

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?1757709840745*/
div.modern-page-navigation { 
	padding: 0.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: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	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 */


/* Start:/local/templates/.default/components/bitrix/news/brands/bitrix/news.list/.default/style.css?17577098402371*/
.brand_list__item {
	cursor: pointer;
}

.brand_list__item:hover img {
	opacity: 1;
}

.brand_list__item img {
	transition: all 0.2s ease-in-out;
}

/*)
.brand_list__item:hover .brand_block_variant_two__item_link {
    color: var(--main-color);
}
*/

.brand_list__item:hover .brand_block__title {
	opacity: 1;
}

.brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 15rem;
	transition: none;
}

.brand_list_inner {
	margin-bottom: 2.5rem;
}

.brand_block__title {
	opacity: 0.5;
	text-align: center;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.7rem;
	line-height: 1.5rem;
	height: 3.7rem;
	overflow: hidden;
	transition: all 0.2s ease;
}

.brand_block_variant_two__item_link:hover {
	color: var(--main-color);
}

.brand_list__item--image-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 11.3rem;
}

@media (max-width: 768px) {
	.brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
		height: 10rem;
	}

	.brand_list__item--image-wrapper {
		height: 8.3rem;
	}

	.brand_block__title {
		margin-bottom: 0.7rem;
		line-height: 1.5rem;
		height: 1.5rem;
		overflow: hidden;
	}
}


/**brands list**/
.brands_list {
	padding-left: 15px;
	padding-right: 15px;
}

.brands_list .personal_title {
	margin-bottom: 15px;
}

.brand_list_inner {
	display: flex;
	flex-wrap: wrap;
}

.brand_list__item {
	width: calc(20% + 1px);
	border: 1px solid #eee;
	padding: 0 2rem;
	height: 15rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -1px -1px 0 0;
}

.brand_list__item a {
	color: #000000;
}

.brand_list__item:hover,
.brand_list__item a:hover .brand_block__title {
	color: #ed1c24;
}

.brand_list__item img {
	object-fit: contain;
}

.brand_list__item .brand_block_variant_two__item_link {
	display: block;
}

@media (max-width: 1200px) {
	.brand_list__item {
		width: 25%;
	}
}

@media (max-width: 768px) {
	.brand_list__item {
		width: 50%;
		height: 10rem;
	}
}

@media (max-width: 576px) {
	.brands_list {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.brand_list__item img {
	max-width: 100%;
	max-height: 6rem;
	display: inline-block;
	height: auto;
	opacity: 0.5;
}

.brands_list__text {
	margin-top: 25px;
	margin-bottom: 25px;
}

.bx_catalog-compare-list {
	display: none !important;
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern/style.css?1757709840745 */
/* /local/templates/.default/components/bitrix/news/brands/bitrix/news.list/.default/style.css?17577098402371 */
