

/* Start:/local/components/kit/site.support/templates/.default/style.css?17381776081299*/
.support {
    display: flex;
}
.support__left, .support__right {
    width: 100%;
}
.support__left .contacts {
    display: flex;
    flex-direction: column;
    font-size: 20px;
}
.support__left .contacts .link {
    margin-bottom: 5px;
}
.support__left .contacts .link span {
    margin-right: 10px;
}
.support__left .icon-tel::before, .support__left .icon-wa::before {
    color: #242424;
}
.support__left .link:hover > .icon-tel::before, .support__left .link:hover > .icon-wa::before {
    color: #52ad60;
}
.gallery {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.gallery a {
    text-decoration: none;
    width: calc(33% - 7px);
    margin: 0 15px 15px 0;
}
.gallery a:last-child {
    margin-right: 0;
}
.gallery img {
    display: block;
    width: 100%;
    height: 100%;
}


@media (max-width: 930px) {
    .gallery a {
        width: 30%;
    }

    .support__left, .support__right {
        width: 50%;
    }
}

@media (max-width: 640px) {
    .support {
        flex-direction: column;
    }
    .support__left, .support__right {
        width: 100%;
    }
    .support__right {
        margin-top: 10px;
    }
    .gallery a {
        margin: 0 10px 10px 0;
        width: calc(33% - 6px);
    }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1682214816666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/components/kit/site.support/templates/.default/style.css?17381776081299 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1682214816666 */
