body {
  overflow-x: hidden;
}

.video_swiper_section {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100vw;
  height: calc(100vh - 80px);
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.331);
}

#video_slider_main {
  width: 100%;
  height: 100%;
}

#video_slider_main video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#video_slider_main video.current {
  z-index: 10;
  opacity: 1;
  /* animation: videoShow 0.8s ease-in-out; */
}

/* @keyframes videoShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
} */
#video_slider_main video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  /* position: absolute;
    top: 0;
    left: 0; */
  /* z-index: 1; */
}

/* video overlay */
.video_overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.3);
}

/* video swiper section conent section */
.video_swiper_content_container {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}

.video_swiper_content_container .title {
  text-align: center;
  color: white;
  font-size: 2.3rem;
  max-width: 85%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.video_swiper_content_container .subtitle {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-size: 1.3rem;
}

/*end of slider carousel*/
@media screen and (max-width: 768px) {
  .video_swiper_content_container .title {
    font-size: 1.8rem !important;
  }

  .video_swiper_content_container .subtitle {
    font-size: 1.1rem !important;
  }
}

@media screen and (max-width: 576px) {
  .video_swiper_content_container {
    width: 100%
  }

  .video_swiper_content_container .title {
    font-size: 1.5rem !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 19px;
    max-width: 100%;
  }

  .video_swiper_content_container .subtitle {
    font-size: 1rem !important;
    width: 80%;
  }
}

h2.section-title {
  color: #020290;
}

.wrap-counter .counter-box .title-count {
  color: #020290;
}

h2,
h3,
h4,
h5,
h6 {
  color: #020290;
}

.single-property-contact .contact-form .ip-group {
  display: flex;
  flex-direction: column;
}

.list-star .icon {
  color: #d7892f;
}

@media(max-width:767px) {
  .flat-pagination {
    flex-wrap: wrap
  }


  .box-title-listing .box-filter-tab .d-flex.gap-2 {
    flex-wrap: wrap;
  }

  .nav-tab-filter li:nth-child(2) {
    display: none
  }

  .flat-section.flat-banner {
    display: none;
  }

  .nice-select.open .list {
    z-index: 12
  }
}

.post-author a:hover,
.post-author span:not(:first-child) a:hover,
.post-navigation a:hover,
.single-detail.ck-content a:hover,
.single-property-contact .box-avatar a:hover,
.title a:hover {
  color: white;
}

.flat-section {
  padding: 70px 0 20px;
}

.wrap-service-v4 .inner-service-left .img-service img {
  max-height: 550px;
}

.iti__selected-country {
  top: 0
}

.main-header,
.main-header .main-menu {
  background-color: unset
}

/*
.main-header, .main-header .main-menu {
background-color:white;
}*/
.top-header {
  display: none
}

.header-lower {
  margin: 30px 0px
}

/*.main-header .main-menu .navigation>li>a{
font-size:18px;
  color:black !important
}*/
/*.swiper-wrapper:before {
content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color:black;
    opacity:0.3
}
.swiper-wrapper{
position:relative;
}*/

.flat-slider.home-5 .box-img img {
  height: 53rem;
}

/*.main-header.header-style-2{
background-color:white !important;
}*/

main-header.header-style-2 .main-menu .navigation>li.current>a,
.main-header.header-style-2 .main-menu .navigation>li:hover>a {
  color: black
}

.flat-property-v3 .box-inner-left img {
  max-height: 600px;
  object-fit: cover;
  border-bottom-right-radius: 13px;
  border-top-right-radius: 13px;
}

.flat-filter-search.home-5 {
  /*background:#f7f7f7;*/
}

.flat-property-v3 .box-avatar {
  display: none !important;
}

.single-property-contact .contact-form .ip-group {
  display: flex;
  flex-direction: column;
}

@media(max-width:767px) {
  .flat-pagination {
    flex-wrap: wrap
  }

  .about-mission-section .row {
    flex-direction: column-reverse;
  }


  .box-title-listing .box-filter-tab .d-flex.gap-2 {
    flex-wrap: wrap;
  }

  .nav-tab-filter li:nth-child(2) {
    display: none
  }

  .flat-section.flat-banner {
    display: none;
  }

  .nice-select.open .list {
    z-index: 12
  }
}

.post-author a:hover,
.post-author span:not(:first-child) a:hover,
.post-navigation a:hover,
.single-detail.ck-content a:hover,
.single-property-contact .box-avatar a:hover,
.title a:hover {
  color: white;
}

.flat-section {
  padding: 70px 0 20px;
}

.flat-tab.flat-tab-form {
  margin-top: -93px
}

.post-author a:hover,
.post-author span:not(:first-child) a:hover,
.post-navigation a:hover,
.single-detail.ck-content a:hover,
.single-property-contact .box-avatar a:hover,
.title a:hover {
  color: #161e2d;
}

.privacy-policy-content {
  padding: 70px 0px;
}

.privacy-policy-content h3 {
  font-size: 31px;
  padding: 8px 0px;
}

.term-conditions-content {
  padding: 70px 0px;
}

.term-conditions-content h3 {
  font-size: 31px;
  padding: 8px 0px;
}

.wrap-service-v4 .inner-service-left .img-service img {
  max-height: 550px;
}

.flat-section-v5.flat-recommended.flat-recommended-v2 .box-title-listing p {
  max-width: 700px;
  font-size: 20px;
  line-height: 27px;
}

.flat-section.flat-testimonial-v3 {
  margin-top: 20px
}

.other-pages-section .flat-section-v3.flat-slider-contact .content-left .section-title {
  color: black !important;
}

.other-pages-section .flat-section-v3.flat-slider-contact .content-left .body-body-2 {
  color: black !important;
}

.other-pages-section .flat-section-v3.flat-slider-contact .content-wrap .content-left {
  padding-right: unset;
}

.other-pages-section .flat-slider-contact .overlay {
  background: unset !important;
}

.list-property-section {
  padding: 80px 0px;
}

.flat-title-page h2 {
  color: #020290 !important;
}

.list-property-section img {
  border-radius: 20px
}

.about-para {
  margin-bottom: 50px;
}

.about-para .about-heading {
  font-size: 36px
}

.about-us-image img {
  border-radius: 11px;
}

.about-upper-para {
  padding: 60px 0px 70px
}

.about-mission-section {
  padding-bottom: 50px
}

.flat-benefit-v2 {
  background: #f7f7f7;
  padding: 80px 0;
}

.navigation-menu-footer li a:hover {
  color: white;
}

.about-us-main .row .col-lg-6 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-us-image {
  padding: 30px
}

.about-us-content .content {
  padding: 30px 0px;
}

.phylosiphy-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.philosophy-para {
  max-width: 1000px;
  font-style: italic;
  font-weight: bold;
  font-size: 19px;
  padding: 25px 0px;
}

.curled-shadow-box {
  position: relative;
  background: white;
  padding: 30px;
  margin: 100px auto;
  z-index: 1;
  box-shadow: 0 23px 12px rgba(0, 0, 0, 0.2);
}

.curled-shadow-box::before,
.curled-shadow-box::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 69px;
  height: 45px;
  background: transparent;
  box-shadow: 0 18px 12px rgba(0, 0, 0, 0.3);
  z-index: -1;
}

.curled-shadow-box::before {
  left: 0px;
  transform: rotate(0deg);
}

.curled-shadow-box::after {
  right: 0px;
  transform: rotate(0deg);
}

.about-us-main {
  padding: 100px 0 0;
}

.box-service.style-4 .icon-box {
  background-color: rgb(164, 183, 197)
}

.wrap-service-v4 .inner-service-left {
  flex-shrink: 0;
  padding-right: 68px;
  padding-top: 0px
}

.inner-service-right {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.flat-section.flat-service-v4 {
  padding: 70px 0 90px;
}

body#page-home .main-header,
.main-header .main-menu {
  /*background-color: transparent ;*/
  /*background-color: transparent !important;*/
  color: white;
}

body:not(#page-home) .main-header {
  background-color: #ffffff !important;

}

body:not(#page-home) .main-header .main-menu .navigation li a {
  color: #000000;
}

/*.main-header .main-menu {*/
/*background-color: transparent ;*/
/*background-color: #8282e8 !important;
color:white;
}*/

.main-header .main-menu .navigation>li>a {
  color: #000000 !important;
}


body#page-home .main-header.fixed-header.header-fixed.header-style-2.is-fixed {
  background-color: #ffffff !important;
  /*background-color: transparent !important;*/
  color: #000000;
}

body#page-home .main-header.fixed-header.header-fixed.header-style-2.is-fixed .main-menu .navigation>li.current>a,
.main-header.header-style-2 .main-menu .navigation>li:hover>a {
  color: white !important;
}

body#page-home .main-header.fixed-header.header-fixed.header-style-2.is-fixed .navigation>li>a {
  color: white !important;
}

/*.main-header.header-style-2{
height:100px
}
.show-admin-bar .fixed-header{
height:100px
}*/
.flat-benefit-v2 .text-primary {
  color: white;
}

@media(max-width:767px) {
  h2 {
    font-size: 28px !important;
  }

  h3 {
    font-size: 26px !important;
  }

  h4 {
    font-size: 24px !important
  }

  .about-us-image {
    padding: unset;
  }

  .wrap-service-v4 .inner-service-left {
    flex-shrink: 0;
    padding-right: 30px;
    padding-top: 0px;
  }

  .about-us-main {
    padding: 30px 0 0;
  }

  /*.mobi-icon-box{
display:none;
}*/

  .flat-tab-form .nav-tab-form.style-3 .nav-link-item {
    font-size: 12px
  }

  .footer-cl-4 {
    margin-top: 20px
  }
}

.flat-blog-detail h3 {
  margin-bottom: 16px;
  margin-top: 12px;
  font-size: 22px;
}

.flat-blog-detail h4 {
  margin-bottom: 16px;
  margin-top: 12px;
  font-size: 18px;
}

button.box-icon.w-32 {
  display: none;
}

/*@media screen and (max-width: 992px) {*/

.mobi-icon-box .box:first-child {
  display: none;
}

.mobile-menu .mobi-icon-box .box:nth-child(3) {
  display: none;
}

.mobi-icon-box .box:last-child {
  flex-direction: column;
  align-items: start !important;
}

/* / */
@media screen and (max-width: 992px) {
  .main-header img.entered.loading {
    height: 70px;
  }
}

.card-wrapper {
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
  padding: 120px 0px;
  justify-content: center;
  flex-direction: column;
}

@media screen and (max-width: 576px) {
  .card-wrapper {
    padding: 60px 0px;
  }
}

.card-wrapper .property-card {
  background: #fff;
  border-radius: 12px;
  /* padding: 20px; */
  /* width: 300px; */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
  overflow: hidden;
}

.card-wrapper .property_content {
  padding: 20px;
}

.card-wrapper .labels {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.card-wrapper .label {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 14px;
  border-radius: 6px;
  color: white;
  margin-bottom: 13px;
}

.card-wrapper .featured {
  background-color: #1ebd59;
}

.card-wrapper .renting {
  background-color: #2e3e57;
}

.card-wrapper .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #222;
}

.card-wrapper .location {
  font-size: 16px;
  color: #888;
  margin-bottom: 20px;
  margin-top: 7px;
}

.card-wrapper .property-info {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #444;
  padding: 10px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.card-wrapper .icon {
  margin-right: 4px;
}

.card-wrapper .price-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-wrapper .circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.card-wrapper .circle.blue {
  background-color: #0892f3;
}

.card-wrapper .circle.yellow {
  background-color: #f4c542;
}

.circle.red {
  background-color: #f24c4c;
}

.card-wrapper .price {
  font-size: 20px;
  font-weight: bold;
  color: #1a3662;
  margin: 10px 0px;
}

.card-wrapper .title a {
  text-decoration: none;
  color: #222;
}

.featured-property-cards {

  display: flex;
  gap: 35px;
  flex-wrap: wrap;
  padding: 0px 0px;
  justify-content: center;
}

.featured-property-cards .row {
  justify-content: center;
}

.property-info div {
  font-size: 18px;
  font-weight: bold;
}

/* card image */
.card-wrapper .property-image {
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  height: fit-content;
  margin-bottom: 15px;
}

.img-fluid {
  width: 100%;
  height: auto;
}

.card-wrapper .social-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  gap: 10px;
}

.card-wrapper .social-buttons a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: black;
  background-color: #8282e8;
  padding: 8px 20px;
  border: 1px solid #8282e8;
  border-radius: 23px;
}

.card-wrapper .social-buttons a:last-child i {
  font-size: 22px;
}

.card-wrapper .social-buttons a:hover {
  color: white;
}

.flat-slider.home-1 .overlay {
  background: none;
  opacity: none;
}

.flat-slider.home-1 .slider-content {
  padding: 0;
  position: relative;
  z-index: 1;
}

.flat-slider.home-1 {

  background: #F7F7F7;
}

#page-home .flat-section.flat-property-v3 button.box-icon.w-52 {
  display: none !important;
}

#page-14 section.flat-section-v5.flat-recommended.flat-recommended-v2 div.avatar.avt-40.round {
  display: none;
}

@media screen and (max-width: 766px) {
  section.flat-section-v5.flat-recommended.flat-recommended-v2 .box-title-listing {
    justify-content: start;
  }
}

.widget-sidebar.fixed-sidebar.wrapper-sidebar-right {
  top: -160px;
}

.iti__selected-country {
  top: 3px
}

#page-10 section.flat-section.pt-0.flat-banner {
  margin-top: 40px;
  overflow-y: hidden;
}


#project-map {
  width: 100%;
  height: 600px !important;
  z-index: 1;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
}

/* Popup Styling to match your theme */
.leaflet-popup-content-wrapper {
  border-radius: 4px;
  padding: 0;
  overflow: hidden;
}

.leaflet-popup-content {
  margin: 15px;
  font-family: 'Plus Jakarta Sans', sans-serif;
  /* Your theme font */
}

.map-popup-title {
  font-size: 16px;
  font-weight: 700;
  color: #161e2d;
  margin-bottom: 5px;
  display: block;
}

.map-popup-loc {
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}

.map-popup-link {
  color: #007bff;
  font-weight: 600;
  text-decoration: none;
  font-size: 13px;
}



/* New Gallery Grid System */
.dev-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.dev-gallery-card {
  display: block;
  /* Essential for  tags */
  height: 250px;
  background-color: #f0f0f0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-decoration: none;
  /* Remove underline from links */
}

.dev-gallery-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.dev-gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

/* Responsive Breakpoints */
@media (max-width: 992px) {
  .dev-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .dev-gallery-grid {
    grid-template-columns: 1fr;
  }
}



.footer .wd-social span,
.box-icon.social .icon,
.text-variant-2 {
  color: #000000 !important
}


#page-home .box-benefit.style-1 .content .link,
.box-benefit.style-1 .content .description {
  color: #000000 !important;
}


.text-white {
  color: #000000 !important;
}


body#page-home .main-header,
.main-header .main-menu {
  background: #fff !important;
}

.dev-gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

.main-dev-logos {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.04);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
}

.main-dev-logos::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.main-dev-logos:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.08);
}

.main-dev-logos:hover::after {
  opacity: 1;
}

.main-dev-logos img {
  max-width: 85%;
  max-height: 85%;
  object-fit: contain;
  filter: grayscale(100%) opacity(0.7);
  transition: all 0.4s ease;
  transform: scale(0.95);
}

.main-dev-logos:hover img {
  filter: grayscale(0%) opacity(1);
  transform: scale(1.05);
}