@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url("../fonts/pt-sans-v12-latin_cyrillic-regular.woff2") format('woff2'), url("../fonts/pt-sans-v12-latin_cyrillic-regular.woff") format('woff')
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local('PT Sans Bold'), local('PTSans-Bold'), url("../fonts/pt-sans-v12-latin_cyrillic-700.woff2") format('woff2'), url("../fonts/pt-sans-v12-latin_cyrillic-700.woff") format('woff')
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url("../fonts/roboto-v20-latin_cyrillic-regular.woff2") format('woff2'), url("../fonts/roboto-v20-latin_cyrillic-regular.woff") format('woff')
}

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

body {
    margin: 0
}

article, footer, section {
    display: block
}

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

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

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 {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button {
    text-transform: none
}

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

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

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

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

*, ::after, ::before {
    -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: 1180px;
    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: 700;
    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%
}

.read-more {
    background-color: #28a6dc;
    outline: 0 !important;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 4px 0 #c1c1c1;
    box-shadow: 1px 1px 4px 0 #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("../img/sec1_bg_wave.png");
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    left: -125px;
    top: 120px;
    width: 710px;
    height: 359px
}

.section1-content {
    background-image: url("../img/girl_bg.png");
    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
}

.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: 400;
    padding-top: 30px;
    padding-bottom: 15px
}

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

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

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

.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: 6px;
    width: 25px;
    height: 20px;
    margin-right: 10px
}

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

.section1-result__item span {
    font-weight: 700;
    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: 70px
}

@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: 0
    }

    .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: 700
    }

    .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: space-around;
    max-width: 620px;
    width: 100%;
    margin: 0 auto
}

.use__item {
    width: 270px;
    position: relative;
    padding-top: 70px
}

.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: Roboto, sans-serif;
    color: #28a6dc;
    font-weight: 700;
    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("../img/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
}

.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::after, .use__image .use__mini-circle_arrows::before {
    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
}

.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.6
}

.use__text .use__text-box {
    width: 230px;
    display: inline-block;
    height: 90px;
    overflow: hidden;
    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: 40px
}

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

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

    .use__list {
        justify-content: space-around;
        margin: 0 auto
    }

    .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;
        height: 60px
    }
}

@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: 700
}

.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("../img/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("../img/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, .3);
    width: 370px;
    max-width: 100%
}

.result-list__title {
    font-size: 24px;
    font-weight: 700
}

.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 {
        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 {
        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 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: 700;
    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 .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.composition_hidden-box::before {
    background-color: #fff;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    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: 700;
    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;
        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: 700;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 10px
}

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

.doctor__experience {
    font-size: 16px;
    font-weight: 700;
    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("../img/scr.png");
    content: '';
    display: block;
    position: absolute;
    left: -13px;
    top: -20px;
    width: 157px;
    height: 130px
}

.doctor-text-box::after {
    background-image: url("../img/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, .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: 0
}

.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 0 #ccc;
    box-shadow: 0 0 15px 0 #ccc
}

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

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

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

.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__desc, .review-item .review-item__image-box {
        display: none
    }

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

    .review-item:nth-child(2) .review-item__desc, .review-item:nth-child(2) .review-item__image-box {
        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: 700;
    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("../img/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__text span {
    color: #403737;
    font-weight: 700;
    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: 700;
    text-align: center;
    font-size: 30px;
    padding-top: 40px
}

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

@media (max-width: 1199px) {
    .celebrities-enjoy__list {
        justify-content: space-around
    }
}

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

    .celebrities-enjoy__item {
        width: 100%
    }

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

.section8 {
    background-color: #f8f8f8
}

.section8 .section-box {
    overflow: visible
}

.section8 .section-box::before {
    background-image: url("../img/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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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 {
    background-color: #fff;
    border-radius: 4px;
    width: 275px;
    padding: 20px;
    -webkit-box-shadow: 0 6px 30px 0 #ccc;
    box-shadow: 0 6px 30px 0 #ccc;
    position: relative;
    z-index: 10
}

.order-form * {
    font-family: Roboto, sans-serif
}

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

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

.order-form form button, .order-form form input, .order-form form select {
    outline: 0;
    border: 1px dashed #ccc;
    border-radius: 30px;
    display: block;
    width: 100%;
    height: 60px;
    margin-top: 15px;
    padding-left: 55px;
    padding-right: 25px;
    vertical-align: middle
}

.order-form form input {
    background-image: url("../img/name_icon.svg");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 20px auto;
    font-size: 16px;
    font-weight: 400;
    color: #696c70
}

.order-form form .order-form__phone {
    background-image: url("../img/icon_phone.svg")
}

.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 0 0 20px 1px #dd7d00;
    box-shadow: inset 0 0 20px 1px #dd7d00;
    -webkit-box-shadow: 0 3px 8px 0 #f8d09a;
    box-shadow: 0 3px 8px 0 #f8d09a;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    position: relative;
    overflow: hidden
}

.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, .old-price .price__price .amount::before {
    background-color: #7e9da7;
    position: absolute;
    z-index: 1;
    content: '';
    left: -4px;
    right: -4px;
    top: 45%;
    height: 2px
}

.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
}

.new-price .price__title {
    margin-left: -22px
}

.price__price {
    font-size: 36px
}

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

.new-price {
    font-weight: 700;
    color: #404041;
    width: 50%;
    background: #d3d0d0;
    border-radius: 10px
}

.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("../img/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("../img/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: 700;
    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: 400;
    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: 0;
    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 0 0 20px 1px #dd7d00;
    box-shadow: inset 0 0 20px 1px #dd7d00;
    -webkit-box-shadow: 0 3px 8px 0 #f8d09a;
    box-shadow: 0 3px 8px 0 #f8d09a;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    position: relative;
    overflow: hidden;
    font-family: Roboto, sans-serif;
    font-weight: 400
}

.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
    }
}

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

.pop-up__box {
    background-color: rgba(220, 219, 214, .9);
    border: 2px solid rgba(255, 255, 255, .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 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px 0 rgba(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: 310px
    }
}

.x_price_previous {
    font-size: 30px
}

.inL_780453 {
    color: orange;
    font-size: 30px;
    font-weight: 700
}

.inL_28207 {
    top: 10px
}

.inL_535128 {
    font-size: 14px;
    text-align: center
}

.inL_897201 {
    height: 421px
}

.inL_955095 {
    color: orange;
    font-size: 30px;
    font-weight: 700
}

.inL_78275 {
    top: 10px
}

.inL_233172 {
    font-size: 14px;
    text-align: center
}

.inL_442835 {
    display: inline-block
}

.inL_296000 {
    display: inline-block
}

.inL_557437 {
    display: inline-block
}

.inL_269163 {
    display: inline-block
}

.inL_494800 {
    color: orange;
    font-size: 22px;
    font-weight: 700
}

.inL_751833 {
    top: 10px
}

.inL_291741 {
    font-size: 14px;
    text-align: center
}

.desk {
    display: block
}

.mob {
    display: none
}

@media (max-width: 1199px) {
    .desk {
        display: none
    }

    .mob {
        display: block
    }
}

.inL_494800-too {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

/* */

.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 br { display: none; }
.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;}