

/* Start:/local/templates/asgard/components/bitrix/news.list/contacts/style.css?17400073741180*/
.contact-item_map-btn.is-brand:before {
    background: url(/local/templates/asgard/img/icons/pin-brand.svg) no-repeat center top;
}




.map-legend {
    display: flex;
    align-items: center;
    margin: 60px 0
}

.map-legend .legend-colomn_space {
    width: 20%
}

.map-legend .legend-colomn {
    width: 100%;
    display: flex;
    align-items: center
}

.map-legend .legend-colomn .img {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.map-legend .legend-colomn .img img {
    width: 35px
}

.map-legend .legend-colomn .text {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600
}

@media (max-width: 1440px) {
    .map-legend .legend-colomn_space {
        width:10%
    }
}

@media (max-width: 991px) {
    .map-legend .legend-colomn .img img {
        width:25px
    }

    .map-legend .legend-colomn_space {
        width: 5%
    }
}

@media (max-width: 565px) {
    .map-legend {
        display:block
    }

    .map-legend .legend-colomn {
        margin: 20px
    }

    .map-legend .legend-colomn .text {
        font-size: 16px
    }
}

/* End */
/* /local/templates/asgard/components/bitrix/news.list/contacts/style.css?17400073741180 */
