{"id":252,"date":"2017-10-02T05:05:17","date_gmt":"2017-10-02T05:05:17","guid":{"rendered":"http:\/\/fluentthemes.com\/wp\/donor\/?page_id=252"},"modified":"2025-10-07T11:03:30","modified_gmt":"2025-10-07T11:03:30","slug":"about","status":"publish","type":"page","link":"https:\/\/www.jkpf.org\/index.php\/about\/","title":{"rendered":"Organization Profile"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"252\" class=\"elementor elementor-252\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-97be67c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"97be67c\" 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-14ab7e8\" data-id=\"14ab7e8\" 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-d397099 elementor-widget elementor-widget-html\" data-id=\"d397099\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jkpf-about-block\">\r\n    <style>\r\n        .jkpf-about-block {\r\n            --primary: #090B7A;\r\n            --secondary: #FFCE2B;\r\n            --text-dark: #333333;\r\n            --text-light: #f8f8f8;\r\n            --bg-light: #ffffff;\r\n            --transition: all 0.4s ease;\r\n            --shadow: 0 10px 30px rgba(9, 11, 122, 0.08);\r\n            --radius: 12px;\r\n            font-family: 'Montserrat', 'Segoe UI', sans-serif;\r\n            max-width: 1200px;\r\n            margin: 3rem auto;\r\n            color: var(--text-dark);\r\n            line-height: 1.7;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        .jkpf-about-block * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .about-container {\r\n            display: flex;\r\n            flex-direction: row;\r\n            background-color: var(--bg-light);\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow);\r\n        }\r\n\r\n        .about-content {\r\n            flex: 1;\r\n            padding: 3.5rem;\r\n            position: relative;\r\n            z-index: 1;\r\n            animation: fadeInLeft 1.2s ease-out;\r\n        }\r\n\r\n        .about-image {\r\n            flex: 0.8;\r\n            position: relative;\r\n            overflow: hidden;\r\n            animation: fadeInRight 1.4s ease-out;\r\n        }\r\n\r\n        .about-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: var(--transition);\r\n            transform: scale(1.03);\r\n        }\r\n\r\n        .about-image:hover img {\r\n            transform: scale(1.07);\r\n        }\r\n\r\n        .about-image::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(135deg, rgba(9, 11, 122, 0.4), rgba(9, 11, 122, 0.1));\r\n        }\r\n\r\n        \/* Typography Enhancements *\/\r\n        .about-title {\r\n            position: relative;\r\n            margin: 0 0 1.5rem;\r\n            padding-bottom: 0.8rem;\r\n            font-size: 2.4rem;\r\n            font-weight: 700;\r\n            color: var(--primary);\r\n            line-height: 1.2;\r\n            animation: fadeInDown 1s ease-out;\r\n        }\r\n\r\n        .about-title::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 80px;\r\n            height: 4px;\r\n            background: linear-gradient(to right, var(--secondary), var(--primary));\r\n            border-radius: 2px;\r\n            animation: widthExpand 1.8s ease-out forwards;\r\n        }\r\n\r\n        .about-subtitle {\r\n            font-size: 1.2rem;\r\n            font-weight: 500;\r\n            color: var(--primary);\r\n            margin-bottom: 1.5rem;\r\n            opacity: 0.9;\r\n            animation: fadeIn 1.5s ease-out;\r\n        }\r\n\r\n        .about-content p {\r\n            margin-bottom: 1.3rem;\r\n            font-size: 1rem;\r\n            line-height: 1.8;\r\n            color: #444;\r\n            animation: fadeIn 1.6s ease-out;\r\n            position: relative;\r\n            transition: var(--transition);\r\n        }\r\n\r\n        .about-content p::before {\r\n            content: \"\";\r\n            position: absolute;\r\n            left: -20px;\r\n            top: 8px;\r\n            width: 6px;\r\n            height: 6px;\r\n            border-radius: 50%;\r\n            background-color: var(--secondary);\r\n            opacity: 0;\r\n            transition: var(--transition);\r\n        }\r\n\r\n        .about-content p:hover {\r\n            transform: translateX(8px);\r\n        }\r\n\r\n        .about-content p:hover::before {\r\n            opacity: 1;\r\n        }\r\n\r\n        .highlight {\r\n            color: var(--primary);\r\n            font-weight: 600;\r\n        }\r\n\r\n        \/* Decorative elements *\/\r\n        .decorative-circle {\r\n            position: absolute;\r\n            width: 200px;\r\n            height: 200px;\r\n            border-radius: 50%;\r\n            background-color: var(--secondary);\r\n            opacity: 0.05;\r\n            z-index: 0;\r\n        }\r\n\r\n        .circle-1 {\r\n            top: -100px;\r\n            left: -100px;\r\n            animation: pulse 6s infinite alternate;\r\n        }\r\n\r\n        .circle-2 {\r\n            bottom: -80px;\r\n            right: 30%;\r\n            animation: pulse 8s infinite alternate-reverse;\r\n        }\r\n\r\n        \/* Animation Keyframes *\/\r\n        @keyframes fadeIn {\r\n            from { opacity: 0; }\r\n            to { opacity: 1; }\r\n        }\r\n\r\n        @keyframes fadeInDown {\r\n            from { \r\n                opacity: 0;\r\n                transform: translateY(-20px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes fadeInLeft {\r\n            from { \r\n                opacity: 0;\r\n                transform: translateX(-30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n\r\n        @keyframes fadeInRight {\r\n            from { \r\n                opacity: 0;\r\n                transform: translateX(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateX(0);\r\n            }\r\n        }\r\n\r\n        @keyframes pulse {\r\n            from { transform: scale(1); opacity: 0.03; }\r\n            to { transform: scale(1.1); opacity: 0.08; }\r\n        }\r\n\r\n        @keyframes widthExpand {\r\n            from { width: 0; }\r\n            to { width: 80px; }\r\n        }\r\n\r\n        \/* Responsive adjustments *\/\r\n        @media (max-width: 992px) {\r\n            .about-container {\r\n                flex-direction: column-reverse;\r\n            }\r\n            \r\n            .about-image {\r\n                height: 300px;\r\n            }\r\n            \r\n            .about-title {\r\n                font-size: 2rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .about-content {\r\n                padding: 2rem;\r\n            }\r\n            \r\n            .about-title {\r\n                font-size: 1.8rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"about-container\">\r\n        <div class=\"about-content\">\r\n            <div class=\"decorative-circle circle-1\"><\/div>\r\n            <div class=\"decorative-circle circle-2\"><\/div>\r\n            \r\n            <h2 class=\"about-title\">Welcome to the J&K Peace Foundation<\/h2>\r\n            <div class=\"about-subtitle\">Building bridges of understanding since 1992<\/div>\r\n            <div class=\"description\">\r\n            <p>Established in 1992, the Jammu and Kashmir Peace Foundation (JKPF) is a <span class=\"highlight\">non-governmental, non-political organization<\/span> devoted to peacebuilding, peacemaking, and peacekeeping. We are committed to fostering global peace, unity, communal harmony, brotherhood, and justice.<\/p>\r\n            \r\n            <p>Inspired by the vision of <span class=\"highlight\">Shri Atal Bihari Vajpayee<\/span> and led by <span class=\"highlight\">Mr. Fayaz Ahmad Bhat<\/span>, JKPF has been a relentless force for promoting unity and ending suffering. Our efforts focus on empowering the underprivileged, nurturing social justice, and building a foundation of prosperity for all.<\/p>\r\n            \r\n            <p>With a strong emphasis on creating a culture of peace and inclusion, JKPF's initiatives span <span class=\"highlight\">education, healthcare, skill development, and women's empowerment<\/span>. We work towards environmental sustainability while also offering critical support during crises, including natural disasters, pandemics, and other emergencies.<\/p>\r\n            \r\n            <p>JKPF has received national and international acclaim for its dedication to fostering unity and harmony. Through a vast network of volunteers across India, we aim to inspire youth, strengthen communities, and spread the message of peace and justice far and wide.<\/p>\r\n            \r\n            <p>Join us in building a world where peace and unity are not just ideals but realities. Together, we can create a better future for generations to come.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"about-image\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.jkpf.org\/wp-content\/uploads\/2025\/10\/WhatsApp-Image-2025-09-22-at-11.25.36.jpeg\" alt=\"J&K Peace Foundation community work\">\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Welcome to the J&#038;K Peace Foundation Building bridges of understanding since 1992 Established in 1992, the Jammu and Kashmir Peace [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-252","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/pages\/252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/comments?post=252"}],"version-history":[{"count":22,"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/pages\/252\/revisions"}],"predecessor-version":[{"id":3979,"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/pages\/252\/revisions\/3979"}],"wp:attachment":[{"href":"https:\/\/www.jkpf.org\/index.php\/wp-json\/wp\/v2\/media?parent=252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}