

/* Start:/contacts/addresses_styles.css?17485395032081*/
.mm_under-map-addresses__list
{
    margin-top: 30px;
    padding: 18px;

    border: 1px solid #D3D3D3;
    border-radius: 10px;
}
@media screen and (max-width: 576px)
{
    .mm_under-map-addresses__list
    {
        padding: 0;
    }
}

.mm_under-map-addresses__item
{
    margin-bottom: 10px;
    padding: 18px;

    transition: background-color .4s;
}
.mm_under-map-addresses__list .mm_under-map-addresses__item:last-child
{
    margin-bottom: 0;
}
.mm_under-map-addresses__item:hover
{
    background-color: #F5F5F5;
    border-radius: 10px;
}

.addresses-item__subway
{
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;

    color: #505A62;

    margin-bottom: 9px;

    position: relative;
    padding-left: calc(16px + 8px);
}

.addresses-item__subway::before
{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("/bitrix/templates/alpha_s1/icons/icon-metro.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    left: 0;
    top: 0;
}

.addresses-item__address
{
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;

    color: #000000;

    margin: 0;
}

.addresses-item__worktime
{
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #505A62;

    margin-top: 9px;
    margin-bottom: 0;
}

.addresses-item__phones
{
    margin-top: 9px;

    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.addresses-item__phone-tel
{
    display: block;
    max-width: max-content;

    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #CDA236;

    transition: color .3s;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1748539751666*/
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 */


/* Start:/bitrix/templates/alpha_s1/components/bitrix/news/contacts/bitrix/news.list/.default/style.css?17485397222091*/
.mm_under-map-addresses__list {
    margin-top: 30px;
    padding: 18px;
    border: 1px solid #D3D3D3;
    border-radius: 10px;
}

@media screen and (max-width: 576px) {
    .mm_under-map-addresses__list {
        padding: 0;
    }
}

.mm_under-map-addresses__item {
	width: 100%;
    margin-bottom: 10px;
    padding: 18px;
	border-radius: 10px;
	display: block;
    transition: .4s;
	position: relative;
}

.mm_under-map-addresses__list .mm_under-map-addresses__item:last-child {
    margin-bottom: 0;
}

.mm_under-map-addresses__item:hover {
    background-color: #F5F5F5;
}

.addresses-item__link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.addresses-item__subway {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;

    color: #505A62;

    margin-bottom: 9px;

    position: relative;
    padding-left: calc(16px + 8px);
}

.addresses-item__subway::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url("/bitrix/templates/alpha_s1/icons/icon-metro.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    left: 0;
    top: 0;
}

.addresses-item__address {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;

    color: #000000;

    margin: 0;
}

.addresses-item__worktime {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #505A62;

    margin-top: 9px;
    margin-bottom: 0;
}

.addresses-item__phones {
    margin-top: 9px;

    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.addresses-item__phone-tel {
    display: block;
    max-width: max-content;

    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #CDA236;

    transition: color .3s;
}
/* End */
/* /contacts/addresses_styles.css?17485395032081 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1748539751666 */
/* /bitrix/templates/alpha_s1/components/bitrix/news/contacts/bitrix/news.list/.default/style.css?17485397222091 */
