HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/cloudcentricfoundation.org/beta/index.php
<!doctype html>
<html class="no-js" lang="zxx">

<!-- Mirrored from www.devsnews.com/template/CloudCentric Fundation/CloudCentric Fundation/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 26 May 2022 07:15:50 GMT -->

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>CloudCentric Fundation - NonProfit Charity HTML5 Template</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <?php include 'includes/head.php'; ?>

</head>
<style>
    .cta-area{
        padding-top:48px;
        padding-bottom:48px;
    }
</style>
<body>

    <!-- header-start -->
    <?php include 'includes/header-menu.php'; ?>    
    <!-- header-start -->

    <main>
        <!-- slider-start -->
        <?php include 'includes/main-slider.php'; ?>
        
        <!-- slider-start -->

        <!-- features-area-start -->
        <div class="features-area pt-130 pb-100">
            <div class="container">
                <div class="row">
                    <div class="col-xl-8 col-lg-8 offset-lg-2 offset-xl-2">
                        <div class="section-title text-center mb-80">
                            <span><i class="far fa-heart-circle"></i> our features</span>
                            <h1>Join with us to know our project for charity peoples</h1>
                        </div>
                    </div>
                </div>
                <div class="row">
                <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                    <img src="assets/img/team/young-happy-indian-kid-standing-blue-wall.png" alt="">
                                </div>
                                <!-- <div class="features-item text-center">
                                    <div class="features-01-icon">
                                        <a href="about-us.php"><i class="flaticon-donation"></i></a>
                                    </div>
                                    <div class="features-content">
                                        <h3>Give Donation</h3>
                                        <p>Sed perspiciatis unde omnis iste natus error sit voluptate</p>
                                    </div>
                                </div> -->
                            </div>
                            
                            <div class="features-inner text-center">
                                <div class="features-inner-item">
                                    <div class="features-icon">
                                        <!-- <a href="about-us.php"><i class="flaticon-icon-829141"></i></a> -->
                                        <a href="about-us.php"><img width="40" height="40" src="assets/img/team/revolution.png" alt=""></a>

                                    </div>
                                    <div class="features-text">
                                        <h3>Empower</h3>
                                    </div>
                                </div>

                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                    <img src="assets/img/team/portrait-young-boy.png" alt="">
                                </div>
                                <!-- <div class="features-item text-center">
                                    <div class="features-01-icon">
                                        <a href="about-us.php"><i class="flaticon-donation-3"></i></a>
                                    </div>
                                    <div class="features-content">
                                        <h3>Give Donation</h3>
                                        <p>Sed perspiciatis unde omnis iste natus error sit voluptate</p>
                                    </div>
                                </div> -->
                            </div>
                            <div class="features-inner text-center">
                                <div class="features-inner-item">
                                    <div class="features-icon">
                                        <!-- <a href="about-us.php"><i class="flaticon-care"></i></a> -->
                                        <a href="about-us.php"><img width="40" height="40" src="assets/img/team/graduate-cap.png" alt=""></a>
                                    </div>
                                    <div class="features-text">
                                        <h3>Educate</h3>
                                    </div>
                                </div>

                            </div>
                        </div>
                    </div>
                   
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="features-wrapper mb-30">
                            <div class="features-img pos-rel">
                                <div class="fix">
                                    <img src="assets/img/team/clever-schoolboy-raising-his-trophy-as-winner-school-competition.png" alt="">
                                </div>
                                <!-- <div class="features-item text-center">
                                    <div class="features-01-icon">
                                        <a href="about-us.php"><i class="flaticon-donation"></i></a>
                                    </div>
                                    <div class="features-content">
                                        <h3>Give Donation</h3>
                                        <p>Sed perspiciatis unde omnis iste natus error sit voluptate</p>
                                    </div>
                                </div> -->
                            </div>
                            <div class="features-inner text-center">
                                <div class="features-inner-item">
                                    <div class="features-icon">
                                        <!-- <a href="about-us.php"><i class="flaticon-icon-182480"></i></a> -->
                                        <a href="about-us.php"><img width="40" height="40" src="assets/img/team/inspire.png" alt=""></a>

                                    </div>
                                    <div class="features-text">
                                        <h3>Inspire</h3>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- features-area-end -->

        <!-- services-area-start -->
        <!-- <div class="services-area pt-130 pb-100" style="background-image:url(assets/img/bg/bg-01.jpg)">
            <div class="container">
                <div class="row mb-65">
                    <div class="col-xl-6 col-lg-6 col-md-7">
                        <div class="section-title white-title-1 mb-15">
                            <span><i class="far fa-heart-circle"></i> what we do</span>
                            <h1>Help us for our most humanist project</h1>
                        </div>
                    </div>
                    <div class="col-xl-6 col-lg-6 col-md-5">
                        <div class="ser-button text-md-right mb-15">
                            <a class="btn" href="#">view all services <i class="far fa-long-arrow-right"></i></a>
                        </div>
                    </div>
                </div>
                <div class="row">
                     
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="services-wrapper text-center mb-30">
                            <div class="services-icon">
                                <img src="assets/img/icon/02.png" alt="">
                            </div>
                            <div class="services-text">
                                <h4>Charity For Study</h4>
                                <p>Avoids pleasure itself becau it is pleasure but becausthose who do not know how</p>
                                <div class="b-button">
                                    <a href="causes-01.html"><span>Read More</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="services-wrapper text-center mb-30">
                            <div class="services-icon">
                                <img src="assets/img/icon/03.png" alt="">
                            </div>
                            <div class="services-text">
                                <h4>Women Empowerment</h4>
                                <p>Avoids pleasure itself becau it is pleasure but becausthose who do not know how</p>
                                <div class="b-button">
                                    <a href="causes-01.html"><span>Read More</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="services-wrapper text-center mb-30">
                            <div class="services-icon">
                                <img src="assets/img/icon/04.png" alt="">
                            </div>
                            <div class="services-text">
                                <h4>Work For Food</h4>
                                <p>Avoids pleasure itself becau it is pleasure but becausthose who do not know how</p>
                                <div class="b-button">
                                    <a href="causes-01.html"><span>Read More</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- services-area-end -->

        <!-- case-area-start -->
        <!-- <div class="case-area black-bg pos-rel pt-130 pb-205">
            <div class="shape d-none d-xl-block">
                <div class="shape-item case-01 bounce-animate"><img src="assets/img/shape/shape-1.png" alt=""></div>
                <div class="shape-item case-02"><img src="assets/img/shape/shape-2.png" alt=""></div>
                <div class="shape-item case-03"><img src="assets/img/shape/shape-4.png" alt=""></div>
                <div class="shape-item case-04 bounce-animate"><img src="assets/img/shape/shape-3.png" alt=""></div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-xl-8 col-lg-8 offset-lg-2 offset-xl-2">
                        <div class="section-title white-title text-center mr-40 ml-40 mb-75">
                            <span><i class="far fa-heart-circle"></i> our popular causes</span>
                            <h1>Explore Our Latest Causes that we works</h1>
                        </div>
                    </div>
                </div>
                <div class="row services-active arrow-style">
                    <div class="col-xl-12">
                        <div class="case-wrapper white-bg">
                            <div class="case-text">
                                <h3><a href="causes-details.html">Help Us To Send Food</a></h3>
                                <div class="case-name">
                                    <div class="case-say-img">
                                        <img src="assets/img/case/01.png" alt="">
                                    </div>
                                    <div class="case-say-content">
                                        <span>Ramesh Kumar</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-img">
                                <a href="causes-details.html"><img src="assets/img/case/01.jpg" alt=""></a>
                            </div>
                            <div class="case-meta">
                                <div class="f-cat f-left">
                                    <a href="causes-details.html">Food</a>
                                </div>
                                <div class="f-meta-list f-right">
                                    <span><i class="far fa-comment"></i> (5k)</span>
                                    <span><i class="far fa-comment"></i> (1k)</span>
                                </div>
                            </div>
                            <div class="single-skill mb-25">
                                <div class="bar-title">
                                    <h5>Rs.25,000 <span class="raise">Raise of</span> <span class="used-count">Rs.30,000</span></h5>
                                </div>
                                <div class="progress">
                                    <div class="progress-bar wow slideInLeft" role="progressbar" style="width: 85%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" data-wow-duration="1s" data-wow-delay=".5s">
                                        <span>85%</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-info">
                                <p>So blinded by desire that they cannforesee the pain and trouble that are bound</p>
                                <div class="b-button">
                                    <a href="causes-details.html"><span>Donate Now</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-12">
                        <div class="case-wrapper white-bg">
                            <div class="case-text">
                                <h3><a href="causes-details.html">Help Us To Education</a></h3>
                                <div class="case-name">
                                    <div class="case-say-img">
                                        <img src="assets/img/case/02.png" alt="">
                                    </div>
                                    <div class="case-say-content">
                                        <span>Mukesh Jain</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-img">
                                <a href="causes-details.html"><img src="assets/img/case/02.jpg" alt=""></a>
                            </div>
                            <div class="case-meta">
                                <div class="f-cat f-left">
                                    <a href="causes-details.html">education</a>
                                </div>
                                <div class="f-meta-list f-right">
                                    <span><i class="far fa-comment"></i> (5k)</span>
                                    <span><i class="far fa-comment"></i> (1k)</span>
                                </div>
                            </div>
                            <div class="single-skill mb-25">
                                <div class="bar-title">
                                    <h5>Rs.13,000 <span class="raise">Raise of</span> <span class="used-count">Rs.40,000</span></h5>
                                </div>
                                <div class="progress">
                                    <div class="progress-bar wow slideInLeft" role="progressbar" style="width: 95%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" data-wow-duration="1s" data-wow-delay=".5s">
                                        <span>95%</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-info">
                                <p>So blinded by desire that they cannforesee the pain and trouble that are bound</p>
                                <div class="b-button">
                                    <a href="causes-details.html"><span>Donate Now</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-12">
                        <div class="case-wrapper white-bg">
                            <div class="case-text">
                                <h3><a href="causes-details.html">Help Us To Medical</a></h3>
                                <div class="case-name">
                                    <div class="case-say-img">
                                        <img src="assets/img/case/03.png" alt="">
                                    </div>
                                    <div class="case-say-content">
                                        <span>Vikash Gupta</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-img">
                                <a href="causes-details.html"><img src="assets/img/case/033.png" alt=""></a>
                            </div>
                            <div class="case-meta">
                                <div class="f-cat f-left">
                                    <a href="causes-details.html">medical</a>
                                </div>
                                <div class="f-meta-list f-right">
                                    <span><i class="far fa-comment"></i> (5k)</span>
                                    <span><i class="far fa-comment"></i> (1k)</span>
                                </div>
                            </div>
                            <div class="single-skill mb-25">
                                <div class="bar-title">
                                    <h5>Rs.5,000 <span class="raise">Raise of</span> <span class="used-count">Rs.50,000</span></h5>
                                </div>
                                <div class="progress">
                                    <div class="progress-bar wow slideInLeft" role="progressbar" style="width: 90%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" data-wow-duration="1s" data-wow-delay=".5s">
                                        <span>90%</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-info">
                                <p>So blinded by desire that they cannforesee the pain and trouble that are bound</p>
                                <div class="b-button">
                                    <a href="causes-details.html"><span>Donate Now</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-12">
                        <div class="case-wrapper white-bg">
                            <div class="case-text">
                                <h3><a href="causes-details.html">Help Us To Send Food</a></h3>
                                <div class="case-name">
                                    <div class="case-say-img">
                                        <img src="assets/img/case/01.png" alt="">
                                    </div>
                                    <div class="case-say-content">
                                        <span>Donald C. Snead</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-img">
                                <a href="causes-details.html"><img src="assets/img/case/01.jpg" alt=""></a>
                            </div>
                            <div class="case-meta">
                                <div class="f-cat f-left">
                                    <a href="#">Food</a>
                                </div>
                                <div class="f-meta-list f-right">
                                    <span><i class="far fa-comment"></i> (5k)</span>
                                    <span><i class="far fa-comment"></i> (1k)</span>
                                </div>
                            </div>
                            <div class="single-skill mb-25">
                                <div class="bar-title">
                                    <h5>Rs.25,000 <span class="raise">Raise of</span> <span class="used-count">Rs.30,000</span></h5>
                                </div>
                                <div class="progress">
                                    <div class="progress-bar wow slideInLeft" role="progressbar" style="width: 85%;" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100" data-wow-duration="1s" data-wow-delay=".5s">
                                        <span>85%</span>
                                    </div>
                                </div>
                            </div>
                            <div class="case-info">
                                <p>So blinded by desire that they cannforesee the pain and trouble that are bound</p>
                                <div class="b-button">
                                    <a href="causes-details.html"><span>Donate Now</span> <i class="far fa-long-arrow-right"></i></a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- case-area-end -->

        <!-- about-us-area-start -->
        <div class="about-us-area pt-130 pb-100">
            <div class="container">
                <div class="row">
                    <div class="col-xl-6 col-lg-6">
                        <div class="abbout-us-wrapper mb-30">
                            <div class="section-title mb-40">
                                <span><i class="far fa-heart-circle"></i> about us</span>
                                <h1>Your Trust, Our Responsibility</h1>
                                <p class="mr-50">At CloudCentric Foundation, we stand for <strong>transparency</strong>, <strong>accountability</strong>, and <strong>impact</strong>. Every donation you entrust to us is handled with the utmost care and dedication to serve the causes that matter most.</p>
                            </div>
                            <div class="row mb-25">
                                <div class="col-xl-6 col-lg-6">
                                    <div class="about-us-text mb-30">
                                        <div class="inner-about">
                                            <div class="about-us-icon f-left">
                                                <i class="far fa-check"></i>
                                            </div>
                                            <div class="about-us-info">
                                                <h4>100% Transparent</h4>
                                            </div>
                                        </div>
                                        <p>Every penny is accounted for and directed toward meaningful change.</p>
                                    </div>
                                </div>
                                <div class="col-xl-6 col-lg-6">
                                    <div class="about-us-text mb-30">
                                        <div class="inner-about">
                                            <div class="about-us-icon f-left">
                                                <i class="far fa-check"></i>
                                            </div>
                                            <div class="about-us-info">
                                                <h4>Zero Corruption Policy</h4>
                                            </div>
                                        </div>
                                        <p> Our operations are built on ethics and trust, ensuring your contributions create a real impact.</p>
                                    </div>
                                </div>

                                <!-- <div class="col-xl-6 col-lg-6">
                                    <div class="about-us-text mb-30">
                                        <div class="inner-about">
                                            <div class="about-us-icon f-left">
                                                <i class="far fa-check"></i>
                                            </div>
                                            <div class="about-us-info">
                                                <h4>Verified Results</h4>
                                            </div>
                                        </div>
                                        <p>Your donations fund life-changing projects that you can see and believe in.</p>
                                    </div>
                                </div> -->
                            </div>
                            <div class="about-button">
                                <a class="btn" href="about-us.php">About Us <i class="far fa-long-arrow-right"></i></a>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-6 col-lg-6">
                        <div class="about-img mb-30 pos-rel">
                            <div class="about-img">
                                <!-- <img src="assets/img/about/01.png" alt=""> -->
                                <img src="assets/img/team/portrait-smiling-young-couple.png" alt="">
                                <div class="shape-img bounce-animate">
                                    <img src="assets/img/shape/shape-5.png" alt="">
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- about-us-area-end -->

        <!-- counter-area-start -->
        <div class="counter-area pb-95">
            <div class="container">
                <div class="row d-flex justify-content-between">
                    <div class="col-xl-3 col-lg-4 col-md-6">
                        <div class="counter-wrapper mb-30">
                            <div class="inner-counter">
                                <!-- <div class="counter-icon f-left">
                                    <i class="flaticon-heart"></i>
                                </div> -->
                                <div class="counter-text">
                                    <h1 class="counter">1</h1>
                                    <span>Transparency and Accountability</span>
                                </div>
                            </div>
                            <div class="counter-info">
                                <p>Every donation is tracked and directed to impactful causes with complete transparency.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-3 col-lg-4 col-md-6">
                        <div class="counter-wrapper red-counter mb-30">
                            <div class="inner-counter">
                                <!-- <div class="counter-icon f-left">
                                    <i class="flaticon-handicap"></i>
                                </div> -->
                                <div class="counter-text">
                                    <h1 class="counter">2</h1>
                                    <span>Zero Tolerance for Corruption</span>
                                </div>
                            </div>
                            <div class="counter-info">
                                <p>Our operations are guided by ethics and integrity, ensuring every penny is used for good.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-3 col-lg-4 col-md-6">
                        <div class="counter-wrapper theme-counter mb-30">
                            <div class="inner-counter">
                                <!-- <div class="counter-icon f-left">
                                    <i class="flaticon-donation"></i>
                                </div> -->
                                <div class="counter-text">
                                    <h1 class="counter">3</h1>
                                    <span>Real Impact</span>
                                </div>
                            </div>
                            <div class="counter-info">
                                <p>Your contributions fund verified projects that transform lives and create lasting change.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- counter-area-end -->

        <!-- cta-area-start -->
        <div class="cta-area pt-130 pb-290" style="background-image:url(assets/img/bg/bg-02.jpg)">
            <div class="container">
                <div class="row">
                    <div class="col-xl-12 col-lg-12 ">
                        <div class="cta-wrapper">
                            <div class="section-title white-title text-center mb-35">
                                <!-- <span><i class="far fa-heart-circle"></i> donation</span> -->
                                <h1>Empowering minds through education, uplifting communities with women empowerment, and fighting hunger with dignity—together, we create a brighter, stronger future.</h1>
                                <!-- <p>some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage</p> -->
                            </div>
                            <!-- <div class="inner-cta text-center">
                                <div class="cta-button mr-40">
                                    <a class="btn" href="about-us.php">donate now <i class="far fa-long-arrow-right"></i></a>
                                </div>
                                <div class="cta-info">
                                    <div class="cta-icon">
                                        <img src="assets/img/icon/icon-2.png" alt="">
                                    </div>
                                    <div class="cta-text">
                                        <h5>Conatct Us</h5>
                                        <span>+1234567899</span>
                                    </div>
                                </div>
                            </div> -->
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- cta-area-end -->

        <!-- video-area-start -->
        <!-- <div class="video-area">
            <div class="container">
                <div class="video-bg pt-190" style="background-image:url(assets/img/bg/bg-03.jpg)">
                    <div class="row">
                        <div class="col-xl-7 col-lg-7">
                            <div class="video-wrapper text-center mb-30">
                                <div class="video-icon">
                                    <a class="popup-video play-btn-style" href="https://www.youtube.com/watch?v=LTXD6XZXc3U"><i class="fas fa-play"></i></a>
                                </div>
                                <div class="video-text">
                                    <h2>Watch Latest Videos</h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-5 col-lg-5">
                            <div class="single-video-wrapper mb-30">
                                <div class="video-icon-img pos-rel">
                                    <img src="assets/img/icon/icon-3.png" alt="">
                                    <div class="video-content">
                                        <h3>Thanks For Watching</h3>
                                        <p>Great explorer the truth master-builder of human happiness. No one rejects dislik oavoids pleasure itself pleasure </p>
                                        <div class="b-button">
                                            <a href="about-us.php"><span>Donate Now</span> <i class="far fa-long-arrow-right"></i></a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- video-area-end -->

        <!-- testimonial-area -->
        <!-- <div class="testimonial-area pt-160 pb-200 fix">
            <div class="container">
                <div class="row mb-80">
                    <div class="col-xl-6 col-lg-6 col-md-7">
                        <div class="section-title mr-60">
                            <span><i class="far fa-heart-circle"></i> testimonials</span>
                            <h1>What’s our clients say about Us</h1>
                        </div>
                    </div>
                    <div class="col-xl-6 col-lg-6 col-md-5">
                        <div class="test-button text-md-right">
                            <a class="btn red-btn" href="about-us.php">View all feedback <i class="far fa-long-arrow-right"></i></a>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-xl-10 offset-xl-1">
                        <div class="testimonial-nav">
                            <div class="testimonial-thumb">
                                <img src="assets/img/testimonial/03.png" alt="">
                            </div>
                            <div class="testimonial-thumb">
                                <img src="assets/img/testimonial/01.png" alt="">
                            </div>
                            <div class="testimonial-thumb">
                                <img src="assets/img/testimonial/02.png" alt="">
                            </div>
                            <div class="testimonial-thumb">
                                <img src="assets/img/testimonial/04.png" alt="">
                            </div>
                        </div>
                        <div class="testimonia-item-active">
                            <div class="testimonial-item text-center">
                                <p>This charity truly makes a difference by giving children access to education. It’s inspiring to see how they turn donations into opportunities for a brighter future!"</p>
                                <div class="testimonial-icon">
                                    <div class="test-icon">
                                        <i class="far fa-quote-right"></i>
                                    </div>
                                </div>
                                <div class="designation">
                                    <h3>Aman</h3>
                                </div>
                            </div>
                            <div class="testimonial-item text-center">
                                <p>I’ve witnessed firsthand how this organization empowers women to stand strong and independent. Their efforts are life-changing and deeply impactful.</p>
                                <div class="testimonial-icon">
                                    <div class="test-icon">
                                        <i class="far fa-quote-right"></i>
                                    </div>
                                </div>
                                <div class="designation">
                                    <h3>Rahul</h3>
                                </div>
                            </div>
                            <div class="testimonial-item text-center">
                                <p>The ‘Work for Food’ program is brilliant. It not only feeds people but gives them dignity through employment. A truly sustainable approach to tackling hunger!</p>
                                <div class="testimonial-icon">
                                    <div class="test-icon">
                                        <i class="far fa-quote-right"></i>
                                    </div>
                                </div>
                                <div class="designation">
                                    <h3>Manish</h3>
                                </div>
                            </div>
                            <div class="testimonial-item text-center">
                                <p>This organization stands out for its transparency and integrity. Every donation feels like a step toward creating real and meaningful change.</p>
                                <div class="testimonial-icon">
                                    <div class="test-icon">
                                        <i class="far fa-quote-right"></i>
                                    </div>
                                </div>
                                <div class="designation">
                                    <h3>Girijesh</h3>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- testimonial-area-end -->

        <!-- promotect-area-start -->
        <!-- <div class="promotect-area">
            <div class="container">
                <div class="row">
                    <div class="col-xl-6 col-lg-6">
                        <div class="single-promotect-wrapper mb-30">
                            <div class="promotect-img pos-rel">
                                <img src="assets/img/team/team.jpg" alt="">
                                <div class="promotect-content">
                                    <div class="promotect-icon mr-30 f-left">
                                        <i class="flaticon-trophy"></i>
                                    </div>
                                    <div class="promotect-info">
                                        <h3>659732</h3>
                                        <p>Awards Winning Team</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-6 col-lg-6">
                        <div class="promotect-wrapper red-bg mb-30" style="background-image:url(assets/img/icon/icon-4.png)">
                            <div class="promotect-text">
                                <h1>know about our volunteer</h1>
                                <p>Again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because </p>
                            </div>
                            <div class="promotect-link">
                                <ul>
                                    <li>
                                        <div class="promotect-2-icon mr-30 f-left">
                                            <i class="far fa-umbrella-beach"></i>
                                        </div>
                                        <div class="promotect-2-info">
                                            <h3>Very Much Trusted</h3>
                                            <p>Naone who loves or pursues or desires obtain pain of itself, because it is pain because </p>
                                        </div>
                                    </li>
                                    <li>
                                        <div class="promotect-2-icon mr-30 f-left">
                                            <i class="far fa-heart"></i>
                                        </div>
                                        <div class="promotect-2-info">
                                            <h3>We Are Friendly</h3>
                                            <p>Naone who loves or pursues or desires obtain pain of itself, because it is pain because </p>
                                        </div>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- promotect-area-end -->

        <!-- promotect-bg-area-start -->
        <!-- <div class="promotect-bg-area grey-bg"></div> -->
        <!-- promotect-bg-area-end -->

        <!-- newsletter-area-start -->
        <!-- <div class="newsletter-area pt-75" style="background-image:url(assets/img/bg/bg-04.jpg)">
            <div class="container">
                <div class="row">
                    <div class="col-xl-8 col-lg-8">
                        <div class="newsletters-wrapper mb-80">
                            <div class="newsletters-text">
                                <h1>Newsletters Subscription</h1>
                            </div>
                            <div class="newsletter-form">
                                <form action="#">
                                    <input placeholder="Enter Your Email :" type="email">
                                    <button class="btn" type="submit">Subscribe now <i class="far fa-long-arrow-right"></i></button>
                                </form>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 d-none d-lg-block">
                        <div class="newsletters-img">
                            <img src="assets/img/bg/news.png" alt="">
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- newsletter-area-start -->

        <!-- blog-area-start -->
        <!-- <div class="blog-area pt-130 pb-100">
            <div class="container">
                <div class="row">
                    <div class="col-xl-8 col-lg-8 offset-lg-2 offset-xl-2">
                        <div class="section-title text-center mr-40 ml-40 mb-75">
                            <span><i class="far fa-heart-circle"></i> news & Blog</span>
                            <h1>Some Of Our Recent Sores and news, blog</h1>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="blog-wrapper mb-30">
                            <div class="blog-title">
                                <h3><a href="blog-details.html">Quick wins for improving perform and security of your website</a></h3>
                            </div>
                            <div class="blog-img">
                                <a href="blog-details.html"><img src="assets/img/blog/01.jpg" alt=""></a>
                            </div>
                            <div class="blog-content">
                                <div class="blog-meta">
                                    <span><i class="far fa-calendar-alt"></i> <a href="blog-details.html">12 Oct 2019</a></span>
                                    <span><i class="far fa-comment"></i> <a href="blog-details.html">Comments (05)</a></span>
                                </div>
                                <p>Again there anyone who loves pursues desires to obtain pain of itself, because pain beca</p>
                                <a class="btn green-btn" href="blog-details.html">read more <i class="far fa-long-arrow-right"></i></a>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="blog-wrapper mb-30">
                            <div class="blog-title">
                                <h3><a href="blog-details.html">Level-up email campaigns with iourney mapping worlds</a></h3>
                            </div>
                            <div class="blog-img">
                                <a href="blog-details.html"><img src="assets/img/blog/02.jpg" alt=""></a>
                            </div>
                            <div class="blog-content">
                                <div class="blog-meta">
                                    <span><i class="far fa-calendar-alt"></i> <a href="blog-details.html">12 Oct 2019</a></span>
                                    <span><i class="far fa-comment"></i> <a href="blog-details.html">Comments (05)</a></span>
                                </div>
                                <p>Again there anyone who loves pursues desires to obtain pain of itself, because pain beca</p>
                                <a class="btn green-btn" href="blog-details.html">read more <i class="far fa-long-arrow-right"></i></a>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-6">
                        <div class="blog-wrapper mb-30">
                            <div class="blog-title">
                                <h3><a href="blog-details.html">We’ve got  announcement to make rachel andrew smashing editor</a></h3>
                            </div>
                            <div class="blog-img">
                                <a href="blog-details.html"><img src="assets/img/blog/03.jpg" alt=""></a>
                            </div>
                            <div class="blog-content">
                                <div class="blog-meta">
                                    <span><i class="far fa-calendar-alt"></i> <a href="blog-details.html">12 Oct 2019</a></span>
                                    <span><i class="far fa-comment"></i> <a href="blog-details.html">Comments (05)</a></span>
                                </div>
                                <p>Again there anyone who loves pursues desires to obtain pain of itself, because pain beca</p>
                                <a class="btn green-btn" href="blog-details.html">read more <i class="far fa-long-arrow-right"></i></a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- blog-area-end -->

        <!-- brand-area-start -->
        <!-- <div class="brand-area grey3-bg">
            <div class="container">
                <div class="row align-items-center">
                    <div class="col-xl-5 col-lg-5 d-none d-lg-block">
                        <div class="brand-title">
                            <h1>Our world wide <br> partner</h1>
                        </div>
                    </div>
                    <div class="col-xl-7 col-lg-7">
                        <div class="pt-65 pb-50">
                            <div class="row brand-active">
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/01.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/02.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/03.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/04.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/01.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/02.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/03.png" alt="" />
                                    </div>
                                </div>
                                <div class="col-xl-12">
                                    <div class="brand-img text-center">
                                        <img src="assets/img/brand/04.png" alt="" />
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div> -->
        <!-- brand-area-end -->
    </main>
    <!-- footer-area-start -->
    <?php include 'includes/footer.php'; ?>
    <!-- footer-area-end -->
</body>
</html>