

/* Start:/bitrix/templates/redesign2024/components/bitrix/news.list/showRoomMap/style.css?17352130102071*/
.showRoomMap {}
.showRoomMap:after {content: ''; display: block;clear: both}
.showRoomMap__list {
	float: left;
	width: 35%;
	height: 534px;
	border: 1px solid #72bc4c;
	border-right:none;
	overflow-y: scroll;
}
.showRoomMap__map {float: left;width: 65%;}
.showRoomMap__city {margin-bottom: 10px;}
.showRoomMap__item {margin-bottom: 5px;}
.showRoomMap__cityBtnCont {position: relative;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;margin-bottom: 5px;}
.showRoomMap__cityBtnArrow {display: block;width: 40px;height: 40px;position: absolute;right: 0;top: 0;background: red;display: none}
.showRoomMap__cityBtn {
	font-size: 20px;
	color:#000;
	font-weight: 600;
	display: block;
	padding: 5px 10px;
}
.showRoomMap__map {
	border: 1px solid #72bc4c;
	padding: 5px;	
}
#showRoomMap {
	border: 1px solid #72bc4c;
}
.showRoomMap__itemLink.active {
	color:#000;
	font-weight: bold;
	text-decoration: none!important;	
	position:relative;
}
.showRoomMap__itemLink:hover {
	text-decoration:none!important;
	color:#72bc21;
}
.showRoomMap__itemLink {
	color:#000;
	text-decoration:none!important;
}
.showRoomMap__itemLink.active:after {
	content:"";
	display:block;
	position:absolute;
	height:6px;
	width:6px;
	background:#000;
	border-radius:10px;
	right: 6px;
	top: 10px;	
}
.showRoomMap__cityBtn:hover {
	background:#e8e8e8;
}
.showRoomMap__cityBtn.active {
	background:#e8e8e8;
}
.showRoomMap__cityBtn {
	padding-left:10px;
} 
.showRoomMap__itemLink {
	padding-left:15px;
	padding-right:25px;
	display: block;
}
.showRoomMap__city .showRoomMap__cityBtnCont.first_item {
	border-top:none;
}
.showRoomMap__cityBtn:focus, .showRoomMap__cityBtn:active, .showRoomMap__cityBtn:hover {
	color:#000;
	text-decoration:none;
}
@media(max-width:1200px){
	.showRoomMap__itemLink {
		padding:0px 10px;
		font-size:14px;
	}
	.showRoomMap__itemLink.active:after {
		
	}	
}
@media(max-width:767px){
	.showRoomMap {
		display:none;
	}
	.show_block_1 .maps_block_1 {
		padding-left:0px;
	}	
}

/* End */
/* /bitrix/templates/redesign2024/components/bitrix/news.list/showRoomMap/style.css?17352130102071 */
