/* open-sans-regular - cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('../fonts/open-sans-v18-cyrillic-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v18-cyrillic-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }
  /* open-sans-700 - cyrillic */
  @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('../fonts/open-sans-v18-cyrillic-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../fonts/open-sans-v18-cyrillic-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }


  /*.mouse {*/
    /*display: none;*/
/*}*/
* {
    outline: none;
}

.loader {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
}

.loader {
    z-index: 200001;
}

html, body, div, p, a, span, img, form, input {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

/* body */
body {
    line-height: 1;
    font-size: 16px;
    font-weight: normal;
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.wrapper:after {
    display: block;
    clear: both;
    content: " ";
}

/****   header   ****/
header {
    background: rgba(84, 84, 84, 0.7);
    padding: 15px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.header-logo {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    line-height: 49px;
}

.header-call {
    border: 3px solid #EFED49;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 24px;
    line-height: 24px;
    padding: 6px 20px;
    margin-top: 4px;
}

.header-call:hover {
    border-color: #cdcb44;
}

.blocks-header {
    text-align: center;
}

.block-header {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 20px;
    min-height: 43px;
    padding-left: 45px;
    text-align: left;
    vertical-align: top;
    padding-top: 3px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}

.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;
}

/* div1 */
.div1 {
    background: url("../img/bg-sect1.jpg") no-repeat center top #000;
    padding: 100px 0 50px;
    background-size: cover;
}

.main-title {
    color: #fff;
    font-size: 54px;
    line-height: 60px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    letter-spacing: -1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.title-small {
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    padding-bottom: 100px;
}

/*.sect1-blocks{*/
/*padding-bottom: 45px;*/
/*}*/
.sect1-blocks:after {
    content: " ";
    clear: both;
    display: block;
}

.div1-left {
    float: left;
    width: 380px;
    padding-top: 85px;
}

.div1-left .do {
    color: #fff;
    font-size: 19px;
    line-height: 24px;
    padding-left: 36px;
    margin-left: 14px;
    background: url("../img/galka.png") no-repeat 0 0;
    min-height: 22px;
    padding-bottom: 12px;
}

.div1-center {
    float: left;
    width: 220px;
    position: relative;
    top: 30px;
    left: -40px;
}

.sale-wrap-top {
    background: url("../img/sale-bg.png") no-repeat 0 0;
    background-size: 96px;
    width: 96px;
    height: 90px;
    position: absolute;
    right: -30px;
    top: -65px;
    padding-top: 32px;
}

.product_sale {
    color: #000;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.div1-right {
    float: right;
    padding-right: 22px;
    padding-top: 12px;
}

.all-form-wrap {
    width: 314px;
}

.form-bg_top {
    background: #fff;
    padding: 20px 15px 1px;
    border-radius: 10px;
}



.product_sh {
    padding-bottom: 10px;
}

.product_sh:after {
    content: " ";
    clear: both;
    display: block;
}

.product_sh--top {
    padding: 6px 4px;
    background: #898989;
    color: #EFED49;
    font-size: 27px;
    line-height: 27px;
    float: right;
    margin-left: 2px;
}

.product_sh--bottom {
    font-size: 16px;
    line-height: 18px;
}

.wrap-price--top {
    text-align: center;
    padding-bottom: 20px;
}


.price-new--top {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    text-align: left;
}

.price-text--top {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 3px;
}

.price-x--top {
    font-size: 26px;
    line-height: 27px;
}

.price-x--top span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.price-new--top .price-text--top,
.price-new--top .price-x--top span {
    color: #DF0101;
}

.form-main {
    position: relative;
}

.form-main:after {
    content: ' ';
    background: url("../img/arrow-form.png") no-repeat 0 0;
    width: 36px;
    height: 59px;
    position: absolute;
    bottom: 70px;
    left: -60px;
}

.input-form {
    width: 100%;
    border: 1px solid #8F8F8F;
    padding: 0 8px;
    height: 40px;
    color: #626262;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 20px;
    background: #fff;
}

.submit-form {
    width: 100%;
    border: none;
    background: #DF0101;
    padding: 25px 3px 30px;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    cursor: pointer;
}

.submit-form:hover {
    background: #ef0101;
}


.form__footnote {
    text-align: center;
    margin-bottom: 12px;
    font-size: 14px;
}

.protection {
    color: #C4C4C4;
    font-size: 14px;
    line-height: 14px;
    background: url("../img/protect-img.png") no-repeat right top;
    min-height: 27px;
    padding-right: 90px;
    padding-top: 8px;
    margin: 2px 14px 0;
}

.title {
    color: #fff;
    font-size: 36px;
    line-height: 39px;
    text-align: center;
    padding-bottom: 35px;
    letter-spacing: -1px;
}

/* div2 */
.div2 {
    padding: 45px 0 30px;
    background: url("../img/bg-sect2.jpg") repeat-y center top #000;
    background-size: cover;
}

.hexagon-wrap {
    text-align: center;
}

.hexagon-wrap_bottom {
    margin-top: -72px;
}

.hexagon-block {
    background: url("../img/hexagon-bg.png") no-repeat 0 0;
    width: 269px;
    height: 311px;
    display: inline-block;
    vertical-align: top;
    padding: 17px 15px 5px;
    margin: 0 1px;
}

.hexagon-title {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    background: url("../img/smile.png") no-repeat center top;
    padding-top: 55px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.hexagon-text {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

/* div3 */
.div3 {
    background: url("../img/bg-sect3.jpg") no-repeat center top #565656;
    min-height: 1150px;
}

.div3 .wrapper {
    padding: 75px 0 15px 195px;
}

.div3 .title {
    text-align: left;
}

.block-frame {
    border: 3px solid #EFED49;
    padding: 12px 18px;
    margin-bottom: 20px;
}

.block-frame p {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    padding: 2px 0;
}

.block-frame span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.sect3-text1 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    padding-bottom: 60px;
    letter-spacing: -1px;
}

.component-wrap {
    padding: 0 170px 15px 100px;
}

.component-block {
    display: table;
    padding-bottom: 10px;
}

.component-p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
}

.component-p span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.component-p img {
    width: 120px;
}

.sect3-text2 {
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    padding-left: 55px;
}

/* div4 */
.div4 {
    background: url("../img/bg-sect4.jpg") no-repeat center top #000;
    padding: 75px 0;
}

.form-wrap_big {
    background: url("../img/shadow.png") no-repeat center center #fff;
    border-radius: 10px;
    margin: 0 15px;
    position: relative;
}

.form-wrap_big:before {
    content: " ";
    background: url("../img/new_product.png") no-repeat 0 0;
    width: 205px;
    height: 330px;
    position: absolute;
    top: -21px;
    left: 450px;
    margin-left: -90px;
}

.form-wrap_big:after {
    content: " ";
    clear: both;
    display: block;
}

.form_left {
    float: left;
    width: 350px;
    padding: 30px 0 0 14px;
}

.form_left--title {
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 25px;
}

.form_right {
    float: right;
    width: 282px;
    margin-right: 20px;
    padding-bottom: 6px;
}

.form-main_bottom {
    position: relative;
}

.form-main_bottom:after {
    content: ' ';
    background: url("../img/arrow-form.png") no-repeat 0 0;
    width: 36px;
    height: 59px;
    position: absolute;
    bottom: 70px;
    left: -40px;
}

.form-title {
    font-size: 14px;
    line-height: 16px;
    padding: 24px 0 20px;
}

.form-main_bottom .input-form {
    margin-bottom: 15px;
}

.protection_bottom {
    margin: 1px -1px 0;
    color: #000;
    padding-top: 6px;
    background: url("../img/protect-img-2.png") no-repeat right top;
}

.submit-form_bottom {
    margin-bottom: 7px;
}

.form_left--sale {
    background: url("../img/sale-bg.png") no-repeat 0 0;
    width: 126px;
    height: 117px;
    padding-top: 42px;
    display: inline-block;
    vertical-align: top;
}

.form_left--sale .product_sale {
    font-size: 22px;
    line-height: 30px;
}

.price-wrap {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    padding-left: 14px;
}

.price-text {
    font-size: 20px;
    line-height: 20px;
}

.price-x {
    font-size: 34px;
    line-height: 35px;
}

.price-x span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.price-new .price-text,
.price-new .price-x span {
    color: #DF0101;
}

.form_left--sh {
    padding-top: 30px;
    padding-right: 30px;
}

.form_left--sh:after {
    content: " ";
    clear: both;
    display: block;
}

/* div5 */
.div5 {
    padding: 60px 0;
    background: #4B4B4B;
}

.freid {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 0 85px 0 100px;
    padding-left: 220px;
    background: url("../img/freid.png") no-repeat 0 0;
    min-height: 177px;
}

.freid-right {
    text-align: right;
    padding-top: 10px;
    margin-right: -50px;
}

/* div6 */
.div6 {
    padding-top: 60px;
    background: #E9E9E9;
}

.title.title_black {
    color: #000;
}

.prof-wrap {
    background: url("../img/prof.png") no-repeat 25px bottom;
    min-height: 482px;
    margin-top: 10px;
    padding-left: 400px;
    padding-right: 30px;
}

.prof-text {
    font-size: 24px;
    line-height: 28px;
    color: #000;
}

.prof-name {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: right;
    padding-top: 30px;
}

/* div7 */
.div7 {
    padding: 45px 0;
}

.main-slider-wrap {
    padding: 0 30px;
}

.main-slider-wrap .bx-wrapper {
    padding: 0 80px;
}

.main-slider-wrap .bx-wrapper .bx-viewport {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
}

.main-slider-wrap .bx-wrapper .bx-controls-direction a {
    margin-top: -40px;
    width: 30px;
    height: 49px;
    z-index: 50;
}

.main-slider-wrap .bx-wrapper .bx-prev {
    left: 1px;
    background: url('../img/prev-slider.png') no-repeat 0 0;
}

.main-slider-wrap .bx-wrapper .bx-next {
    right: 1px;
    background: url('../img/next-slider.png') no-repeat 0 0;
}

.main-slider-wrap .bx-wrapper .bx-controls-direction a:hover {
    opacity: 0.65;
}

.slide {
    font-size: 18px;
    line-height: 22px;
    background: url("../img/slide-img.png") no-repeat 0 10px;
    padding-left: 205px;
    min-height: 154px;
    margin: 0 10px;
}

.slide span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: block;
}

.main-slider > div {
    width: 740px !important;
}

/* div8 */
.div8 {
    padding: 200px 0 60px;
    background: url("../img/bg-sect8.jpg") no-repeat center top #000;
}

.use-wrap {
    text-align: center;
    padding-top: 35px;
}

.use-block {
    display: inline-block;
    vertical-align: top;
    width: 19%;
    text-align: center;
}

.use-block img {
    max-width: 100%;
    width: 164px;
}

.use-text {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding-top: 22px;
}

/* div9 */
.div9 {
    padding: 40px 0 30px;
    background: url("../img/bg-sect2.jpg") repeat-y center top #000;
}

.kontrol-text {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 22px;
}

.kontrol-text span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.fake_input {
    width: 270px;
    height: 50px;
    background: #fff;
    border: none;
    color: #000;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    padding: 0 10px;
    text-align: center;
}

.fake_button {
    display: inline-block;
    vertical-align: top;
    height: 50px;
    background: #FF8B00;
    border: none;
    color: #fff;
    padding: 0 15px 4px;
    font-size: 24px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    cursor: pointer;
}

.fake_button:hover {
    background: #f58200;
}

.fake_button:focus {
    outline: none !important;
}

.js-message {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    padding-top: 6px;
}

.kontrol-img-wrap {
    padding-top: 30px;
    padding-right: 460px;
}

.kontrol-img-wrap img {
    max-width: 100%;
}

.kontrol-img-wrap:after {
    content: " ";
    clear: both;
    display: block;
}

.kontrol-img {
    float: right;
}

.big-wrap-kontrol {
    position: relative;
}

.kontrol-img-position {
    position: absolute;
    right: 0;
    top: -30px;
}

/* div10 */
.div10 {
    background: #3E3E3E;
    padding: 30px 0 35px;
}

.delivery-wrap {
    text-align: center;
    padding-top: 60px;
}

.delivery-block {
    padding-top: 125px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -1px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    position: relative;
}

.delivery-block:before {
    content: " ";
    background: url("../img/delivery-img.png") no-repeat;
    width: 130px;
    height: 107px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -65px;
}

.delivery-block--1.delivery-block:before {
    background-position: 0 0;
}

.delivery-block--2.delivery-block:before {
    background-position: -130px 0;
}

.delivery-block--3.delivery-block:before {
    background-position: -260px 0;
}

.delivery-block--4.delivery-block:before {
    background-position: -390px 0;
}

.delivery-block--1:after,
.delivery-block--2:after,
.delivery-block--3:after {
    content: " ";
    background: url("../img/arrow-1.png") no-repeat;
    width: 172px;
    height: 40px;
    position: absolute;
    top: -50px;
    right: -31%;
}

/* div11 */
.div11 {
    background: #EEEEEE;
    padding: 50px 0 70px;
}

.work-wrap {
    text-align: center;
    padding-top: 10px;
}

.work-block {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    text-align: center;
}

.work-block img {
    max-width: 100%;
}

.work-name {
    font-size: 20px;
    line-height: 25px;
    color: #000;
    padding-top: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.work-text {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

/* div12 */
.div12 {
    padding: 55px 0 40px;
}

/* div13 */
.div13 {
    background: url("../img/bg-sect13.jpg") no-repeat center top #000;
    padding: 75px 0 40px;
    background-size: cover;
}

.footer {
    padding: 45px 15px 0;
}

.footer:after {
    content: " ";
    clear: both;
    display: block;
}

/*****  popup   ****/

@media screen and (max-width: 600px) {

    /* .footer {
        padding: 10px 0 0;
    } */
    .div13 {
        padding: 40px 0 0;
    }
}

/*sale-mob*/
.sale-mob {
    display: none;
    position: relative;
    margin: 60px auto;
    max-width: 400px;
}

.sale-mob-text {
    text-transform: uppercase;
    color: #EFED49;
    font-size: 24px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.sale-wrap-mob {
    background: url("../img/sale-bg.png") no-repeat 0 0;
    background-size: 110px;
    width: 110px;
    height: 104px;
    position: absolute;
    left: 138px;
    bottom: -80px;
    padding-top: 37px;
    z-index: 2;
}

.sale-mob .product_sale {
    font-size: 20px;
}

.mob-product {
    position: absolute;
    top: -47px;
    right: 15px;
    z-index: 1;
    width: 173px;
    height: 279px;
}

.div4 .mob-product,
.div13 .mob-product {
    top: -25px;
}

.protection-mob {
    display: none;
}

@media screen and (max-width: 1199px) {
    .map-wrap img {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .wrapper {
        width: 750px;
    }

    .blocks-header {
        display: none;
    }

    .product_sh {
        display: none;
    }

    .div1-center {
        display: none;
    }

    .sale-mob {
        display: block;
    }

    .title-small {
        padding-bottom: 30px;
    }

    .div1-left {
        margin: 0 auto;
        float: none;
        padding-top: 1px;
    }

    .div1-right {
        float: none;
        padding-right: 1px;
    }

    .all-form-wrap {
        width: 400px;
        margin: 0 auto;
    }

    .form-bg_top {
        padding: 20px 20px 1px;
    }

     .price-new--top {
        display: block;
        width: 50%;
        padding-bottom: 15px;
    }

    .wrap-price--top {
        padding-bottom: 1px;
    }

    .price-text--top {
        font-size: 20px;
        line-height: 20px;
    }

    .price-x--top {
        font-size: 35px;
        line-height: 35px;
    }

    .input-form {
        height: 50px;
        font-size: 17px;
        line-height: 19px;
    }

    .submit-form {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 25px;
    }

    .protection {
        font-size: 15px;
        margin: 2px 50px 0 30px;
    }

    /*.sect1-blocks {*/
    /*padding-bottom: 65px;*/
    /*}*/
    .hexagon-block--3 {
        margin-top: -72px;
    }

    .div3 {
        background: url("../img/bg-sect3-mob.jpg") no-repeat center top #565656;
        min-height: 10px;
    }

    .div3 .wrapper {
        padding: 75px 1px 55px;
    }

    .block-frame {
        margin-bottom: 40px;
    }

    .sect3-text1 {
        padding-bottom: 45px;
    }

    .component-wrap {
        padding: 0 170px 40px 100px;
    }

    .sect3-text2 {
        text-align: center;
        padding: 0 92px;
    }

    .form-wrap_big:before {
        display: none;
    }

    .form-title {
        display: none;
    }

    .form_left--title {
        display: none;
    }

    .form_left--sh {
        display: none;
    }

    .form_left--sale {
        display: none;
    }

    .form_left {
        float: none;
        width: auto;
        padding: 20px 20px 1px;
    }

    .form-wrap_big {
        background: #fff;
        margin: 0 auto;
        width: 400px;
    }

    .form_right {
        float: none;
        width: 400px;
        margin-right: auto;
        padding: 5px 20px 1px;
    }

    .price-wrap {
        padding-left: 1px;
        padding-bottom: 15px;
        width: 50%;
    }

    .form-main_bottom:after {
        left: -60px;
    }

    .form-main_bottom .input-form {
        margin-bottom: 20px;
    }

    .protection_bottom {
        display: none;
    }

    .protection-mob {
        display: block;
        width: 320px;
        margin: 8px auto 0;
    }

    .div4 {
        padding: 20px 0 40px;
    }

    .freid {
        margin: 0 15px;
    }

    .freid-right {
        margin-right: 1px;
    }

    .prof-wrap {
        background-position: center bottom;
        margin-top: 1px;
        padding: 0 1px 510px;
    }

    .prof-name {
        text-align: center;
        padding: 30px 217px 0;
    }

    .main-slider > div {
        width: 530px !important;
    }

    .slide {
        background-position: center top;
        padding-left: 1px;
        padding-top: 160px;
        min-height: 1px;
        text-align: center;
    }

    .kontrol-img-wrap {
        padding-top: 30px;
        padding-right: 1px;
        text-align: center;
        width: 440px;
        margin: 0 auto;
    }

    .kontrol-img {
        float: none;
        padding-bottom: 25px;
    }

    .kontrol-img:after {
        content: " ";
        clear: both;
        display: block;
    }

    .kontrol-img-position {
        position: static;
        right: 0;
        top: 1px;
        width: 210px;
        float: right;
    }

    .kachestvo-img {
        margin-top: 50px;
    }

    .sertificate-img img {
        width: 134px;
        margin: 0 15px;
    }

    .div9 {
        padding: 40px 0 60px;
    }

    .fake_form {
        text-align: center;
    }

    .delivery-block--1:after, .delivery-block--2:after, .delivery-block--3:after {
        background-size: 120px;
        width: 130px;
        top: -40px;
    }

    .work-name {
        font-size: 17px;
        line-height: 23px;
    }

    .work-text {
        font-size: 16px;
        line-height: 23px;
    }

    .div13 {
        background-size: cover;
        padding: 40px 0 20px;
    }

    .div3 .title {
        text-align: center;
    }

    .main-slider-wrap .bx-wrapper .bx-controls-direction a {
        top: 26%;
    }
}

@media screen and (max-width: 767px) {
    header .wrapper {
        text-align: center;
    }

    .wrapper {
        width: 470px;
    }

    .header-logo {
        font-size: 38px;
        line-height: 38px;
        float: none;
        display: inline-block;
    }

    .header-call {
        font-size: 18px;
        line-height: 18px;
        padding: 6px 34px;
        float: none;
        display: inline-block;
        margin-top: 15px;

    }

    .div1 {
        padding: 135px 0 50px;
    }

    .main-title {
        margin-top: 0;
        font-size: 48px;
        line-height: 58px;
        padding-bottom: 35px;
    }

    .title-small {
        line-height: 34px;
    }

    .title-small br {
        display: none;
    }

    .title {
        padding-bottom: 30px;
    }

    .div1-left .do {
        padding-bottom: 15px;
    }

    .div2 .title {
        padding-left: 2px;
        padding-right: 2px;
    }

    .hexagon-block {
        background-size: 370px;
        width: 370px;
        height: 430px;
        display: block;
        padding: 30px 20px 5px;
        margin: 0 auto 26px;
    }

    .hexagon-wrap_bottom {
        margin-top: 1px;
    }

    .hexagon-title {
        font-size: 28px;
        line-height: 32px;
        background: url("../img/smile-mob.png") no-repeat center top;
        padding-top: 80px;
    }

    .hexagon-text {
        font-size: 22px;
        line-height: 25px;
    }

    .div3 .wrapper {
        padding: 30px 1px 55px;
    }

    .div3 .title {
        padding: 0 20px 44px;
    }

    .block-frame p {
        padding: 5px 0;
    }

    .component-wrap {
        padding: 0 2px 20px;
    }

    .component-block {
        padding-bottom: 25px;
    }

    .sect3-text2 {
        padding: 0 30px;
    }

    .form-main:after {
        background: url("../img/arrow-form-mob.png") no-repeat 0 0;
        width: 30px;
        height: 68px;
        left: -52px;
    }

    .form-main_bottom:after {
        background: url("../img/arrow-form-mob.png") no-repeat 0 0;
        width: 30px;
        height: 68px;
        left: -52px;
    }

    .div5 {
        padding: 30px 0 40px;
    }

    .freid {
        margin: 0 1px;
        padding: 203px 20px 0;
        background-position: center top;
        min-height: 1px;
    }

    .freid-right {
        padding-top: 25px;
    }

    .div6 {
        padding-top: 46px;
    }

    .div6 .title {
        padding-bottom: 20px;
    }

    .prof-text {
        padding: 0 25px;
    }

    .prof-name {
        padding: 30px 84px 0;
    }

    .div7 {
        padding: 40px 0 25px;
    }

    .main-slider > div {
        width: 394px !important;
    }

    .main-slider-wrap .bx-wrapper .bx-controls-direction a {
        top: 22%;
    }

    .main-slider-wrap .bx-wrapper {
        padding: 0 8px;
    }

    .div8 {
        padding: 40px 0;
    }

    .use-block {
        display: block;
        width: auto;
    }

    .use-block img {
        width: 262px;
    }

    .use-text {
        font-size: 24px;
        line-height: 25px;
        padding: 22px 100px 40px;
    }

    .use-text br {
        display: none;
    }

    .kontrol-text {
        padding-right: 20px;
        padding-left: 20px;
    }

    .fake_input {
        width: 360px;
        height: 70px;
        margin: 10px auto 28px;
        display: block;
        font-size: 18px;
    }

    .fake_button {
        display: inline-block;
        height: 66px;
        padding: 0 45px 4px;
        margin: 0 auto;
    }

    .js-message {
        padding-top: 10px;
    }

    .div10 .title {
        padding-bottom: 10px;
    }

    .delivery-wrap {
        padding-top: 1px;
        text-align: left;
    }

    .delivery-block {
        margin-top: 65px;
        margin-bottom: 15px;
        padding-top: 112px;
        width: 45%;
    }

    .delivery-block--3 {
        float: right;
        margin-right: 4%;
    }

    .delivery-block--1:after {
        content: " ";
        background: url("../img/arrow-1.png") no-repeat;
        width: 172px;
        height: 40px;
        position: absolute;
        top: -50px;
        right: -40%;
    }

    .delivery-block--2:after {
        content: " ";
        background: url("../img/arrow-2.png") no-repeat;
        width: 40px;
        height: 172px;
        position: absolute;
        top: 63px;
        right: -18px;
    }

    .delivery-block--3:after {
        content: " ";
        background: url("../img/arrow-3.png") no-repeat;
        width: 172px;
        height: 40px;
        position: absolute;
        top: -60px;
        right: auto;
        left: -50%;
    }

    .div11 {
        padding: 35px 0 5px;
    }

    .work-block {
        display: block;
        width: auto;
        margin: 0 auto;
        padding-bottom: 45px;
    }

    .work-name {
        font-size: 20px;
        line-height: 25px;
        padding-top: 10px;
    }

    .work-text {
        font-size: 18px;
        line-height: 24px;
    }

    .div12 {
        display: none;
    }
}

@media screen and (max-width: 490px) {
    .div1 {
        background: url("../img/bg-sect1-mob.jpg") no-repeat center top #000;
    }

    .div2 {
        background: url("../img/bg-sect2-mob.jpg") repeat-y center top #000;
    }

    .div4 {
        background: url("../img/bg-sect4-mob.jpg") no-repeat center top #000;
    }

    .div8 {
        background: url("../img/bg-sect8-mob.jpg") no-repeat center top #000;
    }

    .div9 {
        background: url("../img/bg-sect2-mob.jpg") repeat-y center top #000;
    }

    .div13 {
        background: url("../img/bg-sect13-mob.jpg") no-repeat center top #000;
    }
}

@media screen and (max-width: 479px) {
    .wrapper {
        width: 310px;
    }

    .header-call {
        display: none;
    }

    .header-logo {
        font-size: 30px;
        line-height: 30px;
        float: none;
        text-align: center;
    }

    .main-title {
        font-size: 34px;
        line-height: 34px;
    }

    .title-small {
        font-size: 25px;
        line-height: 28px;
    }

    .div1-left {
        width: 310px;
    }

    .div1-left .do {
        font-size: 17px;
        line-height: 22px;
        padding-bottom: 12px;
    }

    .mob-product {
        display: none;
    }

    .all-form-wrap {
        width: 310px;
    }

    .form-bg_top {
        padding: 30px 12px 1px;
    }

    .sale-mob {
        margin: 30px auto 4px;
    }

    .sale-mob-text {
        font-size: 21px;
        line-height: 24px;
        padding-left: 12px;
    }

    .sale-wrap-mob {
        left: 196px;
        bottom: -31px;
    }

    .wrap-price--top {
        text-align: left;
    }

     .price-new--top {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }



    .price-text--top {
        font-size: 14px;
        line-height: 14px;
        text-align: center;
    }

    .price-x--top {
        font-size: 27px;
        line-height: 30px;
        text-align: center;
    }

    .submit-form {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 20px;
        padding: 20px 3px 25px;
    }

    .protection {
        font-size: 15px;
        margin: 2px 1px 1px;
        text-align: center;
        padding: 8px 1px 33px;
        background-position: center bottom;
    }

    .form-main:after {
        display: none;
    }

    .form-main_bottom:after {
        display: none;
    }

    .title {
        font-size: 29px;
        line-height: 33px;
        padding-bottom: 25px;
    }

    .hexagon-block {
        background-size: 310px;
        width: 310px;
        height: 365px;
        padding: 17px 10px 5px;
        margin: 0 auto 20px;
    }

    .hexagon-title {
        font-size: 24px;
        line-height: 25px;
        background: url("../img/smile.png") no-repeat center top;
        padding-top: 58px;
    }

    .hexagon-text {
        font-size: 19px;
        line-height: 24px;
    }

    .block-frame p {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }

    .component-block {
        display: block;
    }

    .component-p {
        display: block;
        padding-left: 1px;
        padding-bottom: 18px;
        text-align: center;
    }

    .sect3-text2 {
        display: none;
    }

    .div3 .wrapper {
        padding: 30px 1px 1px;
    }

    .form-wrap_big {
        width: 310px;
    }

    .form_right {
        width: 310px;
        padding: 5px 12px 1px;
    }

    .form_left {
        padding: 30px 12px 1px;
    }

    .price-wrap {
        display: block;
        width: auto;
        padding-bottom: 1px;
    }

     .price-new {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .price-new p {
        text-align: center;
    }

    .price-text {
        font-size: 14px;
        line-height: 14px;
    }

    .price-x {
        font-size: 27px;
        line-height: 30px;
    }

    .submit-form {
        font-size: 27px;
        line-height: 27px;
    }

    .protection-mob {
        width: 308px;
    }

    .component-p img {
        width: 166px;
    }

    .div5 {
        display: none;
    }

    .prof-wrap {
        background-size: 310px;
        padding: 0 1px 420px;
    }

    .prof-text {
        padding: 0 10px;
        font-size: 20px;
        line-height: 25px;
    }

    .prof-name {
        padding: 30px 1px 1px 40px;
        text-align: right;
        font-size: 20px;
        line-height: 25px;
    }

    .main-slider-wrap {
        padding: 0 12px;
    }

    .main-slider > div {
        width: 270px !important;
    }

    .main-slider-wrap .bx-wrapper .bx-controls-direction a {
        top: 17%;
    }

    .kontrol-text {
        text-align: center;
        padding-right: 1px;
        padding-left: 1px;
    }

    .fake_input {
        width: 300px;
        height: 60px;
        margin: 10px auto 20px;
    }

    .fake_button {
        height: 60px;
        padding: 0 3px 4px;
        width: 300px;
    }

    .kontrol-img-wrap {
        width: 310px;
    }

    .kontrol-img-position {
        float: none;
    }

    .sertificate-img img {
        width: auto;
        margin: 0 5px;
    }

    .kachestvo-img {
        margin-top: 20px;
    }

    .kontrol-img {
        padding-bottom: 35px;
    }

    .delivery-block--1:after, .delivery-block--2:after, .delivery-block--3:after {
        display: none;
    }

    .delivery-block {
        width: auto;
        display: block;
        float: none;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .div10 {
        padding: 30px 0 5px;
    }

    .use-text {
        padding: 22px 50px 40px;
    }
}

@media screen and (max-width: 319px) {
    .wrapper {
        width: 230px;
    }

    .div1 {
        background: url("../img/bg-sect1-240.jpg") no-repeat center top #000;
        padding: 90px 0 50px;
    }

    header {
        padding: 4px 0;
    }

    .main-title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 12px;
    }

    .title-small {
        font-size: 16px;
        line-height: 20px;
    }

    .div1-left .do {
        font-size: 13px;
        line-height: 16px;
        background-size: 20px;
        padding-left: 25px;
        margin-left: 8px;
        padding-bottom: 11px;
    }

    .div1-left {
        width: 230px;
    }

    .div1-right {
        padding-top: 5px;
    }

    .sale-mob {
        margin: 20px auto 4px;
    }

    .sale-mob-text {
        font-size: 16px;
        line-height: 19px;
    }

    .sale-wrap-mob {
        left: 146px;
        bottom: -24px;
        background-size: 80px;
        width: 80px;
        height: 80px;
        padding-top: 27px;
    }

    .sale-mob .product_sale {
        font-size: 18px;
        line-height: 18px;
    }

    .price-text--top {
        font-size: 12px;
        line-height: 12px;
    }

    .price-x--top {
        font-size: 21px;
        line-height: 21px;
    }

    .all-form-wrap {
        width: 230px;
    }

    .input-form {
        height: 38px;
        font-size: 14px;
        line-height: 15px;
    }

    .submit-form {
        font-size: 26px;
        line-height: 30px;
        padding: 15px 3px 20px;
    }

    .protection {
        font-size: 14px;
    }

    .title {
        font-size: 24px;
        line-height: 28px;
    }

    .hexagon-block {
        background-size: 230px;
        width: 230px;
        height: 266px;
        padding: 14px 10px 5px;
        margin: 0 auto 20px;
    }

    .hexagon-title {
        font-size: 18px;
        line-height: 22px;
        padding-top: 50px;
    }

    .hexagon-text {
        font-size: 14px;
        line-height: 16px;
    }

    .div3 {
        background: url("../img/bg-sect3-240.jpg") no-repeat center top #565656;
    }

    .div3 .wrapper {
        padding: 15px 1px 1px;
    }

    .div3 .title {
        padding: 0 1px 25px;
    }

    .mob-block {
        display: block;
    }

    .block-frame p {
        font-size: 16px;
        line-height: 19px;
    }

    .block-frame {
        padding: 12px 5px;
        margin-bottom: 10px;
    }

    .sect3-text1 {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 20px;
    }

    .form-wrap_big {
        width: 230px;
    }

    .form_right {
        width: 230px;
    }

    .protection-mob {
        width: 228px;
    }

    .prof-text {
        font-size: 18px;
        line-height: 23px;
    }

    .prof-name {
        padding: 30px 1px 1px 1px;
        font-size: 18px;
        line-height: 22px;
    }

    .prof-wrap {
        background-size: 230px;
        padding: 0 1px 310px;
    }

    .main-slider > div {
        width: 190px !important;
    }

    .slide {
        background-size: 124px;
        padding-top: 138px;
    }

    .main-slider-wrap .bx-wrapper .bx-controls-direction a {
        top: 10%;
    }

    .use-text {
        padding: 22px 10px 40px;
    }

    .fake_input {
        width: 210px;
    }

    .fake_button {
        width: 210px;
    }

    .kontrol-img-wrap {
        width: 230px;
    }

    .sertificate-img img {
        width: 100px;
        margin: 0 1px;
    }

    .work-name {
        font-size: 18px;
        line-height: 23px;
    }

    .work-text {
        font-size: 16px;
        line-height: 22px;
    }

    .price-text {
        font-size: 12px;
        line-height: 12px;
    }

    .price-x {
        font-size: 21px;
        line-height: 21px;
    }
}


