.container {
  /* max-width: 840px !important; */
  margin: 0 auto;
  padding: 0px 20px;
  /* overflow: hidden !important; */
  /* background: #F8F9FA; */
}
.home-page {
   z-index: -99999999999999999999;
  position: relative;
}


span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
button {
  font-family: "Poppins", regular;
}

.track-order-input-button button {
  font-weight: 500 !important;
  font-size: 14px !important;

}

.home-page {
  overflow: hidden;
  background: #131212;
  color: white;
  z-index: -99999999999999999999;
  position: relative;
}

.home-about-us h1,
.offset-printing h1,
.glass-wall h1,
.growth h1,
.product-packing-home h1,
.social-media-home h1,
.vehicle-branding h1,
.home-signs h1,
.graphic-content h1,
.custom-gifts h1 {
  /* text-align: center; */
  font-size: 30px;
  font-weight: bold;
  background: linear-gradient(to right, #ffffff 0%, #ffffff 10%, #f4e046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Poppins", regular;
  font-style: normal;
}

.work-flow h1 {
  font-size: 38px;
  font-weight: bold;
  background: linear-gradient(to right, #ffffff 0%, #f4e046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Poppins", regular;
  font-style: normal;
}

.home-page p {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  font-family: "Poppins", regular;
  font-style: normal;
  font-weight: 300;
  /* line-height: 28; */
}

/* .glow-box {
  width: 300px;
  height: 300px;
  background: yellow;
  border-radius: 30%;
  box-shadow:
    0 0 40px rgba(255, 255, 0, 0.7),
    0 0 80px rgba(255, 150, 0, 0.5),
    0 0 120px rgba(255, 100, 0, 0.3);
} */

.home-signs-image .images img {
  width: 100% !important;
  height: auto;
}

.home-signs-image .images {
  margin-top: 15px;
}

.home-about-us .container {
  text-align: -webkit-center;
  position: relative;
  margin-top: 20px;
  z-index: 9999999999999999;
}

.home-about-us-bg {
  position: absolute;
  bottom: -212px;
  left: -248px;
  z-index: -1;
}

.home-about-us-bg img {
  width: 1900px;
  height: 610px;
  /* object-fit: contain; */
}

.work-flow,
.track-order,
.offset-printing,
.custom-gifts,
.home-signs,
.vehicle-branding,
.glass-wall,
.growth,
.graphic-design,
.product-packing-home-content,
.social-media-home-content {
  margin-top: 95px;

}

.work-flow-item img {
  height: 200px;
  width: 192px;

}

.track-order-image {
  position: relative;
}

/* .dron-image{
      position: absolute;
    right: 580px;
    top: 43px;

} */
.dron-image .drone {
  position: absolute;
  width: 130px;
  top: 33px;
  left: 15px;
  animation: droneFlight 6s ease-in-out infinite;
}

@keyframes droneFlight {
  0% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(200px, 300px) scale(3);
    /* Move diagonally + zoom in */

  }

  75% {
    transform: translate(400px, 200px) scale(2);
    /* Move further + zoom out slightly */
  }

  100% {
    transform: translate(0, 0) scale(1);
    /* Return to original + zoom out */
  }
}


.work-flow h1 {
  margin-bottom: 40px;
  font-size: 38px !important;
}

.work-flow-item {
  text-align: center;
  margin: 20px 0px;
}

.track-order span {
  color: #F1C907;
}

.yellow-line {
  height: 2px;
  background-color: #F1C907;
  width: 30%;
  margin: 10px 0px;
}

.track-order-input {
  display: flex;
  gap: 10px;
}

.track-order-content h5 {
  font-size: 15px;
  font-weight: 700;
  margin: 17px 0px;
}

.track-order-input-content input {
  padding: 4px 60px 6px 16px;
  border-radius: 50px;
}

.track-order-input-button {
  align-content: center;
}

.track-order-input-button button {
  padding: 8px 33px;
  border-radius: 23px;
  border: none;
  background-color: #F1C907;
  color: black;
}

.track-order-content h1 {
  color: white !important;
  font-size: 30px;
  font-weight: bold;
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  font-family: "Poppins", regular;
  font-style: normal;
  /* background-color: white !important; */
}

.track-order-image .person {
  height: 436px;
  object-fit: contain;
  margin-left: 230px;

}

.track-order-image .track-order-image {
  margin-left: 225px;
}

.drone-image img {
  width: 180px;
  height: 120px;
  object-fit: contain;

}

.custom-gifts img {
  width: 100%;
  height: 450px;
  object-fit: contain;
}

.home-signs-image {
  margin: 27px 0px;
}

.vehicle-branding-image {
  float: left;
}

.vehicle-branding-image img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.vehicle-branding-image h1 {
  text-align: -webkit-center;
}

.glass-wall img {
  width: 100%;
  height: 400px;
  object-fit: contain;
}

.growth-image img {
  width: 100%;
  height: 450px;
  object-fit: contain;

}

.graphic-image {
  place-self: anchor-center;
}

.graphic-image img {
  width: 300px;
  height: 380px;
  object-fit: contain;
}

.product-packing-home-image img {
  width: 100%;
  height: 355px;
  object-fit: contain;
}

.social-media-home-image img {
  height: 460px;
  width: 100%;
  object-fit: contain;
}

.product-packing-home-button,
.custom-gifts-button,
.custom-design-button,
.vehicle-branding-button,
.wall-branding-button,
.graphic-design-button {
  display: flex;
  gap: 15px;
  margin: 10px 0px 20px 0px;

}

.vehicle-branding-button {
  justify-content: right;
}
.wall-branding-button{
  justify-content: left;
}

.graphic-design .container {
  position: relative;
  z-index: 9999999999;
}

.graphic-design-button {
  margin: 20px 0px;
}

.product-packing-home-button a,
.custom-gifts-button a,
.custom-design-button a,
.vehicle-branding-button a,
.wall-branding-button a,
.graphic-design-button a {
  padding: 2px 20px;
  border-radius: 23px;
  border: 1px solid white;
  background-color: black;
  color: white;
  text-decoration: none;
  position: relative !important;
  z-index: 1 !important;
  cursor: pointer;
}
.product-packing-home-button a:hover,
.custom-gifts-button a:hover,
.custom-design-button a:hover,
.vehicle-branding-button a:hover,
.wall-branding-button a:hover,
.graphic-design-button a:hover {
  background-color: #fff !important;  /* white background */
  color: #000 !important;            /* black text */
}

.offset-printing .container,
.glass-wall .container,
.growth .container,
.product-packing-home .container,
.social-media-home .container {
  position: relative;
  z-index: 99999;
}

.offset-printing,
.glass-wall,
.growth,
.product-packing-home,
.social-media-home,
.vehicle-branding .container {
  position: relative !important;
  z-index: 9999999999;
}


.glass-wall .bg,
.social-media-home .bg {
  position: absolute;
  right: -110px;
  bottom: -235px;
  z-index: -1;
}

.offset-printing .bg {
  position: absolute;
  right: -110px;
  bottom: -300px;
  z-index: -1;
}

.offset-printing .bg img {
  right: -1200px;
  bottom: -1050px;
  z-index: -1;
}

.offset-printing-bg-image {
  position: absolute;
  bottom: -260px;
  right: -150px;
  z-index: -1;
}

.growth .bg,
.product-packing-home .bg {
  position: absolute;
  left: -100px;
  bottom: -235px;
  z-index: -1;
}


.glass-wall .bg img,
.growth .bg img,
.product-packing-home .bg img,
.social-media-home .bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.stats-section {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  /* background: linear-gradient(to right, #232526, #414345); */

  /* border-bottom: 2px solid #222; */
}

.count-section {
  background: url(/images/home/count-bg.png);
  padding: 130px 20px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  /* display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center; */
}

.stat {
  position: relative;
  flex: 1;
  text-align-last: center;
}

.stat:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  width: 3px;
  background-color: white;
  opacity: 1;
}

.stat h2 {
  font-size: 70px;
  font-weight: 700;
  background: linear-gradient(to right, #ffffff 0%, #ffffff 20%, #f4e046 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.stat p {
  font-size: 1rem;
  margin-top: 10px;
  color: white;
}

.home-about-us-bg img {
  z-index: -999999 !important;
}

.buttom-arrow {
  position: relative !important;
  z-index: -9999999999 !important;
}

/* ===== Contact Section ===== */
.container {
  max-width: 1200px !important;
  margin: 0 auto;
}

.contact-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 0px;
  gap: 30px;
}

.input-group input {
  padding: 8px 10px !important;
}

.contact-form input {
  margin-bottom: 10px;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  /* margin-left: calc(var(--bs-border-width) * -1); */
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.contact-info {
  flex: 1 1 300px;
  margin-top: 55px;
}

.offset-printing-image img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}

.contact-info h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.contact-info p {
  margin-bottom: 15px;
  line-height: 1.6;
  color: white;
  font-size: 18px !important;
}

.contact-details {
  margin-top: 45px;
}

.contact-details p {
  font-size: 13px !important;
}

.contact-details span {
  font-weight: bold;
  color: #ffcc00;
  margin-right: 10px;
}

.contact-form {
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: #131212 !important;
  padding: 20px 5px !important;

}

.input-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.input-group i {
  padding: 4px 10px 10px 10px;
  background: #000000;
  border-radius: 3px;
  margin-bottom: 11px;
  color: #E9C306;
}

.send-button {
  display: flex;
}

.send-button img {
  width: 30px;
  height: 20px;
  object-fit: contain;
}

.input-group input {
  flex: 1;
  padding: 10px;
  border: none;
  border-radius: 5px;
  outline: none;
}

textarea {
  width: 100%;
  padding: 10px;
  min-height: 100px;
  resize: vertical;
  border: none;
  border-radius: 5px;
  outline: none;
}

button {
  background-color: black;
  border: none;
  padding: 12px 20px;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: background 0.3s;
}

/* button:hover {
  background-color: #e6b800;
} */

.contact-form i {
  align-content: center;
  font-size: 21px;
}

.vehicle-branding-bg {
  position: absolute;
  bottom: 0;
  right: -120px;
  z-index: -1;
}

.vehicle-branding-bg img {
  width: 1200px;
  height: 412px;
  /* object-fit: contain; */
}

.bottom-arrow img {
  width: 36px;
  height: 35px;
  object-fit: contain;
  margin-top: 20px;
  background: #FCD106;
  padding: 7px;
  border-radius: 50%;
  transition: background 0.3s ease;
  /* Optional smooth transition */
}

.bottom-arrow img:hover {
  background: white;
}


.home-about-us p {
  text-align: -webkit-center;

}

.home-about-us .particle-one {
  position: absolute;
  bottom: 0;
  right: 105px;
}

.home-about-us .particle-two {
  position: absolute;
  right: 160px;
  bottom: 0;
}

.home-about-us .particle-one img {
  width: 27px;
  height: 35px;
  object-fit: contain;

}

.home-about-us .particle-two img {
  width: 27px;
  height: 35px;
  object-fit: contain;

}

.home-about-us .particle-three {
  position: absolute;
  right: 420px;
  bottom: -20px;
}

.home-about-us .particle-three img {
  width: 27px;
  height: 35px;
  object-fit: contain;
}

.navbar-nav {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.navbar-brand img {
  width: 100%;
  height: 50px;
  object-fit: contain;
}

.nav-link a {
  color: white !important;
}

.navbar .navbar-expand-lg {
  background: rgba(0, 0, 0, 0.6) !important;
  /* Semi-transparent black */
  backdrop-filter: blur(8px) !important;
  /* Apply blur */
  -webkit-backdrop-filter: blur(8px) !important;
}

.container-fluid {
  background: rgba(0, 0, 0, 0.6) !important;
  /* Semi-transparent black */
  backdrop-filter: blur(8px);
  /* Apply blur */
  -webkit-backdrop-filter: blur(8px);
}

.navbar-expand-lg {
  background: rgba(0, 0, 0, 0.6) !important;
  /* Semi-transparent black */
  backdrop-filter: blur(8px) !important;
  /* Apply blur */
  -webkit-backdrop-filter: blur(8px) !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: white !important;
}

.navbar-toggler-icon i {
  color: white !important;
}

.dropdown-menu {
  background: black !important;
  /* Semi-transparent black */
  backdrop-filter: blur(8px) !important;
  /* Apply blur */
  -webkit-backdrop-filter: blur(8px) !important;
}

.dropdown-item {
  color: white !important;
}

.dropdown-menu {
  /* background-color: #0000009c !important; */
}

.dropdown-item:hover {
  background-color: white;
  color: black !important;
}

.dropdown-item {
  margin: 10px 0px !important;
}


.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 160px !important;
  object-fit: contain !important;
  margin: 20px 0px;
}

.join-our-team-head {
  text-align: -webkit-center;
  margin: 80px 0px 40px 0px;
}

/* ===== Responsive ===== */

@media(max-width:1400px) {
  .container {
    max-width: 1000px !important;
  }
  .graphic-image {
    place-self: anchor-center;
    margin-left: 90px;
}
}

@media(max-width:1200px) {

  .home-page p {
    font-size: 13px;
    line-height: 28px;
    text-align: justify;
    font-family: "Poppins", regular;
    font-style: normal;
    font-weight: 300;
    /* line-height: 28; */
  }
}

@media(max-width:991px) {
  .track-order-image {
    position: relative;
    text-align: center;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .stats-section {
    flex-direction: column;
    gap: 20px;
  }

  .stat:not(:last-child)::after {
    display: none;
  }

  .contact-form {
    padding: 0px !important;
  }

  .home-page p {
    font-size: 12px;
  }

  .vehicle-branding .row,
  .custom-gifts .row,
  .growth .row,
  .product-packing-home .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .growth .bg{
            position: absolute;
        left: 10px;
        bottom: -130px;
        z-index: -1;
  }
  .product-packing-home .bg {
        position: absolute;
        left: 10px;
        bottom: -220px;
        z-index: -1;
  }
  

  .offset-printing-bg-image {
    position: absolute;
    bottom: -260px;
    right: -50px;
    z-index: -1;
  }

  .social-media-home .bg {
    position: absolute;
    right: -34px;
    bottom: -235px;
    z-index: -1;
  }

  .social-media-home .bg {
    position: absolute;
    right: -34px;
    bottom: -235px;
    z-index: -1;
  }

  .glass-wall .bg {
    position: absolute;
    right: -10px;
    bottom: -235px;
    z-index: -1;
  }

  .track-order-image .person {
    margin-left: 0px;
  }

}

@media(max-width:567px) {
  .glass-wall img {
    /* width: 100%; */
    height: 255px;
    /* object-fit: contain; */
    margin-top: 40px;
  }

  .owl-carousel .owl-item img {
    height: 90px !important;
  }

  .home-video video {
    width: 100%;
    height: 100%;
  }

  .intro-video {
    height: 100% !important;
    width: 100% !important;
    margin-bottom: 40px !important;
  }

  .offset-printing .bg,
  .glass-wall .bg,
  .social-media-home .bg {
    position: absolute;
    right: -55px;
    bottom: -200px;
    z-index: -1;
  }

  .growth .row,
  .product-packing-home .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .custom-gifts img {
    width: 100%;
    height: auto;
  }

  .home-page h1 {
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .home-page p {
    font-family: 14px;
  }

  .custom-design-button a,
  .custom-gifts-button a,
  .graphic-design-button a,
  .social-media-button a,
  .product-packing-button a {
    font-size: 13px;
  }

  h5 {
    font-size: 13px !important;
  }

  .vehicle-branding-bg {
    bottom: 130px;
  }

  .work-flow-item img {
    height: 220px;
    width: 100%;
  }

  .track-order-image .person {
    margin-left: 160px;
  }
      .product-packing-home .bg {
        position: absolute;
        left: 10px;
        bottom: -118px;
        z-index: -1;
      }
      .social-media-home .bg {
        bottom: -70px;
    }
        .offset-printing-bg-image {
        right: -168px;
    }
        .growth .bg {
        bottom: -80px;
    }
}

@media(max-width:480px){
      .product-packing-home .bg {
        position: absolute;
        left: 10px;
        bottom: -80px;
        z-index: -1;
    }
        .social-media-home .bg {
        bottom: 0px;
    }
        .growth .bg {
        bottom: 0px;
    }
}

@media(max-width:410px) {
  .work-flow-item img {
    height: 175px;
    width: 100%;
  }

.product-packing-home .bg {
        bottom: -20px;
    }
}