

/* Start:/local/templates/child/components/bitrix/news/brands/bitrix/news.detail/flat/style.css?16618721944558*/
.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("/local/templates/child/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: var(--main_font_color);
	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{
	position: relative;
}
.brand_box .title_image_wrapper img {
	display: inline-block;
	max-height: 150px;
	height: auto;
	object-fit: contain;
	max-width: 250px;
}
.title_image_wrapper-country_origin{
	position: absolute;
  top: 20px;
  z-index: 15;
  left: 20px;
}
.brends_country_origin_img img{
	max-width: 42px;
	max-height: 28px;
}

/* End */


/* Start:/local/templates/child/components/bitrix/system.pagenavigation/visual_1/style.css?16618721947527*/

/* region new style page navigation --------------------------------------------------------------------------*/

.bx_pagination_bottom * {
    vertical-align: middle;
}

.bx_pagination_bottom .fa {
    font-size: 15px;
    position: relative;
    top: -1px;
}

.bx_pagination_bottom .fa-angle-right {
    margin-left: 0px;
}

.bx_pagination_bottom .fa-angle-left {
    margin-right: 0px;
}

.bx_pagination_bottom {
    margin-top: 20px;
    font-size: 12px;
}

.bx_pagination_bottom .bx_pagination_section_one {
}

.bx_pagination_bottom .bx_pagination_section_two {
    text-align: center;
}

.bx_pagination_bottom .bx_pg_section {
}

.bx_pagination_bottom .bx_pagination_select_container {
    display: inline-block;
}

.bx_pagination_bottom .bx_pagination_select_container select {
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background: #fff url(/local/templates/child/components/bitrix/system.pagenavigation/visual_1/images/select_arrow.png) no-repeat right center;
    color: #8d8d8d;
    font-size: 11px;
    line-height: 16px;
    resize: none;
    -webkit-appearance: none;
}

@-moz-document url-prefix() {
    .bx_pagination_bottom .bx_pagination_select_container select {
        background: #fff !important;
        padding-right: 5px;
    }
}

.bx_pagination_bottom .bx_pagination_page {
    white-space: nowrap;
    font-size: 12px;
}

.bx_pagination_bottom .bx_pagination_page ul {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

.bx_pagination_bottom .bx_pagination_page li, .bx_pagination_bottom .bx_pagination_page .nav-text {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    border: solid 1px #E7E7E7;
    border-radius: 4px;
    font-size: 14px;
    line-height: 17px;
    margin: 0 2px;
}

.bx_pagination_bottom .bx_pagination_page .nav-text {
    font-size: 12px;
    margin-left: 0;
}

.bx_pagination_bottom .bx_pagination_page .nav-text a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 4px;
}
.bx_pagination_bottom .bx_pagination_page .nav-text a:active,
.bx_pagination_bottom .bx_pagination_page .nav-text a:focus{
  background-color: var(--add_color);
}
.bx_pagination_bottom .bx_pagination_page .disabled {
    opacity: .5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: #fff;
}

.bx_pagination_bottom .bx_pagination_page li a, .bx_pagination_bottom .bx_pagination_page li span,
.bx_pagination_bottom .bx_pagination_page .nav-text a {
    color: var(--main_link_color);
    text-align: center;
    text-decoration: none;
}
.bx_pagination_bottom .bx_pagination_page li span,
.bx_pagination_bottom .bx_pagination_page li a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  line-height: 1;
  border-radius: 4px;
  background-color: #fff;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active span {
    background-color: var(--add_color);
    color: var(--main_font_color);
    opacity: 1;
    border-radius: 4px;
}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
    border-color: var(--add_color);
    background-color: var(--add_color);
}
.bx_pagination_bottom .bx_pagination_page li, .bx_pagination_bottom .bx_pagination_page .nav-text{
  transition: .3s;
}
.bx_pagination_bottom .bx_pagination_page li:hover, .bx_pagination_bottom .bx_pagination_page .nav-text:hover{
  border-color: var(--add_color);
}
.bx_pagination_bottom .bx_pagination_page li.disabled:hover,
.bx_pagination_bottom .bx_pagination_page .nav-text.disabled:hover{
  border-color: #E7E7E7;
}
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
    display: block;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select {
    margin-right: 5px;
}

.bx_pagination_bottom .bx_wsnw {
    white-space: nowrap;
}

/*1*/
@media (min-width: 981px) {

}

/*2*/
@media (min-width: 640px) and (max-width: 980px) {

}

/*3*/
@media (min-width: 480px) and (max-width: 639px) {
    .bx_pagination_bottom .bx_pagination_select_container select {
        margin-right: 10px;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx_pagination_bottom .bx_pagination_section_one {
    }

    .bx_pagination_bottom .bx_pagination_section_two {
        float: none;
        text-align: left;
    }

    .bx_pagination_bottom .bx_pagination_select_container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47%;
    }

    .bx_pagination_bottom .bx_pagination_select_container select {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0 !important;
        width: 90%;
    }

    .bx_pagination_bottom .bx_pg_section {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: left;
    }

    .bx_pagination_bottom .bx_pagination_page {
        white-space: normal;
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_show_col {
        display: none;
    }

    .bx_pagination_bottom .bx_pg_text {
        display: inline-block;
        width: 50%;
    }

    .bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text {
        display: none;
    }
}

/*5*/
@media (max-width: 320px) {
}
.bx_pagination_page_list{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  order: 2;
  width: 80%;
}
.bx_pagination_section_two{
  width: 50%;
  display: flex;
}
.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text {
    -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;
}

.bx_pagination_page{
  display: flex;
  align-items: center;
  padding: 13px 51px;
  background-color: #F6F6F6;
}

.bx_pagination_bottom .bx_pagination_page li a:active,
.bx_pagination_bottom .bx_pagination_page li a:focus{
  background-color: var(--add_color);
}

@media (max-width: 900px){
  .bx_pagination_page{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1024px){
  .bx_pagination_page{
    position: relative;
    justify-content: center;
  }
  .bx_pagination_section_two{
    width: auto;
    position: absolute;
    left: 51px;
  }
  .bx_pagination_page_list{
    width: auto;
  }
}

/* endregion */

/* End */


/* Start:/local/templates/child/components/bitrix/catalog.section/product-list-brand/style.css?16618721944815*/
.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: #474747;
}


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

.brand_box {
	margin-bottom: 0px;
}

.brand_box .title_image_wrapper {
	max-height: 234px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
	width: fit-content;
	max-width: 310px;
	min-height: 234px;
	background-color: #fff;
	border: 1px solid #EDEDED;
	box-shadow: none;
	border-radius: 8px;
}

.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%;
	line-height: 1.5;
	padding-left: 40px;
}
.brand_box .text_box .brand_content{
	font-size: 12px;
	line-height: 20px;
	color: var(--main_font_color);
}
.brand-products h2 {
	margin: 0 0 10px;
}

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

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

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

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

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

.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: var(--main_color);
	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: var(--main_color_hover);
}

.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: 100%;
	}
	.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%;
	}
}

.title_image_wrapper{
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
}
.row.brand_detail_row{
	margin-bottom: 30px;
}
@media (min-width: 1024px){
	.row.brand_detail_row{
		margin-left: 0px;
		margin-right: 0px;
	}
}
.brand-products .title_box{
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 35px;
}
@media (max-width: 900px){
	.brand_box .title_image_wrapper{
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
	}
	.brand_box .text_box{
		padding-left: 0px;
	}
	.brand-products .title_box h2{
		margin-right: 0px;
		margin-bottom: 30px;
		font-size: 18px;
		padding-top: 0px;
		margin-top: 0px;
	}
	.brand-products .title_box{
		margin-top: 0px;
		padding-top: 0px;
	}
	.row.brand_detail_row{
		margin-bottom: 10px;
	}
}

/* End */
/* /local/templates/child/components/bitrix/news/brands/bitrix/news.detail/flat/style.css?16618721944558 */
/* /local/templates/child/components/bitrix/system.pagenavigation/visual_1/style.css?16618721947527 */
/* /local/templates/child/components/bitrix/catalog.section/product-list-brand/style.css?16618721944815 */
