{"id":98799,"date":"2020-06-02T11:14:11","date_gmt":"2020-06-02T11:14:11","guid":{"rendered":"https:\/\/www.migrateworld.com\/?page_id=98799"},"modified":"2025-05-05T04:04:47","modified_gmt":"2025-05-05T04:04:47","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/www.migrateworld.com\/en\/free-consultation\/thank-you\/","title":{"rendered":"Free Consultation &#8211; Thank You"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"98799\" class=\"elementor elementor-98799\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ae4b1d9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ae4b1d9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c81951\" data-id=\"3c81951\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f11d65a elementor-widget elementor-widget-heading\" data-id=\"f11d65a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.4 - 31-08-2022 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h3 class=\"elementor-heading-title elementor-size-default\">Your Request Has Been Sent!<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7649add elementor-widget elementor-widget-text-editor\" data-id=\"7649add\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.4 - 31-08-2022 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:right;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p>Thank you for contacting Migrate World.<\/p><p>We appreciate your trust and a member of our team will address your request within 24 hours.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49a46f8 e-container--column e-container\" data-id=\"49a46f8\" data-element_type=\"container\">\t\t\t\t<div class=\"elementor-element elementor-element-05f5205 elementor-widget__width-auto elementor-align-left elementor-widget elementor-widget-button\" data-id=\"05f5205\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"#\" free=\"\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\" id=\"show-download\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-right\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-download\"><use xlink:href=\"#fas-download\" \/><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Download Now<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-d7d7175 elementor-widget elementor-widget-html\" data-id=\"d7d7175\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\r\n<script>\r\n    jQuery(document).ready(function () {\r\n        let docURL = localStorage.getItem(\"docURL\");\r\n        console.log(\"docURL: \", docURL);\r\n\r\n        if (docURL) {\r\n            jQuery(\"#show-download\").css(\"display\", \"inline-block\");\r\n            jQuery(\"#show-download\").attr(\"href\", docURL);\r\n            jQuery(\"#show-download\").attr(\"download\", docURL.split(\"\/\").pop());\r\n            jQuery(\"#show-download\").attr(\"target\", \"_blank\");\r\n\r\n            \/\/ automatically download the file if docURL is available\r\n            setTimeout(function () {\r\n                jQuery(\"#show-download\")[0].click();\r\n            }, 1000);\r\n\r\n            \/\/ remove the docURL from localStorage after download\r\n            localStorage.removeItem(\"docURL\");\r\n        }\r\n    });\r\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f5b32d9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f5b32d9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3c50dc24\" data-id=\"3c50dc24\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-18228e51 elementor-widget elementor-widget-heading\" data-id=\"18228e51\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Subscribe to our news to receive the latest immigration newsletter and events.<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5609afa2 elementor-widget elementor-widget-shortcode\" data-id=\"5609afa2\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f94762-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/98799#wpcf7-f94762-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"94762\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.3\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f94762-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_hidden_group_fields\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_hidden_groups\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_visible_groups\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_repeaters\" value=\"[]\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_steps\" value=\"{}\" \/>\n<input type=\"hidden\" name=\"_wpcf7cf_options\" value=\"{&quot;form_id&quot;:94762,&quot;conditions&quot;:[],&quot;settings&quot;:{&quot;animation&quot;:&quot;no&quot;,&quot;animation_intime&quot;:&quot;200&quot;,&quot;animation_outtime&quot;:&quot;200&quot;,&quot;conditions_ui&quot;:&quot;normal&quot;,&quot;notice_dismissed&quot;:&quot;&quot;}}\" \/>\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/div>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"1\" type=\"hidden\" name=\"mc4wp-subscribe\" \/>\n<div class=\"row\">\n\t<div class=\"col-xs-12 col-sm-8\">\n\t\t<span class=\"wpcf7-form-control-wrap\" data-name=\"mc4wp-EMAIL\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"mc4wp-EMAIL\" \/><\/span>\n\t<\/div>\n\t<div class=\"col-xs-12 col-sm-4\">\n\t\t\n                <button type=\"submit\" class=\"button button-rounded button-block\">\n                    <span class=\"button_loader\">\n                        <?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"margin: auto; background: rgba(255, 255, 255, 0); display: block; shape-rendering: auto;\" width=\"18px\" height=\"18px\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\r\n<circle cx=\"50\" cy=\"50\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"10\" r=\"32\" stroke-dasharray=\"150.79644737231007 52.26548245743669\">\r\n  <animateTransform attributeName=\"transform\" type=\"rotate\" repeatCount=\"indefinite\" dur=\"1s\" values=\"0 50 50;360 50 50\" keyTimes=\"0;1\"><\/animateTransform>\r\n<\/circle>\r\n<!-- [ldio] generated by https:\/\/loading.io\/ --><\/svg>\n                    <\/span>\n                    <span class=\"button_content\">\n                         Subscribe\n                    <\/span>\n                <\/button> \n            \n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-615a0bdf elementor-widget elementor-widget-text-editor\" data-id=\"615a0bdf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tBy subscribing, you agree to Migrate World&#8217;s Privacy Policy.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-35aabf20\" data-id=\"35aabf20\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your Request Has Been Sent! Thank you for contacting Migrate World. We appreciate your trust and a member of our team will address your request within 24 hours. Download Now Subscribe to our news to receive the latest immigration newsletter and events. By subscribing, you agree to Migrate World&#8217;s Privacy Policy.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":95198,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/pages\/98799"}],"collection":[{"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/comments?post=98799"}],"version-history":[{"count":0,"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/pages\/98799\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/pages\/95198"}],"wp:attachment":[{"href":"https:\/\/www.migrateworld.com\/en\/wp-json\/wp\/v2\/media?parent=98799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}