{"id":509,"date":"2023-09-20T09:06:53","date_gmt":"2023-09-20T09:06:53","guid":{"rendered":"https:\/\/wphix.com\/wp\/ncare\/?page_id=509"},"modified":"2026-06-23T12:12:30","modified_gmt":"2026-06-23T12:12:30","slug":"about","status":"publish","type":"page","link":"https:\/\/jeevanudayfoundation.com\/index.php\/about\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"509\" class=\"elementor elementor-509\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a338280 e-con e-atomic-element e-flexbox-base e-1600b54 \" data-id=\"a338280\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"a338280\">\n    \t\t<div class=\"elementor-element elementor-element-a9049d3 elementor-widget elementor-widget-html\" data-id=\"a9049d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"rehab-about-section\">\r\n    <style>\r\n        .rehab-about-section {\r\n            font-family: sans-serif;\r\n            color: #333;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 60px 20px;\r\n            line-height: 1.6;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        .rehab-about-section * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .rehab-header {\r\n            text-align: center;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .rehab-header h2 {\r\n            color: #0B2A4A; \/* Dark Blue *\/\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 15px;\r\n            position: relative;\r\n            display: inline-block;\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        \/* Minimal Maroon Red Accent *\/\r\n        .rehab-header h2::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            width: 60px;\r\n            height: 4px;\r\n            background-color: #800000; \/* Maroon Red *\/\r\n            bottom: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .rehab-header h3 {\r\n            color: #2A7B4C; \/* Green *\/\r\n            font-weight: 600;\r\n            font-size: 1.15rem;\r\n            margin: 0;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n        }\r\n\r\n        .rehab-content-wrapper {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 50px;\r\n            align-items: center;\r\n        }\r\n\r\n        .rehab-text-col {\r\n            flex: 1 1 500px;\r\n        }\r\n\r\n        .rehab-text-col p {\r\n            margin-bottom: 20px;\r\n            font-size: 1.05rem;\r\n            color: #000000; \/* Changed to black *\/\r\n            text-align: justify;\r\n        }\r\n\r\n        .rehab-text-col strong {\r\n            color: #0B2A4A;\r\n        }\r\n\r\n        .rehab-img-col {\r\n            flex: 1 1 400px;\r\n            position: relative;\r\n        }\r\n\r\n        .rehab-img-col img {\r\n            width: 100%;\r\n            height: auto;\r\n            border-radius: 8px;\r\n            box-shadow: 0 10px 30px rgba(11, 42, 74, 0.15);\r\n            display: block;\r\n        }\r\n\r\n        \/* Decorative background squares *\/\r\n        .rehab-img-col::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: -20px;\r\n            left: -20px;\r\n            width: 30%;\r\n            height: 30%;\r\n            background-color: #2A7B4C; \/* Green *\/\r\n            z-index: -1;\r\n            border-radius: 8px;\r\n        }\r\n\r\n        .rehab-img-col::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            bottom: -20px;\r\n            right: -20px;\r\n            width: 40%;\r\n            height: 30%;\r\n            background-color: #0B2A4A; \/* Dark Blue *\/\r\n            z-index: -1;\r\n            border-radius: 8px;\r\n        }\r\n\r\n        .rehab-features {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 25px;\r\n            margin-top: 60px;\r\n        }\r\n\r\n        .rehab-feature-card {\r\n            background: #ffffff;\r\n            padding: 35px 25px;\r\n            border-radius: 8px;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\r\n            border-top: 4px solid #2A7B4C; \/* Green Accent *\/\r\n            text-align: center;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        \/* Hover effect utilizes the Maroon Red *\/\r\n        .rehab-feature-card:hover {\r\n            transform: translateY(-8px);\r\n            border-top-color: #800000; \/* Maroon Red *\/\r\n            box-shadow: 0 10px 25px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .rehab-icon {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: 60px;\r\n            height: 60px;\r\n            background-color: rgba(11, 42, 74, 0.05);\r\n            border-radius: 50%;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .rehab-icon svg {\r\n            width: 30px;\r\n            height: 30px;\r\n            fill: #0B2A4A; \/* Dark Blue *\/\r\n        }\r\n\r\n        .rehab-feature-card h4 {\r\n            color: #0B2A4A;\r\n            font-size: 1.3rem;\r\n            margin-bottom: 12px;\r\n            margin-top: 0;\r\n        }\r\n\r\n        .rehab-feature-card p {\r\n            font-size: 0.95rem;\r\n            color: #000000; \/* Changed to black *\/\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Mobile Responsiveness *\/\r\n        @media (max-width: 768px) {\r\n            .rehab-header h2 {\r\n                font-size: 2rem;\r\n            }\r\n            .rehab-img-col::before, \r\n            .rehab-img-col::after {\r\n                display: none; \/* Clean up layout on mobile *\/\r\n            }\r\n            .rehab-content-wrapper {\r\n                gap: 30px;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"rehab-header\">\r\n        <h3>Hope, Healing & Wellness<\/h3>\r\n        <h2>About Rehabilitation Center<\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"rehab-content-wrapper\">\r\n        <div class=\"rehab-text-col\">\r\n            <p>At <strong>Rehabilitation Center<\/strong>, we are dedicated to helping individuals overcome addiction, restore mental well-being, and rebuild their lives with confidence. Through compassionate care, evidence-based treatment, and personalized recovery programs, we support every individual on their journey toward lasting wellness.<\/p>\r\n            <p>Our experienced team of counselors, therapists, and healthcare professionals provides comprehensive rehabilitation services. We believe that recovery is not just about overcoming addiction\u2014it's about creating a healthier, happier, and more meaningful future.<\/p>\r\n            <p>With a safe and supportive environment, 24\u00d77 care, and a commitment to individual growth, we empower our patients to regain control of their lives and achieve long-term recovery. Every recovery journey begins here, with the promise of a better tomorrow.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"rehab-img-col\">\r\n            <img decoding=\"async\" src=\"https:\/\/jeevanudayfoundation.com\/wp-content\/uploads\/2026\/06\/Untitled-design-21.webp\" alt=\"Peaceful and healing environment for rehabilitation\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"rehab-features\">\r\n        <div class=\"rehab-feature-card\">\r\n            <div class=\"rehab-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Compassionate Care<\/h4>\r\n            <p>A safe, supportive, and judgment-free environment offering 24\u00d77 care from our dedicated healthcare professionals.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"rehab-feature-card\">\r\n            <div class=\"rehab-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.5c0 0-4.5 3.5-4.5 8.5 0 2.5 1.5 4.5 3.5 5.5v3.5h2v-3.5c2-.1 3.5-2.5 3.5-5.5 0-5-4.5-8.5-4.5-8.5zm0 18.5c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Holistic Approach<\/h4>\r\n            <p>Integrating de-addiction treatment, counseling, yoga, and meditation to heal both the mind and body.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"rehab-feature-card\">\r\n            <div class=\"rehab-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Relapse Prevention<\/h4>\r\n            <p>Empowering individuals with coping strategies, ongoing support, and therapies to maintain a lifetime of sobriety.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n<div class=\"elementor-element elementor-element-feb6932 e-con e-atomic-element e-flexbox-base e-feb6932-7105832 \" data-id=\"feb6932\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"feb6932\">\n    \t\t<div class=\"elementor-element elementor-element-fcc6fa1 elementor-widget elementor-widget-html\" data-id=\"fcc6fa1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"mvv-section\">\r\n    <style>\r\n        .mvv-section {\r\n            font-family: sans-serif;\r\n            padding: 60px 20px;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .mvv-container {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n            gap: 30px;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .mvv-card {\r\n            position: relative;\r\n            padding: 60px 40px; \/* Adjusted padding since buttons are gone *\/\r\n            text-align: center;\r\n            color: #fff;\r\n            overflow: hidden;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* Backgrounds simulating the lighting and diagonal gradient style *\/\r\n        .card-blue {\r\n            background: linear-gradient(135deg, #0A1931 0%, #0A1931 50%, #11264b 100%);\r\n        }\r\n        \r\n        \/* Subtle light cut to the top-left of the blue card *\/\r\n        .card-blue::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; bottom: 0;\r\n            background: linear-gradient(110deg, rgba(46, 204, 113, 0.05) 0%, rgba(0,0,0,0) 30%);\r\n            pointer-events: none;\r\n        }\r\n\r\n        .card-red {\r\n            background: linear-gradient(135deg, #df3333 0%, #c62828 60%, #a11f1f 100%);\r\n        }\r\n\r\n        \/* Subtle light cut to the top-left of the red card *\/\r\n        .card-red::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0; left: 0; right: 0; bottom: 0;\r\n            background: linear-gradient(110deg, rgba(255, 255, 255, 0.15) 0%, rgba(0,0,0,0) 40%);\r\n            pointer-events: none;\r\n        }\r\n\r\n        \/* Third card to complete the trio *\/\r\n        .card-green {\r\n            background: linear-gradient(135deg, #004d40 0%, #00332a 60%, #00221c 100%);\r\n        }\r\n\r\n        .mvv-icon {\r\n            margin-bottom: 20px;\r\n            display: inline-block;\r\n        }\r\n        \r\n        \/* Hand-drawn style heart *\/\r\n        .mvv-icon svg {\r\n            width: 24px;\r\n            height: 24px;\r\n            stroke: #fff;\r\n            stroke-width: 1.5;\r\n            fill: transparent;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        .card-blue .mvv-icon svg { stroke: #e74c3c; \/* Reddish heart on blue *\/ }\r\n\r\n        .mvv-subtitle {\r\n            font-size: 1.1rem; \/* Slightly larger since main titles are gone *\/\r\n            font-weight: 800;\r\n            letter-spacing: 1.5px;\r\n            margin-bottom: 20px;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        \/* Subtitle colors *\/\r\n        .card-blue .mvv-subtitle { color: #2ecc71; \/* Green text *\/ }\r\n        .card-red .mvv-subtitle { color: #ffffff; }\r\n        .card-green .mvv-subtitle { color: #a5d6a7; }\r\n\r\n        .mvv-desc {\r\n            font-size: 1.05rem;\r\n            line-height: 1.6;\r\n            margin: 0;\r\n            color: #ffffff; \/* Unified to white for clear visibility on all cards *\/\r\n            opacity: 0.95;\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"mvv-container\">\r\n        <div class=\"mvv-card card-blue\">\r\n            <div class=\"mvv-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n            <div class=\"mvv-subtitle\">Our Purpose<\/div>\r\n            <p class=\"mvv-desc\">To empower individuals through compassionate care and comprehensive treatment, fostering a strong foundation for lifelong recovery.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"mvv-card card-red\">\r\n            <div class=\"mvv-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n            <div class=\"mvv-subtitle\">Our Future<\/div>\r\n            <p class=\"mvv-desc\">To be a recognized sanctuary of healing, where every individual realizes their highest potential in mental and physical wellness.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"mvv-card card-green\">\r\n            <div class=\"mvv-icon\">\r\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\r\n            <\/div>\r\n            <div class=\"mvv-subtitle\">Our Beliefs<\/div>\r\n            <p class=\"mvv-desc\">Integrity, Empathy, Excellence, and Respect form the core of everything we do to support your personal journey.<\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hope, Healing &#038; Wellness About Rehabilitation Center At Rehabilitation Center, we are dedicated to helping individuals overcome addiction, restore mental well-being, and rebuild their lives with confidence. Through compassionate care, evidence-based treatment, and personalized recovery programs, we support every individual on their journey toward lasting wellness. Our experienced team of counselors, therapists, and healthcare professionals [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-509","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/pages\/509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/comments?post=509"}],"version-history":[{"count":0,"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/pages\/509\/revisions"}],"wp:attachment":[{"href":"https:\/\/jeevanudayfoundation.com\/index.php\/wp-json\/wp\/v2\/media?parent=509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}