{"id":155,"date":"2026-07-05T11:10:12","date_gmt":"2026-07-05T11:10:12","guid":{"rendered":"https:\/\/mtms.com.eg\/?page_id=155"},"modified":"2026-07-13T14:24:50","modified_gmt":"2026-07-13T14:24:50","slug":"jobs","status":"publish","type":"page","link":"https:\/\/mtms.com.eg\/index.php\/jobs\/","title":{"rendered":"jobs"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Careers at MTMS &#8211; Build Your Future<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\">\n    <\/script>\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&amp;family=Cairo:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* ===== RESET & BASE ===== *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: 'Inter', 'Cairo', sans-serif;\n            background: #f8fafc;\n            color: #0f172a;\n        }\n        a {\n            text-decoration: none !important;\n        }\n        img {\n            max-width: 100%;\n            display: block;\n        }\n\n        \/* ===== UTILITY ===== *\/\n        .gradient-bg {\n            background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);\n        }\n        .gradient-bg-dark {\n            background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);\n        }\n        .gradient-text-fix {\n            background: linear-gradient(90deg, #2D46EA 60%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        \/* ===== CARDS ===== *\/\n        .service-card,\n        .feature-card,\n        .role-card {\n            background: #ffffff;\n            border-radius: 16px;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);\n            transition: all 0.3s ease;\n            height: 100%;\n            overflow: hidden;\n        }\n        .service-card:hover,\n        .feature-card:hover,\n        .role-card:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.10);\n        }\n\n        \/* ===== BUTTONS ===== *\/\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.5rem;\n            font-weight: 600;\n            border-radius: 10px;\n            transition: all 0.25s ease;\n            padding: 0.75rem 1.5rem;\n            text-decoration: none !important;\n            border: none;\n            cursor: pointer;\n        }\n        .btn-primary {\n            background: #2563eb;\n            color: #ffffff;\n        }\n        .btn-primary:hover {\n            background: #1d4ed8;\n            color: #ffffff;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 24px rgba(37, 99, 235, 0.25);\n        }\n        .btn-secondary {\n            background: transparent;\n            color: #1e293b;\n            border: 2px solid #cbd5e1;\n        }\n        .btn-secondary:hover {\n            border-color: #2563eb;\n            color: #2563eb;\n        }\n        .btn-success {\n            background: #16a34a;\n            color: #ffffff;\n        }\n        .btn-success:hover {\n            background: #15803d;\n            color: #ffffff;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 24px rgba(22, 163, 74, 0.25);\n        }\n        .btn-outline-white {\n            background: transparent;\n            color: #ffffff;\n            border: 2px solid rgba(255, 255, 255, 0.4);\n        }\n        .btn-outline-white:hover {\n            background: rgba(255, 255, 255, 0.1);\n            border-color: #ffffff;\n            color: #ffffff;\n        }\n        .btn-sm {\n            padding: 0.5rem 1.25rem;\n            font-size: 0.875rem;\n        }\n\n        \/* ===== LANGUAGE SWITCHER ===== *\/\n        .language-switcher {\n            position: fixed;\n            bottom: 24px;\n            left: 24px;\n            z-index: 999;\n        }\n        .language-btn {\n            background: #2563eb;\n            color: #fff;\n            border: none;\n            border-radius: 50%;\n            width: 54px;\n            height: 54px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.25rem;\n            box-shadow: 0 6px 20px rgba(37, 99, 235, 0.30);\n            cursor: pointer;\n            transition: all 0.25s ease;\n        }\n        .language-btn:hover {\n            transform: scale(1.08);\n            background: #1d4ed8;\n        }\n\n        \/* ===== RTL OVERRIDES ===== *\/\n        body[dir=\"rtl\"] .border-r-4 {\n            border-right: none;\n            border-left: 4px solid #2563eb;\n            padding-right: 0;\n            padding-left: 1rem;\n        }\n        body[dir=\"rtl\"] .rounded-l-lg {\n            border-radius: 0 0.5rem 0.5rem 0;\n        }\n        body[dir=\"rtl\"] .rounded-r-lg {\n            border-radius: 0.5rem 0 0 0.5rem;\n        }\n        body[dir=\"rtl\"] .fa-arrow-right {\n            transform: scaleX(-1);\n        }\n        body[dir=\"rtl\"] .fa-arrow-left {\n            transform: scaleX(-1);\n        }\n        body[dir=\"rtl\"] .step-number {\n            margin-left: 0.75rem;\n            margin-right: 0;\n        }\n\n        \/* ===== HERO ===== *\/\n        .page-hero {\n            background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #2563eb 100%);\n            padding: 5rem 0 4rem;\n            position: relative;\n            overflow: hidden;\n        }\n        .page-hero::after {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -20%;\n            width: 600px;\n            height: 600px;\n            background: radial-gradient(circle, rgba(37, 99, 235, 0.15) 0%, transparent 70%);\n            border-radius: 50%;\n        }\n        .page-hero h1 {\n            font-size: clamp(2.5rem, 5vw, 4rem);\n            font-weight: 700;\n            color: #ffffff;\n        }\n        .page-hero .hero-sub {\n            color: rgba(255, 255, 255, 0.8);\n        }\n\n        \/* ===== STEP NUMBER ===== *\/\n        .step-number {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 40px;\n            height: 40px;\n            background: #2563eb;\n            color: #fff;\n            border-radius: 50%;\n            font-weight: 700;\n            font-size: 0.9rem;\n            flex-shrink: 0;\n        }\n\n        \/* ===== FORM ===== *\/\n        .apply-form label {\n            display: block;\n            font-weight: 600;\n            font-size: 0.9rem;\n            color: #1e293b;\n            margin-bottom: 0.3rem;\n        }\n        .apply-form input,\n        .apply-form textarea,\n        .apply-form select {\n            width: 100%;\n            padding: 0.7rem 1rem;\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            font-size: 0.95rem;\n            transition: border-color 0.2s, box-shadow 0.2s;\n            background: #ffffff;\n            font-family: inherit;\n            color: #0f172a;\n        }\n        .apply-form input:focus,\n        .apply-form textarea:focus,\n        .apply-form select:focus {\n            outline: none;\n            border-color: #2563eb;\n            box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.10);\n        }\n        .apply-form input::placeholder,\n        .apply-form textarea::placeholder {\n            color: #94a3b8;\n        }\n        .apply-form .file-wrapper {\n            position: relative;\n            border: 2px dashed #e2e8f0;\n            border-radius: 12px;\n            padding: 1.5rem 1rem;\n            text-align: center;\n            cursor: pointer;\n            transition: border-color 0.2s, background 0.2s;\n            background: #f8fafc;\n        }\n        .apply-form .file-wrapper:hover {\n            border-color: #2563eb;\n            background: #f1f5f9;\n        }\n        .apply-form .file-wrapper input[type=\"file\"] {\n            position: absolute;\n            inset: 0;\n            opacity: 0;\n            cursor: pointer;\n        }\n        .apply-form .file-wrapper .file-label {\n            color: #64748b;\n            font-size: 0.9rem;\n            pointer-events: none;\n        }\n        .apply-form .file-wrapper .file-label i {\n            font-size: 2rem;\n            color: #2563eb;\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 640px) {\n            .page-hero {\n                padding: 3rem 0 2.5rem;\n            }\n            .page-hero::after {\n                width: 300px;\n                height: 300px;\n                top: -30%;\n                right: -40%;\n            }\n        }\n    <\/style>\n\n\n\n    <!-- ===== LANGUAGE SWITCHER ===== -->\n    <div class=\"language-switcher\">\n        <button id=\"languageBtn\" class=\"language-btn\" aria-label=\"Toggle language\">\n            <i class=\"fas fa-globe\"><\/i>\n        <\/button>\n    <\/div>\n\n    <!-- ===== HERO ===== -->\n    <section class=\"page-hero\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n            <div class=\"text-center\">\n                <span class=\"inline-block px-4 py-1 bg-blue-500\/20 text-blue-300 rounded-full font-semibold text-sm mb-4\" data-en=\"\ud83d\ude80 Join Our Team\" data-ar=\"\ud83d\ude80 \u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0641\u0631\u064a\u0642\u0646\u0627\">\n                    \ud83d\ude80 Join Our Team\n                <\/span>\n                <h1 class=\"text-4xl md:text-5xl lg:text-6xl font-bold mb-4\" data-en=\"Careers at MTMS\" data-ar=\"\u0648\u0638\u0627\u0626\u0641 \u0641\u064a MTMS\">\n                    Careers at MTMS\n                <\/h1>\n                <p class=\"text-xl md:text-2xl font-semibold text-white\/90 mb-3\" data-en=\"Build Your Future with Us\" data-ar=\"\u0627\u0628\u0646\u0650 \u0645\u0633\u062a\u0642\u0628\u0644\u0643 \u0645\u0639\u0646\u0627\">\n                    Build Your Future with Us\n                <\/p>\n                <p class=\"text-lg text-white\/70 max-w-3xl mx-auto leading-relaxed\" data-en=\"At MTMS, we believe that great organizations are built by exceptional people. We are always looking for passionate, talented, and ambitious professionals who are eager to make an impact, embrace continuous learning, and contribute to meaningful projects.\" data-ar=\"\u0641\u064a MTMS\u060c \u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a \u0627\u0644\u0639\u0638\u064a\u0645\u0629 \u062a\u064f\u0628\u0646\u0649 \u0628\u0623\u0634\u062e\u0627\u0635 \u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u064a\u0646. \u0646\u062d\u0646 \u062f\u0627\u0626\u0645\u064b\u0627 \u0646\u0628\u062d\u062b \u0639\u0646 \u0645\u062d\u062a\u0631\u0641\u064a\u0646 \u0634\u063a\u0648\u0641\u064a\u0646 \u0648\u0645\u0648\u0647\u0648\u0628\u064a\u0646 \u0648\u0637\u0645\u0648\u062d\u064a\u0646 \u064a\u062a\u0648\u0642\u0648\u0646 \u0644\u0625\u062d\u062f\u0627\u062b \u062a\u0623\u062b\u064a\u0631\u060c \u0648\u062a\u0628\u0646\u064a \u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u0645\u0633\u062a\u0645\u0631\u060c \u0648\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0641\u064a \u0645\u0634\u0627\u0631\u064a\u0639 \u0647\u0627\u062f\u0641\u0629.\">\n                    At MTMS, we believe that great organizations are built by exceptional people. We are always looking for passionate, talented, and ambitious professionals who are eager to make an impact, embrace continuous learning, and contribute to meaningful projects.\n                <\/p>\n                <p class=\"text-md text-white\/60 max-w-2xl mx-auto mt-4 leading-relaxed\" data-en=\"If you are looking for a workplace that values innovation, collaboration, integrity, and professional growth, MTMS is the place for you.\" data-ar=\"\u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0628\u062d\u062b \u0639\u0646 \u0645\u0643\u0627\u0646 \u0639\u0645\u0644 \u064a\u0642\u062f\u0631 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0648\u0627\u0644\u062a\u0639\u0627\u0648\u0646 \u0648\u0627\u0644\u0646\u0632\u0627\u0647\u0629 \u0648\u0627\u0644\u0646\u0645\u0648 \u0627\u0644\u0645\u0647\u0646\u064a\u060c \u0641\u0625\u0646 MTMS \u0647\u0648 \u0627\u0644\u0645\u0643\u0627\u0646 \u0627\u0644\u0645\u0646\u0627\u0633\u0628 \u0644\u0643.\">\n                    If you are looking for a workplace that values innovation, collaboration, integrity, and professional growth, MTMS is the place for you.\n                <\/p>\n                <div class=\"flex flex-wrap justify-center gap-4 mt-8\">\n                    <a href=\"#apply\" class=\"btn btn-primary\" data-en=\"Apply Now\" data-ar=\"\u0642\u062f\u0645 \u0627\u0644\u0622\u0646\">\n                        <span>Apply Now<\/span>\n                        <i class=\"fas fa-arrow-right\"><\/i>\n                    <\/a>\n                    <a href=\"#opportunities\" class=\"btn btn-outline-white\" data-en=\"View Opportunities\" data-ar=\"\u0639\u0631\u0636 \u0627\u0644\u0641\u0631\u0635\">\n                        <span>View Opportunities<\/span>\n                        <i class=\"fas fa-arrow-right\"><\/i>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== WHY JOIN MTMS ===== -->\n    <section class=\"py-16 bg-white\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-blue-600 mb-3\" data-en=\"Why Join MTMS?\" data-ar=\"\u0644\u0645\u0627\u0630\u0627 \u062a\u0646\u0636\u0645 \u0625\u0644\u0649 MTMS\u061f\">\n                    Why Join MTMS?\n                <\/h2>\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\" data-en=\"At MTMS, you'll have the opportunity to grow, contribute, and thrive.\" data-ar=\"\u0641\u064a MTMS\u060c \u0633\u062a\u062a\u0627\u062d \u0644\u0643 \u0627\u0644\u0641\u0631\u0635\u0629 \u0644\u0644\u0646\u0645\u0648 \u0648\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0648\u0627\u0644\u0627\u0632\u062f\u0647\u0627\u0631.\">\n                    At MTMS, you&#8217;ll have the opportunity to grow, contribute, and thrive.\n                <\/p>\n            <\/div>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-6\">\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-users text-blue-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Work with Experts\" data-ar=\"\u0627\u0644\u0639\u0645\u0644 \u0645\u0639 \u0627\u0644\u062e\u0628\u0631\u0627\u0621\">Work with Experts<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Collaborate with experienced consultants and industry experts.\" data-ar=\"\u062a\u0639\u0627\u0648\u0646 \u0645\u0639 \u0645\u0633\u062a\u0634\u0627\u0631\u064a\u0646 \u0630\u0648\u064a \u062e\u0628\u0631\u0629 \u0648\u062e\u0628\u0631\u0627\u0621 \u0641\u064a \u0627\u0644\u0645\u062c\u0627\u0644.\">Collaborate with experienced consultants and industry experts.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-indigo-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-rocket text-indigo-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Impactful Projects\" data-ar=\"\u0645\u0634\u0627\u0631\u064a\u0639 \u0645\u0624\u062b\u0631\u0629\">Impactful Projects<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Participate in challenging and meaningful projects that make a difference.\" data-ar=\"\u0634\u0627\u0631\u0643 \u0641\u064a \u0645\u0634\u0627\u0631\u064a\u0639 \u0635\u0639\u0628\u0629 \u0648\u0647\u0627\u062f\u0641\u0629 \u062a\u062d\u062f\u062b \u0641\u0631\u0642\u064b\u0627.\">Participate in challenging and meaningful projects that make a difference.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-purple-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-graduation-cap text-purple-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Continuous Learning\" data-ar=\"\u062a\u0639\u0644\u0645 \u0645\u0633\u062a\u0645\u0631\">Continuous Learning<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Grow through ongoing professional development and training.\" data-ar=\"\u062a\u0646\u0645\u0648 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628.\">Grow through ongoing professional development and training.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-green-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-handshake text-green-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Collaborative Culture\" data-ar=\"\u062b\u0642\u0627\u0641\u0629 \u062a\u0639\u0627\u0648\u0646\u064a\u0629\">Collaborative Culture<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Build your career in a supportive and team-oriented environment.\" data-ar=\"\u0627\u0628\u0646\u0650 \u0645\u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0628\u064a\u0626\u0629 \u062f\u0627\u0639\u0645\u0629 \u0648\u062a\u0639\u0645\u0644 \u0628\u0631\u0648\u062d \u0627\u0644\u0641\u0631\u064a\u0642.\">Build your career in a supportive and team-oriented environment.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-yellow-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-lightbulb text-yellow-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Innovative Solutions\" data-ar=\"\u062d\u0644\u0648\u0644 \u0645\u0628\u062a\u0643\u0631\u0629\">Innovative Solutions<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Contribute to creative solutions that help businesses succeed.\" data-ar=\"\u0633\u0627\u0647\u0645 \u0641\u064a \u062d\u0644\u0648\u0644 \u0625\u0628\u062f\u0627\u0639\u064a\u0629 \u062a\u0633\u0627\u0639\u062f \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0639\u0644\u0649 \u0627\u0644\u0646\u062c\u0627\u062d.\">Contribute to creative solutions that help businesses succeed.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"feature-card p-6 text-left flex items-start gap-4\">\n                    <div class=\"w-12 h-12 bg-red-100 rounded-full flex items-center justify-center flex-shrink-0\">\n                        <i class=\"fas fa-trophy text-red-600 text-lg\"><\/i>\n                    <\/div>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Recognition &amp; Rewards\" data-ar=\"\u062a\u0642\u062f\u064a\u0631 \u0648\u0645\u0643\u0627\u0641\u0622\u062a\">Recognition &amp; Rewards<\/h4>\n                        <p class=\"text-gray-500 text-sm\" data-en=\"Be recognized and rewarded based on performance and achievements.\" data-ar=\"\u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0631\u0643 \u0648\u0645\u0643\u0627\u0641\u0623\u062a\u0643 \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0627\u0644\u0623\u062f\u0627\u0621 \u0648\u0627\u0644\u0625\u0646\u062c\u0627\u0632\u0627\u062a.\">Be recognized and rewarded based on performance and achievements.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== CAREER OPPORTUNITIES ===== -->\n    <section id=\"opportunities\" class=\"py-16 gradient-bg\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-blue-600 mb-3\" data-en=\"Career Opportunities\" data-ar=\"\u0641\u0631\u0635 \u0648\u0638\u064a\u0641\u064a\u0629\">\n                    Career Opportunities\n                <\/h2>\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\" data-en=\"We regularly recruit professionals in the following areas\" data-ar=\"\u0646\u0642\u0648\u0645 \u0628\u062a\u0648\u0638\u064a\u0641 \u0645\u062d\u062a\u0631\u0641\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u062c\u0627\u0644\u0627\u062a \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0628\u0627\u0646\u062a\u0638\u0627\u0645\">\n                    We regularly recruit professionals in the following areas\n                <\/p>\n            <\/div>\n\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-6\">\n\n                <!-- Consulting -->\n                <div class=\"role-card p-6\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-blue-100 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-briefcase text-blue-600\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Consulting\" data-ar=\"\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a\">Consulting<\/h3>\n                    <\/div>\n                    <ul class=\"space-y-2 text-sm text-gray-600\">\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-blue-500 text-xs\"><\/i> <span data-en=\"Management Consultants\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631\u0648 \u0625\u062f\u0627\u0631\u0629\">Management Consultants<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-blue-500 text-xs\"><\/i> <span data-en=\"Business Analysts\" data-ar=\"\u0645\u062d\u0644\u0644\u0648\u0646 \u0623\u0639\u0645\u0627\u0644\">Business Analysts<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-blue-500 text-xs\"><\/i> <span data-en=\"Strategy Consultants\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631\u0648 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629\">Strategy Consultants<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-blue-500 text-xs\"><\/i> <span data-en=\"Organizational Development Consultants\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631\u0648 \u062a\u0637\u0648\u064a\u0631 \u0645\u0624\u0633\u0633\u064a\">Organizational Development Consultants<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-blue-500 text-xs\"><\/i> <span data-en=\"HR Consultants\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631\u0648 \u0645\u0648\u0627\u0631\u062f \u0628\u0634\u0631\u064a\u0629\">HR Consultants<\/span><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Training & Learning -->\n                <div class=\"role-card p-6\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-green-100 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-chalkboard-teacher text-green-600\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Training &amp; Learning\" data-ar=\"\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u062a\u0639\u0644\u0645\">Training &amp; Learning<\/h3>\n                    <\/div>\n                    <ul class=\"space-y-2 text-sm text-gray-600\">\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-500 text-xs\"><\/i> <span data-en=\"Corporate Trainers\" data-ar=\"\u0645\u062f\u0631\u0628\u0648\u0646 \u0645\u0624\u0633\u0633\u064a\u0648\u0646\">Corporate Trainers<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-500 text-xs\"><\/i> <span data-en=\"Instructional Designers\" data-ar=\"\u0645\u0635\u0645\u0645\u0648 \u062a\u0639\u0644\u064a\u0645\">Instructional Designers<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-500 text-xs\"><\/i> <span data-en=\"Learning &amp; Development Specialists\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a\u0648 \u0627\u0644\u062a\u0639\u0644\u0645 \u0648\u0627\u0644\u062a\u0637\u0648\u064a\u0631\">Learning &amp; Development Specialists<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-500 text-xs\"><\/i> <span data-en=\"Training Coordinators\" data-ar=\"\u0645\u0646\u0633\u0642\u0648 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\">Training Coordinators<\/span><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Marketing & Digital -->\n                <div class=\"role-card p-6\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-purple-100 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-bullhorn text-purple-600\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Marketing &amp; Digital\" data-ar=\"\u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0648\u0627\u0644\u0631\u0642\u0645\u064a\">Marketing &amp; Digital<\/h3>\n                    <\/div>\n                    <ul class=\"space-y-2 text-sm text-gray-600\">\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-purple-500 text-xs\"><\/i> <span data-en=\"Digital Marketing Specialists\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a\u0648 \u062a\u0633\u0648\u064a\u0642 \u0631\u0642\u0645\u064a\">Digital Marketing Specialists<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-purple-500 text-xs\"><\/i> <span data-en=\"SEO Specialists\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a\u0648 \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b\">SEO Specialists<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-purple-500 text-xs\"><\/i> <span data-en=\"Social Media Executives\" data-ar=\"\u0645\u0633\u0624\u0648\u0644\u0648 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\">Social Media Executives<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-purple-500 text-xs\"><\/i> <span data-en=\"Content Creators\" data-ar=\"\u0645\u0646\u0634\u0626\u0648 \u0645\u062d\u062a\u0648\u0649\">Content Creators<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-purple-500 text-xs\"><\/i> <span data-en=\"Graphic Designers\" data-ar=\"\u0645\u0635\u0645\u0645\u0648 \u062c\u0631\u0627\u0641\u064a\u0643\">Graphic Designers<\/span><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Sales & Business Development -->\n                <div class=\"role-card p-6\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-yellow-100 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-handshake text-yellow-600\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Sales &amp; Business Development\" data-ar=\"\u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0623\u0639\u0645\u0627\u0644\">Sales &amp; Business Development<\/h3>\n                    <\/div>\n                    <ul class=\"space-y-2 text-sm text-gray-600\">\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-yellow-500 text-xs\"><\/i> <span data-en=\"Business Development Executives\" data-ar=\"\u0645\u0633\u0624\u0648\u0644\u0648 \u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0623\u0639\u0645\u0627\u0644\">Business Development Executives<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-yellow-500 text-xs\"><\/i> <span data-en=\"Sales Consultants\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631\u0648 \u0645\u0628\u064a\u0639\u0627\u062a\">Sales Consultants<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-yellow-500 text-xs\"><\/i> <span data-en=\"Key Account Managers\" data-ar=\"\u0645\u062f\u064a\u0631\u0648 \u062d\u0633\u0627\u0628\u0627\u062a \u0631\u0626\u064a\u0633\u064a\u0629\">Key Account Managers<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-yellow-500 text-xs\"><\/i> <span data-en=\"Customer Success Specialists\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a\u0648 \u0646\u062c\u0627\u062d \u0627\u0644\u0639\u0645\u0644\u0627\u0621\">Customer Success Specialists<\/span><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Operations & Support -->\n                <div class=\"role-card p-6\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-red-100 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-cogs text-red-600\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Operations &amp; Support\" data-ar=\"\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u062f\u0639\u0645\">Operations &amp; Support<\/h3>\n                    <\/div>\n                    <ul class=\"space-y-2 text-sm text-gray-600\">\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-red-500 text-xs\"><\/i> <span data-en=\"Project Coordinators\" data-ar=\"\u0645\u0646\u0633\u0642\u0648 \u0645\u0634\u0627\u0631\u064a\u0639\">Project Coordinators<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-red-500 text-xs\"><\/i> <span data-en=\"Administrative Officers\" data-ar=\"\u0645\u0633\u0624\u0648\u0644\u0648 \u0625\u062f\u0627\u0631\u064a\u0648\u0646\">Administrative Officers<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-red-500 text-xs\"><\/i> <span data-en=\"Finance &amp; Accounting Professionals\" data-ar=\"\u0645\u062d\u062a\u0631\u0641\u0648 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629\">Finance &amp; Accounting Professionals<\/span><\/li>\n                        <li class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-red-500 text-xs\"><\/i> <span data-en=\"Customer Service Representatives\" data-ar=\"\u0645\u0645\u062b\u0644\u0648 \u062e\u062f\u0645\u0629 \u0627\u0644\u0639\u0645\u0644\u0627\u0621\">Customer Service Representatives<\/span><\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Internship -->\n                <div class=\"role-card p-6 border-2 border-blue-200 bg-blue-50\/50\">\n                    <div class=\"flex items-center gap-3 mb-4\">\n                        <div class=\"w-10 h-10 bg-blue-600 rounded-full flex items-center justify-center\">\n                            <i class=\"fas fa-user-graduate text-white\"><\/i>\n                        <\/div>\n                        <h3 class=\"text-lg font-bold text-gray-800\" data-en=\"Internship Programs\" data-ar=\"\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u062f\u0631\u064a\u0628\">Internship Programs<\/h3>\n                    <\/div>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\" data-en=\"Start your professional journey with MTMS through our internship programs designed for university students and fresh graduates. Gain practical experience, develop valuable skills, and work alongside experienced professionals on real business projects.\" data-ar=\"\u0627\u0628\u062f\u0623 \u0631\u062d\u0644\u062a\u0643 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0645\u0639 MTMS \u0645\u0646 \u062e\u0644\u0627\u0644 \u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u062f\u0627\u062e\u0644\u064a \u0627\u0644\u0645\u0635\u0645\u0645\u0629 \u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u062c\u0627\u0645\u0639\u0627\u062a \u0648\u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646 \u0627\u0644\u062c\u062f\u062f. \u0627\u0643\u062a\u0633\u0628 \u062e\u0628\u0631\u0629 \u0639\u0645\u0644\u064a\u0629\u060c \u0648\u0637\u0648\u0631 \u0645\u0647\u0627\u0631\u0627\u062a \u0642\u064a\u0645\u0629\u060c \u0648\u0627\u0639\u0645\u0644 \u062c\u0646\u0628\u064b\u0627 \u0625\u0644\u0649 \u062c\u0646\u0628 \u0645\u0639 \u0645\u062d\u062a\u0631\u0641\u064a\u0646 \u0630\u0648\u064a \u062e\u0628\u0631\u0629 \u0641\u064a \u0645\u0634\u0627\u0631\u064a\u0639 \u062a\u062c\u0627\u0631\u064a\u0629 \u062d\u0642\u064a\u0642\u064a\u0629.\">\n                        Start your professional journey with MTMS through our internship programs designed for university students and fresh graduates. Gain practical experience, develop valuable skills, and work alongside experienced professionals on real business projects.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== HIRING PROCESS ===== -->\n    <section class=\"py-16 bg-white\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-blue-600 mb-3\" data-en=\"Our Hiring Process\" data-ar=\"\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0644\u062f\u064a\u0646\u0627\">\n                    Our Hiring Process\n                <\/h2>\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\" data-en=\"Our recruitment process is designed to identify talented individuals while providing a positive candidate experience.\" data-ar=\"\u062a\u0645 \u062a\u0635\u0645\u064a\u0645 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0644\u062f\u064a\u0646\u0627 \u0644\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0627\u0644\u0645\u0648\u0647\u0648\u0628\u064a\u0646 \u0645\u0639 \u062a\u0648\u0641\u064a\u0631 \u062a\u062c\u0631\u0628\u0629 \u0625\u064a\u062c\u0627\u0628\u064a\u0629 \u0644\u0644\u0645\u0631\u0634\u062d\u064a\u0646.\">\n                    Our recruitment process is designed to identify talented individuals while providing a positive candidate experience.\n                <\/p>\n            <\/div>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-6 max-w-4xl mx-auto\">\n                <div class=\"flex items-start gap-4 p-4 bg-gray-50 rounded-xl\">\n                    <span class=\"step-number\">1<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Submit Application\" data-ar=\"\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628\">Submit Application<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"Complete and submit your application online.\" data-ar=\"\u0623\u0643\u0645\u0644 \u0648\u0623\u0631\u0633\u0644 \u0637\u0644\u0628\u0643 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a.\">Complete and submit your application online.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-start gap-4 p-4 bg-gray-50 rounded-xl\">\n                    <span class=\"step-number\">2<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"CV Screening\" data-ar=\"\u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0631\u0629 \u0627\u0644\u0630\u0627\u062a\u064a\u0629\">CV Screening<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"Our HR team reviews applications and shortlists candidates.\" data-ar=\"\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u0628\u0645\u0631\u0627\u062c\u0639\u0629 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0648\u0627\u062e\u062a\u064a\u0627\u0631 \u0627\u0644\u0645\u0631\u0634\u062d\u064a\u0646.\">Our HR team reviews applications and shortlists candidates.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-start gap-4 p-4 bg-gray-50 rounded-xl\">\n                    <span class=\"step-number\">3<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Initial HR Interview\" data-ar=\"\u0645\u0642\u0627\u0628\u0644\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u0627\u0644\u0623\u0648\u0644\u064a\u0629\">Initial HR Interview<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"A conversation to learn more about your background and aspirations.\" data-ar=\"\u0645\u062d\u0627\u062f\u062b\u0629 \u0644\u0644\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u062e\u0644\u0641\u064a\u062a\u0643 \u0648\u062a\u0637\u0644\u0639\u0627\u062a\u0643.\">A conversation to learn more about your background and aspirations.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-start gap-4 p-4 bg-gray-50 rounded-xl\">\n                    <span class=\"step-number\">4<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Technical Assessment\" data-ar=\"\u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0627\u0644\u0641\u0646\u064a\">Technical Assessment<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"Functional assessment to evaluate your skills (if applicable).\" data-ar=\"\u062a\u0642\u064a\u064a\u0645 \u0648\u0638\u064a\u0641\u064a \u0644\u062a\u0642\u064a\u064a\u0645 \u0645\u0647\u0627\u0631\u0627\u062a\u0643 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0630\u0644\u0643 \u0645\u0646\u0627\u0633\u0628\u064b\u0627).\">Functional assessment to evaluate your skills (if applicable).<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-start gap-4 p-4 bg-gray-50 rounded-xl\">\n                    <span class=\"step-number\">5<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Final Interview\" data-ar=\"\u0627\u0644\u0645\u0642\u0627\u0628\u0644\u0629 \u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629\">Final Interview<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"Meet with senior leadership to discuss your potential fit.\" data-ar=\"\u0627\u0644\u062a\u0642\u0627\u0621 \u0645\u0639 \u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0639\u0644\u064a\u0627 \u0644\u0645\u0646\u0627\u0642\u0634\u0629 \u0645\u062f\u0649 \u0645\u0644\u0627\u0621\u0645\u062a\u0643.\">Meet with senior leadership to discuss your potential fit.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"flex items-start gap-4 p-4 bg-blue-50 rounded-xl border border-blue-200\">\n                    <span class=\"step-number bg-green-600\">6<\/span>\n                    <div>\n                        <h4 class=\"font-bold text-gray-800\" data-en=\"Job Offer &amp; Onboarding\" data-ar=\"\u0639\u0631\u0636 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0627\u0646\u0636\u0645\u0627\u0645\">Job Offer &amp; Onboarding<\/h4>\n                        <p class=\"text-sm text-gray-500\" data-en=\"Congratulations! Welcome to the MTMS team.\" data-ar=\"\u062a\u0647\u0627\u0646\u064a\u0646\u0627! \u0645\u0631\u062d\u0628\u064b\u0627 \u0628\u0643 \u0641\u064a \u0641\u0631\u064a\u0642 MTMS.\">Congratulations! Welcome to the MTMS team.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== WHAT WE LOOK FOR ===== -->\n    <section class=\"py-16 gradient-bg\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-12\">\n                <h2 class=\"text-3xl md:text-4xl font-bold text-blue-600 mb-3\" data-en=\"What We Look For\" data-ar=\"\u0645\u0627 \u0646\u0628\u062d\u062b \u0639\u0646\u0647\">\n                    What We Look For\n                <\/h2>\n                <p class=\"text-lg text-gray-600 max-w-2xl mx-auto\" data-en=\"We value individuals who demonstrate these qualities\" data-ar=\"\u0646\u062d\u0646 \u0646\u0642\u062f\u0631 \u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0627\u0644\u0630\u064a\u0646 \u064a\u0638\u0647\u0631\u0648\u0646 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u0627\u062a\">\n                    We value individuals who demonstrate these qualities\n                <\/p>\n            <\/div>\n            <div class=\"grid md:grid-cols-3 gap-6 max-w-4xl mx-auto\">\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-shield-alt text-blue-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Professionalism &amp; Integrity\" data-ar=\"\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u0646\u0632\u0627\u0647\u0629\">Professionalism &amp; Integrity<\/h4>\n                <\/div>\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-indigo-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-people-arrows text-indigo-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Communication &amp; Teamwork\" data-ar=\"\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0648\u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062c\u0645\u0627\u0639\u064a\">Communication &amp; Teamwork<\/h4>\n                <\/div>\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-purple-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-brain text-purple-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Problem-Solving &amp; Analytics\" data-ar=\"\u062d\u0644 \u0627\u0644\u0645\u0634\u0643\u0644\u0627\u062a \u0648\u0627\u0644\u062a\u062d\u0644\u064a\u0644\">Problem-Solving &amp; Analytics<\/h4>\n                <\/div>\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-green-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-user-check text-green-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Customer-Focused\" data-ar=\"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0627\u0644\u0639\u0645\u064a\u0644\">Customer-Focused<\/h4>\n                <\/div>\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-yellow-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-sync-alt text-yellow-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Adaptability &amp; Learning\" data-ar=\"\u0627\u0644\u0642\u062f\u0631\u0629 \u0639\u0644\u0649 \u0627\u0644\u062a\u0643\u064a\u0641 \u0648\u0627\u0644\u062a\u0639\u0644\u0645\">Adaptability &amp; Learning<\/h4>\n                <\/div>\n                <div class=\"text-center p-6 bg-white rounded-xl shadow-sm\">\n                    <div class=\"w-16 h-16 bg-red-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-star text-red-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h4 class=\"font-bold text-gray-800\" data-en=\"Passion for Excellence\" data-ar=\"\u0627\u0644\u0634\u063a\u0641 \u0628\u0627\u0644\u062a\u0645\u064a\u0632\">Passion for Excellence<\/h4>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== JOIN TALENT COMMUNITY ===== -->\n    <section class=\"py-16 bg-white\">\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n            <div class=\"bg-blue-50 rounded-2xl p-8 md:p-12 border border-blue-100\">\n                <div class=\"w-20 h-20 bg-blue-600 rounded-full flex items-center justify-center mx-auto mb-4\">\n                    <i class=\"fas fa-users text-white text-3xl\"><\/i>\n                <\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-gray-800 mb-3\" data-en=\"Join Our Talent Community\" data-ar=\"\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0644\u062f\u064a\u0646\u0627\">\n                    Join Our Talent Community\n                <\/h2>\n                <p class=\"text-gray-600 text-base leading-relaxed max-w-2xl mx-auto mb-6\" data-en=\"Don't see a suitable opportunity today? We're always interested in connecting with exceptional talent. Submit your CV to our talent pool, and we'll contact you when a position matching your skills and experience becomes available.\" data-ar=\"\u0644\u0627 \u062a\u0631\u0649 \u0641\u0631\u0635\u0629 \u0645\u0646\u0627\u0633\u0628\u0629 \u0627\u0644\u064a\u0648\u0645\u061f \u0646\u062d\u0646 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u0647\u062a\u0645\u0648\u0646 \u0628\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0627\u0644\u0627\u0633\u062a\u062b\u0646\u0627\u0626\u064a\u0629. \u0623\u0631\u0633\u0644 \u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0630\u0627\u062a\u064a\u0629 \u0625\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0644\u062f\u064a\u0646\u0627\u060c \u0648\u0633\u0646\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0639\u0646\u062f \u062a\u0648\u0641\u0631 \u0645\u0646\u0635\u0628 \u064a\u062a\u0646\u0627\u0633\u0628 \u0645\u0639 \u0645\u0647\u0627\u0631\u0627\u062a\u0643 \u0648\u062e\u0628\u0631\u0627\u062a\u0643.\">\n                    Don&#8217;t see a suitable opportunity today? We&#8217;re always interested in connecting with exceptional talent. Submit your CV to our talent pool, and we&#8217;ll contact you when a position matching your skills and experience becomes available.\n                <\/p>\n                <p class=\"text-lg font-semibold text-blue-600 mb-6\" data-en=\"Your next career opportunity starts here.\" data-ar=\"\u0641\u0631\u0635\u062a\u0643 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u062a\u0628\u062f\u0623 \u0645\u0646 \u0647\u0646\u0627.\">\n                    Your next career opportunity starts here.\n                <\/p>\n                <a href=\"#apply\" class=\"btn btn-primary\" data-en=\"Submit Your CV\" data-ar=\"\u0623\u0631\u0633\u0644 \u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0630\u0627\u062a\u064a\u0629\">\n                    <span>Submit Your CV<\/span>\n                    <i class=\"fas fa-arrow-right\"><\/i>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== APPLY NOW FORM ===== -->\n    <section id=\"apply\" class=\"py-16 gradient-bg\">\n        <div class=\"max-w-3xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"bg-white rounded-2xl shadow-xl p-6 md:p-10\">\n                <div class=\"text-center mb-8\">\n                    <div class=\"w-16 h-16 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-3\">\n                        <i class=\"fas fa-paper-plane text-blue-600 text-2xl\"><\/i>\n                    <\/div>\n                    <h2 class=\"text-2xl md:text-3xl font-bold text-gray-800\" data-en=\"Apply Now\" data-ar=\"\u0642\u062f\u0645 \u0627\u0644\u0622\u0646\">\n                        Apply Now\n                    <\/h2>\n                    <p class=\"text-gray-500 text-sm\" data-en=\"Fill in the details below and we'll get back to you shortly.\" data-ar=\"\u0627\u0645\u0644\u0623 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0623\u062f\u0646\u0627\u0647 \u0648\u0633\u0646\u0639\u0627\u0648\u062f \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0643 \u0642\u0631\u064a\u0628\u064b\u0627.\">\n                        Fill in the details below and we&#8217;ll get back to you shortly.\n                    <\/p>\n                <\/div>\n\n                <!-- ===== FORM ===== -->\n                <form class=\"apply-form\" action=\"https:\/\/formsubmit.co\/Info@mtms.com.eg\" method=\"POST\" enctype=\"multipart\/form-data\">\n                    <!-- Hidden fields for FormSubmit -->\n                    <input type=\"hidden\" name=\"_subject\" value=\"New Job Application - MTMS Careers\">\n                    <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n                    <input type=\"hidden\" name=\"_template\" value=\"table\">\n                    <input type=\"hidden\" name=\"_next\" value=\"https:\/\/mtms.com.eg\/careers-thank-you\/\">\n\n                    <!-- Full Name -->\n                    <div class=\"mb-5\">\n                        <label for=\"fullName\" data-en=\"Full Name\" data-ar=\"\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644\">Full Name<\/label>\n                        <input type=\"text\" id=\"fullName\" name=\"Full Name\" required=\"\" placeholder=\"e.g. Ahmed Mohamed\" data-en=\"Enter your full name\" data-ar=\"\u0623\u062f\u062e\u0644 \u0627\u0633\u0645\u0643 \u0627\u0644\u0643\u0627\u0645\u0644\">\n                    <\/div>\n\n                    <!-- Email -->\n                    <div class=\"mb-5\">\n                        <label for=\"email\" data-en=\"Email Address\" data-ar=\"\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\">Email Address<\/label>\n                        <input type=\"email\" id=\"email\" name=\"Email\" required=\"\" placeholder=\"you@example.com\" data-en=\"Enter your email\" data-ar=\"\u0623\u062f\u062e\u0644 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\">\n                    <\/div>\n\n                    <!-- Phone -->\n                    <div class=\"mb-5\">\n                        <label for=\"phone\" data-en=\"Phone Number\" data-ar=\"\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641\">Phone Number<\/label>\n                        <input type=\"tel\" id=\"phone\" name=\"Phone Number\" required=\"\" placeholder=\"+20 100 000 0000\" data-en=\"Enter your phone number\" data-ar=\"\u0623\u062f\u062e\u0644 \u0631\u0642\u0645 \u0647\u0627\u062a\u0641\u0643\">\n                    <\/div>\n\n                    <!-- Position -->\n                    <div class=\"mb-5\">\n                        <label for=\"position\" data-en=\"Position Applying For\" data-ar=\"\u0627\u0644\u0645\u0646\u0635\u0628 \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0644\u0647\">Position Applying For<\/label>\n                        <select id=\"position\" name=\"Position\" required=\"\">\n                            <option value=\"\" data-en=\"Select a position\" data-ar=\"\u0627\u062e\u062a\u0631 \u0645\u0646\u0635\u0628\u064b\u0627\">Select a position<\/option>\n                            <option value=\"Management Consultant\" data-en=\"Management Consultant\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631 \u0625\u062f\u0627\u0631\u0629\">Management Consultant<\/option>\n                            <option value=\"Business Analyst\" data-en=\"Business Analyst\" data-ar=\"\u0645\u062d\u0644\u0644 \u0623\u0639\u0645\u0627\u0644\">Business Analyst<\/option>\n                            <option value=\"Strategy Consultant\" data-en=\"Strategy Consultant\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629\">Strategy Consultant<\/option>\n                            <option value=\"Organizational Development Consultant\" data-en=\"Organizational Development Consultant\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631 \u062a\u0637\u0648\u064a\u0631 \u0645\u0624\u0633\u0633\u064a\">Organizational Development Consultant<\/option>\n                            <option value=\"HR Consultant\" data-en=\"HR Consultant\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631 \u0645\u0648\u0627\u0631\u062f \u0628\u0634\u0631\u064a\u0629\">HR Consultant<\/option>\n                            <option value=\"Corporate Trainer\" data-en=\"Corporate Trainer\" data-ar=\"\u0645\u062f\u0631\u0628 \u0645\u0624\u0633\u0633\u064a\">Corporate Trainer<\/option>\n                            <option value=\"Instructional Designer\" data-en=\"Instructional Designer\" data-ar=\"\u0645\u0635\u0645\u0645 \u062a\u0639\u0644\u064a\u0645\">Instructional Designer<\/option>\n                            <option value=\"Learning &amp; Development Specialist\" data-en=\"Learning &amp; Development Specialist\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a \u062a\u0639\u0644\u0645 \u0648\u062a\u0637\u0648\u064a\u0631\">Learning &amp; Development Specialist<\/option>\n                            <option value=\"Training Coordinator\" data-en=\"Training Coordinator\" data-ar=\"\u0645\u0646\u0633\u0642 \u062a\u062f\u0631\u064a\u0628\">Training Coordinator<\/option>\n                            <option value=\"Digital Marketing Specialist\" data-en=\"Digital Marketing Specialist\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a \u062a\u0633\u0648\u064a\u0642 \u0631\u0642\u0645\u064a\">Digital Marketing Specialist<\/option>\n                            <option value=\"SEO Specialist\" data-en=\"SEO Specialist\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a \u062a\u062d\u0633\u064a\u0646 \u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b\">SEO Specialist<\/option>\n                            <option value=\"Social Media Executive\" data-en=\"Social Media Executive\" data-ar=\"\u0645\u0633\u0624\u0648\u0644 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\">Social Media Executive<\/option>\n                            <option value=\"Content Creator\" data-en=\"Content Creator\" data-ar=\"\u0645\u0646\u0634\u0626 \u0645\u062d\u062a\u0648\u0649\">Content Creator<\/option>\n                            <option value=\"Graphic Designer\" data-en=\"Graphic Designer\" data-ar=\"\u0645\u0635\u0645\u0645 \u062c\u0631\u0627\u0641\u064a\u0643\">Graphic Designer<\/option>\n                            <option value=\"Business Development Executive\" data-en=\"Business Development Executive\" data-ar=\"\u0645\u0633\u0624\u0648\u0644 \u062a\u0637\u0648\u064a\u0631 \u0623\u0639\u0645\u0627\u0644\">Business Development Executive<\/option>\n                            <option value=\"Sales Consultant\" data-en=\"Sales Consultant\" data-ar=\"\u0645\u0633\u062a\u0634\u0627\u0631 \u0645\u0628\u064a\u0639\u0627\u062a\">Sales Consultant<\/option>\n                            <option value=\"Key Account Manager\" data-en=\"Key Account Manager\" data-ar=\"\u0645\u062f\u064a\u0631 \u062d\u0633\u0627\u0628\u0627\u062a \u0631\u0626\u064a\u0633\u064a\u0629\">Key Account Manager<\/option>\n                            <option value=\"Customer Success Specialist\" data-en=\"Customer Success Specialist\" data-ar=\"\u0623\u062e\u0635\u0627\u0626\u064a \u0646\u062c\u0627\u062d \u0627\u0644\u0639\u0645\u0644\u0627\u0621\">Customer Success Specialist<\/option>\n                            <option value=\"Project Coordinator\" data-en=\"Project Coordinator\" data-ar=\"\u0645\u0646\u0633\u0642 \u0645\u0634\u0627\u0631\u064a\u0639\">Project Coordinator<\/option>\n                            <option value=\"Administrative Officer\" data-en=\"Administrative Officer\" data-ar=\"\u0645\u0633\u0624\u0648\u0644 \u0625\u062f\u0627\u0631\u064a\">Administrative Officer<\/option>\n                            <option value=\"Finance &amp; Accounting Professional\" data-en=\"Finance &amp; Accounting Professional\" data-ar=\"\u0645\u062d\u062a\u0631\u0641 \u0645\u0627\u0644\u064a\u0629 \u0648\u0645\u062d\u0627\u0633\u0628\u0629\">Finance &amp; Accounting Professional<\/option>\n                            <option value=\"Customer Service Representative\" data-en=\"Customer Service Representative\" data-ar=\"\u0645\u0645\u062b\u0644 \u062e\u062f\u0645\u0629 \u0639\u0645\u0644\u0627\u0621\">Customer Service Representative<\/option>\n                            <option value=\"Internship\" data-en=\"Internship\" data-ar=\"\u062a\u062f\u0631\u064a\u0628 \u062f\u0627\u062e\u0644\u064a\">Internship<\/option>\n                            <option value=\"Other\" data-en=\"Other\" data-ar=\"\u0623\u062e\u0631\u0649\">Other<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <!-- Years of Experience -->\n                    <div class=\"mb-5\">\n                        <label for=\"experience\" data-en=\"Years of Experience\" data-ar=\"\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u062e\u0628\u0631\u0629\">Years of Experience<\/label>\n                        <select id=\"experience\" name=\"Years of Experience\" required=\"\">\n                            <option value=\"\" data-en=\"Select years\" data-ar=\"\u0627\u062e\u062a\u0631 \u0639\u062f\u062f \u0627\u0644\u0633\u0646\u0648\u0627\u062a\">Select years<\/option>\n                            <option value=\"Fresh Graduate (0-1)\">Fresh Graduate (0-1)<\/option>\n                            <option value=\"1-2 Years\">1-2 Years<\/option>\n                            <option value=\"3-5 Years\">3-5 Years<\/option>\n                            <option value=\"6-10 Years\">6-10 Years<\/option>\n                            <option value=\"10+ Years\">10+ Years<\/option>\n                        <\/select>\n                    <\/div>\n\n                    <!-- Upload CV -->\n                    <div class=\"mb-5\">\n                        <label data-en=\"Upload CV (PDF \/ DOC)\" data-ar=\"\u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0633\u064a\u0631\u0629 \u0627\u0644\u0630\u0627\u062a\u064a\u0629 (PDF \/ DOC)\">Upload CV (PDF \/ DOC)<\/label>\n                        <div class=\"file-wrapper\">\n                            <input type=\"file\" id=\"cv\" name=\"CV\" accept=\".pdf,.doc,.docx\" required=\"\">\n                            <div class=\"file-label\">\n                                <i class=\"fas fa-cloud-upload-alt\"><\/i>\n                                <span data-en=\"Drag &amp; drop your CV here, or click to browse\" data-ar=\"\u0627\u0633\u062d\u0628 \u0648\u0623\u0641\u0644\u062a \u0633\u064a\u0631\u062a\u0643 \u0627\u0644\u0630\u0627\u062a\u064a\u0629 \u0647\u0646\u0627\u060c \u0623\u0648 \u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0635\u0641\u062d\">\n                                    Drag &amp; drop your CV here, or click to browse\n                                <\/span>\n                                <span class=\"block text-xs text-gray-400 mt-1\" data-en=\"Supported formats: PDF, DOC, DOCX (Max 5MB)\" data-ar=\"\u0627\u0644\u0635\u064a\u063a \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629: PDF\u060c DOC\u060c DOCX (\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 5 \u0645\u064a\u062c\u0627\u0628\u0627\u064a\u062a)\">\n                                    Supported formats: PDF, DOC, DOCX (Max 5MB)\n                                <\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Cover Letter -->\n                    <div class=\"mb-6\">\n                        <label for=\"coverLetter\" data-en=\"Cover Letter (Optional)\" data-ar=\"\u062e\u0637\u0627\u0628 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)\">Cover Letter (Optional)<\/label>\n                        <textarea id=\"coverLetter\" name=\"Cover Letter\" rows=\"4\" placeholder=\"Tell us why you're the right fit for this role...\" data-en=\"Tell us why you're the right fit for this role...\" data-ar=\"\u0623\u062e\u0628\u0631\u0646\u0627 \u0644\u0645\u0627\u0630\u0627 \u0623\u0646\u062a \u0627\u0644\u0634\u062e\u0635 \u0627\u0644\u0645\u0646\u0627\u0633\u0628 \u0644\u0647\u0630\u0627 \u0627\u0644\u062f\u0648\u0631...\"><\/textarea>\n                    <\/div>\n\n                    <!-- Submit -->\n                    <button type=\"submit\" class=\"btn btn-primary w-full py-3 text-lg\" data-en=\"Submit Application\" data-ar=\"\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0637\u0644\u0628\">\n                        <span>Submit Application<\/span>\n                        <i class=\"fas fa-arrow-right\"><\/i>\n                    <\/button>\n\n                    <p class=\"text-xs text-gray-400 text-center mt-4\" data-en=\"By submitting this application, you agree to our privacy policy.\" data-ar=\"\u0628\u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u0637\u0644\u0628\u060c \u0641\u0625\u0646\u0643 \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627.\">\n                        By submitting this application, you agree to our privacy policy.\n                    <\/p>\n                <\/form>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== FINAL CTA ===== -->\n    <section class=\"py-12 bg-blue-600\">\n        <div class=\"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center\">\n            <h3 class=\"text-2xl md:text-3xl font-bold text-white mb-2\" data-en=\"Join MTMS\" data-ar=\"\u0627\u0646\u0636\u0645 \u0625\u0644\u0649 MTMS\">\n                Join MTMS\n            <\/h3>\n            <p class=\"text-blue-100 text-base max-w-2xl mx-auto\" data-en=\"Become part of a team dedicated to helping people, organizations, and communities achieve sustainable success.\" data-ar=\"\u0643\u0646 \u062c\u0632\u0621\u064b\u0627 \u0645\u0646 \u0641\u0631\u064a\u0642 \u0645\u0643\u0631\u0633 \u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0648\u0627\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0639\u0644\u0649 \u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0646\u062c\u0627\u062d \u0627\u0644\u0645\u0633\u062a\u062f\u0627\u0645.\">\n                Become part of a team dedicated to helping people, organizations, and communities achieve sustainable success.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    \n  <!-- ===== FOOTER ===== -->\n  <footer class=\"bg-gray-800 text-white py-16\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n      <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-12\">\n        <!-- Brand -->\n        <div class=\"col-span-2 lg:col-span-1\">\n          <div class=\"flex items-center gap-3 mb-4\">\n            <div class=\"w-12 h-12 bg-blue-600 rounded-full flex items-center justify-center\">\n              <span class=\"text-white font-bold text-sm\">MTMS<\/span>\n            <\/div>\n            <span class=\"text-2xl font-bold\" data-en=\"GLOBAL\" data-ar=\"\u062c\u0644\u0648\u0628\u0627\u0644\">GLOBAL<\/span>\n          <\/div>\n          <p class=\"text-gray-400 text-sm\" data-en=\"MTMS Global is a leading company in training and consulting services, dedicated to empowering individuals and organizations for success.\" data-ar=\"MTMS \u062c\u0644\u0648\u0628\u0627\u0644 \u0647\u064a \u0634\u0631\u0643\u0629 \u0631\u0627\u0626\u062f\u0629 \u0641\u064a \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a\u060c \u0645\u0643\u0631\u0633\u0629 \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0623\u0641\u0631\u0627\u062f \u0648\u0627\u0644\u0645\u0646\u0638\u0645\u0627\u062a \u0644\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0646\u062c\u0627\u062d.\">\n            MTMS Global is a leading company in training and consulting services, dedicated to empowering individuals and organizations for success.\n          <\/p>\n        <\/div>\n        <!-- Quick Links -->\n        <div>\n          <h4 class=\"text-lg font-bold mb-4\" data-en=\"Quick Links\" data-ar=\"\u0631\u0648\u0627\u0628\u0637 \u0633\u0631\u064a\u0639\u0629\">Quick Links<\/h4>\n          <ul class=\"space-y-2 text-sm\">\n            <li><a href=\"https:\/\/mtms.com.eg\" class=\"text-gray-400 hover:text-blue-400 transition-colors\" data-en=\"Home\" data-ar=\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\">Home<\/a><\/li>\n            <li><a href=\"https:\/\/mtms.com.eg\/index.php\/our-service\/\" class=\"text-gray-400 hover:text-blue-400 transition-colors\" data-en=\"Services\" data-ar=\"\u0627\u0644\u062e\u062f\u0645\u0627\u062a\">Services<\/a><\/li>\n            <li><a href=\"https:\/\/mtms.com.eg\/index.php\/our-courses-2\/\" class=\"text-gray-400 hover:text-blue-400 transition-colors\" data-en=\"Courses\" data-ar=\"\u0627\u0644\u062f\u0648\u0631\u0627\u062a\">Courses<\/a><\/li>\n            <li><a href=\"https:\/\/mtms.com.eg\/index.php\/contact-us\/\" ?phone=\"%2B201556747455&amp;text&amp;type=phone_number&amp;app_absent=0&quot;\" class=\"text-gray-400 hover:text-blue-400 transition-colors\" data-en=\"Contact\" data-ar=\"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627\">Contact<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <!-- Contact -->\n        <div>\n          <h4 class=\"text-lg font-bold mb-4\" data-en=\"Contact Us\" data-ar=\"\u0627\u062a\u0635\u0644 \u0628\u0646\u0627\">Contact Us<\/h4>\n          <ul class=\"space-y-2 text-sm text-gray-400\">\n            <li class=\"flex items-start gap-3\">\n              <i class=\"fas fa-map-marker-alt text-blue-400 mt-1\"><\/i>\n              <span data-en=\"Nasr City, Cairo, Egypt\" data-ar=\" \u0645\u062f\u064a\u0646\u0629 \u0646\u0635\u0631\u060c \u0627\u0644\u0642\u0627\u0647\u0631\u0629\u060c \u0645\u0635\u0631\">123 Training St, Cairo, Egypt<\/span>\n            <\/li>\n            <li class=\"flex items-center gap-3\">\n              <i class=\"fas fa-envelope text-blue-400\"><\/i>\n              <span>info@mtms.com.eg<\/span>\n            <\/li>\n            <li class=\"flex items-center gap-3\">\n              <i class=\"fas fa-phone text-blue-400\"><\/i>\n              <span>+20 155 057 004 4<\/span>\n            <\/li>\n          <\/ul>\n          <div class=\"flex gap-3 mt-6\">\n            <a href=\"https:\/\/www.facebook.com\/MTMSGlobal\" class=\"w-10 h-10 bg-gray-700 rounded-full flex items-center justify-center hover:bg-blue-600 transition-colors\" aria-label=\"Facebook\">\n              <i class=\"fab fa-facebook-f\"><\/i>\n            <\/a>\n            <a href=\"https:\/\/www.linkedin.com\/company\/mtmsglobal\/\" class=\"w-10 h-10 bg-gray-700 rounded-full flex items-center justify-center hover:bg-blue-600 transition-colors\" aria-label=\"LinkedIn\">\n              <i class=\"fab fa-linkedin-in\"><\/i>\n            <\/a>\n            <a href=\"https:\/\/www.instagram.com\/mtmsglobal\/?igsh=bGt6eGI5OWkxdDZk#\" class=\"w-10 h-10 bg-gray-700 rounded-full flex items-center justify-center hover:bg-blue-600 transition-colors\" aria-label=\"Instagram\">\n              <i class=\"fab fa-instagram\"><\/i>\n            <\/a>\n            <a href=\"https:\/\/wa.me\/+201550570044\" class=\"w-10 h-10 bg-gray-700 rounded-full flex items-center justify-center hover:bg-blue-600 transition-colors\" aria-label=\"WhatsApp\">\n              <i class=\"fab fa-whatsapp\"><\/i>\n            <\/a>\n          <\/div>\n        <\/div>\n        <!-- Newsletter -->\n        <div>\n          <h4 class=\"text-lg font-bold mb-4\" data-en=\"Subscribe to our Newsletter\" data-ar=\"\u0627\u0634\u062a\u0631\u0643 \u0641\u064a \u0646\u0634\u0631\u062a\u0646\u0627 \u0627\u0644\u0628\u0631\u064a\u062f\u064a\u0629\">Subscribe to our Newsletter<\/h4>\n          <form class=\"flex\" onsubmit=\"event.preventDefault();\">\n            <input type=\"email\" class=\"flex-1 px-4 py-2 rounded-l-lg focus:outline-none text-gray-800 text-sm\" data-en=\"Enter your email\" data-ar=\"\u0623\u062f\u062e\u0644 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" placeholder=\"Enter your email\">\n            <button class=\"bg-blue-600 px-5 py-2 rounded-r-lg hover:bg-blue-700 transition-colors\" type=\"submit\">\n              <i class=\"fas fa-paper-plane\"><\/i>\n            <\/button>\n          <\/form>\n        <\/div>\n      <\/div>\n      <div class=\"border-t border-gray-700 mt-12 pt-8 text-center text-sm text-gray-400\">\n        \u00a9 <span data-en=\"2024 MTMS Global. All rights reserved.\" data-ar=\"2024 MTMS \u062c\u0644\u0648\u0628\u0627\u0644. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629.\">2024 MTMS Global. All rights reserved.<\/span>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n  <!-- ===== LANGUAGE TOGGLE SCRIPT ===== -->\n  <script>\n    document.addEventListener('DOMContentLoaded', function() {\n      const languageBtn = document.getElementById('languageBtn');\n      let currentLang = 'en';\n\n      function setLanguage(lang) {\n        currentLang = lang;\n        document.body.setAttribute('dir', lang === 'ar' ? 'rtl' : 'ltr');\n        document.documentElement.setAttribute('lang', lang);\n\n        \/\/ Update all elements with data-en \/ data-ar\n        document.querySelectorAll('[data-en][data-ar]').forEach(el => {\n          const text = lang === 'en' ? el.getAttribute('data-en') : el.getAttribute('data-ar');\n          if (el.tagName === 'INPUT' && el.hasAttribute('placeholder')) {\n            el.placeholder = text;\n          } else if (el.tagName === 'IMG' && el.hasAttribute('alt')) {\n            el.alt = text;\n          } else {\n            el.textContent = text;\n          }\n        });\n\n        \/\/ Update arrows for RTL\n        document.querySelectorAll('.btn .fa-arrow-right, .btn .fa-arrow-left').forEach(icon => {\n          if (lang === 'ar') {\n            icon.classList.remove('fa-arrow-right');\n            icon.classList.add('fa-arrow-left');\n          } else {\n            icon.classList.remove('fa-arrow-left');\n            icon.classList.add('fa-arrow-right');\n          }\n        });\n\n        \/\/ Update document title\n        document.title = lang === 'en'\n          ? 'MTMS Global - Training & Consulting Services'\n          : 'MTMS \u062c\u0644\u0648\u0628\u0627\u0644 - \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a';\n      }\n\n      \/\/ Toggle on button click\n      languageBtn.addEventListener('click', function() {\n        const nextLang = currentLang === 'en' ? 'ar' : 'en';\n        setLanguage(nextLang);\n      });\n\n      \/\/ Set default (English)\n      setLanguage('en');\n    });\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>Careers at MTMS &#8211; Build Your Future \ud83d\ude80 Join Our Team Careers at MTMS Build Your Future with Us At [&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":"default","site-content-layout":"","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":"","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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-155","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/pages\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/comments?post=155"}],"version-history":[{"count":5,"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/pages\/155\/revisions"}],"predecessor-version":[{"id":203,"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/pages\/155\/revisions\/203"}],"wp:attachment":[{"href":"https:\/\/mtms.com.eg\/index.php\/wp-json\/wp\/v2\/media?parent=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}