{"id":38069,"date":"2025-11-24T10:29:40","date_gmt":"2025-11-24T10:29:40","guid":{"rendered":"https:\/\/idi.atu.edu.iq\/?page_id=38069"},"modified":"2026-05-04T07:58:59","modified_gmt":"2026-05-04T07:58:59","slug":"%d8%a7%d8%ad%d8%b5%d8%a7%d8%a6%d9%8a%d8%a7%d8%aa-4","status":"publish","type":"page","link":"https:\/\/idi.atu.edu.iq\/?page_id=38069","title":{"rendered":"\u0627\u062d\u0635\u0627\u0626\u064a\u0627\u062a"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n:root {\n    --primary: #0f3d2e;\n    --accent: #c8a951;\n    --bg: #f1f5f9;\n    --white: #ffffff;\n    --text: #1f2937;\n}\n\n\/* \u062e\u0644\u0641\u064a\u0629 *\/\nbody {\n    font-family: 'Segoe UI', Tahoma, sans-serif;\n    background: var(--bg);\n    margin: 0;\n    padding: 20px;\n}\n\n\/* \u0627\u0644\u0639\u0646\u0648\u0627\u0646 *\/\n.main-title {\n    text-align: center;\n    font-size: 28px;\n    font-weight: bold;\n    color: var(--primary);\n    margin-bottom: 20px;\n}\n\n\/* ===== \u0646\u0628\u0630\u0629 \u062a\u0639\u0631\u064a\u0641\u064a\u0629 ===== *\/\n.intro-text {\n    max-width: 900px;\n    margin: 0 auto 40px auto;\n    background: var(--white);\n    padding: 20px 25px;\n    border-radius: 12px;\n    border-right: 5px solid var(--accent);\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    text-align: center;\n    line-height: 1.8;\n    color: var(--text);\n    font-size: 16px;\n}\n\n\/* \u0627\u0644\u0643\u0631\u0648\u062a *\/\n.top-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n    margin-bottom: 50px;\n}\n\n.stat-card {\n    background: var(--white);\n    padding: 30px;\n    border-radius: 12px;\n    text-align: center;\n    border-right: 5px solid var(--accent);\n    box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n    transition: 0.3s;\n}\n\n.stat-card:nth-child(1) { border-color: #16a34a; }\n.stat-card:nth-child(2) { border-color: #2563eb; }\n.stat-card:nth-child(3) { border-color: #f59e0b; }\n.stat-card:nth-child(4) { border-color: #dc2626; }\n\n.stat-card:hover { transform: translateY(-6px); }\n\n.stat-card:nth-child(1):hover { background: #16a34a; color:#fff; }\n.stat-card:nth-child(2):hover { background: #2563eb; color:#fff; }\n.stat-card:nth-child(3):hover { background: #f59e0b; color:#fff; }\n.stat-card:nth-child(4):hover { background: #dc2626; color:#fff; }\n\n.stat-card:hover i,\n.stat-card:hover p,\n.stat-card:hover h2 { color: #fff; }\n\n.stat-card i {\n    font-size: 28px;\n    margin-bottom: 10px;\n    color: var(--accent);\n}\n\n.stat-card h2 {\n    margin: 0;\n    font-size: 30px;\n}\n\n.stat-card p { margin-top: 8px; }\n\n\/* \u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646 *\/\n.section-header {\n    text-align: center;\n    font-size: 22px;\n    font-weight: 600;\n    margin-bottom: 30px;\n    color: var(--primary);\n}\n\n\/* \u0627\u0644\u0634\u0628\u0643\u0629 *\/\n.details-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n}\n\n\/* \u0627\u0644\u0635\u0646\u0627\u062f\u064a\u0642 *\/\n.detail-box {\n    background: var(--white);\n    padding: 20px;\n    border-radius: 10px;\n    border-right: 5px solid var(--accent);\n    transition: 0.3s;\n}\n\n.detail-box:nth-child(1):hover { border-color: #16a34a; background: #f0fdf4; }\n.detail-box:nth-child(2):hover { border-color: #2563eb; background: #eff6ff; }\n\n.detail-box h4 {\n    margin-bottom: 15px;\n    color: var(--primary);\n}\n\n\/* \u0627\u0644\u0635\u0641\u0648\u0641 *\/\n.data-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid #f1f5f9;\n}\n\n\/* ===== \u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0633\u0641\u0644\u064a ===== *\/\n.footer-stats {\n    background: var(--white);\n    border-radius: 16px;\n    padding: 40px;\n    margin-top: 50px;\n    border: 1px solid #e5e7eb;\n}\n\n.footer-title {\n    text-align: center;\n    font-size: 24px;\n    font-weight: bold;\n    color: var(--primary);\n    margin-bottom: 30px;\n}\n\n.footer-title::after {\n    content: \"\";\n    width: 70px;\n    height: 3px;\n    background: var(--accent);\n    display: block;\n    margin: 10px auto;\n}\n\n.footer-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 25px;\n}\n\n.footer-item {\n    text-align: center;\n    padding: 20px;\n    border-radius: 10px;\n    border-right: 5px solid var(--accent);\n    background: #f9fafb;\n    transition: 0.3s;\n}\n\n.footer-item:nth-child(1):hover { background:#ecfdf5; border-color:#16a34a; }\n.footer-item:nth-child(2):hover { background:#eff6ff; border-color:#2563eb; }\n.footer-item:nth-child(3):hover { background:#fffbeb; border-color:#f59e0b; }\n.footer-item:nth-child(4):hover { background:#fef2f2; border-color:#dc2626; }\n\n.footer-item i {\n    font-size: 26px;\n    margin-bottom: 10px;\n}\n\n.footer-item h5 {\n    margin: 5px 0;\n    color: var(--primary);\n}\n\n.footer-item p {\n    margin: 0;\n    font-weight: bold;\n}\n\/* \u0627\u0644\u0646\u062c\u0648\u0645 *\/\n.star{\n  color:#f0b90b;\n  margin-left:6px;\n  font-size:14px;\n}\n\n\/* \u0627\u0644\u0643\u0631\u062a *\/\n.card{\n  position:relative;\n  overflow:hidden;\n}\n\n\/* \u062a\u0623\u062b\u064a\u0631 \u0627\u0644\u0644\u0645\u0639\u0629 *\/\n.card::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:-100%;\n  width:100%;\n  height:100%;\n  background:linear-gradient(120deg, transparent, rgba(255,255,255,0.4), transparent);\n  transition:0.5s;\n}\n\n\/* \u0639\u0646\u062f \u0627\u0644\u0645\u0631\u0648\u0631 *\/\n.card:hover::before{\n  left:100%;\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"main-title\">\n\u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0643\u0644\u064a\u0629 2025-2026\n<\/div>\n\n<div class=\"intro-text\">\n\u062a\u0633\u062a\u0639\u0631\u0636 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0643\u0644\u064a\u0629 \u0644\u0644\u0639\u0627\u0645 \u0627\u0644\u062f\u0631\u0627\u0633\u064a 2025\u20132026\u060c\n\u0648\u062a\u062a\u0636\u0645\u0646 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u062f\u0631\u064a\u0633\u064a\u0629 \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u0641\u0646\u064a\u0629\u060c \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0623\u0639\u062f\u0627\u062f \u0627\u0644\u0637\u0644\u0628\u0629\n\u062d\u0633\u0628 \u0627\u0644\u0645\u0631\u0627\u062d\u0644 \u0648\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u0641\u0636\u0644\u0627\u064b \u0639\u0646 \u0639\u0631\u0636 \u0639\u062f\u062f \u0627\u0644\u0642\u0627\u0639\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0648\u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a.\n\u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0625\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0635\u0648\u0631\u0629 \u0634\u0627\u0645\u0644\u0629 \u0639\u0646 \u062d\u062c\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629\n\u0648\u0627\u0644\u0625\u0645\u0643\u0627\u0646\u0627\u062a \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629 \u0641\u064a \u0627\u0644\u0643\u0644\u064a\u0629.\n<\/div>\n\n<div class=\"top-cards\">\n    <div class=\"stat-card\">\n        <i class=\"fa-solid fa-user-graduate\"><\/i>\n        <h2>109<\/h2>\n        <p>\u062d\u0645\u0644\u0629 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0627\u062c\u0633\u062a\u064a\u0631<\/p>\n    <\/div>\n    <div class=\"stat-card\">\n        <i class=\"fa-solid fa-graduation-cap\"><\/i>\n        <h2>62<\/h2>\n        <p>\u062d\u0645\u0644\u0629 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u062f\u0643\u062a\u0648\u0631\u0627\u0647<\/p>\n    <\/div>\n    <div class=\"stat-card\">\n        <i class=\"fa-solid fa-screwdriver-wrench\"><\/i>\n        <h2>197<\/h2>\n        <p>\u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u0641\u0646\u064a\u0629<\/p>\n    <\/div>\n    <div class=\"stat-card\">\n        <i class=\"fa-solid fa-briefcase\"><\/i>\n        <h2>113<\/h2>\n        <p>\u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"section-header\">\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0637\u0644\u0628\u0629 2025-2026<\/div>\n\n<div class=\"details-grid\">\n    <div class=\"detail-box\">\n        <h4>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u0623\u0648\u0644\u0649<\/h4>\n        <div class=\"data-row\"><span>\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/span><span>1086<\/span><\/div>\n        <div class=\"data-row\"><span>\u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629<\/span><span>583<\/span><\/div>\n        <div class=\"data-row\"><span>\u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629<\/span><span>197<\/span><\/div>\n    <\/div>\n\n    <div class=\"detail-box\">\n        <h4>\u0627\u0644\u0645\u0631\u062d\u0644\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629<\/h4>\n        <div class=\"data-row\"><span>\u0627\u0644\u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u0637\u0628\u064a\u0629<\/span><span>2195<\/span><\/div>\n        <div class=\"data-row\"><span>\u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629<\/span><span>310<\/span><\/div>\n        <div class=\"data-row\"><span>\u0627\u0644\u0647\u0646\u062f\u0633\u064a\u0629<\/span><span>42<\/span><\/div>\n    <\/div>\n<\/div>\n\n<div class=\"footer-stats\">\n    <div class=\"footer-title\">\u0627\u0644\u0642\u0627\u0639\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0648\u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a<\/div>\n\n    <div class=\"footer-grid\">\n        <div class=\"footer-item\">\n            <i class=\"fa-solid fa-school\"><\/i>\n            <h5>\u0628\u0646\u0627\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0628\u064a<\/h5>\n            <p>20 \u0642\u0627\u0639\u0629<\/p>\n        <\/div>\n        <div class=\"footer-item\">\n            <i class=\"fa-solid fa-building\"><\/i>\n            <h5>\u0628\u0646\u0627\u064a\u0629 \u0627\u0644\u0641\u0627\u0648<\/h5>\n            <p>8 \u0642\u0627\u0639\u0627\u062a<\/p>\n        <\/div>\n        <div class=\"footer-item\">\n            <i class=\"fa-solid fa-layer-group\"><\/i>\n            <h5>\u0627\u0644\u0642\u0627\u0639\u0627\u062a \u0627\u0644\u0645\u062f\u0631\u062c\u0629<\/h5>\n            <p>5 \u0645\u062f\u0631\u062c\u0627\u062a<\/p>\n        <\/div>\n        <div class=\"footer-item\">\n            <i class=\"fa-solid fa-flask-vial\"><\/i>\n            <h5>\u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a<\/h5>\n            <p>22 \u0645\u062e\u062a\u0628\u0631<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0643\u0644\u064a\u0629 2025-2026 \u062a\u0633\u062a\u0639\u0631\u0636 \u0647\u0630\u0647 \u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u0643\u0644\u064a\u0629 \u0644\u0644\u0639\u0627\u0645 \u0627\u0644\u062f\u0631\u0627\u0633\u064a 2025\u20132026\u060c \u0648\u062a\u062a\u0636\u0645\u0646 \u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0643\u0648\u0627\u062f\u0631 \u0627\u0644\u062a\u062f\u0631\u064a\u0633\u064a\u0629 \u0648\u0627\u0644\u0625\u062f\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u0641\u0646\u064a\u0629\u060c \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0623\u0639\u062f\u0627\u062f \u0627\u0644\u0637\u0644\u0628\u0629 \u062d\u0633\u0628 \u0627\u0644\u0645\u0631\u0627\u062d\u0644 \u0648\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629\u060c \u0641\u0636\u0644\u0627\u064b \u0639\u0646 \u0639\u0631\u0636 \u0639\u062f\u062f \u0627\u0644\u0642\u0627\u0639\u0627\u062a \u0627\u0644\u062f\u0631\u0627\u0633\u064a\u0629 \u0648\u0627\u0644\u0645\u062e\u062a\u0628\u0631\u0627\u062a. \u062a\u0647\u062f\u0641 \u0647\u0630\u0647 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0627\u062a \u0625\u0644\u0649 \u062a\u0642\u062f\u064a\u0645 \u0635\u0648\u0631\u0629 \u0634\u0627\u0645\u0644\u0629 \u0639\u0646 \u062d\u062c\u0645 \u0627\u0644\u0645\u0648\u0627\u0631\u062f \u0627\u0644\u0628\u0634\u0631\u064a\u0629 \u0648\u0627\u0644\u0625\u0645\u0643\u0627\u0646\u0627\u062a \u0627\u0644\u0623\u0643\u0627\u062f\u064a\u0645\u064a\u0629 \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629 \u0641\u064a \u0627\u0644\u0643\u0644\u064a\u0629. 109 \u062d\u0645\u0644\u0629 \u0634\u0647\u0627\u062f\u0629 \u0627\u0644\u0645\u0627\u062c\u0633\u062a\u064a\u0631 62 &hellip; <a href=\"https:\/\/idi.atu.edu.iq\/?page_id=38069\">Continued<\/a><\/p>\n","protected":false},"author":8,"featured_media":50500,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38069","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/38069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38069"}],"version-history":[{"count":51,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/38069\/revisions"}],"predecessor-version":[{"id":50184,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/38069\/revisions\/50184"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/media\/50500"}],"wp:attachment":[{"href":"https:\/\/idi.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}