@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-BoldItalic.eot");
  src: local("Gotham Pro Bold Italic"), local("GothamPro-BoldItalic"), url("../fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BoldItalic.woff") format("woff"), url("../fonts/GothamPro-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Italic.eot");
  src: local("Gotham Pro Italic"), local("GothamPro-Italic"), url("../fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Italic.woff") format("woff"), url("../fonts/GothamPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Medium.eot");
  src: local("Gotham Pro Medium"), local("GothamPro-Medium"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-BlackItalic.eot");
  src: local("Gotham Pro Black Italic"), local("GothamPro-BlackItalic"), url("../fonts/GothamPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BlackItalic.woff") format("woff"), url("../fonts/GothamPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Bold.eot");
  src: local("Gotham Pro Bold"), local("GothamPro-Bold"), url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Narrow';
  src: url("../fonts/GothamProNarrow-Bold.eot");
  src: local("Gotham Pro Narrow Bold"), local("GothamProNarrow-Bold"), url("../fonts/GothamProNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Bold.woff") format("woff"), url("../fonts/GothamProNarrow-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro Narrow';
  src: url("../fonts/GothamProNarrow-Medium.eot");
  src: local("Gotham Pro Narrow Medium"), local("GothamProNarrow-Medium"), url("../fonts/GothamProNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Medium.woff") format("woff"), url("../fonts/GothamProNarrow-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-LightItalic.eot");
  src: local("Gotham Pro Light Italic"), local("GothamPro-LightItalic"), url("../fonts/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-LightItalic.woff") format("woff"), url("../fonts/GothamPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Light.eot");
  src: local("Gotham Pro Light"), local("GothamPro-Light"), url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-Black.eot");
  src: local("Gotham Pro Black"), local("GothamPro-Black"), url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro.eot");
  src: local("Gotham Pro"), local("GothamPro"), url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham Pro';
  src: url("../fonts/GothamPro-MediumItalic.eot");
  src: local("Gotham Pro Medium Italic"), local("GothamPro-MediumItalic"), url("../fonts/GothamPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-MediumItalic.woff") format("woff"), url("../fonts/GothamPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

* {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Gotham Pro';
  font-weight: 300; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

sup {
  font-size: 0.7em; }

.fadeInAnim {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.fadeOutAnim {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.fade {
  opacity: 0; }

.mob {
  display: none !important; }

.desk {
  display: block !important; }

video {
  width: 100%; }

body.fixed {
  overflow: hidden; }

.disclamer {
  font-size: 14px; }

.button {
  display: inline-block;
  color: #FFF;
  border-radius: 6px;
  background: #a50034;
  border: 1px solid #a50034;
  text-align: center;
  padding: 0.625vw 2.25vw;
  font-size: 1.5vw;
  line-height: 1.3;
  text-decoration: none;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
  .button:hover {
    text-decoration: none;
    background: #e10b4b;
    border: 1px solid #e10b4b;
    color: #fff; }
  .button:active {
    text-decoration: none;
    background: #d7104b;
    border: 1px solid #d7104b;
    color: #fff; }

.owl-dots.disabled,
.owl-nav.disabled {
  display: none; }

.owl-dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  bottom: 5%; }
  .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
    background: #828284;
    border: 1px solid #828284; }
    .owl-dots .owl-dot:hover, .owl-dots .owl-dot.active {
      background: #d4c195;
      border-color: #d4c195; }
    .owl-dots .owl-dot.active {
      cursor: default; }

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 36px;
    height: 53px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer; }
    .owl-nav .owl-prev:hover,
    .owl-nav .owl-next:hover {
      -webkit-transform: scale(1.05) translateY(-50%);
      transform: scale(1.05) translateY(-50%); }
    .owl-nav .owl-prev:active,
    .owl-nav .owl-next:active {
      -webkit-transform: scale(0.95) translateY(-50%);
      transform: scale(0.95) translateY(-50%); }
  .owl-nav .owl-prev {
    left: 4%;
    background: url(../img/prev.png) no-repeat center center/cover; }
  .owl-nav .owl-next {
    right: 4%;
    background: url(../img/next.png) no-repeat center center/cover; }

.disc-wrap {
  position: relative; }

.bg {
  width: 100%; }

.block-divider img {
  width: 100%; }

.head-menu {
  background: #FFF; }
  .head-menu.fixed {
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; }
  .head-menu .head-menu-inner {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .head-menu .head-menu-inner .head-text {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      text-transform: uppercase;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .head-menu .head-menu-inner .head-text .head-text-first {
        color: #a67756;
        font-size: 4.874vw;
        margin-right: 1vw; }
      .head-menu .head-menu-inner .head-text .head-text-premium {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 0.8;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        color: #666; }
        .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-first {
          font-size: 1.91vw;
          font-weight: bold; }
        .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-last {
          font-size: 2.418vw;
          font-weight: bold; }
    .head-menu .head-menu-inner .head-location {
      text-decoration: none;
      color: #666;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: normal; }
      .head-menu .head-menu-inner .head-location .location-ico {
        width: 2.25vw;
        margin-right: 1.69vw; }
      .head-menu .head-menu-inner .head-location .location-text {
        font-size: 2.06vw;
        line-height: 1;
        border-bottom: 2px solid #666; }

.main-slider-item {
  position: relative; }
  .main-slider-item .button {
    position: absolute;
    left: 7%;
    top: 30vw; }
  .main-slider-item .main-slider-button {
    position: absolute;
    display: inline-block;
    color: #FFF;
    background: rgba(0, 0, 0, 0.7);
    padding: 0.5vw 1vw;
    font-size: 1.2vw;
    right: 3vw;
    bottom: 1.5vw;
    text-decoration: none;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .main-slider-item .main-slider-button:hover {
      opacity: 0.7; }

.section-wrap {
  max-width: 2667px;
  margin: auto;
  padding: 0 2.62vw; }
  .section-wrap .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.24vw 0; }
    .section-wrap .block .text-col {
      color: #333;
      padding: 3vw 2vw 2vw;
      width: 47.38%;
      height: 37.5vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .section-wrap .block .text-col .block-content {
        text-align: center; }
        .section-wrap .block .text-col .block-content .header-addr {
          padding-top: 3vw;
          font-size: 2.3vw;
          color: #D2B786;
          text-decoration: none;
          border-bottom: 1px solid #D2B786;
          font-weight: bold;
          display: inline-block;
          text-transform: uppercase; }
        .section-wrap .block .text-col .block-content .block-nav {
          border-top: 4px solid #d2b786;
          padding-top: 3vw;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          width: 50%;
          margin: auto; }
          .section-wrap .block .text-col .block-content .block-nav .block-nav-item {
            cursor: pointer;
            -webkit-transition: 0.3s;
            transition: 0.3s; }
            .section-wrap .block .text-col .block-content .block-nav .block-nav-item:hover {
              opacity: 0.7; }
            .section-wrap .block .text-col .block-content .block-nav .block-nav-item img {
              height: 3vw;
              width: auto; }
        .section-wrap .block .text-col .block-content .block-img-text {
          margin-bottom: 4.8vw; }
        .section-wrap .block .text-col .block-content .block-title {
          display: block;
          text-decoration: none;
          color: #333;
          text-transform: uppercase;
          font-weight: 500;
          margin-bottom: 4vw;
          font-size: 2.3vw;
          line-height: 1;
          text-align: center; }
          .section-wrap .block .text-col .block-content .block-title .small {
            margin-top: 0.5em;
            font-weight: 300;
            font-size: 1.65vw; }
          .section-wrap .block .text-col .block-content .block-title.addr-title-small {
            margin-bottom: 3.5vw; }
        .section-wrap .block .text-col .block-content .block-subtitle {
          display: block;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: normal;
          font-size: 1.7vw;
          text-align: center;
          color: #333;
          line-height: 1.3;
          margin-bottom: 0.7em; }
        .section-wrap .block .text-col .block-content .block-text {
          display: block;
          text-decoration: none;
          color: #333;
          font-size: 1.46vw;
          text-align: center;
          line-height: 1.4; }
      .section-wrap .block .text-col .block-button {
        font-size: 1.6vw;
        background: #FFF;
        border: 1px solid #fff;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #333;
        height: 3em;
        line-height: 3em;
        -webkit-transition: 0.4s;
        transition: 0.4s; }
        .section-wrap .block .text-col .block-button:hover {
          background: rgba(255, 255, 255, 0.7); }
      .section-wrap .block .text-col .contact-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .section-wrap .block .text-col .contact-list .contact-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 5vw;
          width: 63%; }
          .section-wrap .block .text-col .contact-list .contact-item:last-child {
            margin-bottom: 0; }
          .section-wrap .block .text-col .contact-list .contact-item .contact-item-icon {
            width: 10%;
            margin-right: 5%; }
          .section-wrap .block .text-col .contact-list .contact-item .contact-item-text {
            color: #000;
            font-size: 1.53vw; }
            .section-wrap .block .text-col .contact-list .contact-item .contact-item-text a {
              font-size: 1.53vw;
              color: #000;
              text-decoration: none;
              border-bottom: 1px solid #000;
              display: inline-block; }
    .section-wrap .block .img-col {
      width: 47.38vw;
      height: 42.5vw;
      overflow: hidden; }
      .section-wrap .block .img-col img {
        width: 100%; }
      .section-wrap .block .img-col.slider-col {
        height: calc(49.38vw + 24px); }
      .section-wrap .block .img-col .block-0-slider .owl-dots {
        margin-top: 1.5vw;
        position: relative;
        left: 0;
        -webkit-transform: none;
        transform: none; }
    .section-wrap .block .map-col {
      height: 37.5vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column;
      width: 47.38%; }
      .section-wrap .block .map-col #map {
        height: 100%;
        width: 100%; }
      .section-wrap .block .map-col .tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        .section-wrap .block .map-col .tabs .tab-item {
          padding: 1vw;
          cursor: pointer; }
          .section-wrap .block .map-col .tabs .tab-item .tab-text {
            border-bottom: 1px solid #000;
            color: #000;
            font-size: 34px;
            font-size: 1.27vw;
            line-height: 1; }
          .section-wrap .block .map-col .tabs .tab-item.active {
            cursor: default; }
            .section-wrap .block .map-col .tabs .tab-item.active .tab-text {
              border-bottom-color: transparent; }
  .section-wrap .gallery {
    padding: 5.24vw 0; }
    .section-wrap .gallery .gallery-title {
      font-size: 2.3vw;
      font-weight: 500;
      width: 90%;
      margin: 0 auto 2.5vw;
      line-height: 1.4;
      text-transform: uppercase;
      text-align: center; }
    .section-wrap .gallery .gallery-main {
      width: 80vw;
      margin: 5vw auto;
      height: 45vw;
      background: #000;
      position: relative; }
      .section-wrap .gallery .gallery-main iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .section-wrap .gallery .gallery-item {
      margin: auto;
      cursor: pointer; }
    .section-wrap .gallery .gallery-video-slider {
      width: calc(100% - 80px);
      margin-left: auto;
      margin-right: auto; }
      .section-wrap .gallery .gallery-video-slider .owl-nav {
        width: calc(100% + 80px);
        left: -40px; }
      .section-wrap .gallery .gallery-video-slider .owl-prev,
      .section-wrap .gallery .gallery-video-slider .owl-next {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        -webkit-box-shadow: 1px 1px 1px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 1px 1px 3px rgba(0, 0, 0, 0.1);
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .section-wrap .gallery .gallery-video-slider .owl-prev:hover,
        .section-wrap .gallery .gallery-video-slider .owl-next:hover {
          -webkit-box-shadow: none;
          box-shadow: none; }
      .section-wrap .gallery .gallery-video-slider .owl-prev {
        background: url(../img/img-gallery-prev.png) no-repeat center center/contain;
        left: 0; }
      .section-wrap .gallery .gallery-video-slider .owl-next {
        background: url(../img/img-gallery-next.png) no-repeat center center/contain;
        right: 0; }
  .section-wrap .products {
    padding: 5.24vw 0; }
    .section-wrap .products .products-title {
      font-weight: 500;
      font-size: 2.3vw;
      text-transform: uppercase;
      text-align: center;
      width: 90%;
      margin: 0 auto 2.5vw;
      line-height: 1.4; }
    .section-wrap .products .products-text {
      font-size: 1.6vw;
      width: 70%;
      margin: 0 auto 2.5vw;
      text-align: center;
      line-height: 1.4; }
    .section-wrap .products .products-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .section-wrap .products .products-list .product-item {
        width: 24%;
        background: #F4F4F4; }
        .section-wrap .products .products-list .product-item .product-img {
          padding: 2vw; }
          .section-wrap .products .products-list .product-item .product-img img {
            width: 100%; }
        .section-wrap .products .products-list .product-item .product-name {
          text-transform: uppercase;
          font-size: 1.1vw;
          padding-bottom: 3vw;
          text-align: center;
          line-height: 1.4; }
        .section-wrap .products .products-list .product-item .product-button-wrap {
          background: #D4C295;
          padding: 3vw 0;
          text-align: center; }
          .section-wrap .products .products-list .product-item .product-button-wrap .product-button {
            color: #FFF;
            background: #000;
            font-size: 1.2vw;
            display: inline-block;
            text-decoration: none;
            padding: 1vw 1.5vw; }
  .section-wrap .contacts .img-col {
    height: 45.5vw; }
  .section-wrap .contacts .addr-content {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.65vw;
    line-height: 1.5; }
    .section-wrap .contacts .addr-content b {
      font-weight: 500; }
  .section-wrap .contacts .times-list {
    width: 70%;
    margin: auto;
    margin-bottom: 4vw; }
    .section-wrap .contacts .times-list .time-item {
      margin: 0.5vw 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .section-wrap .contacts .times-list .time-item .date {
        font-weight: 500;
        font-size: 1.65vw;
        min-width: 5px; }
      .section-wrap .contacts .times-list .time-item .time {
        font-size: 1.65vw; }
    .section-wrap .contacts .times-list .time-divider {
      height: 2px;
      width: 100%;
      background: #D2B786; }
  .section-wrap .block-0 .owl-nav .owl-prev,
  .section-wrap .block-0 .owl-nav .owl-next {
    width: 25px;
    height: 40px;
    background-size: contain; }

.online-shop-sec {
  background: #f0f0f0;
  padding: 2.62vw 0; }
  .online-shop-sec .section-wrap .online-shop-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .online-shop-sec .section-wrap .online-shop-inner .banner-col {
      width: 60%;
      position: relative; }
      .online-shop-sec .section-wrap .online-shop-inner .banner-col img {
        width: 100%;
        height: auto; }
      .online-shop-sec .section-wrap .online-shop-inner .banner-col .banner-content {
        position: absolute;
        left: 6.25%;
        top: 50%;
        width: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        .online-shop-sec .section-wrap .online-shop-inner .banner-col .banner-content .banner-title {
          color: #FFF;
          font-size: 3.2vw;
          margin-bottom: 3vw; }
        .online-shop-sec .section-wrap .online-shop-inner .banner-col .banner-content .banner-button {
          font-size: 1.84vw; }
    .online-shop-sec .section-wrap .online-shop-inner .adv-col {
      width: 40%;
      background: #FFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item {
        width: 71%;
        margin-bottom: 2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item:last-child {
          margin-bottom: 0; }
        .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item .adv-img {
          width: 15%;
          margin-right: 5%; }
        .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item .adv-text {
          width: 80%; }
          .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-title {
            text-transform: uppercase;
            color: #A50034;
            font-size: 1.7vw; }
          .online-shop-sec .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-desc {
            font-size: 1.3vw; }

.disclamer-section {
  font-size: 12px;
  color: #333;
  background: #E9ECF0;
  padding: 40px 0; }
  .disclamer-section .disclamer-section-wrapper {
    max-width: 1300px;
    width: 90%;
    margin: auto;
    font-size: 12px;
    line-height: 1.2; }
    .disclamer-section .disclamer-section-wrapper a {
      color: #A50034;
      display: inline-block;
      border-bottom: 1px solid #A50034;
      text-decoration: none;
      margin-bottom: 5px;
      line-height: 1.1; }

footer {
  background: #333;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box; }

footer .socials-footer {
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

footer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .lg-landing-copy-text {
  color: #EDEDED;
  display: inline-block;
  font-size: 18px;
  margin-top: 23.5px;
  margin-bottom: 23.5px; }

footer .connect {
  display: inline-block;
  vertical-align: middle;
  color: #EDEDED;
  font-size: 20px;
  margin-right: 10px; }

footer img, .section img {
  width: 100%;
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%; }

footer .socials-footer a {
  display: inline-block;
  padding: 0 5px; }

footer .socials-footer img {
  width: 27px;
  height: 27px; }

footer:after {
  content: "";
  width: 100%;
  display: block;
  clear: both; }

footer.lg-landing-copy {
  height: auto;
  color: #fff; }

footer .lg-landing-copy-text {
  margin-top: 14px;
  margin-left: 20px; }

footer.lg-landing-copy {
  text-align: left !important; }

.lg-landing-copy {
  background: #333 !important;
  height: 50px;
  padding: 14px 20px !important;
  font-size: 18px !important; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none; }

.popup-close {
  position: fixed;
  right: calc(9% - 32px);
  top: calc(9% - 32px);
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 2;
  display: none; }

.video-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  position: fixed;
  z-index: 3;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .video-popup .video-text {
    background: #FFF;
    padding: 10px;
    display: none; }
  .video-popup .video-wrapper {
    width: 100%;
    height: 100%; }
    .video-popup .video-wrapper iframe {
      width: 100%;
      height: 100%; }

@media (min-width: 2668px) {
  .main-slider-item .button {
    top: 800px; }
  .head-menu .head-menu-inner .head-text .head-text-first {
    font-size: 130px;
    margin-right: 26.67px; }
  .head-menu .head-menu-inner .head-text .head-text-premium {
    color: #666; }
    .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-first {
      font-size: 50.9px; }
    .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-last {
      font-size: 64.5px; }
  .head-menu .head-menu-inner .head-location .location-ico {
    width: 60px;
    margin-right: 45px; }
  .head-menu .head-menu-inner .head-location .location-text {
    font-size: 55px; }
  .button {
    font-size: 24px;
    padding: 10px 36px; }
  .section-wrap {
    padding: 0 70px; }
    .section-wrap .block {
      padding: 140px 0; }
      .section-wrap .block .text-col {
        height: 1000px;
        padding: 80px 53px 53px; }
        .section-wrap .block .text-col .block-content .header-addr {
          font-size: 62px; }
        .section-wrap .block .text-col .block-content .block-img-text {
          margin-bottom: 128px; }
        .section-wrap .block .text-col .block-content .block-title {
          margin-bottom: 107px;
          font-size: 62px;
          text-align: center; }
          .section-wrap .block .text-col .block-content .block-title.addr-title-small {
            margin-bottom: 93px; }
          .section-wrap .block .text-col .block-content .block-title .small {
            font-size: 44px; }
        .section-wrap .block .text-col .block-content .block-subtitle {
          font-size: 45px;
          text-align: center; }
        .section-wrap .block .text-col .block-content .block-text {
          font-size: 39px;
          text-align: center; }
        .section-wrap .block .text-col .block-content .block-nav {
          padding-top: 80px; }
          .section-wrap .block .text-col .block-content .block-nav .block-nav-item img {
            height: 80px; }
        .section-wrap .block .text-col .block-button {
          font-size: 42.75px; }
        .section-wrap .block .text-col .contact-list .contact-item {
          margin-bottom: 133px; }
          .section-wrap .block .text-col .contact-list .contact-item .contact-item-text {
            font-size: 41px; }
            .section-wrap .block .text-col .contact-list .contact-item .contact-item-text a {
              font-size: 41px; }
      .section-wrap .block .img-col.slider-col {
        height: 1341px; }
      .section-wrap .block .img-col {
        height: 1264px;
        width: 1133px; }
      .section-wrap .block .map-col {
        height: 1000px; }
        .section-wrap .block .map-col .tabs .tab-item {
          padding: 1vw; }
          .section-wrap .block .map-col .tabs .tab-item .tab-text {
            font-size: 34px; }
    .section-wrap .gallery {
      padding: 140px 0; }
      .section-wrap .gallery .gallery-title {
        font-size: 61px; }
    .section-wrap .products {
      padding: 140px 0; }
      .section-wrap .products .products-title {
        font-size: 61px; }
      .section-wrap .products .products-text {
        font-size: 43px; }
      .section-wrap .products .products-list .product-item .product-name {
        font-size: 30px;
        padding-bottom: 80px; }
      .section-wrap .products .products-list .product-item .product-button-wrap {
        padding: 80px 0; }
      .section-wrap .products .products-list .product-item .product-button-wrap .product-button {
        font-size: 32px;
        padding: 27px 40px; }
    .section-wrap .contacts .img-col {
      height: 1213px; }
    .section-wrap .contacts .addr-content {
      font-size: 44px; }
    .section-wrap .contacts .times-list {
      margin-bottom: 107px; }
    .section-wrap .contacts .times-list .time-item {
      margin: 13px; }
      .section-wrap .contacts .times-list .time-item .time,
      .section-wrap .contacts .times-list .time-item .date {
        font-size: 44px; }
    .section-wrap .block-0 .text-col .block-content .block-title {
      font-size: 93px; }
    .section-wrap .block-0 .text-col .block-content .block-text {
      font-size: 32px; }
  .online-shop {
    padding: 70px 0; }
    .online-shop .section-wrap .online-shop-inner .banner-col .banner-content .banner-title {
      font-size: 85px;
      margin-bottom: 80px; }
    .online-shop .section-wrap .online-shop-inner .banner-col .banner-content .banner-button {
      font-size: 49px; }
    .online-shop .section-wrap .online-shop-inner .adv-col .adv-item {
      margin-bottom: 53.34px; }
      .online-shop .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-title {
        font-size: 45px; }
      .online-shop .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-desc {
        font-size: 34.67px; } }

@media (max-width: 1400px) {
  .head-menu .head-menu-inner {
    max-width: 1150px; } }

@media (max-width: 1024px) {
  .section-wrap .block .text-col .block-content .block-title {
    font-size: 3.5vw;
    margin-bottom: 2.2vw; }
  .section-wrap {
    padding: 0 40px; }
  .section-wrap .block {
    padding: 12vw 0; } }

@media (max-width: 767px) {
  .desk {
    display: none !important; }
  .mob {
    display: block !important; }
  .head-menu {
    padding: 10px 0; }
  .main-slider-item .button {
    left: 50%;
    font-size: 3vw;
    top: 42vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .head-menu .head-menu-inner .head-text .head-text-first {
    margin-right: 7px;
    font-size: 38px; }
  .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-first {
    font-size: 15px; }
  .head-menu .head-menu-inner .head-text .head-text-premium .head-text-premium-last {
    font-size: 19px; }
  .head-menu .head-menu-inner .head-location .location-text {
    font-size: 16px;
    border-bottom: 1px solid #666;
    display: none; }
  .head-menu .head-menu-inner .head-location .location-ico {
    width: 30px; }
  .main-slider-item .main-slider-button {
    bottom: 25vw;
    padding: 1.5vw 3vw;
    right: 6vw;
    font-size: 4vw; }
  .section-wrap {
    padding: 0; }
    .section-wrap .block .text-col .block-content .header-addr {
      font-size: 5vw; }
    .section-wrap .block-0 .text-col .block-content .block-title {
      font-size: 7vw; }
    .section-wrap .block-0 .text-col .block-content .block-text {
      font-size: 32px; }
  .section-wrap .block.block-1 .text-col .block-content .block-title {
    font-size: 4vw; }
  .section-wrap .block .img-col.slider-col {
    height: auto;
    width: 100%; }
  .section-wrap .block {
    padding: 6vw 12vw;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    .section-wrap .block .img-col,
    .section-wrap .block .map-col,
    .section-wrap .block .text-col {
      width: 100%;
      height: auto; }
    .section-wrap .block .img-col {
      -ms-order: -1;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .section-wrap .block .text-col {
      padding: 5.5vw 0; }
      .section-wrap .block .text-col .block-content .block-nav {
        display: none; }
      .section-wrap .block .text-col .block-content .block-img-text {
        margin-bottom: 7vw; }
      .section-wrap .block .text-col .block-content .block-title {
        font-size: 6vw;
        margin-bottom: 6vw; }
      .section-wrap .block .text-col .block-content .block-subtitle {
        font-size: 3vw;
        margin-bottom: 0; }
      .section-wrap .block .text-col .block-content .block-text {
        font-size: 18px;
        margin-bottom: 0; }
      .section-wrap .block .text-col .block-button {
        font-size: 5vw;
        width: 70%;
        margin-top: 5vw; }
      .section-wrap .block .text-col .contact-list .contact-item {
        width: 280px;
        margin-bottom: 20px;
        margin-top: 20px; }
        .section-wrap .block .text-col .contact-list .contact-item:last-child {
          margin-bottom: 20px; }
        .section-wrap .block .text-col .contact-list .contact-item .contact-item-text {
          font-size: 18px; }
          .section-wrap .block .text-col .contact-list .contact-item .contact-item-text a {
            font-size: 18px; }
    .section-wrap .block.contacts .text-col {
      padding: 0;
      background: #FFF; }
      .section-wrap .block.contacts .text-col .block-title {
        padding-top: 5.5vw;
        background: #E4E1CE; }
      .section-wrap .block.contacts .text-col .contact-list {
        padding: 5.5vw; }
        .section-wrap .block.contacts .text-col .contact-list .contact-item {
          width: 280px; }
          .section-wrap .block.contacts .text-col .contact-list .contact-item .contact-item-icon {
            width: 7%; }
    .section-wrap .block .map-col {
      background: #FFF; }
      .section-wrap .block .map-col .block-title {
        padding: 5.5vw;
        background: #E4E1CE;
        text-align: center; }
      .section-wrap .block .map-col .tabs {
        background: #E4E1CE;
        padding: 10px 20px;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column; }
        .section-wrap .block .map-col .tabs .tab-item {
          margin-bottom: 5px;
          background: #FFF;
          padding: 10px;
          text-align: center; }
          .section-wrap .block .map-col .tabs .tab-item:hover, .section-wrap .block .map-col .tabs .tab-item.active {
            background: #EDEBDF; }
          .section-wrap .block .map-col .tabs .tab-item:last-child {
            margin-bottom: 0; }
          .section-wrap .block .map-col .tabs .tab-item .tab-text {
            font-size: 16px;
            display: inline-block;
            border-bottom: none; }
      .section-wrap .block .map-col #map {
        min-height: 300px;
        padding: 5px; }
  .section-wrap .gallery {
    padding: 0  0 10vw; }
  .section-wrap .gallery .gallery-title {
    font-size: 6vw;
    margin: 6vw auto; }
  .section-wrap .gallery .gallery-video-slider {
    width: calc(90% - 80px);
    margin-left: auto;
    margin-right: auto; }
    .section-wrap .gallery .gallery-video-slider .owl-nav {
      width: calc(100% + 60px);
      left: -30px; }
  .section-wrap .gallery .gallery-main {
    width: 90vw; }
  .section-wrap .gallery .gallery-video-slider .owl-prev,
  .section-wrap .gallery .gallery-video-slider .owl-next {
    width: 20px;
    height: 38px;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .section-wrap .gallery .gallery-video-slider .owl-prev {
    background: url(../img/prev-1.png) no-repeat center center/contain;
    left: 0; }
  .section-wrap .gallery .gallery-video-slider .owl-next {
    background: url(../img/next-1.png) no-repeat center center/contain;
    right: 0; }
  .section-wrap .products .products-list {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
    .section-wrap .products .products-list .product-item {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 6vw;
      padding: 6vw; }
      .section-wrap .products .products-list .product-item:last-child {
        margin-bottom: 0; }
      .section-wrap .products .products-list .product-item .product-img {
        width: 50%;
        padding-top: 0;
        padding-bottom: 0; }
      .section-wrap .products .products-list .product-item .product-cont-wrap {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 3vw;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .section-wrap .products .products-list .product-item .product-cont-wrap .product-name {
          padding-bottom: 0;
          padding-top: 3vw;
          font-size: 4vw;
          text-align: left; }
        .section-wrap .products .products-list .product-item .product-cont-wrap .product-button-wrap {
          text-align: left;
          background: none;
          padding: 0; }
          .section-wrap .products .products-list .product-item .product-cont-wrap .product-button-wrap .product-button {
            font-size: 3.5vw;
            padding: 2vw 3vw; }
  .section-wrap .contacts {
    padding-left: 0;
    padding-right: 0; }
  .section-wrap .contacts .mob-map {
    padding: 5vw 0; }
  .section-wrap .contacts .addr-content {
    font-size: 3.5vw; }
  .section-wrap .contacts .addr-content b {
    font-size: 5vw; }
  .section-wrap .block.contacts .text-col .block-title {
    background: none; }
    .section-wrap .block.contacts .text-col .block-title.addr-title {
      display: none; }
  .section-wrap .contacts .times-list .time-item .date {
    font-size: 4vw;
    font-weight: bold; }
  .section-wrap .contacts .times-list .time-item .time {
    font-size: 4vw; }
  .online-shop {
    padding: 5.5vw 0; }
    .online-shop .section-wrap .online-shop-inner {
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
      .online-shop .section-wrap .online-shop-inner .banner-col {
        width: 100%; }
        .online-shop .section-wrap .online-shop-inner .banner-col .banner-content .banner-title {
          font-size: 5.5vw;
          margin-bottom: 6vw; }
        .online-shop .section-wrap .online-shop-inner .banner-col .banner-content .banner-button {
          font-size: 4vw; }
      .online-shop .section-wrap .online-shop-inner .adv-col {
        width: 100%; }
        .online-shop .section-wrap .online-shop-inner .adv-col .adv-list {
          padding: 5.5vw 0;
          margin-left: auto;
          margin-right: auto; }
        .online-shop .section-wrap .online-shop-inner .adv-col .adv-item {
          margin-bottom: 2vw; }
          .online-shop .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-title {
            font-size: 4.5vw; }
          .online-shop .section-wrap .online-shop-inner .adv-col .adv-item .adv-text .adv-desc {
            font-size: 4vw; }
  footer .socials-footer {
    width: auto; }
  footer .lg-landing-copy-text {
    margin-left: 0; } }

@media (max-width: 480px) {
  .section-wrap .tests .test-list .test-item {
    width: 45%; } }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

@keyframes scroll {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  50% {
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }
