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

.overflow {
    overflow: hidden;
}

ol,
ul {
    list-style: none;
}

@font-face {
    font-family: "PTSansBold";
}

@font-face {
    font-family: "RobotoRegular";
}

@font-face {
    font-family: "RobotoRegularItalic";
}

@font-face {
    font-family: "RobotoBold";
}

@font-face {
    font-family: "RobotoBoldItalic";
}

@font-face {
    font-family: "RobotoLight";
}


/* body */

body {
    line-height: 1;
    font-family: "RobotoRegular", sans-serif;
    font-size: 16px;
    font-weight: normal;
  word-wrap: break-word;
  word-break:break-all;
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.wrapper:after {
    display: block;
    clear: both;
    content: " ";
}

.clear {
    clear: both;
}


/****   header   ****/

header {
    background: #323437;
    padding: 15px 0;
    position: relative;
}

.header-logo {
    float: left;
    padding-top: 6px;
}

.header-logo h1 {
    font-size: 40px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
}

.header-call {
    border: 1px solid #aed304;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    font-family: "PTSansBold", sans-serif;
    padding: 9px 12px;
    text-transform: uppercase;
}

.header-call:hover {
    border-color: #82a504;
}

.blocks-header {
    text-align: right;
}

.block-header {
    color: #aed304;
    font-size: 16px;
    display: inline-block;
    line-height: 18px;
    margin-left: 30px;
    min-height: 38px;
    padding-left: 50px;
    text-align: left;
    vertical-align: top;
}

.block-header--1 {
    background: url("../img/block1-header.png") no-repeat 0 center;
}

.block-header--2 {
    background: url("../img/block2-header.png") no-repeat 0 center;
}


/*****  section1  *****/

.section1 {
    background: url("../img/bg-content-1.jpg") no-repeat center top;
    padding-bottom: 18px;
    padding-top: 15px;
    background-size: cover
}

.main-title {
    color: #fff;
    font-family: "PTSansBold", sans-serif;
    font-size: 60px;
    line-height: 61px;
    padding: 0 80px 12px;
    text-align: center;
}

.main-title span {
    font-family: "RobotoRegular", sans-serif;
    font-size: 28px;
}

.title-small {
    color: #fff;
    font-family: "RobotoLight", sans-serif;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 18px;
    text-align: center;
}

.section1-left {
    width: 406px;
    display: inline-block;
    vertical-align: top;
    padding-top: 96px;
    margin-left: 15px;
    float: left;
    margin-right: 18px;
}

.do {
    color: #fff;
    font-family: "RobotoBold", sans-serif;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 105px;
    height: 91px;
    display: table;
}

.do>p {
    display: table-cell;
    vertical-align: middle;
}

.do--small {
    font-family: "RobotoRegular", sans-serif;
    font-size: 16px;
    line-height: 26px;
    display: block;
}

.do--1 {
    background: url("../img/do--1.png") no-repeat left center;
}

.do--2 {
    background: url("../img/do--2.png") no-repeat left center;
}

.do--3 {
    background: url("../img/do--3.png") no-repeat left center;
}

.do--4 {
    font-family: "RobotoRegular", sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #8b8b8b;
    height: 20px;
}

.section1-center {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    background: url("../img/product-big.png") no-repeat 20px 55px;
    min-height: 457px;
    position: relative;
    float: left;
}

.product-big_title {
    color: #ffd303;
    font-family: "RobotoBoldItalic", sans-serif;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    margin-left: -172px;
    padding-top: 20px;
}

.product-big_sale {
    background: url(../img/bg-sale.png) no-repeat 0 0;
    width: 111px;
    height: 111px;
    font-family: "RobotoBoldItalic",
        sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px;
    color: #323437;
    text-align: center;
    padding-top: 31px;
    position: absolute;
    left: 130px;
    top: 0;
    z-index: 4;
}

.product-big_sale>span {
    font-family: "RobotoBold", sans-serif;
    font-size: 34px;
    display: block;
    font-style: italic;
}

.product-big_sale span>span {
    font-size: 25px;
}

.product-big_sh {
    position: absolute;
    bottom: 0;
    left: -86px;
}

.product-big_sh--top {
    background: url("../img/bg-sh.png") no-repeat 0 0;
    background-size: 110px;
    width: 110px;
    height: 110px;
    font-family: "RobotoBold", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px;
    color: #323437;
    text-align: center;
    padding-top: 30px;
    font-style: italic;
  margin:auto
}

.product-big_sh--top>span {
    font-size: 14px;
}

.product-big_sh--top p {
    font-size: 15px;
    text-transform: none;
    font-family: "RobotoRegular", sans-serif;
}

.product-big_sh--bottom {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-family: "RobotoRegularItalic", sans-serif;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 20px;
}

.section1-right {
    width: 280px;
    float: right;
}

.section1-right-wrap {
    border: 2px solid #fed203;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #323437;
    padding-top: 25px;
    margin-bottom: 30px;
}

.price-old--top,
.price-new--top {
    display: inline-block;
    vertical-align: top;
    width: 47%;
}

.price-old--top {
    color: #8b8b8b;
    margin-left: 4%;
    position: relative;
}

.price-old--top:after {
    background: url("../img/price-old.png") no-repeat 0 0;
    width: 90px;
    height: 46px;
    background-size: 90px;
    position: absolute;
   bottom: -4px;
    left: 9px;
    content: " ";
}

.price-new--top {
    color: #aed304;
}

.price-text--top {
    font-size: 15px;
    line-height: 18px;
    font-family: "RobotoRegularItalic", sans-serif;
}

.price-x--top {
    letter-spacing: -1px;
    font-size: 21px;
    line-height: 38px;
    font-family: "RobotoBoldItalic", sans-serif;
}

.currency-small--top {
    font-size: 20px;
}

.form-top {
    padding: 10px;
    margin-top: 10px;
}

.form-main {
    position: relative;
}

.form-main:before {
    position: absolute;
    bottom: 50px;
    left: -50px;
    background: url("../img/arrow.png") no-repeat 0 0;
    width: 28px;
    height: 58px;
    content: " ";
}

.label-form {
    font-size: 15px;
    line-height: 16px;
    color: #fff;
    padding-left: 10px;
    margin-bottom: 2px;
}

.input-form {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    height: 42px;
    width: 100%;
    padding: 0 0 0 35px;
    color: #8b8b8b;
    font-family: "RobotoRegular", sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0;
    outline: none;
}

select.input-form {
    padding-left: 15px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('../img/sel.png');
    background-position: 96% center;
    background-repeat: no-repeat;
}

.name-form {
    background: url("../img/name-form-bg.png") no-repeat 6px center #fff;
}

.phone-form {
    background: url("../img/phone-form-bg.png") no-repeat 8px center #fff;
}

.address-form {
    background: no-repeat 8px center #fff;
}

.submit-form {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffd203;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd203), color-stop(100%, #f5ae00));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffd203 0%, #f5ae00 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd203', endColorstr='#f5ae00', GradientType=0);
    /* IE6-9 */
    color: #343639;
    text-transform: uppercase;
    padding: 18px 0;
    width: 100%;
    cursor: pointer;
    font-family: "PTSansBold", sans-serif;
    font-size: 27px;
    line-height: 27px;
    margin-top: 5px;
}

.submit-form:hover {
    background: #f5ae00;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5ae00), color-stop(100%, #ffd203));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f5ae00 0%, #ffd203 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ae00', endColorstr='#ffd203', GradientType=0);
    /* IE6-9 */
}

.protection {
    width: 255px;
    background: url("../img/protect-bg.png") no-repeat right top;
    min-height: 35px;
    color: #ffd303;
    font-size: 13px;
    line-height: 18px;
    padding-right: 30px;
}

.section1 .protection {
    padding-left: 14px;
}


/*******  section2  *******/

.section2 {
    padding-top: 30px;
    background: url("../img/bg-section2-top.png") repeat-x 0 0;
}

.title {
    font-family: "PTSansBold", sans-serif;
    font-size: 44px;
    line-height: 47px;
    color: #000;
    text-align: center;
    letter-spacing: -1px;
}

.title span {
    font-size: 25px;
}

.danger-wrap {
    margin-top: 30px;
    min-height: 842px;
    background: url("../img/bg-section2.png") no-repeat center top;
}

.danger_title {
    font-family: "RobotoBold", sans-serif;
    font-size: 36px;
    line-height: 38px;
    color: #ea0000;
    padding-top: 30px;
    padding-left: 40px;
}

.danger_text {
    font-size: 22px;
    line-height: 36px;
    color: #323437;
    padding-left: 75px;
    background: url("../img/danger.png") no-repeat 0 5px;
    min-height: 66px;
}

.danger_text>span {
    display: block;
}

.danger_text--1 {
    margin-top: 85px;
}

.danger_text--2 {
    margin-top: 135px;
    float: right;
    /* margin-left: 240px; */
    width: 380px;
    margin-bottom: 270px;
}

.danger_text--3 {
    margin-top: 6px;
    float: left;
    width: 390px;
    margin-right: 230px;
}


/*******   section3   ****/

.section3 {
    background: url("../img/bg-section3.jpg") no-repeat center top;
    padding-top: 40px;
}

.section3 .title {
    color: #fff;
}

.symptoms {
    padding: 45px 60px 45px 200px;
}

.symptoms_text {
    background: url("../img/smile-img.png") no-repeat left center;
    min-height: 43px;
    padding-top: 3px;
    padding-left: 60px;
    margin-bottom: 12px;
    color: #fff;
    font-size: 23px;
    line-height: 35px;
}


/****  section4   *****/

.section4 {
    padding-top: 40px;
    padding-bottom: 30px;
    background: url("../img/bg-section4.jpg") no-repeat center 270px;
}

.block_action {
    display: inline-block;
    width: 29%;
    margin: 0 15px;
    font-size: 17px;
    line-height: 27px;
    vertical-align: top;
}

.enter {
    padding: 25px 0 26px 20px;
}

.block_enter {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    margin-left: -1%;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
    text-align: center;
}

.block_enter p {
    padding-bottom: 20px;
}

.action {
    margin-top: 25px;
}

.block_action {
    font-size: 17px;
    line-height: 27px;
    text-align: center;
}

.block_action p {
    font-family: "RobotoBold", sans-serif;
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 5px;
    font-weight: 700;
}

.block_action span {
    display: block;
}







/****  section5   ****/

.section5 {
    background: url("../img/bg-section5.jpg") no-repeat center top;
    padding: 50px 0;
}

.form-wrap {
    background: #323437;
    border: 2px solid #ffd200;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    padding: 18px 0 18px 25px;
}

.form-wrap:before {
    content: " ";
    background: url(../img/product-big.png) no-repeat 0 0;
    width: 331px;
    height: 368px;
    top: 0;
    left: 380px;
    position: absolute;
    z-index: 1;
}

.form_left,
.form_right {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    position: relative;
    z-index: 2;
}

.form_right {
    padding-left: 19%;
}

.form_left--title {
    color: #ffd303;
    font-family: "RobotoBoldItalic", sans-serif;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
}

.form_left--sale {
    background: url(../img/bg-sale.png) no-repeat 0 0;
    width: 134px;
    height: 134px;
    font-family: "RobotoBoldItalic",
        sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 27px;
    color: #323437;
    text-align: center;
    padding-top: 38px;
    position: absolute;
    left: 265px;
    top: -48px;
    background-size: 134px;
}

.form_left--sale>span {
    font-family: "RobotoBold", sans-serif;
    font-size: 40px;
    display: block;
    font-style: italic;
}

.form_left--sale span>span {
    font-size: 30px;
}

.price {
    padding-top: 70px;
}

.price-old,
.price-new {
    display: inline-block;
    vertical-align: top;
}

.price-old {
    color: #8b8b8b;
    position: relative;
    margin-right: 1%;
}

.price-old:after {
    background: url("../img/price-old.png") no-repeat 0 0;
    width: 115px;
    height: 60px;
    position: absolute;
    bottom: -6px;
    left: 0;
    content: " ";
    background-size: 115px;
}

.price-new {
    color: #aed304;
    padding-left: 50px;
}

.price-text {
    font-size: 21px;
    line-height: 21px;
    font-family: "RobotoRegularItalic", sans-serif;
}

.price-x {
    letter-spacing: -1px;
    font-size: 21px;
    line-height: 48px;
    font-family: "RobotoBoldItalic", sans-serif;
}

.currency-small {
    font-size: 25px;
}

.form_left--sh {
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}

.form_left--sh-bottom {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-family: "RobotoRegularItalic", sans-serif;
    width: 300px;
}

.form_left--sh-top {
    background: url("../img/bg-sh.png") no-repeat 0 0;
    width: 110px;
    height: 110px;
    background-size: 110px;
    font-family: "RobotoBold", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 24px;
    color: #323437;
    text-align: center;
    padding-top: 30px;
    font-style: italic;
    position: absolute;
    left: 297px;
    top: 9px;
}

.form_left--sh-top>span {
    font-size: 14px;
}

.form_left--sh-top p {
    font-size: 15px;
    text-transform: none;
    font-family: "RobotoRegular", sans-serif;
}


/******  section6  ****/

.section6 {
    background: url("../img/bg-section4.jpg") no-repeat center -1540px;
    padding-top: 40px;
}

.research_item {
    border: 2px solid #fa6767;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 0;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin: 30px 0;
}

.research_item span {
    display: block;
}

.research {
    background: url("../img/research.png") no-repeat center top;
    height: 614px;
    position: relative;
    z-index: 2;
}

.research_block {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding-top: 225px;
}

.research_block--1 {
    padding-left: 170px;
}

.research_block--2 {
    padding-left: 184px;
}

.research_procent {
    color: #323437;
    font-size: 36px;
    line-height: 36px;
    font-family: "PTSansBold", sans-serif;
    padding-bottom: 120px;
}

.research_block--1 .research_procent {
    color: #92ac1c;
    padding-left: 20px;
}

.research_title {
    color: #323437;
    font-size: 26px;
    line-height: 30px;
    font-family: "PTSansBold", sans-serif;
}

.research_text {
    color: #323437;
    font-size: 18px;
    line-height: 32px;
}

.rezult {
    margin-top: -80px;
    padding-left: 12px;
}

.rezult:after {
    content: " ";
    clear: both;
    display: block;
}

.rezult_left {
    background: url("../img/rezult_left.png") repeat-x 0 0;
    height: 609px;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding-top: 40px;
    margin-left: 4px;
}

.rezult_right {
    background: url("../img/rezult_right.png") repeat-x 0 0;
    height: 609px;
    display: inline-block;
    vertical-align: top;
    width: 48.5%;
    padding-top: 40px;
    margin-left: -4px;
}

.rezult_text {
    display: inline-block;
    vertical-align: top;
    min-height: 280px;
    width: 360px;
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    border-right: 3px dotted #fff;
}

.rezult_procent {
    display: inline-block;
    vertical-align: top;
    margin-left: 24px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}

.rezult_text p,
.rezult_procent p {
    padding-bottom: 15px;
    font-size: 17px;
}


/*****  section7  ****/

.section7 {
    margin-top: -200px;
}

.section7 .title {
    padding: 0 100px;
}

.best-wrap {
    margin-top: 25px;
    background: url("../img/product-big.png") no-repeat 700px 85px;
}

.best {
    background: url("../img/bg-section-7.png") no-repeat 234px 20px;
}

.best:after {
    clear: both;
    content: " ";
    display: block;
}

.best_text {
    background: url("../img/for-best.png") no-repeat 0 0;
    padding-left: 50px;
    font-size: 20px;
    line-height: 24px;
}


.best_text span {
    display: block;
}

.best_text--1 {
    padding-bottom: 100px;
    margin-left: 66px;
}

.best_text--2 {
    padding-bottom: 140px;
    padding-right: 670px;
}

.best_text--3 {
    padding-bottom: 120px;
    padding-right: 730px;
}

.best_text--4 {
    padding-bottom: 80px;
    margin-left: 0;
    float: left;
    padding-right: 700px;
}

.best_text--5 {
    margin-top: 35px;
    padding-bottom: 30px;
    float: right;
    padding-right: 50g0px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .best{
   word-break: break-all;
  }
  .best_text--4 {

    padding-bottom: 80px;
    padding-right:0;
    max-width:320px;
  }
  .best_text--2,
  .best_text--3{
    padding-bottom:150px;
  }
} 
@-moz-document url-prefix(){
  .best{
    word-break: break-all;
  }
  .best_text--4 {

    padding-bottom: 80px;
  }
}

/*****  section8  ***/

.section8 {
    background: url("../img/bg-section8.jpg") no-repeat center top;
    padding: 50px 0;
}


/*****  section9  ***/

.section9 {
    padding: 35px 0 20px;
}

.section9 .title {
    padding-left: 100px;
}

.expert {
    -webkit-box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    -moz-box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    padding-top: 35px;
    background: url("../img/expert.jpg") no-repeat 0 bottom;
    -webkit-background-size: 35%;
    background-size: 35%;
    min-height: 528px;
}

.expert_text {
    letter-spacing: -1px;
    padding: 50px 50px 50px 420px;
    font-size: 20px;
    line-height: 28px;
}

.expert_name {
    font-size: 22px;
    line-height: 24px;
    color: #8a9f1c;
    padding-left: 420px;
}

.expert_about {
    font-size: 17px;
    line-height: 24px;
    color: #8a9f1c;
    padding-left: 420px;
}


/****  section10   ****/

.section10 .title {
    padding: 0 100px;
}

.health {
    padding: 30px 0;
}

.health_block {
    letter-spacing: -1px;
    display: inline-block;
    vertical-align: top;
    width: 29%;
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    padding-bottom: 20px;
}

.health_block--2 {
    margin-left: 5%;
    margin-right: 5%;
}

.health_block p {
    padding-bottom: 20px;
}


/****  section11   ****/

.section11 {
    padding-bottom: 86px;
}

.slick-slider {
    margin-bottom: 1px;
}

.slick-prev,
.slick-next {
    top: 50%;
    width: 28px;
    height: 45px;
    margin-top: -22px;
}

.slick-prev {
    background: url("../img/prev.png") no-repeat 0 0;
    left: -38px;
}

.slick-next {
    background: url("../img/next.png") no-repeat 0 0;
    right: -38px;
}

.slick-prev:hover,
.slick-prev:focus {
    background: url("../img/prev.png") no-repeat 0 0;
    opacity: 0.8;
}

.slick-next:hover,
.slick-next:focus {
    background: url("../img/next.png") no-repeat 0 0;
    opacity: 0.8;
}

.slider {
    -webkit-box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    -moz-box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0px 9px 30px 9px rgba(66, 41, 25, 0.1);
    padding: 0 50px;
    margin-top: 15px;
    min-height: 250px;
    height: auto;
    position: relative;
    padding: 35px 50px 20px;
}

.slider-main {
    height: 100%;
}

.slider-main>div {
    padding: 35px 0 20px;
    width: 880px !important;
}

.slide_item {
    position: absolute;
    -webkit-transition: all, 2s;
    -moz-transition: all, 2s;
    -ms-transition: all, 2s;
    -o-transition: all, 2s;
    transition: all, 2s;
}

.slide_img {
    float: left;
    padding-top: 25px;
    padding-left: 12px;
}

.slide_text {
    font-size: 17px;
    line-height: 21px;
    padding-left: 175px;
}

.slide_name {
    font-size: 22px;
    line-height: 24px;
    font-family: "PTSansBold", sans-serif;
    padding-top: 20px;
}

.slick-dots li {
    width: 12px;
    height: 12px;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 1px;
    background: #323437;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #8a9f1c;
}

.slick-dots li button:before {
    display: none;
}

.bx-wrapper {
    margin: 0;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
    padding: 1px;
    background: #323437;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8a9f1c;
}

.bx-wrapper .bx-controls-direction a {
    top: 50%;
    width: 28px;
    height: 45px;
    margin-top: -30px;
    z-index: 1;
}

.bx-wrapper .bx-prev {
    background: url("../img/prev.png") no-repeat 0 0;
    left: -38px;
}

.bx-wrapper .bx-prev:hover {
    background: url("../img/prev.png") no-repeat 0 0;
    left: -38px;
    opacity: 0.8;
}

.bx-wrapper .bx-next {
    background: url("../img/next.png") no-repeat 0 0;
    right: -38px;
}

.bx-wrapper .bx-next:hover {
    background: url("../img/next.png") no-repeat 0 0;
    right: -38px;
    opacity: 0.8;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: -60px;
}


/****  section12   ****/

.section12 {
    background: url("../img/bg-section12.jpg") no-repeat center top;
    padding: 50px 0;
}


/****  section13  ***/

.section13 {
    padding: 40px 0;
}

.use {
    padding-top: 45px;
}

.use-block {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin-left: 1%;
    text-align: center;
}

.use_title {
    color: #93ad1f;
    font-size: 23px;
    line-height: 24px;
    font-family: "RobotoBold", sans-serif;
    padding: 45px 0 20px;
}

.use_text {
    font-size: 19px;
    line-height: 23px;
}


/****  section14  ***/

.section14 {
    padding-bottom: 70px;
    display: none;
}

.get {
    padding: 35px 0;
}

.get-block {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 18%;
    margin-left: 1%;
    text-align: center;
    font-size: 23px;
    line-height: 29px;
    font-family: "RobotoBold", sans-serif;
}

.get-block p {
    padding-bottom: 30px;
}

.sertificats {
    padding-left: 100px;
}

.sertificat-wrap {
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: 0px 0px 20px 9px rgba(66, 41, 25, 0.1);
    -moz-box-shadow: 0px 0px 20px 9px rgba(66, 41, 25, 0.1);
    box-shadow: 0px 0px 20px 9px rgba(66, 41, 25, 0.1);
    margin-left: 20px;
    font-size: 1px;
    line-height: 1px;
}


/*****  section15  ****/

.section15 {
    padding-bottom: 50px;
}

.fake {
    margin-top: 30px;
    border: 2px solid #fa6767;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 0 0 15px;
    background: no-repeat right bottom;
}

.fake_title {
    text-align: center;
    font-size: 23px;
    line-height: 27px;
    padding: 0 50px 30px;
    letter-spacing: -1px;
}

.fake_text {
    font-size: 27px;
    line-height: 28px;
    letter-spacing: -1px;
    padding: 0 400px 20px 12px;
}

.fake_form {
    padding-bottom: 30px;
}

.fake_input {
    width: 320px;
    height: 60px;
    padding: 0 10px;
    border: 1px solid #666666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
}

.fake_button {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffd203;
    background: -moz-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd203), color-stop(100%, #f5ae00));
    background: -webkit-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    background: -o-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    background: -ms-linear-gradient(top, #ffd203 0%, #f5ae00 100%);
    background: linear-gradient(to bottom, #ffd203 0%, #f5ae00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd203', endColorstr='#f5ae00', GradientType=0);
    color: #343639;
    text-transform: uppercase;
    width: 230px;
    cursor: pointer;
    font-family: "PTSansBold", sans-serif;
    font-size: 24px;
    line-height: 27px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    margin-left: 18px;
}

.fake_button:hover {
    background: #f5ae00;
    background: -moz-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5ae00), color-stop(100%, #ffd203));
    background: -webkit-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    background: -o-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    background: -ms-linear-gradient(top, #f5ae00 0%, #ffd203 100%);
    background: linear-gradient(to bottom, #f5ae00 0%, #ffd203 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ae00', endColorstr='#ffd203', GradientType=0);
}

.js-message {
    font-size: 16px;
    line-height: 18px;
    width: 570px;
    padding-top: 10px;
}


/****  section16  ***/

.section16 {
    padding-bottom: 60px;
}

.work {
    padding-top: 40px;
    padding-left: 60px;
}

.block_work {
    display: inline-block;
    vertical-align: top;
    width: 21%;
    margin-left: 2%;
    position: relative;
}

.work_img {
    text-align: center;
    padding-bottom: 20px;
}

.work_text {
    font-family: "PTSansBold", sans-serif;
    font-size: 23px;
    line-height: 26px;
    padding-left: 26px;
    position: relative;
    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 {
    background: url("../img/arrow-work.png") no-repeat 0 0;
    content: " ";
    width: 77px;
    height: 29px;
    position: absolute;
    top: 27px;
    right: -48px;
}


/****   section17   ****/

.section17 {
    background: url("../img/bg-section17.jpg") no-repeat center top;
    padding-top: 23px;
    padding-bottom: 10px;
}

.section17 .title {
    color: #fff;
}

.section17-left {
    width: 406px;
    display: inline-block;
    vertical-align: top;
    padding-top: 65px;
    margin-left: 35px;
}

.section17-right {
    width: 360px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 125px;
}

.section17-right-wrap {
    border: 2px solid #fed203;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #323437;
    padding-top: 25px;
    margin-bottom: 20px;
}


/****  footer   ***/

.footer {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 20px;
    padding-top: 20px;
}

.footer:after {
    display: block;
    clear: both;
    content: " ";
}

.footer .wrapper {
    padding-left: 30px;
    padding-right: 50px;
}

.footer_polit {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}

.footer_polit:hover {
    text-decoration: underline;
}

.footer_left {
    float: left;
}

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

.form-mob {
    display: none;
}

.section-for320 {
    display: none;
}


/*****  popup   ****/

.popup1 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.popup-second {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.modal_mouse_out {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto !important;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    cursor: pointer;
}

.mod {
    position: absolute;
    top: 17%;
    left: 50%;
    margin-left: -140px;
    margin-bottom: 20px;
    z-index: 102;
    width: 280px;
}


/*ÐŸÐ¾Ð¿Ð°Ð¿ Ð¼Ñ‹ÑˆÐºÐ¸*/

.mouse_moved {
    position: fixed;
    display: none;
}

.line_top {
    width: 100%;
    height: 10px;
    top: 0;
}

.line_bottom {
    width: 100%;
    height: 10px;
    bottom: 0;
}

.line_left {
    width: 10px;
    height: 100%;
    left: 0;
    top: 0;
}

.line_right {
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
}

.hide {
    display: none !important;
}

.modal_mouse_out .modal {
    display: block;
}

.popup1 .modal {
    display: block !important;
}

.popup-second .modal {
    display: block !important;
}

.logo_f {
    float: left;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
}

img.footerLogo1 {
    width: 64px;
}

@media screen and (max-width: 999px) {
    #clbh_phone_div {
        display: none !important;
    }

    .wrapper {
        width: 750px;
    }

    .blocks-header {
        display: none;
    }

    .section1 {
        background-size: cover;
        padding-bottom: 35px;
    }

    .section1-left {
        display: block;
        padding-top: 20px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .section1-center {
        float: none;
        width: 390px;
        display: block;
        background: none;
        min-height: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
        padding-bottom: 10px;
    }

    .product-big_sh {
        display: none;
    }

    .product-big_title {
        margin-left: 7px;
        padding-top: 1px;
        width: 200px;
    }

    .product-big_sale {
        left: 183px;
        top: -60px;
    }

    .section1-center:after {
        content: " ";
        background: no-repeat 0 0;
        width: 133px;
        height: 255px;
        position: absolute;
        top: -86px;
        right: -15px;
        z-index: 2;
    }

    .section1-right {
        width: 390px;
        float: none;
        margin-right: auto;
        margin-left: auto;
    }

    .section1-right-wrap {
        margin-bottom: 12px;
    }

    .price-old--top,
    .price-new--top {
        width: 33%;
    }

    .price-text--top {
        letter-spacing: -1px;
    }

    .price-old--top {
        margin-left: 3%;
    }

    .protection {
        width: 390px;
        background-position: 20px top;
        padding-left: 63px !important;
        padding-right: 1px;
        padding-top: 12px;
        margin-left: auto;
        margin-right: auto;
    }

    .section2 {
        padding-bottom: 20px;
    }

    .danger-wrap {
        margin-top: 30px;
        min-height: 10px;
        background-size: 460px;
        background-position: center 150px;
    }

    .danger_title {
        padding-top: 1px;
        padding-left: 1px;
        text-align: center;
    }

    .danger_text--1 {
        margin-top: 25px;
        margin-left: 20px;
    }

    .danger_text--2 {
        margin-top: 420px;
        float: none;
    }

    .danger_text--3 {
        margin-top: 20px;
        margin-left: 310px;
        float: none;
    }

    .section3 {
        background-size: cover;
    }

    .symptoms {
        padding: 45px 1px 10px 1px;
    }

    .symptoms_text {
        margin-bottom: 22px;
    }

    .section4 {
        background-position: center 810px;
        background-size: 540px;
        padding-bottom: 40px;
    }

    .enter {
        padding: 25px 0 26px 140px;
    }

    .block_enter {
        width: 230px;
        margin-left: -1%;
        padding-bottom: 28px;
    }

    .block_enter p {
        padding-bottom: 1px;
    }

    .action {
        margin-top: 15px;
        background-size: 460px;
        min-height: 10px;
        background-position: center 70px;
    }

    .section5 {
        padding-top: 1px;
        padding-bottom: 20px;
        background-size: cover;
    }

    .form-wrap {
        display: none;
    }

    .form-mob {
        display: block;
    }

    .section5 .form-mob {
        margin-top: -18px;
    }

    .section6 {
        background: none;
    }

    .research {
        background-size: 740px;
        height: auto;
    }

    .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;
        background: no-repeat right 150px;
    }

    .section7 .title {
        padding: 0 10px;
    }

    .best-wrap {
        background: none;
    }

    .best {
        background: none;
        padding-bottom: 150px;
    }

    .best_text--1,
    .best_text--2,
    .best_text--3,
    .best_text--4 {
        padding-bottom: 26px;
        margin-left: 1px;
    }

    .best_text--4 {
        float: none;
    }

    .best_text--5 {
        margin-top: 1px;
        padding-bottom: 1px;
        float: none;
    }

    .section8 {
        padding-top: 1px;
        padding-bottom: 20px;
        background-size: cover;
    }

    .section8 .form-mob {
        margin-top: -18px;
    }

    .section9 {
        padding-bottom: 45px;
    }

    .expert_about--2 {
        padding-bottom: 30px;
    }

    .health_block {
        display: block;
        width: 340px;
        margin-left: auto;
        margin-right: auto;
    }

    .section12 {
        padding-top: 1px;
        padding-bottom: 20px;
        background-size: cover;
    }

    .section12 .form-mob {
        margin-top: -18px;
    }

    .use-block {
        padding-bottom: 45px;
        display: block;
        width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .use_title {
        padding: 20px 0 20px;
    }

    .section14 {
        padding-bottom: 35px;
    }

    .get-block {
        padding-bottom: 20px;
        width: 47%;
    }

    .get-block--3 {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .get-block p {
        padding-bottom: 15px;
    }

    .sertificats {
        display: none;
    }

    .fake {
        padding: 25px 0 245px 15px;
        background-position: center bottom;
    }

    .fake_text {
        font-size: 23px;
        line-height: 27px;
        padding: 0 50px 30px;
        text-align: center;
    }

    .fake_input {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }

    .fake_button {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .work {
        padding-left: 1px;
    }

    .block_work {
        width: 22%;
    }

    .section17 {
        background-size: cover;
        padding-bottom: 50px;
    }

    .section17-left,
    .section17-right {
        display: none;
    }

    .footer {
        margin-top: 20px;
        background: #fff;
        padding: 25px 0;
    }

    .mod {
        margin-left: -195px;
        width: 390px;
    }

    .js-message {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }

    .footer .wrapper {
        padding-left: 2px;
        padding-right: 2px;
    }

    .slider-main>div {
        padding: 35px 0 40px;
        width: 650px !important;
    }

    .danger_text {
        max-width: 300px !important;
        margin: auto;
    }

    .danger-wrap {
        padding-bottom: 440px;
        background-position: center bottom;
    }

    .danger_title {

        margin-bottom: 30px;
    }

    .block_action {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }

    .best_text {
        padding-right: 0 !important;
    }
}

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

    .main-title {
        padding-left: 1px;
        padding-right: 1px;
        font-size: 51px;
        line-height: 52px;
    }

    .title-small {
        font-size: 28px;
        line-height: 35px;
        padding-bottom: 8px;
    }

    .danger_text--3 {
        margin-left: 150px;
    }

    .section4 {
        background-position: center 844px;
    }

    .enter {
        padding: 25px 0 26px 30px;
    }

    .block_enter img {
        width: 230px;
    }

    .block_enter {
        margin-left: -4%;
    }

    .action {
        background-position: center 115px;
    }

    .block_action {
        width: 48%;
    }

    .block_action span {
        display: inline;
    }

    .block_action p {
        font-size: 21px;
    }

    .block_action--3,
    .block_action--4 {
        padding-top: 460px;
    }

    .research {
        background-size: 470px;
        background-position: center 20px;
    }

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

    .section7 {
        background-position: 200px 180px;
    }

    .best-wrap {
        margin-top: 50px;
    }

    .expert {
        background-size: 290px;
    }

    .expert_text {
        padding: 30px 25px 100px;
    }

    .expert_about,
    .expert_name {
        padding-left: 200px;
        padding-right: 20px;
        text-align: right;
    }

    .expert_about span {
        display: block;
    }

    .expert_about--2 {
        padding-bottom: 200px;
    }

    .section10 .title {
        padding: 0 5px;
    }



    .slider {
        padding: 35px 15px 0px;
        width: 320px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .slide_img {
        float: none;
        padding-top: 1px;
        padding-left: 1px;
        padding-bottom: 15px;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    .slide_text {
        padding-left: 0;
        text-align: left;
        padding-right: 0;
    }

    .slider-main>div {
        width: 300px !important;
        padding: 0;
        margin-left: 0 !important;
    }

    .bx-wrapper .bx-controls-direction a {
        top: auto;
        bottom: -45px;
        margin-top: 1px;
        z-index: 5;
    }

    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-prev:hover {
        left: 1px;
    }

    .slide_name {
        padding-bottom: 20px;
    }

    .bx-wrapper .bx-next,
    .bx-wrapper .bx-next:hover {
        right: 1px;
    }

    .slick-prev,
    .slick-next {
        top: auto;
        bottom: -77px;
        margin-top: 1px;
        z-index: 5;
    }

    .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 {
        background: no-repeat 0 0;
        width: 29px;
        height: 77px;
        top: 150px;
        right: -10px;
    }

    .block_work--3.block_work:after {
        display: none;
    }

    .block_work--4.block_work:after {
        background: no-repeat 0 0;
        content: " ";
        width: 77px;
        height: 29px;
        position: absolute;
        top: 27px;
        right: -48px;
    }

    .footer_right {
        display: none;
    }

    .footer_left {
        float: none;
        text-align: center;
    }

    .logo_f {
        float: none;
        text-align: center;
        padding: 0 1px 20px;
    }
}

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

    .header-call {
        display: none;
    }

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

    .main-title {
        font-size: 36px;
        line-height: 1.3;
    }

    .title-small {
        font-size: 20px;
        line-height: 26px;
    }

    .section1-left {
        width: auto;
    }

    .do {
        padding-left: 1px;
        min-height: 10px;
        display: block;
        padding-top: 110px;
        text-align: center;
        height: auto;
    }

    .do--1,
    .do--2,
    .do--3 {
        background-position: center top;
    }

    .do--4 {
        padding-top: 10px !important;
    }

    .do--4 p {
        width: 100%;
        display: block;
    }

    .do>p {
        display: block;
    }

    .section1-center {
        width: auto;
        margin-top: 15px;
    }

    .section1-center:after {
        display: none;
    }

    .product-big_sale {
        background-size: 90px;
        width: 90px;
        height: 90px;
        font-size: 10px;
        line-height: 18px;
        padding-top: 25px;
        left: auto;
        top: -4px;
        right: -2px;
    }

    .product-big_sale>span {
        font-size: 27px;
    }

    .section1-right-wrap {

        padding-top: 50px;
    }

    .product-big_sale span>span {
        font-size: 20px;
    }

    .section1-right {
        width: auto;
    }

    .price-old--top,
    .price-new--top {
        width: 45%;
    }

    .price-old--top {
        margin-left: 6%;
    }

    .protection {
        display: none;
    }

    .product-big_title br {
        display: none;
    }

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

    .danger-wrap {
        margin-top: 30px;
        background-size: 300px;
        background-position: center bottom;
        padding-bottom: 290px;
    }

    .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 {
        margin-left: 1px;
        margin-bottom: 1px;
        margin-top: 20px;
    }

    .danger_text>span {
        display: inline;
    }

    .symptoms_text {
        font-size: 20px;
        line-height: 30px;
    }

    .symptoms {
        padding: 20px 1px 10px 1px;
    }

    .section4 {
        background: none;
        padding-bottom: 1px;
    }

    .enter {
        padding: 25px 0;
    }

    .block_enter {
        width: 230px;
        padding-bottom: 28px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .action {
        background: url("../img/bg-section4.jpg") no-repeat center 90px;
        background-size: 300px;
    }

    .block_action--1,
    .block_action--2,
    .block_action--3,
    .block_action--4 {
        float: none;
        margin: 0 auto;
        width: auto;
        padding: 10px 1px;
        text-align: center;
    }

    .block_action--2 {
        -webkit-background-size: 70%;
        background-size: 70%;
    }

    .section5 {
        padding-top: 20px;
    }

    .section8 {
        display: none;
    }

    .health {
        padding: 30px 0 5px;
    }

    .section-for320 {
        display: block;
        background: url("../img/bg-section8.jpg") no-repeat center top;
        padding-top: 1px;
        padding-bottom: 20px;
        background-size: cover;
    }

    .section11 {
        padding-top: 20px;
    }

    .research {
        background-size: 310px;
        background-position: center 20px;
        padding-bottom: 20px;
    }

    .research_block--2 {
        padding-left: 58px;
    }

    .research_procent {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 178px;
    }

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

    .expert_text {
        font-size: 19px;
        line-height: 24px;
        padding: 30px 25px 20px;
    }

    .expert_about,
    .expert_name {
        padding-left: 40px;
    }

    .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 {
        width: auto;
        display: block;
        font-size: 21px;
        line-height: 26px;
    }

    .section15 {
        display: none;
    }

    .block_work {
        width: auto;
        display: block;
    }

    .work_img {
        display: none;
    }

    .block_work {
        padding-bottom: 65px;
        min-height: 92px;
    }

    .block_work--1 {
        background: url("../img/work-1.png") no-repeat right top;
        background-size: 77px;
        padding-right: 77px;
    }

    .block_work--2 {
        background: url("../img/work-2.png") no-repeat left top;
        background-size: 77px;
        padding-left: 77px;
    }

    .block_work--3 {
        float: none;
        background: url("../img/work-3.png") no-repeat right top;
        background-size: 77px;
        padding-right: 77px;
    }

    .block_work--4 {
        float: none;
        background: url("../img/work-4.png") no-repeat left top;
        background-size: 77px;
        padding-left: 77px;
    }

    .block_work--1.block_work:after,
    .block_work--2.block_work:after,
    .block_work--3.block_work:before {
        background: no-repeat 0 0;
        content: " ";
        width: 29px;
        height: 45px;
        position: absolute;
        top: auto;
        bottom: 10px;
        right: auto;
        left: 40%;
    }

    .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 {
        margin-left: -160px;
        width: 310px;
    }

    .form-main:before {
        display: none;
    }

    .slider-main>div {
        /* width: 280px !important;
        margin-left: 15px; */
        width: 300px !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        bottom: -19px;
        padding-top: 0;
        height: 1px;
    }
}

@media screen and (max-width: 319px) {
    .wrapper {
        width: 230px;
    }

    .product-big_sale {
        right: 1px;
    }

    .product-big_title {
        font-size: 20px;
        line-height: 26px;
        margin-left: 1px;
    }

    .price-old--top,
    .price-new--top {
        width: auto;
        display: block;
        margin-left: 25px;
        margin-right: 5px;
    }

    .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 {
        background-size: 230px;
        padding-bottom: 230px;
    }

    .symptoms_text {
        background-position: left 8px;
        line-height: 27px;
    }

    .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 {
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 145px;
    }

    .research_block--2 {
        padding-left: 14px;
    }

    .expert {
        background-size: 220px;
        padding-bottom: 270px;
    }

    .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 {
        background-size: 60px;
        padding-right: 60px;
    }

    .block_work--2,
    .block_work--4 {
        background-size: 60px;
        padding-left: 60px;
    }

    .footer,
    .footer_polit {
        font-size: 14px;
        line-height: 18px;
    }

    .mod {
        margin-left: -115px;
        width: 230px;
    }

    .input-form {
        padding: 0 10px 0 41px;
        font-size: 14px;
    }

    .slider-main>div {
        width: 200px !important;
    }
}

.ajax_loader {
    display: none;
}

.rezult_procent p {
    padding-bottom: 15px;
}
select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
          appearance: none!important;
background:url(../img/sel.png) no-repeat 96% 50%;
}
.form_message{
    text-align: center;
    margin: 20px 0;
    color: #fff;
    font-size: 12px;
}
form .input-wrapper label {
    display: none;
    pointer-events: none;
  }
  
  form .input-wrapper {
    position: relative;
    margin-bottom: 20px;
  }
  
  form .input-wrapper .error {
    border: 1px solid red!important;
    padding-top: 6px!important;
    background-position-y: 12px;
  }
  
  form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: left
  }
  
  form .input-wrapper .error+label:before,
  form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
  }
  
  form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
  }
  
  form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
  }
 