* {
    margin: 0;
    padding: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Raleway", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
}

p {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #111;
}

li {
    color: #111;
    font-size: 18px;
    line-height: 34px;
}

a {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    text-decoration: none !important;
}

.topbar {
    background: #4caf0c;
    color: white;
    font-size: 14px;
    padding: 2px 0;
}

.navbar {
    padding: 1px 0;
}

.navbar-brand img {
    width: 230px;
}


.hero h1 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
}

.tagbar {
    background: #59b300;
    color: white;
    font-weight: 600;
    padding: 5px;
}

.tagbar span {
    margin: 0 4%;
    font-size: 20px;
}

.section-padding {
    padding: 48px 0;
}

.impact-card {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 5px 3px 0px rgb(251 105 1);
    transition: 0.3s;
    background: #fff;
    text-align: center;
    min-height: 300px;
}

.impact-card h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #202020 !important;
    text-decoration: none !important;
}

.impact-card a {
    text-decoration: none;
}

.impact-card:hover {
    transform: translateY(-10px);
}

.counter {
    font-size: 50px;
    font-weight: bold;
    color: #409204;
    font-family: 'Poppins', sans-serif;
    line-height: 47px;
}


.volunteer {
    background:
        linear-gradient(rgba(0, 128, 0, .85), rgba(0, 128, 0, 0)),
        url("../img/bg_green.webp");
    background-size: cover;
    color: white;
    padding: 48px 0;
    text-align: center;
}

.footer {
    background: #1d1d1d;
    color: white;
    padding: 50px 0 0;
}

.footer a {
    color: #ccc;
    text-decoration: none;
}

.footer a:hover {
    color: white;
}

.top_media img {
    width: 8%;
    padding: 0 2px 0 2px;
}

.nav-link:hover {
    color: #4caf0c;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #4caf0c;
}

.phonenumber {
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    margin-left: 5px;

    line-height: 43px;
}

.phonenumber img {
    width: 8%;

    padding-right: 4px;

}

.top_left_mail {
    line-height: 42px;
}

.nav-item a {
    font-weight: 600;
}

.btndonate {
    background: #bd2904;
    background: linear-gradient(90deg, rgba(189, 41, 4, 1) 0%, rgba(209, 101, 6, 1) 100%);
    color: #fff;
    font-weight: 700;
    border: none;
}

.btndonate:hover {
    color: #fff;
}

.orangeText {
    color: #ff8400;
    text-transform: uppercase;
    font-size: 65px;

}

.greenText {
    color: #76ff00;
    text-transform: uppercase;
    font-size: 70px;

}

.heroNormalText {
    font-size: 30px;
    font-weight: 600;
    margin-top: 33px !important;
    color: #fff;
    line-height: 44px;
}

.btncauses {
    background: #409304;
    background: linear-gradient(90deg, rgba(64, 147, 4, 1) 0%, rgba(82, 171, 3, 1) 100%);
    color: #fff;
    font-weight: 700;
}

.btncauses:hover {
    color: #fff;
}

.heading2 {
    font-weight: 600;
}

.hrorange {
    background: #fb6901;
    height: 4px;
    width: 114px;
    border-radius: 15px;
    /* color: #fb6901; */
    opacity: 1;
    border: none;
}

.sectionareaimpact {
    background: url(../img/bg.webp) center top no-repeat;
    padding: 48px;
}

.divcenter {
    text-align: center !important;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}

.cardArea {
    margin-top: 0;
}

.heading_left {
    text-align: left;
}

.textLeftbig {
    font-size: 25px;
    text-align: left;
}

.counterText {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;

}

.innercounterbox {
    padding: 15px 0;
    border-radius: 10px;
    border: 1px solid #f8c7a5;
    box-shadow: 0px 0px 4px 0px #eae5e5;
    margin: 0 15px;
    background: #ffff;
}

.volunteerText {
    font-size: 35px;
    font-weight: 700;
}

.input1 {
    background: #9af79d;
    border: 1px solid #28961e;

}

/*********11.03.2026******/
.section_full {
    background: url(../img/texture_bg.webp) center top no-repeat;
    background-size: cover;
}

.sliderArea .owl-theme .item img {
    border-radius: 8px;
}

.tagGreen {
    position: absolute;
    top: 25px;
    left: 0;
    background: #3faa19;
    padding: 5px 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}


.donation-card {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.donation-img {
    width: 45%;
}

.donation-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.donation-content {
    padding: 25px;
    width: 55%;
}

.donation-content h4 {
    font-weight: 600;
    margin-bottom: 10px;
}

.donation-content p {

    margin-bottom: 15px;
}

.btn-orange {
    background: #f26522;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}

.btn-orange:hover {
    background: #d95416;
    color: #fff;
}

.footerlogo {
    width: 60%;
}

.footermenu a {
    font-size: 15px;
    line-height: 25px;
}

.fullli {
    float: left;
    width: 100%;
}

.fullli a {
    width: 60%;
    margin-top: 10px;
}

.footericon {
    width: 20px;
    margin-right: 9px;

}

.socialmedia {
    margin-top: 20px;
}

.contact-text {
    color: #fff;
}

.footer p {
    color: #fff;
}

.socialmedia a {
    margin-right: 10px;
}

.socialmedia img {
    width: 30px;
}

.copirightarea {
    background: #111;
    padding: 7px 0;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.sliderArea {}

.nav-link {
    cursor: pointer;
}


/******************Our Team***************/
.hero2 {
    background:
        linear-gradient(rgb(0 0 0 / 0%), rgba(0, 0, 0, .6)), url(../img/innerpagebg.webp);
    background-size: cover;
    background-position: center;
    color: white;
    padding: 2% 0;
}

.hero2 h1 {
    font-size: 38px;
    text-align: center;
    line-height: 50px;
}

.orangeText2 {
    font-size: 45px;
}

.greenText2 {
    font-size: 46px;

}

.teamTextmiddle {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.teamTextmiddle h3 {
    font-weight: 600;
}

.strongparagraph {
    font-weight: 600;
    color: #3e9506;
}

.topmargin {
    margin-top: 40px;
}

.team-card {
    transition: transform 0.3s ease;
    border: none;
    box-shadow: 0 4px 10px rgb(75 75 75 / 34%);
}

.team-card:hover {
    transform: translateY(-8px);
}

.team-img {

    /* height: 120px; */
    object-fit: cover;
    /* border-radius: 50%; */

    border: 4px solid #f8f9fa;
    width: 100%;
}



/*********************Who We Are*******************/
.bgOrangelight {
    background: #ffdcc4;
}

.smallTextSpan {
    font-size: 22px;
}

.pointstext {
    padding-left: 35px;
}

.subheadingwhoweare {
    font-weight: 600;
    color: #3e9506;
    text-align: center;
    padding: 0 5%;
}

.textwhoweare {
    text-align: center;
    padding: 0 5%;
}

.card-box {
    padding: 18px 15px;
    border-radius: 10px;
    text-align: center;
    background: white;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
    height: 100%;
    border: 1px solid #d9d6cf;
}

.card-box:hover {
    transform: translateY(-6px);
}

.icon-box {
    font-size: 40px;
    color: #0d6efd;
    margin-bottom: 15px;
}

.card-box h5 {
    font-weight: 600;
}

.card-box img {
    width: 60px;
}

.table>thead>tr>th {
    background: #ddfedd;
}

/*********************Programs*****************/
.sectionprograms img {
    padding: 18px;
    box-shadow: 0px 0px 10px 1px #eee;
}

/********************Contact**************/
.contact-box .form-control {
    font-family: 'Poppins', sans-serif;
    box-shadow: 0px 0px 4px 0px #cac8c8;
}



.contact-box {
    background: #ece9ff;
    padding: 30px;
    border-radius: 10px;
}


.contact-item {
    display: flex;
    gap: 15px;
    margin-bottom: 5px;
}

.topbar a {
    color: #fff !important;
    text-decoration: none;
}

.submit-btn {
    background: #5b4cff;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
}

.iconbox2 {
    width: 50px;
    height: 50px;
    background: #59b300;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    padding: 20px;
}

.iconbox2 img {
    width: 32px;
    height: 32px;
}

.contact-item p {
    font-family: 'Poppins', sans-serif;
}

.contact-item a {
    color: #000;
    text-decoration: none;
}

/***********************Gallery******************/

.navbtn {
    color: #000000a6;
    font-weight: 700;
    font-size: 25px;
}

.gallery-section img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: 0.3s;
    position: relative;
}

.gallery-section img::after {
    position: absolute;
    background-image: url(../image/plus-small.png);
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    z-index: 3;
}

.gallery-section .image a {
    position: relative;
}

.gallery-section .image img:hover {
    filter: grayscale(40%);
}

.banner.inner-banner h1 {
    font-size: 60px;
}

.counter h2 span {
    color: var(--green-color);
}


.lg-current img {
    position: absolute;
}


.swiper {
    width: 100%;
    height: 100%;
}



:root {
    --color-fff: #fff;
    --jost-font: "Jost", sans-serif;
    --outfit-font: "Outfit", sans-serif;
    --color-1: #0c8860;
    --text-color-1: #171A35;
}

.gallery-item {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}

.gallery-item img {
    width: 100%;
    transition: transform 0.5s ease;
}

.gallery-item:hover img {
    transform: scale(1.1);
}

.gallery-item .overlay {
    transition: all 0.4s ease;
}

.gallery-item:hover .overlay {
    background: rgba(0, 0, 0, 0.5);
}



/*****************Privacy Policy************/
.policy-content h4 {
    color: #3d8707;
    font-weight: 600;
}

.policy-content h5 {
    font-size: 18px;
    font-weight: 600;
}

.orangeText3 {
    font-family: 'Poppins', sans-serif;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    padding: 20px;
}

.gallery a {
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.gallery img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: .4s;
}

.gallery img:hover {
    transform: scale(1.08);
}

.lg-actual-size {
    display: none !important;
}

/****************Collaboration************/
.cardcollaboration {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cardcollaboration img {
    width: 70%;
    margin-top: 25px;
}

.contact-text {
    font-family: 'Poppins', sans-serif;
}

/*******************banner slider**************/
.hero-item {
    height: 90vh;
    background-size: cover;
    background-position: center;
    position: relative;
}

.overlay {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    z-index: 2;

}

.overlay h1 {
    font-size: 50px;
    font-weight: bold;
}

.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #050505;
    background: linear-gradient(280deg, rgba(5, 5, 5, 0) 25%, rgb(0 0 0 / 77%) 100%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.btnbanner {
    padding: 6px 45px;
    margin-right: 10px;
    margin-top: 10px;
    font-size: 18px
}


/**********************Donation*********************/
.donationdetails p {
    font-family: 'Poppins', sans-serif;
}

.donationdetails span {
    color: #409204;
}

.middledonatediv {
    width: 100%;


    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.middledonatediv p {
    color: #fb6901;
    font-weight: 600;
    font-size: 25px;
}

/*****************Press Release************/
.masonry {
    column-count: 3;
    column-gap: 15px;
}

.masonry-item {
    break-inside: avoid;
    margin-bottom: 15px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 0px 7px #59b300fa;
    padding: 9px;
    margin: 18px 10px;
}

.masonry-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    transition: 0.3s;
}

.masonry-item img:hover {
    transform: scale(1.03);
}

.donatemodalheader {
    padding: 5px 15px;
    background: #4caf0c;
    color: #fff;

}

.donatemodalheader .modal-title {
    font-weight: 700;

}

.donationmodalbody label {
    font-weight: 600;
    font-size: 15px;
}

/* Responsive */
@media (min-width: 1024px) and (max-width: 1200px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .masonry {
        column-count: 2;
    }
}

@media (max-width: 576px) {
    .masonry {
        column-count: 1;
    }
}

@media screen and (max-width: 991px) {
    .navbar-collapse .btndonate {
        margin-left: 0 !important;
    }

    .phonenumber {
        font-size: 20px;
    }

    .topbar a {
        font-size: 15px;

    }

    .footericon {
        margin-right: 0;
    }

    .contact-text {
        font-size: 11px;
    }

    .footerlogo img {
        width: 100%;
    }

    .fullli .btndonate {
        width: 100%;
    }

    .fullli .btncauses {
        width: 100%;

    }
}

@media screen and (max-width: 680px) {
    .navbar-collapse {
        padding-bottom: 10px;
    }

    .impact-card {
        min-height: auto;
    }

    .contact-text {
        font-size: 13px;
    }

    .impact-card img {
        width: 100%;
    }

    .hero-item {
        height: 60vh;
    }

    .navbar-collapse .btndonate {
        margin-left: 0 !important;
    }

    .topmargin {
        margin-top: 15px;
    }

    .greenText {
        font-size: 40px;
    }

    .footer h5 {
        padding-top: 10px;
    }

    .icon-box img {
        width: 27%;
        padding: 0;
    }

    .iconbox2 img {
        width: 25px;
        height: auto;
    }

    .iconbox2 {
        padding: 15px;
    }

    .contact-item p {
        font-size: 15px;
    }

    .mobile_top_margin {
        margin-top: 25px;
    }

    .oder2div {
        order: 2;
    }

    .oder1div {
        order: 1;
    }

    .hero h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .orangeText {
        font-size: 32px;
    }

    .heroNormalText {
        font-size: 22px;
    }

    .section-padding {
        padding: 36px 0;
    }

    .donation-card {
        flex-direction: column;
    }

    .donation-img {
        width: 100%;
    }

    .donation-content {
        width: 100%;
    }

    .volunteerText {
        font-size: 28px;
    }

    .phonenumber {
        font-size: 15px;
    }

    .mobileflex {
        flex-direction: column;
    }

    .top_left_mail {
        text-align: center;
        line-height: 28px;
    }

    .top_media {
        text-align: center;
    }

    .btntoggle {
        position: absolute;
        right: 7px;
        top: 12px;
        overflow: auto;
        padding: 5px;
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .input1 {
        margin-bottom: 5px;
    }

    .hero2 {
        padding: 4% 0;
    }

    .orangeText2 {
        font-size: 30px;
    }

    .greenText2 {
        font-size: 30px;
    }

    .hero2 h1 {
        font-size: 28px;
    }
}