:root {
  --move-50: 50px;
}

/* Hide form messages by default */
.w-form-fail { 
  display: none !important; 
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #1e1e1e;
  letter-spacing: .02em;
  background-color: #e2dfdb;
  font-family: acumin-variable, sans-serif;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: ivymode, sans-serif;
  font-size: 3.375rem;
  font-weight: 400;
  line-height: 4rem;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: ivymode, sans-serif;
  font-size: 2.375rem;
  font-weight: 400;
  line-height: 3.25rem;
}

h3 {
  color: #1e1e1e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: ivymode, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

.desktop-menu-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid #ad86614d;
  border-right: 1px solid #ad86614d;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.desktop-menu-item.margin-left {
  border-right-style: none;
}

.footer-one-social-media {
  justify-content: space-between;
  align-items: center;
  padding-top: 45px;
  padding-bottom: 100px;
  display: flex;
}

.footer-one-social-media.tab-middle {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 30px;
}

.exterior-main {
  z-index: 11;
  background-color: #f3f1ef;
  padding-top: 60px;
  position: relative;
}

.nav-link-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-right-part {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.toggle-line {
  background-color: #1e1e1e;
  border-radius: 100px;
  width: 31px;
  height: 2px;
}

.toggle-line.last-line {
  width: 15px;
}

.mega-menu-list-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 1;
  padding: 20px 40px 20px 30px;
  display: flex;
}

.mega-menu-list-box.right-border {
  border-right: 1px solid #ffffff0f;
}

.brand-shine-main {
  perspective: 200vw;
  justify-content: center;
  align-items: center;
  max-width: 1175px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 195px;
  padding-bottom: 195px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer-one-social-media-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.cross-line-two {
  transform: translate(0, 1px)rotate(-45deg);
}

.footer-one-logo {
  padding-bottom: 45px;
}

.image-5 {
  width: 100%;
  height: 100%;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  display: flex;
}

.footer-one-main-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.faq-dropdown {
  border-bottom: 1px solid #ffffff26;
  width: 100%;
}

.innovate-faq-heading {
  max-width: 541px;
  margin-left: auto;
  margin-right: auto;
}

.subheading {
  color: #fff;
  background-color: #0f1216;
  border-radius: 20px;
  padding: 10px 20px 8px;
  font-size: 14px;
  line-height: 25px;
}

.interior-decoration {
  padding-top: 120px;
  padding-bottom: 580px;
  position: relative;
  overflow: hidden;
}

.big-container {
  max-width: 1690px;
  padding-left: 15px;
  padding-right: 15px;
}

.auto-fit {
  object-fit: cover;
}

.auto-fit.image-full-width {
  width: 100%;
  height: 100%;
}

.auto-fit.image-full-width.three, .auto-fit.image-full-width.two, .auto-fit.image-full-width.four {
  position: absolute;
  inset: 0%;
}

.auto-fit.image-full-height {
  object-fit: fill;
  width: 80%;
  height: 70%;
}

.footer-copy.h-flex-footer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.creative-vission-heading {
  max-width: 536px;
}

.menu-cross-icon {
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 24px;
  height: 24px;
  display: none;
  position: absolute;
  inset: 10px 10px auto auto;
  overflow: hidden;
}

.big-text {
  color: #fff;
  letter-spacing: .48px;
  text-transform: uppercase;
  font-size: 300px;
  font-weight: 400;
  line-height: 280px;
}

.big-text.text-center.banner-text-sizing {
  color: #1e1e1e;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: clamp(60px, 20vw, 400px);
  font-weight: 400;
  line-height: 1;
}

.big-text.text-center.banner-text-sizing._1 {
  font-size: clamp(60px, 20vw, 400px);
}

.big-text.no-wrap {
  white-space: nowrap;
  font-size: 250px;
  line-height: 200px;
}

.interior-decoration-main {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
}

.brand-shine-image-box {
  position: absolute;
}

.brand-shine-image-box.two {
  z-index: 5;
}

.brand-shine-image-box.three {
  z-index: 3;
  top: auto;
  right: auto;
}

.brand-shine-image-box.one {
  z-index: 6;
}

.brand-shine-image-box.four {
  z-index: 4;
}

.banner-left {
  background-color: #2e4650;
  background-image: linear-gradient(#1e2226 11%, #fff0), url('../images/');
  background-position: 0 0, 0 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100vw 100vh;
  width: 100%;
  height: 100%;
}

.navbar {
  z-index: 1000000000;
  background-color: #ddd0;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: fixed;
  inset: 1% 0% auto;
}

.nav-menu-link {
  color: #1e1e1e;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-weight: 500;
}

.nav-menu-link.w--current {
  color: #fff;
}

.minus-icon {
  background-color: #fff;
  width: 8.4px;
  height: 1.68px;
}

.home-two-hero-heading {
  max-width: 608px;
  margin-left: auto;
}

.portfolio-two-main {
  height: 100vh;
  position: sticky;
  top: 60px;
  overflow: hidden;
}

.background-video-3 {
  z-index: 1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.faq-drop-down-paragraph {
  max-width: 859px;
  padding-bottom: 40px;
}

.interior-decoration-image {
  position: absolute;
  inset: -25% auto auto -4%;
}

.interior-decoration-image.change-position {
  inset: -35% -4% auto auto;
}

.subheading-bottom-padding {
  padding-bottom: 30px;
  display: flex;
}

.desktop-menu-content {
  color: #b8b8bd;
  text-align: center;
  max-width: 350px;
  margin-bottom: 80px;
}

.text-white {
  color: #fff;
}

.text-white.innovate-max-width {
  max-width: 501px;
}

.text-white.cc-link {
  text-decoration: none;
}

.text-white.landskape-middle {
  color: #1e1e1e;
}

.text-white.font-weight-300 {
  font-weight: 300;
}

.text-white.text-align-center {
  text-align: center;
}

.nav-link-arrow-two {
  position: absolute;
  inset: 0%;
  transform: translate(-200%);
}

.exterior-main-image {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-right: 5px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button.hide {
  display: none;
}

.margin-bottom-thirty-five {
  margin-bottom: 35px;
}

.innovate-section-heading {
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.innovate-section-heading.chnage-opacity {
  opacity: .4;
}

.innovate-section-heading.chnage-padding {
  padding-bottom: 0;
}

.innovate-section-item-top {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-style-h5 {
  color: #fff;
  letter-spacing: .16px;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1.59;
}

.faq-dropdown-main {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 35px 0;
  display: flex;
}

.faq-dropdown-main.change-top-padding {
  padding-top: 0;
}

.footer-merquee-train {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 40px;
  display: flex;
}

.medium-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 150px;
  line-height: 180px;
}

.medium-text.change-size {
  font-size: 170px;
}

.medium-text.change-size.no-wrap {
  color: #1e1e1e;
  white-space: nowrap;
  font-size: clamp(24px, 12vw, 170px);
}

.nav-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.desktop-menuimage {
  flex: 1;
  display: flex;
}

.button-line-animation {
  background-color: #ad8661;
  width: 100%;
  height: 1px;
}

.button-line-animation.one {
  flex: none;
}

.button-text-wrapper {
  position: relative;
  overflow: hidden;
}

.creative-vision-right {
  background-color: #e2dfdb;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  display: flex;
  position: sticky;
  top: 140px;
}

.creative-vision-right._3 {
  padding-top: 0;
  padding-bottom: 140px;
  top: 0;
}

.pages-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(91px);
  backdrop-filter: blur(91px);
  background-color: #ffffff0d;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.exterior-marquee-item {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 60px;
  display: flex;
}

.exterior-text-heading {
  max-width: 701px;
}

.exterior-text-heading.heading-bottom-padding.overflow-hidden {
  overflow: hidden;
}

.interior-decoration-item {
  border-bottom: 1px solid #ffffff26;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.exterior-image-middle {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-one-heading {
  max-width: 695px;
  padding-bottom: 80px;
}

.star-icon {
  margin-top: 3px;
}

.counter-number {
  color: #ad8661;
  font-family: ivymode, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.counter-number.text-white {
  color: #fff;
}

.exterior-main-section {
  height: 250vh;
}

.home-two-banner-sticky {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.exterior-image-top {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.exterior-image-top.change-position {
  justify-content: center;
  align-items: center;
}

.creative-vision-top {
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
  justify-content: center;
  align-items: center;
  width: 200%;
  padding-left: 58%;
  display: flex;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container.change-sizing {
  flex: 1;
}

.container.change-sizing.change-size {
  max-width: 1070px;
}

.container.change-sizing.hide {
  display: none;
}

.creative-vision-bottom {
  justify-content: space-between;
  align-items: center;
  width: 200%;
  margin-top: -50px;
  margin-right: 175px;
  padding-left: 140px;
  display: flex;
  overflow: hidden;
}

.footer-merquee-item {
  flex: none;
}

.home-two-hero-house {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.home-two-hero-house.hide {
  display: none;
}

.menu-blog-collection {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-two-hero-text {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 10% 0% auto;
  overflow: hidden;
}

.medium-varient-text {
  color: #000;
  font-size: 80px;
  line-height: 90px;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.button-arrow {
  margin-top: 2px;
}

.button-arrow.varient-two-41 {
  filter: invert();
}

.portfolio-two-brand-shine {
  background-color: #fff;
  height: 250vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
  padding-bottom: 0;
}

.footer-link {
  color: #bebebe;
  font-size: 1rem;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  color: #fff;
}

.innovate-section-image {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 70px;
  display: flex;
}

.innovate-section-main-image {
  position: relative;
}

.exterior-marquee {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.menu-social-link {
  background-color: #0000;
  border: 1px solid #ffffff26;
  justify-content: center;
  align-items: center;
  width: 44.25px;
  height: 44.25px;
  transition: all .25s;
  display: flex;
}

.menu-social-link:hover {
  background-color: #16181b;
  border-color: #fff;
}

.creative-vision-bottom-heading {
  max-width: 587px;
  padding-bottom: 40px;
}

.exterior-marquee-text {
  padding-top: 20px;
  padding-right: 60px;
}

.button-underline {
  background-color: #fff;
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.button-underline.varient-two-42 {
  background-color: #000;
}

.innovate-faq {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.desktop-megamenu {
  background-image: url('../images/Blury-Image.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 60px 60px;
}

.link-arrow-box {
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.exterior-text-para {
  max-width: 569px;
}

.exterior-text-para.para-bottom-padding.overflow-hidden {
  overflow: hidden;
}

.innovate-section-text-heading {
  max-width: 607px;
}

.nav-toggle-box {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  cursor: pointer;
  border-left: 1px solid #1e1e1e;
  flex-flow: column;
  flex: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 35px;
  display: flex;
}

.nav-toggle-box.cc-no-line {
  border-left-style: none;
}

.innovate-section-main {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-one-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 60px;
  display: grid;
  position: relative;
}

.footer-animation {
  z-index: 14;
  background-color: #1e2226;
  position: relative;
}

.heading-style-h6 {
  color: #fff;
  letter-spacing: .64px;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 1.5;
}

.heading-style-h6.change-max-width {
  color: #1e1e1e;
  max-width: 236px;
}

.heading-style-h6.change-max-width.text-white {
  color: #fff;
}

.heading-style-h6.chnage-capital {
  letter-spacing: -.32px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
}

.interior-big-line {
  position: absolute;
  inset: auto 0% 0% 0;
}

.tick-image {
  margin-top: 5px;
}

.counter-item {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.desktop-hamburgar-menu {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 50rem;
  min-height: 20rem;
  display: flex;
  position: absolute;
  inset: 185% 0% 0% auto;
  overflow: hidden;
}

.desktop-hamburgar-menu.hide-mobile {
  display: none;
  right: -100%;
}

.desktop-hamburgar-menu.hide-desktop {
  display: none;
}

.footer-item-heading {
  padding-bottom: 35px;
}

.exterior-image-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.home-two-hero-heading-wrapper {
  z-index: 5;
  background-image: none;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  max-height: 24rem;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-social-media-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.brand-shine-text-box {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-overlay-wrapper {
  z-index: 3;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
  position: absolute;
  inset: 0%;
}

.desktop-left-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.creative-vision-left {
  perspective: 200vw;
  background-color: #222;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 550px;
  height: 600px;
  display: flex;
  position: sticky;
  top: 120px;
  overflow: hidden;
}

.interior-line {
  position: absolute;
  inset: auto 0% -5%;
}

.innovate-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.button-text {
  color: #fff;
  letter-spacing: -.8px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.button-text.top.varient-two-39 {
  color: #000;
}

.button-text.bottom {
  position: absolute;
}

.button-text.bottom.varient-two-40 {
  color: #000;
}

.exterior-image {
  flex: none;
}

.creative-text-main {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-flow: column;
  display: flex;
}

.email-hover {
  color: #fff;
  transition: color .2s;
}

.email-hover:hover {
  color: #fff;
}

.overflow-hidden {
  overflow: hidden;
}

.design-max-width {
  max-width: 778px;
  padding-bottom: 30px;
}

.desktop-menu-left {
  border-top: 1px solid #ad86614d;
  border-right: 1px #ad86614d;
  flex: 1;
}

.innovate-section-text-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.circle-main-animation {
  background-color: #ad8661;
  border-radius: 2000px;
  height: 100vh;
  margin-left: -30%;
  margin-right: -30%;
}

.circle-main-animation.changebacground {
  background-color: #333232;
}

.circle-main-animation.changebacground.chgnage-width {
  flex: 1;
}

.footer-merquee {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -50px;
  display: flex;
}

.menu-top {
  letter-spacing: .48px;
  text-transform: uppercase;
  font-size: 82px;
}

.nav-dropdown.mega-menu-dropdown {
  position: static;
}

.nav-dropdown.hide {
  display: none;
}

.creative-small-image {
  justify-content: flex-end;
  align-items: center;
  margin-top: -40px;
  display: flex;
}

.heading-style-h5-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.41;
}

.dropdown-toggle {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 20px;
  display: flex;
}

.exterior-top-line {
  background-color: #ffffff4d;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 5% 0% auto;
}

.exterior-top-line.bottom {
  inset: auto 0% 0%;
}

.dropdown-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 14px;
  transition: all .5s;
}

.dropdown-link:hover {
  transform: translate(10px);
}

.dropdown-link.w--current {
  color: #fff;
  padding-right: 0;
}

.creative-vission-main {
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 110px;
  display: flex;
}

.creative-vission-main.tab-middle {
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 0;
}

.creative-vision {
  padding-top: 120px;
  padding-bottom: 120px;
}

.circle-design-animation {
  height: 180px;
  position: absolute;
  inset: -120px 0% auto;
  overflow: hidden;
}

.circle-design-animation.chnage-position {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  inset: auto 0% -120px;
}

.cross-line-one {
  transform: rotate(45deg);
}

.desktop-menu {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #191919f0;
  border: 1px solid #ffffff45;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 100%;
  padding: 1.5rem 1rem;
  position: relative;
  transform: none;
}

.menu-social-media-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.exterior-image-middle-main {
  flex: none;
  width: 32vw;
  height: 25vh;
  position: relative;
}

.faq-main-dropdown {
  overflow: hidden;
}

.line-footer {
  background-color: #fff3;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.banner-right {
  background-color: #2e4650;
  background-image: linear-gradient(#1e2226 11%, #fff0), url('../images/');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100vw 100vh;
  width: 100%;
  height: 100%;
  margin-left: auto;
}

.exterior-side-line {
  background-color: #ffffff4d;
  width: 1px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.menu-social-media-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
}

.nav-dropdown-list {
  -webkit-backdrop-filter: blur(97px);
  backdrop-filter: blur(97px);
  background-color: #333232;
}

.nav-dropdown-list.w--open {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(91%);
  backdrop-filter: blur(91%);
  background-color: #33323280;
  flex-flow: column;
  min-width: 230px;
  padding: 15px;
  display: flex;
}

.pages-mega-menu {
  background-color: #0000;
  width: 100%;
  inset: 100% auto auto 0;
}

.pages-mega-menu.w--open {
  width: 100%;
  inset: 100% auto auto 0%;
}

.star-footer {
  flex: none;
  margin-bottom: 10px;
}

.desktop-menu-main {
  justify-content: space-between;
  display: flex;
}

.hamburgar-line {
  background-color: #fff;
  width: 38.99px;
  height: 2px;
}

.home-two-hero-paragraph {
  max-width: 608px;
  margin-left: auto;
}

.home-two-hero-paragraph.tab-middle {
  text-align: left;
}

.creative-vision-bottom-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.innovate-section-small-image {
  z-index: 99;
  margin-bottom: -70px;
  margin-left: -346px;
  position: relative;
  box-shadow: 0 60px 100px #0202024d;
}

.footer-one {
  background-color: #1e2226;
  padding-top: 30px;
  overflow: hidden;
}

.innovate-section-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding-bottom: 60px;
  display: flex;
}

.image-tab-overlay {
  display: none;
}

.navbar-container {
  max-width: 1596px;
  margin-left: auto;
  margin-right: auto;
}

.innovate-container {
  z-index: 1;
  max-width: 1072px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.home-two-hero {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 300vh;
  position: relative;
}

.email {
  display: flex;
  position: relative;
}

.creative-vission-paragraph {
  max-width: 566px;
}

.latest-article-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  max-width: 371.13px;
  margin-bottom: 80px;
}

.interior-text {
  color: #fff;
  font-size: 100px;
  font-weight: 400;
  line-height: 80px;
}

.interior-text.text-center.position-relative {
  z-index: 1;
}

.black-overlay {
  z-index: 9;
  background-color: #1e2226;
  margin-top: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.black-overlay.varient-one {
  background-color: #333232;
}

.exterior-text-main {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.plus-iconwrapper {
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 31px;
  height: 31px;
  display: flex;
  position: relative;
}

.dropdown-list {
  background-color: #ddd0;
  position: static;
}

.plus-icon {
  background-color: #fff;
  width: 1.68px;
  height: 8.4px;
  position: absolute;
}

.creative-vision-button {
  display: flex;
}

.creative-vision-button.overflow-hidden {
  overflow: hidden;
}

.content-wrapper.cc-hflex {
  display: flex;
}

.content-wrapper.cc-hflex.cc-centered {
  justify-content: center;
  align-items: center;
}

.content-wrapper.cc-hflex.cc-centered.mb-2-125 {
  margin-bottom: 2.125rem;
}

.content-wrapper.cc-hflex.cc-lumena-hero {
  justify-content: center;
  align-items: center;
}

.content-wrapper.mt-2-375 {
  margin-top: 2.375rem;
}

.content-wrapper.mt-2-375.h-flex.cc-top-align {
  justify-content: space-between;
  align-items: stretch;
}

.content-wrapper.mt-2-5rem {
  margin-top: 2.5rem;
}

.left-div {
  width: 50%;
  padding-right: 1.25rem;
}

.left-div._35cent {
  width: 35%;
}

.left-div.cc-flex-v {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.right-div {
  width: 50%;
  padding-left: 1.25rem;
}

.right-div.cc-relative {
  position: relative;
}

.right-div.cc-relative._65cent, .right-div.cc-65cent {
  width: 65%;
}

.right-div.cc-v-flex {
  flex-flow: column;
  display: flex;
}

.right-div.cc-v-flex.cc-lumena-hero {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
}

.right-div.cc-right-align {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.hp-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.hp-wrap.hide, .hp-wrap.hide-only-desktop {
  display: none;
}

.hp-wrap.gap-1-75 {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
}

.hp-wrap.gap-1-375 {
  grid-column-gap: 1.375rem;
  grid-row-gap: 1.375rem;
}

.hp-wrap.gap-3rem {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.hp-wrap.gap-0-25 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.hp-wrap.gap-2-5 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.hp-wrap.gap-3-5 {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
}

.hp-wrap.gap-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.hp-wrap.text-align-center {
  text-align: center;
}

.relative-hero-image-wrapper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-overlay-hero {
  background-image: linear-gradient(#e2dfdb00, #e2dfdb 52%, #e2dfdb);
  height: 6rem;
  position: absolute;
  inset: auto 0% 0%;
}

.projects-dd-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.small-para {
  font-size: 1rem;
}

.small-para.text-off-white {
  color: #bebebe;
}

.small-para.text-black {
  color: #1e1e1e;
}

.exterior-overlay-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.exterior-image-main {
  height: 100%;
  position: relative;
}

.exterior-big-heading-wrapper {
  text-align: center;
  max-width: 426px;
}

.exterior-image-overlay {
  background-color: #2e4650b3;
  position: absolute;
  inset: 0%;
}

.heading-style-h4 {
  color: #fff;
  letter-spacing: .48px;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
}

.heading-style-h4.text-center {
  text-align: center;
}

.exterior-main-text-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.exterior-big-paragraph {
  text-align: center;
  max-width: 308px;
}

.exterior-dot {
  background-color: #fff;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.exterior-text-bottom {
  z-index: 1;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.exterior-image-section {
  z-index: 2;
  height: 100vh;
  position: relative;
}

.heading-style-h3 {
  color: #fff;
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.28;
}

.heading-style-h3.landskape-middle {
  color: #1e1e1e;
}

.exterior-subheading {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #2e4650;
  border: 1px solid #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 15px 8px 10px;
  display: flex;
}

.exterior-subheading.change-background-opacity {
  background-color: #2e465000;
}

.exterior-text-item {
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.exterior-text-item.one, .exterior-text-item.two, .exterior-text-item.three {
  border-right: 1px solid #fff;
}

.top-big-text {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-off-white {
  color: #8d8d8d;
}

.text-off-white.text-22p {
  font-size: 1.375rem;
  line-height: 1.5rem;
}

.footer-logo-wrapper {
  border-bottom: 2px solid #393939;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 2rem;
  display: flex;
}

.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section.cc-form {
  z-index: 13;
  background-color: #fff;
  position: relative;
}

.section.cc-team {
  z-index: 12;
  background-color: #f3f1ef;
  padding-bottom: 10.625rem;
  position: relative;
}

.section.cc-lumena-heo {
  background-image: url('../images/ChatGPT-Image-Sep-24-2025-12_36_19-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.section.bg-color-black {
  background-color: #1e1e1e;
  background-image: url('../images/Vector-57.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.bg-color-black.cc-slider-section {
  background-image: none;
}

.section.lumina-featurs-bg {
  background-color: #e2dfdb;
  background-image: url('../images/Group-1171276122.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.bg-white, .section.bg-color-white {
  background-color: #fff;
}

.section.bg-color-light-brown {
  background-color: #f3f1ef;
}

.section.map-full-blead {
  padding-top: 0;
  padding-bottom: 0;
}

.section.cc-footer {
  background-color: #1e1e1e;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.section.herog-video {
  padding-top: 0;
  padding-bottom: 0;
}

.image-wrapper-for-ominiyat-team {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.team-image-wrapper {
  flex: 1;
  height: auto;
  max-height: 36.75rem;
  position: relative;
  overflow: hidden;
}

.team-img {
  height: 100%;
  max-height: 36.75rem;
}

.team-name-txt {
  color: #fff;
  font-size: 2.125rem;
  line-height: 2.25rem;
  position: absolute;
  inset: auto auto 2% 2%;
}

.success-message {
  background-color: #ad8661;
}

.button-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.contact-option-icon {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  max-width: 360px;
  display: flex;
}

.contact-three-form-para {
  max-width: 350px;
}

.contact-option-item-icon {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.contact-three-form-inner {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
}

.contact-three-form-heading {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 48px;
  display: flex;
}

.form-side-text-para {
  max-width: 400px;
  padding-top: 22px;
  padding-bottom: 39px;
}

.heading-style-h6-2 {
  color: #fff;
  letter-spacing: .64px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.heading-style-h6-2.landskape-middle {
  color: #1e1e1e;
}

.container-2 {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.contact-one-textarea {
  background-color: #fff0;
  border-top: 1px #0000;
  border-bottom: 1px solid #fff3;
  border-left: 1px solid #0000;
  border-right: 1px solid #1a1a1a00;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 102px;
  margin-bottom: 33px;
  padding: 0;
  font-size: 16px;
  display: flex;
}

.contact-one-textarea::placeholder {
  color: #fff;
}

.contact-one-textarea.chnage-height {
  color: #fff;
  min-height: 145px;
}

.contact-three-form {
  background-color: #191d23;
  flex: 1;
  max-width: 50rem;
  margin-top: -8.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 50px;
}

.submit-button {
  z-index: 1;
  color: #bebebe00;
  background-color: #3898ec00;
  font-family: ivymode, sans-serif;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.input-field-one {
  color: #fff;
  background-color: #fff0;
  border-color: #0000 #0000 #fff3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  height: 30px;
  margin-bottom: 32px;
  padding: 12px 0 45px;
  font-size: 16px;
}

.input-field-one:focus {
  outline-offset: 0px;
  outline: 3px #fff;
}

.input-field-one:focus-visible, .input-field-one[data-wf-focus-visible] {
  border-style: none none solid;
  border-top-width: 1px;
}

.input-field-one::placeholder {
  color: #fff;
}

.input-field-one.margin-change {
  margin-bottom: 25px;
  padding-bottom: 35px;
}

.input-field-one.margin-change::placeholder {
  font-size: 16px;
}

.div-block-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.contact-one-submit {
  padding-top: 63px;
  display: inline-block;
  position: relative;
}

.contact-one-submit.change-padding {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.contact-one-submit.margin-off {
  padding-top: 0;
}

.option-text-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: left;
  flex-flow: column;
  display: flex;
}

.text-block {
  color: #000;
}

.option-icon {
  background-color: #ad8661;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  min-height: 50px;
  display: flex;
}

.form-side-text-block.tab-middle.hide {
  display: none;
}

.my-contain {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.lumena-hero-link-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.download-link {
  color: #1e1e1e;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 2.25rem;
  text-decoration: none;
}

.download-link.cc-discover-link {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.download-link.text-white {
  color: #fff;
}

.download-link.text-white.small-text {
  font-family: ivymode, sans-serif;
}

.line-div-lumena-hero {
  background-color: #000;
  width: 100%;
  max-width: 6.25rem;
  height: 1px;
}

.absol-arrow-lumena-hero {
  position: absolute;
  left: -2.5rem;
}

.lumena-hero-logo {
  width: 8.75rem;
}

.btn {
  color: #1e1e1e;
  background-color: #fff;
  border-radius: 2.5rem;
  padding: .5rem 1.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
}

.btn.cc-lumena {
  color: #030303;
  background-color: #dbc0a8;
  border-radius: 0;
  padding: 1rem 2.5rem;
  font-family: ivymode, sans-serif;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.btn.mt-2rem {
  margin-top: 2rem;
}

.nav-dd-link-wrapper {
  grid-column-gap: 1.625rem;
  grid-row-gap: 1.625rem;
  flex: 1;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}

.nav-dd-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2rem;
  text-decoration: none;
}

.nav-dd-link-main-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  width: 100%;
  display: flex;
}

.nav-dd-image-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  max-width: 15.625rem;
}

.inline-number-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.counter-number-text {
  color: #ad8661;
  font-size: 60px;
  line-height: 55px;
}

.counter-number-text.text-white {
  color: #fff;
}

.lumena-building-hero {
  margin-bottom: -1rem;
}

.nav-dd-relative-div {
  position: relative;
  overflow: visible;
}

.number-wrapper {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-heaing-yellow-box {
  z-index: 0;
  transform-origin: 0%;
  background-color: #d9b594;
  width: 8.5rem;
  height: 3.75rem;
  position: relative;
}

.heading-with-yellow-box-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-h2-lumina {
  z-index: 1;
  color: #1e1e1e;
  margin-left: -5%;
  font-size: 3.375rem;
  font-weight: 600;
  line-height: 3.75rem;
  position: relative;
}

.features-grid {
  grid-template-rows: auto;
  max-width: 70rem;
}

.features-content-wrapper.one {
  padding-top: 3rem;
}

.features-content-wrapper.three {
  padding-top: 1.5625rem;
}

.h-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h-flex.cc-gap-1-5 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
}

.lumina-features-number-txt {
  color: #d9b594;
  font-family: Arizonia, sans-serif;
  font-size: 3.25rem;
  line-height: 3.875rem;
}

.df-swiper-frame {
  background-color: #0000;
}

.df-swiper-frame.swiper {
  width: 100%;
  height: 40rem;
  max-height: none;
  position: relative;
  overflow: hidden;
}

.hide {
  display: none;
}

._w-slider-mask {
  height: 100%;
}

.custom-slide {
  height: 31.25rem;
}

.slide-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.df-static-swiper {
  flex-flow: column;
  display: flex;
}

.df-pager {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.dffraction {
  color: #fff;
  font-family: Antic Didone, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}

.df-bottom-row {
  background-color: #676767;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 1px;
  display: flex;
  position: relative;
}

.df-progress {
  background-color: #fff;
  transition: width .35s;
}

.swiper-df-swiper {
  display: flex;
}

.swiper-slide {
  flex: none;
  overflow: hidden;
}

.slider-wrap {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.slider-list {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.slider-slide {
  flex: none;
  width: 100%;
  height: auto;
  transition: opacity .4s;
  position: relative;
}

.slider-slide.active {
  height: auto;
}

.slide-inner {
  border-radius: .5em;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slide-caption {
  z-index: 2;
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  color: #131313;
  white-space: nowrap;
  background-color: #efeeec;
  border-radius: .25em;
  justify-content: flex-start;
  align-items: center;
  padding: .4em .75em .4em .5em;
  display: flex;
  position: absolute;
  top: 1.25em;
  left: 1.25em;
  overflow: hidden;
}

.caption-dot {
  background-color: #131313;
  border-radius: 10em;
  flex: none;
  width: .5em;
  height: .5em;
}

.caption {
  font-size: .75em;
}

.button-arrow-2 {
  color: #fff;
  flex: none;
  width: 1em;
  height: .75em;
}

.button-arrow-2.next {
  color: #fff;
  transform: rotate(180deg);
}

.count-heading {
  color: #fff;
  width: 2ch;
  font-family: Antic Didone, sans-serif;
  font-size: 1.5rem;
  line-height: 1;
}

.overlay-count-row {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  height: 24px;
  font-size: 5.625em;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.overlay-nav-row {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  display: flex;
}

.button-overlay {
  z-index: 2;
  color: #fff;
  position: absolute;
  inset: -1px;
}

.overlay-corner {
  border-top: 1px solid #efeeec;
  border-left: 1px solid #efeeec;
  border-top-left-radius: .4em;
  width: 1em;
  height: 1em;
}

.overlay-corner.top-right {
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.overlay-corner.bottom-right {
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(180deg);
}

.overlay-corner.bottom-left {
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(-90deg);
}

.count-row-divider {
  background-color: #efeeec;
  width: 2px;
  height: 100%;
  font-size: 1.5rem;
  line-height: 1;
  transform: rotate(15deg);
}

.button-3 {
  background-color: #0000;
  border: 1px solid #fff3;
  border-radius: .4em;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  padding: 0;
  display: flex;
  position: relative;
}

.overlay-inner {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.count-column {
  overflow: hidden;
}

.slider-progress {
  background-color: #676767;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.slider-progress__fill {
  background-color: #fff;
  width: 0%;
  height: 1px;
}

.slider-arrow-next {
  margin-left: 1rem;
}

.slider-image {
  width: 100%;
  height: 100%;
}

.price-request-wrapper {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1.5rem;
  display: flex;
}

.aminity-grid-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.amnities-lb {
  position: relative;
  overflow: hidden;
}

.amneties-wrapper {
  object-fit: cover;
  height: 100%;
}

.amnities-text-wrapper {
  color: #fff;
  background-image: linear-gradient(#1b1b1b00, #1b1b1b);
  height: 5.5625rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.25rem;
  position: absolute;
  inset: auto 0% 0%;
}

.recent-works-section {
  background-color: #fff;
}

.recent-work-title {
  text-align: center;
  font-size: 275px;
  font-weight: 600;
  line-height: 1;
}

.recent-work-title.split-text-right {
  font-size: 240px;
}

.recent-work-title.show-tablet {
  display: none;
}

.recent-work-title.split-text-left {
  font-size: 240px;
}

.recent-work-title-left-block {
  overflow: hidden;
}

.recent-work-title-block {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.animated-project-item {
  transform-origin: 50% 0;
  width: 100%;
  position: absolute;
}

.animated-project-item.item-four {
  z-index: 4;
  overflow: hidden;
}

.animated-project-item.item-three {
  z-index: 3;
  opacity: 0;
}

.animated-project-item.item-two {
  z-index: 2;
  opacity: 0;
}

.animated-project-item.item-one {
  z-index: 1;
  opacity: 0;
}

.recent-work-sticky-block {
  min-height: 100vh;
  position: sticky;
  top: 20rem;
  overflow: visible;
}

.recent-work-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 350vh;
  position: relative;
}

.splitted-title-wrapper {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.recent-work-title-right-block {
  overflow: hidden;
}

.container-default {
  width: 100%;
  max-width: 960px;
  padding-left: 15px;
  padding-right: 15px;
}

.animated-projects-wrapper {
  z-index: 3;
  flex: none;
  width: 20%;
  position: absolute;
  top: 50px;
}

.recent-work-title-wrapper {
  position: relative;
}

.project-card-image-wrapper {
  background-image: url('../images/image5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 10svh;
  margin-bottom: 15px;
  position: relative;
}

.project-card-image-wrapper._01 {
  background-image: url('../images/Lumena_Cantilever.png');
  background-position: 0 0;
  background-size: cover;
}

.project-card-image-wrapper._02 {
  background-image: url('../images/Lumena_Hero_Final.jpg');
  background-position: 0 0;
  background-size: cover;
}

.project-card-image-wrapper._03 {
  background-image: url('../images/Lumena_Amenities.png');
  background-position: 0 0;
  background-size: cover;
}

.project-card-image-wrapper._04 {
  background-image: url('../images/Lumena_Crown.png');
  background-position: 0 0;
  background-size: cover;
}

.max-width-38rem {
  max-width: 38rem;
}

.large-heding {
  font-size: 5rem;
  font-weight: 600;
  line-height: 5.25rem;
}

.lumenta-tower-para {
  font-size: 1.875rem;
  line-height: 2rem;
}

.big-h3 {
  font-size: 2.5rem;
  line-height: 3rem;
}

.max-width-28rem {
  max-width: 28rem;
}

.tower-image-lumena {
  max-height: 42.5rem;
}

.text-weight-500 {
  font-weight: 500;
}

.cc-lumina-small-map-img {
  object-fit: cover;
  height: 100%;
}

.two-two-grid {
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.full-blead-map-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.video-cta-bg-start-block {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.video-cta-lightbox {
  aspect-ratio: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.video-icon-wrapper {
  background-color: #fcfcfc;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
}

.video-cta-bg {
  z-index: 1;
  background-image: linear-gradient(#03030326, #03030326), url('../images/Video-Cta-Overlay-Image-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  inset: 0%;
}

.video-cta-bg.scroll-start-bg {
  z-index: 2;
  flex: none;
  width: 100%;
  height: 600px;
  position: relative;
  transform: scale(1.1);
}

.video-cta-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
}

.video-icon-circle {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  position: static;
}

.video-icon-circle-border {
  border: 1px solid #fcfcfc;
  border-radius: 50%;
}

.video-icon-circle-border.circle-two {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-icon-circle-border.circle-one {
  width: 80%;
  height: 80%;
}

.video-cta-section {
  position: relative;
  overflow: hidden;
}

.video-icon {
  color: #1e1e1e;
  justify-content: center;
  align-items: center;
  display: flex;
}

.play-pause-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lumena-fi {
  color: #030303;
  border: 1px #000;
  border-bottom: 2px solid #000;
  line-height: 1.5rem;
}

.lumena-fi::placeholder {
  color: #030303;
}

.social-icon-link {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  font-size: 1rem;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.social-icon-link:hover {
  color: #dbc0a8;
}

.social-arrow-emb {
  justify-content: center;
  align-items: center;
  display: flex;
}

.socila-icon-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.socila-icon-wrapper.hide {
  display: none;
}

.gallery-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.gallery-img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-height: 40rem;
}

.hero-bg-video {
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.hero-card-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  background-color: #e2dfdb;
  flex-flow: column;
  padding: 30px 30px 30px 50px;
  display: flex;
}

.hero-card-wrapper.hide {
  display: none;
}

.text-black {
  color: #1e1e1e;
}

.pop-up-form-inside-wrapper {
  z-index: 100;
  -webkit-backdrop-filter: blur(81px);
  backdrop-filter: blur(81px);
  background-color: #1e1e1e;
  border-radius: .75rem;
  max-width: 38.125rem;
  max-height: 35rem;
  margin: auto;
  padding: 2.5rem 2rem;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
  box-shadow: inset 40.5px -40.5px 40.5px #c2c2c21a, inset -40.5px 40.5px 40.5px #ffffff1a;
}

.close-btn-link {
  cursor: pointer;
  position: absolute;
  inset: -3% -3% auto auto;
}

.seach-input-submit {
  background-color: #191919;
  border-radius: 12px;
  padding: .75rem 2.5rem;
  font-weight: 500;
}

.seach-input-submit.cc-white {
  color: #000;
  background-color: #fff;
}

.hp-wrap-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.hp-wrap-2.text-align-center {
  text-align: center;
  place-items: start center;
}

.hp-wrap-2.gap-1-5 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.hp-wrap-2.gap-1-125 {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
}

.hp-wrap-2.gap-1-75 {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
}

.hp-wrap-2.gap-0-25 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
}

.tex-white {
  color: #fff;
}

.tex-white.font-weight-500 {
  font-weight: 500;
}

.pop-up-form-input {
  background-color: #d9d9d926;
  border: 1px solid #fff;
  border-radius: .75rem;
  height: 2.875rem;
  margin-bottom: 0;
}

.pop-up-form-input.cc-text-area {
  height: 7.5rem;
}

.pop-up-form-wrapper-div {
  width: 100%;
  height: 100%;
  position: relative;
}

.heading-style-h6-3 {
  color: #fff;
  letter-spacing: .64px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.heading-style-h6-3.landskape-middle {
  color: #1e1e1e;
}

.counter-number-text-between {
  color: #fff;
  font-family: ivymode, sans-serif;
  font-size: 2.75rem;
  line-height: 4rem;
}

@media screen and (min-width: 1280px) {
  .big-text {
    font-size: 350px;
  }

  .big-text.no-wrap {
    font-size: 300px;
    line-height: 250px;
  }

  .heading-style-h5 {
    font-size: 22px;
  }

  .medium-text {
    font-size: 150px;
    line-height: 160px;
  }

  .medium-text.change-size {
    font-size: 200px;
  }

  .medium-text.chnage-size-2 {
    font-size: 150px;
  }

  .footer-merquee-item {
    padding-right: 40px;
  }

  .heading-style-h6 {
    font-size: 20px;
  }

  .creative-small-image {
    margin-right: -60px;
  }

  .exterior-image-middle-main {
    flex: 0 auto;
  }

  .creative-vision-bottom-wrapper {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
  }

  .heading-style-h4 {
    font-size: 25px;
  }

  .heading-style-h3 {
    font-size: 35px;
  }

  .heading-style-h6-2 {
    font-size: 20px;
  }

  .recent-work-title {
    font-size: 300px;
  }

  .splitted-title-wrapper {
    grid-column-gap: 300px;
    grid-row-gap: 300px;
  }

  .container-default {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-style-h6-3 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .auto-fit.image-full-height {
    width: 70%;
  }

  .innovate-section-main {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .exterior-top-line {
    top: 10%;
  }

  .exterior-top-line.bottom {
    bottom: 10%;
  }

  .creative-vission-main {
    padding-right: 100px;
  }

  .exterior-side-line {
    left: 10%;
  }

  .recent-work-title {
    font-size: 150px;
  }

  .splitted-title-wrapper {
    grid-column-gap: 345px;
    grid-row-gap: 345px;
  }

  .container-default {
    max-width: 1320px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  .nav-right-part {
    padding-right: 7px;
  }

  .auto-fit.image-full-height {
    width: 100%;
  }

  .home-two-hero-text {
    justify-content: center;
    align-items: center;
  }

  .portfolio-two-brand-shine {
    height: 500vh;
  }

  .footer-one-wrapper {
    grid-template-columns: 3.5fr 1fr 1fr 1fr;
  }

  .banner-overlay-wrapper {
    justify-content: space-between;
  }

  .creative-small-image {
    margin-top: -80px;
    margin-right: -100px;
    overflow: hidden;
  }

  .circle-design-animation {
    top: -130px;
  }

  .exterior-text-bottom {
    max-width: 339px;
  }

  .exterior-image-section {
    position: sticky;
    top: 0;
  }

  .seach-input-submit {
    border: 1px solid #0000;
    transition: all .35s;
  }

  .seach-input-submit:hover {
    background-color: #0000;
    border: 1px solid #fff;
  }
}

@media screen and (max-width: 991px) {
  .footer-one-social-media {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .exterior-main {
    padding-top: 40px;
  }

  .nav-right-part {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: auto;
  }

  .mega-menu-list-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mega-menu-list-box.right-border.bottom-padding-off {
    padding-bottom: 0;
  }

  .mega-menu-list-box.top-padding-ten {
    padding-top: 10px;
  }

  .mega-menu-list-box.top-padding-ten.right-border {
    border-right-width: 0;
  }

  .mega-menu-list-box.top-padding-ten.right-border.bottom-padding-off {
    padding-top: 10px;
  }

  .brand-shine-main {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .footer-one-logo {
    padding-bottom: 20px;
  }

  .interior-decoration {
    padding-top: 20px;
    padding-bottom: 70px;
  }

  .auto-fit.tab-display-off {
    display: none;
  }

  .auto-fit.zoom-effect {
    width: 100%;
    height: 100%;
  }

  .auto-fit.zoom-effect.tab-display-off {
    display: none;
  }

  .auto-fit.tab-image-full-width {
    width: 100%;
    height: 100%;
  }

  .auto-fit.image-full-height {
    box-sizing: content-box;
  }

  .creative-vission-heading {
    max-width: 100%;
  }

  .big-text {
    font-size: 200px;
  }

  .big-text.no-wrap {
    font-size: 150px;
    line-height: 140px;
  }

  .brand-shine-image-box {
    display: none;
  }

  .navbar {
    padding-top: 10px;
    padding-right: 0;
  }

  .nav-menu-link {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
  }

  .nav-menu-link.w--current {
    color: #000;
  }

  .home-two-hero-heading {
    max-width: 100%;
  }

  .portfolio-two-main {
    height: auto;
    position: static;
  }

  .interior-decoration-image {
    display: none;
  }

  .menu-button-main {
    border-left: 1px solid #fff;
    padding: 20px 15px 15px;
    display: none;
  }

  .menu-button-main.w--open {
    background-color: #c8c8c800;
  }

  .text-white.innovate-max-width {
    max-width: 100%;
  }

  .exterior-main-image {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .innovate-section-heading {
    padding-bottom: 20px;
  }

  .heading-style-h5.text-break-normal {
    white-space: normal;
  }

  .faq-dropdown-main.change-top-padding {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .medium-text {
    font-size: 80px;
    line-height: 100px;
  }

  .medium-text.change-size {
    font-size: 90px;
  }

  .medium-text.change-size.no-wrap {
    line-height: 1;
  }

  .nav-menu {
    background-color: #fff;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
  }

  .creative-vision-right {
    padding-top: 0;
  }

  .creative-vision-right._1 {
    display: none;
    position: relative;
    top: 0;
  }

  .pages-menu {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .footer-one-heading {
    max-width: 100%;
    padding-bottom: 20px;
  }

  .fisrt-arrow {
    filter: invert();
  }

  .home-two-banner-sticky {
    justify-content: flex-end;
    align-items: stretch;
    padding-top: 100px;
    padding-bottom: 3rem;
  }

  .creative-vision-top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-left: 0%;
  }

  .creative-vision-bottom {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
  }

  .home-two-hero-house {
    height: auto;
    position: relative;
  }

  .home-two-hero-text {
    top: 9.375rem;
  }

  .medium-varient-text {
    font-size: 50px;
    line-height: 60px;
  }

  .portfolio-two-brand-shine {
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .creative-vision-bottom-heading {
    max-width: 100%;
    padding-bottom: 40px;
  }

  .innovate-faq {
    padding-bottom: 70px;
  }

  .desktop-megamenu {
    display: none;
  }

  .innovate-section-text-heading {
    max-width: 100%;
  }

  .nav-toggle-box {
    display: flex;
  }

  .innovate-section-main {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-one-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 60px;
  }

  .logo-image {
    width: 100%;
    height: auto;
  }

  .heading-style-h6.change-max-width {
    max-width: 100%;
  }

  .interior-big-line {
    display: none;
  }

  .desktop-hamburgar-menu {
    max-width: 35rem;
    display: flex;
    inset: 0% 0% 0% auto;
  }

  .desktop-hamburgar-menu.hide-mobile {
    display: none;
    top: 110%;
  }

  .footer-item-heading {
    padding-bottom: 20px;
  }

  .exterior-image-wrapper {
    position: absolute;
  }

  .home-two-hero-heading-wrapper {
    height: 100%;
    padding-bottom: 70px;
    display: none;
  }

  .brand-shine-text-box {
    max-width: 100%;
  }

  .banner-overlay-wrapper {
    height: 100%;
    display: flex;
    inset: 0%;
  }

  .creative-vision-left {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
    top: 0;
  }

  .interior-line {
    display: none;
  }

  .innovate-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .nav-dropdown {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .creative-small-image {
    margin-top: 40px;
  }

  .dropdown-toggle {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .exterior-top-line.top, .exterior-top-line.bottom {
    display: none;
  }

  .dropdown-link {
    color: #000;
  }

  .creative-vission-main {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
  }

  .creative-vision {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .circle-design-animation, .circle-design-animation.chnage-position {
    display: none;
  }

  .menu-button-line {
    background-color: #fff;
    width: 21.28px;
    height: 2px;
    margin-bottom: 6px;
    padding: 0;
  }

  .menu-button-line.bottom-line {
    width: 11px;
  }

  .menu-button-line.middile-line.change {
    margin-top: 0;
    display: block;
    position: static;
  }

  .exterior-image-middle-main {
    width: 200vw;
    height: 100vh;
  }

  .exterior-side-line {
    display: none;
  }

  .nav-dropdown-list {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 20px 50px #0003;
  }

  .pages-mega-menu.w--open {
    position: relative;
    box-shadow: 0 50px 50px #0003;
  }

  .home-two-hero-paragraph {
    max-width: 100%;
  }

  .creative-vision-bottom-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .footer-one {
    padding-top: 70px;
  }

  .innovate-section-item {
    padding-bottom: 40px;
  }

  .image-tab-overlay {
    background-image: linear-gradient(#00000080, #00000080);
    display: block;
    position: absolute;
    inset: 0%;
  }

  .creative-vission-paragraph {
    max-width: 100%;
  }

  .interior-text {
    font-size: 80px;
    line-height: 60px;
  }

  .exterior-text-main {
    height: auto;
    position: relative;
  }

  .plus-iconwrapper {
    min-width: 31px;
    min-height: 31px;
  }

  .creative-vision-button.change-display-flex {
    justify-content: center;
    align-items: center;
  }

  .content-wrapper.cc-hflex.cc-lumena-hero {
    justify-content: space-between;
    align-items: stretch;
  }

  .right-div.cc-v-flex.cc-lumena-hero {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .hp-wrap.hide-only-desktop {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .exterior-overlay-wrapper {
    overflow: hidden;
  }

  .exterior-main-text-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .exterior-text-bottom {
    display: none;
  }

  .exterior-image-section {
    height: 700px;
    position: relative;
  }

  .exterior-text-item.one {
    border-bottom: 1px solid #fff;
  }

  .exterior-text-item.two {
    border-bottom: 1px solid #fff;
    border-right-style: none;
  }

  .section.cc-lumena-heo {
    height: auto;
    padding-top: 7rem;
    padding-bottom: 0;
  }

  .team-name-txt {
    font-size: 1.75rem;
    line-height: 2rem;
  }

  .contact-option-icon {
    flex-flow: row;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-option-icon.chnage {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .contact-option-item-icon {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-three-form-inner {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
  }

  .contact-three-form-heading {
    padding-bottom: 28px;
  }

  .form-side-text-para.overflow-hidden {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-one-textarea {
    min-height: 80px;
    margin-bottom: 13px;
  }

  .contact-one-textarea.chnage-height {
    min-height: 100px;
  }

  .contact-three-form {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 30px;
  }

  .input-field-one {
    margin-bottom: 12px;
  }

  .contact-one-submit {
    padding-top: 33px;
  }

  .option-text-content {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .form-side-text-block.tab-middle {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .lumena-building-hero {
    height: 100%;
    margin-bottom: -1.5rem;
  }

  .amnities-lb {
    height: 13.625rem;
  }

  .recent-works-section {
    padding-bottom: 80px;
  }

  .recent-work-title {
    font-size: 200px;
  }

  .recent-work-title.split-text-right {
    display: none;
  }

  .recent-work-title.show-tablet {
    margin-bottom: 40px;
    display: block;
  }

  .recent-work-title.split-text-left {
    display: none;
  }

  .animated-project-item {
    position: static;
  }

  .animated-project-item.item-three, .animated-project-item.item-two, .animated-project-item.item-one {
    opacity: 1;
  }

  .recent-work-sticky-block {
    min-height: auto;
    position: relative;
  }

  .recent-work-wrapper {
    min-height: auto;
  }

  .splitted-title-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-default {
    max-width: 740px;
  }

  .animated-projects-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    width: 100%;
    display: flex;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  h3 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  p {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .footer-one-social-media {
    padding-bottom: 25px;
  }

  .mega-menu-list-box.right-border.bottom-padding-off {
    padding-bottom: 0;
  }

  .mega-menu-list-box.top-padding-ten {
    padding-top: 10px;
  }

  .navbar-wrapper {
    padding-top: 0;
  }

  .footer-one-main-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .menu-cross-icon {
    z-index: 100000;
  }

  .big-text {
    font-size: 100px;
  }

  .big-text.no-wrap {
    font-size: 120px;
    line-height: 130px;
  }

  .navbar {
    padding-top: 0;
    padding-right: 15px;
  }

  .heading-style-h5.text-break-normal {
    white-space: normal;
  }

  .medium-text {
    font-size: 70px;
    line-height: 75px;
  }

  .medium-text.change-size {
    font-size: 75px;
    line-height: 80px;
  }

  .pages-menu {
    flex-flow: column;
  }

  .counter-number {
    font-size: 40px;
    line-height: 45px;
  }

  .home-two-banner-sticky {
    padding-top: 85px;
    padding-bottom: 3rem;
  }

  .home-two-hero-text {
    top: 6.25rem;
  }

  .medium-varient-text {
    font-size: 40px;
    line-height: 50px;
  }

  .footer-one-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: .8fr .8fr 1fr;
    padding-bottom: 65px;
  }

  .counter-item {
    width: 122.641px;
  }

  .desktop-hamburgar-menu {
    width: 100%;
    top: 117%;
  }

  .desktop-hamburgar-menu.hide-mobile {
    display: none;
  }

  .banner-overlay-wrapper {
    display: flex;
  }

  .footer-merquee {
    margin-bottom: -30px;
  }

  .heading-style-h5-2 {
    font-size: 20px;
  }

  .brand {
    padding-left: 0;
  }

  .creative-vission-main.tab-middle {
    flex-flow: wrap;
  }

  .image-tab-overlay {
    background-image: linear-gradient(#00000026, #00000026);
  }

  .interior-text {
    font-size: 60px;
    line-height: 50px;
  }

  .content-wrapper.cc-hflex {
    flex-flow: column;
  }

  .content-wrapper.cc-hflex.cc-lumena-hero {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .content-wrapper.mt-2-375.h-flex.cc-top-align {
    flex-flow: column;
  }

  .left-div, .left-div._35cent {
    width: 100%;
    margin-bottom: 1.25rem;
    padding-right: 0;
  }

  .left-div._35cent.mobile-second {
    margin-top: 1.25rem;
    margin-bottom: 0;
  }

  .right-div, .right-div.cc-relative._65cent {
    width: 100%;
    margin-top: 1.25rem;
    padding-left: 0;
  }

  .right-div.cc-relative._65cent.cc-mobile-first {
    order: -9999;
    margin-top: 0;
    margin-bottom: 1.25rem;
  }

  .right-div.cc-65cent {
    width: 100%;
    margin-top: 1.25rem;
    padding-left: 0;
  }

  .right-div.cc-v-flex.cc-lumena-hero {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2rem;
  }

  .right-div.cc-right-align {
    justify-content: flex-start;
    align-items: stretch;
  }

  .hp-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .hp-wrap.gap-1-75 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .hp-wrap.gap-1-375 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .projects-dd-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .small-para {
    font-size: .625rem;
    line-height: 1rem;
  }

  .exterior-overlay-wrapper {
    padding-top: 40px;
    position: static;
  }

  .exterior-image-main {
    position: absolute;
    inset: 0%;
  }

  .exterior-main-text-wrapper {
    grid-template-columns: 1fr;
    position: relative;
  }

  .exterior-image-section {
    height: auto;
  }

  .heading-style-h3 {
    font-size: 28px;
  }

  .exterior-text-item {
    overflow: hidden;
  }

  .exterior-text-item.one {
    border-right-style: none;
  }

  .exterior-text-item.three {
    border-bottom: 1px solid #fff;
    border-right-style: none;
  }

  .section.cc-team, .section.cc-lumena-heo {
    padding-bottom: 3rem;
  }

  .contact-option-icon {
    flex-flow: column;
    max-width: 100%;
  }

  .contact-option-item-icon {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .form-side-text-para {
    max-width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .contact-three-form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .input-field-one {
    height: 30px;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
  }

  .option-text-content {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .download-link {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .download-link.cc-discover-link {
    font-size: .75rem;
    line-height: 1.25rem;
  }

  .lumena-hero-logo {
    width: 4.375rem;
  }

  .btn {
    font-size: .875rem;
    line-height: 1rem;
  }

  .btn.cc-lumena {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .counter-number-text {
    font-size: 40px;
    line-height: 45px;
  }

  .lumena-building-hero {
    margin-bottom: 0;
  }

  .number-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: wrap;
  }

  .text-heaing-yellow-box {
    width: 2.5rem;
    height: 2.5rem;
  }

  .heading-h2-lumina {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .features-grid {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr;
  }

  .features-content-wrapper.one, .features-content-wrapper.three {
    padding-top: 0;
  }

  .lumina-features-number-txt {
    font-size: 2.5rem;
    line-height: 3.875rem;
  }

  .ontent-wrapper.h-flex.v-flex-mobile {
    flex-flow: column;
  }

  .recent-works-section {
    padding-bottom: 60px;
  }

  .recent-work-title {
    font-size: 22svw;
  }

  .recent-work-sticky-block {
    top: 0;
  }

  .container-default {
    max-width: 630px;
  }

  .animated-projects-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .project-card-image-wrapper {
    height: 350px;
  }

  .project-card-image-wrapper._01, .project-card-image-wrapper._02, .project-card-image-wrapper._03 {
    background-size: cover;
  }

  .project-card-image-wrapper._04 {
    background-size: cover;
    height: 350px;
    margin-bottom: 0;
  }

  .large-heding {
    font-size: 1.625rem;
    line-height: 2rem;
  }

  .big-h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .tower-image-lumena {
    width: 100%;
  }

  .text-weight-500, .paragraph {
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .two-two-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .button-wrapper.cc-centered-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-bg-video {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .pop-up-form-inside-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .footer-one-social-media.tab-middle {
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav-right-part {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-end;
    align-items: center;
  }

  .footer-copy.h-flex-footer {
    flex-flow: wrap;
  }

  .big-text {
    font-size: 80px;
  }

  .big-text.no-wrap {
    font-size: 90px;
    line-height: 110px;
  }

  .nav-menu-link {
    font-size: .75rem;
    line-height: 1rem;
  }

  .home-two-hero-heading.heading-bottom-padding.tab-middle {
    text-align: left;
    margin-left: 0;
  }

  .text-white.landskape-middle {
    text-align: center;
  }

  .heading-style-h5 {
    font-size: 18px;
  }

  .medium-text {
    font-size: 45px;
    line-height: 60px;
  }

  .home-two-banner-sticky {
    padding-top: 6.25rem;
  }

  .no-margin {
    text-align: left;
  }

  .nav-toggle-box {
    padding-left: 10px;
  }

  .footer-one-wrapper {
    grid-template-columns: 1fr;
  }

  .heading-style-h6 {
    font-size: 16px;
  }

  .desktop-hamburgar-menu {
    overflow: auto;
  }

  .desktop-hamburgar-menu.hide-desktop {
    min-height: 100vh;
  }

  .footer-social-media-left {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .banner-overlay-wrapper {
    display: flex;
  }

  .brand {
    width: 1.875rem;
    height: 1.875rem;
  }

  .desktop-menu {
    height: auto;
    padding-top: 3rem;
  }

  .footer-one-logo-wrapper {
    width: 100%;
  }

  .interior-text {
    font-size: 45px;
    line-height: 35px;
  }

  .content-wrapper.cc-hflex.cc-lumena-hero {
    justify-content: flex-end;
    align-items: stretch;
  }

  .left-div.gideo-on-mobile {
    display: none;
  }

  .right-div.cc-v-flex.cc-lumena-hero {
    width: 100%;
    padding-left: 1rem;
  }

  .hp-wrap.hide-only-desktop {
    text-align: left;
  }

  .heading-style-h4 {
    font-size: 20px;
  }

  .heading-style-h3 {
    font-size: 25px;
  }

  .section.cc-lumena-heo {
    background-image: url('../images/Lumena-Alta-by-OMNIYAT-Brochure-03.png'), url('../images/ChatGPT-Image-Sep-24-2025-12_36_19-PM.png');
    background-position: 0 0, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.bg-color-black {
    background-position: 100% 100%;
    background-size: cover;
  }

  .image-wrapper-for-ominiyat-team {
    flex-flow: column;
  }

  .contact-option-item-icon {
    text-align: center;
  }

  .heading-style-h6-2 {
    font-size: 16px;
  }

  .submit-button {
    text-decoration: none;
  }

  .lumena-hero-link-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .download-link {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .download-link.cc-discover-link {
    font-size: .625rem;
    line-height: 1rem;
  }

  .line-div-lumena-hero {
    max-width: 1.875rem;
  }

  .absol-arrow-lumena-hero {
    width: 10px;
    top: .5rem;
    left: -1rem;
  }

  .image-6 {
    width: 1.875rem;
    height: 1.875rem;
  }

  .nav-dd-link-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }

  .nav-dd-link {
    line-height: 1.25rem;
  }

  .nav-dd-link-main-wrapper {
    flex-flow: column;
  }

  .nav-dd-image-wrapper {
    max-width: none;
  }

  .lumena-building-hero {
    margin-bottom: 0;
  }

  .number-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .count-heading {
    width: auto;
    font-size: 1.25rem;
  }

  .overlay-count-row {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    height: 20px;
  }

  .slider-progress {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .slider-arrow-next {
    width: 24px;
    margin-left: .5rem;
  }

  .aminity-grid-wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .amnities-lb {
    height: 13.625rem;
  }

  .amnities-lb.cc-lond-div-mobile {
    height: 13.75rem;
  }

  .amnities-text-wrapper {
    height: 3rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .video-icon-circle {
    width: 48px;
    height: 48px;
    left: auto;
    right: auto;
  }

  .social-icon-link {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .socila-icon-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
  }

  .gallery-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .pop-up-form-inside-wrapper {
    z-index: 10000;
    max-height: 30rem;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    top: 10%;
    overflow: auto;
  }

  .close-btn-link {
    top: -7%;
  }

  .heading-style-h6-3 {
    font-size: 16px;
  }
}

#w-node-ea6c1a2a-f5d0-296e-82c6-8b203cef3e8a-595f1539 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_45d5fd08-dc80-70d7-ef49-796de8e196d7-595f1539, #w-node-da74e3cf-ef59-35ea-3cf7-e1340155d0ff-595f1539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a99bf16-925e-636e-7435-d147ae98d8ae-595f1539 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_87996863-438f-f85f-0a75-44962ac2898f-595f1539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93144d65-d246-6636-8329-5a10fe2aa27e-595f1539 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d58e7100-ce74-2245-3fc4-81269be2735d-595f1539 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-d295f697-e326-3c5b-d4f1-ba084bd52450-595f1539 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a50abe3-1aa0-b27b-cdba-0a207a0f16dc-595f1539, #w-node-f815ffda-9a13-d190-5fa0-9be6d77be0a0-595f1539 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_93144d65-d246-6636-8329-5a10fe2aa27e-595f1539, #w-node-d58e7100-ce74-2245-3fc4-81269be2735d-595f1539, #w-node-d295f697-e326-3c5b-d4f1-ba084bd52450-595f1539, #w-node-_0a50abe3-1aa0-b27b-cdba-0a207a0f16dc-595f1539 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

/* footer base */
.footer-container { position: relative; padding: 24px 16px; color:#fff; }
.footer-qr-fixed { position:absolute; left:16px; bottom:16px; width:72px; height:72px; object-fit:contain; }
.footer-disclaimer-inline { max-width:800px; margin:0 auto; }

/* mobile compact trigger (hidden on desktop) */
.footer-disclaimer-trigger{
  display:none; align-items:center; gap:10px;
  background:transparent; color:#fff; border:0; padding:8px 12px; margin-left:96px;
  text-decoration:underline; cursor:pointer;
}
.footer-disclaimer-trigger .qr-mini{ width:40px; height:40px; object-fit:contain; }

/* bottom sheet */
.sheet{ position:fixed; inset:0; display:none; z-index:9999; }
.sheet[aria-hidden="false"]{ display:block; }
.sheet__backdrop{ position:absolute; inset:0; background:rgba(0,0,0,.5); }
.sheet__panel{
  position:absolute; left:0; right:0; bottom:0;
  background:#111; color:#fff;
  border-top-left-radius:16px; border-top-right-radius:16px;
  max-height:80vh; transform:translateY(100%); transition:transform .25s ease-out;
  padding:16px 16px 24px;
}
.sheet[aria-hidden="false"] .sheet__panel{ transform:translateY(0); }
.sheet__header{ display:flex; align-items:center; justify-content:space-between; }
.sheet__close{ background:transparent; color:#fff; border:0; font-size:18px; cursor:pointer; }
.sheet__body{ overflow:auto; margin-top:8px; line-height:1.6; }

/* responsive behavior */
@media (max-width: 767px){
  /* show compact trigger; hide long inline text */
  .footer-disclaimer-inline{ display:none; }
  .footer-disclaimer-trigger{ display:inline-flex; }
  .footer-qr-fixed{ left:12px; bottom:12px; width:56px; height:56px; }
}


/* MOBILE (≤767px) — slightly larger, comfy footer */
@media (max-width: 767px){
  .footer-container{ padding-block: 6px; }   /* add a little breathing room */

  .footer-qr-fixed{
    width: 46px;                               /* was ~44px */
    height: 46px;
    left: 12px;
    bottom: 8px;
  }

  .footer-disclaimer-trigger{
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    /* QR width (52) + left (12) + gap (10) */
    margin: 0 12px 0 calc(46px + 12px + 10px);
    padding: 0;
    min-height: 46px;                           /* match QR height */
    line-height: 1.2;
    font-size: 16px;                            /* a hair bigger text */
  }

  /* still keep only one QR on mobile */
  .footer-disclaimer-trigger .qr-mini{ display: none !important; }
  .footer-inline-row, .footer-disclaimer-inline{ display: none !important; }
}




/* base */
.footer-inline-row{ display:none; }           /* hidden by default; desktop will enable it */
.footer-qr-inline{ width:64px; height:64px; object-fit:contain; flex:0 0 auto; }

/* DESKTOP/TABLET (≥768px) */
@media (min-width: 768px){
  /* use the inline row (QR + text) */
  .footer-disclaimer-inline{ display:block; }
  .footer-inline-row{
    display:flex;
    align-items:center;
    justify-content:center;   /* centers the whole row horizontally */
    gap:24px;
  }

  /* show inline QR, hide pinned QR */
  .footer-qr-inline{ display:block; }
  .footer-qr-fixed{ display:none; }

  /* make the paragraph span wider so it’s only ~2–3 lines */
  .footer-inline-row p{
    max-width: 1400px;                 /* widen to reduce wrapping */
    margin: 0;
    line-height: 1.42;
    font-size: clamp(13px, 0.95vw, 15px);
  }

  /* tighten overall footer height */
  .footer-container{ padding-block: 8px; }
}


/* Whatsapp button */

/* Floating action buttons */
.fab-wrap{
  position: fixed;
  right: 18px;
  bottom: calc(18px + env(safe-area-inset-bottom, 0px)); /* iPhone safe area */
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 8px;
  background: rgba(0,0,0,.08);
  backdrop-filter: blur(6px);
  border-radius: 24px;
  box-shadow: 0 6px 20px rgba(0,0,0,.18);
  z-index: 2147483000; /* above most UI */
}

.fab-btn{
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 6px 14px rgba(0,0,0,.18);
  transition: transform .12s ease, filter .12s ease;
}
.fab-btn svg{ width: 60%; height: 60%; fill: currentColor; }

.fab-phone{ background: #1e73e8; }   /* blue */
.fab-wa   { background: #25D366; }   /* WhatsApp green */

.fab-btn:hover{ filter: brightness(1.05); transform: translateY(-1px); }
.fab-btn:active{ transform: translateY(0) scale(.98); }

/* Smaller on very small screens */
@media (max-width: 420px){
  .fab-btn{ width: 52px; height: 52px; }
  .fab-wrap{ gap: 10px; padding: 6px; right: 14px; }
}
/* Phone: white button, black icon */
.fab-phone{
  background: #fff;
  color: #000;                    /* icon color */
  border: 1px solid rgba(0,0,0,.15);
}

/* WhatsApp: white button, green outline + green icon (different look) */
.fab-wa{
  background: #fff;
  color: #25D366;                 /* icon color */
  border: 2px solid #25D366;      /* outlined style for variety */
}

/* optional hover polish */
.fab-phone:hover{ filter: none; box-shadow: 0 6px 16px rgba(0,0,0,.22); }
.fab-wa:hover   { filter: none; box-shadow: 0 6px 16px rgba(37,211,102,.35); }


/* Optional: hide on desktop if you only want mobile
@media (min-width: 992px){
  .fab-wrap{ display:none; }
}
*/



