@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600&display=swap');

.r {
    font-family: 'Outfit', sans-serif;
    padding: 0;
}


.r-body {
    background-color: #fff;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-radius: 5px;
}

.r-card {
    background: #e2e2e2;
    border: 0.5px solid #cecbcb4f;
    border-radius: 5px;
    display: grid;
    grid-template-columns: 56px 1fr;
    overflow: hidden;
    transition: border-color 0.18s;
}

.r-card:hover {
    border-color: #333;
}

.r-num-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem 0;
    gap: 6px;
}

.n1 {
    background: #0C1A0E;
}

.n2 {
    background: #042C53;
}

.n3 {
    background: #412402;
}

.n4 {
    background: #04342C;
}

.r-bignum {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.02em;
}

.r-numicon {
    font-size: 14px;
}

.n1 .r-numicon {
    color: #97C459;
}

.n2 .r-numicon {
    color: #85B7EB;
}

.n3 .r-numicon {
    color: #FAC775;
}

.n4 .r-numicon {
    color: #5DCAA5;
}

.r-content {
    padding: 14px 16px;
}

.r-ctop {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 6px;
    gap: 8px;
}

.r-ctitle {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin: 0;
    line-height: 1.3;
}

.r-cchip {
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 2px 7px;
    border-radius: 6px;
    white-space: nowrap;
    flex-shrink: 0;
    margin-top: 2px;
}

.chip1 {
    background: #EAF3DE;
    color: #27500A;
}

.chip2 {
    background: #E6F1FB;
    color: #0C447C;
}

.chip3 {
    background: #FAEEDA;
    color: #633806;
}

.chip4 {
    background: #E1F5EE;
    color: #085041;
}

.r-cdesc {
    font-size: 12px;
    color: #000;
    line-height: 1.6;
    margin: 0 0 10px;
}

.r-cbar {
    height: 3px;
    border-radius: 2px;
    background: #000;
    overflow: hidden;
}

.r-cbar-fill {
    height: 100%;
    border-radius: 2px;
}

.bar1 {
    background: #639922;
    width: 90%;
}

.bar2 {
    background: #378ADD;
    width: 75%;
}

.bar3 {
    background: #BA7517;
    width: 60%;
}

.bar4 {
    background: #1D9E75;
    width: 85%;
}

.hero .hero-slider .slide-caption>h2,
.hero .hero-slider .slide-caption>p,
.hero .hero-slider .slide-caption>.btns {
    opacity: 1 !important;
}

.testimonials-slider.owl-carousel {
    overflow: hidden;
    display: flex !important;
}

.testimonials-slider .owl-controls {
    right: 10px;
    bottom: 25px;
}

.testimonials-slider .slide-item:before {
    content: "\f10d" !important;
    font-family: "FontAwesome" !important;
}


.slider-arrow-s1 .owl-controls .owl-nav .owl-prev {
    margin-right: 80px;
    margin-top: 10px;
}

.slider-arrow-s1 .owl-controls .owl-nav .owl-next {
    margin-left: 60px;
    margin-top: -35px;
}

.recent-projects .row {}



.benefits {
    text-align: center;
}

.benefits .section-title h2::before {
    left: 50% !important;
    bottom: 10px;
}

.offer-gridss .details .icon {
    margin-bottom: 15px;
}

.offer-gridss .details {
    display: flex;
    flex-direction: column;
}

.slide-caption .btns {
    margin-top: 25px !important;
}

.testimonials-slider .slide-item p {
    line-height: 1.8em !important;
}

.contact_details_mid {
    max-height: 420px;
    padding: 35px 30px;
}

.contact_details_mid div {
    margin-bottom: 5px;
}

.about-us-faq .col.col-md-6.col-sm-12 {
    background-color: #e2e2e2;
    border-radius: 5px;
}

label {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 18px;
}

.about-us-faq .contact_details_mid h2 {
    font-size: 35px;
    color: #fff !important;
    text-align: center;
}

.about-us-faq .contact_details_mid h5 {
    font-size: 26px !important;
    color: #fff !important;
    font-weight: 400 !important;
}

.about-us-faq .contact_details_mid p {
    display: flex;
    gap: 10px;
    align-items: center;
}

.about-us-faq .contact_details_mid p .material-symbols-outlined {
    font-size: 36px !important;
    color: #ffd46c;
}

.about-us-faq .contact_details_mid p a {
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 2.5rem;
}

/* .site-footer .copyright-info {
    border-top: 1px solid #22aa49;
} */
.navigation {
    display: none;
}

.copyright-info1 {
    background: linear-gradient(145deg, #dadadc 60%, #fff 40%);
    padding: 10px 0;
}

.header-style-5 .sticky-on #navbar>ul>li>a {
    padding: 15px 20px !important;
}

.header-style-5 .lower-topbar::before {
    position: absolute;
    content: "";
    /* background-color: #22aa49; */
    background: linear-gradient(140deg, #fff 0%, #fff 1%, #22aa49 1%, #22aa49 100%);
    width: 63%;
    top: 15px;
    height: 8px;
    z-index: 1;
    right: 0;
}

.header-style-5 .lower-topbar::after {
    position: absolute;
    content: "";
    background: linear-gradient(140deg, #fff 0%, #fff 1%, #22aa49 1%, #22aa49 100%);
    width: 65%;
    top: 60px;
    height: 8px;
    z-index: 1;
    right: 0;
}

.owl-theme .owl-controls .owl-page span {
    width: 28px !important;
    background: #ff980e !important;
}

.testimonials.section-padding {
    padding: 50px 0 50px !important;
}

.nav_bottom_img {
    margin-top: 10px;
}

.nav_bottom_img {
    display: none;
}

@media (max-width: 998px) {
    .header-style-5 .lower-topbar::after {
        display: none;
    }

    .header-style-5 .lower-topbar::before {
        display: none;
    }
}

@media (max-width: 1650px) {
        .navbar-nav {
     
        margin-left: 70px;
    }

    .header-style-5 #navbar>ul>li>a {
        padding: 15px 10px;
    }
}


@media (max-width: 1250px) {
        .navbar-nav {
     
        margin-left: 100px;
    }

    .header-style-5 #navbar>ul>li>a {
        padding: 15px 5px;
    }
}


@media (max-width: 1199px) {
    .section-padding {
        padding: 50px 0;
    }

    .offer-grids>.grid:nth-child(1),
    .offer-grids>.grid:nth-child(2) {
        margin-bottom: 0px;
    }

    .site-footer .upper-footer {
        background-color: #051829;
        padding: 50px 0;
    }

    .testimonials-slider .inner {
        padding: 0 45px;
    }

    #about_us .col.col-lg-5.col-md-6 {
        display: none;
    }
}

@media (max-width: 1199px) {
    .about-us-faq .contact_details_mid p a {
        line-height: 1.5rem;
    }

    .about-us-faq .contact_details_mid p {
        margin-bottom: 5px;

    }

    .header-style-5 #navbar>ul>li>a {
        padding: 10px 10px !important;
    }

    .site-header #navbar li {
        margin-left: 0px !important;
    }

    .open-btn_top_1 ul li a {
        padding: 15px 25px !important;
    }
}

@media (max-width:1025px) {
    .slide-caption {
        margin-left: 50px;
    }

    .testimonials-slider .inner {
        padding: 0 90px;
    }
}

@media (max-width:998px) {
    .qms_img_1 {
        display: none;
    }

    .nav_bottom_img {
        display: block;
    }

    .site-footer .copyright-info {
        background: #22aa49 !important;
    }

    .navbar-nav {
        margin-left: 0px;
    }
    .slider-arrow-s1 .owl-controls .owl-nav .owl-next {
        margin-left: 60px;
        margin-top: -31px;
    }

    .testimonials-slider .slide-item:before {
        top: 0px;
        left: 5px;
    }

    .testimonials-slider .client-quote {
        margin-bottom: 25px;
    }

    .offer-grids {
        margin-top: 0px !important;
    }

    .site-header .navbar-header .open-btn_top {
        top: 5px;
    }

    .open-btn_top_1>ul>li>a {
        padding: 15px 20px !important;
    }
   .site-header .navigation
    {
        background:#000 !important;
    top: 15px;

    }
}

@media (max-width:769px) {
    .testimonials-slider .slide-item p {
        line-height: 1.5em !important;
    }

    .section-padding {
        padding: 50px 15px;
    }

    .testimonials-slider .inner {
        padding: 0 60px;
    }

    .testimonials-slider .slide-item:before {
        top: 0px;
        left: 15px;
    }

    .contact_details_1 {
        display: none;
    }

    .site-header .navbar-header .open-btn_top {
        top: 3px !important;
    }
}

@media (max-width: 768px) {
    .about-us-faq .col.col-md-6.col-sm-12 {
        width: 99% !important;
    }

    .site-header .navbar-header .open-btn_top {
        top: -40px !important;
    }

    .contact_details_mid {
        max-height: 470px;
        padding: 35px 30px;
    }
}

@media (max-width:678px) {
    .slide-caption {
        margin-left: 25px;
    }

    .hero .hero-slider .slide-caption>h2 {
        font-size: 22px;
    }

    .testimonials-slider .inner {
        padding: 0 30px;
    }
}

@media (max-width:660px) {
    .header-style-5 .lower-topbar .site-logo img {
        max-width: 85%;
    }

    .header-style-5 .lower-topbar {
        background: linear-gradient(125deg, #051829 0%, #051829 40%, #ffffff 40%, #ffffff 41%, #009a00 41%, #009a00 45%, #ffffff 45%, #ffffff 100%);
    }
}

@media (max-width: 460px) {
    .header-style-5 .lower-topbar {
        background: linear-gradient(125deg, #051829 0%, #051829 50%, #ffffff 50%, #ffffff 52%, #009a00 52%, #009a00 55%, #ffffff 55%, #ffffff 100%);
    }

    .owl-pagination {}
}

@media (max-width: 430px) {
    .r-cdesc {
        font-size: 14px !important;
    }

    .r-ctitle {
        font-size: 15px !important;
    }

    .testimonials-slider .owl-controls {
        right: -25px;
    }

    .testimonials-slider .slide-item p {
        line-height: 1.2em !important;
        text-align: justify;
        font-size: 20px !important;
    }

    .slider-arrow-s1 .owl-controls .owl-nav .owl-prev {
        margin-right: 95px;
        margin-top: 10px;
    }

    .testimonials-slider .inner {
        padding: 0 10px;
    }

    .about-us-faq .contact_details_mid p a {
        font-size: 18px;
    }

    .about-us-faq .contact_details_mid h5 {
        font-size: 24px !important;
    }

    .about-us-faq .contact_details_mid p .material-symbols-outlined {
        font-size: 24px !important;
    }

    .contact_details_mid {
        padding: 30px 5px;
    }

    .section-title h2,
    .section-title-white h2,
    .section-title-s2 h2,
    .section-title-s5 h2,
    .section-title-s6 h2,
    .section-title-s7 h2 {
        font-size: 16px !important;
    }

    .section-title-s3 h2,
    .section-title-s4 h2 {
        font-size: 16px !important;
    }

    .section-padding {
        padding: 15px 20px 15px !important;
    }

    .about-us-faq {
        padding: 35px 25px 35px !important;
    }

    .section-title-s3,
    .section-title-s4 {
        margin-bottom: 20px;
    }

    .site-footer .twitter-feed-widget p {
        text-align: justify;
    }

    .testimonials-slider .owl-controls {
        right: 10px;
    }

    .site-footer .upper-footer .row>.col {
        margin-bottom: 30px;
    }

    .site-footer .upper-footer {
        padding: 30px 10px;
    }

    .site-footer .upper-footer .row>.col:last-child {
        margin-bottom: 0px !important;
    }
}

@media (max-width:400px) {
    .testimonials-slider .inner {
        padding: 0px 0px;
    }

    .testimonials-slider .slide-item p {
        text-align: left;
    }

    .header-style-5 .lower-topbar {
        background: linear-gradient(125deg, #051829 0%, #051829 55%, #ffffff 55%, #ffffff 57%, #009a00 57%, #009a00 60%, #ffffff 60%, #ffffff 100%);
    }
}


@media (max-width:370px) {
    .testimonials-slider .client-details {
        position: relative;
        padding: 0 0 100px 85px;
    }

    .testimonials-slider .owl-controls {
        right: 50px;
        bottom: 20px;
    }


    .testimonials.section-padding {
        padding: 50px 0 10px !important;
    }
}

@media (max-width:370px) {
    .contact_details_mid {
        max-height: 500px;
    }
}