html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    background-color: transparent
}

strong {
    font-weight: bolder
}

img {
    border-style: none
}

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

body {
    background: #fff;
    color: #000;
    font-family: ProximaNova-Regular, sans-serif;
    font-size: 20px;
    min-width: 320px
}

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

img {
    border: 0;
    max-width: 100%
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

h1, h2, p, strong {
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.flex {
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    align-items: stretch;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 10px;
    width: 1170px
}

.btn {
    -o-transition: all ease .35s;
    -webkit-border-radius: 0;
    -webkit-transition: all .35s ease;
    background: #ff7426;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    padding: 13px 0;
    line-height: 1;
    position: relative;
    text-align: center;
    transition: all .35s ease;
    width: 100%;
    z-index: 5
}

.btn.form-btn {
    font-size: 36px;
    height: 78px
}

.btn:hover {
    background: #f25700
}

section {
    overflow: hidden;
    padding: 40px 0
}

.h1, h1 {
    font-family: ProximaNova-Black, sans-serif;
    font-size: 50px;
    line-height: 54px;
    text-align: center
}

.sub-heder {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-top: 10px
}

.h2, h2 {
    font-size: 36px;
    line-height: 46px;
    text-align: center
}

.sel {
    color: #e6007e
}

@media only screen and (max-width: 1199.98px) {
    .container {
        width: 960px
    }

    .h1, h1 {
        font-size: 40px;
        line-height: 44px
    }

    .sub-heder {
        font-size: 20px;
        line-height: 26px
    }

    .h2, h2 {
        font-size: 38px;
        line-height: 42px
    }

    .btn.form-btn {
        font-size: 30px;
        height: 70px
    }
}

@media only screen and (max-width: 991.98px) {
    .container {
        width: 720px
    }

    .product-big_sale1 {
        width: 155px !important
    }

    .h1, h1 {
        font-size: 35px;
        line-height: 39px
    }

    .sub-heder {
        font-size: 18px;
        line-height: 24px
    }

    .h2, h2 {
        font-size: 32px;
        line-height: 38px
    }
}

@media only screen and (max-width: 767.98px) {
    .container {
        width: 540px;
        padding: 0 15px
    }

    h1 {
        font-size: 30px;
        line-height: 34px
    }

    .sub-heder {
        font-size: 16px;
        line-height: 22px
    }

    .h2, h2 {
        font-size: 28px;
        line-height: 32px
    }
}

@media only screen and (max-width: 575.98px) {
    .container {
        width: 100%
    }
}

header {
    background: url(../images/bg-header.jpg) top/cover no-repeat;
    color: #fff;
    overflow: hidden
}

.webp header {
    background: url(../images/bg-header.webp) top/cover no-repeat;
}

.top-line {
    background: url(../images/bg-topline.png) top/cover no-repeat
}

.top-block {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 99px
}

.logo {
    -ms-flex: 0 0 105px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 105px;
    flex: 0 0 105px;
    width: 105px;
    font-size: 30px;
    font-weight: 700
}

.logo span {
    font-size: 11px;
    letter-spacing: -.5px;
    display: block;
    font-weight: 400
}

.slogan-block {
    -ms-flex: 0 0 290px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 290px;
    flex: 0 0 290px;
    width: 290px
}

.slogan-item {
    font-family: ProximaNova-LightCondensed, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    padding: 0 0 0 34px;
    position: relative
}

.slogan-item:before {
    background: url(../images/ip.png) 0 0 no-repeat;
    content: "";
    height: 39px;
    left: 0;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    width: 19px
}

.slogan-item.item02 {
    padding: 0 0 0 52px
}

.slogan-item.item02:before {
    background-position: -19px 0;
    height: 37px;
    margin: -19px 0 0;
    width: 37px
}

.top-timer {
    margin: -30px 0 0
}

.timer-title {
    color: #fff;
    font-family: ProximaNova-LightCondensed, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center
}

.top-btn {
    -ms-flex: 0 0 221px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 221px;
    flex: 0 0 221px;
    width: 221px
}

.first-screen {
    padding: 10px 0 40px
}

.center-block {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 30px 0 0;
    position: relative
}

.pack {
    left: 50%;
    margin: 85px 0 0 -198px;
    position: absolute;
    top: 100px;
    max-width: 300px
}

.bulet-items {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    width: 359px
}

.bulet-item {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    background: #fff;
    border: none;
    height: 75px;
    padding: 5px 30px 5px 64px;
    position: relative
}

.bulet-item:before {
    content: "";
    height: 39px;
    left: 18px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    width: 35px
}

.bulet-item.item001:before {
    background-image: url(../images/kaplya.png);
    background-repeat: no-repeat;
    height: 40px;
    margin: -18px 0 0;
    width: 31px
}

.bulet-item.item003:before {
    background-image: url(../images/3.png);
    background-repeat: no-repeat;
    height: 42px;
    margin: -18px 0 0;
    width: 36px
}

.bulet-item.item002:before {
    background-image: url(../images/2.png);
    background-repeat: no-repeat;
    height: 40px;
    margin: -20px 0 0;
    width: 38px
}

.bulet-item.item004:before {
    background-image: url(../images/4.png);
    background-repeat: no-repeat;
    height: 40px;
    left: 25px;
    margin: -20px 0 0;
    width: 18px
}

.bulet-item.item005:before {
    background-image: url(../images/okey.png);
    height: 33px;
    left: 16px;
    margin: -17px 0 0;
    width: 33px
}

.bulet-item:not(:last-child) {
    margin: 0 0 4px
}

.form-block {
    -ms-flex: 0 0 457px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 457px;
    flex: 0 0 457px;
    width: 457px
}

.form-title {
    font-size: 14px;
    text-align: center
}

.order-form {
    background: #fff;
    display: block;
    margin: 5px 0 0;
    width: 100%
}

.order-form, .top-form {
    -webkit-border-radius: 0;
    border-radius: 0
}

.top-form {
    background: #f3f2f2;
    padding: 15px 20px 20px;
    position: relative
}

.warning-form {
    color: #ff7426;
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.warning-form.mobile {
    display: none
}

.price-block {
    -ms-flex-align: start;
    -ms-flex-pack: distribute;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -webkit-justify-content: space-around;
    align-items: flex-start;
    justify-content: space-around;
    margin: 14px 0 0;
    text-align: center
}

.old-price {
    color: #555
}

.price-header {
    font-size: 16px;
    margin-bottom: 5px
}

.oldprice-digit {
    text-decoration: line-through
}

.new-price {
    color: #ff7426
}

.newprice-digit, .oldprice-digit {
    font-size: 34px
}

.center-form {
    background: #f3f2f2;
    padding: 0 20px 20px
}

.input-block {
    color: #000;
    font-size: 14px;
    line-height: 33px;
    position: relative;
    z-index: 5
}

.input-block input {
    -webkit-border-radius: 5px;
    background: #fff;
    border: 1px solid #ff7426;
    border-radius: 5px;
    display: block;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    width: 252px
}

.input-block input::-webkit-input-placeholder {
    color: #7e7e7e
}

.input-block input:-moz-placeholder, .input-block input::-moz-placeholder {
    color: #7e7e7e
}

.input-block input:-ms-input-placeholder {
    color: #7e7e7e
}

.input-block:not(:last-child) {
    margin: 0 0 8px
}

.bottom-form {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 8px 20px 10px;
    position: relative
}

.bottom-form:before {
    background: url(../images/ip.png) -208px 0 no-repeat;
    content: "";
    height: 71px;
    position: absolute;
    right: -13px;
    top: -35px;
    width: 40px
}

.under-btn {
    -ms-flex-align: end;
    -ms-flex-pack: start;
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    align-items: flex-end;
    color: #000;
    font-size: 14px;
    justify-content: flex-start;
    line-height: 14px;
    margin: 0 0 10px;
    text-align: left
}

.under-btn .bdr {
    margin: 0 15px 0 0;
    padding: 0 15px 0 0;
    position: relative
}

.under-btn .bdr:after {
    background: #000;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
}

.lastpack {
    color: #ff7426;
    font-size: 28px;
    line-height: 14px
}

.sub-form {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.count-people {
    color: #ff7426
}

.form-footer {
    color: #fff;
    text-align: right
}

.security-block {
    display: inline-block;
    font-size: 12px;
    line-height: 21px;
    padding: 0 0 0 28px;
    position: relative;
    text-align: left
}

.security-block:before {
    background: url(../images/6.png) no-repeat;
    content: "";
    height: 21px;
    left: 0;
    margin: -11px 0 0;
    position: absolute;
    top: 50%;
    width: 18px
}

.product-big_sale1 {
    -webkit-background-size: contain;
    background: url(../images/bg-sale.png) no-repeat 0 0;
    background-size: contain;
    color: #fff;
    font-size: 18px;
    height: 230px;
    left: 539px;
    line-height: 24px;
    padding: 120px 45px 0 9px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 180px;
    z-index: 40
}

.product-big_sale1.f01 {
    left: 444px;
    top: auto;
    /* top: 0; */
    bottom: 5px;
    width: 214px;
    height: 116px;
    padding: 19px 108px 0 10px;
    background: url(../images/bg-sale-mob.png) no-repeat 0 0 / contain;
    font-size: 17px;
}

@media only screen and (max-width: 1199.98px) {
    .pack {
        display: block;
        margin: 0 0 0 -139px;
        top: 210px;
        width: 250px
    }

    .bulet-items {
        -ms-flex: 0 0 320px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 320px;
        flex: 0 0 320px;
        width: 320px
    }

    .bulet-item {
        height: 75px;
        padding: 5px 20px 5px 64px
    }

    .form-block {
        -ms-flex: 0 0 340px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 340px;
        flex: 0 0 340px;
        width: 340px
    }

    .form-title {
        font-size: 13px
    }

    .top-form {
        padding: 10px 15px
    }

    .warning-form {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px
    }

    .price-block {
        margin: 15px 0 0
    }

    .center-form {
        padding: 0 15px 20px
    }

    .input-block {
        -ms-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        flex-direction: column;
        font-size: 13px;
        line-height: 28px
    }

    .input-block input {
        height: 30px;
        line-height: 28px;
        width: 100%
    }

    .bottom-form {
        padding: 5px 15px
    }

    .bottom-form:before {
        right: -13px;
        top: -45px
    }

    .under-btn {
        font-size: 13px;
        line-height: 15px
    }

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

    .product-big_sale1 {
        left: 439px;
        top: 0
    }

    .product-big_sale1.f01 {
        left: 398px;
        top: 252px;
        width: 180px;
        padding: 19px 93px 0 10px;
        font-size: 14px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 991.98px) {
    .top-timer {
        display: none
    }

    .center-block, .pack {
        display: block
    }

    .center-block {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center
    }

    .pack {
        left: 0;
        margin: 0;
        position: relative;
        top: 0;
        width: 300px
    }

    .bulet-items {
        margin: 0 auto;
        max-width: 100%;
        min-width: 450px;
        margin-bottom: 20px
    }

    .form-block {
        width: 100%
    }

    .form-footer, .form-title, .order-form {
        text-align: center;
        margin: 10px auto 0;
        max-width: 100%;
        width: 450px
    }

    .top-form {
        padding: 15px 20px 7px
    }

    .price-block {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .product-big_sale1 {
        right: auto;
        left: 25px;
        top: -130px;
        line-height: 19px;
        padding: 40px 122px 0 0;
        font-size: 18px;
        width: 260px !important;
        height: 140px;
        background: url(../images/bg-sale-mob.png) no-repeat;
        background-size: contain
    }

    .product-big_sale1.f01 {
        display: none
    }

    .center-block-product {
        position: relative;
        margin-top: 130px
    }

    .form-block {
        width: 340px
    }

    .warning-form.mobile {
        display: block;
        font-size: 28px;
        line-height: 32px;
        color: #fff
    }

    .bf-top-right .warning-form.desktop {
        display: none
    }
}

@media only screen and (max-width: 767.98px) {
    .slogan-block {
        display: none
    }

    .form-footer {
        text-align: center
    }

    .form-block {
        width: 100%;
        flex: 0 0 100%
    }
}

@media only screen and (max-width: 575.98px) {
    .s-end, .s-form, header {
        background: #391644 !important
    }

    .top-btn {
        display: none
    }

    .top-block {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center
    }

    .newprice-digit, .oldprice-digit {
        font-size: 24px
    }

    .bottom-form:before {
        display: none
    }

    .bulet-items {
        min-width: auto
    }
}

.s-warning {
    background: url(../images/bg-warn.png) top no-repeat;
    padding: 80px 0 40px;
    margin-top: -2px
}

.warning-wrap {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    margin: 30px 0 0
}

.warning-img {
    -ms-flex: 0 0 390px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 390px;
    display: block;
    flex: 0 0 390px;
    margin: 0 60px 0 0;
    width: 390px
}

.warning-text {
    font-size: 22px;
    line-height: 28px;
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px)
}

.warning-list {
    border: 2px solid red;
    margin: 30px 0 0;
    padding: 25px 30px
}

.warning-items {
    display: block
}

.warning-items li {
    display: block;
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0 0;
    padding: 0 0 0 25px;
    position: relative
}

.warning-items li:before {
    background: url(../images/ip.png) -190px -54px no-repeat;
    content: "";
    height: 25px;
    left: 0;
    margin: -13px 0 0;
    position: absolute;
    top: 50%;
    width: 7px
}

@media only screen and (max-width: 1199.98px) {
    .warning-wrap {
        align-items: center
    }

    .warning-img {
        -ms-flex: 0 0 300px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 300px;
        flex: 0 0 300px;
        margin: 0 30px 0 0;
        width: 300px
    }

    .warning-text {
        font-size: 20px;
        line-height: 26px;
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px)
    }

    .warning-list {
        margin: 20px 0 0;
        padding: 20px 25px
    }

    .warning-items li {
        font-size: 18px;
        padding: 0 0 0 20px
    }
}

@media only screen and (max-width: 991.98px) {
    .warning-img {
        -ms-flex: 0 0 250px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        flex: 0 0 250px;
        margin: 0 30px 0 0;
        width: 250px;
        height: 320px
    }

    .warning-text {
        font-size: 18px;
        line-height: 24px;
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px)
    }

    .warning-list {
        padding: 15px 25px
    }

    .warning-items li {
        font-size: 16px
    }
}

@media only screen and (max-width: 767.98px) {
    .warning-wrap {
        display: block
    }

    .warning-img {
        margin: 0 auto 20px;
        max-width: 100%;
        width: auto;
        height: auto
    }

    .warning-text {
        width: 100%
    }
}

@media only screen and (max-width: 575.98px) {
    .warning-list {
        padding: 15px 10px
    }

    .warning-items li {
        padding-left: 15px
    }

    .warning-items li:last-child {
        margin-top: 6px;
        line-height: 19px
    }

    .warning-wrap {
        margin-top: 20px
    }
}

.s-hell {
    background: #471b54;
    color: #fff;
    text-align: center
}

.hell-items {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 40px auto 0
}

.hell-item {
    -ms-flex: 0 0 240px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    flex: 0 0 240px;
    width: 240px
}

.hell-img {
    display: block;
    margin: 0 auto;
    max-width: 193px;
    width: 100%
}

.hell-text {
    font-size: 22px;
    line-height: 30px;
    margin: 25px 0 0
}

@media only screen and (max-width: 1199.98px) {
    .hell-item {
        -ms-flex: 0 0 23%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 23%;
        flex: 0 0 23%;
        width: 23%
    }

    .hell-text {
        font-size: 20px;
        line-height: 28px;
        margin: 25px 0 0
    }
}

@media only screen and (max-width: 991.98px) {
    .hell-items {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hell-item {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        flex: 0 0 40%;
        margin: 35px auto 0;
        width: 40%
    }

    .hell-text {
        font-size: 18px;
        line-height: 26px
    }
}

@media only screen and (max-width: 767.98px) {
    .hell-items {
        margin-top: 0
    }
}

@media only screen and (max-width: 575.98px) {
    .hell-item {
        width: 100%;
        max-width: 300px;
        flex: 0 0 100%
    }

    .hell-text {
        margin-top: 10px
    }
}

.s-form {
    background: url(../images/bg-form.jpg) top/cover no-repeat;
    position: relative
}

.webp .s-form {
    background: url(../images/bg-form.webp) top/cover no-repeat;
}

.big-form-title {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    text-align: right
}

.big-form {
    -webkit-border-radius: 10px;
    background: #fff;
    border-radius: 10px;
    display: block;
    position: relative
}

.big-form .tkmtimer {
    display: inline-block
}

.big-form .timer-wrapper .digit:not(:last-child):after, .big-form .timer-wrapper .digit:not(:last-child):before {
    display: none
}

.big-form .timer-wrapper .digit .digit-items {
    color: #000
}

.big-form .price-block {
    /*-ms-flex-pack: start;*/
    /*-webkit-box-pack: start;*/
    /*-webkit-justify-content: flex-start;*/
    justify-content: center;
    max-width: 346px;
    margin: 30px 0 0
}

.big-form .old-price {
    margin: 0 30px 0 0
}

.big-form .sub-form {
    margin: 0
}

.bf-top {
    -webkit-border-radius: 10px 10px 0 0;
    background: #e3dfdf;
    border-radius: 10px 10px 0 0
}

.bf-top-left {
    padding: 15px 0 15px 20px;
    width: 50%
}

.bf-top-right {
    padding: 30px 20px 20px 160px;
    width: 50%
}

.bf-top-right .warning-form {
    margin: 0 0 30px;
    padding: 0 0 0 40px
}

.bf-timer-title {
    font-size: 16px;
    line-height: 32px;
    padding: 0 0 0 100px
}

.bf-bottom-left {
    -ms-flex-align: center;
    -ms-flex-pack: start;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0 0 20px;
    width: 50%
}

.bf-bottom-right {
    padding: 15px 20px 15px 147px;
    position: relative;
    width: 50%
}

.bf-bottom-right:after {
    background: url(../images/down-arrow.png) no-repeat;
    content: "";
    height: 71px;
    position: absolute;
    right: -19px;
    top: -56px;
    width: 41px
}

.bf-pack {
    left: 55%;
    margin: -170px 0 0 -220px;
    position: absolute;
    top: 55%;
    z-index: 0;
    width: 275px
}

.lastpack-block {
    font-size: 22px;
    line-height: 24px;
    text-align: center
}

.lastpack-block .lastpack {
    color: #000;
    font-size: 46px;
    line-height: 46px;
    margin: 0
}

.stock-descr {
    color: #ff7426;
    font-size: 18px;
    line-height: 22px;
    margin: 0 10px 0 0;
    padding: 0 70px 0 0;
    position: relative
}

.stock-descr:after {
    background: url(../images/two-arrows.png) no-repeat;
    content: "";
    height: 79px;
    margin: -40px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 70px
}

@media only screen and (max-width: 1199.98px) {
    .big-form .price-block {
        margin: 40px 0 0
    }

    .big-form .bf-pack {
        margin: -150px 0 0 -127px;
        width: 192px
    }

    .big-form .input-block input {
        width: 100%
    }

    .bf-pack {
        margin: -80px 0 0 -160px;
        width: 325px
    }

    .bf-top-right {
        padding: 25px 20px 20px 140px
    }

    .bf-top-right .warning-form {
        margin: 0 0 20px;
        padding: 0 0 0 20px
    }

    .bf-bottom-right {
        padding: 15px 20px 15px 140px
    }

    .lastpack-block {
        font-size: 20px;
        line-height: 22px
    }

    .lastpack-block .lastpack {
        font-size: 40px;
        line-height: 40px
    }
}

@media only screen and (max-width: 991.98px) {
    .big-form-title {
        text-align: center
    }

    .big-form {
        margin: 0 auto;
        width: 450px
    }

    .big-form .price-block {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        max-width: none;
        margin: 40px 0 0
    }

    .bf-top {
        display: block
    }

    .bf-top-left {
        text-align: center
    }

    .bf-top-left, .bf-top-right {
        width: 100%
    }

    .bf-top-left {
        padding: 15px 15px 7px
    }

    .bf-top-right {
        padding: 7px 15px 15px
    }

    .bf-top-right .warning-form {
        margin: 0 0 15px;
        padding: 0;
        text-align: center
    }

    .bf-timer-title {
        padding: 0;
        text-align: center
    }

    .bf-bottom-left {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 15px;
        width: 100%
    }

    .bf-bottom {
        display: block
    }

    .bf-bottom-right {
        padding: 15px;
        width: 100%
    }

    .bf-bottom-right:after, .bf-pack {
        display: none
    }

    .lastpack-block {
        font-size: 18px;
        line-height: 20px
    }

    .lastpack-block .lastpack {
        font-size: 38px;
        line-height: 38px
    }
}

@media only screen and (max-width: 767.98px) {
    .lastpack-block .lastpack {
        font-size: 36px;
        line-height: 36px
    }

    .stock-descr {
        line-height: 1.2
    }
}

@media only screen and (max-width: 575.98px) {
    .big-form {
        max-width: 100%
    }

    .big-form .price-block {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around
    }

    .big-form .timer-wrapper .digit > .item {
        font-size: 38px;
        height: 54px;
        line-height: 54px;
        width: 34px
    }

    .stock-descr {
        font-size: 16px;
        margin: 0 10px 0 0;
        padding: 0 10px 0 0
    }

    .stock-descr:after {
        display: none
    }

    .big-form-title, .form-title {
        font-size: 12px
    }
}

.s-spec {
    background: #fff;
    padding: 40px 0 60px
}

.spec-block {
    margin: 50px 0 0;
    padding: 0 0 0 390px;
    position: relative
}

.spec-wrap {
    background: #eef3f4;
    border: 3px solid #622674;
    font-size: 22px;
    line-height: 28px;
    padding: 30px;
    position: relative;
    z-index: 1
}

.spec-wrap:before {
    background: url(../images/arrow.png) no-repeat;
    content: "";
    height: 81px;
    left: -39px;
    position: absolute;
    top: 75px;
    width: 42px
}

.spec-img {
    bottom: -65px;
    z-index: 0
}

.spec-img {
    left: 25px;
    position: absolute;
    max-width: 375px
}

.subscr {
    margin-top: 20px;
    font-size: 22px
}

@media only screen and (max-width: 1199.98px) {
    .spec-block {
        margin: 40px 0 0;
        padding: 0 0 0 300px
    }

    .spec-wrap {
        font-size: 20px;
        line-height: 26px;
        padding: 20px
    }

    .spec-img {
        left: -30px;
        width: 330px
    }

    .subscr {
        font-size: 20px
    }
}

@media only screen and (max-width: 991.98px) {
    .spec-block {
        margin: 30px 0 0;
        padding: 0 0 0 250px
    }

    .spec-wrap {
        font-size: 16px;
        line-height: 22px;
        padding: 10px
    }

    .spec-wrap:before {
        display: none
    }

    .spec-img {
        width: 300px
    }

    .subscr {
        font-size: 18px
    }
}

@media only screen and (max-width: 767.98px) {
    .s-spec {
        background: #eef3f4
    }

    .spec-block {
        padding: 0
    }

    .spec-wrap {
        border: none;
        background: 0 0;
        padding: 0;
        text-align: center
    }

    .spec-img {
        width: 230px;
        position: relative;
        bottom: 0;
        left: 0;
        border: 3px solid #622674;
        display: block;
        margin: 0 auto 15px
    }
}

@media only screen and (max-width: 575.98px) {
    .spec-block {
        margin-top: 20px
    }
}

.s-composition {
    background: url(../images/bg-scomposition.jpg) top/cover no-repeat
}

.webp .s-composition {
    background: url(../images/bg-scomposition.webp) top/cover no-repeat
}

.composition-items {
    margin: 50px 0 0;
    position: relative
}

.center-pack {
    left: 50%;
    margin: -154px 0 0 -167px;
    position: absolute;
    top: 50%;
    max-width: 335px
}

.composition-line.line002 {
    justify-content: center;
    margin: 215px 0 0
}

.composition-item {
    -ms-flex: 0 0 390px;
    -webkit-border-radius: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 390px;
    background: #fff;
    border: 2px solid #555;
    border-radius: 10px;
    flex: 0 0 390px;
    padding: 20px 15px;
    position: relative;
    width: 390px
}

.composition-img {
    left: 0;
    position: absolute;
    top: -40px
}

.composition-title {
    display: flex;
    align-items: center;
    color: #e6007e;
    font-size: 18px;
    min-height: 100px;
    line-height: 26px;
    padding: 25px 0 25px 155px;
    position: relative;
    text-transform: uppercase
}

.composition-title:before {
    /*background: url(../images/ip.png) -89px -36px no-repeat;*/
    /*content: "";*/
    /*height: 27px;*/
    /*left: 165px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 32px*/
}

.composition-title.title002:before {
    background-position: -63px -63px;
    height: 31px;
    width: 34px
}

.composition-title.title003:before {
    background-position: -97px -63px;
    height: 28px;
    width: 31px
}

.composition-text {
    font-size: 18px;
    line-height: 24px;
    margin: 40px 0 0;
    text-align: center
}

.composition-arr {
    position: absolute
}

.composition-arr.arr001 {
    right: -130px;
    top: 80px
}

.composition-arr.arr002 {
    left: -87px;
    top: 70px
}

.composition-arr.arr003 {
    top: -75px;
    left: -90px;
    transform: rotate(247deg);
}

@media only screen and (max-width: 1199.98px) {
    .composition-items {
        margin: 40px 0 0
    }

    .center-pack {
        margin: -128px 0 0 -133px;
        width: 262px
    }

    .composition-line.line002 {
        margin: 136px 0 0
    }

    .composition-item {
        -ms-flex: 0 0 330px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 330px;
        flex: 0 0 330px;
        padding: 15px 10px;
        width: 330px
    }

    .composition-img {
        width: 124px
    }

    .composition-title {
        font-size: 16px;
        line-height: 18px;
        padding: 0 0 15px 130px
    }

    .composition-title:before {
        /*left: 130px*/
    }

    .composition-text {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 0
    }

    .composition-arr.arr001 {
        top: 10px
    }

    .composition-arr.arr002 {
        top: 5px
    }

    .composition-arr.arr003 {
        bottom: 80px
    }
}

.mobpack {
    display: none
}

@media only screen and (max-width: 991.98px) {
    .composition-title {
        padding: 0 0 15px 135px;
        min-height: 85px;
    }

    .composition-text {
        margin-top: 20px;
    }

    .composition-items {
        margin: 0
    }

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

    .center-pack {
        display: none
    }

    .composition-line {
        display: block
    }

    .composition-line.line002 {
        margin: 0
    }

    .composition-item {
        margin: 40px auto 0;
        max-width: 100%;
        width: 390px
    }

    .composition-arr {
        display: none
    }
}

@media only screen and (max-width: 575.98px) {
    .s-composition {
        background: #446107
    }

    .composition-title {
        /*padding: 30px 0 0 105px;*/
        font-size: 15px
    }

    /*.s-composition h2 {*/
    /*    color: #fff*/
    /*}*/

    .composition-title:before {
        /*left: 110px;*/
        /*top: -7px*/
    }

    .composition-text {
        margin-top: 15px
    }

    .composition-title br {
        display: none
    }

    .logo {
        text-align: center;
        font-size: 34px;
        width: 150px;
        line-height: .7
    }

    .logo span {
        font-size: 13px;
        letter-spacing: -.5px;
        margin-top: 7px;
        line-height: 1.1
    }
}

.s-result {
    background: url(../images/bg-result.png) top no-repeat;
    padding: 40px 0;
    text-align: center;
    margin-top: -2px
}

.result-items {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 40px 0 0
}

.result-item {
    -ms-flex: 0 0 310px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 310px;
    flex: 0 0 310px;
    position: relative;
    width: 310px
}

.result-item:not(:last-child):after {
    background: url(../images/right-arrow.png) no-repeat;
    content: "";
    height: 30px;
    position: absolute;
    right: -34px;
    top: 87px;
    width: 30px
}

.result-img {
    margin: 0 auto;
    max-width: 100%
}

.result-text {
    font-size: 22px;
    line-height: 28px;
    margin: 15px 0 0
}

@media only screen and (max-width: 1199.98px) {
    .s-result {
        padding: 70px 0 40px
    }

    .result-items {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 40px 0 0
    }

    .result-item {
        -ms-flex: 0 0 270px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 270px;
        flex: 0 0 270px;
        width: 270px
    }

    .result-item:not(:last-child):after {
        right: -34px;
        top: 87px
    }

    .result-text {
        font-size: 20px;
        line-height: 26px
    }
}

@media only screen and (max-width: 991.98px) {
    .result-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0
    }

    .result-item {
        margin: 30px auto 0;
        max-width: 100%;
        width: 310px
    }

    .result-item:not(:last-child):after {
        display: none
    }

    .result-text {
        font-size: 18px;
        line-height: 24px
    }
}

@media only screen and (max-width: 575.98px) {
    .result-text {
        margin-top: 7px
    }

    .result-items {
        display: block
    }
}

.s-application {
    background: url(../images/bg-application.png) top no-repeat;
    padding: 40px 0;
    position: relative;
    margin-top: -2px
}

.application-items {
    margin: 40px 0 0
}

.application-item {
    -ms-flex: 0 0 300px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
    flex: 0 0 300px;
    width: 300px
}

.application-img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.application-text {
    font-size: 22px;
    line-height: 28px;
    margin: 20px 0 0;
    text-align: center
}

@media only screen and (max-width: 1199.98px) {
    .s-application {
        padding: 70px 0 40px
    }

    .application-item {
        -ms-flex: 0 0 250px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        flex: 0 0 250px;
        width: 250px
    }

    .application-text {
        font-size: 20px;
        line-height: 26px;
        text-align: center
    }
}

@media only screen and (max-width: 991.98px) {
    .application-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around
    }

    .application-item {
        margin: 0 auto 35px;
        max-width: 100%;
        width: 340px
    }

    .application-item:last-child {
        margin-bottom: 0
    }

    .application-text {
        margin: 10px 0 0
    }
}

@media only screen and (max-width: 575.98px) {
    .application-items {
        display: block;
        margin-top: 20px
    }

    .application-text {
        font-size: 18px;
        line-height: 1.2
    }
}

.s-reviews {
    background: #f2f2f2
}

.reviews-items {
    margin: 40px auto 0
}

.reviews-item {
    background: hsla(0, 0%, 100%, .8);
    display: -webkit-flex !important;
    display: -ms-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.photo-block {
    -ms-flex: 0 0 292px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 292px;
    flex: 0 0 292px;
    width: 292px
}

.photo {
    width: 100%
}

.text-block {
    padding: 30px 20px 0;
    width: -webkit-calc(100% - 292px);
    width: calc(100% - 292px)
}

.review-text {
    font-size: 18px;
    line-height: 24px
}

.author-name {
    font-size: 18px;
    line-height: 28px;
    margin: 30px 0 0
}

.reviews-send {
    margin: 80px 0 0
}

.rev-form {
    max-width: 100%;
    width: 650px;
    margin: 0 auto
}

.rev-input-block {
    -ms-flex-align: end;
    -ms-flex-pack: start;
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-flex: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    align-items: flex-end;
    font-size: 16px;
    justify-content: flex-start
}

.rev-input-name {
    width: 210px;
    flex: 0 0 210px
}

.rev-input-city {
    width: 210px;
    flex: 0 0 210px
}

.rev-input-age {
    width: 170px;
    flex: 0 0 170px
}

.add-review__upload {
    width: 32px;
    height: 32px;
    border: 1px solid #ff3101;
    background: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.add-review__plus {
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url(../images/plus.svg) no-repeat;
    background-size: 20px;
    background-position: center
}

.file-upload.loaded .add-review__plus {
    background: url(../images/check.svg) no-repeat;
    background-size: 20px;
    background-position: center
}

.file-upload {
    display: block;
    position: relative;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
}

.file-upload input[type=file] {
    display: none
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.file-upload span {
    line-height: 36px
}

.rev-label {
    display: block;
    line-height: 16px
}

.rev-label {
    -ms-flex: 0 0 75px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75px;
    flex: 0 0 75px;
    width: 75px
}

.rev-input-age .rev-label {
    width: 95px;
    -ms-flex: 0 0 95px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 95px;
    flex: 0 0 95px
}

.rev-inp {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ff3101;
    display: block;
    line-height: 20px;
    padding: 0 5px
}

.rev-inp {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

.rev-textarea {
    margin: 25px 0
}

.rev-textarea textarea {
    border: none;
    height: 105px;
    padding: 10px;
    resize: none;
    width: 100%;
    font-family: ProximaNova-Regular, sans-serif
}

.rev-sendbtn {
    text-align: center
}

.rev-sendbtn .btn {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    padding: 0 0 0 60px;
    position: relative;
    text-align: left;
    width: 223px
}

.rev-sendbtn .btn:after {
    background: url(../images/ip.png) 0 -102px;
    content: "";
    height: 18px;
    left: 20px;
    margin: -9px 0 0;
    position: absolute;
    top: 50%;
    width: 23px
}

@media only screen and (max-width: 1199.98px) {
    .reviews-items {
        margin: 30px auto 0
    }

    .photo-block {
        -ms-flex: 0 0 250px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        flex: 0 0 250px;
        width: 250px
    }

    .text-block {
        padding: 20px 15px 0;
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px)
    }

    .author-name, .review-text {
        font-size: 16px;
        line-height: 24px
    }

    .author-name {
        margin: 20px 0 0
    }
}

@media only screen and (max-width: 991.98px) {
    .photo-block {
        width: 100%
    }

    .photo {
        margin: 0 auto;
        max-width: 100%;
        width: 250px
    }

    .text-block {
        width: 100%
    }

    .author-name, .review-text {
        text-align: center
    }

    .author-name {
        padding: 0 0 20px
    }

    .reviews-send {
        margin: 60px 0 0
    }

    .rev-form {
        margin: 0 auto
    }

    .rev-label {
        line-height: 16px
    }

    .rev-sendbtn {
        text-align: center
    }
}

@media only screen and (max-width: 767.98px) {
    .reviews-item {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 40px;
        padding-top: 15px
    }

    .rev-input {
        flex-wrap: wrap
    }

    .text-block {
        padding-top: 10px
    }

    .rev-input-block {
        width: 100%;
        flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        margin: 0 0 20px
    }

    .rev-input-city {
        width: 85%;
        flex: 0 0 85%;
        -webkit-flex: 0 0 85%;
        -ms-flex: 0 0 85%
    }

    .rev-input-photo {
        width: 32px;
        flex: 0 0 32px;
        -webkit-flex: 0 0 32px;
        -ms-flex: 0 0 32px
    }

    .rev-input-age .rev-label, .rev-label {
        -ms-flex: 0 0 100px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100px;
        flex: 0 0 100px;
        width: 100px
    }

    .rev-form {
        padding: 0 15px
    }

    .reviews-send {
        margin-top: 40px
    }
}

@media only screen and (max-width: 575.98px) {
    .author-name, .review-text {
        line-height: 1.3
    }

    .reviews-items {
        margin-top: 20px
    }

    .reviews-item:first-child {
        margin-top: 0
    }
}

.s-order {
    background: #fff;
    text-align: center
}

.order-items {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 50px 0 0
}

.order-item {
    -ms-flex: 0 0 193px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 193px;
    flex: 0 0 193px;
    position: relative;
    width: 193px
}

.order-item:not(:last-child):after {
    background: url(../images/right-arrow.png) no-repeat;
    content: "";
    height: 30px;
    position: absolute;
    right: -62px;
    top: 86px;
    width: 32px
}

.order-icon {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.order-text {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 0
}

@media only screen and (max-width: 1199.98px) {
    .order-items {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 40px 0 0
    }

    .order-item {
        -ms-flex: 0 0 175px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 175px;
        flex: 0 0 175px;
        width: 175px
    }

    .order-item:not(:last-child):after {
        right: -55px;
        top: 76px
    }
}

@media only screen and (max-width: 991.98px) {
    .order-items {
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-flex-wrap: wrap;
        -webkit-justify-content: center;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0
    }

    .order-item {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        flex: 0 0 40%;
        margin: 30px 0 0;
        width: 40%
    }

    .order-item:not(:last-child):after {
        display: none
    }

    .order-text {
        line-height: 22px;
        margin: 10px 0 0
    }
}

@media only screen and (max-width: 767.98px) {
    .order-item {
        margin: 30px auto 0;
        max-width: 100%;
        width: 250px;
        display: inline-block
    }
}

@media only screen and (max-width: 575.98px) {
    .order-items {
        display: block
    }

    .order-item {
        display: block
    }
}

.s-attention {
    background: #f2f2f2;
    font-size: 22px;
    line-height: 28px
}

.attention-wrap {
    background: #fff;
    margin: 0 0 0 180px;
    padding: 30px 60px 30px 30px;
    position: relative;
    width: 970px
}

.attention-wrap:after {
    background: url(../images/ip.png) 0 -39px no-repeat;
    content: "";
    height: 63px;
    left: -180px;
    margin: -33px 0 0;
    position: absolute;
    top: 50%;
    width: 63px
}

.attention-wrap:before {
    background: url(../images/arr-left.png) 100% 0/100% 100% no-repeat;
    content: "";
    height: 100%;
    left: -68px;
    position: absolute;
    top: 0;
    width: 68px
}

@media only screen and (max-width: 1199.98px) {
    .s-attention {
        font-size: 20px;
        line-height: 26px
    }

    .attention-wrap {
        margin: 0 0 0 140px;
        padding: 20px 40px 20px 20px;
        width: 800px
    }

    .attention-wrap:after {
        left: -140px
    }
}

@media only screen and (max-width: 991.98px) {
    .s-attention {
        font-size: 18px;
        line-height: 24px
    }

    .attention-wrap {
        margin: 0;
        padding: 15px 20px 15px 90px;
        width: 100%
    }

    .attention-wrap:after {
        left: 15px
    }

    .attention-wrap:before {
        display: none
    }
}

@media only screen and (max-width: 767.98px) {
    .s-attention {
        font-size: 16px;
        line-height: 22px
    }

    .attention-wrap {
        padding: 90px 20px 15px;
        text-align: center
    }

    .attention-wrap:after {
        left: 50%;
        margin: 0 0 0 -33px;
        top: 15px
    }
}

.s-end {
    background: url(../images/bg-header.jpg) top/cover no-repeat;
    color: #fff
}

.webp .s-end {
    background: url(../images/bg-header.webp) top/cover no-repeat;
}

footer {
    background: #12231b;
    color: #fff;
    padding: 40px 0;
    text-align: center
}

footer a {
    color: #fff;
    font-size: 16px
}

.pu-block .big-form {
    margin: 0 auto 0
}

@media only screen and (max-width: 991.98px) {
    .pu-block .big-form {
        margin: 50px auto 0
    }
}

* {
    outline: 0
}

[class*=price_land_] {
    font-weight: inherit;
    font-size: inherit;
    font-style: inherit;
    color: inherit
}

button, input[type=button], input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.timer-wrapper {
    cursor: default;
    text-align: center
}

.timer-wrapper .digit {
    float: left;
    position: relative
}

.timer-wrapper .digit > .item {
    -o-transition: transform linear .2s;
    -webkit-border-radius: 5px;
    -webkit-transition: -webkit-transform .2s linear;
    background-color: #ffca11;
    border-radius: 5px;
    color: #000;
    float: left;
    font-family: PTSansBold, sans-serif;
    font-size: 56px;
    height: 70px;
    line-height: 70px;
    margin: 0 2px;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    width: 49px
}

.timer-wrapper .digit:not(:last-child) {
    margin: 0 14px 0 0
}

.timer-wrapper .digit:not(:last-child):after, .timer-wrapper .digit:not(:last-child):before {
    -webkit-border-radius: 50%;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 5px;
    position: absolute;
    right: -9px;
    width: 5px
}

.timer-wrapper .digit:not(:last-child):before {
    top: 30%
}

.timer-wrapper .digit:not(:last-child):after {
    bottom: 30%
}

.timer-wrapper .digit .digit-items {
    bottom: -1.5em;
    color: #fff;
    font-size: 14px;
    position: absolute;
    text-align: center;
    width: 100%
}

.timer-sm .timer-wrapper .digit > .item {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 28px;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
    width: 24.5px
}

.timer-sm .timer-wrapper .digit:not(:last-child) {
    margin: 0 7px 0 0
}

.timer-sm .timer-wrapper .digit:not(:last-child):after, .timer-sm .timer-wrapper .digit:not(:last-child):before {
    height: 3px;
    right: -4.5px;
    width: 3px
}

.timer-sm .timer-wrapper .digit .digit-items {
    font-size: 10px
}

.review__input {
    display: inline-block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    border: 1px solid #d7d7d7;
    background-color: #fff;
    padding: 0 40px 0 25px;
    font-size: 15px;
    font-weight: 400
}

.answer__popup {
    background-color: rgba(255, 255, 255, .9);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 123456
}

.answer {
    max-width: 500px;
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    padding: 40px;
    background: #808080FF;
    z-index: 5555555
}

.answer__text {
    color: #fff;
    text-align: center;
    font-size: 18px
}

.answer__text-margin {
    margin-bottom: 25px
}

.answer__close-button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    right: 7px;
    cursor: pointer;
    transition: all .4s ease
}

.answer__close-button::after, .answer__close-button::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    width: 2px;
    height: 30px;
    background: #fff;
    transform: rotate(45deg)
}

.answer__close-button::after {
    transform: rotate(-45deg)
}

.answer__close-button:hover {
    transform: rotate(180deg)
}

.bold {
    font-weight: 700
}

@media (max-width: 767px) {
    .review__input {
        width: 100%;
        display: block
    }
}

@media (max-width: 768px) {

    footer {
        padding: 0 20px;
        position: relative;
        margin-top: -1px
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .composition-text {
        font-size: 20px
    }

    textarea {
        resize: none;
        overflow: hidden
    }

    .center-pack {
        max-width: 315px
    }
}

.footer {
    font-size: 16px;
    color: #757575;
    padding: 30px 15px;
}

.footer__text {
    text-align: center;
}

/*popup*/

.ever-popup__inner {
    max-width: 100% !important;
    padding-top: 0 !important
}

.pop-up {
    padding-left: 15px;
    padding-right: 15px
}

.pop-up__box {
    width: 100%;
    /*border-radius: 5px;*/
    /*background: url(../images/popup-bg.png) no-repeat top;*/
    /*background-color: #fff;*/
    /*-webkit-box-sizing: border-box;*/
    box-sizing: border-box;
    /*border-radius: 8px;*/
    max-width: 100%;
    /*padding: 30px 15px*/
}

.popup-title {
    text-align: center;
    font-size: 40px
}

.popup-title h3 {
    margin: 0
}

.popup-title h2 {
    margin: 0
}

.pop-up__content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pop-up .image-pack {
    width: 350px
}

.pop-up .image-pack img {
    display: inline-block;
    max-width: 100%;
    max-height: 470px
}

.pop-up__left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    min-width: 250px;
    width: 329px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.pop-up__right {
    width: 100%
}

.pop-up .form-box .form {
    margin-right: auto;
    margin-left: auto;
}

.pop-up .form-box1 > * {
    float: none !important;
    margin: 0 !important
}

@media (max-width: 999px) {
    .pop-up__box {
        width: 460px;
        background: 0 0
    }

    .pop-up__content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pop-up .image-pack {
        padding-bottom: 20px
    }

    .pop-up .image-pack img {
        max-height: 280px
    }

    .pop-up__left {
        display: none
    }

    .pop-up__right {
        width: 100%
    }
}

.ever-popup__close {
    top: -35px !important;
    right: 15px !important;
}

.pop-up .form {
    height: auto;
    /*width: 278px;*/
    width: 100%;
    margin-left: auto;
    color: #444;
    background-color: #e3dfdf;
    text-align: center;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-bottom: 28px;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 5px 60px rgba(150,180,202,.77);
    box-shadow: 0 5px 60px rgba(150,180,202,.77);
    border-radius: 5px
}

/*.pop-up .form::after {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 67px;*/
/*    height: 310px;*/
/*    background-image: url(../images/header__arrow.png);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    top: 150px;*/
/*    right: -48px*/
/*}*/

.pop-up .form__head {
    font-size: 19px;
    color: #222;
    padding: 15px 40px;
    background-color: #fff2d4;
    font-weight: 700;
    border-radius: 5px;
    line-height: 1.1;
    margin-bottom: 16px
}

.pop-up .form__date {
    color: #f7420b;
    display: inline-block
}

.pop-up .form__lastpack {
    font-size: 18px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    margin-bottom: 20px
}

.pop-up .form__count {
    color: #f7420b;
    font-weight: 800
}

.pop-up .form__label {
    width: 220px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.pop-up .form__label::before {
    content: '';
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%)
}

.pop-up .form__label-name::before {
    background-image: url(../images/user-icon.svg);
    height: 23px;
    width: 20px
}

.pop-up .form__label-tel::before {
    background-image: url(../images/phone-icon.svg);
    height: 23px;
    width: 23px
}

.pop-up .form__input {
    padding: 20px;
    padding-bottom: 20px;
    padding-left: 55px;
    border-radius: 50px;
    border: 1px solid #d9dadc;
    -webkit-box-shadow: inset 0 5px 10px rgba(0,0,0,.05);
    box-shadow: inset 0 5px 10px rgba(0,0,0,.05);
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pop-up .form__input::-webkit-input-placeholder {
    color: #202020;
    font-size: 17px
}

.pop-up .form__input:-ms-input-placeholder {
    color: #202020;
    font-size: 17px
}

.pop-up .form__input::-ms-input-placeholder {
    color: #202020;
    font-size: 17px
}

.pop-up .form__input::placeholder {
    color: #202020;
    font-size: 17px
}

.pop-up .form__input:hover {
    -webkit-box-shadow: inset 0 0 0 transparent,1px 2px 5px rgba(0,0,0,.2);
    box-shadow: inset 0 0 0 transparent,1px 2px 5px rgba(0,0,0,.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pop-up .form__input:focus {
    -webkit-box-shadow: inset 0 0 0 transparent,1px 2px 5px rgba(0,0,0,.2);
    box-shadow: inset 0 0 0 transparent,1px 2px 5px rgba(0,0,0,.2)
}

.pop-up .form__secure {
    padding-left: 30px;
    position: relative;
    text-align: left;
    margin-top: 8px;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 213px
}

.pop-up .form__secure::before {
    content: '';
    display: block;
    position: absolute;
    height: 20px;
    width: 20px;
    background-image: url(../images/secure-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pop-up .form__footnote {
    margin-top: 18px
}

.pop-up .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pop-up .price__title {
    font-size: 13px
}

.pop-up .price__currency {
    font-size: 14px
}

.pop-up .price__new,.price__old {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 40%
}

.pop-up .price__old {
    /*margin-left: 20px;*/
    position: relative
}

.pop-up .price__old::after {
    content: '';
    display: block;
    position: absolute;
    height: 42px;
    width: 1px;
    background-color: #cacaca;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pop-up .price__new {
    margin-left: 0
}

.pop-up .price__value {
    display: inline-flex;
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center
}

.pop-up .price__value__title {
    font-size: 13px
}

.pop-up .price__value__currency {
    font-size: 14px
}

.pop-up .price__number {
    font-size: 40px
}

.pop-up .price__number {
    font-size: 40px;
    line-height: 1
}

.pop-up .price__old .price__value {
    position: relative
}

.pop-up .price__old .price__value::before {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    left: 0;
    width: 100%;
    background-color: #f7420b;
    top: 50%;
    transform: rotate(25deg) translateY(-50%);
}

.pop-up .price__old .price__value::after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    left: 0;
    width: 100%;
    background-color: #f7420b;
    top: 50%;
    transform: rotate(-25deg) translateY(-50%);
}

.pop-up .price__old .price__number {
    font-size: 37px;
    color: #838383
}

.pop-up .price__new .price__number {
    color: #ff7426;
    font-weight: 700;
    line-height: .96
}

.pop-up .price__new .price__currency::after {
    content: '*'
}

.pop-up .price__currency {
    line-height: 1;
    margin-top: -2px
}

.pop-up .price__new .price__number {
    color: #ff7426;
    font-weight: 700
}

.pop-up .btn {
    font-size: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    color: #fff;
    width: 220px;
    border-radius: 67px;
    border: none;
    width: 220px;
    height: 71px;
    -webkit-box-shadow: inset 0 0 10px rgba(247,207,123,.48),0 19px 37px -26px rgba(0,0,0,.37);
    box-shadow: inset 0 0 10px rgba(247,207,123,.48),0 19px 37px -26px rgba(0,0,0,.37);
    line-height: 1;
    background-color: #E36721FF;
    background-image: -webkit-gradient(linear,left top,right top,from(#ff7426),color-stop(1%,#E36721FF),color-stop(50%, #e36721),to(#ff7426));
    background-image: -webkit-linear-gradient(left,#ff7426 0,#ff7426 1%,#E36721FF 50%,#ff7426 100%);
    background-image: -o-linear-gradient(left,#ff7426 0,#ff7426 1%,#E36721FF 50%,#ff7426 100%);
    background-image: linear-gradient(to right,#ff7426 0,#ff7426 1%,#E36721FF 50%,#ff7426 100%);
    border-bottom: 5px solid #c4581c;
    padding-top: 3px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    padding: 0;
}

.pop-up .btn__small {
    font-size: 17px;
    display: block
}

.pop-up .btn:hover {
    -webkit-box-shadow: inset 0 0 4px rgba(247,207,123,.48),0 0 0 0 transparent;
    box-shadow: inset 0 0 4px rgba(247,207,123,.48),0 0 0 0 transparent;
    background-color: #ff7426;
    background-image: -webkit-gradient(linear,left top,right top,from(#E36721FF),color-stop(1%,#E36721FF),color-stop(50%, #ff7426),to(#E36721FF));
    background-image: -webkit-linear-gradient(left,#E36721FF 0,#E36721FF 1%,#ff7426 50%,#E36721FF 100%);
    background-image: -o-linear-gradient(left,#E36721FF 0,#E36721FF 1%,#ff7426 50%,#E36721FF 100%);
    background-image: linear-gradient(to right,#E36721FF 0,#E36721FF 1%,#ff7426 50%,#E36721FF 100%);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.pop-up .btn:active {
    border-bottom: 1px solid #c4581c;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.ever-popup.show .ever-popup__inner {
    animation: 1s 1 animPopup
}

@keyframes animPopup {
    0% {
        transform: translateY(-50px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.pop-up .price__number {
    display: flex
}

/*@media (max-width: 639px) {*/
/*    .pop-up .form::after {*/
/*        content: none;*/
/*        display: none;*/
/*    }*/
/*}*/