html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
footer,
header,
nav,
section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

code,
pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

b {
  font-weight: bolder
}


sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio],
legend {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[hidden],
template {
  display: none
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  position: relative;
  min-height: 100%;
  color: #404041;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  font-family: 'PT Sans', sans-serif;
}

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

ul li {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.section {
  position: relative;
}

.section-box {
  max-width: 1170px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}

.section-title {
  text-align: center;
  color: #404041;
}

.section-title h2 {
  display: inline-block;
  max-width: 920px;
  margin: 0;
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
}

.section-title h2 span {
  color: #28a6dc;
}

.icon {
  display: inline-block;
}

.icon svg {
  fill: #000;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.footer__left-block {
  display: flex;
}

.footer__left-block img {
  margin-right: 10px;
}

.read-more {
  background-color: #28a6dc;
  outline: none !important;
  border-radius: 50%;
  z-index: 10;
  cursor: pointer;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 4px 0px #c1c1c1;
  box-shadow: 1px 1px 4px 0px #c1c1c1;
}

.read-more::before {
  content: '+';
  font-size: 22px;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  line-height: 0;
}

.read-more_false::before {
  content: '-';
}

.section1 {
  background-color: #F8F8F8;
}

.section1 .section-box {
  padding-top: 10px;
  overflow: visible;
}

.section1 .section-box::before {
  background-image: url('../png/sec1_bg_wave.png');
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  left: -125px;
  top: 120px;
  width: 710px;
  height: 359px;
}

.section1-content {
  background-repeat: no-repeat;
  background-position: 74% bottom;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
}

.no-webp .section1-content {
  background-image: url('../png/girl_bg.png');
}

.webp .section1-content {
  background-image: url('../webp/girl_bg.webp');
}

.section1-article {
  width: 500px;
  max-width: 100%;
}

.section1-article * {
  max-width: 100%;
}

.section1-title {
  color: #404041;
}

.section1-title * {
  margin: 0;
}

.section1-title h1 {
  font-size: 80px;
  font-weight: normal;
  padding-top: 30px;
  padding-bottom: 15px;
}

.section1-title p {
  font-size: 32px;
  font-weight: bold;
}

.section1-result__title {
  font-weight: bold;
  color: #28a6dc;
  width: 410px;
}

.section1-result__title {
  font-size: 22px;
  font-weight: bold;
}

.section1-result__list {
  width: 360px;
}

.section1-result__item {
  padding-left: 40px;
  position: relative;
}

.section1-result__item .icon {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 25px;
  height: 20px;
  margin-right: 10px;
}

.section1-result__item .icon svg {
  fill: #28a6dc;
}

.section1-result__item span {
  font-weight: bold;
  color: #403737;
  font-size: 22px;
}

.section1-result__item p {
  font-size: 18px;
  color: #696c70;
  margin-top: 5px;
}

.section1-pack {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section1-pack img {
  display: block;
  margin-bottom: -55px;
}

.section1-form-box {
  padding-top: 40px;
}

@media (max-width: 1199px) {
  .section1-content {
    background-image: none;
  }

  .section1-article {
    width: 100%;
  }

  .section1-pack {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 54px;
  }

  .section1-pack img {
    margin: 0;
  }

  .section1-form-box {
    padding-top: 40px;
  }

  .section1-result__title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    margin-top: 50px;
  }

  .section1-result__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section1-result__item {
    width: 350px;
    padding-left: 0;
  }

  .section1-result__item .icon {
    position: static;
  }

  .section1-result__item:last-child {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .section1-title h1 {
    font-size: 72px;
    padding-top: 0px;
  }

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

  .section1-title p {
    font-size: 28px;
  }

  .section1-result__title {
    font-size: 20px;
  }

  .section1-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section1-pack {
    padding-top: 20px;
  }
}

@media (max-width: 479px) {
  .section1-title h1 {
    font-size: 50px;
    font-weight: bold;
  }

  .section1-result__title {
    margin-top: 24px;
  }

  .section1-pack {
    width: 250px;
    max-width: 100%;
  }

  .section1-pack img {
    max-width: 100%;
    display: block;
  }
}

.section2 .section-box {
  color: #404041;
  padding-top: 80px;
  padding-bottom: 40px;
}

.use__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  
}

.use__item {
  width: 100%;
  max-width: 440px;
  position: relative;
  padding-top: 70px;
  margin: 0 28px;
}

.nowrap {
  white-space: nowrap;
}

.use__step {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 50px;
  font-family: 'PT Sans', sans-serif;
  color: #28a6dc;
  font-weight: bold;
  text-shadow: 2px 1px 1px #0276AA, 1px 1px 1px #0276AA;
  line-height: 1;
}

.use__step::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: -1px -5px 3px 1px #DBDBDB;
  box-shadow: -1px -5px 3px 1px #DBDBDB;
}

/* .use__step::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('../png/share.png');
  background-size: contain;
  width: 227px;
  height: 34px;
  left: 50px;
  top: -20px;
} */

.use__item:last-child .use__step::before {
  display: none;
}

.use-box {
  padding-top: 60px;
}

.use__image {
  border-radius: 50%;
  border: 2px dashed #EBEBEB;
  width: 270px;
  height: 270px;
  text-align: center;
  font-size: 0;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.use__image .use__mini-circle {
  position: absolute;
  border: 2px dashed #EBEBEB;
  border-radius: 50%;
  left: 55px;
  right: 55px;
  top: 55px;
  bottom: 55px;
}

.use__image .use__mini-circle_arrows {
  -webkit-transform: rotateZ(65deg);
  -ms-transform: rotate(65deg);
  transform: rotateZ(65deg);
}

.use__image .use__mini-circle_arrows::before,
.use__image .use__mini-circle_arrows::after {
  border-top: 2px solid #EBEBEB;
  border-left: 2px solid #EBEBEB;
  width: 14px;
  height: 14px;
  content: '';
  display: block;
  position: absolute;
}

.use__image .use__mini-circle_arrows::before {
  left: 50%;
  top: 0;
  -webkit-transform: translateY(-50%) rotateZ(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotateZ(-45deg);
}

.use__image .use__mini-circle_arrows::after {
  left: 50%;
  bottom: 0;
  -webkit-transform: translateY(50%) rotateZ(125deg);
  -ms-transform: translateY(50%) rotate(125deg);
  transform: translateY(50%) rotateZ(125deg);
}

.use__image * {
  position: relative;
  z-index: 1;
}

.use__image::before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: bottom;
}

/* .use__image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
  margin-bottom: -5px;
} */

.use__image_middle::before {
  vertical-align: middle;
}

.use__image_middle img {
  vertical-align: middle;
  margin-bottom: 0;
}

.use__text {
  text-align: center;
  font-size: 18px;
  color: #403737;
  line-height: 1.22;
}

.use__text .use__text-box {
  /* width: 230px; */
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 30px;
}

.use__text .use-button.read-more {
  outline: 1px solid #000;
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  cursor: pointer;
}

.start-use-box {
  text-align: center;
  padding-top: 150px;
}

@media (max-width: 1199px) {
  .section2 .section-box {
    padding-top: 60px;
  }

  .use-box {
    padding-top: 30px;
  }

  .use__list {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .use__item:nth-child(2) .use__step::before {
    display: none;
  }

  .use__item {
    margin-top: 40px;
    padding-top: 0;
  }

  .use__item .use__step::before {
    display: none;
  }

  .use__step {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
  }
}

@media (max-width: 767px) {
  .use__list {
    display: block;
    text-align: center;
  }

  .use__item {
    display: inline-block;
  }

  .use__text .use__text-box {
    margin-top: 15px;
  }
}

@media (max-width: 479px) {
  .use__image {
    width: 220px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .use__image img {
    max-height: 90%;
    max-width: 90%;
  }

  .use__image .use__mini-circle {
    left: 40px;
    right: 40px;
    top: 40px;
    bottom: 40px;
  }
}

.section3 {
  background-color: #F8F8F8;
}

.section3 .section-box {
  overflow: visible;
  padding-top: 60px;
}

.how-work {
  font-size: 20px;
  padding-top: 30px;
}

.how-work__title {
  display: block;
  text-align: center;
  color: #404041;
  font-weight: bold;
}

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

.how-work__item {
  width: 300px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.how-work__item::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('../png/curve_3.png');
  background-size: contain;
  width: 255px;
  height: 31px;
  left: 242px;
  top: 20px;
}

.how-work__item:last-child::before {
  display: none;
}

.how-work__bg {
  display: inline-block;
  margin-bottom: -190px;
}

.how-work__bg img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}

.how-work__bg_center img {
  top: 15px;
}

.how-work__text {
  color: #403737;
  line-height: 1.6;
  font-size: 20px;
  position: relative;
}

.result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

.result-image {
  position: relative;
}

.result-image::before {
  border-right-color: red;
  background-image: url('../png/sec3_bg_wave.png');
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  width: 532px;
  height: 627px;
  left: -130px;
  bottom: 0;
}

.result__pack {
  position: relative;
  height: 360px;
  margin-bottom: -35px;
}

.result__pack img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.result-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 770px;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 30px;
}

.result-list {
  border-top: 3px dotted rgba(0, 156, 217, 0.3);
  width: 370px;
  max-width: 100%;
}

.result-list__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.result-list__title_opacity {
  opacity: 0 !important;
}

.result-list__item {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}

.result-list__item::before {
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #28a6dc;
  left: 0;
  top: 4px;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  .section3 {
    padding-bottom: 40px;
  }

  .how-work__list {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .how-work__item::before {
    display: none;
  }

  .how-work__item:first-child .how-work__bg {
    margin-bottom: -240px;
  }

  .how-work__item:last-child .how-work__bg {
    margin-bottom: -160px;
  }

  .result {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .result-text {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .how-work__item:first-child .how-work__bg {
    margin-bottom: -190px;
  }

  .result__pack {
    margin-bottom: 0;
  }

  .result-image::before {
    left: auto;
    right: 0;
    bottom: 20px;
  }

  .result-text {
    margin-top: 30px;
  }

  .result-list {
    border-top: none;
  }

  .result-list h4 {
    display: none;
  }
}

@media (max-width: 479px) {
  .result__pack {
    width: 250px;
    height: auto;
  }
}

.section4 .section-box {
  overflow: visible;
  padding-top: 80px;
  padding-bottom: 60px;
}

.double-action {
  padding-top: 40px;
}

.double-action__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.double-action__item {
  width: 310px;
  max-width: 100%;
}

.double-action__image {
  display: inline-block;
}

.double-action__image-box {
  width: 278px;
}

.double-action__image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.double-action__image-pack {
  min-height: 226px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.double-action__title {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding-top: 20px;
}

.double-action__text {
  line-height: 1.5;
  margin: 0;
  padding-top: 10px;
}

.composition {
  padding-top: 20px;
}

.composition__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.composition__item {
  width: 80px;
  margin-left: 5px;
  margin-right: 5px;
}

.composition__image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.composition_hidden-box {
  border-radius: 6px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
  top: 110%;
  left: 50%;
  padding: 15px 10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 0 30px 1px #DEDEDE;
  box-shadow: 0 0 30px 1px #DEDEDE;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.composition_hidden-box::before {
  background-color: #fff;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0px;
  left: 50%;
  -webkit-transform: rotateZ(45deg) translateX(-50%);
  -ms-transform: rotate(45deg) translateX(-50%);
  transform: rotateZ(45deg) translateX(-50%);
}

.composition_hidden-box .composition__image {
  width: 160px;
}

.composition_hidden-box span {
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
  padding-top: 4px;
}

.composition__item:hover .composition_hidden-box {
  opacity: 1;
}

.composition__item:active .composition_hidden-box {
  opacity: 1;
}

@media (max-width: 1199px) {
  .double-action__list {
    display: block;
  }

  .double-action__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-bottom: 30px;
  }

  .composition__item {
    position: relative;
  }

  .double-action__image-pack {
    min-height: auto;
  }

  .double-action__item-prew {
    width: 450px;
  }

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

@media (max-width: 767px) {
  .section4 .section-box {
    padding-top: 60px;
  }

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

@media (min-width: 480px) and (max-width: 767px) {
  .composition__item:first-child .composition_hidden-box {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
  }

  .composition__item:first-child .composition_hidden-box:before {
    left: 30px;
  }

  .composition__item:last-child .composition_hidden-box {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    right: 0;
    left: auto;
  }

  .composition__item:last-child .composition_hidden-box:before {
    left: auto;
    right: 30px;
  }
}

@media (max-width: 479px) {
  .composition__item {
    position: static;
  }
}

.section5 {
  background-color: #F8F8F8;
}

.section5 .section-box {
  overflow: visible;
  padding-top: 40px;
}

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

.doctor-photo {
  width: 325px;
  max-width: 100%;
  padding-bottom: 40px;
}

.doctor__description {
  text-align: center;
}

.doctor__name {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
}

.doctor__about {
  display: block;
  color: #28a6dc;
  font-style: italic;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.doctor__experience {
  font-size: 16px;
  font-weight: bold;
  color: #696c70;
}

.doctor-photo__photo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.doctor-text-box {
  width: 780px;
  padding-left: 130px;
  position: relative;
  margin-top: 100px;
}

.doctor-text-box::before {
  background-image: url('../png/scr.png');
  content: '';
  display: block;
  position: absolute;
  left: -13px;
  top: -20px;
  width: 157px;
  height: 130px;
}

.doctor-text-box::after {
  background-image: url('../png/sec5_bg_wave.png');
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 130px;
  bottom: 0;
  width: 533px;
  height: 594px;
}

.doctor-text_hide {
  height: 284px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.doctor-text {
  color: #696c70;
  line-height: 1.7;
}

.doctor-text p:first-child {
  margin-top: 0;
}

.doctor-text p:last-child {
  margin-bottom: 0;
}

.doctor__button {
  outline: 1px solid #000;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 60px;
  margin-bottom: 40px;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.doctor__button:hover {
  cursor: pointer;
}

.doctor__button::after {
  border-top: 3px dotted rgba(0, 156, 217, 0.3);
  content: '';
  position: absolute;
  display: block;
  width: 370px;
  height: 1px;
  left: 45px;
  top: 12px;
}

@media (max-width: 1199px) {
  .section5 {
    overflow: hidden;
  }

  .doctor {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .doctor-photo {
    width: 260px;
  }

  .doctor-text-box {
    padding-left: 0;
    width: 400px;
    margin-top: 0;
  }

  .doctor-text-box::before {
    position: static;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
  }

  .doctor-text-box::after {
    left: auto;
    right: 0;
    bottom: -70px;
  }

  .doctor__button::after {
    width: 350px;
  }
}

@media (max-width: 767px) {
  .doctor {
    display: block;
    text-align: center;
  }

  .doctor-photo {
    display: inline-block;
  }

  .doctor-text-box {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
  }

  .doctor__button {
    margin-left: auto;
    margin-right: auto;
  }

  .doctor__button::after {
    left: 15px;
    top: -10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .doctor-photo {
    padding-bottom: 10px;
  }

  .doctor-text-box::before {
    background-size: contain;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
  }
}

.section6 .section-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.reviews-box {
  height: 500px;
  margin-top: 40px;
  position: relative;
}

.reviews-box__button {
  border-left: 2px solid #28a6dc;
  border-top: 2px solid #28a6dc;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 110px;
}

.reviews-box__button:focus {
  outline: none;
}

.reviews-box__button_left {
  left: 10px;
  -webkit-transform: rotateZ(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotateZ(-45deg);
}

.reviews-box__button_right {
  right: 10px;
  -webkit-transform: rotateZ(135deg);
  -ms-transform: rotate(135deg);
  transform: rotateZ(135deg);
}

.reviews {
  width: 920px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.review-item {
  width: 220px;
}

.review-item__image-box {
  text-align: center;
}

.review-item__image {
  border: 10px solid #F6F6F6;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  width: 170px;
  height: 170px;
  position: relative;
}

.review-item__image img {
  display: block;
  position: absolute;
  left: -5%;
  top: -5%;
  width: 110%;
  height: 110%;
}

.review-item__image-box {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.review-item__desc {
  text-align: center;
  padding-bottom: 20px;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.review-item__desc span {
  display: block;
}

.review-item:nth-child(2) .review-item__image {
  border-color: #F6F6F6;
  width: 220px;
  height: 220px;
  -webkit-box-shadow: 0 0 15px 0px #ccc;
  box-shadow: 0 0 15px 0px #ccc;
}

.review-item:nth-child(2) .review-item__text {
  opacity: 1;
}

.review-item__name {
  font-weight: bold;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.review-item__town {
  color: #28a6dc;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
}

.review-item__text {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  line-height: 1.66;
  font-size: 18px;
  color: #696c70;
  opacity: 0;
  text-align: center;
}

.review-item__text p {
  margin: 0;
  width: 760px;
  max-width: 100%;
  display: inline-block;
}

@media (max-width: 1199px) {

  .review-item .review-item__image-box,
  .review-item .review-item__desc {
    display: none;
  }

  .review-item:nth-child(2) {
    width: 100%;
  }

  .review-item:nth-child(2) .review-item__image-box,
  .review-item:nth-child(2) .review-item__desc {
    display: block;
  }
}

@media (max-width: 479px) {
  .reviews-box__button {
    top: 230px;
  }
}

.section7 {
  background-color: #F8F8F8;
}

.section7 .section-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-after-title {
  text-align: center;
  font-size: 22px;
  padding-top: 20px;
}

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

.celebrities-enjoy__item {
  width: 250px;
}

.celebrities__title {
  height: 90px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  vertical-align: middle;
  font-size: 0;
}

.celebrities__title::before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}

.celebrities__title span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

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

.celebrities-enjoy__photo span {
  display: inline-block;
  position: relative;
}

.celebrities-enjoy__photo span::after {
  background-image: url('../png/curve_6.png');
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  width: 69px;
  height: 54px;
  right: 10px;
  top: 0;
}

.celebrities-enjoy__photo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.celebrity__text {
  height: 170px;
  overflow: hidden;
  color: #696c70;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 30px;
}

.celebrity__text1 {
  height: 170px;
  color: #696c70;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 30px;
}

.celebrity__text span {
  color: #403737;
  font-weight: bold;
  display: inline-block;
}

.celebrity__text p {
  margin: 0;
}

.celebrity__button {
  outline: 1px solid #000;
  width: 30px;
  height: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.celebrity__button:hover {
  cursor: pointer;
}

.section7-bottom-text {
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  padding-top: 40px;
}

.section7-bottom-text p {
  margin: 0;
}

@media (max-width: 1199px) {
  .celebrities-enjoy__list {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media (max-width: 767px) {
  .celebrities-enjoy__list {
    display: block;
  }

  .celebrities-enjoy__item {
    width: 100%;
  }

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

.footer__left-block {
  display: flex;
  justify-content: center;
  align-items: center;
}

.section8 {
  background-color: #F8F8F8;
}

.section8 .section-box {
  overflow: visible;
}

.section8 .section-box::before {
  background-image: url('../png/sec1_bg_wave.png');
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  left: -125px;
  top: 120px;
  width: 710px;
  height: 359px;
}

.footer .section-box {
  padding-top: 100px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #696c70;
  font-size: 16px;
  line-height: 1.5;
}

.footer__left-block span {
  display: block;
}

.footer__left-block ._blue {
  color: #28a6dc;
}

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

.footer__center-block * {
  display: block;
}

.footer__center-block a:hover {
  text-decoration: underline;
}

.footer__right-block {
  text-align: right;
  text-transform: uppercase;
}

.footer__right-block span {
  display: block;
}

@media (max-width: 1199px) {
  .footer .section-box {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .footer .section-box {
    text-align: center;
    padding-bottom: 20px;
  }

  .footer .section-box {
    display: block;
  }

  .footer__left-block span {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
  }

  .footer__right-block {
    display: inline-block;
    text-align: center;
  }

  .footer .section-box>div {
    padding-bottom: 10px;
  }

  .footer .section-box>div:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 479px) {
  .footer__right-block {
    display: none !important;
  }

  .footer__center-block.footer__center-block {
    margin-bottom: 0;
  }

  .footer__center-block.footer__center-block span {
    display: none !important;
  }
}

.order-form form button {
  margin-bottom: 10px;
}

.order-form {
  background-color: #fff;
  border-radius: 4px;
  width: 275px;
  padding: 10px;
  -webkit-box-shadow: 0px 6px 30px 0px #ccc;
  box-shadow: 0px 6px 30px 0px #ccc;
  position: relative;
  z-index: 10;
}

.order-form * {
  font-family: 'PT Sans', sans-serif;
}

.order-form form {
  display: block;
  width: 100%;
}

.order-form form:active,
.order-form form:focus,
.order-form form:hover {
  outline: none;
}

.order-form form input,
.order-form form button, .order-form form select {
  outline: none;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: block;
  width: 100%;
  height: 36px;
  padding-left: 10px;
  padding-right: 25px;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.order-form form select {
  margin-top: 10px;
}
label {
  margin: 10px 0 5px 10px;
  display: block;
  font-size: 14px;
  color: #696c70;
}
.form-txt2 {
  margin: 20px 0;
  font-size: 12px;
  text-align: center;
  color: #696c70;
}
small {
  text-align: center;
  font-size: 12px;
  display: block;
  color: #696c70;
}
.order-form form button {
  border: 1px solid #E1691A;
  background-color: #E1691A;
  background: -webkit-gradient(linear, left top, left bottom, from(#ED9E27), to(#E1691A));
  background: -webkit-linear-gradient(top, #ED9E27, #E1691A);
  background: -o-linear-gradient(top, #ED9E27, #E1691A);
  background: linear-gradient(180deg, #ED9E27, #E1691A);
  -webkit-box-shadow: inset 0px 0px 20px 1px #DD7D00;
  box-shadow: inset 0px 0px 20px 1px #DD7D00;
  -webkit-box-shadow: 0px 3px 8px 0px #F8D09A;
  box-shadow: 0px 3px 8px 0px #F8D09A;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 3px;
}

.txt-protect {
  text-align: center;
  font-size: 12px;
  margin-top: 15px;
  position: relative;
  display: inline-block;
  color: #696c70;
}
.txt-protect::before {
  content: url(../png/prot.png);
  position: absolute;
  left: -23px;
  top: -3px;
}

.order-form form button::before {
  border: 1px solid #F0AE36;
  border-top: 2px solid #F0AE36;
  border-bottom: 1px solid #E1691A;
  border-radius: inherit;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}

.order-form form button:hover {
  -webkit-box-shadow: 1px 2px 4px 2px transparent;
  box-shadow: 1px 2px 4px 2px transparent;
  cursor: pointer;
}

.order-form form button:hover::before {
  top: 0;
}

.order-form .left-packages {
  text-align: center;
  font-size: 15px;
  color: #696c70;
}

.order-form .left-packages span {
  color: #E1691A;
}

.order-form .protected-data {
  text-align: center;
}

.order-form .protected-data span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  color: #404041;
  font-weight: 400;
}

.order-form .protected-data span .icon {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  vertical-align: middle;
}

.order-form .protected-data span .icon svg {
  fill: #ED9E27;
}

.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
}


.old-price {
  color: #696c70;
  width: 45%;
  text-align: center;
}

.old-price .price__price .amount {
  position: relative;
}


.old-price .price__price .amount::after {
  -webkit-transform: rotateZ(17deg);
  -ms-transform: rotate(17deg);
  transform: rotateZ(17deg);
}

.old-price .price__price .amount::before {
  -webkit-transform: rotateZ(-17deg);
  -ms-transform: rotate(-17deg);
  transform: rotateZ(-17deg);
}

.price__title {
  font-size: 13px;
  padding-bottom: 10px;
  display: inline-block;
  margin: auto;
}


.price__price {
  font-size: 20px;
}

.price__price .currency {
  font-size: 15px;
  display: inline-block;
  margin-left: 5px;
}

.new-price {
  font-weight: bold;
  color: #404041;
  width: 50%;
}

.new-price .price__price {
  position: relative;
}

.new-price .price__price * {
  position: relative;
  z-index: 1;
}

.start-use {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.start-use::before {
  background-image: url('../png/curve_1.png');
  background-size: contain;
  content: '';
  display: block;
  width: 245px;
  height: 190px;
  position: absolute;
  top: 46px;
  left: 60px;
}

.start-use::after {
  background-image: url('../png/curve_2.png');
  background-size: contain;
  content: '';
  display: block;
  width: 205px;
  height: 94px;
  position: absolute;
  top: 95px;
  right: 188px;
}

.start-use__bg {
  font-size: 240px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -40px;
  color: #F3F3F3;
  font-weight: bold;
  line-height: 1;
}

.start-use__title {
  position: relative;
  z-index: 1;
  color: #404041;
}

.start-use__text {
  width: 390px;
  max-width: 100%;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #403737;
  line-height: 1.6;
  font-size: 22px;
  font-weight: normal;
  color: #403737;
}

.start-use__text p {
  margin-bottom: 42px;
  margin-top: 22px;
}

.start-use-button__box {
  position: relative;
  z-index: 1;
}

.start-use-button {
  outline: none;
  border: 1px dashed #ccc;
  border-radius: 30px;
  display: block;
  padding: 14px 35px;
  display: inline-block;
  border: 1px solid #E1691A;
  background-color: #E1691A;
  background: -webkit-gradient(linear, left top, left bottom, from(#ED9E27), to(#E1691A));
  background: -webkit-linear-gradient(top, #ED9E27, #E1691A);
  background: -o-linear-gradient(top, #ED9E27, #E1691A);
  background: linear-gradient(180deg, #ED9E27, #E1691A);
  -webkit-box-shadow: inset 0px 0px 20px 1px #DD7D00;
  box-shadow: inset 0px 0px 20px 1px #DD7D00;
  -webkit-box-shadow: 0px 3px 8px 0px #F8D09A;
  box-shadow: 0px 3px 8px 0px #F8D09A;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
}

.start-use-button::before {
  border: 1px solid #F0AE36;
  border-top: 2px solid #F0AE36;
  border-bottom: 1px solid #E1691A;
  border-radius: inherit;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}

.start-use-button:hover {
  -webkit-box-shadow: 1px 2px 4px 2px transparent;
  box-shadow: 1px 2px 4px 2px transparent;
  cursor: pointer;
}

.start-use-button:hover::before {
  top: 0;
}

.start-use-button a {
  display: block;
}

@media (max-width: 767px) {
  .section-title.start-use__title h2 {
    font-size: 34px;
  }

  .start-use::before {
    display: none;
  }

  .start-use::after {
    display: none;
  }
}

.ever-popup__inner {
  max-width: 100% !important;
}

.pop-up {
  padding-left: 10px;
  padding-right: 10px;
}

.pop-up__box {
  background-color: rgba(220, 219, 214, 0.9);
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  width: 650px;
  max-width: 100%;
  padding: 15px 15px;
  -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.5);
}

.popup-title {
  text-align: center;
  font-size: 40px;
}

.popup-title h3 {
  margin: 0;
}

.popup-title h2 {
  margin: 0;
}

.pop-up__content {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-pack img {
  display: inline-block;
  max-width: 100%;
  max-height: 300px;
}

.pop-up__left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  min-width: 250px;
}

@media (max-width: 999px) {
  .pop-up__box {
    width: 460px;
  }

  .pop-up__content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-pack {
    padding-bottom: 20px;
  }

  .image-pack img {
    max-height: 280px;
  }
}

@media (max-width: 479px) {
  .image-pack {
    display: none;
  }
}

.wrapper {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .section-box {
    max-width: 748px;
    overflow: hidden;
  }

  .section-title {
    max-width: 100%;
  }

  .section-title h2 {
    max-width: 100%;
  }

  .section-title h2 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .section-box {
    max-width: 460px;
  }

  .section-title h2 {
    font-size: 34px;
  }
}

@media (max-width: 479px) {
  .section-box {
    max-width: 300px;
    width: 100%;
  }
  .use__item {
    margin-left: auto;
    margin-right: auto;
  }
  .result-list__title_opacity {
    display: none;
  }
}

.x_price_previous {
  font-size: 20px;
}

@media (max-width: 1199px) {
  .no-webp .section1-content,
  .webp .section1-content {
    background-image: none;
  }

  .section1 .section-box::before {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
  }

  .result__pack {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .section1 .section-box::before {
    left: -115px;
  }

  .section1-title {
    margin-bottom: 25px;
  }

  .section1-result__title {
    margin-top: 0;
  }
}

@media (max-width: 479px) {
  .section1 .section-box,
  .section2 .section-box,
  .section3 .section-box,
  .section4 .section-box, 
  .section5 .section-box,
  .section6 .section-box, 
  .section7 .section-box,
  .section8 .section-box {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section1-content {
    padding-bottom: 0;
  }

  .section3 {
    padding-bottom: 0;
  }

}

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}                                    

 .copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 999;}

/* Убираем стандартный маркер Chrome */
details summary::-webkit-details-marker {
  display: none
}
/* Убираем стандартный маркер Firefox */
details > summary {
  list-style: none;
}

/* Добавляем собственный маркер для закрытого состояния */
details summary:before {

  display: block;
  width: 30px;
  height: 30px;
  margin: auto;


  content: ' + ';
  font-size: 19px;
  color: #fff;


  background-color: #28a6dc;
  outline: none !important;
  border-radius: 50%;

}

/* Добавляем собственный маркер для открытого состояния */
details[open] summary:before {
  content: '- ';
}


.section4-composition {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.composition-col {
  width: 32%;
  text-align: center;
}
.composition-col > div {
  max-width: 250px;
  margin-bottom: 50px;
}
.clear {
  clear: both;
}
.col-3 > div {
  float: right;
}
.composition-col  div img {
  border-radius: 170px;
  -webkit-border-radius: 170px;
  -moz-border-radius: 170px;
  -ms-border-radius: 170px;
  -o-border-radius: 170px;
}
.composition-col b {
  font-size: 22px;
  padding: 10px 0 5px;
  display: block;
}
.col-2 > div {
  margin: 60px auto 0;
}
.col-2 > img {
  width: 100%;
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .section4-composition {
    display: block;
  }
  .composition-col {
    width: 100%;
  }
  .composition-col > div {
    max-width: 100%;
  }
  .col-2 > img {
    display: none;
  }
  .col-2 > div {
    margin: 0 0 50px;
  }
}
.old-price .amount {
  text-decoration: line-through;
}
.new-price .amount {
  color: red;
}
.form-txt {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  color: #e78421;
}