{"id":9500,"date":"2026-06-27T23:27:43","date_gmt":"2026-06-27T21:27:43","guid":{"rendered":"https:\/\/wku.edu.sd\/ar\/?page_id=9500"},"modified":"2026-06-28T17:45:14","modified_gmt":"2026-06-28T15:45:14","slug":"%d9%83%d9%84%d9%8a%d8%a9-%d8%a7%d9%84%d8%b7%d8%a8","status":"publish","type":"page","link":"https:\/\/wku.edu.sd\/ar\/?page_id=9500","title":{"rendered":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9500\" class=\"elementor elementor-9500\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8103a18 e-flex e-con-boxed e-con e-parent\" data-id=\"8103a18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64374de elementor-widget elementor-widget-html\" data-id=\"64374de\" data-element_type=\"widget\" data-e-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>\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, maximum-scale=5.0, user-scalable=yes\">\n    <title>\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;600;700;800;900&family=Tajawal:wght@300;400;500;700;800;900&display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n    <style>\n        :root {\n            --primary-green: #1a7a4e;\n            --dark-green: #0d5c36;\n            --light-green: #2ecc71;\n            --accent-gold: #d4a843;\n            --accent-red: #c0392b;\n            --text-dark: #1a1a2e;\n            --text-light: #4a4a6a;\n            --bg-light: #f8f9fa;\n            --white: #ffffff;\n            --gradient-primary: linear-gradient(135deg, #1a7a4e 0%, #0d5c36 50%, #1a7a4e 100%);\n            --gradient-gold: linear-gradient(135deg, #d4a843, #f0d78c, #d4a843);\n            --shadow-soft: 0 10px 40px rgba(0,0,0,0.1);\n            --shadow-medium: 0 20px 60px rgba(0,0,0,0.15);\n        }\n\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        body {\n            font-family: 'Cairo', 'Tajawal', sans-serif;\n            min-width: 320px;\n            background: var(--bg-light);\n            color: var(--text-dark);\n            overflow-x: hidden;\n            line-height: 1.8;\n        }\n\n        \/* ===== HERO BANNER ===== *\/\n        .hero-banner {\n            position: relative;\n            height: 550px;\n            background: url('images\/banner-medicin.jpg') center\/cover no-repeat;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .hero-banner::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: linear-gradient(\n                135deg,\n                rgba(13, 92, 54, 0.88) 0%,\n                rgba(26, 122, 78, 0.82) 40%,\n                rgba(13, 92, 54, 0.90) 100%\n            );\n            z-index: 1;\n        }\n\n        .hero-banner::after {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background-image: \n                radial-gradient(circle at 20% 80%, rgba(255,255,255,0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 20%, rgba(255,255,255,0.06) 0%, transparent 50%);\n            z-index: 2;\n        }\n\n        .hero-particles {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            z-index: 3;\n            pointer-events: none;\n        }\n\n        .particle {\n            position: absolute;\n            width: 4px; height: 4px;\n            background: rgba(255,255,255,0.3);\n            border-radius: 50%;\n            animation: float 15s infinite ease-in-out;\n        }\n\n        @keyframes float {\n            0%, 100% { transform: translateY(0) translateX(0); opacity: 0; }\n            10% { opacity: 1; }\n            90% { opacity: 1; }\n            50% { transform: translateY(-100px) translateX(50px); }\n        }\n\n        .hero-content {\n            position: relative;\n            z-index: 10;\n            text-align: center;\n            padding: 2rem;\n            max-width: 1200px;\n        }\n\n        .hero-logo-wrapper {\n            position: relative;\n            display: inline-block;\n            margin-bottom: 2rem;\n        }\n\n        .hero-logo {\n            width: 180px; height: 180px;\n            border-radius: 50%;\n            border: 5px solid rgba(255,255,255,0.3);\n            box-shadow: 0 0 60px rgba(0,0,0,0.3), 0 0 100px rgba(255,255,255,0.1);\n            background: var(--white);\n            padding: 12px;\n            animation: pulse-glow 3s infinite ease-in-out;\n        }\n\n        @keyframes pulse-glow {\n            0%, 100% { box-shadow: 0 0 60px rgba(0,0,0,0.3), 0 0 100px rgba(255,255,255,0.1); }\n            50% { box-shadow: 0 0 80px rgba(0,0,0,0.4), 0 0 120px rgba(255,255,255,0.2); }\n        }\n\n        .hero-logo-ring {\n            position: absolute;\n            top: -10px; left: -10px; right: -10px; bottom: -10px;\n            border: 2px dashed rgba(255,255,255,0.4);\n            border-radius: 50%;\n            animation: spin 20s linear infinite;\n        }\n\n        @keyframes spin { to { transform: rotate(360deg); } }\n\n        .hero-title {\n            font-size: clamp(2rem, 5vw, 3.2rem);\n            font-weight: 900;\n            color: var(--white);\n            word-break: keep-all;\n            text-shadow: 2px 2px 20px rgba(0,0,0,0.4);\n            margin-bottom: 0.5rem;\n            letter-spacing: 1px;\n        }\n\n        .hero-subtitle {\n            font-size: clamp(1.1rem, 3vw, 1.6rem);\n            color: rgba(255,255,255,0.95);\n            word-break: keep-all;\n            font-weight: 600;\n            margin-bottom: 1rem;\n            text-shadow: 1px 1px 10px rgba(0,0,0,0.3);\n        }\n\n        .hero-est {\n            display: inline-block;\n            background: var(--accent-gold);\n            color: var(--text-dark);\n            padding: 0.5rem 2rem;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: clamp(0.9rem, 2.5vw, 1.1rem);\n            margin-bottom: 2rem;\n            box-shadow: 0 5px 20px rgba(212,168,67,0.4);\n        }\n\n        .hero-stats-bar {\n            display: flex;\n            justify-content: center;\n            gap: 3rem;\n            margin-top: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .hero-stat {\n            text-align: center;\n            color: var(--white);\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(10px);\n            padding: 1rem 1.5rem;\n            border-radius: 15px;\n            border: 1px solid rgba(255,255,255,0.15);\n            min-width: 130px;\n        }\n\n        .hero-stat-number {\n            font-size: clamp(1.6rem, 4vw, 2.2rem);\n            font-weight: 900;\n            display: block;\n            line-height: 1;\n        }\n\n        .hero-stat-label {\n            font-size: clamp(0.75rem, 2vw, 0.85rem);\n            opacity: 0.9;\n            margin-top: 0.3rem;\n            word-break: keep-all;\n        }\n\n        .scroll-indicator {\n            position: absolute;\n            bottom: 25px;\n            left: 50%;\n            transform: translateX(-50%);\n            z-index: 10;\n            animation: bounce 2s infinite;\n        }\n\n        .scroll-indicator i {\n            color: var(--white);\n            font-size: 2rem;\n        }\n\n        @keyframes bounce {\n            0%, 20%, 50%, 80%, 100% { transform: translateX(-50%) translateY(0); }\n            40% { transform: translateX(-50%) translateY(-15px); }\n            60% { transform: translateX(-50%) translateY(-8px); }\n        }\n\n        \/* ===== DEAN SECTION ===== *\/\n        .dean-section {\n            padding: 100px 0;\n            background: var(--white);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .dean-section::before {\n            content: '';\n            position: absolute;\n            top: -100px; right: -100px;\n            width: 400px; height: 400px;\n            background: radial-gradient(circle, rgba(26,122,78,0.05) 0%, transparent 70%);\n            border-radius: 50%;\n        }\n\n        .dean-section::after {\n            content: '';\n            position: absolute;\n            bottom: -100px; left: -100px;\n            width: 400px; height: 400px;\n            background: radial-gradient(circle, rgba(212,168,67,0.05) 0%, transparent 70%);\n            border-radius: 50%;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 1;\n        }\n\n        .section-header {\n            text-align: center;\n            margin-bottom: 4rem;\n        }\n\n        .section-tag {\n            display: inline-block;\n            background: var(--gradient-gold);\n            color: var(--text-dark);\n            padding: 0.4rem 1.5rem;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: clamp(0.8rem, 2.5vw, 0.9rem);\n            margin-bottom: 1rem;\n        }\n\n        .section-title {\n            font-size: clamp(1.6rem, 4vw, 2.5rem);\n            font-weight: 900;\n            color: var(--primary-green);\n            word-break: keep-all;\n            margin-bottom: 0.5rem;\n        }\n\n        .section-line {\n            width: 80px;\n            height: 4px;\n            background: var(--gradient-gold);\n            margin: 1rem auto;\n            border-radius: 2px;\n        }\n\n        .dean-card {\n            display: grid;\n            grid-template-columns: 350px 1fr;\n            gap: 3rem;\n            align-items: start;\n            background: var(--white);\n            border-radius: 30px;\n            padding: 3rem;\n            box-shadow: var(--shadow-medium);\n            border: 1px solid rgba(26,122,78,0.1);\n        }\n\n        .dean-image-wrapper {\n            position: relative;\n        }\n\n        .dean-image {\n            width: 100%;\n            aspect-ratio: 3\/4;\n            object-fit: cover;\n            border-radius: 20px;\n            box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n        }\n\n        .dean-badge {\n            position: absolute;\n            bottom: -15px;\n            left: 50%;\n            transform: translateX(-50%);\n            background: var(--gradient-primary);\n            color: var(--white);\n            padding: 0.8rem 2rem;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: 0.95rem;\n            white-space: nowrap;\n            box-shadow: 0 10px 30px rgba(26,122,78,0.4);\n        }\n\n        .dean-content h3 {\n            font-size: clamp(1.1rem, 3vw, 1.3rem);\n            color: var(--accent-gold);\n            word-break: keep-all;\n            margin-bottom: 1rem;\n            font-weight: 700;\n        }\n\n        .dean-quote {\n            font-size: clamp(0.95rem, 2.5vw, 1.15rem);\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n            hyphens: auto;\n            text-align: justify;\n            text-align-last: right;\n            line-height: 2.2;\n            color: var(--text-light);\n            text-align: justify;\n            position: relative;\n            padding: 0 1.5rem;\n        }\n\n        .dean-quote::before {\n            content: '\"';\n            position: absolute;\n            top: -20px; right: -10px;\n            font-size: 5rem;\n            color: var(--primary-green);\n            opacity: 0.15;\n            font-family: serif;\n            line-height: 1;\n        }\n\n        .dean-signature {\n            margin-top: 2rem;\n            text-align: left;\n            padding-top: 1.5rem;\n            border-top: 2px solid rgba(26,122,78,0.1);\n        }\n\n        .dean-name {\n            font-size: clamp(1.2rem, 3.5vw, 1.4rem);\n            font-weight: 900;\n            color: var(--primary-green);\n            word-break: keep-all;\n        }\n\n        .dean-role {\n            color: var(--text-light);\n            font-size: 1rem;\n        }\n\n        \/* ===== ABOUT SECTION ===== *\/\n        .about-section {\n            padding: 100px 0;\n            background: linear-gradient(180deg, var(--bg-light) 0%, var(--white) 100%);\n        }\n\n        .about-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 2rem;\n        }\n\n        .about-card {\n            background: var(--white);\n            border-radius: 25px;\n            padding: 2.5rem;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(26,122,78,0.08);\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .about-card::before {\n            content: '';\n            position: absolute;\n            top: 0; right: 0;\n            width: 100%; height: 4px;\n            background: var(--gradient-primary);\n            transform: scaleX(0);\n            transform-origin: right;\n            transition: transform 0.4s ease;\n        }\n\n        .about-card:hover::before {\n            transform: scaleX(1);\n        }\n\n        .about-card:hover {\n            transform: translateY(-5px);\n            box-shadow: var(--shadow-medium);\n        }\n\n        .about-card-icon {\n            width: 70px; height: 70px;\n            background: var(--gradient-primary);\n            border-radius: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 1.5rem;\n            font-size: 1.8rem;\n            color: var(--white);\n        }\n\n        .about-card h3 {\n            font-size: clamp(1.2rem, 3vw, 1.4rem);\n            color: var(--primary-green);\n            margin-bottom: 1rem;\n            font-weight: 800;\n            word-break: keep-all;\n        }\n\n        .about-card p, .about-card ul {\n            color: var(--text-light);\n            line-height: 2;\n        }\n\n        .about-card ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .about-card ul li {\n            padding-right: 1.5rem;\n            position: relative;\n            margin-bottom: 0.5rem;\n        }\n\n        .about-card ul li::before {\n            content: '\u25c6';\n            position: absolute;\n            right: 0;\n            color: var(--accent-gold);\n        }\n\n        \/* ===== TIMELINE SECTION ===== *\/\n        .timeline-section {\n            padding: 100px 0;\n            background: var(--white);\n            position: relative;\n        }\n\n        .timeline {\n            position: relative;\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .timeline::before {\n            content: '';\n            position: absolute;\n            top: 0; bottom: 0;\n            right: 50%;\n            width: 4px;\n            background: var(--gradient-primary);\n            transform: translateX(50%);\n            border-radius: 2px;\n        }\n\n        .timeline-item {\n            display: flex;\n            justify-content: flex-end;\n            padding-right: 50%;\n            position: relative;\n            margin-bottom: 3rem;\n        }\n\n        .timeline-item:nth-child(even) {\n            justify-content: flex-start;\n            padding-right: 0;\n            padding-left: 50%;\n        }\n\n        .timeline-dot {\n            position: absolute;\n            right: 50%;\n            top: 0;\n            transform: translateX(50%);\n            width: 24px; height: 24px;\n            background: var(--white);\n            border: 4px solid var(--primary-green);\n            border-radius: 50%;\n            z-index: 2;\n            box-shadow: 0 0 0 6px rgba(26,122,78,0.1);\n        }\n\n        .timeline-content {\n            background: var(--white);\n            padding: 1.5rem 2rem;\n            border-radius: 20px;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(26,122,78,0.1);\n            max-width: 380px;\n            margin: 0 2rem;\n            position: relative;\n        }\n\n        .timeline-year {\n            display: inline-block;\n            background: var(--gradient-gold);\n            color: var(--text-dark);\n            padding: 0.3rem 1rem;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: clamp(0.8rem, 2.5vw, 0.9rem);\n            margin-bottom: 0.5rem;\n        }\n\n        .timeline-text {\n            color: var(--text-light);\n            font-size: clamp(0.85rem, 2.5vw, 0.95rem);\n            line-height: 1.8;\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n\n        \/* ===== DEPARTMENTS SECTION ===== *\/\n        .departments-section {\n            padding: 100px 0;\n            background: linear-gradient(180deg, var(--white) 0%, var(--bg-light) 100%);\n        }\n\n        .depts-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 1.5rem;\n        }\n\n        .dept-card {\n            background: var(--white);\n            border-radius: 20px;\n            padding: 2rem;\n            text-align: center;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(26,122,78,0.08);\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .dept-card::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; right: 0;\n            height: 4px;\n            background: var(--gradient-primary);\n            transform: scaleX(0);\n            transition: transform 0.4s ease;\n        }\n\n        .dept-card:hover::after {\n            transform: scaleX(1);\n        }\n\n        .dept-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-medium);\n        }\n\n        .dept-number {\n            width: 50px; height: 50px;\n            background: var(--gradient-primary);\n            color: var(--white);\n            border-radius: 15px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 900;\n            font-size: 1.2rem;\n            margin: 0 auto 1rem;\n        }\n\n        .dept-name {\n            font-size: clamp(1rem, 3vw, 1.1rem);\n            font-weight: 700;\n            color: var(--text-dark);\n            word-break: keep-all;\n        }\n\n        .dept-head {\n            font-size: clamp(0.8rem, 2.5vw, 0.85rem);\n            color: var(--accent-gold);\n            word-break: keep-all;\n            margin-top: 0.5rem;\n            font-weight: 600;\n        }\n\n        \/* ===== STATS SECTION ===== *\/\n        .stats-section {\n            padding: 80px 0;\n            background: var(--gradient-primary);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .stats-section::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; right: 0; bottom: 0;\n            background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n            opacity: 0.3;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 2rem;\n            position: relative;\n            z-index: 1;\n        }\n\n        .stat-box {\n            text-align: center;\n            color: var(--white);\n            padding: 2rem;\n            background: rgba(255,255,255,0.1);\n            border-radius: 20px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255,255,255,0.2);\n            transition: all 0.3s ease;\n        }\n\n        .stat-box:hover {\n            background: rgba(255,255,255,0.2);\n            transform: translateY(-5px);\n        }\n\n        .stat-icon {\n            font-size: clamp(1.8rem, 4vw, 2.5rem);\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }\n\n        .stat-number {\n            font-size: clamp(2rem, 5vw, 3rem);\n            font-weight: 900;\n            line-height: 1;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-label {\n            font-size: clamp(0.8rem, 2.5vw, 1rem);\n            opacity: 0.9;\n            word-break: keep-all;\n        }\n\n        \/* ===== DEANS HISTORY ===== *\/\n        .deans-history-section {\n            padding: 100px 0;\n            background: var(--white);\n        }\n\n        .deans-table-wrapper {\n            overflow-x: auto;\n            border-radius: 20px;\n            -webkit-overflow-scrolling: touch;\n            box-shadow: var(--shadow-soft);\n        }\n\n        .deans-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: var(--white);\n            min-width: 600px;\n        }\n\n        .deans-table th {\n            background: var(--gradient-primary);\n            color: var(--white);\n            padding: 1.2rem 1.5rem;\n            text-align: right;\n            font-weight: 700;\n            font-size: 1rem;\n        }\n\n        .deans-table td {\n            padding: 1.2rem 1.5rem;\n            border-bottom: 1px solid rgba(26,122,78,0.1);\n            color: var(--text-light);\n            font-size: clamp(0.85rem, 2.5vw, 0.95rem);\n            word-wrap: break-word;\n        }\n\n        .deans-table tr:hover td {\n            background: rgba(26,122,78,0.03);\n        }\n\n        .deans-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        .current-dean {\n            background: rgba(26,122,78,0.05) !important;\n            font-weight: 700;\n            color: var(--primary-green) !important;\n        }\n\n        \/* ===== STUDENTS STATS ===== *\/\n        .students-stats-section {\n            padding: 100px 0;\n            background: linear-gradient(180deg, var(--bg-light) 0%, var(--white) 100%);\n        }\n\n        .students-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 3rem;\n        }\n\n        .students-card {\n            background: var(--white);\n            border-radius: 25px;\n            padding: 2.5rem;\n            box-shadow: var(--shadow-soft);\n        }\n\n        .students-card h3 {\n            font-size: clamp(1.1rem, 3vw, 1.5rem);\n            color: var(--primary-green);\n            margin-bottom: 1.5rem;\n            word-break: keep-all;\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n        }\n\n        .students-card h3 i {\n            color: var(--accent-gold);\n        }\n\n        .batch-item {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 0.8rem 0;\n            border-bottom: 1px solid rgba(26,122,78,0.1);\n        }\n\n        .batch-item:last-child {\n            border-bottom: none;\n        }\n\n        .batch-name {\n            font-weight: 600;\n            color: var(--text-dark);\n        }\n\n        .batch-count {\n            background: var(--gradient-primary);\n            color: var(--white);\n            padding: 0.3rem 1rem;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: clamp(0.8rem, 2.5vw, 0.9rem);\n        }\n\n        \/* ===== FACILITIES SECTION ===== *\/\n        .facilities-section {\n            padding: 100px 0;\n            background: var(--white);\n        }\n\n        .facilities-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n        }\n\n        .facility-card {\n            background: var(--white);\n            border-radius: 25px;\n            overflow: hidden;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(26,122,78,0.08);\n            transition: all 0.4s ease;\n        }\n\n        .facility-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-medium);\n        }\n\n        .facility-image {\n            width: 100%;\n            height: 220px;\n            object-fit: cover;\n            background: linear-gradient(135deg, #1a7a4e, #0d5c36);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--white);\n            font-size: 4rem;\n        }\n\n        .facility-info {\n            padding: 1.5rem 2rem;\n        }\n\n        .facility-info h3 {\n            font-size: clamp(1.1rem, 3vw, 1.3rem);\n            color: var(--primary-green);\n            margin-bottom: 0.5rem;\n            word-break: keep-all;\n        }\n\n        .facility-info p {\n            color: var(--text-light);\n            font-size: 0.95rem;\n        }\n\n        \/* ===== CONTACT SECTION ===== *\/\n        .contact-section {\n            padding: 100px 0;\n            background: var(--gradient-primary);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 2rem;\n            position: relative;\n            z-index: 1;\n        }\n\n        .contact-card {\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255,255,255,0.2);\n            border-radius: 20px;\n            padding: 2.5rem;\n            text-align: center;\n            color: var(--white);\n            transition: all 0.3s ease;\n        }\n\n        .contact-card:hover {\n            background: rgba(255,255,255,0.2);\n            transform: translateY(-5px);\n        }\n\n        .contact-icon {\n            font-size: 2.5rem;\n            margin-bottom: 1rem;\n            color: var(--accent-gold);\n        }\n\n        .contact-card h3 {\n            font-size: clamp(1rem, 3vw, 1.2rem);\n            margin-bottom: 0.5rem;\n            word-break: keep-all;\n        }\n\n        .contact-card p {\n            font-size: clamp(0.8rem, 2.5vw, 1rem);\n            opacity: 0.9;\n            word-break: keep-all;\n        }\n\n        .contact-card a {\n            color: var(--accent-gold);\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        \/* ===== FOOTER ===== *\/\n        .footer-section {\n            background: var(--text-dark);\n            color: var(--white);\n            padding: 60px 0 30px;\n            text-align: center;\n        }\n\n        .footer-logo {\n            width: 100px;\n            margin-bottom: 1.5rem;\n            opacity: 0.9;\n        }\n\n        .footer-title {\n            font-size: clamp(1.2rem, 3.5vw, 1.5rem);\n            font-weight: 700;\n            margin-bottom: 0.5rem;\n            word-break: keep-all;\n        }\n\n        .footer-subtitle {\n            color: rgba(255,255,255,0.6);\n            margin-bottom: 2rem;\n            font-size: clamp(0.85rem, 2.5vw, 1rem);\n            word-wrap: break-word;\n        }\n\n        .footer-links {\n            display: flex;\n            justify-content: center;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .footer-links a {\n            color: rgba(255,255,255,0.7);\n            text-decoration: none;\n            transition: color 0.3s;\n        }\n\n        .footer-links a:hover {\n            color: var(--accent-gold);\n        }\n\n        .footer-copyright {\n            border-top: 1px solid rgba(255,255,255,0.1);\n            padding-top: 1.5rem;\n            color: rgba(255,255,255,0.5);\n            font-size: clamp(0.8rem, 2.5vw, 0.9rem);\n            word-wrap: break-word;\n        }\n\n        \/* ===== ANIMATIONS ===== *\/\n        .fade-in {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: all 0.8s ease;\n        }\n\n        .fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1024px) {\n            .dean-card { grid-template-columns: 1fr; }\n            .dean-image-wrapper { max-width: 300px; margin: 0 auto; }\n            .about-grid { grid-template-columns: 1fr; }\n            .students-grid { grid-template-columns: 1fr; }\n            .facilities-grid { grid-template-columns: 1fr; }\n            .stats-grid { grid-template-columns: repeat(2, 1fr); }\n            .contact-grid { grid-template-columns: 1fr; }\n        }\n\n        @media (max-width: 768px) {\n            html { font-size: 15px; }\n\n            .hero-banner { min-height: 450px; padding: 2rem 1rem; }\n            .hero-logo { width: 130px; height: 130px; padding: 8px; border-width: 4px; }\n            .hero-logo-ring { top: -8px; left: -8px; right: -8px; bottom: -8px; }\n            .hero-stats-bar { gap: 1rem; }\n            .hero-stat { min-width: 100px; padding: 0.8rem 1rem; }\n\n            .container { padding: 0 1rem; }\n\n            .dean-section { padding: 50px 0 40px; }\n            .dean-card { padding: 2rem; border-radius: 20px; gap: 2rem; }\n            .dean-card::before { border-radius: 20px 20px 0 0; }\n            .dean-image { border-radius: 15px; }\n            .dean-badge { padding: 0.6rem 1.5rem; font-size: 0.85rem; bottom: -12px; }\n            .dean-quote { padding: 0; line-height: 2.2; }\n            .dean-quote::before { font-size: 3.5rem; top: -10px; right: -5px; }\n            .dean-signature { margin-top: 1.8rem; padding-top: 1.2rem; }\n\n            .about-section { padding: 50px 0; }\n            .about-card { padding: 2rem; }\n            .about-card-icon { width: 60px; height: 60px; font-size: 1.5rem; }\n\n            .timeline-section { padding: 50px 0; }\n            .timeline-content { margin: 0 1rem; padding: 1.2rem 1.5rem; }\n\n            .departments-section { padding: 50px 0; }\n            .depts-grid { grid-template-columns: 1fr; }\n\n            .stats-section { padding: 50px 0; }\n            .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n            .stat-box { padding: 1.5rem 1rem; }\n\n            .facilities-section { padding: 50px 0; }\n            .facility-image { height: 180px; }\n            .facility-info { padding: 1.2rem 1.5rem; }\n\n            .students-stats-section { padding: 50px 0; }\n            .students-card { padding: 2rem; }\n\n            .deans-history-section { padding: 50px 0; }\n\n            .contact-section { padding: 50px 0; }\n            .contact-card { padding: 2rem 1rem; }\n\n            .footer-section { padding: 40px 0 25px; }\n            .footer-logo { width: 80px; }\n\n            .timeline::before { right: 20px; }\n            .timeline-item, .timeline-item:nth-child(even) {\n                padding-right: 50px;\n                padding-left: 0;\n                justify-content: flex-start;\n            }\n            .timeline-dot { right: 20px; }\n        }\n\n        \/* Custom scrollbar *\/\n        ::-webkit-scrollbar { width: 10px; }\n        ::-webkit-scrollbar-track { background: var(--bg-light); }\n        ::-webkit-scrollbar-thumb { background: var(--primary-green); border-radius: 5px; }\n        ::-webkit-scrollbar-thumb:hover { background: var(--dark-green); }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- ===== HERO BANNER WITH BACKGROUND IMAGE ===== -->\n    <section class=\"hero-banner\" id=\"home\">\n        <div class=\"hero-particles\" id=\"particles\"><\/div>\n\n        <div class=\"hero-content\">\n            <div class=\"hero-logo-wrapper\">\n                <div class=\"hero-logo-ring\"><\/div>\n                <img decoding=\"async\" src=\"images\/logo.png\" alt=\"\u0634\u0639\u0627\u0631 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628\" class=\"hero-logo\">\n            <\/div>\n\n            <h1 class=\"hero-title\">\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628<\/h1>\n            <p class=\"hero-subtitle\">\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646<\/p>\n            <span class=\"hero-est\">\u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645<\/span>\n\n            <div class=\"hero-stats-bar\">\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">19<\/span>\n                    <span class=\"hero-stat-label\">\u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632<\/span>\n                <\/div>\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">11<\/span>\n                    <span class=\"hero-stat-label\">\u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b<\/span>\n                <\/div>\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">12<\/span>\n                    <span class=\"hero-stat-label\">\u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646<\/span>\n                <\/div>\n                <div class=\"hero-stat\">\n                    <span class=\"hero-stat-number\">750+<\/span>\n                    <span class=\"hero-stat-label\">\u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"scroll-indicator\">\n            <i class=\"fas fa-chevron-down\"><\/i>\n        <\/div>\n    <\/section>\n\n    <!-- ===== DEAN WORD SECTION ===== -->\n    <section class=\"dean-section\" id=\"dean\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f<\/span>\n                <h2 class=\"section-title\">\u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"dean-card fade-in\">\n                <div class=\"dean-image-wrapper\">\n                    <img decoding=\"async\" src=\"images\/dean.jpg\" alt=\"\u062f. \u062d\u0627\u0641\u0638 \u0623\u062d\u0645\u062f \u062d\u0628\u064a\u0644 \u0623\u062d\u0645\u062f\" class=\"dean-image\">\n                    <div class=\"dean-badge\">\u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629<\/div>\n                <\/div>\n                <div class=\"dean-content\">\n                    <h3><i class=\"fas fa-quote-right\"><\/i> \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645<\/h3>\n                    <div class=\"dean-quote\">\n\u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0623\u062a\u0645\u0651 \u0627\u0644\u062a\u0633\u0644\u064a\u0645 \n<br><br>\n\u062a\u064f\u0639\u062f \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0625\u062d\u062f\u0649 \u0645\u0646\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0641\u064a \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646\u060c \u0648\u0642\u062f \u062a\u0623\u0633\u0633\u062a \u0627\u0644\u0643\u0644\u064a\u0629 \u0641\u064a \u0627\u0644\u0639\u0627\u0645 \u0662\u0660\u0660\u0666\u0645 \u0627\u0633\u062a\u062c\u0627\u0628\u0629 \u0644\u062d\u0627\u062c\u0647 \u0645\u064f\u0644\u062d\u0651\u0647 \u0641\u064a \u0648\u0627\u0642\u0639 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0644\u0625\u064a\u062c\u0627\u062f \u0643\u0644\u064a\u0629 \u0637\u0628\u0651\u064a\u0629 \u062a\u0631\u0641\u062f \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0645\u062d\u0644\u0651\u064a \u0648\u0627\u0644\u0625\u0642\u0644\u064a\u0645\u064a \u0628\u0623\u0637\u0628\u0627\u0621 \u0645\u0624\u0647\u0651\u0644\u064a\u0646 \u0642\u0627\u062f\u0631\u064a\u0646 \u0639\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0647 \u0637\u0628\u0651\u064a\u0647 \u0648\u0635\u062d\u0651\u064a\u0647 \u0645\u0645\u064a\u0651\u0632\u0647 \u0644\u0625\u0646\u0633\u0627\u0646 \u0627\u0644\u0645\u0646\u0637\u0642\u0629\u060c \u0648\u0642\u062f \u0642\u062f\u0651\u0645\u062a \u0627\u0644\u0643\u0644\u064a\u0629 \u062e\u0644\u0627\u0644 \u0645\u0633\u064a\u0631\u062a\u0647\u0627 \u0639\u062f\u062f\u0627\u064b \u0645\u0646 \u0627\u0644\u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0645\u0634\u0631\u0651\u0641\u0629 \u0645\u0646 \u0627\u0644\u0623\u0637\u0628\u0627\u0621 \u0627\u0644\u0630\u064a\u0646 \u0633\u0627\u0647\u0645\u0648\u0627 \u0641\u064a \u0627\u0644\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0625\u064a\u062c\u0627\u0628\u064a \u0644\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0637\u0628\u0651\u064a \u0648\u0627\u0644\u0635\u062d\u0651\u064a \u0641\u064a \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0648\u0627\u0644\u0625\u0642\u0644\u064a\u0645. \n<br><br>\n\u0642\u0627\u0645\u062a \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0644\u0649 \u0631\u0624\u064a\u0629 \u0637\u0645\u0648\u062d\u0647 \u062a\u0647\u062f\u064f\u0641 \u0625\u0644\u0649 \u0627\u0644\u062a\u0645\u064a\u0651\u0632 \u0648\u0627\u0644\u0631\u064a\u0627\u062f\u0629 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0637\u0628\u0651\u064a \u0648\u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0627\u0644\u0637\u0628\u0651\u064a\u0629\u060c \u0648\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u0651\u064a\u0629 \u0648\u0627\u0644\u0635\u0651\u062d\u064a\u0629 \u0645\u062d\u0644\u0651\u064a\u0627\u064b \u0648\u0625\u0642\u0644\u064a\u0645\u064a\u0627\u064b \u0648\u062f\u0648\u0644\u064a\u0627\u064b.\n<br><br>\n\u0643\u0645\u0627 \u062a\u0633\u0639\u0649 \u0627\u0644\u0643\u0644\u064a\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u0645\u0646\u0647\u062c\u0647\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0647\u0627 \u0627\u0644\u064a \u0631\u0641\u062f \u0627\u0644\u0645\u062c\u062a\u0645\u0639 \u0628\u0643\u0648\u0627\u062f\u0631 \u0637\u0628\u0651\u064a\u0647 \u062a\u064f\u0633\u0647\u0650\u0645 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0648\u062a\u0631\u0642\u064a\u0629 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629 \u0648\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0648\u0627\u0642\u0639 \u0627\u0644\u0637\u0628\u0651\u064a \u0648\u0627\u0644\u0635\u0651\u062d\u064a \u0648\u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a \u0648\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0644\u0644\u0645\u0646\u0637\u0642\u0629 \u0643\u0645\u0627 \u062a\u0633\u0639\u0649 \u0627\u0644\u0643\u0644\u064a\u0629 \u0623\u064a\u0636\u0627\u064b \u0627\u0644\u064a \u0625\u062c\u0631\u0627\u0621 \u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u064f\u0633\u0647\u0650\u0645 \u0641\u064a \u062a\u0642\u062f\u0651\u0645 \u0648\u062a\u0637\u0648\u0651\u0631 \u0627\u0644\u0645\u062c\u0627\u0644 \u0627\u0644\u0637\u0628\u0651\u064a \u0648\u062d\u0644 \u0645\u0634\u0627\u0643\u0644\u0647 \u0628\u0637\u0631\u064a\u0642\u0647 \u0639\u0644\u0645\u064a\u0647 \u0645\u062f\u0631\u0648\u0633\u0629.\n<br><br>\n\u0627\u0644\u0643\u0644\u064a\u0651\u0629 \u0648\u0647\u064a \u0645\u0627\u0636\u064a\u0647 \u0641\u064a \u0645\u0633\u064a\u0631\u062a\u0647\u0627 \u062a\u062d\u0631\u0635 \u0639\u0644\u0649 \u0627\u0644\u0627\u0644\u062a\u0632\u0627\u0645 \u0628\u062a\u0637\u0648\u064a\u0631 \u0645\u0646\u0647\u062c\u0647\u0627 \u0648\u0628\u0631\u0627\u0645\u062c\u0647\u0627 \u0648\u0622\u0644\u064a\u0627\u062a\u0647\u0627 \u0648\u0628\u064a\u0626\u062a\u0647\u0627 \u0644\u062a\u0648\u0627\u0643\u0628 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0639\u0635\u0631 \u0645\u0646 \u0627\u0644\u0646\u0647\u0636\u0629 \u0648\u0627\u0644\u062a\u0637\u0648\u0651\u0631 \u0648\u064a\u0639\u0632\u0632 \u062a\u062d\u0642\u064a\u0642 \u0631\u0624\u064a\u0629 \u0627\u0644\u0643\u0644\u064a\u0629 \u0648\u0631\u0633\u0627\u0644\u062a\u0647\u0627.\n                    <\/div>\n                    <div class=\"dean-signature\">\n                        <div class=\"dean-name\">\u062f. \u062d\u0627\u0641\u0638 \u0623\u062d\u0645\u062f \u062d\u0628\u064a\u0644 \u0623\u062d\u0645\u062f<\/div>\n                        <div class=\"dean-role\">\u0639\u0645\u064a\u062f \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== ABOUT SECTION ===== -->\n    <section class=\"about-section\" id=\"about\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629<\/span>\n                <h2 class=\"section-title\">\u062a\u0639\u0631\u0641 \u0639\u0644\u0649 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"about-grid\">\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-eye\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0631\u0624\u064a\u0629<\/h3>\n                    <p>\u0627\u0644\u062a\u0645\u064a\u0632 \u0641\u064a \u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0627\u0644\u0637\u0628\u064a \u0648\u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0627\u0644\u0637\u0628\u064a\u0629\u060c \u0648\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629 \u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u0651\u064a\u0629 \u0648\u0627\u0644\u0635\u062d\u0651\u064a\u0629 \u0645\u062d\u0644\u0651\u064a\u0627\u064b \u0648\u0625\u0642\u0644\u064a\u0645\u064a\u0627\u064b \u0648\u062f\u0648\u0644\u064a\u0627\u064b.<\/p>\n                <\/div>\n\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-bullseye\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0631\u0633\u0627\u0644\u0629<\/h3>\n                    <ul>\n                        <li>\u062a\u062e\u0631\u064a\u062c \u0643\u0648\u0627\u062f\u0631 \u0637\u0628\u0651\u064a\u0629 \u062a\u0633\u0627\u0639\u062f \u0641\u064a \u062a\u0631\u0642\u064a\u0629 \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/li>\n                        <li>\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0648\u0636\u0639 \u0627\u0644\u0637\u0628\u064a \u0648\u0627\u0644\u0635\u062d\u0651\u064a \u0648\u0627\u0644\u0627\u0642\u062a\u0635\u0627\u062f\u064a \u0648\u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0644\u0644\u0645\u0646\u0637\u0642\u0629<\/li>\n                        <li>\u0625\u062c\u0631\u0627\u0621 \u0648\u0646\u0634\u0631 \u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0627\u0644\u062a\u064a \u062a\u064f\u0633\u0647\u0645 \u0641\u064a \u062a\u0637\u0648\u0651\u0631 \u0627\u0644\u0645\u062c\u0627\u0644 \u0627\u0644\u0637\u0628\u064a<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-flag\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0623\u0647\u062f\u0627\u0641<\/h3>\n                    <ul>\n                        <li>\u0625\u0639\u062f\u0627\u062f \u0648\u062a\u0623\u0647\u064a\u0644 \u0627\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u0637\u0628<\/li>\n                        <li>\u0627\u062a\u0627\u062d\u0629 \u0641\u0631\u0635 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0644\u0644\u0623\u0637\u0628\u0627\u0621 \u0648\u0627\u0644\u0639\u0627\u0645\u0644\u064a\u0646 \u0641\u064a \u0627\u0644\u0645\u0647\u0646 \u0627\u0644\u0635\u062d\u064a\u0629<\/li>\n                        <li>\u0627\u0644\u0642\u064a\u0627\u0645 \u0628\u0627\u0644\u062f\u0631\u0627\u0633\u0627\u062a \u0648\u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u062a\u064a \u062a\u0639\u0646\u0649 \u0628\u0627\u0644\u0637\u0628 \u0648\u0627\u0644\u0635\u062d\u0629<\/li>\n                        <li>\u0627\u0644\u0627\u0647\u062a\u0645\u0627\u0645 \u0628\u0627\u0644\u0637\u0628 \u0627\u0644\u0634\u0639\u0628\u064a \u0648\u062a\u0623\u0647\u064a\u0644 \u0645\u0645\u0627\u0631\u0633\u062a\u0647<\/li>\n                        <li>\u0625\u0642\u0627\u0645\u0629 \u0648\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0639\u0644\u0627\u0642\u0627\u062a \u0645\u0639 \u0627\u0644\u062c\u0647\u0627\u062a \u0627\u0644\u0645\u0639\u0646\u064a\u0629 \u0628\u0627\u0644\u0637\u0628 \u0648\u0627\u0644\u0635\u062d\u0629<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0645\u0648\u0642\u0639<\/h3>\n                    <p>\u0645\u0642\u0631 \u0627\u0644\u0643\u0644\u064a\u0629 \u0641\u064a \u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0646\u0647\u0648\u062f - \u0648\u0644\u0627\u064a\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646\u060c \u062d\u064a\u062b \u062a\u0628\u0639\u062f \u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0646\u0647\u0648\u062f \u0645\u0633\u0627\u0641\u0629 <strong>206 \u0643\u064a\u0644\u0648\u0645\u062a\u0631<\/strong> \u063a\u0631\u0628 \u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0623\u0628\u064a\u0636 \u0648<strong>455 \u0643\u064a\u0644\u0648\u0645\u062a\u0631<\/strong> \u063a\u0631\u0628 \u0627\u0644\u0639\u0627\u0635\u0645\u0629 \u0627\u0644\u062e\u0631\u0637\u0648\u0645.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== TIMELINE SECTION ===== -->\n    <section class=\"timeline-section\" id=\"history\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0645\u0633\u064a\u0631\u0629 \u0627\u0644\u062a\u0623\u0633\u064a\u0633<\/span>\n                <h2 class=\"section-title\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0643\u0644\u064a\u0629<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"timeline\">\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2006\u0645<\/span>\n                        <p class=\"timeline-text\">\u062a\u0623\u0633\u064a\u0633 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u0648\u0627\u0644\u0639\u0644\u0648\u0645 \u0627\u0644\u0635\u062d\u064a\u0629 \u0648\u0628\u062f\u0621 \u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u0637\u0628<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2013\u0645<\/span>\n                        <p class=\"timeline-text\">\u0625\u0636\u0627\u0641\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0648\u0645 \u0627\u0644\u062a\u0645\u0631\u064a\u0636 \u0644\u0644\u0643\u0644\u064a\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2014\u0645<\/span>\n                        <p class=\"timeline-text\">\u0625\u0636\u0627\u0641\u0629 \u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0648\u0645 \u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2017\u0645<\/span>\n                        <p class=\"timeline-text\">\u0627\u0633\u062a\u0642\u0644\u0627\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0648\u0645 \u0627\u0644\u062a\u0645\u0631\u064a\u0636 \u0644\u064a\u0635\u0628\u062d \u0643\u0644\u064a\u0629 \u0639\u0644\u0648\u0645 \u0627\u0644\u062a\u0645\u0631\u064a\u0636 \u0648\u0627\u0644\u0642\u0628\u0627\u0644\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2018\u0645<\/span>\n                        <p class=\"timeline-text\">\u0627\u0633\u062a\u0642\u0644\u0627\u0644 \u0628\u0631\u0646\u0627\u0645\u062c \u0639\u0644\u0648\u0645 \u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629 \u0644\u064a\u0635\u0628\u062d \u0643\u0644\u064a\u0629 \u0639\u0644\u0648\u0645 \u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"timeline-item fade-in\">\n                    <div class=\"timeline-dot\"><\/div>\n                    <div class=\"timeline-content\">\n                        <span class=\"timeline-year\">2026\u0645<\/span>\n                        <p class=\"timeline-text\">\u0623\u0635\u0628\u062d\u062a \u0627\u0644\u0643\u0644\u064a\u0629 \u062a\u062d\u0645\u0644 \u0627\u0633\u0645 \"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628\"<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== DEPARTMENTS SECTION ===== -->\n    <section class=\"departments-section\" id=\"departments\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0627\u0644\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629<\/span>\n                <h2 class=\"section-title\">\u0623\u0642\u0633\u0627\u0645 \u0627\u0644\u0643\u0644\u064a\u0629<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"depts-grid\">\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">1<\/div>\n                    <div class=\"dept-name\">\u0648\u0638\u0627\u0626\u0641 \u0627\u0644\u0623\u0639\u0636\u0627\u0621<\/div>\n                    <div class=\"dept-head\">\u062f. \u0647\u0627\u0634\u0645 \u0633\u0646\u062f \u0645\u062d\u0645\u062f \u0627\u0644\u0623\u0645\u064a\u0646<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">2<\/div>\n                    <div class=\"dept-name\">\u0627\u0644\u0643\u064a\u0645\u064a\u0627\u0621 \u0627\u0644\u062d\u064a\u0648\u064a\u0629<\/div>\n                    <div class=\"dept-head\">\u062d\u0627\u0641\u0638 \u0623\u062d\u0645\u062f \u062d\u0628\u064a\u0644<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">3<\/div>\n                    <div class=\"dept-name\">\u0627\u0644\u062a\u0634\u0631\u064a\u062d<\/div>\n                    <div class=\"dept-head\">\u062f. \u0627\u0644\u0632\u0627\u0643\u064a \u062a\u0627\u062c \u0627\u0644\u0633\u0631 \u0639\u062b\u0645\u0627\u0646<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">4<\/div>\n                    <div class=\"dept-name\">\u0639\u0644\u0645 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u0627\u0644\u0633\u0645\u0648\u0645<\/div>\n                    <div class=\"dept-head\">\u062f. \u0645\u062d\u0645\u062f \u062d\u0633\u064a\u0646 \u0645\u0635\u0637\u0641\u0649<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">5<\/div>\n                    <div class=\"dept-name\">\u0637\u0628 \u0627\u0644\u0645\u062c\u062a\u0645\u0639<\/div>\n                    <div class=\"dept-head\">\u062f. \u0623\u062d\u0645\u062f \u0645\u062d\u0645\u062f \u0628\u0644\u064a\u0644\u0647<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">6<\/div>\n                    <div class=\"dept-name\">\u0639\u0644\u0645 \u0627\u0644\u0623\u0645\u0631\u0627\u0636<\/div>\n                    <div class=\"dept-head\">\u062f. \u0639\u0628\u062f \u0627\u0644\u0646\u0627\u0635\u0631 \u0645\u062d\u0645\u062f \u0623\u062d\u0645\u062f<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">7<\/div>\n                    <div class=\"dept-name\">\u0627\u0644\u0637\u0628 \u0627\u0644\u0628\u0627\u0637\u0646<\/div>\n                    <div class=\"dept-head\">\u0647\u0627\u0634\u0645 \u062d\u0633\u0646 \u0623\u0628\u0648 \u0627\u0644\u0628\u0634\u064a\u0631<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">8<\/div>\n                    <div class=\"dept-name\">\u0627\u0644\u062c\u0631\u0627\u062d\u0629<\/div>\n                    <div class=\"dept-head\">\u062f. \u0639\u0628\u062f \u0627\u0644\u0631\u062d\u0645\u0646 \u0639\u0628\u062f \u0627\u0644\u0644\u0647 \u0622\u062f\u0645<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">9<\/div>\n                    <div class=\"dept-name\">\u0637\u0628 \u0627\u0644\u0623\u0637\u0641\u0627\u0644<\/div>\n                    <div class=\"dept-head\">\u062f. \u062d\u0645\u062f \u0625\u0633\u0645\u0627\u0639\u064a\u0644 \u0623\u062d\u0645\u062f \u062c\u0628\u0627\u0631\u0647<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">10<\/div>\n                    <div class=\"dept-name\">\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u062a\u0648\u0644\u064a\u062f<\/div>\n                    <div class=\"dept-head\">\u062f. \u0645\u0648\u0627\u0647\u0628 \u0639\u0628\u062f \u0627\u0644\u0645\u0643\u0631\u0645 \u0639\u0628\u062f \u0627\u0644\u0631\u062d\u0645\u0646<\/div>\n                <\/div>\n                <div class=\"dept-card fade-in\">\n                    <div class=\"dept-number\">11<\/div>\n                    <div class=\"dept-name\">\u0627\u0644\u0645\u0639\u0627\u0645\u0644<\/div>\n                    <div class=\"dept-head\">\u0623. \u0647\u0627\u0644\u0647 \u0639\u0644\u0649 \u0639\u062b\u0645\u0627\u0646<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== STATS SECTION ===== -->\n    <section class=\"stats-section\" id=\"stats\">\n        <div class=\"container\">\n            <div class=\"stats-grid\">\n                <div class=\"stat-box fade-in\">\n                    <div class=\"stat-icon\"><i class=\"fas fa-user-graduate\"><\/i><\/div>\n                    <div class=\"stat-number\" data-count=\"548\">0<\/div>\n                    <div class=\"stat-label\">\u0637\u0627\u0644\u0628 \u0645\u0642\u064a\u062f \u062d\u0627\u0644\u064a\u0627\u064b<\/div>\n                <\/div>\n                <div class=\"stat-box fade-in\">\n                    <div class=\"stat-icon\"><i class=\"fas fa-graduation-cap\"><\/i><\/div>\n                    <div class=\"stat-number\" data-count=\"860\">0<\/div>\n                    <div class=\"stat-label\">\u0625\u062c\u0645\u0627\u0644\u064a \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646<\/div>\n                <\/div>\n                <div class=\"stat-box fade-in\">\n                    <div class=\"stat-icon\"><i class=\"fas fa-hospital\"><\/i><\/div>\n                    <div class=\"stat-number\" data-count=\"750\">0<\/div>\n                    <div class=\"stat-label\">\u0633\u0631\u064a\u0631 \u062a\u062f\u0631\u064a\u0628\u064a<\/div>\n                <\/div>\n                <div class=\"stat-box fade-in\">\n                    <div class=\"stat-icon\"><i class=\"fas fa-chalkboard-teacher\"><\/i><\/div>\n                    <div class=\"stat-number\" data-count=\"11\">0<\/div>\n                    <div class=\"stat-label\">\u0642\u0633\u0645 \u0623\u0643\u0627\u062f\u064a\u0645\u064a<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== FACILITIES SECTION ===== -->\n    <section class=\"facilities-section\" id=\"facilities\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0627\u0644\u0645\u0631\u0627\u0641\u0642 \u0648\u0627\u0644\u062a\u062f\u0631\u064a\u0628<\/span>\n                <h2 class=\"section-title\">\u0627\u0644\u0645\u0646\u0634\u0622\u062a \u0648\u0627\u0644\u0645\u0633\u062a\u0634\u0641\u064a\u0627\u062a<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"facilities-grid\">\n                <div class=\"facility-card fade-in\">\n                    <div class=\"facility-image\">\n                        <i class=\"fas fa-hospital-alt\"><\/i>\n                    <\/div>\n                    <div class=\"facility-info\">\n                        <h3>\u0645\u0633\u062a\u0634\u0641\u0649 \u0627\u0644\u0646\u0647\u0648\u062f \u0627\u0644\u0645\u0631\u062c\u0639\u064a<\/h3>\n                        <p>\u0628\u0633\u0639\u0629 400 \u0633\u0631\u064a\u0631 - \u064a\u0648\u0641\u0631 \u0627\u0644\u062a\u062f\u0631\u064a\u0628 \u0627\u0644\u0633\u0631\u064a\u0631\u064a \u0644\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"facility-card fade-in\">\n                    <div class=\"facility-image\">\n                        <i class=\"fas fa-clinic-medical\"><\/i>\n                    <\/div>\n                    <div class=\"facility-info\">\n                        <h3>\u0645\u0633\u062a\u0634\u0641\u0649 \u0627\u0644\u0646\u0647\u0648\u062f \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a<\/h3>\n                        <p>\u0628\u0633\u0639\u0629 350 \u0633\u0631\u064a\u0631 - \u0645\u0631\u0643\u0632 \u062a\u062f\u0631\u064a\u0628\u064a \u0645\u062a\u062e\u0635\u0635 \u0644\u0644\u0637\u0644\u0627\u0628 \u0641\u064a \u0627\u0644\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0633\u0631\u064a\u0631\u064a\u0629<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"facility-card fade-in\">\n                    <div class=\"facility-image\">\n                        <i class=\"fas fa-microscope\"><\/i>\n                    <\/div>\n                    <div class=\"facility-info\">\n                        <h3>\u0627\u0644\u0645\u0639\u0627\u0645\u0644 \u0648\u0627\u0644\u0645\u0634\u0631\u062d\u0629<\/h3>\n                        <p>\u0645\u0639\u0645\u0644 \u0627\u0644\u0643\u064a\u0645\u064a\u0627\u0621 \u0627\u0644\u062d\u064a\u0648\u064a\u0629 - \u0645\u0639\u0645\u0644 \u0627\u0644\u0623\u062d\u064a\u0627\u0621 \u0627\u0644\u062f\u0642\u064a\u0642\u0629 - \u0645\u0634\u0631\u062d\u0629 \u062a\u0633\u0639 80 \u0637\u0627\u0644\u0628\u0627\u064b - \u0645\u062a\u062d\u0641 \u064a\u0633\u0639 80 \u0637\u0627\u0644\u0628\u0627\u064b<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== STUDENTS STATS ===== -->\n    <section class=\"students-stats-section\" id=\"students\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628<\/span>\n                <h2 class=\"section-title\">\u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0627\u0644\u062e\u0631\u064a\u062c\u0648\u0646<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"students-grid\">\n                <div class=\"students-card fade-in\">\n                    <h3><i class=\"fas fa-users\"><\/i> \u0627\u0644\u0637\u0644\u0627\u0628 \u0627\u0644\u0645\u0642\u064a\u062f\u0648\u0646 \u062d\u0627\u0644\u064a\u0627\u064b<\/h3>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 13<\/span><span class=\"batch-count\">90<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 14<\/span><span class=\"batch-count\">95<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 15<\/span><span class=\"batch-count\">86<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 16<\/span><span class=\"batch-count\">65<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 17<\/span><span class=\"batch-count\">96<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 18<\/span><span class=\"batch-count\">116<\/span><\/div>\n                <\/div>\n\n                <div class=\"students-card fade-in\">\n                    <h3><i class=\"fas fa-graduation-cap\"><\/i> \u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u062e\u0631\u064a\u062c\u064a\u0646<\/h3>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 1<\/span><span class=\"batch-count\">43<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 2<\/span><span class=\"batch-count\">42<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 3<\/span><span class=\"batch-count\">54<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 4<\/span><span class=\"batch-count\">40<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 5<\/span><span class=\"batch-count\">67<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 6<\/span><span class=\"batch-count\">57<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 7<\/span><span class=\"batch-count\">89<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 8<\/span><span class=\"batch-count\">93<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 9<\/span><span class=\"batch-count\">103<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 10<\/span><span class=\"batch-count\">104<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 11<\/span><span class=\"batch-count\">74<\/span><\/div>\n                    <div class=\"batch-item\"><span class=\"batch-name\">\u0627\u0644\u062f\u0641\u0639\u0629 12<\/span><span class=\"batch-count\">94<\/span><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== DEANS HISTORY ===== -->\n    <section class=\"deans-history-section\" id=\"deans\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0625\u062f\u0627\u0631\u0629<\/span>\n                <h2 class=\"section-title\">\u0627\u0644\u0639\u0645\u062f\u0627\u0621 \u0627\u0644\u0645\u062a\u0639\u0627\u0642\u0628\u0648\u0646<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"deans-table-wrapper fade-in\">\n                <table class=\"deans-table\">\n                    <thead>\n                        <tr>\n                            <th>#<\/th>\n                            <th>\u0627\u0644\u0627\u0633\u0645<\/th>\n                            <th>\u0645\u0646<\/th>\n                            <th>\u0625\u0644\u0649<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>1<\/td>\n                            <td>\u0628. \u064a\u0648\u0646\u0633 \u0639\u0628\u062f \u0627\u0644\u0631\u062d\u0645\u0646 \u0625\u0633\u062d\u0642<\/td>\n                            <td>15\/11\/2005\u0645<\/td>\n                            <td>2\/6\/2008\u0645<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>2<\/td>\n                            <td>\u062f. \u0633\u0644\u064a\u0645\u0627\u0646 \u0645\u062d\u0645\u062f \u0623\u062d\u0645\u062f \u0634\u0631\u0641 \u0627\u0644\u062f\u064a\u0646<\/td>\n                            <td>3\/6\/2008\u0645<\/td>\n                            <td>28\/2\/2018\u0645<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>3<\/td>\n                            <td>\u062f. \u0648\u0644\u0627\u0621 \u0627\u0644\u062f\u064a\u0646 \u0625\u0628\u0631\u0627\u0647\u064a\u0645 \u0639\u0628\u064a\u062f \u0628\u0627\u0628\u0643\u0631<\/td>\n                            <td>1\/3\/2018\u0645<\/td>\n                            <td>24\/10\/2020\u0645<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>4<\/td>\n                            <td>\u062f. \u0635\u0627\u0644\u062d \u064a\u062d\u064a \u0645\u062d\u0645\u062f \u064a\u062d\u064a<\/td>\n                            <td>25\/10\/2020\u0645<\/td>\n                            <td>\u0623\u0628\u0631\u064a\u0644 2022\u0645<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>5<\/td>\n                            <td>\u062f. \u0633\u0644\u064a\u0645\u0627\u0646 \u0645\u062d\u0645\u062f \u0623\u062d\u0645\u062f \u0634\u0631\u0641 \u0627\u0644\u062f\u064a\u0646<\/td>\n                            <td>\u0645\u0627\u064a\u0648 2022\u0645<\/td>\n                            <td>\u062f\u064a\u0633\u0645\u0628\u0631 2025\u0645<\/td>\n                        <\/tr>\n                        <tr class=\"current-dean\">\n                            <td>6<\/td>\n                            <td>\u062f. \u062d\u0627\u0641\u0638 \u0623\u062d\u0645\u062f \u062d\u0628\u064a\u0644 \u0623\u062d\u0645\u062f<\/td>\n                            <td>\u064a\u0646\u0627\u064a\u0631 2026\u0645<\/td>\n                            <td>\u062d\u062a\u0649 \u0627\u0644\u0622\u0646<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== ACTIVITIES SECTION ===== -->\n    <section class=\"about-section\" id=\"activities\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\">\n                <span class=\"section-tag\">\u0627\u0644\u0623\u0646\u0634\u0637\u0629<\/span>\n                <h2 class=\"section-title\">\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0643\u0644\u064a\u0629<\/h2>\n                <div class=\"section-line\"><\/div>\n            <\/div>\n\n            <div class=\"about-grid\">\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-hiking\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0632\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0631\u064a\u0641\u064a\u0629<\/h3>\n                    <p>\u0632\u064a\u0627\u0631\u0627\u062a \u0645\u064a\u062f\u0627\u0646\u064a\u0629 \u0644\u0644\u0645\u0646\u0627\u0637\u0642 \u0627\u0644\u0631\u064a\u0641\u064a\u0629 \u0644\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629 \u0648\u0627\u0644\u062a\u0648\u0639\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629 \u0644\u0644\u0645\u062c\u062a\u0645\u0639\u0627\u062a \u0627\u0644\u0646\u0627\u0626\u064a\u0629.<\/p>\n                <\/div>\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-palette\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0645\u0639\u0627\u0631\u0636<\/h3>\n                    <p>\u0645\u0639\u0627\u0631\u0636 \u0639\u0644\u0645\u064a\u0629 \u0648\u0637\u0628\u064a\u0629 \u062a\u0639\u0631\u0636 \u0625\u0646\u062c\u0627\u0632\u0627\u062a \u0627\u0644\u0637\u0644\u0627\u0628 \u0648\u0627\u0644\u0628\u062d\u0648\u062b \u0627\u0644\u0639\u0644\u0645\u064a\u0629 \u0641\u064a \u0645\u062e\u062a\u0644\u0641 \u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a.<\/p>\n                <\/div>\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-hand-holding-medical\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0623\u064a\u0627\u0645 \u0627\u0644\u0639\u0644\u0627\u062c\u064a\u0629<\/h3>\n                    <p>\u0623\u064a\u0627\u0645 \u0639\u0644\u0627\u062c\u064a\u0629 \u0645\u062c\u0627\u0646\u064a\u0629 \u0644\u0644\u0645\u062c\u062a\u0645\u0639 \u0627\u0644\u0645\u062d\u0644\u064a \u062a\u0634\u0645\u0644 \u0627\u0644\u0641\u062d\u0648\u0635\u0627\u062a \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u0629.<\/p>\n                <\/div>\n                <div class=\"about-card fade-in\">\n                    <div class=\"about-card-icon\"><i class=\"fas fa-chalkboard\"><\/i><\/div>\n                    <h3>\u0648\u0631\u0634 \u0627\u0644\u0639\u0645\u0644 \u0648\u0627\u0644\u0646\u062f\u0648\u0627\u062a<\/h3>\n                    <p>\u0648\u0631\u0634 \u0639\u0645\u0644 \u0648\u0645\u062d\u0627\u0636\u0631\u0627\u062a \u0639\u0627\u0645\u0629 \u0648\u0646\u062f\u0648\u0627\u062a \u0639\u0644\u0645\u064a\u0629 \u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0647\u0627\u0631\u0627\u062a \u0648\u062a\u0628\u0627\u062f\u0644 \u0627\u0644\u062e\u0628\u0631\u0627\u062a.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== CONTACT SECTION ===== -->\n    <section class=\"contact-section\" id=\"contact\">\n        <div class=\"container\">\n            <div class=\"section-header fade-in\" style=\"margin-bottom: 3rem;\">\n                <span class=\"section-tag\" style=\"background: rgba(255,255,255,0.2); color: var(--white);\">\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/span>\n                <h2 class=\"section-title\" style=\"color: var(--white);\">\u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644<\/h2>\n                <div class=\"section-line\" style=\"background: var(--accent-gold);\"><\/div>\n            <\/div>\n\n            <div class=\"contact-grid\">\n                <div class=\"contact-card fade-in\">\n                    <div class=\"contact-icon\"><i class=\"fab fa-whatsapp\"><\/i><\/div>\n                    <h3>\u0648\u0627\u062a\u0633\u0627\u0628<\/h3>\n                    <p><a href=\"https:\/\/wa.me\/249911121879\" target=\"_blank\">+249 91 112 1879<\/a><\/p>\n                <\/div>\n                <div class=\"contact-card fade-in\">\n                    <div class=\"contact-icon\"><i class=\"fas fa-envelope\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/h3>\n                    <p><a href=\"mailto:medicine@wku.edu.sd\">medicine@wku.edu.sd<\/a><\/p>\n                <\/div>\n                <div class=\"contact-card fade-in\">\n                    <div class=\"contact-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\n                    <h3>\u0627\u0644\u0639\u0646\u0648\u0627\u0646<\/h3>\n                    <p>\u0645\u062f\u064a\u0646\u0629 \u0627\u0644\u0646\u0647\u0648\u062f - \u0648\u0644\u0627\u064a\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 - \u0627\u0644\u0633\u0648\u062f\u0627\u0646<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- ===== FOOTER ===== -->\n    <footer class=\"footer-section\">\n        <div class=\"container\">\n            <img decoding=\"async\" src=\"images\/logo.png\" alt=\"\u0634\u0639\u0627\u0631 \u0627\u0644\u0643\u0644\u064a\u0629\" class=\"footer-logo\">\n            <h3 class=\"footer-title\">\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646<\/h3>\n            <p class=\"footer-subtitle\">\u0645\u0646\u0627\u0631\u0629 \u0627\u0644\u0645\u0639\u0631\u0641\u0629 \u0648\u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0641\u064a \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0645\u0646\u0630 2006\u0645<\/p>\n\n            <div class=\"footer-links\">\n                <a href=\"#home\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\n                <a href=\"#about\">\u0639\u0646 \u0627\u0644\u0643\u0644\u064a\u0629<\/a>\n                <a href=\"#departments\">\u0627\u0644\u0623\u0642\u0633\u0627\u0645<\/a>\n                <a href=\"#students\">\u0627\u0644\u0637\u0644\u0627\u0628<\/a>\n                <a href=\"#contact\">\u0627\u062a\u0635\u0644 \u0628\u0646\u0627<\/a>\n            <\/div>\n\n            <div class=\"footer-copyright\">\n                \u00a9 2026 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646. \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638\u0629.\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Particles animation\n        const particlesContainer = document.getElementById('particles');\n        for (let i = 0; i < 30; i++) {\n            const particle = document.createElement('div');\n            particle.className = 'particle';\n            particle.style.left = Math.random() * 100 + '%';\n            particle.style.top = Math.random() * 100 + '%';\n            particle.style.animationDelay = Math.random() * 15 + 's';\n            particle.style.animationDuration = (10 + Math.random() * 10) + 's';\n            particlesContainer.appendChild(particle);\n        }\n\n        \/\/ Fade in animation on scroll\n        const fadeElements = document.querySelectorAll('.fade-in');\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                }\n            });\n        }, { threshold: 0.1 });\n\n        fadeElements.forEach(el => observer.observe(el));\n\n        \/\/ Counter animation\n        const counters = document.querySelectorAll('.stat-number');\n        const counterObserver = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const target = parseInt(entry.target.getAttribute('data-count'));\n                    let current = 0;\n                    const increment = target \/ 50;\n                    const timer = setInterval(() => {\n                        current += increment;\n                        if (current >= target) {\n                            entry.target.textContent = target;\n                            clearInterval(timer);\n                        } else {\n                            entry.target.textContent = Math.floor(current);\n                        }\n                    }, 30);\n                    counterObserver.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.5 });\n\n        counters.forEach(counter => counterObserver.observe(counter));\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function(e) {\n                e.preventDefault();\n                document.querySelector(this.getAttribute('href')).scrollIntoView({\n                    behavior: 'smooth'\n                });\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 &#8211; \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-9500","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"qxr3D9OreNJYOgeV87K_6nbmbnmSFYmfmf58xMOodbk\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/wku.edu.sd\/ar\/?page_id=9500\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"ar_AR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 - \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wku.edu.sd\/ar\/?page_id=9500\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-27T21:27:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-28T15:45:14+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/WKU.University\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@uwkordofan\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@uwkordofan\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar#listItem\",\"position\":1,\"name\":\"\\u0627\\u0644\\u0631\\u0626\\u064a\\u0633\\u064a\\u0629\",\"item\":\"https:\\\/\\\/wku.edu.sd\\\/ar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500#listItem\",\"name\":\"\\u0643\\u0644\\u064a\\u0629 \\u0627\\u0644\\u0637\\u0628\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500#listItem\",\"position\":2,\"name\":\"\\u0643\\u0644\\u064a\\u0629 \\u0627\\u0644\\u0637\\u0628\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar#listItem\",\"name\":\"\\u0627\\u0644\\u0631\\u0626\\u064a\\u0633\\u064a\\u0629\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/#organization\",\"name\":\"\\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646\",\"description\":\"\\u0627\\u0644\\u0645\\u0648\\u0642\\u0639 \\u0627\\u0644\\u0631\\u0633\\u0645\\u064a \\u0644\\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646\",\"url\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/\",\"telephone\":\"+249122372749\",\"foundingDate\":\"1997-02-17\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/logo.png\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500\\\/#organizationLogo\",\"width\":79,\"height\":76},\"image\":{\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/web.facebook.com\\\/WKU.University\\\/\",\"https:\\\/\\\/twitter.com\\\/uwkordofan\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/wku-edu-sd\\\/\",\"https:\\\/\\\/ar.wikipedia.org\\\/wiki\\\/__\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500#webpage\",\"url\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500\",\"name\":\"\\u0643\\u0644\\u064a\\u0629 \\u0627\\u0644\\u0637\\u0628 - \\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646\",\"description\":\"\\u0643\\u0644\\u064a\\u0629 \\u0627\\u0644\\u0637\\u0628 - \\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646 \\u0643\\u0644\\u064a\\u0629 \\u0627\\u0644\\u0637\\u0628 \\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646 \\u062a\\u0623\\u0633\\u0633\\u062a \\u0639\\u0627\\u0645 2006\\u0645 19 \\u0639\\u0627\\u0645\\u0627\\u064b \\u0645\\u0646 \\u0627\\u0644\\u062a\\u0645\\u064a\\u0632 11 \\u0642\\u0633\\u0645\\u0627\\u064b \\u0623\\u0643\\u0627\\u062f\\u064a\\u0645\\u064a\\u0627\\u064b 12 \\u062f\\u0641\\u0639\\u0629 \\u062e\\u0631\\u064a\\u062c\\u064a\\u0646 750+ \\u062e\\u0631\\u064a\\u062c\\u0627\\u064b \\u0645\\u062a\\u0645\\u064a\\u0632\\u0627\\u064b \\u0643\\u0644\\u0645\\u0629 \\u0627\\u0644\\u0639\\u0645\\u064a\\u062f \\u0631\\u0633\\u0627\\u0644\\u0629 \\u0639\\u0645\\u064a\\u062f \\u0627\\u0644\\u0643\\u0644\\u064a\\u0629 \\u0639\\u0645\\u064a\\u062f \\u0627\\u0644\\u0643\\u0644\\u064a\\u0629 \\u0628\\u0633\\u0645 \\u0627\\u0644\\u0644\\u0647 \\u0627\\u0644\\u0631\\u062d\\u0645\\u0646 \\u0627\\u0644\\u0631\\u062d\\u064a\\u0645 \\u0627\\u0644\\u062d\\u0645\\u062f \\u0644\\u0644\\u0647 \\u0631\\u0628 \\u0627\\u0644\\u0639\\u0627\\u0644\\u0645\\u064a\\u0646 \\u0648\\u0627\\u0644\\u0635\\u0644\\u0627\\u0629 \\u0648\\u0627\\u0644\\u0633\\u0644\\u0627\\u0645 \\u0639\\u0644\\u0649 \\u0623\\u0634\\u0631\\u0641 \\u0627\\u0644\\u0623\\u0646\\u0628\\u064a\\u0627\\u0621 \\u0648\\u062e\\u0627\\u062a\\u0645 \\u0627\\u0644\\u0645\\u0631\\u0633\\u0644\\u064a\\u0646 \\u0633\\u064a\\u062f\\u0646\\u0627 \\u0648\\u0646\\u0628\\u064a\\u0646\\u0627 \\u0645\\u062d\\u0645\\u062f \\u0639\\u0644\\u064a\\u0647 \\u0623\\u0641\\u0636\\u0644 \\u0627\\u0644\\u0635\\u0644\\u0627\\u0629\",\"inLanguage\":\"ar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/?page_id=9500#breadcrumblist\"},\"datePublished\":\"2026-06-27T23:27:43+02:00\",\"dateModified\":\"2026-06-28T17:45:14+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/#website\",\"url\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/\",\"name\":\"\\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646\",\"description\":\"\\u0627\\u0644\\u0645\\u0648\\u0642\\u0639 \\u0627\\u0644\\u0631\\u0633\\u0645\\u064a \\u0644\\u062c\\u0627\\u0645\\u0639\\u0629 \\u063a\\u0631\\u0628 \\u0643\\u0631\\u062f\\u0641\\u0627\\u0646\",\"inLanguage\":\"ar\",\"publisher\":{\"@id\":\"https:\\\/\\\/wku.edu.sd\\\/ar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","description":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629","canonical_url":"https:\/\/wku.edu.sd\/ar\/?page_id=9500","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"qxr3D9OreNJYOgeV87K_6nbmbnmSFYmfmf58xMOodbk","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wku.edu.sd\/ar#listItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/wku.edu.sd\/ar","nextItem":{"@type":"ListItem","@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500#listItem","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628"}},{"@type":"ListItem","@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500#listItem","position":2,"name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628","previousItem":{"@type":"ListItem","@id":"https:\/\/wku.edu.sd\/ar#listItem","name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"}}]},{"@type":"Organization","@id":"https:\/\/wku.edu.sd\/ar\/#organization","name":"\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","description":"\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","url":"https:\/\/wku.edu.sd\/ar\/","telephone":"+249122372749","foundingDate":"1997-02-17","logo":{"@type":"ImageObject","url":"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2023\/02\/logo.png","@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500\/#organizationLogo","width":79,"height":76},"image":{"@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500\/#organizationLogo"},"sameAs":["https:\/\/web.facebook.com\/WKU.University\/","https:\/\/twitter.com\/uwkordofan","https:\/\/www.linkedin.com\/company\/wku-edu-sd\/","https:\/\/ar.wikipedia.org\/wiki\/__"]},{"@type":"WebPage","@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500#webpage","url":"https:\/\/wku.edu.sd\/ar\/?page_id=9500","name":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","description":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629","inLanguage":"ar","isPartOf":{"@id":"https:\/\/wku.edu.sd\/ar\/#website"},"breadcrumb":{"@id":"https:\/\/wku.edu.sd\/ar\/?page_id=9500#breadcrumblist"},"datePublished":"2026-06-27T23:27:43+02:00","dateModified":"2026-06-28T17:45:14+02:00"},{"@type":"WebSite","@id":"https:\/\/wku.edu.sd\/ar\/#website","url":"https:\/\/wku.edu.sd\/ar\/","name":"\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","description":"\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","inLanguage":"ar","publisher":{"@id":"https:\/\/wku.edu.sd\/ar\/#organization"}}]},"og:locale":"ar_AR","og:site_name":"\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 - \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0633\u0645\u064a \u0644\u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","og:type":"article","og:title":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","og:description":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629","og:url":"https:\/\/wku.edu.sd\/ar\/?page_id=9500","og:image":"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png","og:image:secure_url":"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png","article:published_time":"2026-06-27T21:27:43+00:00","article:modified_time":"2026-06-28T15:45:14+00:00","article:publisher":"https:\/\/web.facebook.com\/WKU.University\/","twitter:card":"summary_large_image","twitter:site":"@uwkordofan","twitter:title":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646","twitter:description":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 - \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628 \u062c\u0627\u0645\u0639\u0629 \u063a\u0631\u0628 \u0643\u0631\u062f\u0641\u0627\u0646 \u062a\u0623\u0633\u0633\u062a \u0639\u0627\u0645 2006\u0645 19 \u0639\u0627\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0645\u064a\u0632 11 \u0642\u0633\u0645\u0627\u064b \u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0627\u064b 12 \u062f\u0641\u0639\u0629 \u062e\u0631\u064a\u062c\u064a\u0646 750+ \u062e\u0631\u064a\u062c\u0627\u064b \u0645\u062a\u0645\u064a\u0632\u0627\u064b \u0643\u0644\u0645\u0629 \u0627\u0644\u0639\u0645\u064a\u062f \u0631\u0633\u0627\u0644\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0639\u0645\u064a\u062f \u0627\u0644\u0643\u0644\u064a\u0629 \u0628\u0633\u0645 \u0627\u0644\u0644\u0647 \u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u0631\u062d\u064a\u0645 \u0627\u0644\u062d\u0645\u062f \u0644\u0644\u0647 \u0631\u0628 \u0627\u0644\u0639\u0627\u0644\u0645\u064a\u0646 \u0648\u0627\u0644\u0635\u0644\u0627\u0629 \u0648\u0627\u0644\u0633\u0644\u0627\u0645 \u0639\u0644\u0649 \u0623\u0634\u0631\u0641 \u0627\u0644\u0623\u0646\u0628\u064a\u0627\u0621 \u0648\u062e\u0627\u062a\u0645 \u0627\u0644\u0645\u0631\u0633\u0644\u064a\u0646 \u0633\u064a\u062f\u0646\u0627 \u0648\u0646\u0628\u064a\u0646\u0627 \u0645\u062d\u0645\u062f \u0639\u0644\u064a\u0647 \u0623\u0641\u0636\u0644 \u0627\u0644\u0635\u0644\u0627\u0629","twitter:creator":"@uwkordofan","twitter:image":"https:\/\/wku.edu.sd\/ar\/wp-content\/uploads\/2022\/01\/logo-1.png"},"aioseo_meta_data":{"post_id":"9500","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-27 21:27:49","updated":"2026-06-28 16:18:06","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/wku.edu.sd\/ar\" title=\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\">\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","link":"https:\/\/wku.edu.sd\/ar"},{"label":"\u0643\u0644\u064a\u0629 \u0627\u0644\u0637\u0628","link":"https:\/\/wku.edu.sd\/ar\/?page_id=9500"}],"_links":{"self":[{"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/pages\/9500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9500"}],"version-history":[{"count":10,"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/pages\/9500\/revisions"}],"predecessor-version":[{"id":9533,"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=\/wp\/v2\/pages\/9500\/revisions\/9533"}],"wp:attachment":[{"href":"https:\/\/wku.edu.sd\/ar\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}