@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap'); 
 .profile-menu .dropdown-menu {right: 0;left: unset;}
.rtacd .accordion-item .accordion-button {background: #d6d6d6;}
.accordion-flush .accordion-item button.accordion-button {border-radius: 40px;color: #000000;font-weight: 600;}
.accordion-flush .accordion-item { margin-bottom: 15px;}
.container-top-f1 li.nav-item .nav-link {
    font-size: 17px;
    font-weight: 600;
    margin: 0 15px;
    color: #333;
}
.description-cont1 p {
    color: #fff;
}
.mbl-bg-blk {
    background: #000;
    width: 100%;
}

.mbl-bg-blk h3, .mbl-bg-blk p, .mbl-bg-blk .single-count {
    color: #fff;
}

.mbl-bg-blk  .dot-carousel.active {
    background: #f58a3d;
}
.navbar-toggler:focus {
    box-shadow: 0px 0px 3px #f47920 !important;
}
.container-top-f.header-scrolled .navbar-collapse li.nav-item .nav-link {
    color: #222;
    font-size: ;
}
.floor_plancss {
    background: #f1f1f1;
    padding: 40px;
    border-radius: 20px;
}
section.bg_chsection {
    background: #000;
    padding-top: 25px;
}
.cf_fontscs h4 {
    font-weight: 700;
}
.projects-name.heading-landscape {
    font-size: 48px;
    font-weight: 400;    
}
.form-submit .submit-button.w-button:hover {
    color: #fff;
}
.iner_hdc{
    font-size: 35px;
    font-weight: 400;
    font-family: "Robecha Daniera", sans-serif;
    text-align: center;
}
.image-container:hover .overlay-text {
    background: rgb(255 255 255 / 38%);
}
h4.head-3 {
    font-size: 30px;
    font-weight: 600;
}
ul.contc_lst1 li {
    padding: 0 0 10px 0;
    margin: 0;
}

ul.contc_lst1 {
    padding: 0;
}

ul.contc_lst1 li a {
    text-decoration: none;
    color: #333;
}
.image-container:hover .overlay-text {
    background: #000000;
}
/* 1. CENTER THE TABS */
    .nav-pills {
      display: flex;
      justify-content: center;
      list-style: none;
      padding: 0;
      margin-bottom: 20px;
    }

   .tab-content .tab-pane {
    padding: 20px;
}
.gdbox {
    text-align: left;
}

.gdbox p {
    margin-bottom: 0px;
}
/* Main Grid Container */
  .main-grid {
    display: grid;
    grid-template-columns: 1fr; 
    gap: 10px;
    padding: 10px;
  }
  .navbar.navbar-expand-lg ul.navbar-nav {
    padding-right: 100px !important;
}
.description-cont1 {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: column;

    margin: auto;
    text-align: center;
     
}
.description-cont1 p {
    font-size: 16px;
    line-height: 30px;
}

  @media (min-width: 992px) {
    body .hd-mb {display: none;}
   body .hd-dek {display: block;}
    
  } 
     
  @media (min-width: 1200px) {
.description-cont1 {
    
    width: 55%;
 
}

.description-cont1 p {
    font-size: 22px;
    line-height: 40px;
}
}
  /* On larger screens, split into two columns */
  @media (min-width: 768px) {
    .main-grid {
      grid-template-columns: 1.5fr 2fr;
    }
  }

  /* Right Section Grid */
  .right-section {
    display: grid;
    grid-template-rows: auto auto; /* Two rows */
    gap: 10px;
  }

  /* First row of the right section (2 columns) */
  .right-row-1 {
    display: grid;
    grid-template-columns: 2fr 1.5fr;
    gap: 10px;
  }

  /* Second row of the right section (3 columns) */
  .right-row-2 {
    display: grid;
    grid-template-columns: 1.5fr 1.5fr 2fr;
    gap: 10px;
  }

  /* Image Container for Text Overlay */
  .image-container {
    position: relative;
    width: 100%;
    height: 100%;
  }

  /* Make images responsive */
  .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures images fill their container without distortion */
    display: block;
        border-radius: 25px;
  }

  /* Text Overlay Style */
  .main-grid .overlay-text {
       position: absolute;
    top: 22px;
    left: 10px;

    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border-radius: 25px;
    width: auto;
  }
.gdbox  h4 {font-weight: 600;font-size: 20px;}
    .nav-pills li {
      padding: 10px 20px;
      margin: 0 5px;
      cursor: pointer;
      border-radius: 4px; 
      background-color: #f8f8f8;
      transition: background 0.3s;
    }

    .nav-pills li:hover {
      background-color: #e7e7e7;
    }

    .nav-pills li.active {
      background-color: #0f4168;
      color: white;
      font-weight: bold;
    }

    .tab-pane {
      display: none;
      text-align: center;
    }
    
    .tab-pane.active {
      display: block;
    }
div#exTab1 ul.nav.nav-pills li a {
    background: #133f67;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 11px;
    font-style: normal !important;
}
.tab-content {
    background: #e8f4ff;
    padding: 10px;
}
.rtacd .accordion-item {
    background: transparent;
    border: 0;
}
div#exTab1 ul.nav.nav-pills li {
    border-right: 1px solid #ffffff;
    margin-bottom: 0px;
}
ul.nav.nav-pills li.active a {
    background: #f47920 !important;
}
div#exTab1 ul.nav.nav-pills {
    justify-content: center;
}

div#exTab1 ul.nav.nav-pills li a:hover {
    background: #f47920;
}
.rtacd  .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.rtacd  .accordion-button:focus{box-shadow: 0 0 0 0rem rgba(13, 110, 253, .25);}
.container-top-f1 .navbar.navbar-expand-lg {background: #f1f1f1f1;}
.cbtndw a {
    color: #fff;
    text-decoration: none;
    background: #f47920;
    font-size: 13px;
    padding: 15px 15px;
    border-radius: 20px;
}
.cbtndw a:hover {background: #94450c;}
.cbtndw { margin-top: 25px;}
.section_home-joyful{z-index: 6;position: relative; background: #fff;}
.profile-menu .fa-fw {margin-right: 10px;}
.cf_fontscs h4 {
    font-family: var(--inter);
    font-size: 1rem;
    font-weight: var(--font-weight--regular);
}
.cf_fontscs {padding: 35px 0 5px 0;text-align: center;}
.cf_fontscs h3 {color: #0f3e68;margin: 0;}
.toggle-change::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
.hero_logo .image-5 {text-align: center;}
.hero_logo img {width: 275px;}
.container-top-f {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.container-top-f li.nav-item .nav-link {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 0 15px;
}
#signat_cl {
    background:#f1f1f1;
    padding: 50px 0 20px 0;
    
}
.floor_plancss button.carousel-control-prev, .floor_plancss button.carousel-control-next{opacity:0.8;}
.floor_plancss .carousel-control-prev .carousel-control-prev-icon {
    position: relative;
    background-image: url(../images/arrow.png);
    width: 32px;
    height: 32px;
    rotate: 180deg;
}
.floor_plancss .carousel-control-next .carousel-control-next-icon {
    position: relative;
    background-image: url(../images/arrow.png);
    width: 32px;
    height: 32px;
}
.p-galry img {width: 200px;}
.color-wtc .content__text_home .white{color: #f47920;}
p{font-size:14px;}
.container-1 {
    width: 85%;
    margin: auto;
    display: block;
}
.container-1 .row {margin: auto;}
footer.cus-f-n1 {
    background: #133f67;
    padding-top: 45px;
}
.container-top-f1 {
  transition: all 0.3s ease;
}
.container-top-f.header-scrolled li.nav-item .nav-link {
    color: #222;
}
.container-top-f1.header-scrolled, .container-top-f.header-scrolled {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 99999;
    position: fixed;
    width: 100%;
}
.cus-f-n1 h6 {
    color: #f47920;
}

.cus-f-n1 ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-style: normal !important;
}

.cus-f-n1 ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    /* font-style: normal !important; */
}

.cus-f-n1 ul {
    margin: 0;
    padding: 0;
}
.form_hdcs .modal {
    z-index: 99999;
}
.section_home-joyful1 .cf_fontscs h3 {
    font-family: "Robecha Daniera", sans-serif;
    font-size: 40px;
    margin-bottom: 0;
}
.form_hdcs1 .modal-dialog {
    max-width: 70%;
}
.container-1 li {
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    
}
.copy-rt-cs {
    padding: 12px 0;
    border-top: 1px solid gray;
}

.copy-rt-cs a, .copy-rt-cs p {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.navbar-toggler {  border: 1px solid gray;}
ul.contc_lst1 {  padding: 0; margin: 0;}
ul.contc_lst1 li { list-style: none;}
.copy-rt-cs .row .col-md-6:last-child { text-align: right;}

   .container-top-f.header-scrolled ul.navbar-nav.mx-auto.mb-2.mb-lg-0 {
    margin-left: auto !important;
    margin-right: 0 !important;
}
   
  @media (max-width: 600px) {
    section.bg_chsection { padding-top: 41px;}
    .form_hdcs1 .modal-dialog { max-width: 95%; margin: auto;}
    section.space-text-wrapper.custome-mobile {padding-top: 0;        padding-bottom: 10px;}
 .navbar.navbar-expand-lg ul.navbar-nav{padding-right: 0px !important;}
      .right-row-2 {grid-template-columns: 2fr 2fr;}
    .mbl-bg-blk { padding-top: 0px;}
      nav.navbar.navbar-expand-lg > .container { max-width: 100% !important;}
h3.iner_hdc {font-size: 28px;}
.projects-name.heading-landscape { font-size: 40px;}
.slider_hm-aligncss.mbl-bg-blk, body .hd-mb {width: 100%;}
nav.navbar.navbar-expand-lg > .container .navbar-brand {width: 165px;}
    .bg_chsection {padding-bottom: 0px !important;}
  }
  @media (max-width: 767px) {
    .mbl-bg-blk .card-description p {
    margin: 0;
    padding: 0;
}
      section.section_home-hero .padding-global { position: relative;}
      section.section_home-hero .padding-global:before {
    position: absolute;
    left: 0;
    content: "";
    background: rgb(0 0 0 / 42%);
    width: 100%;
    height: 100%;
    z-index: 9;
}
.hero-section_para{ z-index: 9;}
          .getstarted-logo {width: 100% !important;}
     .container-top-f {position: relative;z-index: 999999;}
      .cus-f-n1 h6 {font-size: 20px;margin-bottom: 8px !important;}
  .section_contact-form1 .col-12.ps-5 {padding-left: 0px !important;}  
section.section_contact-form1 .col-lg-4.col-md-6 { margin-bottom: 25px;}
  section.section_contact-form1 { padding-top: 0 !important;}    
  .hdg_f1, .hdg_f2 { margin-bottom: 25px;}
  .copy-rt-cs p {text-align: center;}
  .container-top-f1 li.nav-item .nav-link{color:#fff;}
  }


@media screen and (max-width: 991px) {
   .navbar-toggler {
    border: 1px solid #0f3e68;
    background: #fff;
}
.slider_hm-aligncss {
    width: 90%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
    body .hd-mb {display: block;        padding-bottom: 0;}
     body .hd-dek {display: none;}
    .navbar-brand img {width: 130px;}
    .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 100%;
    z-index: 99;
}
    .container {
    max-width: 90%;
    margin: auto;
}
div#exTab1 ul.nav.nav-pills li {
    margin: 5px;
}
    .container.my-5.floor_plancss {
    max-width: 90%;
    margin: auto;
}
.container.my-5.floor_plancss .row > .col-lg-6 {
    margin-bottom: 35px;
}
    section.section_projects-about .projects-name.heading-landscape {text-align: center;line-height: 45px;}
    section.section_contact-form1 .col-lg-4.col-md-6 { margin-bottom: 25px;}
    .section_contact-form1 .col-12.ps-5 {padding-left: 20px !important;}
     .container-top-f1 li.nav-item .nav-link{color:#fff;}
.main-grid {grid-template-columns: 1fr;}
span.navbar-toggler-icon {
    background-image: url(./m-icon.png);
    background-size: contain;
}
.navbar-collapse{background: #133f67;}
}