#havienne-tmp-bg {
	background-size: cover;
}

#havienne-tmp-bg img {
	width: 450px
}

#havienne-tmp-bg span {
	left: 0 !important;
	width: 450px !important;
}

#havienne-tmp-bg span span:before {
	background-color: #ceb179;
	border: none;
}

#havienne-tmp-bg a:hover .image-overlay .image-overlay-inside {
	-webkit-animation: hvn-fade 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
animation: hvn-fade 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
}

@-webkit-keyframes hvn-fade {
  0%   { -webkit-opacity: 0;  }
  100% { -webkit-opacity: 1;  }
}
@keyframes hvn-fade {
  0%   { opacity: 0  }
  100% { opacity: 1   }
}


/** END STYLING FOR TMP SITE **/

.av-desktop-hide, .av-medium-hide, .av-small-hide, .av-mini-hide {
	display: none !important;
}

.avia-image-container {
	margin-bottom: 0 !important;
}

Stilattribut {
background: #ffffff;
padding: 45px;
background-color: #ffffff;
border-radius: 0;
}

/* JI REALTY LIST GRID */
.ji-realty-list__item {
	margin-bottom: 60px;
}

.ji-realty--list-item {
	margin-bottom: 0px !important;
}

.ji-realties-container div:first-child, .ji-realties-container div:nth-child(4) {
	margin-left: 0 !important;
}

.ji-realties-container > div.ji-realty-list__item {
	height: 600px;
	margin-bottom: 60px !important;
	overflow: hidden;
}

.ji-realty--list-item .ji-realty__title {
	font-family: 'Montserrat','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 16px !important;
	text-align: left;
	line-height: 24px;
	margin-top: 24px;
}

.ji-realty--list-item, .ji-realty__header {
	height: 100%;
}

.ji-realty__header > a {
	display: block;
	margin-left: -20px;
	overflow: initial !important;
	overflow-y: hidden !important;
	max-height: 250px;
	width: 120%;
	max-width: none !important;
}

.ji-realty__header > a:hover {
	text-decoration: none;
}

.ji-realty-list__item {
	background-color: #f6f6f6;
	padding: 0 20px 20px;
}

.ji-realty--list-item .ji-realty__header {
	padding: 0 !important;
}

.ji-realty-list, .ji-info-list {
	list-style: none !important;
}

.ji-realty--list-item .ji-info-list {
	position: absolute;
	bottom: 0;
	margin-bottom: 0 !important;
}

.ji-realty-list span.image-overlay {
	display: none !important;
}

.ji-realty__featured-img {
	display: block !important;
	position: unset !important;
	max-width: none !important;
	max-height: none !important;
	height: unset;
	width: 100%;
}

/* JS REALTY DETAIL PAGE */
.big-preview .lSAction a {
	position: absolute !important;
}

.ji-info-section--photos {
	background-color: #39525d;
	margin-bottom: 0px !important;
}

.ji-info-section--photos .lSSlideOuter, main.ji-realty > .ji-realty__header { 
	max-width: 60vw;
	margin: 0 auto;
}

.ji-info__value {
	display: inline;
}

.btn-download {
	background-color: #123449;
	color: #ffffff;
	padding: 9px 22px;
	font-size: 11px;
	margin: 0 auto;
	cursor: pointer;
		display:block;
	max-width: 80px;
}

.btn-download:hover {
background-color: #f7d5c5;
color: #ffffff;
border-color: #d5b3a3;
}

.btn-download > a {
	color: #fff;
	display:block;
}

.btn-download > a:hover {
	color: #fff;
}

.small {
	font-size: 11px;
	display: block;
	text-align: center;
}

.ji-info-list li {
	margin-left: 0 !important;
}

#ji-aside .ji-info-section {
	margin-bottom: 50px;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover, .small-preview img, .big-preview img {
	border-radius: 0px !important;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	opacity: .5;
}

@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all .flex_column {
		margin-bottom: 0 !important;
	}
	
	.responsive #top .logo {
		display: block;
		height: 92px !important;
		text-align: center;
		margin: 0 auto;
	}
	
	.responsive .logo a {
		display: block;
	}
	
	.responsive .logo img {
		display: block;
	}
	
	.ji-realty--list-item .ji-realty__header {
		padding: 0 !important;
	}
	
	.ji-realty__header > a {
		float: none !important;
		margin-right: 0 !important;
	}
	
	.ji-realty-list, .ji-info-list {
		position: relative;
	}
	
	.tablepress thead th,
.tablepress tfoot th {
	background-color: #ffffff;
}
	
	.responsive #top #wrap_all .ji-realties-container > div.ji-realty-list__item {
	height: 500px;
	margin-bottom: 60px !important;
	}
	
	/*.ji-realty-list__item {
		margin-left: 0 !important;
	}*/
}