{"id":9530,"date":"2025-10-20T04:50:42","date_gmt":"2025-10-20T04:50:42","guid":{"rendered":"https:\/\/alminhaj-school.net\/?page_id=9530"},"modified":"2025-10-21T04:49:51","modified_gmt":"2025-10-21T04:49:51","slug":"my_identity","status":"publish","type":"page","link":"https:\/\/alminhaj-school.net\/en\/my_identity\/","title":{"rendered":"\u0647\u0648\u064a\u062a\u064a"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9530\" class=\"elementor elementor-9530\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20b6d488 e-flex e-con-boxed e-con e-parent\" data-id=\"20b6d488\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c12768c elementor-widget elementor-widget-text-editor\" data-id=\"c12768c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u2013 \u0641\u062e\u0631 \u0648\u0627\u0646\u062a\u0645\u0627\u0621<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Tajawal', sans-serif;\n            line-height: 1.8;\n            color: #222;\n            background-color: #f9f9f9;\n        }\n        \n        section {\n            max-width: 1200px;\n            margin: 0 auto;\n            box-shadow: 0 0 20px rgba(0,0,0,0.1);\n            overflow: hidden;\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631 \u0631\u0641\u0631\u0641\u0629 \u0627\u0644\u0639\u0644\u0645 *\/\n        .flag-container {\n            position: relative;\n            overflow: hidden;\n            transition: transform 0.3s ease;\n            display: inline-block;\n        }\n        \n        .flag-container:hover img {\n            animation: wave 1.5s ease-in-out infinite alternate;\n            transform-origin: bottom center;\n        }\n        \n        @keyframes wave {\n            0% { transform: rotate(0deg) scale(1.05); }\n            50% { transform: rotate(1.5deg) scale(1.05); }\n            100% { transform: rotate(-1.5deg) scale(1.05); }\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a *\/\n        .card {\n            transition: all 0.4s ease;\n            transform: translateY(0);\n            cursor: pointer;\n        }\n        \n        .card:hover {\n            transform: translateY(-12px) scale(1.02);\n            box-shadow: 0 15px 25px rgba(0,0,0,0.15);\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0634\u0639\u0627\u0631 *\/\n        .emblem-container {\n            transition: all 0.5s ease;\n            display: inline-block;\n            cursor: pointer;\n        }\n        \n        .emblem-container:hover {\n            transform: scale(1.25) rotate(10deg);\n            filter: drop-shadow(0 0 15px gold) brightness(1.2);\n        }\n        \n        \/* \u062a\u062d\u0633\u064a\u0646\u0627\u062a \u0639\u0627\u0645\u0629 *\/\n        .pillar-card {\n            transition: all 0.4s ease;\n            cursor: pointer;\n        }\n        \n        .pillar-card:hover {\n            transform: scale(1.05) translateY(-8px);\n            box-shadow: 0 12px 20px rgba(0,0,0,0.15);\n        }\n        \n        .quote-card {\n            transition: all 0.4s ease;\n            cursor: pointer;\n        }\n        \n        .quote-card:hover {\n            transform: translateX(8px) scale(1.02);\n            box-shadow: 0 8px 18px rgba(0,0,0,0.12);\n        }\n\n        \/* \u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0635\u0648\u0631 *\/\n        .symbol-img {\n            width: 100px;\n            height: 100px;\n            object-fit: contain;\n            margin-bottom: 10px;\n            transition: all 0.3s ease;\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 *\/\n        .audio-container {\n            transition: all 0.3s ease;\n            cursor: pointer;\n        }\n        \n        .audio-container:hover {\n            transform: scale(1.05);\n            filter: brightness(1.1);\n        }\n        \n        h1, h2, h3 {\n            transition: all 0.3s ease;\n            cursor: pointer;\n        }\n        \n        h1:hover, h2:hover, h3:hover {\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0646\u0635 *\/\n        p {\n            transition: all 0.3s ease;\n        }\n        \n        .intro-text:hover {\n            letter-spacing: 0.5px;\n            color: #00732f;\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0627\u0644\u0623\u0632\u0631\u0627\u0631 *\/\n        .btn {\n            display: inline-block !important;\n            padding: 10px 20px !important;\n            background: linear-gradient(45deg, #00732f, #009e49) !important;\n            color: white !important;\n            border-radius: 25px !important;\n            text-decoration: none !important;\n            transition: all 0.4s ease !important;\n            cursor: pointer !important;\n            margin: 10px 5px !important;\n            border: none !important;\n            font-family: 'Tajawal', sans-serif !important;\n            font-size: 16px !important;\n        }\n        \n        .btn:hover {\n            transform: translateY(-5px) scale(1.05) !important;\n            box-shadow: 0 10px 20px rgba(0, 115, 47, 0.3) !important;\n            background: linear-gradient(45deg, #009e49, #00732f) !important;\n        }\n        \n        \/* \u062a\u0623\u062b\u064a\u0631\u0627\u062a \u062e\u0627\u0635\u0629 \u0644\u0644\u0631\u0626\u064a\u0633\u064a\u0629 *\/\n        .main-title {\n            transition: all 0.5s ease;\n            cursor: pointer;\n        }\n        \n        .main-title:hover {\n            text-shadow: 0 0 10px rgba(255,255,255,0.7);\n            transform: scale(1.02);\n        }\n        \n        \/* \u062a\u0623\u0645\u064a\u0646 \u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0623\u0632\u0631\u0627\u0631 *\/\n        a.btn, \n        a.btn[href*=\"facebook\"], \n        a.btn[href*=\"alminhaj\"],\n        a[class*=\"btn\"] {\n            display: inline-block !important;\n            padding: 10px 20px !important;\n            background: linear-gradient(45deg, #00732f, #009e49) !important;\n            color: white !important;\n            border-radius: 25px !important;\n            text-decoration: none !important;\n            transition: all 0.4s ease !important;\n            cursor: pointer !important;\n            margin: 10px 5px !important;\n            border: none !important;\n        }\n        \n        a.btn:hover, \n        a.btn[href*=\"facebook\"]:hover, \n        a.btn[href*=\"alminhaj\"]:hover,\n        a[class*=\"btn\"]:hover {\n            transform: translateY(-5px) scale(1.05) !important;\n            box-shadow: 0 10px 20px rgba(0, 115, 47, 0.3) !important;\n            background: linear-gradient(45deg, #009e49, #00732f) !important;\n        }\n    <\/style>\n<\/head>\n<body>\n    <section style=\"font-family: 'Tajawal', sans-serif; line-height: 1.8; color: #222;\">\n        <!-- ===== \u0627\u0644\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a ===== -->\n        <div style=\"background: linear-gradient(90deg, #00732f, #009e49, #fff, #ff0000, #000); color: #fff; text-align: center; padding: 60px 20px; border-radius: 12px;\">\n            <h1 class=\"main-title\" style=\"font-size: 40px; margin-bottom: 10px;\">\ud83c\udde6\ud83c\uddea \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u2013 \u0641\u062e\u0631 \u0648\u0627\u0646\u062a\u0645\u0627\u0621 \ud83c\udde6\ud83c\uddea<\/h1>\n            <p style=\"font-size: 18px;\">\u0642\u064a\u0645\u0646\u0627 \u0627\u0644\u0623\u0635\u064a\u0644\u0629&#8230; \u0645\u0633\u062a\u0642\u0628\u0644\u0646\u0627 \u0627\u0644\u0645\u0632\u062f\u0647\u0631<\/p>\n        <\/div>\n        \n        <!-- ===== \u0627\u0644\u0645\u0642\u062f\u0645\u0629 ===== -->\n        <div style=\"padding: 40px 20px; text-align: center;\">\n            <p class=\"intro-text\" style=\"max-width: 800px; margin: auto; font-size: 18px;\">\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u062a\u0645\u062b\u0644 \u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621 \u0644\u0644\u0648\u0637\u0646\u060c \u0648\u0627\u0644\u0627\u0639\u062a\u0632\u0627\u0632 \u0628\u0627\u0644\u062a\u0627\u0631\u064a\u062e\u060c \u0648\u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0642\u064a\u0645 \u0648\u0627\u0644\u0639\u0627\u062f\u0627\u062a \u0627\u0644\u0623\u0635\u064a\u0644\u0629 \u0627\u0644\u062a\u064a \u0645\u064a\u0632\u062a \u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a. \u0648\u0647\u064a \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0646\u063a\u0631\u0633\u0647\u0627 \u0641\u064a \u0646\u0641\u0648\u0633 \u0637\u0644\u0628\u062a\u0646\u0627 \u064a\u0648\u0645\u064b\u0627 \u0628\u0639\u062f \u064a\u0648\u0645 \u0644\u0646\u0643\u0648\u0646 \u062c\u0632\u0621\u064b\u0627 \u0641\u0627\u0639\u0644\u064b\u0627 \u0641\u064a \u0645\u0633\u064a\u0631\u0629 \u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0648\u0627\u0644\u062a\u0646\u0645\u064a\u0629.<\/p>\n        <\/div>\n        \n        <!-- ===== \u0627\u0644\u0631\u0643\u0627\u0626\u0632 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 ===== -->\n        <div style=\"background-color: #f9f9f9; padding: 50px 20px;\">\n            <h2 style=\"text-align: center; color: #00732f;\">\u0627\u0644\u0631\u0643\u0627\u0626\u0632 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629<\/h2>\n            <div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px;\">\n                <div class=\"card\" style=\"flex: 1 1 200px; background: #fff; border: 2px solid #00732f; border-radius: 12px; padding: 20px; text-align: center;\">\n                    <h3>Arabic<\/h3>\n                    <p>\u0631\u0645\u0632 \u0627\u0644\u0623\u0635\u0627\u0644\u0629 \u0648\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0628\u064a\u0646 \u0623\u0628\u0646\u0627\u0621 \u0627\u0644\u0648\u0637\u0646.<\/p>\n                <\/div>\n                <div class=\"card\" style=\"flex: 1 1 200px; background: #fff; border: 2px solid #ff0000; border-radius: 12px; padding: 20px; text-align: center;\">\n                    <h3>\u0627\u0644\u062f\u064a\u0646 \u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a<\/h3>\n                    <p>\u0645\u0635\u062f\u0631 \u0627\u0644\u0642\u064a\u0645 \u0648\u0627\u0644\u0645\u0628\u0627\u062f\u0626 \u0627\u0644\u062a\u064a \u064a\u0642\u0648\u0645 \u0639\u0644\u064a\u0647\u0627 \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a.<\/p>\n                <\/div>\n                <div class=\"card\" style=\"flex: 1 1 200px; background: #fff; border: 2px solid #000; border-radius: 12px; padding: 20px; text-align: center;\">\n                    <h3>\u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0631\u0634\u064a\u062f\u0629<\/h3>\n                    <p>\u0627\u0644\u0642\u062f\u0648\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0628\u0630\u0644 \u0648\u0627\u0644\u0639\u0637\u0627\u0621 \u0645\u0646 \u0623\u062c\u0644 \u0627\u0644\u0648\u0637\u0646.<\/p>\n                <\/div>\n                <div class=\"card\" style=\"flex: 1 1 200px; background: #fff; border: 2px solid #009e49; border-radius: 12px; padding: 20px; text-align: center;\">\n                    <h3>\u0627\u0644\u062a\u0631\u0627\u062b \u0648\u0627\u0644\u0639\u0627\u062f\u0627\u062a<\/h3>\n                    <p>\u062c\u0630\u0648\u0631\u0646\u0627 \u0627\u0644\u062a\u064a \u062a\u062d\u0641\u0638 \u0647\u0648\u064a\u062a\u0646\u0627 \u0627\u0644\u0623\u0635\u064a\u0644\u0629 \u0648\u062a\u0631\u0628\u0637\u0646\u0627 \u0628\u0627\u0644\u0645\u0627\u0636\u064a \u0627\u0644\u0639\u0631\u064a\u0642.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- ===== \u0645\u062d\u0627\u0648\u0631 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 ===== -->\n        <div style=\"background: #f4f4f4; padding: 60px 20px;\">\n            <h2 style=\"text-align: center; color: #00732f;\">\u0645\u062d\u0627\u0648\u0631 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629<\/h2>\n            <p style=\"text-align: center; max-width: 700px; margin: auto; margin-bottom: 40px;\">\u062a\u0642\u0648\u0645 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0641\u064a \u062f\u0648\u0644\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0639\u0644\u0649 \u062b\u0644\u0627\u062b\u0629 \u0645\u062d\u0627\u0648\u0631 \u0631\u0626\u064a\u0633\u064a\u0629 \u0647\u064a <strong>\u0627\u0644\u062b\u0642\u0627\u0641\u0629\u060c \u0627\u0644\u0642\u064a\u0645\u060c \u0648\u0627\u0644\u0645\u0648\u0627\u0637\u0646\u0629<\/strong>\u060c \u0648\u062a\u0634\u0643\u0644 \u0647\u0630\u0647 \u0627\u0644\u0645\u062d\u0627\u0648\u0631 \u0627\u0644\u0625\u0637\u0627\u0631 \u0627\u0644\u0630\u064a \u064a\u0639\u0632\u0632 \u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621 \u0648\u0627\u0644\u0641\u062e\u0631 \u0627\u0644\u0648\u0637\u0646\u064a \u0641\u064a \u0646\u0641\u0648\u0633 \u0627\u0644\u0623\u0641\u0631\u0627\u062f.<\/p>\n            <div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; text-align: center;\">\n                <!-- \u0627\u0644\u062b\u0642\u0627\u0641\u0629 -->\n                <div class=\"pillar-card\" style=\"flex: 1 1 280px; background: #fff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\">\n                    <div style=\"background: #d8dce2; padding: 15px; border-radius: 12px 12px 0 0;\">\n                        <h3 style=\"margin: 0; color: #000;\">Culture<\/h3>\n                    <\/div>\n                    <div style=\"background: #00732f; color: #fff; padding: 20px; border-radius: 0 0 12px 12px;\">\n                        <p><span style=\"color: #ffffff;\">Arabic<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062a\u0627\u0631\u064a\u062e<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062a\u0631\u0627\u062b<\/span><\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- \u0627\u0644\u0642\u064a\u0645 -->\n                <div class=\"pillar-card\" style=\"flex: 1 1 280px; background: #fff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\">\n                    <div style=\"background: #d8dce2; padding: 15px; border-radius: 12px 12px 0 0;\">\n                        <h3 style=\"margin: 0; color: #000;\">Values<\/h3>\n                    <\/div>\n                    <div style=\"background: #00732f; color: #fff; padding: 20px; border-radius: 0 0 12px 12px;\">\n                        <p><span style=\"color: #ffffff;\">Respect<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062a\u0639\u0627\u0637\u0641<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062a\u0641\u0627\u0647\u0645 \u0627\u0644\u0639\u0627\u0644\u0645\u064a<\/span><\/p>\n                    <\/div>\n                <\/div>\n                \n                <!-- \u0627\u0644\u0645\u0648\u0627\u0637\u0646\u0629 -->\n                <div class=\"pillar-card\" style=\"flex: 1 1 280px; background: #fff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1);\">\n                    <div style=\"background: #d8dce2; padding: 15px; border-radius: 12px 12px 0 0;\">\n                        <h3 style=\"margin: 0; color: #000;\">Citizenship<\/h3>\n                    <\/div>\n                    <div style=\"background: #00732f; color: #fff; padding: 20px; border-radius: 0 0 12px 12px;\">\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062a\u0637\u0648\u0639<\/span><\/p>\n                        <hr style=\"border: 0; border-top: 1px solid #fff; width: 60%;\" \/>\n                        <p><span style=\"color: #ffffff;\">\u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0628\u064a\u0626\u0629<\/span><\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- ===== \u0631\u0645\u0648\u0632 \u0627\u0644\u0647\u0648\u064a\u0629 ===== -->\n        <div style=\"padding: 50px 20px;\">\n            <h2 style=\"text-align: center; color: #ff0000;\">\u0631\u0645\u0648\u0632 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629<\/h2>\n            <div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; text-align: center;\">\n                <div style=\"flex: 1 1 250px;\">\n                    <div class=\"flag-container\">\n                        <img decoding=\"async\" class=\"symbol-img\" src=\"https:\/\/flagcdn.com\/w320\/ae.png\" alt=\"\u0639\u0644\u0645 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\" \/>\n                    <\/div>\n                    <h3>\u0627\u0644\u0639\u064e\u0644\u064e\u0645 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a<\/h3>\n                    <p>\u064a\u0631\u0645\u0632 \u0625\u0644\u0649 \u0627\u0644\u0648\u062d\u062f\u0629 \u0648\u0627\u0644\u0643\u0631\u0627\u0645\u0629\u060c \u0648\u0623\u0644\u0648\u0627\u0646\u0647 \u0627\u0644\u0623\u0631\u0628\u0639\u0629 \u062a\u062c\u0633\u062f \u0627\u0644\u0639\u062f\u0627\u0644\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0648\u0627\u0644\u0634\u062c\u0627\u0639\u0629 \u0648\u0627\u0644\u0646\u0645\u0627\u0621.<\/p>\n                <\/div>\n                <div style=\"flex: 1 1 250px;\">\n                    <div class=\"audio-container\">\n                        <h3>\u0627\u0644\u0646\u0634\u064a\u062f \u0627\u0644\u0648\u0637\u0646\u064a<\/h3>\n                        <audio controls=\"controls\">\n                            <source src=\"https:\/\/www.nationalanthems.info\/ae.mp3\" type=\"audio\/mpeg\" \/>\n                        <\/audio>\n                    <\/div>\n                    <p>\u0646\u0634\u064a\u062f \u0627\u0644\u0641\u062e\u0631 \u0648\u0627\u0644\u0639\u0632\u0629 \u0627\u0644\u0630\u064a \u064a\u0648\u062d\u0651\u062f \u0642\u0644\u0648\u0628 \u0623\u0628\u0646\u0627\u0621 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a.<\/p>\n                <\/div>\n                <div style=\"flex: 1 1 250px;\">\n                    <div class=\"emblem-container\">\n                        <img decoding=\"async\" class=\"symbol-img\" src=\"https:\/\/alminhaj-school.net\/wp-content\/uploads\/2025\/10\/%D8%B4%D8%B9%D8%A7%D8%B1-%D8%A7%D9%84%D8%A7%D9%85%D8%A7%D8%B1%D8%A7%D8%AA-232x300.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u062f\u0648\u0644\u0629\" \/>\n                    <\/div>\n                    <h3>\u0634\u0639\u0627\u0631 \u0627\u0644\u062f\u0648\u0644\u0629<\/h3>\n                    <p>\u0627\u0644\u0646\u0633\u0631 \u0627\u0644\u0630\u0647\u0628\u064a \u0631\u0645\u0632 \u0627\u0644\u0642\u0648\u0629 \u0648\u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0648\u0627\u0644\u0639\u0632\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- ===== \u0623\u0642\u0648\u0627\u0644 \u0627\u0644\u0642\u0627\u062f\u0629 ===== -->\n        <div style=\"padding: 50px 20px; background: #fff;\">\n            <h2 style=\"text-align: center; color: #000;\">\u0623\u0642\u0648\u0627\u0644 \u0627\u0644\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0644\u0647\u0645\u0629<\/h2>\n            <div style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px;\">\n                <div class=\"quote-card\" style=\"flex: 1 1 300px; border-left: 4px solid #00732f; padding: 20px; background: #fafafa; border-radius: 8px;\">\n                    <p><em>&#8220;\u0645\u0646 \u0644\u0627 \u064a\u0639\u0631\u0641 \u0645\u0627\u0636\u064a\u0647 \u0644\u0627 \u064a\u0633\u062a\u0637\u064a\u0639 \u0623\u0646 \u064a\u0639\u064a\u0634 \u062d\u0627\u0636\u0631\u0647 \u0648\u0645\u0633\u062a\u0642\u0628\u0644\u0647.&#8221;<\/em><\/p>\n                    <strong>\u2013 \u0627\u0644\u0634\u064a\u062e \u0632\u0627\u064a\u062f \u0628\u0646 \u0633\u0644\u0637\u0627\u0646 \u0622\u0644 \u0646\u0647\u064a\u0627\u0646<\/strong>\n                <\/div>\n                <div class=\"quote-card\" style=\"flex: 1 1 300px; border-left: 4px solid #ff0000; padding: 20px; background: #fafafa; border-radius: 8px;\">\n                    <p><em>&#8220;\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0644\u064a\u0633\u062a \u0634\u0639\u0627\u0631\u064b\u0627 \u0646\u0631\u0641\u0639\u0647\u060c \u0628\u0644 \u0633\u0644\u0648\u0643\u064b\u0627 \u0646\u0639\u064a\u0634\u0647 \u0648\u0646\u0645\u0627\u0631\u0633\u0647.&#8221;<\/em><\/p>\n                    <strong>\u2013 \u0627\u0644\u0634\u064a\u062e \u0645\u062d\u0645\u062f \u0628\u0646 \u0632\u0627\u064a\u062f \u0622\u0644 \u0646\u0647\u064a\u0627\u0646<\/strong>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- ===== \u0627\u0644\u0647\u0648\u064a\u0629 \u0641\u064a \u0627\u0644\u0645\u062f\u0631\u0633\u0629 ===== -->\n        <div style=\"background: #f4f4f4; padding: 50px 20px; text-align: center;\">\n            <h2 style=\"color: #00732f;\">\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u0641\u064a \u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0645\u0646\u0647\u0627\u062c \u0627\u0644\u062e\u0627\u0635\u0629<\/h2>\n            <p style=\"max-width: 800px; margin: auto;\">\u0641\u064a \u0645\u062f\u0631\u0633\u0629 \u0627\u0644\u0645\u0646\u0647\u0627\u062c \u0627\u0644\u062e\u0627\u0635\u0629 \u0646\u0639\u062a\u0632 \u0628\u062a\u0631\u0633\u064a\u062e \u0642\u064a\u0645 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u0641\u064a \u0646\u0641\u0648\u0633 \u0637\u0644\u0627\u0628\u0646\u0627 \u0639\u0628\u0631 \u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629 \u0648\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u0639\u0632\u0632 \u0627\u0644\u0648\u0644\u0627\u0621 \u0648\u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621 \u0648\u0627\u0644\u0627\u0639\u062a\u0632\u0627\u0632 \u0628\u0645\u0648\u0631\u0648\u062b\u0646\u0627 \u0627\u0644\u0648\u0637\u0646\u064a \u0627\u0644\u0623\u0635\u064a\u0644.<\/p>\n            <div style=\"margin-top: 20px;\">\n                <a class=\"btn\" href=\"https:\/\/www.facebook.com\/ALMINHAJ.Private.School\" target=\"_blank\" rel=\"noopener\">\u0627\u0644\u0645\u0632\u064a\u062f \u0639\u0646 \u0627\u0644\u0645\u062f\u0631\u0633\u0629<\/a>\n                <a class=\"btn\" href=\"https:\/\/alminhaj-school.net\/en\/projects\/\" target=\"_blank\" rel=\"noopener\">\u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0648\u0637\u0646\u064a\u0629<\/a>\n            <\/div>\n        <\/div>\n        \n        <!-- ===== \u0627\u0644\u062e\u0627\u062a\u0645\u0629 ===== -->\n        <div style=\"text-align: center; padding: 40px 20px; background: #00732f; color: #fff; border-radius: 0 0 12px 12px;\">\n            <p style=\"font-size: 18px;\"><span style=\"color: #ffffff;\">\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u0647\u064a \u0646\u0628\u0636 \u0627\u0644\u0648\u0637\u0646 \u0641\u064a \u0642\u0644\u0648\u0628 \u0623\u0628\u0646\u0627\u0626\u0647\u060c \u0648\u0645\u0633\u0624\u0648\u0644\u064a\u062a\u0646\u0627 \u0623\u0646 \u0646\u062d\u0627\u0641\u0638 \u0639\u0644\u064a\u0647\u0627 \u062c\u064a\u0644\u0627\u064b \u0628\u0639\u062f \u062c\u064a\u0644.<\/span><\/p>\n            <h3><span style=\"color: #ffffff;\">\ud83c\udde6\ud83c\uddea \u0645\u0639\u064b\u0627&#8230; \u0646\u0635\u0648\u0646 \u0647\u0648\u064a\u062a\u0646\u0627 \u0648\u0646\u0628\u0646\u064a \u0645\u0633\u062a\u0642\u0628\u0644\u0646\u0627 \ud83c\udde6\ud83c\uddea<\/span><\/h3>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u0628\u064a\u062d\u0645\u064a \u0627\u0644\u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0648\u0628\u064a\u0633\u0645\u062d \u0644\u0644\u0631\u0648\u0627\u0628\u0637 \u062a\u0634\u062a\u063a\u0644 \u0628\u0634\u0643\u0644 \u0637\u0628\u064a\u0639\u064a\n        document.addEventListener('DOMContentLoaded', function() {\n            console.log('\u062c\u0645\u064a\u0639 \u0627\u0644\u062a\u0623\u062b\u064a\u0631\u0627\u062a \u0634\u063a\u0627\u0644\u0629 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u062c\u0627\u0647\u0632\u0629!');\n            \n            \/\/ \u062a\u0623\u0645\u064a\u0646 \u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0623\u0632\u0631\u0627\u0631\n            const buttons = document.querySelectorAll('.btn, a.btn, a[class*=\"btn\"]');\n            buttons.forEach(btn => {\n                btn.classList.add('btn');\n                btn.style.display = 'inline-block';\n                btn.style.padding = '10px 20px';\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u2013 \u0641\u062e\u0631 \u0648\u0627\u0646\u062a\u0645\u0627\u0621 \ud83c\udde6\ud83c\uddea \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u2013 \u0641\u062e\u0631 \u0648\u0627\u0646\u062a\u0645\u0627\u0621 \ud83c\udde6\ud83c\uddea \u0642\u064a\u0645\u0646\u0627 \u0627\u0644\u0623\u0635\u064a\u0644\u0629&#8230; \u0645\u0633\u062a\u0642\u0628\u0644\u0646\u0627 \u0627\u0644\u0645\u0632\u062f\u0647\u0631 \u0627\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u062a\u0645\u062b\u0644 \u0627\u0644\u0627\u0646\u062a\u0645\u0627\u0621 \u0644\u0644\u0648\u0637\u0646\u060c \u0648\u0627\u0644\u0627\u0639\u062a\u0632\u0627\u0632 \u0628\u0627\u0644\u062a\u0627\u0631\u064a\u062e\u060c \u0648\u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0642\u064a\u0645 \u0648\u0627\u0644\u0639\u0627\u062f\u0627\u062a \u0627\u0644\u0623\u0635\u064a\u0644\u0629 \u0627\u0644\u062a\u064a \u0645\u064a\u0632\u062a \u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a. \u0648\u0647\u064a \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0646\u063a\u0631\u0633\u0647\u0627 \u0641\u064a \u0646\u0641\u0648\u0633 \u0637\u0644\u0628\u062a\u0646\u0627 \u064a\u0648\u0645\u064b\u0627 \u0628\u0639\u062f \u064a\u0648\u0645 \u0644\u0646\u0643\u0648\u0646 \u062c\u0632\u0621\u064b\u0627 \u0641\u0627\u0639\u0644\u064b\u0627 \u0641\u064a \u0645\u0633\u064a\u0631\u0629 \u0627\u0644\u0627\u062a\u062d\u0627\u062f \u0648\u0627\u0644\u062a\u0646\u0645\u064a\u0629. \u0627\u0644\u0631\u0643\u0627\u0626\u0632 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0644\u0644\u0647\u0648\u064a\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0631\u0645\u0632&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9530","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/pages\/9530","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/comments?post=9530"}],"version-history":[{"count":81,"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/pages\/9530\/revisions"}],"predecessor-version":[{"id":9620,"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/pages\/9530\/revisions\/9620"}],"wp:attachment":[{"href":"https:\/\/alminhaj-school.net\/en\/wp-json\/wp\/v2\/media?parent=9530"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}