{"id":133,"date":"2026-03-23T19:07:26","date_gmt":"2026-03-23T19:07:26","guid":{"rendered":"https:\/\/info.tutarhive.online\/?page_id=133"},"modified":"2026-03-28T09:20:29","modified_gmt":"2026-03-28T09:20:29","slug":"%d9%86%d9%88%da%a9%d8%b1%db%8c-%d8%a7%d9%be%d9%84%d8%a7%d8%a6%db%8c-%da%a9%d8%b1%d9%86%db%92-%da%a9%db%92-%d9%84%db%8c%db%92-%d9%86%db%8c%da%86%db%92-%d9%88%db%8c%d8%b1%db%8c%d9%81%db%8c%da%a9%db%8c-2","status":"publish","type":"page","link":"https:\/\/info.tutarhive.online\/?page_id=133","title":{"rendered":"\u0628\u06cc\u0631\u0648\u0646\u0650 \u0645\u0644\u06a9 \u062c\u0627\u0646\u06d2 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u067e\u0646\u06cc \u0627\u06c1\u0644\u06cc\u062a \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba"},"content":{"rendered":"\n<script async src=\"https:\/\/securepubads.g.doubleclick.net\/tag\/js\/gpt.js\" crossorigin=\"anonymous\"><\/script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('\/23317127186\/eidimob', [[320, 100], [320, 50]], 'div-gpt-ad-1774689583409-0').addService(googletag.pubads());\n    googletag.enableServices();\n  });\n<\/script><!-- \/23317127186\/eidimob -->\n<div id='div-gpt-ad-1774689583409-0' style='min-width: 320px; min-height: 50px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1774689583409-0'); });\n  <\/script>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ur\" dir=\"rtl\">\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>Registration Portal<\/title>\n    <style>\n        :root { --gov-green: #006400; --light-bg: #f0f2f5; }\n        \n        \/* Box sizing and overflow fix for mobile *\/\n        * { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }\n        body { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif; background-color: var(--light-bg); margin: 0; padding: 0; text-align: center; color: #333; width: 100%; overflow-x: hidden; }\n        \n        .portal-wrapper { width: 100%; max-width: 500px; margin: 0 auto; display: block; clear: both; }\n\n        .top-alert { background: #ffcc00; color: #000; padding: 12px; font-weight: bold; font-size: 14px; border-bottom: 2px solid #333; }\n        \n        .header { background: #fff; padding: 15px; border-bottom: 4px solid var(--gov-green); box-shadow: 0 2px 8px rgba(0,0,0,0.1); margin-bottom: 10px; }\n        .gov-logo { width: 55px; height: auto; display: block; margin: 0 auto 8px; }\n        .portal-heading { font-weight: 900; font-size: 22px; color: var(--gov-green); margin: 0; line-height: 1.2; }\n\n        \/* Container Fix: Mobile centering and fixed height to prevent ad-jumps *\/\n        .container { \n            background: #fff; \n            width: 94%; \/* Centers box on mobile with equal margins *\/\n            margin: 15px auto; \n            padding: 25px 15px; \n            border-radius: 12px; \n            box-shadow: 0 4px 15px rgba(0,0,0,0.06); \n            min-height: 420px; \/* Layout shift ko rokta hai *\/\n            position: relative; \n            display: flex; \n            flex-direction: column; \n            justify-content: center;\n            border: 1px solid #eee;\n            clear: both;\n        }\n\n        .step-bar { display: flex; justify-content: space-between; margin-bottom: 25px; width: 100%; }\n        .step-item { flex: 1; border-bottom: 5px solid #eee; padding-bottom: 8px; font-size: 11px; color: #999; font-weight: bold; }\n        .step-item.active { border-color: var(--gov-green); color: var(--gov-green); }\n\n        h1 { font-size: 19px; color: #222; margin-bottom: 20px; font-weight: bold; line-height: 1.5; }\n\n        \/* Button Styling for better touch targets *\/\n        .opt-btn { \n            display: block; \n            width: 100%; \n            padding: 16px; \n            margin: 10px 0; \n            background: #fff; \n            border: 2px solid #e0e0e0; \n            border-radius: 10px; \n            font-size: 18px; \n            font-weight: bold; \n            cursor: pointer; \n            color: #444; \n            text-decoration: none; \n            transition: 0.2s; \n            box-sizing: border-box; \n        }\n        .opt-btn:active { background: #f0fff0; border-color: var(--gov-green); transform: scale(0.98); }\n        \n        .btn-apply { background: #28a745 !important; color: white !important; border: none !important; font-size: 22px !important; margin-top: 15px; box-shadow: 0 4px 10px rgba(40,167,69,0.3); }\n\n        \/* Fixed Loader Overlay *\/\n        #loader { \n            display: none; \n            position: absolute; \n            top: 0; left: 0; width: 100%; height: 100%; \n            background: rgba(255,255,255,0.95); \n            z-index: 100; \n            flex-direction: column; \n            align-items: center; \n            justify-content: center; \n            border-radius: 12px;\n        }\n        .spinner { border: 5px solid #f3f3f3; border-top: 5px solid var(--gov-green); border-radius: 50%; width: 50px; height: 50px; animation: spin 0.8s linear infinite; }\n        @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"portal-wrapper\">\n    <div class=\"top-alert\">\u0628\u06cc\u0631\u0648\u0646\u0650 \u0645\u0644\u06a9 \u062c\u0627\u0646\u06d2 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u067e\u0646\u06cc \u0627\u06c1\u0644\u06cc\u062a \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba<\/div>\n\n    <div class=\"header\">\n        <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/e\/ef\/State_emblem_of_Pakistan.svg\" class=\"gov-logo\" alt=\"Govt Logo\">\n        <div class=\"portal-heading\">\u0627\u06c1\u0644\u06cc\u062a \u067e\u0648\u0631\u0679\u0644<\/div>\n    <\/div>\n\n    <div class=\"container\">\n        <div id=\"loader\">\n            <div class=\"spinner\"><\/div>\n            <p style=\"margin-top:20px; font-weight:bold; color: var(--gov-green);\">\u062a\u0635\u062f\u06cc\u0642 \u062c\u0627\u0631\u06cc \u06c1\u06d2&#8230;<\/p>\n        <\/div>\n        <div id=\"quiz-content\"><\/div>\n    <\/div>\n<\/div>\n\n<script>\n    let currentStep = 1;\n    const contentDiv = document.getElementById('quiz-content');\n    const loader = document.getElementById('loader');\n\n    const stepsUI = (current) => `\n        <div class=\"step-bar\">\n            <div class=\"step-item ${current >= 1 ? 'active' : ''}\">\u0627\u0633\u0679\u06cc\u067e 1<\/div>\n            <div class=\"step-item ${current >= 2 ? 'active' : ''}\">\u0627\u0633\u0679\u06cc\u067e 2<\/div>\n            <div class=\"step-item ${current >= 3 ? 'active' : ''}\">\u0627\u0633\u0679\u06cc\u067e 3<\/div>\n            <div class=\"step-item ${current >= 4 ? 'active' : ''}\">\u0627\u0633\u0679\u06cc\u067e 4<\/div>\n        <\/div>\n    `;\n\n    function renderStep(step) {\n        if (step === 1) {\n            contentDiv.innerHTML = stepsUI(1) + `\n                <h1>\u0627\u067e\u0646\u0627 \u062c\u06cc\u0646\u0688\u0631 \u0645\u0646\u062a\u062e\u0628 \u06a9\u0631\u06cc\u06ba<\/h1>\n                <button class=\"opt-btn\" onclick=\"goToNextStep(2)\">\u0645\u0631\u062f (Male)<\/button>\n                <button class=\"opt-btn\" onclick=\"goToNextStep(2)\">\u0639\u0648\u0631\u062a (Female)<\/button>\n            `;\n        } else if (step === 2) {\n            contentDiv.innerHTML = stepsUI(2) + `\n                <h1>\u0627\u0632\u0648\u0627\u062c\u06cc \u062d\u06cc\u062b\u06cc\u062a (Marriage Status)<\/h1>\n                <button class=\"opt-btn\" onclick=\"goToNextStep(3)\">\u0634\u0627\u062f\u06cc \u0634\u062f\u06c1 (Married)<\/button>\n                <button class=\"opt-btn\" onclick=\"go(3)\">\u063a\u06cc\u0631 \u0634\u0627\u062f\u06cc \u0634\u062f\u06c1 (Unmarried)<\/button>\n            `;\n        } else if (step === 3) {\n            contentDiv.innerHTML = stepsUI(3) + `\n                <h1>\u0627\u067e\u0646\u06cc \u0639\u0645\u0631 (Age) \u0645\u0646\u062a\u062e\u0628 \u06a9\u0631\u06cc\u06ba<\/h1>\n                <button class=\"opt-btn\" onclick=\"goToNextStep(4)\">18 \u0633\u06d2 32 \u0633\u0627\u0644<\/button>\n                <button class=\"opt-btn\" onclick=\"goToNextStep(4)\">32 \u0633\u06d2 55 \u0633\u0627\u0644<\/button>\n            `;\n        } else if (step === 4) {\n            contentDiv.innerHTML = stepsUI(4) + `\n                <h1>\u0627\u067e\u0646\u06d2 \u0635\u0648\u0628\u06d2 \u06a9\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0631\u06cc\u06ba<\/h1>\n                <button class=\"opt-btn\" onclick=\"goToNextStep('final')\">\u067e\u0646\u062c\u0627\u0628 \/ \u0633\u0646\u062f\u06be<\/button>\n                <button class=\"opt-btn\" onclick=\"goToNextStep('final')\">KPK \/ \u0628\u0644\u0648\u0686\u0633\u062a\u0627\u0646<\/button>\n            `;\n        } else if (step === 'final') {\n            contentDiv.innerHTML = `\n                <div style=\"text-align:center;\">\n                    <h1 style=\"color:#28a745;\">\ud83c\udf89 \u0645\u0628\u0627\u0631\u06a9 \u06c1\u0648!<\/h1>\n                    <p style=\"font-weight:bold; font-size: 18px;\">\u0622\u067e \u0627\u0633 \u067e\u0631\u0648\u06af\u0631\u0627\u0645 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u06c1\u0644 \u06c1\u06cc\u06ba\u06d4<\/p>\n                    <a href=\"https:\/\/info.tutarhive.online\/?p=95\" class=\"opt-btn btn-apply\">\u0627\u0628\u06be\u06cc \u0631\u062c\u0633\u0679\u0631\u06cc\u0634\u0646 \u06a9\u0631\u06cc\u06ba<\/a>\n                <\/div>\n            `;\n        }\n    }\n\n    function goToNextStep(next) {\n        loader.style.display = 'flex';\n        \/\/ Random time 2s to 4s for more authenticity\n        const delay = Math.floor(Math.random() * (4000 - 2000 + 1)) + 2000;\n        \n        setTimeout(() => {\n            loader.style.display = 'none';\n            renderStep(next);\n            \/\/ Smooth scroll to top of the portal\n            window.scrollTo({top: 0, behavior: 'smooth'});\n        }, delay);\n    }\n\n    renderStep(1);\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<script async src=\"https:\/\/securepubads.g.doubleclick.net\/tag\/js\/gpt.js\" crossorigin=\"anonymous\"><\/script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('\/23317127186\/eidi1', [300, 250], 'div-gpt-ad-1774689493105-0').addService(googletag.pubads());\n    googletag.enableServices();\n  });\n<\/script><!-- \/23317127186\/eidi1 -->\n<div id='div-gpt-ad-1774689493105-0' style='min-width: 300px; min-height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1774689493105-0'); });\n  <\/script>\n<\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Overseas Summary<\/h5>\n\n\n\n<p><br>For many people in Pakistan, the dream of working abroad has always been tied to the hope of a better life. Whether in rural areas or busy cities, conversations often return to the same goal \u2014 securing a job overseas that can improve a family\u2019s financial situation. Now, that possibility seems more achievable as the Government of Pakistan plans to help around 800,000 citizens find employment in 2026, particularly in Gulf countries such as Saudi Arabia and the United Arab Emirates.<\/p>\n\n\n\n<script async src=\"https:\/\/securepubads.g.doubleclick.net\/tag\/js\/gpt.js\" crossorigin=\"anonymous\"><\/script>\n<script>\n  window.googletag = window.googletag || {cmd: []};\n  googletag.cmd.push(function() {\n    googletag.defineSlot('\/23317127186\/eidi1', [300, 250], 'div-gpt-ad-1774689526403-0').addService(googletag.pubads());\n    googletag.enableServices();\n  });\n<\/script><!-- \/23317127186\/eidi1 -->\n<div id='div-gpt-ad-1774689526403-0' style='min-width: 300px; min-height: 250px;'>\n  <script>\n    googletag.cmd.push(function() { googletag.display('div-gpt-ad-1774689526403-0'); });\n  <\/script>\n<\/div>\n\n\n\n<p>At first, this figure may seem very large. However, when considering the scale of ongoing projects in the Gulf region, the need for such a workforce becomes clear. Saudi Arabia is actively moving ahead with its long-term development plan, Saudi Vision 2030, which focuses on modern cities, tourism expansion, industrial growth, and major infrastructure development. Projects like NEOM, a highly advanced mega-city, alone require thousands of workers.<\/p>\n\n\n\n<p>At the same time, the United Arab Emirates continues to expand as a major center for trade, tourism, and logistics. Its continuous development in construction, hospitality, transport, and industrial sectors creates a steady demand for workers. Since the local population is relatively small compared to the size of these projects, foreign workers remain essential to sustaining this growth.<\/p>\n\n\n\n<p>Pakistani workers have played an important role in this progress for many years. They are widely recognized in the Gulf for their dedication, reliability, and technical skills. From construction and manufacturing to hotel services, they have contributed significantly to major developments across the region.<\/p>\n\n\n\n<p>For Pakistan, overseas employment is also crucial for economic reasons. Each year, a large number of young individuals enter the job market, but local opportunities are often limited. Working abroad not only helps reduce unemployment but also brings valuable foreign income into the country.<\/p>\n\n\n\n<p>The impact of overseas jobs extends beyond individual workers. Families benefit through remittances, which help fund housing, education, and small businesses. On a larger scale, these funds support Pakistan\u2019s foreign exchange reserves and contribute to overall economic stability.<\/p>\n\n\n\n<p>The job opportunities under this initiative are expected to span multiple sectors. Construction and infrastructure roles will likely be the most common, including electricians, plumbers, welders, and heavy machinery operators. Skilled technicians, especially in mechanical and electrical fields, may receive higher salaries. Additionally, the growing tourism and service industries in the Gulf will offer positions for drivers, hotel staff, restaurant workers, and other service-related roles.<\/p>\n\n\n\n<p>Although working abroad can be challenging \u2014 especially due to cultural adjustments and time away from family \u2014 many individuals find the financial benefits worthwhile. With the right training, preparation, and use of official recruitment channels, this program has the potential to create life-changing opportunities for a large number of Pakistanis.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Registration Portal \u0628\u06cc\u0631\u0648\u0646\u0650 \u0645\u0644\u06a9 \u062c\u0627\u0646\u06d2 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u067e\u0646\u06cc \u0627\u06c1\u0644\u06cc\u062a \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba \u0627\u06c1\u0644\u06cc\u062a \u067e\u0648\u0631\u0679\u0644 \u062a\u0635\u062f\u06cc\u0642 \u062c\u0627\u0631\u06cc \u06c1\u06d2&#8230; Overseas Summary For many people in Pakistan, the dream of working abroad has always been tied to the hope of a better life. Whether in rural areas or busy cities, conversations often return to the same goal \u2014 securing &#8230; <a title=\"\u0628\u06cc\u0631\u0648\u0646\u0650 \u0645\u0644\u06a9 \u062c\u0627\u0646\u06d2 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u067e\u0646\u06cc \u0627\u06c1\u0644\u06cc\u062a \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba\" class=\"read-more\" href=\"https:\/\/info.tutarhive.online\/?page_id=133\" aria-label=\"Read more about \u0628\u06cc\u0631\u0648\u0646\u0650 \u0645\u0644\u06a9 \u062c\u0627\u0646\u06d2 \u06a9\u06d2 \u0644\u06cc\u06d2 \u0627\u067e\u0646\u06cc \u0627\u06c1\u0644\u06cc\u062a \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-133","page","type-page","status-publish"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/pages\/133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=133"}],"version-history":[{"count":25,"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/pages\/133\/revisions"}],"predecessor-version":[{"id":273,"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=\/wp\/v2\/pages\/133\/revisions\/273"}],"wp:attachment":[{"href":"https:\/\/info.tutarhive.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}