@font-face {
  font-family: 'BodoniCondC';
  src: url("../fonts/BodoniCondC.eot?#iefix") format("embedded-opentype"), url("../fonts/BodoniCondC.otf") format("opentype"), url("../fonts/BodoniCondC.woff") format("woff"), url("../fonts/BodoniCondC.ttf") format("truetype"), url("../fonts/BodoniCondC.svg#BodoniCondC") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background-color: #00a8e6;
  min-width: 320px !important; }

.popup-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  width: 100%;
  height: 100vh;
  position: relative;
  background-image: url("../images/main_img/popup-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .popup-wrapper .popup {
    display: flex;
    margin: auto;
    width: 836px;
    position: relative;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
    @media (max-width: 1280px) {
      .popup-wrapper .popup {
        width: 770px; } }
    @media (max-width: 1024px) {
      .popup-wrapper .popup {
        width: 704px; } }
    @media (max-width: 768px) {
      .popup-wrapper .popup {
        width: 100%; } }
  .popup-wrapper .uk-close {
    position: absolute;
    z-index: 1020;
    right: 10px;
    top: 10px; }

.popup-link {
  display: block;
  position: absolute;
  align-items: center;
  font-family: BodoniCondC;
  font-size: 23px;
  font-weight: 400;
  z-index: 9999;
  color: #fff;
  line-height: 0.9;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
  padding: 1%;
  text-shadow: -0 -2px 1px #754619, 0 -2px 1px #754619, -0 2px 1px #754619, 0 2px 1px #754619, -2px -0 1px #754619, 2px -0 1px #754619, -2px 0 1px #754619, 2px 0 1px #754619, -1px -2px 1px #754619, 1px -2px 1px #754619, -1px 2px 1px #754619, 1px 2px 1px #754619, -2px -1px 1px #754619, 2px -1px 1px #754619, -2px 1px 1px #754619, 2px 1px 1px #754619, -2px -2px 1px #754619, 2px -2px 1px #754619, -2px 2px 1px #754619, 2px 2px 1px #754619, -2px -2px 1px #754619, 2px -2px 1px #754619, -2px 2px 1px #754619, 2px 2px 1px #754619; }
  .popup-link:hover {
    text-decoration: none;
    background-color: rgba(140, 164, 31, 0.9);
    text-shadow: none;
    color: #fff; }
    .popup-link:hover .popup-link_title {
      text-shadow: none; }
  @media (max-width: 670px) {
    .popup-link {
      font-size: 20px; } }
  .popup-link span {
    display: block;
    line-height: 1; }
  .popup-link .popup-link_title {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: -0 -2px 1px #754619, 0 -2px 1px #754619, -0 2px 1px #754619, 0 2px 1px #754619, -2px -0 1px #754619, 2px -0 1px #754619, -2px 0 1px #754619, 2px 0 1px #754619, -1px -2px 1px #754619, 1px -2px 1px #754619, -1px 2px 1px #754619, 1px 2px 1px #754619, -2px -1px 1px #754619, 2px -1px 1px #754619, -2px 1px 1px #754619, 2px 1px 1px #754619, -2px -2px 1px #754619, 2px -2px 1px #754619, -2px 2px 1px #754619, 2px 2px 1px #754619, -2px -2px 1px #754619, 2px -2px 1px #754619, -2px 2px 1px #754619, 2px 2px 1px #754619; }
    @media (max-width: 1280px) {
      .popup-link .popup-link_title {
        font-size: 26px; } }
    @media (max-width: 1024px) {
      .popup-link .popup-link_title {
        font-size: 24px; } }
    @media (max-width: 670px) {
      .popup-link .popup-link_title {
        font-size: 20px; } }
    @media (max-width: 630px) {
      .popup-link .popup-link_title {
        margin-bottom: 0; } }
  @media (max-width: 630px) {
    .popup-link .popup-link_descr {
      display: none; } }
  @media (max-width: 320px) {
    .popup-link .popup-link_descr {
      display: block; } }

.popup-link_link1 {
  width: 25%;
  top: 27%;
  left: 8%; }
  @media (max-width: 1024px) {
    .popup-link_link1 {
      top: 24%; } }
  @media (max-width: 630px) {
    .popup-link_link1 {
      width: 20%;
      top: 33%;
      left: 10%; } }
  @media (max-width: 320px) {
    .popup-link_link1 {
      width: 35%;
      top: 47%;
      left: 7%; } }

.popup-link_link2 {
  width: 33%;
  top: 26%;
  left: 47%; }
  @media (max-width: 1680px) {
    .popup-link_link2 {
      left: 45%; } }
  @media (max-width: 1280px) {
    .popup-link_link2 {
      left: 47%; } }
  @media (max-width: 1024px) {
    .popup-link_link2 {
      top: 24%;
      left: 46%; } }
  @media (max-width: 630px) {
    .popup-link_link2 {
      top: 30%;
      width: 23%;
      left: 50%; } }
  @media (max-width: 320px) {
    .popup-link_link2 {
      width: 32%;
      top: 23%;
      left: 6%; } }

.popup-link_link3 {
  width: 18%;
  top: 57%;
  left: 1.5%; }
  @media (max-width: 1024px) {
    .popup-link_link3 {
      top: 55%;
      left: 0.5%; } }
  @media (max-width: 630px) {
    .popup-link_link3 {
      top: 66%;
      left: 1.5%; } }
  @media (max-width: 320px) {
    .popup-link_link3 {
      width: 37%;
      top: 30%;
      right: 7.5%;
      left: inherit; } }

.popup-link_link4 {
  width: 35%;
  top: 66%;
  left: 29%; }
  @media (max-width: 1024px) {
    .popup-link_link4 {
      left: 28%; } }
  @media (max-width: 630px) {
    .popup-link_link4 {
      top: 70%;
      width: 28%;
      left: 34%; } }
  @media (max-width: 320px) {
    .popup-link_link4 {
      width: 43%;
      top: 72%;
      left: 8%; } }

.popup-link_link5 {
  width: 21%;
  top: 63%;
  right: 1.5%; }
  @media (max-width: 1680px) {
    .popup-link_link5 {
      top: 61%;
      right: 2%; } }
  @media (max-width: 1280px) {
    .popup-link_link5 {
      top: 62%;
      right: 1%; } }
  @media (max-width: 1024px) {
    .popup-link_link5 {
      top: 58%; } }
  @media (max-width: 630px) {
    .popup-link_link5 {
      top: 73%;
      width: 27%;
      right: 0; } }
  @media (max-width: 320px) {
    .popup-link_link5 {
      width: 38%;
      top: 56%;
      right: 4%; } }

/*# sourceMappingURL=popups.css.map */
