/* Шапка-примущества */
.head-block-v1{
    padding: 15px 20px;
    background: #004b8a;
    color: #fff;
    display: flex;
    align-items: center;
}
.head-block-v1 ul{
   margin-left: 40px;
}
.head-block-v1 ul>li{
    background: url(../img/head-icon.png) 0% 50% no-repeat;
    padding-left: 32px;
    line-height: 1.1em;
}

/* Шапка-v1 top-block-pic-v1.jpg */
.top-block-v1{
    padding: 0;
}
.top-block-v1 .top-img{
    position: relative;
    height: 404px;
    background: url(../img/top-block-pic-v1.jpg) 50% 0 no-repeat;
}
.top-block-v1 .top-sale{
    width: 128px;
    height: 136px;
    background: url(../img/sale-line.png);
    position: absolute;
    bottom: 0;
    left: 0;
}
.top-block-v1 .top-sale>p{
    width: 150px;
    text-align: center;
    font-size: 39px;
    line-height: 50px;
    transform: rotate(47deg);
    color: #fff;
    font-weight: 700;
    text-shadow: 0 3px 1px rgba(0,0,0,0.2);
    padding-top: 72px;
}
.top-block-v1 .top-cont{
    position: relative;
    padding: 40px 50px;
    background: #f0faff;
    -webkit-box-shadow: inset 0 14px 12px -8px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 14px 12px -8px rgba(0, 0, 0, 0.1);
}

.top-block-v1 .top-cont .list-type-v1{
    padding: 15px 20px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    border-bottom: 3px solid #dcdcdc;
    background: #fff;
}
.top-block-v1 .timer{
    padding: 0 0 20px;
    text-align: center;
}
.top-block-v1 .timer>h4{
    padding: 0 0 5px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.top-block-v1 .time_circles>div>span{
    font-family: "AvenirNextCyr", Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.top-block-v1 .time_circles>div>h4{
    font-family: "AvenirNextCyr", Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
}
.top-block-v1 .top-cont .cost-cont{
    font-size: 0;
    text-align: center;
}
.top-block-v1 .top-cont .cost-cont>div{
    display: inline-block;
    margin: 0 8px;
}
.top-block-v1 .top-cont .cost-cont>div>strong{
    display: block;
    line-height: 1em;
    font-weight: 900;
}
.top-block-v1 .top-cont .cost-cont .old-cost{
    position: relative;
    color: #333;
    font-size: 29px;
    font-weight: 400;
}
.top-block-v1 .top-cont .cost-cont .old-cost>strong{
    text-decoration: line-through;
}
.top-block-v1 .top-cont .cost-cont .new-cost{
    color: #004b8a;
    font-size: 48px;
}
.top-block-v1 a.button-m{
    width: auto;
    margin: 20px auto 0;
}
.ost-col{
    margin: 30px 0 0;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
}
.ost-col>span{
    display: inline-block;
    margin: 0 4px;
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 1.3em;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
    background: #e50406;
}

/* Шапка-v2 top-block-pic-v2.jpg */
.top-block-v2{
    padding: 0;
}
.top-block-v2 .top-img{
    position: relative;
    height: 480px;
    background: url(../img/top-block-pic-v2.jpg) 50% 0 no-repeat;
}
.top-block-v2 .top-sale{
    position: absolute;
    width: 112px;
    top: 170px;
    left: 184px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 700;
    color: #fff;
}
.top-block-v2 .top-sale>strong{
    font-size: 2em;
    line-height: 1.05em;
}
.top-block-v2 .top-cont{
    position: relative;
    padding: 0 0 40px 0;
    color: #fff;
    background: #07a6e0;
    background: -moz-linear-gradient(-45deg, #32dac3 30%, #07a6e0 100%);
    background: -webkit-linear-gradient(-45deg, #32dac3 30%,#07a6e0 100%);
    background: linear-gradient(135deg, #32dac3 30%,#07a6e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32dac3', endColorstr='#07a6e0',GradientType=1 );
}
.top-block-v2 .top-cont:after, .top-block-v2 .top-cont:before{
    content: '';
    position: absolute;
    display: block;
}
.top-block-v2 .top-cont:before{
    width: 43px;
    height: 78px;
    top: 26%;
    right: 0;
    background: url(../img/head-flora-right.png) 0 0 no-repeat;
}
.top-block-v2 .top-cont:after{
    width: 40px;
    height: 63px;
    left: 0;
    bottom: 0;
    background: url(../img/head-flora-left.png) 0 0 no-repeat;
}
.top-block-v2 .top-cont .list-type-v1{
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    background: #fff;
    border-bottom: 3px solid #dcdcdc;
    -webkit-box-shadow: 0 12px 12px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 12px 12px -6px rgba(0, 0, 0, 0.2);
}
.top-block-v2 .timer{
    padding: 40px 50px 20px;
    text-align: center;
}
.top-block-v2 .timer>h4{
    padding: 0 0 5px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.top-block-v2 .time_circles>div>span{
    font-family: "AvenirNextCyr", Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.top-block-v2 .time_circles>div>h4{
    font-family: "AvenirNextCyr", Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
}
.top-block-v2 .top-cont .cost-cont{
    overflow: hidden;
    margin: 0 50px;
    border-radius: 6px;
    background: #17b5c4;
}
.top-block-v2 .top-cont .cost-cont>div{
    float: left;
    width: 50%;
    padding: 12px 0 16px;
    text-align: center;
}
.top-block-v2 .top-cont .cost-cont>div>strong{
    display: block;
    font-size: 2.3em;
    line-height: 1em;
    font-weight: 900;
}
.top-block-v2 .top-cont .cost-cont .old-cost{
    position: relative;  
}
.top-block-v2 .top-cont .cost-cont .old-cost:after, .top-block-v2 .top-cont .cost-cont .old-cost:before{
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 15px;
    top: 50%;
    right: -30px;
    margin: -33px 0 0;
    background: #17b5c4;
    -webkit-transform: rotate(75deg);
    -ms-transform: rotate(75deg);
    -moz-transform: rotate(75deg);
    transform: rotate(75deg);
}
.top-block-v2 .top-cont .cost-cont .old-cost:after{
    margin: 22px 0 0;
    -webkit-transform: rotate(-75deg);
    -ms-transform: rotate(-75deg);
    -moz-transform: rotate(-75deg);
    transform: rotate(-75deg);
}
.top-block-v2 .top-cont .cost-cont .old-cost>strong{
    text-decoration: line-through;
}
.top-block-v2 .top-cont .cost-cont .new-cost{
    color: #333;
    background: #fff;
}
.top-block-v2 a.button-m{
    width: auto;
    margin: 20px 50px 0;
}
.top-block-v2 .ost-col{
    margin: 30px 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
}
.top-block-v2 .ost-col>span{
    display: inline-block;
    margin: 0 4px;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 1.3em;
    line-height: 1em;
    color: #0eaddc;
    background: #fff;
}

/* Шапка-v3 top-block-pic-v3.jpg */
.top-block-v3{
    padding: 0;
}
.top-block-v3 .top-title{
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #fff;
}
.top-block-v3 .top-title .sub-title{
    padding: 10px 0;
    font-size: 28px;
    line-height: 1.2em;
    background: #2a2d33;
}
.top-block-v3 .top-title>h1{
    padding: 10px 0;
    font-size: 50px;
    line-height: 1em;
    font-weight: 900;
    background: #1fc4cf;
}
.top-block-v3 .top-img{
    height: 490px;
    padding: 388px 0 0;
    background: url(../img/top-block-pic-v3.jpg) 50% 0 no-repeat;
}
.top-block-v3 .cost-cont>div{
    float: left;
    width: 190px;
    padding: 2px 0 0;
    text-align: center;
    color: #fff;
}
.top-block-v3 .cost-cont .sale-cost{
    width: 100px;
    padding: 4px 0 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #333;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3);
}
.top-block-v3 .cost-cont .sale-cost>strong{
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
}
.top-block-v3 .cost-cont .old-cost>strong, .top-block-v3 .cost-cont .new-cost>strong{
    display: block;
    display: block;
    font-size: 2.3em;
    line-height: 1em;
    font-weight: 900;
}
.top-block-v3 .cost-cont .old-cost>strong{
    text-decoration: line-through;
}
.top-block-v3 .top-cont{
    padding: 0 50px 40px;
}
.top-block-v3 .top-cont .list-type-v1{
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
}
.top-block-v3 .timer{
    margin: 20px auto 0;
    padding: 15px 20px 10px;
    border-radius: 6px;
    border: 1px dashed #ccc;
}
.top-block-v3 .timer>h4{
    float: left;
    width: 110px;
    padding: 0 0 5px;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.top-block-v3 .timer>h4 strong{
    font-weight: 900;
    font-size: 28px;
}
.top-block-v3 .timer .timer-action{
    float: right;
}
.top-block-v3 .timer .timer-action .timer-col{
    position: relative;
    display: inline-block;
    width: 55px;
    margin: 0 10px;  
    text-align: center;
    line-height: 1em;
    color: #1fc4cf;
}
.top-block-v3 .timer .timer-action .timer-col:after{
    content: ':';
    position: absolute;
    top: 20%;
    right: -12px;
    font-size: 1.2em;
    color: #ccc;
}
.top-block-v3 .timer .timer-action .timer-col:last-child:after{
    display: none;
}
.top-block-v3 .timer .timer-action .timer-col>strong{
    display: inline-block;
    width: 50px;
    font-size: 2.5em;
    line-height: 1em;
    font-weight: 900;
}
.top-block-v3 .timer .timer-action .timer-col>span{
    display: inline-block;
    font-weight: 400;
}
.top-block-v3 a.button-m{
    width: auto;
    margin: 20px auto 0;
}
.top-block-v3 .ost-col{
    margin: 30px 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
}
.top-block-v3 .ost-col>span{
    display: inline-block;
    margin: 0 4px;
    padding: 4px 12px;
    border-radius: 6px;
    font-size: 1.3em;
    line-height: 1em;
    color: #fff;
    background: #07a6e0;
    background: -moz-linear-gradient(-45deg, #32dac3 30%, #07a6e0 100%);
    background: -webkit-linear-gradient(-45deg, #32dac3 30%,#07a6e0 100%);
    background: linear-gradient(135deg, #32dac3 30%,#07a6e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32dac3', endColorstr='#07a6e0',GradientType=1 );
}

/* video-block */
.video-block{
    padding: 0;    
}

/* comparison-block */
.comparison-block{
    padding: 40px 5px;
}
.comparison-block table{
    border-collapse: separate;
    border-spacing: 5px 0;
    text-align: center;
}
.comparison-block table td{
    width: 50%;
    padding: 12px 8px;
    border-bottom: 1px dashed #ccc;
}
.comparison-block table thead td{
    padding: 20px 5px;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #fff;
    border-bottom: 0;
}
.comparison-block table thead td:nth-child(1){
    background: #ff9103;
}
.comparison-block table thead td:nth-child(1):before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px -3px 0;
    background: url(../img/comparison-icon.png) 0 0 no-repeat;
}
.comparison-block table thead td:nth-child(2){
    background: #73d514;
}
.comparison-block table thead td:nth-child(2):before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px -3px 0;
    background: url(../img/comparison-icon.png) -18px 0 no-repeat;
}
.comparison-block table tbody tr:nth-child(2n){
    background: #f9f9f9;
}

.use-block-v1 .list-type-v4>li h4{
    padding: 18px 0 10px 144px;
}

.use-block-v2 .list-type-v4>li h4{
    padding: 18px 0 10px 144px;
}

.use-block-v3 .use-cont{
    padding: 0 20px;
}
.use-block-v3 .use-cont>li{
    margin: 25px auto 0;
    padding: 0 0 25px;
    border-bottom: 1px dashed #ccc;
}
.use-block-v3 .use-cont>li:nth-child(1){
    margin: 0;
}
.use-block-v3 .use-cont>li:last-child{
    padding: 0;
    border: 0;
}
.use-block-v3 .use-cont>li>span{
    display: block;
    float: left;
    width: 50px;
    padding: 0 10px 0 0;
    line-height: 48px;
    text-align: center;
    font-size: 56px;
    font-weight: 900;
    color: #1fc4cf;
    border-right: 1px solid #eee;
}
.use-block-v3 .use-cont>li>p{
    padding: 0 0 4px 70px;
}
.use-block-v3.gradient-theme .use-cont>li{
    border-color: rgba(255,255,255,.7);
}
.use-block-v3.gradient-theme .use-cont>li>span{
    color: #fff;
    border-color: rgba(255,255,255,.3);
}
.use-block-v3.dark-theme .use-cont>li{
    border-color: rgba(255,255,255,.2);
}
.use-block-v3.dark-theme .use-cont>li>span{
    color: #fff;
    border-color: rgba(255,255,255,.12);
}

/* Эксперт-v1 expert-block-v1.psd */
.expert-block-v1{
    padding: 25px 0 40px;
    background: url(../img/expert-block-v1.jpg) 50% 0 no-repeat;
}
.expert-block-v1 .lvl-title-v1, .expert-block-v1 .lvl-title-v1:after{
    color: #fff;
}
.expert-block-v1 .expert-cont{
    padding: 172px 30px 0;
}
.expert-block-v1 .expert-cont .expert-title{
    margin: 0 0 40px;
    text-align: center;
}
.expert-block-v1 .expert-cont .expert-title>strong{
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.expert-block-v1 .expert-cont .expert-text{
    text-align: center;
    margin-bottom: 20px;
}
.expert-block-v1 .expert-cont .expert-text:last-child{
    margin-bottom: 0;
}

/* Эксперт-v2 expert-block-v2.png */
.expert-block-v2 .expert-cont{
    position: relative;
    padding: 75px 25px 0;
}
.expert-block-v2 .expert-cont>img{
    position: absolute;
    display: block;
    top: -50px;
    left: 0;
}
.expert-block-v2 .expert-cont .expert-text{
    padding: 90px 20px 20px;
    text-align: center;
    border-radius: 6px;
    border-bottom: 3px solid #dcdcdc;
    color: #333;
    background: #fff;
}


.expert-block-v3{
}
.expert-block-v3 .expert-title{
    height: 290px;
    padding: 192px 40px 0;
    color: #fff;
    background: url(../img/expert-block-v3.jpg) 50% 0 no-repeat;
}
.expert-block-v3 .expert-title>strong{
    display: block;
    margin: 0 0 16px;
    font-size: 20px;
    line-height: 1em;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.expert-block-v3 .expert-cont {
    padding: 20px 30px 0;
    text-align: center;
}

/* Подделка-v1 fake-block-v1.psd */
.fake-block-v1{
    
}
.fake-block-v1 .fake-cont-v1{
    padding: 0 30px;    
    text-align: center;
}
.fake-block-v1 .fake-cont-v1>img{
    display: block;
    margin: 15px auto;
}
.fake-block-v1 .fake-cont-v1>h3{
    margin: 15px auto;
    font-weight: 700;
}
.fake-block-v1 .fake-cont-v1>h3 strong{
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.fake-block-v1 .fake-cont-v1>p{
    margin: 15px 0;
}

/* Доставка/оплата-v1 delivery-block-v1.psd */
.delivery-block-v1{
}
.delivery-block-v1 .delivery-cont{
    background: url(../img/delivery-block-v1.jpg) 50% 0 no-repeat;
}
.delivery-block-v1 .delivery-cont>li{
    float: left;
    width: 50%;
    height: 236px;
    margin: 0 0 8px;
    padding: 186px 10px 0 5px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3em;
    color: #fff;
}
.delivery-block-v1 .delivery-cont>li:nth-child(2n){
    padding: 186px 5px 0 10px;
}

/* Доставка/оплата-v2 delivery-block-v2.psd*/
.delivery-block-v2{
}
.delivery-block-v2 .delivery-cont{
    padding: 0 30px;
}
.delivery-block-v2 .delivery-cont>li{
    margin: 20px 0 35px;
}
.delivery-block-v2 .delivery-cont>li:last-child{
    margin: 0;
}
.delivery-block-v2 .delivery-cont>li:before{
    content: '';
    display: block;
    float: left;
    width: 81px;
    height: 81px;
    background: url(../img/delivery-block-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: -81px 0;
}
.delivery-block-v2 .delivery-cont>li:nth-child(3):before{
    background-position: -162px 0;
}
.delivery-block-v2 .delivery-cont>li>h4{
    padding: 2px 0 4px 100px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.delivery-block-v2 .delivery-cont>li>p{
    padding: 0 0 0 100px;
}

/* Доставка/оплата-v3 delivery-block-v3.psd */
.delivery-block-v3{
}
.delivery-block-v3 .delivery-cont{
    background: url(../img/delivery-block-v3.jpg) 50% 0 no-repeat;
}
.delivery-block-v3 .delivery-cont>li{
    float: left;
    width: 50%;
    height: 300px;
    margin: 0 0 12px;
    padding: 250px 12px 0;
    text-align: center;
    font-weight: 700;
    line-height: 1.3em;
}
.delivery-block-v3 .delivery-anon{
    position: relative;
    margin: 40px 20px 0;
    padding: 30px 15px 15px;
    text-align: center;
    border-bottom: 1px solid #e2e4e6;
    border-right: 1px solid #e2e4e6;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0 0 0 5px #f3f5f7;
    box-shadow:         0 0 0 5px #f3f5f7;
}
.delivery-block-v3 .delivery-anon:before{
    content: '';
    position: absolute;
    display: block;
    width: 58px;
    height: 58px;
    top: -29px;
    left: 50%;
    margin: 0 0 0 -29px;
    background: url(../img/anon-icon.png) 0 0 no-repeat;
}

/* Доставка/оплата-v4 delivery-block-v4.psd */
.delivery-block-v4{
}
.delivery-block-v4 .delivery-cont{
    padding: 0 10px;
}
.delivery-block-v4 .delivery-cont>li{
    float: left;
    width: 50%;
    margin: 30px 0 0;
    padding: 0 15px;
    text-align: center;
    font-weight: 700;
    line-height: 1.5em;
}
.delivery-block-v4 .delivery-cont>li:nth-child(1),.delivery-block-v4 .delivery-cont>li:nth-child(2){
    margin: 0;
}
.delivery-block-v4 .delivery-cont>li:before{
    content: '';
    display: block;
    width: 147px;
    height: 159px;
    margin: 0 auto 15px;
    background: url(../img/delivery-block-v4.png) no-repeat;
}
.delivery-block-v4 .delivery-cont>li:nth-child(1):before{
    background-position: 0 0;
}
.delivery-block-v4 .delivery-cont>li:nth-child(2):before{
    background-position: -147px 0;
}
.delivery-block-v4 .delivery-cont>li:nth-child(3):before{
    background-position: -294px 0;
}
.delivery-block-v4 .delivery-cont>li:nth-child(4):before{
    background-position: -441px 0;
}

/* Отзывы-v1 rev-block-v1_1.jpg + rev-block-v1-button.psd*/
.rev-block-v1 .rev-cont{
    padding: 0px 25px;
    text-align: center;
}
.rev-block-v1 .rev-item>img{
    display: block;
    margin: 0 auto 20px;
    border-radius: 3px;
}
.rev-block-v1 .rev-item>h4{
    padding: 10px 0 15px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.rev-block-v1 .rev-item>h4:after{
    content: '';
    display: block;
    width: 94px;
    height: 14px;
    margin: 10px auto 0;
    background: url(../img/star-icon.png) 0 0 repeat-x;
}
.rev-block-v1 .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 43px;
    height: 43px;
    cursor: pointer;
    z-index: 99;
    top: 280px;
    background: url(../img/rev-block-v1-button.png) no-repeat;
 }
.rev-block-v1 .slick-prev{
    left: 25px;
    background-position: 0 0;
}
.rev-block-v1 .slick-next{
    background-position: -43px 0;
    right: 25px;
}

/* Отзывы-v2 rev-block-v2_1.jpg + rev-block-v2-button.psd*/
.rev-block-v2{
}
.rev-block-v2 .rev-cont{
    padding: 10px 45px 0;
    text-align: center;
}
.rev-block-v2 .rev-item{
    padding: 0 0 20px;
    text-align: center;
    color: #333;
    border-radius: 6px;
    border-bottom: 3px solid #dcdcdc;
    background: #fff;
    overflow: hidden;
}
.rev-block-v2 .rev-item>img{
    display: block;
    margin: 0 auto 20px;
    border-bottom: 4px solid #dbdbdb;
}
.rev-block-v2 .rev-item>span{
    display: block;
    font-weight: 700;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 10px;
    font-size: 18px;
}
.rev-block-v2 .rev-item>p{
    padding: 0 20px;
}
.rev-block-v2 .rev-item>h4{
    padding: 0 20px;
    margin-top: 15px;
    font-weight: 700;
}
.rev-block-v2 .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 56px;
    height: 56px;
    cursor: pointer;
    z-index: 99;
    top: 80px;
    background: url(../img/rev-block-v2-button.png) no-repeat;
 }
.rev-block-v2 .slick-prev{
    left: 20px;
    background-position: 0 0;
}
.rev-block-v2 .slick-next{
    background-position: -56px 0;
    right: 20px;
}

/* Отзывы-v3 rev-block-v3_1.jpg + rev-block-v3-button.psd*/
.rev-block-v3{
}
.rev-block-v3 .rev-cont{
    padding: 0 25px;
    text-align: center;
}
.rev-block-v3 .rev-item{
    text-align: center;
}
.rev-block-v3 .rev-item>img{
    display: block;
    margin: 0 auto 20px;
    border-radius: 50%;
}
.rev-block-v3 .rev-item>h4{
    padding: 0 0 15px;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.rev-block-v3 .rev-item>h4:after{
    content: '';
    display: block;
    width: 94px;
    height: 14px;
    margin: 10px auto 0;
    background: url(../img/star-icon.png) 0 0 repeat-x;
}
.rev-block-v3 .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 54px;
    height: 54px;
    cursor: pointer;
    z-index: 99;
    top: 70px;
    background: url(../img/rev-block-v3-button.png) no-repeat;
 }
.rev-block-v3 .slick-prev{
    left: 40px;
    background-position: 0 0;
}
.rev-block-v3 .slick-next{
    background-position: -54px 0;
    right: 40px;
}
.rev-block-v3 .slick-dots{
    padding: 20px 0 0;
    text-align: center;
}
.rev-block-v3 .slick-dots button{
    display: none;
}
.rev-block-v3 .slick-dots li{
    display: inline-block;
    width: 30px;
    height: 8px;
    margin: 0 5px;
    border-radius: 35px;
    border-top: 1px solid #ddd;
    background: #f3f3f3;
}
.rev-block-v3 .slick-dots li.slick-active{
    border: 0;
    background: #4cd0d9;
}

/* Реквизиты */
.copyright{
    color: #333;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
    background: #eee;
}
.copyright>div{
    padding: 0 0 10px;
    font-size: 40px;
    line-height: 1em;
}
.copyright a{
    color: #333;
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
}


.main_subtitle{
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    background: #f5f7fb;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.4em;
}

.top-block-v1{
    overflow: hidden;
}
.ofr_bull{
    background: #f5f7fb;
    font-size: 0;
    text-align: center;
    padding: 20px 0;

}
.ofr_bull>li{
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3em;
}
.ofr_bull>li>img{
    display: block;
    margin: 0 auto 10px;
    border-radius: 6px;
}




/*detail-block*/
.detail-block{
    padding-bottom: 0;
}
.detail-block>p{
    padding: 0 10px;
    text-align: center;
    margin-bottom: 20px;
}
.detail-block .list_img{
    padding: 20px 30px 35px 240px;
    background: url(../img/list_img1.jpg) 0% 100% no-repeat;
}
.list1>li{
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.list1>li:before{
    content: '';
    width: 29px;
    height: 29px;
    background: url(../img/list1.png) 50% 50% no-repeat;
    flex-shrink: 0;
    margin-right: 15px;
}
.list1>li:last-child{
    margin-bottom: 0;
}


/*sect2*/
.sect2{
    background: #f0faff url(../img/product.jpg) 100% 40px no-repeat;
}
.sect2 .left-side{
    padding: 0 220px 0 15px;
}
.sect2 .lvl-title-v1{
    font-size: 22px;
    line-height: 1.3em;
    text-align: left;
    margin: 0 -8px 15px 0;
}
.sect2 .left-side>p{
    font-size: 18px;
    line-height: 1.6em;
}
.sect2 .button-m{
    margin-top: 50px;
}



/*sect3*/
.sect3 .lvl-title-v1{
    font-size: 27px;
}
.sect3 .list-type-v2.list-square > li img{
    box-shadow: none;
}


/*sect4*/
.sect4{
    background: #f0faff;
}

.instruction{
    display: flex;
    padding: 15px 0 50px;
}
.instruction>li{
    width: 50%;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.instruction>li:nth-child(1){
    border-right: 1px solid #d8e1e5;
}
.instruction>li>span{
    display: block;
    color: #0a62ac;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    margin-bottom: 15px;
}
.sect4>p{
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 60px;
    text-align: center;
}

.sect4 .button-m{
    margin-top: 50px;
}



/*sect5*/
.list2>li{
    display: flex;
    padding: 0 15px;
    margin-bottom: 18px;
}
.list2>li:last-child{
    margin-bottom: 0;
}
.list2>li:before{
    content: '';
    width: 16px;
    height: 16px;
    background: url(../img/list2.png) 50% 50% no-repeat;
    flex-shrink: 0;
    margin: 4px 10px 0 0;
}



/*rev-block-v2*/
.rev-block-v2{
    background: #1882db;
    background: -moz-linear-gradient(-45deg, #1882db 0%, #035092 100%);
    background: -webkit-linear-gradient(-45deg, #1882db 0%,#035092 100%);
    background: linear-gradient(135deg, #1882db 0%,#035092 100%);
}
.rev-block-v2 .lvl-title-v1{
    color: #fff;
    font-size: 26px;
}



/*order_timer*/
.order_timer{
    background: #f0faff;
    padding: 30px 40px 15px;
    -webkit-box-shadow: inset 0 14px 12px -8px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 14px 12px -8px rgba(0, 0, 0, 0.1);
}
.top-block-v1 .order_timer .timer{
    padding: 0;
}
.top-block-v1 .order_timer .timer > h4{
    font-size: 20px;
    letter-spacing: normal;
}


.top-block-v1.bottom .top-cont{
    background: #daeaf2;
}

.order_text{
    padding: 0 30px;
    text-align: center;
    margin-bottom: 20px;
}
.order_text>span{
    display: block; 
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.order_text>small{
    display: block;
    color: #848484;
    margin-top: 12px;
}