html {
    height: auto;
  }

  ::-webkit-scrollbar {
    width: 0px !important;
  }

  ::-webkit-scrollbar-track {
    background: transparent;
  }

  ::-webkit-scrollbar-thumb {
    background: transparent;
  }

  ::-webkit-scrollbar-thumb:hover {
    background: transparent;
  }

  .swiper-pagination-bullet {
    width: 0.375rem !important;
    height: 0.375rem !important;
    border-top-left-radius: 1.25rem !important;
    border-top-right-radius: 1.25rem !important;
    border-bottom-left-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
    background-color: var(--white) !important;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 2.5rem !important;
  }

  .swiper-slide.is--pimg {
    height: auto !important;
  }

  .line {
    overflow: hidden;
  }

  [data-scale-image-wrapper="true"] {
    overflow: hidden;
  }

  [data-parallax-element-wrapper="true"] {
    overflow: visible;
  }

  .loader {
    display: block;
    min-height: ;
  }

  [transform="matrix(1.2172131538391113,0,0,1.2172131538391113,879.6199951171875,496.75933837890625)"] {
    display: none !important;
  }

  .swiper {}

  @media only screen and (max-width: 991px) {
    .swiper-cover.is--review .swiper {
      overflow: visible;
    }
  }

  .form-wrapper.is--multistep {
    overflow: visible !important;
  }

  .progress-indicator {
    width: 100% !important;
  }

  .swiper-wrapper.is--reviews {
    padding: 0.5rem;
  }

  .swiper-slide.is--review {
    transition: all 275ms ease;
    scale: 0.75;
    opacity: 1;
  }

  .swiper-slide.is--review.is--active {
    scale: 1;
    opacity: 1;
  }

  @media only screen and (max-width: 600px) {
    .swiper-slide.is--review {
      scale: 1;
      opacity: 1;
    }

    .swiper-slide.is--vitm:nth-child(1) .card-content.is--vitm {
      margin-left: unset !important;
    }
  }

  .swiper-cover.is--track .swiper {
    overflow: unset !important;
  }

  .w-vulcan-v2-button:nth-child(7) {
    margin-top: 2rem;
  }

  .mf-cursor:before {
    mix-blend-mode: difference;
    align-items: center;
    display: flex;
    background-color: transparent !important;
    justify-content: center;
    pointer-events: none;
    -webkit-transition: outline 0.15s ease-in-out !important;
    -moz-transition: outline 0.15s ease-in-out !important;
    -o-transition: outline 0.15s ease-in-out !important;
    transition: outline 0.15s ease-in-out !important;
    position: fixed;
    transform: translate(-50%, -50%);
    visibility: visible;
    z-index: 9999;
  }

  .mf-cursor {
    display: flex;
    mix-blend-mode: difference;
    border-radius: 50%;
    -webkit-transition: outline 0.15s ease-in-out !important;
    -moz-transition: outline 0.15s ease-in-out !important;
    -o-transition: outline 0.15s ease-in-out !important;
    transition: outline 0.15s ease-in-out !important;
    justify-content: center !important;
    align-items: center !important;
    outline: 0.06rem solid white;
    outline-offset: 0rem;
    height: 1rem;
    width: 1rem;
    top: -0.5rem !important;
    left: -0.5rem !important;
  }

  .-icon {
    display: flex !important;
  }

  .mf-cursor.-hidden::before {
    display: none !important;
  }

  .mf-cursor.-hidden {
    display: none !important;
  }

  .mf-cursor.-pointer::before {
    transform: scale(1.5) !important;
  }

  .mf-cursor.-pointer {
    outline: 0.25rem solid white !important;
    outline-offset: 0rem;
  }

  .mf-cursor.-icon {
    display: flex !important;
    mix-blend-mode: unset !important;
    border-radius: 100% !important;
    background-color: hsla(0, 0%, 0%, 0.4) !important;
    backdrop-filter: blur(5rem) !important;
    width: 3.125rem !important;
    height: 3.125rem !important;
    top: -1.75rem !important;
    left: -1.75rem !important;
    outline: 0.1rem solid transparent !important;
    border-width: 0px !important;
  }

  .mf-cursor.-icon::before {
    mix-blend-mode: unset !important;
    display: none !important;
    border-radius: 100% !important;
    background-color: hsla(0, 0%, 0%, 0.4) !important;
    backdrop-filter: blur(5rem) !important;
    width: 3.125rem !important;
    height: 3.125rem !important;
    top: -1.75rem !important;
    left: -1.75rem !important;
    outline: 0.1rem solid transparent !important;
    border-width: 0px !important;
  }

  .my-spritesheet.-arrow-left {
    display: flex !important;
    background: transparent url("../../assets/imgs/all/6685b4b6e6116f707f658989_arrow-left.svg") no-repeat center / cover;
    background-size: 1.875rem 1.875rem;
  }

  .my-spritesheet.-arrow-right {
    display: flex !important;
    background: transparent url("../../assets/imgs/all/6685b4b64767c783ce86a4f7_arrow-right (1).svg") no-repeat center;
    background-size: 1.875rem 1.875rem;
  }

  .mf-cursor-text {
    position: static !important;
  }

  [data-handle="wistiaLogo"] {
    display: none !important;
  }

  .w-bottom-bar {
    display: none !important;
  }

  .w-webflow-badge {
    display: none !important;
  }

  .easepick-wrapper {
    z-index: 10000;
  }

  .w-input[readonly] {
    background-color: transparent !important;
  }

  [data-check="out"] {
    cursor: not-allowed !important;
  }

  .is--vcontoller {

    &.is--active,
    &.is--active {
      .icon.is--sound {
        opacity: 0% !important;
      }

      .icon.is--sound.v2 {
        opacity: 100% !important;
      }
    }
  }

  .trigger-name {
    opacity: 100% !important;
    transition-property: all;
    transition-duration: 150ms;
    transition-timing-function: ease;
    text-decoration: underline;
  }

  .trigger-name.is--v2 {
    opacity: 0% !important;
    pointer-events: none;
  }

  .faq-trigger.is--fstep {

    &.is-active-accordion,
    &.is-active-accordion {
      .trigger-name {
        opacity: 0% !important;
        pointer-events: none !important;
      }

      .trigger-name.is--v2 {
        opacity: 100% !important;
        pointer-events: auto !important;
      }
    }
  }

  .swiper-slide.is--gthumb {
    &.is--active {
      .gallery-thumb.is--exist {
        padding: 0.5rem 1rem;
        border-color: var(--white);
      }
    }
  }

  .hide-on-live {
    display: none !important;
  }

  .disabled {
    pointer-events: none !important;
    opacity: 0.4 !important;
  }

  .multistep-content {
    width: 100% !important;
  }












  .thispreloader {
    margin: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-family: Arial, sans-serif;
    gap: 10px;
  }

  .text-container, .text-container2 {
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
  }

  .text-container .text {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 125px;
    font-weight: 1000;
    color: #003967;
    line-height: 2.0;
    opacity: 0;
  }


    .text-container2 .text {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 125px;
    font-weight: 1000;
    color: #e3be49;
    line-height: 2.0;
    opacity: 0;
  }

  /* first container (downward) */
  .text-container .text {
    transform: translateY(-150%);
    animation: drop-down 2s linear forwards;
  }

  /* second container (upward) */
  .text-container2 .text {
    transform: translateY(150%);
    animation: rise-up 2s linear forwards;
  }

  /* animation delays */
  .text:nth-child(1) { animation-delay: 0s; }
  .text:nth-child(2) { animation-delay: 0.4s; }
  .text:nth-child(3) { animation-delay: 0.8s; }
  .text:nth-child(4) { animation-delay: 1.2s; }
  .text:nth-child(5) { animation-delay: 1.6s; }

  /* Normal down motion */
  @keyframes drop-down {
    0% { transform: translateY(-150%); opacity: 1; }
    100% { transform: translateY(150%); opacity: 1; }
  }

  /* Normal up motion */
  @keyframes rise-up {
    0% { transform: translateY(150%); opacity: 1; }
    100% { transform: translateY(-150%); opacity: 1; }
  }

  /* Special case: last one stops briefly at -30% and then goes again */
  .text-container .text:nth-child(5) {
    animation: drop-hold 3s ease-in-out forwards;
    animation-delay: 1.0s;
  }

  .text-container2 .text:nth-child(5) {
    animation: rise-hold 3s ease-in-out forwards;
    animation-delay: 1.0s;
  }

  /* Downward with hold and reverse */
  @keyframes drop-hold {
    0% { transform: translateY(-150%); opacity: 1; }
    70% { transform: translateY(-30%); opacity: 1; }
    80% { transform: translateY(-30%); opacity: 1; } /* 1s hold */
    100% { transform: translateY(150%); opacity: 1; }
  }

  /* Upward with hold and reverse */
  @keyframes rise-hold {
    0% { transform: translateY(150%); opacity: 1; }
    70% { transform: translateY(-30%); opacity: 1; }
    80% { transform: translateY(-30%); opacity: 1; } /* 1s hold */
    100% { transform: translateY(-150%); opacity: 1; }
  }





   @supports (-webkit-appearance: none) {
    body {    
      -webkit-font-smoothing: antialiased;
      /* Improve text rendering */
    }
  }





   .form-wrapper.is--multistep {
    overflow: visible !important;
  }

  html:not(.w3_start) .hz-scroll {
    opacity: 0 !important
  }





    .hz-frame {
    overflow: hidden !important;
  }



  .custom-slider-container {
            position: relative;
            width: 100%;
            height: 300px;
            display: flex;
            justify-content: center;
            align-items: center;
          }

          .custom-slider-wrapper {
            position: relative;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: flex-end;
            perspective: 1000px;
          }

          .custom-card-wrapper {
            position: absolute;
            width: 440px;
            transition: transform 0.6s ease, z-index 0.6s ease, opacity 0.6s ease;
            opacity: 0;
            pointer-events: none;
          }

          .custom-card-wrapper.visible {
            pointer-events: auto;
            opacity: 1;
          }

          .custom-card {
            /* background: #fff; */
            /* border-radius: 12px; */
            text-align: center;
            box-shadow: 0 10px 25px rgba(0,0,0,0.2);
            /* padding: 20px; */
          }

          .custom-slide-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: none;
            background: #fff;
            color: #000;
            font-size: 20px;
            cursor: pointer;
            z-index: 999; /* higher than cards */
          }
          .custom-prev { left: 10px;top:25%; }
          .custom-next { right: 10px;top:25%; }



          .icon.is--social i {
  font-size: 30px;
  color: #fff; /* Instagram pink */
}

.icon.is--social-h i {
  font-size: 24px;
  color: #000; /* Instagram pink */
}



:root{
  --badge-font-size: 0.75rem;
  --badge-padding-y: 0.18rem;
  --badge-padding-x: 0.45rem;
  --badge-border-radius: 0.25rem;
  --badge-pill-radius: 999px;
  --badge-font-weight: 600;
  --badge-line-height: 1;
  --badge-gap: 0.35rem;
}

/* Base badge */
.badge {
  display: inline-flex;
  align-items: center;
  gap: var(--badge-gap);
  font-size: var(--badge-font-size);
  padding: var(--badge-padding-y) var(--badge-padding-x);
  border-radius: var(--badge-border-radius);
  font-weight: var(--badge-font-weight);
  line-height: var(--badge-line-height);
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.03) inset;
}

/* Pill variation */
.badge--pill {
  border-radius: var(--badge-pill-radius);
  padding-left: calc(var(--badge-padding-x) * 1.25);
  padding-right: calc(var(--badge-padding-x) * 1.25);
}

/* Success badge (solid) */
.badge--success {
  background-color: #198754; /* Bootstrap success green */
  color: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  box-shadow: 0 1px 0 rgba(0,0,0,0.03);
}

/* Success outline */
.badge--success-outline {
  background-color: transparent;
  color: #198754;
  border: 1px solid rgba(25,135,84,0.15);
  box-shadow: none;
}

/* White badge (solid) - for use on colored backgrounds */
.badge--white {
  background-color: #ffffff;
  color: #212529; /* dark text */
  border: 1px solid rgba(0,0,0,0.06);
  box-shadow: 0 1px 0 rgba(0,0,0,0.04);
}

/* White outline (useful on light backgrounds when only border+text needed) */
.badge--white-outline {
  background-color: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.35);
  box-shadow: none;
}

/* Small & large utilities */
.badge--sm { font-size: 0.65rem; padding: 0.12rem 0.35rem; }
.badge--lg { font-size: 0.85rem; padding: 0.28rem 0.6rem; }

/* Icon inside badge (optional) */
.badge .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.85em;
  line-height: 1;
}

/* Accessibility: focus-visible for keyboard users */
.badge:focus-visible {
  outline: 3px solid rgba(25,135,84,0.2);
  outline-offset: 2px;
  border-radius: calc(var(--badge-border-radius) + 2px);
}


.nav-button:hover {
    color: #003967;
}


.custombuttons{
    /* background-color:#003967 !important; */
    color: white !important;
    letter-spacing: .25rem;
    border:1px solid;
}

.custombuttons:hover{
    /* background-color:#e3be49 !important; */
    color: #003967 !important;
}






/* new cod */
.homeya-box .content .seperater-span {
  width: 92%;
  height: 2px;
  background-color: #80808026;
}
.homeya-box .content .info-seperater {
  display: inline-block;
  width: 2px;
  height: 45px;
  background-color: #80808026;
  margin: 0 15px;
}
.homeya-box .content .info-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homeya-box .content .info-contents {
  display: flex;
  flex-direction: column;
  align-items: self-start;
}
.homeya-box .content .info-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 5px;
  border-top-color: grey;
}
.homeya-box .content .info-contents.info-completion-date {
  display: flex;
  flex-direction: column;
  align-items: end;
}
.developers-info {
  display: flex;
  padding: 15px 0;
}
.project-location {
  max-width: 30px;
}
.homeya-box .content .desc {
  color: #5c6368;
  display: flex;
  gap: 9px;
  margin-top: 8px;
  align-items: center;
  padding: 12px 0 22px;
  height: 44px;
}
.homeya-box .content .link.project-list-name {
  font-size: 22px;
  margin: 7px 0 5px;
}
.homeya-box .content {
  border-bottom: 1px solid #e4e4e4;
  padding: 16px 20px 0;
}
.inquire-price {
  padding: 22px 5px;
}
.crane_image {
  max-width: 40px;
}
.developer-info-content {
  display: flex;
  align-items: center;
}
.project-location img {
  max-width: 23px;
}

.flag-tag {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 20px;
  padding: 0 8px;
  text-align: center;
  transition: all 0.3s ease;
}

.flag-tag.success {
  background-color: #198754;
  color: #fff;
}

.flag-tag.style-2 {
  background-color: #fff;
  color: #161e2d;
  font-size: 14px;
  letter-spacing: 0.8px;
  line-height: 24px;
}

.homeya-box {
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  display: block;
  overflow: hidden;
  background-color: rgb(217, 217, 217);
}
.homeya-box .images-group {
  display: block;
  flex-shrink: 0;
  position: relative;
}
.homeya-box .images-group .top {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: space-between;
  left: 16px;
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 1;
}
.homeya-box .images-group .box-icon {
  background-color: rgba(11, 33, 50, 0.4);
  border: none;
  border-radius: 4px;
}
.homeya-box .images-group .box-icon.w-40 .icon {
  color: #fff;
  font-size: 24px;
}
.homeya-box .images-group .box-icon.w-32 .icon {
  color: #fff;
  height: 20px;
  width: 20px;
}
.homeya-box .images-group .box-icon.w-28 .icon {
  color: #fff;
  font-size: 16px;
}
.homeya-box .images-group .box-icon:hover {
  background-color: red;
}
.homeya-box .images-group .bottom {
  bottom: 16px;
  inset-inline-start: 16px;
  position: absolute;
  z-index: 1;
}
.homeya-box .images-group:after {
  background-color: rgba(0, 0, 0, 0.502);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
}
.homeya-box .images-style {
  overflow: hidden;
  position: relative;
}
.homeya-box .images-style img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s ease;
  width: 100%;
}
.homeya-box .content {
  border-bottom: 1px solid #e4e4e4;
  padding: 16px 20px;
}
.homeya-box .content .desc {
  color: #5c6368;
  display: flex;
  gap: 4px;
  margin-top: 8px;
}
.homeya-box .content .desc .icon {
  margin-top: 4px;
}
.homeya-box .content .desc p {
  font-size: 16px;
  line-height: 26px;
}
.homeya-box .content .meta-list {
  align-items: center;
  column-gap: 30px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  row-gap: 15px;
}
.homeya-box .content .meta-list .item {
  align-items: center;
  display: flex;
  font-family: var(--heading-font);
  gap: 8px;
}
.homeya-box .content .meta-list .item .icon {
  color: #5c6368;
  font-size: 24px;
}
.homeya-box .content .meta-list .item span {
  font-weight: 600;
}
.homeya-box .content .archive-bottom {
  padding: 0;
}
.homeya-box .archive-bottom {
  flex-wrap: wrap;
  gap: 5px;
  padding: 16px 20px;
}
.homeya-box:hover .images-group:after {
  opacity: 1;
}
.homeya-box:hover .images-style img {
  transform: scale(1.05);
}

/* Large variant */
.homeya-box.lg .images-group .top {
  flex-wrap: wrap;
}
.homeya-box.lg .content {
  padding: 24px 30px;
}
.homeya-box.lg .content .desc {
  margin-top: 12px;
}
.homeya-box.lg .content .desc .icon {
  font-size: 20px;
}
.homeya-box.lg .content .desc p {
  font-size: 18px;
  line-height: 28px;
}
.homeya-box.lg .content .note {
  font-size: 20px;
  line-height: 30px;
  margin-top: 16px;
}
.homeya-box.lg .content .meta-list {
  column-gap: 40px;
  flex-wrap: wrap;
  margin-top: 16px;
  row-gap: 15px;
}
.homeya-box.lg .content .meta-list .item .icon {
  font-size: 28px;
}
.homeya-box.lg .content .meta-list .item span {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.homeya-box.lg .archive-bottom {
  padding: 24px 30px;
}

/* Medium variant */
.homeya-box.md .content {
  padding: 16px;
}
.homeya-box.md .content .desc p {
  font-size: 14px;
  line-height: 22px;
}
.homeya-box.md .content .meta-list {
  column-gap: 20px;
  margin-top: 16px;
}
.homeya-box.md .content .meta-list .item .icon {
  font-size: 20px;
}
.homeya-box.md .content .meta-list .item span {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
.homeya-box.md .content .archive-bottom {
  padding: 16px;
}

/* Style 2 */
.homeya-box.style-2 .images-group:after {
  background: linear-gradient(
    180deg,
    rgba(11, 33, 50, 0),
    rgba(11, 33, 50, 0.9)
  );
  bottom: 0;
  content: "";
  height: 132px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: unset;
  transition: all 0.4s ease;
  width: 100%;
}
.homeya-box.style-2:hover .images-group:after {
  height: 100%;
}

/* Style 3 */
.homeya-box.style-3 {
  border: 0;
}
.homeya-box.style-3 .images-group {
  position: relative;
}
.homeya-box.style-3 .images-group .images-style {
  height: 308px;
}
.homeya-box.style-3 .images-group .images-style img {
  height: 100%;
  object-fit: cover;
}
.homeya-box.style-3 .images-group .content {
  border: 0;
  bottom: 16px;
  left: 16px;
  padding: 0;
  position: absolute;
  right: 16px;
  z-index: 50;
}
.homeya-box.style-3 .images-group .content .pricing {
  margin-bottom: 8px;
  margin-top: 4px;
}
.homeya-box.style-3 .images-group .content .meta-list {
  border-top: 1px solid hsla(0, 0%, 100%, 0.1);
  padding-top: 8px;
}
.homeya-box.style-3 .images-group .content .meta-list .icon,
.homeya-box.style-3 .images-group .content .meta-list span {
  color: #fff;
}
.homeya-box.style-3 .images-group:after {
  background: linear-gradient(180deg, rgba(11, 33, 50, 0), #161e2d);
  bottom: 0;
  content: "";
  height: 160px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: unset;
  transition: all 0.4s ease;
  width: 100%;
}
.homeya-box.style-3:hover .images-group:after {
  height: 100%;
}

/* List styles */
.homeya-box.list-style-1 {
  display: flex;
}
.homeya-box.list-style-1 .images-style {
  height: 100%;
}
.homeya-box.list-style-1 .images-style img {
  height: 100%;
  object-fit: cover;
}
.homeya-box.list-style-1 .content {
  background-color: #fff;
  border: 0;
  flex-grow: 1;
  padding: 19px 20px;
}
.homeya-box.list-style-1 .content .meta-list {
  margin-top: 14px;
}
.homeya-box.list-style-1 .content .archive-top {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.homeya-box.list-style-2 .images-style {
  width: 330px;
}
.homeya-box.list-style-2 .images-style img {
  object-fit: unset;
}

.gap-8 {
  gap: 8px;
}
.d-flex {
  display: flex !important
;
}

.box-icon.w-32 {
  height: 32px;
  width: 32px;
  cursor: pointer;
}

.fw-7 {
  font-weight: 700;
}

.fw-7 a {
  text-decoration: none;
  color: black;
}

