{"id":2787,"date":"2025-08-19T09:47:56","date_gmt":"2025-08-19T06:47:56","guid":{"rendered":"https:\/\/aldahlawi-group.com\/?page_id=2787"},"modified":"2025-12-09T11:25:39","modified_gmt":"2025-12-09T08:25:39","slug":"%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9-clone","status":"publish","type":"page","link":"https:\/\/aldahlawi-group.com\/?page_id=2787","title":{"rendered":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2787\" class=\"elementor elementor-2787\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b722bad elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b722bad\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-979802a\" data-id=\"979802a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b7e7328 elementor-widget elementor-widget-html\" data-id=\"b7e7328\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Popup Navigation<\/title>\r\n    <style>\r\n        \/* Basic styling for the navigation button *\/\r\n        .nav-button {\r\n            font-size: 30px;\r\n            cursor: pointer;\r\n            background-color: #0d2b4e;\r\n            border: none;\r\n        }\r\n\r\n        \/* Popup navigation menu styling *\/\r\n        .popup-nav {\r\n            display: none;  \/* Hidden by default *\/\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 0, 0, 0.8);\r\n            color: white;\r\n            padding: 50px 20px;\r\n            text-align: center;\r\n            z-index: 1000;\r\n        }\r\n\r\n        .popup-nav ul {\r\n            list-style-type: none;\r\n            padding: 0;\r\n        }\r\n\r\n        .popup-nav li {\r\n            margin: 20px 0;\r\n        }\r\n\r\n        .popup-nav a {\r\n            color: white;\r\n            text-decoration: none;\r\n            font-size: 25px;\r\n        }\r\n\r\n        .popup-nav .close-btn {\r\n            position: absolute;\r\n            top: 20px;\r\n            right: 20px;\r\n            font-size: 40px;\r\n            background: transparent;\r\n            color: white;\r\n            border: none;\r\n            cursor: pointer;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n    <!-- Navigation button -->\r\n    <button id=\"nav-toggle\" class=\"nav-button\">\u2630<\/button>\r\n\r\n    <!-- Popup navigation menu -->\r\n    <div id=\"popup-nav\" class=\"popup-nav\">\r\n        <button id=\"close-nav\" class=\"close-btn\">&times;<\/button>\r\n        <ul>\r\n            <li><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1492\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\r\n            <li><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\r\n            <li><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\r\n         <li><a href=\"#contact-us\" onclick=\"event.preventDefault(); scrollToContact();\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a><\/li>\r\n        <\/ul>\r\n    <\/div>\r\n<\/header>\r\n\r\n<script>\r\n    \/\/ Get the elements\r\n    const navToggle = document.getElementById('nav-toggle');\r\n    const popupNav = document.getElementById('popup-nav');\r\n    const closeNav = document.getElementById('close-nav');\r\n\r\n    \/\/ When the button is clicked, show the popup menu\r\n    navToggle.addEventListener('click', function() {\r\n        popupNav.style.display = 'block';\r\n    });\r\n\r\n    \/\/ When the close button is clicked, hide the popup menu\r\n    closeNav.addEventListener('click', function() {\r\n        popupNav.style.display = 'none';\r\n    });\r\n\r\n    \/\/ Optionally, you can also close the popup if clicked anywhere outside\r\n    window.addEventListener('click', function(event) {\r\n        if (event.target === popupNav) {\r\n            popupNav.style.display = 'none';\r\n        }\r\n    });\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b3f9cf9\" data-id=\"b3f9cf9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8d51652\" data-id=\"8d51652\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-44d197a elementor-widget elementor-widget-theme-site-logo elementor-widget-image\" data-id=\"44d197a\" data-element_type=\"widget\" data-widget_type=\"theme-site-logo.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"882\" height=\"283\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview.png\" class=\"attachment-full size-full wp-image-233\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview.png 882w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview-300x96.png 300w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview-768x246.png 768w\" sizes=\"(max-width: 882px) 100vw, 882px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-77b4ffd elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"77b4ffd\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-1f50f0b\" data-id=\"1f50f0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4fd991a elementor-widget elementor-widget-html\" data-id=\"4fd991a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .language-toggle {\r\n        display: inline-flex;  \/* Changed to flex for better centering *\/\r\n        align-items: center;  \/* Vertical centering *\/\r\n        width: 60px;\r\n        height: 30px;\r\n        position: relative;\r\n        direction: rtl;\r\n        vertical-align: middle; \/* Important for inline alignment *\/\r\n    }\r\n    \r\n    .toggle-input {\r\n        display: none;\r\n    }\r\n    \r\n    .toggle-label {\r\n        display: block;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: #e0e0e0;\r\n        border-radius: 30px;\r\n        box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);\r\n        cursor: pointer;\r\n        position: relative;\r\n        transition: all 0.2s ease;\r\n        margin: 0; \/* Remove any default margins *\/\r\n    }\r\n    \r\n    .toggle-label:before {\r\n        content: '\u0639';\r\n        position: absolute;\r\n        left: 15px;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        color: #333;\r\n        font-weight: bold;\r\n        font-size: 12px;\r\n    }\r\n    \r\n    .toggle-label:after {\r\n        content: '';\r\n        position: absolute;\r\n        width: 24px;\r\n        height: 24px;\r\n        background: white;\r\n        border-radius: 50%;\r\n        top: 3px;\r\n        right: 3px;\r\n        transition: all 0.2s ease;\r\n        box-shadow: 0 1px 3px rgba(0,0,0,0.2);\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label {\r\n        background: #2541b2;\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label:before {\r\n        content: 'EN';\r\n        left: auto;\r\n        right: 6px;\r\n        color: white;\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label:after {\r\n        right: calc(100% - 27px);\r\n        background: #f8f9fa;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"language-toggle\">\r\n    <input type=\"checkbox\" id=\"languageToggle\" class=\"toggle-input\">\r\n    <label for=\"languageToggle\" class=\"toggle-label\"><\/label>\r\n<\/div>\r\n\r\n<script>\r\n    document.getElementById('languageToggle').addEventListener('change', function() {\r\n        if (this.checked) {\r\n            window.location.href = 'https:\/\/aldahlawi-group.com\/?page_id=2221';\r\n        } else {\r\n            window.location.href = 'https:\/\/aldahlawi-group.com\/?page_id=2150';\r\n        }\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-459973e\" data-id=\"459973e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2c4bc5 elementor-widget elementor-widget-html\" data-id=\"b2c4bc5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- HTML for the Login Button in Arabic -->\r\n<div class=\"login-container-ar\">\r\n  <button class=\"login-btn-ar\" id=\"loginTriggerAr\">\r\n    <span>\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/span>\r\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M9 21h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H9\"><\/path>\r\n      <polyline points=\"14 17 9 12 14 7\"><\/polyline>\r\n      <line x1=\"9\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line>\r\n    <\/svg>\r\n  <\/button>\r\n  \r\n  <div class=\"portal-selector-ar\" id=\"portalSelectorAr\" dir=\"rtl\">\r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/', '_blank')\">\r\n      <div class=\"portal-icon-ar admin\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644<\/h3>\r\n      <p>\u0644\u0645\u062f\u0631\u0627\u0621 \u0627\u0644\u0646\u0638\u0627\u0645<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/login_emp', '_blank')\">\r\n      <div class=\"portal-icon-ar user\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"8.5\" cy=\"7\" r=\"4\"><\/circle>\r\n          <polyline points=\"17 11 19 13 23 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645<\/h3>\r\n      <p>\u0644\u0644\u0645\u0648\u0638\u0641\u064a\u0646<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/customer\/login', '_blank')\">\r\n      <div class=\"portal-icon-ar customer\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n          <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n          <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0639\u0645\u064a\u0644<\/h3>\r\n      <p>\u0644\u0644\u0639\u0645\u0644\u0627\u0621<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- CSS Styling for Arabic Version -->\r\n<style>\r\n.login-container-ar {\r\n  position: relative;\r\n  display: inline-block;\r\n  z-index: 1000;\r\n  direction: rtl;\r\n}\r\n\r\n.login-btn-ar {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  padding: 10px 20px;\r\n  background-color: #1D3073;\r\n  color: white;\r\n  border: none;\r\n  border-radius: 30px;\r\n  font-weight: 600;\r\n  font-size: 16px;\r\n  cursor: pointer;\r\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\r\n  transition: all 0.3s ease;\r\n  direction: rtl;\r\n}\r\n\r\n.login-btn-ar:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\r\n  background-color: #2a3f8a;\r\n}\r\n\r\n.login-btn-ar:active {\r\n  transform: translateY(0);\r\n}\r\n\r\n.login-btn-ar svg {\r\n  width: 18px;\r\n  height: 18px;\r\n}\r\n\r\n.portal-selector-ar {\r\n  position: absolute;\r\n  top: 120%;\r\n  left: 0;\r\n  width: 320px;\r\n  background: white;\r\n  border-radius: 12px;\r\n  padding: 20px;\r\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  transform: translateY(10px);\r\n  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n  z-index: 1000;\r\n  text-align: right;\r\n}\r\n\r\n.login-container-ar:hover .portal-selector-ar,\r\n.portal-selector-ar:hover {\r\n  opacity: 1;\r\n  visibility: visible;\r\n  transform: translateY(0);\r\n}\r\n\r\n.portal-card-ar {\r\n  display: flex;\r\n  flex-direction: column;\r\n  padding: 15px;\r\n  margin-bottom: 10px;\r\n  border-radius: 8px;\r\n  cursor: pointer;\r\n  transition: all 0.2s ease;\r\n  background: rgba(245, 245, 245, 0.5);\r\n}\r\n\r\n.portal-card-ar:hover {\r\n  background: rgba(245, 245, 245, 1);\r\n  transform: translateX(-5px);\r\n}\r\n\r\n.portal-card-ar:last-child {\r\n  margin-bottom: 0;\r\n}\r\n\r\n.portal-icon-ar {\r\n  width: 40px;\r\n  height: 40px;\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.portal-icon-ar.admin {\r\n  background: rgba(29, 48, 115, 0.1);\r\n  color: #1D3073;\r\n}\r\n\r\n.portal-icon-ar.user {\r\n  background: rgba(167, 119, 227, 0.1);\r\n  color: #a777e3;\r\n}\r\n\r\n.portal-icon-ar.customer {\r\n  background: rgba(75, 192, 192, 0.1);\r\n  color: #4bc0c0;\r\n}\r\n\r\n.portal-card-ar h3 {\r\n  margin: 0;\r\n  font-size: 16px;\r\n  color: #333;\r\n}\r\n\r\n.portal-card-ar p {\r\n  margin: 5px 0 0;\r\n  font-size: 13px;\r\n  color: #777;\r\n}\r\n\r\n\/* Responsive adjustments for Arabic *\/\r\n@media (max-width: 768px) {\r\n  .portal-selector-ar {\r\n    width: 280px;\r\n    left: -50px;\r\n  }\r\n  \r\n  .login-btn-ar {\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- JavaScript for Arabic Version -->\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const loginTriggerAr = document.getElementById('loginTriggerAr');\r\n  const portalSelectorAr = document.getElementById('portalSelectorAr');\r\n  \r\n  \/\/ Toggle portal selector on button click\r\n  loginTriggerAr.addEventListener('click', function(e) {\r\n    e.stopPropagation();\r\n    const isVisible = portalSelectorAr.style.opacity === '1';\r\n    portalSelectorAr.style.opacity = isVisible ? '0' : '1';\r\n    portalSelectorAr.style.visibility = isVisible ? 'hidden' : 'visible';\r\n    portalSelectorAr.style.transform = isVisible ? 'translateY(10px)' : 'translateY(0)';\r\n  });\r\n  \r\n  \/\/ Close when clicking outside\r\n  document.addEventListener('click', function(e) {\r\n    if (!portalSelectorAr.contains(e.target) && e.target !== loginTriggerAr) {\r\n      portalSelectorAr.style.opacity = '0';\r\n      portalSelectorAr.style.visibility = 'hidden';\r\n      portalSelectorAr.style.transform = 'translateY(10px)';\r\n    }\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-fbaa998\" data-id=\"fbaa998\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-68d1b67\" data-id=\"68d1b67\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-3884376\" data-id=\"3884376\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e68f1ff elementor-position-right elementor-vertical-align-middle elementor-widget__width-initial elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"e68f1ff\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<a href=\"mailto:contactus@aldahlawi-group.com\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"contactus@aldahlawi-group.com\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t\t<\/a>\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<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"mailto:contactus@aldahlawi-group.com\" >\n\t\t\t\t\t\t\tcontactus@aldahlawi-group.com\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/span>\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>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-228b8e0\" data-id=\"228b8e0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1c1bdaf elementor-position-right elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"1c1bdaf\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<a href=\"https:\/\/wa.me\/+966504666375\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"+966 50 466 6375\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-phone-call1\"><\/i>\t\t\t\t<\/a>\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<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/wa.me\/+966504666375\" >\n\t\t\t\t\t\t\t+966 50 466 6375\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/span>\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>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9fe2ba9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9fe2ba9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4548f01\" data-id=\"4548f01\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2d9bf3b elementor-widget elementor-widget-image\" data-id=\"2d9bf3b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"300\" height=\"125\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/11\/logo-576x240-1-300x125.png\" class=\"attachment-medium size-medium wp-image-3045\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/11\/logo-576x240-1-300x125.png 300w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/11\/logo-576x240-1.png 576w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-67754e6 elementor-section-content-middle animated-slow elementor-hidden-mobile elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"67754e6\" data-element_type=\"section\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_effects_offset&quot;:100,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-d520c31\" data-id=\"d520c31\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-187861d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"187861d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"670\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/12\/pngegg-1024x1024-1-e1764827178452.png\" class=\"attachment-large size-large wp-image-3135\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/12\/pngegg-1024x1024-1-e1764827178452.png 1024w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/12\/pngegg-1024x1024-1-e1764827178452-300x196.png 300w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/12\/pngegg-1024x1024-1-e1764827178452-768x503.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-82a9cb8 elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"82a9cb8\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a3b7ef elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"2a3b7ef\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"login-container-ar\">\r\n  <button class=\"login-btn-ar\" id=\"loginTriggerAr\">\r\n    <span>\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644<\/span>\r\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M9 21h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H9\"><\/path>\r\n      <polyline points=\"14 17 9 12 14 7\"><\/polyline>\r\n      <line x1=\"9\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line>\r\n    <\/svg>\r\n  <\/button>\r\n  \r\n  <div class=\"portal-selector-ar\" id=\"portalSelectorAr\" dir=\"rtl\">\r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/', '_blank')\">\r\n      <div class=\"portal-icon-ar admin\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644<\/h3>\r\n      <p>\u0644\u0645\u062f\u0631\u0627\u0621 \u0627\u0644\u0646\u0638\u0627\u0645<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/login_emp', '_blank')\">\r\n      <div class=\"portal-icon-ar user\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"8.5\" cy=\"7\" r=\"4\"><\/circle>\r\n          <polyline points=\"17 11 19 13 23 9\"><\/polyline>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645<\/h3>\r\n      <p>\u0644\u0644\u0645\u0648\u0638\u0641\u064a\u0646<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"portal-card-ar\" onclick=\"window.open('https:\/\/auditerp.aldahlawi-group.com\/customer-login', '_blank')\">\r\n      <div class=\"portal-icon-ar customer\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n          <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n          <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n          <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3>\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0639\u0645\u064a\u0644<\/h3>\r\n      <p>\u0644\u0644\u0639\u0645\u0644\u0627\u0621<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.login-container-ar {\r\n  position: relative;\r\n  display: inline-block;\r\n  z-index: 1000;\r\n  direction: rtl;\r\n}\r\n\r\n.login-btn-ar {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  padding: 10px 20px;\r\n  background-color: #0d2b4e;\r\n  color: white;\r\n  border: none;\r\n  border-radius: 5px;\r\n  font-weight: 600;\r\n  font-size: px;\r\n  cursor: pointer;\r\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\r\n  transition: all 0.3s ease;\r\n  direction: rtl;\r\n}\r\n\r\n.login-btn-ar:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\r\n  background-color: #2a3f8a;\r\n}\r\n\r\n.login-btn-ar:active {\r\n  transform: translateY(0);\r\n}\r\n\r\n.login-btn-ar svg {\r\n  width: 25px;\r\n  height: 25px;\r\n}\r\n\r\n.portal-selector-ar {\r\n  position: absolute;\r\n  top: 120%;\r\n  left: 0;\r\n  \/* UPDATED: Increased width for a bigger box *\/\r\n  width: 300px; \r\n  background: white;\r\n  border-radius: 12px;\r\n  padding: 20px;\r\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  transform: translateY(10px);\r\n  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n  z-index: 1000;\r\n  text-align: right;\r\n}\r\n\r\n.login-container-ar:hover .portal-selector-ar,\r\n.portal-selector-ar:hover {\r\n  opacity: 1;\r\n  visibility: visible;\r\n  transform: translateY(0);\r\n}\r\n\r\n.portal-card-ar {\r\n  display: flex;\r\n  flex-direction: column;\r\n  padding: 15px;\r\n  margin-bottom: 10px;\r\n  border-radius: 8px;\r\n  cursor: pointer;\r\n  transition: all 0.2s ease;\r\n  background: rgba(245, 245, 245, 0.5);\r\n}\r\n\r\n.portal-card-ar:hover {\r\n  background: rgba(245, 245, 245, 1);\r\n  transform: translateX(-5px);\r\n}\r\n\r\n.portal-card-ar:last-child {\r\n  margin-bottom: 0;\r\n}\r\n\r\n.portal-icon-ar {\r\n  width: 40px;\r\n  height: 40px;\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.portal-icon-ar.admin {\r\n  background: rgba(29, 48, 115, 0.1);\r\n  color: #1D3073;\r\n}\r\n\r\n.portal-icon-ar.user {\r\n  background: rgba(167, 119, 227, 0.1);\r\n  color: #a777e3;\r\n}\r\n\r\n.portal-icon-ar.customer {\r\n  background: rgba(75, 192, 192, 0.1);\r\n  color: #4bc0c0;\r\n}\r\n\r\n.portal-card-ar h3 {\r\n  margin: 0;\r\n  font-size: 16px;\r\n  color: #333;\r\n}\r\n\r\n.portal-card-ar p {\r\n  margin: 5px 0 0;\r\n  font-size: 13px;\r\n  color: #777;\r\n}\r\n\r\n\/* Responsive adjustments for Arabic *\/\r\n@media (max-width: 768px) {\r\n  .portal-selector-ar {\r\n    \/* UPDATED: Increased responsive width *\/\r\n    width: **320px**;\r\n    left: -50px;\r\n  }\r\n  \r\n  .login-btn-ar {\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n  const loginTriggerAr = document.getElementById('loginTriggerAr');\r\n  const portalSelectorAr = document.getElementById('portalSelectorAr');\r\n  \r\n  \/\/ Toggle portal selector on button click\r\n  loginTriggerAr.addEventListener('click', function(e) {\r\n    e.stopPropagation();\r\n    const isVisible = portalSelectorAr.style.opacity === '1';\r\n    portalSelectorAr.style.opacity = isVisible ? '0' : '1';\r\n    portalSelectorAr.style.visibility = isVisible ? 'hidden' : 'visible';\r\n    portalSelectorAr.style.transform = isVisible ? 'translateY(10px)' : 'translateY(0)';\r\n  });\r\n  \r\n  \/\/ Close when clicking outside\r\n  document.addEventListener('click', function(e) {\r\n    if (!portalSelectorAr.contains(e.target) && e.target !== loginTriggerAr) {\r\n      portalSelectorAr.style.opacity = '0';\r\n      portalSelectorAr.style.visibility = 'hidden';\r\n      portalSelectorAr.style.transform = 'translateY(10px)';\r\n    }\r\n  });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-68f490d elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"68f490d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f6170f5 elementor-widget elementor-widget-html\" data-id=\"f6170f5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    .language-toggle {\r\n        display: inline-flex;  \/* Changed to flex for better centering *\/\r\n        align-items: center;  \/* Vertical centering *\/\r\n        width: 60px;\r\n        height: 30px;\r\n        position: relative;\r\n        direction: rtl;\r\n        vertical-align: middle; \/* Important for inline alignment *\/\r\n        \r\n    }\r\n    \r\n    .toggle-input {\r\n        display: none;\r\n    }\r\n    \r\n    .toggle-label {\r\n        display: block;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: #e0e0e0;\r\n        border-radius: 30px;\r\n        box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);\r\n        cursor: pointer;\r\n        position: relative;\r\n        transition: all 0.2s ease;\r\n        margin: 0; \/* Remove any default margins *\/\r\n    }\r\n    \r\n    .toggle-label:before {\r\n        content: '\u0639';\r\n        position: absolute;\r\n        left: 15px;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        color: #333;\r\n        font-weight: bold;\r\n        font-size: 12px;\r\n    }\r\n    \r\n    .toggle-label:after {\r\n        content: '';\r\n        position: absolute;\r\n        width: 24px;\r\n        height: 24px;\r\n        background: white;\r\n        border-radius: 50%;\r\n        top: 3px;\r\n        right: 3px;\r\n        transition: all 0.2s ease;\r\n        box-shadow: 0 1px 3px rgba(0,0,0,0.2);\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label {\r\n        background: #2541b2;\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label:before {\r\n        content: 'EN';\r\n        left: auto;\r\n        right: 6px;\r\n        color: white;\r\n    }\r\n    \r\n    .toggle-input:checked + .toggle-label:after {\r\n        right: calc(100% - 27px);\r\n        background: #f8f9fa;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"language-toggle\">\r\n    <input type=\"checkbox\" id=\"languageToggle\" class=\"toggle-input\">\r\n    <label for=\"languageToggle\" class=\"toggle-label\"><\/label>\r\n<\/div>\r\n\r\n<script>\r\n    document.getElementById('languageToggle').addEventListener('change', function() {\r\n        if (this.checked) {\r\n            window.location.href = 'https:\/\/aldahlawi-group.com\/?page_id=3312#';\r\n        } else {\r\n            window.location.href = 'https:\/\/aldahlawi-group.com\/?page_id=2150';\r\n        }\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-e737fa6 elementor-hidden-tablet elementor-hidden-mobile\" data-id=\"e737fa6\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e8594a elementor-nav-menu__align-left elementor-widget__width-initial elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"6e8594a\" data-element_type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<ul id=\"menu-1-6e8594a\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t\t<span class=\"elementor-screen-only\">Menu<\/span>\n\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-6e8594a\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-60753f9\" data-id=\"60753f9\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-207572d elementor-widget elementor-widget-theme-site-logo elementor-widget-image\" data-id=\"207572d\" data-element_type=\"widget\" data-widget_type=\"theme-site-logo.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"882\" height=\"283\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview.png\" class=\"attachment-full size-full wp-image-233\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview.png 882w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview-300x96.png 300w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/company_logo-removebg-preview-768x246.png 768w\" sizes=\"(max-width: 882px) 100vw, 882px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fdf8ace elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fdf8ace\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-778c8cd\" data-id=\"778c8cd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-027f1c4 elementor-widget elementor-widget-html\" data-id=\"027f1c4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Scrolling Text Bar (Left-to-Right)<\/title>\r\n    <style>\r\n        \/* Reset for the scrolling container *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: sans-serif;\r\n            direction: ltr; \/* Default LTR for the site - RETAINED *\/\r\n        }\r\n        \r\n        \/* Scrolling text container - full width, no gaps *\/\r\n        .scrolling-text-container {\r\n            width: 100%;\r\n            background-color: #0d2b4e;\r\n            overflow: hidden;\r\n            height: 50px;\r\n            display: flex;\r\n            align-items: center;\r\n            position: relative;\r\n            \/* KEY CHANGE: Setting direction to RTL on the container causes\r\n               the children to flow LTR, which is what we need for the visual effect. *\/\r\n            direction: rtl; \r\n        }\r\n        \r\n        \/* The scrolling text - MUCH SLOWER speed *\/\r\n        .scrolling-text {\r\n            white-space: nowrap;\r\n            padding: 0 10px;\r\n            font-size: 16px;\r\n            color: #f8f9fa;\r\n            display: inline-block;\r\n            \/* KEY CHANGE: Use the new LTR-scroll keyframe animation *\/\r\n            animation: scrollTextLTR 90s linear infinite; \r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n        \r\n        \/* Pause animation on hover *\/\r\n        .scrolling-text-container:hover .scrolling-text {\r\n            animation-play-state: paused;\r\n        }\r\n        \r\n        \/* KEY CHANGE: Keyframes for SLOW left-to-right scrolling animation *\/\r\n        @keyframes scrollTextLTR {\r\n            0% {\r\n                \/* The text starts pushed completely to the left (off-screen) *\/\r\n                transform: translateX(0); \r\n            }\r\n            100% {\r\n                \/* The text scrolls to its original position (off-screen right) *\/\r\n                transform: translateX(100%); \r\n            }\r\n        }\r\n        \r\n        \/* Custom scrollbar styling for the container *\/\r\n        .scrolling-text-container::-webkit-scrollbar {\r\n            height: 4px;\r\n        }\r\n        \r\n        .scrolling-text-container::-webkit-scrollbar-track {\r\n            background: rgba(255, 255, 255, 0.1);\r\n        }\r\n        \r\n        .scrolling-text-container::-webkit-scrollbar-thumb {\r\n            background: #4dabf7;\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        .scrolling-text-container::-webkit-scrollbar-thumb:hover {\r\n            background: #339af0;\r\n        }\r\n        \r\n        \/* Demo content to show site is LTR *\/\r\n        .demo-content {\r\n            padding: 20px;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .demo-content h1 {\r\n            text-align: center;\r\n            color: #333;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .demo-content p {\r\n            line-height: 1.6;\r\n            color: #555;\r\n            margin-bottom: 15px;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"scrolling-text-container\">\r\n        <div class=\"scrolling-text\">\r\n            \u2022 \u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0646\u0631\u062d\u0628 \u0628\u0640 - \u0627\u0644\u062d\u0627\u0635\u0644\u064a\u0646 \u0639\u0644\u0649 \u0627\u0644\u0632\u0645\u0627\u0644\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 - \u062c\u0645\u064a\u0639 \u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 (\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633 \u0648\u062f\u0628\u0644\u0648\u0645) \u0648\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0647\u0627 \u2022 \u0645\u0639 \u0627\u0644\u0639\u0644\u0645 \u0623\u0646\u0647 \u0644\u0627 \u064a\u062a\u0645 \u0627\u0644\u0648\u0639\u062f \u0628\u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0625\u0644\u0627 \u062d\u0633\u0628 \u0627\u0644\u0645\u062a\u0627\u062d \u0648\u0627\u062c\u062a\u064a\u0627\u0632 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u2022 \u0627\u062c\u062a\u064a\u0627\u0632\u0643 \u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0632\u0645\u0627\u0644\u0629 \u064a\u0624\u0647\u0644\u0643 \u0644\u0625\u062d\u062f\u0649 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0637\u0648\u064a\u0631\u064a\u0629 \u2022 \u0633\u062c\u0644 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0648\u062d\u062f\u062f \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0637\u0644\u0628 \u0623\u0646\u0643 \u062d\u0627\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u0648\u0643\u0628\u0627 \u2022\r\n            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n            \u2022 \u0639\u0644\u0649 \u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0646\u0631\u062d\u0628 \u0628\u0640 - \u0627\u0644\u062d\u0627\u0635\u0644\u064a\u0646 \u0639\u0644\u0649 \u0627\u0644\u0632\u0645\u0627\u0644\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 - \u062c\u0645\u064a\u0639 \u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 (\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633 \u0648\u062f\u0628\u0644\u0648\u0645) \u0648\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0647\u0627 \u2022 \u0645\u0639 \u0627\u0644\u0639\u0644\u0645 \u0623\u0646\u0647 \u0644\u0627 \u064a\u062a\u0645 \u0627\u0644\u0648\u0639\u062f \u0628\u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0625\u0644\u0627 \u062d\u0633\u0628 \u0627\u0644\u0645\u062a\u0627\u062d \u0648\u0627\u062c\u062a\u064a\u0627\u0632 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u2022 \u0627\u062c\u062a\u064a\u0627\u0632\u0643 \u0644\u0627\u0645\u062a\u062d\u0627\u0646 \u0627\u0644\u0632\u0645\u0627\u0644\u0629 \u064a\u0624\u0647\u0644\u0643 \u0644\u0625\u062d\u062f\u0649 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0637\u0648\u064a\u0631\u064a\u0629 \u2022 \u0633\u062c\u0644 \u0641\u064a \u0635\u0641\u062d\u0629 \u0627\u0644\u062a\u0648\u0638\u064a\u0641 \u0648\u062d\u062f\u062f \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0637\u0644\u0628 \u0623\u0646\u0643 \u062d\u0627\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0633\u0648\u0643\u0628\u0627 \u2022\r\n        <\/div>\r\n    <\/div>\r\n    \r\n\r\n    <script>\r\n        \/\/ Simple JavaScript to ensure seamless scrolling (no change needed)\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const scrollingText = document.querySelector('.scrolling-text');\r\n            \r\n            \/\/ Clone the text to create a seamless loop\r\n            const originalText = scrollingText.innerHTML;\r\n            scrollingText.innerHTML = originalText + originalText + originalText; \/\/ Add one more copy for smoother transition\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7c61cec elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7c61cec\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-40ace3e\" data-id=\"40ace3e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a1234b\" data-id=\"7a1234b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e78340 elementor-nav-menu__align-center elementor-widget__width-initial elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"2e78340\" data-element_type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade\">\n\t\t\t\t<ul id=\"menu-1-2e78340\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t\t<span class=\"elementor-screen-only\">Menu<\/span>\n\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-2e78340\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-588cbeb\" data-id=\"588cbeb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a72dae0 elementor-section-height-full elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"a72dae0\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=aoSxdaQJ_-M&quot;}\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-container elementor-hidden-mobile\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-85244e2\" data-id=\"85244e2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-03dff9a\" data-id=\"03dff9a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-945b49e animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"945b49e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\"><b>\u0645\u0631\u062d\u0628\u0627\u064b \u0628\u0643\u0645 \u0641\u064a<\/b> <span style=\"color: #DAA425\">\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a<\/span><br><b> \u0644\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/b><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2bbef1 animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"c2bbef1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0631\u062d\u0644\u0629 \u0627\u0644\u0623\u0645\u0627\u0646 \u0627\u0644\u0645\u0627\u0644\u064a: \u062d\u064a\u062b \u062a\u0644\u062a\u0642\u064a \u0627\u0644\u062b\u0642\u0629 \u0628\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645<\/p><div id=\"gtx-trans\" style=\"position: absolute; left: 337px; top: 45px;\"><div class=\"gtx-trans-icon\">\u00a0<\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-735ae94 animated-slow elementor-widget elementor-widget-html\" data-id=\"735ae94\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631<\/title>\r\n    <!-- SweetAlert2 -->\r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/sweetalert2@11\"><\/script>\r\n    <style>\r\n        @keyframes flyInUp {\r\n            from { opacity: 0; transform: translateY(50px); }\r\n            to   { opacity: 1; transform: translateY(0); }\r\n        }\r\n        @keyframes spin {\r\n            to { transform: rotate(360deg); }\r\n        }\r\n\r\n        \/* Quotation Button *\/\r\n        #quoteButton {\r\n    background-color: #DAA425;\r\n    color: white;\r\n    border: none;\r\n    padding: 15px 25px; \/* Increased padding (top\/bottom, left\/right) *\/\r\n    font-size: 18px; \/* Larger font size *\/\r\n    font-family:  'almarai', sans-serif;\r\n    cursor: pointer;\r\n    text-align: center;\r\n    display: block;\r\n    margin-left: auto;\r\n    margin-right: 0;\r\n    width: 200px; \/* Fixed width (adjust as needed) *\/\r\n    border-radius: 5px;\r\n    animation: flyInUp 2s ease-out;\r\n    transition: all 0.3s ease; \/* Smooth hover effect *\/\r\n}\r\n        #quoteButton:hover {\r\n            background-color: #0d2b4e;\r\n        }\r\n\r\n        \/* Overlay *\/\r\n        #overlay {\r\n            display: none;\r\n            position: fixed;\r\n            top: 0; left: 0;\r\n            width: 100%; height: 100%;\r\n            background: rgba(0, 0, 0, 0.5);\r\n            z-index: 999;\r\n        }\r\n\r\n        \/* Popup *\/\r\n        #popup {\r\n            display: none;\r\n            position: fixed;\r\n            top: 50%; left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            width: 90%; max-width: 500px;\r\n            background: white;\r\n            padding: 20px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);\r\n            z-index: 1000;\r\n            text-align: right;\r\n            direction: rtl;\r\n        }\r\n\r\n        \/* Close Button *\/\r\n        #closePopup {\r\n            position: absolute;\r\n            top: 10px; left: 15px;\r\n            font-size: 20px;\r\n            cursor: pointer;\r\n            color: red;\r\n        }\r\n\r\n        \/* Form Styling *\/\r\n        .form-group { margin-bottom: 12px; }\r\n        .form-group label {\r\n            display: block;\r\n            font-size: 14px;\r\n            margin-bottom: 5px;\r\n            color: #333;\r\n        }\r\n        .form-group input,\r\n        .form-group select,\r\n        .form-group textarea {\r\n            width: 100%;\r\n            padding: 10px;\r\n            font-size: 16px;\r\n            border: 1px solid #ccc;\r\n            border-radius: 5px;\r\n            direction: rtl;\r\n            text-align: right;\r\n            height: 45px;\r\n        }\r\n        .form-group textarea {\r\n            height: 90px;\r\n            resize: vertical;\r\n        }\r\n\r\n        \/* Submit Button & Loading Spinner *\/\r\n        .submit-btn {\r\n            width: 100%;\r\n            padding: 10px;\r\n            font-size: 16px;\r\n            background-color: #c8994a;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 5px;\r\n            cursor: pointer;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .submit-btn:hover {\r\n            background-color: #a57c39;\r\n        }\r\n        .submit-btn.loading {\r\n            color: transparent;\r\n            pointer-events: none;\r\n        }\r\n        .submit-btn.loading::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 50%; left: 50%;\r\n            width: 24px; height: 24px;\r\n            margin: -12px 0 0 -12px;\r\n            border: 3px solid #fff;\r\n            border-top-color: transparent;\r\n            border-radius: 50%;\r\n            animation: spin 0.8s linear infinite;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            #popup { width: 95%; }\r\n            #quoteButton {\r\n                display: block;\r\n                margin: 20px auto;\r\n                text-align: center;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Quotation Button -->\r\n    <button id=\"quoteButton\">\u0627\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631<\/button>\r\n\r\n    <!-- Overlay Background -->\r\n    <div id=\"overlay\"><\/div>\r\n\r\n    <!-- Popup Form -->\r\n    <div id=\"popup\">\r\n        <span id=\"closePopup\">\u2716<\/span>\r\n        <h2>\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631<\/h2>\r\n        <form id=\"quoteForm\">\r\n            <div class=\"form-group\">\r\n                <label>\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644<\/label>\r\n                <input type=\"text\" id=\"name\" name=\"name\" required \/>\r\n                <label>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\r\n                <input type=\"email\" id=\"email\" name=\"email\" required \/>\r\n                <label>\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641<\/label>\r\n                <input type=\"text\" id=\"phone\" name=\"phone\" required \/>\r\n                <label>\u0627\u0633\u0645 \u0627\u0644\u0634\u0631\u0643\u0629<\/label>\r\n                <input type=\"text\" id=\"company\" name=\"company\" required \/>\r\n                <label>\u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629<\/label>\r\n                <select id=\"service\" name=\"service\" required>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\">\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629<\/option>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 (\u063a\u0631\u0636 \u062e\u0627\u0635)\">\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 (\u063a\u0631\u0636 \u062e\u0627\u0635)<\/option>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u062a\u0642\u0631\u064a\u0631 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062a\u0641\u0642 \u0639\u0644\u064a\u0647\u0627\">\u062e\u062f\u0645\u0627\u062a \u062a\u0642\u0631\u064a\u0631 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062a\u0641\u0642 \u0639\u0644\u064a\u0647\u0627<\/option>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a<\/option>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629<\/option>\r\n                    <option value=\"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629<\/option>\r\n                    <option value=\"\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629<\/option>\r\n                <\/select>\r\n                <label>\u062a\u0641\u0627\u0635\u064a\u0644 \u0625\u0636\u0627\u0641\u064a\u0629<\/label>\r\n                <textarea id=\"message\" name=\"message\" required><\/textarea>\r\n            <\/div>\r\n            <button type=\"submit\" class=\"submit-btn\">\u0625\u0631\u0633\u0627\u0644<\/button>\r\n        <\/form>\r\n    <\/div>\r\n\r\n    <script>\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n        const quoteButton = document.getElementById(\"quoteButton\");\r\n        const popup = document.getElementById(\"popup\");\r\n        const overlay = document.getElementById(\"overlay\");\r\n        const closePopup = document.getElementById(\"closePopup\");\r\n        const quoteForm = document.getElementById(\"quoteForm\");\r\n        const submitBtn = quoteForm.querySelector(\".submit-btn\");\r\n\r\n        const serviceEmails = {\r\n            \"\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],\r\n            \"\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 (\u063a\u0631\u0636 \u062e\u0627\u0635)\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],\r\n            \"\u062e\u062f\u0645\u0627\u062a \u062a\u0642\u0631\u064a\u0631 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062a\u0641\u0642 \u0639\u0644\u064a\u0647\u0627\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],        \r\n            \"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],                \r\n            \"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],        \r\n            \"\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"],        \r\n            \"\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629\": [\"contactus@aldahlawi-group.com\", \"it@aldahlawi-group.com\"]\r\n        };\r\n\r\n        \/\/ Open popup\r\n        quoteButton.addEventListener(\"click\", () => {\r\n            popup.style.display = \"block\";\r\n            overlay.style.display = \"block\";\r\n            document.body.style.overflow = \"hidden\";\r\n        });\r\n\r\n        \/\/ Close popup\r\n        function closePopupFunc() {\r\n            popup.style.display = \"none\";\r\n            overlay.style.display = \"none\";\r\n            document.body.style.overflow = \"auto\";\r\n        }\r\n        closePopup.addEventListener(\"click\", closePopupFunc);\r\n        overlay.addEventListener(\"click\", closePopupFunc);\r\n\r\n        \/\/ Phone validation\r\n        function isValidPhoneNumber(phone) {\r\n            return \/^05[0-9]{8}$\/.test(phone);\r\n        }\r\n\r\n        \/\/ Handle submit\r\n        quoteForm.addEventListener(\"submit\", function(e) {\r\n            e.preventDefault();\r\n            const phoneInput = document.getElementById(\"phone\").value.trim();\r\n            if (!isValidPhoneNumber(phoneInput)) {\r\n                Swal.fire({\r\n                    icon: \"error\",\r\n                    title: \"\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u063a\u064a\u0631 \u0635\u062d\u064a\u062d\",\r\n                    text: \"\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0631\u0642\u0645 \u0647\u0627\u062a\u0641 \u0633\u0639\u0648\u062f\u064a \u0635\u062d\u064a\u062d (\u064a\u0628\u062f\u0623 \u0628\u0640 05 \u0648\u064a\u062a\u0643\u0648\u0646 \u0645\u0646 10 \u0623\u0631\u0642\u0627\u0645)\",\r\n                    confirmButtonColor: \"#d33\",\r\n                });\r\n                return;\r\n            }\r\n\r\n            \/\/ Show loading spinner on button\r\n            submitBtn.classList.add(\"loading\");\r\n            submitBtn.disabled = true;\r\n\r\n            const selectedService = document.getElementById(\"service\").value;\r\n            const recipientEmails = serviceEmails[selectedService];\r\n            const formData = new FormData(quoteForm);\r\n            formData.append(\"recipient_emails\", JSON.stringify(recipientEmails));\r\n\r\n            fetch(\"\/wp-content\/themes\/astra\/send_email.php\", {\r\n                method: \"POST\",\r\n                body: formData\r\n            })\r\n            .then(response => response.json())\r\n            .then(data => {\r\n                if (data.status === \"success\") {\r\n                    Swal.fire({\r\n                        icon: \"success\",\r\n                        title: \"\u062a\u0645 \u0627\u0644\u0625\u0631\u0633\u0627\u0644 \u0628\u0646\u062c\u0627\u062d\",\r\n                        text: data.message,\r\n                        confirmButtonColor: \"#c8994a\",\r\n                    });\r\n                    quoteForm.reset();\r\n                    closePopupFunc();\r\n                } else {\r\n                    Swal.fire({\r\n                        icon: \"error\",\r\n                        title: \"\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0625\u0631\u0633\u0627\u0644\",\r\n                        text: data.message,\r\n                        confirmButtonColor: \"#d33\",\r\n                    });\r\n                }\r\n            })\r\n            .catch(error => {\r\n                console.error(\"Error:\", error);\r\n                Swal.fire({\r\n                    icon: \"error\",\r\n                    title: \"\u062e\u0637\u0623\",\r\n                    text: \"\u062d\u062f\u062b \u062e\u0637\u0623 \u063a\u064a\u0631 \u0645\u062a\u0648\u0642\u0639 \u0623\u062b\u0646\u0627\u0621 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0637\u0644\u0628\",\r\n                    confirmButtonColor: \"#d33\",\r\n                });\r\n            })\r\n            .finally(() => {\r\n                submitBtn.classList.remove(\"loading\");\r\n                submitBtn.disabled = false;\r\n            });\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aac7538 elementor-invisible elementor-widget elementor-widget-html\" data-id=\"aac7538\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Contact Us Button -->\r\n<button class=\"contact-button\" onclick=\"scrollToContact()\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/button>\r\n\r\n<!-- Styling for the button and page -->\r\n<style>\r\n    .contact-button {\r\n        background-color: #0d2b4e;  \/* Primary blue color *\/\r\n        color: white;\r\n        border: none;\r\n        padding: 15px 25px;  \/* Increased padding for better touch targets *\/\r\n        font-size: 18px;  \/* Slightly larger text *\/\r\n        font-family:  'almarai', sans-serif;  \/* Better Arabic support *\/\r\n        cursor: pointer;\r\n        text-align: center;\r\n        display: block;\r\n        margin: 0px auto;  \/* Vertical and horizontal spacing *\/\r\n        min-width: 120px;  \/* Minimum width to prevent squishing *\/\r\n        max-width: 100%;  \/* Responsive width *\/\r\n        border-radius: 8px;  \/* Slightly more rounded *\/\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.2);  \/* Subtle shadow *\/\r\n        transition: all 0.3s ease;  \/* Smooth transitions *\/\r\n        position: relative;  \/* For potential icon additions *\/\r\n        line-height: 1.5;  \/* Better Arabic text alignment *\/\r\n    }\r\n\r\n    .contact-button:hover {\r\n        background-color: #c8994a;  \/* Gold color on hover *\/\r\n        transform: translateY(-2px);  \/* Slight lift effect *\/\r\n        box-shadow: 0 4px 8px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    .contact-button:active {\r\n        transform: translateY(0);  \/* Push down effect when clicked *\/\r\n    }\r\n\r\n    \/* Arabic-specific improvements *\/\r\n    html[lang=\"ar\"] .contact-button {\r\n        font-size: 19px;  \/* Slightly larger for Arabic script *\/\r\n        letter-spacing: 0;  \/* Remove any letter spacing *\/\r\n    }\r\n\r\n    \/* Desktop view *\/\r\n    @media screen and (min-width: 768px) {\r\n        .contact-button {\r\n            margin-left: auto;  \/* Right-align in desktop *\/\r\n            margin-right: 0;\r\n            padding: 15px 30px;  \/* More horizontal padding *\/\r\n        }\r\n    }\r\n\r\n    \/* Mobile view adjustments *\/\r\n    @media screen and (max-width: 480px) {\r\n        .contact-button {\r\n            width: 40%;  \/* Full width on small screens *\/\r\n            padding: 16px;  \/* Comfortable touch target *\/\r\n            font-size: 17px;  \/* Slightly larger for mobile *\/\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<script>\r\n    \/\/ Enhanced scroll function with timeout for smooth animation\r\n    function scrollToContact() {\r\n        const contactSection = document.getElementById('contact-us');\r\n        if (contactSection) {\r\n            \/\/ Add temporary focus for accessibility\r\n            contactSection.setAttribute('tabindex', '-1');\r\n            \r\n            contactSection.scrollIntoView({\r\n                behavior: 'smooth',\r\n                block: 'start'\r\n            });\r\n            \r\n            \/\/ Remove tabindex after scroll completes\r\n            setTimeout(() => {\r\n                contactSection.removeAttribute('tabindex');\r\n            }, 1000);\r\n        } else {\r\n            console.warn('Contact section not found with ID \"contact-us\"');\r\n        }\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-32b08f2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"32b08f2\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b10be60\" data-id=\"b10be60\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-9e83438 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9e83438\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ed41f26\" data-id=\"ed41f26\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b3a751 elementor-hidden-mobile animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"3b3a751\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"894\" height=\"668\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot-2025-08-19-103320.png\" class=\"attachment-large size-large wp-image-2825\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot-2025-08-19-103320.png 894w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot-2025-08-19-103320-300x224.png 300w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot-2025-08-19-103320-768x574.png 768w\" sizes=\"(max-width: 894px) 100vw, 894px\" \/>\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3275ae6\" data-id=\"3275ae6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1f57c6d animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"1f57c6d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_right   ekit_heading_tablet-   ekit_heading_mobile-\"><h5 class=\"ekit-heading--title elementskit-section-title \">\u0644\u0645\u0627\u0630\u0627 \u0646\u062d\u0646\u061f<\/h5><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0623\u0633\u0628\u0627\u0628 \u0627\u062e\u062a\u064a\u0627\u0631 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d20347 animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"4d20347\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul style=\"direction: rtl; text-align: right; font-family: 'Almarai', sans-serif; font-size: 20px; list-style-type: disc; padding-right: 20px;\">\r\n    <li style=\"margin-bottom: 10px;\"><strong>\u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629<\/strong> \u0646\u0645\u062a\u0644\u0643 \u0641\u0631\u064a\u0642\u064b\u0627 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u0641\u064a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0648\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629\u060c \u0645\u0645\u0627 \u064a\u0636\u0645\u0646 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629.<\/li>\r\n   <li style=\"margin-bottom: 10px;\"><strong>\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0643\u0644 \u0639\u0645\u064a\u0644<\/strong> \u0646\u0642\u062f\u0645 \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0648\u062e\u062f\u0645\u0627\u062a \u0645\u064f\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0644\u062a\u0644\u0628\u064a\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0643\u0644 \u0639\u0645\u064a\u0644\u060c \u0645\u0645\u0627 \u064a\u0633\u0627\u0639\u062f\u0647\u0645 \u0639\u0644\u0649 \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641\u0647\u0645 \u0628\u0643\u0641\u0627\u0621\u0629 \u0648\u0641\u0639\u0627\u0644\u064a\u0629.<\/li>\r\n    <li style=\"margin-bottom: 10px;\"><strong>\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062b\u0642\u0629<\/strong> \u0646\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0628\u062f\u0623 \u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u062a\u0639\u0627\u0645\u0644\u0627\u062a\u0646\u0627\u060c \u0645\u0645\u0627 \u064a\u0639\u0632\u0632 \u062b\u0642\u0629 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0648\u064a\u0636\u0645\u0646 \u0634\u0631\u0627\u0643\u0627\u062a \u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0623\u0645\u062f \u0645\u0628\u0646\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u062f\u0627\u0642\u064a\u0629.<\/li>\r\n<\/ul>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d02978c elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d02978c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bc61160\" data-id=\"bc61160\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ce35096\" data-id=\"ce35096\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2015a45 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"2015a45\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_right   ekit_heading_tablet-   ekit_heading_mobile-\"><h5 class=\"ekit-heading--title elementskit-section-title \">\u0644\u0645\u0627\u0630\u0627 \u0646\u062d\u0646\u061f<\/h5><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0623\u0633\u0628\u0627\u0628 \u0627\u062e\u062a\u064a\u0627\u0631 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d41635b elementor-widget elementor-widget-text-editor\" data-id=\"d41635b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>\u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629<\/strong>\u00a0\u0646\u0645\u062a\u0644\u0643 \u0641\u0631\u064a\u0642\u064b\u0627 \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0627\u0621 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u064a\u0646 \u0641\u064a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0648\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629\u060c \u0645\u0645\u0627 \u064a\u0636\u0645\u0646 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u0641\u0642\u064b\u0627 \u0644\u0623\u0641\u0636\u0644 \u0627\u0644\u0645\u0645\u0627\u0631\u0633\u0627\u062a \u0627\u0644\u0645\u0647\u0646\u064a\u0629.<\/p><p><strong>\u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0644\u0643\u0644 \u0639\u0645\u064a\u0644<\/strong>\u00a0\u0646\u0642\u062f\u0645 \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0648\u062e\u062f\u0645\u0627\u062a \u0645\u064f\u0635\u0645\u0645\u0629 \u062e\u0635\u064a\u0635\u064b\u0627 \u0644\u062a\u0644\u0628\u064a\u0629 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0643\u0644 \u0639\u0645\u064a\u0644\u060c \u0645\u0645\u0627 \u064a\u0633\u0627\u0639\u062f\u0647\u0645 \u0639\u0644\u0649 \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641\u0647\u0645 \u0628\u0643\u0641\u0627\u0621\u0629 \u0648\u0641\u0639\u0627\u0644\u064a\u0629.<\/p><p><strong>\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062b\u0642\u0629<\/strong>\u00a0\u0646\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0628\u062f\u0623 \u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0641\u064a \u062c\u0645\u064a\u0639 \u062a\u0639\u0627\u0645\u0644\u0627\u062a\u0646\u0627\u060c \u0645\u0645\u0627 \u064a\u0639\u0632\u0632 \u062b\u0642\u0629 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0648\u064a\u0636\u0645\u0646 \u0634\u0631\u0627\u0643\u0627\u062a \u0637\u0648\u064a\u0644\u0629 \u0627\u0644\u0623\u0645\u062f \u0645\u0628\u0646\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0635\u062f\u0627\u0642\u064a\u0629.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d96c72 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d96c72\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-bf12296 animated-slow elementor-invisible\" data-id=\"bf12296\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-399ac3e ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"399ac3e\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-diamond\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     \u0642\u064a\u0645\u0646\u0627                <\/h3>\n                        \t\t  \t<p>\u0646\u0644\u062a\u0632\u0645 \u0628\u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0648\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062f\u0642\u0629 \u0641\u064a \u0643\u0644 \u0639\u0645\u0644\u060c \u0644\u0646\u0636\u0645\u0646 \u062b\u0642\u0629 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0648\u0646\u0642\u062f\u0645 \u0644\u0647\u0645 \u0631\u0624\u064a\u0629 \u0645\u0627\u0644\u064a\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u062f\u0639\u0645 \u0642\u0631\u0627\u0631\u0627\u062a\u0647\u0645  <\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f6a0d9b animated-slow elementor-invisible\" data-id=\"f6a0d9b\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad65f03 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"ad65f03\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-target-2\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     \u0647\u062f\u0641\u0646\u0627                <\/h3>\n                        \t\t  \t<p>\u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0641\u0631\u064a\u0642 \u0639\u0645\u0644 \u0645\u062a\u0645\u064a\u0632 \u0645\u0646 \u0630\u0648\u064a \u0627\u0644\u0643\u0641\u0627\u0621\u0629 \u0648\u0627\u0644\u062e\u0628\u0631\u0629<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cfc2672 elementor-invisible\" data-id=\"cfc2672\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-94da8d5 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"94da8d5\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-eye3\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    \u0631\u0624\u064a\u062a\u0646\u0640\u0640\u0627                <\/h3>\n                        \t\t  \t<p>\u0623\u0646 \u0646\u0635\u0628\u062d \u0648\u0627\u062d\u062f\u0629 \u0645\u0646 \u0623\u0643\u0628\u0631 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0648\u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8865b6c elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8865b6c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-417d99c animated-slow elementor-invisible\" data-id=\"417d99c\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-499a510 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"499a510\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-diamond\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     \u0642\u064a\u0645\u0646\u0627                <\/h3>\n                        \t\t  \t<p>\u0646\u0644\u062a\u0632\u0645 \u0628\u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0648\u0627\u0644\u0634\u0641\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062f\u0642\u0629 \u0641\u064a \u0643\u0644 \u0639\u0645\u0644\u060c \u0644\u0646\u0636\u0645\u0646 \u062b\u0642\u0629 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0648\u0646\u0642\u062f\u0645 \u0644\u0647\u0645 \u0631\u0624\u064a\u0629 \u0645\u0627\u0644\u064a\u0629 \u0645\u0648\u062b\u0648\u0642\u0629 \u062a\u062f\u0639\u0645 \u0642\u0631\u0627\u0631\u0627\u062a\u0647\u0645  <\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-504a6ab animated-slow elementor-invisible\" data-id=\"504a6ab\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dfd4158 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"dfd4158\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-target-2\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                     \u0647\u062f\u0641\u0646\u0627                <\/h3>\n                        \t\t  \t<p>\u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0641\u0631\u064a\u0642 \u0639\u0645\u0644 \u0645\u062a\u0645\u064a\u0632 \u0645\u0646 \u0630\u0648\u064a \u0627\u0644\u0643\u0641\u0627\u0621\u0629 \u0648\u0627\u0644\u062e\u0628\u0631\u0629<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6d9c4fc elementor-invisible\" data-id=\"6d9c4fc\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f80d429 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"f80d429\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <a href=\"#\" class=\"ekit_global_links\">\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-eye3\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    \u0631\u0624\u064a\u062a\u0646\u0640\u0640\u0627                <\/h3>\n                        \t\t  \t<p>\u0623\u0646 \u0646\u0635\u0628\u062d \u0648\u0627\u062d\u062f\u0629 \u0645\u0646 \u0623\u0643\u0628\u0631 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0648\u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/p>\n                                <\/div>\n        \n        \n                <\/div>\n                <\/a>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8ccd64f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8ccd64f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-258068e\" data-id=\"258068e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-401dee1 animated-slow elementor-widget__width-initial elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"401dee1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h5 class=\"ekit-heading--title elementskit-section-title \">\u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0627\u0644\u0645\u0647\u0646\u064a\u0629<\/h5><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643 \u0641\u064a \u062a\u062d\u0642\u064a\u0642 \u0623\u0647\u062f\u0627\u0641\u0643, \u0644\u062f\u064a\u0646\u0627 \u0641\u0631\u064a\u0642 \u0645\u0646 \u0627\u0644\u0645\u0647\u0646\u064a\u064a\u0646 \u0630\u0648 \u062e\u0628\u0631\u0629 \u0639\u0644\u0649 \u0627\u0633\u062a\u0639\u062f\u0627\u062f \u0644\u0644\u0639\u0645\u0644 \u0645\u0639\u0643 \u0644\u062a\u062d\u0642\u064a\u0642 \u0623\u0641\u0636\u0644 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0627\u0644\u0645\u0645\u0643\u0646\u0629\n\t\t\t\t\t<\/h3><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider elementskit-style-long\"><div class=\"elementskit-border-divider elementskit-style-long\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddf3e04 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ddf3e04\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5094eba elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5094eba\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-0fe237b\" data-id=\"0fe237b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8043ee0 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"8043ee0\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-business\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t<br>\n\u0641\u062d\u0635 \u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0634\u0631\u0643\u0629 \u0644\u0636\u0645\u0627\u0646 \u0643\u0641\u0627\u0621\u0629 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0648\u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0627\u0644\u0633\u064a\u0627\u0633\u0627\u062a\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u064a\u062a\u0636\u0645\u0646 \u0646\u0647\u062c\u0646\u0627 \u0641\u064a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u062f\u0627\u062e\u0644\u064a \u0627\u0644\u062e\u0628\u0631\u0629 \u0627\u0644\u0644\u0627\u0632\u0645\u0629 \u0644\u0645\u0639\u0627\u0644\u062c\u0629 \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u0645\u062e\u0627\u0637\u0631 \u0627\u0644\u062a\u064a \u0642\u062f \u062a\u0648\u0627\u062c\u0647\u0647\u0627 \u0627\u0644\u0645\u0624\u0633\u0633\u0629. \u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0645\u0646 \u0627\u0644\u0645\u062d\u062a\u0631\u0641\u064a\u0646 \u0630\u0648\u064a \u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0645\u0637\u0644\u0639\u064a\u0646 \u062c\u064a\u062f\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0628\u064a\u0626\u0627\u062a \u0627\u0644\u062a\u0646\u0638\u064a\u0645\u064a\u0629 \u0627\u0644\u0635\u0627\u0631\u0645\u0629\u060c \u0628\u062a\u0642\u064a\u064a\u0645 \u0648\u0627\u062e\u062a\u0628\u0627\u0631 \u0627\u0644\u0645\u062e\u0627\u0637\u0631 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629 \u0648\u0645\u062e\u0627\u0637\u0631 \u062a\u0643\u0646\u0648\u0644\u0648\u062c\u064a\u0627 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0628\u0643\u0641\u0627\u0621\u0629\u060c \u0648\u0636\u0645\u0627\u0646 \u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0648\u0641\u0642\u064b\u0627 \u0644\u0630\u0644\u0643\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b859a32\" data-id=\"b859a32\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-17fb9d6 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"17fb9d6\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-money-3\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u062a\u0642\u0631\u064a\u0631 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062a\u0641\u0642 \u0639\u0644\u064a\u0647\u0627\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t\u0641\u062d\u0635 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062d\u062f\u062f\u0629 \u0628\u0646\u0627\u0621\u064b \u0639\u0644\u0649 \u0637\u0644\u0628 \u0627\u0644\u0639\u0645\u064a\u0644 \u062f\u0648\u0646 \u0625\u0628\u062f\u0627\u0621 \u0631\u0623\u064a\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0632\u0643\u0627\u0629 \u0648 \u0627\u0644\u0636\u0631\u064a\u0628\u0629\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u0646\u0642\u062f\u0645 \u0644\u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0627\u0644\u062a\u0648\u062c\u064a\u0647 \u0627\u0644\u0633\u0644\u064a\u0645 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0632\u0643\u0648\u064a\u0629 \u0648\u0627\u0644\u0636\u0631\u064a\u0628\u064a\u0629 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u0627\u0633\u062a\u062b\u0645\u0627\u0631 \u0627\u0644\u0623\u0645\u062b\u0644 \u0644\u0623\u0645\u0648\u0627\u0644\u0647\u0645 \u0648\u0641\u0642\u064b\u0627 \u0644\u062e\u0637\u0637 \u0645\u062f\u0631\u0648\u0633\u0629 \u0648\u0645\u062a\u0648\u0627\u0641\u0642\u0629 \u0645\u0639 \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0648\u0627\u0644\u062a\u0634\u0631\u064a\u0639\u0627\u062a. \u0643\u0645\u0627 \u0646\u0631\u0627\u0642\u0628 \u0633\u0644\u0627\u0645\u0629 \u0648\u062f\u0642\u0629 \u0648\u0639\u0627\u0621 \u0627\u0644\u0632\u0643\u0627\u0629 \u0648\u0627\u0644\u0636\u0631\u064a\u0628\u0629 \u0645\u0639 \u0627\u0644\u0647\u064a\u0626\u0627\u062a \u0648\u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0645\u0639\u0646\u064a\u0629 \u0628\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0639\u0627\u0644\u064a\u0629\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-53ee52b\" data-id=\"53ee52b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-30c4541 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"30c4541\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-agenda\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0645\u0631\u0627\u062c\u0639\u0629 \u0648\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t\u0641\u062d\u0635 \u0648\u062a\u0623\u0643\u064a\u062f \u062f\u0642\u0629 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0641\u0642 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u062a\u062f\u0642\u064a\u0642 \u0627\u0644\u0642\u0648\u0627\u0626\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u062a\u064f\u0639\u062f \u062f\u0642\u0629 \u0648\u0634\u0641\u0627\u0641\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0623\u0645\u0631\u064b\u0627 \u0628\u0627\u0644\u063a \u0627\u0644\u0623\u0647\u0645\u064a\u0629 \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0648\u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0645\u0635\u0644\u062d\u0629 \u0645\u0646 \u0627\u062a\u062e\u0627\u0630 \u0642\u0631\u0627\u0631\u0627\u062a \u0633\u0644\u064a\u0645\u0629 \u0648\u0627\u0633\u062a\u0634\u0631\u0627\u0641 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u060c \u0643\u0645\u0627 \u064a\u064f\u0633\u0627\u0639\u062f\u0647\u0645 \u0639\u0644\u0649 \u062a\u062c\u0646\u0628 \u0627\u0644\u0645\u062e\u0627\u0637\u0631 \u0641\u064a \u0638\u0644 \u0627\u0644\u062a\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a\u0629\u060c \u0648\u0630\u0644\u0643 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0641\u0631\u064a\u0642 \u0639\u0645\u0644 \u0645\u062d\u062a\u0631\u0641 \u0645\u062a\u062e\u0635\u0635 \u064a\u0633\u062a\u062e\u062f\u0645 \u0623\u0633\u0627\u0644\u064a\u0628 \u0648\u062d\u0644\u0648\u0644 \u0645\u0628\u062a\u0643\u0631\u0629 \u062a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u062d\u062f\u064a\u062b\u0629 \u0644\u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u062a\u062f\u0642\u064a\u0642 \u0639\u0627\u0644\u064a\u0629 \u0627\u0644\u062c\u0648\u062f\u0629 \u0648\u062f\u0642\u064a\u0642\u0629 \u0648\u0648\u0627\u0636\u062d\u0629\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c9e1348 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c9e1348\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-687e1b4\" data-id=\"687e1b4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7faf0a5 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"7faf0a5\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-consut2\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t<br>\n\u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0648\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0645\u062a\u062e\u0635\u0635\u0629 \u0644\u062a\u0639\u0632\u064a\u0632 \u0623\u062f\u0627\u0621 \u0639\u0645\u0644\u0643 \u0648\u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631\u0627\u062a\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u064a\u0629\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u0641\u0647\u0645 \u0623\u0639\u0645\u0627\u0644 \u0627\u0644\u0639\u0645\u064a\u0644 \u0648\u0645\u062e\u0627\u0637\u0631\u0647\u060c \u0648\u062a\u0648\u0641\u064a\u0631 \u0641\u0647\u0645 \u0623\u0639\u0645\u0642 \u0644\u0639\u0645\u0644\u064a\u0627\u062a\u0647. \u0646\u0624\u0645\u0646 \u0628\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0645\u0641\u062a\u0648\u062d \u0648\u062a\u062c\u0646\u0628 \u0627\u0644\u0645\u0641\u0627\u062c\u0622\u062a \u0641\u064a \u0627\u0644\u0644\u062d\u0638\u0627\u062a \u0627\u0644\u0623\u062e\u064a\u0631\u0629\u060c \u0645\u0645\u0627 \u064a\u0633\u0627\u0639\u062f\u0646\u0627 \u0639\u0644\u0649 \u062a\u062c\u0627\u0648\u0632 \u062a\u0648\u0642\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u064a\u0644. \u0648\u0646\u0633\u0639\u0649 \u0628\u0641\u062e\u0631 \u0644\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0623\u062e\u0644\u0627\u0642\u064a\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u060c \u0645\u0639 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0627\u0644\u0646\u0647\u062c \u0627\u0644\u0635\u062d\u064a\u062d \u0645\u0646 \u0623\u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0648\u064a\u0627\u062a\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-15c77cb\" data-id=\"15c77cb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0a0e7b2 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"0a0e7b2\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-coins-1\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t<br>\n\u062a\u0635\u0645\u064a\u0645 \u0648\u062a\u0646\u0641\u064a\u0630 \u062d\u0644\u0648\u0644 \u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0645\u062a\u0643\u0627\u0645\u0644\u0629 \u0644\u0636\u0645\u0627\u0646 \u062f\u0642\u0629 \u0648\u0633\u0647\u0648\u0644\u0629 \u0627\u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u062a\u064f\u0639\u062f \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0645\u0646 \u0623\u0647\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0641\u064a \u0623\u064a \u0639\u0645\u0644 \u062a\u062c\u0627\u0631\u064a\u060c \u062d\u064a\u062b \u062a\u064f\u0645\u0643\u0651\u0646 \u0627\u0644\u0645\u062f\u064a\u0631\u064a\u0646 \u0648\u0627\u0644\u0645\u0627\u0644\u0643\u064a\u0646 \u0645\u0646 \u0645\u0639\u0631\u0641\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0644\u0645\u0624\u0633\u0633\u0627\u062a\u0647\u0645 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0632\u0648\u064a\u062f\u0647\u0645 \u0628\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0627\u0636\u062d\u0629 \u0648\u062f\u0642\u064a\u0642\u0629 \u0648\u0645\u062a\u0648\u0627\u0635\u0644\u0629 \u062d\u0648\u0644 \u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0645\u0627\u0644\u064a \u0644\u0645\u0624\u0633\u0633\u0627\u062a\u0647\u0645 \u0648\u0645\u062f\u0649 \u0646\u062c\u0627\u062d \u0642\u0631\u0627\u0631\u0627\u062a\u0647\u0645 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-085e954\" data-id=\"085e954\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-af576f5 elementor-flip-box--effect-flip elementor-flip-box--direction-up elementor-widget elementor-widget-flip-box\" data-id=\"af576f5\" data-element_type=\"widget\" data-widget_type=\"flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-flip-box\">\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__front\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper elementor-view-default\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-icon\">\n\t\t\t\t\t\t\t\t\t<i class=\"icon icon-justice\"><\/i>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\t\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\t<br>\n\u062a\u0642\u062f\u064a\u0645 \u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0645\u0627\u0644\u064a\u0629 \u0648\u062e\u0628\u0631\u0629 \u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0645\u0639\u062a\u0645\u062f\u0629 \u0644\u062f\u0639\u0645 \u0627\u0644\u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"elementor-flip-box__layer elementor-flip-box__back\">\n\t\t\t<div class=\"elementor-flip-box__layer__overlay\">\n\t\t\t\t<div class=\"elementor-flip-box__layer__inner\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-flip-box__layer__title\">\n\t\t\t\t\t\t\t\u0627\u0644\u062a\u0642\u0627\u0631\u064a\u0631 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-flip-box__layer__description\">\n\t\t\t\t\t\t\t\u0646\u0642\u062f\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629\u060c \u0648\u0627\u0644\u062a\u064a \u062a\u0646\u062a\u0647\u064a \u0628\u062a\u0642\u062f\u064a\u0645 \u062a\u0642\u0631\u064a\u0631 \u0639\u0646\u062f \u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0646\u0632\u0627\u0639\u0627\u062a \u0630\u0627\u062a \u0627\u0644\u0637\u0627\u0628\u0639 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a \u0623\u0648 \u0627\u0644\u0645\u0627\u0644\u064a \u0627\u0644\u0645\u0639\u0631\u0648\u0636\u0629 \u0623\u0645\u0627\u0645 \u062c\u0647\u0629 \u0627\u0644\u062a\u0642\u0627\u0636\u064a\u060c \u0645\u0639 \u0636\u0631\u0648\u0631\u0629 \u0627\u0644\u062a\u0639\u0628\u064a\u0631 \u0628\u0648\u0636\u0648\u062d \u0639\u0646 \u0631\u0623\u064a \u0627\u0644\u062e\u0628\u064a\u0631 \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u0631\u064a\u0631 \u0645\u0643\u062a\u0648\u0628 \u064a\u062a\u0646\u0627\u0633\u0628 \u0645\u0639 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u0627\u0644\u0646\u0632\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629\u060c \u0645\u0639 \u0645\u0631\u0627\u0639\u0627\u0629 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0648\u0627\u0644\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0648\u0627\u062c\u0628 \u0627\u062a\u0628\u0627\u0639\u0647\u0627. \u0643\u0645\u0627 \u0646\u0642\u062f\u0645 \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0641\u064a \u0623\u064a \u0646\u0632\u0627\u0639 \u0645\u062d\u062a\u0645\u0644 \u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0639\u0645\u064a\u0644 \u0641\u064a \u0627\u062a\u062e\u0627\u0630 \u0642\u0631\u0627\u0631 \u0628\u0634\u0623\u0646 \u0631\u0641\u0639 \u062f\u0639\u0648\u0649\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aaec597 elementor-section-content-middle elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aaec597\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c1959b8\" data-id=\"c1959b8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7ed61bd elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"7ed61bd\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">\u0639\u0645\u0644\u0627\u0624\u0646\u0627 \u0647\u0645 \u0642\u0644\u0628 \u0646\u062c\u0627\u062d\u0646\u0627<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u062f\u0647\u0644\u0648\u064a \u0646\u0624\u0645\u0646 \u0628\u0623\u0646 \u0646\u062c\u0627\u062d \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u0647\u0648 \u0646\u062c\u0627\u062d\u0646\u0627\u060c \u0644\u0630\u0644\u0643 \u0646\u062d\u0631\u0635 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0627\u0644\u0645\u062e\u0635\u0635\u0629 \u0627\u0644\u062a\u064a \u062a\u0644\u0628\u064a \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a\u0647\u0645 \u0628\u062f\u0642\u0629 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fdbddf6 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fdbddf6\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d60c289\" data-id=\"d60c289\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6b8321c animated-slow elementor-widget__width-initial elementor-widget elementor-widget-elementskit-heading\" data-id=\"6b8321c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h5 class=\"ekit-heading--title elementskit-section-title \">\u0625\u0646\u0647\u0645 \u064a\u062b\u0642\u0648\u0646 \u0628\u0646\u0627<\/h5><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0646\u0641\u062e\u0631 \u0628\u062e\u062f\u0645\u0629 \u0639\u0645\u0644\u0627\u0626\u0646\u0627\u060c \u0627\u0644\u0630\u064a\u0646 \u0646\u0639\u062a\u0628\u0631\u0647\u0645 \u0634\u0631\u0643\u0627\u0621\u0646\u0627 \u0641\u064a \u0627\u0644\u0646\u062c\u0627\u062d \u0648\u0627\u0644\u062a\u0645\u064a\u0632. \u0646\u0639\u062a\u0632 \u0628\u0627\u0644\u062b\u0642\u0629 \u0627\u0644\u0645\u062a\u0628\u0627\u062f\u0644\u0629 \u0628\u064a\u0646\u0646\u0627\u060c \u0648\u0645\u0646 \u0647\u0646\u0627 \u062a\u0646\u0628\u0639 \u0645\u0633\u0624\u0648\u0644\u064a\u062a\u0646\u0627 \u062a\u062c\u0627\u0647 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0628\u0645\u0627 \u064a\u0636\u0645\u0646 \u062a\u062d\u0642\u064a\u0642 \u0623\u0639\u0644\u0649 \u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u062c\u0648\u062f\u0629\n\t\t\t\t\t<\/h3><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider elementskit-style-long\"><div class=\"elementskit-border-divider elementskit-style-long\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a5ef99 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1a5ef99\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da874cc animated-slow elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"da874cc\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;autoplay_speed&quot;:1000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" 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 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/5DR40402-88-removebg-preview-150x150.png\" alt=\"5DR40402-88-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/93634-removebg-preview-150x150.png\" alt=\"93634-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/1686054005861-removebg-preview-150x150.png\" alt=\"1686054005861-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/Batterjee-Pharma-removebg-preview-150x150.png\" alt=\"Batterjee-Pharma-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/GPML87BQ_400x400-removebg-preview-150x150.png\" alt=\"GPML87BQ_400x400-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/images-1-150x150.jpg\" alt=\"images (1)\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/images-150x150.jpg\" alt=\"images\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/logo_66fe18b652aad-150x150.png\" alt=\"logo_66fe18b652aad\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/mkijxgNcCW2ZGZr7nkS2yPWhzSWQ92WY-150x150.jpg\" alt=\"mkijxgNcCW2ZGZr7nkS2yPWhzSWQ92WY\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/MKQSrIDbecWGgFaaahtK-removebg-preview-150x150.png\" alt=\"MKQSrIDbecWGgFaaahtK-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/Screenshot_2025-04-13_123739-removebg-preview-150x150.png\" alt=\"Screenshot_2025-04-13_123739-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/shrk-mhmd-aabdallh-alshrbtly-1571678770-862-removebg-preview-150x150.png\" alt=\"shrk-mhmd-aabdallh-alshrbtly-1571678770-862-removebg-preview\" \/><\/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<div class=\"elementor-element elementor-element-faf13fe animated-slow elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-image-carousel\" data-id=\"faf13fe\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;autoplay_speed&quot;:1000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" 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 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/1607649097758-removebg-preview-300x75.png\" alt=\"1607649097758-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/BAJABER-LOGO-300x140.jpg\" alt=\"BAJABER-LOGO\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/images__1_-removebg-preview-300x95.png\" alt=\"images__1_-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/logo-300x112.png\" alt=\"logo\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/Logo_whit-2-300x111.png\" alt=\"Logo_whit-2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/Logo-for-website-8-300x96-1.png\" alt=\"Logo-for-website-8-300x96\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/logo-removebg-preview-300x121.png\" alt=\"logo-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/logoToolMF-removebg-preview-1-300x123.png\" alt=\"logoToolMF-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/Subway-Logo-removebg-preview-300x169.png\" alt=\"Subway-Logo-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/93634-removebg-preview-300x188.png\" alt=\"93634-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/logoToolMF-removebg-preview-300x123.png\" alt=\"logoToolMF-removebg-preview\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 12\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/06\/shrk-mhmd-aabdallh-alshrbtly-1571678770-862-removebg-preview.png\" alt=\"shrk-mhmd-aabdallh-alshrbtly-1571678770-862-removebg-preview\" \/><\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-48da45b elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"48da45b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1dd4808 elementor-invisible\" data-id=\"1dd4808\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cb1ce21 animated-slow elementor-widget__width-inherit elementor-widget elementor-widget-elementskit-heading\" data-id=\"cb1ce21\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h5 class=\"ekit-heading--title elementskit-section-title \">\u0642\u064a\u0627\u062f\u062a\u0646\u0627 \u0648\u062e\u0628\u0631\u0627\u0626\u0646\u0627<\/h5><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u062e\u0628\u0631\u0629 \u0639\u0645\u064a\u0642\u0629 \u0641\u064a \u0627\u0644\u0635\u0646\u0627\u0639\u0629 \u0648\u0646\u062a\u0627\u0626\u062c \u0645\u062b\u0628\u062a\u0629\n\t\t\t\t\t<\/h3><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider elementskit-style-long\"><div class=\"elementskit-border-divider elementskit-style-long\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d70e65e elementor-widget elementor-widget-shortcode\" data-id=\"d70e65e\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div id=\"wps-widget--team-1\" class=\"wps-container wps-widget wps-widget--team wps-team-theme--square-02 wps-team--type-carousel wps-team-card-action--single-page wps-team--carousel-has-dots wps-team--carousel-has-navs wps--thumb-round wps-team--social-hover-up wps-team--thumbnail-shad-alt\" style=\"visibility: hidden; opacity: 0\" data-carousel-settings=\"{&quot;columns&quot;:3,&quot;columns_tablet&quot;:3,&quot;columns_small_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:&quot;&quot;,&quot;gap_tablet&quot;:&quot;&quot;,&quot;gap_small_tablet&quot;:&quot;&quot;,&quot;gap_mobile&quot;:&quot;&quot;,&quot;speed&quot;:800,&quot;dots&quot;:true,&quot;navs&quot;:true,&quot;loop&quot;:true}\" data-widget-id=\"1\">\n    \n                <div class=\"wps-carousel--inner\">\n        \n    <div class=\"wps-container--inner swiper\">\n\n                \n        \n            <div class=\"wps-row swiper-wrapper\">\n\n                \n                                \n                    <div class=\"wps-col swiper-slide wps-widget--item wps-widget--item-3378\" style=\"--wps-divider-bg-color:rgba(218, 164, 37, 1); --wps-item-primary-color:rgba(218, 164, 37, 1);\">\n                        <div class=\"wpspeedo-team--single\">\n                            <div class=\"wps-team--single-inner\">\n                                \n                                <div class=\"team-member--thumbnail-wrapper wps-team--member-element\"><div class=\"team-member--thumbnail\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d8%b3%d9%84%d8%b7%d8%a7%d9%86-%d9%81%d9%88%d8%a7%d8%b2-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d9%84%d9%87-%d8%ac%d9%88%d9%87%d8%b1%d8%ac%d9%8a-clone\" class=\"\"   aria-label=\"Read More about \u0633\u0644\u0637\u0627\u0646 \u0641\u0648\u0627\u0632 \u0639\u0628\u062f \u0627\u0644\u0644\u0647 <br> \u062c\u0648\u0647\u0631\u062c\u064a.\"><img loading=\"lazy\" decoding=\"async\" width=\"509\" height=\"490\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/\u0633\u0644\u0637\u0627\u0646_\u0641\u0648\u0627\u0632_\u0639\u0628\u062f_\u0627\u0644\u0644\u0647_\u062c\u0648\u0647\u0631\u062c\u064a-removebg-preview.png\" class=\"attachment- size- wp-post-image\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/\u0633\u0644\u0637\u0627\u0646_\u0641\u0648\u0627\u0632_\u0639\u0628\u062f_\u0627\u0644\u0644\u0647_\u062c\u0648\u0647\u0631\u062c\u064a-removebg-preview.png 509w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/\u0633\u0644\u0637\u0627\u0646_\u0641\u0648\u0627\u0632_\u0639\u0628\u062f_\u0627\u0644\u0644\u0647_\u062c\u0648\u0647\u0631\u062c\u064a-removebg-preview-300x289.png 300w\" sizes=\"(max-width: 509px) 100vw, 509px\" \/><\/a><\/div><\/div><h3 class=\"wps-team--member-title wps-team--member-element team-member--link\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d8%b3%d9%84%d8%b7%d8%a7%d9%86-%d9%81%d9%88%d8%a7%d8%b2-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d9%84%d9%87-%d8%ac%d9%88%d9%87%d8%b1%d8%ac%d9%8a-clone\" class=\"\"  >\u0633\u0644\u0637\u0627\u0646 \u0641\u0648\u0627\u0632 \u0639\u0628\u062f \u0627\u0644\u0644\u0647 <br> \u062c\u0648\u0647\u0631\u062c\u064a<\/a><\/h3><h4 class=\"wps-team--member-desig wps-team--member-element\">\u0646\u0627\u0626\u0628 \u0645\u062f\u064a\u0631 \u0642\u0637\u0627\u0639 \u0627\u0644\u0645\u0631\u0627\u062c\u0639\u0629<\/h4><div class=\"wps-team--divider-wrapper wps-team--member-element\"><div class=\"wps-team--divider\"><\/div><\/div><div class=\"wps-team--member-details wps-team--member-details-excerpt wps-team--member-element\"><p>\u062d\u0627\u0635\u0644 \u0639\u0644\u0649 \u062f\u0631\u062c\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633 \u0641\u064a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u0629 \u0623\u0648 \u0627\u0644\u062a\u0645\u0648\u064a\u0644\u060c \u0648\u064a\u062d\u0645\u0644 \u0634\u0647\u0627\u062f\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0645\u062b\u0644 \u0645\u0631\u0627\u062c\u0639 \u062f\u0627\u062e\u0644\u064a \u0645\u0639\u062a\u0645\u062f (CIA) \u0648\u0634\u0647\u0627\u062f\u0629 \u0641\u064a \u0645\u0643\u0627...<\/p>\n<\/div><div class=\"wps-team--member-s-links wps-team--member-element\">\n\t\t\t<ul class=\"wps--social-links wps-si--shape-radius wps-si--b-bg-color--hover wps-si--b-color\">\n\t\t\t\t<li class=\"wps-si--facebook-f\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--x-twitter\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-x-twitter\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--instagram\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-instagram\"><\/i><\/a>\n\t\t\t<\/li>\t\t\t<\/ul>\n\n\t\t<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    \n                \n                                \n                    <div class=\"wps-col swiper-slide wps-widget--item wps-widget--item-2992\" style=\"--wps-divider-bg-color:rgba(218, 164, 37, 1); --wps-item-primary-color:rgba(218, 164, 37, 1);\">\n                        <div class=\"wpspeedo-team--single\">\n                            <div class=\"wps-team--single-inner\">\n                                \n                                <div class=\"team-member--thumbnail-wrapper wps-team--member-element\"><div class=\"team-member--thumbnail\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d9%85%d8%ad%d9%85%d8%af-%d8%ae%d8%a7%d9%84%d8%af-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d8%b1%d8%b2%d8%a7%d9%82-%d8%a7%d9%84%d8%af%d9%87%d9%84%d9%88%d9%8a-clone-2\" class=\"\"   aria-label=\"Read More about \u0645\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u0639\u0628\u062f \u0627\u0644\u0631\u0632\u0627\u0642 <br> \u0627\u0644\u062f\u0647\u0644\u0648\u064a.\"><img loading=\"lazy\" decoding=\"async\" width=\"492\" height=\"507\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot_2025-03-25_123625-removebg-preview.png\" class=\"attachment- size- wp-post-image\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot_2025-03-25_123625-removebg-preview.png 492w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/Screenshot_2025-03-25_123625-removebg-preview-291x300.png 291w\" sizes=\"(max-width: 492px) 100vw, 492px\" \/><\/a><\/div><\/div><h3 class=\"wps-team--member-title wps-team--member-element team-member--link\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d9%85%d8%ad%d9%85%d8%af-%d8%ae%d8%a7%d9%84%d8%af-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d8%b1%d8%b2%d8%a7%d9%82-%d8%a7%d9%84%d8%af%d9%87%d9%84%d9%88%d9%8a-clone-2\" class=\"\"  >\u0645\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u0639\u0628\u062f \u0627\u0644\u0631\u0632\u0627\u0642 <br> \u0627\u0644\u062f\u0647\u0644\u0648\u064a<\/a><\/h3><h4 class=\"wps-team--member-desig wps-team--member-element\">\u0645\u062f\u064a\u0631 \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629<\/h4><div class=\"wps-team--divider-wrapper wps-team--member-element\"><div class=\"wps-team--divider\"><\/div><\/div><div class=\"wps-team--member-details wps-team--member-details-excerpt wps-team--member-element\"><p>\u062d\u0627\u0635\u0644 \u0639\u0644\u0649 \u062f\u0631\u062c\u0629 \u0627\u0644\u0628\u0643\u0627\u0644\u0648\u0631\u064a\u0648\u0633 \u0641\u064a \u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629\u060c \u0648\u064a\u062d\u0645\u0644 \u0634\u0647\u0627\u062f\u0627\u062a \u0645\u0647\u0646\u064a\u0629 \u0641\u064a\u00a0\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0623\u062f\u0627\u0621 \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0643\u0641\u0627\u0621\u0627\u062a<\/p>\n<\/div><div class=\"wps-team--member-s-links wps-team--member-element\">\n\t\t\t<ul class=\"wps--social-links wps-si--shape-radius wps-si--b-bg-color--hover wps-si--b-color\">\n\t\t\t\t<li class=\"wps-si--facebook-f\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--x-twitter\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-x-twitter\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--instagram\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-instagram\"><\/i><\/a>\n\t\t\t<\/li>\t\t\t<\/ul>\n\n\t\t<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    \n                \n                                \n                    <div class=\"wps-col swiper-slide wps-widget--item wps-widget--item-2991\" style=\"--wps-divider-bg-color:rgba(218, 164, 37, 1); --wps-item-primary-color:rgba(218, 164, 37, 1);\">\n                        <div class=\"wpspeedo-team--single\">\n                            <div class=\"wps-team--single-inner\">\n                                \n                                <div class=\"team-member--thumbnail-wrapper wps-team--member-element\"><div class=\"team-member--thumbnail\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d8%a3%d8%ad%d9%85%d8%af-%d9%85%d8%ad%d9%85%d8%af-%d8%ae%d8%a7%d9%84%d8%af-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d8%b1%d8%b2%d8%a7%d9%82-%d8%a7%d9%84%d8%af%d9%87%d9%84%d9%88%d9%8a-clone-2\" class=\"\"   aria-label=\"Read More about \u0623\u062d\u0645\u062f \u0645\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u0639\u0628\u062f \u0627\u0644\u0631\u0632\u0627\u0642 \u0627\u0644\u062f\u0647\u0644\u0648\u064a\u200b.\"><img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"640\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-03-25-at-12.33.06_1716fdc3.jpg\" class=\"attachment- size- wp-post-image\" alt=\"\" srcset=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-03-25-at-12.33.06_1716fdc3.jpg 480w, https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/08\/WhatsApp-Image-2025-03-25-at-12.33.06_1716fdc3-225x300.jpg 225w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/><\/a><\/div><\/div><h3 class=\"wps-team--member-title wps-team--member-element team-member--link\"><a href=\"https:\/\/aldahlawi-group.com\/?wps-team-members=%d8%a3%d8%ad%d9%85%d8%af-%d9%85%d8%ad%d9%85%d8%af-%d8%ae%d8%a7%d9%84%d8%af-%d8%b9%d8%a8%d8%af-%d8%a7%d9%84%d8%b1%d8%b2%d8%a7%d9%82-%d8%a7%d9%84%d8%af%d9%87%d9%84%d9%88%d9%8a-clone-2\" class=\"\"  >\u0623\u062d\u0645\u062f \u0645\u062d\u0645\u062f \u062e\u0627\u0644\u062f \u0639\u0628\u062f \u0627\u0644\u0631\u0632\u0627\u0642 \u0627\u0644\u062f\u0647\u0644\u0648\u064a\u200b<\/a><\/h3><h4 class=\"wps-team--member-desig wps-team--member-element\">\u0631\u0626\u064a\u0633 \u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629<\/h4><div class=\"wps-team--divider-wrapper wps-team--member-element\"><div class=\"wps-team--divider\"><\/div><\/div><div class=\"wps-team--member-details wps-team--member-details-excerpt wps-team--member-element\"><p>\u062d\u0627\u0635\u0644 \u0639\u0644\u0649 \u062f\u0631\u062c\u0629 \u0627\u0644\u0645\u0627\u062c\u0633\u062a\u064a\u0631 \u0645\u0646 \u062c\u0627\u0645\u0639\u0629 \u0633\u0627\u0633\u0643\u0633\u060c \u0648\u0645\u0624\u0647\u0644 SCOPA\u060c \u0648\u064a\u062a\u0645\u062a\u0639 \u0628\u062e\u0628\u0631\u0629 17 \u0639\u0627\u0645\u064b\u0627 \u0641\u064a \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0627\u0644\u062a\u062f\u0642\u064a\u0642<\/p>\n<\/div><div class=\"wps-team--member-s-links wps-team--member-element\">\n\t\t\t<ul class=\"wps--social-links wps-si--shape-radius wps-si--b-bg-color--hover wps-si--b-color\">\n\t\t\t\t<li class=\"wps-si--facebook-f\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--x-twitter\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-x-twitter\"><\/i><\/a>\n\t\t\t<\/li><li class=\"wps-si--instagram\">\n\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/\" aria-label=\"Social Link\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><i class=\"fab fa-instagram\"><\/i><\/a>\n\t\t\t<\/li>\t\t\t<\/ul>\n\n\t\t<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    \n                        \n            <\/div>\n\n        \n                <div class=\"wps-team--not-found-wrapper\">\n            <div class=\"wps-team--not-found\">No Results Found<\/div>\n        <\/div>\n        \n    <\/div>\n\n                    <div class=\"wps-team--carousel-navs\">\n                    <button class=\"swiper-button-prev\" tabindex=\"0\" aria-label=\"Previous slide\"><i aria-hidden=\"true\" class=\"fas fa-chevron-left\"><\/i><\/button>\n                    <button class=\"swiper-button-next\" tabindex=\"0\" aria-label=\"Next slide\"><i aria-hidden=\"true\" class=\"fas fa-chevron-right\"><\/i><\/button>\n                <\/div>\n                            <div class=\"swiper-pagination\"><\/div>\n            <\/div>    \n<\/div><\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c370493 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c370493\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4040c4d\" data-id=\"4040c4d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-726eada elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"726eada\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">\u0641\u0631\u0648\u0639\u0646\u0627<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a - \u0645\u062d\u0627\u0633\u0628\u0648\u0646 \u0642\u0627\u0646\u0648\u0646\u064a\u0648\u0646\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-50eaabb elementor-widget elementor-widget-html\" data-id=\"50eaabb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Branch Locations<\/title>\r\n    <!-- Font Awesome -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <!-- Modern Fonts -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary-blue: #1d3073;\r\n            --primary-gold: #c8994a;\r\n            --light-gold: #e8c97e;\r\n            --dark-blue: #0d2b4e;\r\n            --light-gray: #f8f9fa;\r\n            --medium-gray: #e9ecef;\r\n            --text-dark: #212529;\r\n            --text-light: #6c757d;\r\n            --shadow-sm: 0 2px 8px rgba(0,0,0,0.08);\r\n            --shadow-md: 0 4px 16px rgba(0,0,0,0.12);\r\n            --shadow-lg: 0 8px 30px rgba(0,0,0,0.15);\r\n            --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n        }\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            margin: 0;\r\n            padding: 0;\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: #f5f7fa;\r\n        }\r\n\r\n        .branch-locations-section {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 16px;\r\n            position: relative;\r\n        }\r\n\r\n        .container {\r\n            display: flex;\r\n            width: 100%;\r\n            min-height: 300px;\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            background: white;\r\n            box-shadow: var(--shadow-lg);\r\n            flex-direction: row;\r\n        }\r\n\r\n        \/* Modern Map Container *\/\r\n        .map-container {\r\n            flex: 2;\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n            min-height: 300px;\r\n        }\r\n\r\n        .map-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: linear-gradient(45deg, rgba(29, 48, 115, 0.1) 0%, rgba(13, 43, 78, 0.1) 100%);\r\n            z-index: 1;\r\n        }\r\n\r\n        iframe {\r\n            width: 100%;\r\n            height: 100%;\r\n            border: none;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* Modern Branch Selection Panel *\/\r\n        .branch-container {\r\n            flex: 1;\r\n            background: linear-gradient(to bottom, #ffffff 0%, #f8f9fa 100%);\r\n            padding: 24px 20px;\r\n            overflow-y: auto;\r\n            direction: rtl;\r\n            font-family: 'Inter', sans-serif;\r\n            position: relative;\r\n            border-left: 1px solid var(--medium-gray);\r\n            min-height: 400px;\r\n        }\r\n\r\n        .branch-container::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, var(--primary-gold) 0%, var(--light-gold) 100%);\r\n        }\r\n\r\n        \/* Header with gradient *\/\r\n        .section-header {\r\n            text-align: center;\r\n            margin-bottom: 24px;\r\n            position: relative;\r\n            padding-bottom: 15px;\r\n        }\r\n\r\n        .section-header h2 {\r\n            color: var(--dark-blue);\r\n            font-family: 'Poppins', sans-serif;\r\n            font-weight: 700;\r\n            font-size: 24px;\r\n            margin: 0;\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n\r\n        .section-header::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            right: 40%;\r\n            left: 40%;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, transparent 0%, var(--primary-gold) 50%, transparent 100%);\r\n            border-radius: 3px;\r\n        }\r\n\r\n        \/* Modern Branch Cards *\/\r\n        .branch-card {\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 16px;\r\n            margin-bottom: 12px;\r\n            cursor: pointer;\r\n            transition: var(--transition);\r\n            border: 1px solid var(--medium-gray);\r\n            position: relative;\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow-sm);\r\n        }\r\n\r\n        .branch-card:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: var(--shadow-md);\r\n            border-color: var(--primary-gold);\r\n        }\r\n\r\n        .branch-card.active {\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--dark-blue) 100%);\r\n            border-color: var(--primary-blue);\r\n            box-shadow: 0 6px 20px rgba(29, 48, 115, 0.2);\r\n        }\r\n\r\n        .branch-card.active:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(29, 48, 115, 0.25);\r\n        }\r\n\r\n        \/* Card Header *\/\r\n        .card-header {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: space-between;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .branch-info {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            flex: 1;\r\n        }\r\n\r\n        .icon-wrapper {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: linear-gradient(135deg, var(--light-gold) 0%, var(--primary-gold) 100%);\r\n            border-radius: 10px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            color: white;\r\n            font-size: 16px;\r\n            box-shadow: 0 3px 10px rgba(200, 153, 74, 0.3);\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .branch-card.active .icon-wrapper {\r\n            background: white;\r\n            color: var(--primary-blue);\r\n        }\r\n\r\n        .branch-name {\r\n            font-family: 'Poppins', sans-serif;\r\n            font-weight: 600;\r\n            font-size: 14px;\r\n            color: var(--text-dark);\r\n            margin: 0;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .branch-card.active .branch-name {\r\n            color: white;\r\n        }\r\n\r\n        \/* Card Content *\/\r\n        .card-content {\r\n            max-height: 0;\r\n            overflow: hidden;\r\n            transition: max-height 0.4s ease, padding-top 0.3s ease;\r\n        }\r\n\r\n        .branch-card.active .card-content {\r\n            max-height: 200px;\r\n            padding-top: 12px;\r\n        }\r\n\r\n        .manager-info {\r\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n            padding-top: 12px;\r\n            font-size: 13px;\r\n            line-height: 1.6;\r\n            color: rgba(255, 255, 255, 0.9);\r\n        }\r\n\r\n        .branch-card:not(.active) .manager-info {\r\n            border-top: 1px solid var(--medium-gray);\r\n            color: var(--text-light);\r\n        }\r\n\r\n        .manager-info strong {\r\n            color: var(--light-gold);\r\n            font-weight: 600;\r\n        }\r\n\r\n        .branch-card:not(.active) .manager-info strong {\r\n            color: var(--primary-blue);\r\n        }\r\n\r\n        .manager-info a {\r\n            color: var(--light-gold);\r\n            text-decoration: none;\r\n            transition: color 0.2s;\r\n            display: inline-block;\r\n            margin-right: 8px;\r\n            word-break: break-all;\r\n        }\r\n\r\n        .manager-info a:hover {\r\n            color: white;\r\n            text-decoration: underline;\r\n        }\r\n\r\n        .branch-card:not(.active) .manager-info a {\r\n            color: var(--primary-blue);\r\n        }\r\n\r\n        .branch-card:not(.active) .manager-info a:hover {\r\n            color: var(--dark-blue);\r\n        }\r\n\r\n        \/* Toggle Indicator *\/\r\n        .toggle-indicator {\r\n            color: var(--text-light);\r\n            font-size: 11px;\r\n            font-weight: 600;\r\n            transition: var(--transition);\r\n            white-space: nowrap;\r\n            margin-right: 8px;\r\n        }\r\n\r\n        .branch-card.active .toggle-indicator {\r\n            color: white;\r\n        }\r\n\r\n        \/* Scrollbar Styling *\/\r\n        .branch-container::-webkit-scrollbar {\r\n            width: 4px;\r\n        }\r\n\r\n        .branch-container::-webkit-scrollbar-track {\r\n            background: var(--light-gray);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .branch-container::-webkit-scrollbar-thumb {\r\n            background: linear-gradient(to bottom, var(--primary-gold) 0%, var(--light-gold) 100%);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        .branch-container::-webkit-scrollbar-thumb:hover {\r\n            background: linear-gradient(to bottom, var(--primary-blue) 0%, var(--dark-blue) 100%);\r\n        }\r\n\r\n        \/* ==================== *\/\r\n        \/* MOBILE OPTIMIZATIONS *\/\r\n        \/* ==================== *\/\r\n\r\n        \/* Mobile-first responsive design *\/\r\n        @media (max-width: 1024px) {\r\n            .branch-locations-section {\r\n                padding: 12px;\r\n            }\r\n            \r\n            .container {\r\n                flex-direction: column;\r\n                min-height: auto;\r\n                border-radius: 16px;\r\n            }\r\n\r\n            .map-container {\r\n                height: 350px;\r\n                order: 2;\r\n                border-radius: 0 0 16px 16px;\r\n                min-height: 350px;\r\n            }\r\n\r\n            .branch-container {\r\n                order: 1;\r\n                border-left: none;\r\n                border-bottom: 1px solid var(--medium-gray);\r\n                padding: 20px 16px;\r\n                max-height: 50vh;\r\n                min-height: auto;\r\n                border-radius: 16px 16px 0 0;\r\n            }\r\n\r\n            .section-header {\r\n                margin-bottom: 20px;\r\n            }\r\n\r\n            .section-header h2 {\r\n                font-size: 22px;\r\n            }\r\n\r\n            .branch-card {\r\n                padding: 14px;\r\n                margin-bottom: 10px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .branch-locations-section {\r\n                padding: 10px;\r\n            }\r\n            \r\n            .container {\r\n                border-radius: 14px;\r\n            }\r\n\r\n            .map-container {\r\n                height: 300px;\r\n                min-height: 300px;\r\n            }\r\n\r\n            .branch-container {\r\n                padding: 18px 14px;\r\n            }\r\n\r\n            .section-header h2 {\r\n                font-size: 20px;\r\n            }\r\n\r\n            .icon-wrapper {\r\n                width: 36px;\r\n                height: 36px;\r\n                font-size: 14px;\r\n            }\r\n\r\n            .branch-name {\r\n                font-size: 13px;\r\n            }\r\n\r\n            .toggle-indicator {\r\n                font-size: 10px;\r\n            }\r\n\r\n            .manager-info {\r\n                font-size: 12px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .branch-locations-section {\r\n                padding: 8px;\r\n            }\r\n            \r\n            .container {\r\n                border-radius: 12px;\r\n            }\r\n\r\n            .map-container {\r\n                height: 250px;\r\n                min-height: 250px;\r\n            }\r\n\r\n            .branch-container {\r\n                padding: 16px 12px;\r\n            }\r\n\r\n            .section-header {\r\n                padding-bottom: 12px;\r\n                margin-bottom: 16px;\r\n            }\r\n\r\n            .section-header h2 {\r\n                font-size: 18px;\r\n            }\r\n\r\n            .section-header::after {\r\n                right: 35%;\r\n                left: 35%;\r\n            }\r\n\r\n            .branch-card {\r\n                padding: 12px;\r\n                margin-bottom: 8px;\r\n                border-radius: 10px;\r\n            }\r\n\r\n            .icon-wrapper {\r\n                width: 32px;\r\n                height: 32px;\r\n                font-size: 13px;\r\n                border-radius: 8px;\r\n            }\r\n\r\n            .branch-name {\r\n                font-size: 12px;\r\n            }\r\n\r\n            .card-header {\r\n                margin-bottom: 8px;\r\n            }\r\n\r\n            .branch-info {\r\n                gap: 8px;\r\n            }\r\n\r\n            .toggle-indicator {\r\n                font-size: 9px;\r\n            }\r\n\r\n            .branch-card.active .card-content {\r\n                padding-top: 10px;\r\n            }\r\n\r\n            .manager-info {\r\n                padding-top: 10px;\r\n                font-size: 11px;\r\n                line-height: 1.5;\r\n            }\r\n\r\n            \/* Better touch targets for mobile *\/\r\n            .branch-card {\r\n                min-height: 56px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 360px) {\r\n            .map-container {\r\n                height: 220px;\r\n                min-height: 220px;\r\n            }\r\n            \r\n            .branch-container {\r\n                padding: 14px 10px;\r\n            }\r\n            \r\n            .branch-card {\r\n                padding: 10px;\r\n            }\r\n            \r\n            .icon-wrapper {\r\n                width: 30px;\r\n                height: 30px;\r\n                font-size: 12px;\r\n            }\r\n            \r\n            .section-header h2 {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n\r\n        \/* Landscape mode optimizations *\/\r\n        @media (max-height: 600px) and (orientation: landscape) {\r\n            .container {\r\n                flex-direction: row;\r\n            }\r\n            \r\n            .map-container {\r\n                height: 250px;\r\n                min-height: 250px;\r\n                order: 2;\r\n                flex: 1.5;\r\n            }\r\n            \r\n            .branch-container {\r\n                order: 1;\r\n                flex: 1;\r\n                border-left: 1px solid var(--medium-gray);\r\n                border-bottom: none;\r\n                max-height: 250px;\r\n            }\r\n        }\r\n\r\n        \/* Prevent text zoom on mobile *\/\r\n        @media (max-width: 768px) {\r\n            html {\r\n                -webkit-text-size-adjust: 100%;\r\n            }\r\n        }\r\n\r\n        \/* Smooth scrolling for mobile *\/\r\n        @media (hover: none) {\r\n            .branch-card {\r\n                transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n            }\r\n            \r\n            .branch-card:active {\r\n                transform: scale(0.98);\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"branch-locations-section\">\r\n        <div class=\"container\">\r\n            <!-- Modern Map Section -->\r\n            <div class=\"map-container\">\r\n                <iframe id=\"mapFrame\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d59337.8128159001!2d39.1479296!3d21.639987199999997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15c3d9c192a439a5%3A0xf0ff66053ad3dfe8!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINin2YTZhdix2YPYsiDYp9mE2LHYptmK2LPZig!5e0!3m2!1sen!2ssa!4v1741253533638!5m2!1sen!2ssa\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\r\n            <\/div>\r\n\r\n            <!-- Modern Branch Selection Panel -->\r\n            <div class=\"branch-container\">\r\n                <div class=\"section-header\">\r\n                    <h2>\u062d\u062f\u062f \u0627\u0644\u0641\u0631\u0639<\/h2>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card active\" onclick=\"updateMap('head', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-building\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0627\u0644\u0645\u0631\u0643\u0632 \u0627\u0644\u0631\u0626\u064a\u0633\u064a<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\"><\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('damam', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-ship\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0627\u0644\u062f\u0645\u0627\u0645<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u0627\u0628\u0631\u0627\u0647\u064a\u0645 \u0627\u0644\u0645\u0646\u0634\u0627\u0648\u0649<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0548952591\">0548952591<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:ibrahim.m@aldahlawi-group.com\">ibrahim.m@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('buraidah', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-tree\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0628\u0631\u064a\u062f\u0629<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u062d\u0633\u0627\u0645 \u0627\u0628\u0648 \u0645\u0646\u062f\u064a\u0644<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0510396412\">0510396412<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:hossam.m@aldahlawi-group.com\">hossam.m@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('riyadh', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-city\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0627\u0644\u0631\u064a\u0627\u0636<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u0645\u062d\u0645\u0648\u062f \u062d\u0633\u064a\u0646<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0509844186\">0509844186<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:m.hussain@aldahlawi-group.com\">m.hussain@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('makkah', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-kaaba\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0645\u0643\u0629<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u0645\u0639\u0646 \u0642\u0636\u064a\u0628 \u0627\u0644\u0628\u0627\u0646<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0559398549\">0559398549<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:maan.b@aldahlawi-group.com\">maan.b@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('taif', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-mountain\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0627\u0644\u0637\u0627\u0626\u0641<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u0633\u0644\u0637\u0627\u0646 \u062c\u0648\u0647\u0631\u062c\u064a<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0550677377\">0550677377<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:sultan.j@aldahlawi-group.com\">sultan.j@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"branch-card\" onclick=\"updateMap('madinah', this)\">\r\n                    <div class=\"card-header\">\r\n                        <div class=\"branch-info\">\r\n                            <div class=\"icon-wrapper\">\r\n                                <i class=\"fas fa-mosque\"><\/i>\r\n                            <\/div>\r\n                            <h3 class=\"branch-name\">\u0641\u0631\u0639 \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0645\u0646\u0648\u0631\u0629<\/h3>\r\n                        <\/div>\r\n                        <span class=\"toggle-indicator\">\u0627\u0646\u0642\u0631 \u0644\u0644\u062a\u0641\u0627\u0635\u064a\u0644<\/span>\r\n                    <\/div>\r\n                    <div class=\"card-content\">\r\n                        <div class=\"manager-info\">\r\n                            <p><strong>\u0627\u0644\u0645\u062f\u064a\u0631:<\/strong> \u0639\u062f\u0646\u0627\u0646 \u0627\u062d\u0645\u062f<\/p>\r\n                            <p><strong>\u0627\u0644\u0647\u0627\u062a\u0641:<\/strong> <a href=\"tel:0545189266\">0545189266<\/a><\/p>\r\n                            <p><strong>\u0627\u0644\u0628\u0631\u064a\u062f:<\/strong> <a href=\"mailto:adnan.a@aldahlawi-group.com\">adnan.a@aldahlawi-group.com<\/a><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        function updateMap(branch, cardElement) {\r\n            var mapFrame = document.getElementById(\"mapFrame\");\r\n\r\n            var branchMaps = {\r\n                \"head\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d59337.8128159001!2d39.1479296!3d21.639987199999997!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15c3d9c192a439a5%3A0xf0ff66053ad3dfe8!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINin2YTZhdix2YPYsiDYp9mE2LHYptmK2LPZig!5e0!3m2!1sen!2ssa!4v1741253533638!5m2!1sen!2ssa\",\r\n                \"damam\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3572.6523802073116!2d50.1076125759596!3d26.43469228046881!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4b184e9ec68aacd9%3A0x9ee4946b39167fda!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDYp9mE2K_Zhdin2YU!5e0!3m2!1sen!2ssa!4v1741254099061!5m2!1sen!2ssa\",\r\n                \"buraidah\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3574.393017522312!2d43.94923377595814!3d26.378487482843607!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x157f5991a5088a3b%3A0xdaef209cc0f77863!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDYqNix2YrYr9ip!5e0!3m2!1sen!2ssa!4v1741254130788!5m2!1sen!2ssa\",\r\n                \"riyadh\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3622.4497372404526!2d46.77174567592008!3d24.78004904846944!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e2eff61b5752615%3A0xecc9f004710809aa!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDYp9mE2LHZitin2LY!5e0!3m2!1sen!2ssa!4v1741254200735!5m2!1sen!2ssa\",\r\n                \"makkah\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3715.7980897946118!2d39.90800087584762!3d21.358457976371874!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15c20730706f0985%3A0xa88727e49895bcff!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDZhdmD2Kk!5e0!3m2!1sen!2ssa!4v1741254177907!5m2!1sen!2ssa\",\r\n                \"taif\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3718.0930305338343!2d40.40550317584591!3d21.267784779524813!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15e98f451fa4f029%3A0xfe898af24f9b5d26!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDYp9mE2LfYp9im2YE!5e0!3m2!1sen!2ssa!4v1741254215676!5m2!1sen!2ssa\",\r\n                \"madinah\": \"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3631.6457332363916!2d39.58267067591303!3d24.46307356104266!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x15bdbf78db68165d%3A0xfab2b230e4690f78!2zQWxkYWhsYXdpIEdyb3VwIHwg2YXYrNmF2YjYudipINij2K3ZhdivINin2YTYr9mH2YTZiNmKIC0g2YXYrdin2LPYqNmI2YYg2YLYp9mG2YjZhtmK2YjZhiAtINmB2LHYuSDYp9mE2YXYr9mK2YbYqQ!5e0!3m2!1sen!2ssa!4v1753165725024!5m2!1sen!2ssa\"\r\n            };\r\n\r\n            mapFrame.src = branchMaps[branch];\r\n            \r\n            \/\/ Close all other cards\r\n            var cards = document.querySelectorAll('.branch-card');\r\n            cards.forEach(function(card) {\r\n                if (card !== cardElement) {\r\n                    card.classList.remove('active');\r\n                }\r\n            });\r\n            \r\n            \/\/ Toggle clicked card (only if it's not the head branch)\r\n            if (branch !== 'head') {\r\n                cardElement.classList.toggle('active');\r\n            } else {\r\n                cardElement.classList.add('active');\r\n            }\r\n        }\r\n\r\n        \/\/ Add touch feedback for mobile\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const cards = document.querySelectorAll('.branch-card');\r\n            \r\n            cards.forEach(card => {\r\n                card.addEventListener('touchstart', function() {\r\n                    this.style.opacity = '0.7';\r\n                });\r\n                \r\n                card.addEventListener('touchend', function() {\r\n                    this.style.opacity = '';\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e6ca17a elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e6ca17a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0c7a0ba\" data-id=\"0c7a0ba\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-647d44e animated-slow elementor-widget elementor-widget-elementskit-heading\" data-id=\"647d44e\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">\u0622\u0631\u0627\u0621 \u0639\u0645\u0644\u0627\u0626\u0646\u0627<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t \u0634\u0647\u0627\u062f\u0627\u062a \u062d\u0642\u064a\u0642\u064a\u0629 \u0645\u0646 \u0639\u0645\u0644\u0627\u0626\u0646\u0627 \u062a\u0639\u0643\u0633 \u062c\u0648\u062f\u0629 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0648\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0641\u0631\u064a\u0642\u0646\u0627 \u0641\u064a \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a. \u0646\u0644\u062a\u0632\u0645 \u0628\u062a\u0642\u062f\u064a\u0645 \u0623\u0641\u0636\u0644 \u0627\u0644\u062d\u0644\u0648\u0644 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0648\u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0644\u0636\u0645\u0627\u0646 \u0646\u062c\u0627\u062d \u0634\u0631\u0643\u0627\u0626\u0646\u0627\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0430aef animated-slow elementor-widget elementor-widget-elementskit-testimonial\" data-id=\"0430aef\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"elementskit-testimonial-slider ekit-testimonia-style-4 arrow_inside \" data-config=\"{&quot;rtl&quot;:false,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;pauseOnHover&quot;:false,&quot;autoplay&quot;:true,&quot;speed&quot;:200,&quot;slidesPerGroup&quot;:1,&quot;slidesPerView&quot;:1,&quot;loop&quot;:false,&quot;spaceBetween&quot;:21,&quot;breakpoints&quot;:{&quot;320&quot;:{&quot;slidesPerView&quot;:1,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;768&quot;:{&quot;slidesPerView&quot;:2,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:10},&quot;1024&quot;:{&quot;slidesPerView&quot;:1,&quot;slidesPerGroup&quot;:1,&quot;spaceBetween&quot;:21}}}\">\n\t<div class=\"ekit-main-swiper swiper\">\n\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style testimonial-active elementor-repeater-item-eb30b9e\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/\u0645\u062d\u0645\u062f-\u0639\u0627\u0644\u064a-\u0627\u0644\u0639\u062a\u064a\u0628\u064a.webp\" class=\"attachment-full size-full\" alt=\"\" \/>\t\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\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">\u0645\u062d\u0645\u062f \u0627\u0644\u0639\u062a\u064a\u0628\u064a<\/strong>\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">\u0627\u0644\u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u0627\u0644\u064a - \u0634\u0631\u0643\u0629 \u0627\u0644\u0631\u0648\u0627\u062f \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-watermark-icon ekit_watermark_icon_custom_position\">\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-quote\"><\/i>\t\t\t\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\u0644\u0642\u062f \u0643\u0627\u0646\u062a \u062a\u062c\u0631\u0628\u062a\u0646\u0627 \u0645\u0639 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a \u0631\u0627\u0626\u0639\u0629 \u0628\u0643\u0644 \u0627\u0644\u0645\u0642\u0627\u064a\u064a\u0633. \u0641\u0631\u064a\u0642\u0647\u0645 \u064a\u062a\u0645\u062a\u0639 \u0628\u062e\u0628\u0631\u0629 \u0648\u0627\u0633\u0639\u0629 \u0648\u0645\u0647\u0646\u064a\u0629 \u0639\u0627\u0644\u064a\u0629\u060c \u0648\u0642\u062f \u0633\u0627\u0639\u062f\u0648\u0646\u0627 \u0641\u064a \u062a\u0646\u0638\u064a\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0633\u0628\u064a\u0629 \u0648\u0636\u0645\u0627\u0646 \u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0644\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0645\u0627\u0644\u064a\u0629 \u0628\u0643\u0644 \u062f\u0642\u0629. \u0646\u0648\u0635\u064a \u0628\u0634\u062f\u0629 \u0628\u062e\u062f\u0645\u0627\u062a\u0647\u0645 \u0644\u0623\u064a \u0634\u0631\u0643\u0629 \u062a\u0628\u062d\u062b \u0639\u0646 \u062d\u0644\u0648\u0644 \u0645\u0627\u0644\u064a\u0629 \u0645\u0648\u062b\u0648\u0642\u0629<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"elementskit-stars\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .commentor-content END -->\n\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\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style testimonial-active elementor-repeater-item-70a50d3\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" title=\"\" alt=\"\" class=\"\" \/>\t\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\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">\u0641\u0627\u0637\u0645\u0629 \u0627\u0644\u0642\u062d\u0637\u0627\u0646\u064a<\/strong>\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">\u0631\u0626\u064a\u0633\u0629 \u0642\u0633\u0645 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 - \u0645\u0624\u0633\u0633\u0629 \u0627\u0644\u0646\u062c\u0627\u062d \u0644\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-watermark-icon ekit_watermark_icon_custom_position\">\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-quote\"><\/i>\t\t\t\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\u0627\u0639\u062a\u0645\u062f\u0646\u0627 \u0639\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0632\u0643\u0627\u0629 \u0648\u0627\u0644\u0636\u0631\u0627\u0626\u0628\u060c \u0648\u0643\u0627\u0646\u0648\u0627 \u0639\u0644\u0649 \u0642\u062f\u0631 \u0639\u0627\u0644\u064d \u0645\u0646 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u0627\u0644\u062f\u0642\u0629. \u0633\u0627\u0639\u062f\u0648\u0646\u0627 \u0641\u064a \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0627\u0644\u0636\u0631\u064a\u0628\u064a \u0648\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0645\u062e\u0627\u0637\u0631 \u0627\u0644\u0645\u0627\u0644\u064a\u0629\u060c \u0645\u0645\u0627 \u062c\u0639\u0644\u0646\u0627 \u0646\u0634\u0639\u0631 \u0628\u062b\u0642\u0629 \u0643\u0628\u064a\u0631\u0629 \u0641\u064a \u0642\u0631\u0627\u0631\u0627\u062a\u0646\u0627 \u0627\u0644\u0645\u0627\u0644\u064a\u0629<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"elementskit-stars\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .commentor-content END -->\n\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\t\t\t<div class=\"swiper-slide\">\n\t\t\t\t\t<div class=\"swiper-slide-inner\">\n\t\t\t\t\t\t<div class=\"elementskit-single-testimonial-slider elementskit-testimonial-slider-block-style testimonial-active elementor-repeater-item-a603b47\" >\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-bio \">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementskit-commentor-image ekit-testimonial--avatar\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/\u0623\u062d\u0645\u062f-\u0628\u0646-\u0639\u0628\u062f\u0627\u0644\u0644\u0647-\u0627\u0644\u0632\u0647\u0631\u0627\u0646\u064a.jpg\" class=\"attachment-full size-full\" alt=\"\" \/>\t\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\t\t\t\t\t\t\t\t\t\t<span class=\"elementskit-profile-info\">\n\t\t\t\t\t\t\t\t\t<strong class=\"elementskit-author-name\">\u0623\u062d\u0645\u062f \u0627\u0644\u0632\u0647\u0631\u0627\u0646\u064a<\/strong>\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-author-des\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a - \u0634\u0631\u0643\u0629 \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0644\u0644\u062a\u0637\u0648\u064a\u0631<\/span>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementskit-commentor-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<span class=\"elementskit-watermark-icon ekit_watermark_icon_custom_position\">\n\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-quote\"><\/i>\t\t\t\t\t\t\t\t\t<\/span>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p>\u062a\u0639\u0627\u0645\u0644\u0646\u0627 \u0645\u0639 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a \u0641\u064a \u0639\u062f\u0629 \u0645\u062c\u0627\u0644\u0627\u062a\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u062a\u062f\u0642\u064a\u0642 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0627\u0644\u064a\u0629. \u0643\u0627\u0646 \u0641\u0631\u064a\u0642\u0647\u0645 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u062a\u062c\u0627\u0648\u0628\u064b\u0627 \u0648\u0645\u0644\u062a\u0632\u0645\u064b\u0627 \u0628\u062a\u0642\u062f\u064a\u0645 \u062d\u0644\u0648\u0644 \u0645\u062e\u0635\u0635\u0629 \u062a\u0646\u0627\u0633\u0628 \u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a \u0634\u0631\u0643\u062a\u0646\u0627. \u0646\u0634\u0643\u0631\u0647\u0645 \u0639\u0644\u0649 \u062f\u0639\u0645\u0647\u0645 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0648\u0646\u062a\u0637\u0644\u0639 \u0625\u0644\u0649 \u0627\u0633\u062a\u0645\u0631\u0627\u0631 \u0647\u0630\u0647 \u0627\u0644\u0634\u0631\u0627\u0643\u0629 \u0627\u0644\u0645\u062b\u0645\u0631\u0629<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<ul class=\"elementskit-stars\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" \/><\/svg><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!-- .commentor-content END -->\n\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\t<\/div>\n\n\t\t\n\t\t\t\t\t<div class=\"swiper-navigation-button swiper-button-prev\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-left-arrows\"><\/i>\t\t\t<\/div>\n\t\t\t<div class=\"swiper-navigation-button swiper-button-next\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow1\"><\/i>\t\t\t<\/div>\n\t\t\t<\/div>\n<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6f0fef8 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6f0fef8\" data-element_type=\"section\" id=\"contact-us\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e141e93\" data-id=\"e141e93\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a7c52f2 animated-slow elementor-hidden-desktop elementor-hidden-tablet elementor-invisible elementor-widget elementor-widget-elementskit-heading\" data-id=\"a7c52f2\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_right   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">!\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0627\u0644\u0622\u0646<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0641\u0631\u064a\u0642\u0646\u0627 \u0627\u0644\u064a\u0648\u0645 \u0644\u0648\u062f\u0639\u0646\u0627 \u0646\u062d\u0648 \u0623\u0641\u0643\u0627\u0631\u0643 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629. \u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0644\u0625\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u0623\u0633\u0626\u0644\u062a\u0643 \u0648\u0631\u0624\u064a\u062a\u0643 \u0627\u0644\u062d\u0642\u064a\u0642\u0629\n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96ece3d animated-slow elementor-hidden-mobile elementor-widget elementor-widget-elementskit-heading\" data-id=\"96ece3d\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">!\u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u0627\u0644\u0622\u0646<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><h3 class=\"ekit-heading--subtitle elementskit-section-subtitle  \">\n\t\t\t\t\t\t\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0641\u0631\u064a\u0642\u0646\u0627 \u0627\u0644\u064a\u0648\u0645 \u0644\u062f\u0639\u0645\u0643 \u0646\u062d\u0648 \u0623\u0641\u0643\u0627\u0631\u0643 \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629. \u0646\u062d\u0646 \u0647\u0646\u0627 \u0644\u0644\u0625\u062c\u0627\u0628\u0629 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0633\u062a\u0641\u0633\u0627\u0631\u0627\u062a\u0643 \u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0646\u0627 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0623\u0641\u0636\u0644 \u062e\u062f\u0645\u0629 \u0644\u0643 \n\t\t\t\t\t<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4c33ad my-form elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"c4c33ad\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;30&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"2787\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"c4c33ad\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\t\u0627\u0633\u0645\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"\u0627\u0633\u0645\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\t\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_f148a75 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_f148a75\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\t\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_f148a75]\" id=\"form-field-field_f148a75\" class=\"elementor-field elementor-size-md  elementor-field-textual\" placeholder=\"\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644\" required=\"required\" aria-required=\"true\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\t\u0631\u0633\u0627\u0644\u0629\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"\u0631\u0633\u0627\u0644\u0629\" required=\"required\" aria-required=\"true\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-30 e-form__buttons\">\n\t\t\t\t\t<button type=\"submit\" class=\"elementor-button elementor-size-sm elementor-animation-grow\" id=\"submit11\">\n\t\t\t\t\t\t<span >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\" elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u064a\u0631\u0633\u0644<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\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-9ff6c6a elementor-widget elementor-widget-html\" data-id=\"9ff6c6a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Add SweetAlert2 (if not already included) -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/sweetalert2@11\"><\/script>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n    const form = document.querySelector(\".elementor-form\");\r\n    const mobileField = document.getElementById(\"form-field-field_f148a75\");\r\n\r\n    form.addEventListener(\"submit\", function(event) {\r\n        const mobileNumber = mobileField.value.trim();\r\n        const mobilePattern = \/^05\\d{8}$\/; \/\/ Ensures it starts with 05 and has exactly 10 digits\r\n\r\n        if (!mobilePattern.test(mobileNumber)) {\r\n            event.preventDefault(); \/\/ Prevents form submission\r\n            event.stopPropagation(); \/\/ Stops the event from bubbling up\r\n\r\n            \/\/ Show modern popup\r\n            Swal.fire({\r\n                icon: \"warning\",\r\n                title: \"\u062e\u0637\u0623 \u0641\u064a \u0627\u0644\u0625\u062f\u062e\u0627\u0644\",\r\n                text: \"\u0627\u0644\u0631\u062c\u0627\u0621 \u0625\u062f\u062e\u0627\u0644 \u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644 \u0627\u0644\u0635\u062d\u064a\u062d\",\r\n                confirmButtonText: \"\u0645\u0648\u0627\u0641\u0642\",\r\n                confirmButtonColor: \"#3085d6\",\r\n            });\r\n\r\n            return false; \/\/ Ensures Elementor does not override this\r\n        }\r\n    }, true); \/\/ Ensures it executes before Elementor's handler\r\n});\r\n<\/script>\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<script>\r\n    jQuery(document).ready(function($) {\r\n        console.log(\"jQuery is working in Elementor!\");\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c1fa4f5 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c1fa4f5\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a65e556\" data-id=\"a65e556\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c06130f elementor-widget elementor-widget-elementskit-heading\" data-id=\"c06130f\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00610a6 elementor-position-right elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"00610a6\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<a href=\"https:\/\/maps.app.goo.gl\/xbKGZPRd4BF38YeN7\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a - \u0645\u062d\u0627\u0633\u0628\u0648\u0646 \u0642\u0627\u0646\u0648\u0646\u064a\u0648\u0646 - \u0627\u0644\u0645\u0631\u0643\u0632 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-map-marker1\"><\/i>\t\t\t\t<\/a>\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<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/xbKGZPRd4BF38YeN7\" >\n\t\t\t\t\t\t\t\u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a - \u0645\u062d\u0627\u0633\u0628\u0648\u0646 \u0642\u0627\u0646\u0648\u0646\u064a\u0648\u0646 - \u0627\u0644\u0645\u0631\u0643\u0632 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/span>\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d65bf6 elementor-position-right elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"4d65bf6\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<a href=\"tel:+966%2050%20466%206375\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"+966 50 466 6375\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-phone-call2\"><\/i>\t\t\t\t<\/a>\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<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"tel:+966%2050%20466%206375\" >\n\t\t\t\t\t\t\t+966 50 466 6375\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/span>\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc816e elementor-position-right elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"bcc816e\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<a href=\"mailto:contactus@aldahlawi-group.com\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"contactus@aldahlawi-group.com\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-email\"><\/i>\t\t\t\t<\/a>\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<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"mailto:contactus@aldahlawi-group.com\" >\n\t\t\t\t\t\t\tcontactus@aldahlawi-group.com\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/span>\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>\n\t\t\t\t<div class=\"elementor-element elementor-element-04ba995 elementor-widget elementor-widget-elementskit-social-media\" data-id=\"04ba995\" data-element_type=\"widget\" data-widget_type=\"elementskit-social-media.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >\t\t\t <ul class=\"ekit_social_media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-4deabf2\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/facebook.com\" aria-label=\"Facebook\" class=\"facebook\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-facebook\"><\/i>\t\t\t\t\t\t\t\t\t\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-d7f0633\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/facebook.com\" aria-label=\"Twitter\" class=\"twitter\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-twitter\"><\/i>\t\t\t\t\t\t\t\t\t\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"elementor-repeater-item-9161a21\">\n\t\t\t\t\t    <a\n\t\t\t\t\t\thref=\"https:\/\/facebook.com\" aria-label=\"LinkedIn\" class=\"linkedin\" >\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-linkedin\"><\/i>\t\t\t\t\t\t\t\t\t\n                                                                                                            <\/a>\n                    <\/li>\n                    \t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-9c73327\" data-id=\"9c73327\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6098b27 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-elementskit-heading\" data-id=\"6098b27\" data-element_type=\"widget\" data-widget_type=\"elementskit-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" ><div class=\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\"><h2 class=\"ekit-heading--title elementskit-section-title \">\u0631\u0648\u0627\u0628\u0637 \u0633\u0631\u064a\u0639\u0629<\/h2><div class=\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider\"><div class=\"elementskit-border-divider\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ac00e5 elementor-nav-menu__align-center elementor-hidden-tablet elementor-hidden-mobile elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"9ac00e5\" data-element_type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav migration_allowed=\"1\" migrated=\"0\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none\">\n\t\t\t\t<ul id=\"menu-1-9ac00e5\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t\t<span class=\"elementor-screen-only\">Menu<\/span>\n\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-9ac00e5\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1973\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1972\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062a\u0648\u0638\u064a\u0641<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1345\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1343\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-1337\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=1336\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0645\u0646 \u0646\u062d\u0646<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-2939\"><a href=\"https:\/\/aldahlawi-group.com\/?page_id=2787\" class=\"elementor-item menu-link\" tabindex=\"-1\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-711dd7e\" data-id=\"711dd7e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-305c1ca elementor-widget elementor-widget-image\" data-id=\"305c1ca\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/aldahlawi-group.com\/?page_id=2150\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/aldahlawi-group.com\/wp-content\/uploads\/2025\/02\/New-Logo-Aldahlawi-group-png-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-image-545\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a468f98 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a468f98\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a97b669\" data-id=\"a97b669\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-956f805 elementor-widget elementor-widget-heading\" data-id=\"956f805\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&copy; 2025 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0647<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8b56497\" data-id=\"8b56497\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8a00e86 elementor-widget elementor-widget-heading\" data-id=\"8a00e86\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0634\u0631\u0648\u0637 \u0627\u0644\u062e\u062f\u0645\u0629 \u0633\u064a\u0627\u0633\u064a\u0629 \u0627\u0644\u062e\u0635\u0648\u0635\u064a\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dc8f8d8 elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dc8f8d8\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e9bf376\" data-id=\"e9bf376\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2391362 elementor-widget elementor-widget-heading\" data-id=\"2391362\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">&copy; 2025 \u0645\u062c\u0645\u0648\u0639\u0629 \u0623\u062d\u0645\u062f \u0627\u0644\u062f\u0647\u0644\u0648\u064a. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0647<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Popup Navigation \u2630 &times; \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0645\u0646 \u0646\u062d\u0646 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u062a\u0635\u0644 \u0628\u0646\u0627 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u0644\u0645\u062f\u0631\u0627\u0621 \u0627\u0644\u0646\u0638\u0627\u0645 \u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 \u0644\u0644\u0645\u0648\u0638\u0641\u064a\u0646 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2787","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/pages\/2787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2787"}],"version-history":[{"count":575,"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/pages\/2787\/revisions"}],"predecessor-version":[{"id":3583,"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=\/wp\/v2\/pages\/2787\/revisions\/3583"}],"wp:attachment":[{"href":"https:\/\/aldahlawi-group.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}