@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"), url("../fonts/ProximaNova-Regular.eot"), url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg"), url("../fonts/ProximaNova-Semibold.eot"), url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova Bl';
  src: url("../fonts/ProximaNova-Black.eot");
  src: url("../fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black.woff2") format("woff2"), url("../fonts/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black.ttf") format("truetype"), url("../fonts/ProximaNova-Black.svg#ProximaNova-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("../fonts/ProximaNova-Bold.eot");
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

body {
  font-family: "ProximaNova-Regular";
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  font-size: 18px;
  color: #000;
}

a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

.page-wrapper {
  height: 100%;
  position: relative;
}

.simple-btn {
  border-radius: 4px;
}

.btn-theme {
  background: #73b2cf;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.btn-theme:hover {
  background-color: #89c3de;
}

.block-name {
  font-size: 3.5vw;
  line-height: 3.5vw;
  text-transform: uppercase;
  font-family: "Proxima Nova Bl";
  letter-spacing: 7.5px;
  color: #2e2e34;
  margin-bottom: 0.2vw;
}

.block-name--white {
  color: #fff;
}

.reset-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.i-container {
  width: 100%;
  max-width: 1402px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
button {
  font-family: 'ProximaNova-Regular';
  outline: 0;
  cursor: pointer;
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Make `a` like a button */
[role='button'] {
  color: inherit;
  cursor: default;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
}

body.fp-viewing-dark .menu__link {
  color: #fff;
}

body.fp-viewing-dark .phone__title {
  color: #fff;
}

body.fp-viewing-dark .phone__link {
  color: #fff;
}

body.fp-viewing-dark .activity {
  color: #fff;
}

body.fp-viewing-dark .path-color {
  fill: #fff;
}

body.fp-viewing-dark .logo--modal .path-color {
  fill: #000;
}

.section {
  position: relative;
  z-index: 1;
}

.fp-tableCell {
  width: 100%;
}

.first-section {
  background: #dfe8ee;
  z-index: 1;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.first-section::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  content: '';
  background: url(../images/white-rgb.png) 50% no-repeat;
  background-size: cover;
}

.bg-animation-wrapper {
  position: relative;
}

.bg-animation {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 2;
}

.bg-animation svg {
  position: absolute;
  top: 50%;
  left: 89%;
  width: 90%;
  -webkit-animation: orbit 20s linear infinite;
          animation: orbit 20s linear infinite;
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=10, OffY=10, Color='#ccd3d9')";
  filter: url(#drop-shadow);
  -webkit-filter: drop-shadow(10px 10px 10px #ccd3d9);
  filter: drop-shadow(10px 10px 10px #ccd3d9);
}

.bg-animation svg path {
  fill: #fff;
}

@-webkit-keyframes orbit {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes orbit {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}

#tsparticles {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 55vw;
  pointer-events: none;
}

.hero {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 37vw;
  height: 95%;
  background: url(../images/hero2.png) 0 0 no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3;
  margin-top: 0;
}

.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1vw;
  margin-right: -1vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__col {
  padding-left: 1vw;
  padding-right: 1vw;
}

.header__col--logo {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.header__col--activity {
  padding-left: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header__col--menu {
  -ms-flex-negative: 2;
      flex-shrink: 2;
}

.header__col--phone {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header__col--social {
  margin-top: 15px;
}

.header__col--order {
  margin-top: 15px;
}

.logo svg {
  width: 8vw;
  height: 8vw;
}

.logo--modal svg {
  width: 10vw;
  height: 10vw;
}

.path-color {
  fill: #000;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.activity {
  font-size: 9px;
  line-height: 16px;
  max-width: 180px;
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out;
  text-transform: uppercase;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.menu__item {
  padding-left: 0.7vw;
  padding-right: 0.7vw;
}

.menu__link {
  font-size: 0.8vw;
  display: block;
  font-family: "ProximaNova-Regular";
  -webkit-transition: color 1s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 1s ease-in-out, opacity 0.3s ease-in-out;
  opacity: 1;
}

.menu__link.active {
  opacity: 0.5;
}

.menu__link:hover {
  text-decoration: none;
  opacity: 0.5;
}

.phone {
  text-align: right;
}

.phone__title {
  font-size: 14px;
  font-family: "ProximaNova-Regular";
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out;
}

.phone__link {
  font-size: 24px;
  font-size: 1.3vw;
  font-family: "ProximaNova-Semibold";
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.social__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.social__link--whatsup {
  background-color: #00ff00;
}

.social__link--whatsup:hover {
  background-color: #0bea0b;
}

.social__link svg {
  width: 30px;
  height: 30px;
  margin-left: 2px;
  margin-top: 1px;
}

.order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  padding: 7px 18px 8px;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.order svg {
  margin-left: 4px;
  width: 12px;
  height: 12px;
}

.page-section--dark {
  background-color: #000;
}

.jhero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  height: 100%;
}

.jhero__top {
  margin-bottom: 4vw;
  display: none;
}

.jhero__bottom {
  margin-bottom: 9vw;
}

.jhero__wrap {
  width: 100%;
  max-width: 40vw;
}

.jhero__title {
  font-size: 1.7vw;
  font-family: "ProximaNova-Semibold";
  line-height: normal;
  margin-bottom: 0.5vw;
  letter-spacing: 1px;
}

.jhero__text {
  font-size: 3.4vw;
  line-height: 4vw;
  text-transform: uppercase;
  font-family: "Proxima Nova Bl";
  margin-bottom: 4vw;
  letter-spacing: 7.5px;
}

.jhero__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.jhero__btn {
  padding: 1.1vw 2.79vw 1vw;
  background-color: #73b2cf;
  border-radius: 0.3vw;
  text-transform: uppercase;
  font-size: 1vw;
  color: #fff;
  line-height: 1vw;
}

.jhero__activity {
  font-size: 1.5vw;
  line-height: 1.8vw;
  padding-left: 2.8vw;
  color: #000;
  font-family: "ProximaNova-Semibold";
  letter-spacing: 0.5px;
}

.jhero__activity span {
  font-family: "Proxima Nova Bl";
  color: #73b2cf;
}

.jadvantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jadvantage-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.jadvantage-item__icon svg {
  width: 4vw;
  height: 4vw;
}

.jadvantage-item__icon image {
  width: 4vw;
  height: 4vw;
}

.jadvantage-item__text {
  padding-left: 2vw;
  font-family: "ProximaNova-Regular";
  font-size: 1vw;
}

.bg-block {
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.advantage-section {
  z-index: 1;
}

.advantage-section .fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.advantage-section--top .fp-tableCell {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.advantage {
  padding-bottom: 7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.advantage--second {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.advantage--top {
  padding-top: 7vw;
}

.advantage__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Proxima Nova Bl";
  font-size: 7vw;
  line-height: 7vw;
  color: #fff;
  letter-spacing: 7.5px;
}

.advantage__title--small {
  font-size: 4vw;
  line-height: 4vw;
  text-transform: uppercase;
}

.advantage__title::before {
  content: '#';
  font-family: "Proxima Nova Bl";
  font-size: 15vw;
  line-height: 15vw;
  color: rgba(255, 255, 255, 0.17);
  letter-spacing: 1px;
  margin-top: 10px;
  margin-right: 1.5vw;
}

.advantage-list {
  margin: -1vw 0 0 12vw;
  padding: 0;
}

.advantage-list__item {
  margin-bottom: 1vw;
  color: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 515.556 515.556' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z' fill='%23ffffff' data-original='%23000000' style=''/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  padding-left: 4.4vw;
  font-size: 1vw;
}

.nine-section {
  background: #dfe8ee url(../images/why.jpg) 50% no-repeat;
  background-size: cover;
}

.nine-section .fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.why {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

.why__title {
  margin-bottom: 3vw;
}

.why__note {
  font-family: "Proxima Nova Bl";
  color: #2e2e34;
  font-size: 2vw;
  margin-bottom: 1.5vw;
}

.why__left {
  width: 70vw;
  padding-bottom: 5vw;
}

.why__right {
  font-size: 0;
  line-height: 0;
  width: 30vw;
  height: 30vw;
  position: relative;
  z-index: 1;
  margin-left: auto;
  margin-right: -40px;
  text-align: center;
  display: none;
}

.why__right:hover .why__img--first {
  opacity: 0;
}

.why__right:hover .why__img--second {
  opacity: 1;
}

.why__img {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.why__img--first {
  opacity: 1;
}

.why__img--second {
  opacity: 0;
}

.why__spin {
  position: absolute;
  right: 0;
  bottom: 3vw;
  z-index: 2;
}

.spin {
  width: 11vw;
  height: 11vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.spin__spin {
  width: 100%;
  height: 100%;
  background: url(../images/bg_text.png) 50% no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: rotating 7s linear infinite;
  animation: rotating 7s linear infinite;
}

.spin__btn {
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-family: "ProximaNova-Regular";
  position: relative;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  color: #000;
}

.spin__btn:hover {
  opacity: 0.7;
}

.why-list__item {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' enable-background='new 0 0 515.556 515.556' height='512' viewBox='0 0 515.556 515.556' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  padding-left: 2.4vw;
  font-size: 1vw;
  margin-bottom: 1vw;
}

.vapor {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -8vw;
  width: 17vw;
  height: 17vw;
  background: url(../images/vapor.png) 50% 0 no-repeat;
  background-size: contain;
  -webkit-animation: imagebulger 1.8s infinite alternate;
  animation: imagebulger 1.8s infinite alternate;
}

@-webkit-keyframes imagebulger {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.2;
  }
  30% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 0.7;
  }
  80% {
    opacity: 0.8;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}

@keyframes imagebulger {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.2;
  }
  30% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 0.7;
  }
  80% {
    opacity: 0.8;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}

.catalog-carousel-wrapper {
  background: #dfe8ee;
}

.catalog-carousel-wrapper {
  padding-top: 10vw;
}

.catalog-carousel-wrapper__name {
  margin-bottom: 3vw;
  text-align: center;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product__left {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product__right {
  padding-left: 1vw;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.product__title {
  font-size: 1.5vw;
  font-family: "Proxima Nova Rg";
  margin-bottom: 2vw;
  color: #2e2e34;
}

.product__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2vw;
}

.product__price {
  font-size: 2vw;
  font-family: "ProximaNova-Regular";
  color: #2e2e34;
}

.product__amout {
  -ms-flex-preferred-size: 82px;
      flex-basis: 82px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  margin-right: 1vw;
  margin-left: 2vw;
}

.product__amout-input {
  width: 100%;
  outline: 0;
  padding: 0 40px 0 0;
  text-align: right;
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 10px;
  height: 46px;
  font-size: 18px;
  font-family: "ProximaNova-Regular";
}

.product__amout-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  height: 50%;
  width: 26px;
}

.product__amout-btn:hover svg {
  fill: #73b2cf;
}

.product__amout-btn svg {
  width: 9px;
  height: 9px;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.product__amout-btn--plus {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  top: 0;
  padding-bottom: 1px;
}

.product__amout-btn--minus {
  padding-bottom: 1px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  bottom: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.product__order {
  background: #73b2cf;
  height: 42px;
  line-height: 42px;
  padding-left: 1.9vw;
  padding-right: 1.9vw;
  border-radius: 10px;
  font-size: 13.46px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.product-list__item {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' enable-background='new 0 0 515.556 515.556' height='512' viewBox='0 0 515.556 515.556' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  padding-left: 2.4vw;
  font-size: 0.9vw;
  margin-bottom: 1vw;
}

.i-carousel .owl-dots {
  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;
  padding-top: 4vw;
}

.i-carousel .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #474747;
  padding: 0;
  margin: 0 12px;
  border: 1px solid #e8e8e8;
}

.i-carousel .owl-dots .owl-dot.active {
  background: #73b2cf;
}

.sertificates__wrap {
  padding-top: 10vw;
}

.sertificates__title {
  margin-bottom: 0.2vw;
}

.sertificates__note {
  font-size: 1.5vw;
  line-height: 2vw;
  color: #fff;
  margin-bottom: 3vw;
}

.sertificates-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1177px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sertificates-list__item {
  max-width: 25%;
  padding: 0 15px;
  height: 350px;
  overflow: hidden;
}

.sertificates-list__item:first-child {
  padding-left: 0;
}

.sertificates-list__link {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

.sertificates-list__link:hover {
  opacity: 0.8;
}

.am {
  display: none;
}

.why-arrow {
  right: 22vw;
  bottom: 5vw;
  position: absolute;
  z-index: 3;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M506.134,241.843c-0.006-0.006-0.011-0.013-0.018-0.019l-104.504-104c-7.829-7.791-20.492-7.762-28.285,0.068 c-7.792,7.829-7.762,20.492,0.067,28.284L443.558,236H20c-11.046,0-20,8.954-20,20c0,11.046,8.954,20,20,20h423.557 l-70.162,69.824c-7.829,7.792-7.859,20.455-0.067,28.284c7.793,7.831,20.457,7.858,28.285,0.068l104.504-104 c0.006-0.006,0.011-0.013,0.018-0.019C513.968,262.339,513.943,249.635,506.134,241.843z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 100% 50%;
  background-color: transparent;
  padding-right: 40px;
  font-size: 1vw;
  font-family: "Proxima Nova Rg";
}

.wholesale {
  background-size: contain;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-color: #e4ebf9;
}

.wholesale__wrap {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.wholesale__title {
  margin-bottom: 0.2vw;
}

.wholesale__note {
  font-size: 1.5vw;
  line-height: 2vw;
  color: #2e2e34;
  margin-bottom: 0.2vw;
}

.wholesale-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.wholesale-box__item {
  width: 33.333%;
  padding: 0 20px;
}

.wholesale-item {
  border-radius: 8px 8px 0 0;
  background-color: #fff;
  -webkit-box-shadow: 0.209px 3.995px 46px 0px rgba(28, 47, 71, 0.27);
          box-shadow: 0.209px 3.995px 46px 0px rgba(28, 47, 71, 0.27);
  width: 100%;
  padding: 3.6vw 3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

.wholesale-item:hover {
  background-color: #d0f2ff;
}

.wholesale-item__title {
  color: #000;
  font-size: 1.5vw;
  line-height: 1.6vw;
  font-family: "Proxima Nova Bl";
  margin-bottom: 1.5vw;
}

.wholesale-item__btn {
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  color: #fff;
  border-radius: 8px;
  padding: 0.5vw 1.3vw;
}

.wholesale-list--margin {
  margin-bottom: 4vw;
}

.wholesale-list__item {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' enable-background='new 0 0 515.556 515.556' height='512' viewBox='0 0 515.556 515.556' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  padding-left: 1.5vw;
  font-size: 0.9vw;
  margin-bottom: 0.3vw;
}

.fit-w {
  max-width: 1060px;
  width: 100%;
}

.fit__title {
  margin-bottom: 5vw;
}

.fit__wrap {
  padding-top: 10vw;
}

.fit__box {
  margin-left: -15px;
  margin-right: -15px;
}

.fit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fit-box__item {
  padding-left: 15px;
  padding-right: 15px;
  width: 16.666%;
  margin-bottom: 2vw;
}

.fit-box__item:first-child {
  width: auto;
}

.fit-item:hover .fit-item__icon svg {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fit-item__icon {
  text-align: center;
  margin-bottom: 0.5vw;
}

.fit-item__icon svg {
  width: 4vw;
  height: 4vw;
  fill: #fff;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.fit-item__title {
  font-size: 18px;
  font-family: "ProximaNova-Regular";
  color: #fff;
  letter-spacing: 0.75px;
  text-align: center;
}

.faq__wrap {
  padding-top: 10vw;
}

.faq__box {
  margin-top: 3vw;
}

.faq .fp-tableCell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.faq-box {
  height: 35vh;
  overflow-y: scroll;
}

.faq-box .mCSB_scrollTools .mCSB_draggerContainer {
  background: #fff;
  -webkit-box-shadow: inset 1.286px 1.532px 3.64px 0.36px rgba(0, 0, 1, 0.27);
          box-shadow: inset 1.286px 1.532px 3.64px 0.36px rgba(0, 0, 1, 0.27);
  border-radius: 5px;
  overflow: hidden;
}

.faq-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #96adc3;
}

.faq-box .mCSB_scrollTools {
  width: 10px;
}

.faq-box .mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}

.faq-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  -webkit-box-shadow: 0.157px 2.996px 1px 0px rgba(28, 47, 71, 0.63);
          box-shadow: 0.157px 2.996px 1px 0px rgba(28, 47, 71, 0.63);
}

.faq-box .mCSB_inside > .mCSB_container {
  margin-right: 0;
  padding-right: 4vw;
}

.faq-item {
  border-top: 1px solid #c3cbd0;
  border-bottom: 1px solid #c3cbd0;
}

.faq-item--active .faq-item__title::before {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.faq-item:first-child {
  border-top: 0;
}

.faq-item__title {
  font-family: "Proxima Nova Rg";
  color: #2e2e34;
  font-size: 1.5vw;
  line-height: 1.6vw;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 426.667 426.667' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Crect x='192' y='298.667' width='42.667' height='42.667' fill='%232e2e34' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M213.333,0C95.513,0,0,95.513,0,213.333s95.513,213.333,213.333,213.333s213.333-95.513,213.333-213.333 S331.154,0,213.333,0z M213.333,388.053c-96.495,0-174.72-78.225-174.72-174.72s78.225-174.72,174.72-174.72 c96.446,0.117,174.602,78.273,174.72,174.72C388.053,309.829,309.829,388.053,213.333,388.053z' fill='%232e2e34' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M296.32,150.4c-10.974-45.833-57.025-74.091-102.858-63.117c-38.533,9.226-65.646,43.762-65.462,83.384h42.667 c2.003-23.564,22.729-41.043,46.293-39.04s41.043,22.729,39.04,46.293c-4.358,21.204-23.38,36.169-45.013,35.413 c-10.486,0-18.987,8.501-18.987,18.987v0v45.013h42.667v-24.32C279.787,241.378,307.232,195.701,296.32,150.4z' fill='%232e2e34' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 1.3vw;
  background-repeat: no-repeat;
  background-position: 0 1.59vw;
  background-color: transparent;
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 1.5vw;
  padding-bottom: 1.5vw;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  position: relative;
}

.faq-item__title:hover {
  opacity: 0.7;
}

.faq-item__title::before {
  content: '';
  position: absolute;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 404.308 404.309' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,101.08h404.308L202.151,303.229L0,101.08z' fill='%23ffffff' data-original='%23000000' style=''/%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: #73b2cf;
  background-position: 48%;
  background-size: 1vw;
  background-repeat: no-repeat;
  right: 0;
  top: 1.59vw;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.faq-item__title--active::before {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.faq-item__body {
  display: none;
  padding-left: 4vw;
  padding-right: 2vw;
  padding-top: 0.5vw;
  padding-bottom: 2.5vw;
}

.page-footer {
  background: #2e2e34;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-footer__developer {
  margin-left: auto;
  padding-top: 1vw;
}

.footer-contacts {
  font-size: 0.8vw;
  color: #fff;
}

.footer-contacts a {
  color: #fff;
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-menu__link {
  font-size: 0.8vw;
  color: #fff;
  padding-left: 0.8vw;
  padding-right: 0.8vw;
}

.goTop {
  position: absolute;
  right: 2vw;
  bottom: 3vw;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 404.308 404.309' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,101.08h404.308L202.151,303.229L0,101.08z' fill='%23e1e9ef' data-original='%23000000' style=''/%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #b5c4d1;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.goTop--active {
  opacity: 1;
  pointer-events: all;
}

.hero-img {
  display: none;
}

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rmodal-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0.2, 0, 1.12);
  transition-timing-function: cubic-bezier(0.77, 0.2, 0.05, 1);
}

.rmodal-wrapper--active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.rmodal-wrapper__overlay {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.212);
  display: none;
}

.rmodal-wrapper__close {
  position: absolute;
  left: 1.8vw;
  top: 2vw;
  cursor: pointer;
}

.rmodal-wrapper__close:hover svg {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.rmodal-wrapper__close svg {
  width: 1vw;
  height: 1vw;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}

.rmodal-wrapper__container {
  width: 32vw;
  height: 100vh;
  background: #f0f4f7;
  position: relative;
  -webkit-box-shadow: 0.977px 13.966px 65px 0px rgba(0, 0, 0, 0.18);
          box-shadow: 0.977px 13.966px 65px 0px rgba(0, 0, 0, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5vw;
}

.rmodal-box__form {
  margin-top: -1vw;
}

.rmodal-form__title {
  font-size: 1.5vw;
  line-height: 1.7vw;
  font-family: "Proxima Nova Rg";
  text-transform: uppercase;
  letter-spacing: 0.25px;
  margin-bottom: 2vw;
}

.rmodal-form__field {
  margin-bottom: 1.3vw;
}

.rmodal-form__input {
  height: 3.4vw;
  border: 1px solid #dddddd;
  outline: 0;
  width: 100%;
  border-radius: 4px;
  padding-left: 1.8vw;
  padding-right: 1.8vw;
  font-size: 0.8vw;
  color: #121214;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}

.rmodal-form__input:focus {
  border-color: #73b2cf;
}

.rmodal-form__button {
  height: 3.4vw;
  width: 100%;
  border-radius: 8px;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNova-Regular";
  font-size: 0.9vw;
  margin-bottom: 0.8vw;
}

.rmodal-form__note {
  font-size: 0.8vw;
}

.next-ss {
  position: absolute;
  left: 50%;
  bottom: 5vw;
  z-index: 5;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

.next-ss span {
  display: block;
  width: 1.2vw;
  height: 1.2vw;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  margin: -10px;
  -webkit-animation: hf 2s infinite;
          animation: hf 2s infinite;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.next-ss span:nth-child(1) {
  -webkit-animation-delay: -0s;
          animation-delay: -0s;
}

.next-ss span:nth-child(2) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.next-ss span:nth-child(3) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

@-webkit-keyframes hf {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translate(-20px, -20px);
            transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translate(20px, 20px);
            transform: rotate(45deg) translate(20px, 20px);
  }
}

@keyframes hf {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translate(-20px, -20px);
            transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translate(20px, 20px);
            transform: rotate(45deg) translate(20px, 20px);
  }
}

.reviews__wrap {
  margin-left: 1vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-left: 13.5vw;
  padding-top: 5vw;
}

.reviews__left {
  width: 40vw;
}

.reviews__right {
  width: 60vw;
}

.reviews__title {
  margin-bottom: 5vw;
}

.reviews__note {
  font-size: 1.5vw;
  font-family: "ProximaNova-Semibold";
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2.25px;
  margin-bottom: 3vw;
}

.reviews__text {
  color: #fff;
  font-family: "ProximaNova-Regular";
  font-size: 1vw;
  margin-bottom: 2vw;
}

.reviews__right {
  width: 50vw;
}

.reviews-carousel .owl-item {
  position: relative;
  -webkit-transform: scale(0.8) perspective(120vw) rotateY(25deg);
          transform: scale(0.8) perspective(120vw) rotateY(25deg);
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.reviews-carousel .owl-item.active {
  -webkit-transform: none;
          transform: none;
}

.reviews-carousel .owl-item.active .review::before {
  display: none;
}

.reviews-carousel .owl-item__link {
  display: block;
}

.reviews-carousel .owl-item .review__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.reviews-carousel .owl-item.active + .owl-item.active {
  -webkit-transform: scale(0.8) perspective(110vw) rotateY(25deg);
          transform: scale(0.8) perspective(110vw) rotateY(25deg);
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.reviews-carousel .owl-item.active + .owl-item.active .review::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background-color: rgba(255, 255, 255, 0.5);
  display: block !important;
}

.review {
  position: relative;
}

.review::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background-color: rgba(255, 255, 255, 0.5);
}

.review-btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10vw;
}

.review-btn {
  width: 4.8vw;
  height: 4.8vw;
  border-radius: 50%;
  border: 0.3vw solid #fff;
  margin-left: 1vw;
  margin-right: 1vw;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.review-btn:hover {
  width: 10vw;
  border-radius: 10vw;
  background-color: #73b2cf;
  border-color: #73b2cf;
}

.review-btn:hover .ricon {
  margin-left: 0;
}

.review-btn:hover .rarrow {
  width: 3.5vw;
}

.ricon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2vw;
  height: 2vw;
  margin-left: 36%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.review-btn-prev .ricon {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  margin-left: -37%;
}

.rarrow {
  position: absolute;
  top: 0.9vw;
  width: 0;
  height: 0.3vw;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-animation: arrow 700ms linear infinite;
          animation: arrow 700ms linear infinite;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.rarrow::after,
.rarrow::before {
  content: '';
  position: absolute;
  width: 1.5vw;
  height: 0.3vw;
  right: -0.2vw;
  background-color: #fff;
}

.rarrow::after {
  top: -0.45vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.rarrow::before {
  top: 0.45vw;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.products-carousel.owl-carousel {
  padding-left: 4vw;
  padding-right: 4vw;
}

.products-carousel.owl-carousel .owl-nav {
  display: block;
}

.products-carousel.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  width: 3vw;
  height: 3vw;
  border-radius: 50%;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: 1.2vw;
  background-position: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  font-size: 0;
  line-height: 0;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.products-carousel.owl-carousel .owl-nav button.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}

.products-carousel.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M492,236H68.442l70.164-69.824c7.829-7.792,7.859-20.455,0.067-28.284c-7.792-7.83-20.456-7.859-28.285-0.068 l-104.504,104c-0.007,0.006-0.012,0.013-0.018,0.019c-7.809,7.792-7.834,20.496-0.002,28.314c0.007,0.006,0.012,0.013,0.018,0.019 l104.504,104c7.828,7.79,20.492,7.763,28.285-0.068c7.792-7.829,7.762-20.492-0.067-28.284L68.442,276H492 c11.046,0,20-8.954,20-20C512,244.954,503.046,236,492,236z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

.products-carousel.owl-carousel .owl-nav .owl-prev:hover {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M492,236H68.442l70.164-69.824c7.829-7.792,7.859-20.455,0.067-28.284c-7.792-7.83-20.456-7.859-28.285-0.068 l-104.504,104c-0.007,0.006-0.012,0.013-0.018,0.019c-7.809,7.792-7.834,20.496-0.002,28.314c0.007,0.006,0.012,0.013,0.018,0.019 l104.504,104c7.828,7.79,20.492,7.763,28.285-0.068c7.792-7.829,7.762-20.492-0.067-28.284L68.442,276H492 c11.046,0,20-8.954,20-20C512,244.954,503.046,236,492,236z' fill='%23ffffff' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: #73b2cf;
}

.products-carousel.owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M506.134,241.843c-0.006-0.006-0.011-0.013-0.018-0.019l-104.504-104c-7.829-7.791-20.492-7.762-28.285,0.068 c-7.792,7.829-7.762,20.492,0.067,28.284L443.558,236H20c-11.046,0-20,8.954-20,20c0,11.046,8.954,20,20,20h423.557 l-70.162,69.824c-7.829,7.792-7.859,20.455-0.067,28.284c7.793,7.831,20.457,7.858,28.285,0.068l104.504-104 c0.006-0.006,0.011-0.013,0.018-0.019C513.968,262.339,513.943,249.635,506.134,241.843z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

.products-carousel.owl-carousel .owl-nav .owl-next:hover {
  background-color: #73b2cf;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M506.134,241.843c-0.006-0.006-0.011-0.013-0.018-0.019l-104.504-104c-7.829-7.791-20.492-7.762-28.285,0.068 c-7.792,7.829-7.762,20.492,0.067,28.284L443.558,236H20c-11.046,0-20,8.954-20,20c0,11.046,8.954,20,20,20h423.557 l-70.162,69.824c-7.829,7.792-7.859,20.455-0.067,28.284c7.793,7.831,20.457,7.858,28.285,0.068l104.504-104 c0.006-0.006,0.011-0.013,0.018-0.019C513.968,262.339,513.943,249.635,506.134,241.843z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

#fp-nav {
  margin-top: 0 !important;
  position: fixed;
  right: 2vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#fp-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#fp-nav ul li {
  margin-top: 0.5vw;
  margin-bottom: 0.5vw;
}

#fp-nav ul li a {
  width: 0.7vw;
  height: 0.7vw;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#fp-nav ul li a:hover {
  background-color: #73b2cf;
}

#fp-nav ul li a.active {
  background-color: #73b2cf;
}

.tsparticles-disable {
  display: none;
}

.tsparticles-active {
  display: block;
}

.burger-menu {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 5;
  display: none;
}

.burger-menu span {
  width: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  top: 50%;
  margin-left: -10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  position: absolute;
  height: 4px;
  background: #000;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
}

.burger-menu.open span {
  background: 0;
}

.burger-menu span::before {
  top: -6px;
}

.burger-menu span::after,
.burger-menu span::before {
  content: '';
  left: 0;
  right: 0;
}

.burger-menu span,
.burger-menu span::after,
.burger-menu span::before {
  position: absolute;
  height: 4px;
  background: #000;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
}

.burger-menu span::after {
  bottom: -6px;
}

.burger-menu.open span::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.burger-menu.open span::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-nav {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 90;
  right: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mobile-nav--opened {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.mobile-nav__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.mobile-nav-wrap {
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 300px;
  position: relative;
}

.mobile-nav-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mobile-nav-list li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.mobile-nav-list li a {
  font-size: 18px;
  color: #fff;
  padding: 12px 15px;
  display: block;
}

.mobile-nav-close {
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #fff;
  margin: 10px;
}

.mobile-nav-close svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.section-overlay {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-color: transparent;
}

.section-overlay::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.fp-tableCell {
  position: relative;
}

@media screen and (max-width: 1681px) {
  .why__right {
    margin-right: 0;
  }
  .product__img {
    max-height: 400px;
  }
}

@media screen and (max-width: 1600px) {
  .catalog-carousel-wrapper {
    padding-top: 7vw;
  }
}

@media screen and (max-width: 1441px) {
  .faq__wrap {
    padding-right: 5vw;
  }
  #fp-nav ul li {
    margin-top: 0.6vw;
    margin-bottom: 0.6vw;
  }
  #fp-nav ul li a {
    width: 1.1vw;
    height: 1.1vw;
  }
  .advantage {
    padding-left: 5vw;
    padding-right: 5vw;
    padding-top: 7vw;
  }
  .why-arrow {
    font-size: 1.2vw;
    right: 40vw;
  }
  .fit__wrap,
  .faq__wrap,
  .sertificates__wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .why__left {
    width: 60vw;
  }
  .why__right {
    width: 40vw;
  }
  .product__img {
    max-height: 350px;
  }
  .sertificates-list__img {
    max-height: 300px;
  }
  .fit-item__icon svg {
    width: 6vw;
  }
  .menu__link {
    font-size: 1vw;
  }
}

@media screen and (max-width: 1402px) {
  .products-carousel.owl-carousel .owl-dots {
    padding-top: 2vw;
  }
  .catalog-carousel-wrapper {
    padding-top: 9vw;
  }
}

@media screen and (max-width: 1402px) {
  .reviews__wrap {
    margin-left: 0;
    padding-left: 2vw;
  }
}

@media screen and (max-width: 1023px) {
  .burger-menu {
    display: block;
  }
  .faq__wrap {
    padding-right: 15px;
  }
  #fp-nav {
    display: none !important;
  }
  #fp-nav ul li a {
    width: 1vw;
    height: 1vw;
  }
  .products-carousel.owl-carousel .owl-nav {
    display: none !important;
  }
  .products-carousel.owl-carousel {
    padding-left: 0;
    padding-right: 0;
  }
  .why-arrow {
    display: none;
  }
  .phone__link {
    font-size: 2.5vw;
  }
  .header__col--menu {
    display: none;
  }
  .hero {
    width: 90vw;
    height: 90%;
    background: url(../images/hero.png) 100% 100% no-repeat;
    background-size: contain;
  }
  .logo svg {
    width: 12vw;
    height: 12vw;
    margin-top: -1.5vw;
    margin-bottom: -1.8vw;
  }
  .activity {
    font-size: 1.2vw;
    max-width: 100%;
  }
  .hero-img {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 67vw;
    z-index: 2;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: right;
       object-position: right;
  }
  .wholesale-box {
    margin-left: 0;
    margin-right: 0;
  }
  .advantage-list__item {
    font-size: 2vw;
  }
  .why-list__item {
    font-size: 1.7vw;
  }
  .product-list__item {
    font-size: 1.5vw;
  }
  .fit-item__icon svg {
    width: 6vw;
    height: 6vw;
  }
  .goTop {
    display: none;
  }
  .jhero {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 5vw;
  }
  .wholesale-list__item {
    font-size: 1.3vw;
    padding-left: 2.5vw;
  }
  .footer-contacts {
    font-size: 1.3vw;
  }
  .wholesale-item__btn {
    font-size: 1.5vw;
  }
  .footer-menu__link {
    font-size: 1.4vw;
  }
  .jadvantage-item__text {
    font-size: 1.5vw;
  }
  .catalog-carousel-wrapper {
    padding-top: 0;
  }
  .catalog-carousel-wrapper .i-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
  .wholesale-item {
    padding: 2.6vw 2vw;
  }
  .wholesale-item__title {
    font-size: 1.7vw;
  }
  .bg-animation svg {
    display: none;
  }
}

body.fp-viewing-dark span {
  background: #fff;
}

body.fp-viewing-dark .burger-menu span,
body.fp-viewing-dark .burger-menu span::after,
body.fp-viewing-dark .burger-menu span::before {
  background: #fff;
}

@media screen and (max-width: 768px) {
  body.fp-viewing-dark span,
  body.fp-viewing-section1 span {
    background: #fff;
  }
  body.fp-viewing-dark .burger-menu span,
  body.fp-viewing-dark .burger-menu span::after,
  body.fp-viewing-dark .burger-menu span::before,
  body.fp-viewing-section1 .burger-menu span,
  body.fp-viewing-section1 .burger-menu span::after,
  body.fp-viewing-section1 .burger-menu span::before {
    background: #fff;
  }
  .advantage-section .fp-tableCell {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jadvantage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jadvantage .jadvantage-item {
    margin-bottom: 2vw;
  }
  .next-ss span {
    border-color: #fff;
  }
  body.fp-viewing-section1 .logo .path-color {
    fill: #fff;
  }
  body.fp-viewing-section1 .logo--modal .path-color {
    fill: #000;
  }
  body.fp-viewing-section1 .activity,
  body.fp-viewing-section1 .phone__title,
  body.fp-viewing-section1 .phone__link {
    color: #fff;
  }
  .jhero__text,
  .jhero__title,
  .jadvantage-item__text {
    color: #fff;
  }
  .jhero__wrap {
    max-width: 100%;
    text-align: center;
  }
  .jhero__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .jhero__activity {
    padding-left: 0;
    padding-top: 2vw;
    color: #fff;
  }
  .jadvantage-item__icon svg,
  .jadvantage-item__icon image {
    fill: #fff;
    color: #fff;
  }
  .review::before {
    display: none !important;
  }
  .reviews-carousel .owl-item .review__img {
    margin-left: auto;
    padding-left: 10vw;
  }
  .reviews__text {
    font-size: 2vw;
  }
  .wholesale-list__item {
    font-size: 1.5vw;
  }
  .product {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product__right {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .wholesale__title,
  .wholesale__note {
    background: rgba(255, 255, 255, 0.7);
    padding: 2vw 2vw 1.5vw;
    margin-bottom: 2vw;
  }
  .jhero__text {
    font-size: 4vw;
  }
  .product__price {
    font-size: 4vw;
  }
  .jadvantage-item__icon svg,
  .jadvantage-item__icon image {
    width: 6vw;
    height: 6vw;
  }
  .jadvantage-item__text {
    font-size: 1.8vw;
  }
  .jhero__activity {
    font-size: 1.7vw;
  }
  .jhero__title {
    font-size: 2vw;
  }
  .jhero__btn {
    padding: 1.5vw 2.79vw 1.2vw;
    border-radius: 0.3vw;
    font-size: 1.6vw;
    line-height: 1.6vw;
  }
  .first-section {
    background-position: 70% 100%;
  }
  .product-list__item {
    font-size: 2.1vw;
    padding-left: 3.4vw;
  }
  .product__title {
    font-size: 3.5vw;
  }
  .why-list__item {
    font-size: 1.9vw;
    padding-left: 3.4vw;
  }
  .advantage__title {
    font-size: 7vw;
    line-height: 7vw;
  }
  .sertificates__wrap,
  .fit__wrap {
    padding-top: 15vw;
  }
  .wholesale {
    background-size: cover;
  }
  .fit-item__title {
    font-size: 2vw;
  }
  .sertificates-list__item {
    max-width: 25.333%;
  }
  .sertificates__note,
  .wholesale__note {
    font-size: 2.2vw;
    line-height: 2.4vw;
  }
  .wholesale__note {
    margin-bottom: 1.5vw;
  }
  .faq-item__title {
    font-size: 2.5vw;
    line-height: 2.7vw;
    background-position: 0 1.69vw;
    background-size: 2.3vw;
  }
  .faq-item__body {
    font-size: 2.5vw;
  }
  .wholesale-item__title {
    font-size: 2.5vw;
    line-height: 2.7vw;
  }
  .block-name {
    font-size: 5vw;
    line-height: 5.2vw;
  }
  .footer-contacts {
    font-size: 2vw;
  }
  .footer-menu__link {
    font-size: 2vw;
  }
  .hero {
    display: none;
  }
  .first-section {
    background: url(../images/mobile-bg2-min.jpg) 100% 100% no-repeat;
    background-size: cover;
  }
  .first-section::after {
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.mobile-whosale {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

.m-whosale-item {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.9);
}

.m-whosale-item__title {
  font-family: "ProximaNova-Semibold";
  font-size: 20px;
}

.m-whosale-item__btn {
  margin-top: 15px;
}

.m-whosale-list__item {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' enable-background='new 0 0 515.556 515.556' height='512' viewBox='0 0 515.556 515.556' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 274.226 176.549 176.886 339.007-338.672-48.67-47.997-290.337 290-128.553-128.552z'/%3E%3C/svg%3E");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-color: transparent;
  padding-left: 20px;
  font-size: 16px;
  margin-bottom: 10px;
}

.m-whosale-list__item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .sertificates-list__item {
    height: 200px;
  }
  .product__left {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .m-whosale {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-whosale__title {
    background: rgba(255, 255, 255, 0.9);
    padding: 2vw 2vw 1.5vw;
    margin-bottom: 2vw;
  }
  .block-name.m-whosale__title {
    font-size: 6vw;
    line-height: 6vw;
  }
  .wholesale__wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .wholesale-box {
    display: none;
  }
  .mobile-whosale {
    display: block;
  }
  .advantage {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .header__col--order {
    display: none;
  }
  .fit-item .fit-item__icon svg {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .fit-item .fit-item__icon:hover svg {
    -webkit-transform: none;
            transform: none;
  }
  .fit-box__item--active .fit-item__icon svg {
    -webkit-transform: rotate(360deg) !important;
            transform: rotate(360deg) !important;
  }
  .sertificates-list__img {
    max-height: 100vw;
    width: auto !important;
    margin: 0 auto;
  }
  .sertificates-list__item {
    max-width: 100%;
  }
  .sertificates-list .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 8vw;
  }
  .sertificates-list .owl-dots button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
  }
  .sertificates-list .owl-dots .owl-dot.active {
    background: #73b2cf;
  }
  .jhero__info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .next-ss {
    bottom: 11vw;
  }
  .next-ss span {
    width: 3.2vw;
    height: 3.2vw;
  }
  .rmodal-wrapper__close svg {
    width: 2vw;
    height: 2vw;
  }
  .rmodal-wrapper__container {
    width: 40vw;
  }
  .rmodal-form__input,
  .rmodal-form__button,
  .rmodal-form__note {
    font-size: 1.2vw;
  }
  .product__order {
    padding-left: 3.9vw;
    padding-right: 3.9vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  .advantage-list__item {
    font-size: 3vw;
    margin-bottom: 3vw;
  }
  .why-list__item {
    padding-left: 4.4vw;
    font-size: 2.7vw;
  }
  .wholesale-list__item {
    font-size: 1.7vw;
    padding-left: 3vw;
  }
  .wholesale-list--margin {
    margin-bottom: 11vw;
  }
  .header__col--activity {
    display: none;
  }
  .wholesale-box__item {
    padding-left: 1vw;
    padding-right: 1vw;
  }
  .why__note {
    font-size: 4vw;
    line-height: 4.2vw;
  }
  .logo svg {
    margin-top: 0;
    margin-bottom: 0;
  }
  .header__col--social {
    display: none;
  }
  .phone__link {
    font-size: 3.5vw;
  }
  .header__col--order {
    margin-top: 0;
  }
  .rmodal-form__field {
    margin-bottom: 0.5vw;
  }
  .logo svg {
    width: 20vw;
    height: 20vw;
  }
  .advantage--top {
    padding-top: 37vw;
  }
  .jhero__title {
    margin-bottom: 2vw;
  }
  .jhero__text {
    margin-bottom: 2vw;
  }
  .jhero__activity {
    margin-left: 2vw;
    font-size: 2vw;
    line-height: 2.4vw;
  }
  .jadvantage-item__text {
    font-size: 2vw;
  }
  .product-list__item {
    font-size: 2.5vw;
  }
  .block-name {
    font-size: 8vw;
    line-height: 8vw;
  }
  .sertificates__note,
  .wholesale__note {
    font-size: 3vw;
    line-height: 3vw;
  }
  .block-name.wholesale__title {
    font-size: 6vw;
    line-height: 6vw;
  }
  .faq-item__title::before {
    background-size: 1.2vw;
    width: 3vw;
    height: 3vw;
  }
  .faq__wrap {
    padding-top: 18vw;
  }
  .faq-box {
    height: 50vw;
  }
  .why__left,
  .why__right {
    width: 100%;
  }
  .why {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .vapor {
    width: 35vw;
    height: 35vw;
  }
  .why__right {
    height: 40vw;
  }
  .nine-section .fp-tableCell {
    padding-top: 22vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .spin {
    bottom: 5vw;
    left: 7vw;
    right: auto;
  }
  .why {
    position: static;
  }
  .product__amout-input {
    padding-right: 45px;
  }
  #fp-nav ul li a {
    width: 2vw;
    height: 2vw;
  }
  #fp-nav ul li {
    margin-top: 1vw;
    margin-bottom: 1vw;
  }
  .product__amout-input {
    padding-left: 26px;
    text-align: center;
    padding-right: 26px;
    font-size: 15px;
  }
  .product__amout {
    position: relative;
    margin-right: 2vw;
    -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
  }
  .product__amout-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: 50%;
    background-color: #73b2cf;
    height: 100%;
    top: 0;
  }
  .product__amout-btn svg {
    display: none;
  }
  .product__amout-btn--plus {
    border-radius: 10px 0 0 10px;
    left: 0;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 426.66667 426.66667' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='m405.332031 192h-170.664062v-170.667969c0-11.773437-9.558594-21.332031-21.335938-21.332031-11.773437 0-21.332031 9.558594-21.332031 21.332031v170.667969h-170.667969c-11.773437 0-21.332031 9.558594-21.332031 21.332031 0 11.777344 9.558594 21.335938 21.332031 21.335938h170.667969v170.664062c0 11.777344 9.558594 21.335938 21.332031 21.335938 11.777344 0 21.335938-9.558594 21.335938-21.335938v-170.664062h170.664062c11.777344 0 21.335938-9.558594 21.335938-21.335938 0-11.773437-9.558594-21.332031-21.335938-21.332031zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3E%3C/g%3E%3C/svg%3E%0A");
  }
  .product__amout-btn--minus {
    right: 0;
    border-radius: 0 10px 10px 0px;
    -webkit-transform: none;
            transform: none;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 121.805 121.804' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M7.308,68.211h107.188c4.037,0,7.309-3.272,7.309-7.31c0-4.037-3.271-7.309-7.309-7.309H7.308 C3.272,53.593,0,56.865,0,60.902C0,64.939,3.272,68.211,7.308,68.211z' fill='%23ffffff' data-original='%23000000' style=''/%3E%3C/g%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3Cg xmlns='http://www.w3.org/2000/svg'%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  }
  .reviews__title {
    font-size: 2vw;
    line-height: 3vw;
  }
  .review-btn {
    top: 50%;
    position: absolute;
    width: 4.8vw !important;
  }
  .review-btn .rarrow {
    width: 0;
  }
  .review-btn:hover .ricon {
    margin-left: -37%;
  }
  .review-btn:hover .rarrow {
    width: 0;
  }
  .review-btn-prev {
    left: 15px;
  }
  .review-btn-next {
    right: 15px;
  }
  .review-btn-next:hover .ricon {
    margin-left: 36%;
  }
  .reviews__wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    padding: 12vh 50px 0;
  }
  .reviews__left {
    width: 100%;
  }
  .reviews__right {
    height: auto;
    width: 100%;
  }
  .reviews-carousel .owl-item .review__img {
    padding-left: 0;
  }
  .reviews-carousel .owl-item .review__img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .reviews-carousel .owl-item .review__img {
    height: 60vh;
  }
  .reviews__title.block-name {
    margin-bottom: 0;
  }
  .reviews__left {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .reviews__title.block-name {
    padding: 75px 15px;
    text-align: center;
  }
  .review-btn {
    margin-left: 0;
    margin-right: 0;
  }
  .product__img {
    max-height: 50vh;
  }
  .product__left img {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .faq-item__title {
    font-size: 18px;
    line-height: 22px;
    background-position: 0 11px;
    background-size: 15px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .faq-item__body {
    font-size: 17px;
    line-height: 24px;
  }
  .faq-item__title::before {
    background-size: 10px;
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 480px) {
  .reviews__title.block-name,
  .block-name.catalog-carousel-wrapper__name {
    font-size: 18px;
    line-height: 20px;
  }
  .reviews-carousel .owl-item .review__img {
    height: calc(80vh - 150px);
  }
  .product__price {
    font-size: 14px;
  }
  .rmodal-form__input,
  .rmodal-form__button {
    height: 7.4vw;
  }
  .reviews__text {
    font-size: 3vw;
  }
  .rmodal-wrapper__close svg {
    width: 4vw;
    height: 4vw;
  }
  .rmodal-form__title {
    font-size: 3vw;
    line-height: 4vw;
  }
  .rmodal-form__field {
    margin-bottom: 2vw;
  }
  .rmodal-form__input,
  .rmodal-form__button,
  .rmodal-form__note {
    font-size: 2.5vw;
  }
  .rmodal-wrapper__container {
    width: 60vw;
  }
  .spin {
    width: 25vw;
    height: 25vw;
  }
  .spin__btn {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }
  .fit__title {
    text-align: center;
  }
  .fit-box__item:first-child,
  .fit-box__item {
    width: 33.333%;
  }
  .fit-item__icon svg {
    width: 11vw;
    height: 11vw;
  }
  .fit-item__title {
    font-size: 3.2vw;
  }
  .i-carousel .owl-dots .owl-dot {
    margin: 0 2vw;
  }
  .product-list__item {
    font-size: 3.5vw;
    padding-left: 5vw;
  }
  .product__title {
    font-size: 5.5vw;
    line-height: 5.5vw;
    margin-bottom: 5vw;
  }
  .advantage-list__item {
    font-size: 5vw;
    background-position: 0 7px;
  }
  .advantage__title {
    font-size: 9vw;
    line-height: 11vw;
  }
  .first-section {
    background-position: 83% 100%;
  }
  .jadvantage-item__text {
    font-size: 2.5vw;
  }
  .jhero__btn {
    padding: 2vw 2.79vw 1.6vw;
    font-size: 3vw;
    line-height: 2vw;
  }
  .jhero__activity {
    font-size: 3vw;
  }
  .jhero__title {
    font-size: 5vw;
  }
  .jhero__text {
    font-size: 5.4vw;
    line-height: 5.4vw;
  }
  .jhero__btn {
    border-radius: 1vw;
    font-size: 4vw;
    line-height: 4vw;
  }
  .advantage-list__item {
    padding-left: 7.4vw;
  }
  .wholesale-list__item {
    font-size: 2.2vw;
    padding-left: 5vw;
    background-size: 2vw;
  }
  .sertificates__note,
  .wholesale__note {
    font-size: 4vw;
    line-height: 6.2vw;
  }
  .why-list__item {
    padding-left: 6.4vw;
    font-size: 3.7vw;
  }
  .why__note {
    font-size: 6vw;
    line-height: 7vw;
  }
  .block-name {
    font-size: 7vw;
    line-height: 9vw;
  }
  .wholesale-item__btn {
    font-size: 2.5vw;
  }
  .footer-contacts {
    font-size: 3vw;
  }
  .page-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3vw;
  }
  .footer-menu__link {
    font-size: 3vw;
  }
  .page-footer__developer {
    margin-left: 0;
  }
  .advantage__title--small {
    font-size: 7vw;
    line-height: 7vw;
  }
  .reviews__note {
    font-size: 2vw;
  }
  .jhero__activity {
    padding-top: 5vw;
  }
  .jhero__text {
    margin-bottom: 4vw;
  }
  .jhero__activity {
    font-size: 5vw;
    line-height: 6vw;
  }
  .jadvantage-item__text {
    font-size: 4vw;
  }
  .jadvantage-item__icon svg,
  .jadvantage-item__icon image {
    width: 10vw;
    height: 10vw;
  }
  .phone__link {
    font-size: 5vw;
  }
  .product__price {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product__amout {
    margin-left: 0;
  }
  .product__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .catalog-carousel-wrapper .i-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 400px) {
  .m-whosale-list__item {
    font-size: 14px;
    background-size: 12px;
  }
  .product-list__item {
    background-size: 14px;
  }
  .catalog-carousel-wrapper .i-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .catalog-carousel-wrapper {
    padding-top: 0;
  }
  .product-list li {
    display: none;
  }
  .product-list li:first-child {
    display: block;
  }
  .product-list li:last-child {
    display: block;
  }
  .product-list li:nth-child(2) {
    display: block;
  }
  .product-list__item {
    padding-left: 7vw;
  }
  .advantage--top {
    padding-top: 25vw;
  }
  .advantage-list__item {
    font-size: 4vw;
    line-height: 6.2vw;
  }
  .faq-box {
    height: 60vw;
  }
  .section-11 .advantage__title--small {
    font-size: 5vw;
    line-height: 7vw;
  }
  .sertificates-list__img {
    max-height: 55vh;
  }
  .sertificates__note {
    display: none;
  }
  .sertificates__title {
    margin-bottom: 2vw;
    text-align: center;
  }
  .advantage-list__item {
    background-position: 0px 5px;
  }
}
/*# sourceMappingURL=styles.css.map */