@font-face {
    font-family: Roboto;
    src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}


@font-face {
    font-family: Roboto;
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.inL_166058 { display: flex; justify-content: center; }
.inL_236557 { white-space: nowrap; }

a,b,body,div,form,h2,h3,h4,h5,html,img,li,p,small,span,ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

ul {
    list-style: none
}

img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: underline
}

a:hover {
    cursor: pointer
}

* {
    margin: 0;
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,input {
    outline: 0
}

.center {
    text-align: center
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

h2,h3,h4,h5 {
    font-weight: 400
}

b {
    font-weight: 700
}

.col-v {
    color: #07befa
}

.bg-grey {
    background: repeat;
    color: #fff
}

.no-webp .bg-grey {
    background-image: url(../images/bg-grey.jpg);
}

.webp .bg-grey {
    background-image: url(../images/bg-grey.webp);
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    position: relative;
    width: 100%;
    min-width: 320px;
    padding: 0;
    margin: 0 auto;
    font-family: Roboto,sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    color: #434343;
    font-weight: 400;
    overflow-x: hidden
}

.container,.section,.wrap {
    position: relative
}

.section {
    width: 100%
}

.wrap {
    width: 960px;
    padding: 60px 20px;
    margin: 0 auto
}

.button {
    position: relative;
    display: block;
    width: 258px;
    height: 63px;
    border: 0;
    outline: 0;
    font-weight: 700;
    color: #383333;
    font-size: 34px;
    border-radius: 5px;
    background-image: radial-gradient(at top, #ffbf00, #ff8900);
    text-decoration: none;
    cursor: pointer;
}

.button:hover {
    background-image: linear-gradient(to bottom, #ffbf00, #ff8900);
}

h2 {
    position: relative;
    padding-left: 30px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: 500
}

h2 .col-v {
    font-size: 1.4em;
    font-weight: 700
}

h2.normal:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 100%;
    margin-left: -30px;
    background: #07befa;
    background: -moz-linear-gradient(270deg,#07befa 0,#800df2 100%);
    background: -webkit-linear-gradient(270deg,#07befa 0,#800df2 100%);
    background: -o-linear-gradient(270deg,#07befa 0,#800df2 100%);
    background: -ms-linear-gradient(270deg,#07befa 0,#800df2 100%);
    background: linear-gradient(0deg,#07befa 0,#800df2 100%)
}

h2.center {
    padding: 0
}

h2.center:after {
    content: "";
    display: block;
    position: relative;
    width: 100px;
    height: 3px;
    margin: 0 auto;
    margin-top: 15px;
    background: #07befa;
    background: -moz-linear-gradient(180deg,#07befa 0,#800df2 100%);
    background: -webkit-linear-gradient(180deg,#07befa 0,#800df2 100%);
    background: -o-linear-gradient(180deg,#07befa 0,#800df2 100%);
    background: -ms-linear-gradient(180deg,#07befa 0,#800df2 100%);
    background: linear-gradient(90deg,#07befa 0,#800df2 100%)
}

h3 {
    font-style: italic;
    font-weight: 500;
    line-height: 1.4em;
    font-size: 24px;
    padding-bottom: .5em
}

h4 {
    font-style: italic;
    line-height: 1.4em
}

.sale {
    position: absolute;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    font-size: 34px;
    color: #fff;
    line-height: 1em
}

.countbox {
    padding: 0;
    margin: 0 auto;
    line-height: 1.2;
    color: #07befa;
    font-size: 28px;
    width: 242px;
    padding-top: 15px;
    height: 80px
}

.countbox .countbox-num {
    float: left;
    width: 74px;
    height: 47px;
    line-height: 42px
}

.countbox .countbox-space {
    float: left;
    width: 10px;
    height: 47px
}

.countbox .countbox-space:before {
    content: "\003A";
    font-weight: 500;
    color: #fff;
    line-height: 42px
}

.countbox-hours1,.countbox-mins1,.countbox-secs1 {
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0;
    height: 47px;
    width: 37px;
    z-index: 1
}

.no-webp .countbox-hours1,
.no-webp .countbox-mins1,
.no-webp .countbox-secs1 {
    background-image: url(../images/timer-bg.png);
}

.webp .countbox-hours1,
.webp .countbox-mins1,
.webp .countbox-secs1 {
    background-image: url(../images/timer-bg.webp);
}

.countbox-hours2,.countbox-mins2,.countbox-secs2 {
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0;
    height: 47px;
    width: 37px;
    z-index: 1
}

.no-webp .countbox-hours2,
.no-webp .countbox-mins2,
.no-webp .countbox-secs2 {
    background-image: url(../images/timer-bg.png);
}

.webp .countbox-hours2,
.webp .countbox-mins2,
.webp .countbox-secs2 {
    background-image: url(../images/timer-bg.webp);
}

.countbox-hours-text,.countbox-mins-text,.countbox-secs-text {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 34px;
    height: 14px;
    width: 74px;
    color: #3fbbe4;
    font-size: 12px
}

.no-webp .block-1 {
    background: url(../images/top-1920.jpg) center top no-repeat #161618
}

.webp .block-1 {
    background: url(../images/top-1920.webp) center top no-repeat #161618
}

.block-1 {
    height: 515px
}

.block-1 .wrap {
    padding: 20px
}

.block-1 .sale {
    top: 84px;
    left: 406px
}

.block-1 .container {
    width: 320px;
    padding: 0 10px;
    margin-left: 586px;
    color: #fff
}

.block-1 .timer {
    position: relative;
    text-align: center
}

.block-1 .cost {
    position: relative;
    padding-top: 25px;
    font-size: 16px;
    text-align: center
}

.block-1 .cost .old-cost {
    text-decoration: line-through;
    margin-right: 15px
}

.block-1 form {
    position: relative;
    padding-top: 25px
}

.block-1 form>div {
    padding-bottom: 15px
}

.block-1 form input {
    position: relative;
    display: block;
    outline: 0;
    border: 0;
    width: 258px;
    height: 46px;
    margin: 0 auto;
    background: #fff;
    text-indent: 15px;
    font-size: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.block-1 form button {
    position: relative;
    display: block;
    outline: 0;
    border: 0;
    margin: 0 auto
}

.lenta {
    padding: 15px 0 18px 0;
    background: #07befa;
    color: #fff;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    font-size: 28px;
    line-height: 1em
}

.block-2 .container>div {
    position: relative
}

.block-2 .advant ul {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.block-2 .advant ul li {
    width: 45%;
    float: left;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-size: 19px;
    font-style: italic
}

.block-2 .advant ul li:not(:last-of-type) {
    margin-bottom: 15px
}

.block-2 .advant ul li:before {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 40px;
    background: url(../images/icons.png) left no-repeat;
    left: 0;
    top: 0
}

.block-2 .advant ul li p {
    border-bottom: 1px dotted #9ce5fd;
    line-height: 1.2
}

.block-2 .advant ul li:nth-child(1):before {
    background-position: 0 0
}

.block-2 .advant ul li:nth-child(2):before {
    background-position: 0 -40px
}

.block-2 .advant ul li:nth-child(3):before {
    background-position: 0 -80px
}

.block-2 .advant ul li:nth-child(4):before {
    background-position: 0 -120px
}

.block-2 .advant ul li:nth-child(5):before {
    background-position: 0 -160px
}

.block-2 .advant ul li:nth-child(6):before {
    background-position: 0 -200px
}

.block-3 .container {
    padding-top: 30px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 2px dotted rgba(29,74,92,.6)
}

.block-3 .container>div.sostav {
    position: relative;
    float: left;
    width: 40%;
    margin: 0 5%
}

.no-webp .block-3 .sostav>div {
    background: url(../images/sostav.png) no-repeat -11px 0;
}

.webp .block-3 .sostav>div {
    background: url(../images/sostav.webp) no-repeat -11px 0;
}

.block-3 .sostav>div {
    position: relative;
    width: 315px;
    height: 305px;
    margin: 0 auto;
}

.no-webp .block-3 .sost-2>div {
    background-position: -324px 0
}

.webp .block-3 .sost-2>div {
    background-position: -324px 0
}

.block-3 .sostav h5 {
    padding: 20px 0;
    font-size: 28px;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase
}

.block-3 .sostav h5:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 25px;
    margin-right: 15px;
    background: url(../images/flag.png) 0 0 no-repeat;
    margin-left: -15px
}

.block-3 .sostav p {
    padding-bottom: 8px;
    font-size: 16px;
    text-align: justify;
    font-style: italic
}

.block-3 .container-2 {
    position: relative
}

.block-3 .container-2>picture {
    position: relative;
    display: block;
    float: left;
    margin: 0 50px 0 50px;
    max-width: 410px;
    width: 100%;
    margin-top: -60px;
    margin-bottom: -60px
}

.block-3 .container-2 .button {
    float: left;
    margin-left: -6px;
    margin-top: 20px
}

.block-3 .container-2 p {
    padding-bottom: 15px;
    font-style: italic
}

.block-4 .container {
    padding: 60px 0;
    border-bottom: 1px dotted #9ce5fd
}

.block-4 .rew-item {
    position: relative;
    float: left;
    width: 306px;
    padding: 0 30px;
    text-align: center
}

.block-4 .rew-item:after {
    content: "";
    position: absolute;
    height: 300px;
    border-right: 1px dotted #9ce5fd;
    right: 0;
    top: 200px
}

.block-4 .rew-item:last-child:after {
    content: "";
    border: 0
}

.no-webp .block-4 .rew-item>div {
    background: url(../images/rew-pic.jpg) no-repeat
}

.webp .block-4 .rew-item>div {
    background: url(../images/rew-pic.webp) no-repeat
}

.block-4 .rew-item>div {
    position: relative;
    width: 174px;
    height: 174px;
    margin: 0 auto;
    margin-bottom: 15px
}

.block-4 .rew-1>div {
    background-position: 0 0
}

.block-4 .rew-2>div {
    background-position: -174px 0!important
}

.block-4 .rew-3>div {
    background-position: -348px 0!important
}

.block-4 .rew-item>span {
    font-size: 19px;
    font-weight: 500
}

.block-4 .rew-item>p {
    padding-top: 15px;
    text-align: justify;
    font-size: 16px;
    font-style: italic
}

.block-5 .wrap {
    padding: 0 20px;
    padding-bottom: 50px
}

.block-5 .container {
    width: 420px
}

.block-5 h5 {
    padding: 40px 0 20px 0;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase
}

.block-5 h5:before {
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 19px;
    height: 25px;
    margin-right: 15px;
    background: url(../images/doc-icon.png) 0 0 no-repeat
}

.block-5 .container p {
    font-style: italic;
    text-align: justify
}

.block-5 .wrap>picture {
    font-size: 0;
    position: absolute;
    display: block;
    width: 452px;
    height: auto;
    bottom: -20px;
    right: 30px;
    z-index: -1
}

.block-6 .del-item {
    position: relative;
    float: left;
    width: 336px;
    padding: 0 40px;
    text-align: center;
    font-style: italic
}

.block-6 .del-item>div {
    position: relative;
    width: 131px;
    height: 131px;
    background: url(../images/deliv-icon.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 15px
}

.block-6 .del-1>div {
    background-position: 0 0
}

.block-6 .del-2>div {
    background-position: -131px 0
}

.footer {
    padding: 12px 0;
    background: #07befa;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 1.3em
}

@media screen and (max-width: 959px) {
    .block-5 .container {
        width:330px
    }

    .wrap {
        width: 640px;
        margin: 0 auto
    }

    .no-webp .block-1 {
        background: url(../images/top-650.jpg) center top no-repeat #161618
    }

    .webp .block-1 {
        background: url(../images/top-650.webp) center top no-repeat #161618
    }

    .block-1 {
        height: 514px
    }

    .block-1 .container {
        margin-left: 300px
    }

    .block-1 .sale {
        top: 195px;
        left: 204px
    }

    .prod__img--mob {
        display: none;
    }

    .lenta {
        font-size: 24px
    }

    .block-2 .container>div {
        float: none;
        width: 100%
    }

    .block-2 .advant ul {
        padding-right: 0
    }

    .block-2 .advant ul li {
        width: 45%;
        height: auto;
        float: left;
        margin-right: 5%;
        line-height: 1.3em;
        margin-bottom: 30px;
        padding-bottom: 5px
    }

    .block-2 .advant ul li p {
        min-height: 50px
    }

    .block-3 .container>div.sostav {
        float: none;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 25px
    }

    .block-3 .container-2>picture {
        margin: -30px 0 -30px -70px;
        max-width: 320px
    }

    .block-4 .rew-item {
        float: none;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 40px
    }

    .block-4 .rew-item:after {
        display: none
    }

    .block-5 {
        overflow: hidden
    }

    .block-5 .wrap>picture {
        width: 420px;
        right: -100px
    }
}

@media screen and (min-width: 960px) {
    .prod__img--mob {
        display: none;
    }
}

@media screen and (max-width: 639px) {

    .block-4 .rew-item>p,.block-5 .container p {
        text-align: left
    }

    .block-2 .advant ul {
        padding-top: 40px
    }

    .no-webp .bg-grey,
    .webp .bg-grey {
        background-image: none;
        background: #25272d
    }
    
    .block-6 .container {
        display: block!important
    }

    .wrap {
        width: 320px;
        padding: 40px 15px;
        margin: 0 auto
    }

    h2 {
        padding-left: 20px;
        font-size: 19px
    }

    h2.normal:before {
        margin-left: -20px
    }

    .no-webp .block-1,
    .webp .block-1 {
        background: none;
        background-color: #191917;
    }

    .block-1 {
        height: 882px
    }

    .block-1 .wrap {
        padding: 0;
        padding-top: 40px
    }

    .block-1 .container {
        margin: 0 auto;
        padding: 20px 15px;
        max-width: 290px;
    }

    .no-webp .block-1 .container {
        background-image: url(../images/bg-form.jpg);
    }

    .webp .block-1 .container {
        background-image: url(../images/bg-form.webp);
    }

    .prod__img--mob {
        display: block;
    }

    .block-1 .sale {
        top: 32px;
        left: 208px;
        font-size: 30px;
        background-color: #07befa;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        padding: 35px 17px;
    }

    .lenta {
        font-size: 24px
    }

    .lenta>p {
        width: 300px;
        margin: 0 auto;
        line-height: 1.3em
    }

    .block-2 .advant ul li {
        width: 100%;
        height: auto;
        float: none;
        margin: 0;
        line-height: 1.3em;
        padding-bottom: 5px
    }

    .block-2 .advant ul li:not(:last-of-type) {
        margin-bottom: 20px
    }

    .block-3 .wrap {
        padding: 40px 0
    }

    .block-3 .wrap h2 {
        padding: 0 15px
    }

    .block-3 .container>div.sostav {
        float: none;
        width: 100%
    }

    .block-3 .sostav p {
        padding: 0 15px 8px 15px;
        font-size: 16px;
        text-align: center
    }

    .block-3 .sostav h5 {
        padding: 20px 15px
    }

    .block-3 .container {
        padding-bottom: 0
    }

    .block-3 .container-2>picture {
        float: none;
        margin: 0 auto
    }

    .block-3 .container-2 {
        text-align: center
    }

    .block-3 .container-2 .button {
        float: none;
        margin: 0 auto;
        margin-top: 30px
    }

    .block-4 .rew-item {
        width: 100%;
        padding: 0
    }

    .block-4 .rew-item>p {
        font-size: 17px
    }

    .block-4 .container {
        padding-bottom: 0
    }

    .block-5 .wrap {
        padding-bottom: 310px
    }

    .block-5 .wrap>picture {
        width: 280px;
        left: 20px
    }

    .block-5 .container {
        width: 100%
    }

    .block-5 h5:before {
        position: absolute;
        left: 0
    }

    .block-5 h5 {
        padding: 40px 0 20px 30px
    }

    .block-6 .del-item {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0 0 30px 0
    }

    .block-6 .del-item:last-child {
        padding-bottom: 0
    }

    .block-6 .del-item>div {
        float: none;
        margin: 0 auto
    }

    .block-6 .del-item>p {
        padding-top: 20px
    }

    .ever-popup__inner .block-1 {
        height: inherit;
        background-color:transparent;
    }
    
    .ever-popup__inner .block-1 .sale {
        top: -45px;
        left: 109px;
        z-index: 5;
    }
}

.price_main {
    font-size: 22px!important;
    font-weight: 700!important;
    color: #0bff0b!important
}

.price_old {
    font-size: 14px!important;
    color: #ff2e2e!important
}
.x_country_select{
    display: none !important
}