.blue-genardis {
	color: rgb(37, 83, 160);
}

.immobile-list-img {
	top: 0;
	left: 0;
	background: no-repeat center top;
	position: fixed;
	z-index: -1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#listingLoadMoreWrapper .p-4 {
	padding: 1em 5px !important;
	text-align: center;
}
