/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, menu, nav, output, ruby, section,
summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0;}

/* HTML5 display-role reset for older browsers */
/* endzeit_____ */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {display: block;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
img{max-width: 100%; height: auto;}
a{text-decoration: underline;}
a:hover{cursor: pointer;}
/* michael-k90 */
*::-webkit-input-placeholder {color: #a9a9a9; opacity: 1;}
*:-moz-placeholder {color: #a9a9a9; opacity: 1;}
*::-moz-placeholder {color: #a9a9a9; opacity: 1;}
*:-ms-input-placeholder {color: #a9a9a9; opacity: 1;}
*{margin: 0; padding: 0;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
button,input,a{outline: none;}
/* 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: #222222; opacity: 1;}
.m1-form input.field:-moz-placeholder {color: #222222; opacity: 1;}
.m1-form input.field::-moz-placeholder {color: #222222; opacity: 1;}
.m1-form input.field:-ms-input-placeholder {color: #222222; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after, .plus li:after {content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}
@font-face {
    font-family:'a';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0491;
}
@font-face {
    font-family:'a';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0491;
}
html{
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
}
h1,h2,h3,h4,h5,h6{font-family: 'a', sans-serif; font-weight: 700; text-transform: uppercase;line-height: 1.3em;}
b,strong{font-weight: 700;}
body{
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-family: 'a', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444em;
    color: #222222;
    background: #535353;
}
.wrap {
    width: 480px;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}
section {
    padding: 28px 0 0;
}
section, footer {
  width: 100%;
    position: relative;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
section:after, footer:after {
    clear: both;
    content: "";
    display: table;
}
.m1-form input.field, select{
    position: relative;
    display: block;
    outline: 0;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    width: 100%;
    height: 77px;
    line-height: 77px;
    margin: 0 auto 20px;
    padding: 0 20px;
    background:#fff;
    text-align: center;
    font-size: 24px;
    font-family: 'a', sans-serif;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
}
.button-m{
position: relative;
    z-index: 2;
    display: block;
    width: 440px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
    font-family: 'a', sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #8039b2;
    background: -moz-linear-gradient(top, #6FD96D 0%, #40A73E 100%);
    background: -webkit-linear-gradient(top, #9c5ec7 0%,#8039b2 100%);
    background: linear-gradient(to bottom, #bb70f1 0%,#8039b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fd96d', endColorstr='#40a73e',GradientType=0 );
    -webkit-box-shadow: 0 5px 0 0 #8039b2;
    box-shadow: 0 5px 0 0 #411461;
    -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;
}
.button-m:hover{
    
}
.button-m:active{
   
    top:-1px;
}
.m1-form {
    width: 440px;
    margin: 0 auto;
}
.m1-form .button-m{
    width: 100%;
}
h2.title {
    margin: 0 0 20px 0;
    letter-spacing: .36px;
    font-size: 36px; 
    color:#8039b2;
    text-align: center;
    line-height: 34px;
}
h2.title > span{
    font-size: 24px;
    letter-spacing: .24px;
    display: block;
}
.price {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
}
.old-cost {
    float: left;
}
.old-cost p {
    font-size: 33px;
    font-weight: 400;
    line-height: 33px;
}
.old-cost p span {
    text-decoration: line-through;
}
.old-cost > span, .new-cost > span {
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
}
.new-cost {
    float: right;
    background: #811c20;
    color: #fff;
}
.new-cost p {
    font-size: 33px;
    line-height: 33px;
}
.new-cost, .old-cost  {
    width: 50%;
    height: 80px;
    padding-top: 10px;
}
.old-cost p small, .new-cost p small {
    font-size: .7em;
}
.video-container{
     position: relative;
     width: 100%;
     height: 274px;
     overflow:hidden;
     background:#000; 
}
 .video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.youtube {
    height: 100% !important;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 10px;
    display: block;
    width: 50px;
    height: 90px;
    padding: 0;    
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background:#8039b4 url("../img/arrow.png") no-repeat center center;
    z-index: 3;
}
.slick-prev{
    left: 0;
}
.slick-next{
    right: 0;
    -moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
/* Dots */
.slick-dotted.slick-slider{
    margin-bottom: 30px;
}
.slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:before{    
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*block1*//* after_qbici */
.b1 {
    height: 166px;
    background: url("../img/ribbon.png") no-repeat center 73px #1c191a;
    color: #Fff;
    text-align: center;
    padding: 30px 0 0;
}
.b1 h1 {
    font-size: 40px;
    letter-spacing: .825px;
    line-height: 35px;
    margin-bottom: 23px;
}
.b1 h2 {
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 400;
}
/*block2*//* endzeit_____ */
.b2 {
    background: url("../img/b1.jpg") no-repeat center top;
    height: 436px;
}
.sale {
color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 126px;
    font-size: 19px;
    letter-spacing: 1.425px;
    margin: 0px 0 0 10px;
    line-height: 31px;
    background-color: rgba(129, 28, 32, 0.58);
}
.sale p {
    font-weight: 700;
    font-size: 36px;
}
/*block3*//* michael-k90 */
.b3 {
   padding: 0;
}
/*block4*//* bizlife_inc */
.b4 {
   background: #1c191a;
    padding-bottom: 34px;
}
.plus {
    margin: 0 0 0 20px;
}
.plus li {
    clear: both;
    margin-bottom: 10px;
}
.plus p {
    font-size: 18px;
    color:#fff;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 50px;
}
.plus li:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url("https://big-dreams.ru/trim-solo/img/icons.png") no-repeat center 0px;
    float: left;
    margin: 0 15px 0 0;
}
.plus li:nth-child(2):before {
    background-position: center -60px;
}
.plus li:nth-child(3):before {
    background-position: center -120px;
}
/*block5*//* owmen17 */
.b5 {
   
}
.b5 > p {
    padding: 0 20px 17px;
}
.char {
    margin: 0 15px;
}
.char li {
    border-bottom: 1px solid #d9dce0;
    padding: 10px 0;
}
.char li:last-child {
    border:none;
}
.char p {
}
.char span {
    font-weight: 700;
    display: inline-block;
    float: right;
}
.char li:before {
    content: '';
    display: block;
    background: #8039b2;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    float: left;
    margin: 8px 5px 0 0;
}
.note {
    color:#fff;
    text-align: center;
    line-height: 26px;
    font-weight: 700;
     background: #8039b2;
    padding: 16px 0;
}
.prich {
    margin-bottom: 30px;
}
.prich li {
    background: url("https://big-dreams.ru/trim-solo/img/prichiny.jpg") no-repeat right 0 #191618;
    color: #fff;
    text-align: center;
    display: block;
    height: 230px;
    padding: 75px 255px 0 15px;
}
.prich h3 {
    font-size: 16px;
    color:#fff;
    margin-bottom: 4px;
}
.prich p {
    font-size: 16px;
    line-height: 24px;
}
.prich li:nth-child(2) {
    background-position: left -230px;
}
.prich li:nth-child(3) {
    background-position: right -460px;
}
.prich li:nth-child(4) {
    background-position: left -690px;
}
.prich li:nth-child(5) {
    background-position: right -920px;
}
.prich li:nth-child(even) {
    padding: 70px 15px 0 255px;
}
/*block6*//* after_qbici */
.b6 {
   padding-bottom: 38px;
}
/*block7*//* endzeit_____ */
.b7 {
   background: #e6e6e6;
}
/*block8*//* michael-k90 */
.b8 {
    background: #191618;
} 
.b8 h2 {
    color:#fff;
}
.ship {
    text-align: center;
}
.ship li {
    vertical-align: top;
    width: 49%;
    display: inline-block;
    clear: both;
    color:#fff;
    font-size: 16px;
    line-height: 24px;
    padding: 0 19px 20px;
}
.ship img {
    display: block;
    margin: 0 auto 10px;
}
.reviews {
    text-align: center;
}
.reviews img {
    /*width: 110px;*/
    /*height: 110px;*/
    /*border-radius: 50%;*/
    width: 200px;
    height: 163px;
}
.reviews h3 {
    font-size: 18px;
    padding: 14px 0 7px;
}
.reviews p {
    padding: 0 20px;
}

.reviews_photo{
    margin: 0 auto;
    /*width: 110px;*/
    width: 200px;   
}

/*block9*//* bizlife_inc */
.b9 {
    padding-bottom: 20px;
}
/*block10*//* owmen17 */

.b2-end {
    background-image: url("https://big-dreams.ru/trim-solo/img/bf.jpg");
}


.footer {
    text-align: center;
    padding: 20px 0 20px;
}
.footer img{
    display: block;
    margin: 0 auto;
}
.footer a {
    font-size: 14px;
    color:#333;
    display: inline-block;
    margin: 5px;
}

/* my style */
.b5_my .center-justified{
        background-color: #1c191a;
    color: #fff;
    margin: -8px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px 25px;
    font-size: 20px;
}
.my_timer{
        margin: 10px 0 15px;
}
.my_timer_text{
     text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
}
footer img:nth-child(1) {
    margin: 0 auto;
    display: block;
}
p.limit {
    color: white;
    text-align: center;
}
.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #DC3434;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    line-height: 13px;
    padding: 8px 12px;
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }