{"id":10948,"date":"2025-09-28T16:35:12","date_gmt":"2025-09-28T13:05:12","guid":{"rendered":"https:\/\/test.andishehs.ir\/?page_id=10948"},"modified":"2025-11-23T17:31:32","modified_gmt":"2025-11-23T14:01:32","slug":"careers","status":"publish","type":"page","link":"https:\/\/andishehsabz.com\/en\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10948\" class=\"elementor elementor-10948 elementor-10236\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3018ae6 e-con-full e-flex e-con e-parent\" data-id=\"3018ae6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cdcbc14 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"cdcbc14\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd6861c e-flex e-con-boxed e-con e-parent\" data-id=\"fd6861c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8b620f elementor-widget elementor-widget-heading\" data-id=\"f8b620f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Employment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a531aa4 elementor-widget elementor-widget-text-editor\" data-id=\"a531aa4\" 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\t\t\t<p>Join the experts at Andisheh Sabz Tazeh and play your part in building a sustainable future<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4201ef7 elementor-widget elementor-widget-shortcode\" data-id=\"4201ef7\" 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\n        <script type=\"text\/javascript\">\n\n            (function ($) {\n\n                window.gform_multi_page_navObj = function (args) {\n\n                    this.formId = args.formId;\n                    this.formElem = jQuery('form#gform_' + this.formId);\n                    this.currentPage = args.currentPage;\n                    this.lastPage = args.lastPage;\n                    this.activateOnLastPage = args.activateOnLastPage;\n\n                    this.init = function () {\n\n                        \/\/ if this form is ajax-enabled, we'll need to get the current page via JS\n                        if (this.isAjax())\n                            this.currentPage = this.getCurrentPage();\n\n                        if (!this.isLastPage() && !this.isLastPageReached())\n                            return;\n\n                        var gform_multi_page_nav = this;\n                        var steps = $('form#gform_' + this.formId + ' .gf_step');\n\n                        steps.each(function () {\n\n                            var stepNumber = parseInt($(this).find('span.gf_step_number').text());\n\n                            if (stepNumber != gform_multi_page_nav.currentPage) {\n                                $(this).html(gform_multi_page_nav.createPageLink(stepNumber, $(this).html()))\n                                    .addClass('gform_multi_page_nav-step-linked');\n                            } else {\n                                $(this).addClass('gform_multi_page_nav-step-current');\n                            }\n\n                        });\n\n                        $(document).on('click', '#gform_' + this.formId + ' a.gform_multi_page_nav-page-link', function (event) {\n                            event.preventDefault();\n\n                            var hrefArray = $(this).attr('href').split('#');\n                            if (hrefArray.length >= 2) {\n                                var pageNumber = hrefArray.pop();\n                                gform_multi_page_nav.postToPage(pageNumber, !$(this).hasClass('gform_multi_page_navmp-default'));\n                            }\n\n                        });\n\n                    };\n\n                    this.createPageLink = function (stepNumber, HTML) {\n                        return '<a href=\"#' + stepNumber + '\" class=\"gform_multi_page_nav-page-link gform_multi_page_nav-default\">' + HTML + '<\/a>';\n                    };\n\n                    this.postToPage = function (page) {\n                        this.formElem.append('<input type=\"hidden\" name=\"gform_multi_page_nav_page_change\" value=\"1\" \/>');\n                        this.formElem.find('input[name=\"gform_target_page_number_' + this.formId + '\"]').val(page);\n                        this.formElem.submit();\n                    };\n\n                    this.getCurrentPage = function () {\n                        return this.formElem.find('input#gform_source_page_number_' + this.formId).val();\n                    };\n\n                    this.isLastPage = function () {\n                        return this.currentPage >= this.lastPage;\n                    };\n\n                    this.isLastPageReached = function () {\n                        return this.formElem.find('input[name=\"gform_multi_page_nav_last_page_reached\"]').val() == true;\n                    };\n\n                    this.isAjax = function () {\n                        return this.formElem.attr('target') == 'gform_ajax_frame_' + this.formId;\n                    };\n\n                    this.init();\n\n                }\n\n            })(jQuery);\n\n        <\/script>\n\n\t\t\t\t<div class=\"elementor-shortcode\"><script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\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_5' style='display:none'><style>#gform_wrapper_5[data-form-index=\"0\"].gform-theme,[data-parent-form=\"5_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-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\");--gf-icon-ctrl-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\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%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\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_5' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\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'  id='gform_5'  action='\/en\/wp-json\/wp\/v2\/pages\/10948#gf_5' data-formid='5' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_page_5_1' class='gform_page ' data-js='page-field-id-0' >\n\t\t\t\t\t<div class='gform_page_fields'><div id='gform_fields_5' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_above gfield--no-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Specifications<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_5_1'>\n                            \n                            <span id='input_5_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <label for='input_5_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                    <input type='text' name='input_1.3' id='input_5_1_3' value=''   aria-required='true'     \/>\n                                                <\/span>\n                            \n                            <span id='input_5_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                            <label for='input_5_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                            <input type='text' name='input_1.6' id='input_5_1_6' value=''   aria-required='true'     \/>\n                                                        <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_5_5\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_5'>Gender<\/label><div class='ginput_container ginput_container_select'><select name='input_5' id='input_5_5' class='large gfield_select'     aria-invalid=\"false\" ><option value='\u0645\u0631\u062f' selected='selected'>Man<\/option><option value='\u0632\u0646' >Woman<\/option><\/select><\/div><\/div><div id=\"field_5_6\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_6'>Father&#039;s name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_5_6' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_46\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_46'>National ID<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_46' id='input_5_46' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_51\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-default-icon gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_51'>Date of Birth<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_51' id='input_5_51' type='text' value='' class='datepicker gform-datepicker ymd_slash datepicker_with_icon gdatepicker_with_icon'   placeholder='yyyy\/mm\/dd' aria-describedby=\"input_5_51_date_format\" aria-invalid=\"false\" aria-required=\"true\"\/>\n                            <span id='input_5_51_date_format' class='screen-reader-text'>YYYY slash MM slash DD<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_5_51' class='gform_hidden' value='https:\/\/andishehsabz.com\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/div><div id=\"field_5_22\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_22'>Province of Birth<\/label><div class='ginput_container ginput_container_select'><select name='input_22' id='input_5_22' class='large gfield_select'     aria-invalid=\"false\" ><option value='East Azerbaijan' >East Azerbaijan<\/option><option value='West Azerbaijan' >West Azerbaijan<\/option><option value='Isfahan' >Isfahan<\/option><option value='Ardabil' >Ardabil<\/option><option value='Alborz' >Alborz<\/option><option value='Ilam' >Ilam<\/option><option value='Fars' >Fars<\/option><option value='Bushehr' >Bushehr<\/option><option value='Tehran' >Tehran<\/option><option value='Chaharmahal and Bakhtiari' >Chaharmahal and Bakhtiari<\/option><option value='Razavi Khorasan' >Razavi Khorasan<\/option><option value='North Khorasan' >North Khorasan<\/option><option value='South Khorasan' >South Khorasan<\/option><option value='Khuzestan' >Khuzestan<\/option><option value='Zanjan' >Zanjan<\/option><option value='Semnan' >Semnan<\/option><option value='Sistan and Baluchestan' >Sistan and Baluchestan<\/option><option value='Fars' >Fars<\/option><option value='Qazvin' >Qazvin<\/option><option value='Qom' >Qom<\/option><option value='Kohgiluyeh and Boyer-Ahmad' >Kohgiluyeh and Boyer-Ahmad<\/option><option value='Kerman' >Kerman<\/option><option value='Kermanshah' >Kermanshah<\/option><option value='Kurdistan' >Kurdistan<\/option><option value='Lorestan' >Lorestan<\/option><option value='Mazandaran' >Mazandaran<\/option><option value='Markazi' >Markazi<\/option><option value='Hormozgan' >Hormozgan<\/option><option value='Hamedan' >Hamedan<\/option><option value='Yazd' >Yazd<\/option><\/select><\/div><\/div><div id=\"field_5_12\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_12'>Birth Certificate Number<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_12' id='input_5_12' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_53\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_53'>Place of Birth Certificate Issuance<\/label><div class='ginput_container ginput_container_select'><select name='input_53' id='input_5_53' class='large gfield_select'     aria-invalid=\"false\" ><option value='East Azerbaijan' >East Azerbaijan<\/option><option value='West Azerbaijan' >West Azerbaijan<\/option><option value='Isfahan' >Isfahan<\/option><option value='Ardabil' >Ardabil<\/option><option value='Alborz' >Alborz<\/option><option value='Ilam' >Ilam<\/option><option value='Fars' >Fars<\/option><option value='Bushehr' >Bushehr<\/option><option value='Tehran' >Tehran<\/option><option value='Chaharmahal and Bakhtiari' >Chaharmahal and Bakhtiari<\/option><option value='Razavi Khorasan' >Razavi Khorasan<\/option><option value='North Khorasan' >North Khorasan<\/option><option value='South Khorasan' >South Khorasan<\/option><option value='Khuzestan' >Khuzestan<\/option><option value='Zanjan' >Zanjan<\/option><option value='Semnan' >Semnan<\/option><option value='Sistan and Baluchestan' >Sistan and Baluchestan<\/option><option value='Fars' >Fars<\/option><option value='Qazvin' >Qazvin<\/option><option value='Qom' >Qom<\/option><option value='Kohgiluyeh and Boyer-Ahmad' >Kohgiluyeh and Boyer-Ahmad<\/option><option value='Kerman' >Kerman<\/option><option value='Kermanshah' >Kermanshah<\/option><option value='Kurdistan' >Kurdistan<\/option><option value='Lorestan' >Lorestan<\/option><option value='Mazandaran' >Mazandaran<\/option><option value='Markazi' >Markazi<\/option><option value='Hormozgan' >Hormozgan<\/option><option value='Hamedan' >Hamedan<\/option><option value='Yazd' >Yazd<\/option><\/select><\/div><\/div><div id=\"field_5_14\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_14'>Religion<\/label><div class='ginput_container ginput_container_select'><select name='input_14' id='input_5_14' class='large gfield_select'     aria-invalid=\"false\" ><option value='Shia Muslim' >Shia Muslim<\/option><option value='Sunni Muslim' >Sunni Muslim<\/option><option value='Christian' >Christian<\/option><option value='Jew' >Jew<\/option><option value='Zoroastrian' >Zoroastrian<\/option><option value='Buddhist' >Buddhist<\/option><\/select><\/div><\/div><div id=\"field_5_15\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_15'>Marital Status<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_15' id='input_5_15' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Single' selected='selected'>Single<\/option><option value='Married' >Married<\/option><\/select><\/div><\/div><div id=\"field_5_23\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_23'>Do you have children?<\/label><div class='ginput_container ginput_container_select'><select name='input_23' id='input_5_23' class='large gfield_select'     aria-invalid=\"false\" ><option value='I don\u2019t have children' selected='selected'>I don\u2019t have children<\/option><option value='I have children.' >I have children.<\/option><\/select><\/div><\/div><fieldset id=\"field_5_35\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Please write the details of each child separately<\/legend><div class='gfield_description' id='gfield_description_5_35'>Click + to add more children.<\/div><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Child&#039;s Name<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Date of Birth<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Level of Education<\/div><div class=\"gfield_header_item gfield_header_item--icons gform-grid-col\">&nbsp;<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_35_cell1 gform-grid-col' data-label='Child&#039;s Name'><input aria-invalid='false'  aria-describedby=\"gfield_description_5_35\" aria-label='Child&#039;s Name, Row 1' data-aria-label-template='Child&#039;s Name, Row {0}' type='text' name='input_35[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_35_cell2 gform-grid-col' data-label='Date of Birth'><input aria-invalid='false'  aria-describedby=\"gfield_description_5_35\" aria-label='Date of Birth, Row 1' data-aria-label-template='Date of Birth, Row {0}' type='text' name='input_35[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_35_cell3 gform-grid-col' data-label='Level of Education'><input aria-invalid='false'  aria-describedby=\"gfield_description_5_35\" aria-label='Level of Education, Row 1' data-aria-label-template='Level of Education, Row {0}' type='text' name='input_35[]' value=''   \/><\/div><div class='gfield_list_icons gform-grid-col'>   <button type='button'  class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 10)'>Add<\/button>   <button type='button'  class='delete_list_item' aria-label='Remove row 1' data-aria-label-template='Remove row {0}' onclick='gformDeleteListItem(this, 10)' style=\"visibility:hidden;\">Remove<\/button><\/div><\/div><\/div><\/div><\/div><\/fieldset><div id=\"field_5_24\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_24'>Full Address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_24' id='input_5_24' class='textarea small'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_5_17\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_17'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_17' id='input_5_17' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_25\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_25'>Veteran Status<\/label><div class='ginput_container ginput_container_select'><select name='input_25' id='input_5_25' class='large gfield_select'     aria-invalid=\"false\" ><option value='None' selected='selected'>None<\/option><option value='Disabled Veteran' >Disabled Veteran<\/option><option value='Freed POW' >Freed POW<\/option><option value='Combatant' >Combatant<\/option><option value='Family of a Martyr' >Family of a Martyr<\/option><\/select><\/div><\/div><div id=\"field_5_33\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_33'>Military Service Status<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_5_33' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='Completed Military Service' >Completed Military Service<\/option><option value='Permanent Military Exemption' >Permanent Military Exemption<\/option><option value='Medical Military Exemption' >Medical Military Exemption<\/option><option value='Educational Exemption' >Educational Exemption<\/option><option value='Conscript' >Conscript<\/option><option value='I don\u2019t have' >I don\u2019t have<\/option><\/select><\/div><\/div><div id=\"field_5_34\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_34'>Reason for Exemption<\/label><div class='ginput_container ginput_container_phone'><input name='input_34' id='input_5_34' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_26\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_26'>Referrer and Relative Status<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_5_26' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='I don\u2019t have' selected='selected'>I don\u2019t have<\/option><option value='Reference' >Reference<\/option><option value='Relative in the Company' >Relative in the Company<\/option><\/select><\/div><\/div><div id=\"field_5_27\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_27'>Name of Referrer or Relative<\/label><div class='ginput_container ginput_container_text'><input name='input_27' id='input_5_27' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_28\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_28'>Relationship with Referrer or Relative<\/label><div class='ginput_container ginput_container_text'><input name='input_28' id='input_5_28' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_29\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_29'>Occupation of Referrer or Relative<\/label><div class='ginput_container ginput_container_text'><input name='input_29' id='input_5_29' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_30\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_30'>Phone of Referrer or Relative<\/label><div class='ginput_container ginput_container_text'><input name='input_30' id='input_5_30' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_5_31\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-seven-twelfths field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_31'>Address of Referrer or Relative<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_31' id='input_5_31' class='textarea small'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                         <input type='button' id='gform_next_button_5_18' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_2' class='gform_page' data-js='page-field-id-18' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_45\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Please write your educational background.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Degree<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Major<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">University or Institution<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">City of Study<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Start Date<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">End Date<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Average<\/div><div class=\"gfield_header_item gfield_header_item--icons gform-grid-col\">&nbsp;<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell1 gform-grid-col' data-label='Degree'><input aria-invalid='false' aria-required=\"true\"  aria-label='Degree, Row 1' data-aria-label-template='Degree, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell2 gform-grid-col' data-label='Major'><input aria-invalid='false' aria-required=\"true\"  aria-label='Major, Row 1' data-aria-label-template='Major, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell3 gform-grid-col' data-label='University or Institution'><input aria-invalid='false' aria-required=\"true\"  aria-label='University or Institution, Row 1' data-aria-label-template='University or Institution, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell4 gform-grid-col' data-label='City of Study'><input aria-invalid='false' aria-required=\"true\"  aria-label='City of Study, Row 1' data-aria-label-template='City of Study, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell5 gform-grid-col' data-label='Start Date'><input aria-invalid='false' aria-required=\"true\"  aria-label='Start Date, Row 1' data-aria-label-template='Start Date, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell6 gform-grid-col' data-label='End Date'><input aria-invalid='false' aria-required=\"true\"  aria-label='End Date, Row 1' data-aria-label-template='End Date, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_45_cell7 gform-grid-col' data-label='Average'><input aria-invalid='false' aria-required=\"true\"  aria-label='Average, Row 1' data-aria-label-template='Average, Row {0}' type='text' name='input_45[]' value=''   \/><\/div><div class='gfield_list_icons gform-grid-col'>   <button type='button'  class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 6)'>Add<\/button>   <button type='button'  class='delete_list_item' aria-label='Remove row 1' data-aria-label-template='Remove row {0}' onclick='gformDeleteListItem(this, 6)' style=\"visibility:hidden;\">Remove<\/button><\/div><\/div><\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_5_37' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='Previous'  \/> <input type='button' id='gform_next_button_5_37' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_3' class='gform_page' data-js='page-field-id-37' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_36\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >List your work experience starting from the most recent job<\/legend><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Previous Employer<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Job Title<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Start Date<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">End Date<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Last Salary<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Last Salary<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Reason for Leaving Job<\/div><div class=\"gfield_header_item gfield_header_item--icons gform-grid-col\">&nbsp;<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell1 gform-grid-col' data-label='Previous Employer'><input aria-invalid='false'   aria-label='Previous Employer, Row 1' data-aria-label-template='Previous Employer, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell2 gform-grid-col' data-label='Job Title'><input aria-invalid='false'   aria-label='Job Title, Row 1' data-aria-label-template='Job Title, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell3 gform-grid-col' data-label='Start Date'><input aria-invalid='false'   aria-label='Start Date, Row 1' data-aria-label-template='Start Date, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell4 gform-grid-col' data-label='End Date'><input aria-invalid='false'   aria-label='End Date, Row 1' data-aria-label-template='End Date, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell5 gform-grid-col' data-label='Last Salary'><input aria-invalid='false'   aria-label='Last Salary, Row 1' data-aria-label-template='Last Salary, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell6 gform-grid-col' data-label='Last Salary'><input aria-invalid='false'   aria-label='Last Salary, Row 1' data-aria-label-template='Last Salary, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_36_cell7 gform-grid-col' data-label='Reason for Leaving Job'><input aria-invalid='false'   aria-label='Reason for Leaving Job, Row 1' data-aria-label-template='Reason for Leaving Job, Row {0}' type='text' name='input_36[]' value=''   \/><\/div><div class='gfield_list_icons gform-grid-col'>   <button type='button'  class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 7)'>Add<\/button>   <button type='button'  class='delete_list_item' aria-label='Remove row 1' data-aria-label-template='Remove row {0}' onclick='gformDeleteListItem(this, 7)' style=\"visibility:hidden;\">Remove<\/button><\/div><\/div><\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_5_38' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='Previous'  \/> <input type='button' id='gform_next_button_5_38' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_4' class='gform_page' data-js='page-field-id-38' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_39\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Foreign Language Skills<\/legend><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Language Name<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Reading (%)<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Writing %<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Speaking %<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Grammar %<\/div><div class=\"gfield_header_item gfield_header_item--icons gform-grid-col\">&nbsp;<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_39_cell1 gform-grid-col' data-label='Language Name'><input aria-invalid='false'   aria-label='Language Name, Row 1' data-aria-label-template='Language Name, Row {0}' type='text' name='input_39[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_39_cell2 gform-grid-col' data-label='Reading (%)'><input aria-invalid='false'   aria-label='Reading (%), Row 1' data-aria-label-template='Reading (%), Row {0}' type='text' name='input_39[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_39_cell3 gform-grid-col' data-label='Writing %'><input aria-invalid='false'   aria-label='Writing %, Row 1' data-aria-label-template='Writing %, Row {0}' type='text' name='input_39[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_39_cell4 gform-grid-col' data-label='Speaking %'><input aria-invalid='false'   aria-label='Speaking %, Row 1' data-aria-label-template='Speaking %, Row {0}' type='text' name='input_39[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_39_cell5 gform-grid-col' data-label='Grammar %'><input aria-invalid='false'   aria-label='Grammar %, Row 1' data-aria-label-template='Grammar %, Row {0}' type='text' name='input_39[]' value=''   \/><\/div><div class='gfield_list_icons gform-grid-col'>   <button type='button'  class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 5)'>Add<\/button>   <button type='button'  class='delete_list_item' aria-label='Remove row 1' data-aria-label-template='Remove row {0}' onclick='gformDeleteListItem(this, 5)' style=\"visibility:hidden;\">Remove<\/button><\/div><\/div><\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_5_41' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='Previous'  \/> <input type='button' id='gform_next_button_5_41' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_5' class='gform_page' data-js='page-field-id-41' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_5' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_40\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Short-term Specialized Training Courses<\/legend><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Name of the Educational Institution<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Course Title<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Degree<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Course Duration<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Course Date<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Score and Rank<\/div><div class=\"gfield_header_item gfield_header_item--icons gform-grid-col\">&nbsp;<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell1 gform-grid-col' data-label='Name of the Educational Institution'><input aria-invalid='false'   aria-label='Name of the Educational Institution, Row 1' data-aria-label-template='Name of the Educational Institution, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell2 gform-grid-col' data-label='Course Title'><input aria-invalid='false'   aria-label='Course Title, Row 1' data-aria-label-template='Course Title, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell3 gform-grid-col' data-label='Degree'><input aria-invalid='false'   aria-label='Degree, Row 1' data-aria-label-template='Degree, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell4 gform-grid-col' data-label='Course Duration'><input aria-invalid='false'   aria-label='Course Duration, Row 1' data-aria-label-template='Course Duration, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell5 gform-grid-col' data-label='Course Date'><input aria-invalid='false'   aria-label='Course Date, Row 1' data-aria-label-template='Course Date, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_40_cell6 gform-grid-col' data-label='Score and Rank'><input aria-invalid='false'   aria-label='Score and Rank, Row 1' data-aria-label-template='Score and Rank, Row {0}' type='text' name='input_40[]' value=''   \/><\/div><div class='gfield_list_icons gform-grid-col'>   <button type='button'  class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 5)'>Add<\/button>   <button type='button'  class='delete_list_item' aria-label='Remove row 1' data-aria-label-template='Remove row {0}' onclick='gformDeleteListItem(this, 5)' style=\"visibility:hidden;\">Remove<\/button><\/div><\/div><\/div><\/div><\/div><\/fieldset><div id=\"field_5_44\" class=\"gfield gfield--type-fileupload gfield--input-type-fileupload gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='gform_browse_button_5_44'>Upload if the course is completed and the certificate is received<\/label><div class='ginput_container ginput_container_fileupload'><div id='gform_multifile_upload_5_44' data-settings='{&quot;runtimes&quot;:&quot;html5,flash,html4&quot;,&quot;browse_button&quot;:&quot;gform_browse_button_5_44&quot;,&quot;container&quot;:&quot;gform_multifile_upload_5_44&quot;,&quot;drop_element&quot;:&quot;gform_drag_drop_area_5_44&quot;,&quot;filelist&quot;:&quot;gform_preview_5_44&quot;,&quot;unique_names&quot;:true,&quot;file_data_name&quot;:&quot;file&quot;,&quot;url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/en\\\/?gf_page=9422669e258dfe2&quot;,&quot;flash_swf_url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/wp-includes\\\/js\\\/plupload\\\/plupload.flash.swf&quot;,&quot;silverlight_xap_url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/wp-includes\\\/js\\\/plupload\\\/plupload.silverlight.xap&quot;,&quot;filters&quot;:{&quot;mime_types&quot;:[{&quot;title&quot;:&quot;Allowed Files&quot;,&quot;extensions&quot;:&quot;*&quot;}],&quot;max_file_size&quot;:&quot;10485760000b&quot;},&quot;multipart&quot;:true,&quot;urlstream_upload&quot;:false,&quot;multipart_params&quot;:{&quot;form_id&quot;:5,&quot;field_id&quot;:44},&quot;gf_vars&quot;:{&quot;max_files&quot;:0,&quot;message_id&quot;:&quot;gform_multifile_messages_5_44&quot;,&quot;disallowed_extensions&quot;:[&quot;php&quot;,&quot;asp&quot;,&quot;aspx&quot;,&quot;cmd&quot;,&quot;csh&quot;,&quot;bat&quot;,&quot;html&quot;,&quot;htm&quot;,&quot;hta&quot;,&quot;jar&quot;,&quot;exe&quot;,&quot;com&quot;,&quot;js&quot;,&quot;lnk&quot;,&quot;htaccess&quot;,&quot;phtml&quot;,&quot;ps1&quot;,&quot;ps2&quot;,&quot;php3&quot;,&quot;php4&quot;,&quot;php5&quot;,&quot;php6&quot;,&quot;py&quot;,&quot;rb&quot;,&quot;tmp&quot;]}}' class='gform_fileupload_multifile'>\n\t\t\t\t\t\t\t\t\t\t<div id='gform_drag_drop_area_5_44' class='gform_drop_area gform-theme-field-control'>\n\t\t\t\t\t\t\t\t\t\t\t<span class='gform_drop_instructions'>Drop files here or <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<button type='button' id='gform_browse_button_5_44' class='button gform_button_select_files gform-theme-button gform-theme-button--control' aria-describedby=\"gfield_upload_rules_5_44\"  >Select files<\/button>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_5_44'>Max. file size: 10 GB.<\/span><ul class='validation_message--hidden-on-empty gform-ul-reset' id='gform_multifile_messages_5_44'><\/ul> <div id='gform_preview_5_44' class='ginput_preview_list'><\/div><\/div><\/div><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_5_43' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='Previous'  \/> <input type='button' id='gform_next_button_5_43' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_6' class='gform_page' data-js='page-field-id-43' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_6' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_5_42\" class=\"gfield gfield--type-list gfield--input-type-list gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Computer Skills<\/legend><div class='ginput_container ginput_container_list ginput_list ginput_container_list--columns'><div class='gfield_list gfield_list_container'><div class=\"gfield_list_header gform-grid-row\"><div class=\"gform-field-label gfield_header_item gform-grid-col\">Internet<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Excel<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Word (Typing in Persian and English)<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">ICDL 1<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">ICDL 2<\/div><div class=\"gform-field-label gfield_header_item gform-grid-col\">Score and Rank<\/div><\/div><div class=\"gfield_list_groups\"><div class='gfield_list_row_odd gfield_list_group gform-grid-row'><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell1 gform-grid-col' data-label='Internet'><input aria-invalid='false'   aria-label='Internet, Row 1' data-aria-label-template='Internet, Row {0}' type='text' name='input_42[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell2 gform-grid-col' data-label='Excel'><input aria-invalid='false'   aria-label='Excel, Row 1' data-aria-label-template='Excel, Row {0}' type='text' name='input_42[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell3 gform-grid-col' data-label='Word (Typing in Persian and English)'><input aria-invalid='false'   aria-label='Word (Typing in Persian and English), Row 1' data-aria-label-template='Word (Typing in Persian and English), Row {0}' type='text' name='input_42[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell4 gform-grid-col' data-label='ICDL 1'><input aria-invalid='false'   aria-label='ICDL 1, Row 1' data-aria-label-template='ICDL 1, Row {0}' type='text' name='input_42[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell5 gform-grid-col' data-label='ICDL 2'><input aria-invalid='false'   aria-label='ICDL 2, Row 1' data-aria-label-template='ICDL 2, Row {0}' type='text' name='input_42[]' value=''   \/><\/div><div class='gfield_list_group_item gfield_list_cell gfield_list_42_cell6 gform-grid-col' data-label='Score and Rank'><input aria-invalid='false'   aria-label='Score and Rank, Row 1' data-aria-label-template='Score and Rank, Row {0}' type='text' name='input_42[]' value=''   \/><\/div><\/div><\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform-page-footer gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_5_48' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='Previous'  \/> <input type='button' id='gform_next_button_5_48' class='gform_next_button gform-theme-button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='next' value='Next'  \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_5_7' class='gform_page' data-js='page-field-id-48' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_5_7' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_5_52\" class=\"gfield gfield--type-fileupload gfield--input-type-fileupload gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='gform_browse_button_5_52'>Upload Resume<\/label><div class='ginput_container ginput_container_fileupload'><div id='gform_multifile_upload_5_52' data-settings='{&quot;runtimes&quot;:&quot;html5,flash,html4&quot;,&quot;browse_button&quot;:&quot;gform_browse_button_5_52&quot;,&quot;container&quot;:&quot;gform_multifile_upload_5_52&quot;,&quot;drop_element&quot;:&quot;gform_drag_drop_area_5_52&quot;,&quot;filelist&quot;:&quot;gform_preview_5_52&quot;,&quot;unique_names&quot;:true,&quot;file_data_name&quot;:&quot;file&quot;,&quot;url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/en\\\/?gf_page=9422669e258dfe2&quot;,&quot;flash_swf_url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/wp-includes\\\/js\\\/plupload\\\/plupload.flash.swf&quot;,&quot;silverlight_xap_url&quot;:&quot;https:\\\/\\\/andishehsabz.com\\\/wp-includes\\\/js\\\/plupload\\\/plupload.silverlight.xap&quot;,&quot;filters&quot;:{&quot;mime_types&quot;:[{&quot;title&quot;:&quot;Allowed Files&quot;,&quot;extensions&quot;:&quot;*&quot;}],&quot;max_file_size&quot;:&quot;10485760000b&quot;},&quot;multipart&quot;:true,&quot;urlstream_upload&quot;:false,&quot;multipart_params&quot;:{&quot;form_id&quot;:5,&quot;field_id&quot;:52},&quot;gf_vars&quot;:{&quot;max_files&quot;:0,&quot;message_id&quot;:&quot;gform_multifile_messages_5_52&quot;,&quot;disallowed_extensions&quot;:[&quot;php&quot;,&quot;asp&quot;,&quot;aspx&quot;,&quot;cmd&quot;,&quot;csh&quot;,&quot;bat&quot;,&quot;html&quot;,&quot;htm&quot;,&quot;hta&quot;,&quot;jar&quot;,&quot;exe&quot;,&quot;com&quot;,&quot;js&quot;,&quot;lnk&quot;,&quot;htaccess&quot;,&quot;phtml&quot;,&quot;ps1&quot;,&quot;ps2&quot;,&quot;php3&quot;,&quot;php4&quot;,&quot;php5&quot;,&quot;php6&quot;,&quot;py&quot;,&quot;rb&quot;,&quot;tmp&quot;]}}' class='gform_fileupload_multifile'>\n\t\t\t\t\t\t\t\t\t\t<div id='gform_drag_drop_area_5_52' class='gform_drop_area gform-theme-field-control'>\n\t\t\t\t\t\t\t\t\t\t\t<span class='gform_drop_instructions'>Drop files here or <\/span>\n\t\t\t\t\t\t\t\t\t\t\t<button type='button' id='gform_browse_button_5_52' class='button gform_button_select_files gform-theme-button gform-theme-button--control' aria-describedby=\"gfield_upload_rules_5_52\"  >Select files<\/button>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_5_52'>Max. file size: 10 GB.<\/span><ul class='validation_message--hidden-on-empty gform-ul-reset' id='gform_multifile_messages_5_52'><\/ul> <div id='gform_preview_5_52' class='ginput_preview_list'><\/div><\/div><\/div><\/div><\/div>\n        <div class='gform-page-footer gform_page_footer top_label'><input type='submit' id='gform_previous_button_5' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='previous' value='\u0642\u0628\u0644\u06cc'  \/> <input type='submit' id='gform_submit_button_5' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Send'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_5' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_5' id='gform_theme_5' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_5' id='gform_style_settings_5' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_5' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='5' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_5' value='WyJ7XCI1XCI6W1wiY2RlMjRmY2Y2NmVmOTM5OWNjZDc1Yzk2NmQxMDFlNDNcIixcImI4ZDUxMTQ1MDNkOTcxY2MwMmZhMmFiMWIwNGFjMzRjXCJdLFwiMjJcIjpbXCIwMTE3NjdmMzhjYzRlNDdiMDI4ZDQzMGM5NzlhYjk3MFwiLFwiNWM4MzFiZTIwYjE5NDRjMDVlYTliNDkyN2U0ZWVkOThcIixcIjkyOTIzMTk2YzFhZDFjMjQ5ZWFiNmYwZmFiYzBiOGQyXCIsXCIyMjMwODk0ZDllZTc5YzI5ZmFjZDNkZGFhZmFjYTM4ZFwiLFwiNDNmZjhjOWE0YzQ0MGE3Njk3NTRjZTczYWEyYzc5MWZcIixcIjBjYmQzNWE2N2Q3NGViZDVhZDZmMWVlYTFmZGY3MTJhXCIsXCJhNzFjNzRiOGM3NGVkMDNlMmY3Mzg0YzliODg1MmViNFwiLFwiMWYzZGZmMDM3YmQ0N2MyNzVlNTViZWJhMzgyMjVkNWZcIixcImFjOGEyYTYwZjNiNjAwNDNkMjRjMjBmM2RiNDRkZmQzXCIsXCJmY2U5YTI1OWE0MGYyNDBiYjBjODkzMThhYzRiZTYwY1wiLFwiMTdkOWM3MDA0NDRkYmZmZjE5ODU5MTFkNjNmZTZhODVcIixcIjgwNWVhYTgzN2RjNWNlYjU2YzU2Y2U3MGM3MGE4MDYyXCIsXCI2MjZjN2VkZDcwN2MzZGIwM2MwNTQ0ODQxODU3YjMwN1wiLFwiMWMyOTRhZTkxNmFjOTljNDI2ODM5MmQzNWM2OGMwOTlcIixcImNlYjIwMjI2NWVhMDI1OGMzOTFlZDk1YzgxN2ZkNDc1XCIsXCIxN2YyY2FkYzk4ZGUzMDIyYTBmODU3NzNiOTViZTBkNFwiLFwiOWUxNDQ0NGYyMTA4YWY1NDU5YWNiODkyZjZjMmY1NTRcIixcImE3MWM3NGI4Yzc0ZWQwM2UyZjczODRjOWI4ODUyZWI0XCIsXCI1NzcyODIyZDMzMTdjZTI3YTRiMTg2MTg1OGEzYzFiNFwiLFwiZjY1ZGZlMTEzYzBjOGM0Zjk0YjQzY2NmOThmZWQ3YjBcIixcIjhiMjFiMmUwZTUyODcxYTg0YmU2MzRlZDk1NDhjY2I1XCIsXCIxZTcxNmJkYjZlYzA3NzM1ODFmNTAyOTdlYzFjNTVjZlwiLFwiMTMyYjU4MTQwNjgwMzVmODBiMGRjYjNkN2JlODlmNzlcIixcIjJiOTk1ZWU0MWVlZjA5ZmZjYTM1YTk0ODJhZWIzYmEyXCIsXCJhNTY1NDFiNDQ0ZjQ4MzAwMGI1ZGIwMDlmMGVkYWYxNlwiLFwiMTBkNDRjOGNiMWUzNDZkMzI5MjUxZDJkZjg2YTA4NDdcIixcIjZjOGNlOGIxYjExOTViZDhhOWFlMmI1ZjAzNjQ4NjUzXCIsXCJmYWFiNWIwNTNjNGI1M2UxYzBmMTBmY2ExMGMwMWEyMVwiLFwiZmE2ZmM3OWQyZjEyZTA1NzAxMjM1MTcxYzNiYTUxMzhcIixcImI3MGEyYjljY2E5YjFjYjUxMjFkNDMwN2YyZjQxOTE3XCJdLFwiNTNcIjpbXCIwMTE3NjdmMzhjYzRlNDdiMDI4ZDQzMGM5NzlhYjk3MFwiLFwiNWM4MzFiZTIwYjE5NDRjMDVlYTliNDkyN2U0ZWVkOThcIixcIjkyOTIzMTk2YzFhZDFjMjQ5ZWFiNmYwZmFiYzBiOGQyXCIsXCIyMjMwODk0ZDllZTc5YzI5ZmFjZDNkZGFhZmFjYTM4ZFwiLFwiNDNmZjhjOWE0YzQ0MGE3Njk3NTRjZTczYWEyYzc5MWZcIixcIjBjYmQzNWE2N2Q3NGViZDVhZDZmMWVlYTFmZGY3MTJhXCIsXCJhNzFjNzRiOGM3NGVkMDNlMmY3Mzg0YzliODg1MmViNFwiLFwiMWYzZGZmMDM3YmQ0N2MyNzVlNTViZWJhMzgyMjVkNWZcIixcImFjOGEyYTYwZjNiNjAwNDNkMjRjMjBmM2RiNDRkZmQzXCIsXCJmY2U5YTI1OWE0MGYyNDBiYjBjODkzMThhYzRiZTYwY1wiLFwiMTdkOWM3MDA0NDRkYmZmZjE5ODU5MTFkNjNmZTZhODVcIixcIjgwNWVhYTgzN2RjNWNlYjU2YzU2Y2U3MGM3MGE4MDYyXCIsXCI2MjZjN2VkZDcwN2MzZGIwM2MwNTQ0ODQxODU3YjMwN1wiLFwiMWMyOTRhZTkxNmFjOTljNDI2ODM5MmQzNWM2OGMwOTlcIixcImNlYjIwMjI2NWVhMDI1OGMzOTFlZDk1YzgxN2ZkNDc1XCIsXCIxN2YyY2FkYzk4ZGUzMDIyYTBmODU3NzNiOTViZTBkNFwiLFwiOWUxNDQ0NGYyMTA4YWY1NDU5YWNiODkyZjZjMmY1NTRcIixcImE3MWM3NGI4Yzc0ZWQwM2UyZjczODRjOWI4ODUyZWI0XCIsXCI1NzcyODIyZDMzMTdjZTI3YTRiMTg2MTg1OGEzYzFiNFwiLFwiZjY1ZGZlMTEzYzBjOGM0Zjk0YjQzY2NmOThmZWQ3YjBcIixcIjhiMjFiMmUwZTUyODcxYTg0YmU2MzRlZDk1NDhjY2I1XCIsXCIxZTcxNmJkYjZlYzA3NzM1ODFmNTAyOTdlYzFjNTVjZlwiLFwiMTMyYjU4MTQwNjgwMzVmODBiMGRjYjNkN2JlODlmNzlcIixcIjJiOTk1ZWU0MWVlZjA5ZmZjYTM1YTk0ODJhZWIzYmEyXCIsXCJhNTY1NDFiNDQ0ZjQ4MzAwMGI1ZGIwMDlmMGVkYWYxNlwiLFwiMTBkNDRjOGNiMWUzNDZkMzI5MjUxZDJkZjg2YTA4NDdcIixcIjZjOGNlOGIxYjExOTViZDhhOWFlMmI1ZjAzNjQ4NjUzXCIsXCJmYWFiNWIwNTNjNGI1M2UxYzBmMTBmY2ExMGMwMWEyMVwiLFwiZmE2ZmM3OWQyZjEyZTA1NzAxMjM1MTcxYzNiYTUxMzhcIixcImI3MGEyYjljY2E5YjFjYjUxMjFkNDMwN2YyZjQxOTE3XCJdLFwiMTRcIjpbXCJiMTEyNmQ4NTViZjgwNWJiM2ViNDQyMTZkOWE4OTc5M1wiLFwiZGI0MGNlYTI5NDc5MjM1YWY5ODU3NzYzNTEwNGY0Y2ZcIixcImU1ZDcwZjY3MDJkMWVjMGQ4ZjQ0ZDgyMTg5NjVmOWQ2XCIsXCI0YTc1ZjlhMzEzOGYzZDZhMTA3ZDZmZDdmYzZjNWE5ZFwiLFwiN2FlNThmNmIwMjQ3ZjhiYTIwZWE5YTdmY2Q4ZWQ4MTdcIixcImRmNDI3ZDNlZmJhMmE4OTgwNjIxOTI5MWI0OTExMTgzXCJdLFwiMTVcIjpbXCI4MTk5OTU3MDcwMjNmZmViYzRlMmZkMjA2NWI2YTMzY1wiLFwiZTRmMzczM2Q5ODE5Yjg4MTFmMDFiNWZjNWZlNmQ4NDNcIl0sXCIyM1wiOltcImFmNWQ2Y2I2MGM5NjA2YjU2ZDQ3ZjQ5YWMyMTllNzRiXCIsXCJhZDg1NTY5ODQwNjdhNjlhYTdjYWI0N2QyNWU3MWM0MVwiXSxcIjI1XCI6W1wiMmJmZGU0YWU3OTI0ZDE4MzE5ODQ2Mjc1YzI2MDM4MjVcIixcIjYzNzE5OWQzOWY0NjJiYmI4NzYyOGVhODEwOTYyZWVhXCIsXCJmNzllNzJkNjBlMzZlMzEwZDhiNDQ2YjExMDNkOTYwY1wiLFwiY2M4NjE1MjBlZDVhYTc1NWM1ZDM5ZjRkODQ5ZmU5OTNcIixcIjgxZTUyMjAzODdjNDFkNDEyZWY1NWU0NTM5MWQwNDk1XCJdLFwiMzNcIjpbXCI5OTE3NThmZTkwOTAzMjc4ZmEwZjkxNmUzNGNjOWUxM1wiLFwiZDMyNTNlMjdkNTcyZDUwZWFhZWYwOWI1ZmZhOWIyZTFcIixcIjI0YTIwZGIzOGMwMzkwZTEyMDY2YTk2ZmExNjIzYWVjXCIsXCJiNzBjNTcwOWI2MjljMWFhMDA0OWUzZGRiNzAyMDdmNlwiLFwiMDc4ZjZhZDc0ZGNhNmE0YTY5MWI5Yzg3NjY1MDgzYWFcIixcImYwYzJhOWIwNGRlMGE1MTY2NGEyZWQ0OTVmNTczOTc4XCJdLFwiMjZcIjpbXCJmMGMyYTliMDRkZTBhNTE2NjRhMmVkNDk1ZjU3Mzk3OFwiLFwiNzE1Mzg4OTZjNTAyNGU4ZDMwMjJhYTM5MzYxNDUyZGJcIixcImZkNDFkMDc3NzdlZmY0NjhmOGNlMjdhZTQxMzhmOTUwXCJdfSIsIjczN2FmZWQ3ZjNlYzA5MWZmYzIzOWQ4ZmYwMDhhYjFlIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_5' id='gform_target_page_number_5' value='2' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_5' id='gform_source_page_number_5' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            <input type='hidden' name='gform_uploaded_files' id='gform_uploaded_files_5' value='' \/>\n        <\/div>\n             <\/div><\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https:\/\/andishehsabz.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_5').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_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').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){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https:\/\/andishehsabz.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"5\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_5\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_5\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_5\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 5, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Employment Join the experts at Andisheh Sabz Tazeh and play your part in building a sustainable future<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10948","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/pages\/10948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/comments?post=10948"}],"version-history":[{"count":19,"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/pages\/10948\/revisions"}],"predecessor-version":[{"id":11824,"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/pages\/10948\/revisions\/11824"}],"wp:attachment":[{"href":"https:\/\/andishehsabz.com\/en\/wp-json\/wp\/v2\/media?parent=10948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}