body,
html {
  margin: 0;
  padding: 0;
  font-family: 'PT Sans';
}
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
b {
  font-weight: 700;
}
.container {
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: left;
}
.container-justify {
  text-align: justify;
  font-size: 0;
}
.container-justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
ul {
  list-style: none;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
  list-style-type: none;
}
.modal-form {
  display: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #b91212 !important;
  color: #000;
}
.ui-widget-content {
  background: #fff !important;
  font: 400 14px 'Roboto', sans-serif;
  line-height: 1.1em;
  color: #E64017;
}
.ui-button-text-only .ui-button-text {
  padding: 0;
}
.modal-form {
  width: 400px;
  max-width: 400px;
  color: #000;
  background: transparent;
  padding: 0;
}
.modal-form__name {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.1em;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.modal-form__name_thants {
  margin-bottom: 0;
  margin-top: 30px;
}
#success {
  background: #fbfdfd;
  padding: 20px 0px;
}
#success .modal_form_name {
  padding-bottom: 0px;
}
#success .form_title {
  margin: 0;
}
button {
  cursor: pointer;
}
.center {
  text-align: center;
}
.btn {
  background: #e6f410;
  color: #000!important;
  text-decoration: none;
  font-family: 'Pt sans';
  font-size: 30px!important;
  display: inline-block;
  font-weight: 400;
  padding: 0px 30px!important;
  padding-bottom: 5px !important;
  transition: all 0.5s;
  border: 1px solid #74b644;
  border-radius: 0;
  outline: none;
  text-align: center;
  box-shadow: 1.654px 5.768px 10.12px 0.88px rgba(11, 0, 78, 0.23);
}
.btn span > span {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.btn:hover {
  opacity: 0.7;
}
.btn-transparent {
  font-size: 26px!important;
  padding: 25px 45px!important;
}
.ovals {
  width: 625px;
  height: 550px;
  position: relative;
  margin-right: 20px;
  float: right;
  margin-top: 40px;
}
.ovals__item {
  width: 208px;
  height: 208px;
  background: #e6f410;
  border-radius: 150px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
  padding-top: 73px;
  position: absolute;
}
.ovals__item:nth-child(1) {
  left: 0px;
  top: 0px;
}
.ovals__item:nth-child(2) {
  right: 0px;
  top: 0px;
}
.ovals__item:nth-child(3) {
  left: 0px;
  bottom: 0px;
}
.ovals__item:nth-child(4) {
  right: 0px;
  bottom: 0px;
}
.color-red {
  color: #ff0000;
}
.clear:after {
  content: '';
  display: table;
  clear: both;
}
.img-right {
  float: left;
  max-width: 50%;
  margin-top: 0;
  margin-right: 40px;
  margin-bottom: 20px;
}
.row {
  display: flex;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin-top: 90px;
  overflow: hidden;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive::before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
/* Header - Start */
header {
  background: transparent;
  position: absolute;
  width: 100%;
}
.head-box {
  position: absolute;
  bottom: 75px;
  left: 315px;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: -14px;
  position: relative;
  z-index: 1;
}
.nav {
  display: inline-block;
  vertical-align: middle;
}
.nav li {
  display: inline-block;
  list-style: none;
  margin-left: 46px;
}
.nav li:first-child {
  margin-left: 0;
}
.nav li a {
  color: #074f9e;
  font-size: 24px;
  text-decoration: none;
}
/* Header - End */
/* Head - Start */
.head {
  background: url('../img/head-bg.jpg') top center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 10px;
}
.head__line {
  width: 100%;
  max-width: 480px;
  height: 1px;
  margin: 0 auto;
  background: #fff;
  margin-top: 20px;
}
.head__img {
  margin-top: 15px;
}
.head .container {
  position: relative;
}
.head__title {
  font-family: 'Pt sans';
  color: #fff;
  font-size: 46px;
  max-width: 800px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0;
}
.head__title span {
  color: #fff;
  font-size: 46px;
  text-transform: uppercase;
}
.head__title b {
  text-transform: uppercase;
}
.head__title2 {
  max-width: 750px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-family: 'Pt sans';
  font-weight: 700;
  color: #000;
  font-size: 56px;
}
.head__title2 b {
  text-transform: uppercase;
}
.head__title3 {
  font-family: 'Pt sans';
  font-weight: 700;
  color: #e6f410;
  font-size: 44px;
  line-height: 1.1;
  margin-top: 10px;
}
.sticker {
  margin-left: 0;
  position: absolute;
  /* bottom: -100px; */
  /* right: 0; */
  top: 252px;
  left: 425px;
}
.head-in {
  position: relative;
  width: 695px;
  float: right;
  text-align: center;
  margin-top: 20px;
}
.clear {
  clear: both;
}
/* Head - End */
/* Powerful - Start */
.powerful {
  padding-top: 80px;
  overflow: hidden;
}
.powerful__box {
  background: url('../img/four_lines.jpg') top center no-repeat;
}
.powerful__title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 80px;
}
.powerful__title span {
  color: #009791;
}
.powerful__container {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
}
.powerful__container:before {
  content: '';
  background: url('../img/salt1.png') top center no-repeat;
  width: 530px;
  height: 854px;
  position: absolute;
  right: -11px;
  bottom: 102%;
  display: block;
  margin-bottom: -90px;
  z-index: 1;
}
.powerful__container-in {
  position: relative;
  z-index: 3;
  background: #fff;
  border-radius: 10px;
  border: 2px dashed #9ad000;
  padding: 30px 50px;
}
.powerful__text {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}
.powerful__text span {
  color: #75ae0c;
}
.powerful__elems {
  display: inline-block;
  /* width: 100%; */
  text-align: left;
  list-style: none;
  padding-left: 0;
  vertical-align: top;
  margin-top: 40px;
}
.powerful__elems li {
  color: #000000;
  font-size: 18px;
  padding: 0 60px;
  position: relative;
  letter-spacing: 0.8px;
  padding-left: 75px;
  margin: 15px 0px;
  display: inline-block;
  vertical-align: text-top;
  padding-right: 0;
}
.powerful__elems li:before {
  content: "";
  background: url(../img/li.png) top left no-repeat;
  width: 55px;
  height: 49px;
  position: absolute;
  left: 0px;
  top: -2px;
}
.powerful__content {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.25;
}
.head-l-box {
  max-width: 335px;
}
.special {
  font-family: 'Pt sans';
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
  font-size: 29px;
  text-align: center;
}
.special span {
  color: #00c4bc;
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 29px;
  text-transform: uppercase;
  background: #a6ce00;
  display: inline-block;
}
.slim {
  background: url('../img/kurs_bg.jpg') top center no-repeat;
  padding-top: 95px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.body {
  display: inline-block;
  float: right;
  margin-top: 60px;
  margin-right: 80px;
}
.r-content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 70px;
  width: 100%;
  max-width: 600px;
  position: relative;
  float: left;
}
.r-content__title {
  font-size: 37px;
  color: #000;
  font-family: 'Pt sans';
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.r-content__title span {
  color: #00c4bc;
}
.r-content__title2 {
  text-transform: uppercase;
  font-size: 42px;
  color: #000;
  font-family: 'Pt sans';
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  text-align: center;
  margin-bottom: 40px;
}
.r-content__title2 span {
  color: #00c4bc;
}
.r-content ol {
  font-size: 23px;
  color: #000;
  line-height: 1.25;
  padding-left: 0;
  position: relative;
  width: 100%;
  margin-top: 70px;
}
.r-content ol li {
  margin-bottom: 50px;
  font-weight: 400;
  list-style: none;
  padding-left: 0;
  text-align: left;
  position: relative;
  font-size: 32px;
  line-height: 1.3;
}
.r-content ol li span {
  font-weight: 700;
  color: #00c4bc;
}
.r-content__img {
  position: absolute;
  top: 150px;
  left: 50%;
  max-width: 370px;
  margin-left: -185px;
}
.calendar-box {
  margin-top: 60px;
  margin-bottom: 40px;
}
.calendar-box-l {
  float: left;
  width: 550px;
}
.calendar-box-r {
  width: 600px;
  float: right;
}
.calendar-box-r ul {
  list-style: none;
}
.calendar-box-r ul li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 35px;
  font-size: 26px;
  color: #000;
  font-family: 'Pt sans';
  font-weight: 700;
  line-height: 1.2;
}
.calendar-box-r ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: url(../img/li.png) top left no-repeat;
  width: 41px;
  height: 43px;
  display: block;
  /* width: 100%; */
  margin: 0 auto;
  margin-bottom: 15px;
}
/* Powerful - End */
/* Form - Start */
.form {
  background-color: #fff;
  text-align: center;
  padding: 15px 0px 15px 0;
  max-width: 420px;
  width: 100%;
  margin-bottom: 60px;
  align-self: flex-start;
  background: #007e80;
  background: -moz-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #007e80), color-stop(100%, #00c4bd));
  background: -webkit-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -o-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -ms-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: linear-gradient(to right, #007e80 0%, #00c4bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007e80', endColorstr='#00c4bd', GradientType=1);
}
.form__content {
  padding: 0 30px;
  position: relative;
}
.form__title {
  text-transform: uppercase;
  color: #e6f410;
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 40px;
}
.form__text {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
}
.form__text span {
  color: #e6f410;
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 27px;
  text-transform: uppercase;
}
.form input {
  border: 1px solid #d6d6d6;
  color: #000000;
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  height: 60px;
  background: #fff;
  padding: 10px 30px;
  padding-left: 40px;
  margin-bottom: 15px;
  outline: none;
}
.form select {
  border: 1px solid #d6d6d6;
  color: #000000;
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  height: 60px;
  background: #fff;
  padding: 10px 30px;
  padding-left: 40px;
  margin-bottom: 15px;
  outline: none;
}
.form input::-webkit-input-placeholder {
  color: #007d80;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input::-moz-placeholder {
  color: #007d80;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:-moz-placeholder {
  color: #007d80;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:-ms-input-placeholder {
  color: #007d80;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form input:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form input.name {
  background: url(../img/name.png) top left no-repeat #ffffff;
  background-position: 8px 16px;
}
.form input.phone {
  background: url(../img/phone.png) top left no-repeat #ffffff;
  background-position: 8px 16px;
}
.form button {
  width: 100%;
}
.form__undertext {
  color: #0261a5;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
.form__hint {
  color: #fff;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: left;
}
.powerful .form {
  float: left;
  margin-top: 30px;
  margin-left: 70px;
}
.countdown-box {
  background: #fff;
  width: 100%;
  padding: 10px 0px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.countdown-box-in {
  max-width: 280px;
  margin: 0 auto;
}
.head .form {
  margin-bottom: 10px;
  position: absolute;
  right: 55px;
  bottom: 30px;
}
.form_mod {
  max-width: 100%;
  padding: 20px;
  margin-bottom: 0;
  background: transparent;
  padding-top: 25px;
}
.countdown {
  margin-top: 0px;
  padding: 15px 0;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
}
.countdown__title {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.countdown .timer {
  display: flex;
  justify-content: space-around;
}
.countdown .timer div {
  display: inline-block;
  font-size: 14px;
  width: 85px;
  height: 85px;
  padding: 15px 0;
  border-radius: 10px;
  text-align: center;
  padding-top: 4px;
  margin: 0px 0px;
  color: #000;
}
.countdown .timer div:first-child {
  display: none;
}
.countdown .timer div span {
  font-size: 40px;
  line-height: 1.1em;
  background-color: #454545;
  color: #fff;
  padding: 7px 5px;
  margin-bottom: 0;
  display: inline-block;
}
/* Form - End */
/* Effective - Start */
.effective {
  background: #eef6f8;
  overflow: hidden;
  position: relative;
}
.effective__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  margin-bottom: 70px;
  text-transform: uppercase;
}
.effective__title span {
  color: #00c4bc;
}
.effective .container {
  z-index: 2;
  position: relative;
}
.effective__content {
  font-weight: 400;
  font-size: 32px;
  padding-top: 1px;
  color: #fff;
}
.effective__content p {
  line-height: 1.63;
}
.effective__content p span {
  color: #fff;
  font-weight: 700;
}
.effective .btn {
  font-size: 26px!important;
  padding: 25px 60px!important;
  margin-top: 70px;
}
.t-item {
  text-align: center;
  width: 16.66%;
  padding: 0 10px;
  margin-bottom: 70px;
}
.t-item__text {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 18px;
  color: #009791;
  text-transform: uppercase;
}
.t-item__img {
  margin-bottom: 20px;
}
.rus-box {
  background: #007e80;
  background: -moz-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #007e80), color-stop(100%, #00c4bd));
  background: -webkit-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -o-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -ms-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: linear-gradient(to right, #007e80 0%, #00c4bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007e80', endColorstr='#00c4bd', GradientType=1);
  padding: 80px 0px;
}
.rus-box__title {
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
  text-transform: uppercase;
}
.effective-bg {
  padding-top: 70px;
  margin-bottom: 20px;
}
/* Effective - End */
/* Natural - Start */
.natural {
  background: url('../img/slim-girl_bg.jpg') top center no-repeat;
  padding: 60px 0px;
  padding-top: 115px;
}
.natural__container {
  z-index: 3;
  background: #fff;
  border-radius: 10px;
  border: 2px dashed #009791;
  padding: 30px 50px;
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 40px;
}
.natural__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 46px;
  text-align: center;
  line-height: 1.25;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.natural__title span {
  color: #00c4bc;
}
.natural__text {
  font-size: 20px;
  line-height: 1.65;
  text-align: center;
}
.natural__text span {
  color: #009791;
  font-weight: 600;
}
.natural-container-text {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}
.natural-container-text span {
  color: #009791;
}
.natural-box {
  min-height: 745px;
  position: relative;
  margin-top: 120px;
}
.efficiency-flex {
  max-width: 1020px;
  margin: 0 auto !important;
}
.natural-item {
  position: absolute;
  max-width: 380px;
}
.natural-item:nth-child(2) {
  left: 0px;
  top: 0px;
}
.natural-item:nth-child(4) {
  right: 0px;
  top: 0px;
}
.natural-item-img {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0px;
  left: 0px;
}
.natural-item__img {
  margin-bottom: 15px;
  text-align: center;
}
.natural-item__title {
  color: #007d80;
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 28px;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 25px;
}
.natural-item__text {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}
.natural-item__text span {
  color: #009791;
}
.natural-item:nth-child(3) {
  max-width: 695px;
  padding-left: 330px;
  top: 510px;
  left: 50%;
  margin-left: -350px;
}
.natural-item:nth-child(3) .natural-item__img {
  position: absolute;
  left: 0px;
  top: -60px;
}
/* Natural - End */
/* Flex - Start */
.flex {
  padding-top: 105px;
  position: relative;
}
.flex:after {
  content: '';
  display: block;
  width: 313px;
  height: 961px;
  background-image: url('../img/flex/right_bg.jpg');
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  z-index: 0;
  top: 30px;
}
.flex:before {
  z-index: 0;
  position: absolute;
  top: 310px;
  left: 0;
  content: '';
  display: block;
  width: 265px;
  height: 349px;
  background-image: url('../img/flex/left_bg.jpg');
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.flex .container {
  position: relative;
  z-index: 1;
}
.flex__item {
  display: flex;
  padding-right: 35px;
  margin-bottom: 60px;
  flex-flow: row-reverse nowrap;
}
.flex__item:nth-child(2n+1) {
  padding-left: 35px;
  flex-flow: row nowrap;
}
.flex__img {
  width: 100%;
  max-width: 213px;
}
.flex__title {
  font-size: 36px;
  color: #024e9e;
  font-weight: 700;
  margin-bottom: 20px;
}
.flex__text {
  font-size: 24px;
  line-height: 1.67;
  color: #024e9e;
}
.flex__content {
  padding-left: 45px;
}
/* Flex - End */
/* Efficiency - Start */
.efficiency {
  background: #f5f5ff;
  background-position: center;
  padding-top: 50px;
  padding-bottom: 80px;
}
.efficiency__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 46px;
  text-align: center;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.efficiency__title span {
  color: #009791;
}
.efficiency__img {
  max-width: 250px;
  width: 100%;
  padding-left: 40px;
}
.efficiency__text {
  font-weight: 400;
  font-size: 29px;
  padding-left: 25px;
  line-height: 1.3;
  margin-bottom: 60px;
  color: #000000;
  padding-top: 0px;
}
.efficiency-item {
  background-color: #f5f5ff;
  padding: 5px 5px 25px 5px;
  width: 50%;
  margin: 0 9px 0 9px;
  margin-bottom: 40px;
  font-family: 'Pt sans';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #009791;
}
.efficiency-item:nth-child(2n+1) {
  background: #007d80;
  color: #fff;
}
.efficiency-item:nth-child(2n+1) .proc {
  color: #fff;
}
.efficiency-item__text {
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
.efficiency-item__text b {
  font-weight: 700;
}
.flex-marg {
  margin: 0 -10px 0 -10px;
}
.flex-row {
  display: flex;
}
.proc {
  font-size: 64px;
  font-family: 'Pt sans';
  font-weight: 700;
  color: #009791;
  text-align: center;
}
.cleansing {
  padding: 25px 30px 5px 30px;
}
.cleansing__img {
  flex: none;
  width: 300px;
}
.cleansing__img img {
  vertical-align: middle;
  margin-right: 5px;
}
.cleansing__img-last {
  flex: none;
  margin-top: -45px;
  margin-right: -55px;
}
.cleansing__text {
  font-size: 20px;
  padding: 10px 15px;
  line-height: 1.3;
  color: #000000;
  font-weight: 400;
  padding-top: 25px;
}
.cleansing__text span {
  color: #000000;
  font-weight: 400;
}
/* Efficiency - End */
/* Experts - Start */
.experts {
  padding-top: 90px;
  background: #fff;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.experts__content2 {
  background-color: #fff;
  margin-top: 75px;
}
.experts__content2 .embed-responsive {
  margin-top: 0;
  padding-top: 40px;
}
.experts__title {
  text-align: left;
  padding-top: 40px;
  margin-bottom: 20px;
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 42px;
  color: #000;
  text-transform: uppercase;
}
.experts__content {
  background-color: #fff;
  padding: 35px 55px 33px 530px;
  font-size: 21px;
  line-height: 1.45;
  position: relative;
}
.experts__content p {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 100;
  font-style: italic;
}
.experts__content b {
  font-weight: 100;
}
.experts__content-all {
  position: relative;
  z-index: 1;
}
.experts__content-all:after {
  content: '';
  background: url('../img/note.png') top left no-repeat;
  width: 681px;
  height: 580px;
  position: absolute;
  top: 0px;
  left: -45px;
  z-index: -1;
}
.experts__content-img {
  position: absolute;
  left: -20px;
  bottom: -100px;
  font-size: 0;
  z-index: 0;
}
.experts__name {
  margin-top: 17px;
  margin-bottom: 3px;
}
.experts__name-img {
  float: right;
  margin-top: -5px;
  margin-right: 110px;
  max-width: 167px;
}
.experts__name span {
  color: #007d80;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.0;
}
.title {
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 35px;
  color: #02489a;
  text-transform: uppercase;
}
/* Experts - End */
/* reviews - Start */
.reviews-list {
  text-align: center;
}
.reviews-list > div {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  background: #007d80;
  margin: 0px 1%;
  color: #fff;
}
.reviews {
  padding-top: 80px;
  background: #f7f8fc;
  padding-bottom: 40px;
}
.reviews__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 46px;
  text-align: center;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.reviews__title span {
  color: #00c4bc;
}
.reviews__img {
  max-width: 486px;
  width: 100%;
  flex: none;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.reviews__img img {
  opacity: 0;
}
.reviews__text {
  padding: 20px 10px;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  position: relative;
  padding-top: 0;
  font-family: 'PT Sans';
  font-weight: 400;
  font-style: italic;
}
.reviews__text b {
  font-weight: 700;
  font-style: normal;
}
.reviews__text p:last-child {
  margin-top: 25px;
  margin-bottom: 0;
}
.reviews__text:after {
  content: '';
  position: absolute;
  font-size: 172px;
  bottom: 35px;
  right: 40px;
  display: none;
  width: 70px;
  height: 50px;
  background-image: url('../img/quot.png');
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.reviews-b-title {
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 45px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 50px;
}
.reviews-b-title span {
  color: #00c4bc;
}
.slick-slide {
  outline: none;
  display: flex!important;
  min-height: 608px;
}
.slick-list {
  background-color: #f3f3f3;
}
.slick-arrow {
  background-color: transparent;
  z-index: 1;
  display: block;
  position: absolute;
  width: 27px;
  height: 55px;
  background-image: url('../img/arrow.png');
  top: 50%;
  margin-top: -15px;
  font-size: 0;
  border: 0;
  outline: none;
  cursor: pointer;
}
.slick-prev {
  left: -65px;
}
.slick-next {
  right: -65px;
  transform: rotate(180deg);
}
.slick-dots {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin-top: 30px;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots li.slick-active button {
  background-color: #02499b;
}
.slick-dots button {
  display: block;
  cursor: pointer;
  border: 1px solid #02499b;
  outline: none;
  width: 15px;
  height: 15px;
  font-size: 0;
  border-radius: 50%;
  background-color: #a9ecff;
}
/* reviews - End */
/* purge - Start */
.purge {
  padding-top: 70px;
  padding-bottom: 45px;
}
.purge__text {
  font-size: 24px;
  max-width: 760px;
  font-weight: 400;
  line-height: 1.35;
  color: #0092cb;
}
.purge__text p {
  margin: 10px 0;
}
.purge__text p span {
  color: #0092cb;
  font-weight: 700;
}
.purge__text a {
  vertical-align: middle;
}
.purge__text img {
  vertical-align: middle;
  margin-right: 25px;
}
/* purge - End */
/* Thanks - Start */
.thanks {
  background: url('../img/thanks2.jpg') top center no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 230px;
}
.thanks .container {
  padding-top: 25px;
  padding-bottom: 35px;
  position: relative;
}
.thanks-p {
  max-width: 690px;
}
.thanks-p img {
  margin-bottom: 20px;
  opacity: 0.7;
  display: none;
}
.thanks-img {
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* Thanks - End */
/* s-change - Start */
.s-change {
  background: #007e80;
  background: -moz-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #007e80), color-stop(100%, #00c4bd));
  background: -webkit-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -o-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -ms-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: linear-gradient(to right, #007e80 0%, #00c4bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007e80', endColorstr='#00c4bd', GradientType=1);
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
.s-change .container {
  position: relative;
  z-index: 1;
}
.s-change:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-image: url('../img/roulet.jpg');
  width: 469px;
  height: 212px;
  max-width: 30%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  display: none;
}
.s-change:after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  background-image: url('../img/block1_img3.jpg');
  background-position: right;
  width: 424px;
  height: 408px;
  width: 25%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: none;
}
.s-change .title {
  margin-bottom: 30px;
}
.s-change__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 40px;
  text-align: left;
  margin-bottom: 75px;
  margin-top: 35px;
  line-height: 1.2em;
  color: #fff;
  text-transform: uppercase;
}
.s-change__list {
  font-size: 24px;
  margin-bottom: 45px;
  position: relative;
  color: #fff;
  text-align: center;
}
.s-change__list-img {
  position: absolute;
  top: 250px;
  max-width: 280px;
  left: 50%;
  margin-left: -140px;
}
.s-change__list ul {
  list-style: none;
  padding: 0;
}
.s-change__list li {
  margin-bottom: 45px;
  font-size: 20px;
  line-height: 1.25;
  position: relative;
  padding-left: 0;
  width: 380px;
  display: inline-block;
  vertical-align: top;
}
.s-change__list li:before {
  content: "";
  position: relative;
  width: 53px;
  height: 41px;
  background: url('../img/li2.png') top center no-repeat;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.s-change__list li:nth-child(5):before {
  opacity: 0;
}
.s-change__list li:nth-child(1),
.s-change__list li:nth-child(3) {
  margin-top: 90px;
}
.s-change__list-title {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
.s-change__text {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.55;
  color: #fff;
}
.s-change__text span {
  font-weight: 700;
}
.s-change__text2 {
  font-size: 27px;
  color: #fff;
  font-weight: 700;
  color: #0ff;
  text-transform: uppercase;
  text-shadow: 0px 0px 17.1px rgba(8, 53, 96, 0.45);
}
.s-change-list {
  list-style: none;
  padding: 0;
  color: #fff;
}
.s-change-list__img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.s-change-list li {
  position: relative;
  font-size: 19px;
  text-transform: uppercase;
  padding-left: 95px;
  min-height: 70px;
  margin-bottom: 35px;
  padding-top: 10px;
}
.s-change-l {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
.s-change-r {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-left: 4%;
}
/* s-change - End */
.warning {
  background: url('../img/leaves_bg.png') top center no-repeat;
  padding: 70px 0px;
}
.warning__img-box {
  text-align: center;
}
.warning__img-box img {
  max-width: 100%;
}
/* footer - Start */
.footer {
  background-image: url('../img/footer-bg.jpg');
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
  z-index: 1;
  padding-top: 70px;
}
.footer__skicker {
  position: absolute;
  left: -270px;
  top: 10px;
  z-index: 2;
}
.footer__img {
  position: absolute;
  bottom: 0;
  width: 210px;
  left: -185px;
  z-index: 2;
}
.footer .form {
  margin-top: 40px;
  position: relative;
  float: right;
  margin-bottom: 40px;
}
.footer__title {
  font-family: 'Pt sans';
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #e6f410;
}
.footer__title span {
  color: #fff;
  font-size: 55px;
}
.footer__special {
  font-weight: 700;
  font-size: 27px;
  text-align: center;
}
.footer-box {
  max-width: 760px;
  float: right;
  position: relative;
}
.footer-special-box {
  width: 365px;
  position: absolute;
  right: 50px;
  bottom: 20px;
}
.footer-special-box__img {
  display: block;
  float: right;
  right: -15px;
  position: relative;
  top: -38px;
}
.form-box {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 420px;
  float: right;
}
/* footer - End */
/* Icon 3 */
#nav-mobile {
  width: 40px;
  height: 30px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: none;
  vertical-align: middle;
}
#nav-mobile span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #02489a;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-mobile span:nth-child(1) {
  top: 0px;
}
#nav-mobile span:nth-child(2),
#nav-mobile span:nth-child(3) {
  top: 12px;
}
#nav-mobile span:nth-child(4) {
  top: 24px;
}
#nav-mobile.active span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#nav-mobile.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-mobile.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-mobile.active span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.l-footer {
  background: #007e80;
  background: -moz-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #007e80), color-stop(100%, #00c4bd));
  background: -webkit-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -o-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: -ms-linear-gradient(left, #007e80 0%, #00c4bd 100%);
  background: linear-gradient(to right, #007e80 0%, #00c4bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007e80', endColorstr='#00c4bd', GradientType=1);
  padding: 50px 0;
  color: #fff;
}
.l-footer__title {
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
}
.l-footer .flex-row {
  align-items: normal;
  justify-content: left;
  position: relative;
}
.l-footer__logo {
  margin-right: 0;
  margin-bottom: 30px;
}
.l-footer__text {
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 1.45;
  margin-right: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0px;
  margin-right: 20px;
}
.l-footer__sert img {
  margin-right: 20px;
}
.l-footer__list {
  position: relative;
  list-style: none;
  font-family: 'Pt sans';
  font-weight: 400;
  font-size: 16px;
  max-width: 540px;
  padding: 0;
  margin-bottom: 0;
}
.l-footer__list li {
  padding-left: 60px;
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
}
.l-footer__list li:last-child,
.l-footer__list li:last-child p {
  margin-bottom: 0px;
}
.l-footer__img {
  position: absolute;
  left: 0px;
  top: 0px;
}
@media screen and (max-width: 1300px) {
  .slick-prev {
    left: -15px;
  }
  .slick-next {
    right: -15px;
  }
  .slick-list {
    width: 95%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .s-change__list-img {
    max-width: 35%;
    bottom: 0;
    top: auto;
    right: -90px;
  }
  .powerful__content {
    text-align: center;
  }
  .powerful__elems {
    max-width: 302px;
  }
  .powerful .form {
    float: none;
  }
  .r-content {
    max-width: 480px;
  }
  .r-content__img {
    position: relative;
    top: 0;
    left: 0;
    max-width: 370px;
    margin: 0 auto;
  }
  .head .form {
    margin-left: 0;
    margin-right: 0;
  }
  .ovals {
    width: 100%;
    max-width: 500px;
    height: auto;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 60px;
  }
  .ovals__item {
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
  }
  .calendar-box-l {
    float: none;
    width: 550px;
    margin: 0 auto;
  }
  .calendar-box-r {
    width: 600px;
    float: none;
    margin: 0 auto;
  }
  .natural-item {
    max-width: 290px;
  }
  .natural-item:nth-child(3) {
    top: 550px;
  }
  .experts__content {
    padding: 35px 55px 33px 355px;
  }
  .head-box {
    margin-left: 0;
  }
  .head-in {
    width: 645px;
  }
  .sticker {
    top: 640px;
  }
  .thanks {
    background: url(../img/thanks.jpg) top center no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 70px;
  }
  .thanks-p p {
    display: block;
  }
  .s-change__list li {
    margin-top: 0 !important;
    margin-left: 20px;
    margin-right: 20px;
  }
  .s-change__list li:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .s-change__list-img {
    max-width: 300px;
    margin: 0 auto;
    position: static;
  }
  .nav {
    overflow: hidden;
    width: 100%;
    z-index: 0;
    background-color: #fff;
    transition: all 0.5s;
    max-height: 0;
    left: 0;
    position: absolute;
    top: 100%;
  }
  .nav.active {
    max-height: 999px;
  }
  .nav ul {
    padding-top: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .nav li {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .nav li a {
    padding: 15px 0;
    display: inline-block;
  }
  .effective .row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .t-item {
    width: 33%;
  }
  .flex:before {
    display: none;
  }
  .flex:after {
    display: none;
  }
  .flex__text {
    font-size: 18px;
  }
  .flex__title {
    font-size: 24px;
  }
  .cleansing__text {
    font-size: 20px;
  }
  .cleansing__img-last {
    margin: 0;
  }
  .reviews__text {
    font-size: 20px;
  }
  .reviews__img {
    max-width: 300px;
  }
  .thanks .container {
    padding-bottom: 0;
  }
  .thanks-p {
    margin: 10px auto;
  }
  .thanks-img {
    position: static;
    max-width: 200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .efficiency .flex-row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .efficiency-item {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .title {
    font-size: 28px;
  }
  .head-box {
    max-width: 100%;
    float: none;
    left: 20px;
    margin-top: 20px;
  }
  .natural-box {
    margin-top: 80px;
  }
  .natural-item-img {
    margin-bottom: 70px;
  }
  .natural-item-img {
    position: relative;
  }
  .experts {
    padding-top: 0;
  }
  .experts__content-all:after {
    display: none;
  }
  .reviews-list > div {
    width: 320px;
    margin: 0px 2%;
    margin-bottom: 30px;
  }
  .s-change-l {
    width: 100%;
  }
  .s-change-r {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .natural-item {
    position: relative;
    margin: 0 auto;
    top: 0 !important;
    margin-bottom: 50px;
    padding-left: 0 !important;
    max-width: 695px;
  }
  .natural-item__img {
    top: 0 !important;
    position: relative !important;
  }
  .head-in {
    float: right;
    max-width: 500px;
    margin-top: 20px;
  }
  .s-change__text {
    font-size: 20px;
    text-align: center;
  }
  .s-change__text2 {
    text-align: center;
  }
  .s-change__list {
    font-size: 18px;
  }
  .s-change__list li:before {
    font-size: 22px;
  }
  .s-change__list-title {
    font-size: 24px;
  }
  .s-change:after {
    height: 200px;
  }
  .head {
    background-position: -400px 0px;
  }
  .head__title {
    font-size: 33px;
    text-align: center;
  }
  .head__title2 {
    font-size: 25px;
    text-align: center;
    line-height: 1.3;
  }
  .head__title3 {
    text-align: center;
  }
  .head__line {
    margin: 0 auto;
  }
  .sticker {
    max-width: 200px;
    margin: 0 auto;
    bottom: 0;
    top: inherit;
  }
  .nav li a {
    font-size: 18px;
  }
  .body {
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
  }
  .eff .row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .powerful__container:before {
    display: none;
  }
  .powerful__content {
    font-size: 22px;
  }
  .powerful__elems {
    padding-left: 0;
  }
  .r-content {
    max-width: 100%;
    margin-bottom: 0px;
  }
  .r-content__title {
    font-size: 28px;
  }
  .r-content ol {
    font-size: 22px;
  }
  .r-content__img {
    right: 0;
    bottom: 0;
    max-width: 200px;
    margin-top: 40px;
  }
  .t-item {
    width: 50%;
  }
  .effective__content {
    font-size: 18px;
  }
  .natural__title {
    font-size: 28px;
  }
  .natural__text {
    font-size: 18px;
  }
  .natural__content {
    float: none;
    margin: 0 auto;
  }
  .flex {
    padding-top: 0;
  }
  .flex__item {
    display: block;
    padding: 0!important;
  }
  .flex__img {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .flex__text {
    font-size: 16px;
  }
  .flex__title {
    font-size: 20px;
  }
  .flex__content {
    padding-left: 0;
    text-align: center;
  }
  .efficiency__img {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .experts__content {
    padding: 25px 20px;
  }
  .experts__content-img {
    display: none;
  }
  .reviews__text {
    font-size: 20px;
    flex: none;
  }
  .reviews__img {
    max-width: 100%;
    width: 100%;
    background: none!important;
    text-align: center;
  }
  .reviews__img img {
    opacity: 1;
    display: inline-block;
    max-width: 200px;
  }
  .slick-slide {
    padding-top: 15px;
    display: block!important;
  }
  .purge__text {
    font-size: 20px;
  }
  .l-footer .flex-row {
    align-items: center;
    display: block;
    text-align: center;
  }
  .l-footer__box {
    text-align: left;
  }
  .l-footer__logo {
    margin-bottom: 20px;
  }
  .l-footer__box {
    text-align: left;
    max-width: 450px;
    margin: 0 auto;
  }
  .l-footer__text {
    margin-right: 0;
    position: relative;
    margin-top: 40px;
  }
  .l-footer__sert img {
    margin-right: 20px;
  }
}
@media screen and (max-width: 540px) {
  .head {
    background-position: -1100px 0px;
  }
  .head__title {
    margin-bottom: 10px;
  }
  .head__title span {
    font-size: 30px;
  }
  .head__title2 {
    font-size: 23px;
    line-height: 1.6;
  }
  .head__title3 {
    font-size: 30px;
  }
  .head .form {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 auto;
  }
  .head-in {
    padding-bottom: 80px;
    float: none;
    max-width: 500px;
    margin-top: 60px;
    width: 100%;
  }
  .head-box {
    z-index: 2;
  }
  .sticker {
    position: relative;
    bottom: 0;
    margin-top: 30px;
    left: 0;
  }
  .modal-form {
    width: 100%;
  }
  .modal-form__name {
    font-size: 23px;
    line-height: 1.1em;
  }
  .purge {
    padding-top: 15px;
  }
  .purge__text {
    font-size: 18px;
  }
  .title-gradient {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .powerful__title {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .powerful__elems {
    display: none;
  }
  .powerful__elems li {
    font-size: 18px;
    padding-right: 0;
    margin-bottom: 10px;
    padding-left: 60px;
  }
  .powerful__box {
    background: transparent;
  }
  .powerful__content {
    font-size: 18px;
  }
  .powerful .form {
    margin-top: 0;
    margin-left: 0;
  }
  .form__title {
    font-size: 24px;
  }
  .form__text {
    font-size: 24px;
  }
  .form button {
    font-size: 22px!important;
  }
  .form__undertext {
    font-size: 14px;
  }
  .countdown .timer div {
    display: inline-block;
    font-size: 14px;
    width: 55px;
    height: auto;
    padding: 9px 0;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .countdown .timer div span {
    font-size: 28px;
  }
  .r-content {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .r-content__title {
    font-size: 28px;
  }
  .r-content__title span {
    font-size: 33px;
    line-height: 1.1;
  }
  .r-content__title2 {
    font-size: 27px;
    line-height: 1.3;
  }
  .r-content ol {
    font-size: 18px;
  }
  .r-content__img {
    position: static;
    margin: 0 auto;
  }
  .t-item {
    margin-bottom: 40px;
  }
  .t-item__text {
    font-size: 14px;
  }
  .t-item__img {
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
  }
  .calendar-box-l {
    width: 100%;
  }
  .calendar-box-l__img img {
    margin-left: -30px;
    max-width: 100%;
  }
  .calendar-box-r {
    width: 100%;
  }
  .calendar-box-r ul {
    padding: 0;
  }
  .effective__content {
    font-size: 16px;
    text-align: center;
  }
  .effective__content p {
    text-align: left;
  }
  .effective .btn {
    font-size: 20px!important;
    padding: 15px 30px!important;
    margin-top: 30px;
  }
  .img-right {
    margin-left: 0;
    max-width: 100%;
    margin-bottom: 20px;
    float: none;
    margin-top: 0;
    margin: 0 auto;
    margin-left: -30px;
  }
  .natural {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .natural__content {
    padding: 20px;
    min-height: auto;
  }
  .natural__title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .natural__text {
    font-size: 14px;
  }
  .natural-item-img img {
    max-width: 100%;
  }
  .natural-box {
    margin-top: 20px;
  }
  .powerful__container-in,
  .natural__container {
    padding: 20px;
  }
  .reviews-list > div:last-child {
    margin-bottom: 0;
  }
  .footer-box {
    float: none;
  }
  .natural-item:nth-child(3) {
    left: 0;
    margin-left: 0;
  }
  .flex {
    padding-top: 40px;
  }
  .flex__img {
    max-width: 150px;
  }
  .flex__text {
    font-size: 14px;
  }
  .flex__title {
    font-size: 18px;
  }
  .logo {
    margin-bottom: -8px;
    width: 80px;
  }
  .efficiency {
    padding-top: 40px;
  }
  .efficiency__img {
    padding-left: 0;
    max-width: 150px;
    margin-bottom: 20px;
    display: block;
  }
  .efficiency-item {
    width: 100%;
    padding-bottom: 50px;
  }
  .efficiency__text {
    padding: 0;
    font-size: 16px;
  }
  .thanks-p img {
    display: block;
  }
  .cleansing {
    padding: 15px 15px;
  }
  .cleansing__img {
    width: 100%;
    text-align: center;
  }
  .cleansing__img img {
    margin-bottom: 15px;
  }
  .cleansing__text {
    font-size: 16px;
    padding: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  .btn-transparent {
    padding: 15px 20px!important;
  }
  .experts__content {
    font-size: 16px;
  }
  .experts__name-img {
    margin: 0 auto;
    margin-bottom: 15px;
    float: none;
    max-width: 150px;
    display: block;
  }
  .experts__name span {
    display: block;
    width: 100%;
    font-size: 15px;
  }
  .experts__content2 {
    margin-top: 0;
  }
  .reviews__text {
    font-size: 16px;
    padding: 20px;
  }
  .reviews__text:after {
    -moz-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    width: 45px;
    height: 35px;
    bottom: 15px;
    right: 25px;
  }
  .slick-next {
    right: -15px;
    width: 20px;
  }
  .slick-prev {
    left: -15px;
    width: 20px;
  }
  .s-change-list li {
    font-size: 16px;
  }
  .reviews-b-title {
    font-size: 28px;
  }
  .footer {
    background-position: -900px 0px;
    padding-bottom: 70px;
  }
  .footer__title {
    font-size: 28px;
    margin: 0;
  }
  .footer__title span {
    font-size: 28px;
  }
  .footer__special {
    font-size: 22px;
  }
  .footer .form {
    margin: 0 auto;
    margin-top: 40px;
  }
  .footer__skicker {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin-top: 30px;
  }
  .footer__img {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .head-apt {
    max-width: 200px;
    margin: 0 auto;
  }
  .sticker1 {
    max-width: 150px;
    margin: 0 auto;
  }
  .footer-special-box {
    width: 365px;
    position: relative;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100%;
  }
  .footer-special-box__img {
    display: block;
    float: none;
    right: 0;
    position: relative;
    top: 0;
    margin: 0 auto;
  }
  .s-change__text {
    font-size: 18px;
  }
  .s-change__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .s-change__list {
    font-size: 16px;
  }
  .s-change__list li {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .s-change__list li:before {
    font-size: 18px;
  }
  .s-change__list-title {
    font-size: 20px;
  }
  .reviews-list > div {
    min-height: auto;
  }
}
@media screen and (max-width: 365px) {
  .reviews-list > div {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    min-height: auto;
  }
  .r-content ol li {
    font-size: 17px;
    line-height: 1.3;
  }
  .r-content__title span {
    font-size: 35px;
    line-height: 1.1;
  }
  .form button {
    font-size: 16px!important;
  }
  .experts__content {
    padding: 25px 0px;
  }
}
