*{
	padding:0px; margin:0px; box-sizing: border-box; -moz-box-sizing: border-box;
}
a{
	transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;
}
img{
	max-width: 100%;
}
.owl-dots {
	text-align: center;
}
.owl-dots button {
	height: 10px;
	width: 10px;
	background: red !important;
	display: inline-block;
	border-radius: 100%;
	margin: 0px 3px;
}
.owl-nav {
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 0px;
	margin: auto;
	width: 100%; padding: 0px 15px;
}
.owl-nav span {
	font-size: 50px;
}
.owl-next {
	float: right;
}

.owl-carousel .owl-item
{
	padding: 5px !important;
}
.owl-item h6 
{
	color:black;
	font-weight: bold;
	margin-top: 10px;
}
.owl-item h4 
{
	color:black;
	font-weight: bold;
	margin-top: 10px;
}
.f-w{
  float: left; width: 100%;
}
.listing-temp-3{
  float: left;
width: 100%;
overflow: hidden;
margin-top: 25px;
}
