
        <script type="text/javascript">

            (function ($) {

                window.gform_multi_page_navObj = function (args) {

                    this.formId = args.formId;
                    this.formElem = jQuery('form#gform_' + this.formId);
                    this.currentPage = args.currentPage;
                    this.lastPage = args.lastPage;
                    this.activateOnLastPage = args.activateOnLastPage;

                    this.init = function () {

                        // if this form is ajax-enabled, we'll need to get the current page via JS
                        if (this.isAjax())
                            this.currentPage = this.getCurrentPage();

                        if (!this.isLastPage() && !this.isLastPageReached())
                            return;

                        var gform_multi_page_nav = this;
                        var steps = $('form#gform_' + this.formId + ' .gf_step');

                        steps.each(function () {

                            var stepNumber = parseInt($(this).find('span.gf_step_number').text());

                            if (stepNumber != gform_multi_page_nav.currentPage) {
                                $(this).html(gform_multi_page_nav.createPageLink(stepNumber, $(this).html()))
                                    .addClass('gform_multi_page_nav-step-linked');
                            } else {
                                $(this).addClass('gform_multi_page_nav-step-current');
                            }

                        });

                        $(document).on('click', '#gform_' + this.formId + ' a.gform_multi_page_nav-page-link', function (event) {
                            event.preventDefault();

                            var hrefArray = $(this).attr('href').split('#');
                            if (hrefArray.length >= 2) {
                                var pageNumber = hrefArray.pop();
                                gform_multi_page_nav.postToPage(pageNumber, !$(this).hasClass('gform_multi_page_navmp-default'));
                            }

                        });

                    };

                    this.createPageLink = function (stepNumber, HTML) {
                        return '<a href="#' + stepNumber + '" class="gform_multi_page_nav-page-link gform_multi_page_nav-default">' + HTML + '</a>';
                    };

                    this.postToPage = function (page) {
                        this.formElem.append('<input type="hidden" name="gform_multi_page_nav_page_change" value="1" />');
                        this.formElem.find('input[name="gform_target_page_number_' + this.formId + '"]').val(page);
                        this.formElem.submit();
                    };

                    this.getCurrentPage = function () {
                        return this.formElem.find('input#gform_source_page_number_' + this.formId).val();
                    };

                    this.isLastPage = function () {
                        return this.currentPage >= this.lastPage;
                    };

                    this.isLastPageReached = function () {
                        return this.formElem.find('input[name="gform_multi_page_nav_last_page_reached"]').val() == true;
                    };

                    this.isAjax = function () {
                        return this.formElem.attr('target') == 'gform_ajax_frame_' + this.formId;
                    };

                    this.init();

                }

            })(jQuery);

        </script>

		            <script type="text/javascript">
				                function ir_national_id_2(_this) {
					                }
            </script>
			            <script type="text/javascript">
				                function ir_national_id_2(_this) {
					                }
            </script>
			{"id":10184,"date":"2026-05-05T15:59:01","date_gmt":"2026-05-05T12:29:01","guid":{"rendered":"https:\/\/irmidwifery.com\/?page_id=10184"},"modified":"2026-05-05T15:59:01","modified_gmt":"2026-05-05T12:29:01","slug":"f-w31405-2","status":"publish","type":"page","link":"https:\/\/irmidwifery.com\/english\/f-w31405-2\/","title":{"rendered":"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5"},"content":{"rendered":"<div class='gf_browser_gecko gform_wrapper' id='gform_wrapper_125' style='display:none'><a id='gf_125' class='gform_anchor' ><\/a><form method='post' enctype='multipart\/form-data'  id='gform_125'  action='\/english\/wp-json\/wp\/v2\/pages\/10184#gf_125' data-trp-original-action=\"\/english\/wp-json\/wp\/v2\/pages\/10184#gf_125\">\n                        <div class='gform_heading'>\n                            <h3 class='gform_title'>\u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5<\/h3>\n                            <span class='gform_description'><\/span>\n                        <\/div>\n        <div id='gf_progressbar_wrapper_125' class='gf_progressbar_wrapper'>\n            <h3 class='gf_progressbar_title'>Step 1 of 2\n        <\/h3>\n            <div class='gf_progressbar'>\n                <div class='gf_progressbar_percentage percentbar_custom percentbar_50' style='width:50%; color:#005824; background-color:#81ca9d;'><span>\u06f5\u06f0%<\/span><\/div>\n            <\/div><\/div>\n                        <div class='gform_body'><div id='gform_page_125_1' class='gform_page' >\n                                    <div class='gform_page_fields'><ul id='gform_fields_125' class='gform_fields top_label form_sublabel_below description_below'><li id='field_125_1' class='gfield class-man gfield_contains_required field_sublabel_hidden_label field_description_below gfield_visibility_visible' ><label class='gfield_label gfield_label_before_complex' for='input_125_1_3' >Last name<span class='gfield_required'>*<\/span><\/label><div class='ginput_complex ginput_container no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gfield_trigger_change' id='input_125_1'>\n                            \n                            <span id='input_125_1_3_container' class='name_first' >\n                                                    <input type='text' name='input_1.3' id='input_125_1_3' value='' aria-label='First name' tabindex='2'  aria-required=\"true\" aria-invalid=\"false\" placeholder='First name'\/>\n                                                    <label for='input_125_1_3' class='hidden_sub_label screen-reader-text'>First name<\/label>\n                                                <\/span>\n                            \n                            <span id='input_125_1_6_container' class='name_last' >\n                                                    <input type='text' name='input_1.6' id='input_125_1_6' value='' aria-label='Last name' tabindex='4'  aria-required=\"true\" aria-invalid=\"false\" placeholder='Last name'\/>\n                                                    <label for='input_125_1_6' class='hidden_sub_label screen-reader-text'>Last name<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id='field_125_2' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible gform_ir_national_id' ><label class='gfield_label' for='input_125_2' >National Code<span class='gfield_required'>*<\/span><\/label><div class=\"ginput_container ginput_container_text ginput_container_ir_national_id\"><input onblur=\"ir_national_id_2(this);\" name=\"input_2\" id=\"input_125_2\" type=\"text\" value=\"\" class=\"ir_national_id medium\" tabindex='6' onchange='gf_apply_rules(125,[11,3]);' onkeyup='clearTimeout(__gf_timeout_handle); __gf_timeout_handle = setTimeout(\"gf_apply_rules(125,[11,3])\", 300);'   aria-required=\"true\" aria-invalid=\"false\" maxlength='10'  \/><\/div><span class=\"ir_national_id_location\" id=\"ir_national_id_location_2\"><\/span><div class='gfield_description'>\u0686\u0646\u0627\u0646\u0686\u0647 \u0627\u062a\u0628\u0627\u0639 \u0647\u0633\u062a\u06cc\u062f \u0639\u062f\u062f \u06f0 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.<\/div><\/li><li id='field_125_11' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_11' >\u0634\u0645\u0627\u0631\u0647 \u067e\u0627\u0633\u067e\u0648\u0631\u062a<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_125_11' type='text' value='' class='medium'  tabindex='7'   aria-required=\"true\" aria-invalid=\"false\" \/><\/div><\/li><li id='field_125_3' class='gfield class-man field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_3' >\u06a9\u062f \u0646\u0638\u0627\u0645 \u067e\u0632\u0634\u06a9\u06cc<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_125_3' type='text' value='' class='medium'  tabindex='8'    aria-invalid=\"false\" \/><\/div><\/li><li id='field_125_13' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_13' >\u0645\u0642\u0637\u0639 \u062a\u062d\u0635\u06cc\u0644\u06cc<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_13' id='input_125_13' onchange='gf_apply_rules(125,[14,15,16]);' class='medium gfield_select' tabindex='9'  aria-required=\"true\" aria-invalid=\"false\"><option value='\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc' >\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc<\/option><option value='\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc \u0627\u0631\u0634\u062f' >\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc \u0627\u0631\u0634\u062f<\/option><option value='\u062f\u06a9\u062a\u0631\u06cc' >\u062f\u06a9\u062a\u0631\u06cc<\/option><\/select><\/div><\/li><li id='field_125_14' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_14' >Academic orientation<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_14' id='input_125_14'  class='medium gfield_select' tabindex='10'  aria-required=\"true\" aria-invalid=\"false\"><option value='\u0645\u0627\u0645\u0627\u06cc\u06cc' >\u0645\u0627\u0645\u0627\u06cc\u06cc<\/option><\/select><\/div><\/li><li id='field_125_15' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_15' >Academic orientation<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_15' id='input_125_15'  class='medium gfield_select' tabindex='11'  aria-required=\"true\" aria-invalid=\"false\"><option value='\u0645\u0627\u0645\u0627\u06cc\u06cc' >\u0645\u0627\u0645\u0627\u06cc\u06cc<\/option><option value='\u0645\u0634\u0627\u0648\u0631\u0647 \u062f\u0631 \u0645\u0627\u0645\u0627\u06cc\u06cc' >\u0645\u0634\u0627\u0648\u0631\u0647 \u062f\u0631 \u0645\u0627\u0645\u0627\u06cc\u06cc<\/option><\/select><\/div><\/li><li id='field_125_16' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_16' >Academic orientation<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_16' id='input_125_16'  class='medium gfield_select' tabindex='12'  aria-required=\"true\" aria-invalid=\"false\"><option value='\u0645\u0627\u0645\u0627\u06cc\u06cc' >\u0645\u0627\u0645\u0627\u06cc\u06cc<\/option><option value='\u0628\u0647\u062f\u0627\u0634\u062a \u0628\u0627\u0631\u0648\u0631\u06cc' >\u0628\u0647\u062f\u0627\u0634\u062a \u0628\u0627\u0631\u0648\u0631\u06cc<\/option><option value='\u0628\u06cc\u0648\u0644\u0648\u0698\u06cc \u062a\u0648\u0644\u06cc\u062f \u0645\u062b\u0644' >\u0628\u06cc\u0648\u0644\u0648\u0698\u06cc \u062a\u0648\u0644\u06cc\u062f \u0645\u062b\u0644<\/option><\/select><\/div><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer'>\n                         <input type='button' id='gform_next_button_125_10' class='gform_next_button button' value='Next' tabindex='13' onclick='jQuery(\"#gform_target_page_number_125\").val(\"2\");  jQuery(\"#gform_125\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_125\").val(\"2\");  jQuery(\"#gform_125\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_125_2' class='gform_page class-man' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_125_2' class='gform_fields top_label form_sublabel_below description_below'><li id='field_125_4' class='gfield class-man gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_4' >Phone<span class='gfield_required'>*<\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_125_4' type='text' value='' class='medium' tabindex='14'   aria-required=\"true\" aria-invalid=\"false\" \/><\/div><div class='gfield_description'>\u0644\u0637\u0641\u0627 \u0628\u0647 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.\n\u0644\u0637\u0641\u0627 \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0627\u0645 \u0634\u0645\u0627\u0631\u0647 \u062a\u0645\u0627\u0633\u06cc \u06a9\u0647 \u062a\u0644\u06af\u0631\u0627\u0645 \u062f\u0627\u0631\u062f \u0648\u0627\u0631\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f .<\/div><\/li><li id='field_125_5' class='gfield class-man gfield_contains_required field_sublabel_above field_description_above gfield_visibility_visible' ><label class='gfield_label gfield_label_before_complex' for='input_125_5_1' >Address<span class='gfield_required'>*<\/span><\/label><div class='gfield_description'>\u0644\u0637\u0641\u0627 \u0628\u0647 \u0639\u0646\u0627\u0648\u06cc\u0646 \u0648 \u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0628\u0627\u06a9\u0633 \u0647\u0627 \u062f\u0642\u062a \u06a9\u0646\u06cc\u062f.<\/div>    \n                    <div class='ginput_complex ginput_container has_street has_zip ginput_container_address gfield_trigger_change' id='input_125_5' >\n                         <span class='ginput_full address_line_1' id='input_125_5_1_container' >\n                                        <label for='input_125_5_1' id='input_125_5_1_label' >\u0622\u062f\u0631\u0633 \u06a9\u0627\u0645\u0644<\/label>\n                                        <input type='text' name='input_5.1' id='input_125_5_1' value='' tabindex='15'  placeholder='\u062e\u06cc\u0627\u0628\u0627\u0646-\u06a9\u0648\u0686\u0647-\u067e\u0644\u0627\u06a9 \u0648 \u0648\u0627\u062d\u062f \u0648\u0627\u0631\u062f \u0634\u0648\u062f.'\/>\n                                    <\/span><input type='hidden' class='gform_hidden' name='input_5.4' id='input_125_5_4' value=''\/><span class='ginput_right address_zip' id='input_125_5_5_container' >\n                                    <label for='input_125_5_5' id='input_125_5_5_label' >ZIP \/ Postal Code<\/label>\n                                    <input type='text' name='input_5.5' id='input_125_5_5' value='' tabindex='17'  placeholder='\u0627\u06cc\u0646\u062c\u0627 \u0641\u0642\u0637 \u06a9\u062f \u067e\u0633\u062a\u06cc \u0648\u0627\u0631\u062f \u0634\u0648\u062f'\/>\n                                <\/span><input type='hidden' class='gform_hidden' name='input_5.6' id='input_125_5_6' value='\u0627\u06cc\u0631\u0627\u0646'\/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/li><li id='field_125_6' class='gfield gfield_price gfield_price_125_6 gfield_product_125_6 field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_125_6_1' >\u0647\u0632\u06cc\u0646\u0647 \u062b\u0628\u062a \u0646\u0627\u0645<\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_6.1' value='\u0647\u0632\u06cc\u0646\u0647 \u062b\u0628\u062a \u0646\u0627\u0645' class='gform_hidden' \/>\n\t\t\t\t\t<span class='ginput_product_price_label'>Price:<\/span> <span class='ginput_product_price' id='input_125_6'>\u06f4,\u06f0\u06f0\u06f0,\u06f0\u06f0\u06f0 Rial<\/span>\n\t\t\t\t\t<input type='hidden' name='input_6.2' id='ginput_base_price_125_6' class='gform_hidden' value='4,000,000 \u0631\u06cc\u0627\u0644'\/>\n\t\t\t\t\t<input type='hidden' name='input_6.3' value='1' class='ginput_quantity_125_6 gform_hidden' \/>\n\t\t\t\t<\/div><\/li>\n                            <\/ul><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_125' class='gform_previous_button button' value='\u0642\u0628\u0644' tabindex='18' onclick='if(window[\"gf_submitting_125\"]){return false;}  window[\"gf_submitting_125\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_125\"]){return false;} window[\"gf_submitting_125\"]=true;  jQuery(\"#gform_125\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_125' class='gform_button button' value='Send' tabindex='19' onclick='if(window[\"gf_submitting_125\"]){return false;}  window[\"gf_submitting_125\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_125\"]){return false;} window[\"gf_submitting_125\"]=true;  jQuery(\"#gform_125\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_125' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='125' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_125' value='WyJ7XCI2LjFcIjpcIjVlZDRlMzQ0MzgwNzJjMmFkODk5NzllNTJlNWRlMGU5XCIsXCI2LjJcIjpcImVjZGFiNzg1ZDVmMWZiYjQzZGIzZTNmN2NmOTVjM2E5XCJ9IiwiZGMzMTE3MGQwMTIzNTk0ZGY4MTRiZDMxNGFiODA4MmIiXQ==' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_125' id='gform_target_page_number_125' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_125' id='gform_source_page_number_125' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <input type=\"hidden\" name=\"trp-form-language\" value=\"english\"\/><\/form>\n                        <\/div><script type='text\/javascript'> if(typeof gf_global == 'undefined') var gf_global = {\"gf_currency_config\":{\"name\":\"\\u0631\\u06cc\\u0627\\u0644 \\u0627\\u06cc\\u0631\\u0627\\u0646\",\"symbol_left\":\"\",\"symbol_right\":\"Rial\",\"symbol_padding\":\" \",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":0,\"code\":\"IRR\"},\"base_url\":\"https:\\\/\\\/irmidwifery.com\\\/wp-content\\\/plugins\\\/gravityforms-master\",\"number_formats\":[],\"spinnerUrl\":\"https:\\\/\\\/irmidwifery.com\\\/wp-content\\\/plugins\\\/gravityforms-master\\\/images\\\/spinner.gif\"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 125) {window.gform_multi_page_nav = new gform_multi_page_navObj({\"formId\":125,\"currentPage\":1,\"lastPage\":2,\"activateOnLastPage\":\"1\"});gf_global[\"number_formats\"][125] = {\"1\":{\"price\":false,\"value\":false},\"2\":{\"price\":false,\"value\":false},\"11\":{\"price\":false,\"value\":false},\"3\":{\"price\":false,\"value\":false},\"13\":{\"price\":false,\"value\":false},\"14\":{\"price\":false,\"value\":false},\"15\":{\"price\":false,\"value\":false},\"16\":{\"price\":false,\"value\":false},\"10\":{\"price\":false,\"value\":false},\"4\":{\"price\":false,\"value\":false},\"5\":{\"price\":false,\"value\":false},\"6\":{\"price\":\"decimal_dot\",\"value\":false}};if(window['jQuery']){if(!window['gf_form_conditional_logic'])window['gf_form_conditional_logic'] = new Array();window['gf_form_conditional_logic'][125] = { logic: { 11: {\"field\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"2\",\"operator\":\"is\",\"value\":\"0\"}]},\"nextButton\":null,\"section\":null},3: {\"field\":{\"actionType\":\"hide\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"2\",\"operator\":\"is\",\"value\":\"0\"}]},\"nextButton\":null,\"section\":null},14: {\"field\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"13\",\"operator\":\"is\",\"value\":\"\\u06a9\\u0627\\u0631\\u0634\\u0646\\u0627\\u0633\\u06cc\"}]},\"nextButton\":null,\"section\":null},15: {\"field\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"13\",\"operator\":\"is\",\"value\":\"\\u06a9\\u0627\\u0631\\u0634\\u0646\\u0627\\u0633\\u06cc \\u0627\\u0631\\u0634\\u062f\"}]},\"nextButton\":null,\"section\":null},16: {\"field\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"13\",\"operator\":\"is\",\"value\":\"\\u062f\\u06a9\\u062a\\u0631\\u06cc\"}]},\"nextButton\":null,\"section\":null} }, dependents: { 11: [11],3: [3],14: [14],15: [15],16: [16] }, animation: 0, defaults: {\"1\":{\"1.2\":\"\",\"1.3\":\"\",\"1.4\":\"\",\"1.6\":\"\",\"1.8\":\"\"},\"5\":{\"5.1\":\"\",\"5.2\":\"\",\"5.3\":\"\",\"5.4\":\"\",\"5.5\":\"\",\"5.6\":\"\\u0627\\u06cc\\u0631\\u0627\\u0646\"},\"6\":{\"6.1\":\"\",\"6.2\":\"\",\"6.3\":\"\"}}, fields: {\"1\":[],\"2\":[11,3],\"11\":[],\"3\":[],\"13\":[14,15,16],\"14\":[],\"15\":[],\"16\":[],\"10\":[],\"4\":[],\"5\":[],\"6\":[]} }; if(!window['gf_number_format'])window['gf_number_format'] = 'decimal_dot';jQuery(document).ready(function(){gf_apply_rules(125, [11,3,14,15,16], true);jQuery('#gform_wrapper_125').show();jQuery(document).trigger('gform_post_conditional_logic', [125, null, true]);} );} if(window[\"gformInitPriceFields\"]) jQuery(document).ready(function(){gformInitPriceFields();} );if(typeof Placeholders != 'undefined'){\n                        Placeholders.enable();\n                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );<\/script><script type='text\/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [125, 1]) } ); <\/script>","protected":false},"excerpt":{"rendered":"<p>\u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5 Step 1 of 2 50% \u0646\u0627\u0645 \u0648 \u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc* \u0646\u0627\u0645 \u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u062f \u0645\u0644\u06cc*\u0686\u0646\u0627\u0646\u0686\u0647 \u0627\u062a\u0628\u0627\u0639 \u0647\u0633\u062a\u06cc\u062f \u0639\u062f\u062f \u06f0 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f.\u0634\u0645\u0627\u0631\u0647 \u067e\u0627\u0633\u067e\u0648\u0631\u062a*\u06a9\u062f \u0646\u0638\u0627\u0645 \u067e\u0632\u0634\u06a9\u06cc\u0645\u0642\u0637\u0639 \u062a\u062d\u0635\u06cc\u0644\u06cc*\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u06cc \u0627\u0631\u0634\u062f\u062f\u06a9\u062a\u0631\u06cc\u06af\u0631\u0627\u06cc\u0634 \u062a\u062d\u0635\u06cc\u0644\u06cc*\u0645\u0627\u0645\u0627\u06cc\u06cc\u06af\u0631\u0627\u06cc\u0634 \u062a\u062d\u0635\u06cc\u0644\u06cc*\u0645\u0627\u0645\u0627\u06cc\u06cc\u0645\u0634\u0627\u0648\u0631\u0647 \u062f\u0631 \u0645\u0627\u0645\u0627\u06cc\u06cc\u06af\u0631\u0627\u06cc\u0634 \u062a\u062d\u0635\u06cc\u0644\u06cc*\u0645\u0627\u0645\u0627\u06cc\u06cc\u0628\u0647\u062f\u0627\u0634\u062a \u0628\u0627\u0631\u0648\u0631\u06cc\u0628\u06cc\u0648\u0644\u0648\u0698\u06cc \u062a\u0648\u0644\u06cc\u062f \u0645\u062b\u0644 \u062a\u0644\u0641\u0646 \u0647\u0645\u0631\u0627\u0647*\u0644\u0637\u0641\u0627 \u0628\u0647 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f. \u0644\u0637\u0641\u0627 \u0647\u0646\u06af\u0627\u0645 \u062b\u0628\u062a \u0646\u0627\u0645 \u0634\u0645\u0627\u0631\u0647 \u062a\u0645\u0627\u0633\u06cc&hellip;<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-10184","page","type-page","status-publish","hentry","description-off"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/irmidwifery.com\/english\/f-w31405-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\" \/>\n<meta property=\"og:url\" content=\"https:\/\/irmidwifery.com\/english\/f-w31405-2\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/irmidwifery.com\/f-w31405-2\/\",\"url\":\"https:\/\/irmidwifery.com\/f-w31405-2\/\",\"name\":\"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"isPartOf\":{\"@id\":\"http:\/\/irmidwifery.com\/#website\"},\"datePublished\":\"2026-05-05T12:29:01+00:00\",\"dateModified\":\"2026-05-05T12:29:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/irmidwifery.com\/f-w31405-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/irmidwifery.com\/f-w31405-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/irmidwifery.com\/f-w31405-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u062e\u0627\u0646\u0647\",\"item\":\"http:\/\/irmidwifery.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/irmidwifery.com\/#website\",\"url\":\"http:\/\/irmidwifery.com\/\",\"name\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/irmidwifery.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/irmidwifery.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/irmidwifery.com\/#organization\",\"name\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\",\"url\":\"http:\/\/irmidwifery.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png\",\"contentUrl\":\"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png\",\"width\":300,\"height\":317,\"caption\":\"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646\"},\"image\":{\"@id\":\"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/irmidwiferynet\/\",\"https:\/\/t.me\/irmidwiferynet\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/irmidwifery.com\/english\/f-w31405-2\/","og_locale":"en_US","og_type":"article","og_title":"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","og_url":"https:\/\/irmidwifery.com\/english\/f-w31405-2\/","og_site_name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/irmidwifery.com\/f-w31405-2\/","url":"https:\/\/irmidwifery.com\/f-w31405-2\/","name":"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f 1405 - \u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","isPartOf":{"@id":"http:\/\/irmidwifery.com\/#website"},"datePublished":"2026-05-05T12:29:01+00:00","dateModified":"2026-05-05T12:29:01+00:00","breadcrumb":{"@id":"https:\/\/irmidwifery.com\/f-w31405-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/irmidwifery.com\/f-w31405-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/irmidwifery.com\/f-w31405-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u062e\u0627\u0646\u0647","item":"http:\/\/irmidwifery.com\/"},{"@type":"ListItem","position":2,"name":"\u0641\u0631\u0645 \u0648\u0628\u06cc\u0646\u0627\u0631 \u0631\u0648\u06cc\u06a9\u0631\u062f \u0646\u0627\u0628\u0627\u0631\u0648\u0631\u06cc \u0627\u0632 \u062f\u06cc\u062f\u06af\u0627\u0647 \u200f\u0637\u0628 \u0633\u0646\u062a\u06cc \u062e\u0631\u062f\u0627\u062f \u06f1\u06f4\u06f0\u06f5"}]},{"@type":"WebSite","@id":"http:\/\/irmidwifery.com\/#website","url":"http:\/\/irmidwifery.com\/","name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","description":"","publisher":{"@id":"http:\/\/irmidwifery.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/irmidwifery.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/irmidwifery.com\/#organization","name":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646","url":"http:\/\/irmidwifery.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/","url":"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png","contentUrl":"https:\/\/irmidwifery.com\/wp-content\/uploads\/2016\/04\/logo-ngo-2.png","width":300,"height":317,"caption":"\u0627\u0646\u062c\u0645\u0646 \u0639\u0644\u0645\u06cc \u0645\u0627\u0645\u0627\u06cc\u06cc \u0627\u06cc\u0631\u0627\u0646"},"image":{"@id":"http:\/\/irmidwifery.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/irmidwiferynet\/","https:\/\/t.me\/irmidwiferynet"]}]}},"_links":{"self":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10184"}],"collection":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/comments?post=10184"}],"version-history":[{"count":1,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10184\/revisions"}],"predecessor-version":[{"id":10185,"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/pages\/10184\/revisions\/10185"}],"wp:attachment":[{"href":"https:\/\/irmidwifery.com\/english\/wp-json\/wp\/v2\/media?parent=10184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}