{"id":2332,"date":"2019-12-29T09:55:34","date_gmt":"2019-12-29T09:55:34","guid":{"rendered":"https:\/\/thrwa.org\/about-us\/"},"modified":"2026-04-02T12:05:11","modified_gmt":"2026-04-02T12:05:11","slug":"about-us","status":"publish","type":"page","link":"https:\/\/thrwa.org\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2332\" class=\"elementor elementor-2332 elementor-260\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-762ef16 e-con-full e-flex e-con e-parent\" data-id=\"762ef16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1356a63 elementor-widget elementor-widget-html\" data-id=\"1356a63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap');\n\n    \/* ================= General Settings (Full Width & Compact) ================= *\/\n    .academy-master-wrapper {\n        --th-gold: #c49a45;\n        --th-gold-soft: rgba(196, 154, 69, 0.1);\n        --th-dark: #111111;\n        --th-gray: #555555;\n        --th-bg-light: #fdfdfd;\n        --th-white: #ffffff;\n        \n        font-family: 'Tajawal', sans-serif;\n        direction: ltr; \/* Changed to LTR *\/\n        text-align: left; \/* Changed to Left *\/\n        color: var(--th-dark);\n        background-color: var(--th-white);\n\n        \/* Force Full Width 100% *\/\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n        overflow-x: hidden;\n    }\n\n    .container {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* --- 1. Hero Section (Compact) --- *\/\n    .aca-hero {\n        padding: 40px 0 20px;\n        background: linear-gradient(135deg, #fff 0%, var(--th-bg-light) 100%);\n    }\n\n    .aca-hero-flex {\n        display: flex;\n        align-items: center;\n        gap: 30px;\n    }\n\n    .aca-hero-content { flex: 1.2; }\n    .aca-hero-image { flex: 0.8; }\n\n    .aca-badge {\n        display: inline-block;\n        background: var(--th-gold-soft);\n        color: var(--th-gold);\n        padding: 5px 15px;\n        border-radius: 50px;\n        font-weight: 800;\n        font-size: 0.8rem;\n        margin-bottom: 12px;\n    }\n\n    .aca-hero-content h1 {\n        font-size: 2.5rem;\n        font-weight: 900;\n        line-height: 1.2;\n        margin-bottom: 15px;\n        color: var(--th-dark);\n    }\n\n    .aca-hero-content h1 span { color: var(--th-gold); }\n\n    .aca-hero-content p {\n        font-size: 1.05rem;\n        color: var(--th-gray);\n        line-height: 1.7;\n    }\n\n    .aca-hero-image img {\n        width: 100%;\n        border-radius: 20px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    \/* --- 2. Mission Section (Compact) --- *\/\n    .aca-mission {\n        padding: 50px 0;\n        background: var(--th-dark);\n        color: #fff;\n        border-radius: 25px;\n        margin: 20px;\n    }\n\n    .aca-mission-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 30px;\n        align-items: center;\n    }\n\n    .aca-mission-img img {\n        width: 100%;\n        border-radius: 15px;\n    }\n\n    .aca-mission-text h2 {\n        font-size: 1.8rem;\n        font-weight: 800;\n        margin-bottom: 15px;\n        color: var(--th-gold);\n    }\n\n    .aca-mission-text p {\n        font-size: 1rem;\n        line-height: 1.7;\n        color: #ddd;\n    }\n\n    \/* --- 3. Offerings Section (Compact) --- *\/\n    .aca-offerings { padding: 40px 0; }\n\n    .sec-title {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n\n    .sec-title h2 {\n        font-size: 2rem;\n        font-weight: 800;\n        margin-bottom: 8px;\n    }\n\n    .sec-title div {\n        width: 50px;\n        height: 3px;\n        background: var(--th-gold);\n        margin: 0 auto;\n    }\n\n    .aca-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 15px;\n    }\n\n    .aca-card {\n        background: #fff;\n        padding: 25px;\n        border-radius: 20px;\n        border: 1px solid #f0f0f0;\n        transition: 0.3s;\n    }\n\n    .aca-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 25px rgba(196, 154, 69, 0.08);\n    }\n\n    .aca-card h4 {\n        font-size: 1.2rem;\n        font-weight: 800;\n        margin-bottom: 10px;\n        color: var(--th-gold);\n    }\n\n    .aca-card ul { list-style: none; padding: 0; }\n\n    .aca-card li {\n        font-size: 0.85rem;\n        color: var(--th-gray);\n        margin-bottom: 5px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .aca-card li::before { content: '\u2192'; color: var(--th-gold); font-weight: bold; } \/* Changed arrow direction *\/\n\n    \/* --- 4. Benefits Section --- *\/\n    .aca-benefits {\n        background: var(--th-bg-light);\n        padding: 40px 0;\n    }\n\n    .benefit-list {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n        gap: 12px;\n    }\n\n    .benefit-item {\n        background: #fff;\n        padding: 15px;\n        border-radius: 12px;\n        text-align: center;\n        border: 1px solid #eee;\n    }\n\n    .benefit-item h5 {\n        font-size: 0.85rem;\n        font-weight: 800;\n        margin: 0;\n    }\n\n    \/* --- 5. Vision Box --- *\/\n    .aca-vision-box {\n        margin: 40px 0;\n        padding: 50px 30px;\n        background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/787469.png');\n        background-size: cover;\n        background-position: center;\n        border-radius: 25px;\n        color: #ffffff;\n        text-align: center;\n    }\n\n    .aca-vision-box h2 {\n        font-size: 2rem;\n        font-weight: 900;\n        margin-bottom: 15px;\n        color: #ffffff;\n    }\n\n    .aca-vision-box p {\n        font-size: 1.1rem;\n        max-width: 800px;\n        margin: 0 auto;\n        line-height: 1.7;\n        color: #f0f0f0;\n    }\n\n    \/* --- 6. Contact Form Section --- *\/\n    .aca-contact-section { padding: 60px 0; background: var(--th-white); }\n    .aca-form-container { max-width: 800px; margin: 0 auto; }\n    .aca-form-card {\n        background: #ffffff;\n        padding: 40px;\n        border-radius: 25px;\n        border: 1px solid #f0f0f0;\n        box-shadow: 0 15px 40px rgba(0,0,0,0.05);\n    }\n\n    .aca-form-card input:not([type=\"submit\"]),\n    .aca-form-card textarea {\n        width: 100%; padding: 12px 15px; margin-bottom: 15px;\n        border: 1px solid #eee; background: #fafafa;\n        border-radius: 10px; font-family: 'Tajawal'; outline: none;\n        box-sizing: border-box;\n    }\n\n    .aca-form-card .wpcf7-submit {\n        width: 100%; background: var(--th-gold); color: #fff;\n        border: none; padding: 14px; border-radius: 10px;\n        font-weight: 800; cursor: pointer; font-size: 1.1rem; transition: 0.3s;\n    }\n    .aca-form-card .wpcf7-submit:hover { background: var(--th-dark); }\n\n    \/* ================= Mobile Responsiveness ================= *\/\n    @media (max-width: 768px) {\n        .aca-hero { padding: 30px 0; }\n        .aca-hero-flex { flex-direction: column; text-align: center; gap: 20px; }\n        .aca-hero-content h1 { font-size: 1.5rem; }\n        .aca-hero-content p { font-size: 0.85rem; }\n\n        .aca-mission { margin: 10px; padding: 30px 15px; }\n        .aca-mission-grid { grid-template-columns: 1fr; text-align: center; gap: 20px; }\n        .aca-mission-text h2 { font-size: 1.3rem; }\n        .aca-mission-text p { font-size: 0.85rem; }\n\n        .sec-title h2 { font-size: 1.4rem; }\n        \n        .aca-card { text-align: center; padding: 20px; }\n        .aca-card h4 { font-size: 1.1rem; }\n        .aca-card ul { display: inline-block; text-align: left; }\n        .aca-card li { font-size: 0.8rem; }\n\n        .benefit-item h5 { font-size: 0.75rem; }\n        \n        .aca-vision-box { padding: 40px 20px; margin: 30px 10px; }\n        .aca-vision-box h2 { font-size: 1.4rem; }\n        .aca-vision-box p { font-size: 0.85rem; }\n\n        .aca-form-card { padding: 25px 20px; margin: 0 10px; }\n    }\n<\/style>\n\n<div class=\"academy-master-wrapper\">\n    <section class=\"aca-hero\">\n        <div class=\"container\">\n            <div class=\"aca-hero-flex\">\n                <div class=\"aca-hero-content\">\n                    <span class=\"aca-badge\">Your Professional Future Starts Here<\/span>\n                    <h1>Tharwa Business Academy: <span>Empowering You<\/span> to Build a Stronger Future<\/h1>\n                    <p>In a skills-based job market, we guide youth and entrepreneurs to become truly qualified, moving beyond theoretical stagnation.<\/p>\n                <\/div>\n                <div class=\"aca-hero-image\">\n                    <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2019\/12\/708709.png\" alt=\"Tharwa Academy\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"aca-mission\">\n        <div class=\"container\">\n            <div class=\"aca-mission-grid\">\n                <div class=\"aca-mission-img\">\n                    <img decoding=\"async\" src=\"https:\/\/thrwa.org\/wp-content\/uploads\/2026\/02\/787469.png\" alt=\"Tharwa Vision\">\n                <\/div>\n                <div class=\"aca-mission-text\">\n                    <h2>More Than Just Training Courses<\/h2>\n                    <p>We are an integrated capacity-building ecosystem. Our goal is not just to transfer information, but to help individuals gain the practical expertise required by modern entrepreneurship.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"aca-offerings\">\n        <div class=\"container\">\n            <div class=\"sec-title\">\n                <h2>What Does the Academy Offer?<\/h2>\n                <div><\/div>\n            <\/div>\n            <div class=\"aca-grid\">\n                <div class=\"aca-card\">\n                    <h4>1. Digital Marketing<\/h4>\n                    <ul>\n                        <li>Social Media Management<\/li>\n                        <li>Ad Campaign Creation<\/li>\n                        <li>Precision Customer Targeting<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"aca-card\">\n                    <h4>2. Project Management<\/h4>\n                    <ul>\n                        <li>Market Research & Modeling<\/li>\n                        <li>Financial & Marketing Management<\/li>\n                        <li>Turning Ideas into Projects<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"aca-card\">\n                    <h4>3. Leadership Skills<\/h4>\n                    <ul>\n                        <li>Communication & Teamwork<\/li>\n                        <li>Analytical Thinking<\/li>\n                        <li>Time & Productivity Management<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"aca-card\">\n                    <h4>4. Practical Training<\/h4>\n                    <ul>\n                        <li>Real-world projects during training<\/li>\n                        <li>Usable practical experience<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"aca-benefits\">\n        <div class=\"container\">\n            <div class=\"sec-title\">\n                <h2>Why Online Training with Us?<\/h2>\n                <div><\/div>\n            <\/div>\n            <div class=\"benefit-list\">\n                <div class=\"benefit-item\"><h5>Full Time Flexibility<\/h5><\/div>\n                <div class=\"benefit-item\"><h5>Learn from Anywhere<\/h5><\/div>\n                <div class=\"benefit-item\"><h5>Continuous Follow-up<\/h5><\/div>\n                <div class=\"benefit-item\"><h5>Cost-Effective<\/h5><\/div>\n                <div class=\"benefit-item\"><h5>Lifetime Content Access<\/h5><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"container\">\n        <div class=\"aca-vision-box\">\n            <h2>Academy Vision<\/h2>\n            <p>We aspire to build a generation that relies on their \"skills\" first\u2014a generation that possesses the tools for success in the digital economy and is capable of rapid adaptation to market demands.<\/p>\n        <\/div>\n    <\/section>\n\n    <section class=\"aca-contact-section\">\n        <div class=\"container\">\n            <div class=\"aca-form-container\">\n                <div class=\"sec-title\">\n                    <h2>Contact Us Now<\/h2>\n                    <p style=\"color:#666; font-size:0.9rem; margin-top:-5px;\">We are happy to answer your inquiries and help you choose the most suitable program.<\/p>\n                    <div><\/div>\n                <\/div>\n                <div class=\"aca-form-card\">\n                    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2351-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2351\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/2332#wpcf7-f2351-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=\"2351\" \/><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-f2351-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"thrwa-premium-form\">\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><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\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone number\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-row\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"How we can help you ?\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"submit-row\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Book a consultation\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"121\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p class=\"tx-excerpt\">Your Professional Future Starts Here Tharwa Business Academy: Empowering You to Build a Stronger Future In a skills-based job market, we guide youth and entrepreneurs to become...<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-2332","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/comments?post=2332"}],"version-history":[{"count":4,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2332\/revisions"}],"predecessor-version":[{"id":2438,"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/pages\/2332\/revisions\/2438"}],"wp:attachment":[{"href":"https:\/\/thrwa.org\/en\/wp-json\/wp\/v2\/media?parent=2332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}