.clear { clear: both;}


.nieuw.properties-newest .moduleTitle {}

/*********************************************************************************
 * DEFAULT
 *********************************************************************************/

.properties-newest .property { margin-bottom: 10px; background: url('../images/pand.png') no-repeat;  padding-top: 15px !important; padding-left: 18px; padding-bottom: 20px; padding-right: 15px; !important;  }
.properties-newest .property-image { text-align: center; vertical-align: middle; overflow: hidden; background-color: white; }
.properties-newest .property-image img { margin: 0; }
.properties-newest .property-info { margin-top: 15px; padding: 2px 5px; color: white; width:270px; }
.properties-newest .property-info .address{ font-weight:bold; height:20px; font-weight:bold; color: yellow; }
.properties-newest .property-info .desc{ height:40px; line-height: 20px;  }
.properties-newest .property-info .price { font-weight:bold; line-height: 30px; margin-top: 5px; margin-left: 5px;}
.properties-newest .property-info .details { float: right; margin-top: 10px; margin-right: 10px; padding: 0px 10px; background: #444444; border-radius:5px; -moz-border-radius:5px; }
.properties-newest .property-info .details a { color: white; font-weight: bold; font-family:Tahoma; font-size:11px; text-decoration:none;  text-transform:uppercase; }

.properties-newest-vertical .property { position: relative; }

.properties-newest-horizontal .property { float: left;  margin-right: 10px; position: relative;}

/*********************************************************************************
 * SWITCHER
 *********************************************************************************/
.properties-newest-switcher { position:relative;  } 
.properties-newest-switcher .property { position: absolute; left: 0; top : 0; }
.properties-newest .item {	text-align: left;padding: 4px;background: #FAFAFA;margin-bottom: 0px;}
.properties-newest .item.small {margin-bottom: 8px;margin-left: 3px;}
.properties-newest .item .price {color: #474747;font-size: 18px;line-height: 33px;margin: 0px;font-weight: 400;float: left;padding: 0;}
.properties-newest .item .more-info-link {float: right;}
.properties-newest .item .more-info-link .btn {padding: 7px 17px 7px;}
.properties-newest .item .item-title{margin: 0;line-height: 22px;}
.properties-newest .item.small .item-title {font-size: 14px;}
.properties-newest .item.small h4 {font-size: 12px;text-transform: uppercase;}
.properties-newest .item .item-img {
	margin-bottom: 16px;
	border: 1px solid #F4F4F4;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	margin: auto;
	max-width: 100%;
	box-sizing: border-box;
}
.properties-newest .item .item-img .image{text-align: center; position: relative;}
.properties-newest .item .item-img .image .marquee{top: -7px;left: -5px;position: absolute;z-index: 1;width: 197px;height: 140px;background-repeat: no-repeat;background-position: left top;visibility: visible !important;}
.properties-newest .item.small .item-img{height: 85px;width: 85px;float: left;}
.properties-newest .item .item-img.fixed-img img{width: 100%;height: 100%;}
.properties-newest .item .descr {min-height: 54px;}
.properties-newest .item .item-content {margin-top: 15px;padding: 0px 0px;}
.properties-newest .item.small .item-content {float: left;max-width: 165px;padding: 0;padding-left: 3px;margin: 0;}
.properties-newest .item .item-content h3{font-size: 15px;}
.properties-newest .item .item-icons {margin-top: 10px;;line-height: 30px;height: 30px;box-sizing: border-box;}
.properties-newest .item .item-icons span {
	display: block;
	text-align: center;
	min-width: 25%;
	float: left;
	box-sizing: border-box;
	border-right: 1px #CDCDCD dashed;
	height: 100%;
	white-space: nowrap;
	border: 1px #CDCDCD dashed;
}

.properties-newest .item .item-icons span:first-child{border-left: none;}
.properties-newest .item .item-icons span:last-child{border-right: none;}

.properties-newest .box {
	border: 1px solid #F3F3F3;
	box-sizing: border-box;
	border-radius: 7px;
	position: relative;
}

.properties-newest .box .box-body {
	padding: 4px 7px 4px 4px;
}

.properties-newest .box .arrows {
	position: absolute;
	right: 25px;
	top: 6px;
}

.properties-newest .box .arrows .arrow{
	height: 16px;
}
.properties-newest .box .arrows .icon{
	font-size: 30px;
	color: #1A74BA;
	cursor: pointer;
	line-height: 14px;
}

.properties-newest .box .arrows .icon:before{
	line-height: 14px !important;
}
.properties-newest .box .box-title {
	border-bottom: 1px solid #F3F3F3;
}
.properties-newest .box .box-title .title {
	background: #1A74BA;
	color: #FFF;
	display: inline-block;
	padding: 12px;
	min-width: 90px;
	font-size: 17px;
}

.properties-newest .box .box-title .caret-right {
	display: inline-block;
	color: #1A74BA;
	line-height: 0px;
	position: relative;
	width: 31px;
	box-sizing: border-box;
}
.properties-newest .box .box-title .icon{
	position: absolute;
	bottom: 4px;
	left: -3px;
	font-size: 73px;
	height: 37px;
}


.owl-theme .owl-controls{
	display: none !important;
}
@media(min-width: 1170px){
	.owl-theme .owl-controls {
		display: none !important;
	}
}
@media(max-width: 1170px){
	.properties-newest .carousel2{
		display: none;
	}
	.properties-newest .carousel1{
		width: 100%;
	}
	.properties-newest .span6.box{
		width: 100% !important;
		float: none !important;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.properties-newest .box .arrows{
		display: none;
	}
	.owl-theme .owl-controls {
		display: block !important;
	}
}

@media(max-width: 768px){
	
}

@media(min-width: 979px){
	.properties-newest .item .item-img{
		height: 200px;
		vertical-align: middle;
		width: 266px;
		text-align: center;
	}
	.properties-newest .item .item-img img{
		height: 200px;
		max-height:200px;
	}
}
@media (max-width: 979px) and (min-width: 768px){
.properties-newest .item .item-img{
		
		*display: table-cell;
		vertical-align: middle;
		width: 246px;
		text-align: center;
	}
	.properties-newest .item .item-img img{
		height: 150px;
		max-height:150px;
	}
}
@media (max-width: 979px) and (min-width: 550px){
	.properties-newest .item .item-img.fixed-img{ min-height: 200px; }
}

