html {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
}
 
html::-webkit-scrollbar {
  display: none;
}

/* body{
  max-width: 1440px !important;
} */

.cat-links{
  margin-top: 10px;
}

.h-90{
  height: 90%;
}

.h-40{
  height:40px !important;
}

.h-70{
  height: 70px !important;
}

.w-691{
  width: 691px !important;
}

.p-10{
  padding: 10px !important;
}

.px-15{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-10{
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.top-30{
  top:37% !important;
}

.left-54{
  left:54px !important;
}

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

.z-index-1{
  z-index:-1 !important;
}

.z-index-1055{
  z-index: 1055 !important;
}

.fs-12{
  font-size:12px !important;
}

.fs-13{
  font-size:13px !important;
}

.fs-15{
  font-size: 15px !important;
}

.fs-16{
  font-size: 16px !important;
}
.fs-18{
  font-size: 18px !important;
}
.fs-20{
  font-size: 20px !important;
}

.fs-21{
  font-size: 21px !important;
}

.fs-30{
  font-size: 30px !important;
}

.fs-35{
  font-size: 35px !important;
}

.fs-40{
  font-size:40px !important;
}
.fs-25{
  font-size:25px !important;
}

.fw-200{
 font-weight:200 !important;
}

.mt-120{
  margin-top: 120px !important;
}

.c-7cc6ff{
  color:#7cc6ff;
}

.c-293241{
  color:#293241;
}

.c-1d2c43{
  color: #1d2c43;
}

.c-535353{
  color: #535353;
}

.c-0057b8{
  color:#0057b8;
}

.c-1d2c43{
  color: #1d2c43;
}

.c-969696{
  color: #969696;
}

.c-ababab{
  color:#ababab;
}

.pb-70{
  padding-bottom:70px !important;
}
.line-height-1{
  line-height: 1.5 !important;
}
.letter-spacing-0{
  letter-spacing: -0.33px !important;
}
.letter-spacing-07{
  letter-spacing: 0.07px !important;
}
.letter-spacing-02{
  letter-spacing: 0.2px !important;
}

.letter-spacing-24{
  letter-spacing: 0.24px !important;
}

.letter-spacing-33{
  letter-spacing: 0.33px !important;
}

.letter-spacing-15{
  letter-spacing: 0.15px !important;
}

.letter-spacing-18{
  letter-spacing:0.18px !important;
}
.letter-spacing-17{
  letter-spacing:0.17px !important;
}

.line-height-14{
  line-height: 1.43 !important;
}

@font-face {
  font-family: 'App-Development';
  src:  url('../eot/app-development8ffc.eot');
  src:  url('../eot/app-development8ffc.eot#iefix') format('embedded-opentype'),
    url('../ttf/app-development8ffc.ttf') format('truetype'),
    url('../woff/app-development8ffc.woff') format('woff'),
    url('../svg/app-development8ffc.svg#App-Development') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'App-Development' !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: #000 !important;
  transition: background-color 5000s ease-in-out 0s;
}


.icon-Add:before {
  content: "\e900";
}
.icon-Android-App-Development:before {
  content: "\e901";
}
.icon-Backwards-V2:before {
  content: "\e902";
}
.icon-Backwards:before {
  content: "\e903";
}
.icon-Edit:before {
  content: "\e904";
}
.icon-Email:before {
  content: "\e905";
}
.icon-Enterprise-App-Development:before {
  content: "\e906";
}
.icon-Forwards-V2:before {
  content: "\e907";
}
.icon-Forwards:before {
  content: "\e908";
}
.icon-Hybrid-App-Development:before {
  content: "\e909";
}
.icon-hybrid-App-Development:before {
  content: "\e90a";
}
.icon-Location:before {
  content: "\e90b";
}
.icon-Mobile-App-Integration:before {
  content: "\e90c";
}
.icon-Native-App-Development:before {
  content: "\e90d";
}
.icon-Phone:before {
  content: "\e90e";
}
.icon-Profile:before {
  content: "\e90f";
}
.icon-Readmore:before {
  content: "\e910";
}
.icon-Remove:before {
  content: "\e911";
}
.icon-Optimizing-Performance:before {
  content: "\e932";
}


/* Global */
body {
  font-family: 'App-Development', sans-serif !important;
  margin: 0;
  padding: 0;
  color: white;
}

/* nav bar */

.navbar-toggler {
  border: none !important;
  outline: none;
  box-shadow: none !important;
  height: 45px !important;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-link{
  color:white !important;
  margin-right:30px;
  border-radius: 10px;
  padding:10px 15px;
}

.nav-item:last-child{
  margin-left: 30px;
}

@media (min-width:300px) and (max-width: 991px){
  .nav-item:last-child{
    margin-top: 15px;
    margin-left: 0px;
  }
}

/* Default transparent style */
.fixed-nav {
  background-color: transparent;
  transition: background-color 0.3s ease, color 0.3s ease;
  z-index:100;
}

.navbar-nav{
  align-items: center;
}

.down-icon{
  font-size: 1.5rem !important;
  margin-left: 5px;
}

/* Style applied on scroll */
.fixed-nav.scrolled {
  background-color: white !important;
  z-index:1000;
  box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);
}

.fixed-nav.scrolled .nav-link,
.fixed-nav.scrolled .navbar-brand {
  color: black !important;
}

.fixed-nav.scrolled .dropdown-menu {
  background-color: white;
  color: black;
}

.fixed-nav.scrolled .dropdown-item {
  color: black;
}

.fixed-nav.scrolled svg path {
  stroke: black; /* Replace with your desired color */
}


.btn-get-price{
  width: 160px;
  height: 45px;
  padding:8px;
  font-size: 18px;
  white-space: nowrap;
}

.navbar-icon {
  color: white;
  font-size: 28px;
  margin: 0px;
}

.dropdown-toggle::after {
  display: none !important;
}

/* Hero section */
.hero-section{
  background: url('../webp/background.webp') no-repeat center center;
  background-size: cover;
  /* min-height: 65vh; */
}

.hero-p{
  max-width: 550px;
}

.herosection-mobileimg {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: contain;
}

.client-logo-container{
  overflow:hidden;
  gap:25px;
}

.btn-connect-with{
  width: 250px;
  height: 50px;
  font-size: 16px !important;
  padding:10px !important;
}

.client-logo-swiper{
  height: auto !important;
}

.hero-swiper > .swiper-button-next:after, .hero-swiper > .swiper-button-prev:after{
  font-size:20px !important;
}

.hero-swiper > .swiper-button-next, .hero-swiper > .swiper-button-prev{
  height: 40px !important;
  width: 40px !important;
  border-radius: 50%;
  background-color:#6d9dee !important;
  color:white !important;
}

.hero-swiper{
  margin-top:120px;
  padding-bottom: 70px;
}

@media (max-width:450px) {
  .hero-section{
    height: 780px !important;
  }
}

@media (min-width: 300px) and (max-width:991px){
  .hero-swiper{
    /* margin-top:35px; */
    padding-bottom: 35px;
  }
}

@media (max-width: 991px){
.hero-p{
  max-width: 100%;
}
}
/* why choose */
.why-choose-container{
  display:flex;
  justify-content:space-between;
  align-items: center;
  gap:10px;
}

.why-choose-img{
  width:54%;
}

.why-choose-content{
  width:46%;
  /* display:flex;
  justify-content:start; */
}

@media (min-width: 991px) and (max-width: 1200px){
  .why-choose-img{
    width:55% !important;
  }
  
  .why-choose-content{
    width:45% !important;
  }

  .card-box{
    max-width: 175px !important;
  }
}

@media (max-width: 991px){
  .why-choose-container{
    display:flex;
    flex-direction: column;
    justify-content:space-between;
    align-items: center;
    gap:40px;
  }
  .why-choose-img{
    width:100%;
  }
  
  .why-choose-content{
    width:100% !important;
    text-align:center;
  }
  .app-develope-h2{
    max-width: 100% !important;
  }
}

.text-why-choose{
  color:#000;
  font-size: 20px;
  letter-spacing: 0.27px;
  line-height: 1.6;
}

.card-box {
  width:100%;
  max-width: 200px;
  border: solid 0.5px #0057b8;
  border-radius: 0.75rem;
  padding: 1rem;
  box-sizing: border-box;
  height: 100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  margin:0px 12px 10px 5px;
}

.card-box h4{
  font-size: 38px;
  font-weight: bold;
  line-height: 1.66;
  letter-spacing: -0.63px;
  text-align: center;
  color: #0057b8;
}

.card-box p{
  font-size: 15px;
  line-height: 1.33;
  letter-spacing: 0.19px;
  text-align: center;
  color: #2c2c2c;
}

.btn-get-started{
  width: 250px;
  height: 50px;
  padding:10px !important;
}

.app-develope-h2{
  font-size: 40px;
  max-width: 300px;
}

/* our services */
.ourservices{
  background-color:#e7edfd;
  padding:30px 0px;
}

.ourservices-h3{
  font-size: 40px;
}

.ourservices-p{
  font-size: 20px;
  max-width:800px;
}

.our-services-card-h5{
  max-width:245px;
}

.service-card {
  width:100%;
  /* max-width:400px; */
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  color: inherit;
}

.service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(135deg, #012263 0%, #0064d4);
  color: white !important;
}

/* .service-link{
  color:#0a57b8 !important;
} */

.service-link {
  text-decoration: underline;
  color:#0a57b8 !important;
  transition: all 0.3s ease;
}

.service-link:hover {
  color: #0056b3; /* Hover color */
  text-decoration: underline; /* Keep underline on hover */
  transform: translateX(10px); /* Optional: Adds a slight shift on hover */
}

.service-card:hover .service-link,
.service-card:hover i,
.service-card:hover .service-link * {
  color: white !important;
}


/* success story */
.swiper {
  height:480px;
}

.success-story-p{
  max-width: 820px;
}

.success-story-card-result{
  height: 150px;
}

.mySwiper > .swiper-button-next:after, .mySwiper > .swiper-button-prev:after{
  font-size:20px !important;
}

.mySwiper > .swiper-button-next{
  top:462px !important;
  color: #1e171ea6 !important;
  border: 1px solid #c5c3c3cc;
  height: 40px !important;
  width: 40px !important;
  border-radius: 5px;
}

.mySwiper > .swiper-button-prev{
  top:462px !important;
  left:92% !important;
  color: #1e171ea6 !important;
  border: 1px solid #c5c3c3cc;
  height: 40px !important;
  width: 40px !important;
  border-radius: 5px;
}

.swiper-pagination-bullet-active{
  background-color:#0057b8 !important;
}

.success-story-card{
  width:100%;
  max-width: 900px;
  height:100%;
  max-height: 365px;
  padding: 30px;
  margin-bottom: 50px;
  border-radius: 25px;
  border: solid 1px #dedede;
  background-color: #fcfcfc;
  display:flex;
  justify-content: start;
  align-items: start;
  gap:20px;
}

@media (max-width: 1300px){
  .success-story-card{
  max-height: 430px;
  }
}

@media (max-width: 767px){
  .success-story-card{
  max-height: 720px;
  }
}

.success-story-img{
  width:40%;
  max-width: 260px;
  /* height: 320.5px; */
  /* margin: 15px 30px 0 0; */
  align-self: center;
}

.success-story-content{
  width:60%;
}

/* @media (min-width: 300px) and (max-width: 991px){
    .slide img{
      width: 88% !important;
      height: 88% !important;
    }
} */

.story-desc{
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1px;
  color: #505050;
  text-align:start;
}

.story-res{
  font-size:18px;
}

.results-container{
  width:100%;
  max-width: 530px;
  /* height:auto; */
  height: 140px;
  margin: 6px 0 0;
  padding: 9px 0px 9px 15px;
  border-radius: 10px;
  background-color: #f0f0f0;
  font-size:12px;
}

.slider-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide img {
  width: 100%;
  /* height: auto; */
  /* display: block; */
}

.dots {
  text-align: center;
}

.dots span {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  background-color: #bdbdbd;
  border-radius: 50%;
  cursor: pointer;
}
.dots .active {
  background-color: #0057b8;
}
.nav-btn {
  height:45px;
  width:45px;
  transform: translateY(-50%);
  background: white;
  color: grey;
  padding: 10px;
  cursor: pointer;
  border:1px solid #ccc;
  border-radius:5px;
}

.nav-btn.prev {
  margin-right:10px;
}

.btn-container{
  position: absolute;
  right: 50px;
}

.mySwiper > .swiper-button-next[tabindex="-1"] {
  color: rgba(106, 101, 106, 0.2) !important;       /* faded color */
  border-color: rgba(197, 195, 195, 0.2) !important; /* faded border */
}

.mySwiper > .swiper-button-prev[tabindex="-1"] {
  color: rgba(106, 101, 106, 0.2) !important;       /* faded color */
  border-color: rgba(197, 195, 195, 0.2) !important; /* faded border */
}

@media (max-width: 1200px){
.mySwiper > .swiper-button-prev, .mySwiper > .swiper-button-next{
   display: none !important;
}}


@media (max-width: 991px) {
  .success-story-card {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
    padding: 20px;
    height: 745px;
    max-height: 100%;
  }

  .success-story-img {
    margin: 0 0 20px 0;
    height: auto;
    /* max-width: 80%; */
    align-self: center;
    width:100%;
  }

  .success-story-content{
    width: 100%;
  }

  .results-container {
    max-width: 100%;
    text-align: center;
    padding: 12px;
    height:110px;
  }

  .swiper {
    height: auto !important;
  }

  .mySwiper > .swiper-button-next,
  .mySwiper > .swiper-button-prev {
    top: auto !important;
    bottom: 10px !important;
    transform: none !important;
    height: 35px !important;
    width: 35px !important;
  }

}


@media (max-width: 767px){
  .success-story-card {
    height: 645px !important;
  }

    .story-desc{
    font-size: 11px;
  }

  .results-container {
    font-size: 10px;
  }
}

@media (max-width: 576px) {
  .success-story-card {
    padding: 15px;
  }

  .story-desc {
    font-size: 7px;
  }

  .story-res {
    font-size: 14px;
  }

  .results-container {
    font-size: 8px;
    padding: 10px;
  }

  .success-story-card-result {
    height: 126px;
   }

  .swiper-button-next, .swiper-button-prev {
    font-size: 16px !important;
  }

  .mySwiper > .swiper-button-next,
  .mySwiper > .swiper-button-prev {
    height: 30px !important;
    width: 30px !important;
  }
}

@media (max-width: 564px){
  .success-story-card {
    height: 675px !important;
  }

  .results-container {
    font-size: 7px;
    height: 90px;
  }
}

@media (max-width: 575px){
  .success-story-card {
    height: 615px !important;
  }
}

@media (max-width: 564px){
  .success-story-card {
    height: 575px !important;
  }
}


@media (max-width: 500px){
  .success-story-card {
    height: 560px !important;
  }
}
 
@media (max-width: 366px) and (min-width: 320px){
   .results-container{
  max-height: 170px !important;
  }
}

@media (max-width: 348px){
  .results-container {
    font-size: 7px;
  }
}

/* industries we have  */

.industries-section{
  background-color: #eaf0ff;
  padding: 60px 20px;
}

.industries-header, .techstack-header {
  text-align: center;
  margin-bottom: 40px;
}

.industries-header h2, .techstack-header h2{
  font-size: 2rem;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.industries-header p,.techstack-header p {
  color: #444;
  font-size: 1rem;
  max-width: 700px;
  margin: 0 auto;
}

.industries-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}


.industry-card img {
  width: 100%;
  max-width: 285px;
  height: auto;
  margin: 0 auto;
  display: block;
}


.industry-card:hover, 
.techstack-card:hover {
  transform: scale(1.05); /* Only scales width */
  transition: transform 0.3s ease;
}

/* tech stack */
.techstack-section{
  background-color: white;
  padding: 60px 0px 20px;
}

.techstack-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 1100px;
  margin: 0 auto;
  justify-content: center;
}
 
.techstack-flex > * {
  flex: 1 1 160px;
  max-width: 200px;
}

.techstack-card img {
  width: 100%;
  max-width: 180px;
  height: auto;
  margin: 0 auto;
  display: block;
}

.hybrid_section_wrapper_start{
  padding:50px 20px;
  display:flex;
  justify-content: center;
  align-items: center;
}

.start_your_hybrid_section{
  display:flex;
  max-width: 1240px;
  height: 230px;
  background-image: linear-gradient(99deg, #012263 0%, #0064d4);
  border-radius: 15px;
  gap:40px;
}

.start_your_hybrid_img{
  width:28%;
}

.start_your_hybrid_img img{
  height: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.start_your_hybrid_title{
    align-self: center;
}

.start_your_hybrid_h3{
  max-width:540px;
  font-size: 29px;
  font-weight: bold;
  line-height: 1.27;
  letter-spacing: 0.15px;
  color: #fff;
  margin: 10px 0px;
}

.start_your_hybrid_p{
  max-width: 530px;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0.17px;
  color: #fff;
}

.start_your_hybrid_btn{
    align-self: center;
    margin-right: 10px;
    cursor:pointer;
}

.build_your_hybrid_btn{
  width: 250px;
  height: 50px;
  border-radius: 10px;
  background-color: #ff561e;
  border:none;
  color:white;
  cursor:pointer;
  font-size: 16px;
  margin-right: 25px;
}

@media(max-width: 1200px){

  .start_your_hybrid_section{
    max-width: 950px;
  }

  .start_your_hybrid_h3{
    font-size: 24px;
  }
  .start_your_hybrid_p{
    font-size: 16px;
  }

  .start_your_hybrid_img{
    width: 70%;
  }

  .start_your_hybrid_img img{
  width: 100%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
 }

}

@media (max-width: 992px){
  .start_your_hybrid_section{
    flex-direction:column;
    align-items: center;
    height:auto;
    max-width: 500px;
    border-top-left-radius:25px;
    border-top-right-radius:25px;
  }

  .start_your_hybrid_img{
    width:100%;
  }

  .start_your_hybrid_btn{
    margin-right: 0px;
  }

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

  .start_your_hybrid_img img{
    width: 100%;
    height:auto;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 18px;
  }

  .start_your_hybrid_h3{
    font-size: 28px;
  }

  .start_your_hybrid_h3,
  .start_your_hybrid_p{
    text-align:center;
    padding:0px 10px;
  }

  .build_your_hybrid_btn{
    margin-bottom:10px;
    margin-right: 0px;
  }
}

@media (max-width:768px){
  .start_your_hybrid_section{
    max-width: 500px;
  }
}

@media (max-width:568px){
  .start_your_hybrid_section{
    max-width: 300px;
  }
}

/* testimonials */

#sliderContent{
  height: 600px; /* Or whatever suits your layout */
}

.testimonial-card-desc{
  display:flex;
  flex-direction:column;
  justify-content: start;
  align-items: start;
  gap:10px;
}

.testimonial-card:not(.active) {
  opacity: 1;
}

.testimonial-section{
  background-image: url('../webp/testimonials-background-7b.webp');
  background-size:cover;
  background-repeat: no-repeat;
  padding: 35px 0px 2px 0px;
}


.slider-container-testimonial {
  position: relative;
  width:100%;
  max-width: 800px;
  height: 280px !important;
  overflow: hidden;
}

.testimonial-p{
  max-width: 800px;
}

.testimonial-page{
  display:none;
}

.nav-button {
  /* background: #fff; */
  border: none;
  border-radius: 50%;
  padding: 10px;
  pointer-events: all;
  cursor: pointer;
  /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); */
}
 
.nav-button svg {
  width: 24px;
  height: 24px;
}

@media (max-width: 991px){
  .slider-container-testimonial{
    max-width: 300px; 
    width:100%;
    height:600px !important;
  }
  .testimonial-card{
    display:flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    height: 600px !important;
    margin-bottom: 14px;
  }
  /* .testimonial-card-desc{
    display:flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  } */
  .testimonial-section{
    background-color:#eaf0ff !important;
    background-image: none;
  }
}

@media (max-width: 500px){
  .nav-arrow{
      height: 30px !important;
      width: 30px !important;
      font-size: 18px !important;
  }
}

@media (max-width: 400px){
  .testimonial-page{
    display:block !important;
  }

  .testimonial-left-arrow, .testimonial-right-arrow{
    display: none !important;
  }
}

.card-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease, opacity 0.6s ease;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  border-radius: 10px;
}

.testimonial-card {
  height:250px ;
  display:flex;
  justify-content: start;
  align-items: start;
  background: white;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  text-align: center;
  transform: scale(0.9);
  opacity: 0.7;
  z-index: 0;
  transition: all 0.5s ease;
  gap:20px;
}

.testimonial-card.active {
  opacity: 1;
}

.testimonial-img {
  width: 200px !important;
  height: 100% !important;
  border-radius: 15px;
  object-fit: cover;
  margin-bottom: 10px;
}

.testimonial-stars {
  color: #ff9f0a;
  margin-top: 17px;
}

.testimonial-name, .testimonial-role{
  line-height: 1.47;
  letter-spacing: 0.2px;
}

@media (max-width: 992px) {
  .testimonial-role {
    font-size: 14px;
  }
}

.testimonial-name{
  font-weight:bold;
}

.nav-arrow{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: white;
  border: none;
  background-color: #0057b8;
  font-size:30px;
  display:flex;
  justify-content:center !important;
  align-items: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nav-arrow:active {
  animation: zoomWave 0.6s ease-out;
}

.icon-Forwards-V2:before,.icon-Backwards-V2:before{
  color:#0057b8 !important;
  font-size: 50px;
  cursor:pointer;
}



@keyframes zoomWave {
  0% {
      transform: scale(1);
      box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  }
  50% {
      transform: scale(1.2); /* Zoom in */
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); /* Adds a glowing effect */
  }
  100% {
      transform: scale(1);
      box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  }
}



/* test */
/* awards */
.awards-swiper{
  height:auto;
}

.awards-p{
  max-width:798px;
}

.award-img{
      width: 100%;
    max-width: 180px;
}

.awards-grid {
  display: flex;
  justify-content: space-around;
}
.award-img {
  width: 100%;
  max-width: 180px;
  height: auto;
  object-fit: contain;
}

.develop-growth-content{
  width: 45%;
}

/* our process */
.our-process-p{
  max-width: 798px;
}

.our-process-h6{
  height:60px;
}

.processContainer{
  display:flex;
  justify-content:center;
  align-items:start;
  gap:10px;
  flex-wrap: wrap;
  padding:40px 0px 80px 0px;
}

@media (max-width: 1399px){
  .processContainer{
      padding:0px 0px 80px 0px;
  }
}

.process-step {
  width:100%;
  max-width:205px;
  height: 315px;
  padding-bottom:10px;
  padding-right: 12px;
  padding-left: 12px;
  border-radius: 10px;
  position: relative;
  background-color: #fff;
  border: solid 1px #e0e0e0;
}

.process-step {
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.process-step:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(-4px); /* Optional: slight lift effect */
}

.circle {
  width: 20px;
  height: 20px;
  border: 6px solid #0057b8;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  top:-10px;
  right: -8px;
  z-index: 2;
}

.arrow-svg {
  position: absolute;
  top: 15px;
  right: -70px;
  z-index: 1;
}

.connected-arrow-line{
  height: 31px;
  width: 213px;
  border-radius: 100px;
  border: dashed 1.8px #c5c5c5;
  position: absolute;
  top: -25px;
  right: -119px;
  z-index: -1;
  border-bottom: none;
 }

 .connected-arrow {
  position: absolute;
  right: -17px;
  top: -33px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #0057b8;
}

@media (max-width: 1400px){
  .connected-arrow{
    display:none !important;
  }
  .connected-arrow-line{
    display:none !important;
  }
  .circle{
    display:none !important;
  }
  .process-step{
    padding-top:10px !important;
  }
}

@media (max-width: 991px) {
  .arrow-svg {
    display: none;
  }
}

/* FAQ  */
.faq-section{
  background-color:#eaf0ff;
  padding:50px 0px;
}

.faq-container {
  width: 700px;
  overflow: hidden;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.faq-question-container{
  display:flex;
  justify-content: start;
  align-items: start;
  gap:20px;
}

.faq-question {
  background-color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: 600;
  font-size:18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-question:hover{
  color:#0057b8 !important;
}

.faq-answer {
  display: none;
  padding: 20px 16px;
  font-size: 0.95rem;
  color: #333;
  background-color:white;
}

.faq-answer ul {
  margin-top: 10px;
  padding-left: 20px;
}

.faq-answer.active {
  display: block;
}

.faq-toggle {
  font-size: 1.25rem;
  /* color: #0057b8; */
}

.develop-growth{
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.develop-growth-img{
  width:100%;
  max-width:467px;
}

.btn-talk-to{
  width:250px;
  height:50px;
  padding:10px !important;
}

@media (max-width: 1200px){
  .faq-question-container{
    justify-content: center;
  }
  .faq-container{
    width:700px;
  }
  .develop-growth-content{
    flex-grow:1;
  }
  .develop-growth-img{
   display:none;
  }
}
@media (max-width:767px){
  .faq-question-container{
    justify-content: center;
  }
  .faq-container{
    width:500px;
  }
}
@media (max-width:520px){
  .faq-question-container{
    justify-content: center;
  }
  .faq-container{
    width:400px;
  }
}

@media (max-width:420px){
  .faq-question-container{
    justify-content: center;
  }
  .faq-container{
    width:280px;
  }
}

/* develp growth */
.develop-growth-image{
  width: 500px;
}

.develop-growth-image img{
  width:100%;
}

@media (max-width: 991px){

  .develop-growth-image{
    display:none !important;
  }
}
/* contact us */
.contact-us-section{
  background-image: linear-gradient(107deg, #012263 0%, #0064d4);
}

.contact-info{
  border-radius:10px;
  height: 70px;
}
 
.icon-Profile, .icon-Email, .icon-Edit, .icon-Phone, .icon-Location{
  font-size:22px;
  color:#0043b8 !important;
}

.contact-us-form{
  width:100%;
  max-width: 832px;
  height: auto;
  border-radius: 10px;
  padding: 33px 50px 27px;
  text-align:left;
}

.form-control{
  width: 100%;
  max-width: 350px !important;
  height: 45px !important;
  /* margin: 0 32px 30px 0; */
  padding: 13px 35px 12px 15.5px !important;
  border-radius: 5px;
  border: solid 1px #c5c5c5;
}

.form-check{
  width: 100%;
  max-width: 330px !important;
  padding-left: 2em !important;
}
/* checkbox */
.form-check-input[type=checkbox] {
    border-radius: .0em !important;
}
.form-check-input{
    border: solid 1px #979797 !important;
    width: 20px !important;
    height: 18px !important;
    /* margin-right: 10px !important; */
}

.form-agree{
  display:flex;
  justify-content:space-between;
  align-items: center;
}

#message{
  height:120px !important;
}

.btn-send-msg{
  width:350px;
  background-color: #ff5a00 !important;
  color: white !important;
  border: none;
  border-radius:5px !important;
}

input::placeholder {
  color: #969696;
  font-size: 16px;
}

.error-msg {
  height:25px;
  font-size: 0.875rem;
  color: #dc3545;
}

.contact-container{
  gap:10px;
}

.contact-left{
  gap: 18px;
}

@media (max-width: 1399px){
  .btn-send-msg{
    width:305px;
  }
}

@media (max-width: 1200px){
  .contact-info{
    height: 73px;
  }
    .form-agree{
  flex-direction:column;
  justify-content:center;
  gap:10px
}

.contact-left{
  gap: 32px;
}
}

@media (min-width: 992px) and (max-width: 1199px){
  .btn-send-msg{
    width:245px;
  }
}

@media (max-width: 991px){
  .btn-send-msg{
    width:280px;
  }
  .contact-left{
  gap: 18px;
}
}

@media (max-width:767px){
  .field-icon{
    display:none;
  }
  .form-control{
    max-width: 420px !important;
  }
  .contact-us-form{
    text-align:center;
  }
  .btn-send-msg{
    width:200px;
  }
   .contact-right{
  margin-top:0px !important;
 }
}

@media (max-width: 474px) {
  .form-check-label {
    text-align: left !important;
    display: block;
  }
}

/* footer section */
.footer-section {
  background-color: #000;
  color: #ccc;
  padding: 1rem;
}

.footer-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}

.footer-links {
  display: flex;
  gap: 1rem;
}

.footer-link {
  color: #ccc;
  text-decoration: underline;
}

.form-check .form-check-input{
  margin-right: .5rem;
}

@media (min-width: 600px) {
  .footer-container {
    flex-direction: row;
  }
}

/* Orange CTA button */
.btn-orange {
  background-color: #ff5a00 !important;
  color: white !important;
  border: none;
  border-radius: 10px !important;
}

/* responsiveness */
@media (max-width: 991px){
  .fixed-nav{
    background-color:navy;
    z-index: 100;
  }
  .fixed-nav.scrolled {
    background-color: white !important;
    z-index:1000;
    box-shadow:0 1px 2px 0 rgb(0 0 0 / 10%);
  }

  .fixed-nav.scrolled .navbar-icon {
    color: black;
  }
  .navbar-nav{
    align-items: start;
  }
  .btn-get-price {
    width: 110px !important;
    height: 40px !important;
    font-size: 16px;
  }
}

/* button effects animation */


/* index page */

.dropdown-menu{
  width:300px;
}

.dropdown-item {
    display: flex !important;
    justify-content: start;
    align-items: center;
    gap: 5px;
    padding: 10px !important;
    margin: 0px 8px !important;
    border-radius: 5px !important;
    width: 95% !important;
    font-size: 15px;
}
.dropdown-item:hover i{
 color: #4587f7 !important;
}

.dropdown-item.active i {
  color: #4587f7 !important;
}

.dropdown-item:hover,
.dropdown-item.active
{
    background-color:#e7f1fe !important;
}

.item-icon{
    font-size: 23px !important;
}

/* Base dropdown hidden */
.hover-dropdown .dropdown-menu {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  top: 100%;
  left: 0;
  position: absolute;
  z-index: 999; /* ensure it's above other elements */
}

/* Show on hover */
.hover-dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* Optional: Prevent flickering if mouse moves fast */
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}
