

/* Start:/local/templates/newwindows2/components/bitrix/catalog/production_default/style.css?176414905315178*/
.production-section__view-elem-fill{
    fill: #C5C5C5;
}
.production-section__view a{
    display: inline-block;
    margin-left: 21px;
}
.production-section__view a:first-child{
    margin-left: 0;
}
.production-section__view a:hover .production-section__view-elem-fill,
.production-section__view a.active .production-section__view-elem-fill{
    fill: var(--prv_btn_color);
}
.production-section__view a:hover,
.production-section__view a,
.production-section__view a:active,
.production-section__view a:active:hover,
.production-section__view a:active:focus{
    text-decoration: none;
}
.production-section__sort-view-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.production-section__sort{
    position: relative;
}
.production-section__sort:hover .production-section__sort-dropdown,
.production-section__sort:focus .production-section__sort-dropdown{
    visibility: visible;
    opacity: 1;
    height: auto;
    transition: 0.2s;
}
.production-section__sort-dropdown{
    position: absolute;
    top: 25px;
    right: 0;
    background-color: #fff;
    min-width: 210px;
    visibility: hidden;
    opacity: 0;
    height: 0;
    z-index: 8;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
}

.production-section__view a svg rect {
    stroke: #d9d9d9;
    transition: stroke 0.3s ease;
}

.production-section__view a.active svg rect {
    stroke: #006AF9;
}

.production-section__view a:hover svg rect {
    stroke: #0056cc;
}
/* Третья иконка - активная */
.production-section__view a:nth-child(3).active svg rect {
    fill: #006AF9;
    stroke: #006AF9;
}
.production-section__view a:nth-child(3):hover svg rect {
    fill: #006AF9 !important;
}
.production-section__view a:nth-child(3):hover {
    color: #006AF9 !important;
}
.service-detail__consultation-btn{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #212121;
    padding: 19px;
    text-align: center;
    line-height: 1;
    display: block;
}
.service-detail__consultation{
    border: 1px solid #EFF1F5;
	position: sticky;
	top: 87px;
	background-color: #fff;
	z-index: 8;
}
.service-detail__consultation-inner .hr{
    height: 1px;
    background-color: #EFF1F5;
}
.service-detail__consultation-inner{
    padding: 40px 10px 0;
}
.service-detail__consultation-inner > svg{
    display: block;
    margin: 0 auto;
    width: 44.85px;
    height: 35.7px;
}
.service-detail__consultation-btn:hover, .service-detail__consultation-btn:focus {
    background: var(--prv_interactive_color);
    color: #fff;
    text-decoration: none;
}

.page-content .service-detail__consultation-title{
    font-size: 1.2857em;
    text-align: center;
    margin: 31px 0 18px;
}
.page-content .service-detail__consultation-subtitle{
    font-size: 0.8571em;
    color: #212121;
    text-align: center;
    line-height: 1.33333em;
    margin: 0 0 32px
}
.service-detail__preview > .container > .row{
	padding: 20px 0;
}
.service-detail__preview .btn{
    margin-bottom: 10px;
}
.service-detail__advantages{
    margin-top: 50px;
}

.catalog-slide{
	height: 120px;
	background-repeat: no-repeat;
	background-size: contain;
}

#head_owl_2 .owl-dots{bottom: -60px;}
#head_owl_2 .owl-nav{
	left: 0;
    position: absolute;
    bottom: 0;
	z-index: 99;
}
#head_owl_2 .owl-nav button.owl-next, #head_owl_2 .owl-nav button.owl-prev{font-size:60px;margin: 0 10px; color: #757575;}
#head_owl_2  .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #000;
}
.cat-zag{
    font-size: 2em;
    font-weight: bold;
    margin: 60px 0 40px !important;
    line-height: 1.86;
    color: #757575;
    display: block;
}
.cat-zag:hover{color: #757575 !important;}

.content-catalog{color: #757575;}

.cat-lic{padding:0 30px;}

.cat-lic img{width: 100%; margin: 0 0 15px;}

/* Ограничиваем контейнер карусели */
.slick-list {
    width: calc(100% - 100px) !important; /* Уменьшаем общую ширину */
    margin: 0 auto !important;
}

/* Настройка для 4 элементов */
.cat-usl {
    padding: 0 15px;
    width: 25% !important;
    flex: 0 0 25% !important;
    min-width: 25% !important;
    max-width: 25% !important;
}

.cat-usl img{
    width: 100%; 
    margin: 0 0 15px;
    object-fit: cover;
}
.img_video {
    cursor: pointer;
    padding: 0 !important;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    height: 135px;
    transition: all 0.3s ease;
}
.cat-usl a{color: #757575;}

.all-advantages .slick-list{padding-bottom:40px;}

.content-catalog .all-advantages .slick-dots{bottom:0;}

.content-catalog .all-advantages .slick-dots li{margin:0;}
.content-catalog .all-advantages .slick-dots li button:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #d6d6d6;
	opacity: 1;
}
.content-catalog .all-advantages .slick-active button:before{
	font-size: 46px !important;
    color: #006af9 !important;
	line-height: 17px !important;
}

.fwcat{font-weight:bold;}
.podcat{font-size: 0.9em;}


#modal_form {
	width: 1000px; 
	height: 100%; /* Рaзмеры дoлжны быть фиксирoвaны */
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 20px; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	/*margin-top: -275px;*/
	margin-left: -500px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 9999; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	/*padding: 20px 10px;*/
}

/* Пoдлoжкa */
#overlay {
	z-index:9998; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.98; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.98; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}

/* Кнoпкa зaкрыть */
.modal_close {
	z-index: 999;
    font-size: 30px;
    background-color: #000000;
    border-radius: 15px;
    padding: 0 6px 0;
    line-height: 27px;
	

	width: 30px;
	height: 30px;
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
	display: block;
	color:white;
}

.img_video {
	cursor: pointer;
	padding:0 20px;
	width:90%;
}
.slick-list {
    border-radius: 12px !important;
    overflow: hidden !important;
}

.slick-list .img_video {
    border-radius: 12px !important;
    margin: 0 10px !important;
}
#modal_form iframe{display: none;}

.video-container{
	position: relative;
	width: 100%;
	height:0;
	padding-bottom: 56.25%;
}

.video-container iframe{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}

.buttony{
	position: absolute;
	width: 52px;
	height: 36px;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -26px;
	z-index: 9;
	cursor: pointer;
}
.cat-you{position: relative;}

.cat-reviews{
	margin: 0 10px;
	border: 1px solid #EEF1F4;
	padding: 20px 10px;
}
.htmlrevcat{
	max-height: 230px;
	overflow: hidden;
	margin: 15px 0;
}

.cat-reviews a{display: block;}

.cat-reviews .star {
    height: 18px;
    width: 18px;
    margin-left: 8px;
    display: inline-block;
}
.cat-reviews .star:first-child {margin-left: 0px;}
.cat-reviews .star.active .star_icon {fill: #EFCE4A;}

.reviews-section__person-photo {
    height: 40px;
    width: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: table-cell;
    border-radius: 100%;
}
.cat-reviews .stars_cnt{margin-top: 15px}
.fwcat2{
	font-weight:bold;
	display: table-cell;
    line-height: 40px;
    padding-left: 5px;
	}

/* Ширина текста .page-top-text только слева */
.page-top-text {
    margin-left: -400px !important;
    margin-right: 0 !important;
    padding-left: 100px !important;
    padding-right: 0px !important;
    width: calc(100% + 400px) !important;
    box-sizing: border-box !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 22.75px !important;
    letter-spacing: 0% !important;
    vertical-align: middle !important;
    text-align: left !important;
    color: #212529 !important;
}
.page-top-text h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 17.91px !important;
    letter-spacing: 0% !important;
    color: #212529 !important;
    vertical-align: middle !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}
.cat-zag,
.adv-text-cnt,
.adv-heading {
    color: #000000 !important;
}
/* Делаем SVG иконки синими */
.row.all-advantages .adv-icon-cnt svg,
.row.all-advantages .adv-icon-cnt svg *,
.row.all-advantages .adv-icon-cnt svg path,
.row.all-advantages .adv-icon-cnt svg circle,
.row.all-advantages .adv-icon-cnt svg rect,
.row.all-advantages .adv-icon-cnt svg polygon,
.row.all-advantages .adv-icon-cnt svg line,
.row.all-advantages .adv-icon-cnt svg ellipse,
.row.all-advantages .adv-icon-cnt svg g {
    fill: #006af9 !important;
    color: #006af9 !important;
}

/* Адаптация для мобильных */
@media (max-width: 1150px) {
    .page-top-text {
        margin-left: -300px !important;
        padding-left: 100px !important;
        width: calc(100% + 300px) !important;
    }
}
@media (max-width: 991px) {
    .page-top-text {
        margin-left: -20px !important;
        padding-left: 20px !important;
        width: calc(100% + 20px) !important;
    }
}
@media (max-width: 768px) {
    .page-top-text {
        margin-left: -20px !important;
        padding-left: 20px !important;
        width: calc(100% + 20px) !important;
    }
}

@media (max-width: 480px) {
    .page-top-text {
        margin-left: -10px !important;
        padding-left: 10px !important;
        width: calc(100% + 10px) !important;
        padding-right: 10px !important;
    }
}
@media(min-width: 560px){
    .production-section__sort-dropdown{
        right: auto;
        left: 0;
	}
}
.production-section__sort-dropdown > a,
.production-section__sort-dropdown > a:focus{
    display: block;
    padding: 11px 15px 10px;
    color: #212121;
}
.production-section__sort-dropdown > a:hover,
.production-section__sort-dropdown > a:active:hover,
.production-section__sort-dropdown > a:active,
.production-section__sort-dropdown > a:active:focus{
    color: #212121;
    text-decoration: none;
}
.production-section__sort-dropdown > a.active{
    background-color: #F8F9FB;
}
.production-section__sort > span,
.production-section__filter-mobile > span{
    color: #757575;
    line-height: 1.5714;
    cursor:pointer;
}
.production-section__sort-view-block > div{
    margin-bottom: 15px;
    padding-bottom: 10px;
}
@media(min-width: 768px){
    .production-section__sort-view-block > div{
        margin-bottom: 0;
	}
}

.sidebar-menu__catalog-title{
    color: #212121;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin: 26px 0;
    font-weight: bold;
}
.sidebar-menu__catalog-title.first{
    border-top: 1px solid #EFF1F5;
    margin: 0 0 26px;
    padding-top: 26px;
    border-top: 1px solid #EFF1F5;
}
.sidebar-menu__catalog-title > svg{
    margin-right: 16px;
}


.sidebar-menu__catalog-sidebar-toggle{
    display: block;
    height: 18px;
    width: 33px;
    background: #dbe0e6;
    border-radius: 9px;
    position: relative;
    cursor: pointer;
    transition: background .1s ease-in;
    margin-right: 10px;
    flex-shrink: 0;
}

.sidebar-menu__catalog-sidebar-toggle:before{
    content: " ";
    width: 14px;
    height: 14px;
    margin: 2px;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 15px;
    background: #fff;
    border-radius: 20px;
    transition: right .1s ease-in;
}

.sidebar-menu__catalog-head.active .sidebar-menu__catalog-sidebar-toggle{
    background: var(--prv_btn_color);
}
.sidebar-menu__catalog-head.active .sidebar-menu__catalog-sidebar-toggle:before{
    right: 0;
}
.sidebar-menu__catalog-head{
    display: flex;
    align-items: center;
    margin-bottom: 26px;
}
.production-section__page{
    margin-bottom: 15px;
}
.sidebar-footer * {
    transition: border-radius 0.3s ease;
}

.sidebar-footer > *:first-child {
    border-radius: 16px 16px 0 0 !important; /* сверху слева и справа */
}

.sidebar-footer > *:last-child {
    border-radius: 0 0 16px 16px !important; /* снизу слева и справа */
}

.sidebar-footer > *:not(:first-child):not(:last-child) {
    border-radius: 0 !important; /* у средних элементов без скругления */
}
.production-section__filter-section.hide-section{
    display: none!important;
    visibility: hidden;
    width: 0!important;
}
.production-section__page.full-width{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media(max-width: 1020px){
	#modal_form {
		width: 90%;
		margin-left: 5%;
		left: 0;
	}
}

@media(max-width: 991px){
    .sidebar-menu__catalog-head{
        display: none!important;
	}
}
@media(max-width: 991px){
    .production-section__filter-section .sidebar-menu,
    .production-section__filter-section .sidebar-menu__catalog-title,
    .production-section__filter-section .sidebar-footer,
    .production-section__filter-section .sidebar-commercial{
        display: none;
	}
    .production-section__filter-section .bx-filter{
        position: absolute;
        left: 0;
        right: 0;
        z-index: 8;
        background-color: #fff;
        border-bottom: 1px solid #EFF1F5;
        box-shadow: 0 0 10px rgba(0,0,0,0.15);
        -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
        max-width: 100%;
	}
    .bx-active .bx-filter-popup-result{
        display: none!important;
	}
    .bx-filter{
        display: none;
	}
    .bx-filter.active{
        display: block!important;
	}
	
	
}

@media(max-width: 480px){
	.cat-zag{font-size: 1.6em;line-height: 1.5; margin: 40px 0 40px !important;}
	
}
/* End */


/* Start:/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/style.css?176414303623960*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	margin-bottom: 20px;
}
.bx-filter .bx-filter-parameters-box {
	position: relative;
}

@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}

.bx-filter-parameters-box-title{
    cursor: pointer;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 20px 18px 20px 25px;  
}
.bx-filter-parameters-box{
    border-bottom: 1px solid #EEF1F4;
}
.bx-filter-parameters-box-title:hover{
    background-color: #F8F9FB;
}
.bx-filter-parameters-box-title > .name{
    color: #212121;
}

.bx-filter-parameters-box .caret{
    border-top: 5px solid #707070;
    border-bottom: none;
    height: 100%;
    top: 7px;
    position: relative;
}

.bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title .caret{
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 5px solid #707070;
    border-top: none;
}


.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
     width: 50%;
}
.bx-filter-parameters-box-container-block-wrapper{
    display: flex;
    align-items: center;
}
.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 1.0714em;
        line-height: 1.466;
	height: 38px;
	margin: 0;
	padding: 14px;
	border: 1px solid #ECECEC;
	background: #F8F9FB;
	outline: none;
        color: #ACACAC;
}
.bx-filter-parameters-box-container-block.bx-left input{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.bx-filter-parameters-box-container-block.bx-right input{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.bx-filter .bx-filter-input-container input:placeholder {
    color: #ACACAC;
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
.bx-ios .bx-filter .bx-filter-input-container input {
	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
        margin: 0 20px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 2px;
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: 40px;
	width: 1px;
	height: 17px;
	background: transparent;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #ACACAC;
        font-size: 0.8571em;
}

.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: -9px;
	width: 24px;
	height: 24px;
	border-bottom: none;
        border-radius: 100%;
        background-color: var(--prv_btn_color);
        transition: 0s!important;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
}
.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}

.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf/wYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
.bx-filter .bx-filter-tag {
	padding: 18px;
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}

.bx-filter .bx-filter-param-label {
    font-weight: normal;
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 34px;
    margin-bottom: 17px;
}
.bx-filter-parameters-box-container .checkbox:last-child label,
.bx-filter-parameters-box-container .radio:last-child label{
    margin-bottom: 0;
}
.bx-filter-param-label.checkbox:before,
.bx-filter-param-label.radio:before{
    content: '';
    display: block;
    height: 22px;
    width: 22px;
    border: 1px solid #E0E0E0;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.bx-filter-param-label.checkbox:before{
    border-radius: 2px;
}
.bx-filter-param-label.radio:before{
    border-radius: 100%;
}

.bx-filter-param-label.checkbox input:checked + .checked:before,
.bx-filter-param-label.checkbox:focus input + .checked:before{
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--prv_btn_color);
    font-size: 12px;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    line-height: 15px;
}
.bx-filter-param-label.radio input:checked + .checked:before,
.bx-filter-param-label.radio:focus input  + .checked:before{
    content: "";
    font-size: 12px;
    display: block;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 7px;
    background: var(--prv_btn_color);
    border-radius: 100%;
}

.bx-filter-param-label.checkbox input,
.bx-filter-param-label.radio input{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #cdcdcd;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	color: #000;
	border-color: transparent;
}

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	margin-top: -7px;
	margin-left: 10px;
        height: auto;
        line-height: 25px;
	white-space: nowrap;
	color: #212121;
        -webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,.2);
        -moz-box-shadow: 0 10px 25px 0 rgba(0,0,0,.2);
        box-shadow: 0 10px 25px 0 rgba(0,0,0,.2);
        text-transform: uppercase;
        background-color: #fff;
        padding: 10px 20px;
        z-index: 8;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}

.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}

.bx-filter .bx-ui-slider-track{background: #EEF1F4;}
.bx-filter .bx-ui-slider-pricebar-vd{background: var(--prv_btn_color);}
.bx-filter .bx-ui-slider-pricebar-vn{background: #EEF1F4;}
.bx-filter .bx-ui-slider-pricebar-v {background: var(--prv_btn_color);}

.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}

.bx-filter .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter .bx-tag-link {
	color: #68939e;
}

.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	border-image: url(/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}

.bx-filter-inner-wrapper{
    border: 1px solid #EEF1F4;
    border-radius: 16px;
    background-color: transparent;
    overflow: hidden;
}
.bx-filter-btn-del-filter{
    position: relative;
    height: 40px;
    width: 45px;
    border-radius: 5px;
    border: 1px solid #EFF1F5;
    outline: none;
    background-color: transparent;
    z-index: 2;
    display: block;
    padding: 0;
    cursor: pointer;

}
.bx-filter-btn-del-filter> input{
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.bx-filter-btn-del-filter:before{
    content: '\f2f9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    line-height: 16px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--prv_btn_color);
    z-index: 1;
}
.bx-filter-btn-del-filter:hover:before{
    -webkit-animation: spinner2 .5s ease-out 1;
    animation: spinner2 .5s ease 1;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
@-webkit-keyframes spinner2{
  from{
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
  }
  to{
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* Other */
@keyframes spinner2{
  from{
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to{
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* === Контейнер с кнопками === */
.bx-filter-button-box {
    padding: 10px 26px; /* отступы: 16px верх/низ, 26px лево/право */
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
}

.bx-filter-button-box > .bx-filter-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* === Кнопка "Применить" — растягивается === */
.btn.bx-filter-btn-set-filter,
input.bx-filter-btn-set-filter {
    /* Box */
    box-sizing: border-box;

    /* Layout */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    gap: 10px;

    /* Size — УБИРАЕМ ФИКСИРОВАННУЮ ШИРИНУ */
    width: auto;        /* ← важно! */
    min-width: 160px;   /* минимальная ширина */
    height: 41px;

    /* Style */
    background: #006AF9;
    border: 2px solid #006AF9;
    border-radius: 4px;

    /* Text */
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: center;

    /* Interaction */
    cursor: pointer;
    transition: all 0.3s ease;

    /* Flex — РАСТЯГИВАЕТСЯ */
    flex: 1 1 auto;     /* ← ключевое изменение */

    /* Reset default */
    outline: none;
    appearance: none;
}

/* === Кнопка "Сброс" — остаётся компактной === */
.bx-filter-btn-reset {
    /* Box */
    box-sizing: border-box;

    /* Layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 14px;
    gap: 10px;

    /* Size — фиксированная ширина */
    width: 44.39px;
    height: 40px;

    /* Style */
    background: transparent;
    border: 1px solid #D9D9D9;
    border-radius: 5px;

    /* Interaction */
    cursor: pointer;
    transition: all 0.3s ease;

    /* Flex — НЕ растягивается */
    flex: 0 0 auto;     /* ← важно! */

    /* Reset */
    outline: none;
    appearance: none;
}
.bx-filter-btn-reset:hover {
    background: #f5f5f5;
    border-color: #b3b3b3;
}

/* Иконка внутри кнопки "Сброс" (если используется) */
.bx-filter-btn-reset svg,
.bx-filter-btn-reset i {
    width: 16px;
    height: 16px;
    color: #757575;
}
/* Убираем все отступы у контейнера с кнопками */
.bx-filter-button-box {
    margin: 0 !important;
    padding: 16px 26px !important;
}

/* Если нужно — уберите отступы у родителя */
.bx-filter-inner-wrapper .bx-filter-button-box {
    margin-top: 0 !important;
}
/* Убираем все отступы у обёртки кнопки "Сбросить" */
label.bx-filter-btn-del-filter {
    margin: 0 !important;
    padding: 0 !important;
}

/* Убираем отступы у внутреннего input */
label.bx-filter-btn-del-filter > input {
    margin: 0 !important;
    padding: 0 !important;
}
/* Адаптив для кнопок фильтра с 991px до 1200px */
@media (min-width: 991px) and (max-width: 1200px) {
    .bx-filter-button-box > .bx-filter-block {
        flex-wrap: nowrap;
        gap: 10px;
    }
    
    /* Кнопка "Применить" - сужается пропорционально */
    .btn.bx-filter-btn-set-filter,
    input.bx-filter-btn-set-filter {
        flex: 0 0 33.333333%;
        min-width: 120px;
        padding: 12px 16px;
        font-size: 13px;
    }
    
    /* Кнопка "Сброс" - остается неизменной */
    .bx-filter-btn-reset {
        flex: 0 0 auto;
        width: 44.39px;
    }
}

/* Дополнительные адаптивные точки для плавного изменения */
@media (min-width: 991px) and (max-width: 1100px) {
    .btn.bx-filter-btn-set-filter,
    input.bx-filter-btn-set-filter {
        flex: 0 0 40%;
        min-width: 110px;
        padding: 12px 14px;
        font-size: 12px;
    }
}

@media (min-width: 1101px) and (max-width: 1200px) {
    .btn.bx-filter-btn-set-filter,
    input.bx-filter-btn-set-filter {
        flex: 0 0 35%;
        min-width: 130px;
    }
}
/* End */


/* Start:/local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.section.list/sections_list_inner_copy/style.css?176406271511620*/
/* Стили для карусели разделов */
.production-sections-carousel-wrapper {
    position: relative;
    margin: 0px 0 40px;
    padding: 0 0px;
    width: 950px;
    right: 15px;
    overflow: hidden;
}

.production-sections-carousel {
    position: relative;
    margin-left: -25px !important;
}

.production-sections-carousel .owl-stage {
    display: flex;
    padding: 20px 0 !important;
}

.production-sections-carousel-item {
    height: auto;
}

.production-sections-carousel .production-sections__container {
    min-height: 80px !important;
    display: block;
    height: 100%;
}

/* ОСНОВНОЙ БЛОК - ОДИНАКОВЫЕ РАЗМЕРЫ */
.production-sections-carousel .production-sections__block {
    padding: 15px 12px !important;
    width: 210px;
    height: 80px;
    border: 2px solid #f3f3f3;
    border-radius: 12px;
    background: #fff;
    margin: 0 20px !important;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    text-align: left;
    box-sizing: border-box;
}

.production-sections-carousel .production-sections__block:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
    border-color: #006af9;
    transform: translateY(-3px);
}

.production-sections-carousel .production-sections__image-block {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    margin-right: 10px;
    flex-shrink: 0;
}

.production-sections-carousel .production-sections__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.production-sections-carousel .production-sections__text-block {
    padding-bottom: 0;
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.production-sections-carousel .production-sections__name {
    font-size: 0.9em !important;
    line-height: 1.3;
    margin-top: 0;
    min-height: auto;
    color: #666;
    font-weight: normal;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.production-sections-carousel .ufcena {
    font-size: 0.8em !important;
    color: #000;
    margin-top: 0;
    font-weight: bold;
}

/* Градиент по краям карусели - ПЕРЕПИСАНО */
.production-sections-carousel .owl-stage-outer {
    overflow: hidden;
    padding: 0 5px;
    position: relative;
}

/* Градиентные накладки - ПЕРЕПИСАНО */
.production-sections-carousel .owl-stage-outer::before,
.production-sections-carousel .owl-stage-outer::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200px; /* Широкая зона градиента */
    pointer-events: none;
    z-index: 5;
    transition: opacity 0.3s ease;
}

.production-sections-carousel .owl-stage-outer::before {
    left: 0;
    background: linear-gradient(to right, 
        rgba(255,255,255,1) 0%, 
        rgba(255,255,255,0.8) 30%,
        rgba(255,255,255,0.3) 60%,
        rgba(255,255,255,0) 100%
    );
    opacity: 1; /* Всегда видим по умолчанию */
}

.production-sections-carousel .owl-stage-outer::after {
    right: 0;
    background: linear-gradient(to left, 
        rgba(255,255,255,1) 0%, 
        rgba(255,255,255,0.8) 30%,
        rgba(255,255,255,0.3) 60%,
        rgba(255,255,255,0) 100%
    );
    opacity: 1; /* Всегда видим по умолчанию */
}

/* Когда карусель в начале - скрываем левый градиент */
.production-sections-carousel.at-start .owl-stage-outer::before {
    opacity: 0 !important;
}

/* Когда карусель в конце - скрываем правый градиент */
.production-sections-carousel.at-end .owl-stage-outer::after {
    opacity: 0 !important;
}
/* Стили для навигации карусели */
.production-sections-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 20px);
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
    left: -10px;
}

.production-sections-carousel .owl-nav button {
    pointer-events: all;
    background: transparent !important;
    border: none !important;
    border-radius: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 11;
    transform: scale(3.2);
}

.production-sections-carousel .owl-nav button:hover {
    background: transparent !important;
    transform: scale(3.3);
}

.production-sections-carousel .carousel-arrow {
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    fill: #000000;
}

.production-sections-carousel .owl-nav button:hover .carousel-arrow {
    transform: scale(3.4);
    fill: #000000;
}

.production-sections-carousel .owl-prev {
    margin-left: 10px !important;
}

.production-sections-carousel .owl-next {
    margin-right: 0px !important;
}

/* Скрытие стрелок, когда они недоступны */
.production-sections-carousel .owl-nav .disabled {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

.production-sections-carousel .owl-dots {
    margin-top: 30px;
    text-align: center;
}

.production-sections-carousel .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 6px;
    background: #ddd;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.production-sections-carousel .owl-dot.active span {
    background: #000000;
}


/* Десктопы (1200px - 1400px) */
@media (max-width: 1400px) {
    .production-sections-carousel-wrapper {
        max-width: 1200px;
        padding: 0 20px;
    }
    
    .production-sections-carousel .production-sections__block {
        width: 210px;
        height: 80px;
        margin: 0 12px;
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        width: 150px;
    }
}


/* Исправление для диапазона 991px - 1145px */
@media (min-width: 991px) and (max-width: 1200px) {
    .production-sections-carousel-wrapper {
        max-width: 850px;
        width: 100% !important;
        padding: 0 !important;
        right: 0 !important;
    }
    
    .production-sections-carousel .production-sections__block {
        width: auto !important;
		height: 120px;
    }
    
    /* Обеспечиваем, что контейнер карусели обрезает содержимое */
    .production-sections-carousel .owl-stage-outer {
        overflow: hidden !important;
        position: relative !important;
    }
/* Убираем ограничение текста для названия */
.production-sections__name {
    display: block !important; /* Убираем -webkit-box */
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: visible !important;
    white-space: normal !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
    max-height: none !important; /* Убираем ограничение высоты */
}
    /* Правильное позиционирование градиентов */
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 2;
        pointer-events: none;
    }

    .production-sections-carousel .owl-stage-outer::before {
        left: 0 !important;
        background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    }

    .production-sections-carousel .owl-stage-outer::after {
        right: 0 !important;
        background: linear-gradient(to left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    }
}
/* Планшеты (768px - 992px) */
@media (max-width: 991px) {
    .production-sections-carousel-wrapper {
        flex: 0 0 33.333333%;
        max-width: 115%;
    }
    /* Уменьшаем ширину блоков чтобы вмещалось 3 */
    .production-sections-carousel .production-sections__block {
        width: auto !important;
        height: 120px !important;
    }
.production-sections-carousel .owl-nav button {
    margin: 0 15px !important; /* Отступы слева и справа для обеих стрелок */
}
}

/* Большие мобильные (до 768px) */
@media (max-width: 768px) {
    .production-sections-carousel-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        display: block !important;
        justify-content: center !important;
        position: relative; /* важно для абсолютного позиционирования стрелок */
        padding: 0 10px;
    }

     /* Правильное позиционирование градиентов */
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
	    width: 50px; 
        z-index: 2;

        pointer-events: none;
    }
    .production-sections-carousel .owl-item {
        padding: 0 1% !important;
    }
.production-sections-carousel .owl-nav button {
    margin: 0 5px !important; /* Отступы слева и справа для обеих стрелок */
}
    .production-sections-carousel .production-sections__block {
        width: auto !important;
        padding-left: 50px;
        margin: 0 !important;
    }
}

/* Маленькие мобильные (до 575px) */
@media (max-width: 575px) {
    .production-sections-carousel-wrapper {
        flex: 0 0 33.333333%;
        max-width: auto;
    }

    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        display: none !important;
    }

    .production-sections-carousel .owl-item {
        padding: 0 3% !important;
    }

    .production-sections-carousel .production-sections__block {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* Очень маленькие мобильные (до 425px) */
@media (max-width: 425px) {
    .production-sections-carousel-wrapper {
        max-width: 380px;
    }

    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        display: none !important;
    }

    .production-sections-carousel .owl-item {
        padding: 0 2% !important; /* немного больше отступы для узких экранов */
    }

    .production-sections-carousel .production-sections__block {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* Экстремально маленькие (до 375px) */
@media (max-width: 375px) {
    .production-sections-carousel-wrapper {
        max-width: 340px;
    }

    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        display: none !important;
    }

    .production-sections-carousel .owl-item {
        padding: 0 2% !important; /* ещё чуть больше отступы */
    }

    .production-sections-carousel .production-sections__block {
        width: 100% !important;
        margin: 0 !important;
    }
}
/* End */


/* Start:/local/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17636213182433*/
.bx-pagination {
	margin: 35px 0 70px;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
        font-weight: bold;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	line-height: 28px;
	color: #C5C5C5;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #C5C5C5;
	line-height: 28px;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: var(--prv_btn_color);
}

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: var(--prv_button_bg);
	color: #fff;
}

/* End */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/style.css?176414905315178 */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/style.css?176414303623960 */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.section.list/sections_list_inner_copy/style.css?176406271511620 */
/* /local/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17636213182433 */
