                    * {
                        margin: 0;
                        padding: 0;
                        box-sizing: border-box;
                    }
                    
                    body {
                        font-family: 'PT Sans', sans-serif;
                        overflow-x: hidden;
                    }
                    
                    .container {
                        margin: 0 auto;
                        max-width: 1170px;
                    }
                    
                    .clear {
                        clear: both;
                    }
                    /*-----neo-----*/
                    
                    .main-neo {
                        background-color: #035D66;
                        color: #fff;
                        position: relative;
                        border-top: 1px solid #fff;
                        padding-bottom: 75px;
                    }
                    
                    .title-neo {
                        text-align: center;
                        font-size: 24px;
                        margin: 40px 0 25px;
                        font-weight: bold;
                    }
                    
                    .sik-neo {
                        float: left;
                        width: 25%;
                        font-size: 14px;
                        text-align: center;
                    }
                    
                    .sikimg1-neo {
                        background-repeat: no-repeat;
                        background-position: center;
                        height: 100px;
                        margin-bottom: 15px;
                    }
                    
                    .kim1 {
                        background-image: url(../img/wm.png);
                    }
                    
                    .kim2 {
                        background-image: url(../img/up.png);
                    }
                    
                    .kim3 {
                        background-image: url(../img/go.png);
                        background-size: 65px;
                    }
                    
                    .kim4 {
                        background-image: url(../img/bu.png);
                        background-size: 65px;
                    }
                    
                    .lin {
                        background: #fff;
                        height: 4px;
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 7px;
                    }
                    
                    .lin2 {
                        background: #fff;
                        height: 4px;
                        position: absolute;
                        left: 0;
                        right: 0;
                        bottom: 7px;
                    }
                    /*-----neo-----*/
                    /*-----br-----*/
                    
                    .main-dr {
                        background-color: #035D66;
                        color: #fff;
                        position: relative;
                        border-top: 1px solid #fff;
                        padding-bottom: 75px;
                    }
                    
                    .title-dr {
                        text-align: center;
                        font-size: 24px;
                        margin: 40px 0 25px;
                        font-weight: bold;
                    }
                    
                    .sik-dr {
                        float: left;
                        width: 33.333%;
                        text-align: center;
                    }
                    
                    .siktitle-dr {
                        font-weight: bold;
                        margin: 23px 0;
                    }
                    
                    .sikimg-dr {
                        height: 110px;
                        width: 110px;
                        background: #fff;
                        margin: 10px auto;
                        border-radius: 50%;
                        background-repeat: no-repeat;
                        background-position: center;
                    }
                    
                    .kan1 {
                        background-image: url(../img/boy.png);
                    }
                    
                    .kan2 {
                        background-image: url(../img/meny.png);
                    }
                    
                    .kan3 {
                        background-image: url(../img/study.png);
                    }
                    /*-----br-----*/
                    /*-----avtor-----*/
                    
                    .title-avt {
                        color: #CC6B28;
                        font-size: 24px;
                        font-weight: bold;
                        margin: 20px 0;
                        text-transform: uppercase;
                    }
                    
                    .title2-avt {
                        color: red;
                        font-size: 18px;
                        font-weight: bold;
                        margin: 20px 0;
                        text-transform: uppercase;
                    }
                    
                    .left-avt {
                        padding-right: 310px;
                        font-size: 18px;
                        background-image: url(../img/avtor.png);
                        background-repeat: no-repeat;
                        background-position: right 35px center;
                        color: #162223;
                        line-height: 30px;
                    }
                    /*-----avtor-----*/
                    /*-----info-----*/
                    
                    .main-info {
                        color: #fff;
                        position: relative;
                        padding: 30px 0;
                        text-align: center;
                        background-position: right 35px center
                    }
                    
                    .title-info {
                        font-size: 32px;
                        text-align: center;
                        background-color: #FFFFFF;
                        color: #a41010;
                        padding: 8px 30px;
                        display: inline-block;
                        border-radius: 15px;
                        font-weight: bold;
                        margin-top: 0px;
                    }
                    
                    .title2-info {
                        margin: 40px 0;
                        font-weight: bold;
                    }
                    
                    .right-infoul {
                        list-style-type: none;
                        text-align: right;
                        padding-right: 220px;
                        background-repeat: no-repeat;
                        background-position: right 10px center;
                        font-size: 19px;
                    }
                    
                    .left-infoul {
                        list-style-type: none;
                        text-align: left;
                        padding-left: 220px;
                        background-repeat: no-repeat;
                        background-position: left 10px center;
                        padding-top: 30px;
                        padding-bottom: 30px;
                        font-size: 19px;
                    }
                    
                    .bgul1 {
                        background-image: url(../img/orn1.png);
                    }
                    
                    .bgul2 {
                        background-image: url(../img/orn2.png);
                    }
                    
                    .bgul3 {
                        background-image: url(../img/orn3.png);
                    }
                    
                    .bgul4 {
                        background-image: url(../img/orn4.png);
                    }
                    
                    .left-infoul:before {
                        content: "";
                        height: 4px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/lleft.png);
                        display: block;
                        margin-bottom: 10px;
                    }
                    
                    .left-infoul:after {
                        content: "";
                        height: 4px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/lleft.png);
                        display: block;
                        margin-top: 10px;
                    }
                    
                    .right-infoul:before {
                        content: "";
                        height: 4px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/lright.png);
                        display: block;
                        margin-bottom: 10px;
                        background-position: right;
                    }
                    
                    .title3-info {
                        display: inline-block;
                        color: #fff;
                        /* background: #fff; */
                        font-size: 19px;
                        padding: 10px 20px;
                        border-radius: 9px;
                        margin-top: 30px;
                        font-weight: bold;
                    }
                    
                    .right-infoul:after {
                        content: "";
                        height: 4px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/lright.png);
                        display: block;
                        margin-top: 10px;
                        background-position: right;
                    }
                    
                    .left-infoli {
                        margin: 20px 0;
                        padding-left: 50px;
                    }
                    
                    .wkr {
                        background-position: left 10px top 6px;
                        background-repeat: no-repeat;
                        background-image: url(../img/krap.png);
                    }
                    
                    .rkr {
                        background-position: left 10px top 6px;
                        background-repeat: no-repeat;
                        background-image: url(../img/kr3.png);
                    }
                    
                    .wkr2 {
                        background-position: right 10px top 6px;
                        background-repeat: no-repeat;
                        background-image: url(../img/krap.png);
                    }
                    
                    .rkr2 {
                        background-position: right 10px top 6px;
                        background-repeat: no-repeat;
                        background-image: url(../img/kr3.png);
                    }
                    
                    .right-infoli {
                        margin: 20px 0;
                        padding-right: 50px;
                    }
                    /*-----info-----*/
                    /*-----odz-----*/
                    /*-----odz-----*/
                    
                    .main-odz {
                        background-color: #ECECEC;
                        padding: 40px 0;
                    }
                    
                    .title-odz {
                        font-size: 24px;
                        color: #2A757D;
                        text-align: center;
                        font-weight: bold;
                        margin-bottom: 25px;
                    }
                    
                    .sik-odz {
                        float: left;
                        width: 16.6%;
                        text-align: center;
                        color: #2A757D;
                        font-weight: bold;
                        font-size: 14px;
                    }
                    
                    .sikimg-odz {
                        background-repeat: no-repeat;
                        background-position: center;
                        height: 100px;
                        margin-bottom: 15px;
                    }
                    
                    .bak1 {
                        background-image: url(../img/img1.png);
                    }
                    
                    .bak2 {
                        background-image: url(../img/img2.png);
                    }
                    
                    .bak3 {
                        background-image: url(../img/img3.png);
                    }
                    
                    .bak4 {
                        background-image: url(../img/img4.png);
                    }
                    
                    .bak5 {
                        background-image: url(../img/img5.png);
                    }
                    
                    .bak6 {
                        background-image: url(../img/img6.png);
                        background-size: 96px;
                    }
                    
                    .title2-odz {
                        color: #C65705;
                        text-align: center;
                        font-size: 30px;
                        font-weight: bold;
                        margin: 40px 0;
                    }
                    
                    .title3-odz {
                        font-size: 24px;
                        color: #2A757D;
                        text-align: center;
                        font-weight: bold;
                        margin-bottom: 25px;
                        text-decoration: underline;
                    }
                    
                    .newsect-odz {
                        max-width: 830px;
                        margin: 0 auto;
                        background-color: #fff;
                        border-radius: 15px;
                        padding: 20px;
                        font-size: 14px;
                        box-shadow: 3px 5px 5px #888181;
                        margin-bottom: 35px;
                        position: relative;
                    }
                    
                    .nimg-odz {
                        float: left;
                        padding-right: 25px;
                        padding-bottom: 10px;
                    }
                    
                    .nname-odz {
                        font-size: 18px;
                        color: #2A757D;
                        font-weight: bold;
                        margin-top: -5px;
                    }
                    
                    .nimg-odz a {
                        display: block;
                        margin: 7px 0;
                    }
                    
                    .nsiti-odz {
                        font-size: 18px;
                        color: #C65705;
                        font-weight: bold;
                        margin-top: -3px;
                        margin-bottom: 12px;
                    }
                    
                    .krug {
                        width: 20px;
                        height: 20px;
                        position: absolute;
                        top: 20px;
                        right: 20px;
                        box-shadow: inset 4px 4px 4px #A2A2A2;
                        border-radius: 50%;
                        background: #E8E8E8;
                    }
                    /*-----odz-----*/
                    /*sssssssssssssssssss*/
                    /*sssssssssssssssssss*/
                    /*sssssssssssssssssss*/
                    
                    .logoi {}
                    
                    .logoitext {
                        font-size: 20px;
                        color: #fff;
                        padding-top: 34px;
                        font-weight: bold;
                    }
                    
                    .mlogoi {
                        text-align: center;
                        color: #fff;
                    }
                    
                    .logoimg {}
                    
                    .mlogoi2 {
                        font-size: 20px;
                    }
                    
                    .mlogoih1 {
                        font-size: 83px;
                        font-weight: bold;
                    }
                    
                    .mlogoi1 {
                        padding-top: 80px;
                        font-size: 24px;
                        text-align: left;
                        margin-left: 230px;
                        margin-bottom: -20px;
                    }
                    
                    .main-main {
                        background-repeat: no-repeat;
                        background-position: center;
                        background-image: url(../img/mainfon.png);
                        background-size: cover;
                        border-bottom: 1px solid #fff;
                        position: relative;
                    }
                    
                    .mlomen {
                        background-repeat: no-repeat;
                        background-position: center top -62px;
                        background-image: url(../img/mer.png);
                        background-size: cover;
                        height: 323px;
                        position: absolute;
                        left: 0;
                        width: 100%;
                        bottom: -262px;
                        z-index: 99;
                        font-size: 48px;
                        text-align: center;
                        color: #fff;
                        line-height: 429px;
                    }
                    
                    .text-prod span {
                        font-size: 45px;
                        display: block;
                    }
                    
                    .landingFix ul li {
                        background: #C91800;
                        margin-top: -5px!important;
                    }
                    
                    .landingFix {
                        background: #C91800;
                    }
                    
                    .landingNav a {
                        color: #fff!important;
                    }
                    
                    .tpt1 {
                        margin-top: 7px!important;
                    }
                    
                    .tpt4 {
                        margin-top: 7px!important;
                    }
                    
                    .tpt3 {
                        margin-top: 14px!important;
                    }
                    
                    .bottoi {
                        position: absolute;
                        width: 90px;
                        height: 90px;
                        background-repeat: no-repeat;
                        background-position: center;
                        background-image: url(../img/gb.png);
                        background-size: cover;
                        top: -20px;
                        left: -45px;
                    }
                    
                    .botton-prod4 {
                        position: relative;
                        width: 340px;
                        height: 60px;
                        background-color: #ff1702;
                        font-size: 20px;
                        text-align: center;
                        line-height: 60px;
                        color: #fff;
                        font-weight: bold;
                        margin: 100px auto;
                        border: 1px solid #797979;
                        /* box-shadow: 0px -3px 6px dimgrey; */
                        border-radius: 2px;
                        background: -webkit-linear-gradient(#ee7f1c 45%, #e05713 55%);
                        box-shadow: 2px 2px 5px #1D1D1D;
                    }
                    
                    .bottoi {
                        position: absolute;
                        width: 90px;
                        height: 90px;
                        background-repeat: no-repeat;
                        background-position: center;
                        background-image: url(../img/gb.png);
                        background-size: cover;
                        top: -20px;
                        left: -45px;
                    }
                    
                    .botton-prod5 {
                        position: relative;
                        width: 340px;
                        height: 60px;
                        background-color: #ff1702;
                        font-size: 20px;
                        text-align: center;
                        line-height: 60px;
                        color: #fff;
                        font-weight: bold;
                        margin: 40px auto;
                        border: 1px solid #797979;
                        /* box-shadow: 0px -3px 6px dimgrey; */
                        border-radius: 2px;
                        background: -webkit-linear-gradient(#fcca7e 45%, #fa924c 55%);
                        left: -110px;
                    }
                    
                    .bottoi2 {
                        position: absolute;
                        width: 90px;
                        height: 90px;
                        background-repeat: no-repeat;
                        background-position: center;
                        background-image: url(../img/imgkoll.png);
                        background-size: cover;
                        top: -20px;
                        left: -45px;
                    }
                    
                    .botton-prod5 a {
                        font-size: 30px;
                        display: block;
                        color: #c92901;
                        box-shadow: 2px 2px 5px #1D1D1D;
                        text-decoration: none;
                    }
                    
                    .botton-prod4 a {
                        font-size: 30px;
                        display: block;
                        color: #fff;
                        text-decoration: none;
                    }
                    
                    .logoimg img {
                        float: left;
                        width: 140px;
                    }
                    
                    .lost1-ka div span {
                        font-size: 20px;
                        font-weight: 500;
                        color: #c91900;
                        display: block;
                        margin: 20px 0;
                        text-transform: uppercase;
                        font-weight: bold;
                    }
                    
                    .vg-kol {
                        color: #ffad00;
                        font-size: 18px;
                    }
                    
                    .v-kol {
                        font-size: 24px;
                    }
                    
                    .main-soc {
                        float: right;
                    }
                    
                    .bloc-soc {
                        height: 46px;
                        width: 37px;
                        background-image: url(../img/soc.png);
                        background-position: -8px -2px;
                        float: left;
                        margin-left: 8px;
                    }
                    
                    .bloc-soc div {
                        height: 36px;
                        width: 24px;
                        background-image: url(../img/soc.png);
                        float: left;
                        margin-left: 8px;
                    }
                    
                    .s-soc1 {
                        background-position: -52px -2px;
                    }
                    
                    .s-soc2 {
                        background-position: -84px -2px;
                    }
                    
                    .s-soc3 {
                        background-position: -118px -2px;
                    }
                    
                    .s-soc4 {
                        background-position: -150px -2px;
                    }
                    
                    .s-soc5 {
                        background-position: -184px -2px;
                    }
                    
                    .ims {
                        height: 200px;
                        width: 200px;
                        background-image: url(../img/img22.png);
                        background-position: center;
                        position: absolute;
                        top: -75px;
                        background-size: contain;
                        background-repeat: no-repeat;
                    }
                    /*sssssssssssssssssss*/
                    /*sssssssssssssssssss*/
                    /*sssssssssssssssssss*/
                    /*-----xxx-----*/
                    
                    .nimg-ka {
                        float: left;
                    }
                    
                    .nname-ka {
                        font-size: 24px;
                        color: #c91900;
                        font-weight: bold;
                    }
                    
                    .nimg2-ka {
                        margin-top: 40px;
                    }
                    
                    .nsiti-ka {
                        font-weight: bold;
                        font-size: 18px;
                        color: #2A2D2D;
                        padding-left: 32%;
                        margin-top: 48px;
                    }
                    
                    .cent {
                        text-align: center;
                        /* margin-top: 80px; */
                        clear: both;
                        position: relative;
                        top: -17px;
                    }
                    
                    .title-ka {
                        text-align: center;
                        font-size: 19px;
                        color: #000;
                        font-weight: bold;
                        margin: 10px 0 40px;
                    }
                    
                    .lost1-ka {
                        max-width: 900px;
                        margin: 0 auto;
                        text-align: center;
                    }
                    
                    .lost1-ka div {
                        float: left;
                        width: 33.333%;
                        font-size: 16px;
                        color: #000;
                        position: relative;
                        font-weight: 500;
                        padding: 20px 15px;
                    }
                    
                    .vbv {
                        position: relative;
                        top: 138px;
                    }
                    
                    .lost2-ka {
                        max-width: 500px;
                        margin: 0 auto;
                        text-align: center;
                        margin-top: 50px;
                    }
                    
                    .lost2-ka div {
                        float: left;
                        width: 50%;
                        font-size: 14px;
                        color: #2A757D;
                        position: relative;
                        padding: 20px 0;
                    }
                    
                    .lost1-ka div:after {
                        height: 255px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/shed.png);
                        display: block;
                        margin-bottom: 10px;
                        background-position: right -6px center;
                        position: absolute;
                        right: 0;
                        top: 0;
                        background-size: contain;
                        background-size: 20px;
                    }
                    
                    .lost2-ka div:after {
                        content: "";
                        height: 150px;
                        width: 100%;
                        background-repeat: no-repeat;
                        background-image: url(../img/shed.png);
                        display: block;
                        margin-bottom: 10px;
                        background-position: right center;
                        position: absolute;
                        right: -10px;
                        top: 0;
                        background-size: 20px;
                    }
                    
                    .main-ka {
                        padding-bottom: 60px;
                        background-image: url(../img/fon-g.png);
                        background-position: bottom 137px center;
                        background-repeat: no-repeat;
                    }
                    
                    .main-gar {
                        background-image: url(../img/ddf.png);
                        background-repeat: repeat-x;
                        background-position: top;
                        padding: 30px 0 68px;
                    }
                    
                    .gar {}
                    /*-----xxx-----*/
                    /*-----rrrr-----*/
                    
                    .title-footer {
                        text-transform: uppercase;
                        font-size: 24px;
                        font-weight: bold;
                        text-align: center;
                        color: #035D66;
                        margin: 25px 0 31px 0;
                        padding: 0 200px;
                        height: 125px;
                        background-image: url('../img/row-footer.png');
                        background-repeat: no-repeat;
                        background-position: bottom;
                    }
                    
                    .block-footer-left {
                        float: left;
                        width: 55.8%;
                        margin-top: 10px;
                    }
                    
                    .block-footer-right {
                        margin-top: 10px;
                        width: 44.2%;
                        float: right;
                    }
                    
                    .bl-ezoter-one {
                        width: 40%;
                        float: left;
                        margin-left: 18px;
                    }
                    
                    .title-block-one {
                        font-size: 18px;
                        font-weight: bold;
                        text-align: center;
                    }
                    
                    .img-bl-footer {
                        margin: 0 auto;
                        width: 156px;
                    }
                    
                    .img-bl-footer img {
                        width: 100%;
                    }
                    
                    .price {
                        font-size: 16px;
                        font-weight: bold;
                        text-align: center;
                    }
                    
                    .button-footer {
                        background-color: #880D0D;
                        text-align: center;
                        color: #fff;
                        font-size: 20px;
                        font-weight: bold;
                        margin-top: 10px;
                        border-radius: 3px;
                        border-bottom: 4px solid #000;
                        background: -webkit-linear-gradient(top, #F93636 0%, #A94141 45%, #911616 60%, #880d0d 92%);
                    }
                    
                    .button-footer a {
                        color: #fff;
                        display: block;
                        text-decoration: none;
                        text-transform: uppercase;
                        padding: 5px 0;
                    }
                    
                    .bl-ezoter-two {
                        width: 40%;
                        float: right;
                    }
                    
                    .img-bl-footer-two {
                        width: 164px;
                        margin: 10px auto 0;
                    }
                    
                    .img-bl-footer-two img {
                        width: 100%;
                    }
                    
                    .title-block-right {
                        font-size: 24px;
                        padding: 0 112px;
                        text-align: center;
                        color: #72979C;
                    }
                    
                    .black {
                        height: 3px;
                        background-color: #080808;
                    }
                    
                    .shedow-button {
                        height: 50px;
                        background-image: url(../img/shedow.png);
                        background-position: bottom;
                        background-repeat: no-repeat;
                    }
                    
                    .border-footer {
                        background-color: #c91900;
                        height: 12px;
                    }
                    
                    .clear {
                        clear: both;
                    }
                    
                    .main-footer-bg {
                        background-color: #c91900;
                        background-image: url(../img/fot-f.png);
                        background-repeat: no-repeat;
                        background-position: top center;
                    }
                    
                    .logo-footer {
                        margin: 0px auto;
                        width: 170px;
                        padding: 20px 0 20px 0;
                    }
                    
                    .white {
                        background-color: #fff;
                        margin-top: 5px;
                        height: 1px;
                    }
                    
                    .bl-left-footer {
                        float: left;
                        margin-top: 60px;
                        margin-bottom: 20px;
                    }
                    
                    .span-footer {
                        margin-bottom: 19px;
                    }
                    
                    .span-footer a {
                        color: #fff;
                        font-size: 14px;
                    }
                    
                    .bl-right-footer {
                        float: right;
                        width: 280px;
                        margin-top: 15px;
                    }
                    
                    .similar {
                        color: #fff;
                        font-size: 15px;
                        text-align: right;
                    }
                    
                    .text-footer-riht {
                        margin: 15px 0;
                    }
                    
                    .botton-text {
                        border-top: 1px solid #fff;
                        background-image: url(../img/b-b.png);
                        height: 40px;
                        padding: 6px;
                        background-position: center;
                        background-size: 206px;
                        background-repeat: repeat-x;
                    }
                    
                    .text-bot {
                        padding: 9px 0 13px 0;
                        color: #fff;
                        font-size: 14px;
                        text-align: center;
                    }
                    /*-----rrrr-----*/
                    
                    .mlomen2 {
                        background-repeat: no-repeat;
                        background-position: center;
                        background-image: url(../img/po.png);
                        background-size: cover;
                        height: 279px;
                        position: absolute;
                        left: 0;
                        width: 100%;
                        top: -150px;
                    }
                    
                    .main-prod2 {
                        background-image: url(../img/for.png);
                        background-position: center;
                        background-size: cover;
                        border-top: 1px solid #fff;
                        padding-bottom: 70px;
                        padding-top: 100px;
                        margin-bottom: -5px;
                        position: relative;
                    }
                    
                    .title-prod2 {
                        font-size: 46px;
                        color: #ffd301;
                        text-align: center;
                        margin: 40px 0;
                        color: #ffb901;
                        text-shadow: 3px -3px 5px #312E2E;
                        font-weight: bold;
                    }
                    
                    .leftimg-prod2 {
                        background-image: url(../img/dis.png);
                        background-position: center;
                        background-size: contain;
                        width: 330px;
                        height: 220px;
                        float: left;
                        background-repeat: no-repeat;
                    }
                    
                    .right-prod2 {
                        text-align: center;
                        font-size: 18px;
                        font-weight: bold;
                        color: #fff;
                    }
                    
                    .cena-prod2 {
                        margin-top: 40px;
                        font-size: 24px;
                        color: #000;
                        text-transform: uppercase;
                    }
                    
                    .cena-prod2 span {
                        color: #116f9b;
                        font-size: 27px;
                        display: block;
                    }
                    
                    .botton-prod {
                        left: -120px;
                        position: relative;
                        width: 340px;
                        height: 60px;
                        background-color: #ff9001;
                        font-size: 20px;
                        text-align: center;
                        line-height: 60px;
                        color: #fff;
                        font-weight: bold;
                        margin: 25px auto;
                        border: 1px solid #D2D2D2;
                        border-radius: 2px;
                        background: -webkit-linear-gradient(#ff1702 45%, #E61300 55%);
                    }
                    
                    .right-ptext {
                        text-align: center;
                        padding-left: 100px;
                        color: #fff;
                        font-size: 24px;
                        margin-bottom: 19px;
                    }
                    
                    .lefl {
                        height: 5px;
                        margin: 5px 0;
                        background: #64140e;
                    }
                    
                    .str {
                        position: absolute;
                        background-image: url(../img/str.png);
                        background-position: center;
                        background-size: contain;
                        width: 130px;
                        height: 139px;
                        background-repeat: no-repeat;
                        right: -170px;
                        top: -81px;
                    }
                    
                    .botdd-prod {
                        text-align: center;
                        font-size: 18px;
                        padding-top: 20px;
                    }
                    /*-----lll-----*/
                    
                    .leftimg-prod {
                        z-index: 9;
                        position: relative;
                        background-image: url(../img/dis.png);
                        background-position: center;
                        background-size: contain;
                        width: 330px;
                        height: 384px;
                        float: right;
                        background-repeat: no-repeat;
                        left: -30px;
                    }
                    
                    .text-prod {
                        font-size: 18px;
                        padding-left: 131px;
                    }
                    
                    .ddx {
                        color: #000!important;
                    }
                    
                    .cena-prod {
                        color: #e05713;
                        font-size: 24px;
                        font-weight: bold;
                        margin: 20px 0;
                        text-align: center;
                        padding-left: 100px;
                    }
                    
                    .cena-prod span {
                        font-size: 55px;
                        color: #0A0A0A;
                        margin-left: 10px;
                        font-weight: bold;
                    }
                    
                    .title-prod {
                        font-size: 20px;
                        font-weight: bold;
                        text-align: center;
                        color: #ff8401;
                        margin: 30px 0;
                    }
                    
                    .maify {
                        width: 160px;
                        height: 160px;
                        background-image: url(../img/bl.png);
                        background-position: center bottom;
                        background-size: contain;
                        background-repeat: no-repeat;
                        position: absolute;
                        left: 0;
                        bottom: 0;
                    }
                    
                    .maito {
                        width: 160px;
                        height: 160px;
                        background-image: url(../img/br.png);
                        background-position: center bottom;
                        background-size: contain;
                        background-repeat: no-repeat;
                        position: absolute;
                        right: 0;
                        bottom: 0;
                    }
                    
                    .main-prod {
                        background: #c91900;
                        position: relative;
                        padding-bottom: 25px;
                        padding-top: 269px;
                    }
                    
                    .main-prod .botton-prod {
                        margin-bottom: 0px;
                    }
                    
                    .main-tophed {
                        background-image: url(../img/mainfon.png);
                        background-position: center;
                        background-size: cover;
                        padding-bottom: 300px;
                    }
                    
                    .left-kol {
                        float: left;
                        width: 50%;
                        color: #fff;
                    }
                    
                    .right-kol {
                        float: left;
                        width: 50%;
                        color: #fff;
                    }
                    
                    .title-tophed {
                        text-align: center;
                        font-size: 24px;
                        font-weight: bold;
                        color: #624019;
                        margin: 0px;
                    }
                    
                    .v-kol {
                        padding: 10px 0 10px 40px;
                        background-image: url(../img/mark.png);
                        background-repeat: no-repeat;
                        background-size: 30px;
                        background-position: 2px 10px;
                    }
                    
                    img.cd {
                        position: relative;
                        width: 100%;
                        /* left: 0; */
                        /* bottom: -240px; */
                    }
                    
                    .h1-tophed {
                        font-size: 96px;
                        text-align: center;
                        font-weight: bold;
                        color: #ffb901;
                        text-shadow: 3px -3px 5px #312E2E;
                        position: relative;
                    }
                    
                    .main-gul {
                        background-color: #035D66;
                        color: #fff;
                        position: relative;
                        border-top: 1px solid rgb(3, 93, 102);
                        padding-bottom: 75px;
                        background-image: url(../img/cent-im.png);
                        background-position: center top -20px;
                        background-repeat: no-repeat;
                    }
                    
                    .title-gul {
                        font-size: 24px;
                        text-align: center;
                        background-color: #A61515;
                        color: #fff;
                        margin: 40px auto 10px;
                        width: 300px;
                        padding: 7px;
                    }
                    
                    .title2-gul {
                        text-align: center;
                        font-size: 21px;
                        margin-bottom: 60px;
                    }
                    
                    .stup2-gul {
                        float: left;
                        width: 50%;
                        margin-bottom: 30px;
                        margin-bottom: 30px;
                        background-image: url(../img/top-left.png);
                        padding-bottom: 50px;
                        background-repeat: no-repeat;
                        background-position: left bottom;
                    }
                    
                    .stup1-gul {
                        float: left;
                        width: 50%;
                        margin-bottom: 30px;
                        background-image: url(../img/top-left.png);
                        padding-bottom: 50px;
                        background-repeat: no-repeat;
                        background-position: left bottom;
                    }
                    
                    .stup4-gul {
                        float: right;
                        width: 50%;
                        margin-bottom: 30px;
                        text-align: right;
                        background-image: url(../img/top-rig.png);
                        padding-bottom: 50px;
                        background-repeat: no-repeat;
                        background-position: right bottom;
                    }
                    
                    .stup5-gul {
                        float: left;
                        width: 50%;
                        margin-bottom: 30px;
                        text-align: right;
                        background-image: url(../img/top-rig.png);
                        padding-bottom: 50px;
                        background-repeat: no-repeat;
                        background-position: right bottom;
                    }
                    
                    .price__new {
                        font-size: 32px;
                        color: #fff;
                        margin-left: 10px;
                        display: block;
                        margin: 0px auto;
                        text-align: center;
                    }
                    
                    .price__before {
                        text-decoration: line-through;
                        font-size: 26px!important;
                        color: #fff!important;
                        margin-left: 10px;
                        text-align: center;
                    }
                    
                    .stup3-gul {
                        float: right;
                        width: 50%;
                        margin-bottom: 30px;
                        text-align: right;
                        background-image: url(../img/bottom-rig.png);
                        padding-bottom: 20px;
                        background-repeat: no-repeat;
                        background-position: right bottom;
                    }
                    
                    .stup6-gul {
                        float: right;
                        width: 50%;
                        margin-bottom: 30px;
                        margin-bottom: 30px;
                        background-image: url(../img/bottom-left.png);
                        padding-bottom: 20px;
                        background-repeat: no-repeat;
                        background-position: left bottom;
                    }
                    
                    .men {
                        display: none!important;
                    }
                    
                    @media screen and (max-width:1200px) {
                        .container {
                            margin: 0 10px;
                        }
                    }
                    
                    @media screen and (max-width:1000px) {
                        .text-prod span {
                            font-size: 40px;
                        }
                        .leftimg-prod {
                            width: 222px;
                            margin-bottom: 40px;
                        }
                        .landingNav a {
                            color: #fff;
                            padding: 15px 6px!important;
                        }
                        .clk {
                            clear: both;
                            margin-bottom: 30px;
                        }
                        .stup1-gul,
                        .stup2-gul,
                        .stup6-gul {
                            background-position: left -90px bottom;
                        }
                        .stup3-gul,
                        .stup4-gul,
                        .stup5-gul {
                            background-position: right -90px bottom;
                        }
                        .sik-odz {
                            float: left;
                            width: 33.33%;
                        }
                        .title-block-right {
                            font-size: 20px;
                            padding: 0 24px;
                        }
                        .sik-neo {
                            width: 50%
                        }
                        .mlomen {
                            font-size: 34px;
                            line-height: 301px;
                        }
                        .leftimg-prod {
                            z-index: 9;
                            position: relative;
                            background-image: url(../img/prod.png);
                            background-position: center;
                            background-size: contain;
                            width: 260px;
                        }
                        @media screen and (max-width:767px) {
                            .mlomen {
                                font-size: 19px;
                                line-height: 301px;
                                font-weight: bold;
                            }
                            .left-kol {
                                float: left;
                                width: 100%;
                            }
                            .right-kol {
                                float: left;
                                width: 100%;
                                color: #fff;
                            }
                            .main-ka {
                                padding-bottom: 60px;
                                background-image: none;
                            }
                            .vbv {
                                position: relative;
                                top: 0px;
                            }
                            .nimg-ka {
                                float: none;
                                text-align: center;
                            }
                            .leftimg-prod {
                                width: 100%;
                            }
                            .cena-prod {
                                padding-left: 0px;
                            }
                            .text-prod {
                                font-size: 18px;
                                padding-left: 0px;
                                text-align: center;
                            }
                            .botton-prod5 {
                                position: relative;
                                width: 256px;
                                height: 60px;
                                background-color: #ff1702;
                                font-size: 20px;
                                text-align: center;
                                line-height: 60px;
                                color: #fff;
                                font-weight: bold;
                                margin: 40px auto;
                                border: 1px solid #797979;
                                /* box-shadow: 0px -3px 6px dimgrey; */
                                border-radius: 2px;
                                background: -webkit-linear-gradient(#fcca7e 45%, #fa924c 55%);
                                left: -0px;
                            }
                            .bottoi2 {
                                display: none;
                            }
                            .main-prod2 {
                                padding-top: 14px;
                            }
                            .bl-left-footer {
                                margin-top: 0px;
                            }
                            .landingNav ul:hover {
                                transition: all 1s;
                                height: 134px!important;
                                overflow: hidden;
                                background-color: #308686!important;
                            }
                            .main-soc {
                                float: right;
                                text-align: center;
                                margin-top: 41px;
                            }
                            .right-ptext {
                                text-align: center;
                                padding-left: 0px;
                                color: #fff;
                                font-size: 24px;
                                margin-bottom: 19px;
                            }
                            .mlogoi1 {
                                padding-top: 40px;
                                font-size: 24px;
                                text-align: left;
                                margin-left: 0px;
                                margin-bottom: 0px;
                                text-align: center;
                            }
                            .mlogoih1 {
                                font-size: 52px;
                                font-weight: bold;
                            }
                            .logoi {
                                text-align: center;
                            }
                            .logoimg img {
                                float: none;
                                width: 140px;
                            }
                            .botton-prod4 {
                                position: relative;
                                width: 275px;
                                height: 60px;
                                background-color: #ff1702;
                                font-size: 20px;
                                text-align: center;
                                line-height: 60px;
                                color: #fff;
                                font-weight: bold;
                                margin: 97px auto;
                                border: 1px solid #797979;
                                /* box-shadow: 0px -3px 6px dimgrey; */
                                border-radius: 2px;
                                background: -webkit-linear-gradient(#ee7f1c 45%, #e05713 55%);
                            }
                            .ims,
                            .bottoi {
                                display: none;
                            }
                            .men a {
                                color: #FFB901!important;
                            }
                            .men {
                                display: block!important;
                                border: 0!important;
                                color: #FFB901!important;
                                font-size: 22px;
                            }
                            .landingNav ul li {
                                border-bottom: 1px solid #fff;
                                display: block;
                            }
                            .landingNav ul {
                                transition: all 1s;
                                height: 32px;
                                overflow: hidden;
                                background: rgba(0, 0, 0, 0.72)!important;
                            }
                            .ddd {
                                position: fixed!important;
                                width: 100%;
                                top: 0!important;
                                left: 0;
                            }
                            .landingNav ul:hover {
                                transition: all 1s;
                                height: 300px;
                                overflow: hidden;
                            }
                            .landingNav {
                                position: fixed;
                                width: 100%;
                                top: 0;
                                left: 0;
                            }
                            .landingNav a {
                                padding: 5px 6px!important;
                            }
                            .h1-tophed {
                                font-size: 58px;
                            }
                            .text-prod {
                                text-align: center;
                                padding-left: 0px;
                            }
                            .cena-prod {
                                text-align: center;
                            }
                            .maify {
                                display: none;
                            }
                            .botton-prod {
                                width: 274px;
                            }
                            .sik-neo {
                                width: 100%
                            }
                            .left-avt {
                                padding-right: 0px;
                                padding-top: 370px;
                                background-position: top 10px center;
                                background-size: 250px;
                                text-align: center;
                            }
                            .bgul1,
                            .bgul3 {
                                padding-left: 0px;
                                background-image: none;
                            }
                            .left-infoli {
                                padding-left: 30px;
                            }
                            .bgul2,
                            .bgul4 {
                                background-image: none;
                                padding-right: 0px;
                            }
                            .right-infoli {
                                padding-right: 30px;
                            }
                            .title-gul {
                                width: 270px;
                            }
                            .main-gul {
                                background-image: none;
                            }
                            .stup1-gul,
                            .stup2-gul,
                            .stup3-gul,
                            .stup4-gul,
                            .stup5-gul,
                            .stup6-gul {
                                background-image: none;
                                width: 100%;
                                text-align: center;
                                padding-bottom: 0px;
                            }
                            .main-gul {
                                padding-bottom: 25px;
                            }
                            .title-odz {
                                font-size: 18px;
                            }
                            .sik-odz {
                                margin-bottom: 30px;
                                width: 100%;
                            }
                            .clk {
                                display: none;
                            }
                            .title3-odz {
                                font-size: 18px;
                            }
                            .nimg-odz {
                                float: none;
                                padding-right: 0px;
                                padding-bottom: 0px;
                                margin: 0 auto;
                                text-align: center;
                            }
                            .sik-dr {
                                width: 100%;
                            }
                            .nname-ka {
                                font-size: 18px;
                                text-align: center;
                            }
                            .nsiti-ka {
                                font-size: 16px;
                                color: #2A757D;
                                padding-left: 0%;
                                margin-top: 48px;
                                text-align: center;
                            }
                            .title-info {
                                font-size: 14px;
                            }
                            .cent {
                                text-align: center;
                                margin-top: 30px;
                            }
                            .title-ka {
                                text-align: center;
                                font-size: 15px;
                            }
                            .lost1-ka div {
                                float: left;
                                width: 100%;
                                padding: 10px 0;
                            }
                            .lost1-ka div:after {
                                background-image: none;
                            }
                            .lost2-ka div {
                                float: left;
                                width: 100%;
                                padding: 10px 0;
                            }
                            .lost2-ka div:after {
                                background-image: none;
                            }
                            .title-prod2 {
                                font-size: 29px;
                            }
                            .leftimg-prod2 {
                                width: 290px;
                            }
                            .title-footer {
                                padding: 0px;
                                padding-bottom: 40px;
                                height: auto;
                            }
                            .block-footer-left {
                                float: left;
                                width: 100%;
                                margin-top: 10px;
                            }
                            .bl-ezoter-one,
                            .bl-ezoter-two {
                                width: 100%;
                                float: none;
                                margin-left: 0px;
                                max-width: 400px;
                                margin: 0 auto;
                            }
                            .block-footer-right {
                                margin-top: 10px;
                                width: 100%;
                                float: none;
                                max-width: 400px;
                                margin: 0 auto;
                            }
                            .bl-left-footer {
                                float: none;
                                padding-top: 60px;
                                margin-bottom: 20px;
                                text-align: center;
                                line-height: 10px;
                            }
                            .bl-right-footer {
                                float: none;
                                width: 100%;
                                margin-top: 15px;
                                text-align: center;
                            }
                            .bl-right-footer div {
                                text-align: center;
                            }
                            .logo-footer {
                                padding: 10px 0 20px 0;
                            }
                        }
                        .county-hours-wrapper {
                            width: 90px!important;
                        }
                        .county-minutes-wrapper {
                            width: 90px!important;
                        }
                        .county-seconds-wrapper {
                            width: 90px!important;
                        }
                        .title-block-right2 {
                            margin-top: 20px;
                        }
                        .botton-prod3 {
                            width: 340px;
                            height: 60px;
                            background-color: #ff9001;
                            font-size: 20px;
                            text-align: center;
                            line-height: 60px;
                            color: #fff;
                            font-weight: bold;
                            margin: 0px auto;
                            border: 1px solid #797979;
                            /* box-shadow: 0px -3px 6px dimgrey; */
                            border-radius: 2px;
                            background: -webkit-linear-gradient(#ff1702 45%, #E61300 55%);
                        }
                        .top-li {
                            position: absolute;
                            top: -1px;
                            left: 0;
                            right: 0;
                            background: url(../img/menu-line.png) 50% 0;
                            width: 100%;
                            height: 5px;
                            background-position: center -6px;
                            background-repeat: no-repeat;
                        }
                        .bot-li {
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            background: url(../img/menu-line.png) 50% 0;
                            width: 100%;
                            height: 5px;
                            background-position: center -6px;
                            background-repeat: no-repeat;
                        }
                        .bot2-li {
                            position: absolute;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            background: url(../img/main-h1.png) 50% 0;
                            width: 100%;
                            height: 5px;
                            background-position: center -10px;
                            background-repeat: no-repeat;
                        }
                        .botton-prod a,
                        .botton-prod3 a {
                            display: block;
                            color: #fff;
                            text-decoration: none;
                        }
                        .botton-prod3:hover {
                            background: linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -webkit-linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -moz-linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -o-linear-gradient(#ff1702 45%, #E61300 55%);
                        }
                        .botton-prod:hover {
                            background: linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -webkit-linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -moz-linear-gradient(#ff1702 45%, #E61300 55%);
                            background: -o-linear-gradient(#ff1702 45%, #E61300 55%);
                        }
                        .h111 {
                            position: absolute!important;
                            opacity: 0;
                        }
                        .im1-li {
                            display: inline-block
                        }
                        .im2-li {
                            display: inline-block
                        }
                        .im1-li img {
                            width: 100%;
                        }
                        .im2-li img {
                            width: 100%;
                        }
                        .bfk {
                            position: absolute;
                            bottom: 0px;
                            right: 20px;
                            font-size: 16px;
                            color: #035d66;
                            font-weight: bold;
                        }
                        .square-red,
                        .square-red2,
                        .square-red3 {
                            position: relative;
                            height: 126px;
                            overflow: hidden;
                        }
                        .square-blue,
                        .square-blue2,
                        .square-blue3 {
                            height: auto;
                        }
                        .square-red .bfk:before {
                            content: "читать дальше"
                        }
                        .square-blue .bfk:before {
                            content: "закрыть"
                        }
                        .square-red2 .bfk:before {
                            content: "читать дальше"
                        }
                        .square-blue2 .bfk:before {
                            content: "закрыть"
                        }
                        .square-red3 .bfk:before {
                            content: "читать дальше"
                        }
                        .square-blue3 .bfk:before {
                            content: "закрыть"
                        }
                        .mlogoih1,
                        .mlomen {
                            text-shadow: 3px 3px 5px #000;
                        }
                    }
                    
                    @media all and (max-width:400px) {
                        .leftimg-prod {
                            z-index: 12123;
                            position: relative;
                            background-image: url(../img/prod.png);
                            background-position: center;
                            background-size: contain;
                            width: 260px;
                            height: 1px;
                        }
                    }

/********************
*Header Menu
********************/
a {
    text-decoration: none;
}

.arrow-title {
    display: none;
}


.header-menu {
    position: relative;
    padding: 5px 0;
    background: #c41508;
    top: 0;
}

.header-menu .container {
    margin: 0 auto;
}

.section-footer {
    background: #8c1a1a;
}

.section-footer .container,
.header-menu .container {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo,
.header-menu .logo {
    display: flex;
    align-items: center;
    color: #fff;
}

.section-footer .logo h2,
.section-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo svg,
.header-menu .logo svg {
    max-width: 60px;
    width: 100%;
    fill: #fff;
    margin-right: 10px;
}

.section-footer ul,
.header-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #fff;
    justify-content: center;
}

.section-footer ul li,
.header-menu ul li {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.section-footer ul li svg,
.header-menu ul li svg {
    width: 18px;
    margin-right: 5px;
    fill: #fff;
}

.section-footer ul li a,
.header-menu ul li a{
    color: #fff;
}

.copyright {
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
}


@media screen and (max-width:1120px) {
    .section-footer .container,
     .menu-header .container {
        flex-direction: column;
    }

    .section-footer ul,
    .menu-header.combobox {
        margin-top: 5px;
    }
}

@media screen and (max-width: 1120px) { 

    .header-menu .combobox-body.show {
        display: block;
    }

    .arrow-title {
        display: block;
    }
    .menu-header .container {
        flex-direction: row;
    }
    
    .combobox .icon { 
        width: 14px;
    }

    .header-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .header-menu ul li a {
        padding:2px 6px;
    }

    .header-menu .combobox-title {
        margin-top: 5px;
    }

    .header-menu .combobox-body {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        background: #c41508;
        padding: 5px 25px 10px 10px;
        z-index: 9999;
    }

    .section-footer ul li {
        margin-top: 5px;
    }

    .header-menu ul {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 580px) { 
    .menu-header .container {
        flex-direction: column;
    }

    .header-menu .combobox {
       flex-direction: row;
       width: 100%;
    }

    .header-menu .logo svg {
        max-width: 50px;
    }

    .header-menu .combobox {
        justify-content: center;
        margin-top: 4px;
        border-top: 1px solid #fff;
    }

    .header-menu ul li a {
        padding-left: 3px;
    }

    .header-menu ul li {
        padding-left: 0;
    }

    .header-menu ul li .arrow-title {
        margin-left: 3px;
    }

}

@media screen and (max-width: 375px) { 

    .header-menu .logo h2,
    .section-footer .logo h2 {
        font-size: 14px;
    }
    
    .header-menu ul li a,
    .section-footer ul li a {
        font-size: 14px;
    }

    .header-menu ul li svg {
       margin-right: 0;
    }

    .header-menu .logo svg {
        margin-right: 5px;
    }

    .header-menu .logo svg,
    .section-footer .logo svg {
        max-width: 44px;
    }

}


/********************
* Section Footer 
********************/

.section-footer {
    background: #c91900;
}

.section-footer .logo svg {
    fill: #fff;
}

.section-footer .logo,
.section-footer ul li a,
.section-footer .logo h2 {
    color: #fff;
}