{"id":64,"date":"2025-08-15T23:56:52","date_gmt":"2025-08-15T23:56:52","guid":{"rendered":"https:\/\/goldenrod-squirrel-285438.hostingersite.com\/?page_id=64"},"modified":"2025-08-21T13:54:48","modified_gmt":"2025-08-21T13:54:48","slug":"home","status":"publish","type":"page","link":"https:\/\/emirateseducationacademy.com\/ar\/","title":{"rendered":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"64\" class=\"elementor elementor-64\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44802d1 e-con-full as-slider elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"44802d1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:407,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0032.jpg&quot;},{&quot;id&quot;:405,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0030-1.jpg&quot;},{&quot;id&quot;:404,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0029.jpg&quot;},{&quot;id&quot;:403,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0028-1.jpg&quot;},{&quot;id&quot;:402,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0025.jpg&quot;},{&quot;id&quot;:401,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0024.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-0842e0a e-con-full e-flex e-con e-child\" data-id=\"0842e0a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-083d76f elementor-widget elementor-widget-html\" data-id=\"083d76f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n\r\n<script>\r\n\r\nvar $ = jQuery\r\n\r\n$(document).ready(function(){\r\n\r\n$('.as-slider').each(function(){\r\n\r\nvar $this = $(this),\r\n    currentSlide = 0,\r\n    previousSlide = 0,\r\n    slideNumber = $this.find('.as-side-slider .swiper-slide:not(.swiper-slide-duplicate)').length,\r\n    barHTML = '',\r\n    forward,\r\n    textContainer = $this.find('.as-changing-widget')\r\n\r\nfor(var i=0; i<slideNumber;i++){\r\n\r\n    barHTML += `<span class=\"dot\"><span class=\"dot-number\">${i+1}<\/span><\/span>`\r\n}\r\n\r\n$this.find('.as-bar .dot').remove()\r\n$this.find('.as-bar').append(barHTML)\r\n$this.find('.as-bar .dot').eq(0).addClass('active')\r\n\r\ntextContainer.each(function(){\r\n    var texts = $(this).find('.elementor-widget').eq(0)\r\n    texts.addClass('currentUp')\r\n    $(this).css('--h', texts.height()+'px')\r\n})\r\n\r\nsetTimeout(function(){\r\n    $this.addClass('loaded')\r\n    if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n        $this.find('.as-side-slider').addClass('loaded')\r\n    }\r\n\r\n    var init = setInterval(function(){\r\n        if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n\r\n            $this.find('.as-side-slider').addClass('loaded')\r\n            clearInterval(init)\r\n        }\r\n    },50)\r\n}, 500)\r\n\r\nvar bgs = JSON.parse($this.attr('data-settings')).background_slideshow_gallery,\r\n    bgHTML = '<div class=\"as-slider-background\">'\r\n\r\nif(bgs){\r\n    bgs.forEach(function(background){\r\n        bgHTML += `<img decoding=\"async\" src=\"${background.url}\"\/>`\r\n    })\r\n}\r\nbgHTML += '<\/div>'\r\n\r\n$this.find('.as-slider-background').remove()\r\n$this.prepend(bgHTML)\r\n\r\nvar backgrounds = $this.find('.as-slider-background img')\r\n\r\nbackgrounds.eq(0).addClass('currentForward')\r\n\r\nsetInterval(function(){\r\n    currentSlide = $this.find('.as-side-slider .swiper-slide-active').attr('data-swiper-slide-index')\r\n    if(previousSlide != currentSlide) {\r\n\r\n        if( previousSlide < currentSlide ){\r\n            forward = true\r\n        }\r\n        if( previousSlide > currentSlide ){\r\n            forward = false\r\n        }\r\n        if( previousSlide == slideNumber - 1 && currentSlide == 0 ){\r\n            forward = true\r\n        }\r\n        if( previousSlide == 0 && currentSlide == slideNumber - 1 ){\r\n            forward = false\r\n        }\r\n        textContainer.each(function(){\r\n            var texts = $(this).find('.elementor-widget')\r\n\r\n            $(this).css('--h', texts.eq(currentSlide).height()+'px')\r\n\r\n            texts.removeClass('prev next currentUp currentDown')\r\n            backgrounds.removeClass('prev currentBackward currentForward')\r\n\r\n            backgrounds.eq(previousSlide).addClass('prev')\r\n\r\n            if(forward) {\r\n                texts.eq(previousSlide).addClass('prev')\r\n                texts.eq(currentSlide).addClass('currentUp')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentForward')\r\n\r\n            }else{\r\n                texts.eq(previousSlide).addClass('next')\r\n                texts.eq(currentSlide).addClass('currentDown')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentBackward')\r\n            }\r\n        })\r\n\r\n        $this.find('.as-bar .dot').removeClass('active')\r\n        $this.find('.as-bar .dot').eq(currentSlide).addClass('active')\r\n    }\r\n    previousSlide = currentSlide\r\n}, 500)\r\n\r\n$this.find('.as-bar .dot').on('click', function(){\r\n\r\n    var index = $(this).index()\r\n\r\n    $this.find('.as-side-slider .swiper-pagination-bullet').eq(index).trigger('click')\r\n    $this.find('.as-side-slider .swiper-container').trigger('mouseleave')\r\n\r\n})\r\n$this.find('.as-slider-left').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-prev').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-right').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-next').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-left a, .as-slider-right a').on('click', function(e){\r\n\r\n    e.preventDefault()\r\n})\r\n\r\n})\r\n})\r\n\r\n$(window).on('resize', function(){\r\n\r\n\r\n$('.as-slider').each(function(){\r\n\r\n    var textContainer = $(this).find('.as-changing-widget')\r\n\r\n    textContainer.each(function(){\r\n        var texts = $(this).find('.elementor-widget.currentUp, .elementor-widget.currentDown')\r\n\r\n        $(this).css('--h', texts.height()+'px')\r\n    })\r\n})\r\n})\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f242bbe e-con-full as-changing-widget e-flex e-con e-child\" data-id=\"f242bbe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-686c9b2 elementor-widget elementor-widget-heading\" data-id=\"686c9b2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cffcb4 elementor-widget elementor-widget-heading\" data-id=\"3cffcb4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u0645\u0646 \u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u062e\u0631\u062c\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce98453 elementor-widget elementor-widget-heading\" data-id=\"ce98453\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed20b83 elementor-widget elementor-widget-heading\" data-id=\"ed20b83\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\u0627\u0644\u062a\u0645\u064a\u0632 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645, \u0642\u064a\u0645 \u0627\u0644\u062d\u064a\u0627\u0629<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c6fb0d elementor-widget elementor-widget-heading\" data-id=\"4c6fb0d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u064a\u0648\u0645 \u060c \u0645\u0645\u0627 \u0623\u062f\u0649 \u063a\u062f\u0627<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e35685 elementor-widget elementor-widget-heading\" data-id=\"8e35685\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dad1b5 elementor-widget elementor-widget-heading\" data-id=\"6dad1b5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9efc86f elementor-widget elementor-widget-heading\" data-id=\"9efc86f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0639\u0642\u0648\u0644 \u0627\u0644\u0646\u064a\u0631\u0629 \u063a\u062f\u0627<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bac9d89 elementor-widget elementor-widget-heading\" data-id=\"bac9d89\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74a458a as-side-slider elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"74a458a\" data-element_type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;slides_per_view_laptop&quot;:&quot;5&quot;,&quot;speed&quot;:600,&quot;autoplay_speed&quot;:2000,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0627\u0644\u0634\u0631\u0627\u0626\u062d\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0032.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0030-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0029.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0028-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0025.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0024.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0633\u0627\u0628\u0642\u0629\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0642\u0627\u062f\u0645\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d348c23 e-con-full e-flex e-con e-child\" data-id=\"d348c23\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-fcde36b e-con-full e-flex e-con e-child\" data-id=\"fcde36b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93e8217 elementor-absolute as-slider-left elementor-widget elementor-widget-button\" data-id=\"93e8217\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-99de05e elementor-absolute as-slider-right elementor-widget elementor-widget-button\" data-id=\"99de05e\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47862c9 e-con-full e-flex e-con e-child\" data-id=\"47862c9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bccb9a elementor-icon-list--layout-inline elementor-align-right elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0bccb9a\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u064a\u0628\u062f\u0623 \u0645\u0646 \u0647\u0646\u0627<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062a\u0639\u0644\u0645. \u0646\u0645\u0648. \u0642\u064a\u0627\u062f\u0629.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b511c1e e-con-full as-slider elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"b511c1e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:407,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0032.jpg&quot;},{&quot;id&quot;:405,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0030-1.jpg&quot;},{&quot;id&quot;:404,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0029.jpg&quot;},{&quot;id&quot;:403,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0028-1.jpg&quot;},{&quot;id&quot;:402,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0025.jpg&quot;},{&quot;id&quot;:401,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0024.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-7a1347c e-con-full e-flex e-con e-child\" data-id=\"7a1347c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8f83488 e-con-full as-bar e-flex e-con e-child\" data-id=\"8f83488\" data-element_type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e273fd e-con-full e-flex e-con e-child\" data-id=\"1e273fd\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-75375bc e-con-full e-flex e-con e-child\" data-id=\"75375bc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6c9d360 e-con-full as-changing-widget e-flex e-con e-child\" data-id=\"6c9d360\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f42860 elementor-widget elementor-widget-heading\" data-id=\"1f42860\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0645\u0646\n<\/h2><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd61631 elementor-widget elementor-widget-heading\" data-id=\"fd61631\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0645\u0634\u0631\u0642<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f20cba2 elementor-widget elementor-widget-heading\" data-id=\"f20cba2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bd120c elementor-widget elementor-widget-heading\" data-id=\"6bd120c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u064a\u0628\u062f\u0623<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ce1e52 elementor-widget elementor-widget-heading\" data-id=\"0ce1e52\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0647\u0646\u0627<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a556998 e-con-full e-flex e-con e-child\" data-id=\"a556998\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f48030b elementor-widget elementor-widget-heading\" data-id=\"f48030b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0633\u0627\u0633\u064a \u0627\u0644\u0622\u0646<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b190ad e-con-full e-flex e-con e-child\" data-id=\"3b190ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea99044 elementor-widget elementor-widget-html\" data-id=\"ea99044\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n\r\n<script>\r\n\r\nvar $ = jQuery\r\n\r\n$(document).ready(function(){\r\n\r\n$('.as-slider').each(function(){\r\n\r\nvar $this = $(this),\r\n    currentSlide = 0,\r\n    previousSlide = 0,\r\n    slideNumber = $this.find('.as-side-slider .swiper-slide:not(.swiper-slide-duplicate)').length,\r\n    barHTML = '',\r\n    forward,\r\n    textContainer = $this.find('.as-changing-widget')\r\n\r\nfor(var i=0; i<slideNumber;i++){\r\n\r\n    barHTML += `<span class=\"dot\"><span class=\"dot-number\">${i+1}<\/span><\/span>`\r\n}\r\n\r\n$this.find('.as-bar .dot').remove()\r\n$this.find('.as-bar').append(barHTML)\r\n$this.find('.as-bar .dot').eq(0).addClass('active')\r\n\r\ntextContainer.each(function(){\r\n    var texts = $(this).find('.elementor-widget').eq(0)\r\n    texts.addClass('currentUp')\r\n    $(this).css('--h', texts.height()+'px')\r\n})\r\n\r\nsetTimeout(function(){\r\n    $this.addClass('loaded')\r\n    if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n        $this.find('.as-side-slider').addClass('loaded')\r\n    }\r\n\r\n    var init = setInterval(function(){\r\n        if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n\r\n            $this.find('.as-side-slider').addClass('loaded')\r\n            clearInterval(init)\r\n        }\r\n    },50)\r\n}, 500)\r\n\r\nvar bgs = JSON.parse($this.attr('data-settings')).background_slideshow_gallery,\r\n    bgHTML = '<div class=\"as-slider-background\">'\r\n\r\nif(bgs){\r\n    bgs.forEach(function(background){\r\n        bgHTML += `<img decoding=\"async\" src=\"${background.url}\"\/>`\r\n    })\r\n}\r\nbgHTML += '<\/div>'\r\n\r\n$this.find('.as-slider-background').remove()\r\n$this.prepend(bgHTML)\r\n\r\nvar backgrounds = $this.find('.as-slider-background img')\r\n\r\nbackgrounds.eq(0).addClass('currentForward')\r\n\r\nsetInterval(function(){\r\n    currentSlide = $this.find('.as-side-slider .swiper-slide-active').attr('data-swiper-slide-index')\r\n    if(previousSlide != currentSlide) {\r\n\r\n        if( previousSlide < currentSlide ){\r\n            forward = true\r\n        }\r\n        if( previousSlide > currentSlide ){\r\n            forward = false\r\n        }\r\n        if( previousSlide == slideNumber - 1 && currentSlide == 0 ){\r\n            forward = true\r\n        }\r\n        if( previousSlide == 0 && currentSlide == slideNumber - 1 ){\r\n            forward = false\r\n        }\r\n        textContainer.each(function(){\r\n            var texts = $(this).find('.elementor-widget')\r\n\r\n            $(this).css('--h', texts.eq(currentSlide).height()+'px')\r\n\r\n            texts.removeClass('prev next currentUp currentDown')\r\n            backgrounds.removeClass('prev currentBackward currentForward')\r\n\r\n            backgrounds.eq(previousSlide).addClass('prev')\r\n\r\n            if(forward) {\r\n                texts.eq(previousSlide).addClass('prev')\r\n                texts.eq(currentSlide).addClass('currentUp')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentForward')\r\n\r\n            }else{\r\n                texts.eq(previousSlide).addClass('next')\r\n                texts.eq(currentSlide).addClass('currentDown')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentBackward')\r\n            }\r\n        })\r\n\r\n        $this.find('.as-bar .dot').removeClass('active')\r\n        $this.find('.as-bar .dot').eq(currentSlide).addClass('active')\r\n    }\r\n    previousSlide = currentSlide\r\n}, 500)\r\n\r\n$this.find('.as-bar .dot').on('click', function(){\r\n\r\n    var index = $(this).index()\r\n\r\n    $this.find('.as-side-slider .swiper-pagination-bullet').eq(index).trigger('click')\r\n    $this.find('.as-side-slider .swiper-container').trigger('mouseleave')\r\n\r\n})\r\n$this.find('.as-slider-left').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-prev').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-right').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-next').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-left a, .as-slider-right a').on('click', function(e){\r\n\r\n    e.preventDefault()\r\n})\r\n\r\n})\r\n})\r\n\r\n$(window).on('resize', function(){\r\n\r\n\r\n$('.as-slider').each(function(){\r\n\r\n    var textContainer = $(this).find('.as-changing-widget')\r\n\r\n    textContainer.each(function(){\r\n        var texts = $(this).find('.elementor-widget.currentUp, .elementor-widget.currentDown')\r\n\r\n        $(this).css('--h', texts.height()+'px')\r\n    })\r\n})\r\n})\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b9dcd7 e-con-full as-changing-widget e-flex e-con e-child\" data-id=\"6b9dcd7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d57eb5 elementor-widget elementor-widget-heading\" data-id=\"2d57eb5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcfba17 elementor-widget elementor-widget-heading\" data-id=\"fcfba17\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u0645\u0646 \u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u062a\u062e\u0631\u062c\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7d14615 elementor-widget elementor-widget-heading\" data-id=\"7d14615\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-917cda2 elementor-widget elementor-widget-heading\" data-id=\"917cda2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\u0627\u0644\u062a\u0645\u064a\u0632 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645, \u0642\u064a\u0645 \u0627\u0644\u062d\u064a\u0627\u0629<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bae154 elementor-widget elementor-widget-heading\" data-id=\"4bae154\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\u0627\u0644\u062a\u0639\u0644\u0645 \u0627\u0644\u064a\u0648\u0645 \u060c \u0645\u0645\u0627 \u0623\u062f\u0649 \u063a\u062f\u0627<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-473ae73 elementor-widget elementor-widget-heading\" data-id=\"473ae73\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-117e3e3 elementor-widget elementor-widget-heading\" data-id=\"117e3e3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffe6b35 elementor-widget elementor-widget-heading\" data-id=\"ffe6b35\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0639\u0642\u0648\u0644 \u0627\u0644\u0646\u064a\u0631\u0629 \u063a\u062f\u0627<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-043d21d elementor-widget elementor-widget-heading\" data-id=\"043d21d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;font-weight:600\">\n  \u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0628\u0646\u0627\u0621 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50910b5 as-side-slider elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"50910b5\" data-element_type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;slides_per_view_laptop&quot;:&quot;5&quot;,&quot;speed&quot;:600,&quot;autoplay_speed&quot;:2000,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0627\u0644\u0634\u0631\u0627\u0626\u062d\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0032.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0030-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0029.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0028-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0025.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0024.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0633\u0627\u0628\u0642\u0629\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0642\u0627\u062f\u0645\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-476dee2 e-con-full e-flex e-con e-child\" data-id=\"476dee2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-00903e2 e-con-full e-flex e-con e-child\" data-id=\"00903e2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-852fb78 elementor-absolute as-slider-left elementor-widget elementor-widget-button\" data-id=\"852fb78\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c41bc1 elementor-absolute as-slider-right elementor-widget elementor-widget-button\" data-id=\"8c41bc1\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9a814b2 e-con-full e-flex e-con e-child\" data-id=\"9a814b2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-739dfac elementor-icon-list--layout-inline elementor-align-right elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"739dfac\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u064a\u0628\u062f\u0623 \u0645\u0646 \u0647\u0646\u0627<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062a\u0639\u0644\u0645. \u0646\u0645\u0648. \u0642\u064a\u0627\u062f\u0629.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9eb073 e-con-full as-slider elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"d9eb073\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:407,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0032.jpg&quot;},{&quot;id&quot;:405,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0030-1.jpg&quot;},{&quot;id&quot;:404,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0029.jpg&quot;},{&quot;id&quot;:403,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0028-1.jpg&quot;},{&quot;id&quot;:402,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0025.jpg&quot;},{&quot;id&quot;:401,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0024.jpg&quot;},{&quot;id&quot;:400,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0023.jpg&quot;},{&quot;id&quot;:399,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0021.jpg&quot;},{&quot;id&quot;:397,&quot;url&quot;:&quot;https:\\\/\\\/emirateseducationacademy.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/IMG-20250815-WA0019.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-4cd51ab e-con-full e-flex e-con e-child\" data-id=\"4cd51ab\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-551fd81 elementor-widget elementor-widget-html\" data-id=\"551fd81\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n\r\n<script>\r\n\r\nvar $ = jQuery\r\n\r\n$(document).ready(function(){\r\n\r\n$('.as-slider').each(function(){\r\n\r\nvar $this = $(this),\r\n    currentSlide = 0,\r\n    previousSlide = 0,\r\n    slideNumber = $this.find('.as-side-slider .swiper-slide:not(.swiper-slide-duplicate)').length,\r\n    barHTML = '',\r\n    forward,\r\n    textContainer = $this.find('.as-changing-widget')\r\n\r\nfor(var i=0; i<slideNumber;i++){\r\n\r\n    barHTML += `<span class=\"dot\"><span class=\"dot-number\">${i+1}<\/span><\/span>`\r\n}\r\n\r\n$this.find('.as-bar .dot').remove()\r\n$this.find('.as-bar').append(barHTML)\r\n$this.find('.as-bar .dot').eq(0).addClass('active')\r\n\r\ntextContainer.each(function(){\r\n    var texts = $(this).find('.elementor-widget').eq(0)\r\n    texts.addClass('currentUp')\r\n    $(this).css('--h', texts.height()+'px')\r\n})\r\n\r\nsetTimeout(function(){\r\n    $this.addClass('loaded')\r\n    if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n        $this.find('.as-side-slider').addClass('loaded')\r\n    }\r\n\r\n    var init = setInterval(function(){\r\n        if($this.find('.as-side-slider .swiper-container-initialized, .as-side-slider .swiper-initialized').length){\r\n\r\n            $this.find('.as-side-slider').addClass('loaded')\r\n            clearInterval(init)\r\n        }\r\n    },50)\r\n}, 500)\r\n\r\nvar bgs = JSON.parse($this.attr('data-settings')).background_slideshow_gallery,\r\n    bgHTML = '<div class=\"as-slider-background\">'\r\n\r\nif(bgs){\r\n    bgs.forEach(function(background){\r\n        bgHTML += `<img decoding=\"async\" src=\"${background.url}\"\/>`\r\n    })\r\n}\r\nbgHTML += '<\/div>'\r\n\r\n$this.find('.as-slider-background').remove()\r\n$this.prepend(bgHTML)\r\n\r\nvar backgrounds = $this.find('.as-slider-background img')\r\n\r\nbackgrounds.eq(0).addClass('currentForward')\r\n\r\nsetInterval(function(){\r\n    currentSlide = $this.find('.as-side-slider .swiper-slide-active').attr('data-swiper-slide-index')\r\n    if(previousSlide != currentSlide) {\r\n\r\n        if( previousSlide < currentSlide ){\r\n            forward = true\r\n        }\r\n        if( previousSlide > currentSlide ){\r\n            forward = false\r\n        }\r\n        if( previousSlide == slideNumber - 1 && currentSlide == 0 ){\r\n            forward = true\r\n        }\r\n        if( previousSlide == 0 && currentSlide == slideNumber - 1 ){\r\n            forward = false\r\n        }\r\n        textContainer.each(function(){\r\n            var texts = $(this).find('.elementor-widget')\r\n\r\n            $(this).css('--h', texts.eq(currentSlide).height()+'px')\r\n\r\n            texts.removeClass('prev next currentUp currentDown')\r\n            backgrounds.removeClass('prev currentBackward currentForward')\r\n\r\n            backgrounds.eq(previousSlide).addClass('prev')\r\n\r\n            if(forward) {\r\n                texts.eq(previousSlide).addClass('prev')\r\n                texts.eq(currentSlide).addClass('currentUp')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentForward')\r\n\r\n            }else{\r\n                texts.eq(previousSlide).addClass('next')\r\n                texts.eq(currentSlide).addClass('currentDown')\r\n\r\n                backgrounds.eq(currentSlide).addClass('currentBackward')\r\n            }\r\n        })\r\n\r\n        $this.find('.as-bar .dot').removeClass('active')\r\n        $this.find('.as-bar .dot').eq(currentSlide).addClass('active')\r\n    }\r\n    previousSlide = currentSlide\r\n}, 500)\r\n\r\n$this.find('.as-bar .dot').on('click', function(){\r\n\r\n    var index = $(this).index()\r\n\r\n    $this.find('.as-side-slider .swiper-pagination-bullet').eq(index).trigger('click')\r\n    $this.find('.as-side-slider .swiper-container').trigger('mouseleave')\r\n\r\n})\r\n$this.find('.as-slider-left').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-prev').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-right').on('click', function(){\r\n\r\n    $this.find('.as-side-slider .elementor-swiper-button-next').trigger('click')\r\n    $this.find('.as-side-slider .elementor-swiper').trigger('mouseleave')\r\n})\r\n$this.find('.as-slider-left a, .as-slider-right a').on('click', function(e){\r\n\r\n    e.preventDefault()\r\n})\r\n\r\n})\r\n})\r\n\r\n$(window).on('resize', function(){\r\n\r\n\r\n$('.as-slider').each(function(){\r\n\r\n    var textContainer = $(this).find('.as-changing-widget')\r\n\r\n    textContainer.each(function(){\r\n        var texts = $(this).find('.elementor-widget.currentUp, .elementor-widget.currentDown')\r\n\r\n        $(this).css('--h', texts.height()+'px')\r\n    })\r\n})\r\n})\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84ec273 e-con-full as-changing-widget e-flex e-con e-child\" data-id=\"84ec273\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-620aa76 elementor-widget elementor-widget-heading\" data-id=\"620aa76\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0645\u0646\n<\/h2><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f7cf3b elementor-widget elementor-widget-heading\" data-id=\"3f7cf3b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0647\u0646\u0627\n<\/h2> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ce38c0 elementor-widget elementor-widget-heading\" data-id=\"5ce38c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0645\u0633\u062a\u0642\u0628\u0644\u0643\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4d5132 elementor-widget elementor-widget-heading\" data-id=\"f4d5132\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0627\u0644\u0645\u0634\u0631\u0642\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f05700b elementor-widget elementor-widget-heading\" data-id=\"f05700b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u064a\u0628\u062f\u0623\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8f448b elementor-widget elementor-widget-heading\" data-id=\"d8f448b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0628\u062e\u0637\u0648\u0627\u062a\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-775dcb8 elementor-widget elementor-widget-heading\" data-id=\"775dcb8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u062b\u0627\u0628\u062a\u0629\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d18ccc0 elementor-widget elementor-widget-heading\" data-id=\"d18ccc0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0627\u0644\u0649\n<\/h2> <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a96a36 elementor-widget elementor-widget-heading\" data-id=\"8a96a36\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"color:#fff;margin-right:16px;font-weight:600\">\n\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n<\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718d458 as-side-slider elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"718d458\" data-element_type=\"widget\" data-settings=\"{&quot;slides_per_view&quot;:&quot;5&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;slides_per_view_laptop&quot;:&quot;5&quot;,&quot;slides_per_view_mobile&quot;:&quot;5&quot;,&quot;speed&quot;:600,&quot;autoplay_speed&quot;:2000,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0627\u0644\u0634\u0631\u0627\u0626\u062d\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0032.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0030-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0029.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0028-1.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0025.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0024.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0023.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0021.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0019.jpg\" alt=\"John Doe\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0644\u0627\u0646 \u0627\u0644\u0641\u0644\u0627\u0646\u064a<\/span><span class=\"elementor-testimonial__title\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0633\u0627\u0628\u0642\u0629\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0642\u0627\u062f\u0645\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eac7ccb e-con-full e-flex e-con e-child\" data-id=\"eac7ccb\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e931e6e e-con-full e-flex e-con e-child\" data-id=\"e931e6e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9281f52 elementor-absolute as-slider-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"9281f52\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f1962c elementor-absolute as-slider-right elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"1f1962c\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e324a20 e-con-full e-flex e-con e-child\" data-id=\"e324a20\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98df125 elementor-absolute as-slider-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"98df125\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30aeaa9 elementor-absolute as-slider-right elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"30aeaa9\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17d7273 e-con-full e-flex e-con e-child\" data-id=\"17d7273\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71f80c4 e-flex e-con-boxed e-con e-parent\" data-id=\"71f80c4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cbe4fe elementor-widget elementor-widget-video\" data-id=\"4cbe4fe\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Video-2025-08-16-at-23.50.18_db111b26.mp4\" controls=\"\" preload=\"metadata\" controlslist=\"nodownload\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19e6a681 e-flex e-con-boxed e-con e-parent\" data-id=\"19e6a681\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2253e9f9 e-con-full e-flex e-con e-child\" data-id=\"2253e9f9\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-433669c5 e-con-full e-flex e-con e-child\" data-id=\"433669c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fb2f4dc elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-laptop-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"2fb2f4dc\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWelcome to Emirates Education Academy\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6db5b277 elementor-widget elementor-widget-heading\" data-id=\"6db5b277\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0639\u0642\u0648\u0644 \u0648\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d27f91d elementor-widget elementor-widget-text-editor\" data-id=\"1d27f91d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"513\" data-end=\"728\">\u0645\u0646 \u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0631\u0648\u0636\u0629 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641 \u0627\u0644\u062b\u0627\u0646\u064a \u0639\u0634\u0631\u060c \u0646\u0642\u062f\u0645 <strong data-start=\"557\" data-end=\"604\">\u0628\u064a\u0626\u0629 \u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0622\u0645\u0646\u0629 \u0648\u062f\u0627\u0639\u0645\u0629<\/strong> \u0627\u0644\u062a\u064a \u062a\u0644\u0647\u0645 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u060c \u0648\u062a\u0639\u0632\u0632 \u0627\u0644\u0642\u064a\u0645\u060c \u0648\u062a\u0628\u0646\u064a \u062c\u064a\u0644\u0627\u064b \u0645\u0644\u062a\u0632\u0645\u0627\u064b \u0628\u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u0627\u0644\u0623\u062e\u0644\u0627\u0642 \u0648\u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629.<\/p><h3 data-start=\"730\" data-end=\"781\">\u00a0<\/h3>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b280b8f e-con-full e-flex e-con e-child\" data-id=\"2b280b8f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-46bffe11 e-con-full e-flex e-con e-child\" data-id=\"46bffe11\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4e305075 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4e305075\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:600}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ee4bbd elementor-widget elementor-widget-image\" data-id=\"4ee4bbd\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/arab-teacher-teaching-english-writing-grammar-rules-on-blackboard-indoors-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-image-642\" alt=\"Arab Teacher Teaching English Writing Grammar Rules On Blackboard Indoors\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/arab-teacher-teaching-english-writing-grammar-rules-on-blackboard-indoors-150x150.jpg 150w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/arab-teacher-teaching-english-writing-grammar-rules-on-blackboard-indoors-300x300.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/arab-teacher-teaching-english-writing-grammar-rules-on-blackboard-indoors-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e6c6c3 elementor-widget elementor-widget-image\" data-id=\"1e6c6c3\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-2.jpg\" class=\"attachment-full size-full wp-image-20\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56a355eb elementor-widget elementor-widget-image\" data-id=\"56a355eb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/young-arab-woman-in-hijab-teacher-sitting-at-home-in-kitchen-with-laptop-and-headset-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-image-640\" alt=\"Young arab woman in hijab teacher sitting at home in kitchen with laptop and headset\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/young-arab-woman-in-hijab-teacher-sitting-at-home-in-kitchen-with-laptop-and-headset-150x150.jpg 150w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/young-arab-woman-in-hijab-teacher-sitting-at-home-in-kitchen-with-laptop-and-headset-300x300.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/young-arab-woman-in-hijab-teacher-sitting-at-home-in-kitchen-with-laptop-and-headset-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22999820 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"22999820\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon_plus\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-144f78a7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"144f78a7\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"ti-arrow-top-right\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-653350b4 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"653350b4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:800}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0645\u0639\u0644\u0645\u064a\u0646 \u0627\u0644\u0645\u062d\u062a\u0631\u0641\u064a\u0646<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39b529d3 e-con-full e-flex e-con e-child\" data-id=\"39b529d3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4280a95f e-con-full e-flex e-con e-child\" data-id=\"4280a95f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-110cb07a elementor-widget elementor-widget-image\" data-id=\"110cb07a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-1024x682.jpg\" class=\"attachment-large size-large wp-image-639\" alt=\"Schooler Girl Wearing Wireless Headphones Sitting With Digital Tablet Indoor\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-1024x682.jpg 1024w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-600x400.jpg 600w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-300x200.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-768x512.jpg 768w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor-1536x1024.jpg 1536w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/schooler-girl-wearing-wireless-headphones-sitting-with-digital-tablet-indoor.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a9452bd elementor-widget elementor-widget-heading\" data-id=\"7a9452bd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0641\u064a \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u0639\u0644\u064a\u0645\u060c \u0646\u0639\u0645\u0644 \u0639\u0644\u0649 \u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631 \u0648\u0627\u0644\u062a\u0645\u064a\u0632 \u0645\u0646 \u062e\u0644\u0627\u0644:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dc252ac elementor-icon-list--layout-inline elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7dc252ac\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items elementor-inline-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-open-book1\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">4 \u0623\u0642\u0633\u0627\u0645<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-inline-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"lnr lnr-users\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u062d\u062a\u0649 1000 \u0637\u0627\u0644\u0628<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-163400a2 e-flex e-con-boxed e-con e-parent\" data-id=\"163400a2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3f0bb51c e-con-full e-flex e-con e-child\" data-id=\"3f0bb51c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-557fbdbd e-con-full e-flex e-con e-child\" data-id=\"557fbdbd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-786cc8aa elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"786cc8aa\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0623\u0641\u0636\u0644 \u0627\u0644\u0641\u0626\u0627\u062a\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54efe08a elementor-widget elementor-widget-heading\" data-id=\"54efe08a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0627\u0633\u062a\u0643\u0634\u0641 \u0641\u0626\u0627\u062a\u0646\u0627 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d652023 e-con-full e-flex e-con e-child\" data-id=\"5d652023\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-283ef9c2 elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"283ef9c2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/emirateseducationacademy.com\/ar\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0627\u0644\u0622\u0646<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19108a1 e-con-full e-flex e-con e-child\" data-id=\"19108a1\" data-element_type=\"container\" id=\"courses\">\n\t\t<div class=\"elementor-element elementor-element-547c567e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"547c567e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4cd81289 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"4cd81289\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-monitor1\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c043b7 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"7c043b7\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+97128870887\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2da971b e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2da971b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:200}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76fdbd49 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"76fdbd49\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-head-side-virus\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M272,240a16,16,0,1,0,16,16A16,16,0,0,0,272,240Zm-64-64a16,16,0,1,0,16,16A16,16,0,0,0,208,176Zm301.2,99c-20.93-47.12-48.43-151.73-73.07-186.75A207.9,207.9,0,0,0,266.09,0H192C86,0,0,86,0,192A191.23,191.23,0,0,0,64,334.81V512H320V448h64a64,64,0,0,0,64-64V320H480A32,32,0,0,0,509.2,275ZM368,240H355.88c-28.51,0-42.79,34.47-22.63,54.63l8.58,8.57a16,16,0,1,1-22.63,22.63l-8.57-8.58C290.47,297.09,256,311.37,256,339.88V352a16,16,0,0,1-32,0V339.88c0-28.51-34.47-42.79-54.63-22.63l-8.57,8.58a16,16,0,0,1-22.63-22.63l8.58-8.57c20.16-20.16,5.88-54.63-22.63-54.63H112a16,16,0,0,1,0-32h12.12c28.51,0,42.79-34.47,22.63-54.63l-8.58-8.57a16,16,0,0,1,22.63-22.63l8.57,8.58c20.16,20.16,54.63,5.88,54.63-22.63V96a16,16,0,0,1,32,0v12.12c0,28.51,34.47,42.79,54.63,22.63l8.57-8.58a16,16,0,0,1,22.63,22.63l-8.58,8.57C313.09,173.53,327.37,208,355.88,208H368a16,16,0,0,1,0,32Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0627\u062a \u0648\u0627\u0644\u0645\u0646\u0637\u0642\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c9c334 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"6c9c334\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+97128870887\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-276343d3 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"276343d3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40983bf5 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"40983bf5\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-hand_shake\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0644\u063a\u0627\u062a \u0648\u0627\u0644\u0627\u062a\u0635\u0627\u0644\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-846bff7 elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"846bff7\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+97128870887\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2edc333d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2edc333d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:600}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e5173a1 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"7e5173a1\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bullhorn\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M576 240c0-23.63-12.95-44.04-32-55.12V32.01C544 23.26 537.02 0 512 0c-7.12 0-14.19 2.38-19.98 7.02l-85.03 68.03C364.28 109.19 310.66 128 256 128H64c-35.35 0-64 28.65-64 64v96c0 35.35 28.65 64 64 64h33.7c-1.39 10.48-2.18 21.14-2.18 32 0 39.77 9.26 77.35 25.56 110.94 5.19 10.69 16.52 17.06 28.4 17.06h74.28c26.05 0 41.69-29.84 25.9-50.56-16.4-21.52-26.15-48.36-26.15-77.44 0-11.11 1.62-21.79 4.41-32H256c54.66 0 108.28 18.81 150.98 52.95l85.03 68.03a32.023 32.023 0 0 0 19.98 7.02c24.92 0 32-22.78 32-32V295.13C563.05 284.04 576 263.63 576 240zm-96 141.42l-33.05-26.44C392.95 311.78 325.12 288 256 288v-96c69.12 0 136.95-23.78 190.95-66.98L480 98.58v282.84z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0622\u062f\u0627\u0628 \u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8aa69a elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"d8aa69a\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+97128870887\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e49bd10 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e49bd10\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:800}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-316f5e34 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"316f5e34\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-monitor1\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0641\u0646\u0648\u0646 \u0648\u0627\u0644\u0625\u0628\u062f\u0627\u0639\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-790780e elementor-view-stacked elementor-absolute elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"790780e\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+97128870887\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5168cae8 e-flex e-con-boxed e-con e-parent\" data-id=\"5168cae8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-75d74675 e-con-full e-flex e-con e-child\" data-id=\"75d74675\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d797f10 e-con-full e-flex e-con e-child\" data-id=\"d797f10\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1a41b16 e-con-full e-flex e-con e-child\" data-id=\"1a41b16\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca61a60 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"ca61a60\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-1024x1024.jpg\" class=\"attachment-large size-large wp-image-698\" alt=\"\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-1024x1024.jpg 1024w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-300x300.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-100x100.jpg 100w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-600x600.jpg 600w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-150x150.jpg 150w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662-768x768.jpg 768w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_30cfc662.jpg 1215w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-22c7a3e e-con-full e-flex e-con e-child\" data-id=\"22c7a3e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-f959a42 e-con-full e-flex e-con e-child\" data-id=\"f959a42\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2981a5 elementor-widget elementor-widget-image\" data-id=\"f2981a5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-3.jpg\" class=\"attachment-full size-full wp-image-19\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-369ff67 elementor-widget elementor-widget-image\" data-id=\"369ff67\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2.jpg\" class=\"attachment-full size-full wp-image-22\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5806e70 elementor-widget elementor-widget-image\" data-id=\"5806e70\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"50\" height=\"50\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-1.jpg\" class=\"attachment-full size-full wp-image-21\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08e30d3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"08e30d3\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"icon_plus\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3ad9bc e-con-full e-flex e-con e-child\" data-id=\"b3ad9bc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5b4d01 elementor-widget elementor-widget-heading\" data-id=\"b5b4d01\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><p style=\"margin-right:29px\">\n  \u0623\u0643\u062b\u0631 \u0645\u0646 50 \u0645\u0639\u0644\u0645\u064b\u0627 \u0645\u062a\u0645\u064a\u0632\u064b\u0627\n<\/p><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c70f980 e-con-full e-flex e-con e-child\" data-id=\"c70f980\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c7e52e1 elementor-widget elementor-widget-image\" data-id=\"c7e52e1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-1024x1024.jpg\" class=\"attachment-large size-large wp-image-699\" alt=\"\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-1024x1024.jpg 1024w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-300x300.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-100x100.jpg 100w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-600x600.jpg 600w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-150x150.jpg 150w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c-768x768.jpg 768w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-16-at-10.27.27_455a3d9c.jpg 1215w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-90260f8 e-con-full e-flex e-con e-child\" data-id=\"90260f8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72c316c9 elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"72c316c9\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0645\u0632\u064a\u062f \u0639\u0646\u0627\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6624490e elementor-widget elementor-widget-heading\" data-id=\"6624490e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0623\u0643\u062b\u0631 \u0645\u0646 13 \u0639\u0627\u0645\u064b\u0627 \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0648\u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0637\u0644\u0627\u0628<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0427019 e-con-full e-flex e-con e-child\" data-id=\"0427019\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4847e23 e-con-full e-flex e-con e-child\" data-id=\"4847e23\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a17c04 elementor-widget elementor-widget-counter\" data-id=\"6a17c04\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u0627\u0644\u0637\u0644\u0627\u0628 \u064a\u062d\u0628\u0648\u0646<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"1\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">K<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-451800c e-con-full e-flex e-con e-child\" data-id=\"451800c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1687247 elementor-widget elementor-widget-counter\" data-id=\"1687247\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u0627\u0644\u062a\u0642\u064a\u064a\u0645\u0627\u062a \u0648\u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0627\u062a \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a\u0629<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"500\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fa7213 elementor-widget elementor-widget-progress\" data-id=\"6fa7213\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"90\" aria-valuetext=\"90% (Our Success Student)\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"90\">\n\t\t\t\t<span class=\"elementor-progress-text\">\u0637\u0627\u0644\u0628\u0646\u0627 \u0627\u0644\u0646\u0627\u062c\u062d<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-progress-percentage\">90%<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b1ce465 elementor-widget elementor-widget-text-editor\" data-id=\"5b1ce465\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h5 data-start=\"534\" data-end=\"865\">\u0645\u0646\u0630 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0639\u0642\u062f\u064a\u0646 \u0645\u0646 \u0627\u0644\u0632\u0645\u0646\u060c \u0642\u062f\u0645\u062a \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0644\u0645\u064a\u0629 <strong data-start=\"604\" data-end=\"661\">\u0622\u0645\u0646\u0629 \u0648\u062f\u0627\u0639\u0645\u0629 \u060c \u0627\u0644\u0628\u064a\u0626\u0629 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629<\/strong>\u0625\u0646 \u0645\u062f\u0631\u0628\u064a\u0646\u0627 \u0627\u0644\u0645\u062a\u0641\u0627\u0646\u064a\u0646\u060c \u0648\u0637\u0631\u0642 \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0627\u0644\u062d\u062f\u064a\u062b\u0629\u060c \u0648\u0627\u0644\u0646\u0647\u062c \u0627\u0644\u0642\u0627\u0626\u0645 \u0639\u0644\u0649 \u0627\u0644\u0642\u064a\u0645\u060c \u0643\u0644\u0647\u0627 \u0639\u0648\u0627\u0645\u0644 \u062a\u0645\u0643\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u0627\u0644\u062a\u0641\u0648\u0642 \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u064b\u0627 \u0648\u0634\u062e\u0635\u064a\u064b\u0627\u060c \u0645\u0645\u0627 \u064a\u0624\u0647\u0644\u0647\u0645 \u0644\u0644\u0642\u064a\u0627\u062f\u0629 \u0628\u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u0627\u0644\u0623\u062e\u0644\u0627\u0642 \u0648\u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629.<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-277f1f3c elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"277f1f3c\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/emirateseducationacademy.com\/ar\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0627\u0644\u0622\u0646<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-99251a4 e-flex e-con-boxed e-con e-parent\" data-id=\"99251a4\" data-element_type=\"container\" id=\"gallery\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aa0c031 e-con-full e-flex e-con e-child\" data-id=\"aa0c031\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ca307cb e-con-full e-flex e-con e-child\" data-id=\"ca307cb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60b08d9 gallery-prev elementor-widget elementor-widget-button\" data-id=\"60b08d9\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-up\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89334f3 gallery-next elementor-widget elementor-widget-button\" data-id=\"89334f3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-down\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a6361f elementor-widget elementor-widget-html\" data-id=\"1a6361f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function () {\r\n  function wireUp() {\r\n    const root = document.querySelector('#gallery');\r\n    if (!root) return;\r\n\r\n    \/\/ find the carousel's swiper instance\r\n    const swiperEl = root.querySelector('.swiper, .swiper-container, .elementor-swiper');\r\n    const swiper = swiperEl && (swiperEl.swiper || (window.jQuery && window.jQuery(swiperEl).data('swiper')));\r\n    if (!swiper) { setTimeout(wireUp, 300); return; }\r\n\r\n    \/\/ hook up the buttons\r\n    const prevBtn = root.querySelector('.gallery-prev');\r\n    const nextBtn = root.querySelector('.gallery-next');\r\n\r\n    prevBtn && prevBtn.addEventListener('click', (e) => {\r\n      e.preventDefault();\r\n      swiper.slidePrev();\r\n    });\r\n    nextBtn && nextBtn.addEventListener('click', (e) => {\r\n      e.preventDefault();\r\n      swiper.slideNext();\r\n    });\r\n  }\r\n\r\n  if (window.jQuery) {\r\n    jQuery(window).on('elementor\/frontend\/init', function () {\r\n      wireUp();\r\n      if (window.elementorFrontend && elementorFrontend.hooks) {\r\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/global', wireUp);\r\n      }\r\n    });\r\n  } else {\r\n    document.addEventListener('DOMContentLoaded', wireUp);\r\n  }\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0f887d e-con-full e-flex e-con e-child\" data-id=\"f0f887d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46192ad elementor-widget elementor-widget-image-carousel\" data-id=\"46192ad\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_laptop&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0635\u0648\u0631\u0629 \u062f\u0627\u0626\u0631\u064a\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 \u0645\u0646 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0027-1024x1024.jpg\" alt=\"IMG-20250815-WA0027\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 \u0645\u0646 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0026-1024x1024.jpg\" alt=\"IMG-20250815-WA0026\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 \u0645\u0646 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/IMG-20250815-WA0022-1024x1024.jpg\" alt=\"IMG-20250815-WA0022\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-646d1ff7 e-flex e-con-boxed e-con e-parent\" data-id=\"646d1ff7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ad59758 e-flex e-con-boxed e-con e-parent\" data-id=\"ad59758\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38d2614 elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"38d2614\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0645\u062f\u0631\u0633\u064a \u0627\u0644\u0645\u0648\u062d\u062f \u0644\u062f\u0648\u0644\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629 (2025-2026)\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c631fd9 e-con-full e-flex e-con e-child\" data-id=\"c631fd9\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9ebef1e e-con-full e-flex e-con e-child\" data-id=\"9ebef1e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c6caad3 e-con-full e-flex e-con e-child\" data-id=\"c6caad3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d984530 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"d984530\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1709\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-scaled.jpg\" class=\"attachment-full size-full wp-image-855\" alt=\"\" srcset=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-scaled.jpg 2560w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-scaled-600x401.jpg 600w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-300x200.jpg 300w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-1024x684.jpg 1024w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-768x513.jpg 768w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-1536x1026.jpg 1536w, https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/business-meeting-in-dubai-2025-03-14-14-52-58-utc-2048x1367.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-33b827d e-con-full e-flex e-con e-child\" data-id=\"33b827d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c86a9dd elementor-widget elementor-widget-heading\" data-id=\"c86a9dd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><p data-start=\"115\" data-end=\"171\"><strong data-start=\"115\" data-end=\"171\">\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u062a\u0639\u062a\u0645\u062f \u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a \u0627\u0644\u0645\u0648\u062d\u062f \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u062f\u0627\u0631\u0633<\/strong><span style=\"color: inherit\"><\/span><\/p><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ee2100 elementor-widget elementor-widget-text-editor\" data-id=\"2ee2100\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"202\" data-end=\"276\"><strong data-start=\"202\" data-end=\"229\">\u0628\u062f\u0627\u064a\u0629 \u0627\u0644\u0639\u0627\u0645 \u0627\u0644\u062f\u0631\u0627\u0633\u064a:<\/strong> 25 \u0622\u0628 \/ \u0623\u063a\u0633\u0637\u0633 \u0639\u0627\u0645 2025 \u2014 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u062f\u0627\u0631\u0633 \u062a\u0628\u062f\u0623 \u0645\u0639\u0627.<\/p><p data-start=\"279\" data-end=\"351\"><strong data-start=\"279\" data-end=\"296\">\u0639\u0637\u0644\u0629 \u0627\u0644\u0634\u062a\u0627\u0621:<\/strong> 8 \u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644 \/ \u062f\u064a\u0633\u0645\u0628\u0631 2025 \u2013 4 \u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \/ \u064a\u0646\u0627\u064a\u0631 2026 (\u0627\u0633\u062a\u0626\u0646\u0627\u0641 5 \u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \/ \u064a\u0646\u0627\u064a\u0631).<\/p><p data-start=\"354\" data-end=\"399\"><strong data-start=\"354\" data-end=\"370\">\u0627\u0644\u062b\u0627\u0646\u064a\u0629 \u0627\u0644\u0623\u062c\u0644:<\/strong> 5 \u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \/ \u064a\u0646\u0627\u064a\u0631 \u2013 15 \u0622\u0630\u0627\u0631 \/ \u0645\u0627\u0631\u0633 \u0639\u0627\u0645 2026.<\/p><p data-start=\"404\" data-end=\"485\"><strong data-start=\"404\" data-end=\"421\">\u0639\u0637\u0644\u0629 \u0627\u0644\u0631\u0628\u064a\u0639:<\/strong> 16 \u2013 29 \u0622\u0630\u0627\u0631 \/ \u0645\u0627\u0631\u0633 2026 (\u0627\u0644\u0634\u0627\u0631\u0642\u0629 \u062e\u0627\u0635\u0629 \u0625\u0639\u0627\u062f\u0629 \u0641\u062a\u062d \u0627\u0644\u0645\u062f\u0627\u0631\u0633 \u0641\u064a 23 \u0622\u0630\u0627\u0631 \/ \u0645\u0627\u0631\u0633).<\/p><p data-start=\"488\" data-end=\"562\"><strong data-start=\"488\" data-end=\"514\">\u062b\u0627\u0644\u062b\u0629 &amp; \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u062a\u0627\u0631\u064a\u062e:<\/strong> 30 \u0645\u0627\u0631\u0633 \u2013 3 \u064a\u0648\u0644\u064a\u0648 2026 (\u0627\u0644\u0634\u0627\u0631\u0642\u0629 \u064a\u0646\u062a\u0647\u064a \u0641\u064a 2 \u062a\u0645\u0648\u0632 \/ \u064a\u0648\u0644\u064a\u0647).<\/p><p data-start=\"565\" data-end=\"587\"><strong data-start=\"565\" data-end=\"585\">\u0645\u0646\u062a\u0635\u0641 \u0627\u0644\u0645\u062f\u0629 \u0641\u0648\u0627\u0635\u0644:<\/strong><\/p><p data-start=\"592\" data-end=\"612\">13-19 \u0623\u0643\u062a\u0648\u0628\u0631 \u0639\u0627\u0645 2025<\/p><p data-start=\"617\" data-end=\"638\">11-15 \u0641\u0628\u0631\u0627\u064a\u0631 2026<\/p><p data-start=\"643\" data-end=\"673\">25-31 \u0645\u0627\u064a\u0648 2026 (\u0639\u064a\u062f \u0627\u0644\u0623\u0636\u062d\u0649)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3be6753 e-flex e-con-boxed e-con e-parent\" data-id=\"3be6753\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-278c38e elementor-widget elementor-widget-spacer\" data-id=\"278c38e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30fcdaf e-flex e-con-boxed e-con e-parent\" data-id=\"30fcdaf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a33319b e-con-full e-flex e-con e-child\" data-id=\"a33319b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35ece27 elementor-widget elementor-widget-image-carousel\" data-id=\"35ece27\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_laptop&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0635\u0648\u0631\u0629 \u062f\u0627\u0626\u0631\u064a\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-08-20-at-18.05.03-1024x1024.jpeg\" alt=\"WhatsApp Image 2025-08-20 at 18.05.03\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c5a5c40 e-con-full e-flex e-con e-child\" data-id=\"c5a5c40\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e605420 elementor-widget elementor-widget-heading\" data-id=\"e605420\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0632\u064a \u0627\u0644\u0645\u062f\u0631\u0633\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab46e7b elementor-widget elementor-widget-html\" data-id=\"ab46e7b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function () {\r\n  function wireUp() {\r\n    const root = document.querySelector('#gallery');\r\n    if (!root) return;\r\n\r\n    \/\/ find the carousel's swiper instance\r\n    const swiperEl = root.querySelector('.swiper, .swiper-container, .elementor-swiper');\r\n    const swiper = swiperEl && (swiperEl.swiper || (window.jQuery && window.jQuery(swiperEl).data('swiper')));\r\n    if (!swiper) { setTimeout(wireUp, 300); return; }\r\n\r\n    \/\/ hook up the buttons\r\n    const prevBtn = root.querySelector('.gallery-prev');\r\n    const nextBtn = root.querySelector('.gallery-next');\r\n\r\n    prevBtn && prevBtn.addEventListener('click', (e) => {\r\n      e.preventDefault();\r\n      swiper.slidePrev();\r\n    });\r\n    nextBtn && nextBtn.addEventListener('click', (e) => {\r\n      e.preventDefault();\r\n      swiper.slideNext();\r\n    });\r\n  }\r\n\r\n  if (window.jQuery) {\r\n    jQuery(window).on('elementor\/frontend\/init', function () {\r\n      wireUp();\r\n      if (window.elementorFrontend && elementorFrontend.hooks) {\r\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/global', wireUp);\r\n      }\r\n    });\r\n  } else {\r\n    document.addEventListener('DOMContentLoaded', wireUp);\r\n  }\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-23eaf6a7 e-flex e-con-boxed e-con e-parent\" data-id=\"23eaf6a7\" data-element_type=\"container\" id=\"testimonials\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4668ee09 e-con-full e-flex e-con e-child\" data-id=\"4668ee09\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4e37afcf e-con-full e-flex e-con e-child\" data-id=\"4e37afcf\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-246393fa elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"246393fa\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21fe996c elementor-widget elementor-widget-heading\" data-id=\"21fe996c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">\u0644\u0645\u062d\u0629 \u0639\u0646 \u0622\u0631\u0627\u0621 \u0627\u0644\u0622\u0628\u0627\u0621<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be67250 elementor-testimonial--layout-image_stacked elementor-testimonial--laptop-align-center elementor-testimonial--skin-default elementor-testimonial--align-center elementor-arrows-yes elementor-widget elementor-widget-testimonial-carousel\" data-id=\"be67250\" data-element_type=\"widget\" id=\"testimonials\" data-settings=\"{&quot;slides_per_view_laptop&quot;:&quot;3&quot;,&quot;slides_to_scroll_laptop&quot;:&quot;1&quot;,&quot;speed&quot;:2200,&quot;autoplay_speed&quot;:4000,&quot;space_between_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:11,&quot;sizes&quot;:[]},&quot;show_arrows&quot;:&quot;yes&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"\u0627\u0644\u0634\u0631\u0627\u0626\u062d\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\u0623\u0646\u0627 \u0641\u062e\u0648\u0631\u0629 \u062c\u062f\u064b\u0627 \u0628\u0645\u0633\u062a\u0648\u0649 \u062a\u0639\u0644\u0645 \u0623\u0637\u0641\u0627\u0644\u064a \u0641\u064a \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0644\u0644\u062a\u0639\u0644\u064a\u0645. \u0627\u0644\u0645\u0639\u0644\u0645\u0648\u0646 \u0645\u062a\u0639\u0627\u0648\u0646\u0648\u0646 \u0648\u0645\u0647\u0646\u064a\u0648\u0646\u060c \u0648\u0627\u0644\u0628\u064a\u0626\u0629 \u0622\u0645\u0646\u0629 \u0648\u062f\u0627\u0639\u0645\u0629. \u0644\u0642\u062f \u0627\u0643\u062a\u0633\u0628 \u0627\u0628\u0646\u064a \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u0627\u0644\u062b\u0642\u0629.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-1.jpg\" alt=\"Fatima Al Mansoori \u2013\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0641\u0627\u0637\u0645\u0629 \u0627\u0644\u0645\u0646\u0635\u0648\u0631\u064a \u2013<\/span><span class=\"elementor-testimonial__title\"> \u0627\u0644\u0623\u0645<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\u0623\u062a\u0627\u062d\u062a \u0644\u064a \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0641\u0631\u0635\u0629 \u0627\u0633\u062a\u0643\u0634\u0627\u0641 \u0627\u0644\u0639\u0644\u0648\u0645 \u0648\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0648\u0627\u0644\u0641\u0646\u0648\u0646. \u0623\u0633\u0644\u0648\u0628 \u0627\u0644\u062a\u062f\u0631\u064a\u0633 \u0627\u0644\u062d\u062f\u064a\u062b \u062c\u0639\u0644 \u0627\u0644\u062a\u0639\u0644\u0645 \u0645\u0645\u062a\u0639\u064b\u0627\u060c \u0648\u0623\u0634\u0639\u0631 \u0627\u0644\u0622\u0646 \u0623\u0646\u0646\u064a \u0645\u0633\u062a\u0639\u062f \u0644\u0644\u062c\u0627\u0645\u0639\u0629 \u0648\u062a\u062d\u062f\u064a\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-2.jpg\" alt=\"Mohammed Al Suwaidi \u2013\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0645\u062d\u0645\u062f \u0627\u0644\u0633\u0648\u064a\u062f\u064a \u2013<\/span><span class=\"elementor-testimonial__title\"> \u0627\u0644\u0637\u0627\u0644\u0628 (\u0627\u0644\u0635\u0641 11)<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t\u0644\u0642\u062f \u0643\u0627\u0646 \u0627\u0644\u0639\u0645\u0644 \u0647\u0646\u0627 \u062a\u062c\u0631\u0628\u0629\u064b \u0645\u064f\u0644\u0647\u0645\u0629. \u062a\u064f\u0642\u062f\u0651\u0631 \u0627\u0644\u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062c\u0645\u0627\u0639\u064a \u0648\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0645 \u0648\u0627\u0644\u0627\u0628\u062a\u0643\u0627\u0631\u060c \u0645\u0645\u0627 \u064a\u064f\u0645\u0643\u0651\u0646\u0646\u0627 \u0645\u0646 \u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0637\u0644\u0627\u0628 \u0644\u062a\u062d\u0642\u064a\u0642 \u0623\u0642\u0635\u0649 \u0625\u0645\u0643\u0627\u0646\u0627\u062a\u0647\u0645.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial__image\">\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/emirateseducationacademy.com\/wp-content\/uploads\/2025\/08\/faq-thumb-2-3.jpg\" alt=\"Aisha Al Khouri \u2013\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u0639\u0627\u0626\u0634\u0629 \u0627\u0644\u062e\u0648\u0631\u064a \u2013<\/span><span class=\"elementor-testimonial__title\"> \u0627\u0644\u0645\u0639\u0644\u0645<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0633\u0627\u0628\u0642\u0629\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"\u0627\u0644\u0642\u0627\u062f\u0645\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a87c558 e-con-full e-flex e-con e-child\" data-id=\"2a87c558\" data-element_type=\"container\" id=\"testimonials\">\n\t\t<div class=\"elementor-element elementor-element-397620d e-con-full e-grid e-con e-child\" data-id=\"397620d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cbf7a63 e-con-full e-flex e-con e-child\" data-id=\"cbf7a63\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7abc7a1 e-con-full e-flex e-con e-child\" data-id=\"7abc7a1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d342f69 elementor-align-right elementor-laptop-align-right testi-prev elementor-widget elementor-widget-button\" data-id=\"d342f69\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9193a0 testi-dot elementor-widget elementor-widget-button\" data-id=\"e9193a0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-289d2f9 testi-dot elementor-widget elementor-widget-button\" data-id=\"289d2f9\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-caf1840 testi-dot elementor-widget elementor-widget-button\" data-id=\"caf1840\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17f3b0f elementor-laptop-align-left testi-next elementor-widget elementor-widget-button\" data-id=\"17f3b0f\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df5f387 e-con-full e-flex e-con e-child\" data-id=\"df5f387\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6efb74b elementor-widget elementor-widget-html\" data-id=\"6efb74b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function () {\r\n  function init() {\r\n    \/\/ Parent container ID\r\n    const root = document.querySelector('#testimonials');\r\n    if (!root) return;\r\n\r\n    \/\/ Find the Swiper element inside the widget (works for Elementor\/Ekit)\r\n    const swiperEl = root.querySelector('.swiper, .swiper-container, .elementor-swiper');\r\n    const swiper = swiperEl && (swiperEl.swiper || (window.jQuery && window.jQuery(swiperEl).data('swiper')));\r\n\r\n    if (!swiper) { setTimeout(init, 250); return; } \/\/ wait for Elementor to finish\r\n\r\n    \/\/ Hook arrows\r\n    const prevBtn = root.querySelector('.testi-prev');\r\n    const nextBtn = root.querySelector('.testi-next');\r\n\r\n    if (prevBtn) prevBtn.addEventListener('click', (e) => { e.preventDefault(); e.stopPropagation(); swiper.slidePrev(); });\r\n    if (nextBtn) nextBtn.addEventListener('click', (e) => { e.preventDefault(); e.stopPropagation(); swiper.slideNext(); });\r\n  }\r\n\r\n  \/\/ Run after Elementor frontend is ready\r\n  if (window.jQuery) {\r\n    jQuery(window).on('elementor\/frontend\/init', init);\r\n  } else {\r\n    document.addEventListener('DOMContentLoaded', init);\r\n  }\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc8e48a elementor-widget elementor-widget-html\" data-id=\"bc8e48a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function () {\r\n  function wireUp() {\r\n    const root = document.querySelector('#testimonials');\r\n    if (!root) return;\r\n\r\n    \/\/ Try to get Swiper instance from the testimonial widget\r\n    const swiperEl = root.querySelector('.swiper, .swiper-container, .elementor-swiper');\r\n    const swiper = swiperEl && (swiperEl.swiper || (window.jQuery && window.jQuery(swiperEl).data('swiper')));\r\n    if (!swiper) { setTimeout(wireUp, 300); return; }\r\n\r\n    \/\/ Custom arrows (optional, already set up earlier)\r\n    const prevBtn = root.querySelector('.testi-prev');\r\n    const nextBtn = root.querySelector('.testi-next');\r\n    prevBtn && prevBtn.addEventListener('click', () => swiper.slidePrev());\r\n    nextBtn && nextBtn.addEventListener('click', () => swiper.slideNext());\r\n\r\n    \/\/ === Custom Dots ===\r\n    const dots = Array.from(root.querySelectorAll('.testi-dot'));\r\n\r\n    \/\/ Move slider when a dot is clicked\r\n    dots.forEach((dot, i) => {\r\n      dot.addEventListener('click', () => {\r\n        swiper.slideToLoop ? swiper.slideToLoop(i) : swiper.slideTo(i); \/\/ supports loop\/non-loop\r\n      });\r\n    });\r\n\r\n    \/\/ Helper: update active class on dots\r\n    function setActiveDot(index) {\r\n      dots.forEach((d, i) => d.classList.toggle('is-active', i === index));\r\n    }\r\n\r\n    \/\/ Set initial active dot\r\n    setActiveDot(swiper.realIndex ?? swiper.activeIndex ?? 0);\r\n\r\n    \/\/ Keep in sync when the slide changes\r\n    swiper.on('slideChange', function () {\r\n      const idx = ('realIndex' in swiper) ? swiper.realIndex : swiper.activeIndex;\r\n      setActiveDot(idx);\r\n    });\r\n\r\n    \/\/ Fallback: if you enabled native pagination bullets, you can also sync-click them:\r\n    \/\/ const nativeBullets = root.querySelectorAll('.swiper-pagination-bullet');\r\n    \/\/ if (nativeBullets.length && dots.length === nativeBullets.length) {\r\n    \/\/   dots.forEach((dot, i) => dot.addEventListener('click', () => nativeBullets[i].click()));\r\n    \/\/ }\r\n  }\r\n\r\n  \/\/ Run after Elementor init and on AJAX loads\r\n  if (window.jQuery) {\r\n    jQuery(window).on('elementor\/frontend\/init', function () {\r\n      wireUp();\r\n      if (window.elementorFrontend && elementorFrontend.hooks) {\r\n        elementorFrontend.hooks.addAction('frontend\/element_ready\/global', wireUp);\r\n      }\r\n    });\r\n  } else {\r\n    document.addEventListener('DOMContentLoaded', wireUp);\r\n  }\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7fff09a8 e-flex e-con-boxed e-con e-parent\" data-id=\"7fff09a8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3d84bc95 e-con-full e-flex e-con e-child\" data-id=\"3d84bc95\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-349d36de e-con-full e-flex e-con e-child\" data-id=\"349d36de\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57e448e3 elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"57e448e3\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-graduation-cap\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h5 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t\u0623\u0633\u0626\u0644\u0629 \u0648\u0623\u062c\u0648\u0628\u0629\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h5>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c3e7d61 elementor-widget elementor-widget-heading\" data-id=\"7c3e7d61\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c63d380 elementor-widget elementor-widget-n-accordion\" data-id=\"c63d380\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"\u0627\u0644\u0623\u0643\u0648\u0631\u062f\u064a\u0648\u0646. \u0641\u062a\u062d \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u0639 Enter \u0623\u0648 \u0627\u0644\u0641\u0636\u0627\u0621, \u0648\u062b\u064a\u0642\u0629 \u0645\u0639 \u0627\u0644\u0647\u0631\u0648\u0628 \u060c \u0648\u0627\u0646\u062a\u0642\u0644 \u0645\u0639 \u0645\u0641\u0627\u062a\u064a\u062d \u0627\u0644\u0623\u0633\u0647\u0645\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2070\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2070\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u0645\u0627 \u0627\u0644\u062f\u0648\u0631\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0642\u062f\u0645\u0648\u0646\u0647\u0627 \u061f <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"icon icon-up-arrow1\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"icon icon-down-arrow1\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2070\" class=\"elementor-element elementor-element-4e2d7bc5 e-con-full e-flex e-con e-child\" data-id=\"4e2d7bc5\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2070\" class=\"elementor-element elementor-element-37827f5c e-flex e-con-boxed e-con e-child\" data-id=\"37827f5c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a2ddadf elementor-widget elementor-widget-text-editor\" data-id=\"5a2ddadf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"440\" data-end=\"703\">\u0646\u062d\u0646 \u0646\u0642\u062f\u0645 \u0645\u062c\u0645\u0648\u0639\u0629 \u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a <strong data-start=\"494\" data-end=\"522\">\u0631\u064a\u0627\u0636 \u0627\u0644\u0623\u0637\u0641\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0635\u0641 12<\/strong>\u062a\u063a\u0637\u064a \u0627\u0644\u0645\u0648\u0627\u0636\u064a\u0639 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0645\u062b\u0644 <strong data-start=\"555\" data-end=\"629\">\u0627\u0644\u0631\u064a\u0627\u0636\u064a\u0627\u062a \u060c \u0627\u0644\u0639\u0644\u0648\u0645 \u0648 \u0627\u0644\u0644\u063a\u0627\u062a \u0648 \u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629 \u0648 \u0627\u0644\u062a\u0631\u0628\u064a\u0629 \u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629<\/strong>\u0625\u0644\u0649 \u062c\u0627\u0646\u0628 \u062f\u0648\u0631\u0627\u062a \u0645\u062a\u062e\u0635\u0635\u0629 \u0641\u064a <strong data-start=\"665\" data-end=\"702\">\u0627\u0644\u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0648\u0627\u0644\u0641\u0646\u0648\u0646 \u0648\u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0627\u0644\u062d\u064a\u0627\u062a\u064a\u0629<\/strong>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2071\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2071\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u0643\u064a\u0641 \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0639\u0644\u0645\u064a\u0646 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0641\u0635\u0648\u0644 \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0648\u0639\u0629 \u0628\u0641\u0639\u0627\u0644\u064a\u0629\u061f <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"icon icon-up-arrow1\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"icon icon-down-arrow1\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2071\" class=\"elementor-element elementor-element-66d9908e e-con-full e-flex e-con e-child\" data-id=\"66d9908e\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2071\" class=\"elementor-element elementor-element-a08cf06 e-flex e-con-boxed e-con e-child\" data-id=\"a08cf06\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a4bacae elementor-widget elementor-widget-text-editor\" data-id=\"1a4bacae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"777\" data-end=\"1051\">\u0644\u062f\u064a\u0646\u0627 \u0627\u0644\u0645\u0639\u0644\u0645\u064a\u0646 \u062a\u062a\u0644\u0642\u0649 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0641\u064a <strong data-start=\"832\" data-end=\"862\">\u062a\u0641\u0631\u064a\u062f \u0627\u0644\u062a\u0639\u0644\u064a\u0645<\/strong> \u0648 <strong data-start=\"867\" data-end=\"898\">\u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u062c\u0627\u0645\u0639 \u0637\u0631\u0642<\/strong>\u0646\u062d\u0646 \u0646\u0631\u0643\u0632 \u0639\u0644\u0649 \u062a\u0643\u064a\u064a\u0641 \u0627\u0644\u062f\u0631\u0648\u0633 \u0644\u062a\u0644\u0628\u064a\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0643\u0644 \u0637\u0627\u0644\u0628\u060c \u0648\u062a\u0634\u062c\u064a\u0639 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062c\u0645\u0627\u0639\u064a\u060c \u0648\u062a\u0639\u0632\u064a\u0632 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0645 \u0628\u064a\u0646 \u0627\u0644\u0645\u062a\u0639\u0644\u0645\u064a\u0646 \u0645\u0646 \u062e\u0644\u0641\u064a\u0627\u062a \u0645\u062e\u062a\u0644\u0641\u0629.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2072\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2072\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> \u0643\u064a\u0641 \u064a\u0645\u0643\u0646 \u0644\u0644\u0648\u0627\u0644\u062f\u064a\u0646 \u0627\u0644\u0628\u0642\u0627\u0621 \u0639\u0644\u0649 \u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u062a\u0642\u062f\u0645 \u0637\u0641\u0644\u0647\u0645\u061f <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><i aria-hidden=\"true\" class=\"icon icon-up-arrow1\"><\/i><\/span>\n\t\t\t<span class='e-closed'><i aria-hidden=\"true\" class=\"icon icon-down-arrow1\"><\/i><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2072\" class=\"elementor-element elementor-element-6800424c e-con-full e-flex e-con e-child\" data-id=\"6800424c\" data-element_type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2072\" class=\"elementor-element elementor-element-4a8eb806 e-flex e-con-boxed e-con e-child\" data-id=\"4a8eb806\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-569f9efb elementor-widget elementor-widget-text-editor\" data-id=\"569f9efb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"1461\" data-end=\"1700\">\u0645\u0646 \u062e\u0644\u0627\u0644 \u0644\u062f\u064a\u0646\u0627 <strong data-start=\"1487\" data-end=\"1504\">\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0648\u0627\u0644\u062f\u064a\u0646<\/strong> \u0648 \u0627\u0644\u0639\u0627\u062f\u064a\u0629 <strong data-start=\"1517\" data-end=\"1537\">\u062a\u0642\u0627\u0631\u064a\u0631 \u0645\u0631\u062d\u0644\u064a\u0629<\/strong>\u064a\u0645\u0643\u0646 \u0644\u0644\u0639\u0627\u0626\u0644\u0627\u062a \u0645\u062a\u0627\u0628\u0639\u0629 \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u060c \u0648\u0627\u0644\u062d\u0636\u0648\u0631\u060c \u0648\u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0635\u0641\u064a\u0629. \u062a\u064f\u0639\u0642\u062f \u0627\u062c\u062a\u0645\u0627\u0639\u0627\u062a \u0623\u0648\u0644\u064a\u0627\u0621 \u0627\u0644\u0623\u0645\u0648\u0631 \u0648\u0627\u0644\u0645\u0639\u0644\u0645\u064a\u0646 \u0639\u0644\u0649 \u0645\u062f\u0627\u0631 \u0627\u0644\u0639\u0627\u0645 \u0644\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Empowering Students, Building Futures From Kindergarten to Graduation Empowering Students, Building Futures Excellence in Education, Values for Life Learning Today, Leading Tomorrow Empowering Students, Building Futures Empowering Students, Building Futures Shaping Bright Minds for Tomorrow Empowering Students, Building Futures John DoeCEO John DoeCEO John DoeCEO John DoeCEO John DoeCEO John DoeCEO Future Starts Here Learn. [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-64","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/pages\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/comments?post=64"}],"version-history":[{"count":0,"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/pages\/64\/revisions"}],"wp:attachment":[{"href":"https:\/\/emirateseducationacademy.com\/ar\/wp-json\/wp\/v2\/media?parent=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}