
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 

body{
    font-family: 'poppins';
}

.col-lg-offset-6 {
    margin-left: 0%;
}

.hero .slide-caption > p {
    font-size: 18px;
    font-size: 1.2rem;
    color: #595959;
    margin: 0 0 2.5em;
}
.site-header #navbar > ul > li > a {
    font-size: 1.1rem;
}

p.abt-para {
    font-size: 15px;
    color: #000;
    text-align: justify;
}

.about-features .grid {
    border: 1px solid #e8e8e8;
    padding: 30px 40px 80px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
}

.icon-img{
    max-width: 30%;
}

.about-features .grid p {

    color: #000000;
}

.fun-fact-s2-section {
    background: url(../images/pick/stats1.png) center center / cover no-repeat fixed;
}

section.fun-fact-s2-section.mb-120 {
    margin-bottom: 70px;
}

h3.text-center {
    margin-bottom: 40px;
}

h3.text-center.choose {
    color: #00164b;
    font-size: 31px;
}
.about-features .grid {
    padding: 30px 40px 50px;
    background-color: #fff;
}

img.bg-img1 {
    right: 854px;
    top: 1657px;
    position: absolute;
}

.fun-fact-s2-section .grid > div {

        height: 168px;
    width: 250px;
    font-size: 60px;
    font-size: 48px;
    font-weight: 600;
    padding: 18px;
    display: inline-block;
    margin: 5px 4px;
    border-radius: 4px;
    box-shadow: rgba(197, 197, 197, 0.85) 0px 1px 10px;
}

.site-header #navbar > ul > li .sub-menu a {
    color: #ffffff;
    padding: 13px 15px;
    background-color: #012039;
}

.services-section .section-overlay, .services-section-s2 .section-overlay {
    height: 40%;
}

.hero .slide-caption > p {
    font-size: 18px;
    font-size: 1.2rem;
    color: #ffffff;
    margin: 0 0 2.5em;
}

.header-style-3 .topbar .new-contact-info ul li i {
    color: #ffffff;
}

button.cta {
    padding: 10px;
    color: #ffffff;
    background-color: #012039;
    border: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}
.about-section .about-text h2 {
    color: #001a57;
}

.hero-slider-style-3 .slide:before {
    background-color: rgb(99 5 5 / 70%);
}

.theme-btn {
    background: none;
    border: 2px solid #fff;
    border-radius: 13px;
}

.header-style-3 .sticky-header {
    background-color: #041c44;
}

.header-style-3 .sticky-header a {
    background-color: #001332;
}
.about-section .about-text h2 {
    color: #012039;
}

a.read-btn {
    background-color: #c70b00;
    color: white;
    padding: 14px;
    border-radius: 14px;
    font-weight: 600;
}
.theme-btn:hover {
    text-decoration: none;
}
.fun-fact-s2-section:before {
    background-color: rgb(5 20 63 / 77%);
}

.services-section .section-overlay:before, .services-section-s2 .section-overlay:before {
    background-color: rgb(2 5 44 / 76%);
}

.section-title p, .section-title-s4 p {
    color: #ffffff;
    margin: 0;
}

.services-grids .grid .overlay:before {
    background-color: rgb(40 40 40 / 90%);
}

section.about-section.section-padding {
    padding-top: 0px;
}

.services-grids .grid .fi:before {
    color: #ce0707;
}

.services-grids .grid h3 {
    color: #0b0b0b;
}

p {
    color: #29292a;
}


.services-grids .grid .more {
    font-size: 1.3rem;
    color: #ce0707;
}

.services-grids .grid h3 {
    color: #0b0b0b;
    font-weight: 600;
}

.services-section .view-all-services a, .services-section-s2 .view-all-services a {
    color: #ce0707;
}

.services-section .owl-controls .owl-nav .owl-prev, .services-section-s2 .owl-controls .owl-nav .owl-prev, .services-section .owl-controls .owl-nav .owl-next, .services-section-s2 .owl-controls .owl-nav .owl-next {
    background: #b5b5b587;
    color: #d21c1c;
}

.services-section .owl-controls .owl-dots .owl-dot span, .services-section-s2 .owl-controls .owl-dots .owl-dot span {
    background: #000000;
}

.service-single-section .row {
    display: flex;
    align-items: flex-start;
}

.service-single-content {
    max-height:unset !important; /* Adjust based on requirement */
    overflow-y: auto;
    padding-right: 15px;
    scrollbar-width: none;
}

.service-sidebar {
    position: sticky;
    top: 100px; /* Adjust as needed */
    height: fit-content;
}

.service-single-content::-webkit-scrollbar {
    display: none;
}

.service-single-section .row {
    display: flex;
    align-items: stretch; /* Ensures both columns take equal height */
}

.service-sidebar {
    position: sticky;
    top: 100px; 
    height: 90%; 
    min-height: 80vh; 
    background: #f8f9fa; 
    padding: 20px; 
    border-radius: 8px; 
}

.section-title-s4 h2 {
    color: #012039;
    margin: 50px 0 0 0;
}

.header-style-1 .topbar .contact-info ul, .header-style-3 .topbar .contact-info ul {
    margin-right: 388px;
}

.testimonials-section .testimonials-grids .grid {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 6px;
}

.testimonials-section .grid .client-info h4 {
    font-size: 20px;
    color: #cd0b0a;
}

.hero-slider-style-1 {
    margin-top: 0px;
}

.contact-section .contact-title p {
    padding-right: 45px;
    color: white;
}

.testimonials-section .grid .client-info h4 + span {
    color: #01082a;
    font-weight: 500;
}



.header-style-1 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
    font-weight: 500;
    color: #001a57;
    padding: 35px 18px;
}

.hero-slider-style-1 .slide {
    height: 477px;
}
.contact-section .contact-form-grid {
    background: -webkit-gradient(linear, left top, left bottom, from(#020643ed), to(#010625));
}
.contact-section form button {
    color: #070707;
}

.site-footer .upper-footer {
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
}

.hero .slide-caption > h2 {
    color: #cd0b0a;

}

.header-style-1 .topbar .contact-info ul li i, .header-style-3 .topbar .contact-info ul li i {
    color: #ffffff;
}

.hero .slide-caption > p {
    margin-top: 30px;
    font-size: 1.1rem;
    color: #020e4f;
    font-weight: 500;
    line-height: 32px;
}

.hero-slider-style-1 {
    height: 529px;
}

.theme-btn {
    color: rgb(255, 255, 255);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 18, 62)), to(rgb(0, 26, 87)));
}
.hero .slide-caption > h2 {
    font-size: 41px;
    text-transform: uppercase;
}
.site-footer .upper-footer {

    padding: 74px 0;
}

.site-footer .copyright-info p {
    color: #ffffff;
    margin: 0;
}

.site-footer .copyright-info {
    background-color: #4e4e4e;
    padding: 8px 0;
    text-align: center;
    color: #000;
}

    .site-header #navbar > ul .sub-menu {
        background-color: #1a1a1a;
        border-top: 2px solid #050505;
  
    }


    .site-header #navbar > ul > li .sub-menu li {
        border-bottom: 1px solid #808080;
    }

    h3.text-center.choose {
        color: #343c5b;
        font-size: 31px;
    }

    .header-style-3 #navbar > ul > li > a {
        color: #03235e;
        font-weight: 600;
    }

    .header-style-3 .topbar {
        background: #012039;
        padding: 0;
    }
    .site-footer .quick-links-widget a {
        color: #ffffff;
    }

    .partners-section {
        padding-top: 0px;
        padding-bottom: 90px;
        text-align: center;
    }

    .hidden {
        display: block !important;
    }

    .container.mt-5 {
        margin-top: 45px;
    }
    
    h2.hidden {
        color: #012039;
    }

    section.about-section.section-padding.mt-100 {
        padding-top: 92px;
    }

    p.abt-desc {
        text-align: justify;
        line-height: 30px;
    }
    .about-section .about-text {
        margin-top: 30px;
    }


    .services-section h2 {
        font-size: 2rem;
        color: #ffffff;
    }
    .service-card {
        background: #fff;
        transition: all 0.3s ease-in-out;
    }
    
    .service-card:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        transform: translateY(-5px);
    }
    
    .icon {
        font-size: 2rem;
    }
    .text-muted {
        color: #565656;
        font-size: 15px;
    }
    
    .why-choose-section-s2 {
        background-color: #fff;
        margin-top: -99px;
    }
    
    p.service-desc {
        padding-top: 40px;
        text-align: justify;
        font-size: 15px;
    }

    h2.service-title {
        font-size: 32px !important;
        text-transform: UPPERCASE;
        font-weight: bolder;
    }
    button.service-cta {
        padding: 10px 50px;
        color: #ffffff;
        background-color: #012039;
        border: none;
        border-radius: 5px;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
    }

    .service-sidebar {
        position: sticky;
        top: 100px;
    }
    .service-points.mt-20 {
        margin-top: 41px;
    }

   
    img.bg-img {
        position: absolute;
        right: 25px;
        top: 36%;
        z-index: -1;
        opacity: 0.7;
    }

    img.bg1-img {
        position: absolute;
        right: 0px;

        z-index: -1;
      
    }

  /* Main Container */
.contact-container {
    max-width: 1200px;
    margin: 60px auto;
    display: flex;
    gap: 30px;
    align-items: stretch; /* Ensures equal height */
}

/* Left Side Form */
.form-section {
    flex: 1;  /* Takes available space */
    background-color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Ensures proper alignment */
}

.form-section h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #950f18;
}

.form-section p {
    font-size: 15px;
    color: #555;
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group input, .form-group textarea {
    width: 100%;
    padding: 9px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    transition: 0.3s;
}

p.cta-txt {
    color: #fff;
    font-size: 16px;
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #007bff;
    outline: none;
}

/* Side-by-Side Form */
.form-row {
    display: flex;
    gap: 20px;
}

.form-row .form-group {
    flex: 1;
}

/* Captcha Section */
.captcha {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.captcha-box {
    flex: 1;
}

.captcha-image {
    display: flex;
    align-items: center;
    gap: 10px;
}

.captcha-image img {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.refresh-captcha {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #007bff;
}

/* Submit Button */
.submit-btn {
    background-color: #0a58ca;
    color: #fff;
    border: none;
    padding: 14px 30px;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s;
}

.submit-btn:hover {
    background-color: #da2020;
    transform: scale(1.03);
    color: #fafafa;
}

/* Right Side Info Section */
.info-section {
    flex: 1; /* Takes available space */
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between; /* Ensures full height */
}

/* Info Cards */
.info-card {
    background-color: #fff;

    padding: 25px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
    flex-grow: 1; /* Ensures equal height among cards */
}

.info-card i {
    font-size: 36px;
    color: #950f18;
    margin-bottom: 15px;
}
.info-card h4 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #950f18;
}

a.contactmail {
    color: #000;
}

a.number {
    color: #000;
}


.info-card h4 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: bold;
}

.info-card p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

.cta-section {
    background: -webkit-gradient(linear, left top, left bottom, from(#001a57), to(#000e2e));
    color: #ffffff;
    text-align: center;
    padding: 50px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    margin: 40px auto;
    max-width: 90%;
}

.cta-section h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.cta-section p {
    font-size: 16px;
    margin-bottom: 25px;
    opacity: 0.9;
}

.cta-button {
    display: inline-block;
    background: #b02e30;
    color: #ffffff;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

.cta-button:hover {
border: 1px solid #fff;
color: white;


    transform: translateY(-3px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.sticky-icon {
    z-index: 999;
    position: fixed;
    top: 50%;
    right: 0%;
    width: 220px;
    display: flex
;
    flex-direction: column;
}
.sticky-icon a {
    transform: translate(160px, 0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;
}
.sticky-icon a i {
    background-color: #FFF;
    height: 40px;
    width: 40px;
    color: #000;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;
}
.call {
    background-color: #e33746;
}
.whatsapp {
    background-color: #16c34b;
}
.vertical-sticky-button {
    position: fixed;
    right: 15px;
    top: 28%;
    transform: translateY(-85%) rotate(-90deg);
    transform-origin: right center;
    background-color: #2d4180;
    color: white;
    padding: 3px 12px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    font-size: 15px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
.contact-info ul li a {
    color: #fff;
}
img#captchaimg {
    padding: 0px 31px !important;
}


/* Responsive Design */
@media (max-width: 768px) {
    .contact-container {
        flex-direction: column;
    }
    .info-section {
        width: 1

    }
}


.testimonials-section {
    padding-top: 100px;
}

.testimonials-section {
    padding-bottom: 0px;
}

.service-single-content .service-details h2 {
    font-weight: 700;
}

/* Hover Effect */
.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
}

.cta-section {
    background: linear-gradient(rgb(1 32 57), rgb(4 29 85)), url(https://source.unsplash.com/1600x900/?nature,water);
    background-size: cover;
    background-position: center;
    color: white;
    text-align: center;
   margin: 10px 50px 10px 50px;
    border-radius: 33px;
    padding: 50px 20px;
}

.cta-section h2 {
    font-size: 2.3em;
    margin-bottom: 15px;
}

.cta-section p {
    font-size: 1.1em;
    margin-bottom: 30px;
    color: #dbdbdb;
}

.cta-button {
    display: inline-block;
    padding: 10px 26px;
    background-color: #cd0b0a;
    color: white;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 600;
    border-radius: 5px;
    transition: 0.3sease;
}

.cta-button:hover {
    background-color: #031d4f;
    color: white;
    border: 1px solid #fff;
}
img#captchaimg\ gh {
    padding: 0px 111px;
}
.sticky-icon a {
    transform: translate(160px, 0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;
}
.call {
    background-color: #e33746;
}
.services-grids .grid {
    background-color: #fff;
    text-align: center;
    padding: 45px;
    margin-bottom: 55px;
    height: 350px;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0px 22px 40px 0px rgba(171, 171, 171, 0.1);
    box-shadow: 0px 22px 40px 0px rgba(171, 171, 171, 0.1);
    position: relative;
    overflow: hidden;
}
/* Responsive Design */
@media (max-width: 992px) {
    .contact-container {
        flex-direction: column;
    }

    .form-section,
    .info-section {
        width: 100%;
    }
}


    @media only screen and (max-width: 768px) {
        .site-header .navbar-header {
            float: none;
            background: #ffffff;
        }
    
        .header-style-1 .topbar, .header-style-3 .topbar {
            padding: 0px 0 0px;
        }

        .site-header #navbar > ul > li > .sub-menu a {
            padding: 8px 15px 8px 45px;
            color: white;
        }
        .header-style-3 .social ul {
            display: none;
        }
        .site-header .container {
            width: 100%;
            background-color: #000000;
        }
        .header-style-1 .navbar-brand img, .header-style-3 .navbar-brand img {
            max-width: 71%;
        }
        button.cta {
            padding: 6px;

        }
        .hero .slide-caption > h2 {
            font-size: 27px;
            text-transform: uppercase;
        }
        .testimonials-section {
            padding-top: 0px;
            padding-bottom: 70px;
        }
        .testimonials-section {
            padding-top: 0px;
            padding-bottom: 17px;
        }
        .site-footer .about-widget img {
            max-width: 230px;
        }
        .header-style-1 .topbar .contact-info ul, .header-style-3 .topbar .contact-info ul {
            margin-right:0px;
        }
        .header-style-1 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
            font-weight: 500;
            color: #001a57;
            padding: 13px 18px;
        }
    }

    

    @media screen and (max-width:567px) {
        .cta-button {
            font-size: 11px;
          
        }
        .cta-section h2 {
            font-size: 20px;
            margin-bottom: 15px;
        }
        .cta-section p {
            font-size: 11px;
            margin-bottom: 30px;
            color: #dbdbdb;
        }
        .section-title-s4 h2 {
            color: #012039;
            margin: 0 0 0.7em;
            padding-top: 50px;
        }
        .partners-section {
            padding-top: 0px;
            padding-bottom: 90px;
            text-align: center;
        }
        
    }
    .site-footer .quick-links-widget ul {
    width: 100%;
    float: left;
}
.footer-logo img {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
}

    