

/* Start:/local/templates/aspro_max/components/bitrix/news.list/brands/style.css?17722773131108*/
.row.brands-row{
	display: flex;
	flex-flow: row wrap;
	margin-top: -26px;
}
.row.brands-row:after{
	content: "";
	width: 100%;
	height: 1px;
	background: white;
	z-index: 10;
	margin-top: -1px;
}
.brand-item-letter{
	color: #c16b64;
	font-weight: bold;
	display: block;
	clear: both;
	font-size: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.brand-item-link{
	font-weight: normal;
	color: #333333;
	font-size: 13px;
	margin-bottom: 6px;
	text-transform: uppercase;
	display: block;
	clear: both;
}
.row .brand-item{
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e1e1e1;
}

@media (min-width: 1200px) {
	.row .brand-item:nth-child(5n){
		clear: both;
	}
}
@media (max-width: 1199px) {
	.row .brand-item:nth-child(4n){
		clear: both;
	}
}
@media (max-width: 767px) {
	.row .brand-item:nth-child(4n){
		clear: both;
	}
}
@media (max-width: 550px){
	.row .brand-item:nth-child(2n){
		clear: both;
	}
	.row .brand-item{
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 16px;
		margin-right: 16px;
	}
	.page-top > div.topic:last-of-type {
		padding: 15px 0 40px;
	}
}

/* End */
/* /local/templates/aspro_max/components/bitrix/news.list/brands/style.css?17722773131108 */
