.search-bt-mg {
background: url('/user/img/search-bt-mg.png') 10px no-repeat #363;
color: #fff;
padding-right: 15px;
text-align: right;
}

.item.item-n .a-item-place {
	display: block;
}

.item.item-projects .item-bottom {
	height:60px;text-align:center;
}

a {
	text-decoration: underline;
}

.map-block a {
	text-decoration: none !important;
}

@media screen and (max-width: 580px) {
    .slider-info { display: block;margin-top: -130px; }
    .slider-text { left: 10px;right: initial; }
    .slider-prev { display: none; }
    .slider-next { display: none; }

    .search-bt-mg {
	background: #363;
	color: #fff;
	padding-right: 0px;
	text-align: center;
	}
}

.scale-img-2 {
	overflow: hidden;
	width: 305px;
	height: 289px;
}

@media screen and (min-width: 1921px) and (max-width: 2559px){
	.slider-info {
		height: 22vw;
	}
}

@media screen and (min-width: 2560px) {
	.slider-info {
		height: 24vw;
	}
}

.e-ph-item {
	cursor: pointer;
}

#map-canvas {
	height: 100%;
	width: 100%;
}
