

/* Start:/local/templates/yarb/components/bitrix/main.map/main/style.css?17816931281568*/
/* ul.map-level-0 a {
	font-weight: bold;
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
	font-weight: normal;
}

.map-columns td {
	vertical-align: top;
}

.map-columns ul  ul{
	margin-left: 15px;
}
 */

 .map-site {
	display: flex;
	flex-wrap: wrap;
	margin: 65px -24px 24px;
}

@media (max-width: 480px) {
	.map-site {
		margin: 65px -20px 24px;
	}
}

.map-site__col {
	width: calc(20% - 48px);
	margin: 0 24px 48px;
}

@media (max-width: 992px) {
	.map-site__col {
		width: calc(100%/3 - 48px);
	}
}

@media (max-width: 480px) {
	.map-site__col {
		width: calc(50% - 40px);
		margin: 0 20px 40px;
	}
}

.map-site__list {
	margin-bottom: 30px;
}

.map-site__list:last-child {
	margin-bottom: 0;
}

.map-site__list-item {
	margin-bottom: 16px;
}

.map-site__list-item:last-child {
	margin-bottom: 0;
}

.map-site__list-item--head .map-site__list-href {
	font-weight: 600;
}

.map-site__list-href {
	color: #222;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	border-bottom: 1px solid #B7B90B;
	-webkit-transition: border .4s;
	transition: border .4s;
}

.map-site__list-href:hover {
	border-bottom-color: transparent;
}

.map-site__sublist {
	margin: 16px 0 0 32px;
}

.map-site__sublist-item {
	margin-bottom: 16px;
}

.map-site__sublist-item:last-child {
	margin-bottom: 0;
}

.map-site__sublist-href {
	color: #909090;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	border-bottom: 1px solid #B7B90B;
	-webkit-transition: border .4s;
	transition: border .4s;
}

.map-site__sublist-href:hover {
	border-bottom-color: transparent;
}

/* End */
/* /local/templates/yarb/components/bitrix/main.map/main/style.css?17816931281568 */
