@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root{
  --body-color:#000000;
  --primary-color:#131936;
  --btn_text_color:#ffffff;
  --btn-bg-color:#D09B5C;
  --img-bg-color:#FFF8ED;
}
body {
  height: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  background-color: transparent;
  color:var(--body-color);
  font-family: "Inter", sans-serif;
  position: relative;
  padding-top: 68px;
  font-size: 1rem;
  letter-spacing: 0.05rem;
}
.navhover :hover{
  font-weight: 900;
}

.equire{
  color: var(--btn-bg-color);
  padding: 5px;
}
.equire:hover{
  color: var(--btn-bg-color);
}
p {
  font-weight: 400;
  font-family: "Inter", sans-serif;
  font-size: 16px;
 
  color: #535050;
  margin-top: 0;
  margin-bottom: 1rem;
}
footer p {
  font-size: 14px;
  margin-bottom: 0rem;
}
.footer-text {
  font-size: 18px;
  color: black;
}
@font-face {
  font-family: "Grenda";
  src: url("../fonts/Grenda.woff2") format("woff2"),
       url("../fonts/Grenda.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* @font-face {
  font-family: 'Grenda';
  src: url('../fonts/Grenda.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
} */

.nav-link .navlink {
  font-size: 14px;
}
a.calltrigger {
    color: #D09B5C;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  margin: 5px;
  width: 300px;
  border: none;
  color: var(--btn_text_color);
  background-color: var(--primary-color) !important;
  border-radius: 0px;
}

.navbar-brand {
    width: 100px;
}

button#pills-profile-tab {
  margin: 5px;
  width: 300px;
  border: oldlace;
  border-radius: 0px;
  background-color: #D09B5C;
}
button#pills-home-tab {
  margin: 5px;
  width: 300px;
  border: oldlace;
  border-radius: 0px;
  background-color: #D09B5C;
}

button#pills-contact-tab {
  margin: 5px;
  width: 300px;
  border: oldlace;
  border-radius: 0px;
  background-color: #D09B5C;
}
.nvdf {
  position: absolute !important;
  right: 133px !important;
}
.container {
  max-width: 1366px !important;
}
.second-parallax {
  padding: 10em !important;
  height: auto !important;
}

/* about secabout */
/* #secabouta {
  padding: 3rem 1rem 3rem 1rem;
  background: url(../../assets/images/exclusive.webp);
  width: 100%;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 30em;
}

#secabout {
  background: url(../../assets/images/exclusive.webp);
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */


/* Common styles for all banners */
#headercol img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover; /* image crop/stretch avoid karega */
}

/* Desktop Banner */
#headercol img.desktop-banner {
  aspect-ratio: 1820 / 666; /* apne desktop banner ka actual ratio dalna */
}

/* Mobile Banner */
#headercol img.mobile-banner {
  aspect-ratio: 600 / 900; /* apne mobile banner ka actual ratio dalna */
}

#secabouta {
  padding: 3rem 1rem;
  width: 100%;
  position: relative;
  height: 30em;

  /* Background styles */
  background-image: url("../../assets/images/exclusive.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

  /* For Safari iOS fix */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#secabout {
  width: 100%;
  position: relative;

  /* Background styles */
  background-image: url("../../assets/images/exclusive.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

  /* For Safari iOS fix */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.section-header {
  margin-bottom: 0rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  font-weight: 300;
font-family: "Belleza", sans-serif  ! important;
  font-size: 55px;
  letter-spacing: 0.1rem;
  line-height: 69px;
}

h1,
h2,
h3,
h4,
h5,
.proj-config-card-heading {
  color: #302d89;
  margin-bottom: 0rem;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  font-weight: 300;
  font-family: "Sora", sans-serif;
  letter-spacing: 0.1rem;
  line-height: 69px;
}
.proj-config-card-heading {
  font-size: 25px;
}

.allsection {
  padding: 4rem 1.5rem 4rem 1.5rem;
}

.darkbrown-header {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 44px;
    color: #302d89;
    font-family: "Sora", sans-serif;
}

.col-lg-5.ph-1 {
  margin: 6px;
  padding: 17px;
  border: 1px solid grey;
}

.m-0 {
  margin: auto 12px !important;
}

footer.py-4 {
  background: #f3f4f6;
}

img.img-fluid.mb-3.fpb {
  filter: blur(8px);
  -webkit-filter: blur(2px);
}
li a {
  font-weight: 400;
  font-family: "Inter", sans-serif;
  font-size: 17px;
  color: #8b8b8b !important;
}

footer .col-md-3 {
  border-right: 1px solid var(--primary-color);
}
footer a {
  font-size: 14px;
  color: var(--primary-color);
}
section#seclocadv {
  background: var(--img-bg-color);
}

.col-lg-4 {
  padding: 10px 70px;
}

section#connectivity {
  background: white !important;
}
.formlabel {
  margin-bottom: 0rem;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
}
.custfield {
  padding: 23px;
  background-color: #fff !important;
  border-radius: 0;
  box-shadow: 0px 0px !important;
  line-height: 1.5rem;
  font-size: 0.9rem;
}

.custigp {
  border-radius: 0;
  font-size: 0.9rem;
  background-color: #fff !important;
}
.details {
  padding: 17px;
  background: #ffffffbf;
  width: 50%;
  position: absolute;
  left: auto;
  right: 24%;
  top: 33%;
}

.details.btn-custom {
  border-radius: 0px;
  color: #ffffff !important;
  background: var(--primary-color);
  border: 0px solid #926e2b;
  padding: 8px;
}

.details p {
  font-size: 17px;
  color: #000000;
  margin-bottom: 0;
}

.carousel-control-next {
  right: 0;
  background-color: var(--primary-color);
  height: 40px;
  width: 40px;
  top: 42%;
}

.carousel-control-prev {
  left: 0;
  background-color: var(--primary-color);
  height: 40px;
  width: 40px;
  top: 42%;
}

.col-md-6 {
  box-shadow: 4px 2px 5px 0px #d4cccc;
  background: linear-gradient(
      0deg,
      rgb(239 239 239 / 68%),
      rgb(250 250 250 / 89%)
    ),
    url(../../assets/images/2BHK.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px;
  background-position: center center;
  margin: auto;
  max-width: 41% !important;
}

.col-md-6.bg-image.nskdnk {
  background: linear-gradient(
      0deg,
      rgb(239 239 239 / 68%),
      rgb(250 250 250 / 89%)
    ),
    url(../../assets/images/3BHK.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px;
  background-position: center center;
}
#secoverview {
  /* background: linear-gradient(
      0deg,
      rgb(239 239 239 / 68%),
      rgb(250 250 250 / 89%)
    ),
    url(../../assets/images/overview.webp); */

    background-color: var(--img-bg-color);
}

hr.orange {
  margin-bottom: 30px;
  border: 1px solid var(--primary-color);
  width: 15%;
}

hr.orange.onside {
  margin: 10px 0px 30px 0px !important;
}

@media (min-width: 1024.1px) {
  .navimg {
    padding-left: 3rem;
  }
}

@media (width: 1024px) {
  .navimg {
    padding-left: 0rem;
  }
}

@media (max-width: 1023.98px) {
  .navimg {
    padding-left: 0rem;
  }
}

.navz {
  background-color: #fff !important;
  box-shadow: 1px 1px 1px 1px #ededed;
}
.custnav {
  cursor: pointer;
}

.custnav span {
  background: linear-gradient(
    90deg,
    rgba(71, 111, 198, 1) 0%,
    rgba(156, 77, 73, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(71, 111, 198, 1) 0%,
    rgba(156, 77, 73, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(71, 111, 198, 1) 0%,
    rgba(156, 77, 73, 1) 100%
  );
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 1.5rem;
  font-weight: bold;
}

.navlink {
 font-size: 0.8rem;
  color: #8b9eb5 !important;
  text-decoration: none !important;
  padding-right: 1rem !important;
  /* padding-left: 1rem !important; */
  text-transform: uppercase;
  cursor: pointer;
}
.navlink.active {
  text-decoration: none !important;
  font-weight: bold;
  background: linear-gradient(
    90deg,
    rgba(71, 111, 198, 1) 0%,
    rgba(156, 77, 73, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(71, 111, 198, 1) 0%,
    rgba(156, 77, 73, 1) 100%
  );
  background: #f4834b;
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
}
.col-lg-9.text-center {
  margin: auto;
}
.navitem {
  display: flex;
  align-items: center;
  justify-content: center;
}
.col-3.align-self-center {
  display: contents;
}
.logo1 {
  max-height: auto;  
  width: auto;        
}
@media only screen and (max-width: 370px) {
  .logo1 {
    height: 3.2rem;
  }
}
.logo_DL_2 {
  max-height: 5rem;  
  width: auto;        
}
@media only screen and (max-width: 370px) {
  .logo_DL_2 {
    height: 4rem;
  }
}

/* end of navigation section */

/* all sections common css */
.btn-dsticky {
  padding: 0.375rem 1.5rem;
}

.btn-custom {
  border-radius: 0px;
  color: #ffffff !important;
  background: var(--primary-color);
  border: 0px solid #926e2b;
  padding: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08rem;
  box-shadow: 0px 0px;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.col-lg-3.allcol {
  margin: 51px;
  box-shadow: 2px 2px 6px -2px grey;
  border: 1px solid #f5905e;
}
.pop-btn {
  border-radius: 0px;
}

@keyframes bganimate {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}
.col-lg-12.allcol {
  display: contents;
}
@keyframes bganimate {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.btn-custom:hover {

  background: rgb(71, 111, 198);
 
  background: linear-gradient(
    90deg,
   
    var(--primary-color)
  );
  background: linear-gradient(
    90deg,
   
    var(--primary-color)
  );
  background-color: var(--primary-color);
  transform: scale(1.1);
  background-position: 100% 0;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: var(--btn_text_color) !important;
}
.sticky-recaptcha {
  transform: scale(0.7) translateY(0%);
}

.sticky-button {
  position: fixed;
  top: 50%;
  right: -88px !important;
  transform: translateY(-50%) rotate(270deg);
  z-index: 1000;
  display: flex;
  flex-direction: column;
}

.sticky-button a {
  display: block;
  margin: 10px 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
}

.section-subtext {
  color: #686868;
  margin-bottom: 0rem;
  padding-top: 0.5rem;
  padding-bottom: 1.25rem;
  line-height: 100%;
  letter-spacing: 0.1rem;
  font-size: 1.1rem;
}

.lightbrown-header {
  color: var(--primary-color);
}

.white-header {
  color: #ffffff;
}

.form-header {
  margin-bottom: 0rem;
  letter-spacing: 0.1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: "Poppins", sans-serif;
}

.hbar {
  border-top: 5px solid #02225d;
  border-radius: 50px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  width: 2rem;
}

/* end of all sections common css */

/* header secheader */

#headercol2 {
  background-color: #f9f9f9;
  padding: 1.5rem;
  border-left: 1px solid black;
}

@media (max-width: 991.98px) {
  #headercol2 {
    padding: 0.5rem;
    border: 0px solid #926e2b;
  }
  .csdcsdc {
    margin-bottom: 3em;
    text-align: center;
  }
  .second-parallax {
    padding: 8em 1px !important;
    height: auto !important;
  }
  .col-lg-4 {
    padding: 55px 20px;
  }
}
h4 {
  line-height: normal;
}
a.mb-3 {
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .form-container {
    background-color: #f9f9f9;
    padding: 1.5rem;
    border: 1px solid;
  }
  .sticky-button {
    position: fixed;
    top: 56%;
    right: -68px !important;
    transform: translateY(-50%) rotate(270deg);
    z-index: 1000;
    display: flex;
    flex-direction: column;
  }
}

.frmsubmit {
  margin-top: 2rem;
}

.frmbdr {
  padding: 0.25rem;
  background-color: #ffffff;
}

.frmbox {
  padding: 1.5rem;
  border-radius: 1rem;
}

.formnumlink {
  background-color: #292973 !important;
}

.formnumlink:hover {
  color: #584030;
  text-decoration: none;
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px !important;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  font-family: "Inter", sans-serif !important;
}

.stformspace input:focus {
  background-color: #fff;
}

.custfieldphone {
  border-width: 1px 1px 1px 1px !important;
}

.custfield:focus-within {
  background-color: #fff !important;
}

.custfield:focus {
  background-color: #fff;
  color: var(--primary-color);
  box-shadow: 0px 0px !important;
}

.custfield::placeholder {
  color: #b4b4b4;
  font-size: 0.9rem;
}

option[value=""][disabled] {
  display: none;
}

.input-group-prepend {
  background-color: rgb(255, 255, 255) !important;
}

.gallerycol {
  padding: 1rem 1rem 1rem 1rem;
}

@media (max-width: 991.98px) {
  .gallerycol {
    padding: 1rem 0rem 1rem 0rem;
  }

  .bg-footer p.text-white.mb-0.pt-2 {
    padding-bottom: 20px;
  }
}

.gallerybox {
  position: relative;
}

.gallerytext {
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 77, 135, 0.9);
  color: #ffffff;
  text-align: center;
  width: 100%;
  margin-bottom: 0px;
}

.artist-impression {
  letter-spacing: 1px;
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 0.5rem;
  text-shadow: 1px 1px 10px #000000;
  color: #fff;
  text-align: left;
}

.amenicon {
  display: flex;
  justify-content: center;
}

.amentext {
  margin-bottom: 0px;
}

.amenimg {
  position: absolute;
  top: 0rem;
  left: 0rem;
}
section#secheader {
  box-shadow: 1px 1px 1px 1px #ededed;
}
.amenbox {
  border-radius: 5px;
  border-radius: 5px;
  background-color: #faf8f5;
  padding: 0.75rem;
  position: relative;
  height: auto;
  box-shadow: 5px 4px 12px -7px rgba(0, 0, 0, 0.75);
}

.col-lg-5.col-12 {
  margin: 10px;
}
.amenbox span {
  display: block;
  background: var(--primary-color);
  background: -moz-var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
}

.amenicon {
  font-size: 3.5rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

@media screen and (max-width: 1218px) {
  .amenbox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 130px;
  }
}
@media screen and (max-width: 375px) {
  .amentext {
    font-size: 14px;
  }
}

/* end of amenities secamenities */

/* configuration secconfig */

.configinfo1 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 0px;
  font-family: "Poppins", sans-serif;
  padding-top: 0.5rem;
}

.configinfo2 {
  text-align: center;
  color: #686868;
}

/* end of configuration secconfig */

/* project hallmarks sechallmarks */
.hmcard {
  padding: 1rem;
  height: 110px;
  position: relative;
  border-radius: 0px;
  border: 2px solid;
}

.Spin-and-win-price-wrapper {
  padding: 1rem;
  height: 80px;
  position: relative;
  border-radius: 0px;
  border: 2px solid;
}
.hmrow {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
#secSpin {
  background-color: #ebebeb;
}

.black-header {
  color: #000;
}

.white-header {
  color: #fff;
}

.Spin-and-win-price-div {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}

.hmtext {
  margin-bottom: 0px;
}
.hmnum {
  border-radius: 5px;
  background-color: #faf8f5;
  padding: 1.75rem;
  position: relative;
  height: auto;
  box-shadow: 5px 4px 12px -7px rgba(0, 0, 0, 0.75);
  font-weight: bold;
  font-size: 2rem;
  font-family: "Poppins", sans-serif;
}

#seclocation {
  padding: 3rem 1rem 3rem 1rem;
}

@media (max-width: 991.98px) {
  #seclocation {
    background-size: 58.5px 255.5px;
  }
}

.locadvbox {
  position: relative;
}
.locadvdetails {
  border: 1px solid #f59260;
  letter-spacing: 1px;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 1rem 0.5rem;
  /* background-color: rgba(0, 0, 0, 0.4); */
  color: #000000;
}
.dist-title {
  text-align: center;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.dist-info {
  color: #000000;
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}

.image-represent {
  letter-spacing: 1px;
  font-size: 0.55rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 0.3rem;
  text-shadow: 1px 1px 10px #000000;
  color: #fff;
  text-align: left;
}

.loctextbox {
  text-align: center;
  padding: 0 auto;
  margin: 0 auto;
}

.loctextbox > ul {
  display: inline-block;
}

.loctextbox > ul > li {
  text-align: left;
}

.arrowboxd {
  width: 100px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.arrowboxd:hover {
  text-decoration: none;
  color: #584030;
}

.arrowboxd:active {
  text-decoration: none;
  color: #584030;
}

.arrowboxd span {
  font-size: 2rem;
  transition: all 0.5s ease-in-out;
  background: var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
}

.arrowboxd span:hover {
  font-size: 2.5rem;
  transform: scale(1.1);
}

.arrowboxd span:active {
  font-size: 2.5rem;
  transform: scale(1.1);
}

.arrowboxm {
  height: 50px;
  width: 100px;
  background: var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.arrowboxm span {
  font-size: 2rem;
  color: #ffffff;
}

/* end of location advantages seclocadv */
/* faq section */
.card {
  border: none !important;
}
.question {
  text-decoration: none;
  color: #686868;
}
.question:hover {
  text-decoration: none;
  color: #686868;
}
.faq-down-arrow {
  position: absolute;
  top: auto;
  right: 2%;
  cursor: pointer;
}

.table {
  /* border: 1px solid; */
  margin: auto;
  color: #212529;
}

.p-relative {
  position: relative;
}
.text-absolute1 {
  position: absolute;
  bottom: 2px;
  left: 20px;
  color: white;
  font-weight: 300;
  font-size: 10px;
}

.text-absolute {
  position: absolute;
  bottom: 27px;
  left: 20px;
  color: white;
  font-weight: 300;
  font-size: 8px;
}
.para-content {
  background-color: var(--primary-color);
  color: white;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0;
}

@media (max-width: 610px) {
  .table-btn {
    padding: 10px;
    font-size: 10px;
  }
}
@media (max-width: 440px) {
  .table {
    width: fit-content;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }

  .table th,
  .table td {
    padding: 0.7rem 0;
    min-width: 80px !important;
    font-size: 0.7125rem;
  }
}

.dis {
  position: absolute;
  left: 0;
  bottom: 0;
}
tr {
  text-align: center;
}
@media (max-width: 425px) {
  .col-lg-6.allcol {
    margin: auto;
    padding: 3px;
  }
  .dis {
    position: absolute;
    left: 12em;
  }
  .table {
    border: 1px solid;
    /* width: auto; */
    margin: auto;
    color: #212529;
  }
  .faq-down-arrow {
    right: 1%;
    top: 8%;
  }
  .col-lg-6.allcol {
    margin: 20px;
    /* box-shadow: 2px 2px 6px -2px grey;
    border: 1px solid #f5905e; */
  }
}
/* end of faq section */
/* location seclocation */
.maprow {
  padding: 2rem 0rem 0rem 0rem;
}

.officeaddress {
  border-left: 1px solid #584030;
}
.details p {
  font-size: 13px !important;
  color: #000000;
  margin-bottom: 0;
}
.details {
  padding: 7px;
  background: #ffffffbf;
  width: 50%;
  position: absolute;
  left: auto;
  right: 24%;
  top: 33%;
}
.details p {
  font-size: 12px;
  color: #000000;
  margin-bottom: 0;
}
button.btn.btn-custom.btn-flash.scds {
  font-size: 9px;
  padding: 8px;
}
@media (max-width: 991.98px) {
  .details p {
    font-size: 13px !important;
    color: #000000;
    margin-bottom: 0;
  }
  .details {
    text-align: center;
    padding: 7px;
    background: #ffffffbf;
    width: 50%;
    position: absolute;
    left: auto;
    right: 24%;
    top: 33%;
  }
  .details p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 0;
  }
  button.btn.btn-custom.btn-flash.scds {
    font-size: 9px;
    padding: 8px;
  }
  .nvdf {
    position: absolute !important;
    right: 8px !important;
  }
  button#pills-home-tab {
    margin: 5px;
    width: auto;
    border: oldlace;
    color: var(--btn_text_color);
    border-radius: 0px;
  }
  button#pills-profile-tab {
    margin: 5px;
    width: auto;
    border: oldlace;
    color: var(--btn_text_color);
    border-radius: 0px;
  }

  img.img-fluid.mb-3.sdcsdvs {
    width: 80%;
  }
  .row.justify-content-center.mapping {
    display: flex;
    flex-direction: column-reverse;
  }
  #secabout {
    height: 29em;
  }
  .section-header {
    margin-bottom: 0rem;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    font-weight: 300;
    font-family: "Sora", sans-serif;
    font-size: 37px;
    letter-spacing: 0.1rem;
    line-height: 48px;
  }
  button#pills-contact-tab {
    margin: 5px;
    width: auto;
    border: oldlace;
    color: var(--btn_text_color);
    border-radius: 0px;
  }
  .allsection {
    padding: 3rem 1.5rem 3rem 1.5rem;
  }
  .col-md-6 {
    margin-bottom: 20px;
    max-width: 100% !important;
  }
  #secoverview {
    /* background-position: center;
    background-size: cover !important;
    background: linear-gradient(
        0deg,
        rgb(239 239 239 / 68%),
        rgb(250 250 250 / 89%)
      ),
      url(../../assets/images/overview.webp); */
      background-color: var(--img-bg-color);
  }
  .darkbrown-header {
    line-height: 43px;
    font-weight: 300;
    font-family: "Sora", sans-serif;
    font-size: 33px;
    color: #302d89;
  }

  .col-lg-5.allcol {
    padding: 0;
    margin-top: 30px;
  }
  .col-md-4 {
    padding: 0;
  }
  .col-lg-12.text-center {
    padding: 0px;
  }
  .btn-custom {
    font-size: 12px;
    padding: 9px;
  }
}

.addrtitle {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.dvbhkd {
  padding: 4px;
  width: 200px !important;
  height: 70px;
}

.abouttext {
  text-align: center;
  font-size: 16px;
}

/* modal form related css */

.modal-close > span.icon-close::before {
  color: var(--primary-color);
  cursor: pointer;
}

.modal-close:focus {
  outline: 0;
}

/* end of modal form related css */

/* footer */
.bg-footer {
  background-color: #000000;
  padding-top: 2.75rem;
  padding-bottom: 0.75rem;
}

.footer-text {
  font-size: 16px;
}

.copyright {
  color: #ffffff;
  margin-bottom: 0px;
}

.reralink {
  color: #f4824c;
  text-decoration: none;
}
footer.py-4.dvdwefeffwef {
  margin-bottom: 4em;
}
.reralink:hover {
  background: var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  text-decoration: none;
}

/* sticky form section */
#stickyform {
  background: #cbcad4;
  border: 1px solid;
}

@media (min-width: 992px) {
  .stformspace {
    padding: 0rem 1rem;
  }
}

@media (max-width: 991.98px) {
  .stformspace {
    padding: 0rem 0.5rem;
  }
}

.minstick {
  min-width: 100%;
}

/* end of sticky form section */

/* sticky mob */
.stickycol {
  padding: 0.5rem;
}

.stickybtn {
  background: var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  text-align: center;
}

.stickybdr {
  border-right: 1px solid #fff;
}

.stickycall {
  color: #ffffff !important;
  text-align: center;
  font-weight: bold;
  z-index: 4;
}

.stickycall:hover {
  text-decoration: none;
}

.stickyenq {
  color: #ffffff !important;
  font-weight: bold;
  text-align: center;
  z-index: 4;
}

.stickyenq:hover {
  text-decoration: none;
}

/* end of sticky mob */

/* end of footer */

/* thank you and form submit failed sections */
#tyfssec1 {
  background-color: #ffffff;
  padding: 3.5rem 1.5rem 3.5rem 1.5rem;
}

#tyfssec2 {
  background-color: #e0e0e0;
}

#ppsec1 {
  background-color: #ffffff;
}

.otherreralink {
  color: #000000;
  text-decoration: none;
}

.numlink {
  text-decoration: none;
  background: var(--primary-color);
  background: var(--primary-color);
  background: var(--primary-color);
  background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
}

.numlink:hover {
  color: #584030;
  text-decoration: none;
}

.tyicon {
  color: #f6834c;
  font-size: 4rem;
}

.fsicon {
  color: #f6834c;
  font-size: 4rem;
}

/* end of thank you and form submit failed sections */

section#secwheel {
  padding: 4rem 1.5rem 4rem 1.5rem;
  background: #78529f;
}

section#secwheel .img-fluid {
  max-width: 94%;
}

.open-button {
  background: var(--primary-color);
  animation: glowing 2000ms infinite;
  border-radius: 40px;
  color: white;
  opacity: 5.8;
  position: fixed;
  bottom: 77px;
  right: 15px;
  border: 0px solid #276432;
  padding: 1px;
  width: 60px;
  height: 60px;
}
.ft{
  background-color: var(--img-bg-color) !important;
}
/* 
img.whatsapp-chat {
  width: 44%;
  animation: zoom-in-zoom-out 2000ms infinite;
}

@keyframes glowing {
  0% {
    box-shadow: 0 0 -10px #c4a300;
  }

  40% {
    box-shadow: 0 0 20px #c4a300;
  }

  60% {
    box-shadow: 0 0 20px #c4a300;
  }

  100% {
    box-shadow: 0 0 -10px #c4a300;
  }
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.5, 1.5);
  }

  100% {
    transform: scale(1, 1);
  }
} */

.faq-section {
      max-width: 900px;
      margin: 50px auto;
      padding: 20px;
    }
    .faq-header {
      text-align: center;
      margin-bottom: 40px;
      font-family: "Belleza", sans-serif ! important;
    }
    .faq-header h2 {
      font-weight: 700;
      font-size: 2.2rem;
      color: #1a202c;
      font-family: "Belleza", sans-serif ! important;
      font-size: 55px;
    }
    .card {
      border: none;
      border-radius: 12px;
      margin-bottom: 15px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      transition: all 0.3s ease-in-out;
    }
    .card:hover {
      transform: translateY(-3px);
      box-shadow: 0 6px 18px rgba(0,0,0,0.12);
    }
    .card-header {
      background: #fff;
      border-bottom: none;
      padding: 0;
      border-radius: 12px;
    }
    .card-header button {
      font-family: "Belleza", sans-serif ! important;
      width: 100%;
      text-align: left;
      padding: 15px 20px;
      font-weight: 600;
      font-size: 1.2rem;
      color: #2d3748;
      display: flex;
      justify-content: space-between;
      align-items: center;
      text-decoration: none;
    }
    .card-header button:focus {
      outline: none;
      box-shadow: none;
    }
    .card-header button i {
      transition: transform 0.3s ease;
    }
    .card-header button[aria-expanded="true"] i {
      transform: rotate(180deg);
      color: #3182ce;
    }
    .card-body {
      background: #f9fafb;
      color: #4a5568;
      padding: 20px;
      font-size: 0.95rem;
      border-top: 1px solid #e2e8f0;
      border-radius: 0 0 12px 12px;
      font-family: "Inter", sans-serif ! important;
    }
