


/* Start:/bitrix/templates/corp437pro_purpure/components/bitrix/catalog.section.list/index/style.css*/
.serviceBlock {
	clear: both;
	margin-top: 0;
	list-style: none;
	margin-left: 0 !important;
}
.serviceBlock li.products {
	float: left;
	margin-bottom: 20px;
	padding-top: 16px;
	width: 32%;
	max-height: 200px;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-align: center;
}
.serviceBlock li.products a {
	display: block;
	height: 100%;
	text-decoration: none;
}

.serviceBlock li.products a:hover {
color: #fff;
}
.serviceBlock li.products h2 {
	margin: 0 !important;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: #8b2346;
}
.serviceBlock li.products p {
	margin: 0;
	font-size: 14px;
}
.serviceBlock li.products img {
	margin-top: 17px;
}
.serviceBlock li.products:nth-child(2), .serviceBlock li:nth-child(5), .serviceBlock li:nth-child(8), .serviceBlock li:nth-child(11), .serviceBlock li:nth-child(14), .serviceBlock li:nth-child(17), .serviceBlock li:nth-child(20) {
	margin-left: 2%;
}
.serviceBlock li.products:nth-child(3), .serviceBlock li:nth-child(6), .serviceBlock li:nth-child(9), .serviceBlock li:nth-child(12), .serviceBlock li:nth-child(15), .serviceBlock li:nth-child(18), .serviceBlock li:nth-child(21) {
	float: right;
}
/* End */
/* /bitrix/templates/corp437pro_purpure/components/bitrix/catalog.section.list/index/style.css */
