﻿@font-face {
    font-family: 'bebas';
    src: url("../fonts/bebas.woff") format('woff')
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    list-style: none;
    box-sizing: border-box;
    /*outline: 2px solid red;*/
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    cursor: pointer
}

input[type="submit"] {
    cursor: pointer
}

html, body {
    overflow-x: hidden;
}

body {
    background: #0d1019;
    font-family: 'Open Sans', arial, sans-serif
}

#header .form-t:before {
    content: "";
    background: url(../images/product.png);
    position: absolute;
    width: 200px;
    height: 353px;
    left: -215px;
}

#navigation {
    background: url("../images/xnav-top.png.pagespeed.ic.icwf0gnioz.webp") repeat-x 0 0;
    height: 72px;
    position: fixed;
    width: 100%;
    z-index: 15;
    max-width: 100vw;
}

#navigation .width {
    width: 980px;
    margin: 0 auto
}

#navigation .width ul li {
    display: inline-block;
    line-height: 72px;
    padding: 0 35px 0 0
}

#navigation .width ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', arial, sans-serif
}

#navigation .width .callback {
    float: right;
    color: #fff;
    line-height: 72px
}

#navigation .width .callback a {
    background: url("../images/xphone-top.png.pagespeed.ic.ev6upqcihq.webp") no-repeat 0 center;
    display: block;
    padding: 0 0 0 32px;
    color: #fff;
    font-family: 'Roboto', arial, sans-serif
}

#header {
    background: url("../images/xtop.jpg.pagespeed.ic.on0ni34uus.webp") no-repeat center 0;
    height: 1132px
}

#header .width {
    width: 980px;
    margin: 0 auto
}

#header .title {
    font-family: 'bebas', arial, sans-serif;
    color: #fff;
    font-size: 44px;
    line-height: 1;
    padding: 245px 0 0 460px

}

#header .title div {
    font-size: 63px;
    line-height: 1;
    color: #111224;
    padding: 0 0 0 40px
}

#header .title div span {
    display: block;
    color: #1b2b57;
    padding: 28px 0 76px 0
}

#header .title p {
    padding: 0 0 18px 40px;
    line-height: 1;
}

#header .left-box {
    float: left;
    padding: 115px 0 0 0
}

#header .left-box .text {
    font-family: 'bebas', arial, sans-serif;
    font-size: 32px;
    line-height: 52px;
    color: #fff
}

#header .left-box .text span {
    color: #3e89b6
}

#header .price {
    /*display: inline-block;*/
    vertical-align: top;
    color: #d7ac8c;
    font-size: 14px;
    padding: 27px 0 0 0;
    display: none;
}

#header .price p {
    line-height: 9px;
    padding: 0 0 9px 0
}

#header .price .price_new {
    font-family: 'bebas', arial, sans-serif;
    font-size: 75px;
    display: inline-block;
    line-height: 55px
}

#header .price .box-old {
    display: inline-block
}

#header .price .box-old span {
    font-family: 'bebas', arial, sans-serif;
    display: block;
    font-size: 22px;
    line-height: 18px
}

#header .price .box-old .price_old {
    color: #fff;
    line-height: 9px;
    padding: 0 0 8px 0
}

#header .time {
    padding: 27px 0 0 0px;
    display: inline-block;
    vertical-align: top
}

#header .time #timer {
    display: inline-block;
    vertical-align: top
}

#header .time #timer div {
    position: relative;
    border: 1px solid #a9866f;
    width: 51px;
    height: 51px;
    line-height: 51px;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    font-size: 24px;
    color: #fff
}

#header .time span {
    position: absolute;
    width: 51px;
    display: block;
    left: 50%;
    margin-left: -25px;
    top: 62px;
    line-height: 9px;
    font-weight: 300;
    color: #7d828b;
    font-size: 11px;
    letter-spacing: 0;
    text-shadow: none
}

#header .time u {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding: 0 2px
}

#header .time .name-t {
    font-size: 14px;
    line-height: 10px;
    color: #d7ac8c;
    text-align: center;
    padding: 0 0 9px 0
}

#header .form-t {
    background: url("../images/xarrow-top.png.pagespeed.ic.vb27woasql.webp") no-repeat center 0;
    float: right;
    margin: 68px 10px 0 0;
    padding: 58px 0 0 0;
    position: relative;
}

#header input[type="text"], #header select {
    background: #fff;
    border: 1px solid #fff;
    height: 43px;
    padding: 0 12.5px;
    width: 100%;
    line-height: 43px;
    display: block;
    font-size: 15px;
    color: #18181a;
    font-family: 'Open Sans', arial, sans-serif
}

#header select {
    width: 225px;
    padding: 0 0 0 12.5px
}

#header .name-inp {
    font-size: 11px;
    color: #7d828b;
    padding: 17px 0 2px 0
}

#header .with_delivery {
    font-size: 23px;
    color: #fff;
    /*padding: 41px 0 5px 0*/
}
.old-price {
    color: #fff;
    text-decoration: line-through;
    font-size: 20px;
}

#header input[type="submit"] {
    background: #3e89b6;
    border: 1px solid #fff;
    width: 223px;
    height: 51px;
    line-height: 51px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300
}

#header input[type="submit"]:hover {
    text-decoration: underline
}

#pluses {
    background: url("../images/xpluses.jpg.pagespeed.ic.e_idhsk0eb.webp") no-repeat center 0;
    height: 484px
}

#pluses .width {
    width: 980px;
    margin: 0 auto;
    padding: 35px 0 0 0
}

#pluses .plus-ico {
    background: url("../images/xpluses-ico.png.pagespeed.ic.zshhbh4zyw.webp") no-repeat 0 0;
    height: 312px;
    width: 980px;
    position: relative
}

#pluses .item {
    width: 202px;
    height: 202px;
    position: absolute;
    text-align: center;
    color: #3e89b6;
    font-size: 14px
}

#pluses .item div {
    display: inline-block;
    vertical-align: middle;
    height: 202px
}

#pluses .item span {
    display: inline-block;
    vertical-align: middle
}

#pluses .item.first {
    top: 111px
}

#pluses .item.second {
    top: 0;
    left: 332px;
    color: #fff
}

#pluses .item.third {
    top: 111px;
    left: 445px;
    color: #fff
}

#pluses .item.fourth {
    top: 0;
    right: 0
}

#reviews {
    width: 980px;
    margin: 0 auto;
    padding: 50px 0 0 0;
    overflow: hidden
}

#reviews .title {
    font-size: 32px;
    font-family: 'bebas', arial, sans-serif;
    color: #d7ac8c;
    line-height: 24px;
    padding: 0 0 25px 140px
}

#reviews .avatars {
    float: left;
    margin: 0 30px 0 16px
}

#reviews .avatars div {
    position: relative
}

#reviews .avatars li.current span {
    background: url("../images/xarrow-reviews.png.pagespeed.ic.bjjm4naemg.webp") no-repeat 0 0;
    width: 15px;
    height: 31px;
    display: block;
    position: absolute;
    top: 28px;
    right: -30px
}

#reviews .avatars li {
    margin: 0 0 10px 0;
    cursor: pointer
}

#reviews .avatars li img {
    border-radius: 46px;
    -moz-border-radius: 46px;
    border: 3px solid #0d1019;
    vertical-align: bottom
}

#reviews .avatars li.current img {
    border-radius: 46px;
    -moz-border-radius: 46px;
    border: 3px solid #fff
}

#reviews .review {
    display: none
}

#reviews .review.visible {
    display: block
}

#reviews .review {
    background: url("../images/xreview-bg.jpg.pagespeed.ic.tyrvizzapo.webp") no-repeat 0 0;
    width: 781px;
    height: 327px;
    padding: 25px 10px 0 23px;
    font-size: 12px;
    float: left;
    position: relative;
    line-height: 20px;
    z-index: 2
}

#reviews .review p {
    padding: 0 0 10px 0
}

#reviews .review .name {
    font-size: 14px;
    color: #3e89b6;
    position: absolute;
    bottom: 25px;
    left: 23px
}

#description {
    background: url("../images/xdescription.jpg.pagespeed.ic.zywdyz5bak.webp") no-repeat center 0;
    width: 980px;
    top: -15px;
    position: relative;
    z-index: 1;
    height: 642px;
    padding: 15px 0 0 0;
    margin: 0 auto
}

#description .title {
    padding: 45px 0 62px 458px;
    font-weight: 300
}

#description .title p {
    color: #3e89b6;
    font-size: 24px;
    line-height: 16px
}

#description .title div {
    color: #fff;
    font-size: 62px;
    line-height: 45px;
    padding: 20px 0 20px 48px
}

#description .title span {
    display: block;
    font-family: 'bebas', arial, sans-serif;
    color: #d7ac8c;
    font-size: 32px;
    line-height: 24px;
    padding: 0 0 0 98px
}

#description .box-items {
    width: 648px;
    height: 426px;
    margin: 0 0 0 259px;
    position: relative
}

#description .box-items .item {
    width: 203px;
    height: 202px;
    position: absolute;
    overflow: hidden
}

#description .box-items .item span {
    font-size: 0;
    display: block
}

#description .box-items .item.first {
    background: url("../images/xicod1.png.pagespeed.ic.rmejvoqjib.webp") no-repeat 0 0;
    right: 0;
    top: 0
}

#description .box-items .item.second {
    background: url("../images/xicod2.png.pagespeed.ic.joaxe34kf2.webp") no-repeat 0 0;
    right: 222px;
    top: 0
}

#description .box-items .item.third {
    background: url("../images/xicod3.png.pagespeed.ic.fhcdvdaw_s.webp") no-repeat 0 0;
    right: 111px;
    top: 112px
}

#description .box-items .item.fourth {
    background: url("../images/xicod4.png.pagespeed.ic.btthdnksz4.webp") no-repeat 0 0;
    right: 334px;
    top: 113px
}

#description .box-items .item.fifth {
    background: url("../images/xicod5.png.pagespeed.ic.c-ijbjltsn.webp") no-repeat 0 0;
    left: 223px;
    bottom: 0
}

#description .box-items .item.six {
    background: url("../images/xicod6.png.pagespeed.ic.pubdfvjw3q.webp") no-repeat 0 0;
    left: 0;
    bottom: 0
}

#description .box-items .item:hover {
    cursor: pointer;
    background: no-repeat 0 0;
    text-align: center;
    text-indent: 0
}

#description .box-items .item:hover div {
    height: 202px;
    display: inline-block;
    vertical-align: middle
}

#description .box-items .item:hover span {
    color: #3e89b6;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

#expert-box {
    width: 980px;
    margin: 0 auto;
    padding: 0 0 40px 0;
    overflow: hidden
}

#expert-box .title {
    font-size: 32px;
    font-family: 'bebas', arial, sans-serif;
    color: #d7ac8c;
    line-height: 24px;
    padding: 40px 0 25px 140px
}

#expert-box .avatar {
    float: left;
    margin: 0 30px 0 16px
}

#expert-box .avatar {
    position: relative
}

#expert-box .avatar span {
    background: url("../images/xarrow-reviews.png.pagespeed.ic.bjjm4naemg.webp") no-repeat 0 0;
    width: 15px;
    height: 31px;
    display: block;
    position: absolute;
    top: 28px;
    right: -30px
}

#expert-box .message {
    background: url("../images/xreview-bg.jpg.pagespeed.ic.tyrvizzapo.webp") no-repeat 0 0;
    width: 781px;
    height: 273px;
    padding: 25px 10px 0 23px;
    font-size: 14px;
    float: left;
    position: relative;
    line-height: 20px;
    z-index: 2
}

#expert-box .message p {
    padding: 0 0 10px 0
}

#expert-box .message .name {
    font-size: 14px;
    color: #3e89b6;
    position: absolute;
    bottom: 25px;
    left: 23px
}

#steps {
    width: 980px;
    margin: 0 auto
}

#steps .step {
    margin: 0 0 50px 0
}

#steps .step img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 -103px
}

#steps .step.middle img {
    margin: 0 -103px 0 0
}

#steps .step .box {
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 0 40px
}

#steps .step.middle .box {
    padding: 0 30px 0 40px;
    width: 190px
}

#steps .step .box div {
    font-size: 32px;
    line-height: 29px;
    font-family: 'bebas', arial, sans-serif;
    color: #3e89b6;
    padding: 0 0 25px 0
}

#steps .title {
    font-size: 32px;
    color: #fff;
    line-height: 24px;
    padding: 57px 0 61px 66px
}

#steps .title div {
    font-size: 72px;
    line-height: 54px;
    font-family: 'bebas', arial, sans-serif;
    color: #d7ac8c;
    padding: 17px 0 23px 64px
}

#steps .title p {
    padding: 0 0 0 625px
}

#footer {
    background: url("../images/xfooter.jpg.pagespeed.ic.ftsf2kts5w.webp") no-repeat center 0;
    height: 708px
}

#footer .width {
    width: 980px;
    margin: 0 auto
}

#footer .line-form {
    overflow: hidden
}

#footer .form-f {
    float: right;
    margin: 0 68px 0 0;
    padding: 5px 0 0 0;
    position: relative;
}

#footer .form-f:before {
    position: absolute;
    content: "";
    right: 100%;
    top: 0;
    height: 100%;
    width: 187px;
    background-image: url("../images/product.png");
    background-size: contain;
}

#footer input[type="text"], #footer select {
    background: #fff;
    border: 1px solid #fff;
    height: 43px;
    padding: 0 12.5px;
    width: 100%;
    line-height: 43px;
    display: block;
    font-size: 15px;
    color: #18181a;
    font-family: 'Open Sans', arial, sans-serif;
    box-sizing: border-box
}

#footer select {
    padding: 0 0 0 12.5px
}

#footer .name-inp {
    font-size: 11px;
    color: #fff;
    padding: 17px 0 2px 0
}

#footer .with_delivery {
    font-size: 23px;
    color: #fff;
    padding: 0 0 5px 0
}

#footer input[type="submit"] {
    background: #3e89b6;
    border: 1px solid #fff;
    width: 223px;
    height: 51px;
    line-height: 51px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300
}

#footer input[type="submit"]:hover {
    text-decoration: underline
}

#footer .time {
    padding: 20px 0 0 0;
    float: right;
    margin-right: 68px;
}

#footer .time #timer2 div {
    position: relative;
    background: url("../images/xtimer.png.pagespeed.ic.fqq0faj0pn.webp") 0 0;
    width: 53px;
    height: 53px;
    line-height: 51px;
    display: inline-block;
    text-align: center;
    margin: 0 0 0 10px;
    font-size: 24px;
    color: #fff
}

#footer .time span {
    position: absolute;
    width: 51px;
    display: block;
    left: 50%;
    margin-left: -25px;
    top: 62px;
    line-height: 9px;
    font-weight: 300;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0;
    text-shadow: none
}

#footer .time .name-t {
    font-size: 14px;
    line-height: 10px;
    color: #fff;
    text-align: center;
    padding: 0 0 9px 0
}

#footer .price {
    /*display: inline-block;*/
    vertical-align: top;
    color: #fff;
    font-size: 31px;
    padding: 150px 0 0 125px;
    display: none;
}

#footer .price p {
    line-height: 22px;
    padding: 0 0 17px 0
}

#footer .price .price_new {
    font-family: 'bebas', arial, sans-serif;
    font-size: 167px;
    display: inline-block;
    line-height: 125px
}

#footer .price .box-old {
    display: inline-block
}

#footer .price .box-old span {
    font-family: 'bebas', arial, sans-serif;
    display: block;
    font-size: 49px;
    line-height: 36px
}

#footer .price .box-old .price_old {
    color: #fff;
    line-height: 22px;
    padding: 0 0 18px 0
}

.copyright {
    text-align: center;
    color: #bebebe;
    font-size: 12px;
    padding: 5px 0
}

.copyright a {
    color: #fff
}

/*.width {*/
/*    max-width: 100%;*/
/*}*/

@media screen and (max-width: 991px) {
    #navigation {
        display: none;
    }

    .width {
        width: 480px !important;
        max-width: 100% !important;
    }

    #header {
        /*background: #0d1019;*/
        height: auto;
    }

    #header .title {
        padding: 56px 0 0 0;
    }

    #header .title div {
        color: #fff;
        padding: 0 10px;
    }

    #header .title p {
        padding: 0 10px 18px;
    }

    #header .title div span {
        padding: 28px 0 20px 0;
    }

    #header .left-box {
        float: none;
        padding: 35px 10px 0;
    }

    #header .time {
        display: block;
        margin: 0 auto;
    }

    #header .time #timer {
        display: flex;
        justify-content: center;
    }

    #header .form-t {
        float: none;
        margin: 426px 10px 0;
        padding-bottom: 30px;
    }
    #header .form-t:before {
        left: 50%;
        bottom: 100%;
        transform: translateX(-50%);
    }

    #header input[type="submit"] {
        margin: 10px auto 0;
    }

    #pluses .plus-ico {
        background: none;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    #pluses .item {
        position: static;
        color: #fff;
        width: 100%;
        height: auto;
    }

    #pluses .item div {
        height: 0;
    }
    #reviews {
        width: 480px;
        max-width: 100%;
    }
    #reviews .avatars {
        float: none;
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 0;
        padding: 0 10px;
    }

    #reviews .review {
        width: 100%;
        height: 100%;
        padding-bottom: 61px;
        background-size: cover;
    }

    #reviews .avatars li.current span {
        bottom: -22px;
        left: 50%;
        right: auto;
        top: auto;
        transform: rotate(90deg) translateY(21%);
    }

    #reviews .title {
        padding: 0 10px 25px;
        text-align: center;
    }

    #description {
        width: 100%;
        max-width: 100%;
        top: 0;
        height: auto;
    }

    #description .title {
        padding: 45px 10px 62px;
        text-align: center;
    }

    #description .title p {
        padding: 0 0 20px;
    }

    #description .title div {
        padding: 0 0 30px;
    }

    #description .title span {
        padding: 0;
    }

    #description .box-items {
        width: 480px;
        max-width: 100%;

        height: auto;
        display: flex;
        gap: 24px;
        padding: 0 10px;
        margin: 0 auto ;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    #description .box-items .item {
        position: static;

    }

    #expert-box {
        width: 480px;
        max-width: 100%;
    }

    #expert-box .title {
        padding: 40px 10px 25px;
        text-align: center;
    }

    #expert-box .avatar {
        float: none;
        width: fit-content;
    }
    #expert-box .avatar span {
        bottom: -22px;
        left: 50%;
        right: auto;
        top: auto;
        transform: rotate(90deg) translateY(21%);
    }


    #expert-box .message {
        width: 100%;
        float: none;
        padding-bottom: 40px;
        height: 100%;
        background-size: cover;
        position: relative;
        top: 10px;
    }

    #steps {
        width: 480px;
        max-width: 100%;
    }

    #steps .step {
        width: 100%;
        flex-direction: column;
        display: flex;
    }

    #steps .step.middle {
        flex-direction: column-reverse;
    }

    #steps .step img {
        margin: 0;
    }

    #steps .step.middle img {
        margin: 0;
    }

    #steps .step .box {
        width: 100%;
        padding: 0 10px;
    }

    #steps .step.middle .box {
        width: 100%;
        padding: 0 10px;
    }

    #steps .step .box br {
        display: none;
    }
    #steps .step.middle .box br {
        display: none;
    }

    #steps .title {
        padding: 57px 10px 61px;
    }

    #steps .title div {
        padding: 17px 0 23px;
        font-size: 45px;
        line-height: 1.2;
    }

    #steps .title p {
        padding: 0 ;
    }

    #footer .form-f {
        float: none;
        margin: 300px 10px 0;
    }

    #footer .form-f:before {
        top: auto;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
    }

    #footer input[type="submit"] {
        margin: 10px auto 0;
    }

    #footer .time {
        float: none;
        margin: 0 auto;
    }

    #timer2 {
        display: flex;
        justify-content: center;
    }


}
