

/* Start:/local/templates/main/components/bitrix/catalog.smart.filter/.default/style.css?1740475536813*/
.bx-filter-container-modef {
	position: absolute;
	right: calc(100% + 10px);
	z-index: 10;
}

.category__rightside.is-fixed .bx-filter-container-modef {
	display: none !important;
}

.bx-filter-parameters-box {
	position: relative;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.bx-filter-popup-result {
	padding: 3px 5px 2px;
	position: relative;
	top: -6px;
	background-color: #ea5b0c;
}

.bx-filter-popup-result:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 5px;
	border-color: transparent transparent transparent #ea5a0c;
	left: 100%;
	top: 50%;
	margin-top: -4px;
}

.bx-filter-popup-result a, .bx-filter-popup-result a:hover, .bx-filter-popup-result a:focus {
	color: #fff;
	white-space: nowrap;
}

.checks {
	position: relative;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/catalog_okl/style.css?17404755362380*/
.catalog-fireproof__leftside__item__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 1rem;
    row-gap: 1rem;
    flex-wrap: nowrap;
    flex-direction: row;
}

.catalog-line-date {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    row-gap: 0.75rem;
}

.catalog-fireproof__leftside__item__content__image {
    width: 126px !important;
    height: 126px !important;
}

.catalog-fireproof__leftside__item__content__image img {
    width: 100%;
}

.catalog-fire-proof__bg-detail-url {
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.catalog-fireproof__cablestype {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 5;
}

.catalog-fireproof__cablestype p {
    margin-top: 1rem;
    display: inline-block;
}

.okl__description {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 48px;
}

.okl_subtitle {
    justify-content: space-between;
    display: flex !important;
    align-items: center;
    width: 100%;
}

.block-btn__read-all-btn {
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: right;
    margin-bottom: 12px;
}

.all-content {
    padding: 0;
    width: 100%;
    height: 0;
    background: #fff;
    border-radius: 16px;
    /* box-shadow: 0 0 8px rgba(0,0,0,0.5); */
    /* transition: .3s; */
}

.all-content * {
    height: 0;
    font-size: 0;
}

.all-content--active {
    /* padding: 4px 16px 16px 16px; */
    height: auto;
    margin-bottom: 32px;
}

.all-content--active * {
    height: auto;
    font-size: 16px;
    text-align: justify;
}
.okl-head-banner {
    margin-top: 2rem;
     width: 100%;
     margin-bottom: 2rem;
}
.block-btn {
    width: 32%;
    display: inline-block;
    margin-bottom: 2rem;
    color: #fff;
    background: #ea5b0c;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 2rem;
    border-radius: 0.5rem;;
    text-align: center;

}

.block-btn:hover,
.block-btn:focus {
    color: #fff;
}
.catalog-line-date__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cableline-procreator-logo {
    width: 100px;
}

@media screen and (max-width: 767px) {
    .catalog-fireproof__leftside__item__content {
        grid-template-columns: repeat(4, auto);
    }
}
/* End */
/* /local/templates/main/components/bitrix/catalog.smart.filter/.default/style.css?1740475536813 */
/* /local/templates/main/components/bitrix/catalog.section/catalog_okl/style.css?17404755362380 */
