
input{
    color: black !important;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-12{
    padding-bottom: 12px;
}
.pb-18{
    padding-bottom: 18px;
}
.main-line-div{
    position: relative;
    margin-bottom: 40px;;
}
.breadcrumb-area.faq-breadcrumb{
    padding-top:150px;
}
@media(min-width:992px){
.team-div{
 width:50%;
}
}
.choose-page.upcoming-item{
    padding-left:0px;
}
.padding-about{
    padding-bottom:70px;
}


/* @media(min-width:767px){
    .service-image{
        height:475px;
    }   
} */
 /* .feature-area-image.partner-image{
    padding-bottom:160px;
 } */
.line-border{
border: 1px solid rgb(139, 135, 135);
width: 100%;
}
.service.service-div{
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;

}
.service-contact-button{
    display:flex;
    justify-content: center;
    align-items: center;


}
.iframe-class{
    height:350px;
    width:100%;
}
.title-line{
    position: absolute;
    top:-20px;
    left:50%;
    border: white;
    padding:2px;
    background-color: white;
    transform: translate(-50%);

}

@media(max-width:991px){
    .container.padding-section-banner{
        padding-top:0px;
    }
}
@media(min-width:548px) and (max-width:1200px){
    .title-line h2{
        font-size:20px !important;
    }
}
@media(max-width:548px){
    .title-line h2{
        font-size:17px !important;
    }
}

.custom-container{
    padding-left:152px;
}
.footer-area.footer-space{
    margin-top:100px;
}
.title-line h2{
    font-size:36px;
    font-weight: 500;
    color:black
}

.mission-area-thumb.banner{

}





/* for swipper custom css */






.custom-swiper-btn {
  width: 40px;
  height: 40px;
  background-color: #333;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.swiper-button-next {
  right: 10px;
}

.swiper-button-prev {
  left: 10px;
}

/* Optional: use Swiper’s built-in arrow styles */
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 16px;
}
/* swipper ends here */

/* icons css */
  .social-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15%;
    background-color: #4e89e2;
    text-align: center;
    color: #f9f4f4;
    margin: 0 8px;
    display: inline-block;
    transition: all 0.3s;
  }
  .social-icon:hover {
    background-color: #5188c3;
    color: white;
    transform: translateY(-4px) ;
  }


  .social-icon-twitter{
     width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15%;
    background-color: #4e89e2;
    text-align: center;
    color: #f9f4f4;
    margin: 0 8px;
    display: inline-block;
    transition: all 0.3s;
  }

  /* icons for social */
   body {
      background-color: white;
      font-family: sans-serif;
    }

    .social-icons {
      list-style: none;
      padding: 0;
      display: flex;
      gap: 15px;
    }

    .icon-header.social-icons li a {
      display: flex !important;
      align-items: center;
      justify-content: center;
      width: 30px;
      height: 30px;
      font-size: 13px ;
      border: 2px solid #cfc8c8;
      border-radius: 50%;
      text-decoration: none;
      transition: transform 0.2s ease, border-color 0.2s ease;
    }

    .social-icons li a:hover {
      transform: translateY(-4px);
    }

    .fa-facebook-f     { color: #1877F2; }      /* Facebook Blue */
    .fa-x-twitter      { color: #000000; }      /* X (Twitter) Black */
    .fa-tiktok         { color: #000000; }      /* TikTok Black */
    .fa-instagram      { color: #E1306C; }      /* Instagram Pink */
    .fa-envelope       { color: #D44638; }      /* Gmail Red */
    .fa-phone          { color: #34B7F1; }      /* WhatsApp/Phone Blue */

    /* Optional: Change border color on hover */
    .social-icons li a:hover {
      border-color: #aaa;
    }

    .btn-1:hover{
        background-color: #136981;
    }
    /* ends here */
  
 
    /* .header-ul{
        display: flex;
        justify-content: center;
        align-items: center; 
         padding-left:15px; 

    } */

    @media(max-width:767px){
        .header-top-area{
            display: none;
        }
    }

    



.m-0{
    margin: 0;
}
.banner-area .single-banner-content h1{
    font-size: 42px;
}
.banner-area .single-banner-content p{
    font-size: 16px;
}
/* partners  */
.partners .testimonial{
    padding: 20px;
}
.partners .testimonial .testimonial-author{
    margin-top: 10px;
}
.partners .testimonial .testimonial-thumb{
    margin-bottom: 10px;
}
.brand-logo-area{
    padding-top: 90px;
}
.brand-logo-area .section-title{
  margin: 0;
}
.cr-breadcrumb{
    padding: 100px 0;
}
.pg-related-portfolio-wrap{
    margin: 80px 0;
}
.title-bar{
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-text{
   font-weight: bold;
}
.service.clients{
    /* border: 1px solid rgba(172, 169, 169, 0.678); */
    /* background-color: rgb(201, 198, 198); */
      box-shadow: 0 5px 10px rgb(219, 218, 218);
      padding-bottom: 10px;
}
.upcoming-container{
    margin-left: 185px;
}
.service.clients:hover
{
    box-shadow: 0 5px 10px rgb(219, 218, 218);
    background-color: rgba(202, 200, 200, 0.233);
}
.read_more{
    margin-top: 30px;
    display: flex  ;
    justify-content: center;
    align-items: center;
}
.accordion-title{
    border: 1px solid #DD5A47;
    background-color: #b9d5edf7;
    border-radius: 0;
}


.choose-page{
    padding-left:150px;
}
/* blog  */
.jobs .blog .blog-thumb{
    position: relative;
    height: 300px;
}
.jobs .blog .blog-thumb img{

    height: 300px;
}
.jobs .blog .blog-thumb .category{
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    background-color: #0383a6;
    border: 1px solid grey;
    padding: 3px 12px;

}
.about-color{
  color:#0383a6 !important;
}
/* .service-icon{
    margin:auto;
}
.service-content{
    margin:auto;
} */
 .service-main .service-content{
    text-align: center;
 
 }
 .service-height{
    height:386px;
 }
 /* .partner-div{
    display: flex;
    justify-content: center;
    align-items: center;
 } */
 .service-main .service-icon{
  margin: auto;
 }
.cr-pricebox:hover ul.cr-liststyle-1 li::before{
    color: white;
}
.cr-pricebox.is-active ul.cr-liststyle-1 li::before{
    color: white;
}
.partner-color{
    color: #0383a6 !important;
}
.partner-color:hover{
    font-weight: bold;
}
.country-detail-title{
    display: flex;
    gap: 10px;
    align-items: center;
}
.country-detail-title h3{
    margin: 0;
}
.service-image{
    height: 240px;
}
.trusted .service{
    padding: 8px;
    border: 1px solid rgba(128, 128, 128, 0.76);
}
.trusted .service .service-content h4{
   font-size: 16px;
}

.form-title{
    font-size: 18px;
    color: black;
}
.pg-contact-form .checkbox{
    width: 20px;

}
.pg-contact-form .sub-title{
    font-size: 16px;
    color: black;

}
.pg-contact-form .checkbox-label{
   padding-right: 15PX;
}
.pg-contact-form .file{
border: none;
height: 100px;
padding: 0;
}
.service.mission-vision{
 box-shadow: 0 5px 10px gray;
 padding-bottom: 30px;

}
.service.mission-vision .service-content{
    text-align: center;

}
.service.mission-vision .service-icon{
    margin: auto;
}
.service-content.service-background.service-height{
    height:340px;
}

 .form-step { display: none; }
    .form-step.active { display: block; }
    #prevBtn.disabled{
        background-color: rgba(204, 204, 204, 0.247);
   padding: 6px 18px;
        border: 1px solid white;
    }
    #submitBtn{
        background-color: #008AB1;
        color: white;
     padding: 6px 18px;
        border: 1px solid white;
    }
    #prevBtn, #nextBtn{
        background-color: rgba(3, 185, 218, 0.247);
          padding: 6px 18px;
        border: 1px solid white;
    }
    /* .buttons { margin-top: 1rem; }
    button { padding: .5rem 1rem; margin: .25rem; } */

/* service navbar */
.services-area{
    position: relative;
}
.services-area .cr-slider-nav.cr-slider-nav-left{
    position: absolute;
    left: -5px;
    top: 165px;
      z-index: 20;
      cursor: pointer;
    
   
    
}
.services-area .cr-slider-nav.cr-slider-nav-left i, .services-area .cr-slider-nav.cr-slider-nav-right i{
   
    border-radius: 100%;
    background-color: rgba(132, 133, 133, 0.633);
    padding: 14px 16px;
    font-size: 18px;
    color: white;
 
    
}
.services-area .cr-slider-nav.cr-slider-nav-right{
       position: absolute;
    right: -6px;
    top: 165px;
     z-index: 20;
          cursor: pointer;
         
    
    
}
.licensing-photo{
      position: relative;
      height: 450px;
    }
    .licensing-photo img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    }

.bg-gray-section{
    background: #f7f7f7;
}

@media(max-width:767px){
    .service-image.image-section{
        height:483px;
    }

}
@media(min-width:768px){
    .service-image.image-section{
         height:300px;
    }
}