

/* Start:/local/templates/aspro-allcorp2/components/bitrix/news.list/projects-map/style.css?17477592063205*/
header{
	position: relative;
}

header .menu-row {
	top: 0%;
	position: absolute;
	width: 100%;
	transition: .2s;
}

header:hover .menu-row {
	top: 100%;
}

html, body, #projects-map {
	/*width: 100vw;*/
	height: calc(100vh - 100px);
	margin: 0;
	padding: 0;
}
.container{
	padding: 0 !important;
}
.content-md{
	padding: 0 !important;
}
ymaps[class*="image-with-content"]{
	background-image:none !important;
}
#map-custom .marker {
	left: -18px;
	z-index: 3000;
}
#map-custom .marker:hover .mcls-1 {
	fill: #3978ca;
}

ymaps[class*="balloon_to_top"] {
	box-shadow: 0 5px 20px 0 rgba(18,25,38,.1);
}

ymaps[class*="balloon__tail"] {
	box-shadow: 0 5px 20px 0 rgba(18,25,38,.1);
}

ymaps[class*="balloon__tail"]::after {
	bottom: 0px;
	left: 0px;
}

ymaps[class*="balloon__content"] {
	padding: 27px 20px 28px;
}

.baloon__img {
	border-radius: 2px;
	max-width: 40%;
}

.baloon__img img {
	max-width: 100%;
}

ymaps[class*="balloon__close"] {
	top: 10px;
	right: 10px;
}

ymaps[class*="balloon__close-button"] {
	background: none;
	width: 26px;
	height: 26px;
	opacity: 1;
}

ymaps[class*="balloon__close-button"]:hover {
	opacity: .7;
}

ymaps[class*="balloon__close-button"]::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -5px;
	width: 10px;
	height: 10px;
	background: url('/local/templates/aspro-allcorp2/images/svg/Closemap.svg') -12px 0 no-repeat;
}

#projects-map .ymaps-polylabel-dark-label{
	text-shadow: none;
	opacity: .3;
}

.baloon__name {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 22px;
}

.baloon__content {
	display: flex;
	color: #333333;
}

.baloon__text {
	position: relative;
}

.baloon__location,
.baloon__author,
.baloon__date {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	padding-left: 22px;
	margin-top: 10px;
	margin-left: 15px;
	position: relative;
}

.baloon__text > div:first-child {
	margin-top: 0;
}

.baloon__date {
	margin-bottom: 35px;
}

.baloon__location:before,
.baloon__author:before,
.baloon__date:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
}

.baloon__location:before{
	background-image: url("/local/templates/aspro-allcorp2/images/svg/location.svg");
}
.baloon__author:before{
	background-image: url("/local/templates/aspro-allcorp2/images/svg/author.svg");
}
.baloon__date:before{
	background-image: url("/local/templates/aspro-allcorp2/images/svg/date.svg");
}

.baloon__more{
	position: absolute;
	bottom: 0;
	left: 15px;
}

.baloon__more a{
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #0085CA;
}

.baloon__more a:hover svg path{
	fill: #222;
}

@media (min-width: 781px) {
	ymaps[class*="balloon__content"] > ymaps {
		width: 490px !important;
		height: auto !important;
	}
	.baloon__img {
		max-width: 233px;
	}
	.baloon__location,
	.baloon__author,
	.baloon__date {
		font-weight: normal;
		font-size: 15px;
		line-height: 18px;
		padding-left: 27px;
		margin-top: 17.5px;
		margin-left: 30px;
		position: relative;
	}
	.baloon__more{
		left: 30px;
	}
	.baloon__text {
		width: calc(100% - 233px);
	}
}
/* End */
/* /local/templates/aspro-allcorp2/components/bitrix/news.list/projects-map/style.css?17477592063205 */
