@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden
}

body {
  margin: 0;
  overflow-x: hidden
}

* {
  outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 500;
  color: #000
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: Roboto, sans-serif;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  line-height: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body {
  overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0
}

a {
  text-decoration: none;
  color: inherit
}

ul {
  list-style: none;
  padding: 0;
  margin: 0
}

img {
  max-width: 100%
}

input {
  outline: 0
}

.ib {
  display: inline-block
}

input::-ms-clear {
  display: none
}

.title {
  text-align: center;
  color: #000;
  font-size: 47px;
  font-weight: 900;
  line-height: 60px
}

::-webkit-input-placeholder {
  color: #989898;
  font-weight: 400;
  font-size: 16px
}

::-moz-placeholder {
  color: #989898;
  font-weight: 400;
  font-size: 16px
}

:-moz-placeholder {
  color: #989898;
  font-weight: 400;
  font-size: 16px
}

:-ms-input-placeholder {
  color: #989898;
  font-weight: 400;
  font-size: 16px
}

.slick-slide {
  outline: 0
}

.wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1170px;
  margin: 0 auto
}

.orange {
  color: #0ea9b5
}

.text-bold {
  font-weight: 700;
}

.lastpack {
  color: #d9050d;
}

.form-last {
  margin-top: 15px;
  text-align: center;
  color: #403737;
}

.green {
  color: fa4f01
}

.action-label {
  padding: 10px 5px 5px 42px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  width: 137px;
  height: 80px;
  font-size: 19px;
  font-weight: 700;
  background: url(../img/action-label.png) no-repeat 50%;
  background-size: contain;
}

.action-label__percent {
  font-size: 30px;
}

.header__action-label {
  top: -10px;
  right: -40px;
}

.block-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px
}

.block-circle img {
  -webkit-animation: 20s linear 0s normal none infinite running rote;
  animation: 20s linear 0s normal none infinite running rote
}

.form {
  width: 270px;
  -webkit-box-shadow: 0 0 35px rgba(134, 147, 162, 0.25);
  box-shadow: 0 0 35px rgba(134, 147, 162, 0.25);
  border: 4px solid #0ea9b5;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 5
}

.my-popup .form {
  /*padding-bottom: 25px;*/
}

.header__form {
  margin-top: 7px;
}

/* .form:before {
  content: '';
  position: absolute;
  right: -41px;
  top: 50%;
  -webkit-transform: translateY(-48%);
  -ms-transform: translateY(-48%);
  transform: translateY(-48%);
  background: url(../img/form-arrow.svg) no-repeat center;
  width: 53px;
  height: 294px;
  z-index: 20
} */

.form-pay {
  height: 45px;
  overflow: hidden;
  margin: 25px -3px -1px;
  -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.04);
  box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.04);
  border-radius: 0;
  /* display: flex; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  background-color: #0ea9b5;
  position: relative;
}

.form-pay__text {

  padding: 14px 0;
  width: 100%;
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  text-align: center;
}

.form-pay__text p {
  display: inline-block;
}

.form-pay__img {
  display: inline-block;
  margin-right: 2px;
  position: relative;
  bottom: -2px;
}

.form-pay__text.active {
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fade 4s linear infinite 0s;
}

@keyframes fade {
  0% {
    opacity: 0
  }

  5% {
    opacity: 1;
  }

  95% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}


/* .form-pay__text:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  background: url(../img/eye.png) no-repeat center;
  width: 26px;
  height: 15px;
} */

.form-top {
  /* background-color: #f2ffe3; */
  padding: 25px 20px 9px 20px;
  position: relative;
  border-radius: 10px 10px 0 0;
}

/* .form-top:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -147px;
  border: 131px solid transparent;
  border-top: 17px solid #f2ffe3
} */

.form-top__title {
  color: #000;
  font-size: 23px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
}

.form-top__title .form-top__date {
  display: block;
  /* color: fa4f01; */
  font-size: 24px;
  /* font-weight: 700; */
  line-height: 28px;
  text-transform: lowercase;
}

.form-top__pack {
  color: #000;
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500
}

.form form {
  margin: 7px 21px 0
}

.form__input {
  width: 100%;
  height: 58px;
  -webkit-box-shadow: inset 2px 3px 5px rgba(34, 35, 39, 0.09);
  box-shadow: inset 2px 3px 5px rgba(34, 35, 39, 0.09);
  border: 1px solid #dedddd;
  background-color: #fff;
  border-radius: 5px;
  padding-left: 52px;
  padding-right: 10px
}

.form__input:hover,
.form__input:focus {
  -webkit-box-shadow: inset 0 0 17px 3px #947e7863;
  box-shadow: inset 0px 0px 17px 3px #947e7863
}

.form__input-name {
  position: relative;
  margin-bottom: 16px
}

.form__input-name:before {
  content: '';
  background: url(../img/user.svg) no-repeat center;
  width: 19px;
  height: 23px;
  position: absolute;
  top: 17px;
  left: 21px
}

.form__input-phone {
  position: relative;
  margin-bottom: 16px
}

.form__input-phone:before {
  content: '';
  background: url(../img/phone.svg) no-repeat center;
  width: 21px;
  height: 24px;
  position: absolute;
  top: 19px;
  left: 20px
}

.btn {
  width: 100%;
  height: 60px;
  color: #0ea9b5;
  background-image: -webkit-gradient(linear, left top, right top, from(#8fc019), color-stop(26%, fa4f01), color-stop(50%, fa4f01), color-stop(52%, #bbf237), color-stop(76%, fa4f01), color-stop(104%, #a6ef34));
  background-image: -webkit-linear-gradient(left, #8fc019 0, fa4f01 26%, fa4f01 50%, #bbf237 52%, fa4f01 76%, #a6ef34 104%);
  background-image: -o-linear-gradient(left, #8fc019 0, fa4f01 26%, fa4f01 50%, #bbf237 52%, fa4f01 76%, #a6ef34 104%);
  background-image: linear-gradient(to right, #8fc019 0, fa4f01 26%, fa4f01 50%, #bbf237 52%, fa4f01 76%, #a6ef34 104%);
  background-size: 206% auto;
  font-size: 27px;
  font-weight: 900;
  line-height: 23px;
  text-align: center;
  background-position: 0 0;
  border: 0;
  border-bottom: 5px solid #629418;
  border-radius: 6px 6px 8px 8px;
  -webkit-transition: background-position .5s, -webkit-box-shadow .5s;
  transition: background-position .5s, -webkit-box-shadow .5s;
  -o-transition: background-position .5s, box-shadow .5s;
  transition: background-position .5s, box-shadow .5s;
  transition: background-position .5s, box-shadow .5s, -webkit-box-shadow .5s;
  -webkit-box-shadow: 0 27px 23px -27px #7cbf1b;
  box-shadow: 0 27px 23px -27px #7cbf1b
}

.btn:hover {
  background-position: 100% 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn span {
  font-size: 20px;
  font-weight: 500;
  line-height: 21px;
  display: block
}

.info-price {
  text-align: center;
  margin-top: 12px;
  opacity: .7;
  color: #1f1f1f;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400
}

.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.price-old__title {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px
}

.price-old__count {
  font-size: 28px;
  letter-spacing: -1.4px;
  font-weight: 400;
  color: #a2a1a1;
  margin-top: 7px
}

.price-old__count .x_currency {
  color: #a2a1a1;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 2px;
  letter-spacing: normal
}

.price-old__count .x_price_previous {
  position: relative
}

.price-old__count .x_price_previous:before,
.price-old__count .x_price_previous:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(20deg);
  -ms-transform: translate(-50%, -50%) rotate(20deg);
  transform: translate(-50%, -50%) rotate(20deg);
  height: 1px;
  width: 100%;
  background-color: #f57373
}

.price-old__count .x_price_previous:after {
  -webkit-transform: translate(-50%, -50%) rotate(-20deg);
  -ms-transform: translate(-50%, -50%) rotate(-20deg);
  transform: translate(-50%, -50%) rotate(-20deg)
}

.price-old {
  width: 50%;
  text-align: center;
}

.price-new {
  width: 50%;
  position: relative;
  text-align: center;
  /* left: 9px; */
  border-left: 1px solid #d1d0d0;
}

/* .price-new:before {
  content: '';
  position: absolute;
  left: -14px;
  top: 2px;
  width: 1px;
  height: 52px;
  background-color: #d1d0d0;
  opacity: .6
} */

.price-new__title {
  color: #30302f;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px
}

.price-new__count {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -1.1px;
  color: fa4f01;
  line-height: 0;
  margin-top: 20px
}

.price-new__count .x_currency,
.price-new__count .star {
  color: fa4f01;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding-left: 2px
}

.price-new__count .star {
  padding-left: 1px
}

.nowrap {
  white-space: nowrap
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[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
}

.slick-loading .slick-list {
  background: #fff slick-image-url("./ajax-loader.gif") center center no-repeat
}

@font-face {
  font-family: "slick";
  src: slick-font-url("./slick.eot");
  src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("./slick.woff") format("woff"), slick-font-url("./slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 268px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  outline: 0
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: 0;
  background: transparent;
  color: transparent
}

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
  background-color: #fff;
}

.slick-prev:hover:after,
.slick-next:hover:after {
  opacity: 1;
  background-color: #fff;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px
}

.slick-prev:before {
  content: "←"
}

[dir="rtl"] .slick-prev:before {
  content: "→"
}

.slick-next {
  right: -25px
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto
}

.slick-next:before {
  content: "→"
}

[dir="rtl"] .slick-next:before {
  content: "←"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1
}

.header {
  background: url(../img/header-bg.jpg) no-repeat center #fff1e1;
  height: 756px;
  max-height: 756px
}

.header-top {
  padding: 14px 0;
  background-color: #fff;
  border-bottom: 5px solid #0ea9b5;
  position: relative;
  z-index: 5;
}

.header-top__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-top__slogan {
  font-size: 26px;
  color: #222222;
  font-weight: 700;
}

.header-top__btn {
  max-width: 183px;
  height: auto;
  padding: 14px 30px;
  font-size: 27px;
  line-height: 1;
}

.header-top__btn span {
  font-weight: 500;
  font-size: 17px;
  line-height: 1;
}

.header-top .timer__wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.header-top .timer__title {
  max-width: 160px;
  margin-right: 10px;
}

.timer__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.timer__cell {
  margin-right: 5px;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 24px;
  background-color: #0ea9b5;
  color: #ffffff;
}

.timer__cell:last-of-type {
  margin-right: 0;
}

.timer__colon {
  margin: 0 5px 0 2px;
}

.header .wrapper {
  position: relative;
  z-index: 0
}

.header-logo {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2
}

.header-logo__text {
  color: #444;
  font-size: 15px;
  font-weight: 400;
  line-height: 0;
  margin-top: 5px
}

.header-legs {
  position: absolute;
  left: -217px;
  top: 0;
  z-index: 1
}

.header-content {
  padding-top: 35px;
  width: 705px;
  margin-left: auto
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.header-nav__list {
  color: #444;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  padding-left: 57px;
  position: relative;
  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
}

.header-nav__list:hover {
  text-decoration: none
}

.header-nav__list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/nav-icon1.svg) no-repeat center;
  height: 42px;
  width: 42px
}

.header-nav__list:nth-child(2):before {
  background: url(../img/nav-icon2.svg) no-repeat center;
  width: 42px;
  height: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header-nav__list:nth-child(3) {
  padding-left: 48px
}

.header-nav__list:nth-child(3):before {
  background: url(../img/nav-icon3.svg) no-repeat center;
  width: 34px;
  height: 43px;
  top: 50%;
  -webkit-transform: translateY(-46%);
  -ms-transform: translateY(-46%);
  transform: translateY(-46%)
}

.header-main {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.header-main-box {
  max-width: 430px;
}

.header-main__pils {
  position: absolute;
  left: -73px;
  bottom: -47px
}

.header-main__title {
  color: #000;
  font-size: 46px;
  font-weight: 900;
  line-height: 60px
}

.header-main__check {
  margin-top: 45px
}

.header-main__list {
  padding-left: 56px;
  position: relative;
  color: #444;
  line-height: 28px;
  font-size: 21px;
  font-weight: 400;
  margin-top: 15px
}

.header-main__list:before {
  content: '';
  position: absolute;
  left: 0;
  top: -7px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: url(../img/check-icon.png) no-repeat center #0ea9b5
}

.header .pack-abs {
  position: absolute;
  bottom: -193px;
  left: -5px
}

@media screen and (max-width:1199px) {
  .header__form {
    /* margin-top: 55px; */
  }

  .header-top .timer__wrap {
    flex-direction: column;
  }

  .header-top .timer__title {
    max-width: none;
    margin-bottom: 5px;
  }

  .header-legs {
    left: -316px
  }

  .header-nav__list {
    font-size: 16px
  }

  .header-logo {
    left: 10px
  }

  .header-content {
    width: 660px
  }

  .header-main__check {
    margin-top: 35px
  }

  .header-main__title {
    font-size: 46px;
    line-height: 46px
  }

  .header-main__list {
    font-size: 19px;
    line-height: normal
  }

  .header-main__pack {
    width: 375px
  }

  .header .pack-abs {
    bottom: -140px
  }

  .header-top .timer__title {
    margin-right: 0;
  }
}

@media screen and (max-width:1023px) {
  .slick-dotted.slick-slider {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .slick-dots {
    bottom: -19px;
  }

  .form-last {
    padding-right: 8px;
    text-align: right;
  }

  .header-top__timer {
    display: none;
    position: relative;
    left: -2px;
  }

  .header-top__slogan {
    max-width: 290px;
  }

  .header {
    height: auto;
    max-height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    background-image: none
  }

  .header-legs {
    display: none
  }

  .header-logo {
    position: initial;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-nav {
    width: 600px;
    margin-right: auto;
    margin-left: auto
  }

  .header-content {
    width: 100%;
    padding-top: 20px
  }

  .header-main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-right: 40px;
    padding-left: 40px
  }

  .header-main-box {
    width: 100%
  }

  .header-main__check {
    position: absolute;
    left: 40px;
    top: 95px
  }

  .header-main__title {
    text-align: center;
    font-size: 39px;
    line-height: 39px
  }

  .header-main__title br {
    display: none
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    bottom: 40px;
    left: 30px
  }

  .header .form {
    margin-left: auto;
    margin-top: 25px
  }
}

@media screen and (max-width:767px) {
  .header__action-label {
    right: -30px;
  }

  .header-top__slogan {
    max-width: 260px;
    font-size: 23px;
  }

  .header-top__timer {
    display: none;
  }

  .header {
    padding-top: 15px;
    padding-bottom: 30px
  }

  .header-nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  .header-content {
    width: 100%;
    padding-top: 20px
  }

  .header-main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12px;
    padding-right: 0;
    padding-left: 0
  }

  .header-main-box {
    width: 100%
  }

  .header-main__check {
    left: 0
  }

  .header-main__title {
    text-align: center;
    font-size: 34px;
    line-height: 34px
  }

  .header-main__list {
    font-size: 18px;
    padding-left: 50px;
    margin-top: 10px
  }

  .header-main__pack {
    width: 330px
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    bottom: 90px;
    left: 0
  }

  .header .form {
    margin-left: auto;
    margin-top: 25px
  }
}

@media screen and (max-width:639px) {
  .form-last {
    padding-right: 0;
    text-align: center;
  }

  .header-top__slogan {
    font-size: 20px;
  }

  .header {
    padding-top: 15px;
    padding-bottom: 25px
  }

  .header-nav {
    width: 252px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-nav__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: normal;
    margin-bottom: 15px
  }

  .header-nav__list br {
    display: none
  }

  .header-nav__list:nth-child(3) {
    padding-left: 56px
  }

  .header-nav__list:nth-child(3):before {
    left: 5px;
    -webkit-transform: translateY(-44%);
    -ms-transform: translateY(-44%);
    transform: translateY(-44%)
  }

  .header-content {
    width: 100%;
    padding-top: 20px
  }

  .header-main__check {
    position: initial;
    margin-top: 26px;
    width: 300px;
    margin-right: auto;
    margin-left: auto
  }

  .header-main__title {
    font-size: 26px;
    line-height: 26px
  }

  .header-main__list {
    font-size: 16px;
    padding-left: 50px;
    margin-top: 10px
  }

  .header-main__pack {
    width: 330px
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    position: initial;
    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;
    margin-top: 20px
  }

  .header .form {
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto
  }
}

@media screen and (max-width:479px) {
  .header-top__btn {
    padding: 5px 30px;
  }

  .header-top__content {
    flex-direction: column;
  }

  .header-top__slogan {
    max-width: none;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;

  }

  .action-label {
    width: 100px;
    height: 65px;
    right: -21px;
    padding-left: 28px;
    font-size: 15px;
  }

  .action-label__percent {
    font-size: 23px;
  }
}

.fact__list {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fact__item {
  text-align: center;
  position: relative;
}

.fact__item::before {
  width: 120px;
  content: "";
  position: absolute;
  top: 80px;
  right: -160px;
  border-bottom: 2px dashed #0ea9b5;
}

.fact__item:last-of-type::before {
  display: none;
}

.fact__img {
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  border-radius: 100%;
  border: 4px solid #0ea9b5;
  /* box-shadow: inset 0px 0px 2px 0px #0ea9b5; */
  background: url("../img/fact1.png") no-repeat 50%;
}

.fact__item:nth-child(2) .fact__img {
  background: url("../img/fact2.png") no-repeat 50%;
}

.fact__item:nth-child(3) .fact__img {
  background: url("../img/fact3.png") no-repeat 50%;
}

.fact {
  position: relative;
  padding-top: 165px;
  padding-bottom: 0 !important
}

.fact__title {
  width: 100%;
  /* max-width: 800px; */
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}

.fact-content {
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 40px;
  border-radius: 5px;
  border: 4px solid #0ea9b5;
  position: relative;
}

.fact-content::before {
  width: 975px;
  height: 50px;
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  /* z-index: -5; */
  background-color: #fff;
}

.fact-content__img {
  width: 143px;
  height: 143px;
  border: 4px solid #f64d01;
  background-color: #fff;
  border-radius: 50%
}

.fact-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.fact-content-box2 .fact-content__text {
  padding-right: 0;
  padding-left: 42px
}

.fact-content-box2 .fact-contents {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 0;
  margin-left: 48px
}

.fact-content-box2 .fact-content__title {
  text-align: left
}

.fact-content-box2 .fact-content__subtitle {
  text-align: left
}

.fact-content-box2 .fact-contents:nth-child(1) {
  position: relative
}

.fact-content-box2 .fact-contents:nth-child(1):before {
  content: '';
  position: absolute;
  right: auto;
  top: 50%;
  left: -148px;
  -webkit-transform: translateY(-90%);
  -ms-transform: translateY(-90%);
  transform: translateY(-90%);
  width: 148px;
  height: 34px;
  background: url(../img/fact-line3.png) no-repeat center
}

.fact-content-box2 .fact-contents:nth-child(2) {
  margin-top: 60px;
  position: relative
}

.fact-content-box2 .fact-contents:nth-child(2):before {
  content: '';
  position: absolute;
  right: auto;
  left: -129px;
  top: 50%;
  -webkit-transform: translateY(8%);
  -ms-transform: translateY(8%);
  transform: translateY(8%);
  width: 129px;
  height: 34px;
  background: url(../img/fact-line4.png) no-repeat center
}

.fact-content__title {
  color: #000;
  font-size: 23px;
  font-weight: 500;
  line-height: 22px;
  text-align: right
}

.fact-content__text {
  padding-right: 42px
}

.fact-content__subtitle {
  color: #444;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 9px;
  text-align: right
}

.fact-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 38px;
  top: -10px
}

.fact-contents:nth-child(1) {
  position: relative
}

.fact-contents:nth-child(1):before {
  content: '';
  position: absolute;
  right: -109px;
  top: 50%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  width: 109px;
  height: 87px;
  background: url(../img/fact-line1.png) no-repeat center
}

.fact-contents:nth-child(2) {
  margin-top: 60px;
  position: relative
}

.fact-contents:nth-child(2):before {
  content: '';
  position: absolute;
  right: -138px;
  top: 50%;
  -webkit-transform: translateY(-99%);
  -ms-transform: translateY(-99%);
  transform: translateY(-99%);
  width: 138px;
  height: 327px;
  background: url(../img/fact-line2.png) no-repeat center
}

.fact-problem {
  text-align: center;
  color: #000;
  font-size: 27px;
  font-weight: 500;
  margin-top: 50px;
  line-height: 28px
}

.fact-frame {
  width: 100%;
  max-width: 940px;
  margin: 40px auto 0;
  border: 2px dashed #0ea9b5;
  border-radius: 70px;
  padding: 16px 53px;
  text-align: center;
  font-family: Roboto, sans-serif;
  color: #0ea9b5;
  font-weight: 700;
  line-height: 26.52px;
  position: relative;
  font-size: 27px;

  /* background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' rx='30' height='100%' style='fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 10;'/></svg>"); */

  /* background-image: linear-gradient(90deg, #000, #000 75%, transparent 75%, transparent 100%);
  background-size: 20px 1px; */

  /* 
  border: 1px dashed;
  border-image-source: linear-gradient(to bottom, #4fc3f7, #ab5ca4 49%, #ff512f);
  border-image-slice: 1; */


  /* border-radius: 100px;
  border: 4px dashed #fff;
  background: linear-gradient(#fff, #fff) padding-box
    , linear-gradient(to bottom, #ff512f, #ff512f 50%, #ff512f) border-box; */
}

.fact-frame::before {
  position: absolute;
  content: "";
  width: 37px;
  height: 37px;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  background: url("../img/block-circle.png") no-repeat 50%;
  background-size: contain;
}

.fact-frame::after {
  position: absolute;
  content: "";
  width: 37px;
  height: 37px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: url("../img/block-circle.png") no-repeat 50%;
  background-size: contain;
}


.fact__text {
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  color: #000000;
}

@media screen and (max-width:1199px) {
  .fact-content::before {
    width: 895px;
  }

  .fact__list {
    max-width: 780px;
  }

  .fact__item::before {
    width: 90px;
    right: -120px;
  }

  .fact {
    padding-top: 140px !important
  }

  .fact-content {
    margin-top: 25px
  }

  .fact-content__text {
    padding-right: 25px
  }

  .fact-content__title {
    font-size: 21px
  }

  .fact-content__subtitle {
    font-size: 17px;
    line-height: normal;
    margin-top: 2px
  }

  .fact-content-box2 .fact-content__text {
    padding-right: 0;
    padding-left: 25px
  }

  .fact-problem {
    font-size: 25px;
    margin-top: 30px
  }

  .fact__img {
    margin-bottom: 25px;
  }

  .fact-frame {
    font-size: 23px;
    line-height: normal;
    margin-top: 25px
  }
}

@media screen and (max-width:1023px) {
  .fact__title {
    width: 440px;
  }

  .fact-content::before {
    width: 500px;
  }

  .fact__item::before {
    width: 70px;
    right: -80px;
  }

  .fact__list {
    max-width: 660px;
  }

  .fact {
    padding-top: 40px !important
  }

  .fact-content {
    margin-top: 25px;
    padding-bottom: 40px;
  }

  .fact-content__text {
    padding-right: 15px
  }

  .fact-content__title {
    font-size: 20px
  }

  .fact-content__subtitle {
    font-size: 16px;
    line-height: normal;
    margin-top: 0
  }

  .fact-content-box2 {
    margin-left: 15px
  }

  .fact-content-box2 .fact-content__text {
    padding-right: 0;
    padding-left: 15px
  }

  .fact-content-box2 .fact-content__text .fact-contents {
    margin-left: 0
  }

  .fact-problem {
    font-size: 23px;
    margin-top: 25px;
    line-height: normal
  }

  .fact__img {
    margin-bottom: 20px;
  }

  .fact-frame {
    max-width: 660px;
    line-height: normal;
    margin-top: 20px;
    padding: 7px 53px;
  }

  .fact-frame br {
    display: none
  }

  .fact-contents {
    top: 0;
    margin-right: 0
  }

  .fact-contents:nth-child(2) {
    margin-top: 20px
  }

  .fact-content-box2 .fact-contents:nth-child(1):before,
  .fact-contents:nth-child(2):before,
  .fact-content-box2 .fact-contents:nth-child(2):before,
  .fact-content-box2 .fact-contents:nth-child(4):before {
    display: none
  }

  .fact-contents:nth-child(1):before {
    display: none
  }

  .fact-content-box3 {
    display: none
  }

  .fact-content-box2 .fact-contents {
    margin-left: 0
  }

  .fact-content-box2 .fact-contents:nth-child(2) {
    margin-top: 20px
  }
}

@media screen and (max-width:767px) {
  .fact__list {
    max-width: 570px;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .fact__item::before {
    display: none;
  }

  .fact {
    padding-top: 30px !important
  }

  .fact__item:last-of-type {
    margin-bottom: 0;
  }

  .fact-content {
    margin-top: 24px
  }

  .fact-content__title {
    font-size: 19px;
    margin-top: 5px;
    text-align: center
  }

  .fact-content__subtitle {
    font-size: 15px;
    text-align: center
  }

  .fact-content__subtitle br {
    display: none
  }

  .fact-content__text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .fact-content__img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .fact-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .fact-problem {
    font-size: 21px;
    margin-top: 20px
  }

  .fact-frame {
    margin-top: 20px;
    padding: 6px 80px;
    max-width: 540px;
    font-size: 24px;
  }

  .fact-content-box2 .fact-content__text {
    padding-left: 10px
  }

  .fact-content__text {
    padding-right: 10px
  }

  .fact-content-box2 .fact-content__title {
    text-align: center
  }

  .fact-content-box2 .fact-content__subtitle {
    text-align: center
  }
}

@media screen and (max-width:639px) {
  .fact__item {
    margin-bottom: 20px;
  }

  .fact__title {
    width: 370px;
    line-height: 30px !important;
  }

  .fact-content::before {
    width: 390px;
  }

  .fact {
    padding-top: 25px !important
  }

  .fact .title br {
    display: none
  }

  .fact-content {
    padding-top: 70px;
    padding-bottom: 25px;
    flex-wrap: wrap
  }

  .fact-content-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .fact-content__text {
    padding-right: 0
  }

  .fact-contents {
    width: 48%;
    margin: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .fact-problem {
    font-size: 20px;
    margin-top: 15px
  }

  .fact-problem br {
    display: none
  }

  .fact-frame {
    max-width: 420px;
    font-size: 18px;
    margin-top: 20px;
    padding: 6px 53px;
  }

  .fact-content-box2 {
    margin-left: 0;
    margin-top: 15px
  }

  .fact-contents:nth-child(2) {
    margin-top: 0
  }

  .fact-content-box2 .fact-contents:nth-child(2) {
    margin-top: 0
  }
}

@media screen and (max-width:479px) {
  .fact__img {
    margin-bottom: 5px;
  }

  .fact__title {
    margin-bottom: 20px;
    width: auto;
    position: static;
    transform: translateX(0);
    line-height: 28px !important;
  }

  .fact__text {
    font-size: 18px;
  }

  .fact-content::before {
    display: none;
  }

  .fact__list {
    max-width: 290px;
  }

  .fact-content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .fact-contents {
    width: 100%
  }

  .fact-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .fact-contents {
    margin-bottom: 12px
  }

  .fact-content-box2 {
    margin-top: 0
  }

  .fact-problem {
    margin-top: 0
  }

  .fact-content {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }

  .fact-frame {
    font-size: 18px;
    line-height: 19px;
  }
}

.section-bg {
  background: url(../img/bg.jpg);
  background-position: 50%;
}

.inside {
  padding: 90px 0;
  background-size: auto;
}

.inside__title {
  margin-bottom: 58px;
}

.inside__content {
  max-width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.expert__name {
  font-size: 22px;
  font-weight: 700;
}

.inside__expert {
  width: 250px;
  margin-right: 38px;
}

.expert__photo {
  margin-bottom: 27px;
}

.expert__name {
  margin-bottom: 10px;
}

.expert__position {
  font-size: 16px;
  font-style: italic;
}

.inside__desc {
  max-width: 666px;
  padding: 26px 30px 26px 37px;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 5px;
  border: 2px dashed #0ea9b5;
}

.inside__text {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}

.inside__text:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width:1023px) {
  .inside__title {
    margin-bottom: 40px;
  }

  .inside__desc {
    max-width: 466px;
  }
}

@media screen and (max-width:767px) {
  .expert__photo {
    margin-bottom: 15px;
  }

  .inside__expert {
    width: 310px;
    margin-right: 15px;
  }

  .inside__title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width:639px) {
  .expert__photo {
    margin-bottom: 10px;
  }

  .inside__title {
    margin-bottom: 25px;
  }

  .inside__content {
    flex-direction: column;
    align-items: center;
  }

  .inside__expert {
    width: 250px;
    margin: 0 auto 27px;
  }

  .expert__name,
  .expert__position {
    text-align: center;
  }
}

@media screen and (max-width:479px) {
  .inside__title {
    line-height: 28px;
  }

  .inside__text {
    font-size: 16px;
    line-height: 23px;
  }

  .inside__desc {
    padding: 20px;
  }

  .inside__expert {
    margin-bottom: 15px;
  }

  .expert__photo {
    margin-bottom: 10px;
  }
}

.description {
  padding: 90px 0;
}

.description-content {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around
}

.description-box {
  width: 32%;
  max-width: 270px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.description-box::before {
  width: 50px;
  content: "";
  position: absolute;
  top: 130px;
  right: -86px;
  border-bottom: 2px dashed #0ea9b5;
}

.description-box:last-of-type::before {
  display: none;
}

.description-box__img {
  width: 270px;
  height: 270px;
  border: 4px solid #f64d01;
  background-color: #fff;
  border-radius: 50%;
  position: relative
}

.description-box__title {
  max-width: 250px;
  margin: 33px auto 0;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
}

.description-box__subtitle {
  width: 100%;
  margin-top: 9px;
  color: #4f4f4f;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}

.description .leg1 {
  position: absolute;
  top: 0;
  left: -25.5px;
}

.description .leg2 {
  position: absolute;
  top: -19px;
  left: -17px;
  -webkit-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  transform: rotate(38deg)
}

.description .leg3 {
  width: 172px;
  position: absolute;
  top: -1px;
  left: 48px
}

.description .fact-frame {
  color: #000000;
}

.description-victory {
  color: #000;
  font-size: 27px;
  font-weight: 500;
  text-align: center;
  margin-top: 47px;
  line-height: 28px
}

.description .virus-a1 {
  position: absolute;
  left: 17%;
  top: 38%;
  -webkit-transform: translate(-141%, -44%);
  -ms-transform: translate(-141%, -44%);
  transform: translate(-141%, -44%);
  -webkit-animation: rot 3s infinite linear;
  animation: rot 3s infinite linear
}

.description .virus-a2 {
  position: absolute;
  left: 45%;
  top: 9%;
  -webkit-transform: translate(-141%, -44%);
  -ms-transform: translate(-141%, -44%);
  transform: translate(-141%, -44%);
  -webkit-animation: rot 3.4s infinite linear;
  animation: rot 3.4s infinite linear
}

.description .virus-a3 {
  position: absolute;
  left: 56%;
  top: 34%;
  -webkit-transform: translate(-141%, -44%);
  -ms-transform: translate(-141%, -44%);
  transform: translate(-141%, -44%);
  -webkit-animation: rot 4s infinite linear;
  animation: rot 4s infinite linear
}

.description .virus-b1 {
  position: absolute;
  left: 17%;
  top: 42%;
  -webkit-animation: rot 3.4s infinite linear;
  animation: rot 3.4s infinite linear
}

.description .virus-b2 {
  position: absolute;
  left: 55%;
  top: 25%;
  -webkit-animation: rot 2.6s infinite linear;
  animation: rot 2.6s infinite linear
}

.description .virus-b3 {
  position: absolute;
  left: 50%;
  top: 47%;
  -webkit-animation: rot 3s infinite linear;
  animation: rot 3s infinite linear
}

.description .description-arrow {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-animation: show-hide .9s infinite alternate ease-in-out, moveTop 1.8s infinite linear;
  animation: show-hide .9s infinite alternate ease-in-out, moveTop 1.8s infinite linear;
  -webkit-transform: translate(-56%, 214%) rotate(38deg);
  -ms-transform: translate(-56%, 214%) rotate(38deg);
  transform: translate(-56%, 214%) rotate(38deg)
}

.description .box2 {
  -webkit-transform: rotate(-38deg);
  -ms-transform: rotate(-38deg);
  transform: rotate(-38deg)
}

@media screen and (max-width:1199px) {
  .description-box::before {
    width: 30px;
    right: -48px;
  }

  .description-content {
    margin-top: 45px
  }

  .description-box__title {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    margin-top: 15px
  }

  .description-box__subtitle {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: center
  }

  .description .leg1 {
    position: absolute;
    top: -2px;
    left: -25px;
  }

  .description .leg2 {
    position: absolute;
    top: -19px;
    left: -17px;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg)
  }

  .description .leg3 {
    position: absolute;
    top: -1px;
    left: 54px
  }

  .description-victory {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin-top: 25px;
    line-height: normal
  }
}

@media screen and (max-width:1023px) {
  .description-box::before {
    display: none;
  }

  .description-content {
    margin-top: 25px
  }

  .description-box__img {
    width: 235px;
    height: 234px
  }

  .description-box__title {
    font-size: 20px;
    line-height: normal;
    margin-top: 10px
  }

  .description-box__subtitle {
    line-height: normal
  }

  .description .leg1 {
    top: -2px;
    left: -22px;
  }

  .description .leg2 {
    position: absolute;
    top: -16px;
    left: -14px;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg)
  }

  .description .leg3 {
    position: absolute;
    top: -1px;
    left: 44px;
    width: 145px;
  }

  .description-victory {
    font-size: 23px;
    margin-top: 20px;
    line-height: normal
  }

  .description .description-arrow {
    width: 70px;
    top: 23%;
    left: 50%
  }
}

@media screen and (max-width:767px) {
  .description-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .description-box {
    width: 42%;
    margin: 10px
  }

  .description-box__img {
    width: 235px;
    height: 234px
  }

  .description-box__title {
    margin-top: 5px
  }

  .description .leg1 {
    top: -2px;
    left: -22px;
  }

  .description .leg2 {
    position: absolute;
    top: -16px;
    left: -14px;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg)
  }

  /* .description .leg3 {
    position: absolute;
    top: 0;
    left: 40px;
    width: 151px
  } */

  .description-victory {
    font-size: 21px;
    margin-top: 8px;
    line-height: normal
  }

  .description .description-arrow {
    width: 70px;
    top: 23%;
    left: 50%
  }
}

@media screen and (max-width:639px) {
  .description-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .description-box {
    width: 300px;
    margin: 10px
  }

  .description-box__img {
    width: 235px;
    height: 234px
  }

  .description-box__title {
    margin-top: 5px
  }

  .description .leg1 {
    position: absolute;
    top: 0;
    left: -22px
  }

  .description .leg2 {
    position: absolute;
    top: -16px;
    left: -14px;
    -webkit-transform: rotate(38deg);
    -ms-transform: rotate(38deg);
    transform: rotate(38deg)
  }

  /* .description .leg3 {
    position: absolute;
    top: 0;
    left: 40px;
    width: 151px
  } */

  .description-victory {
    font-size: 19px;
    margin-top: 8px;
    line-height: normal
  }

  .description .description-arrow {
    width: 70px;
    top: 23%;
    left: 50%
  }
}

@media screen and (max-width:479px) {
  .description .fact-frame {
    font-size: 17px;
  }
}

.now__center {
  width: 270px;
  margin-bottom: 10px;
}

.pack {
  position: relative;
}

.now {
  padding: 40px 30px;
}

.now .wrapper {
  position: relative;
}

.now__title {
  position: absolute;
  font-size: 38px;
  left: 102px;
  top: -8px;
}

.now__pack {
  width: 260px;
  position: relative;
  bottom: -10px;
}

.now__action-label {
  top: -10px;
  right: -54px;
}

.now__content {
  max-width: 976px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.now__price {
  margin-top: 26px;
  padding: 15px 5px;
  border: 2px dashed #0ea9b5;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, .5);
}

.now .timer__title {
  margin-bottom: 10px;
  text-align: center;
}

.now .timer__body {
  justify-content: center;
}

.now__note {
  margin-top: 7px;
  text-align: center;
  color: #555555;
  font-size: 14px;
}

.now__form {
  max-width: 266px;
  padding: 30px 25px;
  border: 2px dashed #0ea9b5;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, .5);

}

@media screen and (max-width:1199px) {

  .now__title {
    top: -6px;
    left: 30px;
    font-size: 38px !important;
  }
}

@media screen and (max-width:1023px) {
  .now {
    height: 533px;
  }

  .now__center {
    margin-bottom: 0;
  }

  .now__title {
    margin-bottom: 30px;
    position: static;
  }

  .now__content {
    max-width: 700px;
    height: 383px;
    display: block;
    flex-wrap: wrap;
    justify-content: space-around;
    position: relative;
  }

  .now__form {
    position: absolute;
    top: 110px;
    right: 0;
    margin-top: 0;
  }

  .now .timer__title {
    font-size: 20px;
  }

  .now__timer {
    position: absolute;
    top: 0;
    left: 30px;
  }

  .now__timer .timer__cell {
    font-size: 40px;
  }


  .now__pack {
    width: 326px;
    position: absolute;
    top: 120px;
  }

  .now__price {
    width: 265px;
    margin-top: 0;
    position: absolute;
    right: 0;
  }
}

@media screen and (max-width:767px) {
  .now__timer .timer__cell {
    font-size: 24px;
  }

  .now .timer__title {
    font-size: 18px;
  }

  .now {
    height: 546px;
  }

  .now__timer {
    top: 20px;
    left: 40px;
  }

  .now__pack {
    width: 320px;
    top: 125px;
  }

  .now__action-label {
    right: -14px;
  }
}


@media screen and (max-width:639px) {
  .now__action-label {
    width: 120px;
    top: -40px;
    right: -4px;
    padding-top: 16px;
    padding-right: 9px;
    font-size: 16px;
  }

  .now .action-label__percent {
    font-size: 22px;
  }

  .now .timer__title {
    font-size: 16px;
  }

  .now__timer .timer__cell {
    margin-right: 2px;
    font-size: 22px;
  }

  .now__form {
    width: 220px;
    padding: 20px 25px;
    right: 0;
    top: 100px;
    /* position: static; */
  }

  .now__timer {
    width: 220px;
    top: 15px;
    left: 0;
    /* position: static; */
  }

  .now__content {
    height: auto;
    display: flex;
  }

  .now {
    height: 460px;
  }

  .now__title {
    font-size: 26px !important;
  }

  .now__price {
    width: 220px;
    padding: 10px 5px;
    /* position: static; */
    right: 0;
    margin: 0 auto;
  }

  .now__pack {
    width: 340px;
    margin: 0 auto;
    /* position: relative; */
    left: 0;
    top: 0;
  }
}

@media screen and (max-width:639px) {

  .now__pack {
    width: 240px;
    top: 140px;
    left: -10px;
  }
}

@media screen and (max-width:479px) {
  .now__action-label {
    padding-top: 11px;
    padding-right: 0;
    top: -10px;
  }

  .now__timer .timer__cell {
    margin-right: 5px;
    font-size: 24px;
  }

  .now {
    height: auto;
  }

  .now__timer {
    width: auto;
    position: static;
  }

  .now__pack {
    width: 280px;
    position: relative;
    top: 0;
    left: 0;
  }

  .now__form {
    width: 240px;
    position: static;
  }

  .now__price {
    width: 240px;
    margin: 15px auto;
    position: static;
  }
}

.real {
  padding: 90px 0;
}

.real__slider {
  max-width: 1050px;
  margin: 0 auto;
}

.real__slider .draggable {
  padding: 20px 0;
}

.real__img {
  /* width: 300px; */
  margin: 0 auto;
}

.real .slick-slide {
  margin: 0 20px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
}

.real .slick-arrow {
  fill: #d9050d;
}

.real__slider--left,
.real__slider--right {
  position: absolute;
  z-index: 10;
}

.real__slider--left {
  top: 310px;
  left: -105px;
  transform: scale(-1);
}

.real__slider--right {
  right: -105px;
  top: 310px;
}

.real__slider--left:hover,
.real__slider--right:hover {
  fill: fa4f01;
  cursor: pointer;
}

.real .slick-disabled {
  fill: #e2d1c3 !important;
}

.real__slider .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #ede4de;
}

.real__slider li.slick-active button {
  background-color: #d9050d;
}

.real__slider .slick-dots li button:before {
  width: 16px;
  height: 16px;
  color: #ede4de;
}

.real__slider .slick-dots li.slick-active button:before {
  color: #d9050d;
}

.real__slider .slick-dots li {
  width: 16px;
  height: 16px;
  margin: 0 15px;
}

.real__title {
  margin-bottom: 40px;
}

@media (max-width:1345px) {
  .real__slider .slick-list {
    margin: 0;
  }
}

@media (max-width:1285px) {
  .real__slider--right {
    right: -65px;
  }

  .real__slider--left {
    left: -65px;
  }
}

@media (max-width:1199px) {
  .real__title {
    margin-bottom: 30px;
  }

  .real__img {
    width: 270px;
  }

  .real__slider {
    max-width: 900px;
  }

  .real__slider--right {
    top: 240px;
    right: -55px;
  }

  .real__slider--left {
    top: 240px;
    left: -55px;
  }
}

@media (max-width:1023px) {
  .real .slick-slide {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  }

  .real__img {
    /* width: 220px; */
  }

  .real__title {
    margin-bottom: 10px;
  }

  .real__slider {
    max-width: 710px;
  }

  .real__slider--right {
    top: 200px;
  }

  .real__slider--left {
    top: 200px;
  }
}

@media (max-width:834px) {
  .real__slider--right {
    top: 420px;
    right: 153px;
  }

  .real__slider--left {
    top: 420px;
    left: 153px;
  }

  .real__slider .draggable {
    padding-bottom: 34px;
  }
}

@media (max-width:767px) {
  .real__slider .draggable {
    padding: 10px 0 34px;
  }

  .real__title {
    /* margin-bottom: 15px; */
  }

  .real__slider {
    max-width: 600px;
  }

  .real__slider--left {
    top: 535px;
    left: 113px;
  }

  .real__slider--right {
    top: 535px;
    right: 113px;
  }
}

/* @media (max-width:727px) {
  .real__slider--left {
    left: -13px;
  }

  .real__slider--right {
    right: -13px;
  }
} */

@media (max-width:639px) {
  .real__slider .draggable {
    padding-bottom: 37px;
  }

  .real__slider .slick-dots li {
    margin: 0 12px;
  }

  .real__title {
    /* margin-bottom: 5px; */
  }

  .real__slider--left {
    top: 460px;
    left: 20px;
  }

  .real__slider--right {
    top: 460px;
    right: 20px;
  }

  .real__slider {
    max-width: 260px;
  }
}

@media (max-width:500px) {
  /* .real__slider--left {
    left: 0px;
  }

  .real__slider--right {
    right: 0px;
  } */
}

@media (max-width:479px) {
  .real__title {
    /* margin-bottom: 0px; */
  }

  /* .real__slider--left {
    top: 200px;
    left: -60px;
  }

  .real__slider--right {
    top: 200px;
    right: -60px;
  } */
}

@media (max-width:399px) {
  .real__title {
    margin-bottom: 5px;
  }

  .real__slider--left {
    top: 460px;
    left: 20px;
  }

  .real__slider--right {
    top: 460px;
    right: 20px;
  }

  .real__slider .draggable {
    padding-bottom: 40px;
  }
}

@-webkit-keyframes rot {
  from {
    -webkit-transform: rotate(0deg) translate(5px) rotate(0deg);
    transform: rotate(0deg) translate(5px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg) translate(5px) rotate(-360deg);
    transform: rotate(360deg) translate(5px) rotate(-360deg)
  }
}

@keyframes rot {
  from {
    -webkit-transform: rotate(0deg) translate(5px) rotate(0deg);
    transform: rotate(0deg) translate(5px) rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg) translate(5px) rotate(-360deg);
    transform: rotate(360deg) translate(5px) rotate(-360deg)
  }
}

@-webkit-keyframes show-hide {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes show-hide {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes moveTop {
  to {
    top: -21px
  }
}

@keyframes moveTop {
  to {
    top: -21px
  }
}

.history {
  padding: 81px 0
}

.history__title {
  position: relative
}

.history__subtitle {
  margin-top: 9px;
  text-align: center;
  font-size: 23px;
  line-height: 48px;
  color: #444
}

.history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 79px 0 65px
}

.history__item {
  position: relative;
  padding: 76px 12px 25px;
  width: 370px;
  border: 4px solid #f64d01;
  border-radius: 8px;
  min-height: 307px;
  -webkit-box-shadow: 0 20px 50px 0 rgba(134, 147, 162, 0.25);
  box-shadow: 0 20px 50px 0 rgba(134, 147, 162, 0.25)
}

.history__item_gel .history__pick {
  width: 105px;
  top: -44px;
  left: 0
}

.history__item_natural .history__pick {
  width: 160px;
  top: -75px;
  left: -27px
}

.history__item_tabl {
  border-color: fa4f01
}

.history__item_tabl .history__circle {
  border-right: 4px solid fa4f01;
  border-bottom: 4px solid fa4f01;
  border-left: 4px solid fa4f01
}

.history__item_tabl .history__pick {
  width: 80px;
  top: -40px;
  left: 9px
}

.history__circle {
  position: absolute;
  top: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 109px;
  height: 54px;
  background-color: #fff;
  border-right: 4px solid #f64d01;
  border-bottom: 4px solid #f64d01;
  border-left: 4px solid #f64d01;
  border-radius: 0 0 50% 50% / 0 0 100% 100%
}

.history__pick {
  position: absolute
}

.history__img {
  display: block
}

.history__item-tile {
  margin-bottom: 10px;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700
}

.history__desc {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #444
}

.history__desc-accent {
  font-weight: 500;
  color: #000
}

.history__footnote {
  text-align: center;
  font-size: 27px;
  line-height: 27px;
  font-weight: 500
}

@media screen and (max-width:1199px) {
  .history__list {
    margin: 79px 0 50px
  }

  .history__item {
    width: 315px
  }

  .history__item-tile {
    font-size: 22px
  }

  .history__desc {
    font-size: 16px;
    line-height: 22px
  }
}

@media screen and (max-width:1023px) {
  .history__desc br {
    display: none
  }

  .history__subtitle {
    font-size: 21px;
    line-height: 28px
  }

  .history__list {
    margin: 79px 0 35px
  }

  .history__item {
    width: 240px;
    padding: 60px 5px 15px;
    min-height: 310px
  }

  .history__item-tile {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px
  }

  .history__footnote {
    font-size: 23px;
    line-height: 26px
  }
}

@media screen and (max-width:767px) {
  .history__subtitle {
    font-size: 18px;
    line-height: 22px
  }

  .history__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 70px 0 20px
  }

  .history__item {
    width: 280px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 245px
  }

  .history__item_tabl {
    margin-top: 60px
  }

  .history__footnote {
    font-size: 21px;
    line-height: 24px
  }
}

@media screen and (max-width:639px) {
  .history__subtitle {
    font-size: 16px;
    line-height: 20px
  }

  .history__list {
    margin: 55px 0 10px
  }

  .history__item {
    width: 300px
  }

  .history__item_natural {
    margin-top: 80px
  }
}

.composition {
  padding: 90px 0;
  background: url("../img/bg.jpg") -10px 0 no-repeat;
  background-size: cover
}

.composition__title {
  max-width: 900px;
  margin: 0 auto;
}

.composition__subtitle {
  margin-top: 13px;
  text-align: center;
  font-size: 23px;
  line-height: 48px;
  color: #444
}

.composition__main {
  margin: 8px 0 0;
  padding: 0 40px;
  counter-reset: composition
}

.composition__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.composition__row_first {
  position: relative
}

.composition__row_second {
  margin-top: 50px
}

.composition__pack {
  width: 365px;
  position: absolute;
  bottom: -218px;
  left: calc(50% - 6px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.composition__item {
  position: relative;
  -ms-flex-preferred-size: 308px;
  flex-basis: 308px
}

.composition__item_1 .composition__pic {
  width: 229px;
  position: relative;
  top: -4px;
}

.composition__item_1 .composition__pic::before {
  right: -55px;
  top: 60px;
}

.composition__item_1 .composition__item-title::before {
  top: -16px;
  right: -90px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.composition__item_2 .composition__pic {
  width: 241px;
  /* margin-bottom: 1px */
}

.composition__item_2 .composition__pic::before {
  left: -30px
}

.composition__item_2 .composition__item-title {
  margin-bottom: 11px
}

.composition__item_2 .composition__item-title::before {
  top: -18px;
  left: -100px
}

.composition__item_3 .composition__pic {
  width: 232px;
  position: relative;
  top: -6px;
}

.composition__item_3 .composition__pic::before {
  right: -55px;
  top: 60px;
}

.composition__item_3 .composition__item-title::before {
  top: -15px;
  right: -90px;
  -webkit-transform: rotateY(180deg) rotateX(180deg);
  transform: rotateY(180deg) rotateX(180deg)
}

.composition__item_4 .composition__pic {
  width: 230px
}

.composition__item_4 .composition__pic::before {
  left: -30px
}

.composition__item_4 .composition__item-title::before {
  top: -7px;
  left: -100px;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg)
}

.composition__pic {
  margin: 0 auto 5px;
  min-height: 165px;
}

.composition__pic::before {
  counter-increment: composition;
  content: counter(composition);
  position: absolute;
  top: 55px;
  font-size: 108px;
  font-weight: 900;
  font-style: italic;
  line-height: 80px;
  color: #e7ceb1
}

.composition__img {
  display: block
}

.composition__item-title {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  /* font-weight: 500 */
}

.composition__item-title::before {
  content: '';
  position: absolute;
  display: block;
  width: 108px;
  height: 25px;
  background: url("../img/composition-pointer.png") 0 0 no-repeat
}

.composition__item-desc {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  color: #444
}

.composition__item-accent {
  font-weight: 400;
  color: #000
}

.composition__footnote {
  text-align: center;
  font-size: 27px;
  line-height: 28px;
  font-weight: 500
}

@media screen and (max-width:1199px) {
  .composition__main {
    padding: 0
  }

  .composition__item {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px
  }

  .composition__item_1 .composition__item-title::before {
    top: 14px;
    right: -100px
  }

  .composition__item_2 .composition__pic::before {
    left: -50px
  }

  .composition__item_2 .composition__item-title::before {
    left: -120px
  }

  .composition__item_3 .composition__item-title::before {
    top: -10px;
    right: -100px
  }

  .composition__item_4 .composition__pic::before {
    left: -50px
  }

  .composition__item_4 .composition__item-title::before {
    left: -120px
  }

  .composition__pack {
    bottom: -202px;
    width: 320px;
    left: calc(50% - 11px);

  }

  .composition__item-desc {
    font-size: 16px
  }
}

@media screen and (max-width:1023px) {
  .composition__subtitle {
    margin-top: 5px;
    font-size: 21px;
    line-height: 25px
  }

  .composition__item {
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px
  }

  .composition__item_1 .composition__pic {
    width: calc(229px - 10%)
  }

  .composition__item_2 .composition__pic {
    width: calc(241px - 10%)
  }

  .composition__item_3 .composition__pic {
    width: calc(232px - 10%)
  }

  .composition__item_4 .composition__pic {
    width: calc(230px - 10%)
  }

  .composition__pack {
    left: 50%;
    bottom: -76px;
    width: 210px
  }

  .composition__item-title {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 23px
  }

  .composition__item-title::before {
    display: none
  }

  .composition__item-desc {
    line-height: 22px
  }

  .composition__footnote {
    font-size: 24px
  }
}

@media screen and (max-width:767px) {
  .composition__pic {
    min-height: 150px;
  }

  .composition__item_2 .composition__pic {
    margin-bottom: 5px;
  }

  .composition__row {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .composition__row_second {
    margin-top: 30px;
  }

  .composition__subtitle {
    font-size: 18px;
    line-height: 22px
  }

  .composition__row_first {
    margin-top: 30px
  }

  .composition__pack {
    width: 250px;
    top: -215px;
    display: none;
  }

  .composition__pic::before {
    display: none
  }

  .composition__footnote {
    font-size: 20px;
    line-height: 24px
  }
}

@media screen and (max-width:639px) {
  .composition__main {
    margin: 8px 0 10px
  }

  .composition__row_second {
    margin-top: 0
  }

  .composition__item-title {
    font-size: 17px;
    line-height: 21px
  }

  .composition__item-desc {
    line-height: 20px
  }

  .composition__footnote {
    font-size: 18px;
    line-height: 22px
  }

  .composition__item {
    margin-bottom: 30px;
    /* flex-basis: auto; */
  }

  .composition__item_3 {
    margin-bottom: 0;
  }

  .composition__row_second .composition__item:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (max-width:479px) {
  .composition {
    background-position: -10px 0;
  }

  .composition__row {
    flex-direction: column
  }

  .composition__item {
    margin-bottom: 17px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
  }

  .composition__item_2 .composition__item-title {
    margin-bottom: 0
  }
}

.doctor {
  padding-top: 79px;
  position: relative;
  z-index: 1;
}

.doctor:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-104%);
  -ms-transform: translateX(-104%);
  transform: translateX(-104%);
  bottom: 0;
  background: url(../img/doc-bg.jpg) no-repeat center;
  width: 849px;
  height: 848px;
  z-index: -1
}

.doctor-content {
  margin-top: 68px
}

.doctor-content__person {
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translateX(-113%);
  -ms-transform: translateX(-113%);
  transform: translateX(-113%)
}

.doctor-content__box {
  width: 600px;
  margin-left: auto
}

.doctor-content__text {
  color: #444;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 28px
}

.doctor-content__name {
  color: #202020;
  font-size: 22px;
  font-weight: 500
}

.doctor-content__who {
  color: #444;
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px
}

.doctor-content__biog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 75px
}

.doctor-content__autograph {
  position: relative;
  top: -4px;
  margin-left: 12px
}

@media(max-width:1199px) and (min-width:1024px) {
  .doctor {
    padding-bottom: 40px !important
  }
}

@media screen and (max-width:1199px) {
  .doctor-content {
    margin-top: 50px
  }

  .doctor-content__person {
    width: 490px;
    -webkit-transform: translateX(-119%);
    -ms-transform: translateX(-119%);
    transform: translateX(-119%)
  }

  .doctor-content__box {
    width: 555px
  }

  .doctor-content__text {
    color: #444;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 28px
  }

  .doctor-content__text br {
    display: none
  }

  .doctor-content__name {
    color: #202020;
    font-size: 22px;
    font-weight: 500
  }

  .doctor-content__who {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px
  }

  .doctor-content__biog {
    padding-bottom: 0
  }
}

@media screen and (max-width:1023px) {
  .doctor:before {
    display: none
  }

  .doctor-content {
    margin-top: 30px
  }

  .doctor-content__person {
    display: none
  }

  .doctor-content__box {
    width: 100%
  }

  .doctor-content__text {
    font-size: 17px;
    line-height: normal;
    margin-bottom: 10px
  }

  .doctor-content__name {
    font-size: 21px
  }

  .doctor-content__who {
    font-size: 17px;
    margin-top: 0
  }

  .doctor-content__biog {
    padding-bottom: 0
  }
}

@media screen and (max-width:767px) {
  .doctor-content {
    margin-top: 20px
  }

  .doctor-content__box {
    width: 100%
  }

  .doctor-content__text {
    font-size: 16px;
    margin-bottom: 6px
  }

  .doctor-content__name {
    font-size: 20px
  }

  .doctor-content__who {
    font-size: 16px;
    margin-top: 0
  }

  .doctor-content__biog {
    padding-bottom: 0
  }

  .doctor-content__autograph {
    width: 100px
  }
}

@media screen and (max-width:639px) {
  .doctor-content {
    margin-top: 10px
  }

  .doctor-content__box {
    width: 100%
  }

  .doctor-content__text {
    font-size: 16px;
    margin-bottom: 6px
  }

  .doctor-content__name {
    font-size: 20px
  }

  .doctor-content__who {
    font-size: 16px;
    margin-top: 0
  }

  .doctor-content__biog {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .doctor-content__autograph {
    top: 0;
    margin-top: 5px;
    width: 100px
  }

  .first-bio {
    width: 100%
  }
}

.result {
  padding: 90px 0;
  /* background: url(../img/bg.jpg) no-repeat center;
  background-size: cover */
}

.result-subtitle {
  color: #444;
  font-family: Roboto, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-top: 17px
}

.result-top {
  max-width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  justify-content: space-around
}

.result-top__box {
  width: 300px;
  text-align: center
}

.result-top__box:nth-child(2) {
  position: relative;
  border-left: 1px solid #ecd2b6;
  border-right: 1px solid #ecd2b6;
}

/* .result-top__box:nth-child(2):before,
.result-top__box:nth-child(2):after {
  content: '';
  position: absolute;
  left: 0;
  top: -6px;
  width: 2px;
  height: 158px;
  background-color: #ecd2b6
} */

.result-top__box:nth-child(2):after {
  right: 0;
  left: auto
}

.result-top__persent {
  color: fa4f01;
  font-size: 93px;
  font-weight: 900;
  line-height: 70px
}

.result-top__text {
  max-width: 270px;
  margin: 23px auto 0;
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.result .enorage {
  color: #e4a41a
}

.result .orande {
  color: #f17b45
}

.result-line {
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #ecd2b6;
  margin-top: 88px;
  margin-bottom: 82px
}

.result-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.result-bottom__title {
  margin-bottom: 15px;
  color: #1e1e1e;
  font-size: 47px;
  font-weight: 900;
  line-height: normal;
  text-align: center
}

.result-bottom__box {
  margin-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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.result-bottom__box:nth-child(2) {
  margin-right: 67px;
  margin-left: 67px
}

.result-bottom__img {
  width: 188px;
  height: 259px;
  background-color: #f64d01;
  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
}

.result-bottom__country {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding-left: 15px;
  margin-top: 15px;
  position: relative
}

.result-bottom__country:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  background-color: #87ac13;
  border-radius: 50%
}

.expert__content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.expert__slogan {
  font-size: 18px;
  position: relative;
  color: #444444;
}

.expert__sign {
  position: absolute;
  top: -50px;
  right: 60px;
}

.result-bottom__subtitle {
  max-width: 950px;
  margin: 0 auto 45px;
  text-align: center;
  font-size: 27px;
}

.expert__text {
  padding-bottom: 40px;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 39px;
  position: relative;
  color: #444444;
}

.expert__text::before {
  content: "";
  width: 40px;
  height: 4px;
  position: absolute;
  background-color: #0ea9b5;
  bottom: 0;
}

.expert__img {
  margin-right: 40px;
  flex-shrink: 0;
}

.expert__desc {
  max-width: 500px;
}

.expert__fio {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (max-width:1199px) {
  .result-subtitle {
    font-size: 22px;
    margin-top: 15px
  }

  .result-top {
    margin-top: 35px
  }

  .result-top__persent {
    font-size: 82px;
    line-height: 70px
  }

  .result-top__text {
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 17px
  }

  .result .enorage {
    color: #e4a41a
  }

  .result .orande {
    color: #f17b45
  }

  .result-line {
    width: 100%;
    height: 1px;
    background-color: #ecd2b6;
    margin-top: 35px;
    margin-bottom: 33px
  }

  .result-bottom__title {
    font-size: 44px
  }

  .result-bottom__box {
    margin-top: 40px
  }

  .result-bottom__box:nth-child(2) {
    margin-right: 57px;
    margin-left: 57px
  }

  .result-bottom__country {
    font-size: 17px;
    padding-left: 15px;
    margin-top: 10px;
    position: relative
  }
}

@media screen and (max-width:1023px) {
  .expert__fio {
    margin-bottom: 3px;
  }

  .result .title br {
    display: none
  }

  .result-subtitle {
    font-size: 21px;
    margin-top: 13px
  }

  .result-top {
    margin-top: 30px
  }

  .result-top__persent {
    font-size: 72px;
    line-height: 60px
  }

  .result-top__text {
    padding: 0 5px;
    font-size: 16px;
    line-height: normal;
    margin-top: 10px
  }

  .result-line {
    margin-top: 40px;
    margin-bottom: 20px
  }

  .result-bottom__title {
    font-size: 39px
  }

  .expert__img {
    width: 300px;
    margin-right: 30px;
  }

  .expert__sign {
    width: 90px;
    top: -50px;
    right: 10px;
  }

  .expert__text {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .result-bottom__box {
    margin-top: 20px
  }

  .result-bottom__box:nth-child(2) {
    margin-right: 37px;
    margin-left: 37px
  }

  .result-bottom__country {
    font-size: 16px;
    padding-left: 15px;
    margin-top: 7px;
    position: relative
  }
}

@media screen and (max-width:767px) {
  .expert__sign {
    right: 70px;
  }

  .result-subtitle {
    font-size: 18px;
    margin-top: 10px
  }

  .result-top {
    margin-top: 20px
  }

  .result-top__persent {
    font-size: 62px;
    line-height: 60px
  }

  .result-top__text {
    font-size: 16px;
    margin-top: 7px
  }

  /* .result-line {
    margin-top: 28px;
    margin-bottom: 13px
  } */

  .result-bottom__title {
    font-size: 34px
  }

  .result-bottom__box {
    margin-top: 15px
  }

  .result-bottom__box:nth-child(2) {
    margin-right: 27px;
    margin-left: 27px
  }

  .result-bottom__country {
    font-size: 15px;
    padding-left: 15px;
    margin-top: 5px;
    position: relative
  }

  .expert__content {
    flex-direction: column;
    align-items: center;
  }

  .expert__img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .result-bottom__subtitle {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

@media screen and (max-width:639px) {
  .result-top__box:nth-child(2) {
    border: none;
  }

  .result-subtitle {
    font-size: 18px;
    margin-top: 10px;
    line-height: 22px;
  }

  .result-top {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .result-top__box {
    width: 215px;
    margin: 10px 5px;
  }

  .result-top__box:first-child {
    order: 1;
  }

  .result-top__box:last-of-type {
    margin-bottom: 0;
  }

  .result-top__persent {
    font-size: 62px;
    line-height: 60px
  }

  .result-top__text {
    font-size: 15px;
    margin-top: 7px
  }

  .result-line {
    margin-top: 20px;
    margin-bottom: 20px
  }

  .result-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .result-bottom__title {
    font-size: 26px
  }

  .result-bottom__box {
    margin: 10px
  }

  .result-bottom__box:nth-child(2) {
    margin-right: 10px;
    margin-left: 10px
  }

  .result-bottom__box:last-child {
    margin-bottom: 0
  }

  .result-bottom__country {
    font-size: 15px;
    padding-left: 10px;
    margin-top: 5px;
    position: relative
  }

  .result-top__box:nth-child(2):before,
  .result-top__box:nth-child(2):after {
    display: none
  }

  .result-bottom__country:before {
    -webkit-transform: translateY(-71%);
    -ms-transform: translateY(-71%);
    transform: translateY(-71%)
  }

  .expert__text {
    font-size: 16px;
    line-height: 23px;
  }

  .expert__fio {
    font-size: 20px;
  }

  .expert__slogan {
    font-size: 16px;
  }
}

@media screen and (max-width:479px) {
  .expert__sign {
    width: 70px;
    top: -55px;
    right: calc(50% - 150px);
  }

  .result-top__box:first-child {
    order: 0;
  }
}

@media screen and (max-width:340px) {
  .expert__sign {
    top: -54px;
  }
}

.power {
  position: relative;
  padding: 86px 0;
  background: url("../img/power-bg.jpg") center 70px no-repeat
}

.power::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 8px;
  background: url("../img/bg.jpg") 0 0 no-repeat
}

.apply-gel {
  position: absolute;
  bottom: 0;
  right: 80px;
  z-index: 1;
  width: 250px
}

.power__title {
  max-width: 1000px;
  margin: 0 auto
}

.power__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 95px;
  margin-top: 65px
}

.power__pack {
  width: 467px;
  position: relative;
  padding-top: 210px
}

.power__right {
  width: 405px;
  padding-top: 29px
}

.power__list {
  margin-bottom: 53px
}

.power__item {
  position: relative;
  padding-left: 54px
}

.power__item:not(:last-child) {
  margin-bottom: 18px
}

.power__item::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  background: #8fb43b url("../img/check-icon.png") center no-repeat;
  border-radius: 50%
}

.power__img {
  display: block
}

.power__item-desc {
  font-size: 21px;
  line-height: 28px;
  color: #444
}

.power__item-accent {
  font-weight: 500;
  color: #000
}

.power__btn {
  width: 220px
}

.power__btn .btn {
  font-size: 27px;
  line-height: 23px;
  font-weight: 900
}

.power__btn-small {
  font-size: 21px;
  line-height: 21px;
  font-weight: 500
}

@media screen and (max-width:1199px) {
  .power__main {
    margin-top: 50px;
    padding: 0 30px
  }

  .power__list {
    margin-bottom: 45px
  }

  .power__item-desc {
    font-size: 20px;
    line-height: 24px
  }
}

@media screen and (max-width:1023px) {
  .power__main {
    margin-top: 30px;
    padding: 0
  }

  .power__pack {
    width: 370px
  }

  .power__pack {
    width: 390px;
    padding-top: 175px
  }

  .power__right {
    width: 320px
  }

  .apply-gel {
    position: absolute;
    bottom: 0;
    right: 57px;
    z-index: 1;
    width: 200px
  }

  .power__list {
    margin-bottom: 30px
  }

  .power__item:not(:last-child) {
    margin-bottom: 12px
  }

  .power__item-desc {
    font-size: 18px;
    line-height: 22px
  }
}

@media screen and (max-width:767px) {
  .power__main {
    margin-top: 20px
  }

  .power__pack {
    width: 285px;
    padding-top: 145px
  }

  .power__right {
    padding-top: 6px
  }

  .apply-gel {
    position: absolute;
    bottom: 0;
    right: 40px;
    z-index: 1;
    width: 152px
  }
}

@media screen and (max-width:639px) {
  .power__main {
    -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
  }

  .power__right {
    width: 100%
  }

  .power__list {
    margin-bottom: 20px
  }

  .power__btn {
    margin: 0 auto
  }
}

@media screen and (max-width:639px) {
  .power__item-desc {
    font-size: 17px;
    line-height: 21px
  }
}

.reviews {
  padding: 90px 0
}

.reviews-content {
  margin-top: 54px
}

.reviews__bottom {
  margin-top: 40px;
  font-size: 23px;
  text-align: center;
  color: #444444;
}

.reviews-content-box__wrap {
  border-radius: 5px;
  box-shadow: 0 0 0 4px #f64d01;
}

.reviews-content-box {
  margin-bottom: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 20px rgba(134, 147, 162, 0.25);
  box-shadow: 0 0 16px rgba(134, 147, 162, 0.25);
  /* border: 4px solid #f64d01; */
  background-color: #fff;
  border-radius: 5px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  min-height: 420px;
}

/*.reviews-content-box__cbtn {*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  background-color: #73ad32;*/
/*  border-radius: 50%;*/
/*  position: relative;*/
/*  margin-bottom: -16px;*/
/*  -webkit-transition: all .5s;*/
/*  -o-transition: all .5s;*/
/*  transition: all .5s;*/
/*  cursor: pointer*/
/*}*/

/*.reviews-content-box__cbtn:hover {*/
/*  background-color: #8cc025*/
/*}*/

/*.reviews-content-box__cbtn:before,*/
/*.reviews-content-box__cbtn:after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  -webkit-transform: translate(-50%, -25%);*/
/*  -ms-transform: translate(-50%, -25%);*/
/*  transform: translate(-50%, -25%);*/
/*  width: 14px;*/
/*  height: 2px;*/
/*  background-color: #fff*/
/*}*/

/*.reviews-content-box__cbtn:after {*/
/*  -webkit-transform: translate(-50%, -25%) rotate(-90deg);*/
/*  -ms-transform: translate(-50%, -25%) rotate(-90deg);*/
/*  transform: translate(-50%, -25%) rotate(-90deg)*/
/*}*/

.reviews-content__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  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;
  overflow: hidden;
  position: relative;
}

.reviews-content__name {
  color: #000;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  font-weight: 500;
  line-height: normal
}

.reviews-content__name br {
  display: none
}

.reviews-content__briefly {
  background-color: #fff1e1;
  text-align: center;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  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;
  margin-top: 21px;
  position: relative;
  color: #444;
  font-size: 17px;
  font-style: italic;
  line-height: 22px;
  height: 65px
}

.reviews-content__briefly:before {
  content: '';
  background: url(../img/rev-icon.png) no-repeat;
  width: 23px;
  height: 17px;
  position: absolute;
  top: -8.5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.reviews-content__text {
  color: #444;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  padding-left: 19px;
  padding-right: 19px;
  margin-top: 14px;
  text-align: center;
  /*max-height: 153px;*/
  /*overflow: hidden;*/
  margin-bottom: 12px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 100%;
  display: block;
  position: relative;
}

/*.reviews-content__text::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  height: 70px;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);*/
/*}*/

.reviews-content__body {
  display: block;
  width: 100%
}

.content-plus .reviews-content__text {
  max-height: 800px
}

.content-plus .reviews-content__text::before {
  display: none;
}

/*.content-plus .reviews-content-box__cbtn:after {*/
/*  display: none;*/
/*  -webkit-transition: all .5s;*/
/*  -o-transition: all .5s;*/
/*  transition: all .5s*/
/*}*/

.slick-slide {
  margin: 0 15px;
  margin-top: 85px;
  margin-bottom: 18px
}

.slick-list {
  margin: 0 -15px
}

.slick-next {
  font-size: 0;
  width: 40px;
  height: 40px;
  background-color: #fff1e1;
  right: -60px;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.slick-prev {
  font-size: 0;
  width: 41px;
  height: 41px;
  background-color: #fff1e1;
  left: -60px;
  border-radius: 50%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.slick-next:focus,
.slick-prev:focus {
  background-color: #fff1e1;
}

.slick-next:hover,
.slick-prev:hover {
  background-color: #f64d01
}

.slick-next:before {
  font-size: 0;
  width: 2px;
  height: 12px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(75%, -75%) rotate(-45deg);
  -ms-transform: translate(75%, -75%) rotate(-45deg);
  transform: translate(75%, -75%) rotate(-45deg);
  /* -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s */
}

.slick-next:after {
  content: "";
  font-size: 0;
  width: 2px;
  height: 12px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(75%, -14%) rotate(45deg);
  -ms-transform: translate(75%, -14%) rotate(45deg);
  transform: translate(75%, -14%) rotate(45deg)
}

.slick-prev:before {
  font-size: 0;
  width: 2px;
  height: 12px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-75%, -78%) rotate(45deg);
  -ms-transform: translate(-75%, -78%) rotate(45deg);
  transform: translate(-75%, -78%) rotate(45deg);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

.slick-prev:after {
  content: "";
  font-size: 0;
  width: 2px;
  height: 12px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-75%, -13%) rotate(-45deg);
  -ms-transform: translate(-75%, -13%) rotate(-45deg);
  transform: translate(-75%, -13%) rotate(-45deg);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

@media screen and (max-width:1345px) {
  .slick-next {
    right: 0
  }

  .slick-prev {
    left: 0
  }

  .slick-list {
    margin: 0 40px
  }

  .reviews-content__text br {
    display: none
  }

  .reviews-content__name {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px
  }

  .reviews-content__briefly {
    height: 70px
  }
}

@media screen and (max-width:1199px) {
  .slick-slide {
    margin-right: 10px;
    margin-left: 10px
  }

  .reviews-content {
    margin-top: 30px
  }

  .reviews-content__name {
    font-size: 16px;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 15px
  }

  .reviews-content__name br {
    display: block
  }

  .reviews-content__briefly {
    font-size: 16px;
    line-height: normal;
    margin-top: 18px
  }

  .reviews-content__text {
    font-size: 16px;
    line-height: normal;
    margin-top: 10px
  }

  .reviews__bottom {
    margin-top: 20px;
    font-size: 22px;
  }

  .slick-prev, .slick-next {
    top: 257px;
  }
}

@media screen and (max-width:1023px) {
  .reviews-content__text {
    margin-top: 10px
  }

  .reviews-content {
    margin-top: 25px
  }

  .reviews__bottom {
    margin-top: 10px;
    font-size: 16px;
  }
}

@media screen and (max-width:767px) {
  .slick-slide {
    margin-right: 10px;
    margin-left: 10px
  }

  .reviews-content {
    margin-top: 20px
  }

  .reviews-content__name {
    font-size: 16px;
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 10px
  }

  .reviews-content__name br {
    display: block
  }

  .reviews-content__briefly {
    font-size: 15px;
    line-height: normal;
    height: 65px;
    margin-top: 15px
  }

  .reviews-content__text {
    font-size: 16px;
    line-height: normal;
    padding-left: 8px;
    padding-right: 8px
  }

  .slick-prev, .slick-next {
    top: 247px;
  }
}

@media screen and (max-width:639px) {
  .slick-next {
    right: 65px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 10;
    top: 160px
  }

  .slick-prev {
    left: 65px;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    z-index: 10;
    top: 160px
  }

  .reviews-content {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .reviews-content__text br {
    display: none
  }

  .reviews__bottom {
    margin-top: -10px;
  }

  .reviews-content__text {
    max-height: 120px;
  }
}

@media screen and (max-width:450px) {

  .reviews__bottom {
    margin-top: 0;
  }

}

@media screen and (max-width:400px) {
  .slick-list {
    margin: 0
  }

  .slick-slide {
    margin-right: 10px;
    margin-left: 10px
  }

  .slick-next {
    right: 20px
  }

  .slick-prev {
    left: 20px
  }
}

.capital {
  padding: 90px;
}

.capital__title {
  max-width: 900px;
  margin: 0 auto 50px;
}

.capital__list {
  display: flex;
  justify-content: space-between;
}

.capital__num {
  margin-bottom: 30px;
  padding-bottom: 14px;
  text-align: center;
  font-size: 90px;
  font-weight: 900;
  border-bottom: 1px solid #b7b7b7;
}

.capital__num--2 {
  color: #e4a41a;
}

.capital__item {
  width: 370px;
}

.capital__desc {
  max-width: 320px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #444444;
}

.use {
  background: url(../img/bg.jpg) no-repeat center;
  background-size: cover;
  padding: 90px 0;
  position: relative;
}

.use__line {
  position: absolute;
  bottom: 0;
  width: 1170px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #ecd2b6;
}

.use-content {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.use-content-box {
  position: relative;
  padding-right: 55px
}

.use-content__pack {
  width: 350px;
}

.use-content-box:nth-child(2) {
  padding-left: 15px
}

.use-content__glass {
  position: absolute;
  bottom: 32px;
  right: 0;
  z-index: 1
}

.use-content__pack {
  position: relative;
  z-index: 2
}

.use-content__img {
  width: 135px;
  height: 135px;
  background-color: rgba(229, 208, 185, 0.6);
  border-radius: 50%;
  position: relative;
  z-index: 5
}

.use-content__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.use-content__img:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 105px;
  height: 105px;
  border: 7px solid #f64d01;
  background-color: #fff;
  border-radius: 50%;
  z-index: -1
}

.use-content__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  z-index: 2
}

.use-content__right:last-child {
  margin-bottom: 5px
}

.use-content__text {
  max-width: 250px;
  margin-left: 37px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
  bottom: -10px;
}

.use-content__text:before {
  content: '';
  position: absolute;
  top: -19px;
  left: 0;
  width: 20px;
  height: 3px;
  background-color: #7bbf1c
}

@media screen and (max-width:1315px) {
  .capital__item {
    width: 350px;
  }
}

@media screen and (max-width:1258px) {
  .capital__item {
    width: 300px;
  }
}

@media screen and (max-width:1199px) {
  .use__line {
    width: 1023px;
  }

  .use-content {
    margin-top: 40px
  }

  .use-content__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
    z-index: 2
  }

  .use-content__right:last-child {
    margin-bottom: 5px
  }

  .use-content__text {
    margin-left: 22px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    position: relative
  }
}

@media screen and (max-width:1023px) {
  .use-content__glass {
    bottom: 80px;
  }

  .use__line {
    width: 768px;
  }

  .use-content {
    margin-top: 25px
  }

  .use-content-box {
    padding-right: 30px
  }

  .use-content-box:nth-child(2) {
    padding-right: 0;
    padding-left: 5px
  }

  .use-content__glass {
    width: 185px
  }

  .use-content__pack {
    width: 320px
  }

  .use-content__right {
    margin-bottom: 10px
  }

  .use-content__right:last-child {
    margin-bottom: 2px
  }

  .use-content__text {
    margin-left: 14px;
    font-size: 17px
  }

  .use-content__text:before {
    top: -15px
  }

  .capital__num {
    font-size: 80px;
  }

  .capital__item {
    width: 240px;
  }

  .capital__title {
    margin-bottom: 40px;
  }
}

@media screen and (max-width:767px) {

  .use-content__glass {
    bottom: 40px;
  }

  .use__line {
    width: 640px;
  }

  .use-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .use-content-box {
    padding-right: 30px;
    margin-top: 80px
  }

  .use-content-box:nth-child(2) {
    padding-right: 0;
    padding-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px
  }

  .use-content__glass {
    width: 145px
  }

  .use-content__pack {
    width: 280px
  }

  .use-content__img {
    width: 120px;
    height: 120px
  }

  .use-content__img:before {
    width: 95px;
    height: 95px
  }

  .use-content__right {
    margin-bottom: 10px;
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33%
  }

  .use-content__right:last-child {
    margin-bottom: 2px
  }

  .use-content__text {
    margin-left: 0;
    font-size: 17px;
    margin-top: 8px;
    text-align: center;
    bottom: 0;
  }

  .use-content__text br {
    display: none
  }

  .use-content__text:before {
    display: none
  }

  .capital__num {
    font-size: 60px;
  }

  .capital__desc {
    font-size: 15px;
    line-height: 1.3;
  }

  .capital__item {
    width: 200px;
  }

  .capital__title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width:639px) {
  .use__line {
    width: 480px;
  }

  .use-content-box {
    margin-top: 60px
  }

  .use-content__glass {
    width: 125px
  }

  .use-content__pack {
    width: 260px
  }

  .use-content__right {

    margin: 0 5px;
  }

  .use-content__text {
    font-size: 16px
  }

  .capital__list {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .capital__item {
    margin: 0 5px 20px;
  }

  .capital__item:last-of-type {
    margin-bottom: 0;
  }

  .capital__num {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .capital__title {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:479px) {
  .use-content__pack {
    bottom: 50px;
  }

  .use-content__glass {
    bottom: 30px;
  }

  .use-content-box:first-child {
    order: 1;
  }

  .use-content__img {
    margin-bottom: 10px;
  }

  .use-content-box:nth-child(2) {
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0
  }

  .use-content__glass {
    width: 125px
  }

  .use-content__right {
    width: 250px;
    margin-bottom: 20px
  }

  .use-content__right:last-child {
    margin-bottom: 0
  }

  .use-content__text {
    margin-top: 3px
  }

  .capital__num {
    font-size: 50px;
  }
}

.order {
  padding: 90px 0;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.order__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 52px
}

/* .order__list::before {
  content: '';
  position: absolute;
  top: 130px;
  left: 330px;
  display: block;
  width: 100%;
  height: 2px;
  background: url("../img/order-line.png") 0 0 no-repeat
} */

.order__item {
  -ms-flex-preferred-size: 340px;
  flex-basis: 340px
}

.order__item:nth-child(3) img {
  position: relative;
  left: -10px;
}

.order__item:nth-child(4) img {
  position: relative;
  left: -20px;
  bottom: 10px;
}

.order__pic {
  width: 260px;
  height: 260px;
  margin: 0 auto 45px;
  border-radius: 50%;
  border: 30px solid #fff1e1;
  overflow: hidden
}

.order__img {
  display: block;
  margin: 0 auto
}

.order__item-title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500
}

.order__item-desc {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #444
}

@media screen and (max-width:1199px) {
  .order__list {
    margin-top: 30px
  }

  .order__list::before {
    display: none
  }

  .order__pic {
    margin-bottom: 15px
  }

  .order__item-title {
    margin-bottom: 5px
  }

  .order__item-desc {
    line-height: normal
  }

  .order__pic {
    width: 230px;
    height: 230px;
  }
}

@media screen and (max-width:1023px) {
  .order__list {
    margin-top: 25px;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .order__item {
    margin-bottom: 20px;
  }

  .order__item:nth-child(3),
  .order__item:last-of-type {
    margin-bottom: 0;
  }

  .order__pic {
    width: 230px;
    height: 230px;
    margin: 0 auto 10px;
    border: 20px solid #fff1e1
  }

  .order__item-title {
    font-size: 20px;
    line-height: 24px
  }

  .order__item-desc {
    font-size: 17px;
    line-height: normal
  }

  .order__item-title {
    margin-bottom: 0
  }
}

@media screen and (max-width:767px) {
  .order__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
  }

  .order__item {
    -ms-flex-preferred-size: 290px;
    flex-basis: 290px
  }

  .order__item:last-child {
    margin-top: 20px
  }

  .order__pic {
    margin: 0 auto 15px
  }

  .order__item-title {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 22px
  }

  .order__item-desc {
    font-size: 16px;
    line-height: 20px
  }
}

@media screen and (max-width:639px) {
  .order__list {
    margin-top: 15px
  }

  .order__item:last-child {
    margin-top: 0
  }

  .order__item:not(:last-child) {
    margin-bottom: 20px
  }

  .order__pic {
    margin: 0 auto 10px
  }

  .order__item-title {
    margin-bottom: 0
  }
}

.header {
  background: url(../img/header-bg.jpg) no-repeat center bottom #fff1e1;
  height: 635px;
}

.header .wrapper {
  position: relative;
  z-index: 0
}

.header-logo {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2
}

.header-logo__text {
  color: #444;
  font-size: 15px;
  font-weight: 400;
  line-height: 0;
  margin-top: 5px
}

.header-legs {
  position: absolute;
  left: -243px;
  top: -115px;
  z-index: 1;
}

.header-content {
  width: 735px;
  margin-left: auto;
  padding-top: 35px;
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.header-nav__list {
  color: #444;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  padding-left: 57px;
  position: relative;
  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
}

.header-nav__list:hover {
  text-decoration: none
}

.header-nav__list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/nav-icon1.svg) no-repeat center;
  height: 42px;
  width: 42px
}

.header-nav__list:nth-child(2):before {
  background: url(../img/nav-icon2.svg) no-repeat center;
  width: 42px;
  height: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.header-nav__list:nth-child(3) {
  padding-left: 48px
}

.header-nav__list:nth-child(3):before {
  background: url(../img/nav-icon3.svg) no-repeat center;
  width: 34px;
  height: 43px;
  top: 50%;
  -webkit-transform: translateY(-46%);
  -ms-transform: translateY(-46%);
  transform: translateY(-46%)
}

.header-main {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  position: relative
}

.header-main__pils {
  position: absolute;
  left: -73px;
  bottom: -47px
}

.header-main__title {
  color: #000;
  font-size: 46px;
  font-weight: 900;
  line-height: 60px
}

.header-main__subtitle {
  margin-top: 30px;
  padding: 13px 20px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 5px;
  text-align: center;
  font-size: 22px;
  background-color: #0ea9b5;
}

.header-main__check {
  margin-top: 30px
}

.header-main__list {
  padding-left: 56px;
  position: relative;
  color: #444;
  line-height: 24px;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 25px
}

.header-main__list:last-of-type {
  margin-bottom: 0;
}

.header-main__list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: url(../img/check-icon.png) no-repeat center #0ea9b5
}

.header .pack-abs {
  width: 350px;
  position: absolute;
  bottom: -185px;
  left: -1px;
}

@media screen and (max-width:1199px) {
  .header-legs {
    width: 580px;
    top: -40px;
    left: -275px;
  }

  .header-nav__list {
    font-size: 16px
  }

  .header-logo {
    left: 10px
  }

  .header-content {
    width: 690px
  }

  .header-main-box {
    max-width: 400px;
  }

  .header-main__subtitle {
    margin-top: 20px;
    padding: 13px 15px;
  }

  .header-main__check {
    margin-top: 30px
  }

  .header-main__title {
    font-size: 34px;
    line-height: 40px
  }

  .header-main__list {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 30px;
  }

  .header-main__pack {
    width: 375px
  }

  .header .pack-abs {
    width: 350px;
    bottom: -197px;
  }
}

@media screen and (max-width:1023px) {
  .header-main__subtitle {
    margin-top: 10px;
  }

  .header-main__list {
    margin-bottom: 21px;
  }

  .header {
    height: auto;
    max-height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    background-image: none
  }

  .header-legs {
    display: none
  }

  .header-logo {
    position: initial;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-nav {
    width: 600px;
    margin-right: auto;
    margin-left: auto
  }

  .header-content {
    width: 100%;
    padding-top: 20px
  }

  .header-main {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 40px;
    padding-left: 40px
  }

  .header-main-box {
    width: 100%;
    max-width: none;
  }

  .header-main__check {
    width: 390px;
    position: absolute;
    top: 150px;
    left: 40px;
  }

  .header-main__title {
    text-align: center;
    font-size: 39px;
    line-height: 44px
  }

  .header-main__title br {
    display: none
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    width: 330px;
    bottom: 26px;
    left: 45px;
  }

  .header .form {
    margin-left: auto;
    margin-top: 25px
  }
}

@media screen and (max-width:767px) {
  .header {
    padding-top: 15px;
    padding-bottom: 30px
  }

  .header-nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto
  }

  .header-content {
    width: 100%;
    padding-top: 15px
  }

  .header-main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    padding-right: 0;
    padding-left: 0
  }

  .header-main-box {
    width: 100%
  }

  .header-main__check {
    width: 337px;
    left: 0
  }

  .header-main__title {
    text-align: center;
    font-size: 34px;
    line-height: 40px
  }

  .header-main__list {
    font-size: 18px;
    padding-left: 50px;
    margin-top: 10px
  }

  .header-main__pack {
    width: 330px
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    width: 300px;
    left: 0;
    bottom: 35px;
  }

  .header .form {
    margin-left: auto;
    margin-top: 25px
  }
}

@media screen and (max-width:639px) {
  .header-main__subtitle {
    padding: 10px 15px;
    font-size: 20px;
  }

  .header {
    padding-top: 15px;
    padding-bottom: 25px
  }

  .header-nav {
    width: 252px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-nav__list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: normal;
    margin-bottom: 15px
  }

  .header-nav__list br {
    display: none
  }

  .header-nav__list:nth-child(3) {
    padding-left: 56px
  }

  .header-nav__list:nth-child(3):before {
    left: 5px;
    -webkit-transform: translateY(-44%);
    -ms-transform: translateY(-44%);
    transform: translateY(-44%)
  }

  .header-content {
    width: 100%;
    padding-top: 10px
  }

  .header-main__check {
    position: initial;
    margin-top: 26px;
    width: 300px;
    margin-right: auto;
    margin-left: auto
  }

  .header-main__title {
    font-size: 30px;
    line-height: 33px
  }

  .header-main__list {
    font-size: 16px;
    padding-left: 50px;
    margin-top: 10px
  }

  .header-main__pack {
    width: 330px
  }

  .header-main__pils {
    display: none
  }

  .header .pack-abs {
    width: 310px;
    margin: 0 auto;
    position: static;
    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;
    margin-top: 20px
  }

  .header-main-pakcBox {
    position: relative;
  }

  .header .form {
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto
  }
}

@media screen and (max-width:479px) {
  .header-main__title {
    font-size: 26px;
    line-height: 30px;
  }

  .header .pack-abs {
    width: 260px;
  }
}


.header--last .header-content {
  /* padding-top: 80px; */
}

.header--last .header-legs {
  width: 590px;
  top: -50px;
}

.footer {
  padding-top: 145px;
  padding-bottom: 30px
}

.footer-content {
  color: #757575;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer-content div {
  width: 100%
}

.footer-content div:nth-child(2) {
  width: 50%
}

.footer-content__left {
  text-align: left;
  padding-left: 74px;
  position: relative
}

.footer-content__left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/everad.svg) no-repeat center;
  width: 54px;
  height: 49px
}

.footer-content__left b {
  color: #010101;
  font-weight: bold
}

.footer-content__center {
  text-align: center
}

.footer-content__center a:hover {
  text-decoration: underline
}

.footer-content__right {
  text-align: right
}




@media screen and (max-width:1199px) {
  .header--last .header-legs {
    top: -50px;
  }

  .footer {
    padding-top: 140px
  }
}

@media screen and (max-width:1023px) {
  .footer-textdn {
    display: none
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 25px
  }

  .footer-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .footer-content div {
    width: 100% !important
  }

  .footer-content__left {
    display: none
  }

  .footer-content__center {
    position: relative;
    /* padding-top: 54px */
  }

  .footer-content__center:before {
    /* content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    background: url(../img/everad.svg) no-repeat center;
    width: 54px;
    height: 49px */
  }

  .footer-content .location {
    display: none
  }

  .footer-content__right {
    display: none
  }
}

@media screen and (max-width:639px) {


  .footer {
    padding: 15px 0;
  }

}

.popup__title {
  max-width: 305px;
  margin: 0 auto 20px;
  text-align: left;
  font-size: 37px;
  font-weight: 700;
  color: #000;
}

.popup__wrap {
  width: 730px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* align-items: flex-end; */
  padding: 40px 40px 40px 15px;
  border-radius: 5px;
  background-color: #fef1e1;
}

.pack-abs__pack {
  width: 340px;
  display: block;
  margin: 0 auto;
}

.popup__pack {
  -ms-flex-item-align: center;
  align-self: center
}

.pack-abs-pakcBox {
  position: relative;
  width: 384px;
  /* margin-left: 73px */
}

.pack-abs__pils {
  position: absolute;
  left: -73px;
  bottom: -47px
}

.ever-popup .ever-popup__inner {
  padding-top: 0
}

.ever-popup .ever-popup__close {
  top: 10px;
  right: 10px;
  width: 23px;
  height: 23px
}

.ever-popup .ever-popup__close::before,
.ever-popup .ever-popup__close::after {
  right: -4px;
  width: 32px;
  height: 3px;
  background-color: #f64d01
}

@media screen and (max-width:999px) {
  .ever-popup .ever-popup__inner {
    padding-top: 35px
  }

  .ever-popup .ever-popup__close {
    top: 6px;
    right: 6px
  }

  .ever-popup__inner {
    width: 270px !important
  }

  .popup__wrap {
    padding: 0;
    background: transparent
  }

  .popup__pack {
    display: none
  }

  .my-popup .form-last {
    display: none;
  }
}

.use__note {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
  color: #5c5c5c;
}

@media screen and (max-width:1250px) {
  .form:before {
    display: none
  }
}

@media screen and (max-width:1199px) {
  .section {
    padding: 60px 0
  }

  .wrapper {
    max-width: 1024px;
    padding-right: 10px;
    padding-left: 10px
  }

  .title {
    font-size: 44px;
    line-height: 44px
  }

  .block-circle {
    margin-bottom: 5px
  }
}

@media screen and (max-width:1023px) {
  .section {
    padding: 40px 0
  }

  .wrapper {
    max-width: 768px
  }

  .title {
    font-size: 39px;
    line-height: 39px
  }
}

@media screen and (max-width:767px) {
  .section {
    padding: 30px 0
  }

  .wrapper {
    max-width: 640px
  }

  .title {
    font-size: 34px;
    line-height: 37px
  }
}

@media screen and (max-width:639px) {
  .section {
    padding: 25px 0
  }

  .wrapper {
    max-width: 480px
  }

  .title {
    font-size: 26px;
    line-height: 26px
  }

  .use__note {
    width: 150px;
  }
}

@media screen and (max-width:479px) {
  .wrapper {
    padding: 0 15px;
  }
  .use__note {
    width: auto;
  }
}

@keyframes rote {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes rote {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.online-sold {
  /* display: none; */
}

.ever-popup.show {
  display: flex !important;
  align-items: center;
}

.ever-popup__inner {
  margin: 0 auto !important;
}

@media (max-height: 600px) {
  .ever-popup.show {
    display: block !important;
  }

  .ever-popup__inner {
    margin: 30px auto !important;
  }
}

@media (max-width: 1345px) {
  .reviews-content-box {
    min-height: 444px;
  }
}

@media (max-width: 1199px) {
  .reviews-content-box {
    min-height: 413px;
  }
}

@media (max-width: 1023px) {
  .reviews-content-box {
    min-height: 393px;
  }
}

@media (max-width: 767px) {
  .reviews-content-box {
    min-height: 416px;
  }
}

@media (max-width: 639px) {
  .reviews-content-box {
    min-height: auto;
  }

  .reviews-content__text {
    max-height: none;
  }
}