

/* Start:/bitrix/templates/utes/components/bitrix/news.list/map/style.css?17540260841376*/
	.housing.m--map {
		margin-top: 20px;
	}

	.housing__map {
		height: auto ;
	}

	.housing__map img {
		width: 100%;
		height: auto ;
	}

	.imap__canvas {
		margin-top: 0 ;
		margin-left: 0 ;
	}

	.imap__canvas svg {
		width: 100%; 
		height: 100% ;
	}

	.housing__list {
		width: 100% !important;
		background-color: #009d7b ;
	}

	.housing__band {
		width: 1240px ;
		padding-left: 0 ;
		padding-right: 0 ;
		margin-left: auto ;
		margin-right: auto;
	}

	.housing__info {
		padding-right: 0 ;
	}

	.imap__link {
    position: absolute;
    left: 3.76%;
    bottom: 4%;
    display: block;
    width: 11.8%;
    height: 2%;    
	}


@media (hover: hover) {
  .imap__link:hover {
	box-shadow: 0 1px 0 #ffffffc4;
  }
}
@media (hover: none) {
  .imap__link:active {
	box-shadow: 0 1px 0 #ffffffc4;
  }
}


	@media screen and (max-width: 1310px) {
		.housing__band {
			width: 944px ;
		}
	}

	@media screen and (max-width: 1014px) {
		.housing__band {
			width: 720px ;
		}
	}

	@media screen and (max-width: 790px) {
		.housing__band {
			width: 95% ;
		}
	}

	@media screen and (max-width: 767px) {
		.housing {
			display: block;
		}

		.housing__band {
			position: relative;
			display: none ;
			padding-left: 0;
			padding-right: 0;
			margin-inline: auto;
			color: #ffffff;
		}

	}

	@media screen and (max-width: 400px) {
		.housing__slider {
			width: 185px;
		}

	}
/* End */
/* /bitrix/templates/utes/components/bitrix/news.list/map/style.css?17540260841376 */
