

/* Start:/bitrix/templates/.default/components/primepix/tmpl/spares_blocks/style.css?17278446091160*/
.brands-list-column {
	float: left;
}
.brands-list-column.first-child,
.brands-list-column:first-child {
	padding-left: 0;
}
.brands-list-item {
	margin-top: 22px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fafafa;
	-webkit-box-shadow: 0 2px #e4e4e4;
	-moz-box-shadow: 0 2px #e4e4e4;
	box-shadow: 0 2px #e4e4e4;
	border: solid 1px #d9d9d9;
	width: 230px;
	display: inline-block;
}
.brands-list-item .item {
	padding: 20px 22px;
	overflow: hidden;
	position: relative;
	height: 200px
}
.brands-list-item .item a {
	text-decoration: none;
	color: #000000;
}
.brands-list-item .item-image {
	height: 104px;
	overflow: hidden;
	position: relative;
}
.brands-list-item .item-image img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.brands-list-item .item-title {
	text-align: center;
	font-size: 18px;
	line-height: 21px;
	font-family: "Ubuntu", sans-serif;
	padding-top: 46px;
}
.brands-list-item a.item-read-more {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
/* End */
/* /bitrix/templates/.default/components/primepix/tmpl/spares_blocks/style.css?17278446091160 */
