

/* Start:/local/templates/suvenir/components/bitrix/news.list/yandex_cart_contacts/style.css?16593636931485*/
#map_container {
	width:100%;
	height:600px;
	display:block;
}
.contacts-section{
	display: flex;
	width: 100%;
	flex-direction: column;
}
.geography-map-container{
	width: 100%;
	display: flex;
}

.marker-circ {
	color: #ffffff;
	font-size: 7px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	width: 24px;
	text-align: center;
}

.claster {
 color: #ffffff;
	font-size: 7px;
	font-weight: 400;
	height: 24px;
	line-height: 24px;
	width:24px; 
	text-align: center;

}
#YMapsID {
	width: 100%;
	height: 580px;
}
.geography-info{
	z-index: 10;
	display: none;
}
.geography-info.active{
	display: block !important;
}
.contacts-info{
background: #FFFFFF;
        box-shadow: 0 4px 10px rgb(0 0 0 / 8%);
    max-width: 425px;
    position: absolute;
    z-index: 5;
    right: 80px;
    top: 50px;
    padding: 40px 50px 20px 50px;
        display: none;
				border-radius: 7px;
				width: 100%;
}
.contacts-info.active{
	display: block !important;
}
.contacts-info-row .caption {
	font-size: 14px;
	font-family: "Roboto";
	color: var(--color-bordo-light);
	margin-bottom: 8px;
	line-height: 1;
	font-weight: 600;
}
.contacts-info-row {
	margin-bottom: 26px;
	font-family: 'Roboto';
}
.contacts-block{
	position: relative;
	display: flex;
	width: 100%;
}

.contacts-section h2, .contacts-section h1{
	font-size: 3.44em;
	font-weight: 600;
	margin: 0.2em 0;
	font-family: 'Roboto';
}
@media(max-width: 1024px){
	.contacts-section h2, .contacts-section h1{
		font-size: 2.6em;
	}
}
/* End */
/* /local/templates/suvenir/components/bitrix/news.list/yandex_cart_contacts/style.css?16593636931485 */
