@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;600;700;800&display=swap");

body {
    font-family: "Manrope", sans-serif !important;
}
a {
    text-decoration: none !important;
}
.top-banner {
    background: linear-gradient(rgba(0, 17, 82, 0.87), rgb(29 44 100 / 99%)), url(../img/bannerbg.webp) no-repeat center center / cover;
    padding-top: 10px;
    padding-bottom: 0px;
}
.logo_box {
    max-width: 100px;
}
.btn_whatsappp {
    display: inline-flex;
    padding: 15px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #10410f;
    color: #fff;
    width: 100%;
}
.btn_call {
    display: inline-flex;
    padding: 15px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #edb51d;
    color: #fff;
    width: 100%;
}
.btn_call_content {
    display: inline-flex;
    padding: 15px 40px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #edb51d;
    color: #fff;
}
.btn_blue {
    display: inline-flex;
    padding: 15px 40px;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: #1d2c65;
    color: #fff;
}
.heading-title-main {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
}
.banner_space {
    height: 50px;
}
.banner_space2 {
    height: 100px;
}
.theme-color {
    color: #edb51d !important;
}
.confirmation{
    display: none;
    color:#fff;
}
.confirmation1 {
    display: none;
}
.banner_form label {
    color: #fff;
    margin-bottom: 5px;
}
.banner_form .form-control {
    padding: 10px 20px;
    align-items: center;
    border-radius: 10px;
    background: #f8f8f8;
}
.btn_submit {
    margin-top: 20px !important;
}
.btn_submit button {
    border-radius: 20px;
    background: #edb51d;
    padding: 15px 30px;
    border: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
}
.banner_content {
    max-width: 490px;
    margin: auto;
}
.banner_content p {
    color: #f8f8f8;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
.numbold {
    color: #fdfdeb;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 64px */
    margin-bottom: 0;
}
.numcontent {
    color: #fff;

    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 150% */
}
.border_bottom_white {
    border-bottom: 2px solid #c7c7c7;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.about_area {
    background: #f9f1da;
    padding: 40px 0;
}
.sub-title {
    color: #10410f;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 14px */
    letter-spacing: 0.98px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.main-title {
    color: #030d03;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 147.826% */
}
.about_icon {
    margin-top: 30px;
}
.about_icon h4 {
    color: #000000;

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px; /* 141.667% */
}
.about_icon p {
    color: #818181;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
}
.bg_blue_ab {
    border-radius: 10px;
    background: #002252;
    padding: 5px;
}
.award_box {
    border-radius: 20px;
    border: 3px solid #fff;
    background: var(--Yellow-light, #fdf4eb);
    box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.1);
    max-width: 250px;
    padding: 0px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -40px;
    z-index: 999;
    position: relative;
    margin-left: -30px;
}
.about_content {
    padding: 0px 30px;
}
.partner_logo {
    padding: 10px;
}
.services_area {
    padding: 60px 0;
}
.service-1 {
    background: var(--Green-Light, #f5fdeb);
}
.service-2 {
    background: var(--Purple-light, #ebecfd);
}
.service-3 {
    background: var(--Blue-light, #ebfafd);
}
.service-4 {
    background: var(--Red-light, #fdebf6);
}
.service-5 {
    background: var(--Orange-light, #fdebeb);
}
.service-6 {
    background: var(--Yellow-light, #fdf4eb);
}
.card_services {
    border-radius: 20px;

    height: 100%;
    padding: 80px 40px 20px;
    position: relative;
}
.card_services h3 {
    color: #10410f;

    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 131.25% */
}
.card_services p {
    color: #818181;

    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
}
.number_s {
    font-size: 30px;
    background: #030d03;
    color: #fff;
    width: 80px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
}
.we-serve {
    background: var(--Grey-BG, #f8f8f8);
    padding: 60px 0;
}
.serve_box {
    border-radius: 20px;
    background: #fff;
    padding: 23px;
    height: 100%;
}
.client_area {
    background: #fff;
    padding: 20px 0;
}
.our-project {
    padding: 40px 0;
}

.project_card {
    border-radius: 20px;
    background: var(--Purple-light, #ebecfd);
    padding: 10px;
}
.project_card1 {
    border-radius: 20px;
    background: var(--Red-light, #fdebf6);
    padding: 10px;
    height: 230px;
}
.project_content h3 {
    color: #10410f;

    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 131.25% */
}
.list1 {
    color: #ff94d5;
    border-radius: 8px;
    background: var(--Red-light, #fdebf6);
}
.list2 {
    color: #ffc194;
    border-radius: 8px;
    background: var(--Orange-light, #fdebeb);
}
.project_list li {
    display: inline;
    padding: 5px 10px;
    font-size: 12px;
}
.our-gallery {
    padding: 40px 0;
}
.img_Card {
    padding: 10px;
    background: #f2f2f2;
    border-radius: 10px;
}
.our-client {
    background: #00122c;
    padding: 40px 0;
}
.card_item {
    border-radius: 20px;
    background: #fff;
    padding: 20px;
}
.fire_img {
    width: 50px;
    float: right;
}
.mb-0 {
    font-size: xx-large;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
}
.card_item h3 {
    color: #10410f;
    margin-bottom:0;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    }
    .contact_us {
    padding: 40px 0;
}
.contact-us-form {
    background: #022251;
    padding: 30px 30px 20px 30px;
    border-radius: 20px;
}
.contact-us-form label {
    color: #fff;
    margin-bottom: 10px;
}
.footer_Section {
    background: #1e1e1e;
    padding: 20px 0;
}
.flogo img {
    max-width: 100px;
}
.contact_details li a {
    color: #fff;

    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 100% */
}
.contact_details li {
    color: #fff;

    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px; /* 100% */
}
.footer_wigdt {
    display: flex;
    align-items: center;
}
.contact_details {
    padding-left: 15px;
}
.footer_wigdt.border-right-white {
    border-right: 1px solid #fff;
}
.google_review p {
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 14px */
    letter-spacing: 0.98px;
    text-transform: uppercase;
    margin-top: 10px;
}
.review_link {
}

@media screen and (max-width: 767px) {
    .btn-top {
        margin-bottom: 10px;
    }
    .btn_whatsappp {
        padding: 10px 10px;
    }
    .btn {
        padding: 10px 10px;
    }
    .heading-title-main {
        font-size: 35px;
    }
    .numbold {
        font-size: 30px;
    }
    .btn_call {
        padding: 10px;
    }
    .banner_space2 {
        height: 20px;
    }
    .numcontent {
    
    font-size: 12px;
}
.numbold img {
    height: 60px;
    
    display: block;
    margin: 0px auto 10px;
}
.award_box {
    
    margin-left: unset;
}
.main-title {
 
    font-size: 30px;
    line-height: 38px;
}
.about_content {
    margin-top: 40px;
}
.about_icon img {
    max-width: 60px;
    margin-bottom: 10px;
}
.card_services h3 {
    
    font-size: 25px;
    line-height: 35px;
}
.card_services {
    
    padding: 65px 30px 20px;
    
}
.footer_wigdt.border-right-white {
    border-right: none;
}
}

#client-carousel img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    padding:0px 10px;
}
/* Customize Owl Carousel Navigation Styles */
.owl-prev, .owl-next {
    font-size: 24px !IMPORTANT;
    color: #fff !IMPORTANT;
    background-color: #1d2c65 !IMPORTANT;
    border: 2px solid #333;
    padding: 10px !IMPORTANT;
    position: absolute;
    width: 35px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50% !IMPORTANT;
}

.owl-prev {
    left: -15px; 
}

.owl-next {
    right: -15px; 
}

.owl-prev:hover,
.owl-next:hover {
    color: #fff; 
    background-color: #333; 
}
.star-rating i
{
    color:#edb51d;
    margin-bottom:10px;
}
.owl-theme .owl-nav {
    /* margin-top: 10px; */
    display: none;
}
.faq_Section{
    padding:30px 0;
}
.accordion-button:not(.collapsed) {
    color: #ffffff !IMPORTANT;
    background-color: #002351 !IMPORTANT;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

