/* SEARCH PAGE */

.search-page-container{
	position: relative;
    width: 100%;
    overflow: hidden;
}
.search-page-container .font-weight-light{
	color:#324268;
	font-weight:600;
}
.search-page-container .result-loader{
	color:#ddb325;
}
.search-page-area{
	width: 100%;
	height: 100%;
    padding: 0px;
    position: absolute;
    top: 0;
}
.advance-search-header-area{
    position: relative;
    z-index: auto;
    background-color: #ffffff;
    padding: 15px 0 5px 0;
	height: 50px;
	font-size: 20px;
    line-height: 1.6;
	color : white;
}
.advance-search-sub-header-area{
	position: relative;
    z-index: 99;
    background-color: #324268;
    padding: 5px 0 5px 0;
	height:40px;
	box-shadow:0px 3px 5px #ded2d2;
	font-size:16px;
    line-height: 1.6;
}
.advance-search-sub-header-area .nice-select , .advance-search-header-area .nice-select{
	line-height: 30px;
	height: 30px;
	border-radius:0px;
	border : 0px;
	float : unset;
	color:#5f8b3c;
}
.advance-search-sub-header-area .nice-select .list , .advance-search-header-area .nice-select .list{
	background-color: #324268;
	color:#FFF;
}

.advance-search-sub-header-area  .nice-select .option:hover, .advance-search-sub-header-area  .nice-select .option.focus, .advance-search-sub-header-area  .nice-select .option.selected.focus , .advance-search-header-area  .nice-select .option:hover, .advance-search-header-area  .nice-select .option.focus, .advance-search-header-area  .nice-select .option.selected.focus{
	    background-color: #324268;
}


.advance-search-header-area .icon-btn,.advance-search-sub-header-area .icon-btn{
	border: 1px solid #324268;
    min-width: 40px;
    text-align: center;
    color: #324268;
    font-size: 14px;
    border-radius: 2px;
	background:#FFF;
}
.advance-search-sub-header-area .icon-btn{
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
	border: 1px solid #333;
	background:#333;
}
.advance-search-header-area .icon-btn.active{
	color: #FFF;
	background:#ddb325;
	border: 1px solid #ddb325;
}
.advance-search-header-area .icon-btn:hover{
	box-shadow: 0 0 5px #ddb325;
    color: #FFF;
	background:#ddb325;
	border: 1px solid #ddb325;
}
.advance-search-sub-header-area .icon-btn:hover{
	box-shadow: 0 0 5px #333;
    color: #FFF;
	background:#333;
	border: 1px solid #333;
}
.map-section-grids-area{
	overflow: hidden scroll;
	
}
.advance-search-map-footer{
	position: absolute !important; 
	width:100%;
    z-index: 99;
    padding: 2px 0px 2px 0px;
	height:65px;
	box-shadow:0px -3px 5px #ded2d2;
	font-size:16px;
    line-height: 2;
}
.advance-search-pagination select.form-control,
.infopagination select.form-control,
.advance-search-pagination .nice-select
.infopagination .nice-select{
	line-height: 35px;
	height: 35px;
	border-radius:5px;
    border:0px;
    box-shadow: 0 0 5px #CCC;
	float : unset;
	color:#5f8b3c;
	width:80px;
	padding-top:0px;
	padding-bottom:0px;
}
.advance-search-pagination span,
.infopagination span{
	line-height: 35px;
	height: 35px;
	
}
.advance-search-pagination,
.infopagination{
	width:100%;
}
.advance-search-pagination button,
.advance-search-pagination select,
.infopagination button,
.infopagination select{
	display:inline;
}
.advance-search-pagination button,
.infopagination button{
    right: 40px;
    font-size: 20px;
    line-height: 20px;
    width: 40px;
    height: 40px;
    bottom: 40px;
    background-color: #324268;
    color: #ffffff;
    text-align: center;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
}

/* ADVANCE SEARCH BAR CLASSIC */
.advance-search-form-bar-desktop-classic{
    position: relative;
    z-index: 100;
    background-color: #324268;
    padding: 5px 0 5px 0;
	height: 95px;
}
.advance-search-form-bar-desktop-classic .search-form{
	position: relative;
    width: 100%;
}
.advance-search-form-bar-desktop-classic .search-form .form-control{
	width: 100%;
    margin-bottom:5px;
    height: 40px;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2a303b;
}
.advance-search-form-bar-desktop-classic .search-form .rehomes-search-btn{
	-webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    height: 40px;
    width: 100%;
    background-color: #324268;
    color: #ffffff;
    line-height: 40px;
    border: none;
    display: inline-block;
    text-align: center;
    padding: 0;
    border-radius: 2px;
    font-size: 24px;
}
.advance-search-form-bar-desktop-classic .search-form .field, .advance-search-form-bar-desktop-classic .tags-bar{
	padding:0px;
	margin-bottom:0px;
}

.advance-search-form-bar-desktop-classic .tags-bar{
	max-width:100%;
	width:100%;
	overflow:scroll hidden;
	height:40px;
	white-space: nowrap;

}
.advance-search-form-bar-desktop-classic .tags-bar .search-tags{
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 5px;
	margin-right:5px;
	display: inline-block;
	color: #333;
	background:#d0cccc;
	border-radius:3px;
	text-align: center;
}
.advance-search-form-bar-desktop-classic .tags-bar .search-tags .badge{
	padding:3px !important;
}
.advance-search-form-bar-desktop-classic .tags-bar .search-tags  span{
	cursor:pointer;
	color: #333;
}


.advance-search-form-bar-desktop-classic .tags-bar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.advance-search-form-bar-desktop-classic .tags-bar::-webkit-scrollbar-track {
   border-radius: 10px;
    background-color: #a09f9f;
}

.advance-search-form-bar-desktop-classic .tags-bar::-webkit-scrollbar-thumb {
  border-radius:10px;
  background-color: #333;
  outline: 1px solid slategrey;
}

.advance-search-form-bar-desktop-classic .tags-bar::-webkit-scrollbar:vertical {
   display: none;
}
.grid-section-grids-area .single-property-area .property-thumb,.grid-section-grids-area .single-property-area{
	width:100%;
}
.grid-section-grids-area .Property{
	margin:5px 0px;
}

.map-section-grids-area .Property{
	margin:5px 0px;
}

.map-section-grids-area .col-6{
	padding:0px 5px;
	
}

.map-section-grids-area::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.map-section-grids-area::-webkit-scrollbar-track {
   border-radius: 10px;
    background-color: #dedbdb;
}

.map-section-grids-area::-webkit-scrollbar-thumb {
  border-radius:10px;
  background-color: #565454;
  outline: 1px solid slategrey;
}

.map-section-grids-area::-webkit-scrollbar:horizontal {
   display: none;
}

#mapPagination .btn{
	width: 30px;
    height: 30px;
    font-size: 15px;
}
#mapPagination{
	height:40px;
}
.infopagination .btn{
	width: 30px;
    height: 30px;
    font-size: 15px;
}
.infopagination{
	height:40px;
}

.map-overlay-btn {
    margin-top:5px;
	direction: ltr;
    overflow: hidden;
    text-align: left;
    position: relative;
    color: rgb(0, 0, 0);
    font-family: Roboto, Arial, sans-serif;
    user-select: none;
    font-size: 11px;
    background-color: rgb(255, 255, 255);
    padding: 6px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    font-weight: 500;
}
.fortax-search-map-container .SearchLayoutBtn.active{
	color: #FFF;
	background:#ddb325;
	border: 1px solid #ddb325;
}

/**
 * New Owl Carousel
 */
.SingleProperty-gallery {
	margin-bottom: 20px;
}
.SingleProperty-gallery.owl-carousel .owl-item {
	overflow: hidden;
}

.SingleProperty-gallery.owl-carousel .owl-item img {
	width: auto !important;
}

.SingleProperty-galleryItem {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.SingleProperty-galleryItem > img {
	position: absolute;
	vertical-align: middle;
	max-width: 100%;
	min-width: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.SingleProperty-galleryItem-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-background-size: contain;
	background-size: contain;
}

.SingleProperty-galleryItem-bg > img {
	min-width: 105%;
	min-height: 105%;
	opacity: 0.8;
	filter: blur(10px);
}

.SingleProperty-galleryItem.slick-slide {
	height: 500px;
}

.SingleProperty-galleryNav {
	background: rgba(0, 0, 0, 0.7);
	display: block;
	height: 60px;
	width: 60px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100;
}

.SingleProperty-galleryNav:after {
	background-size: contain;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
}

.SingleProperty-galleryNav--next {
	right: 0;
}

.SingleProperty-galleryNav--prev {
	left: 0;
}

.SingleProperty-galleryNav--next:after {
	background-image: url("../img/arrow-right.svg");
}

.SingleProperty-galleryNav--prev:after {
	background-image: url("../img/arrow-left.svg");
}

.SingleProperty-gallery.owl-carousel .owl-nav .owl-next {
	margin-left: auto;
}

.owl-dots {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	counter-reset: dots;
	font-size: 13px;
	padding: 5px 10px;
	position: absolute;
	top: 30px;
	right: 30px;
}

.owl-dots:after {
	content: counter(dots) " Photos";
}

.owl-dot {
	counter-increment: dots;
	display: inline;
}

.owl-dot.active:before {
	content: counter(dots) "/";
}

.PropertiesCount {
	float: right;
}
