@charset "UTF-8";
//@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
/*-----------------------------------------------------------------------------------

    Theme Name: Fivestar - Hotel Booking Bootstrap Template
    Description: Hotel Booking Bootstrap Template
    Author: Chitrakoot Web
    Version: 1.0

-----------------------------------------------------------------------------------*/
/* ----------------------------------

    01. Common styles
    02. Top header and Navigation
    03. Main banner area
    04. Page title
    05. Other
    06. Owl carousel
    07. Accordion style
    08. Tabs
    09. Pages
    10. Portfolio
    11. Blog
    12. Contact info        
    13. Footer
    
---------------------------------- */
/* ===================================
    Common styles
====================================== */
//@import url("https://fonts.googleapis.com/css?family=Cardo:400,400i,700&display=swap");
//@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
/* cyrillic-ext */

 

 


/* loader */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff;
  display: table;
  text-align: center; }
  
  .page-title {
    font-size: 3.5rem;
     font-weight: bold;
     color: white;
     line-height: normal;
  }
  
  .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
    background-color: var(--main-color) !important;
    color: white !important;
  }

  @media (min-width: 576px) { 
    
    
    
  
  }
  

  .btn-clear{
    border: 1px solid #AFAFAF;
    border-radius: 5px;
  }
  
  #dropdownMenuBedroom::after {
    float:right;
    margin: 10px auto;
  }
  
  
  #dropdownMenuMinRent::after {
    margin-right: 100px;
  }
  
  #navbarDropdownCommunityMobile::after {
    float:right;
    margin: 10px auto;
  }
  
  #dropdownMenuBaths::after {
    float:right;
    margin: 10px auto;
  }
  
  #dropdownMenuPets::after {
    float:right;
    margin: 10px auto;
    
  }
  
  #dropdownMenuCommunity::after {
    float:right;
    margin: 10px auto;
  }
  
  #dropdownMenuRental::after {
    float:right;
    margin: 10px auto;
  }
  
  .bg-secondary {
    background-color: #F4F4F4 !important;
  }
  
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 8px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    
    padding: 1rem;
    padding-right: 2rem;
  }
  
  
  .button-mobile-filter {
    padding: 5px 15px;
    background-color: white;
    border: 0.5px solid #A2A2A2;
    border-radius: 5px;
  }
  
  .filterBtns {
    margin: 0 0.3em;
    transition: transform ease 200ms;
   
    
  }
  
  .filterBtns a {
    border: 1.2px solid var(--main-color);
  }
  
  .dropdown-menu .show{
    position: relative;
    z-index: 999;
  }
  
  .filterBtns a:hover {
    border: 0.9px solid var(--light-color);
    background-color: var(--light-color);
    color: var(--dark-color);
    
  }
  
  .filterBtns:hover {
    transform: translate(0, -1px);
    z-index: 1;
  }
  
.pagination {
    display: inline-block;
    
  }
  

  .modal {
/*     z-index: 10000001; */
  }
  
  .btn-filter {
    transition: transform ease 200ms;
  }
  
  .btn-filter:hover {
    color: var(--main-color) !important;
    transform: translate(0, -1px);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #f8f9fa;
    
  
  }
  
  .jtwresults-item .card-footer{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  
  
  .text-msl {
    color: #008361;
  }
  
  .text-cdl {
    color: #dc3545;
  }
  
  .text-mal {
    color: #0057a8;
  }
  
  
   .j-scrollbar {
    height: 5px;
    width: 200px;
    bottom: 0;
    left: 50%;
    
    border-radius: 2px;
  }
  

 .card-img-overlay{
  opacity: 0;
}

.svg3d{
 background-image: url(/img/3d.svg);
}


.card-img-overlay:hover{
  opacity: 1;
}



.card-communities {
  height: 12em;
  width: 17em;
}

.card-img-communities {
  height: 12em;
  width: 17em;
  object-fit: cover;
}


.card-img-top-property {
   width: 100%;
    height: 14em;
    object-fit: cover;
 }
 
 .card-img-top-property-page {
    width: 100%;
     height: 14em;
     object-fit: cover;
  }
  
  .swiper-slide-community {
    width: 17em;
  }
  
  .swiper-slide {
    width: 17em;
  }
 
 .swiper {
   height: fit-content;
 }
 h1{
   line-height: 1em;
 }
 
 body {
   font-family: "FontAwesome";
 }
 
h1, h2, h3, h4, h5, h6 {
font-family: 'pt sans', serif !important;
color: black !important;
   }
    
    
    p {
      font-family: 'PT Sans', sans-serif !important;
/*       font-size: 18px; */
    }
    
    
    #tagline{
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
     
    }
    
    


@media (max-width: 991.98px) { 
  .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;
  }
  
  .full_modal-content {
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
  }
  
 }

@media (min-width: 992px) { 
  .full_modal-dialog {}
  .full_modal-content {}

}

    body {
      color: black !important;
      font-family: 'PT Sans', sans-serif !important;
      font-size: 16px;
      line-height: normal;
    }
    .hover:hover {
       color: var(--main-color) !important;
     }
     
     .zoom:hover {
       transform: scale(1.05);
     }
     
     .boldest {
       font-weight: 900;
     }
     
     .link:hover{
       color:var(--main-color) !important;
       text-decoration: underline;
     }
     
     .redNavTop {
       height: 30px;
     }
     
     .right-border{
       border-right: 1px solid white;
     }
     
     
  
  /* ================================
  
  visual Media services
  
  =================================== */
  
 
  
  .mediaBtns:active{
    background-color: var(--main-color);
  }
  
  .mediaBtns{
    z-index: 1;
  }
  
  .btn-group-toggle .mediaBtns{
    background-color: white; 
    outline:0.3px solid #8d8d8d;
  }
  .btn-group-toggle .btn:not(:disabled):not(.disabled).active, .btn-group-toggle .btn:not(:disabled):not(.disabled):active, .show>.btn.dropdown-toggle {
        color: #fff !important;
        background-color: var(--main-color);
        border-color: var(--main-color);
        box-shadow:none;
  }
  
  .btn.focus, .btn:focus{
    box-shadow:none;
  }
  
  .mediaBtns input:disabled {
    color: red;
  }
  
 
  
  
 
  
   
  .bg-black{
      background-color: rgba(0, 0, 0, 0.9)
  }
  .mediaIcons{
      height: 8em;
      width: 8em;
     
  }
  .text-navy{
         
        
        font-weight: 900 !important; 
        font-size:120px !important;
     }
    h1, h2, h3, h4, h5, h6{
          background: transparent;
        
        }
      .link:hover{
          color:var(--main-color);
          text-decoration: underline;
      }
      
      .link{
          color:black;
      }
      
      .blogImg{
          height: 16em;
          width: 100%;
          object-fit: cover;
      }
      
      h1, h2, h3, h4, h5, h6 {
          background-color: rgba(0,0,0,0) !important;				
          }			
      p {
          color:black !important;
          //font-size: 20px;
          //font-family: 'M PLUS 1p', sans-serif;
      }			
      body{
          color:black !important;
          //font-family: 'M PLUS 1p', sans-serif;
          }	
     
      .tempLinkColor {
        color: black;
      }
      
      .tempLinkColor:hover{
        color: var(--main-color);
      }
      
      .btn-group-toggle .btn:not(:disabled):not(.disabled).active .tempLinkColor, .btn-group-toggle .btn:not(:disabled):not(.disabled):active .tempLinkColor, .show>.btn.dropdown-toggle .tempLinkColor{
            color: #fff !important;
          
      }
      
      
      
      
      .sectionBgPhoto {
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
          }
          
          .sectionBgPhoto::after {
            content: "";
            background: url("/img/Furnished Unit 10.jpg");
            background-repeat: no-repeat;
             background-attachment: fixed;
             background-position: center; 
            opacity: 0.3;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            position: absolute;
            z-index: -1;  
            object-fit: cover 
            
          }	
          
          
      .sectionBgVideo {
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
          }
          
          .sectionBgVideo::after {
            content: "";
            background: url("/img/Drone16.jpg");
            background-repeat: no-repeat;
             background-attachment: fixed;
             background-position: center; 
            opacity: 0.3;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            position: absolute;
            z-index: -1;  
            object-fit: cover 
          }	
      
      .sectionBgVT {
            width: 100%;
            height: 100%;
            display: block;
            position: relative;
          }
          
          .sectionBgVT::after {
            content: "";
            background: url("/img/Drone25.jpg");
            background-repeat: no-repeat;
             background-attachment: fixed;
             background-position: center; 
            opacity: 0.3;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            position: absolute;
            z-index: -1;  
            object-fit: cover 
          }	
          
          .carousel-item img{
            
              object-fit: cover;
              
          }
      
     .carousel-item video {
         height: 30em;
         object-fit: cover;
     }
     
     .phoneCar {
       height: 40vh;
       min-height: 250px;
       width: 100vw !important;
     }
     
     .phoneCar img {
       height: 40vh;
       min-height: 250px;
     }
         
         
    .carousel-item img {
      margin: auto;
      
    }
       
   
      
           
      *{
          padding:0;
          margin:0;
      }
      
      /*	general	*/
      
      section{
          padding: 50px 0;
      }
      
      /*	gallery */
      
      .gallery-title{
          font-size: 36px;
          color: #3F6184;
          text-align: center;
          font-weight: 500;
          margin-bottom: 70px;
      }
      .filter-button{
          font-size: 18px;
          border: 2px solid #FFFFFF;
          padding:5px 10px;
          text-align: center;
          color: #FFFFFF;
          margin-bottom: 30px;
          background:transparent;
      }
      .filter-button:hover,
      .filter-button:focus,
      .filter-button.active{
          color: #ffffff;
          background-color:rgba(255, 255, 255, 0.5);
          outline:none;
      }
      .gallery_product{
          margin: 0px;
          padding:0;
          position:relative;
      }
      .gallery_product .img-info{
          position: absolute;
          background: rgba(0,0,0,0.5);
          left: 0;
          right: 0;
          bottom: 0;
          padding: 20px;
          overflow:hidden;
          color:#fff;
          top:0;
          display:none;
             -webkit-transition: 2s;
          transition: 2s;
      }
      
      .gallery_product:hover .img-info{
          display:block;
         -webkit-transition: 2s;
          transition: 2s;
      }
   
      
      
        
  
  /* ================================
  
  Contact us 
  
  ==================================== */
  
  #contactUsForm {
    width: 80%;
  }
  
  @media (min-width: 768px) { 
    #contactUsForm {
      width: 50%;
     
    }
  }
  
  .subTitle {
    font-size: 2em;
    line-height: normal;
   
  }
  
  .title {
    font-weight:  bold;
    font-size: 2em;
    line-height: normal;
    
    

    
  }
  
  
  .bg-darkGray {
    background-color: #424242ff
  }
  
  
  .malBlueBg {
    background-color: rgb(15, 78, 175); 
    
  }
  
  .mdacRedBg {
    background-color: #dc3545 ;
  }
  
  .mslGreenBg {
    background-color: #016a33; 
  }
  
  .underline {
    text-decoration: underline;
  }
  
  .bgNavy{
    background-color: #161A33; 
  }
  
  .underlined{
    border-bottom: 2px solid var(--main-color);
    padding-bottom: 15px;
    width: 70%;
    margin-left: 15%;
   text-align: center;
  }
  
  
  .border-none{
    border: 0px;
  }
  
  
  
  .visualMediaCards .card{
    background-color: transparent;
  }
  
  
  .visualMediaCards .borderRight{
    border-right: 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
  }
  
  @media (min-width: 768px) { 
    .visualMediaCards .borderRight{
      border-right:3px solid white;
      border-left: 0px;
      border-top: 0px;
      border-bottom: 0px;
    }
    
    
   }
   
   

  
  
  
  /* =================================
  
  Search Page
  ===================================== */
  
 .malmap{
   height: 80vh;
 }
 
 .ui-menu {
   background-color: white;
   padding: 10px;
   position: absolute;
   border-radius: 10px;
 }

  
  

.col-lg-7New, .col-lg-5New {
 position: relative;
 min-height: 1px;
 padding-right: 15px;
 padding-left: 15px;
}


  
  
  .searchResult {
    margin-left: 1px;
    margin-right: 1px;
   
  }
  
  .propertyIcon {
    
   box-shadow: inset 0 0 20px 0 rgba(0,0,0,0.2);
    border-radius:50%;
    
  
  }
  
  .page-item.active  .page-link {


    background-color: var(--main-color);
    border-color: var(--main-color);
    color: white;
  }
  
  
  .page-link {
    color:black;
  }
  

  
  
  
  

  
  
  
  .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    background-color: var(--main-color);
    color: white;
  }
  
  .btn-light:hover{
    background-color: #f8f9fa;
  }
  
  h1, h2, h3, h4, h5, h6 {
  background-color: rgba(0,0,0,0) !important;
  color: black !important;
  font-family: 'PT sans', sans-serif;
  }
  p {
  //font-family: 'M PLUS 1p', sans-serif;
  color: black !important;
  font-family: 'PT sans', sans-serif;
  }
  body{
  color:black !important;
  //font-family: 'M PLUS 1p', sans-serif;
  color: black !important;
  font-family: 'PT sans', sans-serif;
  }
  .screen-dark{
  // box-shadow: 0 0 0 100vmax rgba(0,0,0,0.6);
  }
  strong{
  font-size: 16px;
  }
  
  .link:hover{
  color:var(--main-color);
  text-decoration: underline;
  }
  #resetSearch:hover{
  color: var(--main-color);
  text-decoration: underline;
  }
  #searchBar{
  background-color: rgba(0, 0, 0, 1);
  }
  .form-control:focus {
  box-shadow: none;
  }
  .form-control-underlined {
  border-width: 0;
  border-bottom-width: 1px;
  border-radius: 0;
  padding-left: 0;
  }
  
  .form-control::placeholder {
  }
  .grayBg{
  
  background-color: #F4F4F4;
  border-radius: 15px;
  }
  .border-right{
  height:50px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .btn-shadow{
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  background-color: rgba(241, 241, 241, 0.3);
  }
  #searchBtn:hover{
  transform: scale(1.5) perspective(1px);
  }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: black! important;
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  }
  .custom-checkbox {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
  }
  /*
  .modal-dialog {
  position: absolute;
  top: 50px;
  right: 100px;
  bottom: 0;
  left: 0;
  z-index: 10040;
  overflow: auto;
  overflow-y: auto;
  }
  */
  .banner{
  position: absolute;
  top: 20px;
  left: 10px;
  background-color: none;
  }
  .card-footer{
  padding: 5px;
  height: auto;
  }
  .price{
  position: absolute;
  top: 8px;
  right: 16px;
  background-color: var(--main-color);
  }
  .price2{
    background-color: var(--main-color);
    color: white;
  }
  .shortTerm{
  position: absolute;
  top: 70px;
  right: 16px;
  background-color: rgba(239, 135, 21, 0.75);
  }
  .senior{
  position: absolute;
  top: 40px;
  right: 16px;
  background-color: rgba(35, 21, 239, 0.75);
  }
  .recentlyViewed{
  position: relative;
  top: 100px;
  right: 16px;
  background-color: rgba(95, 95, 95, 0.75);
  color:red;
  }
  .featuredProp {
  position: absolute;
  bottom: -21px;
  left: 0px;
  background-color: rgba(232, 70, 219, 0.85);
  width: 100%;
  }
  .shortTerm2{
  position: absolute;
  bottom: -21px;
  left: 0px;
  background-color: rgba(0, 88, 210, 0.85);
  width: 100%;
  }
  .senior5{
  position: absolute;
  bottom: 15px;
  //font-size: 40px;
  right: 5px;
  //background-color: rgba(214, 202, 1, 0.85); 
  /* width: 100%; */
  }
  .recentlyViewed2{
  position: absolute;
  top: 40px;
  right: 16px;
  background-color: rgba(95, 95, 95, 0.75);
  }
.recentlyViewedBar {
  color: white !important;
  position: absolute;
  top : 0px;
  width: 100%;
  right: 0px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}

.recentlyViewedBar {
  padding-top: 6em;
}

.mainNavLink a {
  color: #343a40!important ;
}


.mainNavLink a:hover {
  text-decoration: underline;
  color: var(--main-color) !important;
  
}





  .senior3{
  position: absolute;
  top: 205px;
  left: 65px;
  background-color: rgba(35, 21, 239, 0.75);
  }
  .shortTerm3{
  position: absolute;
  top: 205px;
  left: 125px;
  background-color: rgba(239, 135, 21, 0.75);
  }
  
  #dropdown-menu-community a:focus{
    background-color: var(--main-color);
  }
  
  #dropdown-menu-location a:focus{
    background-color: var(--main-color);
  }
  

 .card-img-overlay{
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  
}

.featuredProperties{
  position: relative;
}


h1, h2, h3, h4, h5, h6{
  color: black !important;
}

 .card:hover .card-img-overlay {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.card-img-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.overlay-bg{
  
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.propName {
  line-height: 100%;
}

.desc {
  line-height: normal;
}


.filterBtns {
  //min-width: 7.2em !important;
  padding-right: 1px; 
  border-radius: 10px;

}

.filterBtns .btn{
  border-radius: 10px;

}

.filterBtns .btn::after {
  color: #868686 !important;
}

.filterBtns .btn:hover {
  background-color: var(--light-color);
  color: var(--dark-color);
}

.btn-nb {
  font-weight: bold;
  
}

.areaBtn {
  border: none !important;
}

.btn-nb:focus{
  box-shadow: none;
}

/* extra small */
#dropdown-menu-community{
  right: auto;
  left: auto;
}


#searchByName{
  right: 0;
  left: auto;
  width: 18em !important:
}

#bedroomMenu{
  width: fit-content;
  right: -13em;
  left: auto;
}

#priceMenu{
  width: 20em; 
  right: -7.5em;
  left: auto;
}

.btn-filter{
  margin-top: 1em;
  font-size: small;
  font-weight: bold;
  padding: 0.9em;
}



/* small */ 
@media (min-width: 376px) { 
  
  

  
  #dropdown-menu-community{
    right: 1em;
    left: auto;
  }
  #bedroomMenu{
    right: auto;
    left: auto;
  }
/*
  #priceMenu{
    right: -9em;
    left: 1em;
  }
*/
  
  .btn-filter{
    font-size: normal;
    padding: 0.5em;
    margin-top: 1em;
    
  }
 
 }
@media (min-width: 415px){
/*
  #priceMenu{
    right: auto;
    left: auto;
  }
*/
}
/* medium */
@media (min-width: 768px) {
  #dropdown-menu-community{
    right: auto;
    left: 0;
  }
  .btn-filter{
    font-size: normal;
    padding: 0.5em;
    margin-top: 0;
  }

  #priceMenu{
    right: auto;
    left: auto;
  }

 }
 
 @media (min-width: 1348px) {
   .btn-filter{
     font-size: large;
     padding: 0.5em;
     margin-top: 0;
   }
 }
 
 
 #searchBar{
  
 }



.overlay-txt{
  margin-top: 5em;
  padding: 1em;
 
}



.overlay-txt-property{
 position: relative;
 top: 50%;
 transform: translateY(-50%);
 
}










.screen-dark{
  box-shadow: 0 0 0 100vmax rgba(0,0,0,0.6);
}

.carasoulBig{
 
  object-fit: cover;
  width: 100%;
  height: 100px;

}





.btn-link{
  color:black;
  background-color: white;
}

.btn-link:hover {
  color: black;
  background-color: white;
  border-color: white; /*set the color you want here*/
  transform: scale(1.5) perspective(1px)

}

.btn-link:active, .btn-link.active, .open>.dropdown-toggle.btn-link{
  color:var(--main-color);
}

.dropdown {
  position: relative;
  display: inline-block;
}


    
  /* ===================================
  Home Page
====================================== */
.iconImg{
  height: 8em;
  object-fit: cover;
}
.featuredProperties{
  position: relative;
}
.saveBtn{
  position: absolute;
  bottom: 5%;
  left: 5%;
}
.full-img {
   position: relative;
 }
 video {
   object-fit: cover;
   width: 100vw;
   height: 60vh;
  top: 0;
   left: 0;
   filter: brightness(0.7);
 }
 

 
 .img-overlay button .fa-heart:hover {
   color: var(--main-color);
 }
 

 
.smallerHeader {
  font-weight: bold;
  
  font-size: 20px;
}

.sectionBg {
  height: 20em;
  width: 40em;
  
  z-index: 0;
  object-fit: cover;
 
 
 
}

#quotesSection{
  height: fit-content;
  min-height: 20em;
}

.font-size30{
  font-size: 30px;
}

.bg-navy {
  background-color: rgb(15, 78, 175);
  height: 5em;
}
.bg-red {
  background-color: #dc3545;
  height: 5em;
}

.bg-green {
  background-color: #016a33;
  height: 5em;
}


.viewport-header {
  position: absolute;
  
 
  width: 100%;  
  color: white;
  font-weight: 900;
  text-align: center;
}

.card-title {
  font-size: 18px;
  font-weight: 900;
}
.card-body {
  padding: 0;
  padding-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
}
.card-text {
  margin: 0;
  /* display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.buttonSearch{
  text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 1px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
   position: absolute;
   bottom: 10%;
   width: 16rem;
   left: 50%;
   margin-left: -125px;
   border-radius: 20px;
   font-weight: 900;
   transition: transform ease 200ms;
}

.buttonSearch:hover{
  background-color: var(--dark-color) !important;
  transform: translate(0, -2px);
}

.feature {
  transition: transform ease 200ms;
  
}

.feature:hover {
  transform: translate(0, -2px);
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 10px;
}

.exploreDiscoverLive{
  position: absolute;
   top: 10%;
  width: 100vw;
  left: 50vw;
  margin-left: -50vw;
   font-weight: 900;   
   line-height: normal;
   //text-shadow: 6px 6px 0px rgba(0, 0, 0, 0.5);
   //text-shadow: 4px 3px 0px rgba(250, 3, 3, 0.9), 9px 8px 0px rgba(0,0,0,0.15);
   //text-shadow: 0px 3px 0px #fa0303, 0px 14px 10px rgba(0,0,0,0.15), 0px 24px 2px rgba(0,0,0,0.1), 0px 34px 30px rgba(0,0,0,0.1);
   // text-shadow: 6px 6px 0px rgba(0,0,0,0.5);
    text-shadow: 3px 3px 0px rgba(0,0,0,0.5);

}

.text-gray {
  color: #6C757D !important;
}

.text-dark {
  color: 373737 !important;
}

.viewAllLink {
  color: var(--dark-color) !important;
  text-decoration: underline;
}

.viewAllLink:hover {
  color: var(--main-color) !important;
}

  .card-featured {
    transition: transform ease 300ms;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    
  }
  
  .card-featured .card-footer .desc{
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: fit-content;
  }
  
 .card-featured:hover {
   transform: translate(0, -8px);
 }
 
 .card-blog {
     transition: transform ease 300ms;
     box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
     
   }
   
   .card-blog .card-footer .desc{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: fit-content;
   }
   
  .card-blog:hover {
    transform: translate(0, -8px);
  }
 
 .card-communities {
   transition: transform ease 300ms;
   
 }
 
 .card-communities:hover {
  transform: translate(0, -8px);
 }
 
 .webLink {
   transition: transform ease 300ms;
 } 
 
 .webLink:hover {
   transform: translate(0, -3px);
 }
 
 .muteColorOverlay {
   opacity: 90%;
   filter: grayscale(10%) brightness(85%);
 }
 
 .quotesimg {
   height: 2em;
 }
 
 .swiper-button-prev{
   color: white;
   font-size: 12px !important;
   
 }
 
 .swiper-button-next {
   color: white;
 }
 
 .swiper-scrollbar{
   margin-top: 10px;
 }
 
 
 
 
 
 .testimonialCarousel-text  {
   font-size: 1.25em;
 }
 
 .carousel-indicators li {
     width: 10px;
     height: 10px;
     border-radius: 100%;
     background-color: rgba(70,70,70,.25) !important;
     
 }
 .carousel-indicators {
     bottom: -70px;
 
 }
 
 

.headerSubtitle{
  position: absolute;
   top: 30%;
  width: 100vw;
  left: 50vw;
  margin-left: -50vw;
   font-weight: bold;
   font-family: 'Economica', sans-serif;
   text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    font-size: 28px;
    line-height: normal;
    margin-top: 2%;
  
}

.swiper2 .-slide {
  width: 60vw;
}

.swiper3 .-slide {
  width: 60vw;
}

.card-img-caption .aptFeatureText{
  font-size: 2em;
  padding: 0.5em;
}

.toast{
  position: fixed;
  bottom: 0px;
  left: 20px;
  z-index: 100000001;
  width: 24em;
}



.horizontal-break{
  height: 1px;
  border-width: 0;
  color: black;
  background-color: black;
  width: 80%;
}


.btn-shadow-search {
  padding: 0.75em;
  font-size: 1em;
  font-weight:  900;
  background-color: white;
  box-shadow: 0 6px 12px rgb(60 72 88 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}


/* large and up */
 @media (min-width: 992px) {
   
   .swiper2 .swiper-slide {
     width: 23%;
   }
   
   
   .card-amem-text {
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     text-overflow: ellipsis;
    }
    
    
   .card-img-caption .card-text {
     text-align: center;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      /* bottom: 0; */
      position: absolute;
      z-index: 1;
      font-weight: bold;
      font-size: 1.75rem;
     text-shadow: 2px 4px 3px rgba(0,0,0,0.7);
    }
   .sub-header{
     font-size: 2rem;
     font-weight: bold;
   }
   .buttonSearch{
     font-size: 24px; 
   }
   .exploreDiscoverLive{
     font-size: 70px;
   }
    .img-overlay {
        
         background-color: rgba(255, 255, 255, 0.85);
         border-radius: 30px;
         padding: 5px;
       }
   .blog {
     margin-left: 30px;
   }
   .card-img-top {
     width: 100%;
     height: 20em;
     object-fit: cover;
   }
   
  
  
   .card-img-top-apt {
     height: 20em;
   }
   .viewport-header {
     
     top: 35%;
     font-size: 60px;
   }
   .viewport-header button {
     position: absolute;
     bottom: -40%;
     left: 0;
     right: 0;
     margin-left: auto;
     margin-right: auto;
     width: 10em; /* Need a specific value to work */
   }

   .centerTxt {
     margin-top: 80px;
   }

  
   .containerImg {
     position: relative;
     width: 100%; /* The size you want */
   }
   .containerImg:after {
     content: "";
     display: block;
     padding-bottom: 100%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
   }
   
   .circular img {
    min-width: 6em;
    height: 6em;
    
    border-radius: 50%;
   }
    
   .quote {
     font-weight: 750;
     color: black;
     font-size: 1.5rem;
     line-height: normal;
   }
   .quote-footer {
     font-weight: 750;
     font-size: 18px;
     line-height: normal;
     padding-left: 100px;
     padding-right: 100px;
   }
 }
 /* small devices and smaller */
 @media (max-width: 767.98px) {
   .card-img-caption .card-text {
      text-align: center;
     width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      /* bottom: 0; */
      position: absolute;
      z-index: 1;
        font-weight: bold;
        font-size: 1.75rem;
       text-shadow: 2px 4px 3px rgba(0,0,0,0.7);
    }
   .sub-header{
     font-size: 1.75em; 
     font-weight: 900;
   }
   .buttonSearch{
     font-size: 18px; 
   }
   .exploreDiscoverLive{
     font-size: 40px;
   }
    .img-overlay {
         
         background-color: rgba(255, 255, 255, 0.85);
         border-radius: 30px;
         padding: 5px;
       }
   .blog {
     margin-left: 30px;
     margin-right: 30px;
   }
   
 
   

   
   .circular img {
     transform: scale(1.5);
     border-radius: 50%;
    }
   
  
   .quote-footer {
     font-weight: 750;
     font-size: 10px;
     line-height: normal;
     padding-left: 20px;
     padding-right: 20px;
   }
   .card-img-top {
     width: 100%;
     height: 40vh;
     object-fit: cover;
     font-size: 12px;
     background-position: 50%;

   }
   
  
    
   .card-img-top-apt {
     height: 40vh;
   }
 }


 /* medium */
 @media (min-width: 768px) and (max-width: 991.98px) {
   
   .recentlyViewedBar {
     padding-top: 7em;
   }
   
   .circular img {
    min-width: 4.5em;
    height: auto;

    border-radius: 50%;
   }
   
   .card-amem-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
   }
   
   
   .card-img-caption .card-text {
      text-align: center;
        width: 100%;
     width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* bottom: 0; */
        position: absolute;
        z-index: 1;
        font-weight: bold;
        font-size: 1.75rem;
       text-shadow: 2px 4px 3px rgba(0,0,0,0.7);
    }
   .sub-header{
     font-size: 1.5em; 
     font-weight: bold;
   }
   .buttonSearch{
     font-size: 20px; 
   }
   .exploreDiscoverLive{
     font-size: 40px;
   }
    .img-overlay {
        
         background-color: rgba(255, 255, 255, 0.85);
         border-radius: 30px;
         padding: 5px;
       }
   .blog {
     margin-left: 30px;
     margin-right: 30px;
   }
   
  

   .centerTxt {
     margin-top: 80px;
   }
   
   
   .imageCard:hover {
     transform: translate(0, -3px);
   }
   
   .imageCard {
     filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
   }
   
   .textDark {
     color: #373737 !important;
   }


  
   .containerImg {
     position: relative;
     width: 100%; /* The size you want */
   }
   .containerImg:after {
     content: "";
     display: block;
     padding-bottom: 100%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
   }
  
   .quote-footer {
     font-weight: 750;
     font-size: 18px;
     line-height: normal;
     padding-left: 100px;
     padding-right: 100px;
     
   }
   .card-img-top {
     width: 100%;
     height: 25vh;
     object-fit: cover;
     background-position: 50%;
     filter: brightness(0.75);

   }
   
  
   .card-img-top-apt {
     height: 20vh;
   }
 }
 
.card-img-top{
  
   filter: brightness(1);
}

.card-img-top-dim{
  opacity: 90%;
  filter: grayscale(20%) brightness(85%);
  
}

.fixedHeader .navbar-default {
/*   height: 50px; */
  padding: none;
  margin: none;
}

.scrollHeader .navbar-default {
/*   height: 50px; */
  padding: none;
  margin: none;
}

.brandLogo {
  height: 35px;
}

.scrollHeader .brandLogo {
  height: 35px;
}

.fixedHeader .brandLogo {
  height: 35px;
  max-height: 35px;
}



.card-img-top-property {
   width: 100%;
    height: 15em;
    object-fit: cover;
 }
 
 .card-img-top-property-page {
    width: 100%;
     height: 10em;
     object-fit: cover;
     border-radius: 7px 7px 0px 0px;
  }
  
  .hover-red:hover{
    color:var(--main-color);
  }
  
  .redUnderline {
    color:var(--main-color);
    margin: auto;
    background-color: var(--main-color);
    height: 1x;
    
  }
  
  .redUnderline2 {
    color:var(--main-color);
    margin: left;
    background-color: var(--main-color);
    height: 1x;
  }

/* ==================================
Property Page
==================================== */

#viewAllPhotos {
  height: 100%;
  width: 100%;
  position:absolute; 
  top: 0; 
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}


#viewAllPhotoTxt{
  flex: 0 0 200px;
}
.photo1 {
  
  height: 30em !important;
  z-index: 10000000000001;
  position: absolute;
  top: 0;
  left:0;
  right:0;
  
  margin-left: auto;
  margin-right: auto;
  z-index:1;
  bottom:0;
  right:0;
  height:100%;
}

.photo1Gray{
  height: 30em !important;
  
  
 
  height:100%;
}

.blurredImg {
  filter: blur(10px) opacity(70%);
  width: 100% !important;
  height: 30em !important;
  
}

.opacityImg{
  filter: opacity(30%);
  width: 100% !important;
  height: 30em !important;
}

.gray-carousel{
  background-color: #ecedee;
}

.photo2 {
  width: 100%;
  height: 30em !important;
}

.photo3 {
  height: 15em !important;
}

.photo4 {
  height: 14.75em !important;
  width: 50% !important;
}

.photo5 {
  height: 14.875em !important;
  width: 50% !important;
}

.photo6Top{
  height: 16.875em !important;
  width: 50% !important;
}

.photo6{
  height: 12.875em !important;
  width: 33.33% !important;
}










/* small */
@media (max-width: 767.98px)  {
.mainArea{
margin-left: 0;
}


#severalPhotoCar{
  display:none;
}

.apt-row {
margin: 5px 5px;
}
.apt-row img {
height: 20em ;
width: 100vh ;
object-fit: cover;
}



.mediaTag .btn-group {
  left: 50%;
  transform: translate(-50%, -30%);
  
}

h1{
  font-size: 1.75em;
}

p{
  line-height: normal;
}


  
#shareModal img{
height: 10vh;
}			
.mainContainer .row{
//display: flex;
justify-content: center;
}	
    
}

.navbar-brand {
  width: 75%;
}


.listProperty {
  
  width: 100%;
}

  .contactUs {
  width: 100%;
}

/* medium */
@media (min-width: 768px) and (max-width: 991.98px)  {

.listProperty {
  
  width: 70%;
}

  .contactUs {
  width: 70%;
}

.mainArea{
margin-left: 50px;				 
}
.navbar-brand {
  width: 50%;
}
.mediaTag{
position: absolute;
bottom: 5%;
left: 7.5%;
}			 
.mainContainer .row{
//display: flex;
justify-content: center;
}			 
}		 
/* largee */
@media (min-width: 992px)  {
  
  .listProperty {
    
    width: 70%;
  }
  
  .contactUs {
    width: 70%;
  }
  
.navbar-brand {
  width: 50%;
}
.recentlyViewedBar {
  padding-top: 2em;
}


.mainArea{
margin-left: 50px;				 
}
.mediaTag{
position: absolute;
bottom: 3% ;
left: 7.5%;
}

.communityArea{
margin-right: 50px;
margin-left: 50px;
}			 
.mainContainer .row{
//display: flex;
justify-content: center;
}
}

.mainContainer{
  margin-top: 30px;				
  }			
  .secTxt{
  color: #2196f3;
  }			
  
  #calIcon{
    position: absolute;
    margin-left: 130px;
    margin-top: 10px;
    height: 25px;
    display: flex;
    align-items: center;
    color: gray;
    }			
    #calIcon:hover{
    color:black;
    }			
    #calInput{
    padding-left: 25px;
    height: 44px;
    }		
    
    
    // tabs
    /* colors */
    /* tab setting */
    /* breakpoints */
    /* selectors relative to radio inputs */			
    .tabs {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    background: white;
    padding: 50px;
    padding-bottom: 80px;
    width: 70%;
    height: 250px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 5px;
    min-width: 240px;
    }
    .tabs input[name="tab-control"] {
    display: none;
    }
    .tabs .content section h2,
    .tabs ul li label {
    font-weight: bold;
    font-size: 18px;
    color: var(--main-color);
    }
    .tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    }
    .tabs ul li {
    box-sizing: border-box;
    flex: 1;
    width: 25%;
    padding: 0 10px;
    text-align: center;
    }
    .tabs ul li label {
    transition: all 0.3s ease-in-out;
    color: #2d2e30;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    }
    .tabs ul li label br {
    display: none;
    }			
    .tabs ul li label:hover,
    .tabs ul li label:focus,
    .tabs ul li label:active {
    outline: 0;
    color: var(--main-color);
    }
    .tabs ul li label:hover svg,
    .tabs ul li label:focus svg,
    .tabs ul li label:active svg {
    fill: #bec5cf;
    }
    .tabs .slider {
    position: relative;
    width: 25%;
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    }
    .tabs .slider .indicator {
    position: relative;
    width: 50px;
    max-width: 100%;
    margin: 0 auto;
    height: 4px;
    background: var(--main-color);
    border-radius: 1px;
    }
    .tabs .content {
    margin-top: 30px;
    }
    .tabs .content section {
    display: none;
    animation-name: content;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    line-height: 1.4;
    }
    .tabs .content section h2 {
    color: var(--main-color);
    display: none;
    }
    .tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: var(--main-color);
    margin-top: 5px;
    left: 1px;
    }
    .tabs
    input[name="tab-control"]:nth-of-type(1):checked
    ~ ul
    > li:nth-child(1)
    > label {
    cursor: default;
    color: var(--main-color);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(1):checked
    ~ ul
    > li:nth-child(1)
    > label
    svg {
    fill: #428bff;
    }
    @media (max-width: 600px) {
    .tabs
    input[name="tab-control"]:nth-of-type(1):checked
    ~ ul
    > li:nth-child(1)
    > label {
    background: rgba(0, 0, 0, 0.08);
    }
    }
    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    transform: translateX(0%);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(1):checked
    ~ .content
    > section:nth-child(1) {
    display: block;
    }
    .tabs
    input[name="tab-control"]:nth-of-type(2):checked
    ~ ul
    > li:nth-child(2)
    > label {
    cursor: default;
    color: var(--main-color);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(2):checked
    ~ ul
    > li:nth-child(2)
    > label
    svg {
    fill: #428bff;
    }
    @media (max-width: 600px) {
    .tabs
    input[name="tab-control"]:nth-of-type(2):checked
    ~ ul
    > li:nth-child(2)
    > label {
    background: rgba(0, 0, 0, 0.08);
    }
    }
    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    transform: translateX(100%);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(2):checked
    ~ .content
    > section:nth-child(2) {
    display: block;
    }
    .tabs
    input[name="tab-control"]:nth-of-type(3):checked
    ~ ul
    > li:nth-child(3)
    > label {
    cursor: default;
    color: var(--main-color);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(3):checked
    ~ ul
    > li:nth-child(3)
    > label
    svg {
    fill: #428bff;
    }
    @media (max-width: 600px) {
    .tabs
    input[name="tab-control"]:nth-of-type(3):checked
    ~ ul
    > li:nth-child(3)
    > label {
    background: rgba(0, 0, 0, 0.08);
    }
    }
    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    transform: translateX(200%);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(3):checked
    ~ .content
    > section:nth-child(3) {
    display: block;
    }
    .tabs
    input[name="tab-control"]:nth-of-type(4):checked
    ~ ul
    > li:nth-child(4)
    > label {
    cursor: default;
    color: var(--main-color);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(4):checked
    ~ ul
    > li:nth-child(4)
    > label
    svg {
    fill: #428bff;
    }
    @media (max-width: 600px) {
    .tabs
    input[name="tab-control"]:nth-of-type(4):checked
    ~ ul
    > li:nth-child(4)
    > label {
    background: rgba(0, 0, 0, 0.08);
    }
    }
    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    transform: translateX(300%);
    }
    .tabs
    input[name="tab-control"]:nth-of-type(4):checked
    ~ .content
    > section:nth-child(4) {
    display: block;
    }
    @keyframes content {
    from {
    opacity: 0;
    transform: translateY(5%);
    }
    to {
    opacity: 1;
    transform: translateY(0%);
    }
    }
    @media (max-width: 1000px) {
    .tabs ul li label {
    white-space: initial;
    }
    .tabs ul li label br {
    display: initial;
    }
    .tabs ul li label svg {
    height: 1.5em;
    }
    }
    @media (max-width: 600px) {
    .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
    }
/*
    .tabs ul li label span {
    display: none;
    }
*/
    .tabs .slider {
    display: none;
    }
    .tabs .content {
    margin-top: 20px;
    }
    .tabs .content section h2 {
    display: block;
    }
    }			
    i.material-icons{
    transform: translate(0, 10%);
    }			
    .modal .modal-popout-bg {				
    //background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) , var(--image-url) center center;				
    box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.8);				
    /* Basic background styles */
    background: var(--image-url) center center no-repeat;
    background-size: cover;				
    /* Here's the same styles we applied to our content-div earlier */
    color: white;
    height: fit-content;
    display: flex;
    align-items: center;
    border:2px solid #000;
    outline: 1px solid #fff;
    outline-offset: -30px;				
    }			
  
  .modal .close.text-white {
      opacity: 1;
    }
  .amenities {
    color:#C0C0C0;
    }	
    
  
  .carousel-item .carasoulBig{				 
    object-fit: cover;
    width: 100%;
    height: 29.25em;				  
    }	
    
   .carousel-item .carasoulSmall{
    object-fit: cover;
    width: 100%;
    height: 14.5em;			 
    }		
    
    				
 .carousel-item .pic16{				
  object-fit: cover;
  width: 100%;
  height: 19.25em;
  }			
 .carousel-item .pic1{
  object-fit: cover;
  height: 9.75em;
    }			
 .carousel-item .pic4{
  object-fit: cover;
  width: 100%;
  height: 9.75em;
  }			
  
  .btn-black{
    background-color: black;
    color:white;
  }
  .mediaTag:hover{
    color:white;
  }	
  
  .btn-navy{
    background-color: #014d95;
    color: white;
  }
  
  .image-tagline{
    background-color: rgb(0,0,0,0.5);
   position: absolute;
   bottom: 0px;
   width: 100%;
   color: white;
   padding-left: 10px;
  }
  
  .data-caption{
    color: var(--main-color);
  }
  
 .testimonialArrowLeft{
   color: black;
   position: absolute;
   left: -0.2em;
   
 }
 
 .testimonialArrowRight{
    color: black;
    position: absolute;
    right: 0.2em;
    
  }
  
  .mediaBtns:hover{
    color:var(--main-color);
  }
  
  .btn-group-toggle .mediaBtns {
    border-radius: 7px;
    outline: none;
    border: 1px solid rgba(0,0,0,.125) !important;
    color: #414040;
  }
  
  .card-group .card {
    border-radius: 7px;
  }
  
  .btn {
    border-radius: 7px;
  }
  
.stick-ontop {
    position: -webkit-sticky !important; // for safari
    position: sticky !important;
    top: 0;
    align-self: flex-start;
    height: auto;
  }
  
  

  
  
 
 
 
  
  .btn-black:hover{
    background-color: rgb(64,64,64);
    color:white;
  }
  
  .btn-dark{
    background-color:rgba(0,0,0);
    color: white;
    }			
    
      
    .controls{
    height: 100px ;
    transform: translatey(200%);
    }			
    .icon-hover:hover{
    color:var(--main-color);
    }			
    .input-icons i {
    position: absolute;
    }			  
    .input-icons {
    width: 100%;
    margin-bottom: 15px;
    }			  
    .icon {
    padding: 7px;
    min-width: 40px;
    }
    
    .input-field {
      width: 100%;
      padding: 10px;
      text-align: center;
      }			
            
        
          
      .link:hover{
      text-decoration: underline;				
      }			
      
    
      .border-banner{
      background-color: white;
      color: black;
      border-radius: 10px;
      
      
      
      //outline: 2px solid #337ab7;
      
      box-shadow: 0 0 0 2px #337ab7;
      
      background-color: rgba(51, 122, 183, 0.05);
      }			
      .border-banner2{
      background-color: white;
      color: black;
      border-radius: 10px;
      box-shadow: 0 0 0 2px #dc3545;
      background-color: rgba(200, 39, 39, 0.02);
      }		
      
      .strong{
        font-weight: bold;
      }	
      
      
      .card-img-top{
      object-fit: cover;
      width: 200em;
      }
      
      .card-img-featured{
        width: 100%;
        height: 10em;
        object-fit: cover;
      }
      
      .card-img-blog{
        width: 100%;
        height: 10em;
        object-fit: cover;
      }
      
      .project-grid-img img {
        border-radius: 7px;
      }
      
      .card-img-overlay {
        border-radius: 7px;
      }
      
 
      
      /* large image */
      .card-img-top-property {
         width: 100%;
          height: 18em;
          object-fit: cover;
       } 
       
       .card-img-top-property-page {
          width: 100%;
           height: 15em;
           object-fit: cover;
        } 
        
      .formHeight{
        height: 44px; 
      }
      .nearbyCampus .card {
        
        padding-bottom: 10px;
      }
      .nearbyCampus .card img{
        height: 11em;
      }
      .nearbyCampus .card .card-dist{
        position: absolute;
        bottom: 10px;
        right: 10px;
        
      }
      .nearbyAttractions .swiper-button-prev {
        position:absolute;
        top: 150px;
        left: 20px;
      }
      
      .nearbyAttractions .swiper-button-next {
        position:absolute;
        top: 150px;
        right: 20px;
      }
      
      .nearbyAttractions .card-body {
        min-height: 5em;
      }
      
      
      .nearbyAttractions .card {
        padding-bottom: 10px;
        
      }
      .nearbyAttractions .card img{
        height: 11em;
        
      }
      
      .nearbyAttractions .card .card-dist{
        position: absolute;
        bottom: 10px;
        right: 10px;
      }
      .project-grid-img img{
        object-fit: cover;
        width: 100%;
        height: 20em;
      }
      
      
 
.font-weight-600 {
  font-weight: 600;
}

.font-weight-900 {
  font-weight: 900;
}

#accordion .card-header {
  background-color: transparent;
  border: none;
}

#accordion .card {
  border: none;
}



/* ===================================
Our Team Page
====================================== */

.subHeader{
  font-size: 30px;
  margin: 30px;
}


.teamHeader{
  font-size: 3.5em;
  display: inline;
  float: none;
 

  
}

.bioParagraph {
  margin: auto;
  padding-left: 30px;
  padding-right: 30px;
  
}





@media (max-width: 330px) { 
  .teamDiv{
    background-color: var(--main-color);
    margin-right: 5px;
    margin-left: 5px;
    line-height: normal;
    padding: 20px 40px;
    
  
  }
  
 }
 
 @media (min-width: 330.1px) {
   .teamDiv{
     background-color: var(--main-color);
     height: fit-content;
     width: fit-content;
     margin: auto;
     padding: 20px 40px;
     line-height: normal;
   
   }
 }


.teamBackground{
  height: fit-content;
}



.bioPic{
  object-fit: cover;
  object-position: 50% 30%;
  height: 20em;
  width: 100%;
  
}

.shellyImage, .brandonImage, .sherryImage {
	background: black;
	height: auto;
}

@media (min-width: 500.1px) {

	.shellyImage{
	  background-image: url("/img/mdkgla/aboutus_ShellyScrollImage.jpg");
	  background-attachment: fixed;
	  height: 20em;
	}
	
	.brandonImage{
	  background-image: url("/img/mdkgla/aboutus_BrandonScrollImage.jpg");
	  background-attachment: fixed;
	  height: 20em;
	}
	
	.sherryImage{
	  background-image: url("/img/mdkgla/aboutus_SherryScrollImage.jpg");
	  background-attachment: fixed;
	  height: 20em;
	  
	}

}

.storyImage{
  background-image: url("/img/mdkgla/aboutus_OurStoryScrollImage.jpg");
  background-attachment: fixed;
  
}

.quote-card{
  line-height: 1.5;
}


/* ===================================
Contact Us Page
====================================== */




/* ===================================
Our Mission page
====================================== */


.bg-navy-section{
  background-color: #161A33;
}

.space{
  height: 10em;
}

.why-us-title{
  
  background-color: var(--main-color);
  width: fit-content;
  padding: 10px 40px;
  position: relative;
  top: .5em;
  margin: auto;
  z-index: 1001;
 
}


.propertyOwners{
  display: none;
}

@media (min-width: 768px) { 
 .propertyOwners{
   display: flex;
 }
 }
 
 .ourMissionCards .card{
  background-color: transparent;
  border: none;
 }
 
 .stat {
  font-size: 2em;
  font-weight: bold;
 }
 
 .whyUsCard{
   border: none;
 }
 
 










.loader {
  position: absolute;
  width: 200px;
  height: 200px;
  z-index: 10000; }

.loader-icon {
  width: 80px;
  height: 80px;
  border: 5px solid #2196f3;
  border-right-color: #eee;
  border-radius: 50%;
  position: relative;
  animation: loader-rotate 1s linear infinite;
  margin: 0 auto; }
  
 /* Set the size of the div element that contains the map */
 #map {
   height: 400px;
   /* The height is 400 pixels */
   width: 100%;
   /* The width is the width of the web page */
 }
 

@keyframes loader-rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
/* theme color and basic options */
a:hover, a:active {
  color: #2196f3;
  text-decoration: none; }

.bg-theme {
  background-color: #2196f3; }

.theme-overlay[data-overlay-dark]:before {
  background: #2196f3; }

.text-theme-color {
  color: #2196f3; }

.shadow-primary {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2); }

.line-through {
  text-decoration: line-through; }

.cursor-pointer {
  cursor: pointer; }

.height-100vh {
  height: 100vh; }

.min-height-100vh {
  min-height: 100vh; }

@media screen and (max-width: 991px) {
  .mfp-container {
    padding-left: 15px;
    padding-right: 15px; } }
.list-style-none li {
  list-style: none; }

.list-style-1 li {
  padding: 3px 0; }
  .list-style-1 li:last-child {
    padding-bottom: 0; }
  .list-style-1 li:first-child {
    padding-top: 0; }

/* scroll to top */
.scroll-to-top {
  font-size: 20px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 20px;
  display: none;
  border-radius: 50%;
  background: #000;
  border: 1px solid #000;
  width: 35px;
  height: 35px;
  line-height: 30px;
  z-index: 999;
  outline: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all 0.3s ease; }
  .scroll-to-top i {
    color: #fff; }
  .scroll-to-top:hover {
    color: #232323;
    background: #fff; }
    .scroll-to-top:hover i {
      color: #232323; }
  .scroll-to-top:visited {
    color: #232323;
    text-decoration: none; }

/* button style */
.butn {
  background: blue;
  cursor: pointer;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 28px;
  border-radius: 3px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all linear 300ms;
  transition: all linear 300ms;
  border: none; }
  .butn:hover, .butn:active {
    color: #fff;
    background: #232323; }

a.butn:hover, a.butn:active {
  color: #fff;
  background: #232323; }

.butn:focus {
  color: #fff; }
.butn.white {
  background: #fff;
  color: #2196f3; }
  .butn.white:hover {
    color: #fff;
    background: #232323; }

a.butn.white:hover, a.butn.white:active {
  color: #fff;
  background: #232323; }

.butn.small {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 20px;
  padding: 8px 20px; }
.butn.transparent {
  background: none;
  border: 1px solid #dee2e6;
  color: #232323; }
  .butn.transparent:hover {
    background: #2196f3;
    border: 1px solid #2196f3;
    color: #fff; }

@media screen and (max-width: 991px) {
  .butn {
    padding: 10px 24px;
    font-size: 13px; } }
@media screen and (max-width: 767px) {
  .butn {
    padding: 10px 22px;
    font-size: 12px; }
    .butn.small {
      padding: 6px 18px; } }
h1, h2, h3, h4, h5, h6 {
   }

@media screen and (min-width: 1400px) {
  .container.lg-container {
    max-width: 65%; } }
/* mobile screen size */
@media screen and (max-width: 575px) {
  .mobile-margin-15px-bottom {
    margin-bottom: 15px !important; }

  .mobile-margin-20px-bottom {
    margin-bottom: 20px !important; }

  .mobile-margin-25px-bottom {
    margin-bottom: 25px !important; }

  .mobile-margin-30px-bottom {
    margin-bottom: 30px !important; }

  .mobile-padding-15px-bottom {
    padding-bottom: 15px !important; }

  .mobile-padding-20px-bottom {
    padding-bottom: 20px !important; }

  .mobile-padding-25px-bottom {
    padding-bottom: 25px !important; }

  .mobile-padding-50px-bottom {
    padding-bottom: 50px !important; }

  .mobile-display-none {
    display: none; }

  .mobile-no-margin-right {
    margin-right: 0 !important; }

  .mobile-padding-15px-lr {
    padding-right: 15px !important;
    padding-left: 15px !important; }

  .mobile-no-padding-lr {
    padding-right: 0px !important;
    padding-left: 0px !important; }

  .mobile-padding-fifteen-top {
    padding-top: 15%; }

  .mobile-width-auto {
    width: auto; } }
.min-vh-100 {
  min-height: 100vh; }

input[type=checkbox], input[type=radio] {
  width: auto;
  margin-bottom: 0;
  height: auto; }

.theme-shadow {
  box-shadow: 0 7px 35px 0 rgba(0, 0, 0, 0.07); }

.form-control {
  height: auto;
  font-size: 14px; }

.popover {
  z-index: 999999; }

.datepicker.dropdown-menu {
  z-index: 999999 !important; }

/* ===================================
    Top header and Navigation
====================================== */
.header-icon {
  border: 1px solid #2196f3;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  text-align: center; }
  .header-icon .fa-clock {
    -webkit-padding-start: 2px; }
  .header-icon i {
    vertical-align: sub; }

.navbar-nav li.current > a, .navbar-nav > li.active > a {
  color: #2196f3; }

.navbar-nav li.current > a {
  color: #2196f3; }

.navbar > ul > li.current > a:after {
  border-color: transparent #2196f3 #2196f3 transparent; }

@media screen and (min-width: 992px) {
  .header-style .navbar-nav li.active > a, .header-style .navbar ul ul li.active > a, .header-style .navbar-nav li.current > a {
    color: #2196f3; }
  .header-style .navbar > ul > li.active > a:after, .header-style .navbar > ul > li.current > a:after {
    border-color: transparent #2196f3 #2196f3 transparent; } }
@media screen and (max-width: 991px) {
  .navbar ul ul li.active > a {
    color: #2196f3; }

  .navbar-nav li.active > a {
    opacity: 1;
    color: #2196f3; } }
/* top bar */
#logo {
  max-width: 200px !important; }

.top-bar-info {
  display: inline-block;
  vertical-align: middle; }
  .top-bar-info ul {
    margin-bottom: 0; }
  .top-bar-info li {
    font-weight: 500;
    color: #fff;
    list-style-type: none;
    font-size: 17px;
    padding: 0 5px 0;
    display: inline-block;
    margin-bottom: 0; }

#top-bar {
  display: block;
  position: relative;
  z-index: 999;
  background: #1c1c1c;
  padding: 25px 0 0 0; }

.top-bar-info li i {
  font-size: 22px;
  color: #86bc42;
  margin-right: 10px;
  margin-top: 0;
  display: inline-block;
  vertical-align: text-bottom; }

.top-social-icon {
  padding: 0;
  float: right;
  margin: 0; }
  .top-social-icon li {
    font-size: 14px;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0 7px; }
    .top-social-icon li:last-child {
      padding-right: 0; }
      .top-social-icon li:last-child a {
        padding-right: 0; }
    .top-social-icon li a {
      color: #fff;
      line-height: 28px;
      -webkit-transition-duration: .3s;
      transition-duration: .3s;
      padding: 0 3px; }
      .top-social-icon li a:hover {
        color: #86bc42; }

#top-bar.top-bar-style2 {
  background: #ffffff; }

.top-bar-style2 .top-bar-info li {
  color: #232323; }
  .top-bar-style2 .top-bar-info li i {
    color: #232323; }
.top-bar-style2 .top-social-icon li a {
  color: #6f6f6f; }
  .top-bar-style2 .top-social-icon li a:hover {
    color: #232323; }

#top-bar.top-bar-style3 {
  background: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 0; }

.top-bar-style3 .top-bar-info li {
  color: #6f6f6f;
  font-size: 14px; }
  .top-bar-style3 .top-bar-info li i {
    color: #6f6f6f;
    font-size: 16px; }
.top-bar-style3 .top-social-icon li a {
  color: #6f6f6f; }
  .top-bar-style3 .top-social-icon li a:hover {
    color: #232323; }

/* header-style-1 */
.header-style-1 .navbar-default {
  box-shadow: none; }
.header-style-1 .attr-nav {
  margin-right: 0; }

@media screen and (max-width: 767px) {
  #top-bar {
    padding: 10px 0 0 0; } }
/* ===================================
    Main banner area
====================================== */
/*banner style-01*/
.cd-headline.loading-bar .cd-words-wrapper:after {
  background: #2196f3; }

.line-banner {
  overflow: hidden;
  position: relative; }
  .line-banner .header-text h1 {
    font-size: 40px;
    color: #fff;
    line-height: 76px;
    letter-spacing: 1.4px;
    margin-bottom: 0;
    font-weight: 300; }
  .line-banner .form-control {
    border: none;
    border-right: 2px solid #e9e9ea;
    border-radius: 0; }
  .line-banner .searchs ul li {
    display: inline-block;
    margin-right: 10px;
    padding: 3px 20px;
    border-radius: 4px;
    font-size: 13px;
    background: rgba(225, 225, 225, 0.2); }
    .line-banner .searchs ul li:last-child {
      margin-right: 0; }

@media screen and (max-width: 1199px) {
  .line-banner .header-text h1 {
    font-size: 48px;
    line-height: 60px; } }
@media screen and (max-width: 991px) {
  .line-banner .header-text h1 {
    font-size: 42px;
    line-height: 48px; } }
@media screen and (max-width: 767px) {
  .line-banner .header-text {
    top: 59%; }
    .line-banner .header-text h1 {
      font-size: 36px;
      line-height: 42px; } }
@media screen and (max-width: 575px) {
  .line-banner .header-text h1 {
    font-size: 28px;
    line-height: 36px; } }
/*banner style-02*/
.cd-headline.loading-bar .cd-words-wrapper:after {
  background: #2196f3; }

.beach-banner {
  overflow: hidden;
  position: relative; }
  .beach-banner .header-text h1 {
    font-size: 80px;
    color: #fff;
    text-transform: uppercase;
    line-height: 76px;
    margin-bottom: 15px;
    font-weight: 600; }
  .beach-banner .form-control {
    border: none;
    border-right: 2px solid #e9e9ea;
    border-radius: 0; }
  .beach-banner .searchs ul li {
    display: inline-block;
    margin-right: 10px;
    padding: 3px 20px;
    border-radius: 4px;
    font-size: 13px;
    background: rgba(225, 225, 225, 0.2); }
    .beach-banner .searchs ul li:last-child {
      margin-right: 0; }

@media screen and (max-width: 1199px) {
  .beach-banner .header-text h1 {
    font-size: 48px;
    line-height: 60px; } }
@media screen and (max-width: 991px) {
  .beach-banner .header-text h1 {
    font-size: 42px;
    line-height: 48px; } }
@media screen and (max-width: 767px) {
  .beach-banner .header-text h1 {
    font-size: 36px;
    line-height: 42px; } }
@media screen and (max-width: 575px) {
  .beach-banner .header-text h1 {
    font-size: 28px;
    line-height: 36px; } }
/*banner style-03*/
.cd-headline.loading-bar .cd-words-wrapper:after {
  background: #2196f3; }

.laxury-banner {
  overflow: hidden;
  position: relative; }
  .laxury-banner .header-text h1 {
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600; }
  .laxury-banner .form-control {
    border: none;
    border-right: 2px solid #e9e9ea;
    border-radius: 0; }
  .laxury-banner .searchs ul li {
    display: inline-block;
    margin-right: 10px;
    padding: 3px 20px;
    border-radius: 4px;
    font-size: 13px;
    background: rgba(225, 225, 225, 0.2); }
    .laxury-banner .searchs ul li:last-child {
      margin-right: 0; }

@media screen and (max-width: 1199px) {
  .laxury-banner .header-text h1 {
    font-size: 58px; } }
@media screen and (max-width: 991px) {
  .laxury-banner .header-text h1 {
    font-size: 42px;
    line-height: 55px; } }
@media screen and (max-width: 767px) {
  .laxury-banner .header-text h1 {
    font-size: 36px;
    line-height: 42px; } }
@media screen and (max-width: 575px) {
  .laxury-banner .header-text h1 {
    font-size: 28px;
    line-height: 36px; } }
/* ===================================
    Page title
====================================== */
.page-title-section {
  padding: 120px 0;
  text-align: center; }
  .page-title-section h1 {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0; }
  .page-title-section ul {
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center; }
    .page-title-section ul li {
      display: inline-block;
      vertical-align: middle; }
      .page-title-section ul li:last-child a {
        color: #fff;
        font-weight: 600; }
      .page-title-section ul li:after {
        content: '\f105';
        font-weight: 700;
        vertical-align: middle;
        color: #fff;
        font-family: Font Awesome\ 5 Free;
        padding: 0 5px 0 10px; }
      .page-title-section ul li:last-child:after {
        content: none; }
      .page-title-section ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 500; }
  .page-title-section .active {
    color: rgba(255, 255, 255, 0.65); }
  .page-title-section.no-bg ul li a, .page-title-section.no-bg h1, .page-title-section.no-bg ul li:after {
    color: #232323; }

@media screen and (max-width: 1199px) {
  .page-title-section {
    padding: 90px 0; }
    .page-title-section h1 {
      font-size: 42px;
      line-height: 42px; } }
@media screen and (max-width: 991px) {
  .page-title-section {
    padding: 75px 0; }
    .page-title-section h1 {
      font-size: 36px;
      line-height: 40px; }
    .page-title-section ul {
      margin-top: 10px; }
      .page-title-section ul li a {
        font-size: 13px; } }
@media screen and (max-width: 767px) {
  .page-title-section {
    padding: 60px 0; }
    .page-title-section ul {
      margin-top: 5px; } }
/* ===================================
    Others
====================================== */
/* about us style-1 */
.about h2 {
  font-size: 57px;
  font-weight: 400; }

@media screen and (max-width: 991px) {
  .about h2 {
    font-size: 40px; } }
@media screen and (max-width: 767px) {
  .about h2 {
    font-size: 32px; } }
/* about us style-2 */
.about-us h2 {
  font-size: 58px;
  font-weight: 600; }

@media screen and (max-width: 991px) {
  .about-us h2 {
    font-size: 38px; } }
@media screen and (max-width: 767px) {
  .about-us h2 {
    font-size: 34px; } }
/* our rooms */
.featured-text {
  position: absolute;
  bottom: 14%;
  left: 10%; }

.featured-1 {
  transition: all .35s ease; }
  .featured-1:hover .featured-img {
    transform: scale(1.1); }

.featured-img {
  transition: .5s; }
  .featured-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0; }

/* extra section style-1 */
.extra-parallax h3:after {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 46%; }

@media screen and (max-width: 991px) {
  .extra-parallax h3:after {
    left: 43%; } }
@media screen and (max-width: 767px) {
  .extra-parallax h3:after {
    left: 41%; } }
/* extra section style-2 */
.extra-1 {
  padding: 40px;
  border: 2px solid #fff;
  width: 60%;
  left: 21%; }
  .extra-1 h3 {
    font-size: 48px; }

@media screen and (max-width: 1199px) {
  .extra-1 h3 {
    font-size: 44px; } }
@media screen and (max-width: 767px) {
  .extra-1 h3 {
    font-size: 38px; } }
@media screen and (max-width: 575px) {
  .extra-1 {
    padding: 35px;
    border: 2px solid #fff;
    width: 95%;
    left: 3%; } }
/* testmonialsimonial */
.testimonial {
  position: relative; }
  .testimonial:before {
    position: absolute;
    content: '\e67f';
    font-family: 'themify';
    top: -14px;
    font-size: 50px; }

/* availibality section */
.availibality input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #312323;
  padding-left: 0;
  margin-bottom: 0;
  background-color: transparent; }

/* ===================================
    Owl carousel
====================================== */
.custom-dot {
  display: inline-block;
  z-index: 1;
  margin-top: 30px; }
  .custom-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: none;
    cursor: pointer;
    display: block;
    border: 1px solid #d5d5d5;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
    transition-duration: .3s;
    -webkit-transition-duration: .3s; }
    .custom-dot span:hover {
      background: #d5d5d5;
      -webkit-backface-visibility: visible;
      border-radius: 30px; }
  .custom-dot.active span {
    width: 12px;
    height: 12px;
    background: #2196f3;
    border-color: #2196f3;
    -webkit-transition-duration: .3s;
    transition-duration: .3s; }

.owl-nav i {
  color: #232323;
  font-size: 18px;
  padding-top: 6px; }
.owl-nav .owl-next {
  color: #2196f3;
  font-size: 43px;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #fff !important; }
.owl-nav .owl-prev {
  color: #2196f3;
  font-size: 43px;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #fff !important;
  left: 0;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  -webkit-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1); }
.owl-nav .owl-next {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  -webkit-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
  box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1); }

.owl-theme .owl-nav {
  margin-top: 50px; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #6f6f6f;
    line-height: 30px;
    border-radius: 0; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      color: #232323; }

@media screen and (max-width: 991px) {
  .owl-theme .owl-nav {
    margin-top: 30px; } }
@media screen and (max-width: 991px) {
  .custom-dot {
    margin-top: 20px; } }
/* ===================================
    Accordion style
====================================== */
.accordion-style .card {
  background: transparent;
  box-shadow: none;
  margin-top: 0 !important;
  border: none; }
.accordion-style .card-header {
  border: 0px;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: none; }
.accordion-style .btn-link {
  background: #0db2c6 !important;
  color: #6f6f6f;
  position: relative;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  white-space: normal;
  border-radius: 50px;
  padding: 15px 50px 15px 20px;
  text-decoration: none;
  color: #fff; }
  .accordion-style .btn-link:hover {
    border: none;
    text-decoration: none;
    background: #0db2c6 !important; }
  .accordion-style .btn-link.collapsed {
    box-shadow: none;
    background: #efefef !important;
    color: #6f6f6f; }
    .accordion-style .btn-link.collapsed:after {
      background: #fff;
      border-radius: 50%;
      font-family: Font Awesome\ 5 Free;
      content: '\f0da';
      font-weight: 700;
      right: 15px;
      left: inherit;
      font-size: 18px;
      line-height: 24px;
      height: 25px;
      transform: none;
      width: 25px;
      top: 15px;
      text-align: center;
      padding-left: 0;
      letter-spacing: -1px; }
  .accordion-style .btn-link:after {
    background: #fff;
    border-radius: 50%;
    font-family: Font Awesome\ 5 Free;
    content: '\f0d7';
    font-weight: 700;
    right: 15px;
    left: inherit;
    font-size: 18px;
    height: 25px;
    line-height: 24px;
    transform: none;
    width: 25px;
    top: 15px;
    position: absolute;
    color: #2196f3;
    text-align: center;
    padding-left: 2px;
    letter-spacing: 2px; }
.accordion-style .card-body {
  padding: 20px;
  line-height: 24px;
  text-align: left; }

@media screen and (max-width: 767px) {
  .accordion-style .btn-link {
    font-size: 14px;
    padding: 12px 45px 12px 15px; }
    .accordion-style .btn-link:after, .accordion-style .btn-link.collapsed:after {
      top: 10px; } }
/* ===================================
    Tabs
====================================== */
ul.resp-tabs-list {
  margin: 0px;
  padding: 0px; }

.resp-tabs-list li {
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer; }
  .resp-tabs-list li:last-child {
    margin-right: 0; }
  .resp-tabs-list li i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: text-bottom; }

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left; }

.resp-tab-content {
  display: none;
  padding: 20px; }

.resp-tabs-list li.resp-tab-active {
  border: 1px solid #2196f3;
  border-bottom: none;
  border-color: #2196f3 !important;
  margin-bottom: -1px;
  padding: 12px 14px 14px 14px;
  border-top: 4px solid #2196f3 !important;
  border-bottom: 0px #fff solid;
  border-bottom: none;
  background-color: #fff;
  color: #2196f3; }

.resp-content-active, .resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #c1c1c1;
  border-top-color: #c1c1c1;
  float: left;
  width: 100%; }

h2.resp-accordion {
  cursor: pointer;
  display: none;
  font-size: 16px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 14px 15px;
  float: left;
  width: 100%; }
h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  background-color: #2196f3 !important;
  color: #fff; }
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue; }

/* vertical tabs */
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none; }
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #2196f3 !important;
  float: left;
  width: 70%;
  min-height: 250px;
  clear: none; }
.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word; }
.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 11px !important;
  border-top: 1px solid;
  border: 1px solid #2196f3 !important;
  border-left: 4px solid #2196f3 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important; }

.resp-arrow {
  border-color: transparent #232323 #232323 transparent;
  border-style: solid;
  border-width: 0 1px 1px 0;
  float: right;
  display: block;
  height: 8px;
  transform: rotate(45deg);
  width: 8px;
  margin-top: 4px; }

h2.resp-tab-active span.resp-arrow {
  border-color: #fff transparent transparent #fff;
  border-style: solid;
  border-width: 1px 0 0 1px;
  float: right;
  display: block;
  height: 8px;
  transform: rotate(45deg);
  width: 8px;
  margin-top: 7px; }

/* accordion styles */
.resp-easy-accordion h2.resp-accordion {
  display: block; }
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }
  .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1; }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block;
  border-color: #2196f3 !important; }

h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1; }
h2.resp-accordion.resp-tab-active {
  border-color: #2196f3 !important; }

@media only screen and (min-width: 992px) {
  .tab-style1 ul.resp-tabs-list {
    text-align: center;
    border: 1px solid #e6e6e6;
    border-width: 0 0 1px 0; }
    .tab-style1 ul.resp-tabs-list li:last-child {
      margin-right: 0; }
    .tab-style1 ul.resp-tabs-list li.resp-tab-active {
      border-bottom-color: #2196f3;
      color: #2196f3; }
  .tab-style1 .resp-tab-content {
    border: none;
    padding: 30px 20px; }
  .tab-style1 .resp-tabs-list .tab-box {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-top: 8px; }
  .tab-style1 .resp-tabs-list li.resp-tab-active h6 {
    color: #2196f3; }
  .tab-style1 .resp-tabs-list .tab-box h6 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 12px; }
  .tab-style1 .resp-tabs-list .tab-box span {
    text-transform: lowercase;
    font-size: 12px; }
  .tab-style1 .resp-tabs-list li {
    font-size: 18px;
    border-bottom: 2px solid transparent !important;
    margin: 0;
    background: none !important;
    padding: 0 35px 15px 35px;
    text-transform: uppercase; }
    .tab-style1 .resp-tabs-list li.resp-tab-active {
      border-width: 0 0 2px 0 !important;
      border-color: #2196f3 !important; }
  .tab-style1 ul.resp-tabs-list i {
    margin-right: 15px;
    border: 1px solid #d5d5d5;
    border-radius: 70px;
    width: 70px;
    height: 70px;
    line-height: 68px;
    font-size: 30px;
    padding: 0;
    vertical-align: middle; }
  .tab-style1 ul.resp-tabs-list li.resp-tab-active i {
    background: #2196f3;
    border-color: #2196f3;
    color: #fff; } }
/* change the breakpoint to set the accordion */
@media only screen and (max-width: 991px) {
  .tab-style1 .resp-tab-content {
    padding: 20px; }
  .tab-style1 .resp-tabs-list li {
    padding: 0 15px 15px 15px; }

  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }
    h2.resp-accordion i {
      margin-right: 8px;
      font-size: 18px; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1; }
  .resp-vtabs .resp-tabs-container {
    border: none !important;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; }

  .resp-tab-content {
    background-color: #fff; }

  .tab-style1 .tab-box {
    display: inline-block;
    vertical-align: top; }
  .tab-style1 h2.resp-accordion i {
    margin-right: 15px;
    margin-top: 2px; }
  .tab-style1 .tab-box h6 {
    margin-bottom: 2px;
    font-size: 14px; }
  .tab-style1 .tab-box span {
    font-size: 12px; }
  .tab-style1 .resp-tab-active h6 {
    color: #fff; } }
/* tab-style2 */
@media only screen and (min-width: 992px) {
  .tab-style2 ul.resp-tabs-list {
    text-align: center;
    border: 1px solid #e6e6e6;
    border-width: 0 0 1px 0; }
    .tab-style2 ul.resp-tabs-list li:last-child {
      margin-right: 0; }
    .tab-style2 ul.resp-tabs-list li.resp-tab-active {
      border-bottom-color: #2196f3;
      color: #2196f3; }
  .tab-style2 .resp-tab-content {
    border: none;
    padding: 30px 20px; }
  .tab-style2 .resp-tabs-list .tab-box {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-top: 8px; }
  .tab-style2 .resp-tabs-list li.resp-tab-active h6 {
    color: #2196f3; }
  .tab-style2 .resp-tabs-list .tab-box h6 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #6f6f6f;
    line-height: 12px; }
  .tab-style2 .resp-tabs-list .tab-box span {
    text-transform: lowercase;
    font-size: 12px; }
  .tab-style2 .resp-tabs-list li {
    font-size: 14px;
    border-bottom: 2px solid transparent !important;
    margin: 0;
    background: none !important;
    padding: 0 25px 15px 25px;
    text-transform: uppercase; }
    .tab-style2 .resp-tabs-list li.resp-tab-active {
      border-width: 0 0 2px 0 !important;
      border-color: #2196f3 !important; }
  .tab-style2 ul.resp-tabs-list i {
    margin-right: 15px;
    border: 1px solid #d5d5d5;
    border-radius: 70px;
    width: 70px;
    height: 70px;
    line-height: 68px;
    font-size: 30px;
    padding: 0;
    vertical-align: middle; }
  .tab-style2 ul.resp-tabs-list li.resp-tab-active i {
    background: #2196f3;
    border-color: #2196f3;
    color: #fff; } }
/* change the breakpoint to set the accordion */
@media only screen and (max-width: 991px) {
  .tab-style2 .resp-tab-content {
    padding: 20px; }
  .tab-style2 .resp-tabs-list li {
    padding: 0 15px 15px 15px; }

  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }
    h2.resp-accordion i {
      margin-right: 8px;
      font-size: 18px; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1; }
  .resp-vtabs .resp-tabs-container {
    border: none !important;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; }

  .resp-tab-content {
    background-color: #fff; }

  .tab-style2 .tab-box {
    display: inline-block;
    vertical-align: top; }
  .tab-style2 h2.resp-accordion i {
    margin-right: 15px;
    margin-top: 2px; }
  .tab-style2 .tab-box h6 {
    margin-bottom: 2px;
    font-size: 14px; }
  .tab-style2 .tab-box span {
    font-size: 12px; }
  .tab-style2 .resp-tab-active h6 {
    color: #fff; } }
/* tabs */
.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none; }

.tab-content > .active, .pill-content > .active {
  display: block; }

.nav-tabs.nav-justified {
  border-bottom: 1px solid #E2E2E2; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: -1px;
    margin-left: 0px; }
  .nav-tabs.nav-justified > .active > a {
    border-color: transparent;
    border-bottom: 1px solid #1B2733;
    color: #1B2733; }
    .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
      border-color: transparent;
      border-bottom: 1px solid #1B2733;
      color: #1B2733; }

.tab-content {
  margin-top: 15px; }

/* ===================================
    Pages
====================================== */
/*search page*/
.search-form_input {
  color: #2196f3; }

.search-frame h4 a:hover {
  color: #2196f3; }
.search-frame .search_list .match {
  color: #2196f3; }
.search-frame .search_list li:before {
  color: #2196f3; }
.search-frame .search_list li + li {
  border-top: 3px solid #2196f3; }
.search-frame .search {
  color: #2196f3; }

/*404 page*/
.page-container .title {
  font-size: 200px;
  line-height: 1;
  margin-bottom: 30px; }

@media screen and (max-width: 1199px) {
  .page-container .title {
    font-size: 200px; } }
@media screen and (max-width: 991px) {
  .page-container .title {
    font-size: 125px; } }
@media screen and (max-width: 767px) {
  .page-container .title {
    font-size: 75px; } }
/* coming soon */
.social-links li {
  display: inline-block;
  font-size: 22px;
  margin-right: 30px; }
  .social-links li a {
    color: #fff; }
  .social-links li:last-child {
    margin-right: 0; }
  .social-links li a:hover {
    color: #2196f3; }

/* count down */
ul.countdown li {
  display: inline-block;
  padding: 25px 30px;
  height: 120px;
  margin-right: 25px;
  width: 120px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center; }
  ul.countdown li:last-child {
    border: medium none;
    margin-right: 0; }
  ul.countdown li span {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    color: #2196f3; }
    ul.countdown li span::before {
      content: "";
      height: 1px;
      position: absolute;
      width: 100%; }
  ul.countdown li p.timeRefDays, ul.countdown li p.timeRefHours, ul.countdown li p.timeRefMinutes, ul.countdown li p.timeRefSeconds {
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-transform: uppercase; }

@media screen and (max-width: 991px) {
  ul.countdown li {
    padding: 20px;
    height: 105px;
    margin: 5px 15px 5px 0;
    width: 105px; }
    ul.countdown li span {
      font-size: 28px; } }
@media screen and (max-width: 320px) {
  ul.countdown li:nth-child(2) {
    margin-right: 0;
    margin-bottom: 20px; }
  ul.countdown li:first-child {
    margin-bottom: 20px; } }
/* single room page */
#single-room .owl-nav .owl-prev {
  position: absolute;
  top: 46%;
  left: 2%; }
#single-room .owl-nav .owl-next {
  position: absolute;
  top: 46%;
  right: 2%; }

/* popular-things */
.popular-things .rate li {
  display: inline-block;
  font-size: 12px; }
  .popular-things .rate li a {
    color: #2196f3; }
.popular-things .book-now li {
  padding: 20px 35px;
  text-align: center;
  border-left: 1px solid #eee; }
  .popular-things .book-now li:first-child {
    border-left: none; }
.popular-things img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

/* ===================================
    Portfolio
====================================== */
/* filtering */
.filtering {
  margin-bottom: 10px; }
  .filtering span {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px; }
    .filtering span:last-child {
      margin: 0; }
  .filtering .active {
    border-color: #2196f3;
    color: #2196f3; }

@media screen and (max-width: 767px) {
  .filtering span {
    margin-right: 15px; } }
/* project grid */
.project-grid {
  display: block;
  position: relative;
  margin: 15px 0;
   }

/*
.project-grid-img img {
  display: block;
  width: 100%;
height: auto;
  
  }
*/

.project-grid-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  background: rgba(255, 255, 255, 0.55);
  overflow: hidden;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  opacity: 0;
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }
  .project-grid-overlay h4 {
    margin-bottom: 0; }
    .project-grid-overlay h4 a {
      text-align: center; }
  .project-grid-overlay p {
    text-align: center; }

.project-grid:hover .project-grid-overlay {
  opacity: 1; }

.project-grid-overlay span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  color: #fff;
  background-color: #2196f3; }
  .project-grid-overlay span:hover {
    color: #232323;
    border: 1px solid #232323;
    background-color: transparent; }

/* portfolio masonry */
.masonry {
  margin: 10px;
  padding: 0;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  transition-duration: .4s;
  -webkit-transition-duration: .4s; }
  .masonry a {
    display: block;
    margin-top: 10px; }
    .masonry a:first-child {
      margin-top: 0; }

.masonry-item {
  position: relative;
  overflow: hidden;
  -webkit-transition-duration: .4s;
  transition-duration: .4s; }
  .masonry-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-duration: .4s;
    transition-duration: .4s; }

.masonry-item-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  max-height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  border: 8px solid rgba(255, 255, 255, 0.65);
  padding: 3%;
  -webkit-transition-duration: .4s;
  transition-duration: .4s; }

.masonry-item:hover .masonry-item-overlay {
  position: absolute;
  opacity: 1;
  -webkit-transition-duration: .5s;
  transition-duration: .5s; }
  .masonry-item:hover .masonry-item-overlay h4 {
    opacity: 1;
    -webkit-transition-duration: .6s;
    transition-duration: .6s; }
  .masonry-item:hover .masonry-item-overlay ul {
    opacity: 1;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    text-align: center;
    -webkit-transition-duration: .5s;
    transition-duration: .5s; }

.masonry-item-overlay h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  bottom: 10%;
  margin: 0;
  line-height: 20px;
  left: 0;
  right: 0;
  padding: 0 20px; }
.masonry-item-overlay ul {
  position: absolute;
  padding-left: 0;
  bottom: 36%;
  margin: 0;
  left: 0;
  right: 0; }
  .masonry-item-overlay ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-left: 0;
    opacity: .7; }
    .masonry-item-overlay ul li:last-child:after {
      content: none; }
    .masonry-item-overlay ul li:after {
      content: ' / ';
      font-size: 8px;
      font-weight: 700;
      margin: 0 5px; }
    .masonry-item-overlay ul li a {
      color: #fff; }

.masonry-item:first-child {
  margin-top: 0; }

@media screen and (min-width: 576px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }
@media screen and (min-width: 768px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }
@media screen and (min-width: 992px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }
@media screen and (min-width: 1200px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }
/*masonry-style-1*/
.masonry-style-1 {
  margin: 10px 0;
  padding: 0;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 30px;
  transition-duration: .4s;
  -webkit-transition-duration: .4s; }
  .masonry-style-1 a {
    display: block; }
    .masonry-style-1 a:first-child {
      margin-top: 0; }

@media screen and (min-width: 576px) {
  .masonry-style-1 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; } }
@media screen and (min-width: 768px) {
  .masonry-style-1 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }
@media screen and (min-width: 992px) {
  .masonry-style-1 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }
@media screen and (min-width: 1200px) {
  .masonry-style-1 {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }
/* portfolio demo-2 */
.portfolio .portfolio-block1 {
  margin-top: 120px; }
.portfolio .portfolio-block2 {
  margin-top: 160px; }

@media screen and (max-width: 767px) {
  .portfolio .portfolio-block1, .portfolio .portfolio-block2 {
    margin-top: 30px; } }
/* ===================================
    Blog
====================================== */
/* blog post */
.blogs .post {
  margin-bottom: 50px; }
  .blogs .post .content {
    padding-top: 30px; }
    .blogs .post .content .post-title h5 {
      font-size: 26px;
      line-height: normal;
      font-weight: 500;
      margin-bottom: 15px; }
      .blogs .post .content .post-title h5 a {
        color: #232323; }
        .blogs .post .content .post-title h5 a:hover {
          color: var(--main-color); }
    .blogs .post .content .meta {
      margin-bottom: 15px; }
      .blogs .post .content .meta li {
        display: inline-block;
        font-size: 16px;
        padding: 0 15px;
        position: relative; }
        .blogs .post .content .meta li:first-child {
          padding: 0; }
        .blogs .post .content .meta li + li + li:before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          width: 2px;
          height: 15px;
          background: #ccc;
          transform: translateY(-50%); }
    .blogs .post .content .special {
      padding: 15px;
      margin: 50px 0 40px 0;
      border-left: 2px solid #111;
      background: #f4f4f4;
      font-size: 16px; }
    .blogs .post .content .btn {
      border-color: #6f6f6f;
      color: #6f6f6f;
      min-width: auto;
      padding: 6px 20px;
      font-size: 12px; }
      .blogs .post .content .btn:hover {
        color: #fff;
        border-color: var(--main-color); }
  .blogs .post .share-post {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
    text-align: left; }
    .blogs .post .share-post span {
      font-weight: 700; }
    .blogs .post .share-post ul {
      float: right; }
      .blogs .post .share-post ul li {
        display: inline-block;
        margin: 0 10px; }
        .blogs .post .share-post ul li:last-child {
          margin-right: 0; }
  .blogs .post .post-img img {
    width: 100%; }
.blogs .posts .title-g h3 {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px; }

/* blogs comments */
.blogs .comments-area .comment-box {
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #eee; }
  .blogs .comments-area .comment-box:nth-child(odd) {
    margin-left: 80px; }
  .blogs .comments-area .comment-box:last-child {
    margin-bottom: 30px; }
.blogs .comment-box .author-thumb {
  width: 80px;
  float: left; }
.blogs .comment-box .comment-info {
  margin-left: 100px; }
  .blogs .comment-box .comment-info h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px; }
  .blogs .comment-box .comment-info .reply {
    margin-top: 10px;
    font-weight: 600; }
    .blogs .comment-box .comment-info .reply i {
      padding-right: 5px;
      font-size: 12px; }

/* pagination */
.pagination {
  border-radius: 0;
  padding: 0;
  margin: 0; }
  .pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto;
    padding: 0; }
  .pagination li {
    display: inline; }
  .pagination a {
    float: left;
    padding: 0 15px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    border-left-width: 0;
    background: #fff; }
    .pagination a:hover {
      background-color: #232323;
      color: #fff; }
  .pagination .active a {
    background-color: #f7f7f7;
    color: #999;
    cursor: default; }
  .pagination .disabled span {
    color: #999;
    background-color: transparent;
    cursor: default; }
  .pagination .disabled a {
    color: #999;
    background-color: transparent;
    cursor: default; }
    .pagination .disabled a:hover {
      color: #999;
      background-color: transparent;
      cursor: default; }
  .pagination li:first-child a {
    border-left-width: 1px; }

.blockquote {
  background: #f1f1f1;
  border-left: 4px solid #2196f3;
  font-size: 16px;
  font-weight: 500;
  margin: 25px 0;
  padding: 20px 30px 30px; }
  .blockquote p {
    font-size: 15px;
    font-weight: 500;
    line-height: 190%;
    color: #232323;
    letter-spacing: .5px; }
  .blockquote h4 {
    font-size: 20px;
    font-weight: 400;
    color: #232323;
    letter-spacing: .5px; }

.side-bar .widget {
  margin-bottom: 45px; }
  .side-bar .widget:last-child {
    margin-bottom: 0; }
  .side-bar .widget .widget-title h6 {
    position: relative;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 20px; }
    .side-bar .widget .widget-title h6:after {
      content: '';
      width: 30px;
      height: 1px;
      background: #2196f3;
      position: absolute;
      bottom: 0;
      left: 0; }
  .side-bar .widget li {
    position: relative;
    color: #6f6f6f; }
    .side-bar .widget li:last-child {
      margin: 0; }
  .side-bar .widget .social-listing {
    margin-bottom: 0; }
    .side-bar .widget .social-listing li {
      list-style: none;
      display: inline-block;
      padding-left: 10px; }
      .side-bar .widget .social-listing li:after {
        background: none; }
      .side-bar .widget .social-listing li:first-child {
        padding-left: 0; }
.side-bar .search form input {
  width: calc(100% - 50px);
  height: 50px;
  padding: 0 10px;
  margin: 0;
  border: 1px solid #d1d1d1;
  background: #f7f7f7; }
.side-bar .search form button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border: 0;
  float: right;
  border-radius: 0;
  padding: 0; }
  .side-bar .search form button:hover:before {
    border-radius: 0;
    padding: 0; }

@media screen and (max-width: 767px) {
  .blog-list-simple {
    margin-bottom: 20px;
    padding-bottom: 20px; } }
/* blog-details page */
.widget-list li {
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
  transition: all .3s ease;
  z-index: 0; }
  .widget-list li a {
    float: left;
    clear: both;
    position: relative;
    text-align: left;
    background-color: #fff;
    padding-right: 25px; }
    .widget-list li a:before {
      width: 7px;
      height: 7px;
      border-radius: 50%;
      content: '';
      background-color: #2196f3;
      display: inline-block;
      margin-right: 11px;
      margin-top: 10px;
      vertical-align: top; }

/* side bar */
.side-bar h3 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px; }
  .side-bar h3:after {
    position: absolute;
    content: '';
    background: #2196f3;
    width: 25px;
    height: 1px;
    left: 0px;
    top: 29px; }
  .side-bar h3:before {
    position: absolute;
    content: '';
    background: #2196f3;
    width: 40px;
    height: 1px;
    bottom: 0px;
    left: 0;
    top: 27px; }
.side-bar input[type=checkbox], .side-bar input[type=radio] {
  margin-top: 0.5rem; }

/* sidebar tags */
.tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }
  .tags li a {
    border: 1px solid #ced4da;
    padding: 2px 13px;
    border-radius: 4px;
    display: inline-block; }
  .tags li:last-child {
    margin-right: 0; }
  .tags li a:hover {
    background: #2196f3;
    color: #fff; }

/* blog style-1 */
.blog-block a {
  border-bottom: 1px solid #eee;
  padding: 20px; }
  .blog-block a:last-child {
    border-bottom: none; }

/* blog page */
.blog-blockquote:before {
  content: '”';
  position: absolute;
  top: 0;
  left: 2px;
  color: #1e1e1e;
  font-size: 60px;
  line-height: 1;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.5em; }

.blockquote-blog:before {
  content: '”';
  position: absolute;
  top: 0;
  left: 76px;
  color: #ffffff;
  font-size: 44px;
  line-height: 1;
  font-style: normal;
  font-weight: 700; }

/* ===================================
    Contact info
====================================== */
/* social links */
.social-icon-style li {
  display: inline-block;
  margin-right: 10px; }
  .social-icon-style li:last-child {
    margin-right: 0; }
  .social-icon-style li a {
    font-size: 14px;
    border: 1px solid #6a6a6a;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center; }
    .social-icon-style li a:hover {
      color: #fff;
      background: #2196f3;
      border: 1px solid #2196f3; }

@media screen and (max-width: 767px) {
  .social-icon-style li a {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px; } }
/* map */
.map {
  max-height: 100%;
  width: 100%;
  height: 350px; }

.map-height {
  height: 350px; }

/* newsletter */
.email-box {
  width: 100%;
  position: relative;
  background: none;
  overflow: hidden; }
  .email-box input {
    width: 76%;
    height: 45px;
    min-height: auto;
    margin-bottom: 7px;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    outline: none;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-left: 0px;
    padding-right: 70px;
    z-index: 1;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.67px;
    background: transparent;
    color: #fff; }
    .email-box input::placeholder {
      color: #fff;
      opacity: 1;
      /* Firefox */ }
    .email-box input:-ms-input-placeholder, .email-box input::-ms-input-placeholder {
      color: #fff; }
  .email-box .butn {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    outline: none;
    cursor: pointer;
    padding: 12px 18px;
    box-shadow: none; }

@media screen and (max-width: 767px) {
  .email-box input {
    width: 100%;
    margin-bottom: 15px; }

  .email-box .butn {
    position: relative; } }

.has-success {
  border-color: #3c763d !important;
}
.has-warning {
  border-color: #8a6d3b !important;
}
.has-error {
  border-color: #a94442 !important;
}
.error-outline {
  outline: 1px solid #a94442 !important;
}
/* ===================================
    Footer
====================================== */
footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.footer-list-style {
  margin-bottom: 0; }
  .footer-list-style li {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 0; }
    .footer-list-style li a {
      vertical-align: middle; }
    .footer-list-style li span {
      vertical-align: baseline;
      font-size: 16px;
      line-height: normal;
      display: inline-block;
      margin-right: 6px; }
    .footer-list-style li:last-child {
      margin-right: 0; }

footer p {
  margin-bottom: 0; }
footer h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1;
  position: relative; }
  footer h3:after {
    content: '';
    display: block;
    width: 36px;
    height: 3px;
    background: #2196f3;
    margin-top: 12px; }

.footer-bar {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
  color: #fff; }
  .footer-bar p {
    margin-bottom: 0;
    color: #6f6f6f; }
  .footer-bar span {
    color: #2196f3;
    font-size: 15px;
    font-weight: 400; }

@media screen and (max-width: 767px) {
  footer .list-style-1 li {
    padding: 0 0 5px 0; }
    footer .list-style-1 li:last-child {
      padding: 0; } }
.footer-title-style1 {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px; }
  .footer-title-style1:before {
    position: absolute;
    content: '';
    background: #2196f3;
    width: 40px;
    height: 1px;
    bottom: 0px;
    left: 0;
    top: 33px; }
  .footer-title-style1:after {
    position: absolute;
    content: '';
    background: #2196f3;
    width: 25px;
    height: 1px;
    left: 0px;
    top: 25px; }

@media screen and (max-width: 1199px) {
  .footer-title-style1:before {
    top: 34px; } }
  



.bg-danger{
  background-color: var(--main-color) !important;
  
}

.btn-danger{
  background-color: var(--main-color) !important;
  border-color: var(--main-color) !important;
  //box-shadow: 0 0 0 0.2rem rgb(0 87 168 / 50%) !important;
  
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem var(--shadow-color) !important;
}

.btn-outline-danger{
  
  color: var(--main-color) !important;
  border-color: var(--main-color) !important;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus{
  box-shadow: 0 0 0 0.2rem var(--shadow-color) !important;
  }
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle{
  background-color: var(--main-color) !important;
  color:white;
  
}

.btn-outline-danger:hover{
  background-color: var(--main-color) !important;
  color: white !important;
}

.text-danger{
  color: var(--main-color) !important;
}


a.phoneHome.text-White {
  color : white !important;
}

/*# sourceMa ppingURL=style s.css.map */

.gm-style-iw > button {display: none !important;}

.card-link-j { 
	color: black; 
}

.  .sorting-filters .btn {
  margin: 25px 0 0;
}


.iwImageDiv {
    height: 75px;
    width: 100px;
    margin-right:5px;
    float: left;
    background-repeat: no-repeat;
}

  .overLaid {
  cursor: pointer;
}


      #moreDropDown {
  width:400px;padding:5px 10px;
}
#moreDropDown h6 {
  margin-bottom:5px;
}


      .mitUnter {
  border-bottom: 1px solid #ccc;margin-bottom:10px;padding-bottom:10px;
}

.jeffmenu2021 {
  width:350px;
  padding: 5px;
}
.jeffmenu2021 .title {
  text-align:left !important;
  margin:5px 2px;
  padding:5px;
  color: black !important;
}
.jeffmenu2021 .col-sm-6 {
  padding:0;
}
.jeffmenu2021 a {
  padding: 5px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #f7f7f7;
  transition: none;
  position: relative;
  text-align: left;

  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;

}
.jeffmenu2021 a:hover {
  background-color: #fcfcfc;
  color: #b42424;
  border-color: #f7f7f7;
  text-decoration: none;
}

.fltemp { margin-left: 10px; }
  
    .seniorTag {

        display: inline-block;
        min-width: 10px;
        font-size: 18px;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;

        position: absolute;
/*         font-weight: 400; */
        font-weight: 800;
        padding: 4px;
/*         top: 10px; */
        bottom: 40px;
        right: 10px;
        border-radius: 2px;
        
/*
        border: 1px solid #09afdf;
        background-color: rgba(255, 255, 255, 0.95);
        color: #09afdf;
*/

        border: 1px solid darkblue;
        background-color: gold;
        color: darkblue;
    }
    
    .stage-left {
    position: absolute;
    left: -250px;
    top: 10px;	    
    }
    
    .activeFiltersBar { padding:10px 10px 0 0; }
    .activeFiltersBar a { margin:3px 0 !important;}
    
    .amenicon {
      width: 30px;
      display: inline-block;
      text-align: right;
      margin-right: 5px;
      margin-left: 5px;
    }
    
    .amensectionhead {
      margin-bottom: 7px;
    }
    
    .indAmen {
      padding-left: 35px;
      text-indent: -35px;
    }
    
    .mlaythis {
      border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    
    .jtwTempBldgHide {
      display: none;
    }

.mancoReportPics img {
    display: inline-block;
}

.required {
  color: red;
  margin-left: 5px;
}

@media screen {
    
    .mancoReportThumb {
        float:left;
        width:135px;
        height:135px;
        margin: 0 15px 0 0;
    }
    .mancoReportThumb img {max-height:135px;max-width:135px;}
    
    .mancoReportInfo {
        float:left;
        width:500px;
        margin:0 10px 0 0;
    }
    
    .mancoReportPics {
        float:left;
        width:350px;
    }
}

@media print {
    
    .mancoReportThumb {
        float:left;
        width:135px;
        height:135px;
        margin: 0 15px 0 0;
    }
    .mancoReportThumb img {max-height:135px;max-width:135px;}
    
    .mancoReportInfo {
        float:left;
        width:500px;
        margin:0 10px 0 0;
    }
    
    .mancoReportPics {
        clear:both;
        padding-left: 150px;
    }
}
