

/* Start:/local/templates/indeweb/components/bitrix/catalog.section.list/services/style.css?1749836810719*/

#main-services img {
	max-height: 300px;
}

.services-sections .item{
	min-height: 450px;
	background-size: cover;
	background-position: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.services-sections .item .h3{
	padding-bottom: 15px;
	position: relative;
}

.services-sections .item .h3:after{
	content: '';
	display: block;
	position: absolute;
	border-bottom: 1px solid #fff;
	width: 150px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

.services-sections .item:nth-child(1n){
    border-right: 1px solid #fff;
}

.services-sections .item:nth-child(2n){
    border-left: 1px solid #fff;
}

.services-sections .item a{
	color: #fff;
	text-decorations: none;
	font-size: 20px;
}

/* End */
/* /local/templates/indeweb/components/bitrix/catalog.section.list/services/style.css?1749836810719 */
