    body {
            font-family: Poppins;
            line-height: 1.6;
    word-spacing: 1px;
        }
        .hero {
            background: url('../img/ngo1.png') no-repeat center center/cover;
            height: 80vh;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: white;
            position: relative;
        }
        .logoimg{
    margin: -5px 5px;
}
        .hero::before {
            content: "";
            position: absolute;
            top: 0; left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.4);
        }
        .hero-content {
            position: relative;
            z-index: 2;
        }
        .hero h1 {
            font-size: 2.5rem;
            font-weight: bold;
        }
        .hero p {
            font-size: 1.2rem;
        }
        .btn-donate {
            background: #28a745;
            color: white;
            padding: 12px 24px;
            border-radius: 5px;
            text-decoration: none;
            font-size: 1.2rem;
            font-weight: bold;
        }
        .btn-donate:hover {
            background: #218838;
        }


       .focus-section {
            padding: 60px 0;
            text-align: center;
            color: #333;
        }
        .focus-section h2 {
            font-weight: bold;
            color: #555;
            margin-bottom: 10px;
        }
        .focus-section p {
            font-size: 1.1rem;
            color: #666;
        }
        .focus-content {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-wrap: wrap;
            margin-top: 40px;
            gap: 5rem;
            background-color: #5fa7b3; 
        }
        .focus-image {
            width: 450px;
            height: 450px;
            border-radius: 50%;
            overflow: hidden;
            border: 8px solid #b3d335; /* Green Border */
            margin-right: 30px;
        }
        .focus-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .focus-items {
            text-align: left;
        }
        .focus-item {
            background-color: #b3d335;
            color: #fff;
            font-weight: bold;
            padding: 12px 20px;
            margin: 60px 0;
            border-radius: 5px;
            width: 350px;
            text-align: center;
            font-size: 1rem;
        }
        .bordrright{
            border-right: 7px solid #A4CE4B;
    width: 5.453857421875px;
    height: 339.703125px;

        }
        
        .section-title {
            text-align: center;
            margin: 20px 0;
            font-size: 1.8rem;
            font-weight: bold;
        }
        .nav-tabs {
            justify-content: space-between;
            margin-bottom: 20px;
            border: none;
        }
        .nav-tabs .nav-link {
            color: #333;
            /*font-weight: bold;*/
        }
        .nav-tabs .nav-link.active {
            border-bottom: 1px solid #A4CE4B;
            border-right: 0px solid;
            border-left: 0px solid;
            border-top: 0px solid;
            color: #A4CE4B;
        }
        .tab-content {
            padding: 20px;
            background: #f8f9fa;
            border-radius: 5px;
            border: 1px solid #ddd;
        }


/*impact style*/
      .impact-container {
    position: relative;
    width: 68rem;
    height: 660px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin: 0px auto;
}
        .impact-header {
            background: #008080;
            color: white;
            padding: 10px 20px;
            font-size: 18px;
            font-weight: bold;
            display: inline-block;
            border-radius: 5px;
        }
        .impact-box {
            width: 34%;
            padding: 34px;
            border-radius: 10px;
            color: white;
            font-size: 18px;
            position: absolute;
        }
        .green { background: #8BC34A; top: 60px; left: 20px; }
        .yellow { background: #FFC107; top: 60px; right: 20px; }
        .gray { background: #555; bottom: 60px; left: 20px; }
        .red { background: #D32F2F; bottom: 60px; right: 20px; }

        .impact-image {
            width: 402px;
            height: 402px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border: 50px solid white;
        }
    .impacttext{
    display: ruby-text;
    background: #138D97;
    padding: 10px;
    margin: 0px 30rem;
    text-align: center;
    color: #fff;
        }

       .condown {
    font-size: 36px;
    font-weight: 800;
}

/*        footer style*/
  .top-footer {
            background-color: #8BC34A;
            padding: 50px 25px;
            color: white;
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .footer-bottom {
            background-color: #D91A5D;
            text-align: center;
            padding: 10px 0;
            color: white;
        }
         .footer-link {
            text-decoration: none;
            color: white !important;
        }
        .footer-column ul {
            list-style: none;
            padding: 0;
        }

          .btnsubmit{
        border-radius: 0px !important;
    }
    .showcase {
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        background: url('../img/invlovedback.jpeg') no-repeat center center/cover;
        opacity: 0.9;
        filter: brightness(0.2) contrast(1);
        z-index: -1;
    }
    .overlay {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .form-group {
/*        background: rgba(255, 255, 255, 0.9);*/
/*        padding: 20px;*/
        border-radius: 10px;
    }
    .form-control {
        border-radius: 5px;
    }
    .btn {
        font-size: 1.2rem;
    }
        .rounded {
    text-align: justify;
}


    .dform {
        border-bottom: 5px solid;
        display: inline-block;
        padding: 25px 0px 0px 0px;
        margin: 0px 0px 40px 10px;
    }

    .donattext {
        color: #fff;
    }
    .pdonattext {
        color: #fff;
    line-height: 2.2;
    word-spacing: 10px;
    }
    .paginate{
        float: inline-end;
    }
    .programtext{
           color: #fff;
    line-height: 1.8;
    word-spacing: 7px;
    }
    .programimg{
        width: 100%;
        height: 25rem;
    }
    .navbar-fixed{
        position: fixed;
    width: 100%;
    z-index: 9999999 !important;
    margin-bottom: 5rem;
    }
    .hero{
        margin-top: 0rem;
    }

     .heros {
        position: relative;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }
    .slider {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .slide {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: opacity 1s ease-in-out;
        background-size: cover;
        background-position: center;
    }
    .slide.active {
        opacity: 1;
    }
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
    }
    .hero-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: white;
        z-index: 2;
        /*max-width: 700px;*/
        padding: 0px 0px 25px;
        background: #00000070;
    width: 100%;
    }
    .hero-content h1 {
        font-size: 2.8rem;
        margin-bottom: 15px;
    }
    .hero-content h1 span {
        color: #28a745;
    }
    .hero-content p {
        font-size: 1.2rem;
        margin-bottom: 20px;
    }
    .btn-donate {
        display: inline-block;
        padding: 12px 25px;
        font-size: 1.2rem;
        color: white;
        background: #28a745;
        text-decoration: none;
        border-radius: 5px;
        transition: 0.3s ease-in-out;
    }
    .btn-donate:hover {
        background: #218838;
    }
    .dots {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
    }
    .dot {
        width: 12px;
        height: 12px;
        margin: 5px;
        background: white;
        border-radius: 50%;
        cursor: pointer;
        opacity: 0.5;
        transition: opacity 0.3s;
    }
    .dot.active {
        opacity: 1;
        background: #28a745;
    }
    .blogimg{
        height: 14rem !important;
    }
    .socialicon{
    display: inline-flex;
    gap: 15px;
    font-size: 25px;
}
.footerlogo{
    width: 55%;
}
.f-w{
    font-size: 35px;
    font-weight: 700;
}
.down{
    border: 0px solid;
    font-size: 25px;
    border-radius: 92px;
    height: 40px;
    width: 40px;
    padding: 6px;
    box-shadow: 0px 0px 10px 0px;
}
.title{
    font-size: 18px;
    font-weight: 600;
}
.contactbtn{
    max-width: max-content;
    padding: 5px 49px;
    background: #D81E5D;
    border-radius: 0px;
}
.theading{
    font-size: 22px;
    color: #fff;
}
.card-text{
    text-align: left;
  text-justify: inter-word;
}
.impact-text{
        font-size: 22px;
    }