

/* Start:/local/templates/.default/components/bitrix/main.map/main/style.css?17821170602011*/
.map-columns {
    width: 100%;
    margin-top: 20px;
    margin-left: -16px;
    margin-right: -16px;
}

.map-columns li,
.map-columns ul {
    margin-bottom: 0;
    padding-top: 0;
}

.map-columns ul li:before {
    display: none;
}

.map-columns ul.map-level-0 a,
.map-columns ul.map-level-0 + li a {
    font-weight: bold;
}

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

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

.map-columns td > li {
    display: block;
}

.map-columns__link-wrapper i.svg {
    flex-shrink: 0;
}

.map-columns__dropdown-right-arrow {
    cursor: pointer;
    transform: rotate(90deg);
    transition: transform 0.2s ease-in-out;
    height: 19px;
    width: 19px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.map-columns__dropdown-right-arrow:hover svg * {
    fill: #fff !important;
    fill: var(--black_bg_black) !important;
}

.map-columns__dropdown-right-arrow.opened {
    transform: rotate(270deg);
}

.map-columns__link-wrapper {
    display: flex;
    align-items: center;
}

.map-columns__link-wrapper > a {
    margin-right: 5px;
}


.map-columns .hidden-block {
    display: none;
}

.map-columns .dark_link.title-block {
    display: block;
    padding-bottom: 0;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
}

.item-level-0 {
    margin-bottom: 32px !important;
}

.map-level-1, .item-level-1 {
    margin-top: 24px !important;
}

.map-level-2, .map-level-3 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 12px !important;
}

.item-level-2, .item-level-3 {
    margin-bottom: 4px !important;
}

.item-level-1 {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
}

.item-level-2, .item-level-3 {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
}
/* End */
/* /local/templates/.default/components/bitrix/main.map/main/style.css?17821170602011 */
