

/* Start:/bitrix/templates/mkws/components/bitrix/news.list/uslugi/style.css?1779395341971*/
.Services {
	margin: 120px 0 70px 0;
	float: left;
	width: 100%;
}

.Services__header h1 {
	font-size: 48px;
	line-height: 130%;
	font-weight: bold;
	color: #212121;
	margin: 0 0 50px 0;
}

.ServicesList {
	display: flex;
	flex-flow: row wrap;
}
.ServicesItem {
	text-decoration: none;
	font-size: 22px;
	line-height: 150%;
	font-weight: 600;
	display: block;
	margin-bottom: 10px;
}

.ServicesItem:hover {
	opacity: 0.8;
}


.section {
	width: 50%;
}
.sectionItem {
	text-decoration: none;
	font-size: 40px;
	line-height: 150%;
	font-weight: 800;
	display:block;
	margin-bottom: 20px;
	margin-top: 30px;
}
.sectionItem:hover {
	opacity: 0.8;
}
@media (max-width: 992px) {
	.Services__header h1 {
		font-size: 32px;
	}


}


@media (max-width: 767px) {
	.sectionItem {
		font-size: 26px;
	}
	.Services {
		margin: 50px 0 50px 0;
	}
	.section {
		width: 100%;
	}
	.ServicesItem {
		font-size: 16px;
	}
	.Services__header h1 {
		font-size: 22px;
		margin: 0 0 20px 0;
	}

}
/* End */
/* /bitrix/templates/mkws/components/bitrix/news.list/uslugi/style.css?1779395341971 */
