

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?16260626014589*/
.catalog{
	display: flex;
}
.sidebar_menu{
	position: relative;
	width: 24%;
}
.main {
	width: 76%;
	padding: 0 0 0 61px;
}


/* for sections.php */

	.catalog .title{
		font-size: 24px;
		line-height: 29px;
		margin: 0 0 27px;
	}
	.category_des{margin-bottom: 36px;}
	.catalog_categories{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
	}
	.catalog_categories .item{
		padding: 34px 34px 33px;
		width: 33.34%;
		/*outline: 1px dashed;*/
		border: 1px solid #eee;
		margin: -1px -1px 0 0;
	}
	.catalog_categories .item .img{
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		width: 100%;
		height: 228px;
	}
	.catalog_categories .item h4{
		color: #333;
		font-size: 20px;
		line-height: 24px;
	}
	.catalog_categories .item h4 span{font-weight: normal;}
	.catalog_categories .item .img,
	.catalog_categories .item h4{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
			 -o-transition: all 0.3s ease;
				transition: all 0.3s ease;
	}
	.catalog_categories .item a:hover .img {opacity: 0.8;}
	.catalog_categories .item a:hover h4 {color: #0059A4;}

/* END for sections.php */




/* for section.php */

	.catalog_elements{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
	}
	.catalog_elements .item{
		padding: 34px 19px 21px;
		width: 31.33%;
		margin: 0 1% 20px;
		border: 1px solid #eee;
	}
	.catalog_elements .img{
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		width: 100%;
		height: 228px;
	}
	.catalog_elements h4{
		color: #333;
		font-size: 18px;
		line-height: 22px;
		margin: 21px 0 4px;
	}
	.catalog_elements .article{color: #888; margin-bottom: 7px;}
	.catalog_elements .des{color: #333;}
	.catalog_elements .img,
	.catalog_elements h4{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
			 -o-transition: all 0.3s ease;
				transition: all 0.3s ease;
	}
	.catalog_elements a:hover .img {opacity: 0.8;}
	.catalog_elements a:hover h4 {color: #0059A4;}

/* END for section.php */



/* for detail.php */

	.catalog_detail{
		display: flex;
		font-size: 16px;
		line-height: 20px;
	}
	.catalog_detail .slider{
		padding-right: 80px;
		width: 38.5%; /*44%;*/
		flex-shrink: 0;
	}
	.detail_slider {
		background: #F9F9F9;
		padding: 15px;
	}
	.detail_slider .item{
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		/*height: 436px;*/
		height: 406px;
	}
	.catalog_detail .text{width: 61.5%;}

	/*.catalog_detail .text{width: 63%;}*/
	dl.des{margin: 0;}
	dl.des dt{margin-bottom: 7px; padding-right: 15px;}
	dl.des dt{
		float: left;
		clear: left;
		width: 61%;
		font-weight: normal;
	}

	dl.des dd {
		margin: 0 0 7px 61%;
		padding: 0;
		font-weight: normal;
	}

	.btn_request{margin-top: 56px;}
	.btn_request .btn{
		background: #02478A;
		font-size: 12px;
		line-height: 15px;
		font-family: montserrat-bold;
		padding: 16px 45px 17px;
		font-weight: normal;
	}
/* END for detail.php */


@media (max-width: 1429px) {
	.catalog_detail .slider{padding-right: 60px; width: 41%;}
}

@media (max-width: 1279px) {
	.catalog_elements{margin: 0 -6px;}
	.catalog_detail .slider {padding-right: 45px; width: 42%;}
	dl.des dt{width: 55%;}
	dl.des dd {margin: 0 0 7px 55%;}
}

@media (max-width: 991px) {
	.sidebar_menu{width: 28%;}
	.main {width: 72%; padding: 0 0 0 40px;}
	.catalog_categories .item{width: 50%;}
	.catalog_categories .item .img{height: 170px;}
	.catalog_elements {margin: 0 -5px;}
	.catalog_elements .item{width: 48%; margin: 0 1% 12px;}
	.catalog_detail{flex-direction: column;}
	.catalog_detail .slider {padding-right: 0; margin-bottom: 40px; width: 100%;}
	.detail_slider .item{height: 460px;}
}
@media (max-width: 767px) {
	.catalog{flex-direction: column;}
	.main, .sidebar_menu{width: 100%; padding: 0;}
	.main{margin-top: 45px;}
	.catalog_categories .item h4{font-size: 18px; line-height: 20px;}
	.detail_slider .item {height: 370px;}
}
@media (max-width: 529px) {
	.catalog_categories .item {width: 100%;}
	.catalog_elements {margin: 0;}
	.catalog_elements .item{width: 100%; margin: 0 0 12px;}
	dl.des dt{width: 100%; float: none; margin: 0; padding: 0;}
	dl.des dd {margin: 0 0 10px 0; color: #999;}
	.detail_slider .item {height: 310px;}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/sb_catalog_menu/style.css?16266736402464*/
.sb_catalog_menu{
	list-style: none;
	font-family: 'montserrat';
	font-size: 14px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
.sb_catalog_menu .lvl1{
	position: relative;
	-webkit-transition: all 0.1s ease-in;
	   -moz-transition: all 0.1s ease-in;
		-ms-transition: all 0.1s ease-in;
		 -o-transition: all 0.1s ease-in;
			transition: all 0.1s ease-in;
}
.sb_catalog_menu li + li{border-top: 1px solid #eee;}
.sb_catalog_menu a.item{
	background: #FAFAFA;
	color: #666;
}
.sb_catalog_menu .parent > * > a.item{padding-right: 51px;}
.sb_catalog_menu a.item{
	display: inline-block;
	display: flex;
	align-items: center;
	padding: 14px 20px;
	height: 45px;
	width: 100%;
}
.sb_catalog_menu li a:hover{text-decoration: none; color: #333;}
.sb_catalog_menu li.active > div > a.item {color: #0059A4;}

ul.dropdown_menu{
	border-top: 1px solid #eee;
	list-style: none;
	padding: 0;
	margin: 0;
}
.dropdown_menu a.item{background: transparent;}

/* arrow // стрелочка */

.sb_catalog_menu .glyphicon{
	font-size: 10px;
	top: 31%;
	color: #666;
	-webkit-transition: all 0.1s ease-in;
	   -moz-transition: all 0.1s ease-in;
		-ms-transition: all 0.1s ease-in;
		 -o-transition: all 0.1s ease-in;
			transition: all 0.1s ease-in;
}
.sb_catalog_menu a:hover .glyphicon{color: #F0BC5E;}
.sb_catalog_menu .glyphicon-menu-right::before {
    /*content: url(/local/templates/.default/components/bitrix/menu/sb_catalog_menu/);*/
}

.sb_catalog_menu .arrow{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0 25px 0 5px;
}

.sb_catalog_menu a[aria-expanded="true"] .glyphicon,
.sb_catalog_menu a[aria-expanded="true"] .arrow_menu_right{
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		 -o-transform: rotate(90deg);
			transform: rotate(90deg);
}

.arrow_menu_right{
	position: absolute;
	content: "";
	background-image: url("/local/templates/.default/images/icons/arrow_menu.png");
	top: 18px;
	right: 27px;
	bottom: 0;
	width: 5px;
	height: 9px;
	-webkit-transition: all 0.1s ease-in;
	   -moz-transition: all 0.1s ease-in;
		-ms-transition: all 0.1s ease-in;
		 -o-transition: all 0.1s ease-in;
			transition: all 0.1s ease-in;
}

/*		.search-form:after{
			position: absolute;
			content: "";
			background-image: url("/local/templates/.default/images/icons/icon_search.png");
			right: 15px;
			top: 12px;
			width: 17px;
			height: 16px;
			bottom: 0;
		}*/
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1669951105675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?16260626014589 */
/* /local/templates/.default/components/bitrix/menu/sb_catalog_menu/style.css?16266736402464 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1669951105675 */
