p,
span {
    color: inherit
}

.price-x--top .price_land_curr {
    font-size: 20px
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    left: -5px;
    background: #fff none repeat scroll 0 0;
    transform: translateZ(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666 none repeat scroll 0 0;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000 none repeat scroll 0 0
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0 none;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

* {
    outline: medium none
}

.loader,
.modale {
    background-image: url(../img/bgexit.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    left: 0;
    top: 0
}

.phoneJs {
    border: medium none !important
}

.modale {
    z-index: 200001;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: justify;
    background: rgba(0, 0, 0, .8) none repeat scroll 0 0
}

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

#kmacb-form form ::-moz-placeholder {
    color: #888
}

.show-message {
    font-family: Roboto-Regular
}

.blink {
    color: red !important;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    text-decoration: line-through
}

.show-message p {
    margin: 0 !important
}

.show-message__icon {
    width: 50px !important;
    display: inline-block;
    vertical-align: middle
}

.show-message__info {
    width: 248px;
    line-height: normal;
    display: inline-block;
    margin-left: 15px;
    color: #fff;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 19px;
    font-family: RobotoRegular, sans-serif
}

.show-message__info span {
    font-size: 20px;
    font-family: RobotoRegular, sans-serif
}

.show-message_call {
    background-color: #363636
}

.show-message__info span {
    color: #fff
}

.package_left,
.package_left span {
    font-size: 15px !important
}

.show-message_online {
    background-color: rgba(0, 0, 0, .9)
}

.show-message__item,
.show-message__item-first {
    position: fixed;
    right: 20px;
    top: 120px;
    width: 318px;
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    padding: 5px;
    font-size: 14px;
    line-height: 90px;
    border-radius: 10px;
    display: none;
    z-index: 98
}

@media screen and (max-width:767px) {

    .show-message__item,
    .show-message__item-first {
        top: auto;
        right: 10px;
        bottom: 10px
    }

    .show-message__info {
        width: 230px
    }

    .show-message__item,
    .show-message__item-first {
        width: 300px
    }
}

@media screen and (max-width:319px) {

    .show-message__item,
    .show-message__item-first {
        width: 225px
    }

    .show-message__info {
        width: 160px;
        margin-left: 7px;
        font-size: 15px
    }

    .show-message__info span {
        font-size: 17px
    }

    .show-message__icon {
        width: 38px !important
    }

    .show-message__info br {
        display: none
    }
}

.cbh-phone {
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    transition: visibility .5s ease 0s
}

.cbh-phone.cbh-show {
    visibility: visible
}

.cbh-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    animation: 1.2s ease-in-out 0s normal none infinite running cbh-circle-anim;
    transition: all .5s ease 0s
}

.cbh-phone.cbh-static .cbh-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running cbh-circle-anim !important
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: #00aff2;
    opacity: .5
}

.cbh-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: 2.3s ease-in-out 0s normal none infinite running cbh-circle-fill-anim;
    transition: all .5s ease 0s
}

.cbh-phone.cbh-static .cbh-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running cbh-circle-fill-anim !important;
    opacity: 0 !important
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75 !important
}

.cbh-ph-img-circle1 {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(undefined/index.html);
    background-color: rgba(30, 30, 30, .1);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    animation: 1s ease-in-out 0s normal none infinite running cbh-circle-img-anim
}

.cbh-phone.cbh-static .cbh-ph-img-circle1 {
    animation: 0s ease-in-out 0s normal none infinite running cbh-circle-img-anim !important
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: #00aff2
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: #00aff2
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: #00aff2
}

a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
nav,
ol,
p,
pre,
td,
textarea,
th,
ul {
    transform-origin: center center 0
}

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

ol,
ul {
    list-style: outside none none
}

@font-face {
    font-family: PTSansBold;
    src: url(../fonts/ptsans-bold.ttf) format("truetype"), url(../fonts/ptsans-bold.svg) format("svg"), url(../fonts/ptsans-bold.woff) format("woff")
}

@font-face {
    font-family: PTSansRegular;
    src: url(../fonts/ptsans-regular.ttf) format("truetype"), url(../fonts/ptsans-regular.svg) format("svg"), url(../fonts/ptsans-regular.woff) format("woff")
}

@font-face {
    font-family: RobotoRegular;
    src: url(../fonts/roboto-regular.ttf) format("truetype"), url(../fonts/roboto-regular.svg) format("svg"), url(../fonts/roboto-regular.woff) format("woff")
}

@font-face {
    font-family: RobotoRegularItalic;
    src: url(../fonts/roboto-italic.ttf) format("truetype"), url(../fonts/roboto-italic.svg) format("svg"), url(../fonts/roboto-italic.woff) format("woff")
}

@font-face {
    font-family: RobotoBold;
    src: url(../fonts/roboto-bold.ttf) format("truetype"), url(../fonts/roboto-bold.svg) format("svg"), url(../fonts/roboto-bold.woff) format("woff")
}

@font-face {
    font-family: RobotoBoldItalic;
    src: url(../fonts/roboto-bolditalic.ttf) format("truetype"), url(../fonts/roboto-bolditalic.svg) format("svg"), url(../fonts/roboto-bolditalic.woff) format("woff")
}

@font-face {
    font-family: RobotoLight;
    src: url(../fonts/roboto-light.ttf) format("truetype"), url(../fonts/roboto-light.svg) format("svg"), url(../fonts/roboto-light.woff) format("woff")
}

body {
    line-height: 1;
    font-family: RobotoRegular, sans-serif;
    font-size: 16px;
    font-weight: 400
}

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

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

.clear {
    clear: both
}

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

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

.header-call {
    border: 1px solid #aed304;
    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 {
    float: 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: transparent url(../img/block1-header.png) no-repeat scroll 0 center
}

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

.form_right.mar_top {
    margin-top: 31px
}

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

.main-title {
    color: #fff;
    font-family: PTSansBold, sans-serif;
    font-size: 60px;
    line-height: 48px;
    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: 372px;
    display: inline-block;
    vertical-align: top;
    padding-top: 54px;
    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: transparent url(../img/do--1.png) no-repeat scroll left center
}

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

.do--3 {
    background: transparent url(../img/do--31.png) no-repeat scroll left center
}

.do--5 {
    background: transparent url(../img/do--4.png) no-repeat scroll left center
}

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

.section1-center {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    background: transparent url(../img/11154.png) no-repeat scroll 0 55px;
    min-height: 457px;
    position: relative;
    float: left;
    background-size: contain
}

.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: transparent url(../img/bg-sale.png) no-repeat scroll 0 0;
    width: 111px;
    height: 111px;
    font-family: RobotoBoldItalic, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    color: #323437;
    text-align: center;
    padding-top: 26px;
    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: -16px
}

.product-big_sh--top {
    background: transparent url(../img/bg-sale.png) no-repeat scroll 0 0/110px auto;
    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: 33px;
    font-style: italic
}

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

.product-big_sh--top p {
    font-size: 18px;
    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
}

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

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

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

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

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

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

.price-text--top {
    font-size: 16px;
    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
}

.form-main {
    position: relative
}

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

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

.input-form {
    border: medium none;
    border-radius: 3px;
    background-color: #fff;
    height: 38px;
    width: 100%;
    padding: 0 10px 0 48px;
    color: #8b8b8b;
    font-family: RobotoRegular, sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 7px 0
}

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

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

.submit-form {
    border: medium none;
    border-radius: 3px;
    background: transparent linear-gradient(to bottom, #ffd203 0, #f5ae00 100%) repeat scroll 0 0;
    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: transparent linear-gradient(to bottom, #f5ae00 0, #ffd203 100%) repeat scroll 0 0
}

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

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

.section2 {
    padding-top: 30px;
    background: transparent url(../img/bg-section2-top.png) repeat-x scroll 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: transparent url(../img/bg-section2.png) no-repeat scroll 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: 24px;
    line-height: 36px;
    color: #323437;
    padding-left: 75px;
    background: transparent url(../img/danger.png) no-repeat scroll 0 5px;
    min-height: 66px
}

.danger_text>span {
    display: block
}

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

.danger_text--2 {
    margin-top: 465px;
    float: left
}

.danger_text--3 {
    margin-top: 86px;
    float: right
}

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

.section3 .title {
    color: #fff
}

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

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

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

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

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

.block_enter p {
    padding-bottom: 20px
}

.action {
    margin-top: 25px;
    background: transparent url(../img/action-big.png) no-repeat scroll center top;
    min-height: 650px
}

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

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

.block_action span {
    display: block
}

.block_action--1,
.block_action--3 {
    float: left
}

.block_action--2,
.block_action--4 {
    float: right
}

.block_action--1,
.block_action--2 {
    padding-top: 10px
}

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

.block_action--4 {
    padding-right: 20px
}

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

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

.form-wrap::before {
    content: " ";
    background: transparent url(../img/11154.png) no-repeat scroll 0 0;
    width: 211px;
    height: 368px;
    top: 65px;
    left: 413px;
    position: absolute;
    z-index: 1;
    background-size: contain
}

.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: transparent url(../img/bg-sale.png) no-repeat scroll 0 0/134px auto;
    width: 134px;
    height: 134px;
    font-family: RobotoBoldItalic, sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 27px;
    color: #323437;
    text-align: center;
    padding-top: 32px;
    position: absolute;
    left: 265px;
    top: -48px
}

.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-new,
.price-old {
    display: inline-block;
    vertical-align: top
}

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

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

.price-new {
    color: #aed304
}

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

.price-x {
    letter-spacing: -1px;
    font-size: 29px;
    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
}

.form_left--sh-top {
    background: transparent url(../img/bg-sale.png) no-repeat scroll 0 0/110px auto;
    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: 33px;
    font-style: italic;
    position: absolute;
    left: 350px;
    top: -5px
}

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

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

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

.research_item {
    border: 2px solid #fa6767;
    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: transparent url(../img/research.png) no-repeat scroll 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: 89px
}

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

p.percentDown {
    padding-top: 28px
}

.rezult_procent.rezult_procent1 {
    margin-left: 8px;
    text-align: center
}

.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: 21px;
    line-height: 32px
}

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

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

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

.rezult_right {
    background: transparent url(../img/rezult_right.png) repeat-x scroll 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_procent p,
.rezult_text p {
    padding-bottom: 25px
}

.section7 {
    margin-top: -200px
}

.section7 .title {
    padding: 0 100px
}

.best-wrap {
    margin-top: 25px
}

.best {
    background: transparent url(../img/bg-section-7_v1.png) no-repeat scroll 255px 90px
}

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

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

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

.best_text--2 {
    padding-bottom: 200px
}

.best_text--3 {
    padding-bottom: 110px
}

.best_text--4 {
    padding-bottom: 30px;
    margin-left: 20px;
    float: left
}

.best_text--5 {
    margin-top: 35px;
    padding-bottom: 30px;
    float: right
}

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

.section9 {
    padding: 35px 0 20px
}

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

.expert {
    box-shadow: 0 9px 30px 9px rgba(66, 41, 25, .1);
    padding-top: 10px;
    background: transparent url(../img/expert.jpg) no-repeat scroll 80px 100px;
    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 .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 {
    padding-bottom: 86px
}

.slider {
    box-shadow: 0 9px 30px 9px rgba(66, 41, 25, .1);
    padding: 0 50px;
    margin-top: 15px
}

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

.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-next::before,
.slick-prev::before {
    display: none
}

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

.bx-wrapper {
    margin: 0
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: medium none;
    left: 0
}

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

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #8a9f1c none repeat scroll 0 0
}

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

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

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

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

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

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

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

.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 {
    padding-bottom: 70px
}

.get {
    padding: 35px 0
}

.get-block {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 17%;
    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;
    box-shadow: 0 0 20px 9px rgba(66, 41, 25, .1);
    margin-left: 20px;
    font-size: 1px;
    line-height: 1px
}

.get-block.get-block--3 {
    margin-left: .5%;
    margin-right: .5%;
    width: 20%
}

.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: transparent url(../img/arrow-work.png) no-repeat scroll 0 0;
    content: " ";
    width: 77px;
    height: 29px;
    position: absolute;
    top: 27px;
    right: -48px
}

.section17 {
    background: transparent url(../img/bg-section17.jpg) no-repeat scroll center top/cover;
    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: 110px;
    margin-left: 125px
}

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

.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_left {
    float: left
}
.footer a {
    color:#fff;
}
.footer_right {
    float: right;
    text-align: right
}

.form-mob {
    display: none
}

.section-for320 {
    display: none
}

.logo_f {
    float: left;
    margin-left: 0;
    width: 11%;
    padding-top: 0
}

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

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

.popup1 input.input-form.name-form {
    margin-bottom: 10px
}

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

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

.mod {
    position: absolute;
    z-index: 102;
    top: 7%;
    left: 0;
    right: 0;
    width: 980px;
    margin: 0 auto
}

.popup1 .section1-right {
    width: 980px;
    float: none;
    margin: 0 auto
}

.popup1 button.submit-form {
    margin-top: 20px
}

.popup1 .protection {
    width: 340px;
    background: transparent url(../img/protect-bg.png) no-repeat scroll right center;
    min-height: 35px;
    color: #ffd303;
    font-size: 16px;
    line-height: 18px;
    padding-right: 30px;
    padding-top: 18px;
    padding-bottom: 10px;
    margin: 10px auto 0
}

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

p.somsingTitle {
    text-align: center;
    font-family: PTSansBold, sans-serif;
    font-size: 44px;
    color: #fff;
    padding-bottom: 15px
}

.popup1 .section1-right-wrap {
    border: 2px solid #fed203;
    border-radius: 5px;
    background: #323437 none repeat scroll 0 0;
    padding-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 980px
}

.popup1 .x_order_form::before {
    position: absolute;
    top: 112px;
    left: -40px;
    background: transparent url(../img/arrow.png) no-repeat scroll 0 0;
    width: 28px;
    height: 58px;
    content: " "
}

p.somsingPreTitle {
    color: #ffd303;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    font-family: RobotoBoldItalic;
    text-transform: uppercase;
    line-height: 1.3
}

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

.popup1 .form-top {
    padding-top: 0 !important
}

.popup1 form {
    width: 379px;
    margin: 20px auto 0;
    display: block
}

.popup1 .input-form {
    border: medium none;
    border-radius: 3px;
    background-color: #fff;
    height: 38px;
    width: 379px;
    padding: 0 10px 0 48px;
    color: #8b8b8b;
    font-family: RobotoRegular, sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0 auto;
    display: block
}

.modal_mouse_out .section1-right {
    width: 980px;
    float: none;
    margin: 0 auto
}

.modal_mouse_out button.submit-form {
    margin-top: 20px
}

.modal_mouse_out .protection {
    width: 340px;
    background: transparent url(../img/protect-bg.png) no-repeat scroll right center;
    min-height: 35px;
    color: #ffd303;
    font-size: 16px;
    line-height: 18px;
    padding-right: 30px;
    padding-top: 18px;
    padding-bottom: 10px;
    margin: 10px auto 0
}

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

p.somsingTitle {
    text-align: center;
    font-family: PTSansBold, sans-serif;
    font-size: 44px;
    color: #fff;
    padding-bottom: 15px
}

.modal_mouse_out .section1-right-wrap {
    border: 2px solid #fed203;
    border-radius: 5px;
    background: #323437 none repeat scroll 0 0;
    padding-top: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.modal_mouse_out .x_order_form::before {
    position: absolute;
    top: 108px;
    left: -40px;
    background: transparent url(../img/arrow.png) no-repeat scroll 0 0;
    width: 28px;
    height: 58px;
    content: " "
}

.modal_mouse_out input.input-form.name-form {
    margin-bottom: 10px
}

p.somsingPreTitle {
    color: #ffd303;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    font-family: RobotoBoldItalic;
    text-transform: uppercase;
    line-height: 1.3
}

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

.modal_mouse_out .form-top {
    padding-top: 0 !important
}

.modal_mouse_out form {
    width: 379px;
    margin: 20px auto 0;
    display: block
}

.modal_mouse_out .input-form {
    border: medium none;
    border-radius: 3px;
    background-color: #fff;
    height: 38px;
    width: 379px;
    padding: 0 10px 0 48px;
    color: #8b8b8b;
    font-family: RobotoRegular, sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0 auto;
    display: block
}

.popup-second .section1-right {
    width: 980px;
    float: none;
    margin: 0 auto
}

.popup-second input.input-form.name-form {
    margin-bottom: 10px
}

.popup-second button.submit-form {
    margin-top: 20px
}

.popup-second .protection {
    width: 340px;
    background: transparent url(../img/protect-bg.png) no-repeat scroll right center;
    min-height: 35px;
    color: #ffd303;
    font-size: 16px;
    line-height: 18px;
    padding-right: 30px;
    padding-top: 18px;
    padding-bottom: 10px;
    margin: 10px auto 0
}

.popup-second .form-main::before {
    display: none
}

p.somsingTitle {
    text-align: center;
    font-family: PTSansBold, sans-serif;
    font-size: 44px;
    color: #fff;
    padding-bottom: 15px
}

.popup-second .x_order_form::before {
    position: absolute;
    top: 112px;
    left: -40px;
    background: transparent url(../img/arrow.png) no-repeat scroll 0 0;
    width: 28px;
    height: 58px;
    content: " "
}

p.somsingPreTitle {
    color: #ffd303;
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    font-family: RobotoBoldItalic;
    text-transform: uppercase;
    line-height: 1.3
}

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

.popup-second .form-top {
    padding-top: 0 !important
}

.popup-second form {
    width: 379px;
    margin: 20px auto 0;
    display: block
}

.popup-second .input-form {
    border: medium none;
    border-radius: 3px;
    background-color: #fff;
    height: 38px;
    width: 379px;
    padding: 0 10px 0 48px;
    color: #8b8b8b;
    font-family: RobotoRegular, sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 0 auto;
    display: block
}

img#krestik {
    position: relative;
    right: 0;
    float: right;
    cursor: pointer
}

.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 .modale {
    display: block
}

.popup1 .modale {
    display: block !important
}

.popup-second .modale {
    display: block !important
}

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

    .wrapper {
        width: 750px
    }

    .section9 .title {
        padding-left: 0
    }

    .expert {
        margin-right: 0
    }

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

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

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

    .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: transparent none repeat scroll 0 0;
        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: transparent url(../img/product-small.png) no-repeat scroll 0 0;
        background-size: contain;
        width: 183px;
        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 {
        width: auto !important
    }

    .price-new--top,
    .price-old--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 auto;
        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
    }

    .symptoms_text {
        margin-bottom: 22px
    }

    .section4 {
        background-position: center 810px;
        background-size: 540px auto;
        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 auto;
        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: transparent none repeat scroll 0 0
    }

    .research {
        background-size: 740px auto;
        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: transparent url(../img/product-section7-small.jpg) no-repeat scroll right 150px
    }

    .section7 .title {
        padding: 0 10px
    }

    .best-wrap {
        background: transparent none repeat scroll 0 0
    }

    .best {
        background: transparent none repeat scroll 0 0;
        padding-bottom: 10px
    }

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

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

    .get-block.get-block--3 {
        margin: 0 auto;
        width: 42%
    }

    .work {
        padding-left: 1px
    }

    .block_work {
        width: 22%
    }

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

    .section17-left {
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-bottom: 50px;
        text-align: center
    }

    .section17-left .do {
        padding-left: 0
    }

    .section17-right {
        display: none
    }

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

    .mod {
        position: absolute;
        z-index: 102;
        top: 7%;
        left: 0;
        right: 0;
        width: 740px;
        margin: 0 auto
    }

    .popup1 .section1-right {
        width: 90%;
        float: none;
        margin: 0 auto
    }

    .modal_mouse_out .section1-right {
        width: 90%;
        float: none;
        margin: 0 auto
    }

    .popup1 .section1-right {
        width: 90%;
        float: none;
        margin: 0 auto
    }

    .popup1 .protection {
        width: 340px;
        background: transparent url(../img/protect-bg.png) no-repeat scroll right center;
        min-height: 35px;
        color: #ffd303;
        font-size: 16px;
        line-height: 18px;
        padding-right: 30px;
        padding-top: 18px;
        padding-bottom: 10px;
        margin: 10px auto 0;
        padding-left: 0 !important
    }

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

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

.strange {
    display: none
}

@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
    }

    .mod {
        position: absolute;
        z-index: 102;
        top: 7%;
        left: 0;
        right: 0;
        width: 460px;
        margin: 0 auto
    }

    p.somsingPreTitle {
        color: #ffd303;
        text-align: center;
        font-size: 21px;
        margin: 0 auto;
        font-family: RobotoBoldItalic;
        text-transform: uppercase;
        line-height: 1.3;
        padding-left: 4px;
        padding-right: 4px
    }

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

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

    .strange {
        display: block
    }

    .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 auto;
        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: transparent url(../img/expert.jpg) no-repeat scroll center 138px
    }

    .expert_text {
        padding: 479px 25px 55px
    }

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

    .expert_about span {
        display: block
    }

    .logo_f {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
        display: block
    }

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

    .footer_right {
        display: none
    }

    .section10 .title {
        padding: 0 5px
    }

    .section11 {
        padding-bottom: 40px
    }

    .slider {
        padding: 35px 15px 65px
    }

    .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: 1px;
        text-align: center
    }

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

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

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

    .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: transparent url(arrow-../img/work-2.png) no-repeat scroll 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: transparent url(../img/arrow-../img/work-3.png) no-repeat scroll 0 0;
        content: " ";
        width: 77px;
        height: 29px;
        position: absolute;
        top: 27px;
        right: -48px
    }

    .popup1 form {
        width: 320px;
        margin: 20px auto 0;
        display: block
    }

    .popup1 .input-form {
        border: medium none;
        border-radius: 3px;
        background-color: #fff;
        height: 38px;
        width: 320px;
        padding: 0 10px 0 48px;
        color: #8b8b8b;
        font-family: RobotoRegular, sans-serif;
        font-size: 15px;
        line-height: 16px;
        margin: 0 auto;
        display: block
    }
}

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

    .header-call {
        display: none
    }

    .mod {
        position: absolute;
        z-index: 102;
        top: 7%;
        left: 0;
        right: 0;
        width: 320px;
        margin: 0 auto
    }

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

    .main-title {
        font-size: 44px;
        line-height: 40px
    }

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

    .section1-left {
        width: auto
    }

    .popup1 .x_order_form::before {
        display: none
    }

    p.somsingTitle {
        text-align: center;
        font-family: PTSansBold, sans-serif;
        font-size: 40px;
        color: #fff;
        padding-bottom: 15px
    }

    p.somsingPreTitle {
        color: #ffd303;
        text-align: center;
        font-size: 21px;
        margin: 0 auto;
        font-family: RobotoBoldItalic;
        text-transform: uppercase;
        line-height: 1.3
    }

    .popup1 form {
        width: 240px;
        margin: 20px auto 0;
        display: block
    }

    .popup1 .input-form {
        border: medium none;
        border-radius: 3px;
        background-color: #fff;
        height: 38px;
        width: 240px;
        padding: 0 10px 0 48px;
        color: #8b8b8b;
        font-family: RobotoRegular, sans-serif;
        font-size: 15px;
        line-height: 16px;
        margin: 0 auto;
        display: block
    }

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

    .do--1,
    .do--2,
    .do--3,
    .do--5 {
        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 auto;
        width: 90px;
        height: 90px;
        font-size: 12px;
        line-height: 18px;
        padding-top: 23px;
        left: auto;
        top: -18px;
        right: 52px;
        right: 8px
    }

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

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

    .section1-right {
        width: auto
    }

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

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

    .protection {
        display: none
    }

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

    .danger-wrap {
        margin-top: 30px;
        background-size: 300px auto;
        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
    }

    .section4 {
        background: transparent none repeat scroll 0 0;
        padding-bottom: 1px
    }

    .enter {
        padding: 25px 0
    }

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

    .action {
        background: transparent url(../img/bg-section4.jpg) no-repeat scroll center 90px/300px auto
    }

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

    .block_action--2 {
        background: transparent url(../img/action-small.png) no-repeat scroll center bottom;
        padding-bottom: 230px;
        margin-bottom: 20px
    }

    .section5 {
        padding-top: 20px
    }

    .section8 {
        display: none
    }

    .health {
        padding: 30px 0 5px
    }

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

    .section11 {
        padding-top: 20px
    }

    .research {
        background-size: 310px auto;
        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: 25px
    }

    .research_block--2 .research_procent {
        padding-left: 0
    }

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

    .expert_about,
    .expert_name {
        padding-left: 2px
    }

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

    .health_block {
        width: auto
    }

    .section12,
    .section13 {
        display: none
    }

    .get-block {
        width: auto;
        display: block;
        font-size: 21px;
        line-height: 26px
    }

    .get-block.get-block--3 {
        margin: 0 auto;
        width: 85%
    }

    .block_work {
        width: auto;
        display: block
    }

    .work_img {
        display: none
    }

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

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

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

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

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

    .block_work--1.block_work::after,
    .block_work--2.block_work::after,
    .block_work--3.block_work::before {
        background: transparent url(../img/arrow-small.png) no-repeat scroll 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
    }

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

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

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

    .modal_mouse_out input.input-form.name-form {
        margin-bottom: 10px;
        width: 240px
    }

    .modal_mouse_out form {
        width: 240px;
        margin: 20px auto 0;
        display: block
    }

    .modal_mouse_out .input-form {
        border: medium none;
        border-radius: 3px;
        background-color: #fff;
        height: 38px;
        width: 240px;
        padding: 0 10px 0 48px;
        color: #8b8b8b;
        font-family: RobotoRegular, sans-serif;
        font-size: 15px;
        line-height: 16px;
        margin: 0 auto;
        display: block
    }

    .modal_mouse_out .x_order_form::before {
        display: none
    }
}

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

    .product-big_sale {
        right: 1px
    }

    .modal_mouse_out form {
        width: 170px;
        margin: 20px auto 0;
        display: block
    }

    .modal_mouse_out input.input-form.name-form {
        margin-bottom: 10px;
        width: 170px
    }

    .modal_mouse_out .input-form {
        border: medium none;
        border-radius: 3px;
        background-color: #fff;
        height: 38px;
        width: 170px;
        padding: 0 10px 0 48px;
        color: #8b8b8b;
        font-family: RobotoRegular, sans-serif;
        font-size: 15px;
        line-height: 16px;
        margin: 0 auto;
        display: block
    }

    .mod {
        position: absolute;
        z-index: 102;
        top: 7%;
        left: 0;
        right: 0;
        width: 220px;
        margin: 0 auto
    }

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

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

    .price-new--top,
    .price-old--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 auto;
        padding-bottom: 230px
    }

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

    .research {
        background-size: 230px auto
    }

    .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: 200px auto;
        padding-bottom: 20px
    }

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

    .main-title {
        font-size: 43px;
        line-height: 40px
    }

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

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

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

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

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

    p.somsingTitle {
        text-align: center;
        font-family: PTSansBold, sans-serif;
        font-size: 27px;
        color: #fff;
        padding-bottom: 15px
    }

    .popup1 form {
        width: 180px;
        margin: 20px auto 0;
        display: block
    }

    .popup1 .input-form {
        border: medium none;
        border-radius: 3px;
        background-color: #fff;
        height: 38px;
        width: 180px;
        padding: 0 10px 0 48px;
        color: #8b8b8b;
        font-family: RobotoRegular, sans-serif;
        font-size: 15px;
        line-height: 16px;
        margin: 0 auto;
        display: block
    }
}

.mouse_moved {
    display: block !important
}

#wrap {
    display: none;
    opacity: .8;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    background-color: rgba(1, 1, 1, .725);
    z-index: 100;
    overflow: auto
}

#window {
    border-radius: 10px;
    width: 400px;
    height: 450px;
    margin: 50px auto;
    display: none;
    background: #fff none repeat scroll 0 0;
    z-index: 200;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px
}

.close {
    margin-left: 390px;
    margin-bottom: 25px;
    margin-top: -40px;
    cursor: pointer
}

.mfp-wrap {
    z-index: 200043
}

.mfp-bg {
    z-index: 200042
}

.show-message__item,
.show-message__item-first {
    z-index: 10 !important
}

.desc-block {
    max-width: 250px;
    margin: 30px auto;
    color: #000;
    text-align: center
}

.desc-block h2 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 27px
}

.desc-block p {
    margin: 0 0 20px;
    font-size: 17px;
    line-height: 1.4
}

.desc-block img {
    display: block;
    margin: 0 auto 20px
}

.review-inner {
    padding: 50px 0
}

.review-header {
    display: flex;
    align-items: center;
    padding: 15px;
    background: #f6f6f6
}

.review-header img {
    width: 50px;
    border-radius: 50%
}

.review-header>div {
    padding-left: 10px;
    color: #0772d0;
    font-size: 16px
}

.review-item {
    margin: 0 0 20px;
    background: url(../img/rev_bg.jpg) repeat
}

.review-message {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    border-radius: 10px;
    margin: 15px;
    padding: 15px;
    background: #fff;
    color: #000
}

.review-message p {
    margin: 0 0 15px;
    line-height: 1.4
}

.review-message p:last-child {
    margin: 0
}

.review-footer img {
    display: block;
    width: 100%
}

@media screen and (min-width:992px) {
    .review-inner {
        display: flex;
        align-items: flex-start;
        margin: 0 -30px
    }

    .review-item {
        margin: 0 30px;
        width: 33.3%
    }
}

.section17-left .do--1 {
    background: url(../img/tablet1.png) left no-repeat;
    background-size: 50px
}

.section17-left .do--2 {
    background: url(../img/tablet2.png) left no-repeat;
    background-size: 50px
}

.section17 .use_text {
    padding: 20px 0 0;
    text-align: center
}

@media screen and (max-width:767px) {
    .section17-left {
        width: auto;
        padding-top: 40px
    }

    .section17-left .do--1 {
        padding-top: 134px;
        background: url(../img/tablet1.png) center top no-repeat;
        background-size: 50px
    }

    .section17-left .do--2 {
        padding-top: 134px;
        background: url(../img/tablet2.png) center top no-repeat;
        background-size: 50px
    }

    .section17-right {
        width: 100%;
        max-width: 360px;
        margin-top: 40px
    }
}

@media screen and (min-width: 1000px) {
    .best_text span {
        display: block
    }

    .best_text--3 {
        max-width: 280px
    }
}

.date_b {
    white-space: nowrap;
}