

/* Start:/bitrix/templates/nova/components/bitrix/catalog/catalog/style.css?16849387051122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/templates/nova/components/bitrix/catalog.section.list/inner_catalog/style.css?16849387061033*/
/* line */
.inner_catalog{
	margin-bottom:50px;
}
.l1{
	padding:0;
}
.l1 > div{

}
.l1 h3{
	margin-top:0;
	display: none;
}
.l1 h3 a{
	color:#969696;
	font-family: 'lr';
	font-size:16px;
}
.l1:after{
	clear:both;
	content:"";
	display: table;
}
.l2{
	padding:0 10px 0 20px;
	vertical-align: middle;
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	width:220px;
	height:80px;
	box-sizing: border-box;
	margin:20px 20px 0 0;
	transition: .3s box-shadow linear;
}
.l2:hover{
	box-shadow:0 5px 10px rgba(0,0,0,0.3);
}
.l2 img{
	margin-right:15px;
	max-width:50px;
	max-height: 40px;
	width:auto;
	height:auto;
}
.l2 a{
	color:#505050;
	font-family: 'lm';
	font-size:14px;
}
.l2 a:hover{
	text-decoration: none;
	color:#505050;
}
.l2.act{
	border:2px solid #0062dc;
}
.l2.act a{
	color:#0062dc;
	font-family: 'lb';
}
.l2.act img{
	-webkit-filter: drop-shadow(0px 5px 5px rgba(0,98,220,0.7));
	filter: drop-shadow(0px 5px 5px rgba(0,98,220,0.7));
}
.l2 div {
  display: table-cell;
	vertical-align: middle;
	height:80px;
}

/* End */


/* Start:/bitrix/templates/nova/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?16849387051057*/
/* line */
.first_catalog .level1{
	padding:25px 0;
}
.first_catalog .level1:first-child{

}
.first_catalog .level1 > div{
	width:100%;
}
.first_catalog .level1 h3{
	margin-top:0;
}
.first_catalog .level1 h3 a{
	color:#969696;
	font-family: 'lr';
	font-size:16px;
}
.first_catalog .level1:after{
	clear:both;
	content:"";
	display: table;
}
.first_catalog .level2{
	padding:15px 25px 15px 0;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
.first_catalog .level2 .item{
	width:220px;
	height:200px;
	margin:0 auto;
	padding:35px;
	background: #fff;
	border-radius:5px;
	transition: .3s box-shadow linear;
}
.first_catalog .level2 .item:hover{
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.first_catalog .level2 img{
	margin-top:-5px;
}
.first_catalog .level2 a{
	color:#505050;
	font-family: 'lr';
	font-size:14px;
}
.first_catalog .level2 a:hover{
	color:#0062dc;
	text-decoration: none;
}
.first_catalog .level2 p.img{
	height:60px;
}
.first_catalog .level2 p.img img{
	max-height:50px;
	max-width:60px;
	width:auto;
	height:auto;
}

/* End */


/* Start:/bitrix/templates/nova/components/bitrix/catalog.section/.default/style.css?16849387063810*/

@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}

/* End */


/* Start:/bitrix/templates/nova/components/bitrix/catalog.item/.default/style.css?1684938706337*/
.product-item{
	margin:30px 0;
}
.product-item div.img{
	display: table-cell;
	width:200px;
}
.product-item div.anons{
	display: table-cell;
	vertical-align: top;
	padding:20px;
}
.product-item div.anons p.title{
	font-size: 18px;
	font-family: 'lb';
	color:#333333;
	margin-top:0;
}
.product-item div.anons p.title a{
	color:#333333;
}

/* End */


/* Start:/bitrix/templates/nova/components/bitrix/catalog.section/.default/themes/blue/style.css?1684938706825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /bitrix/templates/nova/components/bitrix/catalog/catalog/style.css?16849387051122 */
/* /bitrix/templates/nova/components/bitrix/catalog.section.list/inner_catalog/style.css?16849387061033 */
/* /bitrix/templates/nova/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?16849387051057 */
/* /bitrix/templates/nova/components/bitrix/catalog.section/.default/style.css?16849387063810 */
/* /bitrix/templates/nova/components/bitrix/catalog.item/.default/style.css?1684938706337 */
/* /bitrix/templates/nova/components/bitrix/catalog.section/.default/themes/blue/style.css?1684938706825 */
