{"id":852,"date":"2026-03-31T15:23:08","date_gmt":"2026-03-31T12:23:08","guid":{"rendered":"https:\/\/sdndel.org\/boystown\/?page_id=852"},"modified":"2026-03-31T15:23:09","modified_gmt":"2026-03-31T12:23:09","slug":"lift-escalator-mechanics-2","status":"publish","type":"page","link":"https:\/\/sdndel.org\/boystown\/?page_id=852","title":{"rendered":"Lift &amp; Escalator Mechanics"},"content":{"rendered":"\n<style>\n    :root {\n        --tech-blue: #002147;\n        --safety-yellow: #ffcc00;\n        --industrial-grey: #ecf0f1;\n        --db-blue: #004a99;\n        --text-main: #2c3e50;\n    }\n\n    .lift-article {\n        font-family: 'Inter', 'Segoe UI', Arial, sans-serif;\n        color: var(--text-main);\n        line-height: 1.8;\n        max-width: 1000px;\n        margin: 30px auto;\n        background: #fff;\n        border-radius: 20px;\n        box-shadow: 0 20px 60px rgba(0,0,0,0.1);\n        overflow: hidden;\n        border: 1px solid #ddd;\n    }\n\n    \/* Hero Section *\/\n    .lift-hero {\n        background: linear-gradient(rgba(0, 33, 71, 0.85), rgba(0, 33, 71, 0.85)), \n                    url('https:\/\/images.unsplash.com\/photo-1517050359247-4021a8a2d32c?auto=format&fit=crop&w=1200&q=80');\n        background-size: cover;\n        background-position: center;\n        padding: 90px 40px;\n        text-align: center;\n        color: white;\n        position: relative;\n    }\n\n    .coming-soon-badge {\n        position: absolute;\n        top: 20px;\n        right: 20px;\n        background: var(--safety-yellow);\n        color: #000;\n        padding: 8px 20px;\n        font-weight: 800;\n        text-transform: uppercase;\n        border-radius: 5px;\n        font-size: 0.9rem;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n        animation: pulse 2s infinite;\n    }\n\n    @keyframes pulse {\n        0% { transform: scale(1); }\n        50% { transform: scale(1.05); }\n        100% { transform: scale(1); }\n    }\n\n    .lift-hero h1 {\n        font-size: 3rem;\n        margin-bottom: 10px;\n        color: #fff !important;\n        font-weight: 900;\n    }\n\n    \/* Content Layout *\/\n    .lift-body {\n        padding: 60px 50px;\n    }\n\n    .status-alert {\n        background: #fff9db;\n        border-left: 6px solid var(--safety-yellow);\n        padding: 20px;\n        margin-bottom: 40px;\n        font-weight: 600;\n        color: #856404;\n    }\n\n    .vision-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 30px;\n        margin: 40px 0;\n    }\n\n    .vision-card {\n        background: var(--industrial-grey);\n        padding: 30px;\n        border-radius: 12px;\n        transition: 0.3s;\n    }\n\n    .vision-card:hover {\n        background: #fff;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        transform: translateY(-5px);\n    }\n\n    .vision-card h3 {\n        color: var(--tech-blue);\n        margin-top: 0;\n    }\n\n    \/* Vertical Transport Text *\/\n    .vert-text {\n        border-bottom: 2px solid #eee;\n        padding-bottom: 20px;\n        margin-bottom: 20px;\n    }\n\n    \/* The \"Coming Soon\" Form Placeholder *\/\n    .notify-box {\n        background: var(--tech-blue);\n        color: white;\n        padding: 50px;\n        text-align: center;\n        border-radius: 15px;\n        margin-top: 50px;\n    }\n\n    .notify-box h3 { color: #fff !important; margin-bottom: 20px; }\n\n    .btn-notify {\n        display: inline-block;\n        background: var(--safety-yellow);\n        color: #000 !important;\n        padding: 18px 45px;\n        border-radius: 50px;\n        text-decoration: none;\n        font-weight: bold;\n        font-size: 1.2rem;\n        transition: 0.3s;\n    }\n\n    .btn-notify:hover {\n        background: #fff;\n        transform: scale(1.05);\n    }\n\n    @media (max-width: 768px) {\n        .lift-body { padding: 30px 20px; }\n        .lift-hero h1 { font-size: 2.2rem; }\n    }\n<\/style>\n\n<article class=\"lift-article\">\n    <div class=\"lift-hero\">\n        <div class=\"coming-soon-badge\">Coming Soon<\/div>\n        <h1>Lift &#038; Escalator Mechanics<\/h1>\n        <p>Don Bosco Kenya \u2013 Karen Campus | Future-Ready Vertical Transport<\/p>\n    <\/div>\n\n    <div class=\"lift-body\">\n        <div class=\"status-alert\">\n            \ud83d\udea7 <strong>Program Status:<\/strong> Our Lift &#038; Escalator curriculum is currently in the final stages of development and industry certification. While applications are not yet open, we invite you to register your interest below.\n        <\/div>\n\n        <p class=\"vert-text\">\n            As Nairobi\u2019s skyline continues to rise, the demand for specialized technicians in vertical transportation is surging. The <strong>PropelA Lift &#038; Escalator Mechanics<\/strong> program will be the first of its kind at the Karen Campus, aiming for <strong>KNQA Level 6<\/strong> (Specialized Diploma) certification.\n        <\/p>\n\n        <h2>Engineering the Urban Future<\/h2>\n        <div class=\"vision-grid\">\n            <div class=\"vision-card\">\n                <h3>Electronic Control Systems<\/h3>\n                <p>Mastering the &#8220;brain&#8221; of the elevator. You will learn PLC programming, sensor integration, and digital diagnostic tools.<\/p>\n            <\/div>\n            <div class=\"vision-card\">\n                <h3>Mechanical Precision<\/h3>\n                <p>Installation of hoistways, pulleys, counterweights, and the heavy-duty hydraulics that power modern escalators.<\/p>\n            <\/div>\n            <div class=\"vision-card\">\n                <h3>Safety &#038; Rescue<\/h3>\n                <p>An elite focus on emergency procedures, international safety standards, and precision maintenance protocols.<\/p>\n            <\/div>\n        <\/div>\n\n        <h2>Why This Program Matters<\/h2>\n        <p>Modern elevators are no longer just mechanical boxes; they are high-tech, IoT-connected transport systems. Graduates of this future program will be prepared to work with global leaders like <strong>Schindler, Otis, and Kone<\/strong>, ensuring the safety and mobility of millions of people.<\/p>\n\n        <div class=\"notify-box\">\n            <h3>Be the First to Know<\/h3>\n            <p>Register your interest today to receive updates on intake dates, scholarship opportunities, and program requirements.<\/p>\n            <br>\n            <a href=\"#interest-form\" class=\"btn-notify\">REGISTER MY INTEREST<\/a>\n        <\/div>\n    <\/div>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>Coming Soon Lift &#038; Escalator Mechanics Don Bosco Kenya \u2013 Karen Campus | Future-Ready Vertical Transport \ud83d\udea7 Program Status: Our Lift &#038; Escalator curriculum is currently in the final stages of development and industry certification. While applications are not yet open, we invite you to register your interest below. As Nairobi\u2019s skyline continues to rise, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"fullwidth-page.php","meta":{"footnotes":""},"class_list":["post-852","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/pages\/852","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=852"}],"version-history":[{"count":1,"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/pages\/852\/revisions"}],"predecessor-version":[{"id":853,"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=\/wp\/v2\/pages\/852\/revisions\/853"}],"wp:attachment":[{"href":"https:\/\/sdndel.org\/boystown\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}