/* ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ðµ Ñ‚Ð¾Ð²Ð°Ñ€Ð° */
.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: 0px 0 40px;
    /*background: #efefef;*/
}
.top-block .cost-cont{
    box-shadow: 1px -2px 20px 0px black;
    height: 70px;
    text-align: center;
    color: #fff;
}
.top-block .cost-cont>div{
    float: left;
}
.top-block .cost-cont .sale{
    width: 110px;
    padding: 10px;
    /*margin: -2px 0 0;
    padding: 0;*/
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*border-bottom-right-radius: 10px;*/
    /*border-bottom-left-radius: 10px;*/
    color: #fff;
    border-radius: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: #0355ebbd;
}
.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;
    color:#222;
}
.top-block .cost-cont .old-cost{
    text-decoration: line-through;
    color: #222;
}
.top-block .cost-cont .new-cost{
}
.top-block .timer-cont{
    padding: 40px 40px 20px;
    color: #222;
}
.top-block .timer-cont>h3{
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    color:#222;
}
.top-block .timer-cont .time_circles>div>h4{
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #222;
    font-weight: 400;
    font-size: 14px;
}
.top-block .timer-cont .time_circles>div>span {
    font-family: 'Open Sans';
    font-size: 300%;
    font-weight: 400;
    line-height: 1.2em;
    color: #222;
}

/* ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° 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(../images/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;
}
.sup-block-v2 .sup-cont>li{
    padding: 20px 0;
}
.sup-block-v2 .sup-cont>li:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.sup-block-v2 .sup-img{
    display: block;
    float: left;
    width: 150px;
    height: 150px;
    margin: -16px 0 0 20px;
    border-radius: 50%;
    border: 3px solid #ebb360;
}
.sup-block-v2 .sup-txt{
    padding: 10px 20px 10px 190px;
    background: #efefef;
}
.sup-block-v2 .sup-txt>h3{
    padding: 0 0 2px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    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;
    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(../images/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 0 0;
    background: #fff;
        margin-bottom: -6px;
}
.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>li p{
    padding: 10px 0 0;
}
.sup-block-v4_2 h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color:#1c1c1c;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 20px;
    padding: 0 10px;
}
.sup-block-v4_2 h2 span {
    color:#e6313f;
    font-weight: 700;
}
.msale {
    background: url(../images/sale.png) no-repeat 0 0;
    width: 69px;
    height: 69px;
    text-align: center;
    color:#fff;
    font-weight: 700;
    font-size: 22px;
    padding-top: 21px;
    position: absolute;
    top: 90px;
    right: 10px;
    z-index: 9;
}
.cat2 {
    padding-top: 0;
}
.catalog {
    /*background: #efefef;*/
    padding-bottom: 30px;
}
.cat-item {
    /*background: #fff;*/

    margin: 0 auto 0px;
    position: relative;
    padding: 0 0 20px;
}
.cat-item h2 {
    font-size: 18px;
    color:#e71e2e;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 48px;
    padding: 13px 0 0 20px;
    position: relative;
}
.cat-item h3 {
    font-size: 22px;
    text-transform: uppercase;
    color:#000;
    font-weight: 500;
    padding: 0 0 0 24px;
}
.cat-item .size {
    width: 95px;
    position: absolute;
    top:13px;
    right: 0;
    text-align: right;
    padding-right: 15px;
}
.cat-item .size p {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.cat-item .size span {
    font-size: 16px;
    display: block;
    
}
.cat-item .color {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    padding: 4px 0 20px;
}
.cat-item .color span {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 100%;
    background: #000000;
    border:3px solid #efefef;
    position: relative;
    top:8px;
}
.cat-item .color span.blue {
    background: #43496d;
}

.cat-item .color span.brown {
    background: #7e4f47;
}
.cat-item .color span.grey {
    background: #6e6568;
}
.cat-item .color span.beige-dark {
    background: #975e41;
}
.cat-item .color span.beige-light {
    background: #daab7f;
}
.catalog .button-m {
    font-size: 22px;
    width: 340px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.cat-item .button-m span {
    font-size: 18px;
}
.cat-gal {
    border-top:1px solid #efefef;
    border-bottom:1px solid #efefef;
    margin: 13px 0 0;
}
.cat-gal img {
    display: block;
    margin: 0 auto;
    width: 300px;
}
/* ÐšÐ¾Ð»Ð»Ð°Ð¶ Ñ„Ð¾Ñ‚Ð¾, Ð²Ð¸Ð´ÐµÐ¾Ð±Ð»Ð¾Ðº*/
.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;
    border-radius: 4px;
}
.detail-block .text-cont{
    padding: 0 0 20px;
}
.detail-block .text-cont>p{
    padding: 0 0 15px;
}

/* Ð¥Ð°Ñ€Ð°ÐºÑ‚ÐµÑ€Ð¸ÑÑ‚Ð¸ÐºÐ¸ (ÑÐ¿Ð¸ÑÐ¾Ðº) */
.char-block-v1{
    color: #fff;
    background: url(../images/char-bg-v1.jpg) repeat;
}
.char-block-v1>h3{
    margin: 20px 0 0;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.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: rgba(0,0,0,.2);
}
.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 #110d09;
    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(../images/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;
}

.cat-gal .slick-arrow{
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 99;
    top: 40%;
    background: url(../images/arrow.png) no-repeat;
    border-radius: 100%;
 }
.cat-gal .slick-prev{
    left: 10px;
    background-position: 0 0;
}
.cat-gal .slick-next{
    background-position: -40px 0;
    right: 10px;
}

/* ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ */
.rev-block-v1{
    /*background: #f4f4f4;*/
}
.rev-block-v1 .rev-item{
    padding: 0 20px;
}
.rev-block-v1 .rev-item-text{
    position: relative;
    padding: 30px 30px;
    color: #222;
    background: #fff;
    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(../images/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(../images/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;
    border: 3px solid #fff;
    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(../images/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;
}

/* ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ */
.rev-block-v2{
    color: #fff;
    background: url(../images/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);
    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;
    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(../images/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(../images/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(../images/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(../images/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:#fff;*/
    border-bottom: 1px solid #d4d4d4;
}
.delivery-block-v2 .lvl-title{
    margin: 0 20px 30px;
}
.delivery-block-v2 .delivery-cont{
    padding: 10px 0 30px;
    background: url(../images/delivery-wave.png) 0 100% repeat-x;
}
.delivery-block-v2 .delivery-cont>li{
    margin: 0 0 20px;
    padding: 0 20px 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(../images/delivery-v2.png) no-repeat;
}
.delivery-block-v2 .delivery-cont>li:nth-child(1):before{
    background:  url(../images/form.png) no-repeat;
    background-size: 64px;
}
.delivery-block-v2 .delivery-cont>li:nth-child(2):before{
    background:  url(../images/call.png) no-repeat;
    background-size: 64px;
}
.delivery-block-v2 .delivery-cont>li:nth-child(3):before{
    background:  url(../images/delivery.png) no-repeat;
    background-size: 64px;
}
.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;
}

/* Ð ÐµÐºÐ²Ð¸Ð·Ð¸Ñ‚Ñ‹ */
.copyright{
    color: #222;
    padding: 30px 0 20px;
    text-align: center;
    font-size: 14px;
}
  /* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.slick-prev {
    z-index:10000!important;
    left: 0px!important;
}
.slick-next {
    right:20px!important;
}

.slick-next::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #3a3a3abf;
    font-size: 50px;
    position: absolute;
}

.slick-prev::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    color: #3a3a3abf;
    font-size: 50px;
    position: absolute;
  }
  
  .cp-right {
    width: 120px;
    float: left;
}
.char_list{
    font-size:18px;
    padding-left:24px;
    padding-top:50px;

}
.cp-left {
    /*width: 70px;*/
    float: right;
    padding-top: 6px;
    padding-right: 5px;
}
.cp-left span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .7px;
    background: #ff0000;
    color:#fff;
    border-radius: 4px;
    padding: 0 5px;
}
.cp-left p {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: line-through;
}
.cp-right {
    width: 120px;
    float: right;
}
.cp-right span {
    font-size: 14px;
}
.cp-right p {
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
}
 .catprice {
    width: 190px;
    float: right;
    text-align: center;
} 
  .clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.h33{
    display: block;
    font-size: 26px;
    /* border-left: 4px solid #000000; */
    padding: 0 0 0 15px;
    line-height: 26px;
    width: 230px;
    float: left;
    margin: 7px 0 0;
}



 .items_list {
padding-top:20px;
padding-bottom:20px;
  }
  
  .item h4 {
font-weight:600;
  }
.icon{
    padding:20px;
}  
.icon img{
    width:100px;
}  
 .items_list .item {
     padding-bottom:50px;
      /*display: inline-block;*/
      vertical-align: top;
      font-size: 20px;
      line-height: 24px;
      letter-spacing: normal;
      text-align: center;
  }