body {
    font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}
h3{
    font-size: 16px !important;
}
/* span{
    font-family: muli, Helvetica, Arial, sans-serif !important;
} */
.bg-danger {
  background-color: #011e48 !important;
}
.bg-yellow {
  background-color: #ce9207 !important;
}
.c_yellow {
  color: #ce9207 !important;
}
.simple_tab_search .nav-tabs .nav-link.active {
  color: #011e48 !important;
}
.bg-green{
    background: linear-gradient(88deg, #30b845 0, #4cc75b 98.47%) !important;
}
.skin-dark-footer .footer-bottom{
    background: #0b0e14;
}
footer.dark-footer {
    background: #0b0e14;
}
.dark-footer {
    background: #0b0e14;
}
footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
    color: #dae3f5;
}
._exlio_125{
    background: #011e48;
}
.simple-search-wrap .pk-input-group:after{
  display: none;
}
.btn-danger {
  background: #011e48;
  border-color: #011e48;
}
.property-listing.property-2 .listing-detail-wrapper {
    padding: 1rem 1.1rem;
}
ul.shorting_grid li a.active {
  color: #011e48;
}
.t_yellow {
  color: #011e48 !important;
}
.pr-price-into h2 {
  font-weight: 600 !important;
  font-size: 20px !important;
}
.nav-menu > .active > a,
.nav-menu > .focus > a,
.nav-menu > li:hover > a {
  color: #ce9207 !important;
  font-size: 16px !important;
}
.nav-brand, .nav-brand:focus, .nav-brand:hover, .nav-menu>li>a {
    color: #ffffff;
}
.nav-menu > .active > a {
  font-size: 16px !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background: #ce9207 !important;
  border-color: #ce9207 !important;
}
.shorting_pagination_right ul li a.active {
    color: #ce9207;
    border-color: #ce9207;
}
.submenu-indicator-chevron{
    border-color: #ce9207;
}
.nav-toggle{
  right: 0 !important;
  left: auto !important;
  width: 70px !important;
  height: 50px !important;
}
._prtis_list_header {
    padding: 0.5rem 0.5rem 0.5em;
    border-bottom: 1px solid #f5f6fa;
}
._prtis_list_header ul li .content span.dark {
    font-size: 14px;
}
.nav-dropdown>li>a{
  color: #fff !important;
}
.nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron, .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #ce9207 #ce9207 transparent;
}
.shorting-right a span.selection {
  color: #ce9207;
}
._adv_features ul li {
  font-size: 14px;
}
.resp_log_caption .input-with-icon i {
  color: #ce9207;
  top: 34%;
}
.gg_single_part a {
  width: 100%;
}
.gg_single_part .left {
  border-radius: 8px !important;
}
.gg_single_part img {
  border-radius: 8px !important;
  width: 100%;
}
.nav-brand {
  padding: 0px 0px;
}
.nav-brand img {
  max-width: 140px;
}
.nav-toggle:before {
    box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff !important;
    width: 30px;
    height: 3px;
    right: 20px;
}
.nav-menus-wrapper-close-button {
  color: #fff3cd;
  background: #ce9207;
}
.nav-menu.nav-menu-social > li.add-listing a {
  padding: 12px 20px;
}
.navigation-portrait .nav-menus-wrapper{
    background-color: #333;
}
.gg_single_part {
  height: 40vh !important;
}
.gg_single_part-right.min {
  height: 90px;
}
.form-control {
  height: 40px;
}
.sticky-tabs {
  display: none;
  width: 100%;
  z-index: 999; /* make sure it stays above content but below main menu */
}
.sticky-tabs.fixed {
  display: block;
  position: fixed;
  top: 60px; /* adjust according to your top menu height */
  left: 0;
  right: 0;
  background: #fff; /* add background so it doesn't overlap content */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#gallery,
#configuration,
#features,
#pricing,
#floorplan,
#amenities,
#floorplan,
#location,
#faqs {
  scroll-margin-top: 180px; /* adjust to match header + sticky tab height */
}
.tabs_system.nav-pills .nav-link.active {
  background: #ce9207;
  color: #ffffff;
  border: 1px solid #ce9207;
  border-radius: 0px;
}
.slick-dots li.slick-active button:before{
    background: #ce9207;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #011e48;
}
.nav-toggle{
  right: 0 !important;
  left: auto !important;
}
.nav-toggle:before{
    background-color: #fff;
}
.property_types_vlix {
  background-color: #a17a2c; /* button color */
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  cursor: pointer;
  animation: blinkPulse 1.5s infinite;
  transition: transform 0.2s ease;
}
.neary_section_first .location{
    color: #c0c0c0;
}
.tabs_system.nav-pills .nav-link{
    border-radius: 0px !important;
}
.rateb {
  font-size: 12px;
}
.input-with-icon .select2-container {
    border-radius: 4px 0px 0px 4px;
}
span.select2-selection.select2-selection--single{
    border-radius: 4px 0px 0px 4px;
}
.form-group .form-control{
    border-radius: 4px 0px 0px 4px;
    padding-left: .75rem !important;
}
.simple-search-wrap .pk-input-group{
    border-radius: 0px 4px 4px 0px;
}
.property_types_vlix:hover {
  transform: scale(1.1);
}
.nav-menu>li>.nav-dropdown:before{
    background: #011e48;
}
.nav-menu>li .nav-dropdown{
    background: #011e48;
}
.property_types_vlix.sale {
  background: #011e48;
  color: #fff;
}
.submit_btn {
  height: 38px;
}
.blur-sm {
  filter: blur(2px); /* px amount controls blur */
  transition: filter 0.25s ease;
  display: block;
  max-width: 100%;
}
.h-40 {
  height: 40px !important;
}
.h-42 {
  height: 42px !important;
}
.h-44 {
  height: 44px !important;
}
.cursor-pointer {
  cursor: pointer !important;
}

.img-hover-overlay {
  position: relative;
  overflow: hidden;
}

.img-hover-overlay img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
  object-fit: cover !important;
}
.project-title {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 4px 20px;
  width: 100%;
  background: linear-gradient(to right, #c30000, #eeb315);
  color: #ffffff !important;
}
.img-hover-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: left 0.5s ease;
}
.header{
    background: #011e48;
}
.header.header-fixed{
    background: #011e48;
}
.property-listing.list_view .listing-name {
  font-size: 20px;
}
.img-hover-overlay:hover::after {
  left: 0;
}
.modal-call-btn {
  text-align: center !important;
  display: block;
  background-color: #011e48;
  color: #ffffff;
  font-size: 16px;
  padding: 0.5vw 0;
  text-decoration: none;
}
.img-hover-overlay:hover img {
  transform: scale(1.05);
}
.listing-detail-footer {
    max-height: fit-content !important;
    border-bottom: 2px solid #fab702;
    border-radius: 0 0 10px 10px ;
    padding: 1rem 1.1rem;;
}
.simple_tab_search .nav-tabs .nav-link {
  padding: 6px 16px;
}
/* Clip text */
.tcul_clip1 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}
.tcul_clip2 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}
.tcul_clip3 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}
.tcul_clip4 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
  line-clamp: 4 !important;
  -webkit-box-orient: vertical !important;
}
.ad-search,
.ad-search:hover,
.ad-search:focus {
  height: 30px;
}
._testimonial_wrios{
    border: 1px solid #e4cea2;
}
.simple-search-wrap .pk-input-group .pk-subscribe-submit{
    margin: 4px;
    background: none;
    border: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 44px;
}
.hero_banner {
  padding: 2em 0 4em;
}
.simple-search-wrap .pk-input-group .form-control{
    height: 44px;
    padding-left: 0.5rem;
}
/* .input-with-icon{
    height: 50px;
} */

.form-group{
    /* height: 50px; */
    overflow: hidden;
}
.input-with-shadow .select2-container, .input-with-icon .select2-container {
    padding-left: 0px !important;
    height: 50px;
}
.property-listing.list_view .list_view_flex {
    padding: 1rem 1rem 0;
}
._exlio_120{
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 1;
    height: 32px;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    align-items: center;
    justify-content: center;
}
.lightanic_search.hero_search-radius.modern .input-with-icon .form-control,
.lightanic_search.hero_search-radius.modern .input-with-shadow .form-control,
.lightanic_search.hero_search-radius.modern
  .input-with-shadow
  .select2-container,
.lightanic_search.hero_search-radius.modern
  .input-with-icon
  .select2-container {
  height: 30px;
  border-radius: 4px;
}
.listing-img-wrapper{
    max-height: 140px !important;
    min-height: 140px !important;
}
.list-img-slide{
    max-height: 140px;
    min-height: 140px;
}
.property-listing.property-2 .listing-img-wrapper img {
    max-height: 140px;
    min-height: 140px;
    object-fit: cover;
}
.footer-flex .prt-view{
    font-size: 12px !important;
}
.property-listing.property-2 .listing-name{
    font-size: 16px !important;
}
.accordion .btn-link{
  font-size: 12px;
  font-weight: 300;
  color: #555555;
  height: 40px;
}
.ac-para{
    font-size: 12px;
    font-weight: 300;
    color: #555555;
    margin-bottom: 0px;
}


/* for better UX, show scroll only when open (Chrome, Edge, etc.) */
.country-select:focus {
  height: auto;
  max-height: 150px;          /* max height for dropdown */
  overflow-y: scroll;         /* make it scrollable */
}
@media (min-width: 992px) {
    .hero_banner h2, .main-banner h1 {
        font-size: 46px;
        line-height: 1.1;
    }
}
@media (max-width: 992px) {
  .nav-brand img {
    max-width: 140px;
  }
  .header {
    padding-bottom: 10px;
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    background: #ffffff;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }
  .hero_banner {
    padding: 5em 1em 0em 1em;
    min-height: 300px;
  }
}

/* Continuous Drop from top animation */
@keyframes dropFromTop {
  0% {
    transform: translateY(-20px) scale(0.8);
    opacity: 0;
  }
  60% {
    transform: translateY(5px) scale(1.05);
    opacity: 1;
  }
  80% {
    transform: translateY(-2px) scale(0.95);
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .modal-dialog.modal-lg {
    max-width: 500px;
  }
  .resp_log_caption {
    padding: 0.75rem;
  }
}
/* Apply to icons */
._adv_features i {
  display: inline-block;
  animation: dropFromTop 2s ease-in-out infinite;
  color: #ffffff;
}

/* Stagger icons so they don’t all drop at once */
._adv_features:nth-child(1) i {
  animation-delay: 0s;
}
._adv_features:nth-child(2) i {
  animation-delay: 0.3s;
}
._adv_features:nth-child(3) i {
  animation-delay: 0.6s;
}
._adv_features:nth-child(4) i {
  animation-delay: 0.9s;
}
._adv_features:nth-child(5) i {
  animation-delay: 1.2s;
}
._adv_features:nth-child(6) i {
  animation-delay: 1.5s;
}
._adv_features:nth-child(7) i {
  animation-delay: 1.8s;
}
.modal-lg .mod-close {
    width: 40px;
    height: 40px;
    top: 0px;
    right: 0px;
    border-radius: 0%;
    background: #ffffff00;
}
/* Apply see-saw rocking effect to all divs */
._adv_features {
  display: inline-block;
  animation: seesawTilt 2s ease-in-out infinite;
  transform-origin: center bottom; /* pivot like a see-saw */
}
.error-text{
    font-size: 12px;
}
   .modal-head{
      padding: 10px 10px;
      background-color: #011e48;
      color: #ffffff;
    }
/* Keyframes for horizontal see-saw rocking */
@keyframes seesawTilt {
    0% {
      transform: rotate(0deg);
    }
    25% {
      transform: rotate(3deg);
    } /* tilt right */
    50% {
      transform: rotate(0deg);
    } /* back center */
    75% {
      transform: rotate(-3deg);
    } /* tilt left */
    100% {
      transform: rotate(0deg);
    } /* back center */
}

/* Desktop media query */
@media (min-width: 768px) {
    .resp_log_thumb{
        width: 40%;
        flex: 0 0 40%;
        background-size: cover !important;
    }

}

/* Mobile media query */
@media (max-width: 768px) {
    .big-header-capt{
        font-size: 20px;
    }
    .sticky-tabs {
        display: none !important;
    }
    .gg_single_part {
        height: 16vh !important;
    }
    section {
        padding: 64px 0 20px;
    }
    .d_sm_none {
        display: none !important;
    }
    .d_sm_block {
        display: block !important;
    }
    #quick-links{
        display: none !important;
    }
    .property_block_wrap:last-child {
        margin-bottom: 10px;
    }
    .sec-heading {
        margin-bottom: 0.5rem;
    }
    section.min{
      padding: 10px 0 0px !important;
    }
    .footer_widget {
        padding: 5px 0;
    }
    .footer-info{
      margin-bottom: 0px !important;
      padding: 0.5rem;
    }
    #property-options{
      padding-top: 0.5rem!important;
    }
}
 

@media (min-width: 992px) {
    .header.header-fixed {
        padding: 0px 0 12px 0;
    }
    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 480px;
    }
    .d_lg_none {
        display: none !important;
    }
    .d_lg_block {
        display: block !important;
    }
    .nav-menu>li .nav-dropdown{
        z-index: 99999999999999999 !important;
    }
}
.btn.btn-link.collapsed:before {
    right: 0px;
}
.btn.btn-link:before {
    right: 0px;
    display: none;
}
@media (max-width: 992px) {
    .navigation-portrait .nav-brand {
        margin-left: 12px;
    }
    .header{
        background: #011e48;
    }
}