@media (min-width: 481px) {
    @font-face {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: local('Roboto'), local('Roboto-Regular'), url('../fonts/roboto-v20-cyrillic-regular.woff2') format('woff2'), url('../fonts/roboto-v20-cyrillic-regular.woff') format('woff')
    }@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/roboto-v20-cyrillic-700.woff2') format('woff2'), url('../fonts/roboto-v20-cyrillic-700.woff') format('woff')
}
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: 0
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: 0
}

button, input {
    line-height: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer
}

input[type=hidden] {
    display: none
}

a {
    outline: 0
}

img {
    max-width: 100%
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.x_price_current {
    font-size: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif
}

strong {
    font-weight: 700
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.vw {
    width: 100%;
    overflow: hidden
}

* {
    outline: 0
}

.red {
    color: #20a82d
}

.blue-spray {
    color: #20a82d
}

.blue {
    color: #06a9cf
}

.pink {
    color: #fd6a6f
}

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

.discount {
    background: url("../img/discount.png") center center no-repeat;
    -o-background-size: contain;
    background-size: contain;
    width: 80px;
    height: 80px;
    text-align: center;
    position: absolute;
    padding-top: 29px;
    font-size: 26px;
    line-height: 25px;
    font-weight: 700;
    z-index: 10
}

.quote {
    color: #fec804;
    font-size: 54px;
    line-height: 24px;
    position: absolute
}

.form {
    max-width: 300px;
    border-radius: 10px;
    padding-top: 35px;
    position: relative;

    box-shadow: 1px 1px 56px 8px rgba(0, 0, 0, .12)
}

 .form {
    background: #fff url("../img/form-backgr.jpg") repeat-y
}

.form:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 100px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnBAMAAACPhheLAAAAJFBMVEUAAAD+yAT+yAT+yAT+yAT+yAT+yAT+yAT+yAT+yAT+yAT+yAT5Fmb5AAAAC3RSTlMA1xvTFxXbIroRBv3deuoAAACSSURBVCjPYwAB7t1wsAHEHxWksuDycs9ZyIIrp5RXMXTvxgA7sAsGYwqaMrBao4ttDmBAKEUoZAAqxVSIUIpQCFIqjSy2MQDiIUdkQRGoL1mkkRQ6wPzuiKoQoRShEK4UoRABmKShChUYkIAiRFCIARkwZYPEtoEVIoAaSDAJxkMoRShEKAUrxFCKUIgAykZwJgBUPTa2bL4PrQAAAABJRU5ErkJggg==) no-repeat;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2
}

.form form {
    border-radius: 10px;
    width: 100%
}

.form form .order, .form form input,
.form form .order, .form form select {
    border-radius: 40px;
    border: 0;
    width: 240px;
    padding: 20px;
    margin: 10px 28px 0
}

.form form input,
.form form select {
    background-color: #fff;
    padding: 20px 0 20px 50px;
    font-size: 14px;
    color: #777;
    margin-top: 20px;
    border: 1px solid #d9d8d8;
    position: relative;
    box-shadow: 2px 2px 11px 2px #d9d8d85c
}

.form form input[name=name] {
    background: url("../img/person-icon.png") no-repeat;
    background-position: 22px center;
    background-color: #fff
}

.form form input[name=phone] {
    background: url("../img/phone-icon.png") no-repeat;
    background-position: 22px center;
    background-color: #fff
}

.form form .btn-ord {
    position: relative
}

.form form .btn-ord:before {
    position: absolute;
    content: "";
    width: 69px;
    height: 38px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAjCAMAAAD8FZcmAAABpFBMVEUAAADzcR/zdx7wZCL7phP0eR3wZCLxZyH5mhbxZiH7phPwZCLwZCL7pxPwZCL8rhL6nhX9tBD2hxrwZCL9sxD6oRXwZCL5mBb9shH3kRj6nxXybx/5mhb1fhz8rxH+uBDxaSH3jRn5nBX0exzwZSHwZCLwZCL/vw7zch7xZiH1gBzxaiDxZyH6oxT8qhPzdh7ybSD6nhXwZCL3ixnwZCLwZCL5mBb+ug/xaCH8rRL7phPycR/6oRX8rhLzeB70fB39sxH9tRD2hhr4kRj6ohT8qxP/vQ/5nhX7pxP4lRf6pBT1ghz9shH2ihn6oRX+uBDzdR76nxX4kRj/vw71hBv9thD1gBz2iBr+vA/wZCL5nRb+uw/zdx78rxL9thD8rBLwZCL7qRP8rRL9shH8qxL7phP5mhb6oxT6nxXycR/1gxv0ex31gBz0fhz3jRn4khj4lhf6pBT+txD2hxr6oRX5nBX9tRDzdB72iRr3kBj8rxLxaCHybSDxayDzdh72hRvzeB33jxj5nhX8sBH9tBD2ixn4lRf7pRP+uw/4lBf+uQ/5lxcJjM1dAAAAYHRSTlMADwMvHAvwiDYfB/v038asg3VRR0VCFPHx8O/s7Ovr6efn5OHczrKmpKGXkHV1a2JSTEA7OTUwKScnIhgT+vn5+ffy8e7izczKx7u6t62tpJqQj4R/fXNsYmBbWkg7Ny395wVXAAACDElEQVRIx6XRZ1viQBSG4ZPQBKRIs/fey9p1e++9NwlggkCEiAEs0Si6KH96Z2AEP3Lw+QH39c4cqGayLni9c4bA2rIVMPGc4fvoYE/jBslu36CZzXbzkGXCywNfi8AFOB7AaphfmBl3DlKo2sDohJUomDjOYHGar4D9/cPDg56RaUDGc3NDAxXgIBqNZt79AmyBeWcjERigaXc6p9fQiMHCJmQy2vFxLNH/hUcbnKU9WgZisVgiEe/8BHhjvL20gADx+NbW0QMP3lge0TQKlIWd7GsT3pjpvwZkz3o9gG/sLgN2srKs5z7UMcOTYMCZLOdy289teML0kgE6AS6SzQ11EGNHpQU6BZLFvkXA95UB2+fJ5OZmR2XFX1fNxK1eWdcZsHsi+aHUlNAEtROtZMHFOQWI8IiuMLoE4TfUXkMrBYpEkCRRdBjB/zgs3F4CRKsP6QL6hrSYijybCoYFocsImBY7ihUgEqTAaQvg8jcz4B8FwsJe6BUgm90tfQIDTkOhJsD24ySdTqUIECQLiOADdO6rNwh0wv0/aIB7kxargKraAJfxvXR9QV7tBlTr7jZJpIcsn4FMUN4CIttkn0QPyX6RLlAU1Ck499M2CkQYQIXLn4CKN86+cJSBvVA+ryiXhVVAt74y6ehibyAC1NeKz9VyT1UJ8ATqzub73K0UCsM83KSlb8MfAeA/oi3Z49CoKXEAAAAASUVORK5CYII=) no-repeat;
    left: -37px;
    top: -7px;
    transition: .3s
}

.form form .btn-ord .order {
    padding: 11px 0;
    margin-top: 20px;
    background: #20a82d;
    background: #ff6a00;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    border: 5px solid #e9e8e6;
    position: relative
}

.form form .btn-ord .order:hover {
    background: #ec192b;
    transition: .3s
}

.form form > span {
    display: block;
    margin-top: 45px;
    padding-bottom: 45px;
    color: #777;
    position: relative
}

.form form > span:after {
    position: absolute;
    content: "";
    width: 23px;
    height: 25px;
    left: 0;
    top: 4px
}

.form form .prices {
    justify-content: space-between
}

.form form .prices .current-price, .form form .prices .old-price {
    padding: 0 0 0 28px;
    width: 50%;
    position: relative
}

.form form .prices .current-price > span:first-of-type, .form form .prices .old-price > span:first-of-type {
    display: block;
    font-size: 14px
}

.form form .prices .current-price .price, .form form .prices .old-price .price {
    margin: 5px 0;
    display: block
}

.form form .prices .current-price .price .x_price_current, .form form .prices .current-price .price .x_price_previous, .form form .prices .old-price .price .x_price_current, .form form .prices .old-price .price .x_price_previous {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.form form .prices .current-price .price .x_currency, .form form .prices .old-price .price .x_currency {
    font-size: 16px;
    line-height: 24px
}

.form form .prices .old-price {
    overflow: hidden;
    color: #777;
    font-size: 13px
}

.form form .prices .old-price .price {
    position: relative
}

.form form .prices .old-price .price:after, .form form .prices .old-price .price:before {
    position: absolute;
    content: "";
    width: 90%;
    height: 0;
    background: #20a82d;
    top: 10px;
    left: 0
}

.form form .prices .old-price .price:before {
    transform: rotate(10deg)
}

.form form .prices .old-price .price:after {
    transform: rotate(-10deg)
}

.form form .prices .current-price {
    overflow: hidden;
    border-left: 1px solid #d5d5d5;
    color: #000
}

.form form .prices .current-price .x_price_current {
    font-size: 28px !important
}

.form > span {
    display: block;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #a08784
}

.form > span .lastpack {
    color: #fbda9a;
    font-weight: 700
}

span.br {
    display: inline
}

.container {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    z-index: 2
}

.flex-wrapper {
    display: flex
}

.container h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px
}

.container > p {
    padding: 0 15px
}

.container h2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #555;
    max-width: 360px
}

* {
    box-sizing: border-box
}

.no-margin {
    margin: 0 !important
}

.block-1 {
    background-position: -315px top;
    position: relative;
    padding: 20px 10px 85px;
}

 .block-1 {
    background: url("../img/block1-backgr.jpg") no-repeat #f3f8fb;
    background-position: -315px top
}

.block-1 h1 .red {
    white-space: nowrap;
    font-size: 50px
}

.block-1 header .logo {
    width: 139px;
    line-height: 23px;
    float: left
}

.block-1 header .logo .logo-name {
    color: #06a9cf;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700
}

.block-1 header .logo p {
    font-size: 15px;
    line-height: 16px;
    max-width: 170px;
    margin-left: 20px;
    color: #838586
}

.block-1 header .menu {
    float: right
}

.block-1 header .menu ul {
    display: flex;
    list-style: none;
    margin-left: 30px
}

.block-1 header .menu ul li {
    padding: 0 40px 0 80px;
    line-height: 45px
}

.block-1 header .menu ul li:not(:first-of-type) {
    border-left: 1px solid #acafb2
}

.block-1 header .menu ul li a {
    color: #333;
    line-height: 18px;
    font-size: 16px;
    text-decoration: none;
    position: relative
}

.block-1 header .menu ul li a:before {
    position: absolute;
    content: "";
    top: -7px;
    left: -38px;
    width: 30px;
    height: 25px;
    display: block;
    z-index: 1
}

.block-1 header .menu ul li a:after {
    display: block;
    margin-top: -11px;
    content: "";
    height: 1px;
    width: 100%;
    background-color: #acafb2;
    transition: width .3s ease-in-out
}

.block-1 header .menu ul li a :focus:after, .block-1 header .menu ul li a:hover:after {
    width: 0
}

.block-1 header .menu ul li:first-of-type a:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWCAMAAAAYXScKAAAAbFBMVEUAAAAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAT/oabAAAAJHRSTlMA4NkTLOXq1Mm2qk2dca+QSDojxXdgWVSkinpsZVwyw5QoFwMw5x0PAAAAvklEQVQY02WQSRKDMAwER7LBCzZbCGRf///HJMYEpTI+qKtL8mGQ03oi8i1+cjSDghr4KGVldJqaK2FdzDA4YQuVQRXSClpjxwyjFbYJGUIjrCb9nXK5TqNuIKPY9+g99cI9buRqskXtKNwXOXEZATU9gVjwNMstV2ej8kdjxdvUFndA2CW7C0DHLQAbP0vm/LlKJ9ECp83cGutvY5sT/AEpewe3n/HgYTpg3rDXTB2vJV34smD5fkt6CEv/KV/NQwbjb4TJ2gAAAABJRU5ErkJggg==) center bottom no-repeat
}

.block-1 header .menu ul li:last-of-type a:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVCAMAAABrN94UAAAAV1BMVEUAAAAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoAASoDWpLRlAAAAHHRSTlMAZTKZzKpVBC3aWjfrw7T4476OhnQiHhLQkxwN9YHKlgAAAH9JREFUKM+FzOsOgyAMhuEPnLaA4ll34P6vc5CYLek6fX72bQsYl344U+aBIFDIxTEU7JCgSiXsRtiPsFbCmsPpK7ICHcHeBP776irYJNjTi56goB6jh8KP4HbyzUco242fWga2uf4aFuTVet4gPO8P4g6KV4xBDaBq6KBbIrI346YKRuviBX4AAAAASUVORK5CYII=) center bottom no-repeat
}

.block-1 header .callback {
    float: right;
    line-height: 36px;
    width: 300px;
    padding: 4px 0 4px 65px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    position: relative;
    cursor: pointer;
    border: 1px solid #7ba2bf;
    box-shadow: 1px 1px 16px 2px rgba(11, 179, 208, .109804);
    transition: .5s
}

.block-1 header .callback:before {
    position: absolute;
    content: "";
    top: 11px;
    left: 37px;
    width: 22px;
    height: 21px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAY1BMVEUAAAD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agD/agClfRlAAAAAIXRSTlMA8wYQ21PnsjZrW0vMmHJjOybfvJ+RQC0b1MKogHUKivslDL6/AAAAzElEQVQY01WQ2xKDIAxEN4CgIiheW7W2//+VTRxpx30gzFnY2Qn+qk3okNUN20Pm4QOtC07NtG+GqUhPVMgsqYUahaYSQHHS4Q0wfSpEMgw8cYKdIZRKPiragWkFnmdIZbWMhT9r6jBOwugqUxkgBHir+PmLQY7xbJgWaHt90ZhwMKglbnAKN60boM14ll+yl6gGHsZplJaanFNISe36SFG5H30xlToVcKMeudQQfruk6biub4es1PT1ZXf4q7X9PqeYg3Ja4eynkaV9ASYBCDimjpUGAAAAAElFTkSuQmCC) no-repeat
}

.block-1 header .callback:hover {
    background: #fff;
    transition: .5s
}

.block-1 .block1-content {
    position: relative
}

.block-1 .block1-content .girl {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: right bottom;
    min-height: 700px
}

 .block-1 .block1-content .girl {
    background: url("../img/block1-girl.png") no-repeat;
    background-position: right bottom
}

.block-1 .block1-content .girl .product {
    width: 311px;
    margin-left: 505px;
    margin-top: 367px;
    position: relative
}

.block-1 .block1-content .girl .product .discount {
    top: -34px;
    right: -20px
}

.block-1 .block1-content .left-block {
    margin-top: 40px;
    position: relative;
    z-index: 2;
    width: 500px;
    float: left
}

.block-1 .block1-content .left-block h1 {
    color: #000;
    text-align: left;
    line-height: 38px;
    max-width: 646px;
    padding: 0
}

.block-1 .block1-content .left-block h1 .product-name {
    font-weight: 700
}

.block-1 .block1-content .left-block h2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #555;
    max-width: 360px
}

.block-1 .block1-content .left-block .about-product {
    margin-top: 40px;
    max-width: 320px;
    padding-right: 20px;
    position: relative;
    margin-left: 25px;
    list-style: none
}

.block-1 .block1-content .left-block .about-product li {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-top: 17px;
    margin-left: 10px;
    position: relative
}

.block-1 .block1-content .left-block .about-product li:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 31px;
    left: -40px;
    top: -3px;
    background: url("../img/list-yellow.png");
    background-size: 31px 31px
}

.block-1 .block1-content .left-block .about-product .prod {
    position: absolute;
    left: -311px;
    top: 57px;
    width: 261px;
    height: 423px;
    z-index: 3;
}

.block-1 .block1-content .left-block .about-product .prod img {
    display: none
}

.block-1 .block1-content .left-block .form {
    margin-top: -55px
}

.block-1 .block1-content .right-block {
    position: relative;
    z-index: 2;
    float: right;
    width: 300px;
    color: #666
}

.block-1 .block1-content .right-block .timer {
    margin: 40px 0 30px
}

.block-1 .block1-content .right-block .timer .to-end-left {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    padding: 10px 15px 10px 0
}

.block-1 .block1-content .right-block .timer .left {
    padding: 0 1px;
    box-sizing: border-box;
    font-size: 13px;
    color: #666
}

.block-1 .block1-content .right-block .timer .left span {
    font-size: 30px;
    line-height: 45px;
    color: #20a82d;
    font-weight: 700
}

.block-1 .block1-content .right-block > p {
    text-align: center;
    padding: 20px 0
}

.block-1 .block1-content .right-block > p img {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .block-1 .block1-content .right-block .timer .left {
        padding: 0 8px
    }

    .block-1 .block1-content .right-block .timer .to-end-left {
        max-width: 100px
    }
}

.statistic {
    padding-top: 20px;
    padding-bottom: 90px
}

.statistic .red {
    display: inline
}

.statistic > span {
    font-size: 18px;
    color: #444;
    margin-top: 25px;
    display: block;
    text-align: center
}

.statistic p {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    padding-top: 25px
}

.statistic .symptom-photos {
    padding: 40px 0 30px;
    position: relative
}

.statistic .symptom-photos .symptom {
    max-width: 170px
}

.statistic .symptom-photos .symptom:not(:first-of-type) {
    margin-left: 30px
}

.statistic .symptom-photos .symptom .photo {
    position: relative;
    width: 170px;
    height: 170px;
    overflow: hidden
}

.statistic .symptom-photos .symptom .photo .top-triangle {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 50px solid #20a82d;
    border-right: 50px solid transparent
}

.statistic .symptom-photos .symptom .photo .top-triangle span {
    position: absolute;
    top: -46px;
    left: 9px;
    color: #fff;
    z-index: 3;
    font-size: 20px
}

.statistic .symptom-photos .symptom .photo .bottom-triangle {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #fff;
    border-left: 50px solid transparent
}

.statistic .symptom-photos .symptom .photo img {
    min-width: 170px;
    height: 100%
}

.statistic .symptom-photos .symptom p {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    padding-top: 20px
}

.repercussion {
    background: #f3f8fb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABQBAMAAABFWF7FAAAAJFBMVEX///8AAAD////////+/v7+/v7+/v7////////////+/v7////N6z+tAAAADHRSTlOAAGEkWxtXHygYaGUHj9V+AAABZklEQVRIx2zOzQ2BURhE4RPxE0ssCJtPB1pQghJ0QAda0IESlCiCe+TOO8uTWTz8NhpwRVt8t7kvXLb2257zZ/N3m+fP5u8xjZvN3wbERPO3BTHR/N1ATDR/DxBTNBoFMUWjURBTNBoFMUWjURBTNKSI6Zq/HQTQ5u/waRNftv/fE3qgzd+K707euoYU4Oiva0gRUzSkAGN/XUOKmKIhRUzRkCKmaEgRUzSkiMn2/i0hgNGQIibb+zdAAKMhRUzRkCKmaHwobiYPbEgRUzQ6ClzlYaOjwF4eNi4QmKIx9G0kDxu567po5PbybORm8myvvuqQAAAAgEHY+6e+xA1Jga0oyahGb1SjN6rRG9XoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmN3gFSCKAH950ZcQAAAABJRU5ErkJggg==);
    padding: 80px 0
}

.repercussion .photos {
    justify-content: space-between;
    padding: 40px 0
}

.repercussion .photos .photo {
    max-width: 370px
}

.repercussion p {
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.product-consist {
    position: relative;
    padding: 50px 0 100px
}

.product-consist .container h1 {
    margin: auto
}

.product-consist .container > p {
    font-size: 18px;
    color: #444;
    text-align: center;
    margin: 35px auto 0
}

.product-consist .container .consist {
    margin-top: 45px;
    margin-bottom: 30px;
    justify-content: space-between
}

.product-consist .container .consist div {
    width: 400px;
    max-width: 100%
}

.product-consist .container .consist div > p:first-of-type {
    font-size: 20px;
    line-height: 0;
    font-weight: 700;
    color: #000
}

.product-consist .container .consist div > p:first-of-type span {
    display: block
}

.product-consist .container .consist div span {
    display: block;
    font-size: 18px;
    color: #777;
    margin-top: 20px
}

.product-consist .container .consist div ul {
    margin-top: 50px;
    list-style: none
}

.product-consist .container .consist div ul li {
    position: relative;
    padding: 40px 50px 40px 130px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
    max-height: 100px;
    transition: .5s;
    cursor: pointer
}

.product-consist .container .consist div ul li p {
    padding-top: 13px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transition: .5s;
    font-size: 14px;
    color: #555
}

.product-consist .container .consist div ul li.active {
    max-height: 120px
}

.product-consist .container .consist div ul li.active:after {
    background: url("../img/consist-.png");
    transition: .3s
}

.product-consist .container .consist div ul li.active p {
    transition: .3s .3s;
    opacity: 1
}

.product-consist .container .consist .center {
    text-align: center
}

.product-consist .container .consist .left li:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    height: 100px;
    width: 132px;
    left: 0;
    top: 0
}

 .product-consist .container .consist .left li:before {
    background-image: url("../img/consist-1.png");
    background-repeat: no-repeat
}

.product-consist .container .consist .left li:after {
    position: absolute;
    content: "";
    font-size: 18px;
    font-weight: 700;
    width: 65px;
    height: 40px;
    top: 30px;
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAoCAMAAACW0mflAAAAbFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/////aiAAAAD4+PjU1NTCwsKurq6Hh4d9fX15eXlubm40NDTu7u7k5ORWVlb6+vp0dHRZWVnv7+/l5eU1NTWOtcLIAAAAD3RSTlMA+u2wl+OHeFg3HBMI09JyjVD2AAABDklEQVRIx72WWa7DIAxFMZCJ0LqPzGOHt/899hdFxbhC6fnPkRw8XMGkKtRVAsirKirxPSbP5rFrFueWphvnLDfiK2oN/Yoeaw+6FnxKOTg84AZZsgV6a/ED7aYFC6smDDApyzGoOwa5K04JExJM8ULKDUkeZewZZYskrawjNQwYYaDrMLBjhB3I7sx7PHC74YE+pwzZGjesGTWNM8YNOBOTWowcw1gQ7dhxDB3RmJeGY2guYYNcOIZFhg3g/E99fJED8ReCa0ivIv1Ppr/mmR1V/fO6Onmyzp1uAw4jODDJWy590yZv+/MvjrD01bM/ubzChq7/Q9sTEgiVgl7o8SJSEJ3Envv+5Ccxfhp8A0ttTdyQWGmpAAAAAElFTkSuQmCC);
    cursor: pointer;
    transition: .3s
}

.product-consist .container .consist .left li:nth-child(1):before {
    background-position: 0 10px
}

.product-consist .container .consist .left li:nth-child(2):before {
    background-position: 0 -102px
}

.product-consist .container .consist .left li:nth-child(3):before {
    background-position: 0 -260px
}

.product-consist .container .consist .right li {
    text-align: right;
    padding: 40px 130px 40px 50px
}

.product-consist .container .consist .right li:before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    height: 100px;
    width: 132px;
    right: 0;
    top: 0
}

 .product-consist .container .consist .right li:before {
    background-image: url("../img/consist-2.png");
    background-repeat: no-repeat
}

.product-consist .container .consist .right li:after {
    position: absolute;
    content: "";
    font-size: 18px;
    font-weight: 700;
    width: 65px;
    height: 40px;
    top: 30px;
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAoCAMAAACW0mflAAAAbFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/////aiAAAAD4+PjU1NTCwsKurq6Hh4d9fX15eXlubm40NDTu7u7k5ORWVlb6+vp0dHRZWVnv7+/l5eU1NTWOtcLIAAAAD3RSTlMA+u2wl+OHeFg3HBMI09JyjVD2AAABDklEQVRIx72WWa7DIAxFMZCJ0LqPzGOHt/899hdFxbhC6fnPkRw8XMGkKtRVAsirKirxPSbP5rFrFueWphvnLDfiK2oN/Yoeaw+6FnxKOTg84AZZsgV6a/ED7aYFC6smDDApyzGoOwa5K04JExJM8ULKDUkeZewZZYskrawjNQwYYaDrMLBjhB3I7sx7PHC74YE+pwzZGjesGTWNM8YNOBOTWowcw1gQ7dhxDB3RmJeGY2guYYNcOIZFhg3g/E99fJED8ReCa0ivIv1Ppr/mmR1V/fO6Onmyzp1uAw4jODDJWy590yZv+/MvjrD01bM/ubzChq7/Q9sTEgiVgl7o8SJSEJ3Envv+5Ccxfhp8A0ttTdyQWGmpAAAAAElFTkSuQmCC);
    cursor: pointer;
    transition: .3s;
    transform: rotate(180deg)
}

.product-consist .container .consist .right li:nth-child(1):before {
    background-position: 0 10px
}

.product-consist .container .consist .right li:nth-child(2):before {
    background-position: 0 -102px
}

.product-consist .container .consist .right li:nth-child(3):before {
    background-position: 0 -220px
}

.form-block {
    padding: 70px 0;
    background: #f3f8fb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABQBAMAAABFWF7FAAAAJFBMVEX///8AAAD////////+/v7+/v7+/v7////////////+/v7////N6z+tAAAADHRSTlOAAGEkWxtXHygYaGUHj9V+AAABZklEQVRIx2zOzQ2BURhE4RPxE0ssCJtPB1pQghJ0QAda0IESlCiCe+TOO8uTWTz8NhpwRVt8t7kvXLb2257zZ/N3m+fP5u8xjZvN3wbERPO3BTHR/N1ATDR/DxBTNBoFMUWjURBTNBoFMUWjURBTNKSI6Zq/HQTQ5u/waRNftv/fE3qgzd+K707euoYU4Oiva0gRUzSkAGN/XUOKmKIhRUzRkCKmaEgRUzSkiMn2/i0hgNGQIibb+zdAAKMhRUzRkCKmaHwobiYPbEgRUzQ6ClzlYaOjwF4eNi4QmKIx9G0kDxu567po5PbybORm8myvvuqQAAAAgEHY+6e+xA1Jga0oyahGb1SjN6rRG9XoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmN3gFSCKAH950ZcQAAAABJRU5ErkJggg==)
}

.form-block .flex-wrapper .left {
    width: 400px
}

.form-block .flex-wrapper .left h1 {
    font-size: 38px;
    text-align: left;
    padding: 0
}

.form-block .flex-wrapper .left ul {
    margin-top: 30px;
    list-style: none
}

.form-block .flex-wrapper .left ul li {
    margin-top: 20px;
    position: relative;
    padding-left: 50px;
    font-size: 16px;
    line-height: 22px;
    color: #333
}

.form-block .flex-wrapper .left ul li:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 31px;
    left: 0;
    top: 0;
    background: url("../img/list-yellow.png");
    background-size: 31px 31px
}

.form-block .flex-wrapper .center {
    width: 370px
}

.form-block .flex-wrapper .center .form {
    margin: auto;
    padding-top: 40px;
    padding-bottom: 15px;
    background: #fff
}

.form-block .flex-wrapper .center .form:before {
    display: none
}

.form-block .flex-wrapper .center > p {
    text-align: center;
    padding: 25px 0
}

.form-block .flex-wrapper .center > p img {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px
}

.form-block .flex-wrapper .center .form form .btn-ord:before {
    display: none;
    background: 0
}

.form-block .flex-wrapper .right {
    width: 400px;
    position: relative;
    margin-left: 30px;
    margin-top: 5px
}

.form-block .flex-wrapper .right .discount {
    left: 25px
}

.form-block .flex-wrapper .right .discount:before {
    position: absolute;
    content: "";
    width: 69px;
    height: 38px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAjCAMAAAD8FZcmAAABpFBMVEUAAADzcR/zdx7wZCL7phP0eR3wZCLxZyH5mhbxZiH7phPwZCLwZCL7pxPwZCL8rhL6nhX9tBD2hxrwZCL9sxD6oRXwZCL5mBb9shH3kRj6nxXybx/5mhb1fhz8rxH+uBDxaSH3jRn5nBX0exzwZSHwZCLwZCL/vw7zch7xZiH1gBzxaiDxZyH6oxT8qhPzdh7ybSD6nhXwZCL3ixnwZCLwZCL5mBb+ug/xaCH8rRL7phPycR/6oRX8rhLzeB70fB39sxH9tRD2hhr4kRj6ohT8qxP/vQ/5nhX7pxP4lRf6pBT1ghz9shH2ihn6oRX+uBDzdR76nxX4kRj/vw71hBv9thD1gBz2iBr+vA/wZCL5nRb+uw/zdx78rxL9thD8rBLwZCL7qRP8rRL9shH8qxL7phP5mhb6oxT6nxXycR/1gxv0ex31gBz0fhz3jRn4khj4lhf6pBT+txD2hxr6oRX5nBX9tRDzdB72iRr3kBj8rxLxaCHybSDxayDzdh72hRvzeB33jxj5nhX8sBH9tBD2ixn4lRf7pRP+uw/4lBf+uQ/5lxcJjM1dAAAAYHRSTlMADwMvHAvwiDYfB/v038asg3VRR0VCFPHx8O/s7Ovr6efn5OHczrKmpKGXkHV1a2JSTEA7OTUwKScnIhgT+vn5+ffy8e7izczKx7u6t62tpJqQj4R/fXNsYmBbWkg7Ny395wVXAAACDElEQVRIx6XRZ1viQBSG4ZPQBKRIs/fey9p1e++9NwlggkCEiAEs0Si6KH96Z2AEP3Lw+QH39c4cqGayLni9c4bA2rIVMPGc4fvoYE/jBslu36CZzXbzkGXCywNfi8AFOB7AaphfmBl3DlKo2sDohJUomDjOYHGar4D9/cPDg56RaUDGc3NDAxXgIBqNZt79AmyBeWcjERigaXc6p9fQiMHCJmQy2vFxLNH/hUcbnKU9WgZisVgiEe/8BHhjvL20gADx+NbW0QMP3lge0TQKlIWd7GsT3pjpvwZkz3o9gG/sLgN2srKs5z7UMcOTYMCZLOdy289teML0kgE6AS6SzQ11EGNHpQU6BZLFvkXA95UB2+fJ5OZmR2XFX1fNxK1eWdcZsHsi+aHUlNAEtROtZMHFOQWI8IiuMLoE4TfUXkMrBYpEkCRRdBjB/zgs3F4CRKsP6QL6hrSYijybCoYFocsImBY7ihUgEqTAaQvg8jcz4B8FwsJe6BUgm90tfQIDTkOhJsD24ySdTqUIECQLiOADdO6rNwh0wv0/aIB7kxargKraAJfxvXR9QV7tBlTr7jZJpIcsn4FMUN4CIttkn0QPyX6RLlAU1Ck499M2CkQYQIXLn4CKN86+cJSBvVA+ryiXhVVAt74y6ehibyAC1NeKz9VyT1UJ8ATqzub73K0UCsM83KSlb8MfAeA/oi3Z49CoKXEAAAAASUVORK5CYII=) no-repeat;
    left: -70px;
    top: 40px;
    transform: scaleY(-1) rotate(180deg);
}

.form-block .flex-wrapper .right > img {
    max-height: 420px
}

.conference {
    padding: 90px 0
}

.conference .content {
    margin-top: 40px;
    position: relative
}

.conference .content:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 60px;
    left: 0;
    bottom: -22px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .77) 32%, #fff 100%)
}

.conference .content img {
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 8px;
    max-width: 55%
}

.conference .content p {
    color: #444;
    font-size: 18px;
    line-height: 28px
}

.conference .content p:not(:first-of-type) {
    margin-top: 40px
}

.conference .content .about-person {
    font-size: 16px;
    background: #f0f5fa;
    font-weight: 700;
    line-height: 24px;
    padding: 15px 28px;
    width: 270px;
    position: relative;
    float: right;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 20px
}

.conference .content .about-person:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 30px solid transparent
}

.conference .content .about-person:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 30px solid #fff;
    border-left: 30px solid transparent
}

.conference .content .about-person .quote {
    color: #fec804;
    font-size: 54px;
    line-height: 24px;
    position: absolute;
    top: 5px;
    left: 40px
}

.conference .content.readmore-js-expanded:after {
    display: none
}

.conference .toggle {
    margin: 30px auto 0;
    display: block;
    border-radius: 50%;
    border: 1px solid #000;
    font-size: 38px;
    text-decoration: none;
    width: 40px;
    text-align: center;
    line-height: 38px;
    font-weight: 100
}

.conference .toggle.unactive {
    color: #20a82d
}

.conference .toggle.active {
    color: #fec804;
    border: 1px solid #fec804
}

.results {
    padding: 0 0 80px
}

.results h1 {
    margin-top: 50px
}

.results .result-head {
    padding: 80px 0 60px;
    background: #f3f8fb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABQBAMAAABFWF7FAAAAJFBMVEX///8AAAD////////+/v7+/v7+/v7////////////+/v7////N6z+tAAAADHRSTlOAAGEkWxtXHygYaGUHj9V+AAABZklEQVRIx2zOzQ2BURhE4RPxE0ssCJtPB1pQghJ0QAda0IESlCiCe+TOO8uTWTz8NhpwRVt8t7kvXLb2257zZ/N3m+fP5u8xjZvN3wbERPO3BTHR/N1ATDR/DxBTNBoFMUWjURBTNBoFMUWjURBTNKSI6Zq/HQTQ5u/waRNftv/fE3qgzd+K707euoYU4Oiva0gRUzSkAGN/XUOKmKIhRUzRkCKmaEgRUzSkiMn2/i0hgNGQIibb+zdAAKMhRUzRkCKmaHwobiYPbEgRUzQ6ClzlYaOjwF4eNi4QmKIx9G0kDxu567po5PbybORm8myvvuqQAAAAgEHY+6e+xA1Jga0oyahGb1SjN6rRG9XoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmN3gFSCKAH950ZcQAAAABJRU5ErkJggg==)
}

.results .result-head h2 {
    max-width: 100%;
    margin: 20px auto 0;
    text-align: center
}

.results .container > p {
    font-size: 18px;
    color: #444;
    text-align: center
}

.results .container > p:last-of-type {
    font-size: 20px;
    margin-top: 30px
}

.results .container > img {
    margin-top: 40px
}

.results .effect {
    justify-content: space-between;
    margin: 40px auto
}

.results .effect .percents {
    text-align: center
}

.results .effect .percents:nth-of-type(1) span {
    color: #20a82d
}

.results .effect .percents:nth-of-type(2) span {
    color: #ec6319
}

.results .effect .percents:nth-of-type(3) span {
    color: #fec804
}

.results .effect .percents span:first-of-type {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333
}

.results .effect .percents .cur, .results .effect .percents .percent {
    font-size: 130px;
    font-weight: 700
}

.results .effect-days {
    justify-content: space-between;
    margin: 40px auto
}

.results .effect-days .percents:nth-of-type(1) span {
    color: #20a82d
}

.results .effect-days .percents:nth-of-type(2) span {
    color: #d8482c
}

.results .effect-days .percents:nth-of-type(3) span {
    color: #ec6319
}

.results .effect-days .percents:nth-of-type(4) span {
    color: #fec804
}

.results .effect-days .percents span:first-of-type {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333
}

.slider-block {
    padding: 80px 0;
    background: #f3f8fb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABQBAMAAABFWF7FAAAAJFBMVEX///8AAAD////////+/v7+/v7+/v7////////////+/v7////N6z+tAAAADHRSTlOAAGEkWxtXHygYaGUHj9V+AAABZklEQVRIx2zOzQ2BURhE4RPxE0ssCJtPB1pQghJ0QAda0IESlCiCe+TOO8uTWTz8NhpwRVt8t7kvXLb2257zZ/N3m+fP5u8xjZvN3wbERPO3BTHR/N1ATDR/DxBTNBoFMUWjURBTNBoFMUWjURBTNKSI6Zq/HQTQ5u/waRNftv/fE3qgzd+K707euoYU4Oiva0gRUzSkAGN/XUOKmKIhRUzRkCKmaEgRUzSkiMn2/i0hgNGQIibb+zdAAKMhRUzRkCKmaHwobiYPbEgRUzQ6ClzlYaOjwF4eNi4QmKIx9G0kDxu567po5PbybORm8myvvuqQAAAAgEHY+6e+xA1Jga0oyahGb1SjN6rRG9XoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmNntXoWY2e1ehZjZ7V6FmN3gFSCKAH950ZcQAAAABJRU5ErkJggg==)
}

.slider-block .slider-photos {
    text-align: center;
    padding: 0 60px;
    margin: 45px auto 0
}

.slider-block .slider-photos .before {
    position: relative;
    padding: 0 10px
}

.slider-block .slider-photos .after {
    position: relative;
    padding: 0 10px
}

.slider-block .order-button {
    display: block;
    background: #20a82d;
    color: #fff;
    text-decoration: none;
    margin: 90px auto 0;
    width: 290px;
    text-align: center;
    font-size: 24px;
    line-height: 22px;
    padding: 15px 10px;
    border-radius: 50px;
    border: 5px solid #e9e8e6
}

.slider-block .order-button:hover {
    background: #ec192b;
    transition: .2s
}

.comments {
    padding: 90px 0 0;
    border-bottom: 1px solid #d5d5d5
}

.comments .flex-wrapper {
    padding: 80px 0;
    justify-content: space-between
}

.comments .comment {
    position: relative;
    box-shadow: 0 0 23px 1px rgba(0, 0, 0, .07);
    width: 370px;
    height: fit-content;
}

.comments .comment .photo {
    text-align: center
}

.comments .comment .photo img {
    display: block;
    margin: -25px auto 20px
}

.comments .comment .photo .name {
    font-weight: 700;
    font-size: 18px
}

.comments .comment .apply-result {
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    font-style: italic;
    background: #f0f5fa;
    padding: 20px 40px;
    text-align: center;
    color: #333;
    min-height: 97px
}

.comments .comment .apply-result .quote {
    top: 6px;
    left: 0;
    right: 0;
    margin: auto
}

.comments .comment .comment-text {
    font-size: 17px;
    position: relative;
    text-align: center;
    color: #444;
    height: fit-content;
}

.comments .comment .comment-text:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 66px;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .77) 0, #fff 100%)
}

.comments .comment .comment-text p {
    padding: 20px;
    font-size: 17px;
    line-height: 22px
}

.comments .comment .comment-text.readmore-js-expanded:after {
    display: none
}

.comments .comment .toggle {
    position: absolute;
    background-color: #fff;
    width: 30px;
    line-height: 28px;
    font-size: 30px;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto
}

.how-use-block {
    padding: 75px 0
}

.how-use-block > p {
    color: #444;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-top: 50px
}

.how-use-block .flex-wrapper {
    justify-content: center
}

.how-use-block .flex-wrapper .img {
    position: relative;
    overflow: hidden;
    margin-top: 70px;
    width: 377px;
    height: 377px
}

.how-use-block .flex-wrapper .img img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s
}

.how-use-block .flex-wrapper .img img.active {
    opacity: 1;
    transition: .3s
}

.how-use-block .flex-wrapper .how-use {
    position: relative;
    margin-left: 135px;
    margin-top: 50px
}

.how-use-block .flex-wrapper .how-use:before {
    position: absolute;
    content: "";
    top: 0;
    left: -230px;
    -o-background-size: contain;
    background-size: contain;
    background-position: center center;
    width: 271px;
    height: 440px
}

 .how-use-block .flex-wrapper .how-use:before {
    background: url("../img/product.png") no-repeat;
    background-size: contain;
    background-position: center center
}

.how-use-block .flex-wrapper .how-use ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.how-use-block .flex-wrapper .how-use ul li .line {
    height: 1px;
    width: 70px;
    background: #20a82d;
    display: inline-block;
    vertical-align: middle;
    transition: .3s
}

.how-use-block .flex-wrapper .how-use ul li .number {
    background: #fff;
    border: 1px solid #20a82d;
    border-radius: 50%;
    line-height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: -5px;
    font-size: 18px;
    font-weight: 700;
    transition: .3s
}

.how-use-block .flex-wrapper .how-use ul li p {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
    padding: 30px 0;
    border-bottom: 1px solid #d5d5d5;
    font-size: 20px;
    width: 330px;
    transition: .3s;
    color: #333
}

.how-use-block .flex-wrapper .how-use ul li.active .line {
    background: #fec804;
    transition: .3s
}

.how-use-block .flex-wrapper .how-use ul li.active .number {
    background: #fec804;
    border: 1px solid #fec804;
    transition: .3s
}

.how-use-block .flex-wrapper .how-use ul li.active p {
    font-weight: 700;
    color: #000;
    transition: .3s
}

.spray .spray-header {
    background: #e6f3fe url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABQBAMAAACqmjX7AAAAGFBMVEX+/v4AAAD////////+/v7////+/v7////wu6LPAAAACHRSTlMmAAoeGwcZDOZUEN0AAAFSSURBVEjHhM6xDQIxEAVRCwEx7AZOlw62BCiBEq4D9x8hOZ3R8cOnH8z4PrEp9hgHMQ873ojLbNyJbTYYOd0YmW6MXG6MbDcETTdGphsjlxsj2w1B4bb3QQ6NkeW2d0UODUHhxsh0Y2S5MbLdEBRujEw3RpYbI9sNQeHGyHRjZLkxsk9t77Vz3BiZ/21cdo4bI9sNQeHGyHRjZLkxst0QFG6MTDdGlhsj3+f246sOiQAAgCAEXgSifP90L3FYBr+pi42lLjaWuthY6mJjqYuNpS42lrrYHK/FYamLjaUuNpa62FjqYmOpi42lLjaWuthY6mJjqYuNpS42lrrYWOpiY6mLjaUuNpa62FjqYmOpi42lLjaWuthY6mJjqYuNpS42lrrYWOpiY6mL7QdUKExUjQNUqEBUjQNUaEBUjSPAQGTtosBAZO3iwEBs7cKAv3ZBAABEhY1bqhN6RwAAAABJRU5ErkJggg==);
    padding: 80px 0;
    position: relative
}

.spray .spray-header:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e6f3fe;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto
}

.spray .spray-header .container h1 .blue-spray {
    font-size: 40px;
    line-height: 42px
}

.spray .spray-header .container > span {
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.spray .spray-header .container p {
    color: #444;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    text-align: center
}

.spray .block11-content {
    padding: 75px 0;
    position: relative
}

.spray .block11-content:before {
    position: absolute;
    content: "";
    width: 43px;
    height: 1345px;
    background: url("../img/section-before.png");
    top: -333px;
    left: -100px
}

.spray .block11-content:after {
    position: absolute;
    content: "";
    width: 43px;
    height: 1345px;
    background: url("../img/section-before.png");
    top: -333px;
    transform: scale(-1, 1);
    right: -100px
}

.spray .block11-content .product {
    width: 340px;
    display: inline-block;
    position: relative
}

.spray .block11-content .product .discount {
    bottom: 25px;
    right: -10px
}

.spray .block11-content .left-block {
    position: relative;
    z-index: 2;
    width: 460px;
    float: left
}

.spray .block11-content .left-block h1 {
    color: #000;
    text-align: left;
    line-height: 38px;
    max-width: 646px;
    font-size: 38px;
    padding: 0
}

.spray .block11-content .left-block h1 .product-name {
    font-weight: 700;
    text-align: left
}

.spray .block11-content .left-block h2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #555;
    max-width: 360px
}

.spray .block11-content .left-block .about-product {
    margin-top: 40px;
    max-width: 440px;
    padding-right: 20px;
    position: relative;
    margin-left: 25px;
    list-style: none
}

.money {
    font-weight: bold;
    font-size: 18px
}

.nowrap {
    white-space: nowrap
}

.spray .block11-content .left-block .about-product li {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 22px;
    margin-top: 30px;
    margin-left: 10px;
    position: relative
}

.spray .block11-content .left-block .about-product li:before {
    position: absolute;
    content: "";
    width: 31px;
    height: 31px;
    left: -43px;
    top: 0;
    background: url("../img/list-yellow.png");
    -o-background-size: 30px;
    background-size: 30px;
    background-size: 31px 31px
}

.spray .block11-content .left-block .about-product .prod {
    position: absolute;
    left: -311px;
    top: 57px;
    width: 261px;
    height: 423px;
    z-index: 3;
}

.spray .block11-content .left-block .about-product .prod img {
    display: none
}

.spray .block11-content .left-block .form {
    margin-top: -55px
}

.spray .block11-content .right-block {
    position: relative;
    z-index: 2;
    float: right;
    width: 300px;
    color: #666
}

.spray .block11-content .right-block > p {
    text-align: center;
    padding: 20px 0
}

.spray .block11-content .right-block > p img {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px
}

.spray .block11-content .right-block .form {
    border-top: 5px solid #fdd74d;
    background: rgba(233, 232, 230, .49) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAArCAMAAACguTN5AAAAYFBMVEUAAAD6+vr7+/v5+fn39/f6+vr6+vr5+fn+/v76+vr6+vr5+fn5+fn6+vr6+vr5+fn5+fn5+fn4+Pj6+vr6+vr6+vr4+Pj39/f////5+fn6+vr5+fn5+fn5+fn+/v76+voxGjHoAAAAH3RSTlMAqkT7IZq1hBLRy4G7n0zy8fBTPDg0UCMQ73JXVTIT9ysdDwAAAKhJREFUKM9tylkOgkAURNHnDIqoqDhb+9+l3Qa4CUV9VW5OzIc9m+EGq3bhO+tx91pJYKh0AkMFhmZcGHV8keR4rW4bo3nHwigYCoYavkpjDAVD2aHoqGEo+Punjj+S49jNJharYGyx9PYKTeAy5PitkOMyVcONUjVc5tpjaK49huY6wq26mjGUCm5FBW+p4FrUtD2UmjCUmjCUurhlSgVvqeBaVPBA9QN/CjL5eAudwQAAAABJRU5ErkJggg==)
}

.spray .block11-content .right-block .form:before {
    display: none
}

.spray .block11-content .right-block .form form .btn-ord:before {
    left: -36px;
    top: 24px;
    transform: rotate(-48deg)
}

.spray .block11-content .right-block .form form .btn-ord .order {
    background: #20a82d;
    transition: .3s
}

.spray .block11-content .right-block .form form .btn-ord .order:hover {
    background: #2274ad;
    transition: .3s
}

.spray .how-use-spray {
    background: #e6f3fe url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABQBAMAAACqmjX7AAAAGFBMVEX+/v4AAAD////////+/v7////+/v7////wu6LPAAAACHRSTlMmAAoeGwcZDOZUEN0AAAFSSURBVEjHhM6xDQIxEAVRCwEx7AZOlw62BCiBEq4D9x8hOZ3R8cOnH8z4PrEp9hgHMQ873ojLbNyJbTYYOd0YmW6MXG6MbDcETTdGphsjlxsj2w1B4bb3QQ6NkeW2d0UODUHhxsh0Y2S5MbLdEBRujEw3RpYbI9sNQeHGyHRjZLkxsk9t77Vz3BiZ/21cdo4bI9sNQeHGyHRjZLkxst0QFG6MTDdGlhsj3+f246sOiQAAgCAEXgSifP90L3FYBr+pi42lLjaWuthY6mJjqYuNpS42lrrYHK/FYamLjaUuNpa62FjqYmOpi42lLjaWuthY6mJjqYuNpS42lrrYWOpiY6mLjaUuNpa62FjqYmOpi42lLjaWuthY6mJjqYuNpS42lrrYWOpiY6mL7QdUKExUjQNUqEBUjQNUaEBUjSPAQGTtosBAZO3iwEBs7cKAv3ZBAABEhY1bqhN6RwAAAABJRU5ErkJggg==);
    padding: 80px 0;
    position: relative
}

.spray .how-use-spray:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #e6f3fe;
    left: 0;
    right: 0;
    top: -20px;
    margin: auto
}

.spray .how-use-spray .steps {
    margin-top: 50px;
    justify-content: space-around
}

.spray .how-use-spray .steps .step {
    max-width: 246px;
    text-align: center;
    position: relative
}

.spray .how-use-spray .steps .step:not(:last-child):after {
    position: absolute;
    content: "";
    width: 111px;
    height: 15px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAAPBAMAAAAYH4wJAAAAGFBMVEUAAADGxMTGxMTGxMTGxMTGxMTGxMTGxMSW8SnTAAAAB3RSTlMArwYhwJuaOSDLUwAAADZJREFUKM9jIAMwKzCQB1iFyNTIJEiulYpDykoDhnIQAHFIYzmQbSOd/IgI1SFiIRvIQrJzBwDCtBDGmr4rfgAAAABJRU5ErkJggg==);
    top: 100px;
    left: 260px
}

.spray .how-use-spray .steps .step:last-child:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background: url("../img/list-yellow.png");
    top: 0;
    right: 35px
}

.spray .how-use-spray .steps .step .img {
    width: 220px;
    height: 220px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    border: 10px solid #dcecf9;
    border-radius: 50%;
    position: relative;
    margin: auto
}

.spray .how-use-spray .steps .step .img:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.spray .how-use-spray .steps .step .img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

.spray .how-use-spray .steps .step p {
    margin-top: 20px;
    font-weight: 700
}

.order-product {
    padding: 50px 0 0
}

.order-product .container h1 {
    max-width: 740px;
    margin: auto
}

.order-product .container .order {
    margin-top: 50px;
    justify-content: center;
    list-style: none;
    border-bottom: 1px solid #d5d5d5
}

.order-product .container .order .circle {
    width: 240px;
    position: relative;
    text-align: center;
    margin-bottom: 80px
}

.order-product .container .order .circle p {
    padding-top: 30px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    max-width: 230px
}

.order-product .container .order .arrows {
    padding: 0 20px
}

.order-product .container .order .arrows .arrow {
    transition: .2s;
    margin-top: 60px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAxCAMAAABwO3AyAAABblBMVEUAAAD52i/61yr71SP9zhL80hz71B/33zr80h370x752Cz80Rr53DL71SL52S343Tb52jD71ST43DT52S752zH43jj71ST71SP70yD53DP62S39zRD61yf+yAX9zxP80Rr9zRD52i/71CL70x743DT61yf+ygj43Tf43DT61yf61yf/xwP/yQj9zhH80hv9zRD70Rv80Rn61iX71SL71SL80Rn9zA/61iX52i/+zA771SP+ywz52i743Tf8zhT9ywz52S/70Rv8zhT+yQn80Rn8zxX70x78zhT52jD+ygj71CL61SP8zxX52S/33jr80Rn33jn61SP9ywz43DT/xwL52jD70Rv9zA79zRD33jr70Rv52Cz52jD8zxX61if+yAX70x7+yAX43DT9zRD43Tf33jn43DT+ygj52Cz33jr33zz+yQn33zz80Rn/xwL9zAz80Rr+ygf8zhT9zRD61yf8zxX61SP71CL70x752i+1RRDPAAAAb3RSTlMAAgUJGRUPthIM/fz16N/NoX57aWFRNDEoHwP8+vb18e/u7urm5ePX1ce3r6SZk46MgnVtYFxaVkI+OCQcGPr6+fjt7evl393Z1dTOy8rIwr+/vbm0srKuq6Whlo6Ih4d6d3BpZVxZVU5LSUhELh6CP7UUAAABnklEQVRIx42UV1fCQBCFEyJdxK6ICtJBEBQRBLH33nvvfTcJofx7fZOJwzkzj3e/TLnZWUEwGwVidLVSSTGcp6KPTpFISoEOatL2IQuRNDVfUJNe2rqJpMsWpQ7VWhonkj0lhwk/MU/phFh5BCefDnRCrmz/QklDoFOnbFR3xAZm6+pnq3wCJYuzMV2VZb5kovmS5loSJbtLviYgWBc1dy+KRivHUBjV1H2UzFZ4BgjGQZW9oEY5+Dysn1BZSMLQNq6cAKHgZvINRhrnFAYtPGXyQAFDzxW2AOrnmSwfohdIYfJwvdA0I/8J4GCayfF6Iflb/RsjUwoLWYBNTL7DQItHUT/qhSuVrRkauJQAX3pVNomBVh9fser+ZlzAYqxiBxlMHs1rxEApWEkB4ZZrD2jKjtK6BJrx8010Pfpa+ntgM1U7/o501tpgM44qvsZiZAs6ly778S3qaoaLYAiWMwIaznv9fHv4tr/v/puvF09pdunms10LpOhbbZFo5HPtlQaKkSNExS1zEUlnOxF8CxuI5HaOCH6eCcQwF4ngD1zHQgOQnqBDAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    height: 50px;
    width: 20px
}

.order-product .container .order .arrows .arrow.filter {
    filter: grayscale(100%)
}

.order-product .container .order .arrows .arrow-1, .order-product .container .order .arrows .arrow-3 {
    background-position: -25px 0
}

.order-product .container .warning {
    padding: 90px 0 110px;
    text-align: center;
    background: url("../img/warning.png") no-repeat center
}

.order-product .container .warning h1 {
    max-width: 1060px
}

.order-product .container .warning p {
    margin-top: 25px;
    font-size: 18px;
    line-height: 28px;
    color: #444
}

footer {
    font-size: 16px;
    line-height: 24px;
    color: #737373;
    padding: 25px 0 50px
}

footer a {
    color: #737373;
    text-decoration: none
}

footer .flex-wrapper {
    justify-content: space-between
}

footer .flex-wrapper .left {
    text-align: left
}

footer .flex-wrapper .left img {
    margin-right: 20px
}

footer .flex-wrapper .center {
    text-align: center
}

footer .flex-wrapper .right {
    text-align: right
}

footer .flex-wrapper span {
    display: block
}

footer .flex-wrapper span#date {
    display: inline
}

.slick-slide {
    height: 100%;
    min-height: 1px
}

.slick-dots {
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto
}

.slick-dots li {
    width: 12px;
    height: 12px;
    margin-right: 15px;
    background: #cadceb;
    border-radius: 50%;
    vertical-align: middle;
    transition: .2s
}

.slick-dots li button:before {
    content: ""
}

.slick-dots li.slick-active {
    background: #fec804
}

.slick-next, .slick-prev {
    height: 23px;
    width: 54px
}

.slick-next:before, .slick-prev:before {
    content: ""
}

.slick-prev {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAVBAMAAAD2uKAMAAAAD1BMVEUAAAD/agD/agD/agD/agDVxJuMAAAABHRSTlMAP+uaMfSUSgAAACRJREFUKM9jwAKYBRhwAEZFBlxAaAhrcsEFSLdISGD4aIGkAwCztwkv1La7XgAAAABJRU5ErkJggg==) no-repeat;
    left: 0;
    transform: rotate(180deg)
}

.slick-next {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAVBAMAAAD2uKAMAAAAD1BMVEUAAAD/agD/agD/agD/agDVxJuMAAAABHRSTlMAP+uaMfSUSgAAACRJREFUKM9jwAKYBRhwAEZFBlxAaAhrcsEFSLdISGD4aIGkAwCztwkv1La7XgAAAABJRU5ErkJggg==) no-repeat;
    right: 0
}

.slick-next.slick-disabled, .slick-prev.slick-disabled {
    filter: grayscale(100%)
}

.toggle {
    margin: 30px auto 0;
    display: block;
    border-radius: 50%;
    border: 1px solid #000;
    text-decoration: none;
    text-align: center;
    font-weight: 100
}

.toggle {
    color: #20a82d;
    background: #fff;
    transition: .2s
}

.toggle:hover {
    color: #ec192b;
    transition: .2s
}

.toggle.active {
    color: #fec804;
    border: 1px solid #fec804
}

.toggle.active:hover {
    color: #ec192b;
    transition: .2s
}

.ever-popup__body > span {
    display: none
}

.ever-popup__body .discount {
    display: none
}

.ever-popup-build {
    flex-direction: row;
    background: #fff;
    border-radius: 0
}

.ever-popup-build .form-product {
    text-align: center;
    width: 54%;
    min-width: 400px;
    padding-bottom: 20px;
    border-right: 1px solid #d5d5d58c
}

.ever-popup-build .form-product img {
    max-width: 350px;
    max-height: 300px
}

.ever-popup-build .form-product h1 {
    text-align: center;
    font-size: 26px;
    padding: 20px 0;
    font-weight: 700
}

.ever-popup-build .form {
    width: 46%;
    margin-top: 0;
    background: 0;
    border-radius: 0;
    box-shadow: none
}

.ever-popup-build .form:before {
    display: none
}

.ever-popup-build .form form .prices .current-price, .ever-popup-build .form form .prices .old-price {
    border-radius: 0
}

.ever-popup-build .form form .order {
    padding: 22px 0
}

.ever-popup-build .form > span {
    display: none
}

.ever-popup-build .form form .order {
    margin-top: 20px;
    margin-bottom: 25px;
    background: #20a82d;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    border: 5px solid #e9e8e6;
    position: relative
}

.ever-popup-build .form form .order:hover {
    background: #ec192b;
    transition: .3s
}

@media screen and (max-width: 1200px) {
    .vw > section {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .block-1 .block1-content .girl {
        right: 0
    }

    .block-1 .block1-content .girl .product {
        margin-left: auto;
        margin-right: 355px
    }

    .statistic .symptom-photos {
        max-width: 700px;
        flex-wrap: wrap;
        justify-content: center;
        margin: auto
    }

    .repercussion .photos .photo {
        padding: 10px
    }

    .results .result-head {
        width: calc(100% + 20px);
        margin-left: -10px
    }

    .comments .comment {
        width: 32%
    }

    .comments .comment .apply-result {
        min-height: 116px
    }

    .spray {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .spray .spray-header {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .spray .block11-content {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .spray .block11-content .product {
        width: 390px
    }

    .spray .block11-content .product img {
        float: right
    }

    .spray .block11-content .left-block {
        width: 375px;
        padding-left: 10px
    }

    .spray .block11-content .left-block h1 {
        line-height: 28px;
        font-size: 26px
    }

    .spray .how-use-spray {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }

    .spray .how-use-spray .steps .step:not(:last-child):after {
        display: none
    }

    footer {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 1100px) {
    .block-1 {
        margin-bottom: 30px
    }

    .block-1 header .menu {
        float: none
    }

    .block-1 header .menu ul li {
        padding: 0 20px 0 50px
    }

    .block-1 .block1-content .girl {
        background: 0
    }

    .block-1 .block1-content .girl .product {
        margin-top: 248px;
        margin-right: 335px
    }

    .product-consist .container .consist div ul li {
        padding-right: 90px
    }

    .product-consist .container .consist div ul li.active {
        max-height: 140px;
        padding-bottom: 0
    }

    .product-consist .container .consist div ul li.active p {
        width: calc(100% + 60px)
    }

    .form-block .flex-wrapper .left {
        width: 380px;
        padding-right: 10px
    }

    .form-block .flex-wrapper .left h1 {
        font-size: 33px
    }

    .conference .content p {
        font-size: 16px
    }

    .how-use-block .flex-wrapper .how-use {
        margin-left: 110px
    }

    .spray .block11-content .left-block {
        width: 300px
    }

    .spray .block11-content .product {
        width: 366px
    }
}

@media screen and (max-width: 1000px) {
    .ever-mobile.form form .btn-ord:before {
        display: none;
        background: 0
    }

    .ever-mobile.form:before {
        display: none !important
    }

    .ever-mobile.form form .order:before {
        display: none !important
    }

    .block-1 {
        padding-bottom: 35px
    }

    .block-1 header .callback {
        display: none;
        transition: .5s
    }

    .block-1 header .menu ul {
        justify-content: flex-end
    }

    .block-1 .block1-content .left-block {
        float: none;
        margin: 20px auto 0
    }

    .block-1 .block1-content .left-block h1, .block-1 .block1-content .left-block h2 {
        max-width: 100%;
        text-align: center
    }

    .block-1 .block1-content .left-block .about-product {
        margin-left: 50px;
        margin: 0 auto;
        left: 29px
    }

    .block-1 .block1-content .right-block {
        margin-right: 14%;
        margin: 0 auto;
        float: none
    }

    .block-1 .block1-content .girl {
        min-height: 300px;
        width: 340px;
        left: 14%;
        display: none;
        background: 0
    }

    .block-1 .block1-content .girl .product {
        margin: 0;
        margin-top: 100px
    }

    .product-consist .container .consist .center {
        display: none
    }

    .product-consist .container .consist .left {
        padding: 0 10px 0 0
    }

    .product-consist .container .consist .right {
        padding: 0 0 0 10px
    }

    .product-consist .container .consist .right ul li.active p {
        width: calc(100% + 60px)
    }

    .form-block .flex-wrapper {
        flex-wrap: wrap;
        justify-content: center
    }

    .form-block .flex-wrapper .left {
        flex-basis: 70%;
        margin-bottom: 50px
    }

    .form-block .flex-wrapper .center {
        width: 350px
    }

    .form-block .flex-wrapper .right {
        width: 370px;
        text-align: center;
        margin-left: 30px
    }

    .form-block .flex-wrapper .right .discount:before {
        left: -65px
    }

    .conference .content p:not(:first-of-type) {
        margin-top: 25px
    }

    .comments .comment .apply-result {
        padding: 20px;
        font-size: 14px
    }

    .how-use-block .flex-wrapper .how-use {
        margin: 30px auto;
        padding-left: 230px
    }

    .how-use-block .flex-wrapper .how-use:before {
        left: 0
    }

    .how-use-block .flex-wrapper .img {
        display: none
    }

    .spray .block11-content .left-block {
        width: 490px;
        float: none;
        margin: 0 auto 50px
    }

    .spray .block11-content .left-block h1 .br {
        display: inline
    }

    .spray .block11-content .left-block h1 .product-name {
        white-space: nowrap
    }

    .spray .block11-content .product {
        margin-left: 12%
    }

    .spray .block11-content .right-block {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: 40px
    }

    .form form .btn-ord:before {
        display: none;
        background: 0
    }
}

@media screen and (max-width: 910px) {
    .block-1 .block1-content .girl {
        left: 8%
    }

    .spray .block11-content .product {
        margin-left: 5%;
        height: 400px;
        margin: 0 auto
    }

    .results .effect .percents .cur, .results .effect .percents .percent {
        font-size: 100px
    }
}

@media screen and (max-width: 769px) {
    span.br {
        display: block
    }

    .block-1 header .logo {
        float: none;
        margin: 20px auto 10px
    }

    .product-consist .container .consist div ul li.active {
        max-height: 120px;
        padding-bottom: 0
    }

    .block-1 header .menu ul {
        justify-content: center
    }

    .block-1 .block1-content .left-block {
        float: none;
        margin: 20px auto 0
    }

    .block-1 .block1-content .left-block h1, .block-1 .block1-content .left-block h2 {
        max-width: 100%;
        text-align: center
    }

    .block-1 .block1-content .left-block .about-product {
        margin-left: 50px;
        margin: 0 auto;
        left: 29px
    }

    .block-1 .block1-content .right-block {
        float: none;
        margin: auto
    }

    .block-1 .block1-content .girl {
        left: 0;
        right: 0;
        position: relative;
        margin: 20px auto;
        min-height: 0
    }

    .block-1 .block1-content .girl .product {
        margin: 0 auto
    }

    .form form .btn-ord:before {
        display: none;
        background: 0
    }

    .product-consist .container .consist {
        flex-direction: column;
        align-items: center
    }

    .product-consist .container .consist .left {
        padding: 0
    }

    .product-consist .container .consist .right {
        padding: 0
    }

    .product-consist .container .consist .right li {
        padding: 40px 90px 40px 130px;
        text-align: left
    }

    .product-consist .container .consist .right li:before {
        left: 0
    }

    .product-consist .container .consist .right li:after {
        left: auto;
        right: 0;
        transform: none
    }

    .form-block .flex-wrapper .right .discount:before {
        left: -25px;
        top: -40px;
        transform: scaleY(1) rotate(243deg)
    }

    .results .effect .percents .cur, .results .effect .percents .percent {
        font-size: 65px
    }

    .comments .flex-wrapper {
        flex-direction: column;
        align-items: center;
        padding: 40px 0
    }

    .comments .flex-wrapper .comment {
        width: 80%;
        max-width: 400px;
        margin: 40px auto
    }

    .comments .flex-wrapper .comment .apply-result {
        min-height: 1px;
        padding: 20px 40px
    }

    .how-use-block > p {
        margin-top: 35px
    }

    .how-use-block .flex-wrapper .how-use ul li p {
        margin-left: 45px;
        padding: 11px 0;
        font-size: 17px;
        width: 200px
    }

    .how-use-block .flex-wrapper .how-use ul li .line, .how-use-block .flex-wrapper .how-use ul li .number {
        margin-top: 10px
    }

    .spray .block11-content .product {
        display: block;
        margin: 0 auto
    }

    .spray .block11-content .right-block {
        display: block;
        margin: 20px auto 0
    }

    .spray .how-use-spray .steps {
        flex-direction: column;
        align-items: center
    }

    .spray .how-use-spray .steps .step:not(:first-of-type) {
        margin-top: 30px
    }

    .statistic .symptom-photos .symptom:not(:first-of-type) {
        margin-left: 20px
    }

    .statistic .symptom-photos .symptom {
        margin: 10px 20px;
        box-sizing: border-box
    }

    .order-product .container .order {
        flex-direction: column;
        align-items: center;
        padding-bottom: 40px
    }

    .order-product .container .order .circle {
        margin-bottom: 0
    }

    .order-product .container .order .arrows {
        transform: rotate(90deg);
        margin: 20px
    }

    .order-product .container .order .arrows .arrow {
        margin: auto
    }

    footer .flex-wrapper {
        flex-direction: column
    }

    footer .flex-wrapper .center {
        width: 100%;
        text-align: center
    }

    footer .flex-wrapper .right {
        display: none
    }

    footer .flex-wrapper .left {
        margin-top: 0;
        width: 100%;
        text-align: center
    }

    footer .flex-wrapper .left .everad-logo img {
        margin: 0 !important
    }

    footer .flex-wrapper .left .copyright span {
        display: none
    }

    .ever-popup-build {
        display: none
    }
}

@media screen and (max-width: 630px) {
    .how-use-block {
        padding: 25px 0
    }

    .block-1 header .logo {
        margin: 0 auto
    }

    .how-use-block > p {
        margin-top: 30px
    }

    .how-use-block .flex-wrapper .how-use {
        padding-left: 0
    }

    .how-use-block .flex-wrapper .how-use:before {
        display: none;
        background: 0
    }

    .how-use-block .flex-wrapper .how-use ul li .line {
        display: none
    }

    .how-use-block .flex-wrapper .how-use ul li .number {
        margin: 0
    }

    .how-use-block .flex-wrapper .how-use ul li p {
        margin-left: 10px
    }

    .repercussion {
        padding: 25px 0
    }

    .repercussion .photos {
        flex-direction: column
    }

    .repercussion .photos .photo {
        margin: auto
    }

    .block-1 {
        margin-bottom: 0
    }

    .statistic {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .product-consist {
        padding: 25px 0
    }

    .product-consist .container .consist {
        margin-top: -15px;
        margin-bottom: 15px
    }

    .form-block {
        padding: 25px 0
    }

    .conference {
        padding: 25px 0
    }

    .results .result-head {
        padding: 25px 0
    }

    .results h1 {
        margin-top: 25px
    }

    .results {
        padding: 0 0 25px
    }

    .slider-block {
        padding: 25px 0
    }

    .comments {
        padding: 25px 0 0
    }

    .order-product {
        padding: 25px 0 0
    }
}

@media screen and (max-width: 550px) {
    .container h1 {
        font-size: 26px !important;
        line-height: 28px !important
    }

    .block-1 h1 .red {
        font-size: 37px
    }

    .block-1 header .menu ul {
        flex-direction: column;
        width: 250px;
        margin: auto
    }

    .block-1 header .menu ul li {
        text-align: center;
        max-width: 235px
    }

    .block-1 header .menu ul li:not(:first-of-type) {
        border: 0
    }

    .block-1 header .menu ul li:last-of-type {
        max-width: 210px
    }

    .block-1 .block1-content .left-block {
        width: auto
    }

    .block-1 .block1-content .left-block .about-product li {
        font-size: 16px;
        line-height: 17px
    }

    .block-1 .block1-content .girl {
        width: 100%;
        margin-top: 40px
    }

    .block-1 .block1-content .girl .product {
        width: 300px
    }
}

@media screen and (max-width: 480px) {
    .block-1 .block1-content .left-block .about-product {
        margin-left: 25px;
        padding-right: 0;
        margin-left: 2px;
        padding-right: 20px
    }

    .block-1 {
        background: #f1f2f6
    }

    .block-1 .block1-content .left-block .about-product li {
        font-size: 15px;
        line-height: 17px;
        margin-left: 10px
    }

    .block-1 .block1-content .girl .product .discount {
        right: 7px
    }

    .statistic .symptom-photos {
        display: block;
        padding-bottom: 0
    }

    .statistic .symptom {
        margin: 20px auto !important;
        width: 100%
    }

    .product-consist .container .consist {
        margin: 0
    }

    .form-block .flex-wrapper .left {
        flex-basis: 100%
    }

    .form-block .flex-wrapper .right {
        margin: 0
    }

    .form-block .flex-wrapper .right .discount {
        left: 20px
    }

    .conference .content img {
        padding-right: 0;
        max-width: 100%;
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .conference .content .about-person {
        width: 100%
    }

    .results .effect .percents span:first-of-type {
        font-size: 12px
    }

    .results .effect .percents .cur, .results .effect .percents .percent {
        font-size: 35px
    }

    .comments .flex-wrapper .comment {
        width: 95%
    }

    .comments .flex-wrapper .comment .comment-text p {
        padding: 20px;
        font-size: 14px
    }

    .spray .block11-content .left-block {
        width: 100%
    }

    .spray .block11-content .product {
        width: 300px;
        margin: auto
    }
}

@media screen and (max-width: 420px) {
    .product-consist .container .consist div ul li.active {
        max-height: 220px
    }
}

.block-5.form-block .flex-wrapper .center > p {
    padding-bottom: 0
}

.ever-popup__inner {
    max-width: 680px !important
}

.my-popup img {
    margin-top: 30px;
    margin-left: 20px;
    max-width: 270px
}

.my-popup {
    padding: 20px;
    border-radius: 10px;
    justify-content: space-between;
    background-color: #fff
}

.my-popup .form:before {
    top: -20px
}

.my-popup form .order {
    margin-top: 20px;
    background: #20a82d;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    border: 5px solid #e9e8e6
}

@media screen and (max-width: 360px) {
    .block-1 h1 .red {
        font-size: 35px
    }
}

@media screen and (max-width: 480px) {
    .form-block .flex-wrapper .left h1, .form-block .flex-wrapper .left h2 {
        text-align: center
    }

    .form-block .flex-wrapper .left h2 {
        max-width: none
    }
}

@media screen and (max-width: 769px) {
    .product-consist .container .consist .right ul {
        margin-top: 0
    }
}

@media screen and (max-width: 1023px) {
    .block-1.block-13 {
        margin-bottom: 0
    }

    footer {
        padding: 25px 0
    }
}

@media screen and (max-width: 1100px) {
    .block-1 .block1-content {
        max-width: 810px
    }

    .block-1 {
        padding-bottom: 5px
    }

    .block-1 .block1-content .right-block .timer {
        margin-top: 20px
    }
}

.freeprice {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #ff6a00
}

.warning-border {
    padding: 12px 19px;
    border-radius: 180px;
    background: #20a82d;
    color: #fff
}

.code-wrapper {
    padding-left: 350px;
    padding-top: 10px;

    background-position: center left;
    background-repeat: no-repeat;
    background-size: 333px 222px
}

 .code-wrapper {
    background-image: url("../img/fake.png");
    background-position: center left;
    background-repeat: no-repeat
}

@media screen and (max-width: 991px) {
    .code-wrapper {
        padding-left: 0;
        padding-top: 5px;
        padding-bottom: 280px;
        background-position: center bottom 0;
        background-size: auto 231px;
        text-align: center
    }

    .fstp {
        padding-top: 10px !important
    }
}

@media screen and (max-width: 415px) {
    .code-wrapper {
        padding-bottom: 210px;
        background-size: auto 185px
    }

    .warning-border {
        padding: 10px 25px;
        font-size: 18px !important
    }
}

@media (min-width: 631px) and (max-width: 769px) {
    .how-use-block .flex-wrapper .how-use:before {
        top: -42px
    }
}

@media (min-width: 1001px) {
    .product-consist .container .consist .right li p {
        text-align: right
    }
}

.content.readmore-js-section.readmore-js-expanded {
    height: auto !important
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    .block-1 {
        padding: 20px 10px 55px
    }
}

@media (max-width: 999px) {
    .ever-popup .form form > span {
        margin-top: 22px
    }

    .order-product .container .warning {
        padding: 40px 0
    }
}

@media (max-width: 550px) {
    .order-product .container .warning {
        padding: 25px 0
    }

    span.br {
        display: inline
    }
}

.ever-popup__body.ever-mobile {
    display: none
}

.ever-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 111;
    display: none;
    overflow: auto;
}

.ever-popup__body {
    position: static;
    float: none;
    display: block;
    margin: 0 auto;
    width: auto
}

.ever-popup.show {
    display: block;
    align-items: center;
}

.ever-popup__inner {
    position: relative;
    width: 740px;
    margin: 10% auto 20px;
    padding-top: 35px
}

@media (max-width: 999px) {
    .ever-popup__inner {
        width: 300px;
        margin: 10% auto 20px;
    }
}

.ever-popup__close {
    width: 35px;
    height: 30px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.ever-popup__close:after, .ever-popup__close:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 35px;
    height: 10px;
    background: #fff;
    transition: all 1s;
}

.ever-popup__close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ever-popup__close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 1000px) {
    .ever-popup__body.ever-desktop {
        display: none
    }

    .ever-popup__body.ever-mobile {
        display: block
    }
}

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

.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #6C6E6F;
}

.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.copyright br {
    display: none;
}

.copyright img {
    margin: 10px auto !important;
    max-width: 100%;
}

.copyright a {
    color: #6C6E6F;
    text-decoration: none;
}

.copyright a:hover {
    color: #FF0069;
    text-decoration: none;
}

.errField {
    display: none;
    font-size: 14px;
    background: #f00;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.errorMessage {
    font-size: 15px;
    background: rgba(255, 0, 0, 0.64);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    margin: 10px 0 0;
    z-index: 9999;
}