.information li.nav-item{
  margin-left: 0;
  border-right: 1px solid #8f8f8f;
  padding-right: 20px;
}
.information li.nav-item:last-child{
  margin-left: 0;
  border-right: 0;
}
.information li.nav-item a{
  color: #fff;
}
.information li.nav-item a:hover{
  color: #AA8A39;
}
.information li.nav-item .active{
  color: #AA8A39;
}
.suggest{
  margin-left:-85%;
}
.filter-list p {
font-size: 16px;
font-weight: 300;
color: #ffffff;
margin-bottom: 0;
float: left;
margin-top: 6px;
}
.filter-list ul{
margin: 0;
padding: 0;
float: left;
border: 1px solid #fff;
border-radius: 3px;
margin-left: 20px;
}
.filter-list li{
float: left;
  list-style: none;
  font-size: 0.9rem;
  font-weight: 400;
  color: #fff;
}
.filter-list li a{
font-weight: 400;
color: #fff;
padding: 7px 13px;
float: left;
}
.filter-list li a:hover{
color: #fff;
background-color:#ab8a3a;
}
.filter-list li .active{
color: #fff;
background-color:#ab8a3a;
}
.map-search{
border: 1px solid #eee;
padding: 7px 18px;
border-radius: 4px;
font-weight: 300;
color: #fff;
display: inline-block;
}
.map-search:hover{
background-color:#ab8a3a;
color: #fff;
}

.form-select-brud {
display: block;
width: 130px;
padding: 7px 10px;
-moz-padding-start: calc(0.75rem - 3px);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #fff;
background-color: unset;
background: url(../images/down-arrow.svg) !important;
background-repeat: no-repeat !important;
background-position: right .75rem center !important;
background-size: 16px 12px !important;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin-left: 10px;
float: left;
}
.lftkey{
margin-left: 15%;
}


.keysearch ul{
margin: 0;
padding: 0;
float: left;
}
.keysearch li{
float: left;
list-style: none;
margin: 0 10px 10px 0;
}
.keysearch li a{
font-size: 0.9rem;
font-weight: 300;
color: #ffffffcb;
padding: 7px 13px;
float: left;
background-color: #484747;
border-radius: 4px;
}
.keysearch li a:hover{
color: #fff;
background-color:#ab8a3a;
}



.loadmore {
background-color: #B6892C;
  color: #fff;
  padding: 8px 17px;
  font-size: 0.94rem;
  text-transform: uppercase;
  font-weight: 300;
  border-radius: 4px;
  transition: ease all 0.2s;
  width: 35%;
transition: all 600ms ease-in-out;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
}
.loadmore:hover {
background-color: #dfaa42;
color: #fff;
}



/* ------- */

.project-listing .card{
background-color: transparent !important;
  position: relative;
  
  
}  
.project-listing .card-img-div{
width: 80%;
display: inline-block;
margin-left: 10%;
z-index: 99;
position: relative;
margin-bottom: 20px;
}
.project-listing .card-img-div img{
border-radius: 4px;
width: 100%;
margin-bottom: 20px;
}
.project-listing .card-body{
border: 1px solid #ab8a3a;
border-radius: 5px;
padding-top: 95px;
margin-top: -100px;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 15px;
transition: ease all .5s;
}
.project-listing .card-body p{
font-size: 14px;
font-weight: 300;
color: #ffffff;
margin-bottom: 0px;
}
.project-listing .card-body h5{
font-size: 18px;
font-weight: 500;
color: #ffe29b;
letter-spacing: 0.4px;
}
.project-listing .card:hover .card-body {
background-color: #49453c;
}
.project-listing .card-body:hover {
background-color: #49453c;
}

.list-social i:hover{
color: #f1c265 !important;
font-weight: 700;
}
.card-ic i{
  width: 18px;
  border-radius: 0;
}
.card-ic img{
  width: 17px;
  border-radius: 0;
}

/* ----MAP Search------ */

.map-search-main{
  width: 100%;
  float: left;
  background-color: #000;
}

.map-search-main .card{
  background-color: transparent !important;
  position: relative;
  box-shadow: none !important;
  border: 0;
  }  
.map-search-main .card-img-div{
  width: 80%;
  display: inline-block;
  /* height: 170px; */
  margin-left: 10%;
  margin-top: -5px;
  z-index: 99;
  position: relative;
  box-shadow: none;
  border: 0;
  }
.map-search-main .card-img-div img{
  border-radius: 4px;
  width: 100%;
  }
.map-search-main .card-body{
  border: 1px solid #ab8a3a;
  border-radius: 5px;
  padding-top: 95px;
  margin-top: -115px;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 15px;
  transition: ease all .5s;
  box-shadow: none;
  }
.map-search-main .card-body p{
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0px;
  }
.map-search-main .card-body h5{
  font-size: 17px;
  font-weight: 600;
  color: #ffe29b;
  letter-spacing: 0.4px;
  }
.map-search-main .card:hover .card-body {
  background-color: #000;
  box-shadow: none;
  }
.map-search-main .card-body:hover {
  background-color: #000;
  box-shadow: none;
  }
.gm-style-iw-a{
    background-color: #000 !important;
  }
.gm-style-iw-t{
    background-color: #000 !important;
  }  
.gm-style .gm-style-iw-c{
    background-color: #000 !important;
    padding: 0 !important;
    /* height: 650px !important; */
    /* max-width: 320px !important; */
  }  
.gm-style .gm-style-iw-d{
    background-color: #000 !important;
    overflow: unset !important;
    max-height: auto !important;
    /* height: 600px !important; */
  }    
.gm-style-iw-d{
    background-color: #000 !important;
    max-height: auto !important;
    /* height: 600px !important; */
  }   
.gm-style-iw{
    background-color: #000 !important;
  }  
.gm-style .gm-style-iw-tc::after {
    background: #000000;
  }  
.gm-ui-hover-effect>span {
    background-color: #fefefe;
    margin: 0 !important;
    padding: 0 !important;
  }
  .gm-style-iw-ch{
    padding-top: 0 !important;
  }  

.map-main .search-main{
  border: 0;
  background: unset;
  padding: 0;
}

.modifysearch-btn {
  text-transform: capitalize;
  padding: 7px 20px !important;
  border-radius: 3px !important;
  text-align: left;
  color: #fff !important;
  letter-spacing: 0;
  border: 0;
  font-size: 1rem;
  width: 280px;
  position: relative;
  background: rgb(25 26 26);
  float: right;
  /* top: 8%;
  left: 10%; */
  font-weight: 300;
  border: 1px solid #ac893a !important;
  /* background: url(../images/search-icc.svg) no-repeat 97% 50%; */
  background-size: 23px;
  margin: 0 auto;
  display: block;
  z-index: 99999;
  background-color: #000000a3;
  margin-right: 12px;
}
.modifysearch-btn:hover {
  /* background: url(../images/search-icc.svg) no-repeat 97% 50%; */
  background-size: 23px;
  border: 1px solid #ac893a !important;
  color: #fff !important;
  border: 0;
}
.modifysearch-btn svg{
  float: right;
  height: 23px;
  width: 20px;
  margin-right: -5px !important;
}

.pagination li.page-item {
  margin: 2px;
  border-radius: 5px !important;
}
.page-item:first-child .page-link {
  border-radius: 5px;
}
.page-item:last-child .page-link{
  border-radius: 5px;
}
.list-pagination{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 20px;
  height: 100px;
}
.list-pagination nav{
  position: absolute;
  left: 40%;
  top: 20px;
}
.list-pagination .page-link {
  position: relative;
  display: block;
  color: #eee;
  text-decoration: none;
  background-color: unset;
  border: 1px solid #eee;
  transition: color .15s 
    ease-in-out, background-color .15s 
    ease-in-out, border-color .15s 
    ease-in-out, box-shadow .15s 
    ease-in-out;
    color: #a2a2a2 ;
    background-color: #ffffff4a;
    border-color: #dee2e669 ;
    border-radius: 5px;
}
.list-pagination .disabled .page-link {
  color: #a2a2a240 !important;
    pointer-events: none;
    background-color: #ffffff4a !important;
    border-color: #a2a2a24f !important;
    opacity: 0.5;
}