

   /* reset css */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* video {
  object-fit: cover;
} */


.hero-video {
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: 100svh;
  height: 100dvh;
  overflow: hidden;
}

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 1;
}

.overlay {
  background: rgba(0, 0, 0, 0.6) !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero-content-bx {
  z-index: 1;
  margin-top: 115px;
  
}

.hero-content-bx .hero-sub-hd{
  color: #fff;
  font-size: 25px;
}

.hero-content-bx h1{
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  
}

.hero-content-bx .hero-para{
  color: #fff;
  font-size: 25px;
  
}



@media (max-width: 768px) {


  .hero-content-bx {
  z-index: 3;
  margin-top: 0px;
  
}
  .hero-content-bx{
    max-width: 100%;
    width: 90%;
  }

  .hero-content-bx .hero-sub-hd{
  color: #fff;
  font-size: 18px;
}
 .hero-content-bx h1{
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  
}

.hero-content-bx .hero-para{
  color: #fff;
  font-size: 18px;
  
}
}

/* Mobile Fix: Ensure proper height on iOS Safari & Android */
@media screen and (max-width: 768px) {
  .hero-video {
    height: 100svh; /* Use dynamic safe viewport height */
  }
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

   .sec-pd{
    padding: 60px 0px ;
   }

   .black-logo{
    width: 250px !important;
   }
   /* reset css */
   /* mobile menu */
    .menu-popup-area .meanu-popup-nav .accordion .accordion-item .accordion-button {
    font-size: 16px !important;
  }
   /* mobile menu */



.hero-video {
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: 100svh; /* Modern safe height for mobile */
  height: 100dvh; /* Dynamic viewport fallback */
  overflow: hidden;
}

.video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 1;
}

.overlay {
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide-content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.slide-content h1 {

  font-family: var(--bs-body-font-family);
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  max-width: 70%;
  margin: auto;
}
.slide-content p {
  font-size: 1.25rem;
  margin-top: 1rem;
}
.btn {
  padding: 12px 28px;
  font-size: 1rem;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.btn-primary {
  background: var(--primaryColor);;
  border: none;
  color: white;
  font-weight: 700;
}
/* .btn-primary:hover {
  background: #d39131;
} */
.btn-light {
  background: white;
  color: #000;
  border: none;
}
.btn-light:hover {
  background: #e5e5e5;
}

/* Swiper Button Styles */
.swiper-button-next,
.swiper-button-prev {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  transition: all 0.3s ease;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #687eff;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 20px;
}

/* Swiper Pagination Styles */
.swiper-pagination-bullets {
  bottom: 30px !important;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.5;
  margin: 0 6px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.swiper-pagination-bullet-active {
  background: #d39131;
  transform: scale(1.2);
  opacity: 1;
}
.swiper-pagination-bullet:hover {
  opacity: 0.8;
}
  
  /* home-banner area start */

.homepage-wrapper .hero_banner_area {
        padding: 170px 0px 130px 0px ;
    }

 .main-wrapper .hero_banner_area {
     padding: 160px 0px 70px 0px ;
     background-image: url(../images/banners/services-banner.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    }
  

.hero_banner_content .sub-title {
    margin-bottom: 12px;
    padding: 9px 20.3px;
    border-radius: 75px;
    font-size: 30px;
    background: rgba(211, 135, 246, 0.09);
}


.hero_banner_content .content h1{
font-size: 110px;
    line-height: 0.98;
    color: #000;
}

.hero_banner_content .content h1 span {
    color: var(--primaryColor);
    font-weight: normal;
    font-family: var(--optionalFontFamily);
}


.homepage-wrapper .page-banner-area {
    padding-top: 0px !important;
    
}

.homepage-wrapper .page-banner-area .page-banner-content {
    max-width: unset !important;
}

/* .homepage-wrapper .page-banner-area .page-banner-content h1 span {
    font-size: 70px !important;
} */

.homepage-wrapper .page-banner-area .page-banner-content h1 {
    line-height: 1;
    font-size: 45px !important; 
    padding: 10px 0px 20px 0px;
    text-transform: uppercase !important;
}


.homepage-wrapper .hero_banner_area::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    margin-bottom: 0px;
    background-image: url(../images/banners/hero_banner_bg1.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

  /* home-banner area end */

  /* services area start */
  
.homepage-wrapper .services-page-banner-area {
    padding-top: 30px !important;
}

.homepage-wrapper .services-page-banner-area .content {
    margin-bottom: 20px !important;
}

.homepage-wrapper .services-page-banner-area .content .left-side h1 {
    font-size: 40px !important;
    line-height: 1.2 !important;
}

.homepage-wrapper .services-area{
    padding: 30px 0px 20px 0px !important;
}

.homepage-wrapper .services-area .content{
  padding: 0px 0px 20px 0px ;
}
/* services area end */


/* process-area-start */

.homepage-wrapper .works-process-area{
    padding: 0px 0px 30px 0px;
    background-color: rgb(211 135 246 / 9%) !important;

}
.homepage-wrapper .works-process-content h1 {
    font-size: 60px;
    line-height: 0.95;
    margin-bottom: 25px;
}

.homepage-wrapper .works-process-content p {
 
    margin-bottom: 25px;
}

.homepage-wrapper  .our_process_inner_box .content .box h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

/* process-area-end */

/* features area start */

.homepage-wrapper  .our_process_area{
   padding: 0px 0px 30px 0px;
   /* background-color: rgb(211 135 246 / 9%) !important; */
}
/* features area end */

 /* about us-page start  */
.aboutpage-wrapper .career-page-banner-area .content h1 {
   font-size: 45px;
   margin-bottom: 12px;
   line-height: 1.2;
}

.aboutpage-wrapper .why-join-area{
    padding: 50px 0px 10px 0px;
}

.aboutpage-wrapper .projects-area{
    padding: 30px 0px;

}

.aboutpage-wrapper .future-tech-area{
background: rgb(209 135 244 / 5%);
padding: 50px 0px 0px 0px;
}

.aboutpage-wrapper .works-area{
    padding: 50px 0px;
    background: rgb(209 135 244 / 5%);
}
 /* about us-page end  */


 /* services-pages */


 .services-wrapper .services-area{
  padding: 30px 0px;
 }


 .services-wrapper .sr-sub-hd {
    max-width: 750px;
    margin: 0px auto;
 }
.services-cnt-wrpper{
    background: rgb(209 135 244 / 5%);
    /* padding: 20px 20px; */
    
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.services-cnt-wrpper .sr-cnt-bx{
    padding: 30px;
}



.services-cnt-wrpper .sr-cnt-bx p{
    color: #000000b4;
}

.services-cnt-wrpper .ser-img-bx img{
   /* box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px; */
   /* border-top-left-radius: 10px;
   border-bottom-left-radius: 10px; */
}

.sr-img-wrraper{
     background-position: center center;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    object-fit: cover;
    padding: 80px 0px 50px 0px;
     background-image:
    linear-gradient(to bottom, rgb(0, 0, 0,0.72), rgb(0, 0, 0,0.73)),
    url('../images/services/bg1.jpg');
}



.sr-img-txt-bx p{
    color: #fff;
    /* font-weight: bold; */
    text-align: center !important;
    font-size: 20px;
    margin-bottom: 15px;

}


.ser-cnt-area{
    padding: 50px 0px;
}

.sr-txt-bx{
    padding: 0px 15px;
}

.sr-img-bx img{
    border-radius: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 510px;
    object-fit: cover;
}

.sr-txt-bx hr{
  opacity: 1;
  border-color: #e9ebf1;
  margin-top: 10px;
  margin-bottom: 10px;
}
 /* services-pages */

 /* contact-us start */


 .contact_area{
    padding: 50px 0px !important;
 }

 /* contact-us end */

.aboutpage-wrapper  .awesome_services_area{
    padding: 50px 0px 0px 0px;
 }
 /* ---------------------------------------------------------------- */

 /* start new privcy policy -------------- */
.privacy-heading{
  padding: 50px 0px;
}


.toc-section {
  margin-bottom: 0;
  background: #f0f0f8;
}
.toc-section h2 {
  color: black;
  font-weight: normal;
  margin-block: 32px;
}

.toc-section h4 {
  color: black;
  font-size: 18px;
  font-weight: 700;
  margin-block: 32px;
}

/* .toc-section .col-md-3 {
  padding: 0;
} */

.toc-sidebar {
  position: sticky;
  top: 80px;
  overflow-y: auto;
  height: 100vh;
  /* max-height: 610px; */
  /* background: #f0f0f8; */
}

/* width */
.toc-sidebar::-webkit-scrollbar {
width: 6px;
}

/* Track */
.toc-sidebar::-webkit-scrollbar-track {
background: white;
}
 
/* Handle */
.toc-sidebar::-webkit-scrollbar-thumb {
background: #888; 
}

/* Handle on hover */
.toc-sidebar::-webkit-scrollbar-thumb:hover {
background: #555; 
}

/* #toc a.readed:not(.active) {
  text-decoration: underline;
} */

#toc a.readed:not(.active):before {
  content: "\f00c";
  position: absolute;
  color: green;
  left: -22px;
  top: 2px;
  font-size: 14px;
  font-family: "FontAwesome";
}

#toc a.active {
  color: #111111;
  text-decoration: underline !important;
}

#toc a.active:before {
  content: "\f06e";
  position: absolute;
  color: #111111;
  left: -22px;
  top: 2px;
  font-size: 14px;
  font-family: "FontAwesome";
}

.toc-sidebar ul {
  padding: 20px 10px 20px 30px;
}

.toc-sidebar ul li {
  margin-bottom: 12px;
}

.toc-sidebar ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #7f8993;
  width: 100%;
  display: block;
  position: relative;
  /* border-radius: 4px;
  padding: 3px 6px; */
}

.toc-content {
  padding: 0 15px;
}

.toc-content p {
  color: black;
  font-size: 18px;
  margin-bottom: 20px;
}

.toc-content ul li,
.toc-content ol li {
  color: black;
  font-size: 18px;
}

.toc-content a {
  color: black;
  text-decoration: underline !important;
  font-size: 15px;
}

.toc-content a:hover {
  color: blue;
}

.toc-content a strong {
  font-weight: 400;
  text-decoration: underline;
}

.toc-content .policy-table {
  margin-bottom: 30px;
}

.toc-content .policy-table tr td {
  font-size: 18px;
  padding: 20px;
  border: 1px solid black;
  color: black;
  font-size: 18px;
}

.toc-content .policy-list-2 li {
  margin: 16px 0;
}

.toc-content .list-style-lower-alpha {
  margin: 0 0 20px 20px;
}

.toc-content .list-style-lower-alpha li {
  list-style: lower-alpha;
}

.toc-content .policy-list-3>li {
  list-style: lower-alpha;
}

.toc-content .policy-list-3>li li {
  list-style: lower-roman;
}

.toc-content .policy-list li {
  position: relative;
  padding-left: 30px;
  margin: 4px 0;
  font-size: 18px;
  color: black;
  list-style-type: none;
}

.toc-content .policy-list li:before {
  content: "";
  position: absolute;
  left: 10px;
  width: 6px;
  height: 6px;
  background: black;
  top: 10px;
  border-radius: 20px;
}

.toc-content .policy-ol {
  list-style: inherit;
  padding-left: 18px;
  margin-bottom: 30px;
}

.toc-content .policy-al {
  list-style: inherit;
  padding-left: 18px;
  margin-bottom: 30px;
}

.toc-content .policy-ol>li {
  position: relative;
  margin: 6px 0;
  list-style: auto;
}

.toc-content .policy-al>li {
  position: relative;
  margin: 6px 0;
  list-style-type: lower-alpha;
}

.toc-content .policy-al .policy-ol,
.toc-content .policy-list .policy-al {
  margin-bottom: 0;
}

@media (max-width:991px) {
  .toc-section .col-md-3 {
      display: none;
  }
  .toc-section .col-md-9 {
      flex: 0 0 100%;
      max-width: 100%;
  }
}

.privacy-policy-page .page-wrapper {
  overflow: unset;
}

.privacy-policy-page .fixed-header {
  display: none;
}
/* TOC End */


/* end new privcy policy -------------- */
 /* ---------------------------------------------------------------- */

  
 /* popup box area start */


 /* ---------------------  popup model area start ----------------- */

.model-container {
  /* margin-top: 70px; */
  /* z-index: 999; */
}

.modal-content {
  border-radius: 18px;
  
}



.pop-img-bx img {
  height: 390px;
  width: 100%;
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}
.pop-wrapper {
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  justify-content: center;
  padding: 0px 0px;
  height: 100%;
  /* border: 1px solid rgba(0, 0, 0, 0.1); */
  position: relative;
}
.pop-wrapper h4 {
  margin-bottom: 2px;
  color: #000 !important;
}

.pop-wrapper p {
  color: #000 !important;
  line-height: 1.2;
  margin: 5px 0px 12px 0px;
}
/* .pop-chk-list{
  display: inline-flex;
} */
.close-btn-bx {
  position: absolute;
    top: -35px;
    right: -32px;
}
.btn-close {
  background-color: #ffcd20;
  padding: 12px 12px;
  opacity: 1;
  display: block;

  border-radius: 20px;
}
.btn-close:hover {
  opacity: 1;
  background-color: red;
}
.btn-close i {
  font-size: 23px;
  color: #f1f1f1 !important;
}
.btn-close i:hover {
  color: #f1f1f1 !important;
}

.pop-wrapper input {
  /* background-color: #e7dfdf !important; */
   padding: 12px;
   margin-bottom: 15px;
   background-color: #f1f1f1;
}

.pop-wrapper .form-control.has-error  {
   border: 1px solid red !important;
    background-color: #ff000017 !important;
  }

.pop-wrapper .form-control.has-error::placeholder  {
  color: #000 !important;
}

.pop-wrapper .form-control.has-error {
    border: 1px solid red !important;
    background-color: #ff000017 !important;
}

 .contact_form .form-control.has-error {
    border: 1px solid red !important;
    background-color: #ff000017 !important;
}
  label.error{
      display: none !important;
  }

 /* ----------------------------------------------------------- */

 .thank-you-area{
  padding: 30px 0px;
 }
 .sec-btn-bx{
  margin-top: 20px;
 }

 /* facts-area start */

 .funfacts-area{
      padding: 50px 0px 40px 0px;
 }
 /* facts-area end */


 .process-hd-bx{
  padding: 0px 0px 20px 0px;
 }

  .process-hd-bx h1{
   margin-bottom: 10px !important;
 }
 /* ----------------------------------------------------------- */

 @media (max-width:992px){
  .pop-img-bx{
    display: none;
  }
 }

  @media (max-width:767px){
  .pop-img-bx{
    display: none;
  }

   /* .main-wrapper .hero_banner_area {
     padding: 100px 0px 70px 0px ;
    
    } */

    .homepage-wrapper .works-process-area {
    padding: 40px 0px 40px 0px;
   
}
.sr-txt-bx {
    padding: 20px 15px 0px 15px;
}


.swiper-button-next,
.swiper-button-prev {
  
  display: none;
}

.slide-content h1 {

  font-family: var(--bs-body-font-family);
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  max-width: 90%;
  margin: auto;
}

 }

 @media (max-width:575px){
  .close-btn-bx {
  position: absolute;
    top: -16px;
    right: -16px;   
}

/* .slide-content h1 {
 font-size: 30px;

} */

.ft-cnt-bx{
  margin-bottom: 15px;
}

/* .swiper-slide {


  padding: 350px 0px 160px 0px;

} */

.btn-close {
  border-radius: 0px;
}
}




 
/* ---------------------  popup model area end -------
 /* popup box area end */