#home_slider_new {
    font-family: 'Open Sans';
    margin-bottom: 20px;
}

#home_slider_new .slide {
    margin: 0;
    position: relative;
    z-index: 1;
    position: relative;
    float: left;
    width: 100%;

    background-repeat: no-repeat;
    background-position: 50% 30%;
    background-size: cover;
    overflow: hidden;
}

#home_slider_new .slide .cont {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;

    /*display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;*/

    /*min-height: 1050px;*/
    min-height: 660px;

    width: 100%;
    max-width: 960px;
}

#home_slider_new .slide h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 50px;
    line-height: 1em;
}

#home_slider_new .owl-controls {
    margin: 0 !important;
    width: 100%;
    text-align: center;
}

#home_slider_new .owl-controls .owl-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#home_slider_new .owl-controls .owl-pagination .owl-page {
    width: 33.3%;
    height: 15px;
    float: left;
    border: 1px solid #dbdbdb;
    border-top: 3px solid;
    background: #f7f7f7;

    display: none;
}

#home_slider_new .owl-controls .owl-pagination .owl-page span {
    display: none;
}

#home_slider_new .owl-controls .owl-buttons .owl-prev,
#home_slider_new .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
}

#home_slider_new .owl-controls .owl-buttons .owl-prev {
    left: 0;
}

#home_slider_new .owl-controls .owl-buttons .owl-next {
    right: 0;
}


#home_slider_new .slide .text1 {
    text-align: left;
    font-size: 60px;
    color: #0d0d0d;
    font-weight: 900;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    margin-left: auto;
    line-height: 0.9em;

    float: right;
    clear: both;

    padding-top: 120px;
    padding-bottom: 20px;

}


#home_slider_new .slide .text1 span {
    font-size: .75em;
    line-height: .8em;
}


#home_slider_new .slide .text3 {
    text-align: left;
    font-size: 38px;
    color: #ff0303;
    font-weight: 900;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    margin-left: auto;
    line-height: 0.9em;

    float: right;
    clear: both;

    padding-top: 10px;
    padding-bottom: 60px;

}

#home_slider_new .slide .text3 span {
    font-size: 1.2em;
    line-height: .8em;
}


#home_slider_new .slide .discount {
    color: #ffcb33;
    font-size: 95px;
    font-weight: bold;
    line-height: 1em;

    float: right;
    clear: both;
    text-align: left;

    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(255, 255, 255, 0.8);
}

#home_slider_new .slide .discount sup {
    font-size: 53px;
}

#home_slider_new .slide .discount span {
    display: inline-block;
    background: url(../images/home-slider/discount.png) no-repeat;
    width: 167px;
    height: 74px;
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    line-height: 1em;
    padding: 15px 20px 10px 33px;
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    transform: rotate(-15deg);

    position: relative;
    top: -40px;
    margin-left: -24px;
}

#home_slider_new .slide .discount span b {
    font-size: 1.3em;
}

#home_slider_new .slide .free {
    background: url(../images/home-slider/free.png) no-repeat;
    width: 384px;
    /*height: 95px;*/
    box-sizing: border-box;
    padding: 18px 15px 10px 106px;
    font-size: 25px;
    font-weight: bold;
    float: left;
    line-height: 1em;
    clear: both;

    position: absolute;
    bottom: 90px;
    left: 50px;
}

#home_slider_new .slide .free b {
    font-size: 35px;
    text-transform: uppercase;
}

#home_slider_new .slide .present {
    float: right;
    clear: both;
    padding: 0 0 0 169px;
    background: url(../images/home-slider/present.png) no-repeat 0 0;
    min-height: 165px;
    text-transform: uppercase;
}

#home_slider_new .slide .present .t1 {
    font-size: 15px;
    font-weight: 900;
    line-height: 1.4em;
    color: #000;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    padding: 10px 0 10px 0;
}

#home_slider_new .slide .present .t1 b {
    font-size: 40px;
}

#home_slider_new .slide .present .t1 span {
    font-size: 21px;
    color: #ce0015;
}

.#home_slider_new .slide .present .tg-theme-btn {
    line-height: 39px;
    padding: 0 30px;
}


@media (max-width: 960px) {
    #home_slider_new .slide .free {
        position: static;
    }

    #home_slider_new .slide h1 {
        position: static;
        width: 100%;
    }
}

@media (max-width: 650px) {
    #home_slider_new .slide .text1 {
        float: left;
        font-size: 44px;
        width: 100%;
    }

    #home_slider_new .slide .discount {
        font-size: 50px;
        float: left;
        width: 100%;
        /*margin: -10px 0 -42px;*/
    }

    #home_slider_new .slide .discount sup {
        font-size: 30px;
    }

    #home_slider_new .slide .discount span {
        top: -10px;
    }

    #home_slider_new .slide .free {
        background: #ffcc33;
        padding: 10px;
        width: 100%;
        height: auto;
    }
}


#home_slider_new .slide .text2 {
    text-align: left;
    font-size: 60px;
    color: #0d0d0d;
    font-weight: 900;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    margin-left: auto;
    line-height: 1em;
    text-transform: uppercase;

    float: right;
    clear: both;

    padding-top: 110px;
    padding-bottom: 20px;

}


#home_slider_new .slide .text2 span {
    font-size: .75em;
    line-height: .8em;
}


#home_slider_new .slide .price {
    text-align: left;
    margin-left: auto;
    float: right;
    clear: both;
    padding-bottom: 20px;
}

#home_slider_new .slide .price .old_price {
    display: block;
    color: #fff;
    font-size: 30px;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(0, 0, 0, 0.8);
    text-decoration: line-through;

}

#home_slider_new .slide .price .new_price {
    color: #ffcc33;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 0 0 10px rgba(0, 0, 0, 0.8);
    font-size: 30px;
    line-height: 1em;
}

#home_slider_new .slide .price .new_price b {
    font-size: 80px;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(0, 0, 0, 0.8);
    line-height: 1em;
}


#home_slider_new .slide .discount2 {
    color: #ffcb33;
    font-size: 60px;
    font-weight: bold;
    line-height: 1em;

    float: right;
    clear: both;
    text-align: left;

    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(255, 255, 255, 0.8);

    padding-bottom: 10px;
}

#home_slider_new .slide .discount2 sup {
    font-size: 40px;
}

#home_slider_new .slide .discount2 span {
    display: inline-block;
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    line-height: 1em;
    /*padding: 15px 20px 10px 33px;*/
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    min-width: 160px;
}


#home_slider_new .slide .button_line {
    float: right;
    clear: both;
    padding: 20px 0;
}


@media (max-width: 650px) {
    #home_slider_new .slide .text2 {
        float: left;
        font-size: 40px;
        width: 100%;
    }

    #home_slider_new .slide .discount2 {
        font-size: 50px;
        float: left;
        width: 100%;
        /*margin: -10px 0 -42px;*/
    }

    #home_slider_new .slide .discount2 sup {
        font-size: 30px;
    }

    #home_slider_new .slide .discount2 span {
        top: -10px;
    }

    #home_slider_new .slide .price {
        float: left;
    }

    #home_slider_new .slide .price .new_price b {
        font-size: 40px;
    }

}


#home_slider_new .slide .left_side {
    width: 360px;
    float: left;
    padding-top: 200px;
    padding-bottom: 20px;
}

#home_slider_new .slide .left_side .block1 {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 20px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 15px;
}

#home_slider_new .slide .left_side .block1 .block1_title {
    width: 100%;
    float: left;
    clear: both;
    padding: 20px 20px;
    background-color: #ffcc33;
    font-weight: 900;
    font-size: 24px;
    line-height: 1em;
    box-sizing: border-box;
    text-transform: uppercase;
}

#home_slider_new .slide .left_side .block1 .block1_body {
    width: 100%;
    float: left;
    clear: both;
    padding: 34px 20px 10px;

    box-sizing: border-box;
    text-transform: uppercase;
}

#home_slider_new .slide .left_side .block1 .block1_body .line1 {
    font-size: 27px;
    font-weight: 900;
    line-height: 1.4em;
}

#home_slider_new .slide .left_side .block1 .block1_body .line2 {
    font-size: 23px;
    line-height: 1.4em;
}

#home_slider_new .slide .left_side .block1 .block1_body .line3 {
    font-size: 19px;
    line-height: 1.4em;
}


#home_slider_new .slide .left_side .button2_line {
    width: 100%;
    float: left;
    clear: both;
}

#home_slider_new .slide .left_side .tg-theme-btn {
    width: 100%;
    box-sizing: border-box;
}


#home_slider_new .slide .right_side {
    width: 500px;
    float: right;
    padding-bottom: 20px;
}

#home_slider_new .slide .right_side .title3 {
    text-align: left;
    font-size: 63px;
    color: #fff;
    font-weight: 900;
    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(0, 0, 0, 0.8);
    margin-left: auto;
    line-height: 1em;
    text-transform: uppercase;

    float: left;
    clear: both;
    width: 100%;

    padding-top: 193px;
    padding-bottom: 40px;

}

#home_slider_new .slide .free3 {
    background: url(../images/home-slider/free.png) no-repeat;
    width: 384px;
    height: 95px;
    box-sizing: border-box;
    padding: 18px 15px 10px 106px;
    font-size: 27px;
    font-weight: bold;
    float: left;
    line-height: 1em;
    clear: both;

}

#home_slider_new .slide .free3 b {
    font-size: 37px;
    text-transform: uppercase;
}


#home_slider_new .slide .full_side {
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 20px;
    text-align: center;
}


#home_slider_new .slide .discount3 {
    color: #ffcb33;
    font-size: 60px;
    font-weight: bold;
    line-height: 1em;
    text-align: left;
    display: inline-block;
    padding: 0 20px;

    text-shadow: 2px 2px 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 0 0 10px rgba(255, 255, 255, 0.8);
}

#home_slider_new .slide .discount3 sup {
    font-size: 40px;
}

#home_slider_new .slide .discount3 span {
    display: inline-block;
    box-sizing: border-box;
    color: #000;
    font-size: 20px;
    line-height: 1em;
    /*padding: 15px 20px 10px 33px;*/
    font-weight: 900;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    /*min-width: 160px;*/
}


#home_slider_new .slide .text4 {
    font-size: .75em;
    line-height: .8em;
}


#home_slider_new .slide .text5 {
    text-align: left;
    font-size: 45px;
    color: #000;
    font-weight: 900;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    line-height: 1.2em;

    margin-top: 90px;
    margin-bottom: 35px;
    background: #ffd24d;
    display: block;
    float: left;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 30px;
    margin-left: -30px;
}

#home_slider_new .slide .text5 span {
    font-size: 60px
}

#home_slider_new .slide .text6 {
    display: block;
    float: left;
    clear: both;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: 10px;
}

#home_slider_new .slide .text7 {
    display: block;
    float: left;
    clear: both;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #ff0000;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
}

#home_slider_new .slide .text11 {
    max-width: 500px;
    display: block;
    float: left;
    clear: both;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #ff0000;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    float: right;
}

#home_slider_new .slide .slide4_bt {
    float: left;
    clear: both;
}

#home_slider_new .slide .slide4_logo {
    float: left;
    clear: both;
}


@media (max-width: 900px) {
    #home_slider_new .slide .left_side {
        width: 100%;
    }

    #home_slider_new .slide .right_side {
        width: 100%;
    }

    #home_slider_new .slide .right_side .title3 {
        padding-top: 140px;
    }

    #home_slider_new .slide .left_side {
        padding-top: 20px;
    }

    #home_slider_new .slide .text5 span {
        font-size: 46px;
    }

    #home_slider_new .slide .text5 {
        font-size: 39px;
    }

    #home_slider_new .slide .text6 {
        font-size: 21px;
    }

}

@media (max-width: 480px) {
    #home_slider_new .slide .right_side .title3 {
        font-size: 38px;
    }

    #home_slider_new .slide .free3 {
        padding-left: 20px;
        background-position: 100% 0;
        width: auto;
    }

    #home_slider_new .slide .text5 span {
        font-size: 28px;
    }

    #home_slider_new .slide .text5 {
        font-size: 25px;
    }

    #home_slider_new .slide .text6 {
        font-size: 14px;
    }

    #home_slider_new .slide .text7 {
        font-size: 35px;
    }

    #home_slider_new .slide4_bt a {
        width: 100%;
        box-sizing: border-box;
    }

    #home_slider_new .slide4_bt img {
        padding: 15px 0 0;
    }

    #home_slider_new .slide4_logo {
        padding: 15px 0;
    }


}


#home_slider_new .slide .cont.w1170 {
    width: 1170px;
    max-width: 100%;
}

#home_slider_new .slide .slide_5_text1 {
    text-align: left;
    font-size: 60px;
    color: #000;
    font-weight: 900;
    line-height: 1.2em;
    padding-top: 90px;
    padding-bottom: 30px;
}

#home_slider_new .slide .slide_5_text1 span {
    font-size: 50px;
    display: block;
}

#home_slider_new .slide .slide_5_text2 {
    text-align: left;
    font-size: 31px;
    color: #000;
    line-height: 1.2em;
    font-weight: 600;
}

#home_slider_new .slide .slide_5_text2 span {
    text-transform: uppercase;
    color: #ff0000;
}

#home_slider_new .slide .slide_5_text3 {
    text-align: left;
    font-size: 27px;
    color: #000;
    line-height: 1.2em;
    max-width: 540px;
    font-weight: 600;
}

#home_slider_new .slide .slide_5_text3 span {
    color: #ff0000;
}

#home_slider_new .slide .slide_5_button {
    padding-top: 100px;
    padding-bottom: 20px;
}

#home_slider_new .slide .slide_5_free {
    background: url(../images/home-slider/slide_5_free.png) no-repeat;
    width: 251px;
    height: 251px;
    margin: 0 0 -251px 550px;
}


@media (max-width: 700px) {
    #home_slider_new .slide .slide_5_free {
        margin: 0 auto 20px;
    }

    #home_slider_new .slide .slide_5_button {
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
        text-align: center;
    }

    #home_slider_new .slide .slide_5_text1 span {
        font-size: 32px;
    }

    #home_slider_new .slide .slide_5_text1 {
        font-size: 32px;
        padding-top: 30px;
    }

    #home_slider_new .slide .slide_5_text2 {
        padding-bottom: 20px;
    }

    #home_slider_new .slide .slide_5_text3 {
        padding-bottom: 20px;
    }


}


#home_slider_new .slide .cont.w926 {
    width: 100%;
    max-width: 926px;
    background: rgba(0, 0, 0, .5);
    padding: 0 50px;
    position: relative;
}


#home_slider_new .slide .slide_6_text1 {
    text-align: left;
    font-size: 60px;
    color: #fff;
    font-weight: 900;
    line-height: 1.2em;
    padding-top: 90px;
    padding-bottom: 30px;
}

#home_slider_new .slide .slide_6_text1 span {
    font-size: 50px;
    display: block;
}

#home_slider_new .slide .slide_6_text2 {
    text-align: left;
    font-size: 31px;
    color: #fff;
    line-height: 1.2em;
    font-weight: 600;
    text-shadow: 0 0 10px #fff;
}

#home_slider_new .slide .slide_6_text2 span {
    text-transform: uppercase;
    color: #ffbf00;
}

#home_slider_new .slide .slide_6_text3 {
    text-align: left;
    font-size: 27px;
    color: #fff;
    line-height: 1.2em;
    max-width: 540px;
    font-weight: 600;
    text-shadow: 0 0 10px #fff;
}

#home_slider_new .slide .slide_6_text3 span {
    color: #ffbf00;
}

#home_slider_new .slide .slide_6_button {
    padding-top: 100px;
    padding-bottom: 20px;
}

#home_slider_new .slide .slide_6_free {
    background: url(../images/home-slider/slide_6_free.png) no-repeat;
    width: 251px;
    height: 251px;
    margin: 0 0 -251px 550px;
}

#home_slider_new .slide_6_ball_2 {
    position: absolute;
    top: 0;
    right: 45px;
    width: 173px;
}

#home_slider_new .slide_6_ball_2 img {
    width: 100%;
}

#home_slider_new .slide_6_ball_1 {
    position: absolute;
    top: 0;
    right: 71px;
    width: 259px;
}

#home_slider_new .slide_6_ball_1 img {
    width: 100%;
}


@media (max-width: 700px) {

    #home_slider_new .slide .cont.w926 {
        padding: 0 10px;
    }

    #home_slider_new .slide .slide_6_free {
        margin: 0 auto 20px;
    }

    #home_slider_new .slide .slide_6_button {
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
        text-align: center;
    }

    #home_slider_new .slide .slide_6_text1 span {
        font-size: 25px;
    }

    #home_slider_new .slide .slide_6_text1 {
        font-size: 23px;
        padding-top: 30px;
    }

    #home_slider_new .slide .slide_6_text2 {
        padding-bottom: 20px;
        font-size: 27px;
    }

    #home_slider_new .slide .slide_6_text3 {
        padding-bottom: 20px;
    }

    #home_slider_new .slide_6_ball_1 {
        width: 115px;
        right: 0;
    }

    #home_slider_new .slide_6_ball_2 {
        width: 50px;
        right: 1px;
    }
}


.slide_6_ball_anim1 {
    /*-webkit-animation: swinging 5s ease-in-out 0s infinite;
    -moz-animation: swinging 5s ease-in-out 0s infinite;*/
    animation: swinging1 10s ease-in-out 0s infinite;
    /*-webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0;*/
    transform-origin: 50% 0;
}

.slide_6_ball_anim2 {
    /*-webkit-animation: swinging 5s ease-in-out 0s infinite;
    -moz-animation: swinging 5s ease-in-out 0s infinite;*/
    animation: swinging2 15s ease-in-out 0s infinite;
    /*-webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0;*/
    transform-origin: 50% 0;
}

@keyframes swinging1 {
    0% {
        transform: rotate(0);
    }
    5% {
        transform: rotate(12deg);
    }
    10% {
        transform: rotate(-10deg);
    }
    15% {
        transform: rotate(9deg);
    }
    20% {
        transform: rotate(-8deg);
    }
    25% {
        transform: rotate(7deg);
    }
    30% {
        transform: rotate(-6deg);
    }
    35% {
        transform: rotate(5deg);
    }
    40% {
        transform: rotate(-4deg);
    }
    45% {
        transform: rotate(3deg);
    }
    50% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes swinging2 {
    0% {
        transform: rotate(0);
    }
    5% {
        transform: rotate(9deg);
    }
    10% {
        transform: rotate(-8deg);
    }
    15% {
        transform: rotate(7deg);
    }
    20% {
        transform: rotate(-6deg);
    }
    25% {
        transform: rotate(5deg);
    }
    30% {
        transform: rotate(-4deg);
    }
    35% {
        transform: rotate(3deg);
    }
    40% {
        transform: rotate(-2deg);
    }
    45% {
        transform: rotate(1deg);
    }
    50% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}


#popup.popup_new_year_promo {
    width: 982px;
    max-width: 100%;
    background: #fff url(../images/home-slider/slide_6_popup_bg_top.jpg) no-repeat center top;
    /*background-size: contain;*/
    padding: 0;

    font-size: 14px;
    color: #000;
}

#popup.popup_new_year_promo .popup_new_year_promo_wrap {
    width: 100%;
    background: url(../images/home-slider/slide_6_popup_bg_bottom.jpg) no-repeat center bottom;
    /*background-size: contain;*/
    padding: 170px 35px 215px;
}

#popup.popup_new_year_promo p {
    text-align: left;
    padding-bottom: 0;
}

#popup.popup_new_year_promo .text1 {
    color: #ffc414;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

#popup.popup_new_year_promo .text2 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 15px;
}

#popup.popup_new_year_promo .cols {
    overflow: hidden;
}

#popup.popup_new_year_promo .cols > div {
    float: left;
    width: 33%;
    padding-bottom: 15px;
    box-sizing: border-box;
}

#popup.popup_new_year_promo .cols > div:nth-child(1) {
    width: 66%;
    padding-right: 20px;
}

#popup.popup_new_year_promo .cols > div b {
    color: #ffc414;
}

#popup.popup_new_year_promo .cols > div ul {
    margin-left: 20px;
}

#popup.popup_new_year_promo .cols > div ul li {
    list-style: disc;
}

#popup.popup_new_year_promo .cols > div ul li .fa {
    font-size: 20px;
    margin: 0 0 0 10px;
}

#popup.popup_new_year_promo hr {
    color: #ffc414;
    margin-bottom: 20px;
}

#popup.popup_new_year_promo p small {
    font-size: 12px;
}


@media (max-width: 700px) {

    #popup.popup_new_year_promo .popup_new_year_promo_wrap {
        /*padding: 115px 15px 155px;*/
    }

    #popup.popup_new_year_promo .cols > div {
        width: 100% !important;
    }

    #popup.popup_new_year_promo .text1 {
        font-size: 22px;
    }

    #popup.popup_new_year_promo .text2 {
        font-size: 14px;
    }

    #popup.popup_new_year_promo {
        font-size: 12px;
    }

}


.slide_7_logo {
    position: absolute;
    left: 123px;
    top: 48px;
}

.slide_7_text1 {
    float: right;
    clear: both;
    background: transparent url(../images/home-slider/slide_7_bg2.png) no-repeat center top;
    width: 786px;
    max-width: 100%;
    height: 331px;
    box-sizing: border-box;

    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    line-height: 49px;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding-top: 123px;
    margin-top: 40px;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
}

.slide_7_text1 span {
    color: #C71B7C;
}

.slide_7_text2 {
    float: right;
    clear: both;
    width: 786px;
    max-width: 100%;
    box-sizing: border-box;

    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}

.slide_7_text2 img {
    vertical-align: initial;
}


.slide_7_button {
    float: right;
    clear: both;
    width: 786px;
    max-width: 100%;
    text-align: center;
    margin-top: 50px;
}

.slide_7_prof {
    position: absolute;
    left: -200px;
    bottom: 0;
}

@media (max-width: 980px) {
    .slide_7_logo {
        left: 50%;
        margin-left: -150px;
    }

    .slide_7_prof {
        display: none;
    }

    .slide_7_text1 {
        background: transparent;
        font-size: 37px;
    }
}


#home_slider_new .slide .slide_8_bg2 {
    background: transparent url(../images/home-slider/slide_8_bg2.png) no-repeat center top;
    width: 493px;
    min-height: 422px;
    box-sizing: border-box;
    padding-top: 115px;
    position: relative;
}

#home_slider_new .slide .slide_8_text1 {
    text-align: center;
    font-size: 45px;
    color: #000;
    font-weight: 900;
    line-height: 1em;
    padding-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
}

#home_slider_new .slide .slide_8_text1 span {
    display: block;
}

#home_slider_new .slide .slide_8_text2 {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}

#home_slider_new .slide .slide_8_text2 b {
    color: #FF1430;
}

#home_slider_new .slide_8_bg3 {
    width: 336px;
    height: 171px;
    background: transparent url(../images/home-slider/slide_8_bg3.png) no-repeat center top;
    margin: 0 0 0 auto;
    display: block;
}

#home_slider_new .slide_8_bg3:hover {
    background-position: center -171px;
}

#home_slider_new .slide_8_free {
    position: absolute;
    left: -125px;
    top: -12px;
    width: 338px;
    height: 93px;
    background: transparent url(../images/home-slider/slide_8_free.png) no-repeat center center;

    margin: -10px auto;
    position: static;
}


#home_slider_new .slide .slide_8_text3 {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}

#home_slider_new .slide .slide_8_text3 span {
    color: #000;
    font-weight: bold;
}

#home_slider_new .slide .slide_8_button {
    text-align: center;
    padding-bottom: 20px;
}

#home_slider_new .slide .slide_8_button .new_button.red {
    background-color: #F83D3D;
}


#home_slider_new .slide .slide_8_text4 {
    text-align: left;
    font-size: 16px;
    color: #000;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 -200px 0 86px;
}

#home_slider_new .slide .slide_8_text4 span {
    color: #000;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2em;
    display: block;
}


@media (max-width: 1300px) {
    #home_slider_new .slide_8_free {
        /*display: none;*/
        margin: -10px auto;
        position: static;
    }
}

@media (max-width: 700px) {
    #home_slider_new .slide .slide_8_free {
        margin: 0 auto 20px;
    }

    #home_slider_new .slide .slide_8_button {
        padding-top: 0;
        padding-bottom: 20px;
        margin: 0 auto;
        text-align: center;
    }

    #home_slider_new .slide .slide_8_text1 span {
        font-size: 32px;
    }

    #home_slider_new .slide .slide_8_text1 {
        font-size: 32px;
        padding-top: 30px;
    }

    #home_slider_new .slide .slide_8_text2 {
        padding-bottom: 20px;
    }

    #home_slider_new .slide .slide_8_text3 {
        padding-bottom: 20px;
    }

    #home_slider_new .slide .slide_8_text4 {
        margin: 0;
    }

    #home_slider_new .slide .slide_8_bg2 {
        width: 100%;
        margin-top: 0;
        padding-top: 80px;
    }
}


#popup.theme-promo8 {
    background: transparent url(../images/home-slider/theme-promo8_bg.png) no-repeat center top;
    width: 686px;
    min-height: 581px;
    box-sizing: border-box;
    padding: 56px 63px 0;
}

.thp8_logo {
    text-align: center;
    padding-bottom: 20px;
}

.theme-promo8 .thp8_text1 {
    line-height: 44px;
    font-size: 29px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    line-height: 1em;
}

.theme-promo8 .thp8_text2 {
    line-height: 44px;
    font-size: 29px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
    font-weight: 800;
    line-height: 1em;
    padding-bottom: 20px;
}

.theme-promo8 .thp8_text3 {
    font-size: 40px;
    text-align: right;
    text-transform: uppercase;
    color: #FFD438;
    font-weight: 800;
    line-height: 1;
}

.theme-promo8 .thp8_text4 {
    line-height: 28px;
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #000000;
}

.theme-promo8 .thp8_text5 {
    line-height: normal;
    font-size: 18px;
    text-align: right;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    margin: 0 0 0 auto;
    max-width: 322px;
    padding-bottom: 10px;
}

.theme-promo8 .thp8_text6 {
    line-height: 33px;
    font-size: 22px;
    text-align: right;
    text-transform: uppercase;
    color: #C01C44;
    font-weight: 600;
    padding-bottom: 10px;
}

.theme-promo8 .thp8_text6 b {
    font-size: 2em;
}

.theme-promo8 .thp8_text6 span {
    font-size: 1.5em;
}

.theme-promo8 .thp8_text7 {
    line-height: 1em;
    font-size: 13px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #0A0202;
    margin: 0 0 0 auto;
    max-width: 300px;
    font-weight: 600;
}

.theme-promo8 .thp8_soc {
    margin: 0 0 0 auto;
    max-width: 400px;
    text-align: center;
    padding: 40px 40px 0;
}

.theme-promo8 .thp8_soc li a i {
    font-size: 20px;
}

.theme-promo8 .thp8_text9 {
    margin: 0 0 0 auto;
    max-width: 400px;
    text-align: center;
    padding: 0 40px 0;
    line-height: 1;
}


.theme-promo8 .thp8_bg2 {
    position: absolute;
    left: -122px;
    bottom: 23px;
    width: 459px;
    height: 359px;
    background: transparent url(../images/home-slider/theme-promo8_bg2.png) no-repeat center top;
}

.theme-promo8 .thp8_bg3 {
    position: absolute;
    left: -28px;
    top: -62px;
    width: 809px;
    height: 723px;
    background: transparent url(../images/home-slider/theme-promo8_bg3.png) no-repeat center top;
}


@media (max-width: 700px) {
    #popup .bt_close {
        top: 20px;
        right: 20px;
    }

    #popup.theme-promo8 {
        width: 100%;
        padding: 40px 20px;
        background: #fff url(../images/home-slider/theme-promo8_bg2-2.png) no-repeat center bottom;
        background-size: contain;
    }

    .theme-promo8 .thp8_bg2 {
        display: none;
    }

    .theme-promo8 .thp8_bg3 {
        display: none;
    }

    .theme-promo8 .thp8_logo {
        /*display: none;*/
    }

    .theme-promo8 .thp8_text1 {
        font-size: 18px;
    }

    .theme-promo8 .thp8_text2 {
        font-size: 18px;
    }
}


.slide_9_block1 {
    width: 100%;
    max-width: 676px;
    padding-top: 140px;
}

.slide_9_logo {
    margin-bottom: 15px;
    display: none;
}

.slide_9_text1 {
    background: transparent url(../images/home-slider/slide_9_3.png) no-repeat center top;
    width: 100%;
    max-width: 440px;
    height: 104px;
    box-sizing: border-box;
    text-align: center;

    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 38px;
    text-transform: uppercase;

    color: #FFFFFF;
    padding-top: 21px;
    position: relative;
}

.slide_9_text2 {
    background: transparent url(../images/home-slider/slide_9_4.png) no-repeat center top;
    width: 100%;
    max-width: 599px;
    height: 282px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 90px;
    margin-top: -82px;
}

.slide_9_text2 .style1 {
    display: block;

    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;

    color: #000000;

    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
}

.slide_9_text2 .style2 {
    display: block;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;

    color: #0A0303;
}

.slide_9_text2 .style3 {
    display: block;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;

    color: #FF5C00;
}

.slide_9_text2 .new_button {
    margin-top: 28px;
}


.slide_9_block2 {
    /*display: none;*/
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 60px;
    max-width: 100%;
}

.slide_9_block2 {
    max-width: 100%;
}


@media (max-width: 980px) {
    .slide_9_block2 {
        position: static;
        margin: 50px 0 0;
    }

    .slide_9_block1 {
        margin: auto;
    }
}

@media (max-width: 580px) {
    #home_slider_new .slide_9 {
        background: #f9f9f9 !important;
    }

    .slide_9_block1 {
        padding-top: 15px;
    }

    .slide_9_text1 {
        background: #ff5c00;
        height: auto;
        padding: 20px;
        font-size: 25px;
    }

    .slide_9_text2 {
        background: #ffc028;
        height: auto;
        padding: 20px;
        margin-top: 10px;
    }

    .slide_9_block2 {
        border-bottom: 3px solid #ffc028;
    }
}


.slide_10_block1 {
    width: 100%;
    max-width: 750px;
    padding-top: 65px;
}

.slide_10_block1 .text3_1 {
    font-size: 70px;
    font-weight: 900;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    line-height: 1.2;
}

.slide_10_block1 .text3_2 {
    font-size: 27px;
    font-weight: 600;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    line-height: 1.2;
    padding-bottom: 90px;
}

.slide_10_block1 .text3_3 {
    font-size: 20px;
    color: #000;
    line-height: 1.2em;
    padding-bottom: 20px;
    font-weight: 600;
}

.slide_10_block1 .text3_3 span {
    font-size: 30px;
    color: #ff0303;
    text-transform: uppercase;
    font-weight: bold;
}

.slide_10_block1 .text3_3 .icon {
    display: inline-block;
    text-align: center;
    width: 60px;
    padding-right: 10px;
}

.slide_10_block1 .text3_4 {
    font-size: 24px;
    color: #000;
    line-height: 1.2em;
    font-weight: 600;
    padding: 40px 0 10px;
}

.slide_10_block1 .text3_4 span {
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 500;
}

.text3_5 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
    color: #ff0303;
}


.slide_10_block1 .textimg {
    float: right;
    padding: 20px 10px;
    margin-top: -80px;
}

.slide_10_block1 .bt {
    padding-top: 15px;
}


@media (max-width: 580px) {
    .slide_10_block1 .text3_1 {
        font-size: 30px;
    }

    .slide_10_block1 .text3_2 {
        font-size: 24px;
    }

    .slide_10_block1 .textimg {
        float: none;
        padding: 0;
        /*text-align: center;*/
    }

    .slide_10_block1 .textimg img {
        max-width: 50%;
    }

    .slide_10_block1 .text3_3 {
        font-size: 16px !important;
    }

    .slide_10_block1 .text3_3 .icon {
        width: 34px;
    }

    .slide_10_block1 .text3_3 span {
        font-size: 16px;
    }

    .slide_10_block1 .text3_4 {
        font-size: 15px;
    }

    .slide_10_block1 .text3_4 span {
        font-size: 22px;
    }

    .slide_10_block1 .text3_5 {
        font-size: 19px;
        padding-bottom: 30px;
    }

    #home_slider_new .slide.slide_10 {
        background-position: 70% 30%;
    }

    .slide_10_block1 .bt {
        text-align: center;
        padding-top: 0px;
    }
}


.slide_11_block1 {
    width: 100%;
    max-width: 750px;
    padding-top: 65px;
    position: relative;
}

.slide_11_block1 .text11_1 {
    font-size: 60px;
    font-weight: 800;
    text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    margin-bottom: 30px;
}

.slide_11_block1 .text11_2 {
    font-size: 45px;
    font-weight: 800;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    line-height: 1;
    color: #FF0000;
    margin-bottom: 15px;
}

.slide_11_block1 .text11_3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
    color: #000;
    margin-bottom: 25px;
}

.slide_11_block1 .text11_4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.3;
    color: #000;
    margin-bottom: 15px;
    padding-left: 20px;
}

.slide_11_block1 .text11_5 {
    padding-left: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.slide_11_block1 .text11_5 li {
    font-size: 20px;
    font-weight: 600px;
    color: #000;
    list-style: outside disc;
    padding: 5px 0;
}

.slide_11_block1 .text11_5 li b {
    font-size: 30px;
    text-transform: uppercase;
    color: #FF0000;
}

.slide_11_block1 .text11_6 {
    font-size: 25px;
    font-weight: 800;
    line-height: 1.3;
    color: #000;
}

.slide_11_block1 .image11_1 {
    position: absolute;
    left: 464px;
    top: 47px;
}

.slide_11_block1 .image11_2 {
    position: absolute;
    left: 504px;
    top: 326px;
}

.slide_11_block1 .bt {
    padding-top: 15px;
}


@media (max-width: 840px) {
    .slide_11_block1 .image11_1 {
        display: none;
    }

    .slide_11_block1 .image11_2 {
        display: none;
    }

    #home_slider_new .slide {
        background-position: 80% 50%;
    }

    .slide_11_block1 {
        background-color: rgba(255, 214, 0, .7);
        padding: 65px 15px 15px;
    }

    .slide_11_block1 .text11_1 {
        font-size: 39px;
    }

    .slide_11_block1 .text11_2 {
        font-size: 25px;
    }

    .slide_11_block1 .text11_3 {
        font-size: 15px;
        font-weight: bold;
    }

    .slide_11_block1 .text11_5 li {
        font-size: 19px;
    }

    .slide_11_block1 .text11_6 {
        font-size: 19px;
    }

    .slide_11_block1 .bt {
        text-align: center;
    }
}


.slide_12_block1 {
    width: 100%;
    max-width: 560px;
    padding-top: 65px;
    position: relative;
}

.slide_12_block1 .box1 {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(153, 153, 153, 0.25);
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
    max-width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.slide_12_block1 .box1:before {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.slide_12_block1 .text12_1 {
    font-style: normal;
    font-weight: 800;
    font-size: 39px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #D8282A;
}

.slide_12_block1 .text12_2 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #3D3D3D;
}

.slide_12_block1 .text12_3 {
    font-size: 17px;
    line-height: 27px;
    color: #686868;
    margin-bottom: 25px;
}

.slide_12_block1 ul {
    margin-bottom: 25px;
    list-style: none;
}

.slide_12_block1 ul li {
    font-weight: bold;
    position: relative;
    font-size: 15px;
    line-height: 1.4em;
    color: #343434;
    padding: 6px 0 13px 40px;
    list-style: none;
}

.slide_12_block1 ul li img {
    position: absolute;
    top: 4px;
    left: 0;
}

.slide_12_block1 ul li b {
    color: #FBC41F;
}

.slide_12_block1 .text12_4 {
    font-weight: 600;
    font-size: 14px;
    line-height: 27px;
    padding-left: 40px;
    color: #7E7E7E;
    padding-bottom: 15px;
}


@media (max-width: 500px) {
    .slide_12_block1 {
        padding-top: 20px;
    }

    .slide.slide_12 {
        background-position: center center !important;
        background-image: url(../images/home-slider/slide_12_bg_mob.jpg) !important;
    }

    .slide_12_block1 .box1 {
        background: rgba(255, 255, 255, .5);
    }

    .slide_12_block1 .text12_3 {
        color: #000;
    }

    .slide_12_block1 .text12_4 {
        color: #000;
    }
}


.slide_13_block1 {
    width: 100%;
    max-width: 600px;
    padding-top: 65px;
    position: relative;
}

.slide_13_block1 .text13_1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 23px;
    color: #000000;
    background: #FBC41F;
    padding: 3px 10px;
    display: inline-block;
}

.slide_13_block1 .text13_2 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 55px;
    line-height: 75px;
    /* identical to box height */
    color: #000000;
    text-transform: uppercase;
}

.slide_13_block1 .text13_3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    padding-left: 30px;
    position: relative;
    margin: 4px 0 15px;
}

.slide_13_block1 .text13_3 b {
    color: #FBC41F;
}

.slide_13_block1 .text13_3:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #FBC41F;
    border-radius: 50px;
}

.slide_13_block1 .text13_box1 {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(153, 153, 153, 0.25);
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
    max-width: 100%;
    margin-bottom: 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-around;*/
    margin-bottom: 15px;
}

.slide_13_block1 .text13_box1:before {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.slide_13_block1 .text13_box1 > img {

}

.slide_13_block1 .text13_box1 > div {
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 0.8em;
    text-align: center;
    color: #C51F1F;
    text-align: center;
    padding: 0 30px 0 15px;
}

.slide_13_block1 .text13_box1 > div b {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #C51F1F;
    display: block;
}

.slide_13_block1 .text13_box1 > ul {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 136.9%;
    color: #000000;
}

.slide_13_block1 .text13_box1 > ul li {

}

.slide_13_block1 .text13_box1 > ul li b {
    color: #C51F1F;
}

.slide_13_block1 .text13_4 {
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 48px;
    color: #000000;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 0 0 10px rgba(0, 0, 0, 0.8)
}

.slide_13_block1 .text13_4 b {
    color: #FBC41F;
}

.slide_13_block1 .text13_5 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}

.slide_13_block1 .text13_6 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #616161;
    margin: 20px 0 25px;
}


@media (max-width: 500px) {
    .slide_13_block1 .text13_1 {
        font-size: 14px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_2 {
        font-size: 43px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_3 {
        font-size: 20px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_box1 > ul {
        font-size: 12px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_4 {
        font-size: 21px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_5 {
        font-size: 21px;
        line-height: 1.4em;
    }

    .slide_13_block1 .text13_bt {
        text-align: center;
    }

    .slide.slide_13 {
        background-position: center center !important;
        background-image: url(../images/home-slider/slide_13_bg_mob.jpg) !important;
        background-size: cover;
    }
}


.slide_14_block1 {
    width: 100%;
    max-width: 600px;
    padding-top: 65px;
    position: relative;
}

.slide_14_block1 .text14_1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 23px;
    color: #000000;
    background: #FBC41F;
    padding: 3px 10px;
    display: inline-block;
}

.slide_14_block1 .text14_2 {
    font-weight: 800;
    font-size: 55px;
    line-height: 75px;
    color: #C41F1F;
}

.slide_14_block1 .text14_3 {
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #000000;
}

.slide_14_block1 .text14_3 b {
    font-size: 35px;
    line-height: 48px;
}

.slide_14_block1 .text14_4 {
    font-weight: 800;
    font-size: 35px;
    line-height: 48px;
    color: #C41F1F;
    padding-right: 100px;
    background: transparent url(../images/home-slider/slide_13_img1.png) no-repeat right center;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
}

.slide_14_block1 .text14_4 img {
    position: absolute;
    right: -260px;
    top: -26px;
}

.slide_14_block1 .text14_5 {
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 20px;
}

@media (max-width: 500px) {
    .slide_14_block1 .text14_3 {
        font-size: 15px;
    }

    .slide_14_block1 .text14_1 {
        font-size: 16px;
    }

    #home_slider_new .slide.slide_14 {
        background-position: 0% 50%;
    }

    .slide_14_block1 .text14_4 {
        padding-right: 0;
        background: none;
        font-size: 29px;
        padding-left: 20px;
    }

    .slide_14_block1 .text14_4 br {
        /*display: none;*/
    }

    .slide_14_block1 .text14_4 img {
        width: 107px;
        right: -130px;
        top: 1px;
    }

    .slide_14_block1 .text14_5 {
        font-size: 20px;
    }

    .slide_14_block1 .text14_5 br {
        display: none;
    }
}


.slide_15_block1 {
    width: 100%;
    max-width: 600px;
    padding-top: 75px;
    position: relative;
}

.slide_15_block1 .text15_1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    background: #006893;
    padding: 3px 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.slide_15_block1 .text15_2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 54px;
    color: #2b2b2b;
    margin-bottom: 6px;
}

.slide_15_block1 .text15_3 {
    margin-bottom: 24px;
}

.slide_15_block1 .text15_3 p {
    background: transparent url(../images/home-slider/slide_15_marker.png) no-repeat left center;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    padding: 5px 0 0 40px;
}

.slide_15_block1 .text15_4 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    color: #000000;
    margin-bottom: 20px;
}

.slide_15_block1 .text15_4 b {
    font-size: 50px;
    line-height: 68px;
}

.slide_15_block1 .text15_bt {
    padding-top: 20px;
}

.slide_15_block1 .text15_bt .input {
    padding-left: 15px;
    font-size: 20px;
    font-family: 'Mont SemiBold', sans-serif;
    width: 100%;
    max-width: 220px;
    border-radius: 5px;
    margin: 0 15px 15px 0;
    float: left;
    border: 2px solid black;
}

.slide_15_block1 .text15_bt .new_button.yellow {
    width: 100%;
    max-width: 350px;
    margin: 0 15px 15px 0;
    padding: 16px 10px;
    vertical-align: middle;
    line-height: 11px;
    border-radius: 5px;
}

.slide_15_block1 .text15_bt .close_popup {
    display: none;
}


@media (max-width: 500px) {
    .slide_15_block1 {
        text-align: center;
    }

    #home_slider_new .slide.slide_15 {
        background: transparent url(../images/home-slider/slide_15_bg_mob.jpg) no-repeat center center !important;
        background-size: cover !important;
    }

    .slide_15_block1 .text15_1 {
        font-size: 10px;
    }

    .slide_15_block1 .text15_2 {
        font-size: 26px;
    }

    .slide_15_block1 .text15_3 {
        /*margin-bottom: 150px;*/
    }

    .slide_15_block1 .text15_3 p {
        font-size: 14px;
        display: inline-block;
    }

    .slide_15_block1 .text15_4 b {
        font-size: 34px;
    }

    .slide_15_block1 .text15_bt .input {
        text-align: center;
        float: none;
    }

    .slide_15_block1 .text15_bt .input {
        max-width: none;
    }

    .slide_15_block1 .text15_bt .new_button.yellow {

        max-width: none;
    }


    .slide_16_block1 {
        width: 100%;
        max-width: 600px;
        padding-top: 75px;
        position: relative;
    }

    .slide_16_block1 .text16_1 {
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 27px;
        color: rgba(157, 157, 157, 0.77);
        margin-bottom: 10px;
    }

    .slide_16_block1 .text16_2 {
        font-style: normal;
        font-weight: bold;
        font-size: 19px;
        line-height: 26px;
        color: #000000;
        margin-bottom: 10px;
    }

    .slide_16_block1 .text16_3 {
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 44px;
        color: #000000;
        background: transparent url(../images/home-slider/slide_16_img1.png) no-repeat center center;
        background-size: contain;
        padding: 60px 10px;
        margin-bottom: 40px;
    }

    .slide_16_block1 .text16_bt {

    }

    .slide_16_block1 .text16_bt .input {
        padding-left: 6px;
        width: 100%;
        max-width: 200px;
        margin: 0 15px 15px 0;
    }

    .slide_16_block1 .text16_bt .new_button.yellow {
        width: 100%;
        max-width: 250px;
        margin: 0 15px 15px 0;
        padding: 16px 10px;
        vertical-align: middle;
        line-height: 1em;
    }

    .slide_16_block1 .text16_bt .close_popup {
        display: none;
    }


    @media (max-width: 500px) {
        .slide_16_block1 {
            text-align: center;
        }

        #home_slider_new .slide.slide_16 {
            background: transparent url(../images/home-slider/slide_16_bg_mob.jpg) no-repeat center center !important;
            background-size: cover !important;
        }

        .slide_16_block1 .text16_2 {
            padding-bottom: 200px;
        }

        .slide_16_block1 .text16_1 {
            font-size: 20px;
        }

        .slide_16_block1 .text16_2 {
            font-size: 15px;
        }

        .slide_16_block1 .text16_3 {
            font-size: 25px;
            line-height: 27px;
            margin-bottom: 20px;
        }

        .slide_15_block1 .text15_bt .input {
            text-align: center;
        }
    }





