/*-------------Home Map ----------------*/
.map-search-box {
    background: #ffffff;
    padding: 2em 2em 1em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  button.btn.adv-btn {
    background: #2b4db9;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .map-container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .fw-map {
    height: 600px;
  }
  .map-container.column-map {
    width: 50%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
  }
  .map-container.column-map.right-pos-map {
    right: 0;
  }
  .map-container.column-map.left-pos-map {
    left: 0;
  }
  .map-container #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
  }
  .scrollContorl {
    position: absolute;
    z-index: 1000;
    bottom: 100px;
    right: 20px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #2f3b59;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
  }
  .scrollContorl.enabledsroll i:before {
    content: "\f09c";
  }
  #singleMap {
    width: 100%;
    position: relative;
    height: 300px;
    float: left;
    margin-bottom: 30px;
  }
  .box-widget #singleMap {
    margin-bottom: 10px;
  }
  .mapzoom-in,
  .mapzoom-out {
    position: fixed;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    margin-top: -20px;
    text-align: center;
    background: #2b4db9;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
    -webkit-transform: translate3d(0, 0, 0);
  }
  #singleMap .mapzoom-in,
  #singleMap .mapzoom-out,
  .home-map .mapzoom-in,
  .home-map .mapzoom-out,
  .fw-map .mapzoom-in,
  .fw-map .mapzoom-out {
    position: absolute;
    right: 20px;
  }
  .map-container.column-map.right-pos-map .mapzoom-in,
  .map-container.column-map.right-pos-map .mapzoom-out {
    right: 30px;
  }
  .map-container.column-map.left-pos-map .mapzoom-in,
  .map-container.column-map.left-pos-map .mapzoom-out {
    left: 30px;
  }
  
  .mapzoom-in:before,
  .mapzoom-out:before {
    font-family: "themify";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\e622";
  }
  .mapzoom-in:before {
    content: "\e61a";
  }
  .mapzoom-in {
    margin-top: -80px;
  }
  .mapnavigation {
    position: absolute;
    bottom: 50px;
    right: 7px;
    z-index: 30;
    width: 170px;
  }
  .mapnavigation a {
    width: 70px;
    padding: 8px 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    margin-left: 10px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
  }
  .mapnavigation a,
  .mapzoom-in:hover,
  .mapzoom-out:hover {
    background: #2f3b59;
  }
  .cluster img {
    display: none;
  }
  .cluster {
    width: 40px !important;
    height: 40px !important;
  }
  .cluster div {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    background: #2b4db9;
    font-weight: 600;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    line-height: 38px !important;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 300ms linear;
    transition: all 100ms 3inear;
    animation: cluster-animation 1.5s infinite;
  }
  .cluster div:hover {
    background: #f96825;
  }
  @keyframes cluster-animation {
    0%,
    100% {
      box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
    }
    50% {
      box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.2);
    }
  }
  .map-popup-location-phone,
  .map-popup-location-info {
    float: left;
    color: #666;
    font-size: 13px;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .map-popup-wrap {
    display: block;
    border-radius: 8px;
    width: 300px !important;
    background: #fff;
    position: relative;
  }
  .map-popup-wrap .property-listing.property-2 {
    border: none;
    margin-top: 0;
  }
  .map-popup {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
  }
  
  .infoBox-close {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 20px;
    right: 20px;
    color: #2b4db9;
    text-align: center;
    border-radius: 100%;
    z-index: 20;
    background: #fff;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
    cursor: pointer;
  }
  .infoBox-close:hover {
    background: #2b4db9;
    color: #ffffff;
  }
  
  .map-container .inc-fleat.inc-bath:before,
  .map-container .inc-fleat.inc-bed:before {
    top: -2px;
  }
  .list-single-img a {
    position: relative;
    display: block;
  }
  .list-single-img a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    background: #1c2746;
    opacity: 0.5;
  }
  /*------- Fullscreen Map Section ---------------- */
  
  .fs-container {
    height: 100% !important;
    width: 100%;
    position: relative;
    z-index: 4;
    float: left;
    background: #fff;
  }
  .fs-left-map-box {
    float: left;
  }
  .fs-container #map-main {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
    margin-bottom: 0px;
  }
  .fs-left-map-box .map-container.fw-map {
    width: 40%;
    height: 100%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
  }
  .home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden;
  }
  .half-map .fs-inner-container {
    position: relative;
    width: 60%;
    background: #f9f9f9;
    min-height: 100vh;
    z-index: 10;
    float: right;
  }
  .map-container.fw-map #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
  }
  .fs-content {
    max-height: 100%;
    overflow: auto;
    padding: 0;
    overflow: visible;
  }
  .half-map .fs-content {
    padding: 2em;
  }
  .fs-container section.search {
    padding: 32px 40px 47px 40px;
  }
  
  .fs-container .fs-listings {
    padding: 0 25px;
    margin: 0;
  }
  
  .fs-switcher {
    padding: 0 25px;
    margin: 0;
  }
  
  /* Inner Containers */
  .fs-inner-container {
    width: 50%;
    height: 100%;
    float: left;
    display: inline-block;
  }
  .img-wrap {
    height: 300px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    margin: 10px 0;
    border-radius: 4px;
  }
  .img-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #101f4e;
    opacity: 0.4;
    z-index: 11;
    transition: 0.3s ease-out;
  }
  .img-wrap-content {
    position: absolute;
    z-index: 55;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    transform: translate(0, -50.5%);
  }
  .img-wrap-content h4 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin: 0;
  }
  .img-wrap-content span {
    font-size: 16px;
    color: #fff;
  }
  .img-wrap-background {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    transition: all 0.55s;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: transform 0.35s ease-out;
  }
  
  .home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden;
  }
  .home-map.fl-wrap .advance-search-container {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: +33;
    transition: all 0.4s;
    max-width: 1170px;
    margin: 0 auto !important;
    width: 100%;
    right: 0;
  }