

/* Start:/bitrix/templates/teamb_tehnika/components/bitrix/news.list/contacts/style.css?1775549314977*/
.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: 20px;
}
.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: 70px;
}
@media(max-width:991px){
    .contact_item{
        margin-bottom: 15px;
    }
}
.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;
}

/* Для мобилок */
@media (max-width: 768px) {
    .map_contact iframe,
    .map_contact script + * {
        min-height: 300px;
    }
}
/* End */
/* /bitrix/templates/teamb_tehnika/components/bitrix/news.list/contacts/style.css?1775549314977 */
