﻿html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
ol,
ul,
li,
form,
input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;

    font-weight: normal;
    font-size: 100%;

    background: transparent;
    outline: 0;
}

ol,
ul {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}



/* body */
body {
    font-weight: normal;
    font-size: 16px;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.wrapper {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.wrapper:after {
    content: " ";

    display: block;
    clear: both;
}

.clear {
    clear: both;
}

.wrap_block_success {
    margin-left: 0 !important;
}

/****   header   ****/
header {
    position: relative;

    padding: 15px 0;

    background: #323437;
}

.header-logo {
    float: left;
    padding-top: 6px;
}

.header-logo img {
    height: 26px;
}

.header-call {
    float: right;
    padding: 9px 12px;

    font-size: 15px;
    font-family: "PTSansBold", sans-serif;
    color: #ffffff;
    text-transform: uppercase;

    border: 1px solid #aed304;
    border-radius: 4px;
    cursor: pointer;
}

.header-call:hover {
    border-color: #82a504;
}

.blocks-header {
    float: right;

    text-align: center;
}

.block-header {
    display: inline-block;
    min-height: 38px;
    margin-left: 30px;
    padding-left: 50px;

    font-size: 16px;
    line-height: 18px;
    vertical-align: top;
    text-align: left;
    color: #aed304;
}

.block-header--1 {
    background: url(../img/block1-header.webp) no-repeat 0 center;
}

.block-header--2 {
    background: url(../img/block2-header.png) no-repeat 0 center;
    display: none;
}

/*****  section1  *****/
.section1 {
    padding-bottom: 18px;
    overflow: hidden;
    min-height: 688px;
    height: auto !important;
    background: url(../img/bg-content-1.webp) no-repeat center top;
    background-size: cover;
}

.main-title {
    padding: 35px 80px 12px;
    font-size: 35px;
    line-height: 40px;
    font-family: "PTSansBold", sans-serif;
    text-align: center;
    color: #ffffff;
}

.main-title span {
    font-size: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.title-small {
    padding-bottom: 18px;

    font-size: 36px;
    line-height: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
}

.section1-left {
    display: inline-block;
    float: left;
    width: 402px;
    margin-right: 10px;
    margin-left: 15px;
    padding: 96px 10px 0;
    vertical-align: top;
}

.do {
    display: table;
    height: 91px;
    margin-bottom: 15px;
    padding-left: 105px;

    font-size: 19px;
    line-height: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #ffffff;
}

.do>p {
    display: table-cell;

    vertical-align: middle;
}

.do--small {
    display: block;

    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.do--1 {
    background: url(../img/do--1.webp) no-repeat left center;
}

.do--2 {
    background: url(../img/do--2.webp) no-repeat left center;
}

.do--3 {
    background: url(../img/do--3.webp) no-repeat left center;
}

/* Desktop layout container (was section1-center) */
.prod-img-container {
    position: relative;

    display: inline-block;
    float: left;
    width: 260px;
    min-height: 457px;

    vertical-align: top;

    background: url(../img/product-big.webp) no-repeat 0 50px;
    top: 44px;
    background-size: contain;
}

/* Inner container — just holds badge, no layout role */
.section1-center {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-height: 457px;
}

.product-big_title {
    padding-top: 20px;

    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #ffd303;
    text-transform: uppercase;
}

.product-big_sale {
    position: absolute;
    top: 0;
    left: 130px;
    z-index: 4;

    width: 111px;
    height: 111px;
    padding-top: 26px;

    font-size: 11px;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    color: #323437;
    text-transform: uppercase;

    background: url(../img/bg-sale.webp) no-repeat 0 0;
}

.product-big_sale>span {
    display: block;

    font-size: 34px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.product-big_sale span>span {
    font-size: 25px;
}

.product-big_sh {
    position: absolute;
    bottom: 23px;
    left: -16px;
    width: auto;
    -webkit-transform: none;
            transform: none;
}

.product-big_sh--top {
    display: none;
    width: 77px;
    height: 77px;
    padding-top: 15px;

    font-size: 22px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-align: center;
    color: #323437;
    text-transform: uppercase;
    font-style: italic;

    background: url(../img/bg-sh.png) no-repeat 0 0;
}

.product-big_sh--top>span {
    font-size: 14px;
}

.product-big_sh--bottom {
    padding-top: 14px;
    text-align: center;
    padding: 0 10px;
    font-size: 16px;
    line-height: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
}

.section1-right {
    margin-top: 96px;
    float: right;
    width: 280px;
}

.section1-right.for_top_block {
    margin-top: 85px;
}

.section1-right-wrap {
    margin-bottom: 30px;
    padding-top: 25px;

    background: #323437;
    border: 2px solid #fed203;
    border-radius: 5px;
}

.price-old--top,
.price-new--top {
    display: inline-block;
    width: 47%;
    padding: 0 10px;
    vertical-align: middle;
}

.price-old--top {
    position: relative;

    margin-left: 4%;

    color: #8b8b8b;
}

.price-old--top:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 90px;
    height: 46px;

    background: url(../img/price-old.webp) no-repeat 0 0;
    background-size: 90px;
}

.price-new--top {
    color: #aed304;
}

.price-text--top {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.price-x--top {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0;
    white-space: nowrap;
}

.currency-small--top {
    font-size: 20px;
}

.form-top {
    padding: 10px;
}

.form-main {
    position: relative;
}

.form-main:before {
    content: " ";
    position: absolute;
    bottom: 50px;
    left: -50px;

    width: 28px;
    height: 58px;

    background: url(../img/arrow.webp) no-repeat 0 0;
}

.label-form {
    padding-left: 10px;

    font-size: 15px;
    line-height: 16px;
    color: #ffffff;
}

.input-form {
    width: 100%;
    height: 35px;
    margin: 5px 0;
    padding: 0 10px 0 10px;

    font-size: 15px;
    line-height: 35px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #8b8b8b;

    background-color: #ffffff;
    border: none;
    border-radius: 3px;
}
.bottom-price {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: center;
}

.total-price {
    font-size: 20px;
    line-height: 20px;
    color: #aed304;
    text-align: center;
}

.submit-form {
    width: 100%;
    margin-top: 5px;
    padding: 18px 0;

    font-size: 21px;
    line-height: 27px;
    font-family: "PTSansBold", sans-serif;
    color: #343639;
    text-transform: uppercase;

    background: #ffd203;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd203), to(#f5ae00));
    background: linear-gradient(to bottom, #ffd203 0%, #f5ae00 100%);
    /* W3C */
    border: none;
    border-radius: 3px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd203', endColorstr='#f5ae00', GradientType=0);
    /* IE6-9 */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.submit-form:hover {
    background: #f5ae00;
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#f5ae00), to(#ffd203));
    background: linear-gradient(to bottom, #f5ae00 0%, #ffd203 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ae00', endColorstr='#ffd203', GradientType=0);
    /* IE6-9 */

    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.protection {
    width: 255px;
    min-height: 35px;
    padding-right: 30px;

    font-size: 16px;
    line-height: 18px;
    color: #ffd303;

    background: url(../img/protect-bg.webp) no-repeat right top;
}

.section1 .protection {
    padding-left: 14px;
}

/*******  section2  *******/
.section2 {
    position: relative;
    padding: 30px 0 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dadada+0,ffffff+100 */
    background: rgb(218, 218, 218);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(218, 218, 218, 1)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to bottom, rgba(218, 218, 218, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */

}

.title {
    font-size: 44px;
    line-height: 47px;
    font-family: "PTSansBold", sans-serif;
    text-align: center;
    color: #000000;
    letter-spacing: -1px;
}

.title span {
    font-size: 25px;
}

.danger-wrap {
    position: relative;
    min-height: 842px;
    margin-top: 30px;
}

.danger_title {
    width: 430px;
    padding-top: 30px;
    padding-left: 40px;
    font-size: 36px;
    line-height: 38px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #ea0000;
}

.danger_text {
    position: relative;
    width: 430px;
    padding-left: 75px;
    font-size: 22px;
    line-height: 28px;
    color: #323437;
}

.danger_text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 60px;
    height: 60px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url(../img/danger.webp) no-repeat center;
}

.micro {
    position: absolute;
    left: 280px;
    bottom: 1px;
    z-index: 2;
}

.danger_text--1:after,
.danger_text--2:after,
.danger_text--3:after {
    content: "";
    position: absolute;
    z-index: 3;
    width: 313px;
    height: 393px;
}

.danger_text--1:after {
    right: -321px;
    top: -153px;
    background: url("../img/micro1.webp")no-repeat center;
}

.danger_text--2:after {
    width: 393px;
    height: 313px;
    right: -30px;
    top: -340px;
    background: url("../img/micro3.webp")no-repeat center;
}

.danger_text--3:after {
    width: 393px;
    height: 313px;
    right: 8px;
    bottom: -360px;
    background: url("../img/micro2.webp")no-repeat center;
}

.danger_text--1 {
    margin-top: 85px;
}

.danger_text--2 {
    float: left;
    margin-top: 465px;
    width: 370px;
}

.danger_text--3 {
    float: right;
    margin-top: 110px;
    width: 375px;
    line-height: 28px;
}

/*******   section3   ****/
.section3 {
    padding: 40px 0 30px;
    background: url(../img/bg-section3.webp) no-repeat center top;
    background-size: cover;
}

.section3 .title {
    color: #ffffff;
}

.symptoms {
    padding: 45px 60px 45px 200px;
}

.symptoms_text {
    position: relative;
    margin-bottom: 20px;
    padding-top: 3px;
    padding-left: 60px;

    font-size: 23px;
    line-height: 35px;
    color: #ffffff;
}

.symptoms_text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: url(../img/smile-img.webp) no-repeat center center;
    width: 43px;
    height: 43px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

/****  section4   *****/
.section4 {
    padding-top: 40px;
}

.section41 {
    padding-top: 40px;
    padding-bottom: 70px;
    background: url(../img/bg-section4.webp) no-repeat center 20px;
}

.section41 .title>span:last-child {
    display: block;

    font-weight: normal !important;
    font-size: 40px;
    font-family: "PTSans", sans-serif;
}

.enter {
    padding: 25px 0 26px 0;
}

.section41 .title {
    padding-bottom: 40px;
}

.block_enter {
    display: inline-block;
    width: 24%;
    padding-bottom: 20px;
    margin-left: 2px;
    font-size: 24px;
    line-height: 30px;
    vertical-align: top;
    text-align: center;
}

.block_enter p {
    padding-bottom: 20px;
}

.block_action {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 15px;
    font-size: 17px;
    line-height: 27px;
}

.block_action .block_ico {
    width: 200px;
    margin: 0 auto 20px;
}

.block_action .block_ico img {
    width: 100%;
}

.block_action ul {
    font-size: 16px;
    color: #000000;
}

.block_action p {
    font-size: 26px !important;
}

.block_action ul li {
    margin-bottom: 5px;
    list-style: none;
}

.block_action * {
    /*width: 175px;*/
    line-height: 1.2;
}

.block_action b {
    display: block;
    margin-bottom: 5px;
}

.block_action p {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #000000;
}

.block_action span {
    display: block;
}

/****  section5   ****/
.section5 {
    padding: 30px 0;
    background: url(../img/bg-section5.webp) no-repeat center top;
    background-size: cover;
}

.form-wrap {
    position: relative;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    padding: 28px 32px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

    background: #323437;
    border: 2px solid #ffd200;
    border-radius: 5px;
}

.form-wrap:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -46%);
            transform: translate(-50%, -46%);
    z-index: 1;

    width: 210px;
    height: 270px;

    background: url(../img/product-big.webp) no-repeat 0 0;
    background-size: contain;
}

.form_left,
.form_right {
    position: relative;
    z-index: 2;

    display: block;
    width: auto;
}

.form_right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
            flex: 0 0 31%;
    margin-left: auto;
    padding-left: 0;
}

.form_left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
}

.form_left--title {
    width: 55%;
    font-size: 18px;
    line-height: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #ffd303;
    text-transform: uppercase;
}

.form_left--sale {
    position: absolute;
    top: -48px;
    left: 265px;

    width: 134px;
    height: 134px;
    padding-top: 32px;

    font-size: 14px;
    line-height: 27px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    color: #323437;
    text-transform: uppercase;

    background: url(../img/bg-sale.webp) no-repeat 0 0;
    background-size: 134px;
}

.form_left--sale>span {
    display: block;

    font-size: 40px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.form_left--sale span>span {
    font-size: 30px;
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 360px;
    padding-top: 70px;
    gap: 22px;
}

.price-old,
.price-new {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
            flex: 1 1 0;
    min-width: 0;
}

.price-old {
    position: relative;
    margin-right: 0;
    color: #8b8b8b;
    text-align: center;
}

.price-old:after {
    content: " ";
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 115px;
    height: 60px;
    background: url(../img/price-old.webp) no-repeat 0 0;
    background-size: 115px;
}

.price-new {
    color: #aed304;
}

.price-text {
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
    white-space: nowrap;
}

.price-x {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0;
    white-space: nowrap;
}

.currency-small {
    font-size: 25px;
}

.form_left--sh {
    position: relative;
    width: 80%;
    padding-top: 20px;
    padding-bottom: 30px;
}

.form_left--sh-bottom {
    font-size: 16px;
    line-height: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #ffffff;
    padding-right: 60px;
}

.form_left--sh-top {
    position: absolute;
    top: -6px;
    left: 340px;

    display: none;
    width: 77px;
    height: 77px;
    padding-top: 16px;

    font-size: 22px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-align: center;
    color: #323437;
    text-transform: uppercase;
    font-style: italic;

    background: url(../img/bg-sh.png) no-repeat 0 0;
}

.form_left--sh-top>span {
    font-size: 14px;
}

/******  section6  ****/
.section6 {
    padding-top: 40px;

    background: url(../img/bg-section4.webp) no-repeat center -1540px;
}

.research_item {
    margin: 30px 0;
    padding: 20px 0;

    font-size: 24px;
    line-height: 30px;
    text-align: center;

    border: 2px solid #fa6767;
    border-radius: 5px;
}

.research_item span {
    font-weight: 700;
}

.research {
    position: relative;
    z-index: 2;

    height: 614px;

    background: url(../img/research.webp) no-repeat center top;
}

.research_block {
    display: inline-block;
    width: 48%;
    padding-top: 225px;

    vertical-align: top;
}

.research_block--1 {
    padding-left: 170px;
}

.research_block--2 {
    padding-left: 184px;
}

.research_procent {
    padding-bottom: 120px;

    font-size: 36px;
    line-height: 36px;
    font-family: "PTSansBold", sans-serif;
    color: #323437;
}

.research_block--1 .research_procent {
    padding-left: 20px;

    color: #92ac1c;
}

.research_title {
    font-size: 26px;
    line-height: 30px;
    font-family: "PTSansBold", sans-serif;
    color: #323437;
}

.research_text {
    font-size: 21px;
    line-height: 32px;
    color: #323437;
}

.rezult {
    margin: -80px 0 0 11px;
}

.rezult:after {
    content: " ";

    display: block;
    clear: both;
}

.rezult_left {
    display: inline-block;
    width: 49%;
    margin-left: 4px;
    padding: 40px 0 100px;
    text-shadow: 1px 1px 1px #000;
    vertical-align: top;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#92ac1c+0,effce0+100 */
    background: rgb(146, 172, 28);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(146, 172, 28, 1)), to(rgba(239, 252, 224, 0)))transparent;
    background: linear-gradient(to bottom, rgba(146, 172, 28, 1) 0%, rgba(239, 252, 224, 0) 100%)transparent;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92ac1c', endColorstr='#effce0', GradientType=0);
    /* IE6-9 */

}

.rezult_right {
    display: inline-block;
    width: 48.5%;
    margin-left: -4px;
    padding: 40px 0 100px;
    text-shadow: 1px 1px 1px #000;
    vertical-align: top;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b3b3c+0,dddddd+100 */
    background: rgb(59, 59, 60);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(59, 59, 60, 1)), to(rgba(221, 221, 221, 0)));
    background: linear-gradient(to bottom, rgba(59, 59, 60, 1) 0%, rgba(221, 221, 221, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3c', endColorstr='#dddddd', GradientType=0);
    /* IE6-9 */

}

.rezult_text {
    display: inline-block;
    width: 360px;
    min-height: 280px;
    margin-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 26px;
    vertical-align: top;
    color: #ffffff;

    border-right: 3px dotted #ffffff;
}

.rezult_procent {
    display: inline-block;
    margin-left: 24px;

    font-size: 18px;
    line-height: 26px;
    vertical-align: top;
    color: #ffffff;
}

.rezult_text p,
.rezult_procent p {
    padding-bottom: 25px;
}

/*****  section7  ****/

.section7 .title {
    padding: 0 100px;
    margin-bottom: 90px;
}

.best-wrap {
    position: relative;
    margin-top: 25px;
}

.best {
    position: relative;
    padding-bottom: 90px;
}

.best img {
    position: absolute;
    bottom: 200px;
    right: 0;
}

.best-wrap__prod {
    position: absolute;
    top: 0px;
    right: 50px;
    width: 250px;
}

.best_title {
    position: absolute;
    top: 445px;
    right: 50px;

    font-size: 50px;
    color: white;
}

.header-logo h1 {
    font-weight: 700;
    font-size: 40px;
    color: white;
    text-transform: uppercase;
}

.best:after {
    content: " ";

    display: block;
    clear: both;
}

.best_text {
    padding-left: 50px;
    font-size: 20px;
    line-height: 24px;
    background: url(../img/for-best.webp) no-repeat 0 0;
}

/*.best_text span {
    display: block;
}*/

.best_prod {
    position: absolute;
    z-index: 22;
    right: 79px;
    bottom: 443px;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: rotate(26deg);
    transform: rotate(26deg);
}

.best_text--1 {
    margin-left: 0;
    padding-bottom: 100px;
    width: 370px;
}

.best_text--2 {
    padding-bottom: 200px;
    width: 280px;
}

.best_text--3 {
    padding-bottom: 135px;
    width: 235px;
}

.best_text--4 {
    float: left;
    margin-left: 50px;
    padding-bottom: 30px;
    width: 360px;
}

.best_text--5 {
    float: right;
    margin-top: 80px;
    position: relative;
    width: 375px;
}

/*****  section8  ***/
.section8 {
    padding: 30px 0;
    background: url(../img/bg-section8.webp) no-repeat center top;
    background-size: cover;
}

/*****  section9  ***/
.section9 {
    padding: 35px 0 20px;
}

.expert {
    min-height: 528px;
    padding-top: 35px;
    background: url(../img/expert.webp) no-repeat 70px bottom;
    background-size: 27%;
    -webkit-box-shadow: 0 9px 30px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0 9px 30px 9px rgba(66, 41, 25, 0.1);
}

.expert_text {
    padding: 50px 50px 90px 420px;

    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1px;
}

.expert_name {
    padding-left: 420px;

    font-size: 22px;
    line-height: 24px;
    color: #8a9f1c;
}

.expert_about {
    padding-left: 420px;

    font-size: 17px;
    line-height: 24px;
    color: #8a9f1c;
}

/****  section10   ****/
.section10 .title {
    padding: 0 100px;
}

.health {
    padding: 30px 0;
}

.health_block {
    display: inline-block;
    width: 31%;
    padding-bottom: 30px;
    margin: 0 9px;
    font-size: 19px;
    line-height: 25px;
    vertical-align: top;
    text-align: center;
    letter-spacing: -1px;
}


.health_block p {
    padding-bottom: 5px;
    margin: 10px 0 15px;
}

.health_block p img {
    display: block;
    width: 248px;
    height: 248px;
    margin: 0 auto;
    border: 2px solid #000;
    border-radius: 100%;
}

/****  section11   ****/
.section11 {
    padding-bottom: 86px;
}

.slick-slider {
    margin-bottom: 1px;
}

.slider {
    margin-top: 15px;
    padding: 35px 50px 20px;

    -webkit-box-shadow: 0 9px 30px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0 9px 30px 9px rgba(66, 41, 25, 0.1);
}

.slide_img {
    float: left;
    padding-top: 25px;
    padding-left: 12px;
}

.slide_img img {
    margin-right: 20px;
    background-size: 100%;
    border-radius: 50%;
    width: 150px;
}

.slide_text {
    padding-left: 200px;

    font-size: 17px;
    line-height: 21px;
}

.slide_name {
    padding-top: 20px;

    font-size: 22px;
    line-height: 24px;
    font-family: "PTSansBold", sans-serif;
}

.slick-prev,
.slick-next {
    top: 50%;

    width: 28px;
    height: 45px;
    margin-top: -22px;
}

.slick-prev:before,
.slick-next:before {
    display: none;
}

.slick-prev {
    left: -38px;

    background: url(../img/prev.webp) no-repeat 0 0;
}

.slick-next {
    right: -38px;

    background: url(../img/next.webp) no-repeat 0 0;
}

.slick-prev:hover,
.slick-prev:focus {
    background: url(../img/prev.webp) no-repeat 0 0;
    opacity: 0.8;
}

.slick-next:hover,
.slick-next:focus {
    background: url(../img/next.webp) no-repeat 0 0;
    opacity: 0.8;
}

.slick-dots li {
    width: 12px;
    height: 12px;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 1px;

    background: #323437;
    border-radius: 50%;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #8a9f1c;
}

.slick-dots li button:before {
    display: none;
}

/****  section12   ****/
.section12 {
    padding: 30px 0;
    background: url(../img/bg-section12.webp) no-repeat center top;
    background-size: cover;
}

/****  section13  ***/
.section13 {
    padding: 40px 0;
}

.use {
    padding-top: 45px;
}

.use-block {
    display: inline-block;
    width: 31%;
    margin-left: 1%;
    padding-bottom: 20px;

    vertical-align: top;
    text-align: center;
}

.use_title {
    padding: 45px 0 20px;

    font-size: 23px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #93ad1f;
}

.use_text {
    font-size: 19px;
    line-height: 23px;
}

/****  section14  ***/
.section14 {
    padding-top: 40px;
    padding-bottom: 70px;
}

.get {
    text-align: center;
    padding: 35px 0;
}

.get-block {
    display: inline-block;
    width: 18%;
    margin-left: 1%;
    padding-bottom: 20px;
    font-size: 23px;
    line-height: 29px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    vertical-align: top;
    text-align: center;
}

.get-block p {
    padding-bottom: 30px;
}

.sertificat-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 0 41px;
    font-size: 1px;
    line-height: 1px;
    -webkit-box-shadow: 0 0 20px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0 0 20px 9px rgba(66, 41, 25, 0.1);
}

/*****  section15  ****/
.section15 {
    padding-bottom: 50px;
}

.fake {
    margin-top: 30px;
    padding: 25px 0 0 15px;

    background: no-repeat right bottom;
    border: 2px solid #fa6767;
    border-radius: 5px;
}

.fake_title {
    padding: 0 50px 30px;

    font-size: 23px;
    line-height: 27px;
    text-align: center;
    letter-spacing: -1px;
}

.fake_text {
    padding: 0 400px 20px 12px;

    font-size: 27px;
    line-height: 28px;
    letter-spacing: -1px;
}

.fake_form {
    padding-bottom: 30px;
}

.fake_input {
    display: inline-block;
    width: 320px;
    height: 60px;
    padding: 0 10px;

    vertical-align: top;

    border: 1px solid #666666;
    border-radius: 3px;
}

.shipment-price {
    text-align: center;
    color: #aed304;
    padding: 5px;
}

.fake_button {
    display: inline-block;
    width: 230px;
    height: 60px;
    margin-left: 18px;

    font-size: 24px;
    line-height: 27px;
    font-family: "PTSansBold", sans-serif;
    vertical-align: top;
    color: #343639;
    text-transform: uppercase;

    background: #ffd203;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd203), to(#f5ae00));
    background: linear-gradient(to bottom, #ffd203 0%, #f5ae00 100%);
    border: none;
    border-radius: 3px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd203', endColorstr='#f5ae00', GradientType=0);
}

.fake_button:hover {
    background: #f5ae00;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5ae00), to(#ffd203));
    background: linear-gradient(to bottom, #f5ae00 0%, #ffd203 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ae00', endColorstr='#ffd203', GradientType=0);
}

.js-message {
    width: 570px;
    padding-top: 10px;

    font-size: 16px;
    line-height: 18px;
}

/****  section16  ***/
.section16 {
    padding-bottom: 60px;
}

.work {
    padding-top: 40px;
    padding-left: 60px;
}

.block_work {
    position: relative;

    display: inline-block;
    width: 21%;
    margin-left: 2%;

    vertical-align: top;
}

.work_img {
    padding-bottom: 20px;

    text-align: center;
}

.work_text {
    position: relative;

    padding-left: 26px;

    font-size: 23px;
    line-height: 26px;
    font-family: "PTSansBold", sans-serif;
    letter-spacing: -1px;
}

.work_text span {
    position: absolute;
    top: 0;
    left: 0;

    color: #ffd200;
}

.block_work--1.block_work:after,
.block_work--2.block_work:after,
.block_work--3.block_work:after {
    content: " ";
    position: absolute;
    top: 27px;
    right: -48px;

    width: 77px;
    height: 29px;

    background: url(../img/arrow-work.webp) no-repeat 0 0;
}

/****   section17   ****/
.section17 {
    padding: 30px 0;
    background: url(../img/bg-section17.webp) no-repeat center top;
    background-size: cover;
    overflow: hidden;
}

.section17 .title {
    color: #ffffff;
}

.section17-left {
    display: inline-block;
    width: 402px;
    margin-left: 35px;
    padding-top: 65px;

    vertical-align: top;
}

.section17-right {
    display: inline-block;
    width: 360px;
    margin-top: 65px;
    margin-left: 125px;

    vertical-align: top;
}

.section17-right-wrap {
    position: relative;
    margin-bottom: 20px;
    padding-top: 25px;

    background: #323437;
    border: 2px solid #fed203;
    border-radius: 5px;
}

@media all and (min-width: 999px) {
    .section17-right-wrap .product-big_sale {
        right: -91px;
        top: -40px;
        left: auto;
    }
}

/* ------------------------SELECT FIX -----------------------------*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #country {
        display: inline-block;
        width: 256px;
        height: 38px;
        margin: 0;
        padding-right: 18px;
        padding-left: 45px;

        font-size: 15px;
        line-height: 14px;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #8b8b8b;

        background: #ffffff;
        border: none;
        border-radius: 4px;
        outline: none;
        cursor: pointer;

        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .select-styling {
        display: none;
    }
}

.address-form {
    position: relative;

    float: left;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
    border-radius: 4px;
}

#home-img {
    position: absolute;
    top: 15px;
    left: 8px;
}

.address-form:after {
    content: "В»";
    position: absolute;
    top: 7px;
    right: 9px;

    width: 26px;
    height: 28px;
    min-height: 100%;
    padding: 0;

    font-size: 22px;
    line-height: 25px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #323437;

    background-color: transparent;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

    pointer-events: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .address-form:after {
        display: none;
    }
}

.home {
    width: 100%;
    height: 38px;
    margin: 7px 0 7px 0;
    padding: 0 0 0 43px;

    background: #ffffff url(../img/address-form-bg.png) no-repeat 8px center;
    border: none;
    border-radius: 3px;
}

#country {
    display: inline-block;
    margin: 5px 0 0;
    padding: 0 0 0 9px;

    font-size: 15px;
    line-height: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #8b8b8b;

    background: #ffffff;
    border: none;
    border-radius: 4px;
    outline: none;
    cursor: pointer;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*width: 274px;*/
}

.section1-right-wrap #country {
    width: 256px;
}

#last-select #country {
    width: 335px;
}

/* ------------------------SELECT FIX -----------------------------*/
/****  footer   ***/
.footer {
    font-size: 16px;
    line-height: 20px;
    color: #8b8b8b;
}

.footer:after {
    content: " ";

    display: block;
    clear: both;
}

.footer .wrapper {
    padding-right: 50px;
    padding-left: 30px;
}

.footer_polit {
    font-size: 16px;
    line-height: 20px;
    color: #8b8b8b;
    text-decoration: none;
}

.footer_polit:hover {
    text-decoration: underline;
}

.footer_left {
    float: left;
}

.footer_right {
    float: right;

    text-align: right;
}

.section-for320 {
    display: none;
}

/*****  popup   ****/
.popup1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;

    display: none;
    width: 100%;
    height: 100%;
    overflow: auto !important;

    background-color: rgba(0, 0, 0, 0.8);
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;

    width: 100%;
    height: 100%;

    cursor: pointer;
}

.mod {
    position: absolute;
    top: 17%;
    left: 50%;
    z-index: 102;

    width: 280px;
    margin-bottom: 20px;
    margin-left: -140px;
}

.micro_none {
    display: none;
    width: 100%;
    margin: 25px auto 10px;
}

.prod_mob {
    display: none;
}

@media screen and (max-width: 999px) {
    .section1-right.for_top_block {
        margin-top: 10px;
    }

    .section17 .title {
        margin-bottom: 50px;
    }

    .wrapper {
        width: 695px;
    }

    .form-wrap {
        display: block;
        max-width: 440px;
        margin: auto;
    }

    .header-logo {
        float: none;
        text-align: center;
    }

    .blocks-header {
        display: none;
    }

    .section1 {

        padding-bottom: 35px;
        background-size: cover;
    }

    .section1-left {
        display: block;
        float: none;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
    }

    .prod-img-container {
        display: block;
        float: none;
        width: 390px;
        min-height: 10px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 10px;
        background: none;
    }

    .section1-center {
        display: block;
        float: none;
        min-height: 10px;
        background: none;
    }

    .product-big_sh {
        display: none;
    }

    .form-wrap .price-x {
        text-align: center;
    }

    .product-big_title {
        display: none;

    }

    .product-big_sale {
        top: -40px;
        left: 272px;
    }


    .form-wrap:before {
        display: none;
    }

    .section1-right {
        float: none;
        width: 390px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 10px;
    }

    .section1-right-wrap {
        margin-bottom: 12px;
    }

    .price-old--top,
    .price-new--top {
        width: 33%;
    }

    .price-text--top {
        letter-spacing: -1px;
    }

    .for_top {
        margin-left: -10px;
    }

    .price-old--top {
        margin-left: 3%;
    }

    .protection {
        width: 390px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 12px;
        padding-right: 1px;
        padding-left: 63px !important;

        background-position: 20px top;
    }

    .section2 {
        padding-bottom: 20px;
    }


    .danger_title {
        padding-top: 1px;
        padding-left: 1px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .danger_text {
        width: 290px;
        margin: 0 auto;
    }

    .danger_text--1 {
        margin-top: 25px;
        /*margin-left: 20px;*/
    }

    .danger_text--2 {
        float: none;
        margin-top: 40px;
    }

    .danger_text--3 {
        float: none;
        margin-top: 40px;
    }

    .section3 {
        background-size: cover;
    }

    .symptoms {
        padding: 45px 1px 10px 1px;
    }

    .symptoms_text {
        margin-bottom: 22px;
    }

    .section4 {
        background-position: center 810px;
        background-size: 540px;
    }

    .enter {
        padding: 25px 0 26px 140px;
    }

    .block_enter {
        width: 230px;
        margin-left: -1%;
        padding-bottom: 28px;
    }

    .block_enter p {
        padding-bottom: 1px;
    }

    .action {
        min-height: 10px;
        margin-top: 15px;
        background-position: center 70px;
        background-size: 415px;
    }

    .block_action {
        width: 28%;
    }

    .section5 {
        padding: 20px 0;

        background-size: cover;
    }

    .form-wrap {
        padding: 15px;
        padding-top: 25px;
    }

    .form_left .form_left--sh,
    .form_left .form_left--title,
    .form_left .form_left--sh-bottom,
    .form_left .protection {
        display: none;
    }

    .form_left .price {
        width: 100%;
        padding-top: 0;
        padding-left: 10px;
    }

    .form_left,
    .form_right {
        display: block;
        width: 100%;
    }

    .form_left .form_left--sale {
        top: -71px;
        left: -45px;
        width: 90px;
        height: 90px;
        padding-top: 25px;
        font-size: 11px;
        line-height: 22px;
        background: url(../img/bg-sale.webp) no-repeat 0 0;
        background-size: contain;
    }

    .form_left--sale>span,
    .form_left--sale span>span {
        font-size: 21px;
    }

    .form_right {
        padding-left: 0;
    }

    .section6 {
        background: none;
    }

    .research {
        height: auto;

        background-size: 680px;
    }

    .research_item {
        padding: 20px 10px;
    }

    .research_block {
        padding-top: 1px;
    }

    .research_block--1 {
        padding-left: 110px;
    }

    .research_procent {
        padding-bottom: 395px;
    }

    .rezult {
        display: none;
    }

    .section7 {
        margin-top: 30px;
    }

    .section7 .title {
        padding: 0 10px;
    }

    .best-wrap {
        background: none;
    }

    .best-wrap__prod {
        display: none;
    }

    .best {
        padding-bottom: 60px;
        background: none;
    }

    .best_prod {
        display: none;
    }

    .best br {
        display: none !important;
    }

    .best_text--1,
    .best_text--2,
    .best_text--3,
    .best_text--4 {
        margin-left: 1px;
        padding-bottom: 26px;
        width: 100%;
    }

    .best_text--4 {
        float: none;
    }

    .best_text--5 {
        float: none;
        margin-top: 1px;
        padding-bottom: 1px;
        width: 100%;
    }

    .section8 {
        padding: 20px 0;

        background-size: cover;
    }

    .section9 {
        padding-bottom: 45px;
    }

    .expert_about--2 {
        padding-bottom: 30px;
    }

    .health_block {
        display: block;
        width: 340px;
        margin-right: auto;
        margin-left: auto;
    }

    .section12 {
        padding: 20px 0;

        background-size: cover;
    }

    .use-block {
        display: block;
        width: 450px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 45px;
    }

    .use_title {
        padding: 20px 0 20px;
    }

    .section14 {
        padding-bottom: 35px;
    }

    .get-block {
        width: 47%;
        padding-bottom: 20px;
    }

    .get-block--3 {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .get-block p {
        padding-bottom: 15px;
    }

    .sertificats {
        display: none;
    }

    .fake {
        padding: 25px 0 245px 15px;

        background-position: center bottom;
    }

    .fake_text {
        padding: 0 50px 30px;

        font-size: 23px;
        line-height: 27px;
        text-align: center;
    }

    .fake_input {
        display: block;
        margin-right: auto;
        margin-bottom: 15px;
        margin-left: auto;
    }

    .fake_button {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .work {
        padding-left: 1px;
    }

    .block_work {
        width: 22%;
    }

    .section17 {
        padding-bottom: 1px;

        background-size: cover;
    }

    .section17-left {
        display: none;
    }

    .section17-right {
        display: block;
        margin: auto;
        max-width: 390px;
        width: 100%;
    }

    .footer {
        margin-top: 20px;

        background: #ffffff;
    }

    .mod {
        width: 390px;
        margin-left: -195px;
    }

    .js-message {
        width: 90%;
        margin: 0 auto;

        text-align: center;
    }

    .footer .wrapper {
        padding-right: 2px;
        padding-left: 2px;
    }

    .expert {
        padding-bottom: 0px;
        background-position: 70px 310px;
    }

    .section9 .title {
        padding-left: 0;
    }

    .expert_text {
        padding: 50px 50px 50px 50px;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -1px;
    }

}


@media screen and (max-width: 992px) {

    .best img {
        display: none;
    }

    .micro {
        display: none;
    }

    .danger_text--1:after,
    .danger_text--2:after,
    .danger_text--3:after {
        display: none;
    }

    .micro_none {
        display: block;
    }

}


@media screen and (max-width: 767px) {

    .wrapper {
        width: 440px;
    }
    .price-text {
        font-size: 16px;
    }

    .expert {
        padding-bottom: 0;
    }

    .wrypper {
        overflow-x: hidden;

    }

    .main-title {
        padding-right: 1px;
        padding-left: 1px;

        font-size: 51px;
        line-height: 52px;
    }

    .title-small {
        padding-bottom: 8px;

        font-size: 28px;
        line-height: 35px;
    }

    .section4 {
        background-position: center 844px;
    }

    .enter {
        padding: 25px 0 26px 105px;
    }

    .block_enter img {
        width: 230px;
    }

    .block_enter {
        margin-left: -4%;
    }

    .action {
        background-position: center 115px;
    }

    .block_action {
        width: 50%;
    }

    .block_action ul li {
        list-style: none;
    }

    .block_action span {
        display: inline;
    }

    .block_action p {
        font-size: 21px;
    }

    .block_action ul li {
        font-size: 13px;
    }

    .block_action {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 30px;
    }

    .research {
        background-position: center 20px;
        background-size: 470px;
    }

    .research_item {
        letter-spacing: -1px;
    }

    .research_item span {
        display: inline;
    }

    .research_block--1 {
        padding-left: 5px;
    }

    .research_block--2 {
        padding-left: 83px;
    }

    .research_procent {
        padding-bottom: 265px;
    }

    .research_block--2 .research_procent {
        padding-left: 8px;
    }

    .title {
        font-size: 42px;
        line-height: 45px;
    }

    .section9 .title {
        padding-left: 0;
    }

    .section7 {
        background-position: 200px 180px;
    }

    .best-wrap {
        margin-top: 50px;
    }

    .expert {
        background-size: 210px;
        background-position: 40px bottom;
    }

    .expert_text {
        padding: 30px 25px 55px;
    }

    .expert_about,
    .expert_name {
        padding-right: 20px;
        padding-left: 200px;

        text-align: right;
    }

    .expert_about span {
        display: block;
    }

    .expert_about--2 {
        padding-bottom: 200px;
    }

    .section10 .title {
        padding: 0;
    }

    .section11 {
        padding-bottom: 40px;
    }

    .slider {
        padding: 35px 15px 85px;
    }

    .slide_img {
        float: none;
        width: 150px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 1px;
        padding-bottom: 15px;
        padding-left: 1px;
    }

    .slide_text {
        padding-left: 1px;

        text-align: center;
    }

    .slick-prev,
    .slick-next {
        top: auto;
        bottom: -77px;
        z-index: 5;

        margin-top: 1px;
    }

    .slick-prev {
        left: 1px;
    }

    .slick-next {
        right: 1px;
    }

    .fake_title,
    .fake_text {
        padding: 0 10px 22px;
    }

    .section16 {
        padding-bottom: 20px;
    }

    .block_work {
        width: 46%;
        padding-bottom: 30px;
    }

    .block_work--3 {
        float: right;
    }

    .block_work--4 {
        float: left;
    }

    .block_work--2.block_work:after {
        top: 150px;
        right: 23px;

        width: 29px;
        height: 77px;

        background: url(../img/arrow-work-2.png) no-repeat 0 0;
    }

    .block_work--3.block_work:after {
        display: none;
    }

    .block_work--4.block_work:after {
        content: " ";
        position: absolute;
        top: 27px;
        right: -48px;

        width: 77px;
        height: 29px;

        background: url(../img/arrow-work-3.png) no-repeat 0 0;
    }

    .research_title {
        font-size: 23px;
        white-space: nowrap;
    }

    .price {
        width: 100%;
    }


}

@media screen and (max-width: 770px) {

    .prod_mob {
        display: block;
        width: 200px;
        margin: 10px auto 15px;
    }

}

@media screen and (max-width: 680px) {

    .block_action--1,
    .block_action--2,
    .block_action--3,
    .block_action--4 {
        display: block;
        width: auto;
        margin: 0;
        padding: 10px 1px;
        text-align: center;
    }

    .block_action * {
        width: 100%;
    }

}

@media screen and (max-width: 479px) {

    .wrapper {
        width: 290px;
    }

    .form_left .price-x {
        font-size: 25px;
    }

    .form-wrap:before {
        display: none;
    }

    .price-old:after {
        bottom: -18px;
        left: 6px;
        -webkit-transform: none;
                transform: none;
        background-size: 75px;
    }

    .header-call {
        display: none;
    }

    .header-logo {
        float: none;

        text-align: center;
    }

    .main-title {
        font-size: 35px;
        line-height: 40px;
    }

    .title-small {
        font-size: 20px;
        line-height: 26px;
    }

    .section1-left {
        width: auto;
    }

    .do {
        display: block;
        height: auto;
        min-height: 10px;
        padding-top: 110px;
        padding-left: 1px;

        text-align: center;
    }

    .do--1,
    .do--2,
    .do--3 {
        background-position: center top;
    }

    .section1-center {
        width: auto;
        margin-top: 15px;
    }

    .section1-center:after,
    .section17-right-wrap::after {
        display: none;
    }

    .product-big_sale {
        top: -68px;
        right: -22px;
        left: auto;
        width: 90px;
        height: 90px;
        padding-top: 23px;
        font-size: 10px;
        line-height: 18px;
        background-size: 90px;
    }

    .product-big_sale>span {
        font-size: 27px;
    }

    .product-big_sale span>span {
        font-size: 20px;
    }

    .section1-right {
        width: auto;
    }

    .price-old--top,
    .price-new--top {
        width: 41%;
    }

    .price-old--top {
        margin-left: 6%;
    }

    .protection {
        display: none;
    }

    .product-big_title br {
        display: none;
    }

    .title {
        font-size: 28px;
        line-height: 28px;
    }

    .danger-wrap {
        background-position: center bottom;
        background-size: 270px;
    }

    .danger-wrap {
        min-height: 300px;
    }

    .danger_title {
        font-size: 30px;
        line-height: 36px;
    }

    .danger_text {
        font-size: 20px;
        line-height: 24px;
    }

    .danger_text--1,
    .danger_text--2,
    .danger_text--3 {
        max-width: 310px;
        margin-top: 20px;
        margin-bottom: 1px;
        margin-left: 1px;
    }

    .danger_text>span {
        display: inline;
    }

    .symptoms_text {
        font-size: 20px;
        line-height: 30px;
    }

    .symptoms {
        padding: 20px 1px 10px 1px;
    }

    .section4 {
        padding-bottom: 1px;

        background: none;
    }

    .enter {
        padding: 25px 0;
    }

    .block_enter {
        display: block;
        width: 230px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 28px;
    }

    .action {
        background: url(../img/bg-section4.webp) no-repeat center 90px;
        background-size: 300px;
    }

    .block_action--1,
    .block_action--2,
    .block_action--3,
    .block_action--4 {
        float: none;
        width: auto;
        margin: 0;
        padding: 10px 1px;

        text-align: center;
    }

    .section41 {
        padding-top: 0;

        background: none;
    }

    .section41 .title>span:last-child {
        font-size: 20px;
    }

    .block_action * {
        width: 100%;
    }

    .section41 .title {
        padding: 0;

        font-size: 28px;
        line-height: 1;
    }

    .block_action--2 {
        margin-bottom: 20px;
    }

    .danger_title {
        width: 100%;
    }

    .section5 {
        padding-top: 20px;
    }

    .section8 {
        display: none;
    }

    .health {
        padding: 30px 0 5px;
    }

    .section-for320 {
        display: block;
        padding-top: 1px;
        padding-bottom: 20px;

        background: url(../img/bg-section8.webp) no-repeat center top;
        background-size: cover;
    }

    .section11 {
        padding-top: 20px;
    }

    .research {
        padding-bottom: 20px;
        background-position: center 20px;
        background-size: 285px;
    }

    .research_block--2 {
        padding-left: 58px;
    }

    .research_procent {
        padding-bottom: 178px;

        font-size: 26px;
        line-height: 30px;
    }

    .research_title {
        font-size: 18px;
        line-height: 22px;
    }

    .research_text {
        font-size: 15px;
        line-height: 18px;
    }

    .section7 {
        display: none;
    }

    .section9 .title {
        padding-left: 1px;
    }

    .expert {
        padding-bottom: 250px;
        background-size: 170px;
    }

    .expert_text {
        padding: 30px 25px 20px;

        font-size: 19px;
        line-height: 24px;
    }

    .expert_about,
    .expert_name {
        padding-left: 2px;
    }

    .expert_about--2 {
        padding-bottom: 2px;
    }

    .health_block {
        width: auto;
    }

    .slick-dots {
        bottom: -50px;
    }

    .slick-prev,
    .slick-next {
        bottom: -88px;
    }

    .section12,
    .section13 {
        display: none;
    }

    .get-block {
        display: block;
        width: auto;
        margin: 0;
        font-size: 21px;
        line-height: 26px;
    }

    .section15 {
        display: none;
    }

    .block_work {
        display: block;
        width: auto;
    }

    .work_img {
        display: none;
    }

    .block_work {
        min-height: 92px;
        padding-bottom: 65px;
        padding-top: 20px;
    }

    .block_work--1 {
        padding-right: 77px;
        padding-top: 10px;
        margin: 0;
        background: url(../img/work-1.webp) no-repeat right top;
        background-size: 77px;
    }

    .block_work--2 {
        padding-left: 77px;
        padding-top: 20px;
        margin: 0;
        background: url(../img/work-2.webp) no-repeat left top;
        background-size: 77px;
    }

    .block_work--3 {
        float: none;
        padding-right: 77px;
        margin: 0;
        background: url(../img/work-3.webp) no-repeat right 20%;
        background-size: 77px;
    }

    .block_work--4 {
        float: none;
        padding-left: 77px;
        margin: 0;
        background: url(../img/work-4.webp) no-repeat left 5%;
        background-size: 77px;
    }

    .block_work--1.block_work:after,
    .block_work--2.block_work:after,
    .block_work--3.block_work:before {
        content: " ";
        position: absolute;
        top: auto;
        right: auto;
        bottom: 10px;
        left: 40%;

        width: 29px;
        height: 45px;

        background: url(../img/arrow-small.webp) no-repeat 0 0;
    }

    .block_work--4.block_work:after {
        display: none;
    }

    .work_text {
        font-size: 21px;
        line-height: 23px;
    }

    .footer_left {
        float: none;

        text-align: center;
    }

    .footer_right {
        display: none;
    }

    .mod {
        width: 310px;
        margin-left: -160px;
    }

    .form-main:before {
        display: none;
    }

    .section17 .title {
        margin-bottom: 50px;
    }

    .section17 .product-big_sale {
        top: -46px;
    }

    .prod_mob {
        display: block;
        width: 200px;
        margin: 10px auto 15px;
    }

}

@media screen and (max-width: 319px) {
    .wrapper {
        width: 230px;
    }

    .product-big_sale {
        right: 1px;
    }

    .product-big_title {
        margin-left: 1px;

        font-size: 20px;
        line-height: 26px;
    }

    .price-old--top,
    .price-new--top {
        display: block;
        width: auto;
        margin-right: 5px;
        margin-left: 25px;
    }

    .price-text--top {
        font-size: 21px;
        line-height: 21px;
    }

    .price-x--top {
        font-size: 46px;
        line-height: 48px;
    }

    .currency-small--top {
        font-size: 35px;
    }

    .price-new--top {
        margin-top: 6px;
    }

    .section1-right-wrap {
        padding-top: 18px;
    }

    .submit-form {
        padding: 12px 0;

        font-size: 30px;
        line-height: 30px;
    }

    .danger-wrap {
        padding-bottom: 230px;

        background-size: 230px;
    }

    .symptoms_text {
        line-height: 27px;

        background-position: left 8px;
    }

    .research {
        background-size: 230px;
    }

    .research_block--1 .research_procent {
        padding-left: 1px;
    }

    .research_block--2 .research_procent {
        padding-left: 1px;

        text-align: right;
    }

    .research_procent {
        padding-bottom: 145px;

        font-size: 22px;
        line-height: 24px;
    }

    .research_block--2 {
        padding-left: 14px;
    }

    .expert {
        padding-bottom: 270px;

        background-size: 220px;
    }

    .expert_name {
        font-size: 21px;
        line-height: 23px;
    }

    .expert_about {
        font-size: 15px;
        line-height: 22px;
    }

    .health_block img {
        max-width: 100%;
    }

    .work_text {
        font-size: 19px;
        line-height: 18px;
    }

    .block_work--1,
    .block_work--3 {
        padding-right: 60px;

        background-size: 60px;
    }

    .block_work--2,
    .block_work--4 {
        padding-left: 60px;

        background-size: 60px;
    }

    .footer,
    .footer_polit {
        font-size: 14px;
        line-height: 18px;
    }

    .mod {
        width: 230px;
        margin-left: -115px;
    }

    .input-form {
        padding: 0 10px 0 41px;

        font-size: 14px;
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: url(../img/sel2.png) 95% center no-repeat;
}

.hidden_price {
    display: none;
}

.validator__tooltip {
    margin-top: -27px!important;
}

/* ============================================================
   MOBILE HERO REDESIGN — section1 reorder + sticky CTA
   Applies only on max-width: 767px (phones)
   ============================================================ */

.main-title-mob {
    display: none;
}

.mob-sticky-cta {
    display: none;
}

@media screen and (max-width: 767px) {

    /* Flexbox column replaces float layout in hero */
    .section1 .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .section1 {
        min-height: unset;
        padding-bottom: 20px;
    }

    /* Flex order: title → image+badge → price/form → benefits */
    .main-title-mob      { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
    .prod-img-container  { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
    .section1-right      { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
    .section1-left       { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
    .main-title          { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
    .title-small         { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

    /* Short mobile headline */
    .main-title-mob {
        display: block;
        font-family: "PTSansBold", sans-serif;
        font-size: 22px;
        line-height: 42px;
        color: #ffffff;
        text-align: center;
        padding: 12px 0px 2px;
        margin: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* Hide long symptom text on mobile — stays in DOM for SEO */
    .main-title {
        display: none;
    }

    .title-small {
        display: none;
    }

    /* Product image + badge overlay container */
    .prod-img-container {
        position: relative;
        display: inline-block;
        float: none;
        width: auto;
        min-height: 0;
        background: none;
        top: 0;
        margin-top: -4px;
    }

    /* Badge absolutely placed at top-right of product image */
    .section1-center {
        position: absolute;
        top: -10px;
        right: -18px;
        bottom: auto;
        left: auto;
        width: auto;
        height: auto;
        min-height: 0;
        background: none;
        z-index: 5;
    }

    .product-big_sale {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }

    .product-big_sh {
        display: none;
    }

    /* Product image — smaller so full form fits above fold */
    .prod_mob_wrap {
        display: block;
        text-align: center;
    }

    .prod_mob_wrap img,
    .prod_mob {
        width: 160px !important;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    /* Price/form block full width */
    .section1-right {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 6px;
    }

    /* Benefits block full width */
    .section1-left {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* Motivating text above price */
    .mob-benefit-text {
        display: block;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        font-weight: 700;
        color: #ffd203;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        padding: 4px 10px 2px;
        margin: 0;
    }

    /* Reduce section1-right-wrap top padding on mobile */
    .section1-right-wrap {
        padding-top: 10px;
    }

    /* Body padding so sticky button never covers content */
    body {
        padding-bottom: 68px;
    }

    /* Sticky CTA button fixed at bottom */
    .mob-sticky-cta {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 200;
        padding: 8px 15px 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.72)));
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.72) 100%);
    }

    .mob-sticky-btn {
        display: block;
        background: #f47c20;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff8c2a), to(#e06800));
        background: linear-gradient(to bottom, #ff8c2a 0%, #e06800 100%);
        color: #ffffff;
        text-align: center;
        padding: 15px 20px;
        border-radius: 5px;
        font-family: "PTSansBold", sans-serif;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.5px;
        -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.35);
        box-shadow: 0 3px 8px rgba(0,0,0,0.35);
    }

    .section17 {
        padding-top: 18px;
        padding-bottom: 10px;
    }

    .section17 .title {
        max-width: 330px;
        margin: 0 auto 20px;
        font-size: 27px;
        line-height: 29px;
    }

    .section17 .prod_mob {
        width: 220px !important;
        margin: 0 auto 18px;
    }

    .section17-right {
        max-width: 282px;
    }

    .section17-right-wrap {
        margin: 0 auto 20px;
        padding: 27px 10px 10px;
    }

    .section17-right-wrap .product-big_sale {
        position: absolute;
        top: -44px;
        right: -20px;
        left: auto;
        z-index: 5;
    }

    .section17-right-wrap .price-old--top,
    .section17-right-wrap .price-new--top {
        width: 48%;
        padding: 0 4px;
        margin: 0;
    }

    .section17-right-wrap .price-text--top {
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0;
    }

    .section17-right-wrap .price-x--top {
        margin-top: 5px;
        font-size: 25px;
        line-height: 29px;
    }

    .section17-right-wrap .price-old--top:after {
        left: 50%;
        bottom: -8px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 102px;
        background-size: 102px;
    }

    .section17-right-wrap .form-top {
        padding: 8px 0 0;
    }

    .section17-right-wrap .submit-form {
        padding: 14px 0;
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (min-width: 768px) {
    .mob-sticky-cta  { display: none; }
    .main-title-mob  { display: none; }
    .mob-benefit-text { display: none; }
}
