{"id":71,"date":"2025-08-04T03:01:50","date_gmt":"2025-08-04T03:01:50","guid":{"rendered":"https:\/\/mtmsglobal.com\/New\/?page_id=71"},"modified":"2025-09-14T06:06:36","modified_gmt":"2025-09-14T06:06:36","slug":"our-courses","status":"publish","type":"page","link":"https:\/\/mtmsglobal.com\/index.php\/our-courses\/","title":{"rendered":"Our courses"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Our Courses<\/title>\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\n  <style>\n    .offer-badge {\n      position: absolute;\n      top: 12px;\n      right: 12px;\n      background: linear-gradient(135deg, #FFDB63, #E5B827, #FED34C);\n      color: white;\n      padding: 4px 10px;\n      border-radius: 6px;\n      font-size: 12px;\n      font-weight: 600;\n      z-index: 10;\n    }\n\n    .original-price {\n      text-decoration: line-through;\n      color: #9ca3af;\n      font-size: 16px;\n    }\n\n    .discount-price {\n      color: #ef4444;\n      font-weight: bold;\n      font-size: 20px;\n    }\n\n    .course-card {\n      background: white;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);\n      display: flex;\n      flex-direction: column;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .course-card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);\n    }\n\n    .course-image {\n      width: 100%;\n      height: 220px;\n      object-fit: cover;\n    }\n    \n    .language-switcher {\n      position: fixed;\n      bottom: 20px;\n      left: 20px;\n      z-index: 1000;\n    }\n    \n    .language-icon {\n      width: 50px;\n      height: 50px;\n      border-radius: 50%;\n      background: #3b82f6;\n      color: white;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 20px;\n      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n    \n    .language-icon:hover {\n      background: #2563eb;\n      transform: scale(1.1);\n    }\n    \n    .tooltip {\n      position: absolute;\n      right: 60px;\n      top: 50%;\n      transform: translateY(-50%);\n      background: #333;\n      color: white;\n      padding: 5px 10px;\n      border-radius: 5px;\n      font-size: 14px;\n      white-space: nowrap;\n      opacity: 0;\n      transition: opacity 0.3s;\n      pointer-events: none;\n    }\n    \n    .language-icon:hover .tooltip {\n      opacity: 1;\n    }\n    \n    \/* \u0627\u0644\u062d\u0644 \u0627\u0644\u0646\u0647\u0627\u0626\u064a \u0644\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062e\u0637 \u0627\u0644\u062a\u062d\u062a\u064a *\/\n    .enroll-button, .course-card a {\n      text-decoration: none !important;\n    }\n    \n    \/* \u0625\u0636\u0627\u0641\u0629 \u062a\u0623\u0643\u064a\u062f \u0644\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062e\u0637 \u0641\u064a \u062d\u0627\u0644\u0629 RTL *\/\n    [dir=\"rtl\"] .enroll-button, \n    [dir=\"rtl\"] .course-card a {\n      text-decoration: none !important;\n    }\n  <\/style>\n<\/head>\n<body class=\"bg-gray-50\">\n\n  <!-- Language Switcher Icon -->\n  <div class=\"language-switcher\">\n    <div id=\"languageToggle\" class=\"language-icon\">\n      <i id=\"languageIcon\" class=\"fas fa-language\"><\/i>\n      <span class=\"tooltip\" id=\"languageTooltip\">Switch to Arabic<\/span>\n    <\/div>\n  <\/div>\n\n  <section class=\"py-20 px-4\">\n    <div class=\"max-w-7xl mx-auto text-center\">\n      <h2 class=\"text-4xl sm:text-5xl font-extrabold text-blue-600 mb-4 leading-tight\" data-en=\"Our Courses\" data-ar=\"\u062f\u0648\u0631\u0627\u062a\u0646\u0627\">Our Courses<\/h2>\n      <p class=\"text-lg sm:text-xl text-gray-600 max-w-2xl mx-auto mb-8\" data-en=\"Discover our comprehensive training programs designed to enhance your professional skills.\" data-ar=\"\u0627\u0643\u062a\u0634\u0641 \u0628\u0631\u0627\u0645\u062c\u0646\u0627 \u0627\u0644\u062a\u062f\u0631\u064a\u0628\u064a\u0629 \u0627\u0644\u0634\u0627\u0645\u0644\u0629 \u0627\u0644\u0645\u0635\u0645\u0645\u0629 \u0644\u062a\u0639\u0632\u064a\u0632 \u0645\u0647\u0627\u0631\u0627\u062a\u0643 \u0627\u0644\u0645\u0647\u0646\u064a\u0629.\">\n        Discover our comprehensive training programs designed to enhance your professional skills.\n      <\/p>\n    <\/div>\n\n    <div class=\"mt-20 grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-10 max-w-7xl mx-auto\">\n\n      <!-- Course 1 -->\n      <div class=\"course-card\">\n        <div class=\"relative\">\n          <div class=\"offer-badge\" data-en=\"More rate\" data-ar=\"\u0627\u0644\u0623\u0639\u0644\u0649 \u062a\u0642\u064a\u064a\u0645\u0627\u064b\">More rate<\/div>\n          <img decoding=\"async\" src=\"https:\/\/mtmsglobal.com\/wp-content\/uploads\/2025\/07\/Rectangle.png\" alt=\"Supply Chain and Logistics\" class=\"course-image\">\n        <\/div>\n        <div class=\"p-6 flex flex-col flex-grow\">\n          <div class=\"flex items-center text-yellow-400 text-sm mb-2\">\n            <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star-half-alt ml-1\"><\/i>\n            <span class=\"text-gray-600 ml-2\">4.5<\/span>\n          <\/div>\n          <h3 class=\"text-xl font-semibold text-gray-800 mb-2\" data-en=\"Supply Chain and Logistics\" data-ar=\"\u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u062a\u0648\u0631\u064a\u062f \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0644\u0648\u062c\u0633\u062a\u064a\u0629\">Supply Chain and Logistics<\/h3>\n          <p class=\"text-gray-600 text-sm mb-6 flex-grow\" data-en=\"This field focuses on the efficient flow of goods and services from origin to customer.\" data-ar=\"\u064a\u0631\u0643\u0632 \u0647\u0630\u0627 \u0627\u0644\u0645\u062c\u0627\u0644 \u0639\u0644\u0649 \u0627\u0644\u062a\u062f\u0641\u0642 \u0627\u0644\u0641\u0639\u0627\u0644 \u0644\u0644\u0633\u0644\u0639 \u0648\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0645\u0646 \u0627\u0644\u0645\u0646\u0634\u0623 \u0625\u0644\u0649 \u0627\u0644\u0639\u0645\u064a\u0644.\">\n            This field focuses on the efficient flow of goods and services from origin to customer.\n          <\/p>\n          <div class=\"flex items-center justify-between\">\n            <span class=\"text-blue-600 text-xl font-bold\">300$<\/span>\n            <a href=\"https:\/\/mtmsglobal.com\/index.php\/supply-chain\/\" class=\"enroll-button text-sm bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700 transition\" data-en=\"Enroll now\" data-ar=\"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\">\n              Enroll now <i class=\"fas fa-arrow-right ml-1\"><\/i>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Course 2 -->\n      <div class=\"course-card\">\n        <div class=\"relative\">\n          <div class=\"offer-badge\" data-en=\"More rate\" data-ar=\"\u0627\u0644\u0623\u0639\u0644\u0649 \u062a\u0642\u064a\u064a\u0645\u0627\u064b\">More rate<\/div>\n          <img decoding=\"async\" src=\"https:\/\/mtmsglobal.com\/wp-content\/uploads\/2025\/07\/ss.png\" alt=\"Strategic Management\" class=\"course-image\">\n        <\/div>\n        <div class=\"p-6 flex flex-col flex-grow\">\n          <div class=\"flex items-center text-yellow-400 text-sm mb-2\">\n            <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i>\n            <span class=\"text-gray-600 ml-2\">5<\/span>\n          <\/div>\n          <h3 class=\"text-xl font-semibold text-gray-800 mb-2\" data-en=\"Diploma in Strategic Management\" data-ar=\"\u062f\u0628\u0644\u0648\u0645 \u0641\u064a \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629\">Diploma in Strategic Management<\/h3>\n          <p class=\"text-gray-600 text-sm mb-6 flex-grow\" data-en=\"Learn advanced strategic planning skills for long-term business success.\" data-ar=\"\u062a\u0639\u0644\u0645 \u0645\u0647\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0627\u0644\u0645\u062a\u0642\u062f\u0645 \u0644\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0646\u062c\u0627\u062d \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0639\u0644\u0649 \u0627\u0644\u0645\u062f\u0649 \u0627\u0644\u0637\u0648\u064a\u0644.\">\n            Learn advanced strategic planning skills for long-term business success.\n          <\/p>\n          <div class=\"flex items-center justify-between\">\n            <span class=\"text-blue-600 text-xl font-bold\">300$<\/span>\n            <a href=\"https:\/\/mtmsglobal.com\/index.php\/strategic-management-diploma\/\" class=\"enroll-button text-sm bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700 transition\" data-en=\"Enroll now\" data-ar=\"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\">\n              Enroll now <i class=\"fas fa-arrow-right ml-1\"><\/i>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Course 3 -->\n      <div class=\"course-card\">\n        <div class=\"relative\">\n          <div class=\"offer-badge\" data-en=\"Special offer\" data-ar=\"\u0639\u0631\u0636 \u062e\u0627\u0635\">Special offer<\/div>\n          <img decoding=\"async\" src=\"https:\/\/mtmsglobal.com\/wp-content\/uploads\/2025\/07\/\u0645\u0624\u0634\u0631\u0627\u062a-\u0642\u064a\u0627\u0633-\u0627\u0644\u0627\u062f\u0627\u0621-\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629.png\" alt=\"KPIs\" class=\"course-image\">\n        <\/div>\n        <div class=\"p-6 flex flex-col flex-grow\">\n          <div class=\"flex items-center text-yellow-400 text-sm mb-2\">\n            <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i>\n            <span class=\"text-gray-600 ml-2\">5<\/span>\n          <\/div>\n          <h3 class=\"text-xl font-semibold text-gray-800 mb-2\" data-en=\"Key Performance Indicators (KPIs)\" data-ar=\"\u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 (KPIs)\">Key Performance Indicators (KPIs)<\/h3>\n          <p class=\"text-gray-600 text-sm mb-6 flex-grow\" data-en=\"Learn to track and measure business performance through effective KPIs.\" data-ar=\"\u062a\u0639\u0644\u0645 \u0643\u064a\u0641\u064a\u0629 \u062a\u062a\u0628\u0639 \u0648\u0642\u064a\u0627\u0633 \u0623\u062f\u0627\u0621 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0627\u0644\u0641\u0639\u0627\u0644\u0629.\">\n            Learn to track and measure business performance through effective KPIs.\n          <\/p>\n          <div class=\"flex items-center justify-between\">\n            <div class=\"flex gap-2 items-center\">\n              <span class=\"original-price\">300$<\/span>\n              <span class=\"discount-price\">120$<\/span>\n            <\/div>\n            <a href=\"https:\/\/mtmsglobal.com\/index.php\/key-performance-indicators\/\" class=\"enroll-button text-sm bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700 transition\" data-en=\"Enroll now\" data-ar=\"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\">\n              Enroll now <i class=\"fas fa-arrow-right ml-1\"><\/i>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Course 4 -->\n      <div class=\"course-card\">\n        <div class=\"relative\">\n          <div class=\"offer-badge\" data-en=\"Special offer\" data-ar=\"\u0639\u0631\u0636 \u062e\u0627\u0635\">Special offer<\/div>\n          <img decoding=\"async\" src=\"https:\/\/mtmsglobal.com\/wp-content\/uploads\/2025\/07\/\u0627\u0633\u0627\u0633\u064a\u0627\u062a-\u0627\u0644\u0628\u064a\u0639-\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a-1.png\" alt=\"Professional Selling Basics\" class=\"course-image\">\n        <\/div>\n        <div class=\"p-6 flex flex-col flex-grow\">\n          <div class=\"flex items-center text-yellow-400 text-sm mb-2\">\n            <i class=\"fas fa-star\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star ml-1\"><\/i><i class=\"fas fa-star-half-alt ml-1\"><\/i>\n            <span class=\"text-gray-600 ml-2\">4.5<\/span>\n          <\/div>\n          <h3 class=\"text-xl font-semibold text-gray-800 mb-2\" data-en=\"Professional Selling Basics\" data-ar=\"\u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0627\u0644\u0628\u064a\u0639 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\">Professional Selling Basics<\/h3>\n          <p class=\"text-gray-600 text-sm mb-6 flex-grow\" data-en=\"Become a confident, persuasive seller and close more deals with customers.\" data-ar=\"\u0643\u0646 \u0628\u0627\u0626\u0639\u064b\u0627 \u0648\u0627\u062b\u0642\u064b\u0627 \u0648\u0645\u0642\u0646\u0639\u064b\u0627 \u0648\u0623\u063a\u0644\u0642 \u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0635\u0641\u0642\u0627\u062a \u0645\u0639 \u0627\u0644\u0639\u0645\u0644\u0627\u0621.\">\n            Become a confident, persuasive seller and close more deals with customers.\n          <\/p>\n          <div class=\"flex items-center justify-between\">\n            <div class=\"flex gap-2 items-center\">\n              <span class=\"original-price\">300$<\/span>\n              <span class=\"discount-price\">120$<\/span>\n            <\/div>\n            <a href=\"https:\/\/mtmsglobal.com\/index.php\/professional-sales\/\" class=\"enroll-button text-sm bg-blue-600 text-white px-4 py-2 rounded hover:bg-blue-700 transition\" data-en=\"Enroll now\" data-ar=\"\u0633\u062c\u0644 \u0627\u0644\u0622\u0646\">\n              Enroll now <i class=\"fas fa-arrow-right ml-1\"><\/i>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <script>\n    document.addEventListener('DOMContentLoaded', function() {\n      const languageToggle = document.getElementById('languageToggle');\n      const languageIcon = document.getElementById('languageIcon');\n      const languageTooltip = document.getElementById('languageTooltip');\n      let currentLanguage = 'en'; \/\/ Default language is English\n      \n      \/\/ Set Arabic direction if needed\n      function setArabicDirection() {\n        document.body.style.direction = currentLanguage === 'ar' ? 'rtl' : 'ltr';\n      }\n      \n      \/\/ Toggle language function\n      function toggleLanguage() {\n        currentLanguage = currentLanguage === 'en' ? 'ar' : 'en';\n        \n        \/\/ Update icon rotation and tooltip\n        if (currentLanguage === 'ar') {\n          languageIcon.classList.add('fa-rotate-90');\n          languageTooltip.textContent = 'Switch to English';\n        } else {\n          languageIcon.classList.remove('fa-rotate-90');\n          languageTooltip.textContent = 'Switch to Arabic';\n        }\n        \n        \/\/ Update all elements with data attributes\n        document.querySelectorAll('[data-en], [data-ar]').forEach(element => {\n          if (element.hasAttribute(`data-${currentLanguage}`)) {\n            if (element.tagName === 'INPUT' || element.tagName === 'TEXTAREA') {\n              element.value = element.getAttribute(`data-${currentLanguage}`);\n            } else {\n              element.textContent = element.getAttribute(`data-${currentLanguage}`);\n            }\n          }\n        });\n        \n        setArabicDirection();\n      }\n      \n      \/\/ Initialize language\n      toggleLanguage(); \/\/ Set to English first\n      \n      \/\/ Add click event to toggle button\n      languageToggle.addEventListener('click', toggleLanguage);\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Our Courses Switch to Arabic Our Courses Discover our comprehensive training programs designed to enhance your professional skills. More rate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","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-71","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/pages\/71","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/comments?post=71"}],"version-history":[{"count":18,"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/pages\/71\/revisions"}],"predecessor-version":[{"id":824,"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/pages\/71\/revisions\/824"}],"wp:attachment":[{"href":"https:\/\/mtmsglobal.com\/index.php\/wp-json\/wp\/v2\/media?parent=71"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}