body {
        color: #404040;
        font: 400 15px/22px 'Futura PT', 'Helvetica Neue', sans-serif;
        margin: 0;
        padding: 0;
        -webkit-font-smoothing: antialiased;
      }

      * {
        box-sizing: border-box;
      }
	  
	  @font-face {
    font-family: 'Futura PT';
    src:url('../font/FuturaPT-Book.eot');
    src:url('../font/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
       url('../font/FuturaPT-Book.woff') format('woff'),
       url('../font/FuturaPT-Book.ttf') format('truetype'),
       url('../font/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src:url('../font/FuturaPT-Light.eot');
    src:url('../font/FuturaPT-Light.eot?#iefix') format('embedded-opentype'),
       url('../font/FuturaPT-Light.woff') format('woff'),
       url('../font/FuturaPT-Light.ttf') format('truetype'),
       url('../font/FuturaPT-Light.svg#FuturaPT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src:url('../font/FuturaPT-Bold.eot');
    src:url('../font/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/FuturaPT-Bold.woff') format('woff'),
       url('../font/FuturaPT-Bold.ttf') format('truetype'),
       url('../font/FuturaPT-Bold.svg#FuturaPT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src:url('../font/FuturaPT-Medium.eot');
    src:url('../font/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
       url('../font/FuturaPT-Medium.woff') format('woff'),
       url('../font/FuturaPT-Medium.ttf') format('truetype'),
       url('../font/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

      .sidebar {
        position: absolute;
        width: 33.3333%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        border-right: 1px solid rgba(0, 0, 0, 0.25);
		padding-bottom:40px;
      }

      .map {
        position: absolute;
        left: 33.3333%;
        width: 66.6666%;
        top: 0;
        bottom: 0;
      }

      h1 {
        font-size: 22px;
        margin: 0;
        font-weight: 400;
        line-height: 20px;
        padding: 20px 2px;
      }

      a {
        color: #404040;
        text-decoration: none;
      }

      a:hover {
        color: #101010;
      }

      .heading {
        border-bottom: 1px solid #eee;
        min-height: 60px;
        line-height: 60px;
        padding: 0 10px;
        color: #fff;
      }

      .listings {
        height: 100%;
        overflow: auto;
        padding-bottom: 125px;
      }

      .listings .item {
        display: block;
        border-bottom: 1px solid #eee;
        padding: 10px;
        text-decoration: none;
      }

      .listings .item:last-child {
        border-bottom: none;
      }
      .listings .item .title {
        display: block;
        color: #00853e;
        font-weight: 700;
      }

      .listings .item .title small {
        font-weight: 400;
      }
      .listings .item.active .title,
      .listings .item .title:hover {
        color: #8cc63f;
      }
      .listings .item.active {
        background-color: #f8f8f8;
      }
      ::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        border-left: 0;
        background: rgba(0, 0, 0, 0.1);
      }
      ::-webkit-scrollbar-track {
        background: none;
      }
      ::-webkit-scrollbar-thumb {
        background: #00853e;
        border-radius: 0;
      }

      .marker {
        border: none;
        cursor: pointer;
        height: 56px;
        width: 56px;
        background-image: url(https://docs.mapbox.com/help/demos/building-a-store-locator/marker.png);
      }

      /* Marker tweaks */
      .mapboxgl-popup {
        padding-bottom: 50px;
      }

      .mapboxgl-popup-close-button {
        display: none;
      }
      .mapboxgl-popup-content {
        font: 400 15px/22px 'Futura PT', 'Helvetica Neue', sans-serif;
        padding: 0;
        width: 280px;
      }
      .mapboxgl-popup-content h5 {
        background: #91c949;
        color: #fff;
        margin: 0;
        padding: 10px;
        border-radius: 3px 3px 0 0;
        font-weight: 700;
        margin-top: -15px;
      }

      .mapboxgl-popup-content .popup-body {
        margin: 0;
        padding: 10px;
        font-weight: 400;
      } 
	  .mapboxgl-popup-content .popup-body h4{
		      margin: 5px 0;
    text-align: center;
	  }
	  
	  .mapboxgl-popup-content .popup-body p{
		  margin: 0px 0;
    font-size: 14px;
	  }

	  .mapboxgl-popup-content .popup-body p>i {
    bottom: -2px;
    position: relative;
    margin: 0 5px 0 0;
}

      .mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
        margin-top: 15px;
      }

      .mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
        border-bottom-color: #91c949;
      }
	  
	  /* Custom */
body{font-size:1rem}
.carousel-caption {bottom: 20%;}
.faq-content{    background: rgb(0 0 0 / 13%);}
.accordion.accordion-type-2 .card .card-header > a::after{font: normal normal normal 14px/1 "project" !important;}
.accordion.accordion-type-2 .card .card-header > a.collapsed:after {
    content: "\45";
}
.accordion.accordion-type-2 .card .card-header > a::after{content: "\4f";}
.carousel-control-next-icon:before, .carousel-control-prev-icon:before{
	font-family:"project" !important;
}
.carousel-control-next-icon:before{
	content:"\45";
}

.carousel-control-prev-icon:before{
	content:"\4d";
}
.sh-about {
    background: url(img/bg/pomegranate.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed; 
}
.quote-inner-h2 p {
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 40px;
}
.hk-sec-wrapper {
    background: rgb(255 255 255 / 30%);
}
.big-icon {
    font-size: 5em;
    color: rgb(62 67 107);
    top: 0em;
    line-height: 0;
	    top: 15px;
    position: relative;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .show > .nav-link {
    color: #ffffff;
}
.hk-wrapper .hk-navbar.navbar-light .navbar-nav.hk-navbar-content .nav-item .nav-link{color:rgb(255 255 255 / 70%)}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255 / 50%);
}
@media (min-width: 700px){.fixed-top{position:initial;background:#3c426c !important;}}
.resident{margin-top:7px;float:right}

.hk-wrapper .hk-navbar.navbar-light .navbar-nav.hk-navbar-content .nav-item .nav-link:hover, .hk-wrapper .hk-navbar.navbar-light .navbar-nav.hk-navbar-content .nav-item .nav-link:focus {
    color: #6f9556;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #6f9556;
}

	.card{position:relative;overflow:hidden;}
	.card>[class^=icon]{position:absolute;    font-size: 16em;
    transform: translate(-50%, -50%) rotate(-25deg);
    right: -0.9em;
    top: 0.5em;z-index: 0;
    opacity: 0.2;}
	.card:hover .card-body .card-text{opacity: 1;transform: translateY(0px);transition-delay: 0.75s;}
.card .card-body .card-text{
	display: inline-block;
  margin-top: 10px;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s;
  margin-top: 0;}
  
  
  .hk-pg-wrapper{    background-image: url(img/bg/pear.jpg);}
  .hk-wrapper{z-index:999}
  .hk-wrapper .navbar{position: relative;}
  .sidebar{    z-index: 10;}
  .map{    left: 0;width: 100%;}
  .listings{position: relative;bottom: -48px;}
  #top-header{position: relative;z-index: 9;}
  .hk-wrapper,   #top-header{background: transparent !important;}