{"id":269,"date":"2025-09-14T12:33:20","date_gmt":"2025-09-14T12:33:20","guid":{"rendered":"https:\/\/skillslabcenter.com\/?page_id=269"},"modified":"2025-09-17T18:19:43","modified_gmt":"2025-09-17T18:19:43","slug":"about-us-2","status":"publish","type":"page","link":"https:\/\/skillslabcenter.com\/?page_id=269","title":{"rendered":"About us"},"content":{"rendered":"<!-- Sticky Header (forced full width, left logo \/ right nav) --> <div style=\"position:fixed;top:0;left:0;right:0;z-index:9999; width:100%!important;max-width:none!important;margin:0!important; padding:18px 24px;box-sizing:border-box; display:flex;align-items:center;background:rgba(0,0,0,0.4);backdrop-filter:blur(4px)\"> <!-- Logo --> <a href=\"\/\" style=\"display:inline-block\"> <img decoding=\"async\" src=\"https:\/\/skillslabcenter.com\/wp-content\/uploads\/2025\/09\/Full-Horizontal-All-White-1.png\" alt=\"Skills Lab Center Logo\" style=\"height:50px;max-height:60px\"> <\/a> <!-- Nav (push to right) --> <div style=\"margin-left:auto;color:#fff;padding-right:16px\"> <nav class=\"items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-d445cf74 wp-block-navigation-is-layout-flex\" aria-label=\"Navigation\"><ul class=\"wp-block-navigation__container items-justified-right wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"https:\/\/skillslabcenter.com\/?page_id=269\"><span class=\"wp-block-navigation-item__label\">About Us<\/span><\/a><\/li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"https:\/\/skillslabcenter.com\/?page_id=122\"><span class=\"wp-block-navigation-item__label\">Our Team<\/span><\/a><\/li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"https:\/\/skillslabcenter.com\/?page_id=229\"><span class=\"wp-block-navigation-item__label\">Contact us<\/span><\/a><\/li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"https:\/\/skillslabcenter.com\/?page_id=347\"><span class=\"wp-block-navigation-item__label\">Our Programs<\/span><\/a><\/li><\/ul><\/nav> <\/div> <\/div> <!-- Spacer to offset sticky header --> <div style=\"height:72px\"><\/div> \n\n\n<!-- ============ ABOUT PAGE (NO HERO) ============ --> \n\n\n<div id=\"about\"> <style> \/* ===== About page styles ===== *\/ #about{ --brand1:#0b4b6f; --brand2:#0b6f4e; --ink:#222; --muted:#555; --bg:#ffffff; --bg-alt:#f6f7f9; --maxw:1280px; --radius:16px; --radius-lg:22px; --shadow:0 10px 32px rgba(0,0,0,.08); --shadow-soft:0 2px 12px rgba(0,0,0,.06); } #about .container{max-width:var(--maxw);margin:0 auto;padding-inline:20px} #about .section{padding:56px 0;scroll-margin-top:90px} #about h1,#about h2,#about h3{margin:0 0 10px;color:var(--brand1)} #about p{color:var(--muted);line-height:1.7;margin:0 0 12px} #about .eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;color:var(--brand2);font-weight:700;margin-bottom:6px} \/* Sticky pills *\/ #about .pillnav{position:sticky;top:72px;z-index:3;background:linear-gradient(180deg,#fff,rgba(255,255,255,.94));backdrop-filter:saturate(1.2) blur(6px);border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4} #about .pillnav .rail{display:flex;gap:10px;overflow:auto;scrollbar-width:none;padding:12px 20px} #about .pillnav .rail::-webkit-scrollbar{display:none} #about .pillnav a{white-space:nowrap;padding:10px 14px;border-radius:999px;border:1px solid #e6ebef;background:#fff;color:var(--brand1);text-decoration:none;font-weight:600} #about .pillnav a:hover{border-color:#cfe0ea} \/* Grids (kept in case used below) *\/ #about .glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px} #about .glance .card{background:#fff;border:1px solid #e6ebef;border-radius:var(--radius);box-shadow:var(--shadow-soft);text-align:center;padding:16px} #about .card{background:#fff;border:1px solid #e6ebef;border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;overflow:hidden} \/* Values & approach *\/ #about .values{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px} #about .value{background:#fff;border:1px solid #e6ebef;border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:22px;text-align:center;overflow:hidden} #about .value h3{ font-size:1.25rem;line-height:1.25;margin:0 0 8px; word-break:break-word;overflow-wrap:anywhere;hyphens:auto; } #about .value p{margin:0} #about .approach{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;counter-reset:steps} #about .step{position:relative;background:#fff;border:1px solid #e6ebef;border-radius:var(--radius-lg);padding:22px 20px 20px;box-shadow:var(--shadow-soft)} #about .step::before{counter-increment:steps;content:counter(steps);position:absolute;top:-14px;left:18px;background:linear-gradient(135deg,var(--brand1),var(--brand2));color:#fff;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 6px 18px rgba(11,75,111,.25)} \/* Timeline + details *\/ #about .timeline{border-left:3px solid #e6ebef;padding-left:18px;margin-left:6px} #about .tl-item{margin:0 0 14px} #about details{border:1px solid #e6ebef;border-radius:12px;padding:14px 16px;background:#fff} #about summary{cursor:pointer;font-weight:700;color:var(--ink)} \/* Full-width CTA *\/ #about .cta-strip{ background:linear-gradient(90deg,var(--brand1),var(--brand2)); color:#f6fbff;text-align:center;padding:72px 20px; max-width:none!important;width:100%!important;margin:0!important; } #about .cta-strip h2{color:#ffffff;font-size:clamp(1.8rem,2.8vw,2.4rem);margin:0 0 16px} #about .cta-strip p{color:#eaf4ff;max-width:900px;margin:0 auto 28px;font-size:1.1rem;line-height:1.7} #about .cta-strip a{ display:inline-block;background:#fff;color:#0b4b6f;text-decoration:none; padding:14px 36px;border-radius:999px;font-weight:700;border:2px solid rgba(255,255,255,.85); box-shadow:0 10px 22px rgba(0,0,0,.12);transition:transform .15s ease, box-shadow .15s ease; } #about .cta-strip a:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.16)} <\/style> \n\n\n<!-- ========== ROW ONE: Intro (full row) ========== -->\n\n<section class=\"section\" aria-labelledby=\"about-title\">\n  <div class=\"container\">\n    <div style=\"max-width:860px\">\n      <div class=\"eyebrow\">About Us<\/div>\n      <h1 id=\"about-title\">Skills Lab Training &amp; Consultation in HR and Management<\/h1>\n      <p dir=\"rtl\" lang=\"ar\" style=\"margin:6px 0 16px;color:var(--brand1);font-weight:700\">\n        \u0634\u0631\u0643\u0629 \u0635\u064f\u0646\u0651\u0627\u0639 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u0629\n      <\/p>\n      <p>\n        Skills Lab is a premier center for Training and Consultation specializing in Human Resources (HR) and Management.\n        We empower individuals and organizations to achieve sustainable excellence through innovative, practical, and\n        results-driven solutions tailored to today\u2019s fast-evolving business environment.\n      <\/p>\n      <p>\n        Our philosophy is clear: <strong>knowledge must translate into action<\/strong>.\n        Every program we design integrates <em>strong practical components, interactive learning methods, and advanced\n        digital tools\u2014including analytics and AI\u2014<\/em> to ensure that learning outcomes lead to tangible,\n        measurable performance improvements.\n      <\/p>\n      <div class=\"timeline\" aria-label=\"Quick facts\">\n        <div class=\"tl-item\"><strong>Focus:<\/strong> Human Resources, Management, Leadership, and Organizational Development<\/div>\n        <div class=\"tl-item\"><strong>Format:<\/strong> On-site, online, and hybrid delivery with post-training coaching<\/div>\n        <div class=\"tl-item\"><strong>Outcomes:<\/strong> Skill adoption, process improvement, and performance lift<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- ========== ROW TWO: At a glance (its own row) ========== --> \n\n\n<section class=\"section\" aria-labelledby=\"glance-title\" style=\"background:var(--bg-alt)\"> <div class=\"container\" style=\"max-width:980px\"> <aside class=\"card\" role=\"region\" aria-label=\"At a glance\"> <h3 id=\"glance-title\" style=\"margin-bottom:12px\">At a glance<\/h3> <div class=\"glance\" style=\"margin-top:10px\"> <div class=\"card\"><div class=\"num\">10+ yrs<\/div><div>Regional HR &amp; Training<\/div><\/div> <div class=\"card\"><div class=\"num\">13<\/div><div>Countries of experience<\/div><\/div> <div class=\"card\"><div class=\"num\">Practical<\/div><div>Hands-on learning<\/div><\/div> <div class=\"card\"><div class=\"num\">Impact<\/div><div>Measured results<\/div><\/div> <\/div> <div style=\"display:flex;gap:10px;margin-top:16px;justify-content:center;flex-wrap:wrap\"> <a href=\"https:\/\/skillslabcenter.com\/?page_id=229\" style=\"background:var(--brand1);color:#fff;text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:700\">Talk to us<\/a> <a href=\"\/?page_id=122\" style=\"background:#eef6fa;color:var(--brand1);text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:700\">Meet our experts<\/a> <\/div> <\/aside> <\/div> <\/section> \n\n<!-- ===== Section Nav (Pills) ===== --> \n\n<nav class=\"pillnav\" aria-label=\"Section navigation\"> <div class=\"rail container\"> <a href=\"#vision\">Vision<\/a> <a href=\"#mission\">Mission<\/a> <a href=\"#values\">Core Values<\/a> <a href=\"#approach\">How We Work<\/a> <a href=\"#faqs\">FAQs<\/a> <a href=\"\/?page_id=122\">Team<\/a> <a href=\"\/contact\/\">Contact<\/a> <\/div> <\/nav> <!-- ===== Vision & Mission ===== --> <section id=\"vision\" class=\"section\" aria-labelledby=\"vision-title\"> <div class=\"container\" style=\"display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px\"> <div class=\"card\"> <h2 id=\"vision-title\">Vision<\/h2> <p>To be the trusted partner and leading destination for HR and Management training and consultation in the region, recognized for innovation, quality, and impact.<\/p> <\/div> <div id=\"mission\" class=\"card\" aria-labelledby=\"mission-title\"> <h2 id=\"mission-title\">Mission<\/h2> <p>To bridge the gap between theory and practice by delivering practical training, advanced consultation, and tailored solutions that strengthen people, processes, and organizations.<\/p> <\/div> <\/div> <\/section> <!-- ===== Core Values ===== --> <section id=\"values\" class=\"section\" aria-labelledby=\"values-title\" style=\"background:var(--bg-alt)\"> <div class=\"container\"> <h2 id=\"values-title\" style=\"text-align:center\">Core Values<\/h2> <div class=\"values\" style=\"margin-top:18px\"> <div class=\"value\"><h3>Practicality &amp; Realism<\/h3><p>Actionable skills that deliver results.<\/p><\/div> <div class=\"value\"><h3>Excellence &amp; Quality<\/h3><p>International standards and expertise.<\/p><\/div> <div class=\"value\"><h3>Continuous Development<\/h3><p>Modern tools, research, and innovation.<\/p><\/div> <div class=\"value\"><h3>Impact &amp; Results<\/h3><p>Focused on measurable outcomes.<\/p><\/div> <div class=\"value\"><h3>Partnership<\/h3><p>Long-term collaboration with clients.<\/p><\/div> <\/div> <\/div> <\/section> \n\n<!-- ===== How We Work ===== --> \n\n\n<section id=\"approach\" class=\"section\" aria-labelledby=\"approach-title\"> <div class=\"container\"> <h2 id=\"approach-title\" style=\"text-align:center\">How We Work<\/h2> <div class=\"approach\" style=\"margin-top:18px\"> <div class=\"step\"><h3>Discover<\/h3><p>Clarify goals, challenges, and success metrics with your team.<\/p><\/div> <div class=\"step\"><h3>Design<\/h3><p>Tailor programs and consultation to your context and timelines.<\/p><\/div> <div class=\"step\"><h3>Deliver<\/h3><p>Interactive training, on-site\/online sessions, and hands-on tools.<\/p><\/div> <div class=\"step\"><h3>Measure<\/h3><p>Follow-ups, coaching, and KPIs to track real-world impact.<\/p><\/div> <\/div> <\/div> <\/section> \n\n<!-- ===== FAQs ===== --> \n\n<section id=\"faqs\" class=\"section\" aria-labelledby=\"faqs-title\" style=\"background:var(--bg-alt)\"> <div class=\"container\"> <h2 id=\"faqs-title\" style=\"text-align:center\">FAQs<\/h2> <div style=\"display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px\"> <details> <summary>Do you customize training for our industry?<\/summary> <p>Yes. We run a discovery to align content with your sector, roles, and KPIs, and can include case studies from your context.<\/p> <\/details> <details> <summary>Can you deliver hybrid programs?<\/summary> <p>Absolutely\u2014on-site, online, or hybrid. We blend workshops, coaching, and on-the-job projects.<\/p> <\/details> <details> <summary>How do you measure outcomes?<\/summary> <p>We define leading\/lagging indicators with you, then track adoption, performance metrics, and feedback over time.<\/p> <\/details> <details> <summary>Do you support Arabic and English?<\/summary> <p>Yes. Materials and delivery can be bilingual. <span dir=\"rtl\" lang=\"ar\">\u0646\u062f\u0639\u0645 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0628\u0627\u0644\u0644\u063a\u062a\u064a\u0646 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0648\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629.<\/span><\/p> <\/details> <\/div> <\/div> <\/section>\n\n <!-- ===== CTA (FULL WIDTH) ===== --> \n\n<section class=\"alignfull cta-strip\"> <h2>Ready to build skills with impact?<\/h2> <p>Tell us your goals and we\u2019ll match the right consultant or design a tailored program for your organization.<\/p> <a href=\"https:\/\/skillslabcenter.com\/?page_id=229\">Contact Us<\/a> <\/section> <\/div>","protected":false},"excerpt":{"rendered":"<p>About Us Skills Lab Training &amp; Consultation in HR and Management \u0634\u0631\u0643\u0629 \u0635\u064f\u0646\u0651\u0627\u0639 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u0629 Skills Lab is a premier center for Training and Consultation specializing in Human Resources (HR) and Management. We empower individuals and organizations to achieve sustainable excellence through innovative, practical, and results-driven solutions tailored to today\u2019s [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"footnotes":""},"class_list":["post-269","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/pages\/269","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=269"}],"version-history":[{"count":5,"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/pages\/269\/revisions"}],"predecessor-version":[{"id":361,"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=\/wp\/v2\/pages\/269\/revisions\/361"}],"wp:attachment":[{"href":"https:\/\/skillslabcenter.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=269"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}