/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a{
    display: block;
    color: #000;
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    font-family: Roboto, sans-serif;
    line-height: 1.2;
    font-size: 13px;
    background-color: #000;
    color: #fff;
}

main {
    overflow: hidden;
    min-width: 400px;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    padding: 0 15px;
    width: 400px;
    margin: 0 auto;
    position: relative;

}

.row{
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 945px;

}

.col {
    padding: 0 15px;
    width: 100%;
}

.col-2 {
    padding: 0 15px;
    width: 50%;
}

.col-3 {
    padding: 0 15px;
    width: 33.3333%;
}

.col-4 {
    padding: 0 15px;
    width: 25%;
}

section {
    padding: 20px 0;

}

h1, h2, h3, h4, p, ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
h2{
    color: #fff;
    text-transform: uppercase;
}
.s1{
    background: url("../img/s1_bgsection.png");
    background-size: 100% 100%;
    padding-top: 0;
    padding-bottom: 50px;
}
.s1 .container{
    background: url("../img/s1_bgcontainerpravka.png");
    background-size:100% 100%;
    padding-bottom: 30px;
    width: 450px;
}
.flex{
    padding: 0;
}

.s1_text{
    background: #651e21;
    text-transform: uppercase;
    text-align: left;
    padding: 18px 10px;
    font-weight: 700;
    border: 5px dashed #802b2f;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.s1_text p{
    font-size:23px;
   margin-left:20px;

}
.red{
    color: #e56569;
    font-size: 15px;
    display: block;
}
.s1_text_2{
    text-align: center;
    padding: 20px 0 0 10px;
    margin-bottom: 34px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
}
.s1_text_2 h1{
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 900;
    color: #fff;
    max-width: 240px;
}
.s1_text_2 span {
    font-size: 65px;
}

.s1_text_2 p{
    color: #daa900;
    word-spacing: 2px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
}
.s1_tornado_img{
    text-align: center;
    position: relative;
    max-height: 326px;
}
.price{
    width:130px;
    background: url("../img/s1_price.png")no-repeat center top;
    position: absolute;
    font-size: 12px;
    font-style: italic;
    text-align: center;
    color: #fff;
    top: 5px;
    right: -38px;
    padding: 33px 25px 33px 20px;

}
.price_s1 {
    position: absolute;
    bottom: 0;
    right: 12px;
}
.price_s1 .price{
    padding-top: 36px;
    padding-right: 30px;
    position: relative;
    top: 0;
    right: 0;
}

.price_s1 .price span {
    font-size: 29px;
    font-weight: 700;
    color: #fff;
}
.price span {
    font-size: 29px;
    font-weight: 700;
    color: #fff;

}
.s1_form_title{
    margin: 0 -15px 20px -15px;
    padding-left: 25px;
    line-height: 51px!important;
    font-weight: 900;
    font-size: 25px!important;

}
.s1_ul_block{
    margin-bottom: 10px;
    padding-left: 10px;
}
.s1 .container:before{
    content: url("../img/s1girl.png");
    position: absolute;
    bottom: 37px;
    right: -34px;
}
.s1_ul ul b{
    color: #fff;
}
.s1_ul ul{
    padding-top: 35px;
}
.s1_ul li{
    position: relative;
    font-size: 16px;
    font-style: italic;
    padding: 0 0 10px 36px;
}
.s1_ul li:before{
    content: url("../img/tick.png");
    position: absolute;
    top: -21px;
    left: -19px;
}
.sale {
    background: url("../img/s1_img3.png") no-repeat center top;
    color: #000;
    text-transform: uppercase;
    background-size: cover;
    padding: 15px 0;
    margin: 0 -5px 25px -5px ;
    text-align: center;
    font-size: 17px;
}
.sale p{
    max-width: 255px;
    margin: auto;
}
.s1_icons{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin-bottom: 17px;
    justify-content: space-around;
}
.s1_form_group{
    position: relative;
}

.s1_form{
    padding: 10px;
    background: #1f1f1f;
    text-align: center;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 324px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 1);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 1);
}
.form{
    border: 2px dashed #363636;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 15px;
}
.timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-pack: center;
    width: 250px;
    background: #1f1f1f;
    margin: 0 auto;
    align-items: center;
    -ms-flex-align: center;
    padding-bottom: 5px;
}

.timer_hours {
    color: #fff;
    line-height: 0.95;
    width: 177px;
    font-size: 10px;
    font-weight: 300;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
    -ms-flex-align: center;
    padding: 0 0 15px 0;
}

.timer_hours span {
    width: 33.3333%;
}
.timer .t:last-child{
    margin: 0;
}
.timer .t {
    background: #393939;
    font-size: 20px;
    border: 1px solid #2a2a2a;
    /*width: 50px;*/
    line-height: 40px;
    /*height: 50px;*/
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 4px;
    margin-right: 8px;
}
.timer_border{
    border: 1px dashed #2d2d2d;
    padding: 8px;
}
.timer_text{
    font-size: 10px;
    margin: 8px 0;
    display: block;
}
.form__title{
    font-size: 21px;
    text-transform: uppercase;
    background: #292929;
    line-height: 44px;
    color: #fff;
    font-weight: 900;
}
.form__title s{
    color: #daa900;
}
.form input {
    margin-bottom: 17px;
    line-height: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    outline: none;
    border: 0;
    font-size: 14px;
    font-style: italic;
    width: 270px;
    text-align: center;
    color: #000;
}
.btn{
    line-height:66px;
    font-size: 26px;
    font-weight: 900;
    font-style: italic;
    width: 270px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    outline: none;
    background: url("../img/s1_btn_bg.png") no-repeat center left;
    background-size:cover;
    color: #550000;
    text-transform: uppercase;
    padding: 0;
}
.stat{
    font-size: 13px;
    line-height: 1.2;
    margin: 10px 0;
}
.stat span{
    color: #fff;
    font-style: italic;
    font-weight: 900;
}
.s2{
    padding-bottom: 0;
}
.s2 .container {
    background: url("../img/s2_bgcontainer.png") no-repeat center top;
    background-size: 100% 100%;
    padding-top: 30px;

}
.s2 .container:before{
    content: url("../img/s2_fire.png");
    top: -91px;
    left: 43px;
    position: absolute;

}
.s2_items_1{
    position: relative;
}
.s2_items_1:before{
    content: url("../img/s2girlpravka.png");
    position: absolute;
    right: -41px;
    bottom: 0;
    max-height: 449px;

}
.s2_content{
    max-width: 249px;
    padding-left: 15px;
}
.s2_content span{
    font-size: 16px;
    font-style: italic;
    display: block;
    color: #daa900;
}
.s2_content p{
    font-size:14px;
    font-style: italic;
}
.s2_content li{
    position: relative;
    padding: 0 0 24px 30px;
}
.s2_content li:before{
    content:url("../img/cicrle.png");
    position: absolute;
    top: -13px;
    left: -18px;
}
.s2 h2{
    font-size: 19px;
    margin-bottom: 25px;
    max-width:276px;
    padding-left: 15px;
}
.s2 span{

}
.s2 .yellow{
    color: #daa900;
}
.dick_text {
    background: url("../img/s1_img3.png") no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    color: #000;
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 120px;
    max-width: 425px;
    margin: 0 -5px;
}
.s2_2{
    padding-top: 0;
}
.s2_2 .container{
    background: url("../img/s2_2containerbg.png") no-repeat center top;
    background-size: 100% 100%;

}
.s2_item_2__text{
    padding:  30px 10px 40px 10px;
    text-align: left;
}
.s2_item_2__text h3{
    font-size: 40px;
    color: #000;
    font-weight: 900;
    font-style: italic;
    line-height: 1;
    text-transform: uppercase;
}
.s2_item_2__text span{
    font-size: 26px;
    color: #daa900;
    font-style: italic;
    font-weight: 800;

}
.s2_item_2__text p{
    text-transform:initial;
    font-size: 18px;
    font-style: italic;
    color: #000;
    margin: 5px 0 15px 0;
}
.btn_2{
    background: url("../img/s2_btn_bg.png") no-repeat center top;
    width: 205px;
    height: 62px;
    border:0;
    outline: none;
    font-size: 14px;
    font-weight: 800;
    font-style: italic;
    background-size: cover;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
}
.btn_name{
    font-size: 14px!important;
    color: #fff!important;
    height: 25px;
    display: inline-block;
    text-transform: uppercase;
}
.s3 {
    background: url("../img/s3_bgsection.png")no-repeat center top;
    background-size: cover;
    padding-bottom: 130px;
    padding-top: 300px;
    margin-top: -260px;
}
.s3 h2{
    font-size: 26px;
    font-weight: 900;
    font-style: italic;
    text-align: center;
}
.s3_title{
    margin-bottom: 60px;
}
.s3 h3{
    color: #daa900;
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 5px;
    position: relative;
}
.s3 h3:before{
    content: url("../img/cicrle.png");
    position: absolute;
    left: -43px;
    top: -13px;
}
.s3 p{
    font-size: 14px;
    font-style: italic;
}
.s3_items{
    margin-bottom: 45px;
    padding: 0 10px 0 63px;
}
.s4{
    padding-bottom: 0;
}
.s4 .container{
    background: url("../img/s4_bgcontainer.png") no-repeat center top;
    background-size: 100% 100%;
    padding-top:25px;
    padding-bottom: 30px;
}
.s4 .container:after{
    content: url("../img/s4_girl.png");
    position: absolute;
    top: -92px;
    left: -17px;
}
.s4 .container:before{
    content: url("../img/s4_fire.png");
    position: absolute;
    top: -85px;
}
.s4_title{
    background: url("../img/s4_bg_text.png");
    background-size:cover ;
    margin: 0 -7px 30px -7px;
    padding: 15px 30px;
}
.s4_title h2{
    font-size: 19px;
    font-weight: 900;
    text-align: center;
}
.s4_title span {
    color: #daa900;
}
.slide_1{
    overflow: hidden;
}
.slide_1_content{
    background: url("../img/s4_bgitems.png") center top;
    max-width: 265px;
    padding:14px 14px ;
    margin: 0 auto;
    position: relative;
}
.slide_1 .stars{
    max-width:115px ;
    margin: 0 auto;
}
.s4_1_content_text{
    font-size: 15px;
    font-style: italic;
    text-align: center;
    margin: 20px 0 30px 0;
}
.slide_1 .owl-prev{
    outline: none;
    position: absolute;
    /*margin-right: 226px;*/
    bottom: 130px;
    left: 0;
}
.slide_1 .owl-next{
    outline: none;
    position: absolute;
    bottom: 130px;
    right: 0;
}
.slide_1 .owl-dots{
    margin:30px auto 0;
    width: 57px;


}
.slide_1 .owl-dot{
    width: 9px;
    height:9px;
    border:2px solid #daa900!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
}
.slide_1 .owl-dots .active{
    background: #daa900!important;
}
.s4_1{
    background: url("../img/s4_1bgsection.png")no-repeat center top;
    background-size: cover;
    padding-top: 250px;
    margin-top: -250px;
    padding-bottom: 250px;

}
.s4_1 .container{
    background: url("../img/s4_1_bgcontainer.png") no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 30px;
}
.s4_1_content_text2{
    padding: 30px 0 0 0;
    text-align: center;
}

.s4_1_content_text2 h3{
    text-transform: uppercase;
    font-size: 30px;
    font-style: italic;
    font-weight: 900;
    color: #000;
    line-height: 1;
}
.s4_1_content_text2 .s4_span{
    color: #daa900;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 800;
    margin-bottom: 10px;
    display: block;
}
.s4_text{
    color: #000;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 28px;
}
.s4_1 .btn_name{
    height: 22px;
}
.s4_2{
    margin-top: -250px;
    padding-top: 0;
}
.s4_2 .container{
    background: url("../img/s4_2bgcontainer.png") no-repeat center top;
    background-size: 100% 100%;
    padding-top: 44px;
}
.slider_title h2{
    font-size: 19px;
    font-style: italic;
    text-align: center;
    max-width: 210px;
    margin: 0 auto;
}
.slider_title span{
    color: #daa900;
}
.slider_text {
    font-size: 14px;
    font-style: italic;
    padding-left: 45px;
}
.slider_text span{
    font-weight:900;
    position: relative;
}
.slider_text li{
    padding-top: 27px;
    font-weight: 300;
}
.slide:after{
    content: url("../img/slider_img1.png");
    position: absolute;
    top: 12px;
}
.slide:before{
    content: url("../img/slider_img2.png");
    position: absolute;
    bottom: 75px;
    right: 125px;
}
.slide{
    max-width:320px;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
}


.slider_text span:before{
    content: url("../img/cicrle.png");
    position: absolute;
    bottom: -20px;
    left: -42px;
}
.owl-dot{
    font-size: 19px!important;
    color: #daa900!important;
    outline: none;

}
.slide .owl-dots {
    font-style: italic;
    position: absolute;
    bottom: -60px;
    right: 130px;
}
.slide .owl-dots:before{
    content:'/';
    left: 16px;
    position: relative;
    font-size: 19px;
}
.slide .owl-dots .active{
    color: #fff!important;
}
.slide .owl-dot:first-child {
    margin-right: 5px
}
.slide .owl-prev{
    background: url("../img/prev2.png")no-repeat center top!important;
    width: 20px;
    height: 20px;
    outline: none;
}
.slide .owl-prev span img {
    display: none!important;
}
.slide .owl-next span img {
    display: none!important;
}
.slide .owl-next{
    background: url("../img/next2.png")no-repeat center top!important;
    width: 20px;
    height: 20px;
    margin-left: 40px;
    outline: none;
}
.slide .owl-nav{
    position: absolute;
    bottom: -66px;
    right: 103px;
}
.s5{
    background: url("../img/s4_1bgsection.png") no-repeat center top;
    background-size: 100% 50%;

}
.s5 .container{
    background: url("../img/s5_bgcontainer.png");
    background-size:100% 100%;
    padding-bottom: 30px;
    padding-top: 30px;
}
.s5_text_1{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    line-height: 1;
    padding: 0 10px;
    margin-bottom:20px ;
}
.s5_text_1 span{
    color: #daa900;
}
.policy{
    color: #fff;
    text-decoration: underline;
    text-align: center;
    font-style: italic;
    font-size: 13px;
    padding-bottom: 100px;
}

.s7 .col{
    background: #651e21;
    width: 480px;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 99999;
    margin-left: -240px;

}
.s7_red{
    background: #852d31;
    height: 11px;
    margin: 0 -15px;
}

.s7 .timer{
    background: #651e21;
    padding-top: 11px;
    width: 165px;
}
.s7 .t{
    background: #1c1c1c;
}
.clip{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.timer_sale{
    font-size: 19px;
    text-transform: uppercase;
    width: 100px;
    text-align: center;

}
.clip_btn{
    background: url("../img/clip_btnbg.png") no-repeat center top;
    background-size: 100% 100%;
    border:0;
    outline: none;
    width: 140px;
    font-size: 22px;
    font-style: italic;
    font-weight: 700;
    color: #550000;
    height:65px;


}
.clip_btn span{
    height: 35px;
    display: inline-block;

}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
