

/* Start:/local/templates/newwindows2/components/bitrix/catalog/production_default/style.css?176429282615159*/
.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;
}
.btn.show-modal {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.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;
}
.slick-slider {
    width: 110% !important;
    right: 60px !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 {
    max-width: 150% !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: 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?176429578913553*/
.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-container {
    max-height: 600px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    scroll-behavior: smooth !important;
    padding-right: 5px !important;
}

/* Стилизация скроллбара для Webkit браузеров (Chrome, Safari, Edge) */
.bx-filter-parameters-box-container::-webkit-scrollbar {
    width: 6px !important;
}

.bx-filter-parameters-box-container::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
    border-radius: 3px !important;
}

.bx-filter-parameters-box-container::-webkit-scrollbar-thumb {
    background: #c1c1c1 !important;
    border-radius: 3px !important;
}

.bx-filter-parameters-box-container::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8 !important;
}

/* Стилизация скроллбара для Firefox */
.bx-filter-parameters-box-container {
    scrollbar-width: thin !important;
    scrollbar-color: #c1c1c1 #f1f1f1 !important;

}
.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:last-child {
    border-bottom: none;
}
.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-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-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: 55%;
    transform: translateY(-50%);
}
.bx-filter-param-label.checkbox:before{
    border-radius: 2px;
}
.bx-filter-param-label.radio:before{
    border-radius: 100%;
}
.col-lg-3:not(:has(.bx-filter)) {
    display: none !important;
}

/* Или если фильтр пустой */
.col-lg-3:has(.bx-filter:empty) {
    display: none !important;
}
.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-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #cdcdcd;
}

.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-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-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);
  }
}
@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: 26px 20px;
    background: #FFFFFF;
    border-radius: 0 0 16px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    border-top: none !important;
    margin-top: 0 !important;
}

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

/* === Кнопка "Применить" === */
.btn.bx-filter-btn-set-filter,
input.bx-filter-btn-set-filter {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    gap: 10px;
    width: auto;
    min-width: 160px;
    height: 41px;
    background: #006AF9;
    border: 2px solid #006AF9;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1 1 auto;
    outline: none;
    appearance: none;
}

/* === Кнопка "Сброс" === */
.bx-filter-btn-reset {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 14px;
    gap: 10px;
    width: 44.39px;
    height: 40px;
    background: transparent;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 0 0 auto;
    outline: none;
    appearance: none;
}
.bx-filter-btn-reset:hover {
    background: #f5f5f5;
    border-color: #b3b3b3;
}

/* Убираем все отступы у обёртки кнопки "Сбросить" */
label.bx-filter-btn-del-filter {
    margin: 0 !important;
    padding: 0 !important;
}

.bx-filter-parameters-box-container {
    padding: 0 25px 25px 0;
}

/* Поднимаем сайдбар с фильтром вверх */
.col-lg-3 {
    margin-top: -10px !important; /* ← измените -20px на нужное значение */
}

/* Адаптив для кнопок фильтра */
@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;
    }
}

@media (max-width: 767px) {
    .bx-filter-button-box > .bx-filter-block {
        flex-direction: column;
        gap: 10px;
    }

    .btn.bx-filter-btn-set-filter,
    input.bx-filter-btn-set-filter {
        width: 100%;
        min-width: auto;
    }
    
    .bx-filter-btn-reset {
        width: 100%;
        height: 41px;
    }
}
/* End */


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

.production-sections-carousel {
    position: relative;
}

.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 12px !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: block; /* Убрал обрезку текста */
    overflow: visible;
    white-space: normal;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
}

.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%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
}

.production-sections-carousel .owl-nav button {
    pointer-events: all;
    background: transparent !important; /* Прозрачный фон */
    border: none !important; /* Убираем границу */
    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;
    margin: 0 !important;
	scale: 2.2;
}

.production-sections-carousel .owl-nav .disabled {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

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

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

/* АДАПТИВ С BOOTSTRAP-ПОДХОДОМ */

/* XL (1200px+) - 5-6 элементов */
@media (min-width: 1200px) {
    .production-sections-carousel-wrapper {
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .production-sections-carousel .production-sections__block {
        width: 200px;
        margin: 0 10px;
    }
}

/* LG (992px - 1199px) - 4-5 элементов */
@media (min-width: 992px) and (max-width: 1199px) {
    .production-sections-carousel-wrapper {
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .production-sections-carousel .production-sections__block {
        width: 190px;
        margin: 0 8px;
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        width: 120px;
    }

}

/* MD (768px - 991px) - 3-4 элемента */
@media (min-width: 768px) and (max-width: 991px) {
    .production-sections-carousel-wrapper {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .production-sections-carousel .production-sections__block {
        width: 200px; /* Увеличил с 180px */
        height: 90px;
        margin: 0 6px;
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        width: 80px;
    }
    
    .production-sections__name {
        font-size: 0.85em !important;
    }

}

/* SM (576px - 767px) - 1 элемент по центру */
@media (min-width: 576px) and (max-width: 767px) {
    .production-sections-carousel-wrapper {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto;

    }
    
    .production-sections-carousel .production-sections__block {
        width: auto; /* Широкий блок для одного элемента */
        height: 100px;
        margin: 0 auto; /* Центрируем */
    }
    
    .production-sections-carousel .owl-stage {
        justify-content: center; /* Центрируем один элемент */
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        width: 60px;
    }
    
    .production-sections__name {
        font-size: 0.9em !important;
    }
    

}

/* XS (до 575px) - 1 элемент по центру */
@media (max-width: 575px) {
    .production-sections-carousel-wrapper {
        max-width: 100%;
        padding: 0 40px;
    }
    
    .production-sections-carousel .production-sections__block {
        width: auto; /* Широкий блок для одного элемента */
        height: 110px;
        margin: 0 auto; /* Центрируем */
    }
    
    .production-sections-carousel .owl-stage {
        justify-content: center; /* Центрируем один элемент */
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        width: 40px;
    }
    
    .production-sections__name {
        font-size: 0.85em !important;
    }


}

/* Очень маленькие экраны (до 375px) */
@media (max-width: 375px) {
    .production-sections-carousel-wrapper {
        padding: 0 0px;
    }
    
    .production-sections-carousel .production-sections__block {
        max-width: 260px; /* Широкий блок для одного элемента */
        height: 120px;
        margin: 0 auto; /* Центрируем */
        padding: 12px 8px !important;
    }
    
    .production-sections-carousel .owl-stage-outer::before,
    .production-sections-carousel .owl-stage-outer::after {
        display: none;
    }

    .production-sections-carousel .owl-prev {
        margin-left: 85px !important; /* Сдвигаем левую стрелку левее */
    }

    .production-sections-carousel .owl-next {
        margin-right: 85px !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 */


/* Start:/local/templates/newwindows2/components/bitrix/catalog.item/production_item_grid/style.css?17641490549340*/
.products_item {
    background:#fff;
    border-radius:20px !important;
    padding: 25px 20px 37px 20px;
    transition: .5s;
    max-width: 300px;
    margin: 0 auto;
	height: 100%;
	position: relative;
}
.products_item:hover{
    transform: scale(1) !important;
}
.slick-slider {
    width: 110% !important;
    right: 60px !important;
}
.production-element__col{
    margin: 0 0 30px;
}

@media(max-width: 768px) {
    .buy_btn_container{
        display: flex !important;
        justify-content: flex-end;
    }
    .buy_btn_block .products_buy_btn svg{
        right: 0;
    }
    .products_item{
        padding-bottom: 20px;
    }
}
@media(min-width: 768px){
    .products_item{
        margin: unset;
        max-width: unset;
    }
    .products_item:hover {
		/* padding: 35px 30px 20px 30px; */
		z-index: 10;
    }
}
.products_item{
    transition: .2s ease;
    border: 1px solid #EEF1F4;
}
.production-element__col{
    height: auto !important;
}
.products_slider_item__bg{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #fff;
    transition: .2s ease;
    border: 1px solid #EEF1F4;
}
.products_item_container {
    position:relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    height:100%;
}
.products_info_block {
    display:block;
    position:relative;
    color:#212121;
}
.products_info_block:hover,
.products_info_block:focus {
    text-decoration:none;
    color:#212121;
}
.products_item .product_detail_btn {
    display:none;
    position:absolute;
    top:50%;
    left:50%;
    width:135px;
    transform:translate(-50%,-50%);
}

.products_item .marks_container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    /*max-height: 40px;
    min-height: 40px;*/
    z-index: 7;
}
.products_item .marks_container .mark{
    font-size:0.857142em;
    line-height:16px;
    margin:0px 10px 10px 0px;
    padding:7px 11px 8px 11px;
    border-radius:27px;
    color:#fff;
}
@media (min-width: 768px) {
    .products_item:hover{
        box-shadow: 0 0 32px #ccc;
        transition: .5s;
        cursor: pointer;
    }
    .products_item:hover .products_slider_item__bg{
        position: absolute;
        left: -10px;
        right: -10px;
        bottom: -30px;
        top: -10px;
    }

    .products_item .products_buy_btn:hover{
        opacity: 0.7;
    }

    .products_item:hover .buy_btn_container {
        display:block;
        position: relative;
    }

    .products_item:hover .buy_btn_block {
        display:block;
        position: absolute;
        right: 0;
    }
}
.products_item .marks_container .mark_HIT{
    background-color:#FF8800;
}
.products_item .marks_container .mark_NEW{
    background-color:#008FEF;
}
.products_item .marks_container .mark_RECOMMEND{
    background-color:#0A9200;
}
.products_item .marks_container .mark_SALE{
    background-color:#FA0055;
}
.products_item .products_item_name {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.02em;
    vertical-align: middle;
    color: #757575; /* или нужный вам цвет */
    margin-bottom: 10px;
}
}
.products_item .products_type_list {
    font-size:1.142857em;
    margin-bottom:17px;
}
.products_item .item_price {
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.products_item .item_new_price {
    font-size: 1.5em; /* Размер как у h2 */
    line-height: 1.2;
    font-weight: bold;
    margin-right:10px;
    margin-bottom:18px;
}
.products_item .item_old_price {
    color:#757575;
    font-size: 1.2em; /* Увеличил размер старой цены */
    line-height:1;
    text-decoration:line-through;
    margin-bottom:8px;
}
.products_item .item_in_stock {
    font-size:0.857142em;
    color:#006af9; /* Синий цвет текста */
    text-transform:uppercase;
    padding: 5px 10px;
    background-color: rgba(0, 106, 249, 0.1); /* Голубой прозрачный фон */
    border-radius: 4px;
    display: inline-block;
    margin-top: 40px;
}
.products_item .item_no_stock {
    font-size:0.857142em;
    color:#757575;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_item .products_buy_btn {
    display:block;
    position:relative;
}

.buy_btn_container {
	display: none;
}
.products_item .products_buy_btn {
    display:block;
    position:relative;
}

.products_svg_fill {
    fill:var(--prv_btn_color);
}
@media (min-width: 992px) {
    .buy_btn_block {
        display:none;
    }
}
.products_item:hover .buy_btn_block {
    display:block;
/*    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;*/
}
.buy_btn_block--to-order{
    width: 100%;
}
.in_cart {
    font-size:14px;
    color:#0A9200;
}
.in_cart:hover {
    color:#0A9200;
}
.in_cart .fa-check-circle{
    display:block;
    position:absolute;
    bottom:0;
    left:0;
}
.nav-tabs.products-section__tabs-list{
    border-bottom: 1px solid #E1E1E1;
}
.nav-tabs.products-section__tabs-list{
    margin-right: 6px;
}
.nav-tabs.products-section__tabs-list .nav-link{
    padding: 9px 26px;
    font-size: 1em;
    color: #212121;
    display: block;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: none;
}
.nav-tabs.products-section__tabs-list .nav-link:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}
.nav-tabs.products-section__tabs-list .nav-link:hover:after,
.nav-tabs.products-section__tabs-list .nav-link.active:after{
    background: var(--prv_button_bg);
}
.nav-tabs.products-section__tabs-list .nav-link.active{
    color: var(--prv_btn_color);
    background: transparent;
}
.nav-tabs.products-section__tabs-list .nav-link:hover{
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}

.products_item .products_buy_btn.in_cart {
    display:none;
}
.products_item .buy_block.in .products_buy_btn.in_cart {
    display:block;
}
.products_item .buy_block.in .products_buy_btn.to_cart,
.products_item .buy_block.loading .products_buy_btn.to_cart,
.products_item .buy_block.loading .products_buy_btn.in_cart {
    display:none;
}
.products_item .buy_block .buy_loader {
    font-size: 24px;
    text-align:center;
    display:none;
    outline: none;
    line-height: normal;
    margin: 0 auto;
    color: var(--prv_color);
}
.products_item .buy_block.loading .buy_loader {
    display:block;
}
.products_item .buy_block .buy_loader i{
    width:24px;
    height:24px;
    display:inline-block;
    animation: load 1.5s infinite linear;
}
@keyframes load {
    100% {
        transform: rotate(360deg);
    }
}
.products-section__dropdown-tabs-wrapper {
    padding-bottom:25px;
}
.products-section__list-group {
    margin-bottom:0px;
}
.products-section__list-group-item {
    padding: 15px 25px 15px;
    position: relative;
    display: block;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
}
.products-section__list-group-item:hover{
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.products-section__list-group-item.active {
    text-shadow: none;
    border: 1px solid #eff1f5;
    border-left-color: var(--prv_color);
    background: #fff;
    color: #212121;
}
.products-section__list-group-item.active:hover,
.products-section__list-group-item.active:focus{
    text-shadow:none;
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
    border-color:#eff1f5;
    border-left-color: var(--prv_color);
    background-image:none;
}
.products-section__dropdown-tab-panel {
    position:relative;
    display:block;
    width:100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}
.products-section__dropdown-tab-panel:hover,
.products-section__dropdown-tab-panel:focus {
    text-decoration:none;
    color:#212121;
}
.products-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.products-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.products-section__tab-panel-nav{
    margin-bottom: 30px;
}
.products_img_block{
    height: 185px;
    width: 100%;
    position: relative;
    margin-bottom: 17px;
}
.products_img_block > img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
/* End */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/style.css?176429282615159 */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.smart.filter/.default/style.css?176429578913553 */
/* /local/templates/newwindows2/components/bitrix/catalog/production_default/bitrix/catalog.section.list/sections_list_inner_copy/style.css?17643075938810 */
/* /local/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17636213182433 */
/* /local/templates/newwindows2/components/bitrix/catalog.item/production_item_grid/style.css?17641490549340 */
