

/* Start:/bitrix/templates/aspro-allcorp3/components/bitrix/catalog.section/board-ddadadad/style.css?1661942125841*/
.catalog-price {
	color: red;
}

div.catalog-section table td {
	padding-right: 10px;
	padding-top: 10px;
}

.colum-border {
	box-sizing: border-box;
	border: 1px solid #C4C4C4;
	border-radius: 12px;
	background-color: white;
	/* border-color: #003896; */
	margin-top: 15px;
}

.border-margin {
	margin: 25px;
}

.item-title {
	font-size: 24px;
	font-weight: bold;
	color: #003896;
}

.text-size {
	font-size: 18px;
}

.map {
	margin-top: -20px;
	margin-bottom: 15px;
}

.map-show {
	margin-top: 20px;
}

iframe {
	width: 900px;
	height: 500px!important;
}

@media (max-width: 480px) {
	iframe {
		width: 480px;
		height: 160px!important;
	}
}


@media (max-width: 767px) {
	iframe {
		width: 767px;
		height: 300px!important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	iframe {
		width: 900px;
		height: 400px!important;
	}
}
/* End */
/* /bitrix/templates/aspro-allcorp3/components/bitrix/catalog.section/board-ddadadad/style.css?1661942125841 */
