@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&family=Anek+Malayalam:wght@100..800&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Geologica:wght@100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap");

* {
  padding: 0;

  margin: 0;

  box-sizing: border-box;
}

@font-face {
  font-family: fonnts_com_CordaBol;
  src: url("../fonts/fonnts.com-CordaBol.otf");
}

@font-face {
  font-family: fonnts_com_CordaMed;
  src: url("../fonts/fonnts.com-CordaMed.otf");
}

@font-face {
  font-family: fonnts_com_CordaReg;
  src: url("../fonts/fonnts.com-CordaReg.otf");
}

@font-face {
  font-family: fonnts_com_CordaLig;
  src: url("../fonts/fonnts.com-CordaLig.otf");
}

@font-face {
  font-family: 'TOPLUXURY';
  src: url('/fonts/TOPLUXURY.woff2') format('woff2'),
    url('/fonts/TOPLUXURY.woff') format('woff'),
    url('/fonts/TOPLUXURY.ttf') format('truetype'),
    url('/fonts/TOPLUXURY.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --100vh: 607px;
}

:root {
  --text-color: #c68e3c;

  --text-color1: #000;

  --text-color2: #ffeab0;

  --text-color3: #d3d3d3;

  --text-color4: #929292;

  --text: #06182e;

  --blue: #2a3291;

  --bg-color: #fffa76;

  --bg-color1: #000;

  --bg-color2: #bebebe;

  --bg-color3: #1d1c1c;
  --theme-color: #bd9855;
  --text1: #f5e2b8;
  --text2: #ffdcc0;
  --text3: #b09368;
  --text4: #feefcc;
  --bg-1: #0b244f;
  --fonnts_com_CordaBol: fonnts_com_CordaBol;
  --fonnts_com_CordaMed: fonnts_com_CordaMed;
  --fonnts_com_CordaReg: fonnts_com_CordaReg;
  --fonnts_com_CordaLig: fonnts_com_CordaLig;
  --Cardo_Font: "Cardo", serif;

  --gradient: linear-gradient(122deg,
      rgba(199, 87, 40, 1) 0%,
      rgba(234, 117, 68, 1) 30%,
      rgba(250, 112, 54, 1) 58%);
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--blue);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body {
  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

  width: 100%;

  overflow-x: hidden;

  /* overflow: hidden;

    overflow-x: hidden;

    overflow-y: scroll; */
  font-family: var(--fonnts_com_CordaLig);
  letter-spacing: 1px;

  background-color: #000 !important;
  letter-spacing: 1px;
}

html.lenis {
  height: auto;
}

/* .lenis.lenis-smooth.no-scroll {
  scroll-behavior: unset !important;
  height: 100vh;
  overflow: hidden;
} */

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
  height: auto;
  overflow: unset;
}

/* .no-scroll body {
  overflow: hidden;
  height: 100vh;
} */

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.top {
  padding-top: 120px;
}

.top_inner_page {
  padding-top: 150px;
}

.bottom {
  padding-bottom: 120px;
}

.button_all_css {
  background-color: var(--text);
  color: #fff;
  font-family: var(--PPRightGothic_Light);
  font-size: 16px;
  text-decoration: none;
  display: block;
  width: fit-content;
  border-radius: 50px;
}

.button_all_css span {
  padding: 8px 60px;
  display: block;
}

.p-l-r {
  padding-left: 50px;
  padding-right: 50px;
}

.p-l-r-1 {
  padding-left: 60px;
  padding-right: 60px;
}

section {
  isolation: isolate;
  /* Prevents blend mode issues */
}

.heading-2 {
  font-size: 40px;
  font-family: var(--Cardo_Font);
  width: fit-content;
}

.heading-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  text-align: center;
  flex-direction: column;
}

.heading-img-box-3 {
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 0;
  text-align: center;
  flex-direction: column;
}

.heading-img-box img {
  width: 140px;
}

.heading-img-box-the-craft img {
  width: 160px;
}

.heading-img-box-3 img {
  width: 180px;
  margin-top: 5px;
}

.paragraph {
  font-size: 18px;
  font-family: var(--fonnts_com_CordaLig);
  color: var(--text1);
  font-weight: 300;
}

.paragraph1 {
  font-size: 20px;
  font-family: var(--fonnts_com_CordaLig);
  color: var(--text1);
  font-style: italic;
}

.heading-4 {
  font-size: 70px;
  font-family: var(--steradian_bold);
}

.heading-5 {
  font-size: 80px;
  font-family: var(--steradian_bold);
}

.tagline {
  font-family: var(--Cardo_Font);
  font-size: 16px;
  text-transform: uppercase;
  color: var(--text1);
}

.tagline-img-box {
  position: relative;
}

.tagline-img-box img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
  width: 25%;
}

.typing-text {
  display: inline-block;
  /* overflow: hidden; */
}

.typing-text .char {
  display: inline-block;
  transform: translateY(100%);
}

.typing-text1 {
  opacity: 0;
}

/* .typing-text1::after {
  content: "|";
  animation: blink 0.8s infinite;
}
@keyframes blink {
  0%, 50% { opacity: 1; }
  50.01%, 100% { opacity: 0; }
} */

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 1111;
  /* height: 40%; */
  display: flex;
  align-items: center;
  padding-top: 30px;
  transition: top 0.4s ease;
  /* transition: 0.5s ease-in-out; */
  /* mix-blend-mode: exclusion; */
  /* display: none; */
}

header.hide {
  top: -170px;
}

header.active {
  height: 10em;
}

header .navbar-brand {
  display: none;
}

header .navbar-brand .logo-box {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.6s ease-in-out;
  /* smooth transition */
}

header.active .navbar-brand .logo-box {
  transform: translateX(-100px);
  opacity: 0;
  transition-delay: 0.8s;
}

.bg-body-tertiary {
  background-color: #ffffff24 !important;
  padding: 12px 20px;
  border-radius: 10px;
  width: 80%;
  margin: auto;
  border: 1px solid #ffffff59;
  backdrop-filter: blur(16px);
}

@-webkit-keyframes Floatingx {
  0% {
    -webkit-transform: translateY(50px);
  }

  65% {
    -webkit-transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(50px);
  }
}

@keyframes Floatingx {
  0% {
    -webkit-transform: translateY(50px);
  }

  65% {
    -webkit-transform: translateY(0);
  }

  to {
    -webkit-transform: translateY(50px);
  }
}

.navbar-brand {
  position: relative;
}

.navbar-brand .logo-box {
  position: relative;
}

.navbar-brand .logo-box img {
  width: 155px;
}

.navbar-brand .logo-box h4 {
  font-size: 22px;
  font-family: var(--Inter_18pt_Medium);
}

.navbar-brand .logo-box h4 span {
  color: #555;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-family: var(--fonnts_com_CordaLig);
  font-size: 14px;
  text-transform: uppercase;
  color: var(--bs-white);
  padding: 0 20px !important;
  transition: 0.5s;
}

.sub-menu-link {
  position: relative;
}

.sub-menu-link .sub-menu {
  position: absolute;
  padding-top: 20px;
  top: 100%;
  left: 0;
  width: 250px;
  max-height: 0;
  overflow: hidden;
  transform-origin: top;
  transition: max-height 0.5s ease;
}

.sub-menu-link:hover .sub-menu {
  max-height: 300px;
  /* visibility: visible; */
}

.sub-menu-link .sub-menu ul {
  background-color: #ffffff24 !important;
  border: 1px solid #ffffff59;
  backdrop-filter: blur(16px);
  padding-left: 0;
  text-align: left;
  list-style: none;
  border-radius: 8px;
  padding: 20px 10px;
  position: relative;
}

.sub-menu-link .sub-menu ul::after {
  position: absolute;
  content: "";
  top: -6px;
  right: 65%;
  width: 10px;
  height: 10px;
  background-color: #ffffff !important;
  border: 1px solid #ffffff59;
  backdrop-filter: blur(16px);
  transform: rotate(45deg);
  display: none;
}

.sub-menu-link:hover .sub-menu ul::after {
  display: block;
}

.sub-menu-link .sub-menu ul li a {
  font-family: var(--fonnts_com_CordaLig);
  font-size: 14px;
  text-transform: uppercase;
  color: var(--bs-white);
  padding: 5px 20px !important;
  transition: 0.5s;
  text-decoration: none;
  display: block;
}

.sub-menu-link .fa-angle-up {
  display: none;
}

.navbar-expand-lg .navbar-nav .log-box-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 25px;
  width: 16%;
}

.navbar-expand-lg .navbar-nav .log-box-middle a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .log-box-middle img {
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar-expand-lg .navbar-nav a:hover {
  color: var(--text1) !important;
}

.navbar-nav .nav-item {
  display: flex;
  align-items: center;
  width: 24%;
  text-align: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    justify-content: center;
  }
}

.navbar-expand-lg .navbar-nav .nav-item {
  position: relative;
  z-index: 11;
}

/* .navbar-expand-lg .navbar-nav .nav-item.header-btn-book {
    margin-left: 14px;
}

.navbar-expand-lg .navbar-nav .nav-item.header-btn-book .nav-link {
    background: var(--theme-color);
    border-radius: 50px;
    padding: 8px 35px !important;
} */

.navbar-nav .home-menu-btn {
  position: relative;
}

.navbar-nav .home-menu-btn button {
  position: relative;
  width: 2.2em;
  height: 12px;
  background: transparent;
  border: none;
  outline: none;
}

.navbar-nav .home-menu-btn button span {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  right: 0px;
  background: rgb(255, 255, 255);
}

.navbar-nav .home-menu-btn button span:nth-child(1) {
  top: 0;
}

.navbar-nav .home-menu-btn button span:nth-child(2) {
  top: 5px;
  width: 60%;
}

.navbar-nav .home-menu-btn button span:nth-child(3) {
  top: 10px;
  width: 85%;
}

.navbar-expand-lg .navbar-nav {
  position: relative;
  border-radius: 50px;
  /* overflow: hidden; */
  padding-right: 55px;
  width: 100%;
}

.navbar-expand-lg .navbar-nav::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background-color: #000;
  border-radius: 50px;
  transition: 0.5s;
}

header.active .navbar-expand-lg .navbar-nav::after {
  width: 100%;
}

.banner-section-box {
  top: 0;
  /* height: 100%; */
  overflow: hidden;
  border-radius: 0;
  transition: none;
  /* position: sticky; */
  margin-top: 0;
  z-index: 1;
  position: relative;
}

.banner-section-box .texture_img {
  bottom: 0;
  left: 0;
  z-index: 3;
  content: "";
  position: absolute;
  width: 100%;
  height: auto;
  /* background: #000; */
  /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 22%, rgba(0, 0, 0, 1) 100%); */
}

#bannerHeading {
  transition: 1s;
  padding-top: 70px;
}

/* #bannerHeading.heading-active {
  transform: translateX(44%);
  text-align: left;
} */

.banner-section-box .banner-heading {
  color: #fff;
  /* font-family: var(--fonnts_com_CordaMed); */

  font-family: 'TOPLUXURY', serif;
  font-size: 65px;
  line-height: 76px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  transition: 1s;
  font-style: italic;
}

.banner-section-box .banner-heading br {
  display: none;
}

/* #bannerHeading.heading-active .banner-heading,
#bannerHeading.heading-active p {
  text-align: left !important;
} */

inner_section {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.inner_section .banner-content-1 {
  /* position: fixed;
    top: 0;
    left: 0;
    right: 0; */
  width: 100%;
  position: relative;
}

.banner-content {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #ca61033b;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: url('../images/png.png'); */
  /* background-repeat: repeat; */
}

.banner-video-section {
  height: 100vh;
  position: relative;
  left: 0;
  width: 100%;
  z-index: -1;
  will-change: top, clip-path;
}

.banner-video-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play_video_btn {
  position: absolute;
  right: 2%;
  bottom: 3%;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #ffffff24 !important;
  backdrop-filter: blur(16px);
  border: 1px solid #ffffff59;
  display: none;
  z-index: 2;
}

.play_video_btn p {
  font-size: 22px;
  color: #fff;
  margin-bottom: 0;
}

.play_video_btn span {
  font-size: 16px;
  color: #fff;
}

.play_video_btn span svg {
  position: relative;
}

.banner-section-box {
  top: 0;
  /* height: 100vh; */
  overflow: hidden;
  border-radius: 0;
  transition: none;
  position: relative;
}

.bird {
  background-image: url("../images/bird-cells-new.svg");
  filter: invert(10%) sepia(55%) saturate(427%) hue-rotate(141deg) brightness(93%) contrast(91%);
  background-size: auto 100%;
  width: 88px;
  height: 125px;
  will-change: background-position;

  animation-name: fly-cycle;
  animation-timing-function: steps(10);
  animation-iteration-count: infinite;
}

.bird-one {
  animation-duration: 1s;
  animation-delay: -0.5s;
}

.bird-two {
  animation-duration: 0.9s;
  animation-delay: -0.75s;
}

.bird-three {
  animation-duration: 1.25s;
  animation-delay: -0.25s;
}

.bird-four {
  animation-duration: 1.1s;
  animation-delay: -0.5s;
}

.bird-container {
  position: absolute;
  top: 12%;
  left: -3%;
  transform: scale(0) translateX(-10vw);
  will-change: transform;
  animation-name: fly-right-one;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  z-index: 4;
}

.bird-container-one {
  animation-duration: 15s;
  animation-delay: 0;
}

.bird-container-two {
  animation-duration: 16s;
  animation-delay: 1s;
}

.bird-container-three {
  animation-duration: 14.6s;
  animation-delay: 9.5s;
}

.bird-container-four {
  animation-duration: 16s;
  animation-delay: 10.25s;
}

/* @keyframes fly-cycle {
    100%{
        background-position: -3600px 0;
    }
} */
@keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}

@keyframes fly-right-one {
  0% {
    transform: scale(0.3) translateX(-10vw);
  }

  10% {
    transform: translateY(2vh) translateX(10vw) scale(0.4);
  }

  20% {
    transform: translateY(0vh) translateX(30vw) scale(0.5);
  }

  30% {
    transform: translateY(4vh) translateX(50vw) scale(0.6);
  }

  40% {
    transform: translateY(2vh) translateX(70vw) scale(0.6);
  }

  50% {
    transform: translateY(0vh) translateX(90vw) scale(0.6);
  }

  60% {
    transform: translateY(0vh) translateX(110vw) scale(0.6);
  }

  100% {
    transform: translateY(0vh) translateX(110vw) scale(0.6);
  }
}

@keyframes fly-right-two {
  0% {
    transform: translateY(-2vh) translateX(-10vw) scale(0.5);
  }

  10% {
    transform: translateY(0vh) translateX(10vw) scale(0.4);
  }

  20% {
    transform: translateY(-4vh) translateX(30vw) scale(0.6);
  }

  30% {
    transform: translateY(1vh) translateX(50vw) scale(0.45);
  }

  40% {
    transform: translateY(-2.5vh) translateX(70vw) scale(0.5);
  }

  50% {
    transform: translateY(0vh) translateX(90vw) scale(0.45);
  }

  51% {
    transform: translateY(0vh) translateX(110vw) scale(0.45);
  }

  100% {
    transform: translateY(0vh) translateX(110vw) scale(0.45);
  }
}

/* .banner-section-box::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9%;
  content: "";
  background: linear-gradient(180deg,
      rgb(255 255 255 / 0%) 0%,
      rgb(0 0 0 / 0%) 50%,
      rgb(0 0 0 / 93%) 117%);
  z-index: 2;
  display: none;
} */

.banner-section-box .image-2 {
  width: 85%;
  /* height: 100%; */
  /* object-fit: cover; */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  /* transform: translate(14%, -8%); */
  animation: imgUp 6s ease-out forwards;
  -webkit-animation: imgUp 6s ease-out forwards;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  /* animation-delay: 0.8s;   */
  /* -webkit-animation-delay: 0.8s; */
  will-change: transform, opacity;
}

@-webkit-keyframes imgUp {
  0% {
    transform: translate(14%, 0%);
  }

  100% {
    transform: translate(14%, -8%);
  }
}

@keyframes imgUp {
  0% {
    transform: translate(14%, 0%);
  }

  100% {
    transform: translate(14%, -10%);
  }
}

body.loaded .image-2 {
  animation-play-state: running;
  -webkit-animation-play-state: running;
}

.banner-section-box .image-3 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transform: translate(-210px, -4px);
  animation: fadeSmooth 8s ease-in-out infinite;
}

@keyframes fadeSmooth {
  0% {
    opacity: 0.4;
  }

  25% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 0.4;
  }
}

.banner-section-box .bird-image {
  width: 8%;
  position: absolute;
  top: 7%;
  right: 15%;
  z-index: 1;
  transform: translate(-100%, -100%);
  opacity: 0.5;
}

.banner-section-box .cloud-image {
  width: 8%;
  position: absolute;
  top: 7%;
  right: 24%;
  z-index: 4;
  transform: translate(-100%, -100%);
  opacity: 0.5;
}

.banner-section-box .rice-box {
  width: 30%;
  position: absolute;
  bottom: -27%;
  right: -25%;
  z-index: 5;
  transform: translate(-100%, -100%);
  opacity: 1;
}

.banner-section-box .rice-box-m {
  display: none;
}

.banner-section-box .river {
  width: 59%;
  position: absolute;
  top: 85%;
  left: 85%;
  z-index: 4;
  transform: translate(-100%, -100%);
  opacity: 1;
  filter: url("#turbulence");
}

.banner-section-box svg {
  position: absolute;
  top: 0;
}

.banner-section-box .light-image {
  width: 3%;
  position: absolute;
  bottom: 50.2%;
  left: 12.4%;
  z-index: 7;
  transform: translate(-100%, -100%);
  opacity: 1;
  animation: fadeInOut 4s infinite ease-in-out;
}

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeInOut {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.banner-section-box .image-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.banner-section-box .container-fluid {
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
  left: 26px;
  z-index: 5;
}

.banner-section-box .banner-heading span {
  font-weight: bold;
  position: relative;
}

.banner-section-box .banner-heading img {
  width: 94px;
  margin-top: 0;
  position: absolute;
  left: 110%;
  top: 32%;
  transform: translate(-100%, -100%);
}

.banner-section-box p {
  /* color: var(--text1); */
  color: #fff;
  margin: 10px 0 25px;
  text-align: center;
  font-size: 22px;
  /* font-family: var(--fonnts_com_CordaLig); */
  font-family: 'TOPLUXURY', serif;
}

.all-btn-box a {
  position: relative;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #000;
  text-decoration: none;
  background-color: var(--text1);
  padding: 12px 20px;
  border-radius: 50px;
}

.all-btn-box a img {
  width: 8%;
  /* display: none; */
  filter: invert(1);
  margin-bottom: 8px;
}

.all-btn-box a span {
  position: relative;
  width: auto;
  text-align: left;
  font-size: 18px;
}

.banner-section-box.active {
  /* position: relative; */
  /* sticky se relative feel */
  /* --var-bigborderradius: 120px; */
  /* top: 0; */
  /* border-radius: 0 0 var(--var-bigborderradius) var(--var-bigborderradius); */
}

.about-section-new {
  position: relative;
  margin-top: -20%;
}

.particle-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}

.dust-section {
  position: absolute;
  left: 85%;
  top: 77%;
  transform: translate(-100%, -100%);
  width: 800px;
  height: 80vh;
}

.dust-particle {
  position: absolute;
  background: #9b7239ff;
  /* Tune opacity for subtlety (0.3–0.6) */
  border-radius: 50%;
  pointer-events: none;
  z-index: 2;
  /* Above images/overlays */
  /* Soft glow to enhance dust on dark fade */
  box-shadow: 0 0 6px rgba(255, 255, 255, 0.2);
}

.about-section-new::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 1) 0%,
      rgb(0 0 0 / 20%) 50%,
      rgb(0 0 0 / 24%) 100%);
  z-index: 2;
  display: none;
}

.about-section-new::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #00000028;
  z-index: 1;
  display: none;
}

.about-section-new .about-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: url(#turbulenceCloud_2);
}

.about-section-new svg {
  position: absolute;
  top: 0;
}

.about-section-new .water-b {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 100%;
  z-index: 4;
  transform: translate(-100%, -100%);
  opacity: 0;
  /* filter: url(#turbulenceCloud_2); */
  z-index: 1;
  display: none;
}

.about-section-new .frame {
  position: absolute;
  z-index: 11;
  transform: translate(-100%, -100%);
  left: 74.7%;
  top: 63%;
  width: 14%;
}

.about-section-new .container-fluid {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}

.about-section-new .container-fluid .about-section-content {
  text-align: center;
  color: var(--text1);
  width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgb(0 0 0 / 40%);
  border-radius: 40px;
  height: 590px;
  padding: 40px;
  position: relative;
  margin-left: 5%;
}

.about-section-new .container-fluid .about-section-content::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid var(--text1);
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-4deg);
  z-index: 1;
  border-radius: 40px;
}

.about-section-new .container-fluid .about-section-content h6 {
  color: var(--text1);
  font-size: 26px;
  margin: 8px 0 25px;
}

.about-section-new .container-fluid .about-section-content p {
  color: var(--text2);
}

.shap-img-box {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-90%);
}

.shap-img-box img {
  width: 100%;
}

.about-section-craft {
  position: relative;
  margin-top: -3%;
  z-index: 1;
  overflow: hidden;
}

.book {
  position: absolute;
  width: 100px;
  height: 264px;
  margin: 0 auto;
  overflow: hidden;
  left: 30%;
  top: 17%;
}

.star {
  position: absolute;
  top: 10px;
  left: 10px;
  contet: "*";
  color: red;
  font-size: 20px;
  z-index: 11;
}

.about-section-craft::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48%;
  position: absolute;
  background: #fff;
  background: linear-gradient(180deg,
      rgb(255 255 255 / 0%) 22%,
      rgb(255 255 255 / 0%) 38%,
      rgb(0 0 0 / 78%) 100%);
  z-index: 1;
  display: none;
}

.about-section-craft .about-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.overlay-layer img {
  width: 100%;
}

.overlay-layer .dark-space {
  display: block;
  width: 100%;
  height: 130px;
  background-color: #000;
}

.about-section-craft .container-fluid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  padding-top: 230px;
}

.about-section-craft .container-fluid .about-section-content {
  margin: 0 5% 0 auto;
  text-align: center;
  color: var(--text1);
  width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: hsl(0deg 0% 0% / 76%);
  border-radius: 40px;
  height: 530px;
  padding: 40px;
  position: relative;
}

.about-section-craft .container-fluid .about-section-content::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid var(--text1);
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-4deg);
  z-index: 1;
  border-radius: 40px;
}

.about-section-craft .container-fluid .about-section-content p {
  color: var(--text1);
}

.about-section-craft .container-fluid .about-section-content ul {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 88px;
  list-style: none;
  padding-left: 0;
}

.about-section-craft .container-fluid .about-section-content ul li {
  padding: 10px;
  width: 100%;
}

.about-section-craft .container-fluid .about-section-content ul li:nth-child(1) {
  transform: translateY(0);
}

.about-section-craft .container-fluid .about-section-content ul li:nth-child(2) {
  transform: translateY(40px);
}

.about-section-craft .container-fluid .about-section-content ul li:nth-child(3) {
  transform: translateY(20px);
}

.about-section-craft .container-fluid .about-section-content ul li:nth-child(4) {
  transform: translateY(57px);
}

.about-section-craft .container-fluid .about-section-content ul li .craft-img-box {
  border: 2px solid var(--text1);
  border-radius: 20px;
  overflow: hidden;
}

.about-section-craft .container-fluid .about-section-content ul li img {
  width: 100%;
}

.video-section {
  position: relative;
  height: 100%;
}

.video-section::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #00000066;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.banner-section-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* position: sticky;
    top: 0; */
}

.banner-section-box .top-layer-box {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 30%;
  transform-origin: top;
  z-index: 11;
  display: none;
}

.banner-section-box .bottom-layer-box {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 20%;
  z-index: 11;
  display: none;
}

.video-banner-content {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
  /* 1s delay after logo hides */
}

header.active~.video-banner-content {
  opacity: 0;
}

.video-banner-content .banner-heading {
  font-size: 80px;
  font-family: var(--Cardo_Font);
  color: #fff;
  font-weight: 800;
  line-height: 85px;
}

.video-banner-content p {
  font-size: 20px;
  color: #fff;
  width: 50%;
  margin-top: 30px;
}

/* .second-section-box {
    position: relative;
    margin-top: -130vh;
    padding-top: 0;
    color: #fff;
    mix-blend-mode: difference;
}

.second-section-box .header-title {
    position: relative;
    padding-left: 200px;
}

.second-section-box .header-title .big-heading-1 {
    position: relative;
}

.second-section-box .header-title .big-heading-1 .heading-3-1 {
    position: relative;
    font-family: var(--PPRightGothic_Light);
    font-size: 11vw;
    line-height: 124px;
} */

.section-explore {
  position: relative;
  padding-top: 80px;
  padding-bottom: 0;
}

.section-explore .explore-btn-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 60%;
  transform: translateY(0px);
  transition: all 0.4s ease-in-out;
}

.section-explore .explore-btn-box:hover {
  width: 65%;
}

.section-explore.active .explore-btn-box {
  transform: translateY(-140px);
}

.section-explore .explore-btn-box a {
  background-color: var(--blue);
  color: #fff;
  line-height: normal;
  padding: 20px 20px 20px 40px;
  border-radius: 200px;
  white-space: nowrap;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.section-explore .explore-btn-box h5 {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-family: var(--Cardo_Font);
}

.section-explore .explore-btn-box a span {
  width: 80px;
  height: 80px;
  background: var(--theme-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}

.whitesection-wrap#shop .right-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.big_heading_1 {
  padding-left: 100px;
}

.second-section-box .header-title-2 {
  position: relative;
  padding-left: 0;
  padding-top: 40px;
}

.second-section-box .header-title-2 .big-heading-2 .heading-3-2 {
  position: relative;
  font-family: var(--Inter_18pt_Bold);
  font-size: 6vw;
  line-height: 100px;
  text-align: left;
  font-weight: 500;
  text-transform: uppercase;
  color: #f1f1f1;
}

.header-anim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: -3;
}

.about-section-home {
  padding-left: 0;
}

.about-section-home .container-fluid {
  padding-left: 0 !important;
}

.about-section-home .container-fluid .row {
  margin-left: 0 !important;
}

.about-section-home .left-section {
  overflow: hidden;
  padding-right: 50px;
  height: 100%;
}

.about-section-home .left-section .year-box {
  margin-left: -10px;
  font-size: 570px;
  font-family: var(--Cardo_Font);
  font-weight: 900;
  color: #ded6cf;
  line-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
}

.about-section-home .left-section .year-box span {
  font-size: 40px;
  position: absolute;
  right: -16px;
  bottom: -75px;
  color: #000;
}

.about-section-home .right-section a {
  background-color: var(--text);
  color: #fff;
  font-family: var(--PPRightGothic_Light);
  font-size: 16px;
  text-decoration: none;
  display: block;
  width: fit-content;
  border-radius: 50px;
}

.about-section-home .right-section a span {
  padding: 8px 60px;
  display: block;
}

.two-section-in-one {
  position: relative;
  /* height: 200vh;  */
}

.about-section-home-two {
  position: sticky;
  z-index: 2;
  /* background: #000; */
  width: 100%;
  top: 60px;
}

.sticky-img-container-main {
  position: sticky;
  z-index: 1;
  background: #000;
  top: 60px;
}

.about-section-home-two {
  transition: opacity 0.6s ease, transform 0.6s ease;
}

/* .about-section-home-two.active {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
} */

.about-section-home-t {
  width: 80%;
  margin: auto;
  text-align: center;
}

.about-section-home-t h4 {
  font-family: var(--Cardo_Font);
  font-size: 50px;
  color: var(--text1);
  /* line-height: 50px; */
}

/* .sticky-img-container-main {
    position: sticky;
    top: 50px;
} */

.sticky-img-container {
  width: 90%;
  margin: auto;
}

.sticky-img-container ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 0;
  list-style: none;
}

.sticky-img-container ul li {
  width: 100%;
  /* position: sticky;
    top: 80px; */
}

.sticky-img-container ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.sticky-img-container ul li::after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000036;
  z-index: 1;
  position: absolute;
  transition: 0.6s;
  opacity: 0;
}

.about-section-home-two ul li:hover:after {
  opacity: 1;
}

.two-box-section {
  position: relative;
  top: 0;
  z-index: 11;
  background-color: #000;
  /* height: 140vh; */
}

.two-box-section .two-box-card {
  width: 100%;
  position: relative;
}

.two-box-section .two-box-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.two-box-section .two-box-card .two-box-card-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: #00000073;
  padding: 40px;
  transition: 0.5s;
}

.two-box-section .two-box-card .two-box-card-content:hover {
  background: #0000008b;
}

.two-box-section .two-box-card .two-box-card-content h4 {
  color: var(--text1);
  font-size: 30px;
  font-family: var(--Cardo_Font);
  text-transform: uppercase;
}

.two-box-section .two-box-card .two-box-card-content p {
  color: var(--text1);
  font-family: var(--Cardo_Font);
  font-size: 16px;
  width: 80%;
}

.shop-section-box {
  /* background-color: #000; */
  z-index: 111;
  position: relative;
  padding-top: 40px;
  background-image: url(../images/shop-bg-1.png);
  /* border-top: 10px solid var(--text1); */
  height: 110vh;
  background-size: cover;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  margin-top: 0;
}

.shop-section-box .bg-img-7 {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shop-section-box .container-fluid {
  /* position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 1; */
  height: 100%;
  z-index: 3;
  position: relative;
}

.shop-section-box .container-fluid .row {
  height: 100%;
}

.shop-section-box .right-section {
  color: var(--text1);
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 100px;
}

.shop-section-box .right-section p {
  color: var(--text1);
}

.shop-section-box .right-section h6 {
  color: var(--text4);
  font-size: 35px;
  margin-top: 6px;
}

.the-craft-section {
  background-color: #000;
  position: relative;
  z-index: 11;
  color: var(--text1);
}

.the-craft-section p {
  color: var(--text1);
}

.row-one .img-box img {
  width: 100%;
  border-radius: 20px;
}

.row-one .craft-hading-box {
  position: relative;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.row-one .craft-hading-box h4 {
  font-size: 5vw;
  font-family: var(--Cardo_Font);
  line-height: 90px;
  text-transform: uppercase;
  color: var(--text1);
}

.row-one .craft-hading-box h6 {
  font-size: 5vw;
  font-family: var(--Cardo_Font);
  line-height: 20px;
  color: var(--text1);
}

.row.row-two.first-box {
  padding-top: 120px;
}

.row.row-two {
  padding-top: 0;
}

.row-two .right-section {
  display: flex;
  justify-content: end;
  position: relative;
  overflow: hidden;
  align-items: center;
}

.row-two .right-section .craft-img-box {
  width: 90%;
  overflow: hidden;
  border-radius: 20px;
}

.row-two .right-section img {
  width: 100%;
  height: auto;
  display: block;
  transform: translateY(0);
  will-change: transform;
  border-radius: 20px;
  /* better performance */
}

.row-two .right-section.right_section_t {
  display: flex;
  justify-content: start;
}

.row-two .right-section.right_section_t2 {
  display: flex;
  justify-content: start;
}

.row-two .right-section img {
  width: 100%;
}

.row-two .left-section {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.row-two .left-section .row-two-img-box-left {
  position: absolute;
  bottom: -50%;
}

.row-two .left-section .row-two-img-box-left img {
  width: 80%;
}

.about-section-home-three {
  position: relative;
  padding-left: 20px;
}

.about-section-home-three .craft-img-box-1 {
  position: absolute;
  right: 0;
  top: 0;
}

.about-section-home-three .big-text-content {
  position: relative;
}

.about-section-home-three .big-text-content h3 {
  font-size: 9.416667vw;
}

.about-section-home-three .craft-img-box-1 img {
  width: 100%;
}

.slider-section-home {
  margin-top: 80px;
}

.slider-section-box {
  position: relative;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

/* .slider-section-box .swiper-slide {
    width: 80%;
}

.slider-section-box .swiper-slide:nth-child(2n) {
    width: 60%;
}

.slider-section-box .swiper-slide:nth-child(3n) {
    width: 40%;
} */

.slider-section-box .swiper-slide {
  height: 85vh;
  width: auto;
  border-radius: 50px;
  overflow: hidden;
  opacity: 0;
  transition: 0.75s all ease;
  transition-property: transform, opacity;
  margin: 0 6em;
  transform: scale(0.6);
}

.slider-section-box .swiper .swiper-slide:first-child,
.slider-section-box .swiper .swiper-slide:last-child {
  width: 90%;
}

.slider-section-box .swiper .swiper-slide:first-child img,
.slider-section-box .swiper .swiper-slide:last-child img {
  width: 100%;
}

.slider-section-box .swiper .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}

.slider-section-box .swiper .swiper-slide-next,
.slider-section-box .swiper .swiper-slide-prev {
  opacity: 0.5;
  transform: scale(0.8);
}

.slider-section-box .swiper-slide .slider-box-1 {
  height: 100%;
}

.slider-section-box .swiper-slide .slider-box-1 img {
  height: 100%;
  width: auto;
}

.slider-btn-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  z-index: 11;
  padding: 0 50px;
}

.slider-btn-arrow .swiper-button-next,
.slider-btn-arrow .swiper-button-prev {
  background: #000;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  color: #fff !important;
  font-size: 14px;
  position: relative;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

.slider-btn-arrow .swiper-button-next::after,
.slider-btn-arrow .swiper-button-prev::after {
  font-size: 20px;
}

.about-section-box-new-o {
  /* position: sticky; */
  /* top: -100px; */
  /* height: 300vh; */
  background-color: #fff;
}

.clients-section {
  position: relative;
  z-index: 3;
  background-image: url(../images/footer-bg.png);
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 0;
  height: 80vh;
  display: flex;
  align-items: center;
  /* height: 100vh;
  top: 0;
  display: flex;
  align-items: center; */
  background-color: #000;
}

.clients-section::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #0c1a08;
  background: linear-gradient(180deg,
      rgba(12, 26, 8, 1) 0%,
      rgba(255, 255, 255, 0) 50%);
  display: none;
}

.clients-section .heading-2 {
  color: var(--text1);
  text-align: center;
}

.clients-section .container-fluid {
  position: relative;
  z-index: 11;
}

.clients-section .client-list {
  height: 100%;
  display: flex;
  align-items: end;
}

.clients-section .client-list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  background: #000;
  padding: 10px;
  border-radius: 10px;
}

.clients-section .client-list li {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33%;
}

.clients-section .client-list li img {
  width: 60%;
}

.clients-section .left-section {
  position: relative;
}

.clients-section .left-section img {
  width: 140px;
  margin-bottom: 50px;
}

.clients-section .left-section p {
  font-family: var(--fonnts_com_CordaLig);
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 0;
}

.clients-section .left-section span {
  font-family: var(--fonnts_com_CordaLig);
  font-size: 16px;
  color: var(--text1);
  margin-top: 0;
}

.clients-section .left-section form {
  margin-top: 20px;
}

.clients-section .left-section form .input-field {
  border-bottom: 1px solid var(--text1);
  width: 60%;
  display: flex;
  align-items: center;
}

.clients-section .left-section form .input-field input {
  border: none;
  outline: none;
  background: transparent;
  color: var(--text1);
  font-size: 14px;
  /* font-family: var(--fonnts_com_CordaLig); */
  width: 95%;
}

.clients-section .left-section form .input-field input::placeholder {
  color: var(--text1);
  font-size: 14px;
  font-family: var(--fonnts_com_CordaLig);
  letter-spacing: 1px;
}

.clients-section .left-section form .input-field button {
  background-color: transparent;
  border: none;
  outline: none;
  color: var(--text1);
  font-size: 22px;
}

.clients-section .left-section ul {
  display: flex;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 50px;
  list-style: none;
  gap: 14px;
}

.clients-section .left-section ul li a {
  font-size: 22px;
  color: var(--text1);
  display: flex;
  background-color: #0000001f;
  backdrop-filter: blur(16px);
  width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.middle-section {
  position: relative;
}

.middle-section ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}

.middle-section ul li {
  display: flex;
  flex-direction: column;
  gap: 0px;
  width: calc(100% / 3 - 2px);
  border-radius: 200px;
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 50px;
  height: 15em;
  justify-content: center;
}

.middle-section ul li:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}

.middle-section ul li:nth-child(3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}

.middle-section ul li h4 {
  font-size: 30px;
  font-family: var(--Cardo_Font);
}

.middle-section ul li span {
  font-size: 30px;
  color: var(--theme-color);
}

.about-section-home-with-video {
  position: relative;
}

.about-section-home-with-video .left-section {
  position: relative;
}

.about-section-home-with-video .left-section img {
  width: 100%;
  object-fit: cover;
  border-radius: 0 9999px 9999px 0;
  height: 100vh;
}

.about-section-home-with-video .left-section video {
  position: relative;
  width: 100%;
  height: 120vh;
  object-fit: cover;
  border-radius: 0 9999px 9999px 0;
}

.about-section {
  position: relative;
  background-color: #fff;
}

.about-section .about-content-box {
  width: 100%;
}

.about-section .about-content-box img {
  width: 100%;
  height: auto;
  object-fit: cover;
  /* clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); */
  /* transition: 0.5s; */
  border-top-right-radius: 100px;
}

.about-content-box-one img {
  /* clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); */
}

.about-section .about-content-box-1 img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-top-right-radius: 100px;
  /* clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); */
}

.about-section .about-section-box {
  position: relative;
  padding: 50px 0 40px;
}

.about-section .about-section-box h5 {
  font-size: 2.8vw;
  font-family: var(--PPRightGothic_Medium);
  color: var(--text);
}

.about-section .about-section-box p {
  font-size: 16px;
  font-family: var(--Inter_18pt_Light);
  padding: 16px 0 16px;
  color: var(--text);
}

.about-section .about-section-box a {
  background-color: var(--text);
  color: #fff;
  font-family: var(--PPRightGothic_Light);
  font-size: 16px;
  text-decoration: none;

  display: block;
  width: fit-content;
  border-radius: 50px;
}

.about-section .about-section-box a span {
  padding: 8px 60px;
  display: block;
}

.about-content-box-next {
  position: relative;
}

.vertical-heading {
  font-size: 120px;
  text-transform: uppercase;
  writing-mode: vertical-lr;
  position: relative;
  font-family: var(--PPRightGothic_Medium);
  color: var(--text);
}

.about-content-box-next {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.projects-section {
  position: relative;
}

.projects-section .header-title-section {
  position: relative;
}

.projects-section .header-title-section h3 {
  position: relative;
  font-family: var(--Cardo_Font);
  font-size: 5vw;
  line-height: 100px;
  color: var(--text);
}

.projects-section .header-title-section h3 .font-change {
  font-family: var(--Inter_18pt_Bold);
  text-transform: uppercase;
  font-size: 5.5vw;
  margin-top: -18px;
  display: block !important;
}

.projects-section {
  position: relative;
  background-color: #fff;
}

.projects-section-bew-box .container-fluid {
  background-color: #f6fcff;
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 80px;
}

.projects-section .header-title-section h5 {
  position: relative;
  font-family: var(--PPRightGothic_Light);
  font-size: 3vw;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: var(--text);
}

.project-card-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 450px;
}

.project-card-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.middle_row {
  margin: 25px 0;
}

.project-card-box h6 {
  font-family: var(--Cardo_Font);
  font-size: 16px;
  border: 1px solid #4e4e4e;
  border-radius: 300px;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  padding: 3px 15px 3px 15px;
  text-transform: uppercase;
}

.project-card-box h3 {
  font-size: 1.5vw;
  line-height: 2vw;
  font-family: var(--Cardo_Font);
  /* text-transform: uppercase; */
  text-align: center;
  color: var(--text);
  padding-top: 22px;
}

.parallax-section {
  position: relative;
  height: 10vh;
  overflow: hidden;
}

.parallax-bg {
  /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1; */
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-image: url("../images/strip-img.jpg");
  width: 100%;
  height: 100%;
}

.parallax-bg img {
  width: 100%;
  height: 120%;
  object-fit: cover;
  transform: translateY(0);
  will-change: transform;
}

.content {
  position: relative;
  z-index: 2;
  color: white;
  text-align: center;
  top: 40%;
  font-size: 1.5rem;
}

.service-list {
  margin-top: 0;
}

.service-list,
.service-list ul li {
  position: relative;
  background-color: #2a3291;
}

.service-list ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.service-list ul li {}

.service-list ul li a {
  border-bottom: 1px solid #fff;
  padding: 60px 100px;
  position: relative;
  transition: 0.5s;
  color: #fff;
  font-family: var(--PPRightGothic_Medium);
  text-decoration: none;
  font-size: 80px;
  line-height: normal;
  display: block;
}

.service-list ul li a p {
  margin-bottom: 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  text-transform: uppercase;
}

.service-list ul li a:after {
  background-color: #3d8dda;
  background-color: var(--bg-color2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transition: 0.5s;
  width: 100%;
}

.service-list ul li a:after {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleY(0);
  transition: 0.5s;
  width: 100%;
}

.service-list ul li a span {
  font-family: var(--Inter_18pt_Bold);
  font-size: 24px;
  left: -34px;
  position: absolute;
  top: 0;
}

.service-list ul li a:hover:after {
  transform: none;
}

.service-list ul li a:hover {
  color: #000;
}

.services-btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
}

.services-btn-box a {
  background-color: transparent;
  color: var(--text);
  font-family: var(--Inter_18pt_Medium);
  font-size: 16px;
  text-decoration: none;
  display: block;
  width: fit-content;
  border-radius: 50px;
  border: 2px solid var(--text);
  text-transform: uppercase;
}

.services-btn-box a span {
  padding: 8px 60px;
  display: block;
}

.video-section-footer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  /* background-image: url(../images/footer-bg.png); */
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 0;
}

.video-section-footer div {
  border-radius: 80px;
  max-height: fit-content;
  object-fit: cover;
  width: 82%;
  z-index: 1;
  height: 75vh;
  position: relative;
}

.video-section-footer div::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid var(--text1);
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-2deg);
  z-index: 1;
  border-radius: 40px;
}

.video-section-footer video {
  border-radius: 80px;
  max-height: 100%;
  object-fit: cover;
  width: 100%;
  z-index: 1;
}

footer {
  position: relative;
  background-color: #000;
  padding-bottom: 50px;
  z-index: 3;
}

.footer-form-box {
  position: relative;
}

.footer-form-box form {
  position: relative;
}

.footer-form-box form .input-field-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  border-bottom: 1px solid var(--text);
}

.footer-form-box form .input-field-box input {
  width: 75%;
  height: 60px;
  border: none;
  outline: none;
  background-color: transparent;
  color: var(--text1);
}

.footer-form-box form .input-field-box button {
  width: fit-content;
  height: 60px;
  border: none;
  outline: none;
  background-color: transparent;
}

.footer-form-box h5 {
  font-size: 38px;
  font-family: var(--Cardo_Font);
  margin-bottom: 18px;
  color: var(--text1);
}

footer .custom-html-widget {
  padding-top: 100px;
}

footer .custom-html-widget p {
  margin-bottom: 8px;
  font-family: var(--Cardo_Font);
  text-transform: uppercase;
  font-size: 20px;
  color: var(--text1);
}

footer .custom-html-widget p img {
  width: 30px;
  margin-right: 15px;
  filter: invert(1);
}

.footer-form-box form .form-check {
  margin-top: 20px;
}

.footer-form-box form .form-check input {
  border-radius: 0 !important;
  border: 1px solid var(--text);
}

.footer-form-box form .form-check label {
  margin-left: 5px;
  font-family: var(--Cardo_Font);
  color: var(--text1);
}

footer .right-section {
  display: flex;
  align-items: start;
  justify-content: start;
  width: 100%;
  flex-wrap: wrap;
  padding-left: 90px;
}

footer .right-section .footer-link-box {
  width: 50%;
}

footer .right-section .footer-link-box h5 {
  font-family: var(--Cardo_Font);
  color: var(--text1);
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 0;
}

footer .right-section .footer-link-box ul {
  padding-left: 0;
  /* margin-bottom: 0; */
  list-style: none;
}

footer .right-section .footer-link-box ul li a {
  font-family: var(--Cardo_Font);
  color: var(--text1);
  font-size: 16px;
  /* text-transform: uppercase; */
  padding: 5px 0;
  text-decoration: none;
  display: block;
  position: relative;
  width: fit-content;
}

footer .right-section .footer-link-box ul li a::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: var(--text1);
  transition: 0.5s;
}

footer .right-section .footer-link-box ul li a:hover::after {
  width: 100%;
}

.copy-write-box {
  padding: 25px 0;
  position: relative;
  z-index: 1;
  background-color: #000;
  z-index: 2;
}

.copy-write-box p {
  text-align: center;
  font-family: var(--fonnts_com_CordaLig);
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
}

.copy-write-box p a {
  text-decoration: none;
  color: #fff;
}

.footer-link-box {
  position: relative;
}

.footer-link-box .get_in_t {
  cursor: pointer;
  width: 145px;
  height: 145px;
  background-color: var(--blue);
  color: white;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 143px;
  border-radius: 100%;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  transition: 0.5s;
}

.footer-link-box .get_in_t:hover {
  transform: scale(1.1);
}

.footer-link-box .get_in_t .child_text {
  width: 145px;
  height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 18px;
}

.footer-link-box .get_in_t svg {
  transform: rotate(-45deg);
  position: absolute;
  top: 26px;
  /* width: 68px; */
  display: flex;
  font-size: 26px;
  transition: 0.5s;
}

.footer-link-box .get_in_t:hover svg {
  transform: rotate(0deg);
}

.reveal-type-2,
.reveal-type-8 {
  will-change: transform, opacity;
}

.reveal-type-2 .char {
  transform: translateY(315px);

  transition: transform 0.5s;

  opacity: 0;
}

.reveal-type-8 .char {
  transform: translateX(-80px);

  transition: transform 0.5s;

  opacity: 0;
}

.blog-section {
  background-color: #f6fcff;
}

.bolg-thumb-box {
  position: relative;
}

.bolg-thumb-box .blog-img-box {
  width: 100%;
}

.bolg-thumb-box .blog-img-box img {
  width: 100%;
  transition: 0.5s;
  border-radius: 20px;
}

.bolg-thumb-box .blog-img-box img:hover {
  border-top-right-radius: 50px;
}

.blog-content-box {
  position: relative;
  padding: 36px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}

.blog-content-box h5 {
  font-size: 22px;
  font-family: var(--PPRightGothic_Medium);
  color: var(--text);
  line-height: 30px;
}

.blog-content-box p {
  font-size: 16px;
  color: var(--text);
  font-family: var(--Inter_18pt_Light);
}

.mobile-logo {
  position: relative;
  display: none;
}

.menu-close-btn {
  display: none;
}

.projects-section-bew-box .container-fluid .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.fixed_video_banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 11111;
}

#overlay {
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(0 0 0);
  transition: 1s 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#overlay img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.inner-loader {
  position: relative;
  width: 30%;
  z-index: 2;
}

#progress {
  height: 30px;
  background: var(--text1);
  /* position: absolute; */
  width: 0;
  /* top: 50%; */
  transition: 1s;
  border-radius: 20px;
}

#progstat {
  font-size: 14px;
  letter-spacing: 3px;
  /* position: absolute; */
  /* top: 50%; */
  margin-top: 0;
  width: 100%;
  text-align: center;
  color: var(--text1);
  margin-bottom: 10px;
  font-family: var(--CondensedLight);
  text-transform: uppercase;
}

.fixed_video_banner video {
  transition: opacity 4s ease;
  opacity: 1;
}

.fixed_video_banner video.hide-video {
  opacity: 0;
  pointer-events: none;
}

.fixed_video_banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 11111;
}

.fixed_video_banner video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.fixed_video_banner img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

#continueBtn {
  position: absolute;
  bottom: 5%;
  left: 51%;
  transform: translateX(-50%);
  padding: 10px 30px;
  font-size: 18px;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  background: var(--text1);
  border: none;
  border-radius: 50px;
  text-transform: uppercase;
  transition: 2s;
}

/* Fade + zoom animation */
#continueBtn.active {
  /* animation: bounceLR 1.2s ease-in-out infinite; */
  /* animation-delay: 2s; */
  /* wait 2 seconds before animation starts */
  opacity: 1;
  /* final opacity */
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease;
  z-index: 99999;
}

.loader-content {
  text-align: center;
  color: #fff;
  width: 90vw;
  /* Ensure full width availability */
  max-width: 1000px;
}

#mountain-svg {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.2));
}

/* River Flow Animation */
.river-flow {
  stroke-dasharray: 60;
  stroke-dashoffset: 60;
  animation: riverDraw 2.5s ease-in-out infinite;
}

@keyframes riverDraw {
  0% {
    stroke-dashoffset: 60;
  }

  50% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: -60;
  }

  /* Flow out */
}

/* Text Sequence */
.text-sequence {
  position: relative;
  height: 60px;
  /* Space for text */
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  /* Pull text UP closer to river */
}

.fill-text {
  position: absolute;
  font-size: 1.1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  /* Base dull color */
  background: linear-gradient(to bottom,
      #2196f3 50%,
      rgba(255, 255, 255, 0.3) 50%);
  background-size: 100% 200%;
  background-position: bottom;
  /* Start with grey (bottom half of gradient) */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  opacity: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  /* Forces text to single line */
}

/* Sequential Animation */
.fill-text:nth-child(1) {
  animation: textFillCycle 3.5s ease-in-out forwards;
  animation-delay: 0.5s;
}

.fill-text:nth-child(2) {
  animation: textFillCycle 3.5s ease-in-out forwards;
  animation-delay: 4s;
}

.fill-text:nth-child(3) {
  animation: textFillCycle 3.5s ease-in-out forwards;
  animation-delay: 7.5s;
}

.fill-text:nth-child(4) {
  animation: textFillCycle 4s ease-in-out forwards;
  animation-delay: 11s;
}

@keyframes textFillCycle {
  0% {
    opacity: 0;
    background-position: bottom;
  }

  10% {
    opacity: 1;
    /* Fade in */
  }

  40% {
    background-position: top;
    /* Blue slides down from top */
  }

  80% {
    opacity: 1;
    background-position: top;
  }

  100% {
    opacity: 0;
    /* Fade out */
    background-position: top;
  }
}

.show-product-section {
  position: relative;
  height: 100vh;
  top: 0;
  background-color: #000;
  z-index: 1;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.show-product-section .container-fluid,
.show-product-section .container-fluid .row {
  height: 100%;
}

.show-product-section .left-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: url('../images/bg-1.jpeg'); */
  padding: 0;
  border-radius: 10px;
  height: 100%;
}

.show-product-section .left-section video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.show-product-section .left-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.show-product-section .right-section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  height: 100%;
  padding-left: 14px;
  text-decoration: none;
}

.show-product-section .right-section img {
  width: 75%;
  margin: 35px 0 35px;
}

.show-product-section .right-section p {
  position: relative;
  font-size: 20px;
  font-family: var(--fonnts_com_CordaLig);
  color: var(--text1);
  margin-bottom: 0;
}

.show-product-section .right-section h5 {
  /* text-transform: uppercase; */
  color: var(--text1);
  font-family: var(--fonnts_com_CordaLig);
  font-size: 18px;
}

.show-product-section .right-section h5 br {
  display: none;
}

.show-product-section .right-section a {
  color: #fff;
  font-family: var(--fonnts_com_CordaLig);
  font-size: 18px;
  background: transparent;
  border: 1px solid goldenrod;
  padding: 14px 38px;
  border-radius: 3px;
  margin-top: 20px;
  transition: 0.6s;
  text-decoration: none;
  display: block;
}

.show-product-section .right-section a:hover {
  background-color: goldenrod;
  color: #000;
}

.shop-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 110px;
}

.shop-btn_new {
  gap: 20px;
}

.shop-btn a {
  color: #fff;
  font-family: var(--fonnts_com_CordaLig);
  font-size: 18px;
  background: transparent;
  border: 1px solid goldenrod;
  padding: 14px 38px;
  border-radius: 3px;
  margin-top: 20px;
  transition: 0.6s;
  text-decoration: none;
  display: block;
  width: fit-content;
}

.shop-btn a:hover {
  background-color: goldenrod;
  color: #000;
}

.section-what-make {
  /* height: 100vh; */
  position: relative;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  background-color: #000;
}

.content-main-section {
  position: relative;
  margin-bottom: 65px;
}

.content-main-section h4 {
  color: var(--text1);
  font-family: var(--fonnts_com_CordaLig);
  font-size: 28px;
  line-height: 50px;
  text-align: center;
  /* text-transform: uppercase; */
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  transition: 1s;
}

/* ===== THE ORIGIN SECTION ===== */
.show-product-section.the-origin {
  position: relative;
  height: auto;
  padding: 80px 20px;
}

.show-product-section.the-origin .origin-premium-card {
  position: relative;
  /* max-width: 1200px; */
  margin: 0 auto;
  /* background: linear-gradient(135deg, rgba(20, 20, 20, 0.8) 0%, rgba(30, 30, 30, 0.8) 100%); */
  border: 1px solid rgba(189, 152, 85, 0.2);
  border-radius: 25px;
  overflow: hidden;
  backdrop-filter: blur(20px);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.show-product-section.the-origin .origin-premium-card:hover {
  border-color: rgba(189, 152, 85, 0.5);
  box-shadow: 0 30px 90px rgba(189, 152, 85, 0.15);
  transform: translateY(-5px);
}

.show-product-section.the-origin .origin-card-content {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  align-items: center;
  min-height: 500px;
}

.show-product-section.the-origin .origin-text-wrapper {
  position: relative;
  padding: 60px 50px;
  z-index: 2;
}

.show-product-section.the-origin .origin-title {
  color: var(--text1);
  font-family: var(--fonnts_com_CordaLig);
  font-size: 28px;
  line-height: 50px;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0;
  position: relative;
  transition: all 0.5s ease;
}

.show-product-section.the-origin .origin-text-body {
  position: relative;
}

.show-product-section.the-origin .paragraph {
  color: var(--text1);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 16px;
  font-weight: 300;
  transition: all 0.4s ease;
}

.show-product-section.the-origin .paragraph:last-child {
  margin-bottom: 0;
}

.show-product-section.the-origin .paragraph.highlight {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color);
  padding-left: 16px;
  border-left: 3px solid var(--text-color);
  margin: 20px 0;
}

.show-product-section.the-origin .origin-image-wrapper {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.show-product-section.the-origin .origin-image-frame {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.show-product-section.the-origin .origin-image-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.320, 1);
}

.show-product-section.the-origin .origin-premium-card:hover .origin-image-frame img {
  transform: scale(1.08);
}

.show-product-section.the-origin .image-overlay-accent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}

.show-product-section.the-origin .origin-card-border {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  border: 1px solid rgba(189, 152, 85, 0.15);
  border-radius: 20px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s ease;
}

.show-product-section.the-origin .origin-premium-card:hover .origin-card-border {
  opacity: 1;
}

@media (max-width: 1024px) {
  .show-product-section.the-origin .origin-card-content {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .show-product-section.the-origin .origin-text-wrapper {
    padding: 50px 40px;
  }

  .show-product-section.the-origin .origin-image-wrapper {
    min-height: 400px;
  }
}

@media (max-width: 768px) {
  .show-product-section.the-origin {
    padding: 60px 15px;
  }

  .show-product-section.the-origin .origin-premium-card {
    border-radius: 20px;
  }

  .show-product-section.the-origin .origin-text-wrapper {
    padding: 40px 30px;
  }

  .show-product-section.the-origin .origin-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
  }

  .show-product-section.the-origin .paragraph {
    font-size: 14px;
    line-height: 1.6;
  }

  .show-product-section.the-origin .origin-image-wrapper {
    min-height: 300px;
  }
}

/* ===== THE CREATOR SECTION - PREMIUM LUXURY EDITION ===== */
.show-product-section.the-creater {
  position: relative;
  height: auto;
  padding: 80px 20px;
  overflow: hidden;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(189, 152, 85, 0.03) 50%,
      rgba(0, 0, 0, 0) 100%);
}

.show-product-section.the-creater::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(189, 152, 85, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  animation: floatGlow 8s ease-in-out infinite;
}

.show-product-section.the-creater::after {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(189, 152, 85, 0.06) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
  animation: floatGlow 8s ease-in-out infinite 2s;
}

@keyframes floatGlow {

  0%,
  100% {
    transform: translate(0, 0) scale(1);
    opacity: 0.5;
  }

  50% {
    transform: translate(20px, -20px) scale(1.1);
    opacity: 1;
  }
}

.creator-inner-wrapper {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}

.show-product-section.the-creater .creator-image-section {
  position: relative;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
}

.show-product-section.the-creater .creator-portrait {
  position: relative;
  height: 280px;
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Decorative Corner Accents */
.show-product-section.the-creater .creator-portrait::before,
.show-product-section.the-creater .creator-portrait::after {
  content: "◆";
  position: absolute;
  font-size: 10px;
  color: rgba(189, 152, 85, 0.6);
  transition: all 0.6s ease;
}

.show-product-section.the-creater .creator-portrait::before {
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}

.show-product-section.the-creater .creator-portrait::after {
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
}

.show-product-section.the-creater .creator-portrait:hover::before,
.show-product-section.the-creater .creator-portrait:hover::after {
  color: rgba(189, 152, 85, 1);
  transform: translateX(-50%) scale(1.3);
}

.show-product-section.the-creater .portrait-frame {
  position: relative;
  height: 240px;
  width: 240px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow:
    0 30px 60px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(189, 152, 85, 0.1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.320, 1);
  border: 3px solid rgba(189, 152, 85, 0.25);
}

/* Shine Effect Overlay */
.show-product-section.the-creater .portrait-frame::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg,
      transparent 0%,
      rgba(255, 255, 255, 0.2) 50%,
      transparent 100%);
  transform: skewX(-25deg);
  transition: left 0.7s ease;
  z-index: 5;
  pointer-events: none;
}

.show-product-section.the-creater .portrait-frame:hover {
  box-shadow:
    0 30px 60px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(189, 152, 85, 0.4),
    0 0 40px rgba(189, 152, 85, 0.15);
  border-color: rgba(189, 152, 85, 0.6);
}

.show-product-section.the-creater .portrait-frame:hover::after {
  left: 120%;
}

.show-product-section.the-creater .portrait-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  filter: grayscale(20%) contrast(1.05);
}

.show-product-section.the-creater .portrait-frame:hover img {
  transform: scale(1.12);
  filter: grayscale(0%) contrast(1.1) brightness(1.05);
}

.show-product-section.the-creater .portrait-glow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  height: 280px;
  border-radius: 50%;
  border: 1px solid rgba(189, 152, 85, 0.15);
  animation: glowPulse 4s ease-in-out infinite;
  pointer-events: none;
}

/* Second Glow Ring */
.show-product-section.the-creater .portrait-glow::before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  border-radius: 50%;
  border: 1px dashed rgba(189, 152, 85, 0.1);
  animation: rotateRing 30s linear infinite;
}

@keyframes rotateRing {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes glowPulse {

  0%,
  100% {
    box-shadow:
      0 0 30px rgba(189, 152, 85, 0.08),
      inset 0 0 30px rgba(189, 152, 85, 0.03);
    transform: translate(-50%, -50%) scale(1);
  }

  50% {
    box-shadow:
      0 0 60px rgba(189, 152, 85, 0.12),
      inset 0 0 40px rgba(189, 152, 85, 0.06);
    transform: translate(-50%, -50%) scale(1.02);
  }
}

.show-product-section.the-creater .container-fluid {
  width: 100%;
  padding: 0;
  margin: 0;
}

.show-product-section.the-creater .creator-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 40px;
  text-align: center;
  transition: all 0.5s ease;
}

/* Decorative Quote Marks */
.show-product-section.the-creater .creator-content::before {
  content: "\201C";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 120px;
  font-family: Georgia, serif;
  color: rgba(189, 152, 85, 0.08);
  line-height: 1;
  pointer-events: none;
}

.show-product-section.the-creater .creator-title {
  position: relative;
  color: var(--text1);
  font-family: var(--fonnts_com_CordaLig);
  font-size: 32px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
  transition: all 0.5s ease;
  letter-spacing: 2px;
}

.show-product-section.the-creater .creator-quote {
  color: var(--text1);
  font-size: 19px;
  line-height: 2;
  margin-bottom: 45px;
  font-weight: 300;
  max-width: 750px;
  font-style: italic;
  opacity: 0.9;
  letter-spacing: 0.3px;
}

.creator-signature {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding-top: 35px;
  margin-top: 35px;
}

/* Decorative Signature Line */
.creator-signature::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 2px;
  background: linear-gradient(90deg,
      transparent 0%,
      rgba(189, 152, 85, 0.5) 50%,
      transparent 100%);
}

/* Signature Dot */
.show-product-section.the-creater .creator-signature::after {
  content: "◆";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 8px;
  color: rgba(189, 152, 85, 0.6);
}

.show-product-section.the-creater .creator-name {
  color: var(--text1);
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin: 0;
  font-family: var(--fonnts_com_CordaReg);
}

.show-product-section.the-creater .creator-location {
  color: rgba(189, 152, 85, 0.8);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 3px;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  .show-product-section.the-creater {
    padding: 80px 20px;
  }

  .show-product-section.the-creater .creator-title {
    font-size: 28px;
  }

  .show-product-section.the-creater .portrait-frame {
    width: 260px;
    height: 260px;
  }

  .show-product-section.the-creater .creator-portrait {
    width: 280px;
    height: 280px;
  }

  .show-product-section.the-creater .portrait-glow {
    width: 300px;
    height: 300px;
  }

  .show-product-section.the-creater .creator-quote {
    font-size: 16px;
    line-height: 1.8;
  }

  .show-product-section.the-creater .creator-content::before {
    font-size: 80px;
  }
}

.section-what-make .container-fluid {
  position: relative;
  z-index: 2;
}

.section-what-make-card {
  position: relative;
}

.section-what-make-card .card_img {
  width: 100%;
  /* height: 450px; */
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #aaaaaa;
}

.section-what-make-card .card_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.section-what-make-card:hover .card_img img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.section-what-make-card h4 {
  font-size: 22px;
  color: #fff;
  font-family: var(--fonnts_com_CordaLig);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 14px;
}

.section-what-make-card p {
  text-align: center;
  color: #fff;
  font-family: var(--fonnts_com_CordaLig);
  font-size: 14px;
  margin-bottom: 30px;
}

.section-what-make-card .readmore {
  font-family: var(--fonnts_com_CordaLig);
  font-size: 12px;
  background: transparent;
  border: 1px solid goldenrod;
  padding: 8px 14px;
  border-radius: 3px;
  margin-top: 20px;
  transition: 0.6s;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin: auto;
  color: #fff;
}

.section-what-make-card .readmore:hover {
  background-color: goldenrod;
  color: #000;
}

.about-bg-img-last {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.section-round {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  /* -50px possible nahi hota CSS me */
  overflow: hidden;

  transition: border-radius 0.8s ease;
}

.section-round {
  transition: border-radius 1.2s cubic-bezier(0.6, 0, 0.2, 1);
}

.section-round.radius-zero {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.space_height {
  height: 60vh;
  display: none;
}

.grid-container {
  display: flex;
  flex-wrap: wrap;
}

.column {
  flex: 20%;
  max-width: 25%;
  padding: 0 5px;
}

.gallery-card {
  margin-top: 10px;
  overflow: hidden;
  border-radius: 10px;
  display: block;
}

.gallery-card:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.column img {
  vertical-align: middle;
  width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

#formSection .left-section {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 100%;
}

#formSection .left-section img {
  width: 80%;
}

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

.all_button_contact img {
  width: 24px;
  margin-left: 10px;
}

.inner-section-content {
  width: 70%;
  margin: auto;
}

.inner-section-content h4 {
  font-size: 40px;
  text-align: center;
  font-family: var(--fonnts_com_CordaReg);
  text-transform: uppercase;
  color: var(--text1);
  margin-bottom: 40px;
}

.inner-section-content ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.inner-section-content ul li {
  width: 100%;
  display: flex;
  align-items: center;
}

.inner-section-content ul li .left-section {
  width: 74%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-left: 50px;
}

.inner-section-content ul li .left-section p {
  font-size: 22px;
  text-align: left;
}

.inner-section-content ul li:nth-child(2n + 1) .left-section {
  padding-right: 50px;
  padding-left: 0;
}

.inner-section-content ul li:nth-child(2n + 1) .left-section p {
  text-align: left;
}

.inner-section-content ul li .right-section img {
  width: 100%;
  border-radius: 10px;
}

.inner-section-content ul li .right-section {
  position: relative;
  width: 26%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.inner-section-content_2 {
  padding-top: 30px;
}

.inner-section-content_2 .right-section {
  display: none !important;
}

.inner-section-content_2 ul li {
  padding: 20px 0;
}

.inner-section-content_2 ul li:first-child {
  padding-top: 0;
}

.inner-section-content_2 ul li:last-child {
  padding-bottom: 0;
}

.inner-section-content_2 ul li .left-section {
  width: 100%;
  padding-left: 0 !important;
}

.inner-section-content_2 ul li .right-section {
  width: 100%;
  padding-right: 0 !important;
}

.inner-section-content_2 ul li .left-section p {
  font-size: 18px;
  text-align: center !important;
}

.goverlay {
  background: rgb(0 0 0 / 13%) !important;
  will-change: opacity;
  backdrop-filter: blur(16px) !important;
}

.glightbox-clean .gslide-media {
  box-shadow: none !important;
}

.gslide-image img {
  border-radius: 10px !important;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext {
  border-radius: 50px !important;
  width: 55px !important;
  height: 55px !important;
  transition: 0.6s;
}

.glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover {
  background-color: goldenrod !important;
  color: #000 !important;
}

.home_link {
  display: none !important;
}

.gallery-section h4 {
  font-size: 40px;
  text-align: center;
  font-family: var(--fonnts_com_CordaReg);
  text-transform: uppercase;
  color: var(--text1);
  margin-bottom: 40px;
}

#toast-container>div {
  box-shadow: none !important;
  font-family: none !important;
}

.toast-error {
  background-color: #ffffff24 !important;
  backdrop-filter: blur(16px);
}

.toast-success {
  font-family: none !important;
}

@media (max-width: 1200px) {
  .column {
    flex: 40%;
    flex-wrap: wrap;
    max-width: 50%;
  }
}

@media (max-width: 600px) {
  .column {
    flex: 50%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    justify-content: center;
  }
}

@media (min-width: 1440px) {}

@media (min-width: 1750px) {}

@media only screen and (min-width: 2000px) {}

@media (max-width: 1366px) {
  .shop-section-box {
    /* background-position: 24% 50%; */
  }
}

@media (max-width: 1199px) {
  .show-product-section.the-origin .left-section-1 {
    width: 100%;
  }

  .show-product-section.the-origin .right-section-1 img {
    width: 100%;
  }

  .show-product-section.the-creater .container-fluid {
    width: 80%;
  }

  .show-product-section.the-creater {
    padding-bottom: 74px;
  }
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
  .home_link {
    display: block !important;
  }

  .navbar-nav .nav-item {
    width: 100%;
  }

  .navbar-toggler {
    background-color: #0000;
    border: none;
    flex-direction: column;
    align-items: end;
    gap: 6px;
    width: 50px;
    display: flex;
  }

  .navbar-toggler span {
    background-color: #fff;
    border-radius: 50px;
    width: 35px;
    height: 1px;
    transition: all 0.5s;
    display: inline-block;
  }

  .navbar-toggler span:nth-child(2),
  .navbar-toggler:hover span {
    width: 45px;
  }

  .navbar-toggler:hover span:nth-child(2) {
    width: 35px;
  }

  .navbar-toggler.active span:nth-child(2) {
    display: none;
  }

  .navbar-toggler.active span:first-child {
    transform: translateX(0px) rotate(45deg);
  }

  .navbar-toggler.active span:last-child {
    transform: translateX(0px) rotate(-45deg);
  }

  .navbar-toggler-icon {
    filter: invert(1) brightness(1.5);
  }

  .bg-body-tertiary {
    width: 100%;
    padding: 10px 6px;
    background-color: #ffffff24 !important;
    border-radius: 10px;
    width: 80%;
    margin: auto;
    border: 1px solid #ffffff59;
    backdrop-filter: blur(16px);
  }

  .bottom {
    padding-bottom: 100px;
  }

  .top {
    padding-top: 100px;
  }

  .about-content-box {
    margin-bottom: 30px;
  }

  .order_1 {
    order: 1;
  }

  .order_2 {
    order: 2;
  }

  .order_3 {
    order: 3;
  }

  .vertical-heading {
    writing-mode: unset;
  }

  .about-section .about-section-box {
    position: relative;
    padding: 18px 0 50px;
  }

  .projects-section .header-title-section h3 {
    line-height: 118px;
  }

  .project-card-box {
    margin-bottom: 35px;
    height: auto;
  }

  footer .right-section {
    padding-left: 0;
    padding-top: 50px;
  }

  .vertical-heading {
    font-size: 80px;
  }

  .second-section-box .header-title .big-heading-1 .heading-3-1 {
    font-size: 18vw;
    line-height: 150px;
  }

  .second-section-box .header-title {
    position: relative;
    padding-left: 50px;
  }

  .second-section-box .header-title-2 .big-heading-2 .heading-3-2 {
    font-size: 8vw;
    line-height: 106px;
  }

  .about-section .about-section-box h5 {
    font-size: 5vw;
  }

  .about-section .about-section-box p {
    font-size: 20px;
  }

  .projects-section .header-title-section h5 {
    font-size: 5vw;
  }

  .project-card-box h3 {
    font-size: 4.8vw;
  }

  .project-card-box h6 {
    font-size: 26px;
  }

  .navbar-toggler {
    padding: 0 !important;
    border: none !important;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  /* .navbar-collapse {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 20px;
    backdrop-filter: blur(16px);
  } */

  /* .collapse:not(.show) {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  } */

  .mobile-logo {
    display: block;
    width: 200px;
  }

  .navbar-expand-lg .navbar-nav {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 36px;
    color: var(--text1);
    padding: 10px 0px !important;
  }

  .menu-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: var(--text);
    color: #fff;
    font-family: var(--PPRightGothic_Medium);
    border: none;
    border-radius: 50px;
  }

  .about-section-new {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .banner-section-box .rice-box {
    display: none;
  }

  .banner-section-box .rice-box-m {
    display: block;
    width: 50%;
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 5;
    transform: none;
    opacity: 1;
  }

  /* #navbarSupportedContent {
    transition: 0.5s;
    left: 0;
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;

  }

  #navbarSupportedContent.active {
    left: 0%;
    opacity: 1;
    height: auto;
    padding: 40px 20px;
    overflow: unset;
  } */

  .menu-close-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .about-section-new .about-bg-img {
    position: absolute;
    top: 0;
    left: 0;
  }

  .about-section-new .container-fluid {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    z-index: 3;
  }

  .about-section-craft {
    position: relative;
    margin-top: 0;
    z-index: 1;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .about-section-craft .about-bg-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
  }

  .about-section-craft .container-fluid {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11;
    padding-top: 0;
  }

  .banner-section-box .container-fluid {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    z-index: 5;
    height: 100%;
    display: flex;
    align-items: end;
  }

  header .navbar-brand {
    display: block;
  }

  .navbar-brand .logo-box img {
    width: 75px;
  }

  .p-l-r {
    padding-left: 50px;
    padding-right: 50px;
  }

  header {
    top: 0;
  }

  .banner-section-box {
    height: 100vh;
  }

  .about-section-new .frame {
    display: none;
  }

  .section-what-make-card {
    position: relative;
    margin-bottom: 40px;
  }

  .log-box-middle {
    display: none !important;
  }

  .sub-menu-link {
    display: flex;
    flex-direction: column;
  }

  .sub-menu-link .sub-menu {
    position: relative;
    padding-top: 0px;
    top: 0;
    left: 0;
    width: 100%;
  }

  /* .navbar-expand-lg .navbar-nav a {
    color: #000 !important;
  }

  .navbar-expand-lg .navbar-nav a:hover {
    color: #000 !important;
  } */

  .sub-menu-link .sub-menu ul::after {
    display: none !important;
  }

  .sub-menu-link .sub-menu ul li a {
    text-align: center;
    font-size: 20px;
  }

  .sub-menu-link:hover .sub-menu {
    max-height: 0;
  }

  .sub-menu.active {
    max-height: 300px !important;
  }

  .sub-menu-link .nav-link {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .nav-link-sub-menu.active .fa-angle-down {
    display: none;
  }

  .nav-link-sub-menu.active .fa-angle-up {
    display: block;
  }

  header.hide {
    top: 0;
  }

  .top_inner_page {
    padding-top: 100px;
  }

  .inner-section-content {
    width: 100%;
    margin: auto;
  }

  .inner-section-content ul li {
    flex-direction: column;
  }

  .inner-section-content ul li .left-section {
    width: 100%;
    padding: 40px 20px;
  }

  .inner-section-content ul li .right-section {
    width: 100%;
  }

  .inner-section-content ul li:nth-child(2n + 1) .left-section {
    padding-right: 0;
  }

  .inner-section-content ul li:nth-child(2n + 1) .left-section p {
    text-align: center;
  }

  .inner-section-content ul li .left-section p {
    text-align: center;
  }

  .inner-section-content ul li .left-section {
    padding-left: 0;
  }

  .inner-section-content ul li:nth-child(2n + 1) .left-section {
    order: 2;
  }

  .inner-section-content ul li .left-section p {
    font-size: 18px;
  }

  .inner-section-content_2 ul li .left-section {
    width: 100%;
    padding: 0 20px;
  }

  .show-product-section.the-origin .right-section-1 {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .service-list ul li a {
    font-size: 50px;
  }
}

@media (max-width: 576px) {
  .second-section-box .header-title {
    position: relative;
    padding-left: 0;
  }

  .second-section-box .header-title .big-heading-1 .heading-3-1 {
    line-height: 60px;
  }

  .second-section-box .header-title-2 .big-heading-2 .heading-3-2 {
    line-height: 40px;
  }

  .vertical-heading {
    font-size: 50px;
  }

  .p-l-r {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bottom {
    padding-bottom: 50px;
  }

  .top {
    padding-top: 50px;
  }

  .about-section .about-section-box h5 {
    font-size: 6.8vw;
  }

  .projects-section .header-title-section h5 {
    font-size: 6vw;
  }

  .projects-section .header-title-section h3 {
    line-height: 54px;
    font-size: 12vw;
  }

  .projects-section .header-title-section h3 .font-change {
    margin-top: -5px;
  }

  .mt-5.pt-5.row {
    margin-top: 0 !important;
  }

  .project-card-box h3 {
    font-size: 5.8vw;
  }

  .service-list ul li a {
    padding: 30px 50px;
  }

  .service-list ul li a {
    font-size: 25px;
  }

  .banner-section-box .top-layer-box {
    height: 20%;
  }

  .footer-form-box form .input-field-box {
    width: 100%;
  }

  .banner-section-box .top-layer-box {
    height: 0;
  }

  .banner-section-box video {
    height: 60vh;
  }

  .about-section-craft .container-fluid .about-section-content,
  .about-section-new .container-fluid .about-section-content {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .banner-section-box .bottom-layer-box {
    display: none;
  }

  .second-section-box {
    margin-top: 0vh;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 20px;
    padding: 10px 0px !important;
  }

  .mobile-logo {
    width: 100px;
  }

  .navbar-brand .logo-box img {
    width: 60px;
  }

  .video-section::after {
    top: -6px;
  }

  header {
    padding-top: 10px !important;
  }

  .banner-section-box.active {
    position: relative;
  }

  .p-l-r {
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-section-box {
    height: 60vh;
  }

  .clients-section .client-list li {
    padding: 0;
  }

  .banner-section-box .container-fluid {
    left: 0;
  }

  .banner-section-box .banner-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-section-box .banner-heading br {
    display: block;
  }

  .banner-section-box .banner-heading img {
    width: 65px;
    left: 105%;
    top: 32%;
  }

  .banner-section-box .river {
    width: 69%;
    top: 85%;
    left: 89%;
  }

  .banner-video-section {
    height: auto;
  }

  .bg-body-tertiary {
    width: 100%;
  }

  .show-product-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-content {
    padding: 20px;
  }

  .show-product-section .right-section {
    padding-left: 0;
    text-decoration: none;
    padding-top: 40px;
    padding-bottom: 50px;
    height: auto;
  }

  .banner-section-box p {
    line-height: 1.2;
  }

  .show-product-section .right-section p {
    font-size: 20px;
    line-height: 1.2;
  }

  .show-product-section .right-section h5 br {
    display: block;
  }

  .show-product-section .right-section h5 {
    font-size: 18px;
  }

  .section-what-make {
    border-top: 1px solid goldenrod;
  }

  .content-main-section h4 {
    line-height: 40px;
    padding-top: 10px;
  }

  .section-what-make-card {
    position: relative;
    margin-bottom: 60px;
  }

  .section-what-make-card h4 {
    font-size: 16px;
  }

  .section-what-make .col-6 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .shop-btn {
    margin-top: 10px;
  }

  .clients-section {
    background-position: center;
    height: auto;
    padding: 80px 20px !important;
  }

  .clients-section .left-section p {
    font-size: 15px;
  }

  .clients-section .left-section {
    position: relative;
    padding-bottom: 50px;
  }

  .copy-write-box p {
    font-size: 14px;
  }
}

@media (max-width: 375px) {}

/* =========================================================
   RAISE REQUEST MODAL – HERITAGE THEME
   ========================================================= */

/* Modal backdrop (softer, cinematic) */
.modal {
  background-color: #0000001f;
  backdrop-filter: blur(16px);
}

.modal-backdrop.show {
  background: rgba(0, 0, 0, 0.75);
}

/* Modal container */
#raiseRequestModal .modal-dialog {
  max-width: 1100px;
  padding: 20px;
}

/* Main card */
#raiseRequestModal .modal-content {
  background: #ffffff24;
  border-radius: 10px;
  border: 1px solid #ffffff59;
  padding: 40px;
  position: relative;
  color: var(--text1);
  overflow: hidden;
  backdrop-filter: blur(16px);
}

/* Tilted outer frame */
/* #raiseRequestModal .modal-content::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid var(--text1);
  border-radius: 40px;
  transform: rotate(-3.5deg);
  z-index: 0;
  pointer-events: none;
} */

/* Ensure content stays above frame */
#raiseRequestModal .modal-header,
#raiseRequestModal .modal-body {
  position: relative;
  z-index: 1;
}

/* =========================================================
   HEADER
   ========================================================= */

#raiseRequestModal .modal-header {
  border-bottom: none;
  padding: 0 0 25px;
}

#raiseRequestModal .modal-title {
  font-size: 26px;
  color: var(--text1);
  margin: 0;
  font-family: var(--fonnts_com_CordaLig);
}

/* Close button refinement */
#raiseRequestModal .btn-close {
  filter: invert(1);
  opacity: 0.7;
  position: absolute;
  right: -12px;
  top: -14px;
  font-size: 20px;
}

#raiseRequestModal .btn-close:hover {
  opacity: 1;
}

/* =========================================================
   LEFT CONTENT (EDITORIAL)
   ========================================================= */

#raiseRequestModal .modal-body p {
  color: var(--text2);
  font-size: 15px;
  line-height: 1.8;
}

#raiseRequestModal .modal-body img {
  /* width: 100%; */
  /* border-radius: 20px; */
  object-fit: contain;
}

/* =========================================================
   FORM FIELDS
   ========================================================= */

#raiseRequestModal .form-control {
  background: rgba(255, 255, 255, 0.08);
  border: 1.5px solid rgb(169 169 169 / 35%);
  border-radius: 5px;
  padding: 10px 14px;
  font-size: 14px;
  color: var(--text1);
  font-family: none;
}

#raiseRequestModal .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

#raiseRequestModal .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: var(--text1);
}

/* Spacing refinement */
#raiseRequestModal .row.g-3>* {
  margin-top: 16px;
}

/* =========================================================
   CHECKBOX – HERITAGE CONSENT
   ========================================================= */

.heritage-consent {
  display: flex;
  gap: 14px;
  font-size: 14px;
  line-height: 1.7;
  color: var(--text2);
  cursor: pointer;
  align-items: flex-start;
}

.heritage-consent input {
  display: none;
}

.heritage-consent .tick {
  width: 38px;
  height: 20px;
  border-radius: 6px;
  border: 1.5px solid var(--text1);
  position: relative;
  margin-top: 3px;
  background: transparent;
}

/* Simple handcrafted fill */
.heritage-consent .tick::after {
  content: "";
  position: absolute;
  inset: 4px;
  background: var(--text1);
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.heritage-consent input:checked+.tick::after {
  opacity: 1;
}

.heritage-consent a {
  color: var(--text1);
  text-decoration: underline;
}

/* =========================================================
   SUBMIT BUTTON
   ========================================================= */

#raiseRequestModal .btn-primary {
  background: transparent;
  border: 1.5px solid goldenrod;
  color: var(--text1);
  border-radius: 999px;
  padding: 12px 30px;
  font-size: 15px;
  transition: all 0.3s ease;
  border-radius: 10px !important;
}

#raiseRequestModal .btn-primary:hover {
  background: goldenrod;
  color: #000;
}

/* =========================================================
   SUCCESS STATE
   ========================================================= */

#successSection {
  text-align: center;
  color: var(--text1);
}

#successSection img {
  margin-bottom: 25px;
  width: 245px !important;
}

#successSection p {
  color: var(--text2);
  font-size: 15px;
}

#successSection h4 {
  margin-bottom: 40px;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991px) {
  #raiseRequestModal .modal-content {
    padding: 30px 25px;
  }

  #raiseRequestModal .modal-content::after {
    transform: rotate(-2deg);
  }

  #raiseRequestModal .modal-title {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  #raiseRequestModal .modal-dialog {
    padding: 10px;
  }

  #raiseRequestModal .modal-content {
    border-radius: 10px;
  }

  #raiseRequestModal .modal-content::after {
    border-radius: 10px;
  }

  #raiseRequestModal .modal-content {
    padding: 30px 10px;
  }

  #raiseRequestModal .btn-close {
    right: 0;
  }

  #raiseRequestModal .modal-header {
    border-bottom: none;
    padding: 0 0 0;
  }

  .show-product-section.the-creater .container-fluid {
    width: 100%;
    padding: 30px 14px;
  }

  .show-product-section.the-creater .right-section-1 {
    height: 120px;
    width: 120px;
  }

  .show-product-section.the-creater .left-section-1 {
    padding: 30px 0;
  }

  .shop-btn_new {
    flex-direction: column;
  }
}

#captch_box {
  /* position: absolute;
    right: 0;
    bottom: 0; */
}

/* Premium Animated Underline Effect - Luxury Edition */
.premium-underline-wrapper {
  position: relative;
  display: inline-block;
  /* padding-bottom: 50px; */
}

/* Left expanding line - Premium gradient with glow */
.premium-line-left {
  position: absolute;
  bottom: -4px;
  right: calc(50% + 15px);
  /* Fixed 15px gap from center */
  width: 0;
  height: 2px;
  background: var(--text1);
  transform-origin: right center;
  opacity: 0;
}

/* Right expanding line - Premium gradient with glow */
.premium-line-right {
  position: absolute;
  bottom: -4px;
  left: calc(50% + 15px);
  /* Fixed 15px gap from center */
  width: 0;
  height: 2px;
  background: var(--text1);
  transform-origin: left center;
  opacity: 0;
}

/* Center dot - Premium appearance with glow */
.premium-underline-center {
  position: absolute;
  width: 7px;
  height: 7px;
  background: var(--text1);
  border-radius: 50%;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  box-shadow: 0 0 18px rgba(245, 226, 184, 0.7);
}

/* Left dot - Premium styling with glow */
.premium-underline-left-dot {
  display: none;
}

/* Right dot - Premium styling with glow */
.premium-underline-right-dot {
  display: none;
}

.premium-underline {
  display: none;
}

/* ===== PREMIUM IMAGE CARDS - LUXURY REDESIGN ===== */
.premium-image-card {
  position: relative;
  height: 420px;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 30px;
  transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
  border: 1px solid rgb(245 226 184 / 32%);
}

.premium-image-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);
  border-color: rgba(245, 226, 184, 0.15);
}

/* Background Image */
.premium-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.35;
  z-index: 1;
  transition: opacity 0.7s ease, transform 0.7s ease;
  filter: saturate(0.8);
}

.premium-image-card:hover .premium-img-bg {
  opacity: 0.5;
  transform: scale(1.05);
}

/* Premium Black Overlay */
.premium-img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgb(0 0 0 / 20%) 0%, rgb(5 12 26 / 60%) 50%, rgb(0 0 0 / 20%) 100%);
  z-index: 2;
  backdrop-filter: blur(0.5px);
  border-radius: 16px;
}

/* Premium Border Accent */
.premium-image-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg,
      transparent 0%,
      var(--text1) 20%,
      var(--text1) 80%,
      transparent 100%);
  opacity: 0;
  z-index: 4;
  transition: opacity 0.6s ease;
}

.premium-image-card:hover::before {
  opacity: 0.6;
}

/* Card Content - Repositioned */
.premium-img-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  padding: 40px 35px;
  z-index: 3;
  transition: all 0.6s ease;
}

/* Title - Top Left with Creative Styling */
.premium-img-content h4 {
  color: var(--text1);
  font-family: var(--fonnts_com_CordaReg);
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  margin: 0;
  transition: all 0.6s ease;
  position: relative;
  text-transform: capitalize;
  max-width: 85%;
}

.premium-img-content h4::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--text1);
  transition: width 0.6s ease;
}

.premium-image-card:hover .premium-img-content h4::before {
  width: 40px;
}

.premium-image-card:hover .premium-img-content h4 {
  letter-spacing: 1.5px;
}

/* Description - Bottom Right with Premium Styling */
.premium-img-content p {
  color: var(--text1);
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.5px;
  opacity: 0.75;
  transition: all 0.6s ease;
  margin: 0 0 15px 0;
  text-align: left;
  max-width: 90%;
  font-weight: 300;
}

.premium-image-card:hover .premium-img-content p {
  opacity: 1;
  letter-spacing: 0.6px;
}

/* Card Footer - Contains text and button */
.card-footer {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

/* Read More Button */
.premium-img-content .readmore {
  align-self: flex-start;
  color: var(--text1);
  font-family: var(--fonnts_com_CordaReg);
  font-size: 12px;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease;
  opacity: 0.7;
  padding: 8px 0;
  display: inline-block;
}

.premium-img-content .readmore::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--text1);
  transition: width 0.5s ease;
}

.premium-image-card:hover .premium-img-content .readmore {
  opacity: 1;
}

.premium-image-card:hover .premium-img-content .readmore::after {
  width: 100%;
}

/* Decorative Elements */
.premium-img-content::before {
  content: "◆";
  position: absolute;
  bottom: 38px;
  right: 35px;
  color: var(--text1);
  font-size: 12px;
  opacity: 0;
  transition: all 0.6s ease;
  transform: scale(0);
}

.premium-image-card:hover .premium-img-content::before {
  opacity: 0.5;
  transform: scale(1);
}

.premium-img-content::after {
  content: "";
  position: absolute;
  bottom: 35px;
  right: 35px;
  width: 0;
  height: 2px;
  background: var(--text1);
  transition: width 0.6s ease;
  opacity: 0;
}

.premium-image-card:hover .premium-img-content::after {
  width: 20px;
  opacity: 0.4;
}

/* Responsive Design */
@media (max-width: 768px) {
  .premium-image-card {
    height: 340px;
  }

  .premium-img-content {
    padding: 30px 25px;
  }

  .premium-img-content h4 {
    font-size: 20px;
    letter-spacing: 0.8px;
    max-width: 75%;
  }

  .premium-img-content p {
    font-size: 12px;
    line-height: 1.6;
  }

  .premium-img-content::before {
    font-size: 10px;
  }
}

.topluxury {
  font-family: "TOP LUXURY", sans-serif !important;
}


.w-80 {
  width: 80%;
  margin: 0 auto;
}

/* Golden Decorative Line */
.golden-line {
  width: 200px;
  height: 2px;
  background: linear-gradient(90deg,
      transparent 0%,
      rgba(189, 152, 85, 0.8) 20%,
      rgba(189, 152, 85, 1) 50%,
      rgba(189, 152, 85, 0.8) 80%,
      transparent 100%);
  margin: 20px auto 0;
  position: relative;
}

.grecaptcha-badge {
  display: none !important;
}