/* ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ðµ Ñ‚Ð¾Ð²Ð°Ñ€Ð° */
.title-block{
    padding: 20px;
    text-align: center;
    color: #fff;
    background: #191919;
}
.title-block .main-title{
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #eda309;
}
.title-block .sub-main-title{
    font-size: 24px;
    line-height: 1.4em;
    text-transform: uppercase;
    letter-spacing: 1.8px;
}

/* Ð¨Ð°Ð¿ÐºÐ°-Ð±Ð»Ð¾Ðº Ð·Ð°ÐºÐ°Ð·Ð° top-block-v(n).psd */
.top-block{
    padding: 467px 0 40px;
    background: url(../img/top-block-v1.jpg) 50% 0 no-repeat #efefef;
}
.top-block .cost-cont{
    height: 70px;
    text-align: center;
    color: #fff;
}
.top-block .cost-cont>div{
    float: left;
}
.top-block .cost-cont .sale{
    width: 110px;
    padding: 5px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.top-block .cost-cont .sale strong{
    display: block;
    font-size: 38px;
    line-height: 0.9em;
    letter-spacing: normal;
}
.top-block .cost-cont .cost{
    width: 185px;
    font-size: 36px;
    font-weight: 700;
    line-height: 64px;
    white-space: nowrap;
}
.top-block .cost-cont .old-cost{
    color: #444444;
}
.top-block .cost-cont .new-cost{
    color: #222;
}
.top-block .timer-cont{
    padding: 40px 40px 20px;
}
.top-block .timer-cont>h3{
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
}
.top-block .timer-cont .time_circles>div>h4{
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #222;
}
.top-block .timer-cont .time_circles>div>span {
    margin-top: -4px;
    font-family: 'Open Sans';
    font-size: 300%;
    font-weight: 700;
    line-height: 1.2em;
    color: #e28d07;
}

.video {
    width: 480px;
    height: 270px;
    background-color: #000;
    overflow: hidden;
    position: relative;
}

.video iframe, 
.video object, 
.video embed {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° sup-v1.psd */
.sup-block-v1 .sup-cont>li{
    min-height: 100px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #ddd;
}
.sup-block-v1 .sup-cont>li:last-child{
    margin: 0;
    padding: 0;
    border: 0;
}
.sup-block-v1 .sup-cont>li:before{
    content: '';
    display: block;
    float: left;
    width: 79px;
    height: 79px;
    background: url(../img/sup-v1.png) no-repeat;
}
.sup-block-v1 .sup-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.sup-block-v1 .sup-cont>li:nth-child(2):before{
    background-position: -79px 0;
}
.sup-block-v1 .sup-cont>li:nth-child(3):before{
    background-position: -158px 0;
}
.sup-block-v1 .sup-cont>li:nth-child(4):before{
    background-position: -237px 0;
}
.sup-block-v1 .sup-cont>li p{
    padding: 15px 0 0 100px;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° sup-v2.jpg */
.sup-block-v2{
    padding: 40px 0 20px;
}
.sup-block-v2 .lvl-title strong {
    color: #0060ad;
}
.sup-block-v2 .sup-cont>li{
    margin: 0 0 20px;
    height: 166px;
    position: relative;
}
.sup-block-v2 .sup-cont>li:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.sup-block-v2 .sup-img{
    display: block;
    float: left;
    width: 166px;
    height: 166px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -83px;
}
.sup-block-v2 .sup-txt {
    display: table-cell;
    vertical-align: middle;
    height: 166px;
}
.sup-block-v2 .txt_wrapper{
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px 10px 206px;
    background: #efefef;
}
.sup-block-v2 .sup-txt h3{
    padding: 0 0 2px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° sup-v3.jpg */
.sup-block-v3{
    padding: 40px 0;
    background: #c6dbe0;
}
.sup-block-v3 .lvl-title{
    margin: 0 20px 30px;
}
.sup-block-v3>div{
    padding: 0 20px 20px;
}
.sup-block-v3 .sup-cont{
    padding: 0 10px;
}
.sup-block-v3 .sup-cont>li{
    float: left;
    width: 50%;
    padding: 10px 10px 20px;
    text-align: center;
}
.sup-block-v3 .sup-img{
    display: block;
    width: 150px;
    height: 150px;
    margin: 0 auto 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
}
.sup-block-v3 .sup-cont>li strong{
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 400;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° sup-v4.psd */
.sup-block-v4_1 .sup-cont>li{
    position: relative;
    margin: 0 0 30px;
    text-align: center;
}
.sup-block-v4_1 .sup-cont>li:last-child{
    margin: 0;
    padding: 0;
    border: 0;
}
.sup-block-v4_1 .sup-cont>li:before, .sup-block-v4_1 .sup-cont>li:after{
    content: '';
    position: absolute;
    display: block;
    width: 150px;
    height: 0;
    top: 40px;
    border-top: 1px dashed #ddd;
}
.sup-block-v4_1 .sup-cont>li:before{
    left: 0;
}
.sup-block-v4_1 .sup-cont>li:after{
    right: 0;
}
.sup-block-v4_1 .sup-cont>li h3{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.sup-block-v4_1 .sup-cont>li h3:before{
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    background: url(../img/sup-v4.png) no-repeat;
}
.sup-block-v4_1 .sup-cont>li:nth-child(1) h3:before{
    background-position: 0 0;
}
.sup-block-v4_1 .sup-cont>li:nth-child(2) h3:before{
    background-position: -80px 0;
}
.sup-block-v4_1 .sup-cont>li:nth-child(3) h3:before{
    background-position: -160px 0;
}
.sup-block-v4_1 .sup-cont>li p{
    padding: 10px 0 0;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° sup-v4.psd */
.sup-block-v4_2{
    padding: 40px 10px;
}
.sup-block-v4_2 .sup-cont>li{
    float: left;
    width: 50%;
    padding: 0 10px 30px;
    text-align: center;
}
.sup-block-v4_2 .sup-cont>li h3{
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.sup-block-v4_2 .sup-cont img {
    display: block;
    margin: 0 auto 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

/* ÐšÐ¾Ð»Ð»Ð°Ð¶ Ñ„Ð¾Ñ‚Ð¾, Ð²Ð¸Ð´ÐµÐ¾Ð±Ð»Ð¾Ðº*/
.visual-block{
    padding: 0;
}
.visual-block>img{
    display: block;
    margin: 0 auto;
}

/* ÐžÐ¿Ð¸ÑÐ°Ð½Ð¸Ðµ (Ñ‚ÐµÐºÑÑ‚Ð¾Ð²Ñ‹Ð¹ Ð±Ð»Ð¾Ðº) */
.detail-block{
    color: #fff;
    background: #19203c;
}
.detail-block .text-cont img{
    display: block;
    margin: 0 auto 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.detail-block .text-cont{
    padding: 0 0 20px;
}
.detail-block .text-cont>p{
    padding: 0 0 15px;
}

/* Ð¥Ð°Ñ€Ð°ÐºÑ‚ÐµÑ€Ð¸ÑÑ‚Ð¸ÐºÐ¸ (ÑÐ¿Ð¸ÑÐ¾Ðº) */
.char-block-v1{
    background: #efefef;
}
.char-block-v1>h3{
    margin: 20px 0 0;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.char-block-v1 .char_img {
    display: block;
    margin: 0 auto 10px;
}
.char-block-v1 .list-v1{
    border-bottom: 1px solid rgba(255,255,255,.08);
}
.char-block-v1 .list-v1:last-child{
    border: 0;
}
.char-block-v1 .list-v1>li{
    padding: 15px 10px;
    font-weight: 300;
}
.char-block-v1 .list-v1>li:nth-child(odd){
    background: #e1e1e1;
}
.char-block-v1 .list-v1>li:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.char-block-v1 .list-v1 .list-param{
    display: block;
    float: left;
    width: 50%;
    font-weight: 400;
}
.char-block-v1 .list-v1 .list-param:before{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 10px 0 0;
    border: 3px solid #eaeaea;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #edb72b;   
}
.char-block-v1 .list-v1 .list-detail{
    display: block;
    float: left;
    width: 50%;
}
.char-block-v1 .button-m{
    margin: 40px auto 0;
}

/* Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€ Ñ„Ð¾Ñ‚Ð¾ */
.slider-block{
    padding: 0;
}
.slider-block .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 57px;
    height: 57px;
    cursor: pointer;
    z-index: 99;
    top: 40%;
    background: url(../img/button-sl-1.png) no-repeat;
 }
.slider-block .slick-prev{
    left: 20px;
    background-position: 0 0;
}
.slider-block .slick-next{
    background-position: -57px 0;
    right: 20px;
}

/* ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ */
.rev-block-v1{
    padding: 40px 20px 0;
    background: #e1e1e1;
}
.rev-block-v1 .rev-item{
    padding: 0 20px;
}
.rev-block-v1 .rev-item-text{
    position: relative;
    padding: 30px 30px;
    color: #222;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.rev-block-v1 .rev-item-text:after{
    content: '';
    position: absolute;
    display: block;
    width: 400px;
    height: 54px;
    left: 0;
    bottom: -54px;
    background: url(../img/rev-tool.png) 50% 0 no-repeat;
}
.rev-block-v1 .rev-item-text>p{
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 30px;
    border-bottom: 1px solid #ddd;
}
.rev-block-v1 .rev-item-text>p:after{
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 27px;
    left: 50%;
    bottom: -14px;
    margin-left: -20px;
    background: url(../img/rev-quot.png) 50% 0 no-repeat #fff;
}
.rev-block-v1 .rev-item-img{
    padding: 30px 0 0 30px;
}
.rev-block-v1 .rev-item-img>img{
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.rev-block-v1 .rev-item-name{
    padding: 40px 0 0 150px;
}
.rev-block-v1 .rev-item-name>strong{
    display: block;
}
.rev-block-v1 .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 57px;
    height: 57px;
    cursor: pointer;
    z-index: 99;
    top: 90px;
    background: url(../img/button-sl-2.png) no-repeat;
 }
.rev-block-v1 .slick-prev{
    left: -15px;
    background-position: 0 0;
}
.rev-block-v1 .slick-next{
    background-position: -57px 0;
    right: -15px;
}

.video_reviews_list {
    margin: 30px -20px 0;
}

.video_reviews_list .video {
    margin: 0 0 20px;
}

.video_reviews_list .video:last-child {
    margin: 0;
}

/* ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ */
.rev-block-v2{
    color: #fff;
    background: url(../img/char-bg-v1.jpg) repeat;
}
.rev-block-v2 .rev-cont{
    margin: 80px 0 0;
}
.rev-block-v2 .rev-item{
    margin: 60px auto 0;
    padding: 20px;
    border: 1px dashed rgba(255,255,255,.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.rev-block-v2 .rev-item-name{
    margin: -62px auto 0;
    line-height: 80px;
}
.rev-block-v2 .rev-item-name>img{
    display: block;
    float: left;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.rev-block-v2 .rev-item-name>span{
    display: inline-block;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #ecb72b;
    background: url(../img/char-bg-v1.jpg) repeat;
}
.rev-block-v2 .rev-item-text{
    padding: 10px 0 0;
    font-size: 16px;
    line-height: 1.8em;
}

/* Ð”Ð¾ÑÑ‚Ð°Ð²ÐºÐ° Ð¸ Ð¾Ð¿Ð»Ð°Ñ‚Ð° delivery-v1.psd */
.delivery-block-v1{
    padding: 40px 0 0;
    background: url(../img/rev-bg-v1.jpg) repeat;
}
.delivery-block-v1 .lvl-title{
    margin: 0 20px 30px;
}
.delivery-block-v1 .delivery-cont{
    padding: 0 0 30px;
    background: url(../img/delivery-wave.png) 0 100% repeat-x;
}
.delivery-block-v1 .delivery-cont>li{
    float: left;
    width: 50%;
    padding: 15px;
    text-align: center;
}
.delivery-block-v1 .delivery-cont>li:before{
    content: '';
    display: block;
    width: 72px;
    height: 72px;
    margin: 0 auto 15px;
    background: url(../img/delivery-v1.png) no-repeat;
}
.delivery-block-v1 .delivery-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(2):before{
    background-position: -72px 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(3):before{
    background-position: -144px 0;
}
.delivery-block-v1 .delivery-cont>li:nth-child(4):before{
    background-position: -216px 0;
}
.delivery-block-v1 .delivery-info{
    padding: 20px;
    text-align: center;
    background: #e5e8e7;
}
.delivery-block-v1 .delivery-info>p{
    padding: 0 0 15px;
}
.delivery-block-v1 .delivery-info>p:last-child{
    padding: 0;
}

/* Ð”Ð¾ÑÑ‚Ð°Ð²ÐºÐ° Ð¸ Ð¾Ð¿Ð»Ð°Ñ‚Ð° delivery-v2.psd */
.delivery-block-v2{
    padding: 40px 0 0;
    background: url(../img/rev-bg-v1.jpg) repeat;
}
.delivery-block-v2 .lvl-title{
    margin: 0 20px 30px;
}
.delivery-block-v2 .delivery-cont{
    padding: 10px 0 30px;
    background: url(../img/delivery-wave.png) 0 100% repeat-x;
}
.delivery-block-v2 .delivery-cont>li{
    margin: 0 0 20px;
    padding: 0 40px 20px;
}
.delivery-block-v2 .delivery-cont>li:last-child{
    margin: 0;
}
.delivery-block-v2 .delivery-cont>li:before{
    content: '';
    display: block;
    float: left;
    width: 64px;
    height: 64px;
    background:  url(../img/delivery-v2.png) no-repeat;
}
.delivery-block-v2 .delivery-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.delivery-block-v2 .delivery-cont>li:nth-child(2):before{
    background-position: -64px 0;
}
.delivery-block-v2 .delivery-cont>li:nth-child(3):before{
    margin: 5px 0 0;
    background-position: -128px 0;
}
.delivery-block-v2 .delivery-cont>li:nth-child(4):before{
    background-position: -192px 0;
}
.delivery-block-v2 .delivery-cont>li h3{
    padding: 5px 0 4px 82px;
    font-weight: 700;
    font-size: 16px;
}
.delivery-block-v2 .delivery-cont>li p{
    padding: 0 0 0 82px;
}
.delivery-block-v2 .delivery-info{
    padding: 20px;
    text-align: center;
    background: #e5e8e7;
}
.delivery-block-v2 .delivery-info>p{
    padding: 0 0 15px;
}
.delivery-block-v2 .delivery-info>p:last-child{
    padding: 0;
}
.remax li>span {
    width: 100% !important;
}

/* Ð ÐµÐºÐ²Ð¸Ð·Ð¸Ñ‚Ñ‹ */
.copyright{
    color: #222;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
}