

/* Start:/bitrix/templates/.default/components/bitrix/news/producers_redesign/bitrix/news.detail/.default/style.css?16718011588776*/
#newsDetail{
	margin-top: 24px;
}

#newsDetail .newsDate{
	margin-top: 24px;
	color: #888888;
}

#newsDetail .description{
	border-top: 1px solid #e7e8ea;
	padding-top: 24px;
	line-height: 21px;
	margin-top: 24px;
	max-width: 850px;
	font-size: 14px;
}

#newsDetail .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-top: 12px;
	color: #ffffff;
	padding: 4px 12px;
}


#newsDetail .more:active{
	position: relative;
	top: 1px;
}

#newsDetail .bigPicture img{
	max-width: 100%;
}


.descr_razd {
	border: 1px solid #e7e8ea;
	padding: 8px 12px 8px;
	margin-bottom: 24px;
}



.img_razdel {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_razdel {
	line-height: 140px;
}

.img_razdel img {
	/*width: 160px;*/
	vertical-align: middle;
}


.grey_pattern {
	background: #f3f3f3;
	padding: 8px 12px 8px;
	margin-bottom: 24px;
	border: 1px solid #e7e8ea;
	border-radius: 4px;
}

.h3 {
	/*font-family: "roboto_ltregular";*/
	color: rgba(77, 83, 130, 0.7);
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

.grey_pattern .h3 {
	color: rgba(77, 83, 130, 0.7)!important;
}


h2 a {
	color: #000;
}


.grey_pattern ul {
	padding: 0;
}


.grey_pattern li {
	display: inline-block!important;
	margin: 0;
	margin-right: 5px;
	list-style-type: none;

}

.grey_pattern li a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
}


.grey_pattern li+li:before {
	content: "/";
	display: inline-block;
	margin-right: 10px;
}



.productList.goods-on-main {
	margin-bottom: 5em;
}


.product.linkToSect {display: block!important;}

.productList.goods-on-main .attr_good {
	/*height: 42px;*/
	overflow: hidden;
	margin-bottom: 10px;
}

.goods-on-main .product .tabloid {
	height: 100%!important;
}


/**--**/
@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;
}

.goodsOnMain {
	margin-bottom: 36px;
	background-color: #ffffff;
	padding-bottom: 36px;
	margin-top: 0px;
}




.goods-on-main .product .middle {
	line-height: 21px;
	vertical-align: middle;
	display: inline-block;

}

.goods-on-main .product .middle {
	/*font-weight: bold;*/
}

.goods-on-main .product .picture img {
	width: 100%;
}

.goods-on-main .name_manuf {
	/*height: 30px;*/
	line-height: 30px;
	font-weight: bold;
	/*margin-bottom: 13px;*/
}

.goods-on-main .name_manuf a {
	color: #000;
	text-decoration: none;
	cursor: default;
	font-size: 16px;
}

.goods-on-main .product, .goods-on-main .product:nth-child(1), .goods-on-main .product:nth-child(2), .goods-on-main .product:nth-child(3), .goods-on-main .product:nth-child(4), .goods-on-main .product:nth-child(5) {
	/*height: 433px;
	width: 20%;*/
	border-top: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
}

.goods-on-main .product .tabloid {
	/*height: 430px;*/
}

.goods-on-main .product.hide {
	display: none;
}

.goodsOnMain .heading {
	margin-bottom: 0px !important;
	text-transform: uppercase;
	/*font-family: 'robotobold';*/
	text-align: center;
	padding-left: 18px;
	line-height: 95px;
	font-size: 18px;
	display: block;
	color: #000000;
	height: 95px;
}

.goodsOnMain .heading a {
	color: #000;
}


.goodsOnMain .attr_good {
	height: 42px;
	overflow: hidden;
	margin-bottom: 10px;
}

@media (max-width: 1300px) {
	.goods-on-main .product, .goods-on-main .product:nth-child(1), .goods-on-main .product:nth-child(2), .goods-on-main .product:nth-child(3), .goods-on-main .product:nth-child(4), .goods-on-main .product:nth-child(5){
		/*width: 20%!important;*/
	}

	.goods-on-main  .product .picture {
		/*height: 170px;
		line-height: 170px;*/
	}

	.goods-on-main .product:nth-child(-n+3), .goods-on-main .product:nth-child(-n+4), .goods-on-main .product {
		/*height: 360px !important;*/
	}


	.goods-on-main .product .tabloid {
		/*height: 358px;*/
	}

	.goods-on-main .product:nth-child(-n+4), .goods-on-main .product {
		border-top: 1px solid #e7e8ea !important;
	}

}

@media (max-width: 500px) {
	#catalogColumn .product:nth-child(-n+2), .goods-on-main .product {
		/*height: 295px !important;*/
		/*width: 50% !important;*/
	}

	.goods-on-main .product:nth-child(-n+3), .goods-on-main .product:nth-child(-n+4), .goods-on-main .product, .goods-on-main .product:nth-child(5) {
		/*height: 295px !important; width: 50% !important;*/
	}

	.product .tabloid {
		/*height: 293px!important;*/
	}
}

@media (min-width: 500px) and (max-width: 786px) {
	#catalogColumn .product:nth-child(-n+2), .goods-on-main .product {
		/*height: 313px !important;
		width: 25% !important;*/
	}

	.goods-on-main .product:nth-child(-n+3), .goods-on-main .product:nth-child(-n+4), .goods-on-main .product, .goods-on-main .product:nth-child(5) {
		/*height: 313px !important; width: 25% !important;*/
	}

	.product .tabloid {
		/*height: 312px!important;*/
	}
}


@media (max-width: 786px) {
	.attr_good {display: none;}
}

@media (max-width: 480px) {

	#main .product .tabloid {
		/*height: 293px!important;*/
	}
}



.product.linkToSect {display: block!important;}

















/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/goods_in_producer/style.css?1671648467120*/
.collection_producers ul {
    margin-bottom: 0;
}

.product.linkToSect a, .product.linkToSect img {
    height: 100%;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/producers_redesign_chemicals/bitrix/news.list/.default/style.css?17453120993202*/
.productList.brands-list__chemicals {
	grid-template-columns: repeat(5, 1fr);
}
.brands-list__chemicals.productList {
	margin-bottom: 24px;
}


.product.brands-list-div__chemicals {
	height: auto!important;
	background: rgba(255, 255, 255, 0.6);
	border: 1px solid rgba(31, 34, 50, 0.1);
	box-sizing: border-box;
	border-radius: 6px;
	padding-bottom: 10px;
	text-align: center;
}



.product .picture img {
	width: 100%;
	display: block;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.brands-list__chemicals .product .picture {
	/*margin-top: auto;*/
}

.brands-list__chemicals .product .picture img {
	width: auto;
	height: auto;
	min-height: auto;
	min-width: auto;
	box-shadow: none;
}


.brands-list__chemicals .product .picture img {
	width: auto;
}

.brands-list__chemicals ul {margin: 0;padding: 0; list-style-type: none;margin-bottom: 10px;}
.brands-list__chemicals ul li {line-height: 1.5em}

.brands-list__chemicals ul a {
	/*color: rgba(77, 83, 130, 0.5);*/
	color: rgba(77, 83, 130, 0.7);
}

.all-goods {
	position: absolute;
	left: 10px;
	width: calc(100% - 20px);
}

.all-goods a {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
	font-weight: 600;
	line-height: 24px;
	padding: 10px;
	background: #EDEFEC!important;
	border-radius: 2px;
	text-align: center;
	color: #4D5382;
	text-decoration: none;
}


.letter-paging__chemicals {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	line-height: 38px;
	list-style: none;
	width: fit-content;
	background: #FFFFFF;
	padding: 16px;
	/* Gray */

	border: 1px solid #EBEDF0;
	border-radius: 2px;
}

.letter-paging__chemicals li {
	display: inline-block;
	width: 20px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
}

.letter-paging__chemicals li.show-all__chemicals {
	width: auto;
	white-space: nowrap;
	color: #FFFFFF;
	background: #99C1DB;
	border-radius: 2px;
	padding: 0 10px;
}

.letter-paging__chemicals li.active {
	font-weight: 600;
	color: #4D5382;
}

.letter-paging__chemicals li.show-all__chemicals.active {
	display: none;
}


@media (max-width: 1023px) {
	.productList.brands-list__chemicals {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 600px) {
	.productList.brands-list__chemicals {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 420px) {
	.productList.brands-list__chemicals {
		grid-template-columns: repeat(1, 1fr);
	}

	.brands-list__chemicals .product .picture img {
		padding-top: 20px;
	}
}




.brands-list__chemicals ul:not(.active) li:nth-child(4) ~ li {
	/*display: none;*/
}

.items__wrapper-more__chemicals {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	color: #4862CF;
	cursor: pointer;
	background: #E7E3D4;
	border: 1px solid rgba(31, 34, 50, 0.1);
	border-radius: 2px;
}


.name_manuf.name_manuf__chemicals span {
	color: #4862CF;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/producers_redesign/bitrix/news.detail/.default/style.css?16718011588776 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/goods_in_producer/style.css?1671648467120 */
/* /bitrix/templates/.default/components/bitrix/news/producers_redesign_chemicals/bitrix/news.list/.default/style.css?17453120993202 */
