{"id":27,"date":"2026-08-08T12:33:20","date_gmt":"2026-08-08T12:33:20","guid":{"rendered":"https:\/\/shmsgroup.ae\/?page_id=27"},"modified":"2026-08-13T08:27:19","modified_gmt":"2026-08-13T12:27:19","slug":"home","status":"publish","type":"page","link":"https:\/\/shmsgroup.ae\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\" class=\"scroll-smooth\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">\n    <title>SHMS W BHR | UAE Business Setup Portal<\/title>\n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700;900&#038;family=Tajawal:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <!-- Font Awesome -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <!-- Chart.js -->\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: '#020617',\n                        secondary: '#0f172a',\n                        gold: '#C5A059',\n                        goldLight: '#E2C28D'\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        body { font-family: 'Montserrat', 'Tajawal', sans-serif; background-color: #020617; color: #f8fafc; overflow-x: hidden; }\n        \n        \/* HIDE WORDPRESS DEFAULT TITLES AND STYLES (Fixes \"(no title)\" issue) *\/\n        .entry-title, .page-title, .post-title, .entry-header { display: none !important; }\n        .site-header, .site-footer { display: none !important; } \/* If using as a landing page *\/\n\n        .glass-nav { background: rgba(2, 6, 23, 0.95); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(197, 160, 89, 0.2); }\n        .page-section { display: none; min-height: 80vh; }\n        .page-section.active { display: block; animation: fadeIn 0.6s ease-out; }\n        @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n        \n        .gold-card { background: linear-gradient(145deg, #0f172a, #020617); border: 1px solid rgba(197, 160, 89, 0.2); box-shadow: 0 10px 30px rgba(0,0,0,0.5); transition: all 0.3s ease; }\n        .gold-card:hover { border-color: #C5A059; transform: translateY(-5px); }\n\n        .logo-container { background: white; border-radius: 12px; padding: 10px; box-shadow: 0 0 25px rgba(197, 160, 89, 0.4); display: flex; align-items: center; justify-content: center; }\n        \n        input[type=\"range\"] { accent-color: #C5A059; cursor: pointer; }\n        .chart-container { position: relative; width: 100%; max-width: 700px; margin: 2rem auto; height: 350px; }\n        \n        \/* Mobile Menu *\/\n        #mobile-menu { transform: translateX(-100%); transition: transform 0.4s ease-in-out; }\n        #mobile-menu.show { transform: translateX(0); }\n        [dir=\"rtl\"] #mobile-menu { transform: translateX(100%); }\n        [dir=\"rtl\"] #mobile-menu.show { transform: translateX(0); }\n\n        .image-overlay { position: relative; }\n        .image-overlay::before { content: ''; position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(2,6,23,0.4), rgba(2,6,23,0.9)); z-index: 1; }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"fixed top-0 w-full z-[100] glass-nav\">\n        <div class=\"max-w-7xl mx-auto px-4 h-24 flex items-center justify-between\">\n            <!-- Logo -->\n            <div class=\"logo-container h-16 cursor-pointer\" onclick=\"showSection('home')\">\n                <img decoding=\"async\" src=\"https:\/\/shmsgroup.ae\/wp-content\/uploads\/2026\/08\/png.png\" alt=\"SHMS Logo\" class=\"h-12 md:h-14 object-contain\">\n            <\/div>\n            \n            <!-- Desktop Menu (Fixed Spacing) -->\n            <div class=\"hidden lg:flex items-center gap-10 text-[11px] font-bold uppercase tracking-widest\">\n                <button onclick=\"showSection('home')\" class=\"hover:text-gold transition\">Home<\/button>\n                <button onclick=\"showSection('experience')\" class=\"hover:text-gold transition\">Our Experience<\/button>\n                <button onclick=\"showSection('policies')\" class=\"hover:text-gold transition\">Work Policy<\/button>\n                <button onclick=\"showSection('calculator')\" class=\"hover:text-gold transition\">Calculator<\/button>\n                <button onclick=\"showSection('suggestions')\" class=\"hover:text-gold transition\">Feedback<\/button>\n                \n                <div class=\"flex gap-4 border-l border-slate-700 pl-8 ml-4 items-center\">\n                    <button onclick=\"changeLang('en')\" id=\"btn-en\" class=\"text-gold\">EN<\/button>\n                    <button onclick=\"changeLang('ar')\" id=\"btn-ar\" class=\"hover:text-gold\">AR<\/button>\n                    <button onclick=\"changeLang('ru')\" id=\"btn-ru\" class=\"hover:text-gold\">RU<\/button>\n                    <a href=\"https:\/\/wa.me\/971526944000\" class=\"bg-gold text-white px-6 py-3 rounded-full text-[10px] hover:bg-goldLight transition shadow-lg shadow-gold\/20\">CONTACT<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Mobile Toggle -->\n            <button class=\"lg:hidden text-gold text-3xl\" onclick=\"toggleMenu()\"><i class=\"fa-solid fa-bars-staggered\"><\/i><\/button>\n        <\/div>\n    <\/nav>\n\n    <!-- Mobile Drawer Menu -->\n    <div id=\"mobile-menu\" class=\"fixed inset-0 z-[110] bg-primary flex flex-col p-10 lg:hidden\">\n        <div class=\"flex justify-between items-center mb-16\">\n            <div class=\"logo-container h-14\">\n                <img decoding=\"async\" src=\"https:\/\/shmsgroup.ae\/wp-content\/uploads\/2026\/08\/png.png\" class=\"h-10 object-contain\">\n            <\/div>\n            <button class=\"text-gold text-4xl\" onclick=\"toggleMenu()\">&times;<\/button>\n        <\/div>\n        <div class=\"flex flex-col gap-8 text-2xl font-bold\">\n            <button onclick=\"showSection('home'); toggleMenu()\" data-key=\"nav_home\">Home<\/button>\n            <button onclick=\"showSection('experience'); toggleMenu()\" data-key=\"nav_exp\">Our Experience<\/button>\n            <button onclick=\"showSection('policies'); toggleMenu()\" data-key=\"nav_pol\">Work Policy<\/button>\n            <button onclick=\"showSection('calculator'); toggleMenu()\" data-key=\"nav_calc\">Calculator<\/button>\n            <button onclick=\"showSection('suggestions'); toggleMenu()\" data-key=\"nav_feed\">Feedback<\/button>\n        <\/div>\n        <div class=\"mt-auto border-t border-slate-800 pt-10 flex flex-wrap gap-8 text-xl\">\n            <button onclick=\"changeLang('en'); toggleMenu()\" class=\"text-gold\">English<\/button>\n            <button onclick=\"changeLang('ar'); toggleMenu()\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/button>\n            <button onclick=\"changeLang('ru'); toggleMenu()\">\u0420\u0443\u0441\u0441\u043a\u0438\u0439<\/button>\n        <\/div>\n    <\/div>\n\n    <main class=\"pt-28 px-4 max-w-7xl mx-auto pb-24\">\n        \n        <!-- SECTION: HOME -->\n        <section id=\"home\" class=\"page-section active\">\n            <!-- Hero Section -->\n            <div class=\"relative rounded-[40px] overflow-hidden min-h-[700px] flex items-center justify-center text-center p-8 mb-20 shadow-2xl\">\n                <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512453979798-5ea266f8880c?auto=format&#038;fit=crop&#038;q=80&#038;w=1600\" class=\"absolute inset-0 w-full h-full object-cover opacity-40\">\n                <div class=\"absolute inset-0 bg-gradient-to-t from-primary via-transparent to-primary\"><\/div>\n                \n                <div class=\"relative z-10 max-w-4xl\">\n                    <div class=\"logo-container inline-block p-10 mb-12 transform scale-110 md:scale-150 transition-transform\">\n                        <img decoding=\"async\" src=\"https:\/\/shmsgroup.ae\/wp-content\/uploads\/2026\/08\/png.png\" alt=\"Hero Logo\" class=\"h-40 md:h-56 object-contain\">\n                    <\/div>\n                    <h1 class=\"text-5xl md:text-8xl font-black mb-8 leading-tight tracking-tight\" id=\"hero-title\">Gateway to <span class=\"text-gold\">Business Growth<\/span> in UAE<\/h1>\n                    <p class=\"text-slate-300 text-xl md:text-2xl mb-12 max-w-2xl mx-auto font-light leading-relaxed\" id=\"hero-desc\">Strategic partnership to establish your powerful global presence in Dubai.<\/p>\n                    <div class=\"flex flex-wrap justify-center gap-6\">\n                        <a href=\"https:\/\/wa.me\/971526944000\" class=\"bg-gold hover:bg-goldLight text-white px-12 py-6 rounded-2xl font-black flex items-center gap-4 transition-all transform hover:scale-105 shadow-2xl shadow-gold\/30\">\n                            <i class=\"fa-brands fa-whatsapp text-3xl\"><\/i>\n                            <span id=\"cta-wa\" class=\"text-lg\">CONSULT NOW<\/span>\n                        <\/a>\n                        <button onclick=\"showSection('calculator')\" class=\"backdrop-blur-md bg-white\/5 border-2 border-gold\/30 text-gold hover:bg-gold hover:text-white px-12 py-6 rounded-2xl font-black transition-all text-lg\" id=\"cta-calc\">PRICE CALCULATOR<\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Global Expertise -->\n            <div class=\"grid md:grid-cols-3 gap-10 mb-24\">\n                <div class=\"gold-card p-12 rounded-[32px] text-center group\">\n                    <div class=\"w-20 h-20 bg-gold\/10 rounded-[24px] flex items-center justify-center mx-auto mb-8 text-gold text-4xl group-hover:bg-gold group-hover:text-white transition-all duration-500\">\n                        <i class=\"fa-solid fa-bolt\"><\/i>\n                    <\/div>\n                    <h3 class=\"font-bold text-2xl mb-5\" id=\"f1-t\">Rapid Setup<\/h3>\n                    <p class=\"text-slate-400 leading-relaxed text-lg\" id=\"f1-d\">Licenses issued in record time with zero stress and maximum precision.<\/p>\n                <\/div>\n                <div class=\"gold-card p-12 rounded-[32px] text-center group\">\n                    <div class=\"w-20 h-20 bg-gold\/10 rounded-[24px] flex items-center justify-center mx-auto mb-8 text-gold text-4xl group-hover:bg-gold group-hover:text-white transition-all duration-500\">\n                        <i class=\"fa-solid fa-shield-halved\"><\/i>\n                    <\/div>\n                    <h3 class=\"font-bold text-2xl mb-5\" id=\"f2-t\">Trust &#038; Honor<\/h3>\n                    <p class=\"text-slate-400 leading-relaxed text-lg\" id=\"f2-d\">Extensive experience with UAE ministries and regulatory departments.<\/p>\n                <\/div>\n                <div class=\"gold-card p-12 rounded-[32px] text-center group\">\n                    <div class=\"w-20 h-20 bg-gold\/10 rounded-[24px] flex items-center justify-center mx-auto mb-8 text-gold text-4xl group-hover:bg-gold group-hover:text-white transition-all duration-500\">\n                        <i class=\"fa-solid fa-earth-emirates\"><\/i>\n                    <\/div>\n                    <h3 class=\"font-bold text-2xl mb-5\" id=\"f3-t\">Global Support<\/h3>\n                    <p class=\"text-slate-400 leading-relaxed text-lg\" id=\"f3-d\">Multilingual support in English, Arabic, and Russian for worldwide clients.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Statistics Visualization -->\n            <div class=\"gold-card p-10 md:p-16 rounded-[40px] mb-24\">\n                <div class=\"text-center max-w-3xl mx-auto mb-16\">\n                    <h2 class=\"text-4xl font-black mb-6\" id=\"chart-title\">UAE Market Growth 2026<\/h2>\n                    <p class=\"text-slate-400 text-xl\" id=\"chart-desc\">Strategic indicators for capital expansion in the GCC region.<\/p>\n                <\/div>\n                <div class=\"chart-container\">\n                    <canvas id=\"marketChart\"><\/canvas>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- SECTION: EXPERIENCE -->\n        <section id=\"experience\" class=\"page-section\">\n            <div class=\"grid lg:grid-cols-2 gap-20 items-center\">\n                <div>\n                    <h2 class=\"text-6xl font-black text-gold mb-10\" id=\"exp-title\">Corporate Mastery<\/h2>\n                    <p class=\"text-2xl text-slate-300 leading-relaxed mb-12 font-light\" id=\"exp-desc1\">SHMS W BHR brings a decade of legal and operational excellence to the table. Our firm has successfully launched over 5,000 global businesses.<\/p>\n                    \n                    <div class=\"grid gap-10\">\n                        <div class=\"flex items-start gap-6 bg-white\/5 p-8 rounded-3xl border border-white\/5\">\n                            <div class=\"w-14 h-14 bg-gold\/20 rounded-xl flex items-center justify-center text-gold text-2xl flex-shrink-0\"><i class=\"fa-solid fa-gavel\"><\/i><\/div>\n                            <div>\n                                <h4 class=\"font-bold text-2xl mb-2\" id=\"exp-f1-t\">Regulatory Experts<\/h4>\n                                <p class=\"text-slate-400 text-lg\" id=\"exp-f1-d\">Total command over Dubai Economy and Tourism (DET) laws.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-6 bg-white\/5 p-8 rounded-3xl border border-white\/5\">\n                            <div class=\"w-14 h-14 bg-gold\/20 rounded-xl flex items-center justify-center text-gold text-2xl flex-shrink-0\"><i class=\"fa-solid fa-building-columns\"><\/i><\/div>\n                            <div>\n                                <h4 class=\"font-bold text-2xl mb-2\" id=\"exp-f2-t\">Government Network<\/h4>\n                                <p class=\"text-slate-400 text-lg\" id=\"exp-f2-d\">Accelerated processing via direct government electronic bridges.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"relative group\">\n                    <div class=\"absolute -inset-4 bg-gold\/20 rounded-[40px] blur-2xl group-hover:bg-gold\/30 transition duration-500\"><\/div>\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?auto=format&#038;fit=crop&#038;q=80&#038;w=1200\" class=\"relative rounded-[40px] shadow-2xl border border-white\/10 w-full h-[600px] object-cover\">\n                    <div class=\"absolute bottom-10 right-10 bg-gold text-primary p-10 rounded-[32px] shadow-2xl\">\n                        <p class=\"text-6xl font-black\">10+<\/p>\n                        <p class=\"text-sm font-black uppercase tracking-tighter\">Years of Excellence<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- SECTION: POLICIES -->\n        <section id=\"policies\" class=\"page-section\">\n            <h2 class=\"text-6xl font-black text-gold mb-16 text-center\" id=\"pol-title\">Operational Policies<\/h2>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                <div class=\"gold-card p-10 rounded-[32px] border-t-8 border-gold\">\n                    <div class=\"text-gold text-4xl mb-6\"><i class=\"fa-solid fa-eye\"><\/i><\/div>\n                    <h4 class=\"text-2xl font-bold mb-6\" id=\"pol-1-t\">Clarity<\/h4>\n                    <p class=\"text-slate-400 text-lg leading-relaxed\" id=\"pol-1-d\">100% breakdown of government fees. No hidden markups or &#8220;surprise&#8221; costs.<\/p>\n                <\/div>\n                <div class=\"gold-card p-10 rounded-[32px] border-t-8 border-gold\">\n                    <div class=\"text-gold text-4xl mb-6\"><i class=\"fa-solid fa-lock\"><\/i><\/div>\n                    <h4 class=\"text-2xl font-bold mb-6\" id=\"pol-2-t\">Security<\/h4>\n                    <p class=\"text-slate-400 text-lg leading-relaxed\" id=\"pol-2-d\">Investor confidentiality is our top priority. Your data is legally protected.<\/p>\n                <\/div>\n                <div class=\"gold-card p-10 rounded-[32px] border-t-8 border-gold\">\n                    <div class=\"text-gold text-4xl mb-6\"><i class=\"fa-solid fa-clock\"><\/i><\/div>\n                    <h4 class=\"text-2xl font-bold mb-6\" id=\"pol-3-t\">Velocity<\/h4>\n                    <p class=\"text-slate-400 text-lg leading-relaxed\" id=\"pol-3-d\">Time is capital. We adhere to strict service-level agreements for all tasks.<\/p>\n                <\/div>\n                <div class=\"gold-card p-10 rounded-[32px] border-t-8 border-gold\">\n                    <div class=\"text-gold text-4xl mb-6\"><i class=\"fa-solid fa-handshake\"><\/i><\/div>\n                    <h4 class=\"text-2xl font-bold mb-6\" id=\"pol-4-t\">Integrity<\/h4>\n                    <p class=\"text-slate-400 text-lg leading-relaxed\" id=\"pol-4-d\">Honest legal advice tailored to long-term success, not short-term profit.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- SECTION: CALCULATOR -->\n        <section id=\"calculator\" class=\"page-section\">\n            <div class=\"max-w-5xl mx-auto gold-card rounded-[40px] overflow-hidden grid lg:grid-cols-2\">\n                <div class=\"p-12 md:p-16\">\n                    <h2 class=\"text-4xl font-black mb-12\" id=\"calc-title\">Investment Estimator<\/h2>\n                    <div class=\"space-y-12\">\n                        <div>\n                            <div class=\"flex justify-between mb-6\">\n                                <label class=\"text-gold font-bold uppercase text-xs tracking-widest\" id=\"calc-label-visas\">Visa Allotment<\/label>\n                                <span id=\"v-count\" class=\"text-white text-4xl font-black\">1<\/span>\n                            <\/div>\n                            <input type=\"range\" id=\"v-range\" min=\"0\" max=\"15\" value=\"1\" class=\"w-full h-3 bg-slate-800 rounded-lg appearance-none\" oninput=\"calculatePrice()\">\n                        <\/div>\n                        <div>\n                            <label class=\"text-gold font-bold block mb-6 uppercase text-xs tracking-widest\" id=\"calc-label-type\">Formation Type<\/label>\n                            <select id=\"l-type\" class=\"w-full bg-slate-800\/80 p-5 rounded-2xl border border-slate-700 outline-none text-white focus:border-gold transition-all text-lg\" onchange=\"calculatePrice()\">\n                                <option value=\"5599\">Professional Service (Starts 5,599 AED)<\/option>\n                                <option value=\"12500\">Commercial License (Mainland)<\/option>\n                                <option value=\"19000\">Freezone Exclusive Setup<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"pt-12 border-t border-slate-800\">\n                            <p class=\"text-slate-500 uppercase tracking-widest text-xs mb-4\" id=\"calc-estimate\">Estimated Total Investment<\/p>\n                            <div class=\"flex items-baseline gap-4\">\n                                <div class=\"text-7xl font-black text-gold\" id=\"total-price\">5,599<\/div>\n                                <span class=\"text-2xl text-slate-400 font-bold\">AED<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-gold p-12 md:p-16 flex flex-col justify-between text-primary\">\n                    <div>\n                        <h3 class=\"text-4xl font-black mb-6\" id=\"calc-side-title\">Fast Track Entry<\/h3>\n                        <p class=\"text-xl font-semibold opacity-90 mb-12 leading-relaxed\" id=\"calc-side-desc\">This estimate covers basic legal formation. Contact our consultants for a customized corporate structure plan.<\/p>\n                        <ul class=\"space-y-6 text-lg\">\n                            <li class=\"flex items-center gap-4 font-black\"><i class=\"fa-solid fa-check-double text-2xl\"><\/i> Remote Processing Available<\/li>\n                            <li class=\"flex items-center gap-4 font-black\"><i class=\"fa-solid fa-check-double text-2xl\"><\/i> Official Gov Fee Breakdown<\/li>\n                            <li class=\"flex items-center gap-4 font-black\"><i class=\"fa-solid fa-check-double text-2xl\"><\/i> Bank Account Support<\/li>\n                        <\/ul>\n                    <\/div>\n                    <a href=\"https:\/\/wa.me\/971526944000\" class=\"block text-center bg-primary text-white py-6 rounded-[24px] font-black text-2xl hover:bg-slate-900 transition-all shadow-2xl mt-12\">CONNECT NOW<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- SECTION: SUGGESTIONS -->\n        <section id=\"suggestions\" class=\"page-section\">\n            <div class=\"max-w-4xl mx-auto\">\n                <h2 class=\"text-5xl font-black text-gold mb-6 text-center\" id=\"sug-title\">Client Relations<\/h2>\n                <p class=\"text-center text-slate-400 text-xl mb-16\" id=\"sug-desc\">File a formal suggestion or complaint. We value your feedback.<\/p>\n                \n                <div class=\"gold-card p-12 md:p-16 rounded-[40px]\">\n                    <form id=\"contactForm\" onsubmit=\"handleMail(event)\" class=\"space-y-8\">\n                        <div class=\"grid md:grid-cols-2 gap-8\">\n                            <div class=\"space-y-3\">\n                                <label class=\"text-xs font-black text-slate-500 uppercase tracking-widest\">Client Name<\/label>\n                                <input type=\"text\" id=\"sender-name\" required class=\"w-full bg-slate-800\/40 p-5 rounded-2xl border border-slate-700 focus:border-gold outline-none transition text-lg\">\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <label class=\"text-xs font-black text-slate-500 uppercase tracking-widest\">Email Record<\/label>\n                                <input type=\"email\" id=\"sender-email\" required class=\"w-full bg-slate-800\/40 p-5 rounded-2xl border border-slate-700 focus:border-gold outline-none transition text-lg\">\n                            <\/div>\n                        <\/div>\n                        <div class=\"space-y-3\">\n                            <label class=\"text-xs font-black text-slate-500 uppercase tracking-widest\">Inquiry Type<\/label>\n                            <select id=\"msg-type\" class=\"w-full bg-slate-800\/40 p-5 rounded-2xl border border-slate-700 focus:border-gold outline-none text-lg\">\n                                <option value=\"Service Suggestion\">Strategy Suggestion<\/option>\n                                <option value=\"Official Complaint\">Formal Complaint<\/option>\n                                <option value=\"Investment Inquiry\">Investment Inquiry<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"space-y-3\">\n                            <label class=\"text-xs font-black text-slate-500 uppercase tracking-widest\">Detail Description<\/label>\n                            <textarea id=\"sender-msg\" rows=\"6\" required class=\"w-full bg-slate-800\/40 p-5 rounded-2xl border border-slate-700 focus:border-gold outline-none text-lg resize-none\" placeholder=\"Provide full context...\"><\/textarea>\n                        <\/div>\n                        <button type=\"submit\" class=\"w-full bg-gold hover:bg-goldLight text-white py-6 rounded-[24px] font-black text-2xl transition-all shadow-2xl shadow-gold\/20\">SEND TO HEAD OFFICE<\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"mt-24 py-24 border-t border-slate-800 bg-black\/80 text-center\">\n        <div class=\"logo-container inline-block mb-10 h-24\">\n            <img decoding=\"async\" src=\"https:\/\/shmsgroup.ae\/wp-content\/uploads\/2026\/08\/png.png\" class=\"h-16 object-contain\">\n        <\/div>\n        <p class=\"text-slate-400 mb-12 max-w-xl mx-auto px-6 text-lg leading-relaxed\" id=\"footer-tag\">Your Premier Partner for Strategic Business Establishment in the United Arab Emirates.<\/p>\n        <div class=\"flex justify-center gap-10 mb-16 text-4xl text-gold\">\n            <a href=\"https:\/\/wa.me\/971526944000\" class=\"hover:scale-125 transition-transform\"><i class=\"fa-brands fa-whatsapp\"><\/i><\/a>\n            <a href=\"mailto:info@shmsgroup.ae\" class=\"hover:scale-125 transition-transform\"><i class=\"fa-solid fa-envelope\"><\/i><\/a>\n            <a href=\"https:\/\/shmsgroup.ae\" class=\"hover:scale-125 transition-transform\"><i class=\"fa-solid fa-globe\"><\/i><\/a>\n        <\/div>\n        <div class=\"space-y-2\">\n            <p class=\"text-[10px] text-slate-600 font-black uppercase tracking-[0.4em]\">&copy; 2026 SHMS W BHR | GLOBAL OPERATIONS<\/p>\n            <p class=\"text-[8px] text-slate-700 font-bold uppercase tracking-widest\">ISO Certified Quality Management<\/p>\n        <\/div>\n    <\/footer>\n\n    <!-- Mobile Sticky Action Bar -->\n    <div class=\"fixed bottom-0 left-0 w-full lg:hidden flex z-[999] bg-primary\/95 backdrop-blur-xl border-t border-gold\/40 shadow-[0_-10px_40px_rgba(0,0,0,0.8)]\">\n        <a href=\"https:\/\/wa.me\/971526944000\" class=\"flex-1 py-5 text-center bg-[#25D366] text-white font-black flex items-center justify-center gap-3 text-lg\"><i class=\"fa-brands fa-whatsapp text-2xl\"><\/i> WHATSAPP<\/a>\n        <a href=\"tel:00971526944000\" class=\"flex-1 py-5 text-center bg-gold text-white font-black flex items-center justify-center gap-3 text-lg border-l border-white\/10\"><i class=\"fa-solid fa-phone text-2xl\"><\/i> CALL<\/a>\n    <\/div>\n\n    <script>\n        const translations = {\n            en: {\n                nav_home: \"Home\", nav_exp: \"Experience\", nav_pol: \"Policy\", nav_feed: \"Feedback\", nav_calc: \"Calculator\",\n                hero_title: 'Gateway to <span class=\"text-gold\">Business Growth<\/span> in UAE',\n                hero_desc: \"Strategic partnership to establish your powerful global presence in Dubai.\",\n                cta_wa: \"CONSULT NOW\", cta_calc: \"PRICE CALCULATOR\",\n                calc_title: \"Investment Estimator\", calc_label_visas: \"Visa Allotment\", calc_label_type: \"Formation Type\",\n                calc_estimate: \"Estimated Total Investment\", calc_side_title: \"Fast Track Entry\",\n                exp_title: \"Corporate Mastery\", pol_title: \"Operational Policies\", sug_title: \"Client Relations\"\n            },\n            ar: {\n                nav_home: \"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\", nav_exp: \"\u062e\u0628\u0631\u0627\u062a\u0646\u0627\", nav_pol: \"\u0633\u064a\u0627\u0633\u0629 \u0627\u0644\u0639\u0645\u0644\", nav_feed: \"\u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0627\u062a\", nav_calc: \"\u0627\u0644\u062d\u0627\u0633\u0628\u0629\",\n                hero_title: '\u0628\u0648\u0627\u0628\u062a\u0643\u0645 \u0644\u0646\u0645\u0648 <span class=\"text-gold\">\u0623\u0639\u0645\u0627\u0644\u0643\u0645 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a<\/span>',\n                hero_desc: \"\u0634\u0631\u064a\u0643\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a \u0644\u062a\u0623\u0633\u064a\u0633 \u062d\u0636\u0648\u0631 \u0639\u0627\u0644\u0645\u064a \u0642\u0648\u064a \u0641\u064a \u0633\u0648\u0642 \u062f\u0628\u064a \u0627\u0644\u0639\u0627\u0644\u0645\u064a.\",\n                cta_wa: \"\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0627\u0644\u0622\u0646\", cta_calc: \"\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0623\u0633\u0639\u0627\u0631\",\n                calc_title: \"\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u064a\u0629\", calc_label_visas: \"\u0639\u062f\u062f \u0627\u0644\u062a\u0623\u0634\u064a\u0631\u0627\u062a \u0627\u0644\u0645\u0637\u0644\u0648\u0628\", calc_label_type: \"\u0646\u0648\u0639 \u0627\u0644\u062a\u0631\u062e\u064a\u0635\",\n                calc_estimate: \"\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631 \u0627\u0644\u062a\u0642\u062f\u064a\u0631\u064a\", calc_side_title: \"\u0627\u0628\u062f\u0623 \u0645\u0633\u0627\u0631\u0643 \u0627\u0644\u0633\u0631\u064a\u0639\",\n                exp_title: \"\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0645\u0624\u0633\u0633\u064a\u0629\", pol_title: \"\u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a\", sug_title: \"\u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621\"\n            },\n            ru: {\n                nav_home: \"\u0413\u043b\u0430\u0432\u043d\u0430\u044f\", nav_exp: \"\u041d\u0430\u0448 \u043e\u043f\u044b\u0442\", nav_pol: \"\u041f\u043e\u043b\u0438\u0442\u0438\u043a\u0430\", nav_feed: \"\u041e\u0442\u0437\u044b\u0432\u044b\", nav_calc: \"\u041a\u0430\u043b\u044c\u043a\u0443\u043b\u044f\u0442\u043e\u0440\",\n                hero_title: '\u0412\u0430\u0448 \u043f\u0443\u0442\u044c \u043a <span class=\"text-gold\">\u0440\u043e\u0441\u0442\u0443 \u0431\u0438\u0437\u043d\u0435\u0441\u0430<\/span> \u0432 \u041e\u0410\u042d',\n                hero_desc: \"\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0432\u0430\u0448\u0435\u0433\u043e \u043c\u043e\u0449\u043d\u043e\u0433\u043e \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u0432 \u0414\u0443\u0431\u0430\u0435.\",\n                cta_wa: \"\u041a\u041e\u041d\u0421\u0423\u041b\u042c\u0422\u0410\u0426\u0418\u042f\", cta_calc: \"\u041a\u0410\u041b\u042c\u041a\u0423\u041b\u042f\u0422\u041e\u0420 \u0426\u0415\u041d\",\n                calc_title: \"\u0418\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u043a\u0430\u043b\u044c\u043a\u0443\u043b\u044f\u0442\u043e\u0440\", calc_label_visas: \"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432\u0438\u0437\", calc_label_type: \"\u0422\u0438\u043f \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0438\",\n                calc_estimate: \"\u041e\u0431\u0449\u0438\u0439 \u043e\u0431\u044a\u0435\u043c \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439\", calc_side_title: \"\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u0441\u0442\u0430\u0440\u0442\",\n                exp_title: \"\u041a\u043e\u0440\u043f\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u043c\u0430\u0441\u0442\u0435\u0440\u0441\u0442\u0432\u043e\", pol_title: \"\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430\", sug_title: \"\u0420\u0430\u0431\u043e\u0442\u0430 \u0441 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c\u0438\"\n            }\n        };\n\n        function showSection(sectionId) {\n            document.querySelectorAll('.page-section').forEach(s => s.classList.remove('active'));\n            document.getElementById(sectionId).classList.add('active');\n            window.scrollTo({ top: 0, behavior: 'smooth' });\n        }\n\n        function toggleMenu() {\n            document.getElementById('mobile-menu').classList.toggle('show');\n        }\n\n        function calculatePrice() {\n            const basePrice = parseInt(document.getElementById('l-type').value);\n            const visaCount = parseInt(document.getElementById('v-range').value);\n            document.getElementById('v-count').innerText = visaCount;\n            \n            const total = basePrice + (visaCount * 3650); \/\/ Increased slightly for realistic setup\n            document.getElementById('total-price').innerText = total.toLocaleString();\n        }\n\n        function handleMail(e) {\n            e.preventDefault();\n            const name = document.getElementById('sender-name').value;\n            const type = document.getElementById('msg-type').value;\n            const msg = document.getElementById('sender-msg').value;\n            window.location.href = `mailto:info@shmsgroup.ae?subject=${type} from ${name}&body=${msg}`;\n        }\n\n        function changeLang(lang) {\n            const dir = (lang === 'ar') ? 'rtl' : 'ltr';\n            document.documentElement.dir = dir;\n            document.documentElement.lang = lang;\n            \n            \/\/ Buttons UI\n            ['en', 'ar', 'ru'].forEach(l => {\n                const btn = document.getElementById(`btn-${l}`);\n                if(btn) btn.classList.toggle('text-gold', l === lang);\n            });\n\n            \/\/ Update Texts\n            const keys = translations[lang];\n            for (const key in keys) {\n                const el = document.getElementById(key.replace('_','-')) || document.querySelector(`[data-key=\"${key}\"]`);\n                if(el) {\n                    if (key.includes('title')) el.innerHTML = keys[key];\n                    else el.innerText = keys[key];\n                }\n            }\n            \n            renderChart(lang);\n        }\n\n        let myChart;\n        function renderChart(lang) {\n            const ctx = document.getElementById('marketChart').getContext('2d');\n            if(myChart) myChart.destroy();\n            \n            const labels = ['2022', '2023', '2024', '2025', '2026'];\n            \n            myChart = new Chart(ctx, {\n                type: 'line',\n                data: {\n                    labels: labels,\n                    datasets: [{\n                        label: lang === 'ar' ? '\u0646\u0645\u0648 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631\u0627\u062a (%)' : (lang === 'ru' ? '\u0420\u043e\u0441\u0442 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 (%)' : 'Investment Growth (%)'),\n                        data: [15, 22, 35, 52, 70],\n                        borderColor: '#C5A059',\n                        backgroundColor: 'rgba(197, 160, 89, 0.1)',\n                        borderWidth: 5,\n                        fill: true,\n                        tension: 0.4,\n                        pointRadius: 6,\n                        pointBackgroundColor: '#C5A059'\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    plugins: { \n                        legend: { labels: { color: '#94a3b8', font: { family: 'Montserrat', size: 14 } } }\n                    },\n                    scales: {\n                        y: { grid: { color: 'rgba(255,255,255,0.05)' }, ticks: { color: '#94a3b8' } },\n                        x: { grid: { display: false }, ticks: { color: '#94a3b8' } }\n                    }\n                }\n            });\n        }\n\n        window.onload = () => {\n            calculatePrice();\n            renderChart('en');\n        };\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>SHMS W BHR | UAE Business Setup Portal Home Our Experience Work Policy Calculator Feedback EN AR RU CONTACT &times; [&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":"normal-width-container","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":"","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-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":3,"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/shmsgroup.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}