

/* Start:/bitrix/templates/teamb_tehnika/components/bitrix/news.list/contacts/style.css?17762570991187*/
.contact_item_name {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-transform: uppercase;
    color: #343434;
    margin-bottom: 10px;
}

.contact_item_value {
    max-width: 230px;
}

.contact_phone {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #343434;
}

.map_contact {
    margin-top: 7px;
}

.mrrrging {
    margin-top: 0px;
}

@media(max-width:991px) {
    .contact_item {
        margin-bottom: 15px;
    }
}

/* Для мобилок */
@media (max-width: 768px) {
    .mrrrging {
        margin-top: 26px;
    }

    .map_contact {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    .map_contact iframe,
    .map_contact script+* {
        width: 100% !important;
        height: auto !important;
        max-width: 100%;
        aspect-ratio: 860 / 500;
    }

    .map_contact iframe,
    .map_contact script+* {
        min-height: 300px;
    }

    .contact_phone {
        font-weight: 300;
    }
}
/* End */
/* /bitrix/templates/teamb_tehnika/components/bitrix/news.list/contacts/style.css?17762570991187 */
