<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
ol,
ul,
li,
form,
input {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    background: transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    /*font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;*/
    font-family: 'Rubik', sans-serif;
}

/*
h1 {
    font-size: 41px;
    line-height: 38px;
    font-weight: 400;

}*/
.wrap {
    margin: 0 auto;
    max-width: 960px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nowrap{
    white-space: nowrap;
    font-weight: inherit;
}

/*a {text-decoration: none; color: #000;
}
a.link-blue { color: #03117b!important; text-decoration: underline; }
a.link-blue:link { color: #03117b!important; text-decoration: underline; }
a.link-blue:visited { color: #03117b!important; text-decoration: underline; }*/

.section1 {
    background: #000429 url('../img/section1-bg2.jpg') top center no-repeat;
    /*background: linear-gradient(to bottom, #1e173c 0%,#363636 100%);*/
    padding: 20px 0 38px;
}

.section1 .block &gt; .title {
    color: #ffffff;
    font-size: 48px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    max-width: 523px;
    float: right;
    margin-top: 50px;
    letter-spacing: -2px;
}

.section1 .block &gt; .subtitle {
    color: #bfacff;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    float: right;
    max-width: 460px;
    margin-top: 10px;
}

.header {
    color: #bfacff;
}

.header .header-logo {
    float: left;
}

.header .logo {
    width: 350px;
    height: 63px;
    background: url("../img/logo_900.png") no-repeat;
}


.header .btn-header {
    float: right;
    background-color: #e30000;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px;
    cursor: pointer;
}

.header .center-block {
    position: relative;
    float: right;
}

.header .center-block:before {
    content: '';
    width: 38px;
    height: 38px;
    position: absolute;
    top: 5px;
    left: -55px;
    background: url('../img/icon1.png') no-repeat;
}

.header .center-block .title {
    color: #bfacff;
    font-size: 20px;
    font-weight: 500;
    margin-right: 50px;
}

.header .center-block .text {
}

.section1 .block {
    position: relative;
}

.man-img {
    position: absolute;
    left: -10px;
    width: 560px;
    height: 690px;
    background: url(../img/man1.png) no-repeat;
    background-size: 560px;
    display: block;
    bottom: -38px;
}

.label-natur {
    position: absolute;
    top: 225px;
    left: -10px;
    width: 150px;
    height: 150px;
    background: url('../img/label-natur.png') no-repeat;
    background-size: 150px;
    padding: 40px 25px;
    text-align: center;
    z-index: 99;
}

.first-line {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    color: #000;
}

.second-line {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 5px;
    border-top: 1px dashed #fff;
    padding-top: 5px;
}

.block-dowm {
    position: relative;
    padding: 0 0 20px 55px;
    height: 320px;
    float: left;
    width: 100%;
    margin-top: 213px;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.block-dowm-left {
    float: left;
    margin-top: 25px;
    z-index: 99;
    position: relative;
    width: 320px;
}

.block-dowm .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    color: #bfacff;
}

.block-dowm ul {;
    max-width: 260px;
    margin-top: 22px;
}

.block-dowm ul li {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 16px;
    position: relative;
}

.block-dowm ul li .type-list-check {
    position: absolute;
    top: 1px;
    left: -37px;
    width: 23px;
    height: 23px;
    border: 2px solid #bfacff;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
}

.block-dowm ul li .type-list-check:before {
    content: '';
    width: 10px;
    height: 2px;
    position: absolute;
    top: 8px;
    left: 6px;
    background: #bfacff;
    transform: rotate(-56deg);
}

.block-dowm ul li .type-list-check:after {
    content: '';
    width: 7px;
    height: 2px;
    position: absolute;
    top: 10px;
    left: 3px;
    background: #bfacff;
    transform: rotate(45deg);
}

.block-dowm-right {
    position: relative;
    background: #5232bf;
    float: right;
    height: 320px;
    width: 490px;
}

.man2-img {
    position: absolute;
    width: 360px;
    height: 680px;
    background: url(../img/man2.png) no-repeat;
    background-size: 360px;
    bottom: 0;
    left: 110px;
}

.block-dowm-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: -122px;
    border: 90px solid rgba(0, 0, 0, 0);
    border-bottom: 230px solid #5232bf;
    border-right: 32px solid #5232bf;
}

.block-dowm .timer-block {
    width: 225px;
    position: absolute;
    right: 0;
    top: -107px;
}

.block-dowm .remainder {
    width: 275px;
    position: absolute;
    bottom: 17px;
    left: -90px;
}

.block-dowm .block-product-img {
    margin-left: 0;
    float: left;
    position: absolute;
    top: 0;
    left: -165px;
    margin-top: 0;
}

.block-dowm .sale {
    left: 180px;
    top: -45px;
}

.block-dowm .form-block {
    float: right;
}

.block-dowm .form-block {
    margin-top: 0;
    margin-right: 15px;
    height: 224px;
}

.block-dowm .price {
    float: right;
    margin-right: 30px;
    margin-top: 13px;
}

.block-dowm .timer__title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    margin-left: 12px;
}

.block-dowm .timer__index {;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 10px;
}

.block-dowm .timer .timer__index:before {
    background: #bfacff;
}

.block-dowm .timer .timer__index:after {
    background: #bfacff;
}

.block-dowm .timer__item {
    border: 1px solid #bfacff;
}

.block-dowm .timer__item-title {
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
}

.block-dowm .old-price .title {
    color: #837e6f;
    font-size: 13px;
    font-weight: 400;
    text-transform: initial;
}

.block-dowm .new-prise .title {
    color: #e30000;
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
}

.block-dowm .form-block input {
    height: 40px;
    line-height: 40px;
}

.block-dowm .form-block .form-btn {
    margin-top: 13px;
    font-size: 23px;
}

.block-dowm .form-block .form {;
    margin-top: 0;
}

.block-dowm .form-block .client_name-style:before {
    top: 14px;
}

.block-dowm .form-block .client_phone-style:before {
    top: 12px;
}


.block-dowm .remainder .title {
    color: #bfacff;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}

.block-dowm .remainder .text {
    color: #bfacff;
}

.block-dowm .remainder .lastpack-block {
    color: #bfacff;
}

.block-dowm .remainder .lastpack-style {
    color: #bfacff;
}
.block-dowm .protection {
    color: #fff;
}

.block-dowm .remainder .lastpack-block {
    margin-left: 10px;
}

.section {
    padding: 40px 0;
}

.section .title {
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
}

.section ul {
    text-align: center;
    margin-top: 30px;;
}

.section ul li {
    vertical-align: top;
    display: inline-block;
}

.section2 {
    background: #363636;
}

.section2 ul {
    margin-top: 30px;
}

.section2 ul li {
    width: 152px;
    background: #2c2b29;
    height: 300px;
    text-align: left;
    padding: 10px 5px;
    margin: 0px 2px;
}

.section2 ul li:nth-child(1) {
    background: #2c2b29 url('../img/sec2_img1.jpg') left bottom no-repeat;
    margin-left: 0;
}

.section2 ul li:nth-child(2) {
    background: #2c2b29 url('../img/sec2_img2.jpg') left bottom no-repeat;
}

.section2 ul li:nth-child(3) {
    background: #2c2b29 url('../img/sec2_img3.jpg') left bottom no-repeat;
}

.section2 ul li:nth-child(4) {
    background: #2c2b29 url('../img/sec2_img4.jpg') left bottom no-repeat;
}

.section2 ul li:nth-child(5) {
    background: #2c2b29 url('../img/sec2_img5.jpg') left bottom no-repeat;
}

.section2 ul li:nth-child(6) {
    background: #2c2b29 url('../img/sec2_img6.jpg') left bottom no-repeat;
    margin-right: 0;
}

.section2 ul li .title {
    color: #bfacff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
}

.section2 ul li .subtitle {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 20px;
}

.section3 {
    background: url('../img/sectino3-block.jpg') top center no-repeat;
}

.section3 .title {
    color: #000000;
}

.section3 ul {
    margin-top: 30px;
}

.section3 ul li {
    width: 237px;
}

.section3 ul li .img {
    position: relative;
    height: 105px;
    margin: 0 auto;
    border-radius: 50%;
    width: 105px;
}

.section3 ul li .img:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: calc(50% - 15px);;
    background: url('../img/sec3_img-icon.png');
    bottom: -10px;
}

.section3 ul li:nth-child(1) .img {
    background: #ffffff url('../img/sec3_img3.jpg') top center no-repeat;
}

.section3 ul li:nth-child(2) .img {
    background: #ffffff url('../img/sec3_img1.jpg') top center no-repeat;
}

.section3 ul li:nth-child(3) .img {
    background: #ffffff url('../img/sec3_img2.jpg') top center no-repeat;
}

.section3 ul li:nth-child(4) .img {
    background: #ffffff url('../img/sec3_img4.jpg') top center no-repeat;
}

.section3 ul li .title {
    color: #e30000;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 30px;
}

.section3 ul li .text {
    color: #000000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 20px;
}

.section3 .subtitle {
    color: #e30000;
    font-family: Rubik;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
}
.section3 .subtitle span{
    color: #000;
    font-weight: inherit;
    margin-top: 10px;
    display: block;
    font-weight: 700;
}

.secrino4 {
    background: #363636;
}

.secrino4 ul {
    margin-top: 45px;
}

.secrino4 ul li {
    width: 312px;
    height: 400px;
    padding: 20px;
    background: #565656;
}

.secrino4 ul li:nth-child(1) {
    background: #565656 url(../img/how1.jpg) bottom center no-repeat;
}
.secrino4 ul li:nth-child(2) {
    background: #565656 url(../img/how2.jpg) bottom center no-repeat;
}
.secrino4 ul li:nth-child(3) {
    background: #565656 url(../img/how3.jpg) bottom center no-repeat;
}


.secrino4 ul li .title {
    color: #bfacff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 60px;
}

.secrino4 ul li .text {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
}

.secrino4 ul li .img {
}

.secrino4 .subtitle {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    margin-top: 35px;
}

.section5 {
    background: #363636;
}

.section5 .other-product {
    background: #fff;
    width: 475px;
    float: left;
    margin-top: 40px;
    background: #ffffff url('../img/sec5_img1.jpg') bottom left no-repeat;
    height: 600px;
}

.section5 .other-product .title {
    color: #ffffff;
    font-family: Rubik;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    text-transform: uppercase;
    background: #e30000;
    text-align: left;
    padding: 30px;
}

.section5 .other-product ul li {
}

.section5 .other-product ul li:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: -3px;
    left: -58px;
    border-radius: 50%;
    border: 2px solid #e50000;
}

.section5 .other-product ul li:after {
    content: '';
    width: 16px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -49px;
    background: #e50000;
}

.section5 .our-product {
    width: 475px;
    float: right;
    margin-top: 40px;
    background: #ffffff url('../img/sec5_img2.jpg') bottom left no-repeat;
    height: 600px;
}

.section5 .our-product .title {
    background: #bfacff;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    text-transform: uppercase;
    color: #363233;
    padding: 30px;
    padding-right: 60px;
    text-align: left;
}

.section5 .our-product ul li {
    margin-bottom: 18px;
    color: #000;
}

.section5 .our-product ul li .type-list {
    width: 30px;
    height: 30px;
    border: 2px solid #000;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: -58px
}

.section5 .our-product ul li .type-list:before {
    content: '';
    width: 16px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: 5px;
    background: #000;
}

.section5 .our-product ul li .type-list:after {
    content: '';
    width: 2px;
    height: 17px;
    position: absolute;
    top: 5px;
    left: 12px;
    background: #000;
}

.section5 .subtitle {
    color: #e50000;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    text-transform: uppercase;
    padding-left: 235px;
    padding-bottom: 95px;
    padding: 10px 0 0 235px;
}

.section5 .our-product .subtitle {
    color: #000;
}

.section5 ul {
    text-align: left;
    padding: 35px 15px 0 90px;
    margin-top: 15px;
}

.section5 ul li {
    position: relative;
    color: #e50000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 43px;
}

.section6 {
    position: relative;
    padding: 0;
}

.doctor-block {
    background: #fff url('../img/ediger.jpg') bottom right no-repeat;
    padding: 40px 0 0;
}

.section6 .title {
    color: #000;
    text-align: left;
}

.section6 .block-text {
    position: relative;
    max-width: 475px;
}

.section6 .block-text .text {
    max-width: 500px;
    color: #646464;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 25px;
}

.section6 .block-text .text span {
    font-weight: 500;
    color: #000;
}

.section6 .doctor-name {
    margin-top: 35px;
    color: #363636;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
}

.section6 .doctor-status {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    max-width: 500px;;
}

.section6 .doctor-img {
    width: 285px;
    height: 448px;
    margin-right: 80px;
    margin-top: 30px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.section7 {
    background: #363636;
    padding-top: 0;;
}

.section7-block {
    background: url('../img/sectino7-bg.jpg') top left no-repeat;
    padding-top: 38px;
}

.section7 .title {
}

.section7 .text {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    width: 415px;
    color: #ffffff;
    margin-left: 545px;
    margin-top: 45px;
    height: 150px;
}

.section7 ul {
    margin-top: 42px;
}

.section7 ul li {
    background: #bfacff;
    margin-bottom: 5px;
    display: block;
}

.section7 ul li:nth-child(even) {
    background: #886aef;
}

.section7 ul li .text {
    margin: 0;
    color: #363636;
    font-size: 20px;
    font-weight: 400;
    line-height: 57px;
    display: inline-block;
    width: 652px;
    text-align: left;
    padding-left: 23px;
    height: 100%;
}

.section7 ul li:nth-child(1) .text {
    font-weight: 800;
}

.section7 ul li .prosent {
    display: inline-block;
    color: #363636;
    font-size: 20px;
    font-weight: 700;
    width: 150px;
    line-height: 57px;
}

.section7 ul li .result {
    position: relative;
    display: inline-block;
    color: #363636;
    font-size: 20px;
    font-weight: 700;
    width: 150px;
    line-height: 57px;
}

.result-icon {
    position: absolute;
    top: -10px;
    left: 60px;
}

.result-icon:before {
    content: '';
    width: 35px;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    background: #6acc00;
    transform: rotate(-60deg);
    border-radius: 5px;
}

.result-icon:after {
    content: '';
    width: 20px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: -4px;
    background: #6acc00;
    transform: rotate(60deg);
    border-radius: 5px;
}

.section8 {
}

.section8 .title {
    color: #000;
}
.docs-title{
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
    margin-top: 45px;
    text-align: center;
}

.section8 .bx-wrapper {
    margin-top: 15px;
}

.bx-wrapper {
    display: none;
}

.section8 ul li {
    width: 230px !important;
    margin: 0 2px;
    position: relative !important;
}

.section8 ul li .certificate-img {
    height: 235px;
}

.section9 {
    background: #363636;
}

.section9 .title {
}

.section9 ul li {
    width: 300px !important;
    position: relative !important;
    margin: 0 2px;
}

.section9 ul li .text {
    color: #bfacff;
    font-size: 19px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
}

.section9 ul li .comment-img {
    margin-top: 18px;
    width: 100%;
    max-width: 315px;;
}

.bx-controls {
    display: none;
}

.section10 {
    background: #363636;
}

.section10 ul {
    margin-top: 20px;
}

.section10 ul li {
    width: 277px;
    margin: 0px 20px;
}

.section10 ul li img {
    width: 100%;
    max-width: 225px;
}

.section10 ul li .title {
    color: #bfacff;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 25px;
}

.section10 ul li .text {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 25px;
}

.section11 {
}

.section11 .title {
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    line-height: 44px;
    color: #000000;
}

.section11 .content {
    width: 515px;
    float: right;
}

.section11 .content .text {
    color: #3d302e;
    font-size: 20px;
    font-weight: 400;
    margin-top: 40px;
}

.section11 .content .subtitle {
    color: #3d302e;
    font-size: 24px;
    font-weight: 500;
    margin-top: 40px;
}

.section11 .check-block {
    width: 515px;
    float: right;
    margin-top: 50px;
}

.section11 .check-block input {
    width: 320px;
    height: 60px;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #000000;
    border: 1px solid rgba(61, 48, 46, 0.5);
    box-sizing: border-box;
    vertical-align: top;
    margin-right: 10px;
    padding-left: 30px;
}

::-webkit-input-placeholder {
    color: #000000;
}

::-moz-placeholder {
    color: #000000;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: #000000;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: #000000;
}

.section11 .check-block .check-code-btn {
    display: inline-block;
    padding: 15px 0;
    text-align: center;
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    background: #e50000;
    box-sizing: border-box;
    width: 180px;
    height: 60px;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
}

.js-message {
    font-size: 14px;
    margin-top: 8px;
}

.section11 .prod-img-block {
    position: relative;
    float: left;
}

.section11 .product-img {
    width: 415px;
    height: 545px;
    background: url('../img/product.jpg') no-repeat;
}

.section11 .arrow-left-red {
    width: 73px;
    height: 44px;
    background: url('../img/arrow-left-red.png') no-repeat;
    position: absolute;
    top: 40px;
    right: 20px;
}

.section11 .label-100 {
    width: 171px;
    height: 141px;
    background: url('../img/label-100.png') no-repeat;
    position: absolute;
    right: 0;
    top: 130px;
}

.section12 {
    background: #363636;
}

.section12 ul {
    margin-top: 30px;
}

.section12 ul li {
    width: 150px;
    margin: 0px 19px;
}

.section12 ul li img {
    margin-bottom: -15px;
}

.section12 ul li .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left;
}

.section12 ul li .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    margin-top: 15px;
    text-align: left;
}

.section13 {
    padding: 40px 0;
    /*background: linear-gradient(to bottom, #1e173c 0%,#363636 100%);*/
    background: #1f0274 url('../img/section13-bg1.jpg') top center no-repeat;
}

.section13 .block {
    position: relative;
}

.section13 .block &gt; .title {
    color: #ffffff;
    font-size: 44px;
    font-weight: 500;
    line-height: 44px;
    float: right;
    width: 525px;
    letter-spacing: -2px;
    text-align: right;
    text-shadow: 0 1px 2px #000;
}
.section13 .block &gt; .title span{
    color: #bfacff;
    font-weight: inherit;
}
.section13 .block-dowm {
    margin-top: 198px;
}
.section13 .block-dowm .title span{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    margin-top: 10px;
}
.section13 .block-dowm .price {
    margin-right: 50px;
}

.section13 .label-natur {
    top: 135px;
}

.section13 .label-natur {
    top: 140px;
    left: 0px;;
}

.footer {
    background: #e7e7e7;
    padding: 30px 0;
}
.confidentiality{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}
.confidentiality .attention{
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

.left-footer {
    float: left;
    width: 400px;
}

.footer-logo {
    width: 47px;
    height: 41px;
    background: url('../img/logo-everad.png') no-repeat;
    float: left;
    margin-right: 15px;
}

.left-footer p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 2px;
}

.footer p a {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #363233;
}

.right-footer {
    float: right;
    text-align: right;
}

.right-footer p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.popup {
    background-color: #bfacff;
    padding: 10px 0;
}

.popup-block {
    position: relative;
}

.popup-block .left {
    float: left;
    width: 280px;
    margin-top: 20px;
}

.timer__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-transform: uppercase;
}
.timer__text {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px;
    color: #5232bf;
    text-transform: uppercase;
}

.popup-block .timer {
}

.timer__index {
    margin-right: 20px;
    text-align: center;
    margin-top: 20px;
    float: left;
    position: relative;
}

.timer .timer__index:before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 20px;
    background: #3b3633;
    border-radius: 50%;
    right: -12px;
}

.timer .timer__index:after {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 30px;
    background: #3b3633;
    border-radius: 50%;
    right: -12px;
}

.timer .timer__index:nth-child(3):before {
    display: none;
}

.timer .timer__index:nth-child(3):after {
    display: none;
}

.timer__item {
    font-size: 28px;
    font-weight: 400;
    border-radius: 3px;
    display: block;
    width: 55px;
    height: 48px;
    color: #bfacff;
    background: #3b3633;
    line-height: 46px;
    border: 1px solid rgba(0, 0, 0, 0);
}

.timer__item-title {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
}

.price {
    margin: 30px 0 10px;
}

.old-price {
    float: left;
}

.old-price .title {
    color: #837e6f;
    font-size: 13px;
}

.old-price-value {
    color: #837e6f;
    font-size: 25px;
    text-decoration: line-through;
}

.old-price-currency {
    color: #837e6f;
    font-size: 13px;
}

.new-prise {
    float: right;
    margin-left: 15px;
}

.new-prise .title {
    color: #e50000;
    font-size: 14px;
    font-weight: 400;
}

.new-price-value {
    color: #e50000;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
}

.new-price-currency {
    color: #bfacff;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}

.remainder {
    margin-top: 30px;
}

.remainder p {
    display: inline-block;
}

.remainder .title {
    color: #e50000;
    font-size: 18px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
}

.remainder .text {
    color: #e50000;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
}

.remainder .lastpack-block {
    color: #e50000;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
}

.remainder .lastpack-style {
    color: #e50000;
    font-size: 32px;
    display: block;
    line-height: 24px;
}

.block-product-img {
    position: relative;
    width: 360px;
    height: 288px;
    background: url('../img/prod_360.png') no-repeat;
    float: left;
    margin-left: 0;
    background-size: 360px;
    margin-top: 20px;
}

.sale {
    position: absolute;
    top: -45px;
    left: 180px;
    width: 129px;
    height: 111px;
    background: url('../img/sale-bg.png') no-repeat;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 38px 0 0 15px;
}

.sale .text {
    font-size: 24px;
    padding-left: 10px;
}

.form-block {
    float: right;
    margin-top: 15px;
    width: 290px;
}

.form-block .title {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
}

.form-block .form {
    margin-top: 18px;
    position: relative;
}

.form-block .form:before {
    content: '';
    width: 50px;
    height: 30px;
    position: absolute;
    top: 125px;
    left: -50px;
    background: url('../img/arrow-left-red.png') no-repeat;
    background-size: 45px;
    transform: rotate(-130deg);
}

.form-block input {
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    padding-left: 45px;
    width: 100%;
    background: #ffffff;
    margin: 10px 0;
    display: block;
    height: 50px;
}
.form-block .has-error input{
    background: #efd7d7;
}
.form-block .client_name-style {
    position: relative;
}

.form-block .client_name-style:before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    top: 17px;
    left: 15px;
    background: url('../img/icon-name.png');
}

.form-block .client_phone-style {
    position: relative;
}

.form-block .client_phone-style:before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    top: 17px;
    left: 17px;
    background: url('../img/icon-phone.png');
}

.form-block .form-btn {
    background: #e30000;
    border: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    padding: 20px 0;
    margin-top: 20px;
    width: 100%;
    color: #fff;
    cursor: pointer;
}

.protection {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    margin-top: 10px;
    text-align: center;;
}

.lock-icon {
    width: 13px;
    height: 17px;
    position: relative;
    top: 3px;
    left: 0;
    background: url('../img/lock-icon.png') no-repeat;
    background-size: 13px;
    display: inline-block;
    margin-right: 10px;;
}

.modal-wrap .inner-modal {
    position: relative;
    z-index: 9999;
    top: 25%;
    max-width: 980px;
    margin: 0 auto;

}

@media screen and (max-width: 999px) {
    .wrap {
        max-width: 747px;
    }

    .dn999 {
        display: none;
    }

    .section1 {
        background-size: cover;
    }
    .header .logo {
        width: 240px;
        height: 43px;
        background: url(../img/logo_320.png) no-repeat;


    }

    .block-dowm {
        margin-top: 350px;
    }

    .section1 .block &gt; .subtitle {
        max-width: 400px;
        text-align: right;
    }

    .block-dowm .block-product-img {
        position: absolute;
        top: -220px;
        left: -350px;
        z-index: 10;
        margin-top: 0;
    }

    .block-dowm .sale {
        top: -20px;
        left: 195px;
    }

    .block-dowm .remainder {
        left: 0;
        bottom: 580px;
        background: #bfacff;
        padding: 10px;
        width: 300px;
    }

    .block-dowm .timer-block {;
        right: 20px;;
        top: -244px;
    }

    .block-dowm .price {
        margin-right: 20px;
    }

    .block-dowm .form-block .form:before {
        display: none;
    }

    .block-dowm .form-block {
        width: 300px;
    }

    .block-dowm-right {
        width: 300px;
    }

    .man-img {
        position: absolute;
        left: -10px;
        width: 500px;
        height: 518px;
        background: url('../img/man1.png') no-repeat;
        background-size: 420px;
        display: block;
        bottom: 320px;
    }

    .label-natur {
        top: 300px;
    }

    .header .center-block .title {
        margin-right: 50px;
    }

    .section1 .block &gt; .title {
        font-size: 46px;
        text-align: right;
        margin-top: 40px;

    }

    .section2 ul li:nth-child(1),
    .section2 ul li:nth-child(2),
    .section2 ul li:nth-child(3),
    .section2 ul li:nth-child(4),
    .section2 ul li:nth-child(5),
    .section2 ul li:nth-child(6) {
        width: 200px;
        margin: 10px 12px;
        padding: 10px;
        height: 270px;
    }

    .section2 ul li .title,
    .section2 ul li .subtitle {
        text-align: center;
    }

    .section3 {
        background-size: cover;
    }

    .section3 ul li {
        width: 235px;
        margin: 10px 30px;
    }

    .secrino4 ul li:nth-child(1),
    .secrino4 ul li:nth-child(2),
    .secrino4 ul li:nth-child(3) {
        width: 240px;
        background-size: 250px;
        background-position-x: 0;
        height: 310px;
        padding: 20px 10px;
    }
    .secrino4 ul li .text {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
    }
    .secrino4 ul li .title{
        min-height: 40px;
    }

    .popup-block .left {
        margin-right: 30px;
        float: none;
        display: inline-block;
        margin-left: 70px;
    }

    .block-product-img {
        margin-top: 40px;
    }

    .form-block {
        float: none;
        margin: 50px auto 0;
        width: 350px;
    }

    .protection {
        width: 290px;
        margin: 10px auto 0;
    }

    .form-block .title {
        text-align: center;
    }

    .section5 .other-product,
    .section5 .our-product {
        width: 49%;
    }

    .section5 .other-product .title,
    .section5 .our-product .title {
        padding: 10px 20px;
    }

    .section5 ul {
        padding: 20px 20px 20px 55px;
    }

    .section5 .other-product ul li:before,
    .section5 .our-product ul li .type-list {
        left: -45px;
    }

    .section5 .other-product ul li:after {
        left: -35px;
    }

    .section5 .other-product .subtitle {
        padding-top: 0;
        padding-left: 200px;
        font-size: 23px;
    }

    .section5 .our-product .subtitle {
        padding: 0;
        margin-top: 42px;
        margin-left: 165px;
        font-size: 23px;
    }

    .section6 {;
    }

    .doctor-block {
        background-size: 280px;
        position: relative;
    }



    .section6 .block-text {
        max-width: 100%;
    }

    .slider-desktop {
        display: none;
    }

    .section7 .text {
        width: 100%;
        height: 100%;
        margin: 30px 0 0;
    }

    .section7 ul li:nth-child(1) {
        height: 54px;;
    }

    .section7 ul li .text {
        width: 330px;
    }

    .section7 ul li .text,
    .section7 ul li .prosent,
    .section7 ul li .result {
        line-height: 24px;
        vertical-align: middle;
        padding: 10px 0;;
    }

    .section7 ul li:nth-child(1) .text {
        padding-top: 16px;
    }

    .result-icon {
        top: 7px;
    }

    .section8 {
        padding-bottom: 60px;
    }

    .bx-wrapper {
        display: block;
    }

    .section8 .bx-pager {
        bottom: -42px;
    }

    .section8 .bxslider {
        margin-top: 0;
    }

    .section8 .bx-wrapper .bx-pager.bx-default-pager a {
        border: 1px solid #2e2e2e;
    }

    .section8 .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .section8 .bx-wrapper .bx-pager.bx-default-pager a.active,
    .section8 .bx-wrapper .bx-pager.bx-default-pager a:focus {
    }

    .section8 ul li {
        width: 737px !important;
    }

    .section8 ul li .certificate-img {
        margin: 0 auto;
        border: 1px solid #c2c2c2;;
    }

    .section9 ul li {
        width: 737px !important;
    }

    .section9 ul li .text {
        text-align: center;
    }

    .bx-controls {
        display: block;
    }

    .section10 ul li {
        width: 200px;
    }

    .section11 .product-img {
        width: 280px;
        background-size: 280px;
        height: 410px;
    }

    .section11 .content {
        width: 420px;
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-left: 40px;
        margin-bottom: 42px;
    }

    .section11 .check-block {
        margin: 0 auto;
        float: none;
    }

    .section12 ul li {
        margin: 15px 40px;
    }

    .section12 ul li .text {
        text-align: center;
    }

    .section13 {
        background-size: cover;
    }

    .section13 .block &gt; .title {
        letter-spacing: 0px;
        font-size: 41px;
        line-height: 41px;
    }

    .man2-img {
        display: block;
        position: absolute;
        left: 0;
        width: 300px;
        height: 475px;
        background: url('../img/man2.png') no-repeat;
        background-size: 300px;
        bottom: 320px;
    }

    .section13 .label-natur {
        top: 300px;
    }

    .section13 .block-dowm {
        margin-top: 370px;
    }

    .modal-wrap .inner-modal {
        max-width: 460px;
        top: 65px;
    }
    .modal-wrap .block-product-img{
        display: none;
    }

    .modal-wrap .popup-block .left {
        margin: 10px 0;
        text-align: center;
    }

    .modal-wrap .popup-block {
        text-align: center;
    }

    .modal-wrap .timer__index {
        margin: 20px 10px 0;
        float: none;
        display: inline-block;
    }

    .modal-wrap .price {
        margin-top: 10px;
    }

    .modal-wrap .remainder {
        margin-top: 10px;
    }

    .modal-wrap .block-product-img {
        float: none;
        margin: 15px auto;
    }

    .modal-wrap .sale {
        padding: 28px 10px 0 0;
    }

    .modal-wrap .form-block {
        margin-top: 15px;
    }

    .modal-wrap .protection {
        text-align: left;
    }

    .center-block {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .wrap {
        max-width: 460px;
    }

    .section1 {
        overflow: hidden;
        padding: 20px 0 38px;
        background: linear-gradient(to bottom, #1e173c 0%,#363636 100%);
    }

    .man-img {
        top: 196px;
        background-size: 300px;
        width: 300px;
    }
    .header .header-logo{
        float: none;
    }
    .header .logo{
        margin: 0 auto;
    }


    .block-dowm .block-product-img {
        left: 210px;
        top: -545px;
        width: 300px;
        background-size: 300px;
        height: 250px;
    }

    .block-dowm .sale {
        top: -50px;
        left: 0;
    }
    .header .center-block {
        display: none;
    }

    .block-dowm-right:before {
        display: none;
    }

    .block-dowm-right {
        width: 100%;
        float: none;
        height: 100%;
    }

    .section1 .block &gt; .title {
        width: 100%;
        text-align: center;
        font-size: 36px;
        margin-top: 30px;
        line-height: 40px;
        letter-spacing: 0;;
    }

    .section1 .block &gt; .subtitle {
        font-size: 20px;
        line-height: 24px;
        max-width: 320px;
    }

    .block-dowm-left {
        padding-left: 60px;
        float: none;
        padding-bottom: 15px;
        margin-left: 45px;
    }

    .block-dowm .remainder {
    }

    .block-dowm {
        height: 100%;
        padding: 0;
    }

    .block-dowm .remainder {
        position: relative;
        bottom: 0;
        margin: 10px auto;
    }

    .block-dowm .timer-block {
        position: relative;
        top: 0;
        width: 265px;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }

    .block-dowm .timer__title {
        color: #000;
        margin-left: 0;
    }

    .block-dowm .timer__index {
        margin: 20px 10px 0;
    }

    .block-dowm .timer .timer__index:before,
    .block-dowm .timer .timer__index:after {
        background: #3b3633;
        right: -14px;
    }

    .block-dowm .timer__item-title {
        color: #000;
    }

    .block-dowm .price {
        margin: 13px auto 0;
        float: none;
        width: 270px;
    }

    .block-dowm .form-block {
        float: none;
        margin: 0 auto;
    }

    .section {
        padding: 20px 0;
    }

    .section .title {
        font-size: 32px;
        line-height: 40px;
    }

    .section3 ul li {
        margin: 20px 10px;
        width: 205px;
    }

    .section3 ul li .title {
        margin-top: 15px;
    }

    .section3 ul li .text {
        margin-top: 10px;
    }

    .secrino4 ul li:nth-child(1),
    .secrino4 ul li:nth-child(2),
    .secrino4 ul li:nth-child(3) {
        width: 320px;
        background-size: 320px;
        height: 410px;
        margin-bottom: 15px;
    }

    .secrino4 ul li .text {
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
    }
    .secrino4 ul li .title {
        min-height: 60px;
        margin-top: 20px;
    }
    .sale{
        text-align: left;
    }
    .popup-block .left {
        margin: 10px 0;
        text-align: center;
    }

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

    .timer__index {
        margin: 20px 10px 0;
        float: none;
        display: inline-block;
    }

    .price {
        margin-top: 10px;
    }

    .remainder {
        margin-top: 10px;
    }

    .block-product-img {
        float: none;
        margin: 55px auto 15px;
    }


    .form-block {
        margin-top: 15px;
    }

    .section5 .other-product,
    .section5 .our-product {
        width: 100%;
        height: 100%;
    }

    .section5 .other-product .title,
    .section5 .our-product .title {
        font-size: 24px;
        text-align: center;
    }

    .section5 ul {
        padding: 20px 10px 0 90px;
    }

    .section5 ul li {
        margin-bottom: 25px;
    }

    .section5 .other-product ul li:before,
    .section5 .our-product ul li .type-list {
        left: -60px;
    }

    .section5 .other-product ul li:after {
        left: -51px;
    }

    .section5 .other-product .subtitle {
        padding: 20px 0 65px 250px;
    }

    .section5 .our-product .subtitle {
        padding: 30px 0 60px 235px;
        margin: 0;
    }

    .section6 {
        padding-bottom: 0;
    }

    .section6 .doctor-img {
        width: 200px;
        background-size: 200px;
        height: 292px;
    }

    .doctor-block {
        padding-bottom: 0;
    }

    .doctor-block .text:nth-child(3) {
        display: inline-block;
        float: left;
        max-width: 257px;
    }

    .section6 .doctor-name {
        max-width: 260px;
        line-height: 26px;
        display: inline-block;
        float: left;
        margin-top: 300px;
    }

    .section6 .doctor-status {
        width: 260px;
        float: left;
        margin-bottom: 30px;
    }

    .section7 {
        padding-top: 0;
        background: #363636 url('../img/sectino7-bg.jpg') top center no-repeat;
        background-size: 460px;
    }

    .section7-block {
        background: none;
    }

    .section7 .text {
        font-size: 24px;
        line-height: 32px;
    }

    .section7 ul {
        margin-top: 25px;
    }

    .section7 ul li .text {
        width: 240px;
        padding-left: 10px;
    }

    .section7 ul li .prosent {
        font-size: 18px;
        width: 105px;
    }

    .section7 ul li .result {
        font-size: 18px;
        width: 105px;
    }

    .section7 ul li .text,
    .section7 ul li .prosent,
    .section7 ul li .rezult {
        line-height: 26px;
    }

    .result-icon {
        left: 35px;;
    }

    .section7 ul li:nth-child(1) .text {
        padding-top: 15px;
    }

    .section7 ul li:nth-child(1) .prosent {
        line-height: 18px;
    }

    .section8 {
        padding-bottom: 60px;
    }

    .section8 ul li {
        width: 450px !important;
    }

    .section9 {
        padding-bottom: 40px;
    }

    .section9 ul li {
        width: 450px !important;
    }

    .section11 .product-img {
        width: 400px;
        background-size: 200px;
        margin: 0 auto;
        background-position: top center;
        height: 300px;
    }

    .section11 .content {
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .section11 .content .text {
        margin-top: 15px;
        font-size: 18px;
    }

    .section11 .content .subtitle {
        margin-top: 20px;
    }

    .section11 .check-block {
        width: 100%;
    }

    .section11 .check-block input {
        width: 60%;
    }

    .section11 .check-block .check-code-btn {
        width: 34%;
    }

    .section12 ul li {
        width: 45%;
        margin: 15px 10px;
    }

    .section12 ul li .text {
        text-align: center;
    }

    .section13 {
        overflow: hidden;
        padding: 20px 0;
    }

    .section13 .block &gt; .title {
        font-size: 28px;
        width: 100%;
        text-align: center;
        line-height: 34px;
        letter-spacing: 0;
    }
    .section13 .block-dowm .price {
        margin-right: auto;
    }

    .man2-img {
        top: 95px;
        width: 200px;
        background-size: 200px;
    }

    .footer {
        padding: 15px 0;
    }

    .right-footer {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        display: none;
    }

    .right-footer p {
        display: inline-block;
    }

    .left-footer {
        max-width: 380px;
        float: none;
        margin: 0 auto;
    }

    .modal-wrap .inner-modal {
        max-width: 460px;
    }

    .btn-header {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .wrap {
        max-width: 300px;
    }


    .header .header-logo {
        float: none;
        text-align: center;
    }


    .testimonial-btn {
        margin: 10px auto !important;
        float: none !important;
        display: block;
        text-align: center;
        width: 60%;
    }

    .section1 .block &gt; .title {
        font-size: 26px;
        line-height: 30px;
        margin-top: 10px;
    }

    .section1 .block &gt; .subtitle {
        text-align: center;
        font-size: 18px;
        line-height: 20px;
    }

    .block-dowm .block-product-img {
        left: 0;
        top: -580px;
    }

    .block-dowm-left {
        margin-left: 0;
        margin-top: 30px;
        padding-left: 48px;
    }

    .block-dowm ul li .type-list-check {
        left: -35px;
    }

    .block-dowm .form-block .form {
        padding: 0 10px;
    }

    .label-natur {
        left: 175px;
        top: 180px;
        width: 130px;
        height: 130px;
        background-size: 130px;
        padding: 38px 20px 0 15px;
    }

    .block-dowm {
        margin-top: 550px;
    }
    .man-img {
        top: 276px;
    }

    .section .title {
        line-height: 28px;
        font-size: 26px;
    }

    .section2 ul li:nth-child(1),
    .section2 ul li:nth-child(2),
    .section2 ul li:nth-child(3),
    .section2 ul li:nth-child(4),
    .section2 ul li:nth-child(5),
    .section2 ul li:nth-child(6) {
        width: 144px;
        margin: 10px 2px;
        padding: 5px;
    }

    .section2 ul li .title {
        font-size: 12px;
    }

    .section3 ul {
        margin-top: 15px;
    }

    .section3 ul li {
        width: 100%;
        margin: 10px 0;
    }

    .section3 .subtitle {
        font-size: 20px;
        line-height: 26px;
    }

    .secrino4 ul li:nth-child(1),
    .secrino4 ul li:nth-child(2),
    .secrino4 ul li:nth-child(3) {
        width: 100%;
        margin: 5px 0;
        background-size: 300px;
        height: 384px;
    }

    .secrino4 .subtitle {
        font-size: 18px;
        line-height: 26px;
        margin-top: 15px;
    }
    .popup{
        overflow: hidden;
    }

    .block-product-img {
        margin-right: 0;
        width: 300px;
        background-size: 300px;
        height: 300px;
    }

    .form-block {
        width: 100%;
    }

    .section5 .other-product .title,
    .section5 .our-product .title {
        font-size: 17px;
        padding: 5px;
    }

    .section5 ul {
        padding: 20px 10px 0 60px;
    }

    .section5 ul li,
    .section5 .our-product ul li {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .section5 .other-product ul li:before,
    .section5 .our-product ul li .type-list {
        height: 22px;
        left: -42px;
        top: 0px;
        width: 22px;
    }

    .section5 .our-product ul li .type-list:before {
        width: 10px;
        top: 8px;
        left: 4px;
    }

    .section5 .our-product ul li .type-list:after {
        height: 10px;
        top: 4px;
        left: 8px;
    }

    .section5 .other-product ul li:after {
        left: -35px;
        width: 12px;
    }

    .section5 .other-product {
        background-size: 150px;
    }

    .section5 .other-product .subtitle {
        padding: 10px 5px 42px 150px;
        font-size: 21px;
        line-height: 25px;
    }

    .section5 .our-product {
        background-size: 152px;
    }

    .section5 .our-product .subtitle {
        padding: 45px 0 10px 120px;
        font-size: 20px;
        line-height: 26px;
    }

    .section6 .doctor-name,
    .section6 .doctor-status {
        width: 180px;
    }

    .section6 .doctor-img {
        width: 140px;
        background-size: 145px;
        height: 200px;
    }

    .section6 .doctor-name {
        font-size: 20px;
        line-height: 24px;
    }

    .section6 .doctor-status {
        font-size: 14px;
        line-height: 18px;
    }

    .section6 {
        padding-bottom: 0;
    }

    .section7 .text {
        font-size: 20px;
        line-height: 26px;
        margin-top: 15px;
        text-align: center;
    }

    .section7 {
        background: #363636;
    }

    .section7 ul li .text,
    .section7 ul li .prosent,
    .section7 ul li .result {
        font-size: 16px;
        width: 55px;
        line-height: 20px;
        padding: 5px 0 5px 5px;
    }

    .section7 ul li .text {
        width: 180px;
    }

    .section7 ul li:nth-child(1) {
        padding-top: 45px;
        height: 120px;
        position: relative;
    }

    .section7 ul li:nth-child(1) .text {
        float: left;
        width: 100%;
    }

    .section7 ul li:nth-child(1) .prosent {
        transform: rotate(-90deg);
        position: absolute;
        top: 47px;
        right: 20px;
        width: 130px;
    }

    .section7 ul li:nth-child(1) .result {
        transform: rotate(-90deg);
        position: absolute;
        right: -20px;
        width: 96px;
        bottom: 43px;
    }

    .result-icon {
        position: relative;
        left: 8px;
        top: -3px;
    }

    .section8 ul li {
        width: 290px !important;
    }

    .section9 ul li {
        width: 290px !important;
    }

    .section9 .bx-controls-direction {
        display: none;
    }

    .section9 {
    }

    .section10 ul li {
        width: 100%;
        margin: 15px 0;
    }

    .section10 ul li img {
        width: 150px;
    }

    .section10 ul li .title {
        width: 100%;
    }

    .section10 ul li .text {
        margin-top: 5px;
    }

    .section11 .prod-img-block {
        width: 100%;
    }

    .section11 .product-img {
        width: 210px;
        margin-left: 0px;
    }

    .section11 .label-100 {
        width: 120px;
        background-size: 120px;
    }

    .section11 .title,
    .section11 .content .subtitle {
        font-size: 22px;
        line-height: 24px;
    }

    .section11 .content .text {
        line-height: 20px;
    }

    .section11 .check-block input {
        width: 100%;
    }

    .section11 .check-block .check-code-btn {
        width: 200px;
        display: block;
        margin: 10px auto 0;
    }

    .section12 ul li {
        margin: 15px 5px;
    }

    .section12 ul li img {
        width: 120px;
        margin-bottom: -30px;
    }

    .section12 ul li .text {
        font-size: 15px;
        line-height: 20px;
    }

    .section13 .block &gt; .title {
        font-size: 24px;
        line-height: 28px;
    }

    .section13 .block-dowm {
        margin-top: 600px;
    }

    .man2-img {
        height: 375px;
        top: 137px;
    }

    .section13 .label-natur {
        top: 88px;
        width: 130px;
        height: 130px;
        background-size: 130px;
        padding: 38px 20px 0 15px;
        left: 180px;
    }

    .second-line {
        font-size: 12px;
    }

    .footer-logo {
        float: none;
        margin: 0 auto 5px;
    }

    .left-footer {
        width: 100%;
    }

    .left-footer p {
        font-size: 13px;
        text-align: center;
    }

    .modal-wrap .inner-modal {
        max-width: 300px;
        padding: 0 10px;
    }

    .first-line {
        font-size: 12px;
    }

}
#MyModal4 {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    transition: .3s all;
}
#MyModal4 .inner {
    margin: 100px auto 50px;
    position: relative;
    max-width: 350px;

}
#MyModal4.show-modal {
    visibility: visible;
    opacity: 1;
    transition: .3s all;
}
#MyModal4 .popup {
    padding: 15px;
    text-align: center;
}
#MyModal4 p{
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}
#MyModal4 p.thanks-text{
    font-size: 20px;
    margin-bottom: 5px;
}</pre></body></html>