body {
    color: #000;
    background: #fff;
}

*,
:before,
:after {
    box-sizing: border-box;
}

body,
form {
    margin: 0;
}

a:link,
a:visited {
    text-decoration: none;
}

a:link img,
a:visited img {
    border: none;
}

img {
    vertical-align: bottom;
}

input,
button {
    overflow: visible;
    vertical-align: middle;
}

li {
    display: block;
    list-style: none;
}

h1,
h2,
p,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2 {
    font-weight: normal;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

body {
    font-family: 'Open Sans', sans-serif;
}

header {
    background: no-repeat center;
    background-size: cover;
}

.no-webp header {
    background-image: url("../images/header_fon.jpg");
}

.webp header {
    background-image: url("../images/header_fon.webp");
}

h1 {
    color: white;
    font-size: 50px;
    text-align: center;
    text-shadow: 2px 3px 4px gray;
    font-weight: bold;
}

h2 {
    color: white;
    text-align: center;
    margin: 4px 0 12px;
}

button {
    cursor: pointer;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
}

.header_top {
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.top_block_two {
    display: inline-block;
    vertical-align: top;
    margin: 13px 32px 16px 20px;
}

.top_block_one {
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 16px 0;
}

.tb_text {
    display: inline-block;
    vertical-align: top;
    color: white;
    text-align: left;
    margin: 6px 19px 6px 17px;
    font-size: 18px;
}

.header_btn,
.testimonial-btn {
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px white;
    color: white;
    vertical-align: top;
    padding: 1px 10px 3px;
    margin: 27px 10px 27px 10px;
    position: relative;
    right: 28px;
    font-size: 22px;
    transition: .3s border;
}

.header_btn:hover,
.testimonial-btn:hover {
    border: solid 2px #f6ce01;
}

.dn_clear {
    padding: 0 0 15px;
}

.zamok {
    margin-left: 4px;
}

.header_container {
    padding: 25px 0;
}

.hb_left {
    float: left;
    margin-top: 110px;
}

.hb_text {
    color: white;
    margin-left: 5px;
}

.hb_spisok {
    background: url("../images/spisok_line.png") no-repeat bottom right;
    padding: 12px 12px 11px 0;
    display: flex;
    align-items: center;
}

.hb_center {
    position: relative;
    float: left;
    margin-top: 103px;
    margin-left: 60px;
}

.hb_center img {
    max-width: 197px;
    width: 100%;
}

.hb_right {
    float: right;
    width: 276px;
    margin: 30px 0 0;
    position: relative;
    right: 63px;
}

.col_title {
    display: inline-block;
    vertical-align: top;
    color: white;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 0;
}

.lastpack {
    display: inline-block;
    color: #FFF22D;
    vertical-align: bottom;
    font-size: 27px;
    margin-top: 0;
    font-weight: bold;
}

.l_sht {
    display: inline-block;
    color: #FFF22D;
    vertical-align: bottom;
    font-size: 22px;
    position: relative;
    bottom: 2px;
    font-weight: bold;
}

.hfb_cont {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    padding: 15px;
    margin: 2px 0 0 0;
}

.submit-form {
    background-color: #FFF22D;
    border: 0;
    font-size: 19px;
    text-align: center;
    padding: 19px 0;
    width: 245px;
    transition: .3s background-color;
}

.submit-form:hover {
    background-color: #f6ce01;
}

.hfb_old_cina {
    display: inline-block;
    color: white;
    text-align: left;
    vertical-align: top;
    line-height: 23px;
    margin-right: 10px;
}

.cfl_footer div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.cflf_title {
    color: white;
}

.hfb_new_cina {
    display: inline-block;
    color: #FFF22D;
    text-align: left;
    vertical-align: top;
    line-height: 23px;
}

input[type="text"]:focus {
    outline: none;
}

.form_name {
    border: solid 1px black;
    font-size: 14px;
    padding: 9px 14px;
    margin: 22px auto 0;
    width: 245px;
}

.form_phone {
    border: solid 1px black;
    font-size: 14px;
    padding: 9px 14px;
    margin: 15px auto;
    width: 245px;
}

.hfb_title {
    display: flex;
    justify-content: center;
}

.hfb_block_cina {
    text-align: center;
}

.hfb_block_cina--hide {
    display: none;
}

.hfb_old_cina div {
    font-size: 16px;
}

.hfb_old_cina span {
    font-size: 21px;
    text-decoration: line-through;
}

.hfb_new_cina div {
    font-size: 16px;
}

.hfb_new_cina span {
    font-size: 27px;
    font-weight: bold;
}

.dannie {
    font-size: 14px;
    margin: 13px 0 0;
    text-align: center;
}

.dannie span {
    color: white;
    /* margin-left: 10px; */
}

.title {
    color: black;
    font-size: 33px;
    text-align: center;
}

.s1_block {
    display: inline-block;
    vertical-align: top;
    margin: 0 22px 48px;
}

.s1_block img {
    margin: 0 0 15px;
}

.s1_text {
    font-size: 18px;
}

.section1>.wrapper {
    text-align: center;
}

.s1_title {
    padding: 29px 0 30px;
}

.section2 {
    background: no-repeat center;
    height: 794px;
    background-size: cover;
}

.no-webp .section2 {
    background-image: url("../images/s2_back.jpg");
}

.webp .section2 {
    background-image: url("../images/s2_back.webp");
}

.s2_title {
    background-color: rgba(13, 30, 95, .3);
    border-radius: 10px;
}

.section2>.wrapper {
    padding: 34px 0;
}

.s2b_spisok img {
    display: inline-block;
    vertical-align: top;
}

.s2bs_text {
    display: inline-block;
    vertical-align: top;
    font-size: 21px;
    line-height: 29px;
    margin-left: 14px;
    margin-top: -4px;
}

.s2b_spisok {
    padding: 16px 0;
}

.s2_block {
    margin: 52px;
}

.dn_s2bs {
    margin-top: 8px;
}

.s2b_footer {
    color: red;
    font-size: 30px;
    font-weight: bold;
    padding-top: 25px;
}

.section3 {
    background: no-repeat;
    background-size: cover;
}

.no-webp .section3 {
    background-image: url("../images/s3_back.jpg");
}

.webp .section3 {
    background-image: url("../images/s3_back.webp");
}

.s3_subtitle {
    border: solid 6px #FFDABF;
    color: white;
    width: 537px;
    margin: 0 auto 48px;
    border-radius: 5px;
    text-align: center;
    padding: 6px 50px 18px;
    font-size: 24px;
    line-height: 34px;
}

.s3_title {
    color: white;
    padding: 36px 0 30px;
}

.s3_block {
    text-align: center;
}

.s3_simptoms {
    display: inline-block;
    width: 275px;
    vertical-align: top;
    font-size: 16px;
    color: white;
    margin: 0 23px 23px;
}

.s3s_text {
    margin-top: 13px;
}

.section4 {
    background: no-repeat center;
    background-size: cover;
}

.no-webp .section4 {
    background-image: url("../images/s4_doctor.jpg");
}

.webp .section4 {
    background-image: url("../images/s4_doctor.webp");
}

.s4_text {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    border-radius: 10px;
    font-size: 18px;
    padding: 19px 15px;
    margin: 10px 0 8px;
}

.s4_title {
    padding: 32px 0 7px;
}

.section4>.wrapper {
    padding-bottom: 40px;

}

.section5 {
    background: no-repeat center;
    position: relative;
    padding: 113px 0 72px;
    background-size: cover;
}

.no-webp .section5 {
    background-image: url("../images/s5_fon.jpg");
}

.webp .section5 {
    background-image: url("../images/s5_fon.webp");
}

.cf50_block {
    padding: 11px 0;
}

.content_form {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    padding: 15px;
    position: relative;
    width: 902px;
    margin: 17px auto;
}

.cf_old_cina span {
    font-size: 22px;
    text-decoration: line-through;
}

.cf_left {
    float: left;
}

.cf_title {
    color: white;
    font-size: 20px;
    text-align: center;
}

.cf_new_cina span {
    font-size: 32px;
    font-weight: bold;
    line-height: 27px;
}

.cfl_footer {

    padding: 10px 0 0 0;
}

.cfl_footer>.lastpack {
    margin-top: 8px;
    font-size: 28px;
}

.cfl_footer>.l_sht {

    font-size: 25px;
}

.cf_old_cina {
    color: white;
    display: inline-block;
    margin-right: 15px;
    font-size: 17px;
    padding: 0;
    line-height: 20px;
}

.cf_center {
    float: left;
    position: relative;
}

.cf_new_cina {
    color: #FFF22D;
    display: inline-block;
    font-size: 17px;
}

.cf_right {
    float: right;
    width: 300px;
    border-radius: 10px;
    text-align: center;
    margin: 2px 0 0 0;
    position: relative;
    left: 4px;
}

.cf_50 {
    display: inline-block;
}

.cf_cina_block {
    display: inline-block;
    vertical-align: top;
    padding: 12px 0 12px 0;
}

.cf_center img {
    position: absolute;
    width: 180px;
    top: -50px;
    left: 60px;
}

.center_form_name {
    border: solid 1px black;
    font-size: 14px;
    padding: 11px 10px 12px 14px;
    margin: 22px auto 0;
    width: 279px;
}

.center_form_phone {
    border: solid 1px black;
    font-size: 14px;
    padding: 11px 10px 12px 14px;
    margin: 18px auto 22px;
    width: 279px;
}

.center_submit-form {
    background-color: #FFF22D;
    border: 0;
    font-size: 21px;
    text-align: center;
    padding: 22px 0;
    width: 279px;
    line-height: 33px;
    transition: .3s background-color;
}

.center_submit-form:hover {
    background-color: #f6ce01;
}

.s6_title {
    padding: 34px 0 20px;
}

.s6_container {
    text-align: center;
    position: relative;
    margin: 0 0 30px 0;
}

.s6_left_cont {
    display: inline-block;
    vertical-align: top;
    width: 465px;
    text-align: left;
}

.s6lc_one {
    background: linear-gradient(to right, rgba(49, 84, 165, .2), transparent);
    margin: 60px 0 25px;
    padding: 20px;
    background-size: contain;
}

.s6lc_two {
    background: linear-gradient(to right, rgba(49, 84, 165, .2), transparent);
    margin: 25px 0 60px;
    padding: 25px;
    background-size: contain;
}

.w1_block_one {
    display: inline-block;
}

.w1_block_two {
    display: inline-block;
    margin-left: 11px;
    max-width: 209px;
    vertical-align: text-bottom;
}

.w2_block_one {
    display: inline-block;
}

.w1_block_two div {
    font-weight: bold;
}

.w2_block_two {
    display: inline-block;
    margin: 0 0 0 11px;
    max-width: 209px;
    vertical-align: text-bottom;
}

.w2_block_two div {
    font-weight: bold;
}

.w3_block_two {
    max-width: 180px;
    vertical-align: text-bottom;
}

.w3_block_two div {
    font-weight: bold;
    margin-top: 0;
}

.w4_block_two {
    max-width: 209px;
    vertical-align: text-bottom;
}

.w4_block_two div {
    font-weight: bold;
}

.s6_right_cont {
    display: inline-block;
    vertical-align: top;
    width: 465px;
    text-align: right;
}

.w1_block_two ul li:before,
.w2_block_two ul li:before {
    background: url("../images/li_before.png") no-repeat;
    content: " ";
    padding: 5px 4px 0 5px;
    margin: 0 0 0;
    position: relative;
    top: 8px;
    left: -9px;
}

.w1_block_two ul,
.w2_block_two ul {
    padding: 0 0 0 10px;
    margin: 10px 0;
}

.w3_block_two ul li:after,
.w4_block_two ul li:after {
    background: url("../images/li_before.png") no-repeat;
    content: " ";
    padding: 5px 4px 0 5px;
    margin: 0 0 0;
    position: relative;
    top: 8px;
    right: -9px;
}

.w4_block_two ul li:after {
    top: -8px;
    right: -19px;
}

.w3_block_two ul,
.w4_block_two ul {
    padding: 0 10px 0 0;
    margin: 10px 0;
}

.w4_block_two ul {
    padding-right: 20px;
}

.s6rc_one {
    background: linear-gradient(to right, transparent, rgba(49, 84, 165, .2));
    margin: 60px 0 25px;
    padding: 20px;
    background-size: contain;
    min-height: 152px;
}

.s6rc_two {
    background: linear-gradient(to right, transparent, rgba(49, 84, 165, .2));
    margin: 25px 0 60px;
    padding: 20px;
    background-size: cover;
    min-height: 127px;
    border-radius: 7px;
}

.w3_block_one {
    display: inline-block;
}

.w3_block_two {
    display: inline-block;
}

.w4_block_one {
    display: inline-block;
}

.w4_block_two {
    display: inline-block;
    width: 161px;
}

.s6_center_cont {
    display: inline-block;
    position: absolute;
    width: 180px;
    left: 406px;
    top: 100px;
}

.s6_center_cont img {
    width: 100%;
}

.section7 {
    background: linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
}

.s7_doctor {
    background: no-repeat 10% bottom;
    min-height: 336px;
    text-align: right;
    background-size: 28%;
}

.no-webp .s7_doctor {
    background-image: url("../images/doc.png");
}

.webp .s7_doctor {
    background-image: url("../images/doc.webp");
}

.section7 {
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.no-webp .section7 {
    background-image: none, linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
}

.webp .section7 {
    background-image: none, linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
}

.s7_title {
    padding: 37px 0 9px;
}

.s7d_right {
    text-align: right;
    width: 450px;
    float: right;
}

.s7dr_text {
    margin: 37px 0 0 0;
    position: relative;
    right: 120px;
    line-height: 25px;
}

.name-slide {
    margin-top: 10px;
}

.s7d_right span {
    width: 520px;
    display: block;
    text-align: left;
    font-size: 18px;
}

.s7d_right div {
    text-align: right;
    width: 474px;
    position: relative;
    right: 120px;
    font-weight: bold;
}

.dn_slide3 {
    padding: 0 20px 0;
}

.dn_slide3>.slide-img {
    top: 0;
}

.name_doctor span {
    display: inline-block;
    text-align: right;
}

.section8 {
    background: no-repeat;
    background-size: cover;
}

.no-webp .section8 {
    background-image: url("../images/otzif_fon.jpg");
}

.webp .section8 {
    background-image: url("../images/otzif_fon.webp");
}

.s8_title {
    color: white;
    padding: 32px 0;
}

.section8>.wrapper {
    padding-bottom: 50px;
}

.s9_cont {
    text-align: center;
    margin-bottom: 17px;
}

.s9_title {
    padding: 31px 0 41px;
}

.s9_block {
    display: inline-block;
    width: 217px;
    vertical-align: top;
    margin: 0 6px;
    font-size: 18px;
    line-height: 25px;
}

.s9_block img {
    margin: 8px 0 21px;
}

.s9b_text span {
    display: block;
    font-weight: bold;
}

.dn_s9b_text {
    margin-top: 10px;
}

.section10 {
    padding-bottom: 20px;
}

.section10 {
    background: linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
}

.s10_title {
    padding: 26px 0 19px;
    color: #000;
}

.s10_cont {
    text-align: center;
}

.girl_text,
.man_text {
    font-size: 24px;
    margin: 0 0 20px;
}

.man_text {
    margin-bottom: 0;
}

.s10c_left,
.s10c_right {
    text-align: center;
    color: #000;
}

.no-webp .section12 {
    background-image: url("../images/s10_fon.jpg");
}

.webp .section12 {
    background-image: url("../images/s10_fon.webp");
}

.rom-footer .rom_link {
    color: #fff !important;
}

.s12_title {
    padding: 30px 0 0;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
}

.important-color {
    color: #eccd03;
    font-weight: bold;
}

.s12_subtitle {
    font-size: 24px;
    margin-bottom: 30px;
    color: #fff;
}

.s12c_block {
    margin: 0;
    width: 28%;
}

.s12_name {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    padding-left: 40px;
    margin: 0;
    color: #fff;
}

.s12_cont {
    text-align: center;
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
    gap: 50px;
}

.s12c_block picture {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.s12c_block img {
    position: relative;
    width: 100%;
}

.s12c_block picture::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
    background: #46579f;
    border-radius: 30px 0;
}

.s13_title {
    padding: 42px 0 0;
}

.s13_subtitle {
    color: black;
    font-size: 36px;
    text-align: center;
}

.s12_text {
    font-size: 18px;
    line-height: 23px;
}

.section13>.wrapper img {
    margin-bottom: 34px;
}

.section14 {
    background: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}

.no-webp .section14 {
    background-image: url("../images/header_fon.jpg");
}

.webp .section14 {
    background-image: url("../images/header_fon.webp");
}

.s14_text {
    padding: 117px 0 35px;
}

.ruka {
    position: relative;
    top: -4px;
}

.footer {
    padding: 10px 30px 7px 30px;
    color: #fff;
    font-size: 14px;
}

.footer a {
    color: #fff;
}

.w4_block_one_767,
.w3_block_one_767 {
    display: none;
}

.name-slide {
    font-weight: bold;
}

.br_767 {
    display: none;
}

.br_480 {
    display: none;
}

.s3_desk {
    display: block;
    margin: 0 auto;
    filter: blur(5px);
    transition: .3s filter;
}

.s3_desk:hover {
    filter: none;
}

.left_mobile {
    display: none;
}

#cina_mobile,
#cina_mobile_s5 {
    display: none;
}

.w_mob {
    display: none;
}

.s7_mob {
    display: none;
}

.header_mob {
    display: none;
}

.s6lc_mob {
    display: none;
}

.br_320 {
    display: none;
}

.man_text div,
.girl_text div {
    display: none;
}

@media screen and (max-width: 999px) {
    .wrapper {
        width: 747px;
    }

    .s7_desktop {
        display: none;
    }

    .s7_mob {
        display: block;
        width: 450px;
        margin-left: 128px;
    }

    .center_form_name {
        margin: 15px auto 0;
    }

    .hfb_cont>.dannie {
        top: 0;
        text-align: center;
    }

    .dannie {
        position: relative;
        top: 10px;
    }

    .cf_center {
        display: none;
    }

    .content_form {
        width: 568px;
    }

    .s2_title {
        margin: 0 0 0;
    }

    .section2>.wrapper {
        padding: 15px 0 36px;
    }

    .section13>.wrapper img {
        width: 100%;
    }

    .hb_left {
        float: none;
        width: 348px;
        margin: 0 auto 25px;
    }

    .hb_spisok {
        padding: 12px 25px 12px 33px;
        text-align: left;
    }

    .top_block_one,
    .top_block_two {
        display: none;
    }

    .header_block {
        text-align: center;
    }

    .hb_center {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 28px;
        width: 180px;
    }

    .hb_center img {
        width: 100%;
    }

    .hb_right {
        float: none;
        display: inline-block;
        margin: 30px 0 0;
        vertical-align: top;
        right: 0;
    }

    .hb_text {
        font-size: 18px;
    }

    .section2 {
        background-size: cover;
        height: auto;
    }

    .s2b_footer {
        position: relative;
        top: 21px;
        font-size: 25px;
        padding-bottom: 15px;
    }

    .content_form {
        text-align: center;
    }

    .cf_left {
        float: none;
        display: inline-block;
        /* text-align: left; */
    }

    .cf_right {
        float: none;
        display: inline-block;
    }

    .section5 {
        padding: 35px 0 35px;
    }

    .s6_left_cont {
        width: 350px;
        position: relative;
        left: 3px;
    }

    .s6_center_cont {
        width: 180px;
        left: 295px;
        top: 173px;
        z-index: 1;
    }

    .s6_center_cont img {
        width: 100%;
    }

    .s6_right_cont {
        width: 350px;
        position: relative;
        right: 3px;
    }

    .s6lc_one,
    .s6lc_two,
    .s6rc_one,
    .s6rc_two {
        background-size: cover;
        padding: 20px;
        margin: 25px 0 20px;
        min-height: 228px;
    }

    .s6rc_two {
        background-position: right;
        border-radius: 0;
        margin: 25px 0 20px;
    }

    .w1_block_two {
        margin: 10px 0 0 0;
    }

    .w2_block_two {
        margin: 10px 0 0 0;
    }

    .w3_block_two {
        margin-right: 0;
        margin-top: 10px;
    }

    .w4_block_two {
        width: auto;
        margin-right: 0;
        margin-top: 10px;
    }

    .w4_block_one,
    .w3_block_one {
        display: none;
    }

    .w4_block_one_767,
    .w3_block_one_767 {
        display: block;
    }

    .s9_block {
        margin: 0 30px 15px;
    }

    .s7d_right span {
        width: 363px;
        right: 0;
        margin: 0;
    }

    .s7d_right div {
        margin-bottom: 30px;
    }

    .s7_doctor {
        min-height: 400px;
        background-position-x: 0;
        background-position-y: 101%;
        background-size: 37%;
    }

    .s14_text {
        padding: 0 0 0;
    }

    .br_desk {
        display: none;
    }

    .br_767 {
        display: block;
    }

    .s2_block {
        margin: 33px 0 0;
    }

    .header_btn,
    .testimonial-btn {
        right: 0;
        margin: 11px 0;
    }

    .ever-popup__inner {
        padding: 0 !important;
        margin: 0 auto !important;
    }

    .ever-popup.show {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .section14 {
        background: no-repeat;
        background-size: cover;
    }

    .s7_title {
        padding: 37px 0 9px 168px;
    }

    .s12_title,
    .s12_subtitle,
    .s12_name {
        text-align: center;
    }

    .s12c_block {
        width: 27%;
    }

    .s12_name {
        padding-left: 0;
    }

    .ever-popup__close {
        top: -40px !important;
    }

    .footer {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .wrapper {
        width: 460px;
        position: relative;
    }

    .s3_subtitle {
        width: 448px;
        font-size: 20px;
        padding: 12px 0;
        margin: 0 auto 17px;
        line-height: 28px;
    }

    .cf_left {
        display: none;
    }

    .content_form {
        padding: 30px 15px 15px 15px;
        margin: 2px 0 25px 0;
        width: 340px;
    }

    .section14 .content_form {
        margin-top: 56px;
    }

    .hfb_block_cina--hide {
        display: block;
    }

    .s7_title {
        padding: 28px 10px 10px 10px !important;
    }

    .s6_left_cont {
        width: 238px;
    }

    .s6_right_cont {
        width: 237px;
    }

    .s6_center_cont {
        width: 120px;
        left: 182px;
        top: 108px;
    }

    .title {
        font-size: 24px;
        padding: 30px 32px 25px;
    }

    .s6lc_one,
    .s6lc_two,
    .s6rc_one,
    .s6rc_two {
        margin: 15px 0 0;
        padding: 10px;
        min-height: 204px;
    }

    .w1_block_two,
    .w2_block_two {
        margin-left: 0;
        font-size: 14px;
        line-height: 17px;
        max-width: 180px;
    }

    .w3_block_two,
    .w4_block_two {
        margin-right: 0;
        font-size: 14px;
        line-height: 17px;
        max-width: 160px;
    }

    .s9_block {
        margin: 0 5px;
    }

    .br_480 {
        display: block;
    }

    .s10c_left,
    .s10c_right {
        width: 460px;
        display: block;
    }

    h1 {
        font-size: 37px;
        padding: 15px 8px 0;
        line-height: 45px;
    }

    h2 {
        font-size: 20px;
        margin: 17px 0 17px;
    }

    .hb_center {
        bottom: 0;
    }

    .hb_center img:first-child {
        width: 100%;
    }

    .hfb_cont {
        padding: 30px 15px 15px 15px;
        margin: 2px 0 25px 0;
    }

    .hb_right {
        margin: 30px 0 0;
        width: 370px;
        right: 0;
    }

    .hfb_title {
        font-size: 16px;
        text-align: center;
    }

    .lastpack {
        font-size: 18px;
        margin: 0 0 0 1px;
    }

    .l_sht {
        font-size: 16px;
        bottom: 0;
    }

    .form_name {
        width: 295px;
        padding: 15px 14px;
        margin: 35px auto 0;
    }

    .form_phone {
        width: 295px;
        padding: 15px 14px;
        margin: 19px auto 25px;
    }

    .submit-form {
        width: 295px;
        padding: 27px 0 26px;
        font-size: 24px;
        line-height: 42px;
    }

    .hb_spisok {
        padding: 10px 20px 9px 33px;
    }

    .hfb_old_cina div {
        font-size: 21px;
    }

    .hfb_old_cina {
        margin: 5px 4px 0;
    }

    .hfb_old_cina span {
        font-size: 33px;
        line-height: 30px;
    }

    .hfb_new_cina {
        margin: 3px 4px 0;
    }

    .hfb_new_cina div {
        font-size: 20px;
    }

    .hfb_new_cina span {
        font-size: 35px;
        line-height: 37px;
    }

    .dannie {
        font-size: 18px;
        padding-left: 7px;
        margin: 15px 0 4px;
        top: 0;
    }

    .zamok {
        margin-left: 20px !important;
        width: 20px;
        position: relative;
        top: -4px;
    }

    .zamok img {
        width: 21px;
    }

    .s1_block {
        margin: 0 41px 39px;
    }

    .s2_title {
        width: 377px;
        margin: 0 auto;
        line-height: 26px;
        padding: 6px;
    }

    .section2 {
        background: no-repeat center bottom;
        background-size: cover;
        margin-top: 0;
    }

    .no-webp .section2 {
        background-image: url("../images/s2_fon_767.jpg");
    }

    .webp .section2 {
        background-image: url("../images/s2_fon_767.webp");
    }

    .section2>.wrapper {
        padding: 21px 15px 0;
    }

    .section4 {
        background: no-repeat 59% 100%;
        background-size: cover;
    }

    .no-webp .section4 {
        background-image: url("../images/s4_doctor.jpg");
    }

    .webp .section4 {
        background-image: url("../images/s4_doctor.webp");
    }

    .s7d_right span {
        position: relative;
        display: block;
        margin-left: 124px;
        font-size: 16px;
        width: 332px;
        line-height: 24px;
        margin-right: 23px;
    }

    .s7_doctor {
        background: no-repeat 0 bottom;
        background-size: 28%;
        min-height: 354px;
    }

    .no-webp .s7_doctor {
        background-image: none;
    }

    .webp .s7_doctor {
        background-image: none;
    }

    .section7 {
        background-repeat: no-repeat;
        background-size: 30%, cover;
        background-position: 0 101%, center;
    }
    

    .no-webp .section7 {
        background-image: url("../images/doc.png"), linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
    }

    .webp .section7 {
        background-image: url("../images/doc.webp"), linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
    }

    .s7d_right div {
        width: 200px;
        right: 0;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .s2_block {
        margin: 8px 0 0;
        padding: 0 0 0 11px;
    }

    .s2bs_text {
        font-size: 20px;
        margin-left: 6px;
    }

    .s2b_spisok {
        padding: 20px 0;
    }

    .s3_simptoms {
        font-size: 19px;
        width: 315px;
        line-height: 24px;
        margin: 0 23px 27px;
    }

    .s4_title {
        line-height: 32px;
    }

    .br_767 {
        display: none;
    }

    .s4_text {
        padding: 17px 0 17px 31px;
        margin: 7px 21px 8px;
        line-height: 25px;
    }

    .section3>.wrapper {
        padding-bottom: 5px;
    }

    .s2b_footer {
        padding-bottom: 33px;
        padding-top: 10px;
        top: 11px;
    }

    .s5_left_mobile {
        position: absolute;
        width: 140px;
        right: 166px;
        z-index: 1;
        left: auto;
        bottom: 500px;
    }

    .s5_text {
        margin: 250px auto 0;
        width: 370px;
    }

    .s5lm_product {
        width: 100%;

        margin-bottom: 227px;
    }

    .center_form_name {
        width: 295px;
        padding: 15px 14px;
        margin: 35px auto 0;
    }

    .center_form_phone {
        width: 295px;
        padding: 15px 14px;
        margin: 19px auto 25px;
    }

    .center_submit-form {
        width: 295px;
        padding: 27px 0 26px;
        font-size: 24px;
        line-height: 42px;
    }

    .cf_right {
        width: auto;
        display: block;
        left: 0;
    }

    .center_title {
        width: 100%;
        font-size: 16px;
        text-align: center;
        position: absolute;
        top: 245px;
        /* left: 48px; */
    }

    .s14_text {
        padding: 195px 0 0 0;
        width: 370px;
        margin: 0 auto;
    }

    .left_mobile {
        display: block;
    }

    #cina_mobile,
    #cina_mobile_s5 {
        display: block;
    }

    #s6_wrapper {
        width: 480px;
    }

    .w_desk {
        display: none;
    }

    .w_mob {
        display: inline-block;
        margin: 0 1px 0 3px;
    }

    .w1_block_two ul,
    .w2_block_two ul {
        margin: 5px 0;
    }

    .w3_block_two ul,
    .w4_block_two ul {
        margin: 5px 0;
    }

    .s6_container {
        margin: 0 0 42px 0;
    }

    .s9_title {
        width: 450px;
        margin: 0 auto;
        padding: 19px 10px 19px;
        line-height: 27px;
    }

    .s10_title {
        font-size: 36px;
    }

    .section10 {
        padding-bottom: 30px;
    }

    .man_text {
        margin: 10px 0 0;

    }

    .s6_title {
        padding: 28px 10px 10px;
        line-height: 29px;
    }

    .name_doctor span {
        line-height: 19px;
    }

    .s12_cont {
        gap: 20px 30px;
        flex-wrap: wrap;
    }

    .s12c_block {
        width: 42%;
    }

    .s12_title {
        padding: 28px 0 10px;
        font-size: 26px;
    }

    .s12_subtitle {
        margin-bottom: 20px;
    }

    .s12_name {

        font-size: 20px;
    }

    .s7_mob {
        width: 319px;
        margin-left: 128px;
    }

    .name_doctor span {
        margin-left: 115px;
        line-height: 20px;
    }

    .section13 {
        display: none;
    }

}

.s2b_white_block {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    border-radius: 10px;
    padding: 0 20px;
}

.footer__footnote {
    text-align: center;
    margin-bottom: 5px;
}

.footer__footnote:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 479px) {
    .no-webp .section7 {
        background-image: none, linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
    }

    .webp .section7 {
        background-image: none, linear-gradient(13deg, rgba(49,84,165,.5) 0%, rgba(49,84,165,0.17) 100%);
    }
    
    img.s5lm_product.w {
        margin-left: 0;
        width: 120px;
        margin-bottom: 0 !important;
    }

    .s9_block:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .wrapper {
        width: 320px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .header_btn {
        display: none;
    }

    .header_mob {
        color: white;
        display: block;
        text-transform: uppercase;
        font-size: 30px;
        padding: 15px 0;

    }

    .s2b_white_block {
        padding: 0;
    }

    .hb_left {
        width: 290px;
    }

    .hb_center img:first-child {
        margin-bottom: 20px;
        margin-left: -129px;
    }

    .s3_subtitle {
        width: 250px;
        padding: 12px 18px;
        font-size: 18px;
        margin: 0 auto 30px;
    }

    .s3_simptoms {
        margin: 0 0 27px;
        width: 290px;
    }

    #s6_wrapper {
        width: 300px;
    }

    .s6_left_cont {
        display: block;
        margin: 0 auto;
    }

    .s6_center_cont {
        position: relative;
        left: 0;
        top: 0;
    }

    .s6_left_cont,
    .s6_right_cont {
        display: none;
    }

    .s6lc_mob {
        display: block;
    }

    .s6lc_one,
    .s6lc_two {
        text-align: left;
        width: 163px;
        margin: 15px auto 15px;
        padding: 10px 30px;
    }

    .s6rc_one,
    .s6rc_two {
        text-align: right;
        width: 163px;
        margin: 15px auto 15px;
        padding: 10px 30px;
    }

    .s9_title {
        width: 300px;
        padding: 19px 0;
    }

    .s10c_left,
    .s10c_right {
        width: 290px;
    }

    .s7_mob {
        width: 300px;
        margin-left: 0;
    }

    .s7_title {
        padding: 28px 0 25px 0 !important;
    }

    .s7d_right span {
        display: block;
        margin: 0 auto;
        font-size: 16px;
        width: 300px;
        line-height: 24px;
        text-align: center;
    }

    .s7d_right {
        text-align: center;
        width: 300px;
        float: none;
    }

    .s7d_right div {
        width: auto;
        line-height: 13px;
    }

    .s2_title {
        width: auto;
    }

    .s14_text {
        width: 300px;
        padding: 0px 0px 0px;
    }

    .s5lm_product {
        margin-bottom: 583px;
        width: 240px;
        margin-bottom: 563px !important;
    }

    .content_form {
        width: 290px;
        padding: 15px;
    }

    .section14 .content_form {
        margin-top: 0;
    }

    .center_form_name {
        width: 250px;
        padding: 15px 8px;
        margin: 20px auto 0;
    }

    .center_form_phone {
        width: 250px;
        padding: 15px 8px;
    }

    .center_submit-form {
        width: 250px;
        padding: 15px 0;
        font-size: 21px;
        line-height: 42px;
    }

    .hb_right {
        width: 290px;
        margin: 267px 0 0;
    }

    .form_name {
        width: 250px;
        padding: 15px 8px 15px;
        margin: 20px auto 0;
    }

    .form_phone {
        width: 250px;
        padding: 15px 8px;
    }

    .submit-form {
        width: 250px;
        padding: 15px 0 15px;
        font-size: 21px;
        line-height: 42px;
    }

    .s5_text {

        width: 300px;

        margin: 0 auto;
    }

    .hfb_title {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    .hfb_old_cina div {
        font-size: 18px;
    }

    .hfb_old_cina span {
        font-size: 27px;
        line-height: 30px;
    }

    .hfb_new_cina div {
        font-size: 15px;
    }

    .hfb_new_cina span {
        font-size: 33px;
        line-height: 37px;
    }

    .hb_center {
        position: absolute;
        width: 140px;
        right: 100px;
        z-index: 1;
        left: auto;
        bottom: 572px;
    }

    .hb_spisok {
        padding: 10px 5px 9px 5px;
    }

    h1 {
        font-size: 25px;
        padding: 5px 8px 0;
        /*line-height: 45px;*/
        line-height: 30px;
    }

    .br_mob {
        display: none;
    }

    .br_320 {
        display: block;
    }

    h2 {
        font-size: 18px;
        margin: 10px 0 5px;
        font-weight: 400;
        padding: 0 10px;
    }

    .dannie {
        font-size: 14px;
        padding-left: 2px;
        margin: 15px 0 3px;
        top: 0;
    }

    .zamok img {
        width: 16px;
    }

    .zamok {
        margin-left: 10px !important;
        top: -3px;
    }

    .s2_block {
        margin: 8px 0 0;
        padding: 0;
    }

    .s2b_spisok {
        padding: 10px 0 10px 10px;
    }

    .s2bs_text {
        font-size: 15px;
        width: 219px;
        margin-top: 0;
        line-height: 21px;
    }

    .section2 {
        background: no-repeat center bottom;
        background-size: cover;
    }

    .no-webp .section2 {
        background-image: url("../images/s2_fon_320.png");
    }

    .webp .section2 {
        background-image: url("../images/s2_fon_320.webp");
    }

    .s3_title {
        padding: 20px 0 15px;
    }

    .s2b_footer {
        text-align: center;
        font-size: 20px;
        padding: 17px 33px;
        top: 0;
    }

    .s3_simptoms {
        font-size: 16px;
    }

    .s7_doctor {
        background: no-repeat center bottom;
        background-size: 60%;
        min-height: 625px;
    }

    .no-webp .s7_doctor {
        background-image: url("../images/doc.png");
    }

    .webp .s7_doctor {
        background-image: url("../images/doc.webp");
    }

    .w1_block_two,
    .w2_block_two,
    .w3_block_two,
    .w4_block_two {
        margin-left: 0;
        font-size: 16px;
        line-height: 23px;
    }

    .w_mob,
    .w2_block_one {
        display: block;
        margin: 0 auto;
        width: 91px;
    }

    .center_title {
        width: 100%;
        font-size: 14px;
        text-align: center;
        float: none;
        position: inherit;
        margin-top: 150px;
    }

    .section5 .center_title {
        margin-top: 260px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 10px;
    }

    .section14 .center_title {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        margin-bottom: 10px;
    }

    .section14 .s5_left_mobile {
        bottom: 798px;
        right: 105px;
    }

    .section14 .title {
        padding-top: 63px;
    }

    .col_title {
        display: block;
        margin-right: 0;
        line-height: 20px;
    }

    .s5_left_mobile {
        position: absolute;
        width: 199px;
        right: 64px;
        z-index: 1;
        left: auto;
        bottom: 295px;
    }

    .dn_title {
        display: none;
    }

    .s12_title {
        padding: 27px 10px 0;
        font-size: 26px;
    }

    .s12c_block {
        width: 80%;
    }

    .girl_text,
    .man_text {
        font-size: 19px;
        margin: 10px 0 20px;
    }

    .man_text {
        margin-bottom: 0;
    }

    .man_text p {
        display: none;
    }

    .man_text div,
    .girl_text div {
        display: block;
    }

    .s2b_spisok img {
        margin-top: -1px;
    }

    .br_480 {
        display: none;
    }

    .s2bs_320 img {
        margin-top: 9px;
    }

    .s6lc_one,
    .s6lc_two {
        background-size: cover;
    }

    .s6rc_one,
    .s6rc_two {
        background-size: cover;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }

    .s6_container {
        margin: 0 0 20px 0;
    }

    .s4_title {
        padding: 28px 23px 25px;
    }

    .hfb_cont {
        padding: 15px;
        margin: 2px 0 25px 0;
    }

    .s4_text {
        padding: 17px 0 17px 17px;
        margin: 7px 21px 8px;
        line-height: 24px;
    }

    .section5 {
        padding: 25px 0 20px;
    }

    .s10_title {
        padding: 28px 28px 10px;
        line-height: 33px;
    }

    .s1_block {
        margin: 0 41px 15px;
    }

    .w1_block_one {
        display: block;
    }

    .w1_block_two div {
        margin: 5px 0;
    }

    .w2_block_two div {
        margin: 5px 0;
    }

    .w3_block_two div {
        margin: 5px 0;
    }

    .w4_block_two div {
        margin: 5px 0;
    }

    .name_doctor span {
        line-height: 19px !important;
    }
}

.ever-popup .content_form {
    background: #16296a;
}

#slider-wrap {
    margin: 15px auto 0;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    padding: 0;
    width: 888px;
}

.text-slide,
.name-slide {
    color: white;
    font-size: 18px;
}

#slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 30px 0;
}

.slide {
    width: 850px;
    height: 100%;
    box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    padding: 5px 20px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.slide-img {
    position: relative;
    top: 0;
    left: 31px;
}

.text-wrap-slide {
    width: 604px;
    padding: 0 0 0 44px;
}

@media screen and (max-width: 999px) {
    #slider-wrap {
        width: 620px;
    }

    .s4_title {
        font-size: 25px;
    }

    .section14 {
        padding-top: 20px;
    }

    .section14 .left_mobile {
        display: block;
        text-align: center;
    }

    .section14 .s5_left_mobile {
        width: 180px;
        margin: 0 auto 10px;
    }

    .slide-img {
        display: block;
        width: 165px;
        margin: 0 auto;
        left: 0;
        top: 0;
        padding: 0 0 0 30px;
    }

    .slide {
        width: 581px;
    }

    .text-wrap-slide {
        width: auto;
        padding: 0;
        padding: 0 40px;
        text-align: center;
    }

    .dn_slide3>.slide-img {
        top: 0;
    }

}

@media screen and (max-width: 767px) {
    img.s5lm_product.w {
        width: 100%;
        margin-bottom: 43px;
    }

    #slider-wrap {
        width: 452px;
        margin: 9px auto 0;
    }

    .section14 .s5_left_mobile {
        top: 0;
        left: 120px;
        width: 120px;
    }

    .s5lm_product2 {
        width: 100%;
        margin-bottom: 30px;
    }

    .slide {
        width: 400px;
    }

    .slide-img {
        width: 120px;
        padding: 0 0 0 10px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .text-wrap-slide {
        padding: 0 20px 0 10px;
    }

    .slide-img img {
        width: 100%;
    }

    .text-slide,
    .name-slide {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 479px) {
    #slider {
        height: auto;
    }
    
    .section14 .s5_left_mobile {
        left: 100px;
    }

    .slide-img {
        padding-left: 0;
    }

    #slider-wrap {
        width: 290px;
    }

    .s5_left_mobile2 {
        position: absolute;
        width: 140px;
        right: 90px;
        z-index: 1;
        left: auto;
        bottom: -96px !important;
    }

    .slide {
        width: 280px;
        padding: 0 10px 0;
        display: block;
    }
}

* {
    outline: none;
}

.slider {
    position: relative;
    overflow: hidden;

    margin-left: auto;
    margin-right: auto;
}

.slider__wrapper {
    position: relative;
    overflow: hidden;
}

.slider__items {
    display: flex;
    align-items: center;
    transition: transform 0.6s ease;
}

.slider__item {
    flex: 0 0 100%;
    max-width: 100%;
}

.slider__control {
    position: absolute;
    top: 50%;
    align-items: center;
    justify-content: center;
    width: 45px;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    height: 48px;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
}

.slider__control_show {
    display: flex;
}

.slider__control:hover,
.slider__control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.slider__control_prev {
    left: 0;
}

.slider__control_next {
    right: 0;
}

.slider__control::before {
    content: '';
    display: inline-block;
    padding: 13px;
    height: 48px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.slider__control_prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.slider__control_next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.slider__indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    display: none !important;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}

.slider__indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 4px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.slider__indicators li.active {
    background-color: #fff;
}

.inL_931897 {
    text-align: left;
    color: white;
}

.inL_402817 {
    font-size: 15px;
    margin-top: 5px;
    color: white;
    text-align: center;
}

.inL_631388 {
    text-align: left;
    color: white;
}

.inL_744863 {
    font-size: 15px;
    margin-top: 5px;
    color: white
}

.inL_388923 {
    color: black;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 10px;
}

.inL_904767 {
    color: black;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 10px;
}

.inL_515416 {
    height: auto;
}

.inL_697847 {
    height: auto;
}

.inL_857690 {
    height: auto;
}

.inL_260503 {
    text-align: left;
    color: white;
}

.inL_220612 {
    font-size: 15px;
    margin-top: 5px;
    color: white;
    text-align: center;
}

.inL_485897 {
    text-align: center;
    font-size: 15px;
}

@media screen and (max-width: 999px) {
    .inL_260503,
    .inL_631388,
    .inL_931897  {
        text-align: center;
    }
}