{"id":292,"date":"2025-12-19T09:28:17","date_gmt":"2025-12-19T09:28:17","guid":{"rendered":"https:\/\/ondemandint.ae\/?page_id=292"},"modified":"2025-12-29T11:56:58","modified_gmt":"2025-12-29T11:56:58","slug":"about-us","status":"publish","type":"page","link":"https:\/\/ondemandint.ae\/ar\/about-us\/","title":{"rendered":"\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0639\u0646\u0627"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"292\" class=\"elementor elementor-292\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c8664d e-con-full e-flex e-con e-parent\" data-id=\"2c8664d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05a238d elementor-widget elementor-widget-html\" data-id=\"05a238d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================\r\n   ABOUT HEADER \u2014 LUXURY MINIMAL\r\n============================================ -->\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.about-hero {\r\n  background: #0E0C0A;\r\n  padding: 140px 0 130px;\r\n  text-align: center;\r\n  font-family: 'Poppins', sans-serif;\r\n  color: #F5F2EB;\r\n  position: relative;\r\n}\r\n\r\n.about-hero h1 {\r\n  font-size: 64px;\r\n  font-weight: 600;\r\n  color: #F2EBD3;\r\n  letter-spacing: -1px;\r\n}\r\n\r\n.about-hero h1::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 90px;\r\n  height: 3px;\r\n  background: #DEC786;\r\n  margin: 16px auto 0;\r\n  border-radius: 2px;\r\n}\r\n\r\n.about-hero .breadcrumb {\r\n  margin-top: 26px;\r\n  font-size: 16px;\r\n  color: rgba(255,255,255,0.6);\r\n}\r\n\r\n.about-hero .breadcrumb a {\r\n  color: rgba(255,255,255,0.5);\r\n  text-decoration: none;\r\n}\r\n\r\n.about-hero .breadcrumb span {\r\n  color: #E6CB8A;\r\n}\r\n\r\n\/* mobile *\/\r\n@media(max-width:600px){\r\n  .about-hero h1 {\r\n    font-size: 40px;\r\n  }\r\n  .about-hero h1::after {\r\n    width: 60px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"about-hero\">\r\n  <h1>About Us<\/h1>\r\n  <div class=\"breadcrumb\">\r\n    <a href=\"https:\/\/ondemandint.ae\/\">Home<\/a> \/ <span>About Us<\/span>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4783b64 elementor-widget elementor-widget-html\" data-id=\"4783b64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================\r\n ABOUT ONDEMAND \u2013 LUXURY RECTANGLE IMAGE\r\n=============================================== -->\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Poppins:wght@500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n@keyframes goldSheen {\r\n  0% { background-position: 0% 50%; }\r\n  100% { background-position: 200% 50%; }\r\n}\r\n\r\n.about-section {\r\n  background: linear-gradient(180deg, #FCFCFB 0%, #F4F1E8 60%, #E9E2CC 100%);\r\n  padding: 96px 0;\r\n  font-family: 'Inter', sans-serif;\r\n  color: #1B1B1B;\r\n}\r\n\r\n\/* GRID *\/\r\n.about-container {\r\n  max-width: 1280px;\r\n  margin: 0 auto;\r\n  padding: 0 48px;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 56px;\r\n  align-items: center;\r\n}\r\n\r\n\/* ============================================\r\n   IMAGE \u2013 RECTANGLE + DUBAI STYLE\r\n============================================ *\/\r\n\r\n.about-image {\r\n  position: relative;\r\n  border-radius: 20px; \/* rectangle with slight soft corners *\/\r\n  overflow: hidden;\r\n  height: 420px;\r\n\r\n  box-shadow:\r\n    0 32px 60px rgba(0,0,0,0.28),\r\n    0 12px 24px rgba(0,0,0,0.12);\r\n}\r\n\r\n\/* gradient overlay *\/\r\n.about-image::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(\r\n    75deg,\r\n    rgba(0,0,0,0.45) 0%,\r\n    rgba(0,0,0,0.12) 50%,\r\n    rgba(0,0,0,0) 100%\r\n  );\r\n}\r\n\r\n\/* gold bar *\/\r\n.about-image::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 0;\r\n  top: 0;\r\n  width: 6px;\r\n  height: 100%;\r\n  background: linear-gradient(180deg, #B08C2B, #E9D6A7, #B08C2B);\r\n  background-size: 200% 100%;\r\n  animation: goldSheen 3.2s linear infinite;\r\n}\r\n\r\n.about-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  filter: brightness(0.92) contrast(1.08);\r\n}\r\n\r\n\/* ============================================\r\n   CONTENT\r\n============================================ *\/\r\n\r\n.about-content {\r\n  background: rgba(255,255,255,0.78);\r\n  padding: 52px;\r\n  border-radius: 20px;\r\n  border: 1px solid rgba(204,185,150,0.38);\r\n  backdrop-filter: blur(14px);\r\n  box-shadow: 0 12px 24px rgba(0,0,0,0.05);\r\n}\r\n\r\n.about-content h2 {\r\n  font-family: 'Poppins', sans-serif;\r\n  font-size: 40px;\r\n  font-weight: 800;\r\n  color: #C4A676;\r\n  text-transform: uppercase;\r\n  letter-spacing: 2px;\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.about-content h2::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 85px;\r\n  height: 3px;\r\n  background: linear-gradient(90deg, #C4A676, #F6E6B4, #C4A676);\r\n  background-size: 200% 100%;\r\n  margin-top: 12px;\r\n  animation: goldSheen 2.8s linear infinite;\r\n}\r\n\r\n.about-content .subline {\r\n  font-size: 26px;\r\n  font-weight: 600;\r\n  margin: 24px 0 26px;\r\n  line-height: 1.35;\r\n  color: #121212;\r\n}\r\n\r\n.about-content p {\r\n  font-size: 18px;\r\n  line-height: 1.72;\r\n  margin-bottom: 20px;\r\n  color: #2D2D2D;\r\n}\r\n\r\n\/* CTA *\/\r\n.about-btn {\r\n  background: linear-gradient(90deg, #E8CB8A 0%, #D9B56A 100%);\r\n  color: #1A1A1A;\r\n  padding: 14px 40px;\r\n  border-radius: 10px;\r\n  font-size: 16px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  display: inline-block;\r\n  box-shadow: 0 5px 14px rgba(0,0,0,0.14);\r\n  transition: 0.25s;\r\n}\r\n\r\n.about-btn:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 8px 26px rgba(0,0,0,0.16);\r\n}\r\n\r\n\/* TABLET *\/\r\n@media (max-width: 992px) {\r\n  .about-container {\r\n    grid-template-columns: 1fr;\r\n    gap: 40px;\r\n    padding: 0 36px;\r\n  }\r\n  .about-content {\r\n    text-align: center;\r\n  }\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media (max-width: 600px) {\r\n  .about-section {\r\n    padding: 68px 0;\r\n  }\r\n  .about-container {\r\n    padding: 0 24px;\r\n    gap: 28px;\r\n  }\r\n  .about-content {\r\n    padding: 32px;\r\n    text-align: center;\r\n  }\r\n  .about-content h2 {\r\n    font-size: 32px;\r\n  }\r\n  .about-content .subline {\r\n    font-size: 22px;\r\n  }\r\n  .about-content p {\r\n    font-size: 16px;\r\n  }\r\n  .about-image {\r\n    height: 260px;\r\n    border-radius: 14px;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<section class=\"about-section\">\r\n  <div class=\"about-container\">\r\n\r\n    <div class=\"about-image\">\r\n      <img decoding=\"async\" src=\"https:\/\/ondemandint.ae\/wp-content\/uploads\/2025\/12\/pexels-pixabay-302831.webp\" alt=\"OnDemand International UAE\">\r\n    <\/div>\r\n\r\n    <div class=\"about-content\">\r\n\r\n      <h2>ABOUT ONDEMAND INTERNATIONAL UAE<\/h2>\r\n\r\n      <p class=\"subline\">We Help Founders Expand Beyond Borders<\/p>\r\n\r\n      <p>OnDemand International started in Europe, with our headquarters in the Netherlands. From day one, our goal was simple: make global expansion easier, safer, and faster for entrepreneurs.<\/p>\r\n\r\n      <p>Currently, we have expanded that mission into the UAE and the wider Middle East \u2014 with a physical office in Vision Tower, Business Bay, Dubai \u2014 to support founders who want to grow beyond borders and operate like global companies.<\/p>\r\n\r\n      <a href=\"#\" class=\"about-btn\">Speak to Our Dubai Team Today<\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db14408 e-con-full e-flex e-con e-parent\" data-id=\"db14408\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3588988 elementor-widget elementor-widget-html\" data-id=\"3588988\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================ \r\n   WHAT WE DO \u2013 DESERT ENTERPRISE EDITION (UPDATED WITH H3)\r\n=============================================== -->\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.what-section {\r\n  background: linear-gradient(180deg, #1C1813 0%, #0E0C0A 100%);\r\n  padding: 120px 0;\r\n  font-family: 'Poppins', sans-serif;\r\n  color: #F5F2EB;\r\n  text-align: center;\r\n}\r\n\r\n\/* Header *\/\r\n.what-section h2 {\r\n  font-size: 42px;\r\n  font-weight: 600;\r\n  color: #F2EAD5;\r\n  margin-bottom: 10px;\r\n  letter-spacing: -0.4px;\r\n}\r\n\r\n.what-section p.sub {\r\n  font-size: 16px;\r\n  color: rgba(255,255,255,0.65);\r\n  margin-bottom: 60px;\r\n}\r\n\r\n\/* Cards Container *\/\r\n.what-grid {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 34px;\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 32px;\r\n}\r\n\r\n\/* Individual Card *\/\r\n.what-card {\r\n  background: rgba(255,255,255,0.05);\r\n  border: 1px solid rgba(240,217,164,0.18);\r\n  border-radius: 12px;\r\n  padding: 40px 28px;\r\n  transition: 0.3s;\r\n}\r\n\r\n.what-card:hover {\r\n  transform: translateY(-4px);\r\n  background: rgba(255,255,255,0.08);\r\n  box-shadow: 0 18px 40px rgba(0,0,0,0.35);\r\n}\r\n\r\n\/* Icon *\/\r\n.what-card .icon {\r\n  font-size: 46px;\r\n  color: #F0D9A4;\r\n  margin-bottom: 22px;\r\n}\r\n\r\n\/* Updated Heading Style (was h4, now h3) *\/\r\n.what-card h3 {\r\n  font-size: 26px;\r\n  font-weight: 600;\r\n  color: #F0D9A4;\r\n  margin-bottom: 16px;\r\n  letter-spacing: -0.3px;\r\n}\r\n\r\n\/* Card Text *\/\r\n.what-card p {\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n  color: rgba(255,255,255,0.85);\r\n  max-width: 300px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 900px) {\r\n  .what-grid {\r\n    grid-template-columns: 1fr;\r\n    gap: 26px;\r\n  }\r\n\r\n  .what-card h3 {\r\n    font-size: 24px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"what-section\">\r\n\r\n  <h2>What We Do?<\/h2>\r\n  <p class=\"sub\">We help entrepreneurs with:\r\n<\/p>\r\n\r\n  <div class=\"what-grid\">\r\n\r\n    <div class=\"what-card\">\r\n      <div class=\"icon\">\ud83c\udf0d<\/div>\r\n      <h3>Global Company Setup<\/h3>\r\n      <p>We help entrepreneurs build the right structure across jurisdictions \u2014 not just form companies.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"what-card\">\r\n      <div class=\"icon\">\ud83e\uddfe<\/div>\r\n      <h3>Tax & Compliance<\/h3>\r\n      <p>We engineer compliant tax strategies, cross-border frameworks and filings that reduce exposure and protect growth.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"what-card\">\r\n      <div class=\"icon\">\u2708\ufe0f<\/div>\r\n      <h3>Mobility & Relocation<\/h3>\r\n      <p>We support cross-border growth through business mobility, residency and relocation strategies.<\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c22148 elementor-widget elementor-widget-html\" data-id=\"2c22148\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================ \r\n   WHY DUBAI \u2014 ULTRA LUXURY (RESPONSIVE + IMAGE TOP MOBILE\/TABLET)\r\n=============================================== -->\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n@keyframes goldFlow {\r\n  0% { background-position: 0% 50%; }\r\n  100% { background-position: 200% 50%; }\r\n}\r\n\r\n\/* SECTION BACKGROUND *\/\r\n.dubai-section {\r\n  background: linear-gradient(135deg, #F8F5EB 0%, #EFE6D2 35%, #E6D8BA 70%, #D9C79E 100%);\r\n  border-top: 2px solid rgba(176,140,43,0.35);\r\n  padding: 110px 0;\r\n  font-family: 'Poppins', sans-serif;\r\n  color: #1A1612;\r\n}\r\n\r\n\/* GRID *\/\r\n.dubai-container {\r\n  max-width: 1380px;\r\n  margin: 0 auto;\r\n  padding: 0 60px;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 80px;\r\n  align-items: center;\r\n}\r\n\r\n\/* IMAGE *\/\r\n.dubai-image {\r\n  border-radius: 28px;\r\n  overflow: hidden;\r\n  height: 480px;\r\n  position: relative;\r\n  box-shadow: 0 28px 58px rgba(0,0,0,0.28);\r\n}\r\n\r\n.dubai-image::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(70deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.08) 55%, rgba(0,0,0,0) 100%);\r\n}\r\n\r\n.dubai-image::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 0;\r\n  top: 0;\r\n  width: 5px;\r\n  height: 100%;\r\n  background: linear-gradient(180deg, #B08C2B, #E9D6A7, #B08C2B);\r\n  background-size: 200% 100%;\r\n  animation: goldFlow 3s linear infinite;\r\n}\r\n\r\n.dubai-image img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n\/* CARD *\/\r\n.dubai-card {\r\n  background: rgba(255,255,255,0.88);\r\n  border-radius: 24px;\r\n  border: 1px solid rgba(176,140,43,0.30);\r\n  padding: 56px 48px;\r\n  box-shadow: 0 42px 60px rgba(0,0,0,0.14);\r\n  backdrop-filter: blur(14px);\r\n  position: relative;\r\n}\r\n\r\n.dubai-card::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  left: 0;\r\n  top: 26px;\r\n  height: 60px;\r\n  width: 6px;\r\n  background: linear-gradient(180deg, #B08C2B, #E9D6A7, #B08C2B);\r\n}\r\n\r\n.dubai-card h2 {\r\n  font-size: 42px;\r\n  font-weight: 600;\r\n  line-height: 1.18;\r\n  margin-bottom: 16px;\r\n}\r\n\r\n.dubai-card h2::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 110px;\r\n  height: 3.5px;\r\n  margin-top: 12px;\r\n  background: linear-gradient(90deg, #B08C2B, #E9D6A7, #B08C2B);\r\n  background-size: 200% 100%;\r\n  animation: goldFlow 2.8s linear infinite;\r\n}\r\n\r\n.dubai-card p.desc {\r\n  font-size: 18px;\r\n  line-height: 1.72;\r\n  margin-bottom: 28px;\r\n  color: #2B241A;\r\n}\r\n\r\n\/* LIST *\/\r\n.dubai-list {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 20px;\r\n}\r\n\r\n.dubai-step {\r\n  display: flex;\r\n  gap: 14px;\r\n  align-items: flex-start;\r\n}\r\n\r\n.dubai-dash {\r\n  font-size: 24px;\r\n  line-height: 1;\r\n  color: #B08C2B;\r\n  font-weight: 600;\r\n  margin-top: 2px;\r\n}\r\n\r\n.dubai-step p {\r\n  font-size: 17px;\r\n  line-height: 1.7;\r\n  max-width: 500px;\r\n}\r\n\r\n.dubai-final {\r\n  margin-top: 22px;\r\n  font-weight: 500;\r\n  font-size: 17px;\r\n  line-height: 1.72;\r\n}\r\n\r\n\/* ============================================\r\n   TABLET \u2014 IMAGE FIRST\r\n=========================================== *\/\r\n@media(max-width: 992px) {\r\n  .dubai-container {\r\n    grid-template-columns: 1fr;\r\n    gap: 60px;\r\n    padding: 0 40px;\r\n  }\r\n\r\n  .dubai-image {\r\n    order: -1;   \/* puts image above card *\/\r\n    height: 360px;\r\n  }\r\n\r\n  .dubai-card {\r\n    padding: 44px 34px;\r\n  }\r\n\r\n  .dubai-card::before {\r\n    display: none;\r\n  }\r\n\r\n  .dubai-card h2 {\r\n    font-size: 34px;\r\n  }\r\n}\r\n\r\n\/* ============================================\r\n   MOBILE \u2014 IMAGE FIRST + CENTERED DESIGN\r\n=========================================== *\/\r\n@media(max-width: 600px) {\r\n\r\n  .dubai-section {\r\n    padding: 70px 0;\r\n  }\r\n\r\n  .dubai-container {\r\n    padding: 0 24px;\r\n    gap: 34px;\r\n  }\r\n\r\n  .dubai-image {\r\n    order: -1;\r\n    height: 220px;\r\n    border-radius: 16px;\r\n  }\r\n\r\n  .dubai-card {\r\n    padding: 40px 26px;\r\n    border-radius: 16px;\r\n    text-align: center;\r\n  }\r\n\r\n  .dubai-card::before {\r\n    display: none;\r\n  }\r\n\r\n  .dubai-card h2 {\r\n    font-size: 26px;\r\n    line-height: 1.28;\r\n  }\r\n\r\n  .dubai-card h2::after {\r\n    width: 70px;\r\n    margin: 10px auto 0;\r\n  }\r\n\r\n  .dubai-card p.desc {\r\n    font-size: 16.5px;\r\n    line-height: 1.78;\r\n  }\r\n\r\n  .dubai-step {\r\n    justify-content: center;\r\n    text-align: left;\r\n  }\r\n\r\n  .dubai-dash {\r\n    font-size: 20px;\r\n  }\r\n\r\n  .dubai-step p {\r\n    font-size: 16px;\r\n    line-height: 1.74;\r\n  }\r\n\r\n  .dubai-final {\r\n    font-size: 16.5px;\r\n    line-height: 1.78;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n\r\n<section class=\"dubai-section\">\r\n  <div class=\"dubai-container\">\r\n\r\n    <div class=\"dubai-card\">\r\n      <h2>Why Are We in Dubai?<\/h2>\r\n\r\n      <p class=\"desc\">\r\n        Dubai has evolved into a global launchpad for entrepreneurs who think beyond borders.\r\n        It connects Middle Eastern ambition with European and global markets.\r\n      <\/p>\r\n\r\n      <div class=\"dubai-list\">\r\n\r\n        <div class=\"dubai-step\">\r\n          <div class=\"dubai-dash\">\u2014<\/div>\r\n          <p>UAE entrepreneurs deserve global-grade advisory without leaving the region.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"dubai-step\">\r\n          <div class=\"dubai-dash\">\u2014<\/div>\r\n          <p>The Middle East is becoming a crossroads for investment, innovation, and expansion.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"dubai-step\">\r\n          <div class=\"dubai-dash\">\u2014<\/div>\r\n          <p>Local businesses need compliant, realistic pathways to scale into foreign markets.<\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <p class=\"dubai-final\">\r\n        You can walk into our office, meet our team, and get real support from people who understand both international regulations and the business culture of the Gulf.\r\n\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"dubai-image\">\r\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512453979798-5ea266f8880c?q=80\">\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7741bf7 elementor-widget elementor-widget-html\" data-id=\"7741bf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================\r\n   CTA + CONSULTATION FORM \u2014 DESERT ENTERPRISE EDITION\r\n=============================================== -->\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.cta-wrapper {\r\n  position: relative;\r\n  background: url('https:\/\/images.unsplash.com\/photo-1499955085172-a104c9463ece?q=80&w=1200') center\/cover no-repeat;\r\n  padding: 160px 0 200px;\r\n  text-align: center;\r\n  font-family: 'Poppins', sans-serif;\r\n  color: #F5F2EB;\r\n}\r\n\r\n\/* dark overlay *\/\r\n.cta-wrapper::before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background: rgba(14,12,10,0.72);\r\n}\r\n\r\n\/* inner layout *\/\r\n.cta-inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 700px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.cta-inner span {\r\n  font-size: 14px;\r\n  color: #F0D9A4;\r\n  text-transform: uppercase;\r\n  letter-spacing: 1.4px;\r\n  font-weight: 500;\r\n}\r\n\r\n.cta-inner h2 {\r\n  font-size: 46px;\r\n  font-weight: 600;\r\n  line-height: 1.2;\r\n  margin: 20px 0 32px;\r\n  color: #F2EAD5;\r\n}\r\n\r\n\/* CTA Button *\/\r\n.cta-btn {\r\n  background: #F0D9A4;\r\n  color: #1C1813;\r\n  padding: 16px 40px;\r\n  border-radius: 32px;\r\n  font-size: 17px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  display: inline-block;\r\n  margin-bottom: 40px;\r\n  transition: 0.3s;\r\n}\r\n\r\n.cta-btn:hover {\r\n  background: #C4A676;\r\n  color: #0E0C0A;\r\n  box-shadow: 0 0 20px rgba(240,217,164,0.4);\r\n}\r\n\r\n\/* FORM CARD *\/\r\n.form-card {\r\n  max-width: 600px;\r\n  margin: 0 auto;\r\n  background: rgba(14,12,10,0.65);\r\n  border: 1px solid rgba(240,217,164,0.25);\r\n  border-radius: 14px;\r\n  padding: 40px;\r\n  backdrop-filter: blur(8px);\r\n}\r\n\r\n.form-card input,\r\n.form-card textarea {\r\n  width: 100%;\r\n  padding: 15px 18px;\r\n  margin-bottom: 16px;\r\n  border-radius: 8px;\r\n  border: 1px solid rgba(240,217,164,0.18);\r\n  background: rgba(255,255,255,0.06);\r\n  color: #F5F2EB;\r\n  font-size: 15px;\r\n}\r\n\r\n.form-card textarea {\r\n  height: 140px;\r\n  resize: none;\r\n}\r\n\r\n\/* submit button *\/\r\n.submit-btn {\r\n  width: 100%;\r\n  background: linear-gradient(90deg, #F0D9A4, #C4A676);\r\n  color: #1C1813;\r\n  padding: 16px 40px;\r\n  border: none;\r\n  border-radius: 10px;\r\n  font-size: 17px;\r\n  font-weight: 600;\r\n  cursor: pointer;\r\n  transition: 0.3s;\r\n}\r\n\r\n.submit-btn:hover {\r\n  filter: brightness(105%);\r\n}\r\n\r\n\r\n\/* ============================================\r\n   RESPONSIVE BREAKPOINTS\r\n=============================================== *\/\r\n\r\n\/* TABLET \u2014 max-width 992px *\/\r\n@media (max-width: 992px) {\r\n  .cta-wrapper {\r\n    padding: 130px 0 160px;\r\n  }\r\n\r\n  .cta-inner h2 {\r\n    font-size: 38px;\r\n  }\r\n\r\n  .cta-btn {\r\n    padding: 14px 32px;\r\n    font-size: 16px;\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .form-card {\r\n    padding: 32px;\r\n    max-width: 520px;\r\n  }\r\n}\r\n\r\n\/* MOBILE \u2014 max-width 600px *\/\r\n@media (max-width: 600px) {\r\n  .cta-wrapper {\r\n    padding: 120px 0 130px;\r\n  }\r\n\r\n  .cta-inner h2 {\r\n    font-size: 32px;\r\n  }\r\n\r\n  .cta-btn {\r\n    padding: 12px 28px;\r\n    font-size: 15px;\r\n    margin-bottom: 26px;\r\n  }\r\n\r\n  .form-card {\r\n    padding: 26px;\r\n    max-width: 100%;\r\n    margin: 0 16px;\r\n  }\r\n\r\n  .form-card input,\r\n  .form-card textarea {\r\n    font-size: 14px;\r\n  }\r\n\r\n  .submit-btn {\r\n    font-size: 16px;\r\n    padding: 14px 24px;\r\n  }\r\n}\r\n\r\n\/* SMALL MOBILE \u2014 max-width 420px *\/\r\n@media (max-width: 420px) {\r\n  .cta-wrapper {\r\n    padding: 100px 0 120px;\r\n  }\r\n\r\n  .cta-inner h2 {\r\n    font-size: 26px;\r\n  }\r\n\r\n  .cta-btn {\r\n    font-size: 14px;\r\n    border-radius: 28px;\r\n  }\r\n\r\n  .form-card {\r\n    padding: 22px;\r\n  }\r\n\r\n  .submit-btn {\r\n    font-size: 15px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n\r\n<section class=\"cta-wrapper\">\r\n\r\n  <div class=\"cta-inner\">\r\n\r\n    <span>Ready to Expand Globally?<\/span>\r\n\r\n    <h2>Speak to Our Experts and Start Your Expansion Today<\/h2>\r\n\r\n    <a href=\"#consult\" class=\"cta-btn\">Contact Our Team<\/a>\r\n<div> <div class='fluentform ff-inherit-theme-style fluentform_wrapper_1'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_inherit_theme\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='292' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"3e3f5b25fd\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/292\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >Full Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_numeric_field' id='label_ff_1_numeric_field' aria-label=\"Phone Number\">Phone Number<\/label><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_1_numeric_field\" class=\"ff-el-form-control\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_input_text' id='label_ff_1_input_text' aria-label=\"Company \/ Family Office Name\">Company \/ Family Office Name <\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"Company \/ Family Office Name \" data-name=\"input_text\" id=\"ff_1_input_text\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_dropdown' id='label_ff_1_dropdown' aria-label=\"Country Of Interest?\">Country Of Interest?<\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_1_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_1_dropdown\"><option value=\"\">- Select -<\/option><option value=\"AUSTRALIA\"  >AUSTRALIA<\/option><option value=\"SPAIN\"  >SPAIN<\/option><option value=\"POLAND\"  >POLAND<\/option><option value=\"NETHERLAND\"  >NETHERLAND<\/option><option value=\"CANADA\"  >CANADA<\/option><option value=\"SINGAPORE\"  >SINGAPORE<\/option><option value=\"UAE\"  >UAE<\/option><option value=\"FRANCE\"  >FRANCE<\/option><option value=\"OTHERS\"  >OTHERS<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_dropdown_1' id='label_ff_1_dropdown_1' aria-label=\"Purpose of Query\">Purpose of Query <\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown_1\" id=\"ff_1_dropdown_1\" class=\"ff-el-form-control\" data-name=\"dropdown_1\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_1_dropdown_1\"><option value=\"\">- Select -<\/option><option value=\"Global Structuring &amp; Risk Advisory\"  >Global Structuring & Risk Advisory<\/option><option value=\"Residency &amp; Tax Planning\"  >Residency & Tax Planning<\/option><option value=\"International Real Estate &amp; Asset Structuring\"  >International Real Estate & Asset Structuring<\/option><option value=\"Banking &amp; Compliance\"  >Banking & Compliance<\/option><option value=\"International Expansion &amp; PE Risk\"  >International Expansion & PE Risk<\/option><option value=\"Wealth &amp; Family Holding Structures\"  >Wealth & Family Holding Structures<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_dropdown_2' id='label_ff_1_dropdown_2' aria-label=\"Are you an individual, business, or family office?\">Are you an individual, business, or family office? <\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown_2\" id=\"ff_1_dropdown_2\" class=\"ff-el-form-control\" data-name=\"dropdown_2\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_1_dropdown_2\"><option value=\"\">- Select -<\/option><option value=\"Individual \/ Founder\"  >Individual \/ Founder<\/option><option value=\"Operating Company\"  >Operating Company<\/option><option value=\"Holding Company \/ Investment Vehicle\"  >Holding Company \/ Investment Vehicle<\/option><option value=\"Family Office \/ UHNI\"  >Family Office \/ UHNI<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_dropdown_5' id='label_ff_1_dropdown_5' aria-label=\"What is your annual turnover?\">What is your annual turnover? <\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown_5\" id=\"ff_1_dropdown_5\" class=\"ff-el-form-control\" data-name=\"dropdown_5\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_1_dropdown_5\"><option value=\"\">- Select -<\/option><option value=\"Less Than $1 Million\"  >Less Than $1 Million<\/option><option value=\"Between $1\u2013$5 Million\"  >Between $1\u2013$5 Million<\/option><option value=\"Between $5\u2013$20 Million\"  >Between $5\u2013$20 Million<\/option><option value=\"Between $20\u2013$100 Million\"  >Between $20\u2013$100 Million<\/option><option value=\"More than $100 Million\"  >More than $100 Million<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_no_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"numeric_field\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"input_text\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_5\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            <\/div>\r\n   \r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us Home \/ About Us ABOUT ONDEMAND INTERNATIONAL UAE We Help Founders Expand Beyond Borders OnDemand International started in Europe, with our headquarters in the Netherlands. From day one, our goal was simple: make global expansion easier, safer, and faster for entrepreneurs. Currently, we have expanded that mission into the UAE and the wider [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-292","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/comments?post=292"}],"version-history":[{"count":160,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/292\/revisions"}],"predecessor-version":[{"id":677,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/292\/revisions\/677"}],"wp:attachment":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/media?parent=292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}