h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poiret One", serif;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
}

body {
  color: #000;
  background-color: transparent;
  font-family: "Urbanist", serif;
  line-height: 1.7;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  font-size: 16px;
}

.fontt {
  font-size: 16px;
}

.p-t30 {
  padding-top: 30px;
}

.p-b60 {
  padding-bottom: 60px;
}

.p-b30 {
  padding-bottom: 30px;
}

.footer-logo {
  filter: invert(1);
  width: 50%;
}

.footer-social a {
  color: #fff;
  font-size: 18px;
}

.footer-title {
  color: #fff;
}

.footer-links a {
  color: #9a9a9a;
}

.footer-contact a {
  color: inherit;
}

/* a:active,
a:focus {
  color: #000;
} */

.footer-bottom {
  background: #000;
  color: #fff;
  border-top: 1px solid #9a9a9a80;
}

.sticky-header {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.header-style-2 .header-nav .nav>li .sub-menu li a:hover {
  color: #141414;
  text-decoration: none;
}

.header-style-2 .header-nav .nav>li:hover>a {
  color: #141414;
}

.site-button:hover {
  padding-right: 40px;
  padding-left: 10px;
  color: #000;
  background: #e0e0e0;
}

.hero-btn:hover {
  background: #e0e0e0;
  color: #000;
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
  color: #fff;
  background: #141414;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #141414;
  color: #fff;
}

.site-footer {
  background-color: #000;
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
  color: #000;
  background: #e0e0e0;
}

button.scroltop {
  background: #141414;
}

.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__number {
  background-color: #141414;
}

.bi-arrow-up-right::before {
  content: "\f144";
  color: #fff;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #141414;
  color: rgb(255, 255, 255);
}

/* .header-style-2 {
    position: absolute;
    transition: 0.5s all ease;
    
}
.header-style-2 .main-bar {
  
  width: 100%;
  transition: all 0.5s ease;
  background: transparent;
} */

/* Banner Content Center */
.custom-banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 90%;
}

.custom-banner-title {
  font-size: 1.7rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}

.custom-banner-subtitle {
  font-size: 1.25rem;
  font-weight: 400;
  color: #443935;
}

/* Ensure the swiper fills width */
.custom-banner-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

/* Optional: style arrows to match your theme */
.custom-banner-next,
.custom-banner-prev {
  color: #fff;
}

.mobile-slider {
  display: none !important;
}


/* Make the slider fill the viewport */
.hero-slider {
  width: 100%;
  height: 75vh;
  /* full viewport height */
  position: relative;
  margin-top: 0;
  padding-top: 0;
}

.hero-slider .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.hero-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* makes image cover whole slide */
}

/* Content centered */
.hero-slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.hero-slide-content h2 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.hero-slide-content p {
  font-size: 1.25rem;
  margin-bottom: 15px;
  color: #443935;
}

.hero-btn {
  display: inline-block;
  background-color: #141414;
  color: #fff;
  padding: 10px 25px;
  text-decoration: none;
  border-radius: 3px;
}

/* Ensure arrows and pagination on top of images */
.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
  background-color: #141414;
  color: #fff;
}

.hero-slider .swiper-pagination-bullet {
  background: #fff;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.hero-slider {
  margin-top: -[header-height]px !important;
  /* pull slider up under header */
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  color: #fff;
  background-color: #141414;
  transition: 0.5s all ease;
}

.header-style-2 .header-nav .nav>li>a:hover {
  color: #141414;
}

.site-text-primary {
  color: #000;
}

.site-button-link:hover {
  color: #000 !important;
}

.site-button-link:after {
  background-color: #fff;

}

.site-button {
  background-color: #e0e0e0;

}

.play-now-video .icon {
  color: #000;
}

.video-section a {
  box-shadow: 0 0 100px #443935fa;

}

.twm-product-v-scroll-bx .twm-product-v-scroll-count {
  color: #e0e0e0;
}

.twm-product-v-scroll-bx .site-button-icon {
  background-color: #141414;
}

.twm-product-v-scroll-bx .site-button-icon:before {
  background-color: #e0e0e0;
}

.locker__section {
  border-top: 1px solid #e0e0e0;
}

.counter-outer-one .icon-content-info {
  border-left: 2px solid #e0e0e0;
}

.testimonial-2-content .testimonial-2 .testimonial-text i {
  color: #e0e0e0;
}

.testimonial-2-content .testimonial-2 .testimonial-detail {
  background-color: #e0e0e0;
}

.testimonial-2-content .testimonial-2 .testimonial-pic:after {
  background: #e0e0e0;
}

.section-head.left.wt-small-separator-outer .wt-small-separator:after {
  background-color: transparent;
}

/* .wt-small-separator:after {
    background-color: #e0e0e0;
} */
.site-button {
  color: #fff;
  background-color: #141414;
  font-size: 16px;
}

.owl-carousel .owl-dots .owl-dot:hover span {
  background: #e0e0e0;
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: #e0e0e0;
}

.testimonial-2-content .testimonial-2 .testimonial-info .testimonial-name {
  display: block;
  font-family: "Poiret One", serif;
  margin-bottom: 0px;
  color: #000;
  font-size: 22px;
}

.testimonial-1-content .testimonial-1 .testimonial-text i {
  color: #e0e0e0;
  font-size: 60px;
  line-height: 0;
  margin-bottom: 20px;
  display: block;
}

.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-rating i {
  color: #e0e0e0;
}


.twm-hvillas-2slider .swiper-slide .people__card .people__card__image {
  width: 130%;
}

.usp-section {
  background-color: #000;
  border-top: 1px solid #141414;
}

.icon-box-style-three-wrap .icon-box-style-three {
  background-color: #000;
}



/* CUSTOM TESTIMONIAL */
.testimonial-section-new {
  position: relative;
  background: #fff;
  padding: 60px 0;
}

.client-logo-style1-wrap {
  position: relative;
  background: #fff;
  padding: 0 0 60px 0;
}

/* Header */
.testimonial-header-new {
  margin-bottom: 40px;
}

.testimonial-icon-new i {

  font-size: 30px;
}

.testimonial-subtitle-new {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  color: #000;
  margin: 5px 0;
}

.testimonial-title-new {
  font-size: 44px;
  font-weight: 400;
  color: #000;
}

/* Card */
.testimonial-card-new {
  background: #fff;
  border-radius: 12px;
  padding: 25px;
  /* box-shadow: 0 3px 15px rgba(0,0,0,0.05); */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  height: 100%;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #141414;
}

.testimonial-text-new i {
  font-size: 24px;
  color: #141414;
  margin-bottom: 10px;
  display: block;
}

.testimonial-text-new p {
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-icon-box-one-section .service-icon-content p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}

.testimonial-author-new {
  margin-top: 20px;
}

.testimonial-author-new img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}

.testimonial-author-new h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  color: #000;
}

.testimonial-author-new span {
  display: block;
  font-size: 13px;
  color: #999;
}

.testimonial-stars-new i {
  color: #141414;
  font-size: 14px;
  margin: 0 1px;
}

/* Swiper nav buttons */
.testimonial-prev-new,
.testimonial-next-new {
  /* color: #231650; */
}

.testimonial-swiper-new .swiper-wrapper {
  transition-timing-function: ease-in-out !important;
}

.testimonial-container {
  max-width: 1200px;
  /* or 1140px */
  margin: 0 auto;
  padding: 0 15px;
}




/* make sure your swiper container is positioned */
.testimonial-swiper-new {
  position: relative;
  padding: 0 10px;
  /* leaves space for arrows */
}


/* move them OUTSIDE */
.testimonial-prev-new {
  left: 15px;
  /* outside left edge */
}

.testimonial-next-new {
  right: 15px;
  /* outside right edge */
}

/* optional: hover effect */
.testimonial-prev-new:hover,
.testimonial-next-new:hover {
  background: #141414;
  /* darker on hover */
}


/* CUSTOM TESTIMONIAL END */


/* Section */
.stats-premium {
  background: #000;
  padding: 100px 0;
}

.stat-block {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgb(35 33 33);
  border-radius: 20px;
  padding: 40px 25px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: .4s;
}

.stat-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(120deg, rgb(25 24 24 / 1%));
  transform: skewX(-25deg);
  animation: shine 6s infinite;
}

@keyframes shine {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

.stat-number {
  font-family: 'Urbanist', sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  -webkit-background-clip: text;
  /* -webkit-text-fill-color:transparent; */
  margin-bottom: 12px;
  /* text-shadow:0 0 25px rgba(247,183,51,.4); */
}

.stat-label {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
}

.stat-block:hover .stat-number,
.stat-block:hover .stat-label,
.stat-block:hover .counter {
  color: #fff;
  /* explicitly black on hover */
}

.stat-block:hover .stat-number {
  color: #fff !important;
}

/* thin glowing underline */
/* .stat-label:after {
  content:"";
  display:block;
  width:40px;
  height:2px;
  margin:14px auto 0;
  background:linear-gradient(90deg, #f6ecd7, #f1ded97a);
  border-radius:2px;
  box-shadow:0 0 10px rgba(247,183,51,.5);
  transition:.3s;
}
.stat-block:hover .stat-label:after {
  width:60px;
  box-shadow:0 0 20px rgba(247,183,51,.8);
} */
.our-solutions-heading {
  text-align: center;
  /* center horizontally */
  font-size: 44px;
  /* adjust size */
  font-weight: 400;
  /* bold */
  color: #000;
  /* your brand color */
  margin-bottom: 40px;
  /* space below heading */
}


.twm-hvillas-2slider .section>.container {
  text-align: center;
  /* center everything inside container */
}

.twm-hvillas-2slider svg {
  display: inline-block;
  /* make svg respect text-align */
  margin-bottom: 5px;
  /* space between SVG and subtitle */
}

.pro-filtr-cate-wrap .section-head {
  text-align: center;
  /* center everything inside the heading */
}

.pro-filtr-cate-wrap svg {
  display: inline-block;
  /* allows centering with text-align */
  margin-bottom: 5px;
  /* spacing between SVG and subtitle */
}

.testimonial-section-new .testimonial-header-new {
  text-align: center;
  /* center all content */

}

.testimonial-section-new .testimonial-header-new svg {
  display: inline-block;
  /* allow centering */
  margin-bottom: 5px;
  /* space below the icon */
}

.usp-section .testimonial-header-new {
  text-align: center;

}

.usp-section .testimonial-header-new svg {
  display: inline-block;
  margin-bottom: 5px;
}

.icon-box-style-three .icon-lg .icon-cell svg {
  filter: invert(1);

}

@media(max-width:768px) {
  .stat-block {
    margin-bottom: 25px;
  }
}




.cta-hero {
  position: relative;
  background: url('../images/cta-image.png') center center/cover no-repeat;
  /* replace with your image */
  padding: 80px 0;
  overflow: hidden;
}

.cta-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #443935b0;  */
  z-index: 1;
}

.cta-overlay {
  position: relative;
  z-index: 2;
  /* brings content above overlay */
  color: #fff;
  text-align: left;
}

.cta-heading {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
}

.cta-subtext {
  font-size: 1.1rem;
  max-width: 600px;
}

.cta-button {
  display: inline-block;
  background: #E98B6D;
  /* your accent color */
  color: #fff;
  padding: 14px 32px;
  font-size: 1rem;
  border-radius: 50px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease;
}

.cta-button:hover {
  background: #ffcea2;
  /* lighter shade on hover */
  color: #231650;
}

.parallax-image {
  background-position: center center;
}

.img-page {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto 4px auto;

}


.testimonial-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* number of visible lines */
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 7.2em;
  /* optional: helps older browsers */
}

.testimonial-2-content .testimonial-2 .testimonial-text p {
  margin-bottom: 40px;
  font-size: 16px;
  color: #000;
  padding-left: 60px;
  font-family: "Poiret One", serif;
}

.icon-box-style-three-title {
  display: flex;
  align-items: end;
  height: 100%;
  background-image: url(../images/ab-bg.jpg);
  background-size: cover;
}

.project-filter-wrap.pro-filtr-cate-carousal span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
  transition: 0.5s all ease;
  text-transform: uppercase;
}

.stats-premium .stat-block {
  padding: 60px 40px;
  border: 1px solid #141414;
  background-color: #000;
  transition: all 0.5s ease-in-out;
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
  clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

.stats-premium .stat-block:hover {
  -webkit-clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  background-color: #141414;
}



.stats-premium-new .stat-block-new {
  padding: 60px 40px;
  border: 1px solid #443935;
  background-color: unset;
  transition: all 0.5s ease-in-out;
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
  clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}

.stats-premium-new .stat-block-new:hover {
  -webkit-clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  background-color: #141414;
}

.stats-premium-new {
  position: relative;
  background: #fff;
  /* padding:100px 0; */
}

.stat-block-new {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgb(35 33 33);
  border-radius: 20px;
  padding: 40px 25px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: .4s;
}

.stat-block-new:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(120deg, rgb(25 24 24 / 1%));
  transform: skewX(-25deg);
  animation: shine 6s infinite;
}

.emblem-wrap img {
  width: 60px;
}

.emblem-wrap i {
  display: flex;
  justify-content: center;
  align-items: center;
}

@keyframes shine {
  0% {
    left: -100%;
  }

  100% {
    left: 100%;
  }
}

.stat-number-new {
  font-family: 'Urbanist', sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  -webkit-background-clip: text;
  /* -webkit-text-fill-color:transparent; */
  margin-bottom: 12px;
  /* text-shadow:0 0 25px rgba(247,183,51,.4); */
}

.stat-label-new {
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
}

.stat-block-new:hover .stat-number-new,
.stat-block-new:hover .stat-label-new,
.stat-block-new:hover .counter {
  color: #fff;
  /* explicitly black on hover */
}

.stat-block-new:hover .stat-number-new {
  color: #fff !important;
}


/* full-screen overlay */
#preloader {
  position: fixed;
  inset: 0;
  background: #fff;
  /* or transparent */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}

#preloader.fade-out {
  opacity: 0;
  visibility: hidden;
}

/* wrapper to hold logo + glow */
.preloader-logo-wrap {
  position: relative;
  display: inline-block;
}

/* the cross glow */
.preloader-logo-wrap::before,
.preloader-logo-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  width: 200%;
  height: 2px;
  background: rgba(0, 0, 0, 0.08);
  /* subtle horizontal */
  opacity: 0;
  animation: crossGlow 1.6s ease infinite;
}

.preloader-logo-wrap::after {
  width: 2px;
  height: 200%;
  background: rgba(0, 0, 0, 0.08);
  /* subtle vertical */
}


/* the logo */
.preloader-logo {
  width: 25px;
  animation: growFade 1.6s ease infinite;
}

.mar-botam {
  margin-bottom: 0px !important;
}


.title-new {
  color: #fff;
}

.subtitle-new {
  color: #fff;
}

.icon-box-three-title h3,
.icon-box-three-title p {
  color: #fff;
  transition: color 0.3s ease;
}

.icon-box-three-title:hover .icon-box-three-title:hover p {
  color: #000;
}

.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-content p {
  margin-bottom: 30px;
  color: #fff;
}

.icon-box-style-three-wrap .icon-box-style-three:hover .icon-box-three-content p {
  color: #000;
}

.icon-box-style-three-wrap .icon-box-style-three:hover .icon-box-three-content a {
  color: #000;
}

.project-filter-wrap.pro-filtr-cate-carousal span.active {
  background-color: #141414;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
  color: #fff;
}

.project-filter-wrap.pro-filtr-cate-carousal span:hover {
  background-color: #141414;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
  color: #fff !important;
}

.icon-box-style-three-wrap:hover .icon-box-three-title h3,
.icon-box-style-three-wrap:hover .icon-box-three-title h3 a,
.icon-box-style-three-wrap:hover .icon-box-three-content p,
.icon-box-style-three-wrap:hover .icon-box-three-content a,
.icon-box-style-three-wrap:hover .icon-box-three-content a::after {
  color: #fff !important;
}

.icon-box-style-three-wrap:hover .icon-box-three-content a::after {
  background-color: #fff;
  /* line turns black */
}

.gallery-sub {
  margin: 0px 0 30px;
}

.svg-img {
  filter: invert(1);
  margin-bottom: 10px;
}

.weigh {
  font-weight: 500;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
}

/* keyframes */
@keyframes growFade {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }

  50% {
    transform: scale(1.1);
    opacity: 1;
  }

  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

@keyframes crossGlow {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;
  }

  50% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.4;
  }

  100% {
    transform: translate(-50%, -50%) scale(1.6);
    opacity: 0;
  }
}




.promo-hero-content .container,
.promo-hero-content .row,
.promo-hero-content .col-lg-8 {
  pointer-events: auto;
  /* re-enable inside text/buttons */
}


/* Controls */
.promo-hero-prev,
.promo-hero-next {
  color: #fff;
  z-index: 20;
  /* make sure above overlay */
}

.promo-hero-pagination .swiper-pagination-bullet {
  background: #fff;
}

/* Smooth slide easing */
.promo-hero-swiper .swiper-wrapper {
  transition-timing-function: ease-in-out !important;
}

.video-section2-outer-wrap .video-section2 {
  height: 500px;
}

/* Shared styles */
.promo-hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 75vh;
  /* height: 55vh; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.promo-hero-swiper-desktop,
.promo-hero-swiper-desktop .swiper-wrapper,
.promo-hero-swiper-desktop .swiper-slide {
  width: 100%;
  height: 75vh;
}

.promo-hero-swiper-mobile,
.promo-hero-swiper-mobile .swiper-wrapper,
.promo-hero-swiper-mobile .swiper-slide {
  width: 100%;
  height: 500px;
}

.promo-hero-slide {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* overlay, titles, buttons same as before */
/* .promo-hero-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  pointer-events: none;
} */

.promo-hero-content .container {
  pointer-events: auto;
}

.promo-hero-title {
  font-size: 44px;
  margin-bottom: 1rem;
  font-weight: 400;
}

.promo-hero-subtitle {
  font-size: 20px;
  margin-bottom: 1.5rem;
  font-weight: 400;
}

.promo-hero-prev,
.promo-hero-next {
  color: #fff;
  z-index: 20;
}

.promo-hero-pagination .swiper-pagination-bullet {
  background: #fff;
}

/* Contact Side Bar */
.contact-bar {
  position: fixed;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 888;
  pointer-events: auto;
}

/* base item style */
.contact-item i {
  margin-left: 4px;
  color: #000;
}

.contact-item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  width: 48px;
  height: 48px;
  padding: 0 12px;
  border-radius: 32px;
  background: #ffffff;
  color: #222;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(12, 12, 12, 0.12);
  align-self: flex-end;
  overflow: hidden;
  transition: width 220ms cubic-bezier(.2, .9, .2, 1), transform 160ms ease, box-shadow 120ms ease;
  white-space: nowrap;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  font-size: 14px;
  cursor: pointer;
}

/* icon only */
.contact-item svg {
  flex: 0 0 20px;
  display: block;
}

/* label hidden by default */
.contact-item .label {
  opacity: 0;
  transform: translateX(6px);
  transition: opacity 180ms ease, transform 180ms ease;
  display: inline-block;
  color: #000;
}



/* Modern Breadcrumb Section */
.breadcrumb-section-modern {
  width: 100%;
  padding: 20px 0;
  background: linear-gradient(to right, #141414, #141414 80%, rgba(61, 61, 61, 0.7) 100%);
  /* margin-top: 80px; */
}

.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 20px;
}

/* .breadcrumb-item + .breadcrumb-item::before {
    content: ">>";
    color: #fff;
    padding: 0 8px;
    font-weight: 400;
} */
.intro-text p {
  color: #000;
  font-weight: 400;
}

.breadcrumb-item a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.2s ease;
}

.video-swiper {
  max-width: 100%;
}


.breadcrumb-item.active {
  color: #e0e0e08d !important;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 3px;
}

/* .sticky-contact {
    position: sticky;
    top: 120px; 
    z-index: 10; 
} */
.all_services ul {
  list-style: none;
  padding: 40px;
  margin-bottom: 0;
}

.service-side-btn {
  padding-left: 40px;

}

.alexapplegoogle {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
  gap: 10px;
  margin-top: 30px;
}

.alexapplegoogle img {
  max-width: 200px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "");
}

.acod-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Poiret One", serif;
}


.contact-info-section {
  padding: 1rem;
}

.contact-info-section h3 {
  margin-bottom: .5rem;
}

.contact-info-section p {
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}

.cons-contact-form .mb-3 {
  margin-bottom: .75rem !important;
}

.cons-contact-form textarea {
  height: 70px;
}

.contact-info-section {
  padding: 1rem;
}

.cons-contact-form .mb-3 {
  margin-bottom: .75rem !important;
}

.cons-contact-form textarea {
  min-height: 80px;
}

.mobile-logo {
  display: none;
}

.testimonial-prev-new,
.testimonial-next-new {
  display: none !important;
}

.video-section2-outer-wrap::after {
  background-color: #141414;
}

.c-info-column-wrap .c-info-column .c-info-icon {
  color: #000;
}

/* base state for all slides */
.testimonial-swiper-new .swiper-slide {
  transition: all 0.4s ease-in-out;
  /* filter: blur(2px) opacity(0.5); */
}

/* active (center) slide — full clarity */
.testimonial-swiper-new .swiper-slide.swiper-slide-active {
  /* filter: blur(0) opacity(1); */
  transform: scale(1.02);
  z-index: 2;
}




.sticky-buttons {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000;
  writing-mode: vertical-lr;
  transform: translateY(-50%) rotate(180deg);
  display: flex;
  align-items: center;
  text-wrap: nowrap;
  font-size: 0.8rem;
}


.sticky-buttons .float-btn {
  display: block;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 12px 10px;
  margin: 4px 0;
  /* border-radius: 4px 4px 0 0; */
  text-align: center;
}

.sticky-buttons .float-btn:hover {
  background: #444;
}


.sticky-buttons .enquire-button {
  background-color: #141414;
}

.sticky-buttons .download-button {
  background-color: #141414;
}

.sticky-buttons .phone-button {
  background-color: #141414;
}

/* Mobile buttons below footer */
.mobile-footer-buttons .float-btn {
  display: inline-block;
  margin: 0 8px;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 0.9rem;
}



/* Custom Css */
.header-style-2 {
  position: fixed;
}

.twm-slider1-wrap .twm-slider1 {
  max-width: 60vw;
}

.slider-circle-pic-wrap,
.twm-slider1-wrap .twm-slider1-content {
  background: #000;
}

.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
  margin-left: 30px;
  padding: 30px;
}

.twm-slider1-wrap .controls-area {
  background: #000;
}

.twm-slider1-wrap .controls-area .swiper-pagination,
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title,
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .sm-title {
  color: #fff;
}

.twm-slider1-wrap .controls-area .swiper-scrollbar {
  background-color: #fff;
}

.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail::after {
  background-image: unset;
}

.twm-slider1-wrap .xl-title span {
  opacity: 0.2;
  -webkit-text-stroke: 2px #fff;
}

.twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide {
  padding: 0 0 0 10px;
}

.home-automation-banner-1 {
  position: relative;
  width: 100%;
  /* height: 100vh; */
  /* height: 250vh; */
  overflow: hidden;
  transition: all 0.3s ease;
  background: url('../images/home-automation-day.jpg') center center/cover no-repeat;
}

.piece-of-mind {
  position: relative;
  width: 100%;
  /* height: 100vh; */
  /* height: 250vh; */
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 60px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.content-container-1 {
  padding: 0 0 30px 0;
}

.icons-container,
.content-electrical,
.columns-lighting,
.content-audio {
  padding: 30px 0;
}

.electricalSection,
.audioSection {
  padding: 60px 0;
}

.get-intouch-style-2-inner {
  height: 100%;
}

.overlay-automation,
.overlay-automation-2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #0000008c 30%, #000000c4 80%);
  z-index: 0;
}

.overlay-automation-2 {
  opacity: 1;
}

.get-intouch-style-2-inner {
  height: 100%;
  min-height: unset;
}

.content-container,
.content-container-1 {
  /* padding: 60px 30px 30px 30px; */
  text-align: center;
}

.container-home-automation {
  position: absolute;
  z-index: 2;
  transform: translate(0%, 0%);
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.content-container,
.icons-container .icons-home {
  opacity: 1;
  transform: translateY(30px);
  transition: all 0.3s ease;
}

.icons-home img {
  width: 70px;
  height: auto;
  margin-bottom: 15px;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

.overlay-automation {
  opacity: 0;
  transition: opacity 0.6s ease;
  /* smooth transition */
}

.overlay-automation.opacity1 {
  opacity: 1;
}

.h-70 {
  height: 70%;
}

.bannerimg-2 {
  opacity: 0;
  /* start hidden */
}

.container-home-automation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  transform: translate(0%, 0%);
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

.rg-80 {
  row-gap: 80px;
}

.rg-30 {
  row-gap: 30px;
}

.rg-20 {
  row-gap: 20px;
}

.video-section2-outer-wrap::before {
  background-color: #000;
}

.icons-app {
  width: 50px;
  height: auto;
}

.parallax-section {
  height: 100%;
}

.one-app-all {
  position: relative;
  background: #141414;
}

.service-icon i {
  font-size: 60px;
}

.video-section2-outer-wrap .video-section2-corner-top {
  border-bottom: 30px solid #fff;
}

.video-section2-outer-wrap .video-section2-corner-bottom {
  border-top: 30px solid #fff;
}

.icons-piece img {
  width: 100px;
  height: auto;
  margin-bottom: 15px;
}

.form-section {
  padding: 60px 0 60px 0;
}

.wt-title.title_split_anim i::before {
  font-size: 30px;
}

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

.parallax-image {
  height: 100%;
}

.video-section2-outer-wrap .video-section2 img {
  width: 100%;
  opacity: 1;
  object-fit: contain;
}

.columns-experience {
  padding: 60px 0;
}

.opacity1 {
  opacity: 1 !important;
}

.home-automation-intro {
  padding: 60px 0;
}

.icon-home-automation::before {
  color: #fff;
  font-size: 50px;
}

.icon-box-style-one-wrap::before {
  outline-color: #000;
}

.clientsSection {
  padding: 60px 0;
}

.clienteleSection {
  padding: 60px 0 0 0;
}

.clientCards {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.clientCards:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}

.breadCrumbHeight {
  height: 55vh;
}

@media (max-width: 1024px) {
  .breadcrumb-section-modern {
    margin-top: 70px;
  }

  .circle-text1 {
    display: none;
  }

  .play-btn {
    display: none !important;
  }

  .flex-column-md-reverse {}

  .nav.navbar-nav a .mobile-logo {
    display: none;
  }

  .twm-ab3-section-wrap .twm-ab-section-bx {
    max-width: unset;
  }

  .one-app-all {
    background: #000;
  }

  h2 {
    font-size: 35px;
    line-height: 45px;
  }

  /* .bannerimg-1 img {
    height: 100vh;
    object-fit: cover;
  } */

  .twm-slider1-wrap .twm-slider1 {
    max-width: 90vw;
  }

  .site-footer {
    text-align: center;
  }

  .locker .locker-title {
    font-size: 50px;
  }

  .cursor2 {
    display: none;
  }

  .cursor {
    display: none;
  }

  .header-style-2 .logo-header .logo-header-inner img {
    max-width: 200px;
    max-height: 100%;
  }

  .mobile-logo {
    display: block;
    max-width: 200px;
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 10px;
  }

}


@media (max-width: 575px) {
  .contact-form-outer {
    padding: 40px 0 !important;
  }

  .simple-banner-section .banner-wrapper {
    background-image: url('https://placehold.co/1000x1400');
    min-height: 500px;
    padding: 40px 15px;
  }



  .site-footer {
    text-align: center;
  }

  .desktop-slider {
    display: none !important;
  }

  .mobile-slider {
    display: block !important;
  }

  .cta-heading {
    font-size: 2rem;
    text-align: center;
  }

  .cta-subtext {
    text-align: center;
    margin-bottom: 20px;
  }

  .promo-hero-section {
    height: 450px;
  }

  .promo-hero-title {
    font-size: 1.8rem;
  }

  .promo-hero-subtitle {
    font-size: 1rem;
  }

  .cursor2 {
    display: none;
  }

  .cursor {
    display: none;
  }

  .mar-botam {
    margin-bottom: 0px !important;
    font-size: 14px;
  }

  .stats-premium {
    background: #000;
    padding: 30px;
  }

  .usp-section {
    padding: 30px;
  }

  .sticky-buttons {
    display: none;
  }

  .sticky-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    z-index: 1000;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
    text-wrap: nowrap;
    writing-mode: horizontal-tb;
    transform: unset;
    top: unset;
  }
}

#allLoader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.75) url(../images/loading2.gif) no-repeat center center;
  z-index: 10000;
}