

/* Start:/bitrix/templates/retail/components/bitrix/news/brands/bitrix/news.detail/flat/style.css?16954121924305*/
.bx-newsdetail {}
.bx-newsdetail-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newsdetail-img,
.bx-newsdetail-audio,
.bx-newsdetail-youtube,
.bx-newsdetail-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newsdetail-slider img,
.bx-newsdetail-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-newsdetail-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/bitrix/templates/retail/components/bitrix/news/brands/bitrix/news.detail/flat/images/bx-video.png") no-repeat center;
}
.bx-newsdetail-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newsdetail-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newsdetail-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newsdetail-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newsdetail-slider-arrow-container-left,
.bx-newsdetail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newsdetail-slider-arrow-container-left {
	left: 0;
}
.bx-newsdetail-slider-arrow-container-right {
	right: 0;
}
.bx-newsdetail-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newsdetail-slider-arrow-container-left:hover .bx-newsdetail-slider-arrow,
.bx-newsdetail-slider-arrow-container-right:hover .bx-newsdetail-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newsdetail-slider-arrow-container-left .bx-newsdetail-slider-arrow {
	left: 20px;
}
.bx-newsdetail-slider-arrow-container-right .bx-newsdetail-slider-arrow {
	right: 20px;
}
.bx-newsdetail-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newsdetail-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newsdetail-slider-control li:hover,
.bx-newsdetail-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
.bx-newsdetail-slider-arrow,
.bx-newsdetail-slider-control li {
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
}
/* /// */
.bx-newsdetail-title,
.bx-newsdetail-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	border-bottom: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newsdetail-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newsdetail-title {
	font-size: 24pt;
}
.bx-md .bx-newsdetail-title {
	font-size: 20pt;
}
.bx-xs .bx-newsdetail-title {
	font-size: 18pt;
}
.bx-newsdetail-separator,
.bx-newsdetail-view,
.bx-newsdetail-date,
.bx-newsdetail-comments,
.bx-newsdetail-author,
.bx-newsdetail-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newsdetail-rating,
.bx-newsdetail-separator,
.bx-newsdetail-date{
	display: inline-block;
}
.bx-newsdetail-separator {
	margin: 0 10px;
}
.bx-newsdetail-view i.fa,
.bx-newsdetail-date i.fa,
.bx-newsdetail-comments i.fa,
.bx-newsdetail-author i.fa,
.bx-newsdetail-tags i.fa,
.bx-newsdetail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newsdetail-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newsdetail-content {
	font-size: 14px;
	margin-bottom: 5px;
}
.brand_box .title_image_wrapper img {
	display: inline-block;
	max-height: 150px;
	width: 100%;
	height: auto;
	object-fit: contain;
}
/* End */


/* Start:/bitrix/templates/retail/components/bitrix/catalog.section/product-list-brand/style.css?16954121923812*/
.product__list.row {
	margin-left: -10px;
	margin-right: -10px;
}
.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;
}


.product__list .product-card {
	padding: 10px;
}
.product__list .product-card .product-item-container {
	padding: 0;
	width: 100%;
	max-width: 100%;
}

.brand_box {
	margin-bottom: 50px;
}

.brand_box .title_image_wrapper {
	/*width: 25%;*/
	text-align: center;
	max-height: 150px;
	margin: 20px auto;
	padding-left: 20px;
	padding-right: 20px;
	width: fit-content;
	max-width: 500px;
}

.brand_box .title_image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.brand_box .title_image_wrapper .embed-responsive {
	padding-top: 35%;
}



.brand_box .text_box {
	font-size: 14px;
	width: 100%;
	margin-bottom: 50px;
	line-height: 1.5;
}

.brand-products h2 {
	margin: 0 0 10px;
}

.title-brand-category h3 {
	font-size: 18px;
	font-weight: bold;
}

.title-brand-category {
	margin-bottom: 25px;
}

.title-brand-category span {
	display: inline-block;
	vertical-align: middle;

}
.title-brand-category .count {
	background-color: #81bc3d;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 3px 5px;
	margin-left: 5px;
	min-width: 25px;
}

.brand-category {
	margin-bottom: 50px;
}

.brand_box .brand_nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.brand_box .brand_nav ul li.brand_nav_item {
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.brand_box .brand_nav ul li.brand_nav_item a {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}

.brand_box .brand_nav ul li.brand_nav_item a:hover .link_image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.brand_box .brand_nav ul li.brand_nav_item a .link_img_wrapper {
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 125%;
	background-color: #81bc3d;
	overflow: hidden;
	-webkit-transition: .2s ease-out;
	transition: .2s ease-out;
}

.brand_box .brand_nav ul li.brand_nav_item a .link_image {
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: .85;
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out;
}

.brand_box .brand_nav ul li.brand_nav_item a .link_name_wrapper {
	position: absolute;
	width: 80%;
	height: 80px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: rgba(172, 138, 141, 0.7);
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

.brand_box .brand_nav ul li.brand_nav_item a .link_name_wrapper:hover {
	background-color: #81bc3d;
}

.brand_box .brand_nav ul li.brand_nav_item a .link_name {
	z-index: 10;
}




@media screen and (max-width: 1024px){

	.product__list .product-card {
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}
}

@media screen and (max-width: 767.98px){

	.product__list.row {
		margin-left: -5px;
		margin-right: -5px;
		margin-top: 15px;
	}

	.product__list .product-card {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 5px;
	}
	.product__list .product-card .product_item_title {
		width: calc(100% - 21px);
	}
	.product__list .favour-del:hover span {display: none;}
	.product__list .product-item-label-ring.product-item-label-right {
		left: 0;}
}

@media screen and (max-width: 575.98px) {

	.product__list .product-card {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
/* End */
/* /bitrix/templates/retail/components/bitrix/news/brands/bitrix/news.detail/flat/style.css?16954121924305 */
/* /bitrix/templates/retail/components/bitrix/catalog.section/product-list-brand/style.css?16954121923812 */
