{"id":303,"date":"2025-12-19T10:27:34","date_gmt":"2025-12-19T10:27:34","guid":{"rendered":"https:\/\/ondemandint.ae\/?page_id=303"},"modified":"2026-08-03T06:34:32","modified_gmt":"2026-08-03T06:34:32","slug":"company-formation","status":"publish","type":"page","link":"https:\/\/ondemandint.ae\/ar\/company-formation\/","title":{"rendered":"\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0634\u0631\u0643\u0629"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"303\" class=\"elementor elementor-303\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c6ff84 e-con-full e-flex e-con e-parent\" data-id=\"3c6ff84\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d3c638 elementor-widget elementor-widget-html\" data-id=\"4d3c638\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Google Fonts -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Anton&family=Nunito+Sans:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<section class=\"odi-global-wrap\">\r\n\r\n  <style>\r\n    \/* ROOT WRAPPER \u2013 SCOPED *\/\r\n    .odi-global-wrap {\r\n      font-family: 'Nunito Sans', sans-serif;\r\n      background: #0E0C0A; \/* Dark premium background *\/\r\n      color: #F4F0E6; \/* Light text *\/\r\n      padding: 80px 20px;\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .odi-hero {\r\n      max-width: 1200px;\r\n      margin: 0 auto 90px;\r\n      display: grid;\r\n      grid-template-columns: 1.1fr 0.9fr;\r\n      gap: 60px;\r\n      align-items: center;\r\n    }\r\n\r\n    .odi-hero h1 {\r\n      font-family: 'Anton', sans-serif;\r\n      font-size: 64px;\r\n      color: #F0D9A4; \/* Premium gold *\/\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .odi-hero h2 {\r\n      font-size: 28px;\r\n      font-weight: 600;\r\n      color: #EAE3D8; \/* Slightly off-white *\/\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .odi-hero a button {\r\n      background: #F0D9A4; \/* Gold *\/\r\n      color: #1A1612; \/* Dark text *\/\r\n      border: none;\r\n      padding: 14px 34px;\r\n      border-radius: 10px;\r\n      font-weight: 800;\r\n      cursor: pointer;\r\n      transition: 0.3s ease;\r\n      box-shadow: 0 6px 20px rgba(240, 217, 164, 0.35);\r\n    }\r\n\r\n    .odi-hero a button:hover {\r\n      background: #e6c980; \/* Slightly darker gold *\/\r\n    }\r\n\r\n    .odi-hero img {\r\n      width: 100%;\r\n      border-radius: 18px;\r\n      box-shadow: 0 12px 30px rgba(0,0,0,0.4); \/* Darker shadow for contrast *\/\r\n    }\r\n\r\n    \/* SECTION TITLE *\/\r\n    .odi-section-head {\r\n      text-align: center;\r\n      margin-bottom: 60px;\r\n    }\r\n\r\n    .odi-section-head span {\r\n      font-size: 12px;\r\n      letter-spacing: 2px;\r\n      text-transform: uppercase;\r\n      color: #9ca3af; \/* muted gold accent *\/\r\n    }\r\n\r\n    .odi-section-head h3 {\r\n      font-size: 36px;\r\n      font-weight: 900;\r\n      color: #F0D9A4; \/* Gold headline *\/\r\n      margin-top: 10px;\r\n    }\r\n\r\n    \/* REGIONS GRID *\/\r\n    .odi-regions {\r\n      max-width: 1200px;\r\n      margin: auto;\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n      gap: 28px;\r\n    }\r\n\r\n    .odi-region-card {\r\n      background: rgba(240,217,164,0.05); \/* Light gold translucent *\/\r\n      border: 1px solid rgba(240,217,164,0.2);\r\n      border-radius: 18px;\r\n      padding: 30px;\r\n      transition: 0.25s ease;\r\n    }\r\n\r\n    .odi-region-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 15px 30px rgba(240,217,164,0.35);\r\n    }\r\n\r\n    .odi-region-card h4 {\r\n      font-size: 22px;\r\n      font-weight: 800;\r\n      color: #F0D9A4; \/* Gold *\/\r\n      margin-bottom: 12px;\r\n    }\r\n\r\n    .odi-region-card p {\r\n      font-size: 14px;\r\n      color: #EAE3D8; \/* Off-white text *\/\r\n      margin-bottom: 18px;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .odi-country-list {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n    }\r\n\r\n    .odi-country-list a {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 8px 14px;\r\n      background: #1A1612; \/* Dark card buttons *\/\r\n      border-radius: 8px;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      color: #F0D9A4; \/* Gold text *\/\r\n      text-decoration: none;\r\n      border: 1px solid #F0D9A4;\r\n      transition: 0.2s ease;\r\n    }\r\n\r\n    .odi-country-list a:hover {\r\n      background: #F0D9A4; \/* Gold background on hover *\/\r\n      color: #1A1612; \/* Dark text on hover *\/\r\n      border-color: #F0D9A4;\r\n    }\r\n\r\n    .odi-country-list img {\r\n      width: 18px;\r\n      border-radius: 3px;\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .odi-hero {\r\n        grid-template-columns: 1fr;\r\n        text-align: center;\r\n      }\r\n      .odi-hero h1 {\r\n        font-size: 42px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- HERO -->\r\n  <div class=\"odi-hero\">\r\n    <div>\r\n      <h1>Company Registration Services<\/h1>\r\n      <h2>Start Strong. Expand Globally.<\/h2>\r\n      <a href=\"#abc\"><button>Get Started Today<\/button><\/a>\r\n    <\/div>\r\n    <img decoding=\"async\" src=\"https:\/\/ondemandint.com\/wp-content\/uploads\/2025\/07\/abbe-sublett-nxZDMUQhN4o-unsplash.jpg\" alt=\"Global Business\">\r\n  <\/div>\r\n\r\n  <!-- REGIONS -->\r\n  <div class=\"odi-section-head\">\r\n    <span>\u0627\u0644\u062a\u0648\u0633\u0651\u0639 \u0627\u0644\u0639\u0627\u0644\u0645\u064a<\/span>\r\n    <h3>Company Incorporation \u2014 Regions<\/h3>\r\n  <\/div>\r\n\r\n  <div class=\"odi-regions\">\r\n\r\n    <!-- EUROPE -->\r\n    <div class=\"odi-region-card\">\r\n      <h4>\u0623\u0648\u0631\u0648\u0628\u0627<\/h4>\r\n      <p>Access the EU single market with strong regulatory credibility.<\/p>\r\n      <div class=\"odi-country-list\">\r\n        <a href=\"https:\/\/ondemandint.com\/poland-company-formation\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/pl.png\">Poland<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/netherlands-company-formation\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/nl.png\">Netherlands<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/spain-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/es.png\">\u0625\u0633\u0628\u0627\u0646\u064a\u0627<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/germany-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/de.png\">Germany<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/ireland-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/ie.png\">Ireland<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/france-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/fr.png\">France<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- AMERICAS -->\r\n    <div class=\"odi-region-card\">\r\n      <h4>North & South America<\/h4>\r\n      <p>Stable and fast-growing markets for global expansion.<\/p>\r\n      <div class=\"odi-country-list\">\r\n        <a href=\"https:\/\/ondemandint.com\/company-registration-in-canada\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/ca.png\">\u0643\u0646\u062f\u0627<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/company-registration-in-mexico\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/mx.png\">Mexico<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/company-registration-in-brazil\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/br.png\">Brazil<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- MIDDLE EAST -->\r\n    <div class=\"odi-region-card\">\r\n      <h4>Middle East<\/h4>\r\n      <p>Strategic access to GCC, MENA, and global trade routes.<\/p>\r\n      <div class=\"odi-country-list\">\r\n        <a href=\"https:\/\/ondemandint.com\/uae-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/ae.png\">United Arab Emirates<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- ASIA PACIFIC -->\r\n    <div class=\"odi-region-card\">\r\n      <h4>Asia Pacific<\/h4>\r\n      <p>Fastest-growing economies with global connectivity.<\/p>\r\n      <div class=\"odi-country-list\">\r\n        <a href=\"https:\/\/ondemandint.com\/singapore-company-registration\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/sg.png\">\u0633\u0646\u063a\u0627\u0641\u0648\u0631\u0629<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/register-business-australia\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/au.png\">\u0623\u0633\u062a\u0631\u0627\u0644\u064a\u0627<\/a>\r\n        <a href=\"https:\/\/ondemandint.com\/company-registration-in-japan\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/flagcdn.com\/w20\/jp.png\">Japan<\/a>\r\n      <\/div>\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>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Start your company formation with OnDemand International. Register your business in Europe, the UAE, Asia Pacific, and the Americas with expert guidance.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-303","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/303","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=303"}],"version-history":[{"count":11,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/303\/revisions"}],"predecessor-version":[{"id":1894,"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/pages\/303\/revisions\/1894"}],"wp:attachment":[{"href":"https:\/\/ondemandint.ae\/ar\/wp-json\/wp\/v2\/media?parent=303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}