@charset "UTF-8";

@font-face {
    font-family: bebasneuebold;
    src: url(../fonts/BebasNeueBold.eot);
    src: url(../fonts/BebasNeueBold.woff) format("woff"), url(../fonts/BebasNeueBold.ttf) format("truetype"), url(../fonts/BebasNeueBold.svg#BebasNeueBold) format("svg"), url(../fonts/BebasNeueBold.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

* {}

html {
    font-size: 62.5%
}

body {
    font-family: roboto, sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.66;
    color: #08172e
}

.mob-visible {
    display: none;
}

.header {
    padding: 10px 0
}

.flex {
    display: flex
}

.flex_header {
    justify-content: space-between;
    align-items: center
}

.imgText {
    display: flex;
    align-items: center
}

.imgText_logo {
    flex-shrink: 0
}

.imgText_logo .imgText__right {
    color: #53a34f;
    font-size: 1.4rem;
    line-height: 1.28;
    padding-left: 16px
}

.imgText_preim {
    align-items: center;
    padding: 0 .9em
}

.imgText_preim .imgText__right {
    color: #53a34f;
    font-size: 1.4rem;
    line-height: 1.14;
    padding-left: 4px
}

.imgText_preim .imgText__right_yellow {
    color: #fed300
}

.imgText_kak {
    flex-direction: column
}

.imgText_kak .imgText__right {
    font-size: 2.4rem;
    line-height: 1
}

.imgText_kak .imgText__left {
    margin-bottom: 1em
}

.btn {
    border-radius: 4px;
    background-color: #53a34f;
    color: #fff;
    font-size: 1.6rem;
    line-height: 2.25;
    border: none;
    padding: 5px 15px;
    flex-shrink: 0
}

.btn__wrap {
    background: #fff;
    padding: 0 6px;
    margin-left: 30px;
    margin-right: 30px
}

.btn img {
    position: relative;
    display: inline-block;
    top: -2px;
    margin-right: 9px
}

.btn_form {
    width: 100%;
    font-size: 2.4rem;
    font-weight: 700;
    color: #fafafa;
    box-shadow: 4px 6px 10px rgba(240, 85, 0, .43);
    background-color: #f05500;
    margin-bottom: 10px
}

.btn_red {
    font-size: 2.4rem;
    font-weight: 700;
    color: #fafafa;
    box-shadow: 4px 6px 10px rgba(240, 85, 0, .43);
    background-color: #f05500;
    margin-bottom: 10px
}

.sec {
    padding-top: 50px;
    padding-bottom: 50px
}

.sec_1 {
    background: url(../img/sec1.jpg) no-repeat center top;
    padding-bottom: 0
}

.sec_2 {
    padding-bottom: 36px
}

.sec_3 {
    background: url(../img/sec3.jpg) no-repeat center top/cover;
    padding-bottom: 40px
}

.sec_4 {
    background-color: #e4edf0
}

.sec_7 {
    background: url(../img/sec7.jpg) no-repeat center top/cover;
    padding-bottom: 0;
    margin-bottom: -25px
}

.sec_footer {
    margin-top: -24px;
    background: #fff;
    color: #a8acb9;
    font-size: 14px;
    line-height: 1.14;
    text-align: center;
    font-family: open sans, sans-serif
}

.sec_footer span {
    font-size: 1.2rem;
    color: #525253
}

p {
    margin: 0 0 1em
}

.h2 {
    font-family: bebasneuebold;
    font-size: 4.8rem;
    line-height: 1.25;
    color: #08172e;
    margin: 0 0 .2em
}

.h2_1 {
    color: #f5f5f5;
    margin: 0
}

.h2_2 {
    color: #f05500
}

.c-yellow {
    color: #ffd306
}

.fs24 {
    font-size: 2.4rem
}

.c-white {
    color: #ededed
}

.lh1-25 {
    line-height: 1.25
}

.lh1-29 {
    line-height: 1.29
}

.borderYellow {
    border-radius: 4px;
    border: 2px solid #ffd306;
    padding: 20px 30px;
    margin-bottom: 16px
}

.borderYellow_top {
    max-width: 368px
}

.borderYellow_bottom {
    margin-top: 1em;
    margin-bottom: 14px
}

.spis {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.spis_1 {
    color: #ededed;
    font-size: 1.6rem;
    line-height: 1.5
}

.spis_1 li {
    display: flex;
    align-items: center;
    margin-bottom: 23px
}

.spis_1 li span {
    display: block;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin-right: 10px
}

.spis_1 li:nth-of-type(1) span {
    background: url(../img/li1.png) no-repeat center center
}

.spis_1 li:nth-of-type(2) span {
    background: url(../img/li2.png) no-repeat center center
}

.spis_1 li:nth-of-type(3) span {
    background: url(../img/li3.png) no-repeat center center
}

.spis_1 li:nth-of-type(4) span {
    background: url(../img/li4.png) no-repeat center center
}

.spis_1 li:nth-of-type(5) span {
    background: url(../img/li5.png) no-repeat center center
}

.spis_1 li:last-of-type {
    margin-bottom: 0
}

.spis_2 {
    color: #ededed;
    font-size: 1.6rem;
    line-height: 1.5
}

.spis_2 li {
    margin-bottom: 16px
}

.spis_2 li:last-of-type {
    margin-bottom: 0
}

.spis_2 li span {
    display: block;
    color: #ffd306;
    font-weight: 700;
    text-transform: uppercase
}

.form {
    border-radius: 4px;
    background-color: #fff;
    padding: 28px 24px 16px
}

.form__fields {
    border-radius: 8px;
    border: 4px solid #b0d4e1;
    padding: 26px 32px 35px;
    margin-bottom: -42px
}

.form label {
    color: #a8acb9;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2.33;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block
}

.form label span {
    text-transform: none;
    font-weight: 400
}

.form input,
select {
    width: 100%;
    height: 42px;
    border-radius: 5px;
    background-color: #eff0f4;
    color: #4f5362;
    font-size: 1.4rem;
    padding: 0 1em;
    outline: none;
    border: none
}

.form input:focus {
    box-shadow: 5px 7px 18px rgba(173, 178, 199, .62);
    background-color: #fff
}

.form_top {
    margin-top: 71px
}

.form_bottom {
    z-index: 1
}

.price {
    text-align: center;
    margin-bottom: 6px
}

.price__old {
    color: #a8acb9;
    font-size: 1.6rem;
    line-height: 1.75
}

.price__old span {
    display: inline-block;
    position: relative
}

.price__old span:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #f05500;
    left: 0;
    top: 50%;
    margin-top: -1px;
    transform: rotate(-15deg)
}

.price__new {
    font-weight: 700;
    color: #a8acb9;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1
}

.price__new span {
    color: #091a35;
    font-size: 3.6rem;
    display: inline-block;
    margin-left: 10px
}

.fs12 {
    font-size: 1.2rem
}

.c-grey {
    color: #a8acb9
}

.c-red {
    color: #f05500
}

.rel {
    position: relative
}

.babushka {
    position: absolute;
    bottom: -100px;
    right: 345px;
    z-index: 2;
}

.cream_top {
    position: absolute;
    bottom: -25px;
    right: 456px;
    z-index: 3;
    max-width: 400px;
}

.cream_2 {
    position: absolute;
    top: -100px;
    right: -12px;
    max-width: 300px;
}

.cream_bottom {
    position: absolute;
    bottom: -50px;
    left: -20px;
    width: 360px;
}

.sale {
    width: 72px;
    height: 72px;
    border: 2px dashed #f0f3f4;
    border-radius: 50%;
    background-color: #f05500;
    position: absolute;
    justify-content: center;
    display: flex;
    align-items: center;
    padding-top: 5px;
    color: #ededed;
    font-family: bebasneuebold;
    font-size: 3rem;
    right: 488px;
    top: 180px;
    z-index: 4
}

.sale_bottom {
    right: -303px;
    top: 267px
}

.ded {
    position: absolute;
    top: -88px;
    right: -86px
}

.wrap {
    overflow: hidden
}

.mb1 {
    margin-bottom: 1em
}

.mb4 {
    margin-bottom: 4em
}

.mb5 {
    margin-bottom: 5em
}

.podpis {
    margin-top: 12px
}

.sostav__wrap {
    display: flex;
    flex-direction: column
}

.sostav__title {
    color: #53a34f;
    font-family: bebasneuebold;
    font-size: 3rem;
    margin-bottom: .2em
}

.sostav__block {
    display: flex;
    align-items: center;
    margin-bottom: 2em
}

.sostav__block_1 {
    margin-top: 3em;
    margin-bottom: 1.5em
}

.sostav__block_2 {
    margin-bottom: 1em
}

.sostav__block_3 {
    margin-bottom: .9em
}

.sostav__img {
    width: 25%;
    flex-shrink: 0
}

.sostav__text {
    line-height: 1.33;
    padding-left: .5em
}

.fs14 {
    font-size: 1.4rem
}

.slide {
    display: flex;
    margin-bottom: 56px
}

.slide:nth-last-of-type {
    margin-bottom: 0
}

.slide__img {
    font-size: 1.4rem;
    text-align: center;
    width: 100px;
    line-height: 1.29;
    flex-shrink: 0;
    margin: 0 auto;
}

.slide__img span {
    display: block;
    font-weight: 700
}

.slide__img img {
    margin-bottom: .8em
}

.slide__text {
    padding-left: 20px
}

.slide__title {
    color: #08172e;
    font-family: bebasneuebold;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 12px
}

.slide__info {
    font-size: 1.4rem;
    text-transform: uppercase;
    margin-bottom: 12px
}

.slide__info img {
    display: inline-block;
    position: relative;
    top: -3px;
    margin: 0 3em 0 .7em
}

.slide_xs {
    display: block;
    margin-bottom: 0
}

.bx-wrapper {
    border: none;
    box-shadow: none;
    margin: 1.2em 0 1em
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: 0;
    font-size: 18px;
    font-weight: 700;
    width: auto;
    height: auto;
    background: 0 0;
    color: #08172e;
    text-decoration: none
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    color: #53a34f
}

.bx-wrapper .bx-controls-direction a {
    bottom: -47px;
    top: inherit;
    margin-top: 0
}

.bx-wrapper .bx-prev {
    left: 50%;
    margin-left: -4em
}

.bx-wrapper .bx-next {
    right: 50%;
    margin-right: -4em
}

.res1 {
    margin-top: 4em;
    margin-bottom: 1em
}

.mb2 {
    margin-bottom: 2em
}

.mb0 {
    margin-bottom: 0
}

.babushka2 {
    position: relative;
    left: -52px;
    z-index: 0;
    bottom: -5px
}

.fs16 {
    font-size: 1.6rem
}

.timer {
    display: flex;
    justify-content: center
}

.timer-hrs,
.timer-min,
.timer-sec {
    font-family: bebasneuebold;
    font-size: 7.2rem;
    color: #fefefe;
    position: relative;
    border-radius: 4px;
    background-color: #f05500;
    text-align: center;
    line-height: 1;
    padding: 12px 11px 0;
    margin: 0 2px
}

.mb05 {
    margin-bottom: .5em
}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 8px;
    top: 11px;
    line-height: 1;
    background: 0 0;
    border: none
}

.inv {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin: 40px 0
}

.inv img {
    margin-bottom: 1em
}

.link {
    cursor: pointer
}

.modal-title {
    font-weight: 700
}

@media(max-width:1199px) {
    .flex_header {
        flex-wrap: wrap
    }

    .flex_preim {
        margin-bottom: 1em
    }

    .imgText_logo {
        margin-bottom: 1em
    }

    .imgText_preim {
        padding: 0 1em 0 0
    }

    .sec_1 {
        background-size: cover
    }

    .sec_7 {
        padding-bottom: 41px
    }

    .babushka {
        display: none
    }

    .cream_top {
        right: 322px;
        width: 323px;
        z-index: 3;
        bottom: 25px;
    }

    .cream_2 {
        position: static;
        max-width: 420px;
        width: 100%;
        display: block;
        margin: 1em auto;
    }

    .cream_bottom {
        bottom: -145px;
        width: 265px;
    }

    .form_top {
        z-index: 1
    }

    .sale {
        right: 380px;
        top: 300px;
    }

    .sale_bottom {
        right: -305px;
        top: 303px
    }

    .res2 {
        margin-top: 28px
    }

    .babushka2 {
        bottom: -135px;
    }
    .cream_bottom {
        
        width: 265px;
    }

    .btn_form {
        font-size: 1.8rem
    }

    .btn__wrap {
        margin-bottom: 9px
    }

    .borderYellow_bottom {
        margin-top: 0
    }
}

@media(max-width:991px) {
    .mob-visible {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 310px;
    }
    .borderYellow_top {
        max-width: 100%;
        margin-bottom: 1em
    }

    .form_top {
        margin-top: 0
    }

    .sale {
        right: 50%;
        top: 13px
    }

    .ded {
        position: static;
        display: block;
        margin: 0 auto -40px;
        max-width: 100%
    }

    .cream_top {
        display: none
    }

    .sec_1 {
        padding-bottom: 50px
    }

    .inv img {
        margin: 0 auto 1em;
        display: block
    }

    .sostav__block_1 {
        margin-top: 0;
        margin-bottom: 2em
    }

    .sostav__block_2 {
        margin-bottom: 2em
    }

    .sostav__block_3 {
        margin-bottom: 2em
    }

    .imgText_kak {
        margin-bottom: 2em
    }

    .res1,
    .res2 {
        margin: 1em auto
    }

    .res3 {
        display: block;
        margin: auto
    }

    .logo {
        margin-bottom: 1em
    }

    .timer-wrap {
        margin-bottom: 2em
    }

    .babushka2 {
        display: none
    }

    .cream_bottom {
        display: none
    }
}

@media(max-width:767px) {
    .imgText_logo {
        flex-shrink: 2
    }

    .imgText_logo .imgText__right {
        font-size: 9px
    }

    .flex_preim {
        display: none
    }

    .sale {
        /* position: static; */
        margin-bottom: 15px
    }

    .h2 {
        font-size: 4rem
    }

    .header {
        padding: 1em 0
    }

    .borderYellow {
        padding: 20px 15px
    }

    .form {
        padding: 20px 15px 1px
    }

    .form__fields {
        margin-bottom: -38px;
        padding: 20px 15px 34px
    }

    .btn {
        font-size: 2rem
    }

    .btn_form {
        font-size: 2rem
    }

    .modal-body .form {
        padding: 20px 0 1px
    }

    .ded {
        margin: 0 auto -30px
    }

    .slide {
        flex-direction: column
    }

    .slide__img {
        margin-bottom: 1em
    }

    .slide__text {
        padding-left: 0
    }

    .slide_xs {
        display: block;
        margin-bottom: 0
    }

    .sec_4 .col-md-3:last-of-type .imgText_kak {
        margin-bottom: 0
    }

    .logo {
        margin-bottom: 0
    }
}

.custom-sec {
    background-color: #e4edf0;
    z-index: 3;
    position: relative;
}