.image1,.image2,.image4,.image5,.image6 {
	
	height: 300px;
}
.image3{

	height: 600px;
}
.singleViewSwiper{
	width: 100% !important;
	height: 100vh !important;
	overflow: hidden !important;
}
.swiper-button-next, .swiper-button-prev {
	color: white !important;
}
.swiper-wrapper{
	height:100vh !important;
}
#wiidoo_options{
	
	border-color: rgba(222, 226, 230, 0.75);
}
#wiidoo_map_show{
	height: 400px !important;
}
.prop_gallery{
	height: 233px !important;
}
.pagi ul li span{
	border-radius:0px !important;
}
#rohsigma_ref,.rohsigma_reset,.rohsigma_search{
height:39px !important;
}
#rohsigma_ref::placeholder{
color:grey !important;
font-size:17px !important;
}
#rohsigma_location,#rohsigma_type,#rohsigma_sort,#rohsigma_maxprice,#rohsigma_minprice,#rohsigma_bathrooms,#rohsigma_bedrooms,#rohsigma_area{
   max-width:100% !important;
	width:100% !important;
	border-radius:0px !important;
	color:grey !important;
	background-color:white !important;
	height:39px !important;
}
.vscomp-value{
	color:grey !important;
	opacity:1 !important;
	font-size:17px !important;
	padding-top:5px !important;
}
#rohsigma_search{
	background-color:#a6e2f8 !important;
	color:black !important;
	border:1px solid grey !important;
	border-radius:0px !important;
	font-size:17px !important;
	text-transform: capitalize !important;
}
#rohsigma_search:hover{
	opacity:0.8 !important;
	color:grey !important;
}

@media (max-width: 768px) {
	.image3{
	height: 300px;
	}
	.singleViewSwiper{
	width: 100% !important;
	height:377px !important;
	overflow: hidden !important;
}
.swiper-wrapper{
	height:377px !important;
}
}