
@media (max-width: 768px) {


    .top-bar {
        flex-direction: column; 
        justify-content: center;
        text-align: center;
        gap: 2px;
    }

    .contact-info {
       
    gap: 12px;
    display: flex;
    margin-left:0rem;


    }

  

.contact-footer-info{
    margin-left:-1rem;
}
    .social-links {
        justify-content: center;
        margin-top: 5px;
    }
 
    .jss-navbar {
        height: auto;
        top: 0; 
        padding: 10px 21px;
    }

    .navbar-brand img {
        height: 60px; 
    }
    
.navbar-toggler {
    margin-left: 18rem;
    margin-top: -5rem;
    font-size: 9px;
    padding: 5px;
  }
  
     .logo-text {
    font-size: 12px;
  }
    .social-links a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

 .contact-info a, .contact-info span {
    color: #fff;
    text-decoration: none;
    margin-right: 1px;
    font-size: 11px;
  }

 .logo-text1 {
    color: #c60e0e;
    font-size: 10px;
  }
  
    .slider {
       height: auto !important; 
        aspect-ratio: 16 / 9; 
        min-height: 300px;
        margin-top: -5rem;
    }

    .slider li {
       
        background-size: 100% 100% !important; 
        background-position: center !important;
    }

    .slider article {
        width: 100% !important;
        margin-top: 2rem !important;
        padding: 1rem !important;
        text-align: center;
    }

    .big.title {
        font-size: 1.4rem !important; 
        line-height: 1.2;
    }

    .slider p {
        font-size: 11px !important;
        line-height: 1.4;
    }
    
    
    .slider aside {
        bottom: 1rem;
        left: 50%;
        transform: translateX(-50%);
    }

    
    .btn_3 {
        padding: 8px 15px;
        font-size: 12px;
    }






    .about {
        padding: 4rem 1rem;
    }

    .btn-free-consultation {
        position: relative; 
        top: 0;
        transform: none;
        margin: 20px auto;
        display: block;
        margin-top: 6rem;
        
    }

    .main-heading {
        font-size: 1.2rem;
        text-align: center;
    }

.whomain-title {
    color: #032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}


.who-subheading {
    font-weight: 500;
    color: #d28638 !important;
    margin-bottom: 25px;
    font-size: 19PX;
    line-height: 1.2;
    TEXT-TRANSFORM: math-auto;
}




.why-us-section {
    background: linear-gradient(99deg, rgba(255, 255, 255, 0) 40%, #032647 40%), url(images/training-img2.png);
   
     padding: 50px 15px !important;
        min-height: auto !important;
     
        }
        
        
        
.what-para {
    color: #000a17;
    font-size: 16px;
    margin-bottom: 7rem;
    text-align: justify;
}
       
.main-title {
    color: #fff;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}


    .why-us-title, 
    .why-col1, 
    .why-col2, 
    .why-col3 {
        margin-left: 0 !important; 
        margin-right: 0 !important;
        text-align: center;
      
    }
 


    
    .why-col3{
        margin-bottom: 2rem;

        margin-left: 0 !important; 
        margin-right: 0 !important;
        text-align: center;
      
    }





    .why-us-section .row {
        row-gap: 20px; 
    }

   
    .feature-card {
        margin-bottom: 15px;
        display: block;
    }
    
 
    .why-us-section .col-md-6, 
    .why-us-section .col-md-4 {
        padding-bottom: 10px;
    }

    .why-us-title {
        margin-bottom: 30px;
    }

    .section-title {
        font-size: 2.5rem; 
        text-align: center;
    }

    .section-subtitle {
        font-size: 1.1rem;
        margin-bottom: 30px;
        text-align: center;
    }

  
    .card-number {
        font-size: 2.2rem; 
        top: 10px;
        right: 15px;
    }

    .icon-box {
        font-size: 2rem;
    }


    .premium-services-section {
        padding: 50px 15px; 
    }

    .service-header-left {
        margin-bottom: 30px;
    }


    .main-heading-bold {
        font-size: 21px;
    margin-top: -5px;
    margin-bottom: 0px;
    }

    
    .minimal-box {
        padding: 40px 20px; 
        margin-bottom: -4rem;
        height: auto;
    }

 


    .minimal-icon-wrapper {
        width: 100%;
        height: 258px;
        margin-bottom: 15px;
    }

    .minimal-box-card {
    position: relative;
    background: #ffffff;
    width: 74%;
    margin: -60px auto 20px;
    padding: 16px 17px;
    border-radius: 8px;
    box-shadow: 0px 0 25px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

    .header-desc {
        font-size: 14px;
        margin-top: 15px;
        padding: 0 10px;
    }

    .minimal-box h3 {
        font-size: 17px;
    }


    .gallery {
        margin: 3rem 1rem; 
    }

    .wrapper {
      
        --_offset: 8%; 
        gap: 5px; 
        width: 100%;
        padding: 0 10px;
    }


    .wrapper > div:hover {
        scale: 1.15;
    }


    .wrapper > div:nth-child(n+4) {
        margin-top: calc(var(--_offset-3) * -0.8 + var(--_gap)); 
    }

    .wrapper:has(:hover) > div:not(:hover) {
        filter: grayscale(0.5) blur(1px);
        opacity: 0.7;
    }


    .footer-section {
        padding: 3rem 1rem 1.5rem; 
        text-align: center; 
    }

    .footer-col {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px; 
    }

    .footer-logo {
        margin: 0 auto 1.5rem;
        display: block;
    }

    .footer-heading {
        margin-bottom: 15px;
        font-size: 1.2rem;
       
        display: inline-block; 
    }

  
    .social-links-footer, .social-icons {
        justify-content: center;
     
        margin-bottom: 1rem;
    }

  
    .contact-info i {
        margin-left: 0;
        margin-right: 8px;
    }


    .map-placeholder {
        height: 120px;
        margin: 10px auto;
        max-width: 300px;
    }

    .footer-bottom {
        padding-top: 2rem;
        text-align: center;
    }


    .covid-btn {
        display: inline-block;
        margin-bottom: 10px;
    }



    .hero-section {
      
       height: 8vh;
    }

    
    .hero-section h1 {
        font-size: 13px;

    }



    .hero-section p {
        font-size: 13px;

    }




.hero-content-box {
    margin-top: 2rem;
    padding: 0 15px;
  }

  
.hero-content-box h1{
    font-size: 10px;
}

.hero-content-box p{
    font-size: 10px;
}

    .sub-about, .sub-about1 {
        font-size: 1.8rem !important; 
    }

    .meaning-list-layout {
        flex-direction: column;
        
    }
    .meaning-item {
        width: 100%;
    }
    .about-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}


    .about-title {
        display: flex;
        flex-direction: row; 
        align-items: center;
        justify-content: center;
        text-align: center;
        margin-left: 0 !important;
        width: 100%;
    }

    .sub-about, .sub-about1 {
        font-size: 1.8rem !important;
        letter-spacing: 1px;
    }

   
    .box {
        position: relative !important; 
        top: auto !important;
        left: auto !important;
        transform: none !important; 
        width: 85% !important;
        max-width: 280px;
        margin-bottom: 20px; 
        font-size: 18px !important;
        padding: 15px 10px;
        box-shadow: 0px 4px 10px rgba(0,0,0,0.1); 
    }

 
    .line, .spine, .crossbar, .v-vp, .v-fin, .diag, .bracket {
        display: none !important;
    }

   
    .box:not(:last-child)::after {
        content: "";
        position: absolute;
        bottom: -20px;
        left: 50%;
        width: 2px;
        height: 20px;
        background-color: #b88630;
    }



    .meaning-item {
        flex-direction: column; 
        text-align: center;
    }

    .meaning-letter {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .white-bold {
    color: black;
    font-weight: 400;
    text-align: center;
}

  .canvas {
    height: auto !important;
    width: 100%;        
    display: flex;
    flex-direction: column;
    align-items: center;    
    justify-content: center; 
    gap: 15px;
    padding: 20px 0;
    text-align: center;     
}

    .canvas > * {
        margin-left: 1rem;
        margin-right: auto;
        margin-top: -5rem;
    }

    .box {
        position: relative !important; 
        left: auto !important;
        top: auto !important;
        transform: none !important;
        width: 90% !important;
        max-width: 300px;
        font-size: 18px !important;
        padding: 15px;
    }


    .line, .spine, .crossbar, .v-vp, .v-fin, .diag, .bracket {
        display: none !important;
    }


    .about-para, .lead {
        text-align: left; 
        padding: 0 15px;
    }

.lead {
        font-size: 15px;
        font-weight: 300;
        text-align: justify;
    }

    .trust-text {
        font-size: 16px;
    }

    .about {
      padding: 0px 15px !important
    }


    .subtitle {
        font-size: 1.8rem !important; 
        letter-spacing: 1px;
        text-align: center;
    }


 
    .vision-title i, 
    .mission-title i {
        margin-right: 10px !important;
    }

    .who-we-are {
        justify-content: center;
        margin-bottom: 15px;
    }


    .content-section {
        padding: 20px 10px !important;
        text-align: center;
    }

    .main-heading {
        font-size: 1.2rem !important;
        text-align: center !important;
        margin-bottom: 20px;
    }

    .description, .description-sub {
        text-align:justify !important; 
        font-size: 15px;
    }

    .about-img {
        margin-bottom: 30px;
        border-radius: 1rem;
    }


    .logo-row {
        margin-top: 1px;
        gap: 20px;
        justify-content: center;
    }


    .btn-read-more {
        display: block;
        width: fit-content;
        margin: 0 auto;
    }



    .management-title {
  color: #0055A5;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  font-size: 2rem;
  font-family: 'Orbitron', sans-serif;
  text-transform: capitalize !important;
  margin-bottom: 3rem;
  margin-top: 3rem;
}


    .leadership-row, 
    .team-section {
        display: flex !important;
        flex-direction: column !important; 
        align-items: center !important;
        gap: 20px !important;
        margin-bottom: 60px !important;
    }

    
    .leader-image-box, 
    .team-image-container {
        order: -1 !important; 
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
    }

 
    .leader-data-box, 
    .team-info-container {
        order: 1 !important;
        width: 100% !important;
        text-align: center !important; 
    }

    
    .leader-image-box img, 
    .team-image-container img {
        max-width: 100% !important;
        height: auto !important;
        border-radius: 8px;
        margin-bottom: 10px !important;
    }

   
    .leader-bio {
        text-align: left !important;
        padding: 0 15px !important;
        display: block !important;
    }

    
    .accent-border {
        border-left: none !important;
        padding-left: 0 !important;
        margin-bottom: 10px !important;
    }



  .service-list-saned {
        padding-left: 0 !important; 
        list-style: none;
        display: flex;
        flex-direction: column;
        align-items: center; 
    }

    .service-list-saned li {
        position: relative;
        padding-left: 0 !important; 
        margin-bottom: 12px;
        color: #444;
        font-size: 0.95rem;
        text-align: center;
        display: flex;     
        align-items: center;
        justify-content: center; 
        width: 100%;
    }

    .service-list-saned li::before {
        content: "\f00c"; 
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: static !important; 
        margin-right: 10px;          
        color: #0d1a26;
    }

    .service-read-more-link {
        display: flex !important;       
        justify-content: center !important; 
        width: fit-content !important;  
        margin-left: auto !important;   
        margin-right: auto !important;  
        
   
        margin-top: 30px;
        border-bottom: 2px solid #0d1a26;
        padding-bottom: 5px;
        text-align: center;
    }
    .img-frame {
        position: relative;
        overflow: hidden;
        border-radius: 4px;
        box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    }

    .img-frame img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    }

    .img-frame:hover img { transform: scale(1.05); }

    .read-more-link {
        color: #1a1a1a;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
        display: inline-flex;
        align-items: center;
        margin-top: 30px;
           border-bottom: 2px solid #0d1a26;
        padding-bottom: 5px;
    }


    .service-section { 
        padding: 50px 0; 
    }

    
    .main-heading {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }


    .service-list-saned { 
        grid-template-columns: 1fr; 
        gap: 5px;
    }

   
    .img-frame img {
        height: 250px; 
        margin-bottom: 20px; 
    }

   

    .ps-lg-5 {
        padding-left: 12px !important;
        margin-top: 20px;
    }
    
    .services-title {
        margin-top: 3rem;
        font-size: 1.8rem;
    }


   
    .sub-about {
        font-size: 1.8rem;
        line-height: 1.2;
    }

    .training-tabs-container {
        margin-bottom: 20px;
    }

    .nav-pills .nav-link {
        padding: 12px 15px;
        font-size: 0.9rem;
        text-align: center;
    }

    .nav-pills .nav-link.active {
        border-left: none;
        border-bottom: 4px solid #0d1a26; 
    }

    .tab-content {
        padding: 20px 15px;
        min-height: auto;
    }


    .icon-list i {
        font-size: 1.8rem;
        margin-right: 15px;
    }

    .icon-list li {
        margin-bottom: 15px;
    }


    .training-card {
        margin-bottom: 20px;
        padding: 20px 15px;
    }

    .training-card-title {
        font-size: 1rem;
        min-height: auto; 
    }

    
    .gallery-card img {
        height: 200px; 
        margin-bottom: 15px;
    }

    
    .about-line {
        display: none; 
    }


   

    .modern-gallery-card {
        height: 200px;
        margin-bottom: 20px; 
    }

   
    .image-overlay {
        font-size: 1.5rem;
        background: rgba(13, 27, 42, 0.4); 
    }


   .client-grid > .col {
        flex: 0 0 auto;
        width: 50% !important; 
    }

    .about-line {
    width: 30px;
    height: 4px;
    background-color: #3f5a36;
    display: inline-block;
    margin-right: 10px;
}

.sub-about {
    color: #030972;
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 3rem;
}

    .client-box {
        border: 1px solid #333333; 
        
                width: 67%;
        height: 84px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        border-radius: 4px;
        padding: 10px;
    }

    .client-box img {
        max-width: 100%;
        max-height: 70px;
        object-fit: contain;
    }

    .sub-about {
        font-size: 1.8rem !important;
        text-align: center;
    }

    .main-title1 {
        font-size: 1.4rem !important;
        text-align: center;
    }


    .contact-section {
        padding: 40px 15px;
    }

    .contact-section h2 {
        font-size: 1.8rem; 
        text-align: center;
        margin-bottom: 25px;
    }

 
    .contact-info-wrap {
        text-align: center !important;
    }


    .contact-info-wrap .d-flex {
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        margin-bottom: 25px !important;
    }

 
    .contact-icon1 {
        margin-right: 0 !important;
        margin-bottom: 15px !important;
        display: inline-flex !important;
    }

    .contact-info-wrap h6, 
    .contact-info-wrap p {
        text-align: center !important;
        width: 100%;
    }


    .contact-info-wrap h4 {
        text-align: center !important;
    }


    .contact-form-wrap {
        padding: 25px 20px !important;
        margin-bottom: 30px;
        text-align: left; 
    }

 
    .contact-form-wrap h4 {
        text-align: center !important;
        font-size: 1.5rem;
        margin-bottom: 25px !important;
    }

    .contact-form-wrap .mb-3 {
        margin-bottom: 20px !important;
    }


    .contact-form-wrap button[type="submit"] {
        width: 100% !important;
        padding: 12px !important;
        font-size: 1.1rem;
        margin-top: 10px;
    }
    
 
    .form-control:focus {
        border-color: #030972 !important;
        box-shadow: 0 0 0 0.25rem rgba(3, 9, 114, 0.1) !important;
    }

    
    .d-flex.align-items-start {
        flex-direction: column;
        align-items: center !important;
        text-align: center;
        margin-bottom: 25px;
    }

    .contact-icon1 {
        margin-right: 0 !important;
        margin-bottom: 15px;
        width: 60px;
        height: 60px;
    }

  
    .contact-form-wrapper {
        padding: 20px;
        margin-bottom: 30px;
    }


    .map-container {
        height: 300px; 
        margin-top: 20px;
    }

    .map-container iframe {
        height: 100% !important;
    }


    .btn-submit {
        width: 100%;
        padding: 12px;
    }



 

    .why-us-title {
  
        margin-left: 0 !important; 
        text-align: center !important;
        width: 100% !important;
        display: block !important;
    }

    .why-us-title .sub-about {
        font-size: 1.8rem !important;
        margin-left: 0 !important;
    }

    

 
    .feature-card {
        margin-bottom: 30px !important;
        text-align: center !important;
    }

    .card-number {
        font-size: 2.5rem !important;
        right: 10px !important;
        top: 0 !important;
        opacity: 0.1;
    }

.contact-title{
 color:#032647;
    font-weight: 800;
    letter-spacing: -3px;
font-size: 34px;
}


        .training-title{
            color: #fff;
            font-size:28px;
            text-align: center;
        }



 .footer-company-name {
        font-size: 13px; 
    }

    .footer-credits {
        font-size: 11px; 
    }

    .card-text {
    font-size: 12px;
    color: #fff;
    margin-bottom: 0;
    text-align:justify;
}


.vision-section {
    position: relative;
    background: url(images/vision-img.png) no-repeat center center;
    background-size: cover;
     min-height: 34vh;
    display: flex;
    justify-content: center;
    align-items: center;
  
   margin-top: -3rem;
    border-radius: 10px;
    overflow: hidden;
}


.mission-section {
    position: relative;
    background-size: contain;
    min-height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0rem;
    border-radius: 10px;
    overflow: hidden;
}

.mission-img {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    margin: auto;
    height: auto;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    margin-bottom: 1rem;
    overflow: hidden;
    margin-top: 13rem;
}

.lead-new {
    font-size: 13px;
    line-height: 1.8;
    color: #fff;
    text-align: justify;
    padding: 20px;
    background: rgb(2 79 153);
    backdrop-filter: blur(5px);
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
   margin-top: -3rem;
}


.mission-title {
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    font-size: 28px;
    margin-top: 3rem;
  
}


.vision-img {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 33vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 15rem;
    margin-bottom: 1rem;
}



.vision-overlay-box {
    padding: 40px;
    color: white;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 300px;
    margin-top: -2rem;
}


.vision-section1 {
        position: relative;
        background-size: contain;
        min-height: 60vh;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0rem;
        border-radius: 10px;
        margin-bottom: -6rem;
        overflow: hidden;
    }

.vision-img {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 13rem;
    margin-bottom: 1rem;
}

.mission-vision {
    background-color: #0055a5;
    color: white;
  
    border-bottom: 4px solid var(--accent-gold);
}


.org-title {
    color: #0055A5;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 3rem;
    
    text-transform: capitalize !important;
}





.management-section {
        padding: 40px 15px;
        margin-top: 2rem; 
    }

    .leadership-row, 
    .team-section {
        flex-direction: column !important; 
        gap: 30px;
        margin-bottom: 50px;
    }

    .team-section.team-reverse {
        flex-direction: column !important; 
    }

    .team-info-container, 
    .leader-data-box {
        margin-top: 0; 
        flex: unset;
        width: 100%;
    }

    .team-image-container, 
    .leader-image-box {
        flex: unset;
        width: 100%;
        text-align: center; 
    }

    .leader-image-box img, 
    .team-image-container img {
        width: 100%; 
        max-width: 400px; 
        float: none; 
        display: block;
        margin: 0 auto;
    }

    .leader-name {
        font-size: 1.5rem; 
    }

    .leader-bio {
        text-align: left; 
        font-size: 15px;
    }

    .accent-border {
        padding-left: 15px;
    }



.service-title {
   color:#032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
    margin-bottom: 2rem;
  
  margin-top: 1rem;
}


.service-heading {
  font-weight: 800;
  color:#032647;
  margin-bottom: 25px;
  font-size: 21px;
  line-height: 1.2;
  TEXT-TRANSFORM: math-auto;
  text-align: center;
}


.sub-text {
        color: #d28638;
        font-style: italic;
        margin-bottom: 20px;
        font-size: 17px;
        text-align: center;
        font-weight: 500;
    }


    .accent-title1 {
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 1.5px;
        margin-bottom: 12px;
        text-align: center;
        display: block;
    }

    .service-list-saned1 {
    list-style: none;
    padding: 1px 4px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 13px;
}


.accent-title {
  font-size: 13px;
  color: #0d1a26;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1.5px;
  margin-bottom: 12px;
  display: block;
  text-align: center;
}



.gallery-title {
    color:#032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 3rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
    margin-bottom: 1rem;
        margin-top: 7rem;
}


.client-title {
   color:#032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 5rem;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}


.training-maintitle {
   color:#032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 2rem;
  
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}


.training-para {
  font-size: 16px;
  font-weight: 300;
  text-align: justify;
  color: black;
  margin-bottom: -18rem;
}



.deemed-section {
  padding: 2rem 0rem;
  background-color: #f4f4f4;
  text-align: center;
}

.deemed-title {
   color:#032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 20px;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}



    .trust-bar .row {
        display: flex !important;
        flex-wrap: wrap !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .trust-bar .col-md-3 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 25px 10px !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        border: none !important; 
        box-sizing: border-box;
    }


 
    .trust-bar .col-md-3:nth-child(1),
    .trust-bar .col-md-3:nth-child(2) {
        border-bottom: 1px solid #dee2e6 !important;
    }

   
    .trust-bar .col-md-3:nth-child(odd) {
        border-right: 1px solid #dee2e6 !important;
    }

   
    .trust-content {
        display: flex;
        align-items: center;
        text-align: left;
        width: 100%;
        padding-left: 10px; 
    }

    .trust-icon i {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        margin-right: 12px;
    }

    
    .trust-bar .col-md-3:nth-child(2) .trust-content {
        padding-left: 20px !important; 
    }

    .trust-text {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.2;
    }
.core-values-section {
  padding: 0px 0;
  background: radial-gradient(circle, #ffffff, #f0f4f8);
  text-align: center;
}




.mission-overlay-box h4 {
  font-size: 27px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -15rem; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
   text-align: center;
    width: 100%;
}



.vision-overlay-box h4 {
font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: -15rem; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  
    width: 100%;
}



.org-title {
       color:#032647;
        font-weight: 800;
        text-align: center;
        letter-spacing: 1px;
        font-size: 1rem;
        margin-bottom: 5rem;
        margin-top: -3rem;
        text-transform: capitalize !important;
    }


   
    .footer-floating-icons {
        bottom: 15px !important;
        
        left: auto !important; 
        right: 15px !important; 
        gap: 10px !important;
        display: flex;
        flex-direction: column;
    }

    .float-wp {
        width: 40px !important;
        height: 40px !important;
        margin-right: 0 !important; 
        font-size: 20px !important;
        border-radius: 10px !important;
    }

    .scroll-top {
        width: 40px !important;
        height: 40px !important;
        font-size: 18px !important;
    }

.our-services-title {
    color: #032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}

.core-value-title {
    color: #032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}

.service-read-more-link1 {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    margin-left: 7rem;
    margin-top: 30px;
    border-bottom: 2px solid #fff; 
    padding-bottom: 5px;
}


.job-title {
    color: #032647;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    font-size: 2rem;
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize !important;
}



.scroll-top:hover {
    background-color: #0056b3;
    color: #eeeeee;
}






.slide-content h1 {
    font-size: 3rem;
    font-weight: 800;
    color: #ffffff;
    
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); 
    margin-bottom: 20px;
    text-transform: uppercase;
}

.slide-content p {
    font-size: 1.2rem;
    color: #ffffff;
  
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
    max-width: 800px;
    line-height: 1.6;
}



.slide-content {
        background: rgba(0, 0, 0, 0.3);
        padding: 18px;
        border-radius: 15px;
        display: inline-block;
         margin-top: 0rem; 
        backdrop-filter: blur(5px);
    }

}

