

/* Start:/local/templates/.default/components/bitrix/catalog/scenter/bitrix/catalog.section/.default/style.css?17309036501991*/
.towns-block h1 {
	margin-bottom: 10px;
}

.map-contacts {
	position: relative;
}

.map-contacts .overlay-contacts-map {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.map-contacts .overlay-contacts-map:hover .desktop-p {
	display: block;
}

.map-contacts .overlay-contacts-map .desktop-p {
	display: none;
	font-size: 48px;
	text-align: center;
	color: #fff;
	margin-top: 80px;
}

.centers {
	padding: 40px 0;
}

.centers a {
	color: #9b090e;
}

.centers .container {
	text-align: center;
}

.centers h3,
.centers .h3
{
	font-size: 24px;
}

.centers .c-block {
	display: inline-block;
	width: 30.8%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 12px 13px;
	background: url("/local/templates/beliy/img/bg-onservice-form.png") 0 0 repeat;
	border: 1px solid #cecece;
	box-sizing: border-box;
	border-radius: 3px;
	height: 300px;
}

.centers .c-block a:not([class^="cl_phone_"]) {
	font-size: 24px;
	display: block;
	margin-bottom: 20px;
}

.centers .c-block p {
	text-align: left;
}

.centers .c-block > p:last-child {
	line-height: 1.8;
}

.centers .centr-box p {
	line-height: 1.5;
	text-align: center;
}

@media screen and (max-width: 1200px) {
	.map-contacts .overlay-contacts-map .desktop-p {
		display: block;
		font-size: 32px;
	}
}

@media screen and (max-width: 1024px) {
	.centers .c-block {
		width: 30%;
	}
	.centers .c-block a {
		font-size: 17px;
	}
	.centers .c-block p {
		font-size: 14px;
	}
}

@media screen and (max-width: 768px) {
	.centers .c-block {
		width: 47%;
		margin: 5px;
	}

	.centers .c-block a {
		padding-left: 15px;
		font-size: 14px;
	}

	.centers .c-block p {
		font-size: 12px;
	}
}
	
@media screen and (max-width: 480px) {
	.map-contacts .overlay-contacts-map .desktop-p {
		font-size: 24px;
	}
	
	.centers .c-block {
		width: 95%;
		margin: auto;
		text-align: center;
		margin: 10px 0;
		height: auto;
	}

	.centers .c-block a {
		font-size: 16px;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/scenter/bitrix/catalog.section/.default/style.css?17309036501991 */
