a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

br {
  font-size: 0;
}

* {
  box-sizing: border-box;
}

a,
a:focus,
button,
button:focus,
input,
input:focus {
  outline: none;
}

button {
  border: none;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

* {
  outline: none;
}

.pl_field_address_info {
  display: none;
}

.section14.pl_dat_code_block {
  padding-top: 20px;
}

.ever-popup {
  overflow: hidden !important;
}

.ever-popup__inner {
  margin: 25px auto 20px !important;
}

.dat-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  text-align: left;
  align-items: center;
  padding-top: 20px;
}

.section14:before {
  display: none !important;
}

.my_img {
  float: right;
}

.my_img img {
  margin-left: -64px;
  /*width: 100%;*/
}

.pri {
  text-align: center;
  margin-top: 10px;
}

.dat_warning,
.dat_warning2 {
  color: white;
  margin-top: 20px;
  padding: 20px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 4px 0 rgba(91, 116, 44, 0.4);
  -moz-box-shadow: 0 0 4px 0 rgba(91, 116, 44, 0.4);
  box-shadow: 0 0 4px 0 rgba(91, 116, 44, 0.4);
}

#kod-text {
  max-width: 700px;
  color: #292929;
  font: 18px/22px Roboto, sans-serif;
}

.dat_warning {
  font-size: 18px;
  background-color: #e06787;
}

.dat_warning2 {
  font-size: 13px;
  background-color: #ffffff;
  color: #000;
}

@media (max-width: 1106px) {
  .skeleton {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .my_img img {
    margin-top: 53px;
    padding-bottom: 20px;
    width: 100%;
    margin-left: 0;
  }
  .dat-container {
    padding-bottom: 10px;
    flex-direction: column !important;
  }
}

@media (max-width: 768px) {
  .composition-quote:hover .quote-content {
    left: calc(50% - 295px);
  }
  .my_img {
    text-align: center;
    padding-bottom: 0;
    float: none;
  }
  .my_img img {
    margin-top: 30px;
    margin-bottom: -10px;
    max-width: 320px;
    width: 100%;
  }
  .dat-container {
    text-align: left;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
}

@media (max-width: 425px) {
  .my_img {
    display: none;
  }
}

@charset 'UTF-8';
/* Slider */

.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("https://gelmiflor.xcartpro.com/r2/fonts/slick.eot");
  src: url("https://gelmiflor.xcartpro.com/r2/fonts/slick-1.eot")
      format("embedded-opentype"),
    url("../fonts/slick.woff") format("woff"),
    url("https://gelmiflor.xcartpro.com/r2/fonts/slick.bin") format("truetype"),
    url("https://gelmiflor.xcartpro.com/r2/fonts/slick.svg") format("svg");
}

/* Arrows */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.slick-slide:focus {
  outline: none;
}

.nw {
  white-space: pre !important;
  display: inline-block !important;
  color: inherit !important;
  font-weight: inherit !important;
  margin: auto !important;
}

input::-ms-clear {
  display: none;
}

.black {
  color: #000 !important;
}

.prod-color {
  color: #fab876;
}

.dib {
  display: inline-block;
}

.db {
  display: block;
}

.di {
  display: inline;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.bold {
  font-weight: 700;
}

.black {
  font-weight: 900;
}

.white {
  color: #fff;
}

.italic {
  font-style: italic;
}

.body-right {
  float: right;
}

.body-left {
  float: left;
}

.body-center {
  float: none;
}

.font-size20 {
  font-size: 20px;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  clear: both;
}

.cyanide {
  color: #e06787;
}

.cyanide_medium {
  font-weight: 500;
}

.title {
  color: #000;
  font-size: 42px;
  font-weight: 700;
}

.sub-title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

* {
  font-family: Roboto, sans-serif !important;
}

section {
  padding: 80px 0;
}

.nowrap {
  white-space: nowrap;
}

.container {
  width: 1172px;
  margin: 0 auto;
  position: relative;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

.section1 {
  padding-top: 17px;
  background: url(../img/section1__bg.jpg) no-repeat bottom/cover;
}

.section1 .container {
  position: relative;
}

.section1 .container:before {
  content: "";
  display: block;
  width: 800px;
  height: 657px;
  background: url(../img/family2.png) no-repeat 50% / cover;
  position: absolute;
  bottom: -80px;
  left: -360px;
}

.header {
  font-size: 0;
  margin-bottom: 25px;
}

.title {
  text-align: center;
}

.section1 .title {
  font-size: 52px;
  margin-bottom: 9px;
  text-align: left;
  color: #e06787;
}

.section1 .sub-title {
  font-size: 26px;
  margin-bottom: 26px;
}

.header__item {
  display: inline-block;
  position: relative;
  color: #444;
  font-size: 17px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  width: 25%;
}

.header__item:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 10px;
  height: 11px;
  background: url(../img/hexagon-str.svg) no-repeat 50%/10px 11px;
}

.header__item:not(:first-child) {
  background: url(../img/header-border.svg) no-repeat 0/5px 40px;
}

.section1__body-right {
  width: 692px;
}

.section1__body-right:after {
  content: "";
  width: 0;
  height: 0;
  display: table;
  clear: both;
}

.section1__body-left {
  width: 420px;
  padding-right: 50px;
  position: relative;
}

.section1__text {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 30px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(219, 227, 228, 0.9);
}

.section1__comment,
.section1__item {
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  position: relative;
}

.section1__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section1__comment {
  margin-bottom: 25px;
}

.check-container {
  clear: both;
  margin-right: 20px;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  text-align: center;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #e06787 url(../img/check.svg) no-repeat 50%/22px 16px;
}

.section1__list li {
  display: -ms-flexbox;
  display: flex;
  height: 58px;
  -ms-flex-align: center;
  align-items: center;
}

.section1__product {
  position: absolute;
  right: calc(100% + 60px);
  bottom: -320px;
  z-index: 1;
}

.section1__product.adaptive {
  display: none;
}

.plaha {
  text-align: center;
  padding-top: 22px;
  padding-left: 6px;
  position: absolute;
  left: calc(50% - 5px);
  color: #000;
  top: -25px;
  height: 76px;
  width: 76px;
  background: url(https://gelmiflor.xcartpro.com/r2/img/plaha.svg) no-repeat 50%/76px
    76px;
  letter-spacing: 0;
}

.plaha .discount {
  font-size: 32px;
  font-weight: 700;
}

.plaha .percent {
  font-size: 24px;
  margin-left: -4px;
  font-weight: 900;
  text-shadow: 0 0 3px #f9b87b, 0 0 3px #f9b87b, 0 0 3px #f9b87b,
    0 0 3px #f9b87b;
}

.order-container-wrap {
  width: 270px;
}

.order-container {
  width: 100%;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  padding-bottom: 20px;
}

.price-container {
  width: 100%;
  background-color: #e06787;
  padding: 15px 0;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
}

.today {
  font-size: 1em;
}

.nowdate {
  font-size: 0.9em;
  padding: 5px 13px;
  margin: 7px 0 13px;
  background: #fff;
  color: #e06787;
  border-radius: 4px;
  margin-top: 14px;
}

.free {
  position: relative;
  top: 0;
  right: 9px;
  font-weight: 900;
  text-shadow: 1px 1px 1px #545454;
  font-size: 1.4em;
  margin-right: -15px;
}

.pl_field_address_info {
  display: none;
}

.price-block,
.price-container {
  display: -ms-flexbox;
  display: flex;
}

.price-block {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
}

.price__wrapper {
  position: relative;
}

.price__wrapper canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.price-previous {
  border-right: 1px solid hsla(0, 0%, 100%, 0.15);
}

.price-previous .price__wrapper {
  color: hsla(0, 0%, 100%, 0.6);
}

.x_price_current,
.x_price_previous {
  font-size: 34px;
}

.x_price_current {
  font-weight: 700;
}

form {
  padding: 25px 0 20px;
}

.orderformcdn input,
input.navi__input,
.orderformcdn select {
  width: 220px;
  height: 65px;
  border: none;
  background-color: #f5fbfc;
  display: block;
  margin: 0 auto 15px;
  border-radius: 33px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05);
  padding-left: 25px;
  font-size: 16px;
}

.orderformcdn select {
  padding-left: 25px;
}

.orderformcdn input::-webkit-input-placeholder {
  color: #666;
}

.orderformcdn input:hover::-webkit-input-placeholder {
  color: #000;
}

.orderformcdn input[name="order[fio]"] {
  background: #f5fbfc url(https://gelmiflor.xcartpro.com/r2/img/icon-man.svg)
    no-repeat 22px/19px 23px;
}

.orderformcdn input[name="order[phone]"] {
  background: #f5fbfc url(https://gelmiflor.xcartpro.com/r2/img/icon-phone.svg)
    no-repeat 21px/21px 24px;
}

.submit-btn {
  width: 220px;
  height: 69px;
  border-radius: 33px;
  background: linear-gradient(90deg, #fab577, #f7ca6a, #fab577);
  font-weight: 700;
  box-sizing: border-box;
  margin: 25px auto 0;
  display: block;
  box-shadow: 0 10px 10px #fddbc7, inset 0 -1px 2px #fff;
  font-size: 30px;
  cursor: pointer;
  transition: all 0.5s ease;
  border-bottom: 4px solid #fca97f;
}

.submit-btn:hover {
  box-shadow: 0 10px 10px transparent, inset 0 -1px 2px #fff;
}

.lastpack-text {
  color: #555;
  font-size: 15px;
  padding-top: 10px;
  text-align: center;
}

.lastpack {
  color: #e06787;
  font-weight: 700;
}

.security {
  color: #666;
  margin-left: 60px;
  position: relative;
  margin-top: 26px;
  font-size: 15px;
}

.security:before {
  content: "";
  display: block;
  background: url(../img/icon-shield.svg) no-repeat 50%/22px 24px;
  width: 22px;
  height: 24px;
  position: absolute;
  left: -35px;
  top: -5px;
}

.section2 {
  position: relative;
  padding-top: 125px;
}

.section2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f0f9fa;
}

.symptoms__list,
.symptoms__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.symptoms__list {
  width: 880px;
  margin-top: 35px;
}

.symptoms__item {
  width: 220px;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  cursor: pointer;
}

.symptoms__item:hover .symptom-img__wrap {
  border-color: #fab776;
}

.symptoms__item:hover > p {
  font-weight: 700;
}

.symptoms__item:not(:nth-child(4n)):after {
  content: "";
  display: block;
  height: 100px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 8px;
  background-color: #e9eaea;
}

.symptom-img__wrap {
  display: block;
  margin: auto;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  border: 4px solid #fff;
  transition: all 0.3s ease;
  margin-bottom: 10px;
  position: relative;
}

.symptoms__description {
  font-size: 18px;
  line-height: 22px;
  color: #444;
}

.checked .symptom-img__wrap {
  border-color: #fab776;
}

.checked .symptom-img__wrap:after {
  content: "";
  display: block;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background: #e06787 url(../img/check.svg) no-repeat 50%/16px 12px;
  position: absolute;
  top: 0;
  right: 0;
}

.checked > p {
  font-weight: 700;
}

.symptoms-result__wrap {
  width: 270px;
  border-radius: 3px;
  margin: 25px 0;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  position: relative;
  background: url(../img/symptoms-result__wrap.png) no-repeat 50%;
  padding: 20px 0;
}

.symptoms-result__wrap canvas {
  display: block;
  position: absolute;
  right: 100%;
  top: 29px;
}

.symptoms-result__img {
  width: 60px;
  height: 60px;
  display: block;
  margin: 48px auto 14px;
}

.symptoms-result__title {
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  width: 220px;
  height: 80px;
  margin: auto;
  border-bottom: 5px solid #fab876;
}

.symptoms-result__tip {
  margin: 30px auto 45px;
  width: 220px;
  text-align: center;
  color: #444;
  font-size: 18px;
  font-style: italic;
  letter-spacing: -0.1px;
}

.symptoms__button {
  height: 65px;
  width: 220px;
  background: #fab876;
  border-radius: 33px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  margin: auto;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 7px 20px #fcc7a7;
  transition: all 0.5s ease;
}

.symptoms__button:active,
.symptoms__button:focus,
.symptoms__button:hover {
  box-shadow: 0 7px 20px transparent, inset 0 0 5px #fff;
}

.result-text__wrap {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: hsla(0, 0%, 100%, 0.4);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 6;
}

.result-text {
  max-width: 770px;
  padding: 40px 35px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  position: relative;
  text-align: center;
  font-size: 18px;
  color: #333;
  line-height: 1.5;
}

.result-text .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 14px;
  height: 14px;
  display: block;
  cursor: pointer;
}

.result-text .close:after,
.result-text .close:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px);
  background-color: #fab876;
  transform: rotate(45deg);
}

.result-text .close:after {
  transform: rotate(-45deg);
}

.result-text .close:hover:after,
.result-text .close:hover:before {
  opacity: 0.7;
}

.result-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.symptoms__comment {
  font-size: 22px;
  max-width: 830px;
  text-align: center;
  margin: 25px auto 0;
  color: #444;
}

.symptoms__comment .red {
  color: red;
  font-weight: 700;
}

.section3 {
  background: url(../img/section3-bg.png) no-repeat top 60% left 60%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
}

.section3 .title {
  max-width: 660px;
  margin: auto;
}

.section3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.problem__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.problem__item {
  width: 370px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  padding: 25px 15px 25px 25px;
}

.problem__item,
.problem__item img {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}

.problem__item img {
  width: 100%;
}

.problem__numbering {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 38px;
  height: 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 2px;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #e06787;
  font-size: 24px;
  font-weight: 700;
}

.problem__comment {
  font-size: 20px;
  font-weight: 500;
  margin: 25px 0;
}

.problem__item-description {
  font-size: 17px;
  color: #444;
  padding-left: 40px;
  margin-bottom: 20px;
  position: relative;
}

.problem__item-description:last-child {
  margin-bottom: 0;
}

.problem__item-description:before {
  content: "";
  display: block;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  background: url(../img/check_green.svg) no-repeat 50%/24px 18px;
}

.section4 {
  position: relative;
  padding-bottom: 0;
}

.section4:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.section4 .sub-title {
  text-align: center;
  margin-bottom: 45px;
  margin-top: 15px;
}

.interactive-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
}

.interactive__list__item {
  width: 370px;
  height: 150px;
  margin-bottom: 20px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.interactive__list__item:before {
  content: "";
  display: block;
  position: absolute;
  background: hsla(0, 0%, 100%, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  transition: all 0.5s ease;
}

.interactive__list__item:last-child {
  margin-bottom: 0;
}

.interactive__list__item:after {
  content: "";
  width: 0;
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  background: url(../img/red_line1.svg) no-repeat top/223px 215px;
  transition: width 0.3s ease;
}

.interactive__list__item:first-child:after {
  height: 215px;
  background: url(../img/red_line1.svg) no-repeat top/223px 215px;
  z-index: 5;
}

.interactive__list__item:nth-child(2):after {
  height: 215px;
  background: url(../img/red_line2.svg) no-repeat top/219px 215px;
  z-index: 5;
}

.interactive__list__item:nth-child(3):after {
  height: 65px;
  background: url(../img/red_line3.svg) no-repeat top/223px 65px;
  z-index: 5;
}

.interactive__list__item:nth-child(4):after {
  height: 237px;
  left: 100%;
  top: auto;
  bottom: 50%;
  background: url(../img/red_line4.svg) no-repeat top/223px 237px;
  z-index: 5;
}

.interactive__list__item:nth-child(5):after {
  height: 491px;
  left: 100%;
  top: auto;
  bottom: 50%;
  background: url(../img/red_line5.svg) no-repeat top/223px 491px;
  z-index: 5;
}

.interactive__list__item.active:before {
  opacity: 0;
}

.interactive__list__item.active .interactive__list__line {
  opacity: 1;
}

.interactive__list__item.active:first-child:after {
  width: 223px;
}

.interactive__list__item.active:nth-child(2):after {
  width: 219px;
}

.interactive__list__item.active:nth-child(3):after,
.interactive__list__item.active:nth-child(4):after,
.interactive__list__item.active:nth-child(5):after {
  width: 223px;
}

.interactive__list__line {
  position: absolute;
  width: 35px;
  height: 5px;
  background: #e06787;
  top: 0;
  left: 40%;
  opacity: 0;
  transition: all 0.5s ease;
}

.interactive__img {
  width: 110px;
  height: 110px;
  margin: 20px 15px 20px 25px;
  display: block;
}

.interactive-info__wrap {
  width: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1.3;
}

.interactive__title {
  font-size: 19px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}

.interactive__description {
  font-size: 18px;
  display: block;
}

.interactive-center__wrap {
  height: 915px;
  width: 398px;
  position: relative;
  background: url(../img/body.svg) no-repeat 50%/398px 915px;
}

.interactive-center__wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 4;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.5),
    hsla(0, 0%, 100%, 0)
  );
}

.svg1-wrap {
  width: 164px;
  height: 277px;
  position: absolute;
  top: 50px;
  left: calc(50% - 82px);
  z-index: 7;
}

.svg1-wrap .cls-2,
.svg1-wrap .cls-4 {
  fill: #9e383b;
}

.svg1-wrap .cls-3 {
  fill: #5b090e;
}

.svg1-wrap .cls-4 {
  opacity: 0.5;
}

.svg1-wrap .cls-4,
.svg1-wrap .cls-7,
.svg1-wrap .cls-18,
.svg1-wrap .cls-20,
.svg1-wrap .cls-23 {
  mix-blend-mode: multiply;
}

.svg1-wrap .cls-5,
.svg1-wrap .cls-7,
.svg1-wrap .cls-9 {
  fill: #da3f48;
}

.svg1-wrap .cls-6 {
  fill: #801b25;
}

.svg1-wrap .cls-7 {
  opacity: 0.4;
}

.svg1-wrap .cls-9,
.svg1-wrap .cls-21 {
  mix-blend-mode: screen;
}

.svg1-wrap .cls-10,
.svg1-wrap .cls-20,
.svg1-wrap .cls-21 {
  fill: #f29f93;
}

.svg1-wrap .cls-11 {
  fill: #8c1126;
}

.svg1-wrap .cls-12,
.svg1-wrap .cls-18 {
  fill: #bd4148;
}

.svg1-wrap .cls-19 {
  fill: #cf5a46;
}

.svg1-wrap.active {
  z-index: 1;
}

.svg1-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
  fill-opacity: 0.5;
}

.svg2-wrap {
  width: 117px;
  height: 232px;
  left: calc(50% - 58px);
  position: absolute;
  top: 415px;
  z-index: 2;
}

.svg2-wrap .cls-2,
.svg2-wrap .cls-4 {
  fill: #ea9553;
}

.svg2-wrap .cls-3 {
  fill: #f07f33;
}

.svg2-wrap .cls-4 {
  opacity: 0.8;
}

.svg2-wrap .cls-4,
.svg2-wrap .cls-6,
.svg2-wrap .cls-21 {
  mix-blend-mode: multiply;
}

.svg2-wrap .cls-5 {
  fill: #fff;
  opacity: 0.7;
}

.svg2-wrap .cls-5,
.svg2-wrap .cls-22 {
  mix-blend-mode: screen;
}

.svg2-wrap .cls-7 {
  fill: #a368d4;
}

.svg2-wrap .cls-8 {
  fill: #d9002c;
}

.svg2-wrap .cls-9 {
  fill: #7a001d;
}

.svg2-wrap .cls-11 {
  fill: #118cd5;
}

.svg2-wrap .cls-12 {
  fill: #0b5b9e;
}

.svg2-wrap .cls-19 {
  fill: #6d101c;
}

.svg2-wrap .cls-20,
.svg2-wrap .cls-21 {
  fill: #cf2c38;
}

.svg2-wrap .cls-22 {
  fill: #ec2c38;
}

.svg2-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg3-wrap {
  width: 146px;
  height: 182px;
  position: absolute;
  top: 375px;
  left: calc(50% - 73px);
  z-index: 3;
}

.svg3-wrap .cls-2 {
  fill: #f28c8f;
}

.svg3-wrap .cls-3 {
  fill: #cf5a46;
}

.svg3-wrap .cls-4 {
  fill: #ba443c;
}

.svg3-wrap .cls-5,
.svg3-wrap .cls-11 {
  fill: #ea7383;
}

.svg3-wrap .cls-5 {
  opacity: 0.4;
}

.svg3-wrap .cls-5,
.svg3-wrap .cls-10 {
  mix-blend-mode: multiply;
}

.svg3-wrap .cls-6 {
  fill: #f4b6b0;
}

.svg3-wrap .cls-7 {
  fill: #bc546a;
}

.svg3-wrap .cls-10 {
  opacity: 0.5;
}

.svg3-wrap .cls-9 {
  fill: #fff;
}

.svg3-wrap .cls-14 {
  fill: #a41d2c;
}

.svg3-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg4-wrap {
  width: 104px;
  height: 124px;
  position: absolute;
  top: 300px;
  left: calc(50% - 38px);
  z-index: 2;
}

.svg4-wrap svg {
  width: 100%;
  height: 100%;
}

.svg4-wrap.active {
  z-index: 2;
}

.svg4-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg5-wrap {
  width: 120px;
  height: 86px;
  position: absolute;
  top: 310px;
  left: calc(50% - 75px);
  z-index: 1;
}

.svg5-wrap .cls-2,
.svg5-wrap .cls-4,
.svg5-wrap .cls-7 {
  fill: #af2c38;
}

.svg5-wrap .cls-3 {
  fill: #6d101c;
}

.svg5-wrap .cls-4 {
  opacity: 0.5;
}

.svg5-wrap .cls-4,
.svg5-wrap .cls-7 {
  mix-blend-mode: multiply;
}

.svg5-wrap .cls-5 {
  fill: #8c262d;
}

.svg5-wrap .cls-6 {
  fill: #48040d;
}

.svg5-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg6-wrap {
  width: 40px;
  height: 65px;
  position: absolute;
  top: 320px;
  left: calc(50% + 32px);
  z-index: 1;
}

.svg6-wrap .cls-3 {
  fill: #6d101c;
}

.svg6-wrap .cls-4 {
  fill: #af2c38;
  opacity: 0.5;
  mix-blend-mode: multiply;
}

.svg6-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg7-wrap {
  width: 76px;
  height: 98px;
  position: absolute;
  top: 205px;
  left: calc(50% - 18px);
  z-index: 2;
}

.svg7-wrap.active {
  z-index: 3;
}

.svg7-wrap.active svg * {
  -webkit-filter: url(style.css);
  filter: url(style.css);
}

.svg7-wrap .cls-2 {
  fill: #e40039;
  stroke: #8e1126;
}

.svg7-wrap .cls-2,
.svg7-wrap .cls-5,
.svg7-wrap .cls-8,
.svg7-wrap .cls-12,
.svg7-wrap .cls-18,
.svg7-wrap .cls-20,
.svg7-wrap .cls-26 {
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 0.18px;
}

.svg7-wrap .cls-3,
.svg7-wrap .cls-11 {
  fill: #b41431;
}

.svg7-wrap .cls-3,
.svg7-wrap .cls-6,
.svg7-wrap .cls-9,
.svg7-wrap .cls-10,
.svg7-wrap .cls-13,
.svg7-wrap .cls-14,
.svg7-wrap .cls-24,
.svg7-wrap .cls-25 {
  mix-blend-mode: multiply;
}

.svg7-wrap .cls-4,
.svg7-wrap .cls-27 {
  fill: #fff;
}

.svg7-wrap .cls-4 {
  opacity: 0.7;
}

.svg7-wrap .cls-4,
.svg7-wrap .cls-7,
.svg7-wrap .cls-28 {
  mix-blend-mode: screen;
}

.svg7-wrap .cls-5,
.svg7-wrap .cls-14 {
  fill: #0078c1;
}

.svg7-wrap .cls-5 {
  stroke: #003368;
}

.svg7-wrap .cls-6 {
  fill: #0093d6;
}

.svg7-wrap .cls-6,
.svg7-wrap .cls-25 {
  opacity: 0.5;
}

.svg7-wrap .cls-7,
.svg7-wrap .cls-12,
.svg7-wrap .cls-13 {
  fill: #00a0de;
}

.svg7-wrap .cls-8 {
  fill: #a0383b;
  stroke: #5b090e;
}

.svg7-wrap .cls-9 {
  fill: #ac3c41;
}

.svg7-wrap .cls-12 {
  stroke: #0070af;
}

.svg7-wrap .cls-18,
.svg7-wrap .cls-19,
.svg7-wrap .cls-24,
.svg7-wrap .cls-25 {
  fill: #c04148;
}

.svg7-wrap .cls-18 {
  stroke: #821b25;
}

.svg7-wrap .cls-20 {
  fill: #f4a196;
  stroke: #d15a46;
}

.svg7-wrap .cls-28 {
  fill: #f9c6bf;
}

.svg7-wrap .cls-26 {
  fill: #d4d4d4;
  stroke: #bbbaba;
}

.svg7-wrap .cls-30 {
  fill: #ededed;
}

.not-chrome .interactive-center__wrap svg * {
  fill: transparent !important;
}

.not-chrome .svg1-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_01.png) no-repeat
    top/cover;
}

.not-chrome .svg2-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_02.png) no-repeat
    top/cover;
}

.not-chrome .svg3-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_03.png) no-repeat
    top/cover;
}

.not-chrome .svg4-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_04.png) no-repeat
    top/cover;
}

.not-chrome .svg5-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_05.png) no-repeat
    top/cover;
}

.not-chrome .svg6-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_06-g.png)
    no-repeat top/cover;
}

.not-chrome .svg7-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_07.png) no-repeat
    top/cover;
  z-index: 3;
}

.not-chrome .active.svg1-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_01-g.png)
    no-repeat top/cover;
}

.not-chrome .active.svg2-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_02-g.png)
    no-repeat top/cover;
}

.not-chrome .active.svg3-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_03-g.png)
    no-repeat top/cover;
}

.not-chrome .active.svg4-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_04-g.png)
    no-repeat top/cover;
}

.not-chrome .active.svg5-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_05-g.png)
    no-repeat top/cover;
}

.not-chrome .active.svg7-wrap {
  background: url(https://gelmiflor.xcartpro.com/r2/img/organ_07-g.png)
    no-repeat top/cover;
  z-index: 3;
}

.interactive-right__wrap {
  width: 370px;
  border-top: 3px solid #fab876;
  background: url(../img/interactive-right__wrap.png) no-repeat center 20px;
  border-radius: 3px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 30px;
}

.interactive-right__wrap .triangle {
  display: block;
  position: absolute;
  right: 100%;
  top: 29px;
}

.interactive-right__wrap p {
  text-align: center;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #444;
  font-size: 18px;
}

.interactive-right__wrap button {
  width: 310px;
  height: 69px;
  border-radius: 33px;
  background: linear-gradient(90deg, #fab577, #f7ca6a, #fab577);
  font-weight: 700;
  box-sizing: border-box;
  margin: 25px auto 0;
  display: block;
  box-shadow: 0 10px 10px #fddbc7, inset 0 -1px 2px #fff;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.5s ease;
  border-bottom: 4px solid #fca97f;
}

.interactive-right__wrap button:active,
.interactive-right__wrap button:focus,
.interactive-right__wrap button:hover {
  box-shadow: 0 10px 10px transparent, inset 0 -1px 2px #fff;
}

.section5 {
  background: url(../img/section3-bg.png) no-repeat 50%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
}

.section5 .title {
  margin: 0 auto 40px;
  width: 100%;
  max-width: 880px;
}

.section5:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.interest__container {
  height: 190px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.interest__block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 50%;
}

.interest__block:first-child {
  padding: 0 25px;
}

.interest__block:first-child:after {
  content: "";
  display: block;
  width: 1px;
  height: 90px;
  background: #d9d9d9;
  position: absolute;
  right: 0;
  top: calc(50% - 45px);
}

.interest__block:last-child {
  padding-left: 35px;
}

.interest__special-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #e06787;
  position: relative;
  margin-right: 20px;
  width: 30%;
}

.interest__special-text.first {
  width: 27%;
}

.interest__special-text span:first-child {
  font-size: 70px;
  font-weight: 900;
}

.interest__special-text span:last-child {
  font-size: 44px;
}

.interest__text {
  color: #333;
  font-size: 20px;
  line-height: 1.3;
  max-width: 360px;
  width: 65%;
}

.interest__text.first {
  width: 73%;
}

.section6 {
  position: relative;
}

.section6 .sub-title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}

.section6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.section6 .body-center {
  background: url(../img/impr-center-bg.png) no-repeat top;
}

.section6 .body-center img {
  margin: 80px 75px 40px 71px;
  width: 430px;
}

.section6 .body-center button {
  width: 310px;
  height: 69px;
  border-radius: 33px;
  background: linear-gradient(90deg, #fab577, #f7ca6a, #fab577);
  font-weight: 700;
  box-sizing: border-box;
  margin: 25px auto 0;
  display: block;
  box-shadow: 0 10px 10px #fddbc7, inset 0 -1px 2px #fff;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.5s ease;
  border-bottom: 4px solid #fca97f;
}

.section6 .body-center button:active,
.section6 .body-center button:focus,
.section6 .body-center button:hover {
  box-shadow: 0 10px 10px transparent, inset 0 -1px 2px #fff;
}

.improvement-content__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.improvement__img-container {
  display: -ms-flexbox;
  display: flex;
  width: 117px;
  height: 117px;
  border: 5px solid #f1f9fa;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto 20px;
}

.improvement__img-container img {
  width: 70px;
}

.improvement__description {
  font-size: 18px;
  color: #444;
  text-align: center;
  margin-bottom: 25px;
}

.section7 {
  background: url(../img/section3-bg.png) no-repeat 50%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
}

.section7:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.section7 .sub-title {
  text-align: center;
  line-height: 1.4;
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 18px;
}

.section7 .body-right {
  float: none;
  line-height: 1.5;
  color: #444;
  font-size: 17px;
  font-weight: 500;
}

.conversation__img {
  width: 560px;
  border-radius: 3px;
  position: relative;
  margin-right: 40px;
}

.conversation__img img:first-child {
  width: 100%;
}

.conversation__img img:last-child {
  position: absolute;
  bottom: -30px;
  left: -10px;
  width: 106px;
  height: 106px;
}

.conversation__sign {
  max-width: 520px;
  font-size: 17px;
  font-style: italic;
  color: #000;
  font-weight: 500;
  margin-top: 55px;
}

.conversation__text {
  margin-bottom: 40px;
}

.conversation__text:last-child {
  margin-bottom: 0;
}

.section8 {
  position: relative;
}

.section8 .sub-title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}

.section8:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.howitworks__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.howitworks__item {
  width: 370px;
  background: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  padding: 28px 20px 40px;
  text-align: center;
}

.howitworks__item:first-child .howitworks__days {
  color: #f67841;
  border-bottom: 1px solid #f67841;
}

.howitworks__item:nth-child(2) .howitworks__days {
  color: #fab776;
  border-bottom: 1px solid #fab776;
}

.howitworks__item:nth-child(3) .howitworks__days {
  color: #fad676;
  border-bottom: 1px solid #fad676;
}

.howitworks__item:nth-child(4) .howitworks__days {
  color: #349ada;
  border-bottom: 1px solid #349ada;
}

.howitworks__item:nth-child(5) .howitworks__days {
  color: #76c7fa;
  border-bottom: 1px solid #76c7fa;
}

.howitworks__item:nth-child(6) .howitworks__days {
  color: #35adba;
  border-bottom: 1px solid #35adba;
}

.howitworks__item .howitworks__days {
  font-size: 80px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

.cls-6-12 {
  width: 160px;
  height: 58px;
  margin: 0 -10px -2px -5px;
}

.cls-6-12 .cls-1 {
  fill: #59ade1;
  font-size: 80px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.days-word {
  font-size: 18px;
  font-weight: 400;
}

.howitworks__description {
  font-size: 18px;
  color: #444;
  line-height: 1.4;
}

.horisontal-line {
  width: 100%;
  margin: 70px 0 45px;
}

.sertificate .sub-title {
  margin-bottom: 40px;
}

.sertificate_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sertificate_list img {
  margin: 0 10px;
}

.section9 {
  background: url(../img/section3-bg.png) no-repeat 50%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
}

.section9 .title {
  margin-bottom: 50px;
}

.section9 .sub-title {
  font-size: 18px;
  text-align: center;
  color: #444;
  line-height: 1.5;
}

.section9:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.section9 button {
  padding: 20px;
  /* width: 310px;
  height: 69px; */
  border-radius: 33px;
  background: linear-gradient(90deg, #fab577, #f7ca6a, #fab577);
  font-weight: 700;
  box-sizing: border-box;
  margin: 15px auto;
  display: block;
  box-shadow: 0 10px 10px #fddbc7, inset 0 -1px 2px #fff;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.5s ease;
  border-bottom: 4px solid #fca97f;
}

.section9 button:active,
.section9 button:focus,
.section9 button:hover {
  box-shadow: 0 10px 10px transparent, inset 0 -1px 2px #fff;
}

.usage_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 70px;
}

.usage__item {
  max-width: 320px;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
}

.usage-img__wrap {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  width: 230px;
  height: 230px;
  border: 30px solid #ddeff6;
  position: relative;
}

.usage-img__wrap:after {
  content: "";
  width: 40px;
  height: 5px;
  display: block;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(100% + 50px);
  background-color: #fab876;
}

.usage__img {
  width: 100%;
  height: 100%;
}

.usage__description {
  color: #000;
  font-weight: 500;
  font-size: 19px;
  text-align: center;
  position: absolute;
  top: calc(100% + 50px);
  width: 320px;
  left: calc(50% - 160px);
}

.arrow {
  display: -ms-flexbox;
  display: flex;
  width: 105px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px;
  -ms-flex-align: center;
  align-items: center;
}

.arrow-grey {
  background-color: #d2ecee;
  margin: 0 5px;
  width: 15px;
  height: 2px;
  display: block;
  position: relative;
}

.arrow-green {
  background-color: #76ac03;
}

.popup-container2 .order {
  height: auto;
}

.popup-container2 .protect {
  margin-top: 20px;
}

@keyframes a {
  0% {
    background-color: #e4e4e4;
    animation-timing-function: ease-in;
  }
  25% {
    background-color: #76ac03;
  }
  50% {
    background-color: #e4e4e4;
  }
}

.anim1 span {
  animation: a 1s infinite;
}

.anim1 span:nth-child(2) {
  animation-delay: 0.1s;
}

.anim1 span:nth-child(3) {
  animation-delay: 0.2s;
}

.anim1 span:nth-child(4) {
  animation-delay: 0.3s;
}

.anim2 span {
  animation: a 1s infinite;
  animation-delay: 0.5s;
}

.anim2 span:nth-child(2) {
  animation-delay: 0.6s;
}

.anim2 span:nth-child(3) {
  animation-delay: 0.7s;
}

.anim2 span:nth-child(4) {
  animation-delay: 0.8s;
}

.section10 {
  position: relative;
}

.section10 .title {
  max-width: 930px;
  margin: auto;
}

.section10 .sub-title {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}

.section10:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.composition-quote {
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #e06787;
}

.composition-quote .quote-content {
  display: none;
}

.composition-quote:hover .quote-content {
  position: absolute;
  top: calc(100% + 15px);
  left: calc(50% - 295px);
  width: 410px;
  height: 140px;
  z-index: 1;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  color: #444;
  font-size: 18px;
  line-height: 1.5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
}

.composition-quote:hover .quote-content:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: calc(50% - 10px);
  width: 0;
  height: 0;
  border-bottom: 10px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.composition-content__wrap {
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
}

.composition__list {
  max-width: 766px;
}

.composition__list li {
  list-style: none;
}

.composition__img {
  width: 180px;
  text-align: center;
}

.composition__title {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  margin-bottom: 25px;
}

.composition-right {
  width: 370px;
  border-top: 3px solid #fab876;
  background: url(../img/right-dop.png) no-repeat left 68% bottom 20px;
  border-radius: 3px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  position: relative;
  padding: 30px 30px 40px;
}

.composition__comment {
  text-align: center;
  line-height: 1.7;
  margin-bottom: 40px;
  color: #444;
  font-size: 18px;
}

.composition__product {
  width: 100%;
}

.composition__item {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.composition__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.composition-item__wrap {
  width: calc(100% - 180px);
  margin-left: 15px;
}

.composition__item-description {
  font-size: 17px;
  color: #444;
  padding-left: 40px;
  margin-bottom: 20px;
  position: relative;
}

.composition__item-description:before {
  content: "";
  display: block;
  width: 24px;
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  background: url(../img/check_green.svg) no-repeat 50%/24px 18px;
}

.section11 {
  background: url(../img/section11__bg.png) no-repeat 50%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
  padding-bottom: 0;
}

.section11 .title {
  margin-bottom: 40px;
}

.section11:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.doctor-content__wrap,
.doctor-left {
  display: -ms-flexbox;
  display: flex;
}

.doctor-left {
  width: 50%;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../img/section11__left__bg.png) no-repeat 50%;
}

.doctor-right {
  width: 50%;
}

.doctor__text {
  font-size: 18px;
  color: #444;
  line-height: 1.5;
  margin-bottom: 30px;
}

.doctor__text.bold {
  margin-bottom: 25px;
}

.doctor__text:nth-child(4) {
  position: relative;
  margin-bottom: 65px;
}

.doctor__text:nth-child(4):after {
  content: "";
  width: 40px;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  background-color: #fab876;
}

.doctor__text:nth-last-child(2) {
  margin-bottom: 13px;
  color: #000;
}

.section12 {
  position: relative;
}

.section12 .title {
  max-width: 1020px;
  margin: 0 auto 40px;
}

.section12:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.development__sub-title {
  width: 670px;
  height: 60px;
  border: 1px solid #e06787;
  border-radius: 30px;
  margin: 35px auto 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.development__sub-title .circle {
  display: block;
  vertical-align: middle;
  width: 58px;
  height: 58px;
  text-align: center;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #e06787 url(../img/check.svg) no-repeat 50%/26px 19px;
}

.development__sub-title span:nth-child(2) {
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100% - 58px);
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.development-content__wrap,
.development__sub-title span:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.development-content__wrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.development-center {
  display: -ms-flexbox;
  display: flex;
}

.development-center img:nth-child(2) {
  margin-left: -105px;
}

.development__text {
  width: 340px;
  line-height: 1.5;
  font-size: 18px;
}

.development__text .bold {
  font-weight: 500;
}

.section13 {
  background: url(../img/section3-bg.png) no-repeat 50%,
    url(../img/section3-bg.svg) repeat top/14px 11px;
  position: relative;
}

.section13 .title {
  margin-bottom: 40px;
}

.section13:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.text-rev__wrap {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-rev__item,
.text-rev__wrap {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.text-rev__item {
  border-top: 3px solid #fab876;
  border-radius: 3px;
  width: 370px;
  margin: 0 0 60px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  padding: 35px 20px;
  text-align: center;
  transition: all 0.3s ease;
  background: #fff;
}

.text-rev__item img {
  margin: 0 auto;
  width: auto;
}

.text-rev__item .text-rev__img {
  position: relative;
}

.text-rev__item .text-rev__img img {
  border-radius: 50%;
  border: 4px solid #fab876;
}

.text-rev__item h3 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  margin: 20px auto 15px;
}

.text-rev__item h3:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-size: 10px;
  position: absolute;
  top: calc(100% + 20px);
  left: calc(50% - 5px);
}

.text-rev__box {
  position: relative;
}

.review-text {
  margin-top: 25px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.7;
  transition: height 0.3s ease;
  color: #444;
}

.show-btn__wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.show-btn__item {
  cursor: pointer;
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  bottom: -55px;
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e06787;
}

.show-btn__item:after,
.show-btn__item:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 2px;
  background-color: #fff;
  top: calc(50% - 1px);
  left: calc(50% - 5px);
}

.show-btn__item:hover {
  background: linear-gradient(90deg, #fab876, #f7ca6a, #fab876);
}

.show-btn__item:hover:after,
.show-btn__item:hover:before {
  background-color: #fff;
}

.show-btn__item:before {
  transform: rotate(90deg);
}

.button180 {
  background: #fab876;
}

.button180:before {
  display: none;
}

.button180:after {
  background-color: #fff;
}

.before-block {
  position: relative;
}

.before-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
  position: absolute;
  bottom: 100%;
  transition: all 0.3s ease;
}

.review__result {
  width: calc(100% + 70px);
  margin: 30px auto 25px -35px;
  height: 84px;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  font-style: italic;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: relative;
  background: #fafbf7;
}

.review__result .quotes {
  position: absolute;
  bottom: calc(100% - 8px);
  left: calc(50% - 10px);
  color: #e06787;
  font-size: 72px;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
}

.slick-dots {
  position: absolute;
  bottom: 0;
}

.quote-img {
  width: 22px;
  height: 18px;
  position: absolute;
  bottom: calc(100% - 8px);
  left: calc(50% - 10px);
}

.navi__question {
  margin: auto;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #444;
  margin-bottom: 30px;
}

.navi__question__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navi__question__wrap button {
  width: 270px;
  height: 65px;
  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  border-radius: 33px;
  background: #fad077;
  box-shadow: 0 7px 10px #fddbc7;
  transition: all 0.5s ease;
}

.pl_field_address_info {
  display: none !important;
}

.navi__question__wrap button:hover {
  box-shadow: 0 7px 10px transparent;
}

.navi__question__wrap input {
  width: calc(100% - 300px);
  min-width: 270px;
  background-color: #fff;
  border: 1px solid #eae9e9;
  margin: 0;
  /*    background: #fff url(../img/clip.svg) no-repeat right 32px center/30px 34px*/
}

.navi__question__wrap input::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
}

.navi__question__wrap input:hover::-webkit-input-placeholder {
  color: #444;
}

.review-popup {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 8;
}

.review-popup .order {
  height: auto;
}

.review-popup .order .form {
  text-align: center;
}

.review-popup .order .form div {
  margin-top: 10px;
}

.review-popup .order .form div:first-child {
  margin-top: 0;
}

.review-popup .order .form input:nth-child(2) {
  background: url(https://gelmiflor.xcartpro.com/r2/img/icon-phone.svg)
    no-repeat 20px;
  background-size: 21px 24px;
  margin-bottom: 20px;
}

.review-popup .order .form input[type="number"]::-webkit-inner-spin-button,
.review-popup .order .form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.review-popup .order .form input[type="number"] {
  -moz-appearance: textfield;
}

.review-popup .order .btn {
  margin: auto;
  margin-bottom: 15px;
  font-size: 24px;
}

.review-popup textarea {
  resize: none;
  width: 240px;
  height: 120px;
  padding: 20px;
  background: url(http://rcktland-a.akamaihd.net/1009/img/icon-pen.svg)
    no-repeat 15px 15px;
  background-size: 30px 30px;
  font-size: 15px;
  border-radius: 32px;
  border: 1px solid #eae9e9;
  box-shadow: 0 5px 5px #f2f2f2;
  margin-bottom: 20px;
  padding-left: 55px;
}

.review-popup textarea::-webkit-input-placeholder {
  font-size: 15px;
  font-family: Roboto, sans-serif;
}

.review-popup textarea:-ms-input-placeholder,
.review-popup textarea::-ms-input-placeholder {
  font-size: 15px;
  font-family: Roboto, sans-serif;
}

.review-popup textarea::placeholder {
  font-size: 15px;
  font-family: Roboto, sans-serif;
}

.review-popup .protect {
  margin-left: 45px;
}

.review-popup-inner {
  margin: 25px auto;
  width: auto;
  height: 458px;
  position: fixed;
  top: calc(50% - 220px);
  left: calc(50% - 135px);
}

.review-popup-close,
.thanks-popup-close {
  position: absolute;
  bottom: calc(100% + 5px);
  right: 0;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

.review-popup-close .line,
.thanks-popup-close .line {
  position: absolute;
  transform: rotate(45deg);
  width: 10px;
  height: 35px;
  background: #fff;
  right: 12px;
}

.review-popup-close .line:last-child,
.thanks-popup-close .line:last-child {
  transform: rotate(135deg);
}

.thanks-popup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 8;
}

.thanks-popup__inner {
  display: block;
  width: 270px;
  height: 260px;
  background: #fff;
  margin: 25px auto;
  position: fixed;
  box-shadow: 0 0 5px #fff;
  top: calc(50% - 120px);
  left: calc(50% - 135px);
  padding: 10px;
}

.thanks-popup__inner h3 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.2;
}

.thanks-popup__inner p {
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
}

.show {
  display: block;
}

.section14 {
  position: relative;
}

.section14 .title {
  max-width: 930px;
  margin: 0 auto 40px;
}

.section14:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #f5fcfb;
}

.order__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 170px;
}

.order__item {
  max-width: 320px;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
}

.order-img__wrap {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  width: 230px;
  height: 230px;
  border: 30px solid #ddeff6;
  position: relative;
}

.order-img__wrap:after {
  content: "";
  width: 40px;
  height: 5px;
  display: block;
  position: absolute;
  left: calc(50% - 20px);
  top: calc(100% + 50px);
  background-color: #fab876;
}

.order__img {
  width: 100%;
  height: 100%;
}

.order__title {
  color: #000;
  font-weight: 500;
  font-size: 19px;
  top: calc(100% + 50px);
}

.order__text,
.order__title {
  text-align: center;
  position: absolute;
  width: 320px;
  left: calc(50% - 160px);
}

.order__text {
  color: #444;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  top: calc(100% + 85px);
}

.section15 {
  position: relative;
  padding-top: 75px;
}

.section15:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  border-bottom: none;
  border: 20px solid transparent;
  border-top-color: #fff;
}

footer {
  padding: 60px 0 70px;
}

footer a {
  display: inline-block;
  text-decoration: none;
  cursor: default;
  color: #666;
}

footer .container {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .container:after {
  display: none;
}

.footer-col {
  color: #666;
  text-align: center;
  line-height: 1.2;
}

.footer-col:first-child {
  margin-bottom: 10px;
}

.popup-container2 {
  width: 750px;
}

.popup-container2,
.popup-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.popup-wrap {
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  padding: 10px 20px 20px;
  border-radius: 3px;
  box-shadow: 0 0 5px #e06787;
  padding-left: 0;
}

.popup-img {
  width: 440px;
  float: left;
  overflow: hidden;
}

.popup-img img {
  width: 100%;
}

.prod-color {
  color: #fab876;
}

.slick-slide:focus {
  outline: none;
}

.nw {
  white-space: pre !important;
  display: inline-block !important;
  color: inherit !important;
  font-weight: inherit !important;
  margin: auto !important;
}

.black {
  color: #000 !important;
}

@media screen and (max-width: 1400px) {
  .container {
    padding: 0 10px;
  }
  .review__result {
    width: calc(100% + 65px);
  }
  .section1 .container:before {
    left: -180px;
    height: 655px;
  }
  .section1__product {
    right: calc(100% - 70px);
    bottom: -345px;
  }
  .section2 {
    padding-top: 160px;
  }
  .section2:before {
    display: none;
  }
  .footer {
    padding-top: 100px;
  }
}

@media screen and (max-width: 1171px) {
  .composition-quote:hover .quote-content {
    left: calc(50% - 295px);
  }
  .container {
    width: 1000px;
  }
  .interest__special-text,
  .interest__special-text.first {
    width: 35%;
  }
  .header__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header__item {
    width: auto;
  }
  .header__item:not(:first-child) {
    background: none;
  }
  .section1__body-right {
    float: none;
    margin: 10px auto -60px;
    position: relative;
    width: 747px;
  }
  section {
    padding: 60px 0 70px;
  }
  .section1 {
    background: url(../img/section3-bg.svg) repeat top/14px 11px;
  }
  .section1 .section1__text,
  .section1 .sub-title,
  .section1 .title {
    text-align: center;
  }
  .section1 .container:before {
    left: calc(50% - 460px);
    width: 100%;
    max-width: 540px;
    height: 460px;
    background-position-x: right;
    bottom: -70px;
  }
  .section1__body-left {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  .section1__list {
    max-width: 400px;
  }
  .section1__product {
    right: calc(50% - 480px);
    bottom: 0;
    width: 463px;
  }
  footer.footer {
    padding-bottom: 80px;
  }
  .section1__product img {
    width: 100%;
  }
  .order-container-wrap {
    margin: 25px 0 0 auto;
    float: none;
  }
  .section2 {
    padding-top: 60px;
  }
  .problem__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .problem__item {
    margin-bottom: 30px;
  }
  .symptoms-result__wrap {
    padding: 0 0 50px;
  }
  .symptoms-result__wrap canvas {
    top: auto;
    bottom: calc(100% - 9px);
    right: calc(50% - 10px);
    transform: rotate(90deg);
  }
  .interactive-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .interactive-left__wrap {
    margin-right: 10px;
  }
  .interactive-right__wrap .triangle {
    display: none;
  }
  .result-text {
    max-width: 770px;
    width: 95%;
    padding: 40px 25px;
    position: absolute;
    bottom: 300px;
  }
  .howitworks__list {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sertificate_list {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .development-content__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .development-center {
    margin: 30px auto;
  }
  .development__text {
    width: 100%;
    text-align: center;
  }
  .text-rev__item {
    width: 300px;
  }
  .order__text,
  .order__title {
    width: 260px;
    left: calc(50% - 130px);
    font-size: 15px;
  }
  .section4 {
    padding-bottom: 60px;
  }
  .section6 .body-center {
    width: 470px;
    background-size: contain;
    background-position: center 90px;
    padding-top: 90px;
  }
  .section6 .body-center img {
    margin: 20px auto 50px;
    width: 100%;
  }
  .sertificate__item {
    margin: 0 40px 30px;
  }
  .sertificate__item:nth-last-child(2) {
    -ms-flex-order: 1;
    order: 1;
  }
  .improvement__description {
    max-width: 240px;
  }
  .improvement__description br {
    display: none;
  }
  .usage__description {
    max-width: 240px;
    left: calc(50% - 120px);
  }
  .usage__description br {
    display: none;
  }
  .section15 {
    padding-top: 60px;
  }
  .footer {
    padding: 50px 0;
  }
}

@media screen and (max-width: 999px) {
  .composition-quote:hover .quote-content {
    left: calc(50% - 295px);
  }
  .title {
    font-size: 34px;
  }
  .sertificate_list img {
    margin: 0 auto;
  }
  .order__item {
    margin: 75px 0;
  }
  .order__item:first-child {
    margin-top: 0;
  }
  .order__item:last-child {
    margin: 95px 0 0;
  }
  .usage__item {
    margin: 60px 0;
  }
  .usage__item:first-child {
    margin-top: 0;
  }
  .usage__item:last-child {
    margin-bottom: 0;
  }
  .header__item {
    font-size: 15px;
  }
  .section1 .container:before {
    display: none;
  }
  .section1__product {
    right: calc(50% - 150px);
    bottom: 390px;
    display: none;
  }
  .section1__product.adaptive {
    display: block;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 20px auto 0;
  }
  .section1__comment {
    text-align: center;
  }
  .section1__list {
    max-width: 400px;
    margin-left: 185px;
  }
  .order-container-wrap {
    margin: 25px auto;
  }
  .problem__item {
    width: 350px;
  }
  .problem__item:last-child {
    margin-bottom: 0;
  }
  .symptoms__item:not(:nth-child(4n)):after {
    display: none;
  }
  .symptoms__item:not(:nth-child(3n)):after {
    content: "";
    display: block;
    height: 100px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 8px;
    background-color: #e9eaea;
  }
  .howitworks__item {
    width: 350px;
    margin-bottom: 20px;
  }
  .container {
    width: 768px;
  }
  .section1__body-right {
    width: 100%;
  }
  .interactive-left__wrap {
    margin-right: 0;
  }
  .interactive__list__item {
    width: 350px;
  }
  .interactive__list__item:after {
    display: none;
  }
  .interactive__img {
    margin: 20px 15px;
  }
  .composition-right {
    width: 100%;
  }
  .usage_list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .arrow {
    display: none;
  }
  .composition-content__wrap {
    margin-top: 40px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .composition-right {
    margin-top: 30px;
    text-align: center;
  }
  .composition__product {
    width: 100%;
    max-width: 500px;
    margin-left: -13px;
  }
  .order__list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .order__list .arrow {
    margin-top: 200px;
  }
  .section7 .body-left {
    float: none;
    margin: auto;
    text-align: center;
  }
  .interest__container {
    height: auto;
    padding: 20px 10px 30px;
  }
  .interest__block,
  .interest__container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .interest__block {
    text-align: center;
    width: auto;
  }
  .interest__block:first-child {
    padding: 0 10px;
  }
  .interest__block:first-child:after {
    display: none;
  }
  .interest__block:last-child {
    padding-left: 0;
  }
  .interest__text {
    max-width: 400px;
    width: 100%;
  }
  .interest__special-text {
    margin: 0;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .doctor-left {
    max-width: 200px;
    background: none;
  }
  .doctor-left img {
    width: 100%;
    margin-left: -10px;
  }
  .doctor__text {
    font-size: 16px;
    line-height: 1.2;
  }
  .doctor__text,
  .doctor__text .bold {
    margin-bottom: 10px;
  }
  .doctor__text:nth-child(4) {
    margin-bottom: 15px;
  }
  .doctor__text:nth-child(4):after {
    top: calc(100% + 5px);
  }
  .doctor__text:nth-last-child(2) {
    margin-bottom: 5px;
  }
  .doctor-right {
    width: 100%;
  }
  .horisontal-line {
    margin: 72px 0 15px;
  }
  .conversation__img {
    margin: auto;
  }
  .conversation__sign {
    margin: 25px auto;
  }
  .text-rev__wrap {
    max-width: 600px;
    margin: auto;
  }
  .text-rev__item {
    width: 300px;
    margin: 0 10px 60px;
    position: relative;
  }
  .text-rev__item:not(.slick-center):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: hsla(0, 0%, 100%, 0.7);
  }
  .section14 {
    padding-bottom: 20px;
  }
  .section15 {
    padding-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .title {
    font-size: 28px;
  }
  .sub-title {
    font-size: 16px;
  }
  .sertificate__item {
    position: relative;
  }
  .interactive__list__item:before,
  .interactive__list__line {
    display: none;
  }
  .container {
    width: 480px;
  }
  section {
    padding: 30px 0;
  }
  .section1 {
    padding-bottom: 60px;
  }
  .section4 {
    padding-bottom: 30px;
  }
  .section1__list {
    max-width: 400px;
    margin-left: 45px;
  }
  .problem__numbering {
    left: calc(50% - 19px);
    top: -20px;
  }
  .development__sub-title {
    width: 100%;
  }
  .development__sub-title span:nth-child(2) {
    margin: 0 10px;
  }
  .navi__question__wrap {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .navi__question__wrap input {
    margin-bottom: 25px;
  }
  .problem__item:last-child {
    margin-bottom: 0;
  }
  .section6 {
    padding-bottom: 0;
  }
  .symptoms__item:not(:nth-child(3n)):after {
    display: none;
  }
  .symptoms__item:not(:nth-child(2n)):after {
    content: "";
    display: block;
    height: 100px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 8px;
    background-color: #e9eaea;
  }
  .interactive-center__wrap {
    display: none;
  }
  .interactive-left__wrap {
    margin-bottom: 30px;
  }
  .interactive__list__item {
    width: 370px;
  }
  .improvement-content__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section6 .body-center {
    background-position: center 10px;
    padding-top: 10px;
    margin-bottom: 40px;
    -ms-flex-order: 1;
    order: 1;
  }
  .section6 .body-center img {
    margin: 20px auto;
    width: 100%;
  }
  .section6 .body-center button {
    margin-top: 10px;
  }
  .section11 .title {
    margin-bottom: 10px;
  }
  .doctor-content__wrap {
    display: block;
  }
  .doctor-left {
    margin: auto;
  }
  .doctor__text.bold:first-of-type {
    text-align: center;
  }
  .conversation__img {
    width: 100%;
  }
  .conversation__text {
    margin-bottom: 10px;
  }
  .section7 .body-right {
    font-size: 14px;
  }
  .conversation__sign {
    margin-top: 35px;
  }
}

@media screen and (max-width: 479px) {
  .composition-quote:hover .quote-content {
    left: calc(50% - 219px);
    width: 305px;
    height: 100px;
    font-size: 15px;
  }
  .section1 .title {
    font-size: 45px;
  }
  .composition-quote:hover .quote-content:before {
    left: calc(50% - -55px);
  }
  .container {
    width: 320px;
  }
  .header__list {
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 220px;
    margin: 0 auto;
  }
  .title {
    font-size: 23px;
    line-height: 1.3;
  }
  .header__item {
    line-height: 20px;
  }
  .section1__list {
    margin-left: 0;
  }
  .section1__product.adaptive {
    width: 100%;
    max-width: 320px;
  }
  .interactive__list__item {
    width: 100%;
    padding: 10px;
    max-width: 300px;
    height: auto;
    box-sizing: border-box;
  }
  .interactive__img {
    width: 80px;
    height: 80px;
    margin: 0 10px;
  }
  .interactive__title {
    font-size: 17px;
    margin-bottom: 3px;
  }
  .interactive__description {
    font-size: 16px;
  }
  .interactive-right__wrap {
    width: 100%;
    max-width: 350px;
  }
  .interactive-right__wrap p {
    line-height: 1.4;
    font-size: 16px;
  }
  .interactive-right__wrap button {
    font-size: 18px;
    width: 100%;
  }
  .symptoms__item:not(:nth-child(2n)):after {
    display: none;
  }
  .composition__item {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .composition__list li {
    padding-bottom: 0;
    line-height: 1.15;
  }
  .composition__comment {
    font-size: 17px;
  }
  .composition-item__wrap {
    width: 100%;
    margin-left: 15px;
  }
  .composition__title {
    text-align: center;
  }
  .section6 .body-center button {
    width: 100%;
  }
  .development-center img {
    width: 180px;
    height: 180px;
  }
  .development-center img:nth-child(2) {
    margin-left: -65px;
  }
  .development__sub-title span:nth-child(2) {
    font-size: 16px;
  }
}

.errorMessage {
  box-sizing: border-box;
  position: absolute;
  z-index: 100000;
  font-size: 13px;
  background: #dc3434;
  color: #fff;
  margin-top: 20px;
  text-align: center;
  line-height: 13px;
  padding: 8px 12px;
}

.copyright {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
  color: #6c6e6f;
}

.copyright p {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}

.copyright br {
  display: none;
}

.copyright img {
  margin: 10px auto !important;
}

.copyright img:first-child {
  display: block !important;
}

.copyright a {
  color: #6c6e6f;
  text-decoration: none;
}

.copyright a:hover {
  color: #ff0069;
  text-decoration: none;
}

.phone-black {
  background-repeat: no-repeat;
  background-position: 23px 23px;
  padding-left: 55px !important;
}

.free {
  padding-left: 5px;
}

.kmacb-form form input[type="tel"] {
  background-repeat: no-repeat !important;
  background-position: 18px 17px !important;
  padding-left: 45px !important;
}

.content .padding p b {
  font-weight: bold !important;
}
