html,body{height:100%;}



/* BS4 Grid XXL breakpoint */

/* adding col-xxl */
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto {position: relative; width: 100%; padding-right: 15px; padding-left: 15px;}

@media (min-width: 1570px){
  /* expanding BS4 max-width */
  

  /* grid columns xxl */
  .col-xxl {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;}
  .col-xxl-auto {-webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none;}  
  .col-xxl-1 {-webkit-box-flex: 0; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%;}
  .col-xxl-2 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
  .col-xxl-3 {-webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
  .col-xxl-4 {-webkit-box-flex: 0; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
  .col-xxl-5 {-webkit-box-flex: 0; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%;}
  .col-xxl-6 {-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
  .col-xxl-7 {-webkit-box-flex: 0; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%;}
  .col-xxl-8 {-webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%;}
  .col-xxl-9 {-webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;}
  .col-xxl-10 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
  .col-xxl-11 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
  .col-xxl-12 {-webkit-box-flex: 0; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}

  /* order xxl */
  .order-xxl-0 {-webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0;}
  .order-xxl-1 {-webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1;}
  .order-xxl-2 {-webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2;}
  .order-xxl-3 {-webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3;}
  .order-xxl-4 {-webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4;}
  .order-xxl-5 {-webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5;}
  .order-xxl-6 {-webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6;}
  .order-xxl-7 {-webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7;}
  .order-xxl-8 {-webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8;}
  .order-xxl-9 {-webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9;}
  .order-xxl-10 {-webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10;}
  .order-xxl-11 {-webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11;}
  .order-xxl-12 {-webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12;}

  /* text-align xxl */
  .text-xxl-center {text-align: center!important;}
  .text-xxl-left {text-align: left!important;}
  .text-xxl-right {text-align: right!important;}  

  /* float xxl */
  .float-xxl-left {float: left!important;}
  .float-xxl-right {float: right!important;}
  .float-xxl-none {float: none!important;}

  /* display xxl */
  .d-xxl-none {display: none!important;}
  .d-xxl-inline {display: inline!important;}
  .d-xxl-inline-block {display: inline-block!important;}
  .d-xxl-block {display: block!important;}
  .d-xxl-table {display: table!important;}
  .d-xxl-table-cell {display: table-cell!important;}
  .d-xxl-table-row {display: table-row!important;}
  .d-xxl-flex {display: flex!important;}
  .d-xxl-inline-flex {display: inline-flex!important;}

  /* offsets xxl */
  .offset-xxl-1 {margin-left: 8.333333%;}
  .offset-xxl-2 {margin-left: 16.666667%;}
  .offset-xxl-3 {margin-left: 25%;}
  .offset-xxl-4 {margin-left: 33.333333%;}
  .offset-xxl-5 {margin-left: 41.666667%;}
  .offset-xxl-6 {margin-left: 50%;}
  .offset-xxl-7 {margin-left: 58.333333%;}
  .offset-xxl-8 {margin-left: 66.666667%;}
  .offset-xxl-9 {margin-left: 75%;}
  .offset-xxl-10 {margin-left: 83.333333%;}
  .offset-xxl-11 {margin-left: 91.666667%;}

  /* spacing xxl */
  .m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}
  .p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}
  .m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}

}
   
/* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px grey;
  border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: grey;
  border-radius: 0px;
}

:root {
  --font-family-sans-serif: "Lato", sans-serif !important;
}

body {
  font-family: "Lato", sans-serif !important;
}

.social-icon {
  font-size: 16px;
  border: 1px solid #fff;
  height: 30px;
  width: 30px;
  padding: 7px;
  border-radius: 100%;
}


.gm-style-iw + div {
  display: none;
}


.social-icon-dark {
  font-size: 16px;
  border: 1px solid #212529;
  color: #212529;
  height: 30px;
  width: 30px;
  padding: 7px;
  border-radius: 100%;
}

.service-h1 {
  vertical-align:bottom;
}


.service-div{
  position:relative;
  width:90%;
  height:90px;
  border:0px solid #ccc;
  float:left;
  margin-right:5px;
}

.service-p {

  font-size: 1.1rem;
  line-height: 1.7rem;

}


.service-list ul li {
  color: #212529; 
  /* set color of list item text */
  display: inline-block;
  font-size: 1.1rem; 
  list-style: none; 
  margin: 0 0 8px 1.1225em;
  /* Give the bullet room on the left hand side */
  padding: 0;
  position: relative;
}

.service-list ul li::before {
  color: #f05325;  
  /* color of bullet or square */
  content: "\25A0"; 
  /* Unicode of character to precede the list item */
  display: inline-block;
  font-size: 1.1rem; 
  /* use em or % */ 
  left: -1.1225em; 
  /* use em, line up bullet flush with left hand side */
  position: absolute;
  /* Set the bullet positioned absolutely top left */
  top: 0em; 
  /* use em or % */
}

.service-span{
  position:absolute;
  bottom:0;
  left:0;
}

.service-head {
  font-size: 1.35rem;
  line-height: 1.7rem;
  font-weight: 500;
}

.bg-svg-leasing {
 
  background-image: url(/assets/img/leasing.svg);
  background-size: cover;
  height: 0;
  padding: 0; /* reset */
  padding-bottom: 110%;
}
figure > div {
  margin: 1em auto;
}

.tooltip {
  font-family: "Lato", sans-serif;
}

 /* Galetti Property Map Infowindow */

/*style the box*/  
.gm-style .gm-style-iw {
  border-radius: calc(0rem);
  top: 0 !important;
  left: 0 !important;
  min-height: 90px !important;
  padding-top: 10px;
  display: block !important;
}    

/*style the p tag*/
.gm-style .gm-style-iw #google-popup p{
  padding: 5px;
}

 /* Galetti Property Carousel */

.carousel-inner &gt; .item &gt; img {

  height:250px;
  
  object-fit: contain;
  
  }

  .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 20px;
    color: #000;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 20px;
  color: #000;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}


   /* Galetti Cards */ 

    .card {
        border-radius: 0rem;
      }

    .card-img,
    .card-img-top {
    border-top-left-radius: calc(0rem);
    border-top-right-radius: calc(0rem);
    }

    .card-top-title {
    border: 0px;
    border-left: 5px solid #f05325;
    }

    .card-body {
    padding: 2.0rem;
    }


    .modal-content {
      border-radius: 0rem;
      border: 0px;
    }

    .modal-header {
      border-top-left-radius: 0rem;
      border-top-right-radius: 0rem;
    }

    .img-thumbnail {
      border-radius: 0rem;
      border: 0px;
    }


    .modal-dialog-full-width {
      width: 100% !important;
      height: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
      max-width:none !important;

  }

  .modal-content-full-width  {
      height: auto !important;
      min-height: 100% !important;
      border-radius: 0 !important;
      background-color: #ececec !important 
  }

  .modal-header-full-width  {
      border-bottom: 1px solid #9ea2a2 !important;
  }

  .modal-footer-full-width  {
      border-top: 1px solid #9ea2a2 !important;
  }


  .img-thumbnail-broker {
    padding: 0;
    background-color: #f8fafc;
    border: 0px solid #dee2e6;
    border-radius: 5.25rem;
    max-width: 100%;
    height: auto;
}

   /* Galetti Buttons */
    
    .btn-orange-search {
    color: #fff;
    background-color: #f05325;
    border-color: 0px solid	#505050;
    border-radius: 0;
    }

    .btn-orange {
    color: #fff;
    background-color: #f05325;
    border-color: 	#f05325;
    border-radius: 0;
    }

    .btn-orange:hover {
      color: #fff;
      background-color: #f05325;
      border-color: #f05325;
      border-radius: 0;
    }

    .btn-slate {
    color: #fff;
    background-color: #10222d;
    border-color: 	#505050;
    border-radius: 0;
    }

    .btn-slate:hover {
      color: #fff;
      background-color: #10222d;
      border-color: 	#10222d;
      border-radius: 0;
      }

    .btn-black-g {
    color: #ccc;
    background-color: #000;
    border-color: 	#000;
    border-radius: 0;
    }

    .btn-outline-slate {
      color: #10222d;
      border-color: #10222d;
      border-radius: 0;
    }

   .btn-outline-slate:hover {
      color: #fff;
      background-color: #10222d;
      border-color: #10222d;
    }

    .btn-outline-slate:not(:disabled):not(.disabled):active,
    .btn-outline-slate:not(:disabled):not(.disabled).active,
.show > .btn-outline-slate {
  color: #fff;
  background-color: #10222d;
  border-color: #10222d;
}

    .btn-outline-search {
      color: #10222d;
      border-color: #10222d;
      border-radius: 0;
      background-color: #fff;
    }

    .btn-outline-search:hover {
      color: #fff;
      background-color: #10222d;
      border-color: #10222d;
    }

    .btn-outline-dark-pg {   
      padding-top: 8px;
      opacity: 1;
      color: #343a40;
      border-color: #343a40;
    }

    .btn-outline-dark {
      border-radius: 0rem;
      padding-top: 8px;
      height: 32px;
      opacity: 1;
    }

    .btn-outline-dark:hover {
      color: #fff;
      background-color: #10222d;
      border-radius: 0rem;
      padding-top: 8px;
      height: 32px;
      opacity: 1;
    }

    .btn-outline-orange {
      color: #f05325;
      border-color: #f05325;
      border-radius: 0;
    }
    
    .btn-outline-orange:hover {
      color: #fff;
      background-color: #f05325;
      border-color: #f05325;
    }
    
    .btn-outline-orange:focus,
    .btn-outline-orange.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }
    
    .btn-outline-orange.disabled,
    .btn-outline-orange:disabled {
      color: #343a40;
      background-color: transparent;
    }
    
    .btn-outline-orange:not(:disabled):not(.disabled):active,
    .btn-outline-orange:not(:disabled):not(.disabled).active,
    .show > .btn-outline-orange.dropdown-toggle {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40;
    }
    
    .btn-outline-orange:not(:disabled):not(.disabled):active:focus,
    .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }
         

   /* Galetti Background */

    .bg-slate {
    background-color: #10222d !important;
    }

    .bg-orange {
    background-color: #f05325 !important;
    }

    /* Galetti Text */

    .text-orange {
    color: #f05325 !important;
    }

    .text-slate {
    color: #10222d !important;
    }




    #module {
      font-size: 1rem;
      line-height: 1.5;
    }
    
    
    #module #collapseExample.collapse:not(.show) {
      display: block;
      height: 3rem;
      overflow: hidden;
    }
    
    #module #collapseExample.collapsing {
      height: 3rem;
    }
    
    #module a.collapsed::after { 
      content: 'read more >';
    }
    
    #module a:not(.collapsed)::after {
      content: '< read less';
    }



    /* Side Bar Fly Out */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #10222d;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 4px 8px 4px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
    text-decoration: underline;
    text-decoration-color: #f05325;
    text-decoration-style: solid;
    text-decoration-thickness: 0.1em;
    text-decoration-thickness: 3px;
  }
  
  .card-title-type {
    font-size: 1.5em;
    color: #fff;
    font-weight: 600;
  }

  .card-text-type {
    font-size: 1.3em;
  }

  /* Galetti Search Dropdown */

  .card-title {
    font-size: 1.2em;
    color: #f05325;
    font-weight: 600;
  }
  
  .dropdown-toggle:after { content: none }

  .dropdown-menu {
    border-radius: 0;
    background-color: #10222d;
    margin: 0px;
    padding: 0px;
    }
  
    .dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    background-color: #10222d;
    border: 0;
    border-radius: 0;
    }


    /* Galetti FAQ Acordation */

    .accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    }
    .accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
    }

  /* Galetti Search Sale, Lease Switch */
    
    .form-switch {
    display: inline-block;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    }
    
    .form-switch i {
    position: relative;
    display: inline-block;
    margin-right: .5rem;
    width: 44px;
    height: 20px;
    background-color: #f05325;
    border-radius: 23px;
    vertical-align: text-bottom;
    transition: all 0.3s linear;
    }
    
    .form-switch i::before {
    content: "";
    position: absolute;
    left: 0;
    width: 42px;
    height: 16px;
    background-color: #f05325;
    border-radius: 11px;
    transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
    transition: all 0.25s linear;
    }
    
    .form-switch i::after {
    content: "";
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: #fff;
    border-radius: 11px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
    transform: translate3d(2px, 2px, 0);
    transition: all 0.2s ease-in-out;
    }
    
    .form-switch:active i::after {
    width: 24px;
    background-color: #f05325;
    transform: translate3d(2px, 2px, 0);
    }
    
    .form-switch:active input:checked + i::after { transform: translate3d(16px, 2px, 0); }
    
    .form-switch input { display: none; }
    
    .form-switch input:checked + i { background-color: #f05325; }
    
    .form-switch input:checked + i::before { transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0); }
    
    .form-switch input:checked + i::after { transform: translate3d(25px, 2px, 0); }


  /* Galetti Form Control */

    .form-control {
        border-radius: 0 !important;
      }
    
    /* Galetti img Control */

    .img-thumbnail-enquire {
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 0px solid #dee2e6;
    border-radius: 0rem;
    max-width: 120px;
    height: auto;
    }


    /* Galetti Image Carosole Property Page */

.carousel {
    width: 100%;
    }
    
    .slide-box {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding: 0px
    }
    
    @media (min-width: 576px) and (max-width: 767.98px) {
    .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    }
    
    @media (min-width: 768px) and (max-width: 991.98px) {
    .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    }
    }
    
    @media (min-width: 992px) and (max-width: 1198.98px) 
    {
    .slide-box img {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    }
    }
    
    @media (min-width: 1200px)
    {
    .slide-box img {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
    }
    }
    
    .carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0px;
    border-radius: .5rem;
    }
    
    .broker-contact img{
      max-width: 150px;
    }




    /* TEAM PAGE */


 
    .btn-primary:hover,
    .btn-primary:focus {
        background-color: #108d6f;
        border-color: #108d6f;
        box-shadow: none;
        outline: none;
    }
    
    .btn-primary {
        color: #fff;
        background-color: #007b5e;
        border-color: #007b5e;
    }
    
    section {
        padding: 60px 0;
    }
    
    section .section-title {
        text-align: center;
        color: #007b5e;
        margin-bottom: 50px;
        text-transform: uppercase;
    }
    
    #team .card {
        border: none;
        background: #ffffff;
    }
    
    .image-flip:hover .backside,
    .image-flip.hover .backside {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        border-radius: .25rem;
    }
    
    .image-flip:hover .frontside,
    .image-flip.hover .frontside {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    
    .mainflip {
        -webkit-transition: 1s;
        -webkit-transform-style: preserve-3d;
        -ms-transition: 1s;
        -moz-transition: 1s;
        -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: 1s;
        transform-style: preserve-3d;
        position: relative;
    }
    
    .frontside {
        position: relative;
        -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        z-index: 2;
        margin-bottom: 30px;
    }
    
    .backside {
        position: absolute;
        top: 0;
        left: 0;
        background: white;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
        -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
        box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    }
    
    .frontside,
    .backside {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 1s;
        -webkit-transform-style: preserve-3d;
        -moz-transition: 1s;
        -moz-transform-style: preserve-3d;
        -o-transition: 1s;
        -o-transform-style: preserve-3d;
        -ms-transition: 1s;
        -ms-transform-style: preserve-3d;
        transition: 1s;
        transform-style: preserve-3d;
    }
    
    .frontside .card,
    .backside .card {
      min-height: 312px;
  }
  
  .backside .card a {
      font-size: 18px;
      color: #007b5e !important;
  }
  
  .frontside .card .card-title,
  .backside .card .card-title {
      color: #007b5e !important;
  }
  
  .frontside .card .card-body img {
      width: 120px;
      height: 120px;
      border-radius: 2%;
  }

/* Testimonial Carosel */

.testimonial h2{
	position: relative;
}
.testimonial h2::after{
	content: "";
	width: 130px;
	position: absolute;
	margin: 0 auto;
	height: 3px;
	background: #f05325;
	left: 0;
	right: 0;
	bottom: -10px;
}

.testimonial p {

  font-size: 1.1rem;
  line-height: 1.4rem;
  font-weight: 300;
  font-style: italic;

}

  .carousel-inner .carousel-item .img-box{
    width: 217px;
    height: 125px;
  }

  .carousel-indicators{
    top: 320px;
  }
  @media (min-width: 320px) and (max-width: 640px) {
    .carousel-inner .carousel-item p{
      font-size: 14px;
    }
    .carousel-control-prev{
      left: -40px;
    }
    .carousel-control-next{
      right: -40px;
    }
     .carousel-indicators{
      top: 400px;
    }
  }


  /* Footer */


  .footer p {
    font-size: 0.9rem;
    line-height: 1.6rem;
    font-weight: 300; 
  }

  .footer h5 {
    font-size: 0.9rem;
    line-height: 1.6rem;
    font-weight: 700;
  }

  .footer a {
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 0.9rem;
    line-height: 1.6rem;
    font-weight: 300; 
    color: #e9ecef;
    display: block;
    transition: 0.3s;
  }
  
  .footer a:hover {
    color: #e9ecef;
    text-decoration: underline;
    text-decoration-color: #f05325;
    text-decoration-style: solid;
    text-decoration-thickness: 0.1em;
    text-decoration-thickness: 3px;
  }

  .footer hr {
    margin-top: 0rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #6c757d;
  }



  /* Region Tabs */


  .nav-tabs {
    display:none;
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }
    
    .card {
        border: none;
    }



    .card .collapse{
        display:block;
    }
}

@media(max-width:767px){
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
}


/*
Property Image Carousel
*/

.slick-slide{
  margin: 0px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}

.slick-area-slide img{
  width:100%;
  border: 0px solid #fff;
}


/*
Broker Bar
*/

.broker-bar {
  height: 60px;
  /*margin-top: -60px !important;*/
  position: relative;
}


/*
Broker Bar
*/

.swipe-bar {
  height: 130px;
  margin-top: -130px !important;
  position: relative;
}

/*
Search Page
*/

.search-title
{
  font-size: 1.7rem !important;
} 

.menu-phone
{
  font-size: 0.95rem !important;
} 


/*
Full Page Modal
*/

.full_modal-dialog {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.full_modal-content {
  height: 100% !important;
  min-height: 100% !important;
  max-height: 100% !important;
}


.people img {
  /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .5s ease-in-out;  
  }

  .people img:hover {
  filter: none;
    -webkit-filter: grayscale(0);

  }


/* People Page */

.caption-1 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
}

.caption-2 figcaption {
  
  position: absolute;
  bottom: 1rem;
  left: 0;
  padding-right: 30px;
}

.caption-3 figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(-50%);
}

.showquote {
  display: none;
}

.showq:hover .showquote {
  display: block;
}


.border-md {
  border-width: 2px !important;
}

.separator {
  border-bottom: 1px dashed #aaa;
}

.text-small {
  font-size: 0.85rem;
}

.center-cropped {
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
}







.expand-button {
  cursor: pointer;
  font-size: 1rem;

  &:hover, &:active, &:focus {
    background-color: darken(darkcyan, 5%);
  }
}


.special-text {
  position: relative;
  max-height: 280px;
  overflow: hidden;
  transition: max-height 1s ease;
  
  -expanded {
    max-height: 100vh;
  }
}

.special-text:not(.-expanded)::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(255, 255, 255, 0), #f8fafc);
}


.blog-body p {
font-size: 1.1rem;
}

.blog-body li {
  font-size: 1.1rem;
  }
  

/* ------------ Range Slider ------------- */

.filter-status {
/*  border-right: 1px solid #10222d;
  border-top: 1px solid #10222d;
  border-bottom: 1px solid #10222d;
  */
  height: 48px;
}


.filterarea {
  width:600px!important;
}

.select2-default {
  color: #10222d !important;
  width: auto !important;
  }

  .select2-container .select2-search-field,
.select2-container .select2-input {
  width: 100% !important;
}

.select2-container .select2-search__field {
  width: 300px !important;
  color: #10222d !important;
}


.home-switch .btn{
color: #fff;
    border-radius: 0rem;
    background-color:rgb(240,83,37, .9);
    border: 0px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 0.875rem;
    padding-top: 0px;
    height: 2.4em;
    width: 120px;
    line-height: 2.4rem;
    font-weight: 500;
    font-size: 0.8rem;
    margin-right: 1px;

}

.home-switch .btn:hover .btn-secondary .active{
color: rgb(255, 255, 255);
    cursor: pointer;
    text-transform: uppercase;
    height: 1.875rem;
    line-height: 1.875rem;
    font-weight: 600;
    font-size: 1rem;
    margin-right: 0.3125rem;
    border-radius: 1.25rem;
    background: #10222d !important;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: #10222d !important;
    border-image: initial;
    padding: 0px 0.875rem;
    transition: border-color 0.3s ease 0s;
}

.area-search input{
  height: 44px;
}
.area-search .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #999;
  border: 1px solid #999;
  color: #fff;
  font-size: 1.0rem;
  border-radius: 0px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 10px;
  padding: 0 5px;
}

/* Fade Out */


.sidebar-box {
  max-height: 125px;
  position: relative;
  overflow: hidden;
}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: left; 
  margin: 0; padding: 0px 0; 
  margin-top: 120px;
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, #f8fafc);
  
}


.btn-orange-homesearch {
  color: #fff;
  background-color: #f05325;
  border: 0px;
  border-color: #505050;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  font-size: 1.3em;
  }


  /* people hover effect*/
  #Mydiv{
    display: none;
      width:80%;
     height: auto;
      padding: 14px;
      
  }	


