

/* Start:/bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513*/
.bx-breadcrumb{
	display: flex;
	gap: 8px;
}
.bx-breadcrumb-item{
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item span{
	margin-left: 8px;
	font-weight: 500;
	font-size: 14px;
	line-height: 130%;
	color: #A3B0BE;
}
.bx-breadcrumb-item:first-child span{
	margin-left: 0px;
}
.bx-breadcrumb-item.last-item, .bx-breadcrumb-item.last-item *{
	color: #36273B!important;
}
@media screen and (max-width: 1000px) {
	.type_page div.bx-breadcrumb{
		margin-bottom: 15px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1757290437666*/
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/restola/components/bitrix/news.list/contacts/style.css?1757290438907*/
.item_map{
    width: 100%;
    height: 500px;
    margin-top:auto;
}
.contacts_item_content{
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.contacts_items{
    display: flex;
    gap:20px;
    position: relative;
}
.contacts_item{
    width: 50%;
}
.contacts_item_title{
    font-family: 'Old Standard TT';
    font-weight: 700;
    font-size: 26px;
    line-height: 110.00000000000001%;
}
.contacts_item_content_title{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    margin: 10px 0px;
    display: none;
}
.contacts_content{
    margin-bottom: 100px;
}
.map-tabs-content-item-prop-value{
    display: flex;
    gap:20px;
}
@media screen and (max-width: 768px) {
    .contacts_items{
        display: flex;
        flex-direction: column;
        gap:20px;
        position: relative;
    }
    .contacts_item{
        width: 100%;
    }
}
/* End */
/* /bitrix/templates/restola/components/bitrix/breadcrumb/.default/style.css?1757290438513 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1757290437666 */
/* /bitrix/templates/restola/components/bitrix/news.list/contacts/style.css?1757290438907 */
