{"id":11931,"date":"2026-02-01T15:26:21","date_gmt":"2026-02-01T11:26:21","guid":{"rendered":"https:\/\/balawastajobs.com\/?page_id=11931"},"modified":"2026-02-01T16:06:21","modified_gmt":"2026-02-01T12:06:21","slug":"aviation_for-employers","status":"publish","type":"page","link":"https:\/\/balawastajobs.com\/ar\/aviation_for-employers\/","title":{"rendered":"Aviation_For Employers"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\r\n\/* ===== GLOBAL ===== *\/\r\nbody {\r\n  margin: 0;\r\n  font-family: \"Inter\", Arial, sans-serif;\r\n  background: #fff;\r\n}\r\n\r\n\/* ===== HERO ===== *\/\r\n.employers-hero {\r\n  position: relative;\r\n  min-height: 90vh;\r\n  background: url(\"https:\/\/balawastajobs.com\/wp-content\/uploads\/2018\/09\/WhatsApp-Image-2026-01-30-at-1.15.23-PM.jpeg\") center\/cover no-repeat;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  text-align: center;\r\n  color: #fff;\r\n}\r\n\r\n.employers-hero::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background: rgba(6, 26, 51, 0.65);\r\n}\r\n\r\n.employers-hero-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 900px;\r\n  padding: 20px;\r\n}\r\n\r\n.employers-hero h1 {\r\n  font-size: 3rem;\r\n  margin-bottom: 15px;\r\n}\r\n\r\n.employers-hero p {\r\n  font-size: 1.2rem;\r\n  color: #fff;\r\n  margin-bottom: 30px;\r\n}\r\n\r\n.hero-cta {\r\n  display: inline-block;\r\n  padding: 14px 32px;\r\n  background: #FFA500;\r\n  color: #111;\r\n  border-radius: 50px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.hero-cta:hover {\r\n  background: #ffb347;\r\n  transform: translateY(-2px);\r\n}\r\n\r\n\/* ===== SECTIONS BASE ===== *\/\r\n.section {\r\n  padding: 80px 20px;\r\n  text-align: center;\r\n}\r\n\r\n.section h2 {\r\n  font-size: 2.4rem;\r\n  margin-bottom: 15px;\r\n  color: #FFA500;\r\n}\r\n\r\n.section .section-sub {\r\n  max-width: 800px;\r\n  margin: 0 auto 50px;\r\n  color: #fff;\r\n  opacity: 0.9;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ===== WHY US ===== *\/\r\n.why-section {\r\n  background: #1a2340;\r\n  color: #fff;\r\n}\r\n\r\n.why-grid {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 25px;\r\n  justify-content: center;\r\n}\r\n\r\n.why-item {\r\n  background: rgba(255,255,255,0.05);\r\n  border-radius: 15px;\r\n  padding: 30px 25px;\r\n  width: 260px;\r\n  transition: all 0.35s ease;\r\n}\r\n\r\n.why-item:hover {\r\n  transform: translateY(-8px);\r\n  box-shadow: 0 12px 30px rgba(255,165,0,0.25);\r\n}\r\n\r\n.why-icon {\r\n  font-size: 32px;\r\n  margin-bottom: 15px;\r\n  color: #FFA500;\r\n}\r\n\r\n\r\n\/* ===== COMPANY TYPES ===== *\/\r\n.types-section {\r\n  background: #1a2340;\r\n  color: #fff;\r\n}\r\n\r\n.types-grid {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 20px;\r\n  justify-content: center;\r\n}\r\n\r\n.type-item {\r\n  padding: 18px 26px;\r\n  border-radius: 40px;\r\n  background: rgba(255,255,255,0.08);\r\n  font-weight: 500;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.type-item:hover {\r\n  background: #FFA500;\r\n  color: #111;\r\n}\r\n\r\n\/* ===== CTA ===== *\/\r\n.contact-section {\r\n  background: linear-gradient(135deg, #FFA500, #ff7a00);\r\n  color: #111;\r\n}\r\n\r\n.contact-section h2 {\r\n  color: #111;\r\n}\r\n\r\n.contact-btn {\r\n  display: inline-block;\r\n  margin-top: 25px;\r\n  padding: 14px 34px;\r\n  background: #111;\r\n  color: #fff;\r\n  border-radius: 50px;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  transition: all 0.3s ease;\r\n}\r\n\r\n.contact-btn:hover {\r\n  transform: translateY(-3px);\r\n  background: #000;\r\n}\r\n\r\n\/* ===== ANIMATION ===== *\/\r\n.fade-up {\r\n  opacity: 0;\r\n  transform: translateY(30px);\r\n  transition: all 0.7s ease;\r\n}\r\n\r\n.fade-up.visible {\r\n  opacity: 1;\r\n  transform: translateY(0);\r\n}\r\n\r\n\/* ===== RESPONSIVE ===== *\/\r\n@media(max-width: 768px) {\r\n  .employers-hero h1 {\r\n    font-size: 2.2rem;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<section class=\"employers-hero\">\r\n  <div class=\"employers-hero-content fade-up\">\r\n    <h1>\u0648\u0638\u0651\u0641 \u0628\u0630\u0643\u0627\u0621. \u0648\u0638\u0651\u0641 \u0628\u0633\u0631\u0639\u0629.<\/h1>\r\n    <p>\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0627\u0644\u0645\u0624\u0647\u0644\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u0639\u0631\u0628\u064a - \u062f\u0648\u0646 \u0625\u0636\u0627\u0639\u0629 \u0627\u0644\u0648\u0642\u062a \u0623\u0648 \u0627\u0644\u0645\u0648\u0627\u0631\u062f<\/p>\r\n    <a href=\"https:\/\/balawastajobs.com\/ar\/job-post\/\" class=\"hero-cta\">\u0627\u0646\u0634\u0631 \u0648\u0638\u064a\u0641\u0629<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- WHY US -->\r\n<section class=\"section why-section\">\r\n  <h2>\u0644\u0645\u0627\u0630\u0627 \u062a\u062e\u062a\u0627\u0631\u0646\u0627 \u0627\u0644\u0634\u0631\u0643\u0627\u062a\u061f<\/h2>\r\n  <p class=\"section-sub\">\u0646\u064f\u0628\u0633\u0637 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0627\u0644\u0645\u0644\u0627\u0621\u0645\u0629 \u0648\u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0627\u0644\u0633\u0631\u0639\u0629<\/p>\r\n  <div class=\"why-grid\">\r\n    <div class=\"why-item fade-up\">\r\n      <div class=\"why-icon\">\ud83c\udfaf<\/div>\r\n      <h3>\u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629<\/h3>\r\n      <p>\u0644\u0646 \u064a\u062a\u0645 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0643 \u0625\u0644\u0627 \u0645\u0639 \u0627\u0644\u0645\u0631\u0634\u062d\u064a\u0646 \u0627\u0644\u0630\u064a\u0646 \u064a\u0644\u0628\u064a\u0648\u0646 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0643.<\/p>\r\n    <\/div>\r\n    <div class=\"why-item fade-up\">\r\n      <div class=\"why-icon\">\u23f1\ufe0f<\/div>\r\n      <h3>\u0648\u0641\u0631 \u0627\u0644\u0648\u0642\u062a<\/h3>\r\n      <p>\u0644\u0627 \u064a\u0648\u062c\u062f \u0625\u063a\u0631\u0627\u0642 \u0628\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a. \u0641\u0642\u0637 \u0645\u0628\u0627\u0631\u064a\u0627\u062a \u062d\u0642\u064a\u0642\u064a\u0629<\/p>\r\n    <\/div>\r\n    <div class=\"why-item fade-up\">\r\n      <div class=\"why-icon\">\ud83c\udf0d<\/div>\r\n      <h3>\u0646\u0637\u0627\u0642 \u0625\u0642\u0644\u064a\u0645\u064a<\/h3>\r\n      <p>\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u0648\u0627\u0647\u0628 \u0641\u064a \u0628\u0644\u062f\u0627\u0646 \u0645\u062a\u0639\u062f\u062f\u0629<\/p>\r\n    <\/div>\r\n    <div class=\"why-item fade-up\">\r\n      <div class=\"why-icon\">\ud83e\udd1d<\/div>\r\n      <h3>\u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0627\u0644\u0645\u0631\u0646<\/h3>\r\n      <p>\u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0628\u062f\u0648\u0627\u0645 \u0643\u0627\u0645\u0644\u060c \u0623\u0648 \u0639\u0646 \u0628\u0639\u062f\u060c \u0623\u0648 \u0628\u0639\u0642\u062f \u0639\u0645\u0644<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<!-- TYPES -->\r\n<section class=\"section types-section\">\r\n  <h2>\u0645\u0639 \u0645\u0646 \u0646\u0639\u0645\u0644<\/h2>\r\n  <div class=\"types-grid\">\r\n    <div class=\"type-item fade-up\">\u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0646\u0627\u0634\u0626\u0629<\/div>\r\n    <div class=\"type-item fade-up\">\u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0635\u063a\u064a\u0631\u0629 \u0648\u0627\u0644\u0645\u062a\u0648\u0633\u0637\u0629<\/div>\r\n    <div class=\"type-item fade-up\">\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a<\/div>\r\n    <div class=\"type-item fade-up\">\u0648\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/div>\r\n    <div class=\"type-item fade-up\">\u0641\u0631\u0642 \u0627\u0644\u0639\u0645\u0644 \u0639\u0646 \u0628\u0639\u062f<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT -->\r\n<section class=\"section contact-section\">\r\n  <h2>\u062a\u062d\u062f\u062b \u0625\u0644\u0649 \u0641\u0631\u064a\u0642\u0646\u0627<\/h2>\r\n  <p>\u062f\u0639\u0646\u0627 \u0646\u062c\u062f \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u064a\u0646 \u0644\u0639\u0645\u0644\u0643<\/p>\r\n  <a href=\"https:\/\/balawastajobs.com\/ar\/contact\/\" class=\"contact-btn\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a>\r\n<\/section>\r\n\r\n<script>\r\nconst elements = document.querySelectorAll('.fade-up');\r\nconst observer = new IntersectionObserver(entries => {\r\n  entries.forEach(entry => {\r\n    if (entry.isIntersecting) {\r\n      entry.target.classList.add('visible');\r\n    }\r\n  });\r\n}, { threshold: 0.3 });\r\n\r\nelements.forEach(el => observer.observe(el));\r\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Hire Smarter. Hire Faster. Connect with qualified talent across the Arab world \u2014 without wasting time or resources. Post a [...]","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_view_id":"","footnotes":""},"job_specialties":[],"class_list":["post-11931","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Aviation_For Employers - BALA WASTA<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/balawastajobs.com\/ar\/aviation_for-employers\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Aviation_For Employers - BALA WASTA\" \/>\n<meta property=\"og:url\" content=\"https:\/\/balawastajobs.com\/ar\/aviation_for-employers\/\" \/>\n<meta property=\"og:site_name\" content=\"BALA WASTA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-01T12:06:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/aviation_for-employers\\\/\",\"url\":\"https:\\\/\\\/balawastajobs.com\\\/aviation_for-employers\\\/\",\"name\":\"Aviation_For Employers - BALA WASTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#website\"},\"datePublished\":\"2026-02-01T11:26:21+00:00\",\"dateModified\":\"2026-02-01T12:06:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/aviation_for-employers\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/balawastajobs.com\\\/aviation_for-employers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/aviation_for-employers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/balawastajobs.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Aviation_For Employers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#website\",\"url\":\"https:\\\/\\\/balawastajobs.com\\\/\",\"name\":\"BALA WASTA JOBS\",\"description\":\"Where opportunity meets talent\",\"publisher\":{\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/balawastajobs.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#organization\",\"name\":\"BALA WASTA JOBS\",\"url\":\"https:\\\/\\\/balawastajobs.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/balawastajobs.com\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/Bala-wasta-e1741600769265.png\",\"contentUrl\":\"https:\\\/\\\/balawastajobs.com\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/Bala-wasta-e1741600769265.png\",\"width\":155,\"height\":104,\"caption\":\"BALA WASTA JOBS\"},\"image\":{\"@id\":\"https:\\\/\\\/balawastajobs.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Aviation_For Employers - BALA WASTA","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/balawastajobs.com\/ar\/aviation_for-employers\/","og_locale":"ar_AR","og_type":"article","og_title":"Aviation_For Employers - BALA WASTA","og_url":"https:\/\/balawastajobs.com\/ar\/aviation_for-employers\/","og_site_name":"BALA WASTA","article_modified_time":"2026-02-01T12:06:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/balawastajobs.com\/aviation_for-employers\/","url":"https:\/\/balawastajobs.com\/aviation_for-employers\/","name":"Aviation_For Employers - BALA WASTA","isPartOf":{"@id":"https:\/\/balawastajobs.com\/#website"},"datePublished":"2026-02-01T11:26:21+00:00","dateModified":"2026-02-01T12:06:21+00:00","breadcrumb":{"@id":"https:\/\/balawastajobs.com\/aviation_for-employers\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/balawastajobs.com\/aviation_for-employers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/balawastajobs.com\/aviation_for-employers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/balawastajobs.com\/"},{"@type":"ListItem","position":2,"name":"Aviation_For Employers"}]},{"@type":"WebSite","@id":"https:\/\/balawastajobs.com\/#website","url":"https:\/\/balawastajobs.com\/","name":"BALA WASTA JOBS","description":"Where opportunity meets talent","publisher":{"@id":"https:\/\/balawastajobs.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/balawastajobs.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/balawastajobs.com\/#organization","name":"BALA WASTA JOBS","url":"https:\/\/balawastajobs.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/balawastajobs.com\/#\/schema\/logo\/image\/","url":"https:\/\/balawastajobs.com\/wp-content\/uploads\/2018\/09\/Bala-wasta-e1741600769265.png","contentUrl":"https:\/\/balawastajobs.com\/wp-content\/uploads\/2018\/09\/Bala-wasta-e1741600769265.png","width":155,"height":104,"caption":"BALA WASTA JOBS"},"image":{"@id":"https:\/\/balawastajobs.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/pages\/11931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/comments?post=11931"}],"version-history":[{"count":2,"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/pages\/11931\/revisions"}],"predecessor-version":[{"id":11934,"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/pages\/11931\/revisions\/11934"}],"wp:attachment":[{"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/media?parent=11931"}],"wp:term":[{"taxonomy":"job_specialties","embeddable":true,"href":"https:\/\/balawastajobs.com\/ar\/wp-json\/wp\/v2\/job_specialties?post=11931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}