

/* Start:/bitrix/components/netlime/sitemap/templates/.default/style.css?1730293329658*/
#ma-_site h2{
    margin: 0;
}
#ma-_site ul li{
    font-size: 16px;
    line-height: 140%;
}

.map_line{
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px 0;
}
.map_line_coul{
    width: 50%;
}
.map_ul ul{
    padding-left: 20px;
}
.map_ul h2{
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.map_ul h2 a{
    color: #000;
}

.map_line_coul span {
	color: #bf0d3f !important;
}

@media (max-width: 767px) {
    .map_line{
        flex-wrap: wrap;
        margin: 0 0 20px 0;
    }
    .map_line_coul{
        width: 100%;
    }
    .map_line_coul > ul{
        margin-top: 0;
        margin-bottom: 0;
    }
}
/* End */
/* /bitrix/components/netlime/sitemap/templates/.default/style.css?1730293329658 */
