{"id":45,"date":"2021-10-31T23:53:28","date_gmt":"2021-11-01T03:53:28","guid":{"rendered":"http:\/\/avinaimmigrate.ca\/?p=45"},"modified":"2023-08-19T09:47:08","modified_gmt":"2023-08-19T13:47:08","slug":"relocating-to-canada-principles-documentation-and-successful-strategies","status":"publish","type":"post","link":"https:\/\/avinaimmigrate.ca\/en\/relocating-to-canada-principles-documentation-and-successful-strategies\/","title":{"rendered":"Relocating to Canada: Principles, Documentation, and Successful Strategies"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p>Are you considering relocating to Canada? A land of breathtaking landscapes, diverse culture, and abundant opportunities awaits you. However, embarking on this journey requires careful planning, comprehensive documentation, and a solid strategy. At [Your Company Name], we understand the intricacies of international relocation, and we&#8217;re here to guide you through the process with expertise and insights. In this article, we will delve into the principles, documentation essentials, and successful strategies to ensure a seamless transition to your new life in Canada.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Principles of Successful Relocation<\/h2>\n\n\n\n<p>Relocating to Canada demands a strategic approach that aligns with your individual aspirations. Our team believes in the following principles to facilitate a successful transition:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. <strong>Clear Vision and Goals<\/strong><\/h3>\n\n\n\n<p>Before packing your bags, define your objectives for moving to Canada. Whether it&#8217;s pursuing higher education, career advancement, or a better quality of life, having a clear vision will shape your relocation strategy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. <strong>Thorough Research<\/strong><\/h3>\n\n\n\n<p>Conduct extensive research on your chosen province or territory. Factors such as job opportunities, cost of living, healthcare, and education will play a pivotal role in your decision-making process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. <strong>Budgeting and Financial Planning<\/strong><\/h3>\n\n\n\n<p>Relocation involves financial implications, from visa application fees to accommodation expenses. Establish a comprehensive budget<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Health Insurance Coverage<\/h2>\n\n\n\n<p>One of the vital aspects to consider when relocating to Canada is healthcare coverage. Canada&#8217;s healthcare system is renowned for its accessibility and quality, but it&#8217;s essential to understand how it works. Most provinces offer a government-funded healthcare system, which means residents have access to basic medical services without significant costs. However, healthcare coverage might vary between provinces, so research the specifics of the healthcare system in your chosen location.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Education Opportunities<\/h2>\n\n\n\n<p>Canada is home to some of the world&#8217;s top-ranked universities and educational institutions. If you&#8217;re moving with your family or pursuing further education, it&#8217;s important to explore the available education options. Research the schools or universities in your chosen province, understand admission requirements, and consider factors like tuition fees, program offerings, and extracurricular activities.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Cultural Integration<\/h2>\n\n\n\n<p>Adapting to a new culture can be both exciting and challenging. To make your transition smoother, engage in cultural integration activities. Attend local events, visit museums, and explore historical sites to gain a deeper appreciation for Canadian culture and history. Engaging with locals and fellow expatriates can also provide valuable insights and help you feel more at home.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Financial Planning and Banking<\/h2>\n\n\n\n<p>Setting up your financial affairs is a crucial step. Open a bank account in Canada to manage your finances conveniently. Research banking options and consider factors such as account fees, interest rates, and online banking capabilities. Moreover, familiarize yourself with the Canadian currency and payment systems to avoid any unnecessary hassles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Transportation and Commuting<\/h2>\n\n\n\n<p>Canada is known for its vast landscapes, and transportation options might vary depending on where you live. In urban areas, public transportation systems are well-developed, offering buses, subways, and commuter trains. If you&#8217;re in a more rural location, having a personal vehicle might be more essential. Research the transportation options available in your chosen province to plan your commuting strategy effectively.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Climate Considerations<\/h2>\n\n\n\n<p>Canada experiences diverse climate conditions due to its vast geographical expanse. From the temperate climate of the West Coast to the colder winters in the Northern regions, it&#8217;s important to be prepared for the weather. Make sure to pack appropriate clothing and gear to suit the climate of your chosen location.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Community Engagement<\/h2>\n\n\n\n<p>Building connections within your new community can enrich your experience and help you settle in comfortably. Participate in local clubs, sports leagues, or volunteer opportunities to meet new people who share your interests. Engaging with your community will not only help you make friends but also contribute positively to your overall well-being.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Final Thoughts<\/h2>\n\n\n\n<p>Relocating to Canada is a significant life decision that requires careful planning and consideration of various factors. By adhering to the principles of strategic planning, understanding the essential documentation, and implementing successful strategies for adaptation, you&#8217;ll set yourself up for a successful and fulfilling journey. Embrace the opportunities that Canada offers, and with the right mindset and preparation, your relocation experience can be truly remarkable.<\/p>\n\n\n\n<p>Remember, [Your Company Name] is here to provide expert guidance and support throughout your relocation process. Our dedicated team is committed to ensuring that your transition to Canada is smooth and enjoyable.<\/p>\n\n\n<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_2' ><style>#gform_wrapper_2[data-form-index=\"0\"].gform-theme,[data-parent-form=\"2_0\"]{--gform-theme-color-primary: #204ce5;--gform-theme-color-primary-rgb: 32, 76, 229;--gform-theme-color-primary-contrast: #fff;--gform-theme-color-primary-contrast-rgb: 255, 255, 255;--gform-theme-color-primary-darker: #001AB3;--gform-theme-color-primary-lighter: #527EFF;--gform-theme-color-secondary: #fff;--gform-theme-color-secondary-rgb: 255, 255, 255;--gform-theme-color-secondary-contrast: #112337;--gform-theme-color-secondary-contrast-rgb: 17, 35, 55;--gform-theme-color-secondary-darker: #F5F5F5;--gform-theme-color-secondary-lighter: #FFFFFF;--gform-theme-color-outside-control-light: rgba(17, 35, 55, 0.1);--gform-theme-color-outside-control-light-rgb: 17, 35, 55;--gform-theme-color-outside-control-light-darker: rgba(104, 110, 119, 0.35);--gform-theme-color-outside-control-light-lighter: #F5F5F5;--gform-theme-color-outside-control-dark: #585e6a;--gform-theme-color-outside-control-dark-rgb: 88, 94, 106;--gform-theme-color-outside-control-dark-darker: #112337;--gform-theme-color-outside-control-dark-lighter: rgba(17, 35, 55, 0.65);--gform-theme-color-inside-control: #fff;--gform-theme-color-inside-control-rgb: 255, 255, 255;--gform-theme-color-inside-control-contrast: #112337;--gform-theme-color-inside-control-contrast-rgb: 17, 35, 55;--gform-theme-color-inside-control-darker: #F5F5F5;--gform-theme-color-inside-control-lighter: #FFFFFF;--gform-theme-color-inside-control-light: rgba(17, 35, 55, 0.1);--gform-theme-color-inside-control-light-rgb: 17, 35, 55;--gform-theme-color-inside-control-light-darker: rgba(104, 110, 119, 0.35);--gform-theme-color-inside-control-light-lighter: #F5F5F5;--gform-theme-color-inside-control-dark: #585e6a;--gform-theme-color-inside-control-dark-rgb: 88, 94, 106;--gform-theme-color-inside-control-dark-darker: #112337;--gform-theme-color-inside-control-dark-lighter: rgba(17, 35, 55, 0.65);--gform-theme-border-radius: 6px;--gform-theme-font-size-secondary: 16px;--gform-theme-font-size-tertiary: 16px;--gform-theme-icon-control-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-icon-control-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-icon-control-search: url(\"data:image\/svg+xml,%3Csvg version='1.1' xmlns='http:\/\/www.w3.org\/2000\/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-control-border-color: #686e77;--gform-theme-control-size: var(--gform-theme-control-size-md);--gform-theme-control-label-color-primary: #112337;--gform-theme-control-label-color-secondary: #112337;--gform-theme-control-choice-size: var(--gform-theme-control-choice-size-md);--gform-theme-control-checkbox-check-size: var(--gform-theme-control-checkbox-check-size-md);--gform-theme-control-radio-check-size: var(--gform-theme-control-radio-check-size-md);--gform-theme-control-button-font-size: var(--gform-theme-control-button-font-size-md);--gform-theme-control-button-padding-inline: var(--gform-theme-control-button-padding-inline-md);--gform-theme-control-button-size: var(--gform-theme-control-button-size-md);--gform-theme-control-button-border-color-secondary: #686e77;--gform-theme-control-file-button-background-color-hover: #EBEBEB;--gform-theme-field-page-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_2' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">\u0627\u0631\u0632\u06cc\u0627\u0628\u06cc \u0648\u06cc\u0632\u06cc\u062a\u0648\u0631 \u0648\u06cc\u0632\u0627<\/h2>\n                            <p class='gform_description'><\/p>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_2' id='gform_2'  action='\/en\/wp-json\/wp\/v2\/posts\/45#gf_2' data-formid='2' novalidate>\n        <div id='gf_progressbar_wrapper_2' class='gf_progressbar_wrapper'>\n        \t<p class=\"gf_progressbar_title\">Step <span class='gf_step_current_page'>1<\/span> of <span class='gf_step_page_count'>2<\/span>\n        \t<\/p>\n            <div class='gf_progressbar gf_progressbar_blue' aria-hidden='true'>\n                <div class='gf_progressbar_percentage percentbar_blue percentbar_50' style='width:50%;'><span>50%<\/span><\/div>\n            <\/div><\/div>\n                        <div class='gform-body gform_body'><div id='gform_page_2_1' class='gform_page ' data-js='page-field-id-41' >\n                                    <div class='gform_page_fields'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below'><fieldset id=\"field_2_34\"  class=\"gfield gfield--type-name gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_34\"><legend class='gfield_label gform-field-label gfield_label_before_complex'  >\u0646\u0627\u0645 \u0648 \u0646\u0627\u0645\u200c\u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_2_34'>\n                            \n                            <span id='input_2_34_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_34.3' id='input_2_34_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_2_34_3' class='gform-field-label gform-field-label--type-sub '>\u0646\u0627\u0645<\/label>\n                                                <\/span>\n                            \n                            <span id='input_2_34_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_34.6' id='input_2_34_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_2_34_6' class='gform-field-label gform-field-label--type-sub '>\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_2_36\"  class=\"gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_36\"><label class='gfield_label gform-field-label' for='input_2_36' >\u0627\u06cc\u0645\u06cc\u0644<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_36' id='input_2_36' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_2_37\"  class=\"gfield gfield--type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_37\"><label class='gfield_label gform-field-label' for='input_2_37' >\u062a\u0644\u0641\u0646 \u0647\u0645\u0631\u0627\u0647<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_37' id='input_2_37' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><\/div>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                         <input type='button' id='gform_next_button_2_41' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_2\").val(\"2\");  jQuery(\"#gform_2\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_2\").val(\"2\");  jQuery(\"#gform_2\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_2_2' class='gform_page' data-js='page-field-id-41' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_2_2' class='gform_fields top_label form_sublabel_below description_below'><div id=\"field_2_21\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_21\"><label class='gfield_label gform-field-label' for='input_2_21' >\u0686\u0647 \u0646\u0648\u0639 \u062f\u0639\u0648\u062a\u0646\u0627\u0645\u0647\u200c\u0627\u06cc \u062f\u0627\u0631\u06cc\u062f\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_21' id='input_2_21' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u062f\u0639\u0648\u062a\u200c\u0646\u0627\u0645\u0647 \u0627\u0632 \u0641\u0627\u0645\u06cc\u0644 \u062f\u0631\u062c\u0647 \u06cc\u06a9 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u062f\u0639\u0648\u062a\u200c\u0646\u0627\u0645\u0647 \u0627\u0632 \u0641\u0627\u0645\u06cc\u0644 \u062f\u0631\u062c\u0647 \u062f\u0648 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21edcd0bb4' >\u062f\u0639\u0648\u062a\u200c\u0646\u0627\u0645\u0647 \u0627\u0632 \u062f\u0648\u0633\u062a \u06cc\u0627 \u0622\u0634\u0646\u0627 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21666b1eb9' >\u062f\u0639\u0648\u062a\u200c\u0646\u0627\u0645\u0647 \u0628\u06cc\u0632\u06cc\u0646\u0633\u06cc \u0628\u0631\u0627\u06cc \u0628\u0631\u0631\u0633\u06cc \u0634\u0631\u0627\u06cc\u0637 \u0633\u0631\u0645\u0627\u06cc\u0647 \u06af\u0630\u0627\u0631\u06cc \u062f\u0627\u0631\u0645<\/option><option value='gquiz213b55372f' >\u062f\u0639\u0648\u062a\u200c\u0646\u0627\u0645\u0647 \u0646\u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_25\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_25\"><label class='gfield_label gform-field-label' for='input_2_25' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u06a9\u0634\u0648\u0631\u0647\u0627\u06cc \u062d\u0648\u0632\u0647 \u0634\u0646\u06af\u0646\u060c \u0622\u0645\u0631\u06cc\u06a9\u0627\u060c \u06a9\u0627\u0646\u0627\u062f\u0627\u060c \u0627\u0633\u062a\u0631\u0627\u0644\u06cc\u0627\u060c \u0627\u0646\u06af\u0644\u06cc\u0633\u060c \u0698\u0627\u067e\u0646\u060c \u06a9\u0631\u0647\u200c\u062c\u0646\u0648\u0628\u06cc \u0648 \u0646\u06cc\u0648\u0632\u0644\u0646\u062f \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_25' id='input_2_25' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u062e\u0627\u0631\u062c\u06cc \u0646\u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u06a9\u0627\u0646\u0627\u062f\u0627 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21edcd0bb4' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u062d\u0648\u0632\u0647 \u0634\u0646\u06af\u0646\u060c \u0627\u0646\u06af\u0644\u06cc\u0633 \u06cc\u0627 \u0646\u06cc\u0648\u0632\u0644\u0646\u062f \u062f\u0627\u0631\u0645<\/option><option value='gquiz2532541c90' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u0627\u0645\u0631\u06cc\u06a9\u0627 \u06cc\u0627 \u0627\u0633\u062a\u0631\u0627\u0644\u06cc\u0627 \u062f\u0627\u0631\u0645<\/option><option value='gquiz25d9513c58' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u06a9\u0631\u0647 \u062c\u0646\u0648\u0628\u06cc \u06cc\u0627 \u0698\u0627\u067e\u0646 \u062f\u0627\u0631\u0645<\/option><option value='gquiz25c724b59d' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u06a9\u0634\u0648\u0631 \u0647\u0627\u06cc \u063a\u06cc\u0631\u0647 \u062d\u0648\u0632\u0647 \u0634\u0646\u06af\u0646 \u062f\u0627\u0631\u0645<\/option><option value='gquiz255e35d00f' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0645\u0646 \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u0628\u06cc\u0634 \u0627\u0632 \u062f\u0647 \u0633\u0627\u0644 \u067e\u06cc\u0634 \u0627\u0633\u062a<\/option><\/select><\/div><\/div><div id=\"field_2_24\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_24\"><label class='gfield_label gform-field-label' for='input_2_24' >\u0648\u0636\u0639\u06cc\u062a \u0634\u063a\u0644\u06cc \u0634\u0645\u0627 \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_24' id='input_2_24' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u062c\u0648\u0627\u0632 \u06a9\u0633\u0628 \u06cc\u0627 \u06a9\u0627\u0631\u062a \u0645\u0628\u0627\u0634\u0631\u062a \u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u0635\u0627\u062d\u0628 \u06a9\u0633\u0628 \u0648 \u06a9\u0627\u0631 \u0647\u0633\u062a\u0645<\/option><option value='gquiz21edcd0bb4' >\u06a9\u0627\u0631\u0645\u0646\u062f \u0628\u062e\u0634 \u062e\u0635\u0648\u0635\u06cc \u0647\u0633\u062a\u0645<\/option><option value='gquiz2470fd4c50' >\u06a9\u0627\u0631\u0645\u0646\u062f \u062f\u0648\u0644\u062a\u06cc \u0647\u0633\u062a\u0645<\/option><option value='gquiz24c1a1015d' >\u0627\u0645\u06a9\u0627\u0646 \u0627\u0631\u0627\u0626\u0647 \u0641\u06cc\u0634 \u062d\u0642\u0648\u0642\u06cc \u0646\u062f\u0627\u0631\u0645<\/option><option value='gquiz246f440e8a' >\u0634\u063a\u0644 \u0646\u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_23\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_23\"><label class='gfield_label gform-field-label' for='input_2_23' >\u0648\u0636\u0639\u06cc\u062a \u062f\u0627\u0631\u0627\u06cc\u06cc \u0645\u0644\u06a9\u06cc \u0634\u0645\u0627 \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_23' id='input_2_23' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u062f\u0627\u0631\u0627\u06cc\u06cc \u0645\u0644\u06a9\u06cc \u0646\u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u06cc\u06a9 \u0633\u0646\u062f \u0645\u0644\u06a9\u06cc \u062f\u0627\u0631\u0645<\/option><option value='gquiz21edcd0bb4' >\u062f\u0648 \u0633\u0646\u062f \u0645\u0644\u06a9\u06cc \u062f\u0627\u0631\u0645<\/option><option value='gquiz23d14894eb' >\u0628\u06cc\u0634\u062a\u0631 \u0627\u0632 \u06f2 \u0633\u0646\u062f \u0645\u0644\u06a9\u06cc \u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_29\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_29\"><label class='gfield_label gform-field-label' for='input_2_29' >\u0648\u0636\u0639\u06cc\u062a \u062f\u0627\u0631\u0627\u06cc\u06cc \u0633\u0647\u0627\u0645 \u0634\u0645\u0627 \u062f\u0631 \u0628\u0648\u0631\u0633 \u0627\u06cc\u0631\u0627\u0646 \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_29' id='input_2_29' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0633\u0631\u0645\u0627\u06cc\u0647 \u062f\u0631 \u0628\u0648\u0631\u0633 \u0628\u0627 \u0627\u0631\u0632\u0634 \u0632\u06cc\u0631 \u06f5,\u06f0\u06f0\u06f0 \u062f\u0644\u0627\u0631 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u0633\u0631\u0645\u0627\u06cc\u0647 \u062f\u0631 \u0628\u0648\u0631\u0633 \u0628\u0627 \u0627\u0631\u0632\u0634 \u06f5,\u06f0\u06f0\u06f0 \u062a\u0627 \u06f2\u06f0,\u06f0\u06f0\u06f0 \u062f\u0644\u0627\u0631 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21edcd0bb4' >\u0633\u0631\u0645\u0627\u06cc\u0647 \u062f\u0631 \u0628\u0648\u0631\u0633 \u0628\u0627 \u0627\u0631\u0632\u0634 \u0628\u0627\u0644\u0627\u06cc \u06f2\u06f0,\u06f0\u06f0\u06f0 \u062f\u0644\u0627\u0631 \u062f\u0627\u0631\u0645<\/option><option value='gquiz29e084d8ba' >\u0633\u0631\u0645\u0627\u06cc\u0647 \u062f\u0631 \u0628\u0648\u0631\u0633 \u0646\u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_28\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_28\"><label class='gfield_label gform-field-label' for='input_2_28' >\u0648\u0636\u0639\u06cc\u062a \u062a\u0627\u0647\u0644 \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_28' id='input_2_28' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0645\u062c\u0631\u062f<\/option><option value='gquiz21b03693d6' >\u0645\u062a\u0627\u0647\u0644<\/option><option value='gquiz21edcd0bb4' >\u0645\u062a\u0627\u0631\u06a9\u0647 \u0628\u062f\u0648\u0646 \u062d\u0636\u0627\u0646\u062a \u0641\u0631\u0632\u0646\u062f<\/option><option value='gquiz2806e015df' >\u0645\u062a\u0627\u0631\u06a9\u0647 \u0628\u062f\u0648\u0646 \u0641\u0631\u0632\u0646\u062f<\/option><option value='gquiz285f80817c' >\u0645\u062a\u0627\u0631\u06a9\u0647 \u0628\u0627 \u062d\u0636\u0627\u0646\u062a \u0641\u0631\u0632\u0646\u062f(\u0647\u0627)<\/option><\/select><\/div><\/div><div id=\"field_2_27\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_27\"><label class='gfield_label gform-field-label' for='input_2_27' >\u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0647\u0645\u0633\u0631 (\u0647\u0645\u0631\u0627\u0647) \u0634\u0645\u0627 \u0686\u06af\u0648\u0646\u0647 \u0627\u0633\u062a\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_27' id='input_2_27' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0645\u062c\u0631\u062f \u0647\u0633\u062a\u0645 (\u0647\u0645\u0631\u0627\u0647 \u0646\u062f\u0627\u0631\u0645)<\/option><option value='gquiz21b03693d6' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631  \u062e\u0627\u0631\u062c\u06cc \u0646\u062f\u0627\u0631\u062f<\/option><option value='gquiz21edcd0bb4' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u00ab\u063a\u06cc\u0631\u00bb \u0627\u0632 \u06a9\u0634\u0648\u0631\u0647\u0627\u06cc \u0630\u06a9\u0631 \u0634\u062f\u0647 \u062f\u0627\u0631\u062f<\/option><option value='gquiz277b38c726' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u062d\u0648\u0632\u0647 \u0634\u0646\u06af\u0646\u060c \u0627\u0646\u06af\u0644\u06cc\u0633 \u06cc\u0627 \u0646\u06cc\u0648\u0632\u0644\u0646\u062f \u062f\u0627\u0631\u062f<\/option><option value='gquiz274dabbe85' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631  \u0628\u0647 \u0698\u0627\u067e\u0646 \u06cc\u0627 \u06a9\u0631\u0647 \u062c\u0646\u0648\u0628\u06cc \u062f\u0627\u0631\u062f<\/option><option value='gquiz27ed316cec' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631  \u06cc\u0647 \u06a9\u0627\u0646\u0627\u062f\u0627 \u062f\u0627\u0631\u062f<\/option><option value='gquiz272aa64fac' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631\u0647\u0627\u06cc \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u0628\u06cc\u0634 \u0627\u0632 \u06f1\u06f0 \u0633\u0627\u0644 \u06af\u0630\u0634\u062a\u0647 \u0627\u0633\u062a<\/option><\/select><\/div><\/div><div id=\"field_2_26\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_26\"><label class='gfield_label gform-field-label' for='input_2_26' >\u0634\u0645\u0627 \u0686\u0646\u062f \u0641\u0631\u0632\u0646\u062f \u062f\u0627\u0631\u06cc\u062f\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_26' id='input_2_26' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0641\u0631\u0632\u0646\u062f \u0646\u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u06f1 \u0641\u0631\u0632\u0646\u062f \u0632\u06cc\u0631 \u06f1\u06f8 \u0633\u0627\u0644 \u062f\u0627\u0631\u0645<\/option><option value='gquiz21edcd0bb4' >\u06f2 \u0641\u0631\u0632\u0646\u062f \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631 \u0632\u06cc\u0631 \u06f1\u06f8 \u0633\u0627\u0644 \u062f\u0627\u0631\u0645<\/option><option value='gquiz2669f936bd' >\u0647\u0645\u0631\u0627\u0647 \u0645\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u062d\u0648\u0632\u0647 \u0634\u0646\u06af\u0646\u060c \u0627\u0646\u06af\u0644\u06cc\u0633 \u06cc\u0627 \u0646\u06cc\u0648\u0632\u0644\u0646\u062f \u062f\u0627\u0631\u062f<\/option><option value='gquiz261ed34e05' >\u0641\u0631\u0632\u0646\u062f(\u0647\u0627\u06cc) \u0628\u0627\u0644\u0627\u06cc \u06f1\u06f8 \u0633\u0627\u0644 \u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_33\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_33\"><label class='gfield_label gform-field-label' for='input_2_33' >\u0622\u06cc\u0627 \u0627\u0642\u062f\u0627\u0645\u0627\u062a \u067e\u06cc\u0634\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0627\u062e\u0630 \u0648\u06cc\u0632\u0627\u06cc \u06a9\u0627\u0646\u0627\u062f\u0627 \u062f\u0627\u0634\u062a\u0647\u200c\u0627\u06cc\u062f\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_33' id='input_2_33' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0633\u0627\u0628\u0642\u0647 \u0631\u06cc\u062c\u06a9\u062a\u06cc \u0646\u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u0627\u0642\u062f\u0627\u0645 \u06a9\u0631\u062f\u0645 \u0648 \u062f\u0631 \u0627\u0646\u062a\u0638\u0627\u0631 \u067e\u0627\u0633\u062e \u0648\u06cc\u0632\u0627 \u0647\u0633\u062a\u0645<\/option><option value='gquiz21edcd0bb4' >\u0648\u06cc\u0632\u0627\u06cc \u062a\u0648\u0631\u06cc\u0633\u062a\u06cc \u0628\u0627 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u0628\u0647 \u06a9\u0627\u0646\u0627\u062f\u0627 \u062f\u0627\u0634\u062a\u0645<\/option><option value='gquiz33af9757ad' >\u0648\u06cc\u0632\u0627\u06cc \u062a\u0648\u0631\u06cc\u0633\u062a\u06cc \u0628\u062f\u0648\u0646 \u0633\u0627\u0628\u0642\u0647 \u0633\u0641\u0631 \u06a9\u0627\u0646\u0627\u062f\u0627 \u062f\u0627\u0634\u062a\u0645<\/option><option value='gquiz33e33abaf0' >\u0633\u0627\u0628\u0642\u0647 \u0631\u06cc\u062c\u06a9\u062a\u06cc \u062f\u0631 \u0633\u0627\u06cc\u0631 \u0631\u0648\u0634\u200c\u0647\u0627\u06cc \u0645\u0647\u0627\u062c\u0631\u062a\u06cc \u062f\u0627\u0634\u062a\u0645<\/option><option value='gquiz335b6c814a' >\u0633\u0627\u0628\u0642\u0647 \u0631\u06cc\u062c\u06a9\u062a\u06cc \u0648\u06cc\u0632\u0627\u06cc \u062a\u0648\u0631\u06cc\u0633\u062a\u06cc \u062f\u0627\u0634\u062a\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_32\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_32\"><label class='gfield_label gform-field-label' for='input_2_32' >\u0686\u06af\u0648\u0646\u0647 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0632\u0627\u06cc \u062a\u0648\u0631\u06cc\u0633\u062a\u06cc \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u06cc\u062f\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_32' id='input_2_32' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u0645\u062c\u0631\u062f \u0647\u0633\u062a\u0645<\/option><option value='gquiz21b03693d6' >\u0628\u062f\u0648\u0646 \u0647\u0645\u0633\u0631\u0645 \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645 (\u0641\u0631\u0632\u0646\u062f \u0646\u062f\u0627\u0631\u0645)<\/option><option value='gquiz21edcd0bb4' >\u0628\u0627 \u0647\u0645\u0633\u0631\u0645 \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645 (\u0641\u0631\u0632\u0646\u062f \u0646\u062f\u0627\u0631\u0645)<\/option><option value='gquiz32f09664ae' >\u0628\u0627 \u0647\u0645\u0633\u0631 \u0648 \u0628\u062f\u0648\u0646 \u0641\u0631\u0632\u0646\u062f \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645<\/option><option value='gquiz32fd81bb9d' >\u0628\u062f\u0648\u0646 \u0647\u0645\u0633\u0631 \u0648 \u0628\u0627 \u0641\u0631\u0632\u0646\u062f \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645<\/option><option value='gquiz32213a9f58' >\u0628\u062f\u0648\u0646 \u0647\u0645\u0633\u0631 \u0648 \u0628\u062f\u0648\u0646 \u0641\u0631\u0632\u0646\u062f \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645<\/option><option value='gquiz32e251a67c' >\u0628\u0627 \u0641\u0631\u0632\u0646\u062f \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645 (\u0647\u0645\u0633\u0631 \u0646\u062f\u0627\u0631\u0645)<\/option><option value='gquiz32bdf6c58f' >\u0628\u062f\u0648\u0646 \u0641\u0631\u0632\u0646\u062f \u0627\u0642\u062f\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u0645 (\u0647\u0645\u0633\u0631 \u0646\u062f\u0627\u0631\u0645)<\/option><\/select><\/div><\/div><div id=\"field_2_30\"  class=\"gfield gfield--type-quiz gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gquiz-field \"  data-field-class=\"gquiz-field\" data-js-reload=\"field_2_30\"><label class='gfield_label gform-field-label' for='input_2_30' >\u0622\u06cc\u0627 \u0627\u0645\u06a9\u0627\u0646 \u0627\u062e\u0630 \u0646\u0627\u0645\u0647 \u062a\u0645\u06a9\u0646 \u0645\u0627\u0644\u06cc  \u0628\u06cc\u0646 \u06f5,\u06f0\u06f0\u06f0 \u062a\u0627 \u06f7,\u06f0\u06f0\u06f0 \u062f\u0644\u0627\u0631 \u062f\u0627\u0631\u06cc\u062f\u061f<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_30' id='input_2_30' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Select one<\/option><option value='gquiz21338c168a' >\u062f\u0627\u0631\u0645<\/option><option value='gquiz21b03693d6' >\u0646\u062f\u0627\u0631\u0645<\/option><\/select><\/div><\/div><div id=\"field_2_42\"  class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_2_42\"><label class='gfield_label gform-field-label' for='input_2_42' >Email<\/label><div class='ginput_container'><input name='input_42' id='input_2_42' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_2_42'>This field is for validation purposes and should be left unchanged.<\/div><\/div><\/div><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_2' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_2' class='gform_button button' value='\u0645\u062d\u0627\u0633\u0628\u0647 \u0627\u0631\u0632\u06cc\u0627\u0628\u06cc'  onclick='if(window[\"gf_submitting_2\"]){return false;}  if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_2\"]){return false;} if( !jQuery(\"#gform_2\")[0].checkValidity || jQuery(\"#gform_2\")[0].checkValidity()){window[\"gf_submitting_2\"]=true;}  jQuery(\"#gform_2\").trigger(\"submit\",[true]); }' \/> <input type='hidden' name='gform_ajax' value='form_id=2&amp;title=1&amp;description=1&amp;tabindex=0' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_2' value='WyJ7XCIyMVwiOltcImNiODBiZjU0ODczNGM3ZWRkYWI0NDY5MmUzMzIyNDJlXCIsXCJkOGQxYWEwYzJiOGZiMDljNWEyMDZkYWI5YjFiMDUxMFwiLFwiNDUxMDRmOTgyMDI5YmJiZjE2NmVmZmYwMzdiN2MzYzBcIixcIjc0ODdjNThiYWU0MDc3MWExYWRlYzg0MjU5ZjJjNzllXCIsXCJlMWE5N2Q0ZTBkZjg4YjhmMzFjODEwODM5NWNkMDk1NlwiXSxcIjI1XCI6W1wiY2I4MGJmNTQ4NzM0YzdlZGRhYjQ0NjkyZTMzMjI0MmVcIixcImQ4ZDFhYTBjMmI4ZmIwOWM1YTIwNmRhYjliMWIwNTEwXCIsXCI0NTEwNGY5ODIwMjliYmJmMTY2ZWZmZjAzN2I3YzNjMFwiLFwiM2VhNmRiY2EwY2Q2YzMxMGNkZjgwYzRiNjM5YmIxZDNcIixcIjY1ZGZiZDBkN2Q2Yzc5ZTZmMmUxMDhkZjI2ZmVlMjQxXCIsXCI2MGI1ZTVmYzg1ZjIzMTRkMmM2NDk2OGZmMzk5OTk5MVwiLFwiOGI3ZTkyYTlkNzg1ZmQxNjYzMzIyOGVhYTViMmQ1NTBcIl0sXCIyNFwiOltcImNiODBiZjU0ODczNGM3ZWRkYWI0NDY5MmUzMzIyNDJlXCIsXCJkOGQxYWEwYzJiOGZiMDljNWEyMDZkYWI5YjFiMDUxMFwiLFwiNDUxMDRmOTgyMDI5YmJiZjE2NmVmZmYwMzdiN2MzYzBcIixcIjdhMDRjNjE4MjlhYWJmY2NmZWQ0MzllYWM3M2IzNDlmXCIsXCJiMmU5MDMyZDY2MDNlOWUwMDI4MWQ2OThhNjc2YmJjNFwiLFwiMWM1N2EyZmFjNzc5YWNlOTYwYjI3ZmI4N2E0MTE0ZWRcIl0sXCIyM1wiOltcImNiODBiZjU0ODczNGM3ZWRkYWI0NDY5MmUzMzIyNDJlXCIsXCJkOGQxYWEwYzJiOGZiMDljNWEyMDZkYWI5YjFiMDUxMFwiLFwiNDUxMDRmOTgyMDI5YmJiZjE2NmVmZmYwMzdiN2MzYzBcIixcIjg5N2IzMDcxYzI4OTBhNmRiYjAyMWY5ZmM3NDk4ZDU4XCJdLFwiMjlcIjpbXCJjYjgwYmY1NDg3MzRjN2VkZGFiNDQ2OTJlMzMyMjQyZVwiLFwiZDhkMWFhMGMyYjhmYjA5YzVhMjA2ZGFiOWIxYjA1MTBcIixcIjQ1MTA0Zjk4MjAyOWJiYmYxNjZlZmZmMDM3YjdjM2MwXCIsXCI3OGEyZGVjMDg5NTQ0ODViYmE2ZjkzZGZmOTk0YjZkOFwiXSxcIjI4XCI6W1wiY2I4MGJmNTQ4NzM0YzdlZGRhYjQ0NjkyZTMzMjI0MmVcIixcImQ4ZDFhYTBjMmI4ZmIwOWM1YTIwNmRhYjliMWIwNTEwXCIsXCI0NTEwNGY5ODIwMjliYmJmMTY2ZWZmZjAzN2I3YzNjMFwiLFwiNTNlYjI0YTNiZThmMjlhZmU4NWRjMTg4ODg5ODg5OWJcIixcImIzYjkxN2ZlMzNiNWZjZTNlNGYzNGIzMzBiOGY0N2YwXCJdLFwiMjdcIjpbXCJjYjgwYmY1NDg3MzRjN2VkZGFiNDQ2OTJlMzMyMjQyZVwiLFwiZDhkMWFhMGMyYjhmYjA5YzVhMjA2ZGFiOWIxYjA1MTBcIixcIjQ1MTA0Zjk4MjAyOWJiYmYxNjZlZmZmMDM3YjdjM2MwXCIsXCIwMmYzMDcwODM0Y2ExMTcxMDdiOTcwYTJhMjkzZjhhYlwiLFwiNmZjMTRjOTg2ODE0M2MyZjAyNzM2NGI0NzkxODExNmNcIixcIjAzMWE4YTY1OGVkM2YxOThlZDFlN2JiODQ4NGUzMmI3XCIsXCIwMDI1NTE4Y2JjYjAzOTI0YWQxZDMzNzRlYTAyNzFjZFwiXSxcIjI2XCI6W1wiY2I4MGJmNTQ4NzM0YzdlZGRhYjQ0NjkyZTMzMjI0MmVcIixcImQ4ZDFhYTBjMmI4ZmIwOWM1YTIwNmRhYjliMWIwNTEwXCIsXCI0NTEwNGY5ODIwMjliYmJmMTY2ZWZmZjAzN2I3YzNjMFwiLFwiY2QzMjkzNDQwYWJlZTRlNjc3YTJjOWE4OTIxYjk2NThcIixcIjRkZDM2YWY0ZTQ5NDVlZmVjNzY3YmM3NmJlNWYwMDY3XCJdLFwiMzNcIjpbXCJjYjgwYmY1NDg3MzRjN2VkZGFiNDQ2OTJlMzMyMjQyZVwiLFwiZDhkMWFhMGMyYjhmYjA5YzVhMjA2ZGFiOWIxYjA1MTBcIixcIjQ1MTA0Zjk4MjAyOWJiYmYxNjZlZmZmMDM3YjdjM2MwXCIsXCI5Mzk4MjVlMjY5MjY3MTY2YjRhNTRlZDFjNGM2MTcwZFwiLFwiN2U2ODI5ZTllYmEzNGU0YTZhZTRkMjY1YTQ3YTJjZGFcIixcIjU2YjMwMzNhN2JiNDkxODhjNWFiMThkNWRkODk3MWFlXCJdLFwiMzJcIjpbXCJjYjgwYmY1NDg3MzRjN2VkZGFiNDQ2OTJlMzMyMjQyZVwiLFwiZDhkMWFhMGMyYjhmYjA5YzVhMjA2ZGFiOWIxYjA1MTBcIixcIjQ1MTA0Zjk4MjAyOWJiYmYxNjZlZmZmMDM3YjdjM2MwXCIsXCJlZDY3N2MwN2U3OTEyYzVkYWNkY2UzZjYzYzczOGM4OVwiLFwiMTYwY2E2ZGNmYTA3MTAwNWY3ODY3NDBmNGQwOWI0MjhcIixcIjJjZmVmYjNhNTU3MDBiYjQwYWYyOTUyMGFiNGVlNGFkXCIsXCIxNzE0NjdkNDViNWM4M2FjYjVmZmQxYjJjNjg0NmU5ZlwiLFwiNzhlYWU3NjlmM2Y0NDNiODU0ZjkzM2I5YzRlMjU1YzZcIl0sXCIzMFwiOltcImNiODBiZjU0ODczNGM3ZWRkYWI0NDY5MmUzMzIyNDJlXCIsXCJkOGQxYWEwYzJiOGZiMDljNWEyMDZkYWI5YjFiMDUxMFwiXX0iLCJkZmRiNGM3OTI5NmYyYTgzNTNmMjZjODkwYjA4ZjY3OSJd' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"65\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https:\/\/avinaimmigrate.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https:\/\/avinaimmigrate.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}, 50);}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [2, current_page]);gform.utils.trigger({ event: 'gform\/postRender', native: false, data: { formId: 2, currentPage: current_page } });} );} ); \n\/* ]]> *\/\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Are you considering relocating to Canada? A land of breathtaking landscapes, diverse culture, and abundant opportunities awaits you. However, embarking on this journey requires careful planning, comprehensive documentation, and a solid strategy. At [Your Company Name], we understand the intricacies of international relocation, and we&#8217;re here to guide you through the process with expertise [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1028,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[4],"tags":[5],"class_list":["post-45","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology","tag-test"],"acf":[],"_links":{"self":[{"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/posts\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":1,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/posts\/45\/revisions"}],"predecessor-version":[{"id":1057,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/posts\/45\/revisions\/1057"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/media\/1028"}],"wp:attachment":[{"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/media?parent=45"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/categories?post=45"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/avinaimmigrate.ca\/en\/wp-json\/wp\/v2\/tags?post=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}