input::-ms-clear {
  display: none;
}
.footer {
  font-size: 16px;
}
.input-wrap {
  position: relative;
}
.date {
  color: inherit;
}
.input-wrap--name::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 16px;
  width: 17px;
  height: 17px;
  background: url(../images/form_name_icon.png);
}
.input-wrap--tel::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 16px;
  width: 20px;
  height: 20px;
  background: url(../images/form_phone_icon.png);
}
.therapy {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}
.therapy li {
  margin-bottom: 10px;
  list-style: disc;
  text-align: left;
  font-weight: 700;
  color: #de6839;
  font-size: 23px;
}
.therapy li:last-child {
  margin-bottom: 0;
}
:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}
input:invalid,
textarea:invalid {
  outline: 0;
  box-shadow: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.price {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}
.popup__wrap .price {
  justify-content: space-between;
}
.price__label {
  margin-bottom: 5px;
  display: block;
}
.price__block--old .price__label {
  margin-bottom: 9px;
}
.price__block {
  width: 100%;
  text-align: center;
}
.price__block span {
  font-size: 22px;
}
.price__block--old .x_price_previous {
  position: relative;
}
.price__block--old .x_price_previous::after,
.price__block--old .x_price_previous::before {
  content: "";
  position: absolute;
  width: 130%;
  height: 2px;
  background-color: red;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) rotate(-23deg);
}
.price__block--old .x_price_previous::after {
  transform: translateX(-50%) rotate(23deg);
}
.price__block--new span {
  color: #de6839;
  font-size: 30px;
  font-weight: 700;
}
body {
  margin: 0;
}
input[type="text"]::-webkit-input-placeholder {
  color: grey;
}
input[type="text"]:-ms-input-placeholder {
  color: grey;
}
input[type="text"]::-ms-input-placeholder {
  color: grey;
}
input[type="text"]::placeholder {
  color: grey;
}
input[type="tel"]::-webkit-input-placeholder {
  color: grey;
}
input[type="tel"]:-ms-input-placeholder {
  color: grey;
}
input[type="tel"]::-ms-input-placeholder {
  color: grey;
}
input[type="tel"]::placeholder {
  color: grey;
}
footer,
header,
main,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b {
  font-weight: 700;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
button,
input {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
.ib {
  display: inline-block;
}
img {
  vertical-align: middle;
}
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
  font-size: 18px;
  color: #000;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  width: 100%;
  overflow: hidden;
  min-width: 1000px;
}
section {
  position: relative;
  width: 100%;
  padding: 55px 0;
}
.container {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
h1,
h2,
h3,
li,
p,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
li,
p {
  line-height: 1.3;
}
h1 {
  margin: 0 0 30px;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
h1 span {
  display: inline-block;
  font-weight: 700;
  color: #de6839;
}
li,
p {
  font-size: 18px;
}
h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 25px;
}
h2 span {
  font-weight: 700;
  color: #de6839;
}
h3 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 26px;
  margin: 0 0 25px;
}
h3 span {
  font-weight: 700;
  color: #de6839;
}
p span {
  color: #de6839;
}
.list span {
  font-weight: 700;
  color: #de6839;
}
header {
  height: 96px;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header img {
  display: inline-block;
  vertical-align: middle;
}
header p {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 1.2;
}
.s1 {
  padding: 0;
}
.no-webp .s1 {
  background: url(../images/s1.jpg) no-repeat center top;
  background-size: cover;
}
.webp .s1 {
  background: url(../images/s1.webp) no-repeat center top;
  background-size: cover;
}
.s1 .container {
  padding-bottom: 85px;
}
.s1 .effect {
  width: 370px;
  color: #de6839;
}
.list li {
  padding: 10px 0 10px 30px;
  min-height: 26px;
  line-height: 1.3;
  background: url(../images/lis.png) no-repeat;
  background-position: left 0 top 14px;
}
.s1 .list {
  max-width: 275px;
}
.s1 .prod {
  width: 350px;
  position: absolute;
  bottom: 50px;
  left: 300px;
  z-index: 1;
}
.form {
  width: 350px;
  background: #fff;
  position: absolute;
  z-index: 96;
  right: 0;
  bottom: 50px;
  padding: 20px 24px;
  border: 1px solid #ccc;
}
.form-to input,
select,
main input {
  display: block;
  width: 100%;
  height: 50px;
  margin: 0 auto 16px;
  border: 1px solid #e7e7e7;
  background: #f8f9f9;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  color: #000;
  padding-left: 46px;
}
input::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder {
  color: #000;
}
input:-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder {
  color: #000;
}
.prices {
  width: 100%;
  text-align: center;
  font-size: 0;
  margin: 0 0 15px;
}
.btn {
  display: block;
  width: 100%;
  max-width: 300px;
  height: 75px;
  border: 0;
  border-radius: 100px;
  outline: 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 3px solid #ff874b;
  background: linear-gradient(to bottom, #ff874b 0, #ff4e18 100%);
}
.btn:hover {
  background: linear-gradient(to bottom, #ff4e18 0, #ff874b 100%);
}
.top_btn {
  border: 0;
  display: block;
  margin-top: 10px;
  padding: 12px 20px;
  letter-spacing: -0.25px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  background-color: #fe001e;
  background-image: linear-gradient(to top, #d2263c 0, #fe001e 100%);
  background-image: -webkit-linear-gradient(to top, #d2263c 0, #fe001e 100%);
  background-image: -moz-linear-gradient(to top, #d2263c 0, #fe001e 100%);
  cursor: pointer;
  transition: linear 0.5s;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
}
.top_btn:focus,
.top_btn:hover {
  background-image: none;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.form_title {
  text-align: center;
  font-size: 24px;
  color: #de6839;
  margin: 0 0 20px;
}
.s2 {
  background: #ebe9d4;
  overflow: hidden;
}
blockquote {
  padding: 15px 15px 15px 25px;
  background: #fff;
  border-left: 3px solid #cc6238;
  margin: 0 0 25px;
}
.col-2 {
  width: 50%;
  float: left;
}
.col-2-offset {
  position: relative;
  left: 50%;
}
blockquote p:last-child {
  margin: 0;
}
.s2 img {
  position: absolute;
  left: -280px;
  top: -55px;
}
.s3 {
  background: #fff;
}
.s3 h3 {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.items {
  text-align: center;
  font-size: 0;
}
.col-4 {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 20px 0;
  text-align: center;
}
.col-4 p {
  text-align: center;
}
.items-4 img {
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #ff0f0f;
}
.col-4-img {
  display: inline-block;
  margin: 0 0 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 0 15px #ababab;
  -webkit-box-shadow: 0 0 15px #ababab;
  border: 7px solid #fff;
}
.s7 {
  text-align: center;
  color: #fff;
}
.no-webp .s7 {
  background: url(../images/s7.jpg) no-repeat center top;
  background-size: cover;
}
.webp .s7 {
  background: url(../images/s7.webp) no-repeat center top;
  background-size: cover;
}
.s7 p {
  margin: 0 0 25px;
}
.h-big {
  font-size: 50px;
}
.h2 {
  display: inline-block;
  padding: 0 10px;
  background: #cd0000;
}
.s7 .items-4 img {
  border-color: #000;
}
.s7 .col-4-img {
  border-color: #e05a28;
}
.text-center {
  text-align: center;
}
.span-red span {
  color: #cd0000;
}
table {
  color: #000;
  margin: 40px 0 0;
  border: 2px solid #e7e7e7;
  box-shadow: 0 0 15px #ababab;
  -webkit-box-shadow: 0 0 15px #ababab;
}
th {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 21px;
  padding: 18px 30px;
  text-align: center;
  background: #f9f9f9;
  border-bottom: 2px solid #e7e7e7;
}
td,
th {
  border-right: 2px solid #e7e7e7;
}
tr td:last-child,
tr th:last-child {
  border-right: none;
}
tr:nth-child(2n-1) td:nth-child(2) {
  background: #f9f9f9;
}
tr th:nth-child(2n-1) {
  background: #d02131;
  color: #fff;
}
tr th:first-child {
  width: 186px;
}
tr th:nth-child(2) {
  width: 438px;
}
tr td {
  padding: 18px 30px;
  vertical-align: top;
  text-align: left;
  border-bottom: 2px solid #e7e7e7;
}
tr td:nth-child(2n-1) {
  background: #d02131;
  color: #fff;
}
.s9 {
  padding: 80px 0;
}
.no-webp .s9 {
  background: url(../images/s9.jpg) no-repeat center top;
  background-size: cover;
}
.webp .s9 {
  background: url(../images/s9.webp) no-repeat center top;
  background-size: cover;
}
.s9_wrap {
  padding-left: 450px;
}
.s9 .btn {
  margin: 40px 0 0;
}
.s10 {
  padding: 70px 0 60px;
}
.s10 .list {
  margin: 40px 0;
}
.s10 .text {
  margin: 45px 0 0;
  padding: 20px 30px;
  border: 1px solid #e4e4e4;
  max-width: 640px;
}
.s10 .prod {
  width: 180px;
  position: absolute;
  right: 100px;
  bottom: -9px;
}
.s10 .plaha {
  position: absolute;
  right: -20px;
  top: -20px;
}
.s11 {
  color: #fff;
  text-align: center;
  background: #136482;
}
.s11 .text {
  max-width: 940px;
  margin: 0 auto 25px;
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.3);
}
.s11 ul {
  padding: 15px 0 0;
}
.s11 li {
  max-width: 460px;
  text-align: left;
  padding-left: 52px;
  margin: 0 0 18px;
  position: relative;
}
.s11 li::before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #e7d563;
}
.s11 li:nth-child(2)::before {
  background: #e29d59;
}
.s11 li:nth-child(3)::before {
  background: #59bc75;
}
.s11 li:nth-child(4)::before {
  background: #5ad1e2;
}
.s12 {
  padding: 60px 0;
}
.no-webp .s12 {
  background: url(../images/s12.jpg) no-repeat center bottom;
}
.webp .s12 {
  background: url(../images/s12.webp) no-repeat center bottom;
}
.s12 .wrap {
  padding-left: 375px;
}
.s12 p {
  margin: 0 0 20px;
}
.s12 .text {
  position: relative;
  padding-left: 145px;
}
.s12 .text p {
  margin: 0;
}
.s12 .text:before {
  width: 154px;
  height: 77px;
  content: "";
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
}
.no-webp .s12 .text:before {
  background: url(../images/s12_r.png) no-repeat;
  background-size: contain;
}
.webp .s12 .text:before {
  background: url(../images/s12_r.webp) no-repeat;
  background-size: contain;
}
.s12 .text b {
  color: #0d879a;
  font-size: 24px;
  font-weight: 400;
}
.s13 {
  padding: 40px 0;
  color: #fff;
}
.no-webp .s13 {
  background: url(../images/s13.jpg) no-repeat center top;
  background-size: cover;
}
.webp .s13 {
  background: url(../images/s13.webp) no-repeat center top;
  background-size: cover;
}
.s13 h2 {
  margin: 0 0 30px;
}
.how__content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.how__list {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 550px;
  margin: 0 40px 0 0;
  padding: 20px 20px 20px 50px;
  background: #0a5461;
}
.how__list li {
  margin-bottom: 20px;
  list-style: decimal;
  font-size: 25px;
}
.how__list li:last-child {
  margin-bottom: 0;
}
.s13 p {
  margin: 10px 0;
}
.s13 .prod {
  width: 300px;
}
.s14 {
  background: url(../images/s14.jpg) no-repeat center;
  background-size: cover;
}
.s14 .clearfix {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.s14 .clearfix .item {
  width: 50%;
  padding-right: 15px;
}
.s14 .clearfix .item:nth-of-type(3),
.s14 .clearfix .item:nth-of-type(4) {
  margin-bottom: 0;
}
.s14 p {
  margin: 0 0 15px;
  max-width: 310px;
}
.s14 p b {
  display: block;
}
.s14 .item_wrap {
  overflow: hidden;
}
.s14 img {
  float: left;
  margin-right: 18px;
  border-radius: 3px;
}
.s14 .item {
  margin: 0 0 15px;
  min-height: 126px;
}
.s14 .item p {
  font-size: 17px;
}
.s14 .item p:first-child {
  margin-bottom: 5px;
}
.no-webp .s15 {
  background: url(../images/s15.jpg) no-repeat center top;
  background-size: cover;
}
.webp .s15 {
  background: url(../images/s15.webp) no-repeat center top;
  background-size: cover;
}
.s15 .wrap {
  max-width: 685px;
}
.s15 p {
  margin: 0 0 40px;
  max-width: 514px;
}
.s15 span {
  color: #de6839;
  font-weight: 400;
}
.s15 h2 {
  margin: 0 0 30px;
}
.s15 .btn {
  margin: 0;
}
.s16 .item {
  padding: 20px 106px;
  text-align: left;
}
.s16 .items .item:nth-child(2n) {
  background: #eef5fa;
}
.s16 .item img {
  float: left;
  margin-top: 10px;
  margin-right: 27px;
}
.s16 .item_wrap {
  overflow: hidden;
}
.s16 .item_head {
  font-size: 18px;
  margin: 0 0 15px;
  line-height: 34px;
}
.s16 .item_head b {
  color: #004b62;
}
.s16 .item_head span:not(.x_city) {
  display: inline-block;
  margin: 0 10px;
  padding: 0 10px;
  background: #dcf5de;
}
.s16 .item_head i {
  font-weight: 700;
}
.s17 h1 {
  margin: 0 0 15px;
}
.s17 {
  padding: 55px 0 0;
}
.s17 .text {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 380px;
  margin: 0 0 45px;
}
.timer {
  text-align: center;
  font-size: 0;
}
.timer div {
  display: inline-block;
  width: 90px;
  margin: 0 7px;
  border: 1px solid #e9e9e9;
  position: relative;
  font-size: 44px;
  font-weight: 700;
  color: #434343;
  padding: 10px 0;
}
.timer div span {
  display: block;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  font-size: 15px;
  margin-top: 5px;
}
.doc_mob {
  display: none;
}
@media only screen and (max-width: 1023px) {
  main {
    min-width: 768px;
  }
  .s9_wrap {
    padding-left: 340px;
  }
  header {
    flex-wrap: wrap;
    height: auto;
    padding: 20px 0;
  }
  .top_btn {
    display: none;
  }
  .container {
    width: 700px;
  }
  header img {
    margin-left: 0;
  }
  br {
    display: none;
  }
  footer br {
    display: block;
  }
  .form {
    position: static;
    margin: 40px 0 0 auto;
  }
  .s1 .effect {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .s1 .list {
    max-width: 415px;
    margin-left: auto;
    margin-right: auto;
  }
  h1 {
    font-size: 32px;
    max-width: none;
    text-align: center;
    margin: 0 0 25px;
  }
  .s1 {
    background-size: cover;
  }
  .s1 .container,
  .s17 .container {
    padding-bottom: 55px;
  }
  .s1 .prod {
    width: 300px;
    position: absolute;
    top: auto;
    left: 80px;
    bottom: 50px;
  }
  .col-2 {
    width: 100%;
  }
  .col-2-offset {
    left: auto;
  }
  .s2 .col-2 {
    position: relative;
    z-index: 100;
  }
  .s2 img {
    opacity: 0.3;
    left: 50%;
    margin-left: -410px;
  }
  .items-4 img {
    width: 100%;
    max-width: 140px;
  }
  .s3 .col-4,
  .s7 .col-4 {
    padding: 0 10px;
  }
  h3 {
    font-size: 22px;
  }
  h2 {
    font-size: 26px;
  }
  .s9 {
    background-position: 35% center;
  }
  .s10 .prod {
    width: 250px;
    top: -8px;
    right: 63px;
  }
  .s10 .text {
    max-width: none;
  }
  .s10 .plaha {
    position: absolute;
    right: -30px;
    top: 0;
  }
  .s11 div .col-2 {
    text-align: center;
  }
  .s11 ul {
    display: inline-block;
  }
  .s12 .wrap {
    padding-left: 140px;
  }
  .s12 {
    background-position: 42% bottom;
  }
  .s13 {
    padding: 55px 0;
  }
  .s13 h2 {
    margin-bottom: 30px;
  }
  .s13 div .col-2 {
    padding: 20px !important;
    max-width: 450px;
    margin: 0 auto;
    float: none;
  }
  .s14 .col-2 {
    width: 50%;
    padding: 0 10px;
  }
  .s14 p b {
    max-width: none;
    text-align: center;
  }
  .s14 img {
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
    display: block;
  }
  .h-big {
    font-size: 32px;
  }
  .s15 .wrap {
    max-width: 495px;
  }
  .s16 .item {
    padding: 20px;
  }
  .s17 h1 span {
    display: block;
  }
  .s17 .text {
    font-size: 20px;
  }
  .s17 .text span {
    display: block;
  }
  .doc_mob {
    display: block;
    margin: 0 auto 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 15px #ababab;
    -webkit-box-shadow: 0 0 15px #ababab;
    border: 7px solid #fff;
  }
  .no-webp .s12,
  .webp .s12 {
    background: linear-gradient(
      to right,
      rgba(252, 255, 244, 1) 0,
      rgba(233, 233, 206, 1) 100%
    );
  }
  .s12 .wrap {
    padding-left: 0;
  }
  .s12 h2 {
    text-align: center;
  }
  .s12 .text {
    padding-left: 185px;
  }
  .s12 .text:before {
    left: 0;
  }
  .s10 .list {
    max-width: 420px;
  }
}
@media screen and (max-width: 767px) {
  .how__list {
    padding-left: 40px;
  }
  .how__list li {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .btn:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -o-transform: scale(1);
  }
  .s15 small,
  .s9 small {
    width: 100% !important;
  }
  .s17 {
    padding: 35px 0;
  }
  .s1 .effect {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 19px;
  }
  main {
    min-width: 320px;
    margin-top: 0;
  }
  footer p {
    display: none;
  }
  .s14 .clearfix .item {
    width: 100%;
    padding-right: 0;
  }
  .s15 .btn {
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  header {
    padding: 20px 0;
    justify-content: center;
  }
  header img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
  }
  header p {
    max-width: 100%;
    width: 100%;
    display: block;
    text-align: center;
  }
  h1 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .form {
    width: 300px;
  }
  .s1 .container {
    padding-bottom: 35px;
  }
  .s17 .container {
    padding-bottom: 0;
  }
  input {
    max-width: 260px;
    padding-left: 15px;
    height: 48px;
  }
  .s2 {
    padding: 35px 0;
  }
  section {
    padding: 35px 0;
  }
  .s3 .col-4,
  .s7 .col-4 {
    width: 50%;
    margin-top: 20px;
  }
  h2 {
    font-size: 24px;
    text-align: center;
  }
  .h-big {
    font-size: 25px;
  }
  .s9_wrap {
    padding-left: 0;
  }
  .s9 {
    padding: 35px 0;
  }
  .no-webp .s9,
  .webp .s9 {
    background: #fcfff4;
    background: -moz-linear-gradient(
      left,
      rgba(252, 255, 244, 1) 0,
      rgba(233, 233, 206, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(252, 255, 244, 1) 0,
      rgba(233, 233, 206, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(252, 255, 244, 1) 0,
      rgba(233, 233, 206, 1) 100%
    );
  }
  .s10 .prod {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    margin: 20px auto 30px;
  }
  .s10 .plaha {
    top: auto;
    bottom: 86px;
    right: -100px;
    width: 110px;
  }
  .s10,
  .s12 {
    padding: 35px 0;
  }
  .s11 img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }
  .doc_mob {
    max-width: 200px;
    background: #fff;
    margin: 0 auto 20px;
  }
  .s12 .text {
    padding-left: 0;
  }
  .s12 .text:before {
    width: 130px;
    left: 200px;
  }
  .s12 .text b {
    font-size: 20px;
    display: block;
    margin: 0 0 10px;
  }
  .s13 {
    padding: 35px 0;
  }
  .s14 p {
    max-width: 100%;
  }
  .s14 .col-2 {
    width: 100%;
    float: none;
  }
  .s14 .item {
    min-height: 1px;
  }
  .no-webp .s15,
  .webp .s15 {
    background: #eee;
  }
  .s15 .wrap {
    margin: 0 auto;
  }
  .s15 p {
    text-align: center;
    margin: 0 0 20px;
  }
  .s15 h2 {
    margin: 0 0 20px;
  }
  .s16 .item img {
    width: 60px;
    margin-right: 10px;
  }
  .s16 .item {
    padding: 20px 10px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .s16 .item_head {
    line-height: 1.6;
    margin: 0 0 10px;
  }
  .timer div {
    width: 80px;
  }
  .s1 .prod {
    position: relative;
    top: -5px;
    display: block;
    left: 0;
    margin: 0 auto;
    margin-top: 20px;
    width: 300px;
  }
  .s1.s17 .prod {
    top: -5px;
  }
  .s17 .text {
    font-size: 18px;
    text-align: center;
    margin: 0 auto 20px;
  }
  .s17 h1 span {
    display: inline-block;
  }
  .form {
    margin: 20px auto 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .s1 .list {
    margin: 0 auto;
  }
  th {
    padding: 10px;
  }
  tr td {
    padding: 10px;
  }
  tr th:nth-child(2) {
    width: 50%;
  }
  tr th:first-child {
    width: 20%;
  }
  td,
  th {
    font-size: 16px !important;
  }
  .s10 .list {
    max-width: 350px;
  }
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
footer {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-size: 16px;
}
footer a {
  text-decoration: none;
  color: #000;
}
footer p {
  font-size: 16px;
}
footer a:hover {
  text-decoration: underline;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media screen and (max-width: 1119px) {
  body {
    top: 63px;
  }
}
@media screen and (max-width: 920px) {
  body {
    top: 88px;
  }
}
.price__wrap {
  text-align: center;
  font-size: 40px;
  margin: 0 0 10px;
  font-weight: 700;
  color: #de6839;
}
.price__wrap .x_currency {
  font-size: 30px;
}
.form-to {
  border: 1px solid #ccc;
}
.form_title {
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.rubl__wrap {
  margin: 10px auto 20px;
  background: #e0e9eb;
  text-align: center;
  padding: 10px;
}
.rubl__top {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid grey;
  max-width: 70%;
  margin: 0 auto 5px;
  font-size: 16px;
}
.ever-popup .rubl__top {
  font-size: 15px;
}
.ever-popup .btn {
  background-size: 100% 100%;
  width: 280px;
  height: 70px;
}
.rubl__bottom {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.rubl__get {
  text-align: center;
  font-size: 17px;
}
.check__field {
  margin: 0;
  margin-right: 15px;
  text-align: center;
  padding: 0;
}
.check__btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  -webkit-background-size: contain;
  background-size: contain;
  width: 200px;
  font-size: 18px;
  height: 60px;
}
.check__result {
  text-align: left;
  margin-top: 5px;
}
@media screen and (max-width: 1023px) {
  .s14 .clearfix .item {
    padding: 0 10px;
  }
  .s14 .item p {
    max-width: none;
    text-align: center;
  }
  .s11 li:last-child {
    margin: 0;
  }
  .s17 h1 span {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .s16__title {
    margin-bottom: 20px;
  }
  .s14 .clearfix .item {
    max-width: 400px;
  }
  .s15 h2 {
    font-size: 22px;
  }
  .s15 h2 span {
    display: inline;
  }
  .check__field {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.ever-popup-build {
  position: fixed;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: -9999px;
}
.popup__wrap * {
  box-sizing: border-box;
}
.popup__wrap {
  width: 620px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.no-webp .popup__wrap {
  background: #ccc;
  background: url(../images/s1.jpg) no-repeat left top;
  background-size: cover;
}
.webp .popup__wrap {
  background: #ccc;
  background: url(../images/s1.webp) no-repeat left top;
  background-size: cover;
}
.popup__wrap .prod {
  width: 160px;
  height: auto;
  margin: 0 50px;
}
.popup__wrap .landing__form {
  background: #fff;
  padding: 20px;
}
.prices {
  width: 100%;
  text-align: center;
  font-size: 0;
  margin: 0 0 15px;
}
.s7 .items.items-4 p {
  margin-bottom: 0;
}
.timer span.hours,
.timer span.minutes,
.timer span.seconds {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .popup__wrap {
    width: 300px !important;
  }
  .s9 .toform.btn {
    margin: auto;
  }
  .wrap-table {
    overflow-x: scroll;
  }
  .s15 span {
    display: block;
  }
  .s13 h2 {
    margin: 0 0 22px;
  }
  .s10 .list {
    margin: 5px auto 20px;
  }
  .s10 .text {
    margin: 0 auto;
  }
  .popup__wrap .prod {
    display: none;
  }
  .img-wrapper {
    margin: 0 auto;
    position: relative;
    width: 290px;
  }
  table {
    margin: 0;
  }
  .list li {
    background: url(../images/lis.png) no-repeat left 0 top 14px;
  }
}
@media screen and (max-width: 479px) {
  .how__list {
    margin: 0 auto 20px;
  }
  .s13 .prod {
    margin: 0 auto;
    display: block;
  }
  .how__content {
    display: block;
  }
  .form {
    width: 290px;
  }
  .s1 .prod {
    width: 300px;
  }
  td,
  th {
    font-size: 13px !important;
  }
  tr th:first-child {
    width: 15%;
  }
  .s10 .plaha {
    right: -50px;
  }
}
@media screen and (max-width: 400px) {
  .ever-popup__inner {
    max-width: 300px !important;
  }
  .popup__wrap {
    padding: 0;
  }
  .popup__wrap .landing__form {
    padding: 20px 10px 20px;
  }
  tr td {
    padding: 5px;
    font-size: 11px !important;
    border-width: 1px !important;
  }
  th {
    padding: 5px;
  }
  td,
  th {
    font-size: 12px !important;
  }
  .s10 .plaha {
    right: -15px;
  }
  .form-to input,
  select,
  main input {
    max-width: 280px;
    height: 54px;
  }
  .footer {
    padding: 10px 0;
  }
}
.flex {
  display: flex;
  justify-content: space-between;
}
.toUpperCase {
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .popup__wrap .prod {
    display: none;
  }
  .no-webp .popup__wrap,
  .webp .popup__wrap {
    background: #000;
  }
  .popup__wrap {
    padding: 0;
    display: block;
  }
  .flex {
    flex-wrap: wrap;
  }
  .btn {
    font-size: 19px;
    max-width: 270px;
    height: 65px;
    background-size: 100% 100%;
    padding: 0 6px;
  }
  .ever-popup .btn {
    width: 100%;
  }
  .popup__wrap .rubl__wrap {
    width: 100%;
  }
  .form-to input,
  select,
  main input {
    max-width: 270px !important;
  }
  .ever-popup__inner {
    width: 300px !important;
    max-width: 300px !important;
  }
  .s10 .prod,
  .s13 .prod {
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .no-webp .s1,
  .webp .s1 {
    background: #e6eef0;
  }
  .s2 img {
    display: none;
  }
  .no-webp .s7,
  .webp .s7 {
    background: #4e0b0d;
  }
  .no-webp .s9,
  .webp .s9 {
    background: #eee;
  }
  .no-webp .s13,
  .webp .s13 {
    background: #136482;
  }
  .s14 {
    background: #fff;
  }
  .therapy li {
    font-size: 19px;
  }
  .s11 li::before {
    width: 30px;
    height: 30px;
  }
  .s10,
  .s12,
  .s13,
  .s17,
  .s2,
  .s9,
  section {
    padding: 25px 0;
  }
  .s10 h2 {
    margin-bottom: 10px;
  }
  .s1 .container {
    padding-bottom: 25px;
  }
  .s17 .container {
    padding-bottom: 0;
  }
  .h-big,
  .s15 h2,
  h2,
  h3 {
    font-size: 20px;
  }
  .s10 .text {
    padding-left: 20px;
    padding-right: 20px;
  }
  header p {
    font-size: 14px;
  }
  .s14 .item p {
    font-size: 16px;
  }
  li,
  p {
    font-size: 16px;
  }
  .s16 p {
    font-size: 16px;
  }
  .s16 .item_head {
    font-size: 16px;
  }
  .s12 .text:before {
    width: 120px;
    left: 170px;
  }
}
.no-wrap {
  white-space: nowrap;
}
