            <div class="wp-dp-job-content" id="wp-dp-job-content-6109">
                <div class="dev-map-class-changer">
                    <div id="Job-content-6109">
                                    <form autocomplete="off" id="jobsearch_job_frm_6109">
                                <div style="display:none" id="job_arg6109">
                    <script type="text/javascript">
                                                document.getElementById("job_arg6109").innerHTML = '{"job_short_counter":6109,"atts":{"job_filters_count":"yes","job_filters_loc_collapse":"yes","job_filters_sector_collapse":"yes","job_top_search":"no","job_per_page":"12","job_cat":"","job_skills":"","job_location":"","job_view":"view-default","featured_only":"","job_sort_by":"","job_title_len":"0","job_excerpt":"20","job_order":"DESC","job_orderby":"date","job_pagination":"yes","job_type":"","job_filters":"yes","job_filters_loc":"yes","job_filters_date":"yes","job_filters_type":"yes","job_filters_sector":"yes","job_custom_fields_switch":"no","job_elem_custom_fields":"","job_deadline_switch":"no","quick_apply_job":"no","job_loc_listing":"country,city"},"content":"","job_map_counter":48755513,"page_id":1082,"page_url":"https:\/\/edu-bridge.org\/ar\/%d9%86%d9%85%d8%b7-%d9%82%d8%a7%d8%a6%d9%85%d8%a9-%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%811\/","custom_fields":[]}';
                    </script>
                </div>
                <div style="display:none" id="job_small_arg6109">
                    {"job_short_counter":6109,"content":"","job_map_counter":48755513,"page_id":1082,"page_url":"https:\/\/edu-bridge.org\/ar\/%d9%86%d9%85%d8%b7-%d9%82%d8%a7%d8%a6%d9%85%d8%a9-%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%811\/","custom_fields":[]}                </div>
                                <div class="jobsearch-row">
                    <div class="jobsearch-column-3 jobsearch-typo-wrap listin-filters-sidebar">
    <a href="javascript:void(0);" class="close-listin-mobfiltrs"><i class="fa fa-close"></i></a>
    
            <div class="jobsearch-filter-responsive-wrap job-alerts-sec">
            <div class="email-me-top"><button class="email-jobs-top"><i class="fa fa-envelope"></i> أرسل لي وظائف جديدة</button></div>
            <div class="jobsearch-search-filter-wrap jobsearch-without-toggle jobsearch-add-padding">
            <div class="job-alert-box job-alert job-alert-container-top">
                    <div class="alerts-fields">
                        <input name="alerts-name" placeholder="أسم تنبيه الوظيفة" class="name-input-top" maxlength="75" type="text">
                        <input type="email" class="email-input-top alerts-email" placeholder=example@email.com name="alerts-email" value="" >
                    </div><div class="alert-frequency">
                            <ul class="jobsearch-checkbox">
                            <li><input id="frequency74931991" name="alert-frequency" class="radio-frequency" maxlength="75" type="radio" value="job_alerts_frequency_daily" checked="checked"> <label for="frequency74931991"><span></span>يومى</label></li><li><input id="frequency15771956" name="alert-frequency" class="radio-frequency" maxlength="75" type="radio" value="job_alerts_frequency_weekly" > <label for="frequency15771956"><span></span>أسبوعى</label></li><li><input id="frequency14760989" name="alert-frequency" class="radio-frequency" maxlength="75" type="radio" value="job_alerts_frequency_monthly" > <label for="frequency14760989"><span></span>شهريًا</label></li><li><input id="frequency93323481" name="alert-frequency" class="radio-frequency" maxlength="75" type="radio" value="job_alerts_frequency_never" > <label for="frequency93323481"><span></span>أبدًا</label></li>
                            </ul>
                        </div><div class="validation error" style="display:none;">
                    <label for="alerts-email-top"></label>
                </div>
                <button class="jobalert-submit jobalert-save-withlogin" type="submit">إنشاء تنبيه</button>
            </div>
            </div>
            </div>    <div class="edubridge-filters-header">
        <span class="edubridge-filters-count">
            0 Filters Active        </span>
            </div>

        <div class="edubridge-filter-section edubridge-filter-order-0 edubridge-search-section">
        <span class="edubridge-search-label">Search</span>
        <div class="edubridge-search-wrap">
            <input type="text" name="search_title" class="edubridge-search-input"
                placeholder="Search job title or keyword..."
                value="">
            <button type="submit" class="edubridge-search-btn" aria-label="Search">
                <i class="fa fa-search"></i>
            </button>
        </div>
    </div>
            <script type="text/javascript">
            var jobsearch_sloc_country = "";
            var jobsearch_sloc_state = "";
            var jobsearch_sloc_city = "";
            var jobsearch_is_admin = "";
        </script>
                    <script type="text/javascript">

                var jobsearch_sloc_type = '1',
                    jobsearch_is_admin = '',
                    totl_countries_detail, totl_preselected_states_saved,
                    jobsearch_is_post_page = 'index.php';

                
                var inc_countries = "", inc_countries_code = "",
                    exec_countries = "", contry_presel_contry, ajax_flag = false,
                    contry_preselct = 'none',
                    contry_presel_contry_code = 'BH';

                /*
                * Scrapper Events
                * */
                var api_scrapper = {
                    getCountryCode: function (jobsearch_sloc_country) {
                        var country_code_from_country_name = '';
                        jQuery.each(totl_countries_detail, function (index, element) {
                            if (element.country_name == jobsearch_sloc_country) {
                                country_code_from_country_name = element.country_code;
                            }
                        });
                        return country_code_from_country_name;
                    },
                    readCityOnlyFiles: function (country_detail, state_name, selector) {

                        if (jobsearch_is_admin == '' || ajax_flag == true) {
                            jQuery('#jobsearch-gdapilocs-citycon').empty();
                            jQuery('#jobsearch-gdapilocs-citycon').append('<select placeholder="Select City" name="location_location3" class="cities" id="cityId"><option value="0">Select City</option></select>');
                            selector = jQuery(document).find("#cityId");
                        }

                        var request = jQuery.ajax({
                            url: jobsearch_plugin_vars.ajax_url,
                            method: "POST",
                            data: {
                                country_detail: country_detail,
                                state: state_name,
                                _nonce: '6ecc96538e',
                                action: 'jobsearch_location_load_cities_data',
                            },
                            dataType: 'json',
                        });

                        request.done(function (response) {

                            var _result_cities = response;
                            if (jobsearch_is_admin == '' || ajax_flag == true) {
                                if (selector.length > 0) {
                                    selector.selectize()[0].selectize.destroy();
                                }
                            }

                            setTimeout(function () {

                                if(jQuery('.vc_ui-panel-window-inner').find('.jobsearch-vcloc-dropdwn-con').length>0){
                                    selector    = jQuery('.location2-city');
                                }
                                selector.html('');
                                //if (jobsearch_is_admin == 1 && ajax_flag == false) {
                                selector.append('<option value="">Select City</option>');
                                // }

                                var _option_select = '';
                                if (_result_cities.result.length != 0) {
                                    jQuery.each(_result_cities.result, function (index, element) {

                                        if (jQuery.trim(element.city_name) != "Enter Any City") {
                                            if (jobsearch_sloc_city != "") {
                                                _option_select = jobsearch_sloc_city == element.city_name ? 'selected' : '';
                                            }
                                            if (_option_select != "") {
                                                selector.append(jQuery("<option></option>").attr("value", element.city_name).attr("selected", "selected").text(element.city_name));
                                            } else {
                                                selector.append(jQuery("<option></option>").attr("value", element.city_name).text(element.city_name));
                                            }
                                        }
                                    });
                                } else {
                                    selector.html('');
                                    selector.append(jQuery("<option></option>").attr("value", "").text('No cities exits.'));
                                }
                            }, 50);

                            if (jobsearch_is_admin == '' || ajax_flag == true) {
                                if (_result_cities.result.length != 0) {
                                    setTimeout(function () {
                                        selector.selectize({
                                            maxOptions: 30000,
                                            sortField: [{
                                                field: 'text',
                                                direction: 'asc'
                                            }],
                                        });
                                    }, 100);
                                }
                            }
                            jQuery('#cityId').trigger('change');
                        });
                        request.fail(function (jqXHR, textStatus) {

                        });
                    },
                    readStateFile: function (country_code, selector) {

                        var request, _result_states;
                        if (jobsearch_is_admin == '' || ajax_flag == true) {
                            jQuery('#jobsearch-gdapilocs-statecon').empty();
                            jQuery('#jobsearch-gdapilocs-statecon').append('<select placeholder="أختر المنطقة"  class="states location2-states" id="stateId" name="location_location2"><option value="">أختر المنطقة</option></select>');
                            selector = jQuery(document).find("#stateId, .location2-states");
                        }
                        selector.html('');
                        request = jQuery.ajax({
                            url: jobsearch_plugin_vars.ajax_url,
                            method: "POST",
                            data: {
                                country_code: country_code,
                                _nonce: '6ecc96538e',
                                action: 'jobsearch_location_load_states_data',
                            },
                            dataType: 'json',
                        });

                        if(jQuery('.vc_ui-panel-window-inner').find('.jobsearch-vcloc-dropdwn-con').length>0){
                            selector    = jQuery('.location2-state');
                        }

                        request.done(function (response) {

                            if (jobsearch_is_admin == '' || ajax_flag == true) {
                                //selector.selectize()[0].selectize.destroy();
                            }
                            _result_states = response;
                            setTimeout(function () {
                                selector.html('');
                                //if (jobsearch_is_admin == 1 && ajax_flag == false) {
                                selector.append('<option value="">أختر المنطقة</option>');
                                //}
                                var _option_select = '';
                                jQuery.each(_result_states.result, function (index, element) {

                                    if (jQuery.trim(element.state_name) != "Enter Any State") {
                                        if (jobsearch_sloc_state != "") {
                                            _option_select = jobsearch_sloc_state == element.state_name ? 'selected' : '';
                                        }

                                        if (_option_select != "") {
                                            selector.append(jQuery("<option></option>").attr("value", element.state_name).attr("selected", "selected").text(element.state_name));
                                            // selector.append(jQuery('<option>', {
                                            //     value: element,
                                            //     text: element,
                                            //     selected: _option_select,
                                            // }));
                                        } else {
                                            selector.append(jQuery("<option></option>").attr("value", element.state_name).text(element.state_name));
                                            // selector.append(jQuery('<option>', {
                                            //     value: element,
                                            //     text: element,
                                            // }));
                                        }
                                    }
                                });
                            }, 50);

                            /*
                            * If city is saved then this code will execute.
                            * */
                            if (jobsearch_sloc_city != "") {
                                setTimeout(function () {
                                    console.info("triggered second");
                                    jQuery('#stateId').trigger('change');
                                }, 1000)
                            }
                            /*
                            * Initialize Selectize
                            * */
                            if (jobsearch_is_admin == '' || ajax_flag == true) {
                                setTimeout(function () {
                                    selector.selectize();
                                }, 100)
                            }
                        });
                        request.fail(function (jqXHR, textStatus) {

                        });
                    },
                    stripslashes: function (str) {
                        if (str == undefined) {
                            return;
                        }
                        return str.replace(/\\/g, '');
                    },
                    readCountryFile: function (selector, country) {
                        var _result_countries, request;

                        request = jQuery.ajax({
                            url: jobsearch_plugin_vars.ajax_url,
                            method: "POST",
                            data: {
                                _nonce: '6ecc96538e',
                                action: 'jobsearch_location_load_countries_data',
                            },
                            dataType: "json"
                        });
                        request.done(function (response) {
                            _result_countries = response;
                            selector.html('');
                            if (jobsearch_is_admin == 1 && ajax_flag == true) {
                                selector.append('<option value="">أختر الدولة</option>');
                            } else {
                                var $opt = jQuery('<option>');
                                $opt.val('').text('أختر الدولة');
                                $opt.appendTo(selector);
                            }
                            /*
                            * Alphabetic countries
                            * */
                                                        _result_countries.sort(function (a, b) {
                                return api_scrapper.compareStrings(a.name, b.name);
                            });
                                                        /*
                            * Code will execute if Include only countries option will be selected.
                            * */
                                                        inc_countries_code = ["BH","EG","JO","KW","OM","SA","AE"];
                            inc_countries = ["Bahrain","Egypt","Jordan","Kuwait","Oman","Saudi Arabia","United Arab Emirates"];
                            /*
                            * Code will execute if Exclude only countries option will be selected.
                            * */
                            ;
                            /*
                            * Code will execute if Random countries option will be selected.
                            * */
                                                        /*
                            * Include only countries
                            * */
                            if (inc_countries != "" && jobsearch_is_loc_editor != 'jobsearch-location-sett-editor') {
                                var _inc_flag = false;
                                jQuery.each(_result_countries, function (i, element) {
                                    if (i < inc_countries.length) {
                                        if (jobsearch_sloc_country == inc_countries[i]) {

                                            selector.append(jQuery("<option></option>")
                                                .attr("data-index", i)
                                                .attr("code", inc_countries_code[i])
                                                .attr("selected", "selected")
                                                .attr("value", inc_countries[i])
                                                .text(inc_countries[i]));
                                            _inc_flag = true;

                                        } else if (contry_preselct == 'by_contry' && contry_presel_contry_code == inc_countries_code[i] && ajax_flag == false && _inc_flag == false) {
                                            selector.append(jQuery("<option></option>")
                                                .attr("data-index", i)
                                                .attr("code", inc_countries_code[i])
                                                .attr("selected", "selected")
                                                .attr("value", inc_countries[i])
                                                .text(inc_countries[i]));

                                        } else {
                                            selector.append(jQuery("<option></option>")
                                                .attr("data-index", i)
                                                .attr("code", inc_countries_code[i])
                                                .attr("value", inc_countries[i])
                                                .text(inc_countries[i]));
                                        }
                                    }
                                })
                            } else if (exec_countries != '' && jobsearch_is_loc_editor != 'jobsearch-location-sett-editor') {
                                /*
                                * code will execute if "Exclude countries selected" filter option will be selected
                                * */
                                var _exec_flag = false;
                                jQuery.each(_result_countries, function (index, element) {
                                    if (element != "") {
                                        if (exec_countries.indexOf(element.name) == -1) {
                                            /*
                                            * code will execute if Country Name is from save in metavalue
                                            * */

                                            if (jobsearch_sloc_country == element.name) {
                                                selector.append(jQuery("<option></option>")
                                                    .attr("data-index", index)
                                                    .attr("code", element.code)
                                                    .attr("selected", "selected")
                                                    .attr("value", element.name)
                                                    .text(element.name));
                                                _exec_flag = true;
                                            } else if (contry_preselct == 'by_contry' && contry_presel_contry_code == element.code && ajax_flag == false && _exec_flag == false) {
                                                selector.append(jQuery("<option></option>")
                                                    .attr("data-index", index)
                                                    .attr("code", element.code)
                                                    .attr("selected", "selected")
                                                    .attr("value", element.name)
                                                    .text(element.name));

                                            } else {
                                                selector.append(jQuery("<option></option>")
                                                    .attr("data-index", index)
                                                    .attr("code", element.code)
                                                    .attr("value", element.name)
                                                    .text(element.name));
                                            }
                                        }
                                    }
                                })
                            } else {
                                var pres_selected_saved_contry = api_scrapper.getCountryCode(jobsearch_sloc_country);
                                jQuery.each(_result_countries, function (index, element) {
                                    if (element != "") {
                                        /*
                                        * code will execute if Preselect Country option will be selected
                                        * */
                                        
                                        if (jobsearch_sloc_type != 2 && jobsearch_sloc_type != 3) {

                                            var _option_select = '';
                                            if (jobsearch_sloc_country != '') {
                                                if (api_scrapper.stripslashes(jobsearch_sloc_country) == api_scrapper.stripslashes(element.name)) {
                                                    selector.append(jQuery("<option></option>")
                                                        .attr("data-index", index)
                                                        .attr("code", element.code)
                                                        .attr("selected", "selected")
                                                        .attr("value", element.name)
                                                        .text(api_scrapper.stripslashes(element.name)));
                                                } else {
                                                    selector.append(jQuery("<option></option>")
                                                        .attr("data-index", index)
                                                        .attr("code", element.code)
                                                        .attr("value", element.name)
                                                        .text(api_scrapper.stripslashes(element.name)));
                                                }
                                            } else {
                                                selector.append(jQuery("<option></option>")
                                                    .attr("data-index", index)
                                                    .attr("code", element.code)
                                                    .attr("value", element.name)
                                                    .text(api_scrapper.stripslashes(element.name)));
                                            }

                                        } else if (jobsearch_is_loc_editor == 'jobsearch-location-sett-editor') {
                                            selector.append(jQuery("<option></option>")
                                                .attr("data-index", index)
                                                .attr("code", element.code)
                                                .attr("value", element.name)
                                                .text(api_scrapper.stripslashes(element.name)));
                                        }


                                                                            }
                                });
                                                            }
                            /*
                            * Initialize Selectize
                            * */

                            if (jobsearch_is_admin == '' || ajax_flag == true) {
                                if (jobsearch_sloc_type == 0 || jobsearch_sloc_type == 1) {
                                    selector.selectize({
                                        placeholder: 'أختر الدولة',
                                    });
                                }
                            }
                        });
                        request.fail(function (jqXHR, textStatus) {

                        });
                    },
                    predictByIP: function () {
                        var request = jQuery.ajax({
                            url: "https://ipinfo.io/json",
                            dataType: "json"
                        });
                        request.done(function (result) {
                            if (result != '') {
                                api_scrapper.readCountryFile(jQuery('#countryId'), result.country);
                            } else {
                                /*
                                * Second Request will be sent if first request will fail.
                                * */
                                api_scrapper.apiSecondRequest();
                            }
                        });
                        request.fail(function (jqXHR, textStatus) {
                            api_scrapper.apiSecondRequest();
                        });
                    },
                    shuffleArray: function (a) {
                        var j, x, i;
                        for (i = a.length - 1; i > 0; i--) {
                            j = Math.floor(Math.random() * (i + 1));
                            x = a[i];
                            a[i] = a[j];
                            a[j] = x;
                        }
                        return a;
                    },
                    apiSecondRequest: function () {
                        var request = jQuery.ajax({
                            url: "http://ip-api.com/json",
                            dataType: "json"
                        });
                        request.done(function (result) {
                            api_scrapper.readCountryFile(jQuery('#countryId'), result.countryCode);
                            api_scrapper.readStateFile(result.countryCode, jQuery('#stateId'))
                        });
                        request.fail(function (jqXHR, textStatus) {

                        });
                    },
                    compareStrings: function (a, b) {
                        a = a.toLowerCase();
                        b = b.toLowerCase();
                        return (a < b) ? -1 : (a > b) ? 1 : 0;
                    },
                    getBulkCitiesByStates: function (preselected_states, jobsearch_sloc_city) {

                        jQuery('.cities').html('');
                        jQuery.ajax({
                            url: jobsearch_plugin_vars.ajax_url,
                            method: "POST",
                            data: {
                                preselected_states: JSON.parse(preselected_states),
                                _nonce: '6ecc96538e',
                                action: 'jobsearch_get_selected_states_cities',
                            },
                            dataType: 'json',
                            success: function (response) {
                                jQuery.each(response.all_cities, function (index, city_name) {
                                    if (jobsearch_sloc_city == city_name) {
                                        jQuery('.cities')
                                            .append(jQuery("<option></option>")
                                                .attr("value", city_name)
                                                .attr("selected", "selected")
                                                .text(city_name));
                                    } else {
                                        jQuery('.cities')
                                            .append(jQuery("<option></option>")
                                                .attr("value", city_name)
                                                .text(city_name));

                                    }
                                });

                                if (jobsearch_is_admin == '' || ajax_flag == true) {
                                    setTimeout(function () {
                                        jQuery('.cities').selectize({
                                            sortField: 'text'
                                        });
                                    }, 100)
                                }
                            }
                        });
                    }
                };
                /*
                * Scrapper Events end
                * */

                                jQuery(window).on('load', function () {
                    //
                                            totl_countries_detail = JSON.parse('[{"country_code":"AF","country_name":"Afghanistan"},{"country_code":"AL","country_name":"Albania"},{"country_code":"DZ","country_name":"Algeria"},{"country_code":"AD","country_name":"Andorra"},{"country_code":"AO","country_name":"Angola"},{"country_code":"AI","country_name":"Anguilla"},{"country_code":"AG","country_name":"Antigua and Barbuda"},{"country_code":"AR","country_name":"Argentina"},{"country_code":"AM","country_name":"Armenia"},{"country_code":"AU","country_name":"Australia"},{"country_code":"AT","country_name":"Austria"},{"country_code":"AZ","country_name":"Azerbaijan"},{"country_code":"BS","country_name":"Bahamas"},{"country_code":"BH","country_name":"Bahrain"},{"country_code":"BD","country_name":"Bangladesh"},{"country_code":"BB","country_name":"Barbados"},{"country_code":"BY","country_name":"Belarus"},{"country_code":"BE","country_name":"Belgium"},{"country_code":"BZ","country_name":"Belize"},{"country_code":"BJ","country_name":"Benin"},{"country_code":"BM","country_name":"Bermuda"},{"country_code":"BT","country_name":"Bhutan"},{"country_code":"BO","country_name":"Bolivia"},{"country_code":"BA","country_name":"Bosnia and Herzegovina"},{"country_code":"BW","country_name":"Botswana"},{"country_code":"BR","country_name":"Brazil"},{"country_code":"BN","country_name":"Brunei Darussalam"},{"country_code":"BG","country_name":"Bulgaria"},{"country_code":"BF","country_name":"Burkina Faso"},{"country_code":"BI","country_name":"Burundi"},{"country_code":"KH","country_name":"Cambodia"},{"country_code":"CM","country_name":"Cameroon"},{"country_code":"CA","country_name":"Canada"},{"country_code":"CV","country_name":"Cape Verde"},{"country_code":"KY","country_name":"Cayman Islands"},{"country_code":"CF","country_name":"Central African Republic"},{"country_code":"TD","country_name":"Chad"},{"country_code":"CL","country_name":"Chile"},{"country_code":"CN","country_name":"China"},{"country_code":"CO","country_name":"Colombia"},{"country_code":"KM","country_name":"Comoros"},{"country_code":"CG","country_name":"Congo"},{"country_code":"CR","country_name":"Costa Rica"},{"country_code":"HR","country_name":"Croatia (Hrvatska)"},{"country_code":"CU","country_name":"Cuba"},{"country_code":"CY","country_name":"Cyprus"},{"country_code":"CZ","country_name":"Czech Republic"},{"country_code":"DK","country_name":"Denmark"},{"country_code":"DJ","country_name":"Djibouti"},{"country_code":"DM","country_name":"Dominica"},{"country_code":"DO","country_name":"Dominican Republic"},{"country_code":"EC","country_name":"Ecuador"},{"country_code":"EG","country_name":"Egypt"},{"country_code":"SV","country_name":"El Salvador"},{"country_code":"GQ","country_name":"Equatorial Guinea"},{"country_code":"ER","country_name":"Eritrea"},{"country_code":"EE","country_name":"Estonia"},{"country_code":"ET","country_name":"Ethiopia"},{"country_code":"FO","country_name":"Faroe Islands"},{"country_code":"FJ","country_name":"Fiji"},{"country_code":"FI","country_name":"Finland"},{"country_code":"FR","country_name":"France"},{"country_code":"GF","country_name":"French Guiana"},{"country_code":"PF","country_name":"French Polynesia"},{"country_code":"TF","country_name":"French Southern Territories"},{"country_code":"GA","country_name":"Gabon"},{"country_code":"GM","country_name":"Gambia"},{"country_code":"GE","country_name":"Georgia"},{"country_code":"DE","country_name":"Germany"},{"country_code":"GH","country_name":"Ghana"},{"country_code":"GR","country_name":"Greece"},{"country_code":"GL","country_name":"Greenland"},{"country_code":"GD","country_name":"Grenada"},{"country_code":"GP","country_name":"Guadeloupe"},{"country_code":"GU","country_name":"Guam"},{"country_code":"GT","country_name":"Guatemala"},{"country_code":"GN","country_name":"Guinea"},{"country_code":"GW","country_name":"Guinea-Bissau"},{"country_code":"GY","country_name":"Guyana"},{"country_code":"HT","country_name":"Haiti"},{"country_code":"HN","country_name":"Honduras"},{"country_code":"HK","country_name":"Hong Kong"},{"country_code":"HU","country_name":"Hungary"},{"country_code":"IS","country_name":"Iceland"},{"country_code":"IN","country_name":"India"},{"country_code":"IM","country_name":"Isle of Man"},{"country_code":"ID","country_name":"Indonesia"},{"country_code":"IR","country_name":"Iran"},{"country_code":"IQ","country_name":"Iraq"},{"country_code":"IE","country_name":"Ireland"},{"country_code":"IL","country_name":"Israel"},{"country_code":"IT","country_name":"Italy"},{"country_code":"CI","country_name":"Ivory Coast"},{"country_code":"JE","country_name":"Jersey"},{"country_code":"JM","country_name":"Jamaica"},{"country_code":"JP","country_name":"Japan"},{"country_code":"JO","country_name":"Jordan"},{"country_code":"KZ","country_name":"Kazakhstan"},{"country_code":"KE","country_name":"Kenya"},{"country_code":"KI","country_name":"Kiribati"},{"country_code":"KP","country_name":"North Korea"},{"country_code":"KR","country_name":"South Korea"},{"country_code":"XK","country_name":"Kosovo"},{"country_code":"KW","country_name":"Kuwait"},{"country_code":"KG","country_name":"Kyrgyzstan"},{"country_code":"LA","country_name":"Lao"},{"country_code":"LV","country_name":"Latvia"},{"country_code":"LB","country_name":"Lebanon"},{"country_code":"LS","country_name":"Lesotho"},{"country_code":"LR","country_name":"Liberia"},{"country_code":"LY","country_name":"Libyan Arab Jamahiriya"},{"country_code":"LI","country_name":"Liechtenstein"},{"country_code":"LT","country_name":"Lithuania"},{"country_code":"LU","country_name":"Luxembourg"},{"country_code":"MK","country_name":"Macedonia"},{"country_code":"MG","country_name":"Madagascar"},{"country_code":"MW","country_name":"Malawi"},{"country_code":"MY","country_name":"Malaysia"},{"country_code":"MV","country_name":"Maldives"},{"country_code":"ML","country_name":"Mali"},{"country_code":"MT","country_name":"Malta"},{"country_code":"MH","country_name":"Marshall Islands"},{"country_code":"MQ","country_name":"Martinique"},{"country_code":"MR","country_name":"Mauritania"},{"country_code":"MU","country_name":"Mauritius"},{"country_code":"MX","country_name":"Mexico"},{"country_code":"FM","country_name":"Micronesia, Federated States of"},{"country_code":"MD","country_name":"Moldova"},{"country_code":"MC","country_name":"Monaco"},{"country_code":"MN","country_name":"Mongolia"},{"country_code":"ME","country_name":"Montenegro"},{"country_code":"MS","country_name":"Montserrat"},{"country_code":"MA","country_name":"Morocco"},{"country_code":"MZ","country_name":"Mozambique"},{"country_code":"MM","country_name":"Myanmar"},{"country_code":"NA","country_name":"Namibia"},{"country_code":"NR","country_name":"Nauru"},{"country_code":"NP","country_name":"Nepal"},{"country_code":"NL","country_name":"Netherlands"},{"country_code":"AN","country_name":"Netherlands Antilles"},{"country_code":"NC","country_name":"New Caledonia"},{"country_code":"NZ","country_name":"New Zealand"},{"country_code":"NI","country_name":"Nicaragua"},{"country_code":"NE","country_name":"Niger"},{"country_code":"NG","country_name":"Nigeria"},{"country_code":"MP","country_name":"Northern Mariana Islands"},{"country_code":"NO","country_name":"Norway"},{"country_code":"OM","country_name":"Oman"},{"country_code":"PK","country_name":"Pakistan"},{"country_code":"PW","country_name":"Palau"},{"country_code":"PS","country_name":"Palestine"},{"country_code":"PA","country_name":"Panama"},{"country_code":"PG","country_name":"Papua New Guinea"},{"country_code":"PY","country_name":"Paraguay"},{"country_code":"PE","country_name":"Peru"},{"country_code":"PH","country_name":"Philippines"},{"country_code":"PL","country_name":"Poland"},{"country_code":"PT","country_name":"Portugal"},{"country_code":"PR","country_name":"Puerto Rico"},{"country_code":"QA","country_name":"Qatar"},{"country_code":"RE","country_name":"Reunion"},{"country_code":"RO","country_name":"Romania"},{"country_code":"RU","country_name":"Russian Federation"},{"country_code":"RW","country_name":"Rwanda"},{"country_code":"KN","country_name":"Saint Kitts and Nevis"},{"country_code":"LC","country_name":"Saint Lucia"},{"country_code":"VC","country_name":"Saint Vincent and the Grenadines"},{"country_code":"WS","country_name":"Samoa"},{"country_code":"SM","country_name":"San Marino"},{"country_code":"ST","country_name":"Sao Tome and Principe"},{"country_code":"SA","country_name":"Saudi Arabia"},{"country_code":"SN","country_name":"Senegal"},{"country_code":"RS","country_name":"Serbia"},{"country_code":"SC","country_name":"Seychelles"},{"country_code":"SL","country_name":"Sierra Leone"},{"country_code":"SG","country_name":"Singapore"},{"country_code":"SK","country_name":"Slovakia"},{"country_code":"SI","country_name":"Slovenia"},{"country_code":"SB","country_name":"Solomon Islands"},{"country_code":"SO","country_name":"Somalia"},{"country_code":"ZA","country_name":"South Africa"},{"country_code":"ES","country_name":"Spain"},{"country_code":"LK","country_name":"Sri Lanka"},{"country_code":"SH","country_name":"St. Helena"},{"country_code":"PM","country_name":"St. Pierre and Miquelon"},{"country_code":"SD","country_name":"Sudan"},{"country_code":"SR","country_name":"Suriname"},{"country_code":"SJ","country_name":"Svalbard and Jan Mayen Islands"},{"country_code":"SZ","country_name":"Swaziland"},{"country_code":"SE","country_name":"Sweden"},{"country_code":"CH","country_name":"Switzerland"},{"country_code":"SY","country_name":"Syrian Arab Republic"},{"country_code":"TW","country_name":"Taiwan"},{"country_code":"TJ","country_name":"Tajikistan"},{"country_code":"TZ","country_name":"Tanzania"},{"country_code":"TH","country_name":"Thailand"},{"country_code":"TG","country_name":"Togo"},{"country_code":"TK","country_name":"Tokelau"},{"country_code":"TO","country_name":"Tonga"},{"country_code":"TT","country_name":"Trinidad and Tobago"},{"country_code":"TN","country_name":"Tunisia"},{"country_code":"TR","country_name":"Turkey"},{"country_code":"TM","country_name":"Turkmenistan"},{"country_code":"TV","country_name":"Tuvalu"},{"country_code":"UG","country_name":"Uganda"},{"country_code":"UA","country_name":"Ukraine"},{"country_code":"AE","country_name":"United Arab Emirates"},{"country_code":"GB","country_name":"United Kingdom"},{"country_code":"US","country_name":"United States"},{"country_code":"UM","country_name":"United States minor outlying islands"},{"country_code":"UY","country_name":"Uruguay"},{"country_code":"UZ","country_name":"Uzbekistan"},{"country_code":"VU","country_name":"Vanuatu"},{"country_code":"VE","country_name":"Venezuela"},{"country_code":"VN","country_name":"Vietnam"},{"country_code":"VI","country_name":"Virgin Islands (U.S.)"},{"country_code":"WF","country_name":"Wallis and Futuna Islands"},{"country_code":"YE","country_name":"Yemen"},{"country_code":"ZM","country_name":"Zambia"},{"country_code":"ZW","country_name":"Zimbabwe"}]');
                                            totl_preselected_states_saved = '""';

                    
                    var _single_country_code = '';

                    if (jobsearch_sloc_type == '2' || jobsearch_sloc_type == '3') {
                        _single_country_code = jQuery("#countryId").val();
                    } else {
                        if (jobsearch_sloc_country != 0 && contry_preselct != 'by_contry') {
                            _single_country_code = api_scrapper.getCountryCode(jobsearch_sloc_country);
                        }
                    }

                    /*
                    * If location type is single country (cities)
                    * */

                    if (jobsearch_sloc_type == 4) {
                        api_scrapper.getBulkCitiesByStates(totl_preselected_states_saved, jobsearch_sloc_city);
                    }

                    
                                        api_scrapper.readCountryFile(jQuery('#countryId'), '');

                    
                    if (jobsearch_sloc_state != "") {
                        api_scrapper.readStateFile(_single_country_code, jQuery("#stateId"))
                    }

                    if ((jobsearch_sloc_type == 2 || jobsearch_sloc_type == 3) && jobsearch_is_loc_editor != 'jobsearch-location-sett-editor') {
                        if (_single_country_code != "") {
                            api_scrapper.readStateFile(_single_country_code, jQuery("#stateId"))
                        }
                        if (jobsearch_sloc_city != "") {
                            setTimeout(function () {
                                console.info("done first");
                                jQuery('#stateId').trigger('change');
                            }, 4000);
                        }
                    }

                                        /*
                    * Pre select Country
                    * */
                                                        });
                
                /*
                 *countries change event
                 **/

                 jQuery(document).on('change', '#countryId', function () {
                    var _this = jQuery(this);
                    //console.log(_this.val());
                    if (_this.val() != 0 && _this.val() != undefined) {
                        var _country_code = '';
                        if (inc_countries != "") {
                            _country_code = api_scrapper.getCountryCode(_this.val());
                        } else {
                            _country_code = jobsearch_is_admin == 1 && _this.find('option:selected').attr("code") != undefined ? _this.find('option:selected').attr("code") : api_scrapper.getCountryCode(_this.val());
                        }
                        api_scrapper.readStateFile(_country_code, jQuery("#stateId"));
                    }
                });

                /*
                * state change event
                * */

                jQuery(document).on('change', '#stateId', function () {
                    var _this = jQuery(this), _single_country_detail;
                    if (jobsearch_sloc_type == 1) {
                        _single_country_detail = jQuery("#countryId").find('option:selected').val();

                    } else if (jobsearch_sloc_type == '2' || jobsearch_sloc_type == '3') {
                        _single_country_detail = jQuery("#countryId").val();
                    } else {
                        if (jobsearch_sloc_country != 0 && contry_preselct != 'by_contry') {
                            _single_country_detail = api_scrapper.getCountryCode(jobsearch_sloc_country);
                        }
                    }

                    if (_this.val() != 0 && _this.val() != undefined) {
                        if(jQuery('.vc_ui-panel-window-inner').find('.jobsearch-vcloc-dropdwn-con').length>0){
                            _single_country_detail = jQuery(".location2-countries").val();
                        }
                        api_scrapper.readCityOnlyFiles(_single_country_detail, _this.val(), jQuery('#cityId'));
                    }
                });
            </script>
            <div class="edubridge-filter-section edubridge-filter-order-1"></div><div class="edubridge-filter-section edubridge-filter-order-2">
        <div class="jobsearch-filter-responsive-wrap">
            <div class="jobsearch-search-filter-wrap jobsearch-search-filter-toggle jobsearch-remove-padding">
                <div class="jobsearch-fltbox-title"><a href="javascript:void(0);"
                                                       data-cname="job_loc_filter_collapse"
                                                       data-cval="close"
                                                       class="jobsearch-click-btn">المواقع</a>
                </div>
                                    <div class="jobsearch-checkbox-toggle"
                         style="display: none;">
                                                    <script type="text/javascript">
                                var jobsearch_sloc_country = "";
                                var jobsearch_sloc_state = "";
                                var jobsearch_sloc_city = "";
                                var jobsearch_is_admin = "";
                            </script>
                                                        <ul class="jobsearch-row jobsearch-employer-profile-form">
                                                                    <li class="jobsearch-column-12">
                                        <label>الدولة</label>
                                        <div id="jobsearch-gdapilocs-contrycon" data-val=""
                                             class="jobsearch-profile-select">
                                            <select name="location_location1" class="countries" id="countryId">
                                                <option value="">أختر الدولة</option>
                                                                                            </select>
                                        </div>
                                    </li>
                                
                                                                    <li class="jobsearch-column-12">
                                        <label>المنطقة</label>
                                                                                <div id="jobsearch-gdapilocs-statecon" data-val=""
                                             class="jobsearch-profile-select">
                                            <select name="location_location2" class="location2-states states" id="stateId">
                                                <option value="">أختر المنطقة</option>
                                                                                            </select>
                                        </div>
                                    </li>
                                                                                                    <li class="jobsearch-column-12">
                                        <label>City</label>
                                        <div id="jobsearch-gdapilocs-citycon" data-val=""
                                             class="jobsearch-profile-select">
                                            <select name="location_location3" class="cities jobsearch-cities" id="cityId">
                                                <option value="">Select City</option>
                                                                                            </select>
                                        </div>
                                    </li>
                                                            </ul>
                            <div class="onsubmit-apilocs-con">
                                <a href="javascript:void(0);" class="jobsearch-onsubmit-apilocs btn jobsearch-bgcolor"
                                   onclick="jobsearch_job_content_load(6109);">ارسل</a>
                            </div>
                            
                    </div>
                                </div>
        </div>
        </div><div class="edubridge-filter-section edubridge-filter-order-3">        <div class="jobsearch-filter-responsive-wrap">
            <div class="jobsearch-search-filter-wrap jobsearch-search-filter-toggle ">

                <div class="jobsearch-fltbox-title"><a href="javascript:void(0);"
                                                       data-cname="job_date_filter_collapse"
                                                       data-cval="open"
                                                       class="jobsearch-click-btn">تاريخ النشر</a>
                </div>
                <div class="jobsearch-checkbox-toggle"
                     style="display: block;">
                    <ul class="jobsearch-checkbox">
                                                <li>
                                                        <input id="lasthour25941" type="radio"
                                   name="posted"                                    onchange="jobsearch_job_content_load(6109);"
                                   value="lasthour"/>
                            <label for="lasthour25941"><span></span>الساعة الأخيرة                            </label>
                                                            <span class="filter-post-count">0</span>
                                                    </li>
                                                <li>
                                                        <input id="last2425941" type="radio"
                                   name="posted"                                    onchange="jobsearch_job_content_load(6109);"
                                   value="last24"/>
                            <label for="last2425941"><span></span>أخر 24 ساعه                            </label>
                                                            <span class="filter-post-count">0</span>
                                                    </li>
                                                <li>
                                                        <input id="7days25941" type="radio"
                                   name="posted"                                    onchange="jobsearch_job_content_load(6109);"
                                   value="7days"/>
                            <label for="7days25941"><span></span>الأسبوع الماضي                            </label>
                                                            <span class="filter-post-count">0</span>
                                                    </li>
                                                <li>
                                                        <input id="14days25941" type="radio"
                                   name="posted"                                    onchange="jobsearch_job_content_load(6109);"
                                   value="14days"/>
                            <label for="14days25941"><span></span>آخر أسبوعين                            </label>
                                                            <span class="filter-post-count">0</span>
                                                    </li>
                                                <li>
                                                        <input id="30days25941" type="radio"
                                   name="posted"                                    onchange="jobsearch_job_content_load(6109);"
                                   value="30days"/>
                            <label for="30days25941"><span></span>الشهر السابق                            </label>
                                                            <span class="filter-post-count">0</span>
                                                    </li>
                                                <li>
                                                        <input id="all25941" type="radio"
                                   name="posted" checked="checked"                                   onchange="jobsearch_job_content_load(6109);"
                                   value="all"/>
                            <label for="all25941"><span></span>الكل                            </label>
                                                            <span class="filter-post-count">4</span>
                                                    </li>
                                            </ul>
                </div>
            </div>
        </div>
        </div><div class="edubridge-filter-section edubridge-filter-order-4">
        <div class="jobsearch-filter-responsive-wrap">
            <div class="jobsearch-search-filter-wrap jobsearch-search-filter-toggle ">
                <div class="jobsearch-fltbox-title"><a href="javascript:void(0);"
                                                       data-cname="job_type_filter_collapse"
                                                       data-cval="open"
                                                       class="jobsearch-click-btn">نوع الوظيفة</a>
                </div>
                <div class="jobsearch-checkbox-toggle"
                                                             style="display: block;">
                    
                    <ul class="jobsearch-checkbox">
                                                        <li>
                                    <input type="radio"  id="job_type_1" name="job_type"    value="%d8%af%d9%88%d8%a7%d9%85-%d8%ac%d8%b2%d8%a6%d9%89"  onchange="jobsearch_job_content_load('6109 ')" />                                    <label for="job_type_1"><span></span>دوام جزئى                                    </label>
                                                                            <span class="filter-post-count">1</span>
                                                                    </li>
                                                                <li>
                                    <input type="radio"  id="job_type_2" name="job_type"    value="%d8%af%d9%88%d8%a7%d9%85-%d9%83%d8%a7%d9%85%d9%84"  onchange="jobsearch_job_content_load('6109 ')" />                                    <label for="job_type_2"><span></span>دوام كامل                                    </label>
                                                                            <span class="filter-post-count">3</span>
                                                                    </li>
                                                                <li>
                                    <input type="radio"  id="job_type_3" name="job_type"    value="%d9%85%d8%a4%d9%82%d8%aa"  onchange="jobsearch_job_content_load('6109 ')" />                                    <label for="job_type_3"><span></span>مؤقت                                    </label>
                                                                            <span class="filter-post-count">0</span>
                                                                    </li>
                                                                <li>
                                    <input type="radio"  id="job_type_4" name="job_type"    value="%d9%85%d8%b3%d8%aa%d9%82%d9%84"  onchange="jobsearch_job_content_load('6109 ')" />                                    <label for="job_type_4"><span></span>مستقل                                    </label>
                                                                            <span class="filter-post-count">0</span>
                                                                    </li>
                                                    </ul>
                                    </div>
            </div>
        </div>
        </div><div class="edubridge-filter-section edubridge-filter-order-5">        <div class="jobsearch-filter-responsive-wrap">
            <div class="jobsearch-search-filter-wrap jobsearch-search-filter-toggle jobsearch-remove-padding">
                <div class="jobsearch-fltbox-title"><a href="javascript:void(0);"
                                                       data-cname="job_sectr_filter_collapse"
                                                       data-cval="close"
                                                       class="jobsearch-click-btn">القطاع</a>
                </div>
                <div class="jobsearch-checkbox-toggle"
                                                            style="display: none;">

                    <ul class="jobsearch-checkbox jobsearch-sectr-chckbxes">                                <li class="jobsearch-radio">
                                    <input type="radio"  id="sector_all" name="sector_cat"  class="sector_cat"   value="all"   onchange="jobsearch_job_content_load(6109);" />                                    <label for="sector_all">
                                        <span></span>الكل                                    </label>
                                                                            <span class="filter-post-count">4</span>
                                                                    </li>
                                                <li class="jobsearch-radio jobserach-mainch-fltritm" data-id="120">
                    <input type="radio"  id="sector_1" name="sector_cat"  class="sector_cat"   value="%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d9%82%d9%8a%d8%a7%d8%af%d9%8a%d8%a9"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_1">
                        <span></span>الإدارية والقيادية                    </label>
                                            <span class="filter-post-count">1</span>
                                        </li>
                                <li class="jobsearch-radio jobserach-childch-fltritm jobserach-prntsec-120" data-id="118">
                    &nbsp; &nbsp; <input type="radio"  id="sector_2" name="sector_cat"  class="sector_cat"   value="%d9%85%d8%af%d8%b1%d8%a7%d8%a1-%d8%a7%d9%84%d8%a3%d8%b9%d9%85%d8%a7%d9%84"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_2">
                        <span></span>مدراء الأعمال                    </label>
                                            <span class="filter-post-count">0</span>
                                        </li>
                                <li class="jobsearch-radio jobserach-childch-fltritm jobserach-prntsec-120" data-id="111">
                    &nbsp; &nbsp; <input type="radio"  id="sector_3" name="sector_cat"  class="sector_cat"   value="%d9%85%d8%b3%d8%a6%d9%88%d9%84%d9%8a-%d8%a7%d9%84%d9%82%d8%a8%d9%88%d9%84"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_3">
                        <span></span>مسئولي القبول                    </label>
                                            <span class="filter-post-count">0</span>
                                        </li>
                                <li class="jobsearch-radio jobserach-mainch-fltritm" data-id="122">
                    <input type="radio"  id="sector_4" name="sector_cat"  class="sector_cat"   value="%d8%a7%d9%84%d9%85%d8%af%d8%b1%d8%a8%d9%88%d9%86-%d8%a7%d9%84%d9%84%d8%a7%d9%85%d9%86%d9%87%d8%ac%d9%8a%d9%88%d9%86-%d9%88%d9%82%d8%a7%d8%af%d8%a9-%d8%a7%d9%84%d8%a3%d9%86%d8%b4%d8%b7%d8%a9"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_4">
                        <span></span>المدربون اللامنهجيون وقادة الأنشطة                    </label>
                                            <span class="filter-post-count">1</span>
                                        </li>
                                <li class="jobsearch-radio jobserach-mainch-fltritm" data-id="121">
                    <input type="radio"  id="sector_5" name="sector_cat"  class="sector_cat"   value="%d9%85%d8%b7%d9%88%d8%b1%d9%88-%d9%88%d9%85%d9%86%d8%b3%d9%82%d9%88-%d8%a7%d9%84%d9%85%d9%86%d8%a7%d9%87%d8%ac"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_5">
                        <span></span>مطورو ومنسقو المناهج                    </label>
                                            <span class="filter-post-count">0</span>
                                        </li>
                                <li class="jobsearch-radio jobserach-mainch-fltritm" data-id="114">
                    <input type="radio"  id="sector_6" name="sector_cat"  class="sector_cat"   value="%d9%88%d8%b8%d8%a7%d8%a6%d9%81-%d8%a7%d9%84%d8%aa%d8%af%d8%b1%d9%8a%d8%b3"   onchange="jobsearch_job_content_load(6109);" />                    <label for="sector_6">
                        <span></span>وظائف التدريس                    </label>
                                            <span class="filter-post-count">1</span>
                                        </li>
                </ul><a href="javascript:void(0);" class="show-toggle-filter-list">شاهد المزيد +</a>
                </div>
            </div>
        </div>

        </div><div class="edubridge-filter-section edubridge-filter-order-6"><div class="jobsearch-filter-responsive-wrap"><div class="filter-ads-wrap"></div></div></div>
</div>
                    <div class="jobsearch-column-9 jobsearch-typo-wrap">
                                                <div class="wp-jobsearch-job-content jobsearch-listing-maincon wp-jobsearch-dev-job-content"
                             id="jobsearch-data-job-content-6109"
                             data-id="6109">
                            <div id="jobsearch-loader-6109"></div>
                            <div class="sortfiltrs-contner with-rssfeed-enable">        <div class="jobsearch-filterable jobsearch-filter-sortable jobsearch-topfound-title">
            <h2 class="jobsearch-fltcount-title">
                <span class="listing-counts-num">4</span>&nbsp;<span class="listing-counts-numtxt">تم العثور على وظائف</span>            <div class="displayed-here">معروض هنا: 1 - 4 للوظائف</div>
                        </h2>
        </div>
        <div class="jobsearch-topsort-holder">                <div class="jobsearch-filterable jobsearch-filter-sortable">
                                        <ul class="jobsearch-sort-section">
                                                <li>
                            <i class="jobsearch-icon jobsearch-sort"></i>
                            <div class="jobsearch-filterable-select">

                                <select name="sort-by" class="selectize-select"  onchange="jobsearch_job_content_load('6109')" placeholder="الأحدث"><option value="recent">الأحدث</option>
<option value="featured">مميز</option>
<option value="alphabetical">ترتيب الأبجدية</option>
<option value="most_viewed">الأكثر مشاهدة</option>
</select>                            </div>
                        </li>
                        <li>
                            <i class="jobsearch-icon jobsearch-sort"></i>
                            <div class="jobsearch-filterable-select">
                                <select name="per-page" class="sort-records-per-page"  onchange="jobsearch_job_content_load('6109')" placeholder="السجلات لكل صفحة"><option value="">السجلات لكل صفحة</option>
<option value="10">10 لكل صفحة</option>
<option value="20">20 لكل صفحة</option>
<option value="30">30 لكل صفحة</option>
<option value="50">50 لكل صفحة</option>
<option value="70">70 لكل صفحة</option>
<option value="100">100 لكل صفحة</option>
<option value="200">200 لكل صفحة</option>
</select>                            </div>
                        </li>
                                                    <li><a href="https://edu-bridge.org/ar/?feed=job_feed&amp;sh_atts=job_filters_count:yes|job_filters_loc_collapse:yes|job_filters_sector_collapse:yes|job_top_search:no|job_per_page:12|job_view:view-default|job_title_len:0|job_excerpt:20|job_order:DESC|job_orderby:date|job_pagination:yes|job_filters:yes|job_filters_loc:yes|job_filters_date:yes|job_filters_type:yes|job_filters_sector:yes|job_custom_fields_switch:no|job_deadline_switch:no|quick_apply_job:no|job_loc_listing:country,city" class="jobsearch-rssfeed-btn"><i
                                        class="fa fa-feed"></i> RSS Feed </a>
                            </li>
                                                </ul>
                                    </div>
                <!-- filter-moving -->
                </div></div><input type="hidden" class="adv_filter_toggle" value="false" />
<div class="jobsearch-job jobsearch-joblisting-classic edubridge-list-view" id="jobsearch-job-6109">

    <ul class="jobsearch-row">
                        <li class="jobsearch-column-6">
                                        <div class="jobsearch-joblisting-classic-wrap edubridge-card edubridge-featured-card">
                        <span class="edubridge-featured-badge"><i class="fa fa-star"></i> مميز</span>                        <figure class="edubridge-card-figure job-figure">
                            <a href="https://edu-bridge.org/ar/job/%d9%85%d8%b9%d9%84%d9%85%d8%a9-%d9%84%d8%ba%d8%a9-%d8%b9%d8%b1%d8%a8%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b1%d8%ad%d9%84%d8%a9-%d8%a7%d9%84%d8%a5%d8%a8%d8%aa%d8%af%d8%a7%d8%a6%d9%8a%d8%a9/"                                data-job-id="1536"
                               class="">
                                                                    <span class="edubridge-avatar" style="width:56px;height:56px;background-color:#FF5722;font-size:22px;" aria-hidden="true">مع</span>                                                            </a>
                        </figure>
                        
                        <div class="jobsearch-joblisting-text edubridge-card-body">
                            <div class="jobsearch-list-option edubridge-card-body-left">
                                                                <h2 class="jobsearch-pst-title edubridge-card-name "
                                    data-job-id="1536">
                                    <a href="https://edu-bridge.org/ar/job/%d9%85%d8%b9%d9%84%d9%85%d8%a9-%d9%84%d8%ba%d8%a9-%d8%b9%d8%b1%d8%a8%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b1%d8%ad%d9%84%d8%a9-%d8%a7%d9%84%d8%a5%d8%a8%d8%aa%d8%af%d8%a7%d8%a6%d9%8a%d8%a9/"                                        title="معلمة لغة عربية – المرحلة الإبتدائية">
                                        معلمة لغة عربية – المرحلة الإبتدائية                                    </a>
                                                                    </h2>
                                                                
                                <ul class="edubridge-card-meta">
                                                                            <li class="job-company-name"><a href="https://edu-bridge.org/ar/institution/%d9%85%d8%af%d8%b1%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b4%d8%b1%d9%82-%d8%a7%d9%84%d8%ae%d8%a7%d8%b5%d8%a9/">@ مدرسة المشرق الخاصة</a></li>
                                                                        </ul>

                                <div class="edubridge-sector-chips edubridge-job-chips">                <a href="https://edu-bridge.org/ar/full-time-jobs/" class="jobsearch-option-btn" style="background-color: #186fc9 !important; color: #ffffff !important;">
                Full time                </a>
                            <a href="https://edu-bridge.org/ar/-jobs/"
                   class="">
                                    </a>
                </div>
                                <ul class="edubridge-card-stats"><li><i class="fa fa-money"></i> 5.000,00&nbsp;EGP - 9.000,00&nbsp;EGP / شهريًا</li><li><i class="fa fa-calendar"></i> Posted  سنتين ago</li></ul>                            </div>

                            <div class="edubridge-card-actions">
                                                    <div class="like-btn ">
                        <a href="javascript:void(0);"
                           class="shortlist jobsearch-open-signin-tab jobsearch-job-like">
                            <i class="fa fa-heart-o"></i>
                        </a>
                    </div>
                                                </div>
                        </div>
                    </div>
                </li>
                                <li class="jobsearch-column-6">
                                        <div class="jobsearch-joblisting-classic-wrap edubridge-card">
                                                <figure class="edubridge-card-figure job-figure">
                            <a href="https://edu-bridge.org/ar/job/administration/"                                data-job-id="3939"
                               class="">
                                                                    <span class="edubridge-avatar" style="width:56px;height:56px;background-color:#F44336;font-size:22px;" aria-hidden="true">A</span>                                                            </a>
                        </figure>
                        
                        <div class="jobsearch-joblisting-text edubridge-card-body">
                            <div class="jobsearch-list-option edubridge-card-body-left">
                                                                <h2 class="jobsearch-pst-title edubridge-card-name "
                                    data-job-id="3939">
                                    <a href="https://edu-bridge.org/ar/job/administration/"                                        title="Administration">
                                        Administration                                    </a>
                                                                    </h2>
                                                                
                                <ul class="edubridge-card-meta">
                                                                            <li class="job-company-name"><a href="https://edu-bridge.org/ar/institution/sunlight-interntional-school/">@ Sunlight Interntional School</a></li>
                                                                        </ul>

                                <div class="edubridge-sector-chips edubridge-job-chips">                <a href="https://edu-bridge.org/ar/full-time-jobs/" class="jobsearch-option-btn" style="background-color: #186fc9 !important; color: #ffffff !important;">
                Full time                </a>
                            <a href="https://edu-bridge.org/ar/%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d9%82%d9%8a%d8%a7%d8%af%d9%8a%d8%a9-jobs/"
                   class="">
                    الإدارية والقيادية                </a>
                </div>
                                <ul class="edubridge-card-stats"><li><i class="fa fa-money"></i> 3.000,00&nbsp;EGP - 6.000,00&nbsp;EGP / شهريًا</li><li><i class="fa fa-calendar"></i> Posted  سنتين ago</li></ul>                            </div>

                            <div class="edubridge-card-actions">
                                                    <div class="like-btn ">
                        <a href="javascript:void(0);"
                           class="shortlist jobsearch-open-signin-tab jobsearch-job-like">
                            <i class="fa fa-heart-o"></i>
                        </a>
                    </div>
                                                </div>
                        </div>
                    </div>
                </li>
                                <li class="jobsearch-column-6">
                                        <div class="jobsearch-joblisting-classic-wrap edubridge-card">
                                                <figure class="edubridge-card-figure job-figure">
                            <a href="https://edu-bridge.org/ar/job/sports-coach/"                                data-job-id="3923"
                               class="">
                                                                    <span class="edubridge-avatar" style="width:56px;height:56px;background-color:#00BCD4;font-size:22px;" aria-hidden="true">SC</span>                                                            </a>
                        </figure>
                        
                        <div class="jobsearch-joblisting-text edubridge-card-body">
                            <div class="jobsearch-list-option edubridge-card-body-left">
                                                                <h2 class="jobsearch-pst-title edubridge-card-name "
                                    data-job-id="3923">
                                    <a href="https://edu-bridge.org/ar/job/sports-coach/"                                        title="Sports Coach">
                                        Sports Coach                                    </a>
                                                                    </h2>
                                                                
                                <ul class="edubridge-card-meta">
                                                                            <li class="job-company-name"><a href="https://edu-bridge.org/ar/institution/modern-future-international-school/">@ Modern Future International School</a></li>
                                                                                <li class="edubridge-card-location">
                                            <i class="jobsearch-icon jobsearch-maps-and-flags"></i> Cairo, Egypt                                        </li>
                                                                        </ul>

                                <div class="edubridge-sector-chips edubridge-job-chips">                <a href="https://edu-bridge.org/ar/part-time-jobs/" class="jobsearch-option-btn" style="background-color: #f1630d !important; color: #ffffff !important;">
                Part time                </a>
                            <a href="https://edu-bridge.org/ar/-jobs/"
                   class="">
                                    </a>
                </div>
                                <ul class="edubridge-card-stats"><li><i class="fa fa-money"></i> 4.000,00&nbsp;EGP - 6.000,00&nbsp;EGP / شهريًا</li><li><i class="fa fa-calendar"></i> Posted  سنتين ago</li></ul>                            </div>

                            <div class="edubridge-card-actions">
                                                    <div class="like-btn ">
                        <a href="javascript:void(0);"
                           class="shortlist jobsearch-open-signin-tab jobsearch-job-like">
                            <i class="fa fa-heart-o"></i>
                        </a>
                    </div>
                                                </div>
                        </div>
                    </div>
                </li>
                                <li class="jobsearch-column-6">
                                        <div class="jobsearch-joblisting-classic-wrap edubridge-card">
                                                <figure class="edubridge-card-figure job-figure">
                            <a href="https://edu-bridge.org/ar/job/elementary-school-teacher/"                                data-job-id="3874"
                               class="">
                                                                    <span class="edubridge-avatar" style="width:56px;height:56px;background-color:#9C27B0;font-size:22px;" aria-hidden="true">ES</span>                                                            </a>
                        </figure>
                        
                        <div class="jobsearch-joblisting-text edubridge-card-body">
                            <div class="jobsearch-list-option edubridge-card-body-left">
                                                                <h2 class="jobsearch-pst-title edubridge-card-name "
                                    data-job-id="3874">
                                    <a href="https://edu-bridge.org/ar/job/elementary-school-teacher/"                                        title="Elementary School Teacher">
                                        Elementary School Teacher                                    </a>
                                                                    </h2>
                                                                
                                <ul class="edubridge-card-meta">
                                                                            <li class="job-company-name"><a href="https://edu-bridge.org/ar/institution/zahra-international-school/">@ Zahra International School</a></li>
                                                                                <li class="edubridge-card-location">
                                            <i class="jobsearch-icon jobsearch-maps-and-flags"></i> Cairo, Egypt                                        </li>
                                                                        </ul>

                                <div class="edubridge-sector-chips edubridge-job-chips">                <a href="https://edu-bridge.org/ar/full-time-jobs/" class="jobsearch-option-btn" style="background-color: #186fc9 !important; color: #ffffff !important;">
                Full time                </a>
                            <a href="https://edu-bridge.org/ar/%d9%88%d8%b8%d8%a7%d8%a6%d9%81-%d8%a7%d9%84%d8%aa%d8%af%d8%b1%d9%8a%d8%b3-jobs/"
                   class="">
                    وظائف التدريس                </a>
                </div>
                                <ul class="edubridge-card-stats"><li><i class="fa fa-money"></i> 4.000,00&nbsp;EGP - 7.000,00&nbsp;EGP / شهريًا</li><li><i class="fa fa-calendar"></i> Posted  سنتين ago</li></ul>                            </div>

                            <div class="edubridge-card-actions">
                                                    <div class="like-btn ">
                        <a href="javascript:void(0);"
                           class="shortlist jobsearch-open-signin-tab jobsearch-job-like">
                            <i class="fa fa-heart-o"></i>
                        </a>
                    </div>
                                                </div>
                        </div>
                    </div>
                </li>
                    </ul>
</div>
                        </div>
                        
                                                                    </div>
                </div>
                <input type="hidden" class="job-counter" value="6109" />
            </form>
            <div class="jobs_query" style="display:none;">{"posts_per_page":"12","paged":"","post_type":"job","post_status":"publish","order":"DESC","orderby":"meta_value_num","meta_key":"jobsearch_field_job_publish_date","fields":"ids","meta_query":[[{"relation":"OR","0":{"key":"jobsearch_field_job_filled","compare":"NOT EXISTS"},"1":[{"key":"jobsearch_field_job_filled","value":"on","compare":"!="}]},{"key":"jobsearch_job_employer_status","value":"approved","compare":"="}]],"post__in":["3939","3923","3874","1536"]}</div>                    </div>
                </div>
            </div>

            {"id":1082,"date":"2018-05-21T07:31:13","date_gmt":"2018-05-21T05:31:13","guid":{"rendered":"https:\/\/edu-bridge.org\/%d9%86%d9%85%d8%b7-%d9%82%d8%a7%d8%a6%d9%85%d8%a9-%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%811\/"},"modified":"2026-05-31T12:26:31","modified_gmt":"2026-05-31T10:26:31","slug":"%d9%86%d9%85%d8%b7-%d9%82%d8%a7%d8%a6%d9%85%d8%a9-%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%811","status":"publish","type":"page","link":"https:\/\/edu-bridge.org\/ar\/%d9%86%d9%85%d8%b7-%d9%82%d8%a7%d8%a6%d9%85%d8%a9-%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%811\/","title":{"rendered":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0648\u0638\u0627\u0626\u0641 &#8211; \u0646\u0645\u0637 1"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1526901267847{padding-top: 70px !important;padding-bottom: 20px !important;}&#8221;][vc_column][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1526901267847{padding-top: 70px !important;padding-bottom: 20px !important;}&#8221;][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1082","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/pages\/1082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/comments?post=1082"}],"version-history":[{"count":8,"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/pages\/1082\/revisions"}],"predecessor-version":[{"id":13240,"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/pages\/1082\/revisions\/13240"}],"wp:attachment":[{"href":"https:\/\/edu-bridge.org\/ar\/wp-json\/wp\/v2\/media?parent=1082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}