{"id":12,"date":"2019-08-26T05:59:58","date_gmt":"2019-08-26T05:59:58","guid":{"rendered":"http:\/\/demo.dithemes.com\/di-multipurpose\/construction\/?page_id=12"},"modified":"2026-06-02T10:39:31","modified_gmt":"2026-06-02T10:39:31","slug":"home","status":"publish","type":"page","link":"https:\/\/janasevafoundations.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f183f8 e-con-full e-flex e-con e-parent\" data-id=\"4f183f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b98236 elementor-widget__width-inherit elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"5b98236\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/WhatsApp-Image-2026-03-13-at-14.48.29-e1776340697806.jpeg\" alt=\"WhatsApp Image 2026-03-13 at 14.48.29\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fef5aef e-con-full e-flex e-con e-parent\" data-id=\"fef5aef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5d2984 elementor-widget elementor-widget-html\" data-id=\"f5d2984\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        \/* --- 1. SCOPED CONTAINER --- *\/\r\n        \/* This wrapper ensures the code stays in its own \"area\" and doesn't push the navbar *\/\r\n        .ekamdheya-section {\r\n            --primary: #3E175A;\r\n            --accent: #E0CA79;\r\n            --white: #ffffff;\r\n            --text-light: #718096;\r\n            --bg-light: #f8f9fa;\r\n            \r\n            font-family: 'Poppins', sans-serif;\r\n            padding: 60px 0; \r\n            margin: 0;\r\n            width: 100%;\r\n            background-color: var(--bg-light);\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .ekamdheya-section * { \r\n            box-sizing: border-box; \r\n        }\r\n\r\n        .ekamdheya-section .container { \r\n            max-width: 1200px; \r\n            margin: 0 auto; \r\n            padding: 0 20px; \r\n        }\r\n\r\n        \/* --- 2. GRID SYSTEM --- *\/\r\n        .ekamdheya-section .action-bar {\r\n            display: flex;\r\n            justify-content: center;\r\n            width: 100%;\r\n        }\r\n\r\n        .ekamdheya-section .action-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr); \r\n            gap: 25px; \r\n            width: 100%;\r\n            max-width: 1100px;\r\n        }\r\n\r\n        \/* --- 3. CARD DESIGN --- *\/\r\n        .ekamdheya-section .action-item {\r\n            background: var(--white);\r\n            padding: 50px 30px;\r\n            text-align: center;\r\n            border-radius: 20px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\r\n            transition: all 0.4s ease;\r\n            border: 1px solid rgba(62, 23, 90, 0.05);\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .ekamdheya-section .action-item:hover { \r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(62, 23, 90, 0.1);\r\n            border-color: var(--primary);\r\n        }\r\n\r\n        .ekamdheya-section .action-item i { \r\n            font-size: 2.8rem; \r\n            color: var(--primary); \r\n            margin-bottom: 20px; \r\n        }\r\n\r\n        .ekamdheya-section h3 { \r\n            font-size: 1.4rem; \r\n            margin: 0 0 12px 0; \r\n            color: var(--primary); \r\n            font-weight: 700;\r\n        }\r\n\r\n        .ekamdheya-section p { \r\n            font-size: 0.95rem; \r\n            color: var(--text-light); \r\n            margin: 0 0 25px 0; \r\n            line-height: 1.5;\r\n        }\r\n\r\n        \/* --- 4. THE BUTTON (STAY-CONSISTENT DESIGN) --- *\/\r\n        .ekamdheya-section .action-link, \r\n        .ekamdheya-section .action-link:link, \r\n        .ekamdheya-section .action-link:visited { \r\n            display: inline-block !important;\r\n            font-weight: 700 !important; \r\n            color: #ffffff !important; \r\n            background-color: #3E175A !important;\r\n            padding: 12px 35px !important; \r\n            border-radius: 50px !important;\r\n            font-size: 0.85rem !important;\r\n            text-decoration: none !important;\r\n            transition: all 0.3s ease !important;\r\n            box-shadow: 0 5px 15px rgba(62, 23, 90, 0.2) !important;\r\n            text-transform: uppercase !important;\r\n            letter-spacing: 1px !important;\r\n            border: none !important;\r\n        }\r\n        \r\n        .ekamdheya-section .action-item:hover .action-link {\r\n            background-color: #E0CA79 !important;\r\n            color: #3E175A !important;\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .ekamdheya-section .donate-card {\r\n            border: 2px solid var(--accent);\r\n        }\r\n\r\n        \/* --- 5. RESPONSIVE --- *\/\r\n        @media (max-width: 992px) {\r\n            .ekamdheya-section .action-grid { gap: 20px; }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .ekamdheya-section { padding: 40px 0; }\r\n            .ekamdheya-section .action-grid {\r\n                grid-template-columns: 1fr;\r\n                max-width: 400px;\r\n                margin: 0 auto;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <section class=\"ekamdheya-section\">\r\n        <div class=\"container\">\r\n            <div class=\"action-bar\">\r\n                <div class=\"action-grid\">\r\n                    \r\n                    <div class=\"action-item\">\r\n                        <i class=\"fas fa-user-plus\"><\/i>\r\n                        <h3>Join Community<\/h3>\r\n                        <p>Register to access our programs and become a part of our growing family.<\/p>\r\n                         <a href=\"https:\/\/janasevafoundations.org\/?page_id=1062\" class=\"action-link\">REGISTER<\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"action-item donate-card\">\r\n                        <i class=\"fas fa-hand-holding-heart\"><\/i>\r\n                        <h3>Download Id<\/h3>\r\n                        <p>Your contributions help us make a lasting difference in society.<\/p>\r\n                        <a href=\"https:\/\/janasevafoundations.org\/?page_id=1081\" class=\"action-link\">Download Id<\/a>\r\n                    <\/div>\r\n\r\n                    <div class=\"action-item\">\r\n                        <i class=\"fas fa-headset\"><\/i> \r\n                        <h3>Get Support<\/h3>\r\n                        <p>Need assistance or advice? Book a session with our dedicated support team.<\/p>\r\n                        <a href=\"\" class=\"action-link\">GET SUPPORT<\/a>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43627d9 e-flex e-con-boxed e-con e-parent\" data-id=\"43627d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2b70b8d e-con-full e-flex e-con e-child\" data-id=\"2b70b8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f217c57 e-con-full e-flex e-con e-child\" data-id=\"f217c57\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-129d9d9 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"129d9d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d027f66 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"d027f66\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Janaseva Foundation is a non-profit social organization committed to improving the lives of underprivileged communities, especially in rural and tribal areas of Maharashtra.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bdb793f elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"bdb793f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Support underprivileged students with educational assistance.<\/li><li>Conduct blood donation and emergency response initiatives.<\/li><li>Promote women empowerment through awareness and skill development programs.<\/li><li>Encourage environmental sustainability through plantation drives and awareness campaigns.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3a3e07 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b3a3e07\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f259f5 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6f259f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"730\" height=\"487\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-1024x683.jpeg\" class=\"elementor-animation-hang attachment-large size-large wp-image-572\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-1024x683.jpeg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-300x200.jpeg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-768x512.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-360x240.jpeg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM-450x300.jpeg 450w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.37.29-PM.jpeg 1536w\" sizes=\"(max-width: 730px) 100vw, 730px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-53dd6ac elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"53dd6ac\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fe1bd38\" data-id=\"fe1bd38\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49c16cf elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"49c16cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e7603c elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"0e7603c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With over 02+ years experience &amp; real focus on customer satisfaction, you can found less like that our company structure and quality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-47fbb69 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47fbb69\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-59cd08a\" data-id=\"59cd08a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53653fd elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"53653fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img decoding=\"async\" width=\"730\" height=\"973\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-768x1024.jpeg\" class=\"elementor-animation-hang attachment-medium_large size-medium_large wp-image-1120\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-768x1024.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-225x300.jpeg 225w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-1152x1536.jpeg 1152w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM.jpeg 1200w\" sizes=\"(max-width: 730px) 100vw, 730px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Healthcare &amp; Medical Camps<\/a><\/h3><p class=\"elementor-image-box-description\">JANASEVA FOUNDATION, Gadchiroli organized a Free Health Camp at Laheri, Gadchiroli on 12 April 2026 with support from the Maharashtra Police. Free check-ups, treatment, medicines, and health awareness services were provided to tribal and rural communities. The camp was coordinated by Dr. Ashish Khune, MD (Medicine).\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4f7e83c\" data-id=\"4f7e83c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e007e33 elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"e007e33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img decoding=\"async\" width=\"300\" height=\"168\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-300x168.jpg\" class=\"elementor-animation-hang attachment-medium size-medium wp-image-637\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-300x168.jpg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-1024x574.jpg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-768x430.jpg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-1536x861.jpg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/group-workers-organizing-protest-2048x1148.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Women &amp; Youth Empowerment<\/a><\/h3><p class=\"elementor-image-box-description\">These initiatives help women gain financial independence, confidence, and opportunities in education and employment.\n\nFor youth, NGOs organize career guidance, mentorship, and community engagement programs to develop skills, a leadership qualities, and social responsibility<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c354121\" data-id=\"c354121\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ee0ddfe elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"ee0ddfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"271\" height=\"186\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-22-1.jpg\" class=\"elementor-animation-hang attachment-full size-full wp-image-559\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Education Support &amp; Plantation<\/a><\/h3><p class=\"elementor-image-box-description\">Under education support programs, NGOs help underprivileged children by providing school supplies, scholarships, tuition support, and learning programs. These initiatives encourage students to continue their education and build a better future.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1ca26d4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ca26d4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-03ef8b2\" data-id=\"03ef8b2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f77b0fe elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"f77b0fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"259\" height=\"194\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-14-2.jpg\" class=\"elementor-animation-hang attachment-full size-full wp-image-516\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Blood Donation <br>Drives<\/a><\/h3><p class=\"elementor-image-box-description\">Blood donation drives are organized to collect blood from healthy volunteers to help patients who need blood during surgeries, accidents, or medical treatments. NGOs and hospitals conduct these drives to raise awareness about the importance of blood donation and save lives<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2025dbc\" data-id=\"2025dbc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a7f65f0 elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"a7f65f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-scaled.jpg\" class=\"elementor-animation-hang attachment-full size-full wp-image-645\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-scaled.jpg 2560w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-300x200.jpg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-1024x683.jpg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-768x512.jpg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-1536x1024.jpg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-2048x1365.jpg 2048w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-360x240.jpg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/mother-daughter-preparing-plant-tree-woods-450x300.jpg 450w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Environmental<br> Awareness<\/a><\/h3><p class=\"elementor-image-box-description\">Aim to educate people about the importance of protecting nature and maintaining a clean environment. NGOs organize activities such as cleanliness drives, tree plantation, and awareness campaigns to encourage people to reduce pollution and conserve natural resources<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-081128f\" data-id=\"081128f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-80137bc elementor-position-top elementor-invisible elementor-widget elementor-widget-image-box\" data-id=\"80137bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"#\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM.jpeg\" class=\"elementor-animation-hang attachment-full size-full wp-image-563\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM.jpeg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM-300x200.jpeg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM-1024x683.jpeg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM-768x512.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM-360x240.jpeg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.24.58-PM-450x300.jpeg 450w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"#\">Rural &amp; Tribal<br> Development<\/a><\/h3><p class=\"elementor-image-box-description\">Focus on improving the living conditions of people in rural and tribal areas. NGOs work to provide education, healthcare, skill training, and livelihood opportunities to help communities become self-reliant<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0fd6b9c e-flex e-con-boxed e-con e-parent\" data-id=\"0fd6b9c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91b1c9f elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"91b1c9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Management<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6785148 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6785148\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With strategic vision and heartfelt dedication, our management body leads Janaseva Foundation toward sustainable impact<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9be4c5d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9be4c5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8a9ce07 e-flex e-con-boxed e-con e-parent\" data-id=\"8a9ce07\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b24c8c1 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"b24c8c1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a777a3 elementor-widget elementor-widget-image\" data-id=\"3a777a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.47-1-150x150.jpeg\" class=\"elementor-animation-hang attachment-thumbnail size-thumbnail wp-image-533\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.47-1-150x150.jpeg 150w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.47-1-90x90.jpeg 90w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8845527 elementor-widget elementor-widget-heading\" data-id=\"8845527\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Ashish Vijay Khune\u200b<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe9320f animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"fe9320f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Co-Founder &amp; Director<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40f0c43 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"40f0c43\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Dr. Ashish Vijay Khune is a dedicated medical professional committed to community healthcare services and rural outreach programs. He actively contributes to organizing medical camps, health awareness initiatives, and social service activities<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d2cca9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"7d2cca9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b1d46 elementor-widget elementor-widget-image\" data-id=\"e8b1d46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.46-1-150x150.jpeg\" class=\"elementor-animation-hang attachment-thumbnail size-thumbnail wp-image-534\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.46-1-150x150.jpeg 150w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-25-at-18.02.46-1-90x90.jpeg 90w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cc3fca elementor-widget elementor-widget-heading\" data-id=\"8cc3fca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dr. Sudhir Kisan Mudumadigela\u200b<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-844cd07 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"844cd07\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Co-Founder &amp; Director<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0516243 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"0516243\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Dr. Sudhir Kisan Mudumadigela is a Medical Officer devoted to serving tribal and rural populations. With strong leadership and commitment to social responsibility, he focuses on healthcare accessibility and community development programs<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2b7da6f4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2b7da6f4\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4e80f28c\" data-id=\"4e80f28c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5cc541e7 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5cc541e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Choose Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ecfcd8c elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"2ecfcd8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-642c4a80 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"642c4a80\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1ba15448 elementor-invisible\" data-id=\"1ba15448\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2cffd3de animated-slow elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"2cffd3de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"#\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Our Vision \">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bullseye\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z\"><\/path><\/svg>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\t\tOur Vision \t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tTo create a healthy, educated, and empowered society where every individual, especially in rural and tribal communities, has equal opportunities for growth, dignity, and a better quality of life\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-55c146c1 elementor-invisible\" data-id=\"55c146c1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5ab00e18 animated-slow elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-invisible elementor-widget elementor-widget-icon-box\" data-id=\"5ab00e18\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"#\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Our Mission \">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-award\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z\"><\/path><\/svg>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\t\tOur Mission \t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tTo support underprivileged communities through education, healthcare, environmental initiatives, and empowerment programs, promoting sustainable development and social well-being in rural and tribal areas of Maharashtra\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14f109ab elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"14f109ab\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4226a6\" data-id=\"a4226a6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e01d2ca elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2e01d2ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Activities<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a60ca7f elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"5a60ca7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2347000f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2347000f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2d81011e elementor-invisible\" data-id=\"2d81011e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b527b56 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"3b527b56\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"300\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-225x300.jpeg\" class=\"attachment-medium size-medium wp-image-1120\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-225x300.jpeg 225w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-768x1024.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-1152x1536.jpeg 1152w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM.jpeg 1200w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-385dc36e elementor-invisible\" data-id=\"385dc36e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52f13fe3 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"52f13fe3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Free Medical Camps<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76b62354 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"76b62354\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The flooring professionals at Construction offering laminate flooring and timber flooring with award winning flooring installation services.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ac3f51 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"3ac3f51\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>JANASEVA FOUNDATION, Gadchiroli organized a <strong>Free Health Camp<\/strong> at <strong>Laheri, Gadchiroli<\/strong> on <strong>12 April 2026<\/strong> with support from the <strong>Maharashtra Police<\/strong>. Free check-ups, treatment, medicines, and health awareness services were provided to tribal and rural communities. The camp was coordinated by <strong>Dr. Ashish Khune, MD (Medicine)<\/strong>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-195103a7 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"195103a7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5199c9dc elementor-invisible\" data-id=\"5199c9dc\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-642dcc91 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"642dcc91\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Blood Donation Drive<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-667bea35 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"667bea35\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With over thirty years of experience in residential renovation design and over 16,000 renovation plans delivered to this day.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28a03c5 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"28a03c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"160\" data-end=\"183\">Janaseva Foundation<\/strong> organizes Blood Donation Drives to support hospitals and patients in urgent need of life-saving blood. We believe that a single unit of blood can make the difference between life and death, and together we can build a healthier, stronger community.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-586cace6 elementor-invisible\" data-id=\"586cace6\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6d905c18 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"6d905c18\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1.jpeg\" class=\"attachment-full size-full wp-image-579\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1.jpeg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1-300x200.jpeg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1-1024x683.jpeg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1-768x512.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1-360x240.jpeg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1-450x300.jpeg 450w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7cb3803b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7cb3803b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3f90a6ec elementor-invisible\" data-id=\"3f90a6ec\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-58fbd9f2 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"58fbd9f2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM.jpeg\" class=\"attachment-full size-full wp-image-580\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM.jpeg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-300x200.jpeg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-1024x683.jpeg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-768x512.jpeg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-360x240.jpeg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-02-28-at-6.40.40-PM-450x300.jpeg 450w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-54606644 elementor-invisible\" data-id=\"54606644\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-15d140b6 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"15d140b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Health Awareness Programs<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-257328f7 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"257328f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"175\" data-end=\"198\">Janaseva Foundation<\/strong> is committed to extending its services to rural and tribal communities where access to healthcare, education, and basic facilities remains limited. Our Rural &amp; Tribal Outreach initiatives aim to bridge this gap by delivering essential support directly to those who need it most.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5222c32 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"5222c32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"177\" data-end=\"200\">Janaseva Foundation<\/strong> believes that education is the most powerful tool for social transformation. Through our Educational Support Initiatives, we strive to provide equal learning opportunities to children from underprivileged, rural, and tribal communities.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-7f749ada elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7f749ada\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-29b35419 elementor-invisible\" data-id=\"29b35419\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2386ade elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2386ade\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Rural &amp; Tribal Outreach<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-33033d1 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"33033d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Green construction refers to a structure and using process that is environmentally responsible and resource-efficient throughout a building&#8217;s life-cycle.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2b706e elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"e2b706e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"167\" data-end=\"190\">Janaseva Foundation<\/strong> conducts Health Awareness Programs to educate communities about preventive healthcare and healthy living practices. We believe that awareness is the first step toward prevention and a stronger society.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5de041e9 elementor-invisible\" data-id=\"5de041e9\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1dd9bf27 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1dd9bf27\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"720\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101.jpg\" class=\"attachment-full size-full wp-image-767\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101.jpg 1080w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101-300x200.jpg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101-1024x683.jpg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101-768x512.jpg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101-360x240.jpg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/two-boys-are-sitting-field-one-them-is-wearing-hat-other-is-holding-phone_663363-1101-450x300.jpg 450w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a678a47 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a678a47\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0701b23 elementor-invisible\" data-id=\"0701b23\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-16c6489 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"16c6489\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1674\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-scaled.jpg\" class=\"attachment-full size-full wp-image-768\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-scaled.jpg 2560w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-300x196.jpg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-1024x669.jpg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-768x502.jpg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-1536x1004.jpg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/school-children-dressed-uniform-have-fun-play-schoolyard-2048x1339.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8ccc98e elementor-invisible\" data-id=\"8ccc98e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b059df7 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"b059df7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Educational Support Initiatives<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73dce2a animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"73dce2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Construction consultants provide expert proactive and forensic support for construction projects and construction claims.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a955ea elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"7a955ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"167\" data-end=\"190\">Janaseva Foundation<\/strong> conducts Health Awareness Programs to educate communities about preventive healthcare and healthy living practices. We believe that awareness is the first step toward prevention and a stronger society.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6b58d02 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6b58d02\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-70eece8 elementor-invisible\" data-id=\"70eece8\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0823320 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0823320\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"#\">Social Welfare Activities<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd6184d animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"fd6184d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Green construction refers to a structure and using process that is environmentally responsible and resource-efficient throughout a building&#8217;s life-cycle.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-804b632 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"804b632\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong data-start=\"187\" data-end=\"210\">Janaseva Foundation<\/strong> is dedicated to uplifting vulnerable communities through a wide range of social welfare initiatives aimed at improving quality of life and promoting dignity for all.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7575a90 elementor-invisible\" data-id=\"7575a90\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cbc9f7a animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"cbc9f7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1708\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-scaled.jpg\" class=\"attachment-full size-full wp-image-769\" alt=\"\" srcset=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-scaled.jpg 2560w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-300x200.jpg 300w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-1024x683.jpg 1024w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-768x512.jpg 768w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-1536x1025.jpg 1536w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-2048x1366.jpg 2048w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-360x240.jpg 360w, https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/03\/different-people-doing-volunteer-work-with-food-450x300.jpg 450w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-366a13cc elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"366a13cc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-443577f3\" data-id=\"443577f3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7bc12bf6 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7bc12bf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Impact in Action<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f23b942 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"3f23b942\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f0ba76 elementor-arrows-position-inside elementor-pagination-position-outside elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"7f0ba76\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-200,&quot;sizes&quot;:[]},&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-19-1-150x150.jpg\" alt=\"images (19)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-18-2-150x150.jpg\" alt=\"images (18)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-17-1-150x150.jpg\" alt=\"images (17)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-16-2-150x150.jpg\" alt=\"images (16)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-14-2-150x150.jpg\" alt=\"images (14)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-13-2-150x150.jpg\" alt=\"images (13)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/download-3-3-150x150.jpg\" alt=\"download (3)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/images-10-3-150x150.jpg\" alt=\"images (10)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/02\/download-5-150x150.jpg\" alt=\"download\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/janasevafoundations.org\/wp-content\/uploads\/2026\/06\/WhatsApp-Image-2026-06-02-at-2.19.54-PM-150x150.jpeg\" alt=\"WhatsApp Image 2026-06-02 at 2.19.54 PM\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0e3834f e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"0e3834f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-647c3d8 e-con-full e-flex e-con e-child\" data-id=\"647c3d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6a2857 elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f6a2857\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae79677 elementor-invisible elementor-widget elementor-widget-aep-contact-form_7\" data-id=\"ae79677\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"aep-contact-form_7.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t   <div class=\"elementor-shortcode aep-cf7 aep-cf7-5  \">\n\t\t\t\t<h3 class=\"cf7-title\">\n\t\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t    <div class=\"cf7-sub-title\">\n\t\t\t\t\t \n\t\t\t\t<\/div>\n\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f5-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"5\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F12#wpcf7-f5-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"5\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Name<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"text-635:\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-635:\" \/><\/span> <\/label>\n<\/p>\n<p><label> Phone<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel-699:\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-699:\" \/><\/span> <\/label>\n<\/p>\n<p><label> Email<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email-22:\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"email-22:\" \/><\/span> <\/label>\n<\/p>\n<p><label> Message<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-506\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"textarea-506\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t   <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-311a975 e-con-full e-flex e-con e-child\" data-id=\"311a975\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b57851d elementor-invisible elementor-widget elementor-widget-google_maps\" data-id=\"b57851d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Gadchiroli&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Gadchiroli\"\n\t\t\t\t\taria-label=\"Gadchiroli\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Join Community Register to access our programs and become a part of our growing family. REGISTER Download Id Your contributions help us make a lasting difference in society. Download Id Get Support Need assistance or advice? Book a session with&#8230; <a class=\"di-continue-reading\" href=\"https:\/\/janasevafoundations.org\/\"> Continue Reading&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-full-width-page-builder.php","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":12,"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":1130,"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/1130"}],"wp:attachment":[{"href":"https:\/\/janasevafoundations.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}