

/* Start:/local/templates/master_default_gf/components/bitrix/map.yandex.view/map/style.css?17482453285006*/
.ymaps-shadows-pane{
	display: none !important;
}
.ymaps-b-balloon__tail{
	height: 12px !important;
    margin: -12px 0 0 !important; 
}
.b-map-contacts {
	position: absolute;
	background: #fff;
	top: 50%;
	-webkit-transform: translate3d(0, -50.30675%, 0px);
	transform: translate3d(0, -50.30675%, 0px);
	left: 0;
	right: 0;
	width: 70%;
	max-width: 70%;
	margin: auto;
	padding: 20px 20px 20px 50px;
	-webkit-box-shadow: 0px 0px 10px -2px #6c757d;
	box-shadow: 0px 0px 10px -2px #6c757d;
}
.b-map-contacts h5 {
	margin-top: 0;
	margin-bottom: 10px;
}
.b-map-contacts__content {
	margin-bottom: 12px;
	font-size: 0.875rem;
	min-height: 94px;
}
.b-map-contacts__icon {
	position: absolute;
	left: -20px;
	width: 40px;
	height: 115px;
	background: var(--bs-primary, #6d3df8);
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0px);
	transform: translate3d(0, -50%, 0px);
	text-align: center;
}
.b-map-contacts__icon .icon-svg {
	color: #fff;
	font-size: 30px;
	top: 40px;
	position: relative;
	margin: auto;
}
@media (min-width: 768px) {
	.b-map-contacts {
		width: 340px;
		max-width: 340px;
	}
}

.bx-yandex-view-map {
	position: relative;
}

.b-map-contacts {
	z-index: 100;
}

.map__balloon {
	width: 286px;
	border-radius: 6px;
}

.map__balloon-figure {
	margin: 0;
}

.map__balloon-image {
	width: 100%;
	height: 121px;
	object-fit: cover;
}

.map__balloon-figcaption {
	padding: 15px;
}

.map__balloon-figcaption-title {
	font-family: Commissioner;
	font-weight: 600;
	font-size: 24px;
	line-height: 23.75px;
	color: #db0000;
	margin: 0 0 12px 0;
}

.map__balloon-figcaption-address {
	font-style: normal;
}

.map__balloon-figcaption-address-city {
	font-family: Commissioner;
	font-weight: 600;
	font-size: 16px;
	line-height: 23.75px;
	color: #000000;
	margin: 0;
}

.map__balloon-figcaption-address-company {
	font-family: Commissioner;
	font-weight: 400;
	font-size: 14px;
	line-height: 23.75px;
	margin: 0 0 4px 0;
	padding: 0 0 0 28px;
}

.map__balloon-figcaption-address-phone {
	font-family: Commissioner;
	font-weight: 400;
	font-size: 14px;
	line-height: 23.75px;
	margin: 0 0 4px 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.map__balloon-figcaption-address-email {
	font-family: Commissioner;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #e06969;
	margin: 0 0 4px 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.map__balloon-figcaption-address-time {
	font-family: Commissioner;
	font-weight: 400;
	font-size: 14px;
	margin: 0 0 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.map__balloon-figcaption-button-container {
	display: flex;
	gap: 0 10px;
}

.map__balloon-figcaption-button-navigation {
	width: auto;
	height: 40px;
	font-family: Commissioner !important;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 0 10px;
	color: #ffffff;
	background: #db0000;
	border-radius: 8px;
	padding: 0 22px;
}
.map__balloon-figcaption-button-navigation:hover {
	background: #e06969;
	color: #ffffff;
	text-decoration: none;
}
.map__balloon-figcaption-button-navigation-icon {
	width: 12px;
	height: 12px;
}

.map__balloon-figcaption-button-navigation-text {
}

.map__balloon-figcaption-button-what {
	width: 29px;
	height: 29px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(102, 70, 171, 0.24);
	border-radius: 6px;
	cursor: pointer;
}

.map__balloon-figcaption-button-what-icon path {
	fill: #6646ab;
}

.map__balloon-figcaption-button-what-icon {
	width: 12px;
	height: 12px;
	color: #6646ab;
}

.map__balloon-figcaption-button-share {
	width: 29px;
	height: 29px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(102, 70, 171, 0.24);
	border-radius: 6px;
	cursor: pointer;
}

.map__balloon-figcaption-button-share-icon {
	width: 12px;
	height: 12px;
}

.map__balloon-figcaption-button-share-icon path {
	fill: #6646ab;
}

.ymaps-b-balloon__content-holster {
	padding: 0 !important;
}
.ymaps-b-balloon__sprite {
	margin: 10px 0 0 0;
}
.custom-balloon {
	max-width: 320px;
}
.custom-balloon__contant {
	width: 100%;
}

.custom-balloon__contant {
	display: flex;
	flex-direction: column;
	padding: 24px;
}
.balloon-content svg {
	margin-right: 11px;
}
.ymaps-balloon-overlay {
	z-index: 9999999 !important;
}
.ymaps-b-balloon__close {
	background-image: url('/local/templates/master_default_gf/components/bitrix/map.yandex.view/map/images/iconX.svg') !important;
	top: 3px !important;
	right: -1px !important;
}

@media (max-width: 767px) {
	.ymaps-b-balloon {
		width: 300px;
	}
	.custom-balloon__contant {
		padding: 15px;
	}
	.map__balloon-figcaption-title {
		font-size: 20px;
		line-height: 15.75px;
	}
	.map__balloon-figcaption-address-company,
	.map__balloon-figcaption-address-phone,
	.map__balloon-figcaption-address-email,
	.map__balloon-figcaption-address-time,
	.map__balloon-figcaption-address-city {
		font-size: 13px;
		line-height: 20.75px;
	}
}

/* End */


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