@charset "UTF-8";@font-face {
    font-family: BebasNeueBold;
    src: url(../fonts/bebasneuebold-webfont.woff2) format('woff2'),url(../fonts/bebasneuebold-webfont.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff
}

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

.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translatez(0);
    transform: translatez(0)
}

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

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

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

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

.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) 0 -32px no-repeat
}

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

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) -43px -32px no-repeat
}

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

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

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80,80,80,.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/customize/?id=438da95076d621f11cb06dd9cddbc6bf)
 * Config saved to config.json and https://gist.github.com/438da95076d621f11cb06dd9cddbc6bf
 */
/*!
 * Bootstrap v3.3.7 (https://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
hr,img,legend {
    border: 0
}

legend,td,th {
    padding: 0
}

body {
    margin: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

footer,header,main,nav,section {
    display: block
}

progress,video {
    display: inline-block;
    vertical-align: baseline
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

b,optgroup {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,textarea {
    overflow: auto
}

code,pre {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }
}

body {
    background-color: #fff
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    /* color: #23527c; */
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

dd,dt {
    line-height: 1.42857143
}

.text-center {
    text-align: center
}

.text-uppercase {
    text-transform: uppercase
}

.form label,.spis_2 li span {
    text-transform: uppercase
}

dl,ol,ul {
    margin-top: 0
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child,ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dl {
    margin-bottom: 20px
}

ol,ul {
    margin-bottom: 10px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.btn__wrap {
    background: #fff;
    padding: 0 6px;
    margin-left: 30px;
    margin-right: 30px
}

.btn_form,.btn_red {
    font-size: 2rem;
    color: #fafafa;
    box-shadow: 4px 6px 10px rgba(240,85,0,.43);
    background-color: #f05500;
    margin-bottom: 10px;
    font-weight: 700
}

.btn img {
    display: inline-block;
    top: -2px;
    margin-right: 9px
}

.btn {
    max-width: 252px;
    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:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

.container {
    margin-right: auto;
    margin-left: auto
}

blockquote footer {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before {
    content: '\2014 \00A0'
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-4,.col-md-12,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .col-sm-6 {
        float:left
    }

    .col-sm-6 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-md-12,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 33%
    }
}

@media (min-width: 1200px) {
    .col-lg-4 {
        float:left
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.container:after,.container:before,.row:after,.row:before {
    content: " ";
    display: table
}

.container:after,.row:after {
    clear: both
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-lg,.visible-xs {
    display: none!important
}

.btn img,.price__old,.price__old span,.price__old-number {
    position: relative
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

.flex,.imgText {
    display: flex
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 62.5%
}

br {
    font-size: 0
}

body {
    font-family: Roboto,sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.66;
    color: #08172e
}

.header {
    padding: 10px 0
}

@media screen and (min-width: 992px) {
    .special {
        position:relative;
        top: -35px
    }
}

.special {
    padding: 0 10px
}

.flex_header {
    justify-content: space-between;
    align-items: center
}

.imgText {
    align-items: center
}

.imgText_logo {
    flex-shrink: 0
}

.imgText_logo img {
    max-width: 100px
}

.imgText_logo .imgText__right {
    color: #353535;
    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_kak {
    flex-direction: column
}

.imgText_kak .imgText__right {
    font-size: 2.4rem;
    line-height: 1;
    text-align: center
}

.btn__wrap-popup {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.second-btn {
    max-width: 278px;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto
}

.imgText_kak .imgText__left {
    margin-bottom: 1em;
    min-height: 200px
}

.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: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    text-align: center
}

.btn_form,.btn_red {
    font-size: 2.4rem;
    color: #fafafa;
    box-shadow: 4px 6px 10px rgba(240,85,0,.43);
    background-color: #f05500;
    margin-bottom: 10px;
    font-weight: 700
}

.btn img {
    display: inline-block;
    top: -2px;
    margin-right: 9px
}

.btn_form {
    width: 100%
}

.sec {
    padding-top: 50px;
    padding-bottom: 50px
}

.webp .sec_1 {
    background: url(../images/sec1.webp) center top no-repeat;
    padding-bottom: 0;
    background-size: cover
}

.no-webp .sec_1 {
    background: url(../images/sec1.jpg) center top no-repeat;
    padding-bottom: 0;
    background-size: cover
}

.webp .sec_2 {
    background: url(../images/sec2.webp) center bottom no-repeat;
    padding-bottom: 36px
}

.no-webp .sec_2 {
    background: url(../images/sec2.jpg) center bottom no-repeat;
    padding-bottom: 36px
}

.no-webp .sec_3 {
    background: url(../images/sec3.jpg) center top/cover no-repeat;
    padding-bottom: 40px
}

.webp .sec_3 {
    background: url(../images/sec3.webp) center top/cover no-repeat;
    padding-bottom: 40px
}

.sec_4 {
    background-color: #e4edf0
}

.no-webp .sec_7 {
    background: url(../images/sec7.jpg) center top/cover no-repeat;
    padding-bottom: 0
}

.webp .sec_7 {
    background: url(../images/sec7.webp) center top/cover no-repeat;
    padding-bottom: 0
}

.h2,.lh1-25 {
    line-height: 1.25
}

p {
    margin: 0 0 1em
}

.h2 {
    font-family: BebasNeueBold;
    font-size: 4.8rem;
    color: #08172e;
    margin: 0 0 .2em
}

.h2_1 {
    color: #f5f5f5;
    margin: 0
}

.h2_2 {
    color: #f05500
}

.c-yellow {
    color: #ffd306;
    text-shadow: 1px 1px 4px #333
}

.fs24 {
    font-size: 2.4rem
}

.c-white {
    color: #ededed
}

.spis_1,.spis_2 {
    color: #ededed;
    font-size: 1.6rem;
    line-height: 1.5
}

.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 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(../images/li1.png) center center no-repeat
}

.spis_1 li:nth-of-type(2) span {
    background: url(../images/li2.png) center center no-repeat
}

.spis_1 li:nth-of-type(3) span {
    background: url(../images/li3.png) center center no-repeat
}

.spis_1 li:nth-of-type(4) span {
    background: url(../images/li4.png) center center no-repeat
}

.spis_1 li:nth-of-type(5) span {
    background: url(../images/li5.png) center center no-repeat
}

.spis_1 li:last-of-type {
    margin-bottom: 0
}

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

.form {
    border-radius: 4px;
    background-color: #fff;
    padding: 28px 24px 16px
}

.form__fields {
    border-radius: 8px;
    border: 4px solid #b0d4e1;
    padding: 26px 32px 55px;
    margin-bottom: -42px
}

.form label {
    color: #a8acb9;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2.33;
    margin-bottom: 8px;
    display: block
}

.form label span {
    text-transform: none;
    font-weight: 400
}

.price,.price__new,.slide__img span {
    font-weight: 700
}

.form input,.form select {
    width: 100%;
    height: 42px;
    border-radius: 5px;
    background-color: #eff0f4;
    color: #4f5362;
    font-size: 1.4rem;
    padding: 0 0 0 1em;
    outline: 0;
    border: none
}

.price__new,.price__old {
    color: #a8acb9;
    display: inline-block;
    line-height: 1
}

.form input:focus {
    box-shadow: 5px 7px 18px 0 rgba(173,178,199,.62);
    background-color: #e0e4f2;
}

.form_top {
    margin-top: 71px;
    margin-bottom: 18px
}

.form_bottom {
    z-index: 1
}

.price {
    text-align: center;
    margin-bottom: 1em
}

.price__old {
    font-size: 1.3em;
    width: 48%;
    margin-right: 2%
}

.price__old span {
    display: inline-block
}

.price__old-number:after {
    content: '';
    position: absolute;
    width: 130px;
    height: 2px;
    background-color: #f05500;
    left: 50%;
    margin-left: -65px;
    top: 50%;
    margin-top: -1px;
    transform: rotate(-15deg)
}

.price__new-inner,.price__old-inner {
    margin-bottom: .5em;
    font-size: .8em
}

.price__new {
    font-size: 1.3em;
    width: 48%
}

.price__new span {
    color: #091a35;
    display: inline-block
}

.c-red {
    color: #f05500
}

.rel {
    position: relative
}

.babushka,.cream_2,.cream_bottom,.cream_top {
    position: absolute
}

.babushka {
    bottom: 0;
    right: 341px;
    z-index: 2
}

.cream_top {
    bottom: 12px;
    right: 620px;
    width: 185px;
    z-index: 3
}

.cream_2 {
    top: -45px;
    right: 250px;
    width: 120px
}

.cream_bottom {
    max-width: 275px;
    bottom: 15px;
    left: -19px
}

.sec8 {
    padding: 25px 0 0
}

.sec8 p>* {
    display: block;
    font-size: 16px;
    line-height: 1
}

.sostav__title {
    font-size: 3rem;
    font-family: BebasNeueBold
}

.ded {
    position: absolute
}

.ded {
    top: 0;
    right: -86px
}

.wrap {
    overflow: hidden
}

.podpis {
    margin-top: 12px
}

.sostav__title {
    color: #53a34f;
    margin-bottom: .2em
}

.slide__img {
    font-size: 1.4rem
}

.sostav__block {
    display: flex;
    align-items: center;
    margin-bottom: 2em
}

.sostav__block_1 {
    margin-top: 3em;
    margin-bottom: 1.5em
}

.sostav__block_3 {
    margin-bottom: .9em
}

.sostav__img {
    width: 25%;
    flex-shrink: 0
}

.sostav__text {
    line-height: 1.33;
    padding-left: .5em
}

.slide {
    display: flex;
    margin-bottom: 56px
}

.slide:nth-last-of-type {
    margin-bottom: 0
}

.slide__img {
    text-align: center;
    width: 100px;
    line-height: 1.29;
    flex-shrink: 0
}

.slide__img span {
    display: block
}

.slide__img img {
    margin-bottom: .8em
}

.slide__text {
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px
}

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

.mb0 {
    margin-bottom: 0
}

.babushka2 {
    position: relative;
    left: 30px;
    z-index: 0;
    bottom: 0
}

.fs16 {
    font-size: 1.3rem
}

.timer {
    display: flex;
    justify-content: center;
    height: 72px
}

.timer-hrs,.timer-min,.timer-sec {
    font-family: BebasNeueBold;
    font-size: 72px;
    color: #fefefe;
    position: relative;
    height: 72px;
    border-radius: 4px;
    background-color: #f05500;
    text-align: center;
    padding: 0 10px;
    margin: 0 2px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center
}

.mb05 {
    margin-bottom: .5em
}

.inv img {
    margin-bottom: 1em
}

.link {
    cursor: pointer
}

.all_instruction {
    color: #08172e;
    font-size: 24px;
    padding: 15px;
    margin-top: 42px;
    border: 4px solid #315bb0;
    text-align: center
}

.h2_center {
    text-align: center;
    margin-bottom: 10px
}

@media (max-width: 1199px) {
    .babushka,.flex_preim {
        display:none
    }

    .sostav__text {
        min-height: 150px
    }

    .flex_header {
        flex-wrap: wrap
    }

    .flex_preim {
        margin-bottom: 1em
    }

    .imgText_logo {
        margin-bottom: 0
    }

    .imgText_preim {
        padding: 0 1em 0 0
    }

    .sec_1 {
        background-size: cover
    }

    .sec8 {
        padding-top: 35px
    }

    .sec_7 {
        padding-bottom: 20px
    }

    .cream_top {
        right: 398px
    }

    .cream_2 {
        position: static;
        max-width: 100%;
        display: block;
        margin: 1em auto
    }

    .cream_bottom {
        bottom: -45px
    }

    .form_top {
        z-index: 1
    }

    .res2 {
        margin-top: 28px
    }

    .babushka2 {
        bottom: 0;
        left: 70px
    }

    .btn_form {
        font-size: 1.8rem
    }

    .btn__wrap {
        margin-bottom: 9px
    }

    .borderYellow_bottom {
        margin-top: 0
    }
}

@media (max-width: 991px) {
    .cream,.ded {
        position:static
    }

    .sostav__text {
        min-height: auto
    }

    .borderYellow_top {
        max-width: 100%;
        margin-bottom: 1em
    }

    .sec8 {
        padding-top: 30px
    }

    .form_top {
        margin-top: 0
    }

    .ded {
        display: block;
        margin: 0 auto -40px;
        max-width: 100%
    }

    .cream {
        display: block!important;
        margin: 10px auto 20px
    }

    .sec_1 {
        padding-bottom: 50px
    }

    .inv img {
        margin: 0 auto 1em;
        display: block
    }

    .imgText_kak,.sostav__block_1,.sostav__block_3 {
        margin-bottom: 2em
    }

    .sostav__block_1 {
        margin-top: 0
    }

    .res1,.res2 {
        margin: 1em auto
    }

    .no-webp .sec_1,.webp .sec_1 {
        padding-bottom: 50px
    }

    .-no-webp .sec_7,.webp .sec_7 {
        padding-bottom: 30px
    }

    .res3 {
        display: block;
        margin: auto
    }

    .timer-wrap {
        margin-bottom: 2em
    }

    .babushka2,.cream_bottom {
        display: none
    }
}

@media (max-width: 767px) {
    .flex_preim {
        display:none
    }

    .imgText_logo {
        flex-shrink: 2
    }

    .imgText_logo .imgText__right {
        font-size: 9px
    }

    .h2 {
        font-size: 4rem
    }

    .header {
        padding: 1em 0
    }

    .borderYellow {
        padding: 20px 15px
    }

    .form {
        padding: 20px 15px 1px
    }

    .form__fields {
        margin-bottom: -30px;
        padding: 20px 15px 34px
    }

    .sec8 {
        padding-top: 15px
    }

    .btn,.btn_form {
        font-size: 2rem
    }

    .ded {
        margin: 0 auto -30px
    }

    .sec_4 .col-md-3:last-of-type .imgText_kak,.slide_xs {
        margin-bottom: 0
    }

    .slide {
        flex-direction: column
    }

    .slide__img {
        float: left;
        margin-right: 20px
    }

    .slide__text {
        padding-left: 0
    }

    .slide_xs {
        display: block
    }
}

.kkakk {
    display: block
}

.kkakk .img-responsive {
    margin: 0 auto
}

ul {
    padding: 0
}

.sss {
    display: none
}

@media screen and (max-width: 991px) {
    .form__fields {
        margin-bottom:-30px
    }

    .aaa {
        display: none!important
    }

    .sss {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .bx-wrapper .bx-controls-direction a {
        bottom:-45px
    }
}

.nnone {
    display: none
}

@media screen and (max-width: 480px) {
    .slide__info img {
        margin:0 0 0 5px
    }

    .imgText.imgText_logo {
        display: block;
        width: 100%;
        text-align: center
    }

    .btn {
        margin: auto
    }

    .slide__text {
        font-size: 15px;
        line-height: 20px
    }

    .slide__info {
        text-align: center;
        display: none
    }

    .no-webp .sec_1,.webp .sec_1 {
        background: 0 0;
        padding-bottom: 25px;
        background-size: cover;
        background-color: #234c80
    }

    .no-webp .sec_7,.webp .sec_7 {
        background: 0 0;
        background-color: #234c80
    }

    .no-webp .sec_2,.webp .sec_2 {
        background: #fff
    }

    .header {
        padding-top: 0
    }
}

.ever-popup .form__fields .popup_img {
    position: static;
    display: block;
    max-width: 150px;
    margin: 0 auto 10px
}

.ever-popup .form__fields .popup_img img {
    max-width: 100%
}

.popup_img {
    max-width: 150px;
    margin: 0 auto
}

.popup_img img {
    max-width: 100%
}

@media screen and (max-width: 620px) {
    .res2 {
        display:none
    }

    .res21,.res22 {
        display: block;
        margin: 15px auto
    }

    .wrap_popup {
        max-width: 300px
    }

    .res21 {
        max-width: 250px;
        width: 100%;
        height: auto
    }
}

#footer {
    margin-top: 40px
}

.new_date {
    display: block;
    margin-top: 10px
}

@media screen and (max-width: 999px) {
    .no-webp .sec_2,.webp .sec_2 {
        background-position:left bottom
    }

    .sec {
        padding-top: 20px
    }
}

@media screen and (max-width: 991px) {
    .sec_1 .form {
        max-width:300px;
        margin: 0 100px
    }

    .cream_top {
        position: absolute;
        right: 100px
    }
}

@media screen and (max-width: 768px) {
    .cream_top {
        position:static
    }

    .sec_1 .form {
        margin: 0 auto
    }
}

.ever-popup__inner {
    margin-top: 20px!important
}
.pulse {
    animation: pulse 2s infinite;
  }

  @keyframes pulse {
    0% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  
    50% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
    }
  
    100% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  }

.nw {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px; 
  font-size: 14px;
  text-align: left;
  margin-top: 15px !important;
  padding-bottom: 20px;
}


@media(max-width: 998px) {
    .mobile-img {
        max-width: 70%;
    }
}

.imgText__left {
    font-size: 38px;
    color: #234c80;
}

@media(max-width: 480px) {
    .imgText__left {
        padding: 15px 0;
    }
}