/* my_presets *//* michael-k90 *//* endzeit_____ */
.m1-form input.field:focus::-webkit-input-placeholder {opacity:0;}
.m1-form input.field:focus::-moz-placeholder          {opacity:0;}
.m1-form input.field:focus:-moz-placeholder           {opacity:0;}
.m1-form input.field:focus:-ms-input-placeholder      {opacity:0;}
.m1-form input.field::-webkit-input-placeholder {color: #35415a; opacity: 1;}
.m1-form input.field:-moz-placeholder {color: #35415a; opacity: 1;}
.m1-form input.field::-moz-placeholder {color: #35415a; opacity: 1;}
.m1-form input.field:-ms-input-placeholder {color: #35415a; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.just {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after, .topplus li:after{content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}
.ulfix {font-size: 0;}
/* END my_presets */

h1,h2,h3,h4,h5,h6{font-family: 'Roboto Slab', serif; font-weight: 700; text-transform: uppercase;line-height: 1.3em;}
b,strong{font-weight: 700;}
html{
    overflow-x: hidden;
}
body{
    width: 100%;
    min-width: 320px;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #222a3a;
    background: #fff;
    overflow-x: hidden;
}
section{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 40px 0;
}
.wrap{
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.nopad {
    padding: 0;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.m1-form input.field, .form-control{
    position: relative;
    background: #fafafa;
    display: block;
    outline: 0;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 70px;
    line-height: 68px;
    margin: 0 auto 12px;
    padding: 0 20px;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    color: #222a3a;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
    -webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.09);
    box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.09);
}
.button-m {
    position: relative;
    display: block;
    width: 300px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    color: #222a3a;
    background: rgb(253,220,64);
background: -moz-linear-gradient(top, rgba(253,220,64,1) 0%, rgba(255,192,1,1) 100%);
background: -webkit-linear-gradient(top, rgba(253,220,64,1) 0%,rgba(255,192,1,1) 100%);
background: linear-gradient(to bottom, rgba(253,220,64,1) 0%,rgba(255,192,1,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fddc40', endColorstr='#ffc001',GradientType=0 );
    -webkit-box-shadow: 0 2px 0 0 #d7a200;
    box-shadow: 0 2px 0 0 #d7a200;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: 0 1px 0 #ffe68d;
}
.button-m:hover{
    background: rgb(253,223,71);
background: -moz-linear-gradient(top, rgba(253,223,71,1) 0%, rgba(255,194,9,1) 100%);
background: -webkit-linear-gradient(top, rgba(253,223,71,1) 0%,rgba(255,194,9,1) 100%);
background: linear-gradient(to bottom, rgba(253,223,71,1) 0%,rgba(255,194,9,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fddf47', endColorstr='#ffc209',GradientType=0 );
}
.button-m:active{
    top:-1px;
}
.m1-form .button-m{
    width: 100%;
}
.m1-form {
    width: 300px;
    margin: 0 auto;
}
h2.title {
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 46px;
    line-height: 1.2em;   
    text-transform: none; 
}
h2.title:after {
    content:'';
    display: block;
    width: 150px;
    height: 6px;
    background: #ff1137;
    margin: 20px auto 0;
}
.tlt1 {
    font-size: 46px;
    text-transform: none;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.tlt1 span {
    display: inline-block;
    background: url(../img/u2.png) repeat-x 0 95%;
}
.price {
    width: 300px;
    height: 78px;
    color:#fff;
    text-align: left;
    margin: 0 auto;
    font-weight: 700;
    background: url(../img/price2.png) no-repeat center top;
    border-radius: 5px;
}
.old-cost {
    float: left;
}
.old-cost p {
    font-size: 28px;
    line-height: 20px;
    text-decoration: line-through;
    line-height: 32px;
}
.old-cost p span {
    text-decoration: line-through;
}
.old-cost > span, .new-cost > span {
    font-size: 15px;
    font-weight: 400;
}
.new-cost {
    float: right;
}
.new-cost p {
    font-size: 28px;
    line-height: 32px;
}
.new-cost, .old-cost  {
    width: 50%;
    padding: 9px 0 0 20px;
}
.old-cost p small, .new-cost p small {
    font-size: .7em;
}

/*Таймер*/
.countbox {
    text-align: center;
    height: 78px;
    width: 260px;
    padding: 13px 5px 0;
    margin: 0 auto;
    background: #3b3b4d;
    border-radius: 5px;
}
.countbox > div:last-child {
    margin: 0;    
}
.countbox > div:first-child {
    margin-left: 10px;    
}
.countbox .countbox-num {
    float: left;
    width: 70px;
    height: 34px;
    margin-right: 16px;
}
.countbox-hours, .countbox-mins, .countbox-secs {
    color: #fec104;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
    position: relative;
}
.countbox-hours:before, .countbox-mins:before {
    content:':';
    display: block;
    color: #fec104;
    font-size: 34px;
    font-weight: 700;
    position: absolute;
    top:-2px;
    right: -12px;
}
.countbox-hours-text, .countbox-mins-text, .countbox-secs-text {
    font-size: 18px;
    text-align: center;
    text-transform: lowercase;
    display: none;
}
.video-container {
     position: relative;
     width: 706px;
     height: 440px;
     margin: 0 auto;
     overflow:hidden;
     background:#000;	
}
 .video-container iframe, 
 .video-container video, 
 .video-container object, 
 .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.youtube {
    height: 100% !important;
}

/* Arrows */
.block2_1 .slick-prev,
.block2_1 .slick-next{
    width: 34px;
    height: 34px;
    border-radius: 50%;
    position: absolute;
    top: 123px;
    z-index: 3;
    font-size: 0;
    background: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.block2_1 .slick-prev{
    left: -16px;
    background: #fff url(../img/b21_arrow.png) 0% 50% no-repeat;
}
.block2_1 .slick-next{
    right: -16px;
    background: #fff url(../img/b21_arrow.png) 100% 50% no-repeat;
}

.block8 .slick-prev,
.block8 .slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 12%;
    display: block;
    width: 42px;
    height: 42px;
    padding: 0;  
    border-radius: 50%;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background:#ff1137 url(../img/arrow.png) no-repeat center center;
    z-index: 3;
}
.block8 .slick-prev{
    left: 0px;
}
.block8 .slick-next{
    right: 0;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (max-width: 976px) {
    html,
    body {
        overflow-x: auto;
    }
    .wrap{
        width: 640px;
    }
}
@media screen and (max-width: 659px) {
    .wrap{
        width: 320px;
    }
    
}