h1 {
    font-size: 46px !important;
    font-weight: bold !important;
    font-family: "Poppins", regular;
    font-style: normal;
}

.team-page {
    background: url('images//team/main-bg.webp');
    background-size: cover;
    /* height: 100vh; */
    width: 100%;
    /* background-position: center; */
    background-repeat: no-repeat;
    /* background-size: inherit; */
    /* height: 9170px; */
    color: white;
    /* text-align: center; */
    /* padding-top: 200px; */
}

p {
    font-size: 16px;
    line-height: 28px;
    font-family: "Poppins", regular;
    font-style: normal;
}
.whats-app i{
    font-size: 20px !important;
        }
i{
  font-size: 12px !important;
}
span {
    font-size: 36px;
    font-weight: 500;
    font-family: "Poppins", regular;
    font-style: normal;
}


.our-team {

    background-size: cover;
    height: 730px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: -webkit-center;
    padding-top: 200px;
}

.our-team h2 {
    font-size: 120px;
    font-weight: 700;
    color: #7c72728a;
}

.main-team {
    margin-top: -180px;

}

.main-team .ceo .image {
    text-align: -webkit-right;
}

.main-team {
    color: white;
    /* background: url('images/team/second-bg.png'); */
    background-size: cover;
    height: 730px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -100px;
}

.main-team .ceo .content {
    margin-top: 50px;
}

.marketing {
    /* background: url('images/team/third-bg.png'); */
/* background: url(images/team/third-bg.png); */ 
    /* background-size: cover;
    height: 730px; */
    width: 100%;
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* margin-top: -105px; */
    padding: 300px 100px 20px 20px;
    color: white;
    max-width: 1200px;
        place-self: anchor-center;
}

/* .marketing img {
    width: 100%;
    height: 300px;
    object-fit: contain;
} */

.ceo img,
.cmo img {
    width: 100%;
    height: 380px;
    object-fit: contain;
}

.cmo {
    margin-top: 90px;
}

.sales-first-image img,
.sales-second-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sales-image-first {
    margin-top: 100px;
}

.sales-content {
    height: 100%;
    align-content: center;
}

.coo,
.content-ceator,
.packing,
.production,
.cfo,
.accounts {
    margin-top: 90px;
}

.graphic-design,
.video-editor,
.web-designer,
.photographer,
.content-creator,
.backend-developer {
    margin-top: 90px;
}

.coo-image,
.cfo-image {
    text-align: -webkit-right
}

.photographer-image img {
    width: 100%;
}

.packing-first-image {
    height: 100%;
    align-content: center;
}

.packing-image img {
    width: 100%;
}

.coo-image img {
    width: 100%;
    height: 330px;
    object-fit: contain;

}

.designer-image img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.video-team-image img,
.creator-image img,
.developer-image img,
.packing-team-image img,
.production-image img ,.marketing img{
    width: 100%;
    height: 250px;
    object-fit: contain;
}

.owl-nav {
    text-align: -webkit-center !important;
    margin: 10px 0px !important;
    gap: 25px;
    display: flex;
    justify-content: center;
}

.owl-nav span {
    padding: 0px 20px !important;
    border-radius: 50% !important;
    background: #b5a9a975 !important;
}
.contact-form{
    background: transparent !important;
}

@media(max-width:1200px) {
    p {
        font-size: 14px;
    }
}

@media(max-width:991px) {

    .sales-image,
    .packing-team-image,
    .graphic-design {
        padding: 0px 100px;
    }

    .main-team {
        margin-top: 0px;
    }

    .packing-image img {
        width: 100%;
        height: 400px;
        object-fit: contain;
    }

    .our-team {
        height: 500px;
    }

    .ceo .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .marketing {
        height: auto;
    }

    .team-page {
        height: 100%;
        background-size: cover;
    }

    .marketing .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .main-team {
        height: auto;
    }

    .coo .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .web-designer .web-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .designer-image img {
        width: 100%;
    }

    .video-editor img {
        width: 100%;
    }

    .content-creator .content-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .content-creator img {
        width: 100%;
    }

    .backend-developer .developer-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .backend-developer img {
        width: 100%;
    }

    .packing-team-image img {
        width: 100%;
    }

    .packing-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .cfo .row {
        display: flex;
        flex-direction: column-reverse
    }

    .accounts img {
        width: 100%;
    }
}

@media(max-width:767px) {
  .join-our-team{
    margin-top: 40px;
  }
}

@media(max-width:567px) {
    .cmo img, .ceo img , .coo-image img , .marketing img{
            width: 100%;
    height: 250px;
    object-fit: contain;
    }
    .sales-image,
    .packing-team-image,
    .graphic-design {
        padding: 0px 50px !important;
    }
    .video-team-image img, .creator-image img, .developer-image img, .packing-team-image img, .production-image img, .marketing img
    {
      /* height: 100% !; */
    }

    h1 {
        font-size: 32px !important;

        /* font-weight: bold !important; */
    }

    span {
        font-size: 28px;
    }

    p {
        font-size: 14px;
    }

    .marketing {
        padding: 300px 20px 0px 20px;
    }
}

@media(max-width:450px) {
    .our-team h2 {
        font-size: 50px;
    }

    .our-team {
        padding: 100px 20px 30px 0px;
        height: 100%;
    }

    /* .our-team {
        padding: 200px 20px;
        height: 100%;
    } */
}

@media(max-width:400px) {

    .sales-image,
    .packing-team-image,
    .graphic-design {
        padding: 0px 20px !important;
    }
}
.section-nine ,.footer , .copyright{
    overflow-x: hidden !important;
}

 
  /* section nine */
  
  .section-nine {
    background: #111011;
  }
  
  .footer {
    margin-top: 60px;
    padding: 50px 0px 0px 50px;
  }
  a , p , h1 , h2 , h3 , h4 , h5 , h6 , button,span{
font-family: "Poppins", regular;
font-style: normal;
}
  
  .footer h4 {
    color: #fcdf04;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-weight: 700;
  }
  
  .footer ul li {
    color: white;
    font-size: 12px;
    list-style: none;
  }
  
  .footer ul {
    padding-left: 0px !important;
  }
  
  .footer ul li {
    margin-bottom: 11px;
    /* font-weight: 700; */
    width: 100%;
    font-size: 11px;
  }
  
  .footer .footer-logo img {
    width: 60%;
    /* float: right; */
    margin-bottom: 30px;
  }
  
  .get-in-touch span {
    display: flex;
  }
  
  .get-in-touch img {
    width: 6%;
    height: 20px;
    object-fit: contain;
    margin-right: 8px;
  }
  
  .section-nine {
    /* margin-top: 20px; */
  }

  .copyright{
    background-color: black;
    color: white;
    padding: 10px;
  }
  .c-name{
    padding-left: 30px;
  }
  .c-icons{
    text-align-last: right;
    padding-right: 80px;
  }
  .c-icons img{
    width: 30px;
    height: 21px;
    object-fit: contain;
  }

/* navbar */
  
.navbar .container {
  flex-wrap: initial !important;
  max-width: 100% !important;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  display: flex;
  align-items: center;
  height: 100%;
}

.navbar {
  height: 60px;
  background-color: #111011;
  position: relative;
  border-bottom: 1px solid #353535;
  z-index: 1030;
}

.nav-right {
  align-content: center;
  height: 60px;
  background-color: #fcdf04;
  border: 1px solid #ecd208;
}

.logo img {
  width: 150px;
  height: 45px;
  object-fit: contain;
}

.menu-icon {
  display: none;
  color: white !important;
}

.nav-elements {
  margin-left: 135px;
}

.nav-elements ul {
  display: flex;
  justify-content: left !important;
  list-style-type: none;
  margin-top: 22px;
}

.nav-elements ul li:not(:last-child) {
  margin-right: 80px;
}

.nav-elements ul li {
  font-size: 15px;
  font-weight: 800;
  color: white;
  position: relative;
}

.nav-elements ul a {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
}

.nav-elements ul a.active {
  color: #ffffff;
  font-weight: 500;
  position: relative;
}

.nav-elements ul a.active::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #574c4c;
}

/* === Dropdown Styles === */
.nav-elements ul li.dropdown {
  position: relative;
}

.nav-elements ul li .dropdown-menu {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #111011;
  padding: 10px 0;
  min-width: 150px;
  border: 1px solid #353535;
  z-index: 1050;
  flex-direction: column;
}

.nav-elements ul li .dropdown-menu li {
  margin: 0;
}

.nav-elements ul li .dropdown-menu a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}

.nav-elements ul li .dropdown-menu a:hover {
  background-color: #2a2a2a;
}

/* Show dropdown on hover */
.nav-elements ul li.dropdown:hover .dropdown-menu {
  display: block;
}
  .section-six img {
    height: 120px;
    object-fit: contain;
    width: 100%;
}
  /* section six */
  .section-six {
    background: #ffffff;
    padding-bottom: 0px;
    margin-top: 50px;
  }
  
  .our-clients .heading {
    text-align: -webkit-center;
    margin: 20px 0px;
  }
  
  .our-clients h3 {
    font-size: 45px;
    font-weight: 700;
  }
  
  .our-clients span {
    font-size: 20px;
    font-weight: 500;
  }
  
  .clients-carousel {
    overflow: hidden;
  }
  
  .clients-carousel img {
    width: 90%;
  }
  .clients-carousel .client{
    margin: 0px 10px;
  }
  /* .owl-carousel .owl-item img{
    height: 170px !important;
  } */

    /* section eight */
  
    .contact-us .heading {
      /*  padding: 0px 100px; */
      margin: 50px 0px 50px 0px;
    }
    
    .contact-us h1 {
      margin-bottom: 25px;
      font-weight: 900;
    
    }
    
    .contact-us p {
      font-size: 17px;
      /* font-weight: 900; */
    }
    
    .contact-us .details {
      /*  padding: 0px 100px; */
    }
    
    .contact-us .details p,
    .contact-us .details span {
      /* font-weight: 600; */
    
    }
    
    .contact-us .details {
      margin-bottom: 20px;
      display: flex;
    }
    
    .contact-us .details p {
      font-size: 14px;
      /* font-weight: 700; */
    }
    
    .contact-us .details img {
      object-fit: contain;
      width: 15%;
      height: 37px;
      place-self: end;
      margin: 0px 10px 4px 0px;
    }
    
    .contat-form {
      height: 100%;
      align-content: center;
      padding: 0px 30px;
    }
    .contact-us .details p, .contact-us .details span {
      margin: 0px;
    }
    .contact-us .details p{
      color: #fcdf04;
    }
    .contact-form {
      background-color: #ffffff;
      padding: 20px;
      /* border-radius: 8px; */
      /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); */
      max-width: 500px;
      margin: auto;
      height: 100%;
      align-content: center;
      margin-top: 30px;
    }
    
    /* Input Group */
    .inputs {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }
    
    /* Input Field with Icon */
    .name,
    .number,
    .mail,
    .needs {
      display: flex;
      align-items: center;
      gap: 10px;
    }
    
    .name img,
    .number img,
    .mail img,
    .needs img {
      background-color: #000;
    
      border-radius: 5px;
      width: 40px;
      height: 40px;
      object-fit: cover;
      padding: 12px;
    }
    .contact-us-image img{
      width: 100%;
      margin-top: 40px;
    }
    
    /* Input and Textarea Styling */
    input,
    textarea,select {
      flex: 1;
      padding: 10px;
      /* border: 1px solid #ddd; */
      border: none;
      border-radius: 5px;
      font-size: 12px;
      background-color: #f8f8f8;
      margin: 10px 0px;
      width: 100%;
    }
    
    input::placeholder,
    textarea::placeholder, select::placeholder {
      color: #aaa;
    }
    
    /* Two-column Layout for Number and Email */
    .second {
      display: flex;
      gap: 10px;
    }
    
    .number,
    .mail {
      flex: 1;
    }
    
    /* Textarea */
    textarea {
      resize: none;
      height: 100px;
    }
    
    /* Submit Button */
    .submit-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #000;
      color: #fff;
      padding: 15px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      font-size: 1rem;
      width: 100%;
      margin-top: 10px;
      text-transform: uppercase;
      width: 50%;
      place-self: center;
    
    }
    
    .submit-btn img {
      margin-left: 10px;
      width: 20px;
      height: 20px;
    }
    
    /* section nine */
    
    /* section eight */
    
    .contact-us .heading {
      /*  padding: 0px 100px; */
      margin: 50px 0px 50px 0px;
    }
    
    .contact-us h1 {
      margin-bottom: 25px;
      font-weight: 900;
    
    }
    
    .contact-us p {
      font-size: 17px;
      /* font-weight: 900; */
    }
    
    .contact-us .details {
      /*  padding: 0px 100px; */
    }
    
    .contact-us .details p,
    .contact-us .details span {
      /* font-weight: 600; */
    
    }
    
    .contact-us .details {
      margin-bottom: 20px;
      display: flex;
    }
    
    .contact-us .details p {
      font-size: 14px;
      /* font-weight: 700; */
    }
    
    .contact-us .details img {
      object-fit: contain;
      width: 15%;
      height: 37px;
      place-self: end;
      margin: 0px 10px 4px 0px;
    }
    
    .contat-form {
      height: 100%;
      align-content: center;
      padding: 0px 30px;
    }
    .contact-us .details p, .contact-us .details span {
      margin: 0px;
    }
    .contact-us .details p{
      color: #fcdf04;
    }
    .contact-form {
      background-color: transparent !important;
      padding: 20px;
      /* border-radius: 8px; */
      /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); */
      max-width: 500px;
      margin: auto;
      height: 100%;
      align-content: center;
      margin-top: 30px;
    }
    
    /* Input Group */
    .inputs {
      display: flex;
      flex-direction: column;
      gap: 15px;
    }
    
    /* Input Field with Icon */
    .name,
    .number,
    .mail,
    .needs {
      display: flex;
      align-items: center;
      gap: 10px;
    }
    
    .name img,
    .number img,
    .mail img,
    .needs img {
      background-color: #000;
    
      border-radius: 5px;
      width: 40px;
      height: 40px;
      object-fit: cover;
      padding: 12px;
    }
    .contact-us-image img{
      width: 100%;
      margin-top: 40px;
    }
    
    /* Input and Textarea Styling */
    input,
    textarea , select{
      flex: 1;
      padding: 10px;
      /* border: 1px solid #ddd; */
      border: none;
      border-radius: 5px;
      font-size: 12px;
      background-color: #f8f8f8;
      margin: 10px 0px;
      width: 100%;
    }
    
    input::placeholder,
    textarea::placeholder {
      color: #aaa;
    }
    
    /* Two-column Layout for Number and Email */
    .second {
      display: flex;
      gap: 10px;
    }
    
    .number,
    .mail {
      flex: 1;
    }
    
    /* Textarea */
    textarea {
      resize: none;
      height: 100px;
    }
    
    /* Submit Button */
    .submit-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #000;
      color: #fff;
      padding: 15px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      font-size: 1rem;
      width: 100%;
      margin-top: 10px;
      text-transform: uppercase;
      width: 50%;
      place-self: center;
    
    }
    
    .submit-btn img {
      margin-left: 10px;
      width: 20px;
      height: 20px;
    }


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;
}

 .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;
 }
.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 img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.vehicle-branding-image h1 {
  text-align: -webkit-center;
}

.glass-wall img {
  width: 100%;
  height: 330px;
  object-fit: contain;
}

.growth-image img {
  width: 100%;
  height: 340px;
  object-fit: contain;

}

.graphic-image img {
  width: 300px;
  height: 320px;
  object-fit: contain;
}

.product-packing-home-image img {
  width: 100%;
  height: 290px;
  object-fit: contain
}

.social-media-home-image img {
  height: 300px;
  width: 100%;
  object-fit: contain;
}

.product-packing-home-button,
.custom-gifts-button,
.custom-design-button,
.vehicle-branding-button,
.graphic-design-button {
  display: flex;
  gap: 15px;
  margin: 10px 0px 20px 0px;

}
.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,
.graphic-design-button a {
  padding: 2px 20px;
  border-radius: 23px;
  border: 1px solid white;
  background-color: black;
  color: white;
  text-decoration: none;
}

.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: -200px;
  bottom: -235px;
  z-index: -1;
}
.offset-printing .bg{
      position: absolute;
    right: -200px;
    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: -200px;
  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;
    /* 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;
}

/* ===== Contact Section ===== */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;

}

.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;
}
.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: transparent !important;
      padding: 20px 5px !important;

}

.file-upload {
  display: flex;
  align-items: center;
  background: #1c1c1c;
  border-radius: 8px;
  overflow: hidden;
  /* max-width: 300px; */
  font-family: sans-serif;
}

.file-upload label {
  background-color: black;
  color: yellow;
  padding: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.file-upload .icon {
  display: flex;
  align-items: center;
  gap: 5px;
}
select{
    height: 44px !important;
}
b{
    
    font-size: 14px;
}
.file-upload input[type="file"] {
  display: none;
}
.join-team-head{
      text-align: -webkit-center;
}
.join-our-team-image img{
        height: 300px;
    width: 100%;
    object-fit: contain;
}
.sales-image img{
    margin-bottom: 5px;
}
.clients-carousel{
        background: white;
}
.file-upload input[type="text"] {
  border: none;
  padding: 10px;
  flex: 1;
  color: #fff;
  background: transparent;
  outline: none;
}

.file-upload .upload-btn {
  background-color: #ffcc00;
  border: none;
  /* padding: 0 12px; */
  display: flex;
  align-items: center;
  cursor: pointer;
}


.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;
}
.workers-name{
        text-align: -webkit-center;
        margin: 10px 0px;
}
.workers-name p{
    font-size: 14px !important;
    margin-bottom: 0px;
}
.workers-name span{
    font-size: 13px !important;
    font-weight: 500 !important;
}
.send-button img{
  width: 30px;
    height: 20px;
    object-fit: contain;
}

.input-group input , .input-group select {
  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;
}

.contact-form 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;
}
/* ===== Responsive ===== */

@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: 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{
    display: flex;
    flex-direction: column-reverse;
  }

}

@media(max-width:567px) {
  .glass-wall img {
    /* width: 100%; */
    height: 255px;
    /* object-fit: contain; */
    margin-top: 40px;
  }

  .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%;
}
}

@media(max-width:410px){
      .work-flow-item img {
        height: 175px;
        width: 100%;
    }
}

  /* media Query */

  @media(max-width:991px){
    .nav-elements ul li:not(:last-child) {
    margin-right: 45px;
}
.coo-image, .cfo-image {
    text-align: -webkit-center !important;
}
.sales-image img{
    margin-bottom: 15px;
}
.c-icons {
    text-align-last: center !important;
    margin: 10px 0px !important;
    padding-right: 0px !important;
  }
  .graphic-button a {
    padding: 3px 26px;
}
.graphic-page .graphic-button {

    margin-right:0px;
}

  }

  @media(max-width:768px){
    .footer-logo img{
        width: 20% !important;
        
    }
    .footer-logo{
        text-align: -webkit-center !important;
    }
  }


  @media (max-width: 768px) {
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
      justify-content:space-between !important;
  }

  .legal-hide{
    display: none;
  }
  .navb-logo img {
    width: 50% !important;
  }

      .nav-elements {
        /* padding: 0px 15px; */
    }

    
  .menu-icon {
    display: block;
    cursor: pointer;
    color: white !important;
  }
  
  .nav-elements {
    position: absolute;
    right: 0px;
    top: 60px;
    background-color: #111011;
    width: 0px;
    height: calc(100vh - 60px);
    transition: all 0.3s ease-in;
    overflow: hidden;
  }
  
  .nav-elements.active {
    width: 270px;
    background: #fcdf04;
    /* height: 100vh; */
    z-index: 999;
   
  
  }
  
  .nav-elements ul {
    display: flex;
    flex-direction: column;
   
  }
  
  .nav-elements ul li {
    margin-right: unset;
    margin-top: 22px;
  }
  }

