

/* Start:/about/infoclients/style.css?17164498611298*/
.lineyel a,.bluelinks a {color: #1E80FF;font-size: 1.2em;text-decoration: underline;}
.bluelinks ul li{margin-right: 1em;}
.ix-news-page-correction ul {display: flex;flex-direction: unset;}
.ix-news-page-correction ul{padding: 10px;}
.h1-text {font-size: 18px;font-weight: 500;color: #000;}
.enc-list ul{list-style: none;}
div.ecnmain{width: 100%;}
div.encprop {width: 25%;height: 260px;}
ul.d-lst-chk{margin-left: 2em!important;display: block;list-style: none;}
ul.d-lst-chk li{width: 100%;}
ul.d-lst-chk li:before {
    content: '✔';
    line-height: 20px;
    width: 22px;
    height: 22px;
    margin-left: -30px;
    position: absolute;
    text-align: center;
}
.sizes-tables th{border:0;font-weight: normal;}
.sizes-tables td{font-size: 18px;}
a.ix-back-correction {
    background: #fff;
    border-radius: 4px;
    height: 32px;
    line-height: 31px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding: 0 15px;
    float: right;
}
.sprite.ic-basket-back{
    background-position: -1468px 0;
    width: 20px;
    height: 13px;
    background-image: url(/local/templates/index/css/sprite.png);
    background-repeat: no-repeat;margin-right: 10px;
}
a.back span {
    vertical-align: middle;
    display: inline-block;
    margin-top: 2px;
}
/* End */


/* Start:/about/about.css?15753665471117*/
.bluelinks a{color: #1E80FF;font-size: 1.2em;}


/* for ie -10 11*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.news-slider  .slick-arrow, .clients_inner .slick-arrow {
    height: 30px;
}
    .news-slider .slick-next::before, .slick-prev::before{
    top:0px !important;
}
.clients_inner .slick-next::before, .clients_inner .slick-prev::before{
    top:0px !important;
}

.clients .plogo{
    position: relative;
	min-height: 100px;
 }
 .clients .plogo p{
 	display: none;
 }
.clients .plogo img{
	position: absolute;
	 left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.news-slider .slick-list.draggable{
      max-width: 1000px;
}
.news-slider .slick-arrow {
    margin-top: 0px;
}
.ix-news-page-correction .catalog-list .product-properties-div .sale{
	width: 100% !important;
}
.form-serts .form-serts__input{
	width: 85% !important;
}
}
/* end for ie 10 11*/ 

/* End */


/* Start:/local/templates/fastindex/components/bitrix/news.detail/library/style.css?17008230454130*/
.news-page p{

    line-height: 22px !important;
}

.news-page p li{

    line-height: 22px !important;
}
.news-page ol li{
	font-size: 14px;
    line-height: 22px !important;
}

.news-page ul li{

    line-height: 22px !important;
}

.lineyel{




    color: #a1a1a1;


}

.lineyel b{

    top: -7px;
    position: relative;
    background-color: #fff;
    width: 50%;

    padding-right: 10px;
    padding-left: 10px;
    font-weight: 500;

}

.lineyel b i {
font-style: normal !important;
height: 25px;

}

h2{
 color: #a1a1a1;

}

/* Адаптив блока "Смотрите также" */
@media screen and (min-width:0px) and (max-width:790px){
    .enc-list.topmargin2.bluelinks{
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }
    p.d-x-large{
        width: 100%;
        margin: 20px 0;
    }
    .enc-list ul{
        list-style: none;
        display: flex;
        flex-flow: column wrap;
        width: 24%;
        padding: 0;
    }
    main{
        width: 85%;
        margin: 0 auto;
    }
}
@media screen and (max-width:750px) {
    .enc-list ul{
        width: 33%;
    }
}
@media screen and (max-width:550px) {
    .enc-list ul{
        width: 48%;
    }
}
@media screen and (max-width:425px) {
    .enc-list.topmargin2.bluelinks{
        justify-content: center;
    }
    .enc-list ul{
        width: 55%;
    }
}
/* Конец адаптива блока "Смотрите также" */


/* Адаптив кнопки "Назад к списку" */
@media screen and (max-width:525px){
    div.wrap a.ix-back-correction{
        float: none;
        padding: 0;
        margin-bottom: 10px;
        display: block;
    }
}
/* Конец адаптива кнопки "Назад к списку" */

/* Адаптив списка товаров */
@media screen and (max-width:400px){
        a.sale{
            background-position-x: 10px !important;
        }
        .product-box a.sale{
            margin-top: 10px;
        }
        .news-page{
            font-size: 12px !important;
        }
        .d-lst-section-info.d-tal div{
            height: 50px;
        }
        div.properties{
            display: none;
        }
    div.product-box .sale{
        font-size: 14px;
        padding-left: 0;
    }
    }
@media screen and (max-width:380px) {
    .ew{
        width: 50%;
    }


}
/* Конец адаптива списка товаров */

/* Адаптив слайдера */
button.slick-next.slick-arrow{
    right: -25px;
}
button.slick-prev.slick-arrow{
    left: -25px;
}
@media screen and (min-width:0px) and (max-width:1100px) {
    .product-box div.name{
        height: auto;
    }
    main div.showkomplekt{
        position: static;
    }
    .name a {
        display: block;
    }
    div.showkomplekt span{
        line-height: normal;
    }
    div.product-box a.sale{
        background: none;
    }

}
@media screen and (min-width:768px) and (max-width:1100px) {

    div.showkomplekt{
        height: 75px;
    }
    .name a{
        height: 100px;
    }
}
@media screen and (min-width:575px) and (max-width:767px) {
    div.showkomplekt{
        height: 50px;
    }
    .name a{
        height: 70px;
    }
}
@media screen and (min-width:0px) and (max-width:575px) {
    div.showkomplekt{
        height: 50px;
    }
    .name a{
        height: 50px;
    }
    .catalog-list.news-slider.slick-initialized.slick-slider{
        max-width: 260px;
        margin: 0 auto;
    }
}
@media screen and (max-width:450px){
    div.product-box .d-lst-section-info.d-tal .ew{
        float: none;
        width: 100%;
    }
}
/* Конец адаптива слайдера*/

/* Адаптив заголовка h2 */
@media screen and (max-width: 360px){
    h2{
        font-size: 25px !important;
    }

}

#detail-lib table{
    display: block;
    max-width: 100%;
    overflow: auto;
    border-spacing: 2px;
    border-collapse: separate;
}

#detail-lib table td{
    padding: 0 5px;
    border: 2px solid #ffcc00;
}
.ix-news-page-correction ul.v{
    display: inherit;
}

/* End */
/* /about/infoclients/style.css?17164498611298 */
/* /about/about.css?15753665471117 */
/* /local/templates/fastindex/components/bitrix/news.detail/library/style.css?17008230454130 */
