{"id":38094,"date":"2023-03-29T22:07:46","date_gmt":"2023-03-29T22:07:46","guid":{"rendered":"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38094"},"modified":"2025-08-19T09:41:57","modified_gmt":"2025-08-19T09:41:57","slug":"%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9","status":"publish","type":"page","link":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/","title":{"rendered":"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"38094\" class=\"elementor elementor-38094\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ddb6b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9ddb6b2\" data-element_type=\"section\" data-e-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-a564605\" data-id=\"a564605\" data-element_type=\"column\" data-e-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-5ff1598 elementor-widget elementor-widget-shortcode\" data-id=\"5ff1598\" data-element_type=\"widget\" data-e-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\"><!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\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628<\/title>\n    <!-- Tailwind CSS for rapid styling -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <!-- Google Fonts for a nice Arabic font -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* Custom styles for a creative, student-friendly look *\/\n        :root {\n            \/* New program colors *\/\n            --color-german-translation: #ffc300;\n            --color-english-translation: #00529b;\n            --color-digital-media: #5f27cd;\n            --color-special-needs: #ff6b6b;\n            --color-french-translation: #0077b6;\n            --color-italian-language: #008c45;\n            --color-gis: #4a7c59;\n            --color-marine-survey: #1a535c;\n            --color-arabic-non-native: #c44536;\n            --color-eng-fre-lang: #6a0572;\n            --color-urban-dev: #f77f00;\n            --color-turkish-persian: #d62828;\n            --color-islamic-civ: #2a9d8f;\n        }\n\n        body {\n            font-family: 'Tajawal', sans-serif;\n            background-color: #ffffff; \/* White background *\/\n            color: #333;\n        }\n\n        .header-title {\n            font-size: 2.75rem;\n            font-weight: 700;\n            color: #2c3e50;\n        }\n\n        .header-subtitle {\n            font-size: 1.1rem;\n            color: #7f8c8d;\n        }\n        \n        .card-link {\n            text-decoration: none;\n            color: inherit;\n            display: block;\n        }\n\n        .card-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            padding: 2rem;\n        }\n\n        .department-card {\n            background-color: #ffffff;\n            border-radius: 1rem;\n            text-align: center;\n            transition: all 0.3s ease-in-out;\n            cursor: pointer;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);\n            height: 100%;\n            overflow: hidden;\n            position: relative;\n            border: 2px solid transparent;\n        }\n        \n        .card-link:hover .department-card {\n            transform: translateY(-8px);\n            border-color: var(--glow-color-bright);\n            box-shadow: 0 0 25px var(--glow-color-soft);\n        }\n\n        .card-header {\n            padding: 2rem;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            background-image: var(--bg-gradient);\n        }\n\n        .card-body {\n            padding: 1.25rem;\n            background-color: #ffffff;\n        }\n        \n        .card-title {\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: #3a4a5b;\n            min-height: 3.6rem; \/* Ensures titles of 1 or 2 lines have same height *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .card-icon {\n            width: 60px;\n            height: 60px;\n            color: white;\n            transition: all 0.3s ease-in-out;\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));\n        }\n\n        .card-link:hover .card-icon {\n            transform: rotate(-10deg) scale(1.2);\n            filter: drop-shadow(0 0 15px var(--glow-color-bright));\n        }\n\n        \/* Assigning colors, gradients, and glow colors to each card *\/\n        [data-color=\"german-translation\"] { --glow-color-soft: rgba(255, 195, 0, 0.4); --glow-color-bright: rgba(255, 195, 0, 0.9); --bg-gradient: linear-gradient(45deg, #ffc300, #ffd60a); }\n        [data-color=\"english-translation\"] { --glow-color-soft: rgba(0, 82, 155, 0.4); --glow-color-bright: rgba(0, 82, 155, 0.9); --bg-gradient: linear-gradient(45deg, #00529b, #0077c8); }\n        [data-color=\"digital-media\"] { --glow-color-soft: rgba(95, 39, 205, 0.4); --glow-color-bright: rgba(95, 39, 205, 0.9); --bg-gradient: linear-gradient(45deg, #5f27cd, #8e44ad); }\n        [data-color=\"special-needs\"] { --glow-color-soft: rgba(255, 107, 107, 0.4); --glow-color-bright: rgba(255, 107, 107, 0.9); --bg-gradient: linear-gradient(45deg, #ff6b6b, #ff8e8e); }\n        [data-color=\"french-translation\"] { --glow-color-soft: rgba(0, 119, 182, 0.4); --glow-color-bright: rgba(0, 119, 182, 0.9); --bg-gradient: linear-gradient(45deg, #0077b6, #0096c7); }\n        [data-color=\"italian-language\"] { --glow-color-soft: rgba(0, 140, 69, 0.4); --glow-color-bright: rgba(0, 140, 69, 0.9); --bg-gradient: linear-gradient(45deg, #008c45, #00a056); }\n        [data-color=\"gis\"] { --glow-color-soft: rgba(74, 124, 89, 0.4); --glow-color-bright: rgba(74, 124, 89, 0.9); --bg-gradient: linear-gradient(45deg, #4a7c59, #6a994e); }\n        [data-color=\"marine-survey\"] { --glow-color-soft: rgba(26, 83, 92, 0.4); --glow-color-bright: rgba(26, 83, 92, 0.9); --bg-gradient: linear-gradient(45deg, #1a535c, #2c7a7b); }\n        [data-color=\"arabic-non-native\"] { --glow-color-soft: rgba(196, 69, 54, 0.4); --glow-color-bright: rgba(196, 69, 54, 0.9); --bg-gradient: linear-gradient(45deg, #c44536, #e76f51); }\n        [data-color=\"eng-fre-lang\"] { --glow-color-soft: rgba(106, 5, 114, 0.4); --glow-color-bright: rgba(106, 5, 114, 0.9); --bg-gradient: linear-gradient(45deg, #6a0572, #93329e); }\n        [data-color=\"urban-dev\"] { --glow-color-soft: rgba(247, 127, 0, 0.4); --glow-color-bright: rgba(247, 127, 0, 0.9); --bg-gradient: linear-gradient(45deg, #f77f00, #fcbf49); }\n        [data-color=\"turkish-persian\"] { --glow-color-soft: rgba(214, 40, 40, 0.4); --glow-color-bright: rgba(214, 40, 40, 0.9); --bg-gradient: linear-gradient(45deg, #d62828, #f75c03); }\n        [data-color=\"islamic-civ\"] { --glow-color-soft: rgba(42, 157, 143, 0.4); --glow-color-bright: rgba(42, 157, 143, 0.9); --bg-gradient: linear-gradient(45deg, #2a9d8f, #63c7b2); }\n\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"container mx-auto px-4 py-16\">\n        <h1 class=\"header-title text-center mb-3\">\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629<\/h1>\n        <p class=\"header-subtitle text-center mb-16\">\u0628\u0631\u0627\u0645\u062c \u0646\u0648\u0639\u064a\u0629 \u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0648\u0638\u064a\u0641\u064a \u0648\u0627\u0639\u062f<\/p>\n\n        <div class=\"card-container\">\n            \n            <!-- German Translation -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38100\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"german-translation\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- English Translation -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38096\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"english-translation\">\n                    <div class=\"card-header\">\n                        <!-- New Icon -->\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n            \n            <!-- Digital Media -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d8%a5%d8%b9%d9%84%d8%a7%d9%85-%d8%a7%d9%84%d8%b1%d9%82%d9%85%d9%8a\/\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"digital-media\">\n                    <div class=\"card-header\">\n                        <!-- New Icon -->\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2zm0 14H3V5h18v12z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u0631\u0642\u0645\u064a<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Special Needs -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38106\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"special-needs\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- French Translation -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38098\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"french-translation\">\n                    <div class=\"card-header\">\n                       <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Italian Language -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38108\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"italian-language\">\n                    <div class=\"card-header\">\n                        <!-- New Icon -->\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M4 10h3v7H4zM10.5 10h3v7h-3zM2 19h20v3H2zM17 10h3v7h-3zM12 1.5L2 6v2h20V6z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- GIS -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38104\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"gis\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0648\u0646\u0638\u0645 \u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Marine Survey -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38112\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"marine-survey\">\n                    <div class=\"card-header\">\n                        <!-- New Icon -->\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-2.5-12.5L14 12l-4.5 2.5L12 7l-2.5 2.5z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0628\u062d\u0631\u064a\u0629 \u0648\u0627\u0644\u062e\u0631\u0627\u0626\u0637<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n            \n            <!-- Arabic for Non-Native Speakers -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38102\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"arabic-non-native\">\n                    <div class=\"card-header\">\n                       <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.39A8.04 8.04 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.39A7.99 7.99 0 015.08 16zm2.95-8H5.08a7.99 7.99 0 014.29-3.39c-.6 1.02-1.06 2.15-1.38 3.39zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2zm.25 5.39c.6-1.02 1.06-2.15 1.38-3.39h2.95a8.04 8.04 0 01-4.33 3.39zM16.38 12c0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38c.08-.66.14-1.32.14-2z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0644\u063a\u064a\u0631 \u0627\u0644\u0646\u0627\u0637\u0642\u064a\u0646 \u0628\u0647\u0627<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- English and French Language -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85\/%d9%82%d8%b3%d9%85-%d8%a7%d9%84%d9%84%d8%ba%d8%a9-%d8%a7%d9%84%d9%81%d8%b1%d9%86%d8%b3%d9%8a%d8%a9\/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%84%d8%ba%d8%aa%d9%8a%d9%86-%d8%a7%d9%84%d8%a7%d9%86%d8%ac%d9%84%d9%8a%d8%b2%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d9%81%d8%b1%d9%86%d8%b3%d9%8a%d8%a9\/\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"eng-fre-lang\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u062a\u064a\u0646 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a \u0648\u0627\u0644\u0641\u0631\u0646\u0633\u064a<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n            \n            <!-- Urban Development -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/?page_id=38110\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"urban-dev\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 3L2 12h3v8h14v-8h3L12 3zm.5 15h-1v-4h1v4zm4-2h-2v2h-2v-2h-1v2h-2v-2h-2v2H8v-2H7v2H5v-7.17l7-6.99 7 6.99V16z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u062a\u0646\u0645\u064a\u0629 \u0627\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0631\u0627\u0646\u064a\u0629 \u0627\u0644\u062c\u062f\u064a\u062f\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Turkish-Persian Translation -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d8%aa%d8%b1%d8%ac%d9%85%d8%a9-%d8%a7%d9%84%d8%aa%d8%b1%d9%83%d9%8a-%d8%a7%d9%84%d9%81%d8%a7%d8%b1%d8%b3%d9%8a\/\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"turkish-persian\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u062a\u0631\u0643\u064a \u0627\u0644\u0641\u0627\u0631\u0633\u064a<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n            <!-- Islamic Civilization -->\n            <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/%d8%a8%d8%b1%d9%86%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d8%ad%d8%b6%d8%a7%d8%b1%d8%a9-%d9%88%d8%a7%d9%84%d8%af%d8%b1%d8%a7%d8%b3%d8%a7%d8%aa-%d8%a7%d9%84%d8%a5%d8%b3%d9%84%d8%a7%d9%85%d9%8a%d8%a9\/\" class=\"card-link\">\n                <div class=\"department-card\" data-color=\"islamic-civ\">\n                    <div class=\"card-header\">\n                        <svg class=\"card-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M2 20h20v2H2zM4 18h16V9l-8-6-8 6v9zm2-2v-3h2v3H6zm4 0v-3h2v3h-2zm4 0v-3h2v3h-2z\"\/><\/svg>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <h2 class=\"card-title\">\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0648\u0627\u0644\u062d\u0636\u0627\u0631\u0629 \u0627\u0644\u0625\u0633\u0644\u0627\u0645\u064a\u0629<\/h2>\n                    <\/div>\n                <\/div>\n            <\/a>\n\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n<\/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-5bb8b80 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5bb8b80\" data-element_type=\"section\" data-e-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-4ede4a1\" data-id=\"4ede4a1\" data-element_type=\"column\" data-e-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-b6e7522 elementor-widget elementor-widget-spacer\" data-id=\"b6e7522\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/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-fdc6a63 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fdc6a63\" data-element_type=\"section\" data-e-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-4654eab\" data-id=\"4654eab\" data-element_type=\"column\" data-e-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-9933b61\" data-id=\"9933b61\" data-element_type=\"column\" data-e-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-ce6d70a\" data-id=\"ce6d70a\" data-element_type=\"column\" data-e-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-ff9de2e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ff9de2e\" data-element_type=\"section\" data-e-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-d0741b0\" data-id=\"d0741b0\" data-element_type=\"column\" data-e-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-453cfb3\" data-id=\"453cfb3\" data-element_type=\"column\" data-e-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-40cdb48\" data-id=\"40cdb48\" data-element_type=\"column\" data-e-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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0631\u0627\u0645\u062c \u0646\u0648\u0639\u064a\u0629 \u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0648\u0638\u064a\u0641\u064a \u0648\u0627\u0639\u062f \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u0631\u0642\u0645\u064a \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":38064,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-38094","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title># \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/art.sohag-univ.edu.eg\/main\/\u0627\u0644\u0623\u0642\u0633\u0627\u0645-\u0627\u0644\u0639\u0644\u0645\u064a\u0629\/\u0627\u0644\u0628\u0631\u0627\u0645\u062c-\u0627\u0644\u0645\u0645\u064a\u0632\u0629\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\" \/>\n<meta property=\"og:description\" content=\"\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0631\u0627\u0645\u062c \u0646\u0648\u0639\u064a\u0629 \u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0648\u0638\u064a\u0641\u064a \u0648\u0627\u0639\u062f \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u0631\u0642\u0645\u064a \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/art.sohag-univ.edu.eg\/main\/\u0627\u0644\u0623\u0642\u0633\u0627\u0645-\u0627\u0644\u0639\u0644\u0645\u064a\u0629\/\u0627\u0644\u0628\u0631\u0627\u0645\u062c-\u0627\u0644\u0645\u0645\u064a\u0632\u0629\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-19T09:41:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/\",\"url\":\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/\",\"name\":\"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\",\"isPartOf\":{\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#website\"},\"datePublished\":\"2023-03-29T22:07:46+00:00\",\"dateModified\":\"2025-08-19T09:41:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/art.sohag-univ.edu.eg\/main\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"# \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0639\u0644\u0645\u064a\u0629\",\"item\":\"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#website\",\"url\":\"https:\/\/art.sohag-univ.edu.eg\/main\/\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/art.sohag-univ.edu.eg\/main\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#organization\",\"name\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\",\"url\":\"https:\/\/art.sohag-univ.edu.eg\/main\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/art.sohag-univ.edu.eg\/main\/wp-content\/uploads\/2026\/01\/\u0627\u062f\u0627\u0628-blue.png\",\"contentUrl\":\"https:\/\/art.sohag-univ.edu.eg\/main\/wp-content\/uploads\/2026\/01\/\u0627\u062f\u0627\u0628-blue.png\",\"width\":375,\"height\":90,\"caption\":\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c\"},\"image\":{\"@id\":\"https:\/\/art.sohag-univ.edu.eg\/main\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/art.sohag-univ.edu.eg\/main\/\u0627\u0644\u0623\u0642\u0633\u0627\u0645-\u0627\u0644\u0639\u0644\u0645\u064a\u0629\/\u0627\u0644\u0628\u0631\u0627\u0645\u062c-\u0627\u0644\u0645\u0645\u064a\u0632\u0629\/","og_locale":"ar_AR","og_type":"article","og_title":"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","og_description":"\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0631\u0627\u0645\u062c \u0646\u0648\u0639\u064a\u0629 \u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0648\u0638\u064a\u0641\u064a \u0648\u0627\u0639\u062f \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u0631\u0642\u0645\u064a \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c [&hellip;]","og_url":"https:\/\/art.sohag-univ.edu.eg\/main\/\u0627\u0644\u0623\u0642\u0633\u0627\u0645-\u0627\u0644\u0639\u0644\u0645\u064a\u0629\/\u0627\u0644\u0628\u0631\u0627\u0645\u062c-\u0627\u0644\u0645\u0645\u064a\u0632\u0629\/","og_site_name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","article_modified_time":"2025-08-19T09:41:57+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/","url":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/","name":"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 - \u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","isPartOf":{"@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#website"},"datePublished":"2023-03-29T22:07:46+00:00","dateModified":"2025-08-19T09:41:57+00:00","breadcrumb":{"@id":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/%d8%a7%d9%84%d8%a8%d8%b1%d8%a7%d9%85%d8%ac-%d8%a7%d9%84%d9%85%d9%85%d9%8a%d8%b2%d8%a9\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/art.sohag-univ.edu.eg\/main\/"},{"@type":"ListItem","position":2,"name":"# \u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0639\u0644\u0645\u064a\u0629","item":"https:\/\/art.sohag-univ.edu.eg\/main\/%d8%a7%d9%84%d8%a3%d9%82%d8%b3%d8%a7%d9%85-%d8%a7%d9%84%d8%b9%d9%84%d9%85%d9%8a%d8%a9\/"},{"@type":"ListItem","position":3,"name":"# \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629"}]},{"@type":"WebSite","@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#website","url":"https:\/\/art.sohag-univ.edu.eg\/main\/","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","description":"","publisher":{"@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/art.sohag-univ.edu.eg\/main\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#organization","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c","url":"https:\/\/art.sohag-univ.edu.eg\/main\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#\/schema\/logo\/image\/","url":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-content\/uploads\/2026\/01\/\u0627\u062f\u0627\u0628-blue.png","contentUrl":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-content\/uploads\/2026\/01\/\u0627\u062f\u0627\u0628-blue.png","width":375,"height":90,"caption":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u062c\u0627\u0645\u0639\u0629 \u0633\u0648\u0647\u0627\u062c"},"image":{"@id":"https:\/\/art.sohag-univ.edu.eg\/main\/#\/schema\/logo\/image\/"}}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Dr. Ahmad Jaafar","author_link":"https:\/\/art.sohag-univ.edu.eg\/main\/author\/ahmed-gaafar\/"},"rttpg_comment":0,"rttpg_category":" <a href=\"https:\/\/art.sohag-univ.edu.eg\/main\/\" rel=\"tag\">\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/a>","rttpg_excerpt":"\u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0643\u0644\u064a\u0629 \u0627\u0644\u0622\u062f\u0627\u0628 \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u0645\u0645\u064a\u0632\u0629 \u0628\u0631\u0627\u0645\u062c \u0646\u0648\u0639\u064a\u0629 \u0644\u0645\u0633\u062a\u0642\u0628\u0644 \u0648\u0638\u064a\u0641\u064a \u0648\u0627\u0639\u062f \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0627\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0625\u0639\u0644\u0627\u0645 \u0627\u0644\u0631\u0642\u0645\u064a \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0631\u062c\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0633\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0625\u064a\u0637\u0627\u0644\u064a\u0629 \u0628\u0631\u0646\u0627\u0645\u062c [&hellip;]","_links":{"self":[{"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/pages\/38094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/comments?post=38094"}],"version-history":[{"count":43,"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/pages\/38094\/revisions"}],"predecessor-version":[{"id":53112,"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/pages\/38094\/revisions\/53112"}],"up":[{"embeddable":true,"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/pages\/38064"}],"wp:attachment":[{"href":"https:\/\/art.sohag-univ.edu.eg\/main\/wp-json\/wp\/v2\/media?parent=38094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}