{"id":22632,"date":"2026-04-30T09:31:10","date_gmt":"2026-04-30T06:31:10","guid":{"rendered":"https:\/\/isa.atu.edu.iq\/?page_id=22632"},"modified":"2026-04-30T09:31:18","modified_gmt":"2026-04-30T06:31:18","slug":"legal-department","status":"publish","type":"page","link":"https:\/\/isa.atu.edu.iq\/?page_id=22632&lang=en","title":{"rendered":"Legal Department"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n  <title>Legal Department | Al-Samawah Technical Institute &#8211; Al-Furat Al-Awsat Technical University<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700&#038;family=Cairo:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n  <style>\n    :root {\n      --bg:        #f0f4fa;\n      --surface:   rgba(255,255,255,0.97);\n      --border:    rgba(30,80,140,0.10);\n      --accent:    #1A4D8C;\n      --accent2:   #2e7fc0;\n      --text:      #1a2c3e;\n      --muted:     #6b8aab;\n      --pill-bg:   rgba(230,243,255,0.85);\n      --pill-bdr:  #bcd5ee;\n      --radius:    1.6rem;\n      --orange:    #ffb347;\n      --legal-gold: #c28b2e;\n    }\n    *, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }\n    html { scroll-behavior: smooth; }\n    body {\n      background: var(--bg);\n      font-family: 'Sora', 'Cairo', system-ui, sans-serif;\n      color: var(--text);\n      min-height: 100vh;\n      overflow-x: hidden;\n      line-height: 1.6;\n    }\n    \/* \u2500\u2500 BACKGROUND ANIMATIONS (KEPT FROM TEMPLATE) \u2500\u2500 *\/\n    .bg-scene { position: fixed; inset: 0; z-index: 0; overflow: hidden; pointer-events: none; }\n    .bg-grid {\n      position: absolute; inset: 0;\n      background-image: linear-gradient(rgba(26,77,140,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(26,77,140,.05) 1px, transparent 1px);\n      background-size: 56px 56px;\n      animation: gridScroll 22s linear infinite;\n    }\n    @keyframes gridScroll {\n      from { transform: perspective(700px) rotateX(28deg) translateY(0); }\n      to { transform: perspective(700px) rotateX(28deg) translateY(56px); }\n    }\n    .bg-orb { position: absolute; border-radius: 50%; filter: blur(90px); animation: orbFloat 9s ease-in-out infinite alternate; }\n    .orb1 { width:520px;height:520px;background:rgba(180,200,230,.38);top:-170px;right:-130px; }\n    .orb2 { width:360px;height:360px;background:rgba(155,185,220,.28);bottom:8%;left:3%;animation-delay:-4s; }\n    .orb3 { width:260px;height:260px;background:rgba(255,179,71,.15);top:40%;right:20%;animation-delay:-7s; }\n    @keyframes orbFloat { from { transform:translate(0,0) scale(1); } to { transform:translate(28px,28px) scale(1.09); } }\n    \n    \/* 3D LOGO WATERMARKS *\/\n    .logo-watermark { position: absolute; pointer-events: none; z-index: 0; }\n    .logo-center        { top:50%; left:50%; transform:translate(-50%,-50%); }\n    .logo-top-left      { top:4%;  left:2%; }\n    .logo-bottom-right { bottom:4%; right:2%; }\n    .logo-3d-wrapper { width:360px; height:360px; animation: spin3D 25s linear infinite; transform-style: preserve-3d; perspective: 800px; }\n    .logo-3d-wrapper.logo-small { width:130px; height:130px; }\n    .logo-3d-wrapper.logo-slow  { animation-duration:35s; animation-direction:reverse; }\n    @keyframes spin3D {\n      0%   { transform: rotateY(0deg)   rotateX(8deg); }\n      25%  { transform: rotateY(90deg)  rotateX(14deg) rotateZ(3deg); }\n      50%  { transform: rotateY(180deg) rotateX(8deg); }\n      75%  { transform: rotateY(270deg) rotateX(14deg) rotateZ(-3deg); }\n      100% { transform: rotateY(360deg) rotateX(8deg); }\n    }\n    .logo-3d-img { width:100%; height:100%; object-fit:contain; opacity:.06; mix-blend-mode:screen; filter: saturate(.8) brightness(.85); border-radius: 50%; animation: logoPulse 4.5s ease-in-out infinite alternate; }\n    @keyframes logoPulse { from{opacity:.04} to{opacity:.12} }\n    \n    \/* PARTICLES *\/\n    .particle { position: fixed; border-radius:50%; pointer-events:none; z-index:0; animation: floatP linear infinite; opacity:0; }\n    @keyframes floatP {\n      0%   { transform:translateY(100vh) rotate(0deg); opacity:0; }\n      10%  { opacity:.55; }\n      90%  { opacity:.55; }\n      100% { transform:translateY(-120px) rotate(360deg); opacity:0; }\n    }\n    \n    .page-wrap { position: relative; z-index:2; padding: 2.5rem 1.5rem 4rem; max-width: 1350px; margin: 0 auto; }\n    \n    \/* CONTROL BAR *\/\n    .control-bar {\n      display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1rem;\n      background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius);\n      padding: 1.2rem 1.5rem; margin-bottom: 2.5rem; box-shadow: 0 4px 24px rgba(0,0,0,.08); backdrop-filter: blur(8px);\n    }\n    .bar-left { display: flex; align-items: center; gap: 1rem; }\n    .bar-icon { width: 50px; height: 50px; background: linear-gradient(135deg, #1A4D8C, #2e7fc0); border-radius: 14px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 1.3rem; box-shadow: 0 4px 12px rgba(26,77,140,.3); flex-shrink: 0; }\n    .bar-title { font-size: 1.2rem; font-weight: 800; color: var(--accent); line-height: 1.2; }\n    .bar-subtitle { font-size: 0.85rem; color: var(--muted); font-weight: 600; margin-top: 4px; }\n    .badge-count { background: var(--pill-bg); border: 1px solid var(--pill-bdr); padding: 0.4rem 1.2rem; border-radius: 60px; font-size: 0.85rem; font-weight: 700; color: var(--accent); display: flex; align-items: center; gap: 6px; }\n    .badge-legal { background: rgba(194, 139, 46, 0.12); border-color: #e6c28b; color: #9b6a1c; }\n    \n    .section-title { font-size: 1.6rem; font-weight: 800; color: #0a2b44; margin: 2.5rem 0 1.5rem; position: relative; display: inline-block; padding-left: 15px; }\n    .section-title:after { content: \"\"; position: absolute; left: 0; bottom: -8px; width: 60px; height: 4px; background: var(--orange); border-radius: 4px; }\n    \n    .cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 1.8rem; }\n    .data-card {\n      background: var(--surface); border: 1px solid var(--border); border-radius: var(--radius);\n      overflow: hidden; box-shadow: 0 8px 32px rgba(0,0,0,.06);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .card-header { background: linear-gradient(120deg, rgba(235,243,252,.98), rgba(240,246,255,.98)); padding: 1.2rem 1.4rem; border-bottom: 1.5px solid rgba(26,77,140,.10); display: flex; align-items: center; gap: 12px; }\n    .card-header i { font-size: 1.8rem; color: var(--accent2); }\n    .card-header h3 { font-size: 1.3rem; font-weight: 700; color: #1f4e79; }\n    .card-body { padding: 1.5rem; }\n    \n    \/* member grid & profile *\/\n    .profile-card { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 0.8rem; }\n    .profile-img { width: 120px; height: 120px; object-fit: cover; border-radius: 50%; border: 4px solid var(--orange); box-shadow: 0 8px 20px rgba(0,0,0,0.1); }\n    .member-name { font-size: 1.2rem; font-weight: 800; color: var(--accent); }\n    .member-title { font-size: 0.85rem; background: rgba(26,77,140,0.1); padding: 4px 12px; border-radius: 30px; display: inline-block; }\n    .team-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 1rem; margin-top: 0.5rem; }\n    .team-item { background: rgba(26,77,140,0.04); border-radius: 1rem; padding: 0.9rem; border-left: 3px solid var(--orange); transition: all 0.2s; }\n    .team-item strong { color: var(--accent); display: block; font-size: 1rem; }\n    .team-item span { font-size: 0.8rem; color: var(--muted); }\n    \n    .mission-vision { background: linear-gradient(110deg, rgba(255,255,255,0.9) 0%, rgba(248,250,252,0.9) 100%); border-radius: var(--radius); padding: 1.8rem; border-left: 6px solid var(--orange); box-shadow: 0 8px 32px rgba(0,0,0,.05); font-weight: 500; }\n    .mission-vision hr { border: 0; height: 1px; background: linear-gradient(to left, transparent, rgba(30,80,140,0.2), transparent); margin: 16px 0; }\n    \n    .goal-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1.2rem; margin-top: 0.5rem; }\n    .goal-item { background: var(--surface); padding: 1rem; border-radius: 20px; display: flex; align-items: flex-start; gap: 12px; border: 1px solid var(--border); box-shadow: 0 4px 12px rgba(0,0,0,0.03); }\n    .goal-item i { font-size: 1.5rem; color: var(--orange); margin-top: 2px; }\n    .goal-item strong { color: var(--accent); display: block; margin-bottom: 4px; font-size: 1rem; }\n    .goal-item span { font-size: 0.85rem; color: #5a738e; }\n    \n    .bullet-list { list-style: none; }\n    .bullet-list li { padding: 0.5rem 0; display: flex; gap: 12px; align-items: baseline; border-bottom: 1px dashed rgba(26,77,140,.1); }\n    .bullet-list li i { color: var(--orange); width: 22px; font-size: 0.9rem; margin-top: 0.2rem; }\n    \n    .footer-note { margin-top: 3.5rem; text-align: center; background: var(--surface); border: 1px solid var(--border); border-radius: 60px; padding: 1rem 2rem; width: fit-content; margin-left: auto; margin-right: auto; font-size: 0.9rem; font-weight: 600; color: var(--muted); }\n    \n    @media (max-width: 768px) {\n      .page-wrap { padding: 1.5rem 1rem; }\n      .control-bar { flex-direction: column; align-items: flex-start; }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"bg-scene\">\n  <div class=\"bg-grid\"><\/div>\n  <div class=\"bg-orb orb1\"><\/div>\n  <div class=\"bg-orb orb2\"><\/div>\n  <div class=\"bg-orb orb3\"><\/div>\n  <div class=\"logo-watermark logo-center\"> <div class=\"logo-3d-wrapper\"> <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/wwwwwwwwwww.png\" onerror=\"this.style.display='none'\" class=\"logo-3d-img\" alt=\"\"> <\/div> <\/div>\n  <div class=\"logo-watermark logo-top-left\"> <div class=\"logo-3d-wrapper logo-small\"> <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/wwwwwwwwwww.png\" onerror=\"this.style.display='none'\" class=\"logo-3d-img\" alt=\"\"> <\/div> <\/div>\n  <div class=\"logo-watermark logo-bottom-right\"> <div class=\"logo-3d-wrapper logo-small logo-slow\"> <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/wwwwwwwwwww.png\" onerror=\"this.style.display='none'\" class=\"logo-3d-img\" alt=\"\"> <\/div> <\/div>\n<\/div>\n\n<div class=\"page-wrap\">\n  <!-- Control Bar: Legal Identity -->\n  <div class=\"control-bar\">\n    <div class=\"bar-left\">\n      <div class=\"bar-icon\"><i class=\"fas fa-gavel\"><\/i><\/div>\n      <div>\n        <div class=\"bar-title\">Legal Department \u2013 Al-Samawah Technical Institute<\/div>\n        <div class=\"bar-subtitle\"><i class=\"fas fa-balance-scale\" style=\"color:var(--orange);\"><\/i> Legal &#038; Administrative Reference | Justice, Transparency &#038; Compliance<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"bar-right\">\n      <div class=\"badge-count\"><i class=\"fas fa-users\"><\/i> 6 Members<\/div>\n      <div class=\"badge-count badge-legal\"><i class=\"fas fa-file-alt\"><\/i> Consultations &#038; Cases<\/div>\n      <div class=\"badge-count\"><i class=\"fas fa-building\"><\/i> Legal Oversight<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Overview + Head + Members -->\n  <div class=\"cards-grid\">\n    <!-- Overview Card -->\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-info-circle\"><\/i><h3>About the Department<\/h3><\/div>\n      <div class=\"card-body\">\n        <p>The Legal Department is one of the core departments of the institute, overseeing legal and administrative aspects of all operations. It ensures the legality of procedures and actions in accordance with applicable laws, regulations, and instructions. It provides legal advice to the administration and various divisions, follows up on cases and legal obligations, protects the institution&#8217;s rights, and reinforces the principle of legal compliance across all work facets.<\/p>\n      <\/div>\n    <\/div>\n\n    <!-- Head of Department Card (with image) -->\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-user-tie\"><\/i><h3>Head of Legal Department<\/h3><\/div>\n      <div class=\"card-body\">\n        <div class=\"profile-card\">\n          <img decoding=\"async\" src=\"https:\/\/isa.atu.edu.iq\/wp-content\/uploads\/2026\/04\/Screenshot-2026-04-20-113902.png\" alt=\"Head of Legal Department\" class=\"profile-img\" onerror=\"this.src='https:\/\/placehold.co\/120x120?text=Legal+Head'\">\n          <div class=\"member-name\">Mona Faleh Abdul Hassan<\/div>\n          <div class=\"member-title\">Senior Technical Instructor \/ Head of Legal Department<\/div>\n          <p style=\"font-size:0.85rem; margin-top:6px;\"><i class=\"fas fa-certificate\"><\/i> Full supervision of legal performance, coordination with regulatory bodies, and ensuring legislative compliance.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Department Members Card -->\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-users\"><\/i><h3>Legal Department Members<\/h3><\/div>\n      <div class=\"card-body\">\n        <div class=\"team-grid\">\n          <div class=\"team-item\"><strong>Salman Abdul Adheem Salman<\/strong><span>Assistant Lecturer \/ Head of Investigations Unit<\/span><\/div>\n          <div class=\"team-item\"><strong>Ibtisam Abo Alshoon Ali<\/strong><span>Head of Complaints &#038; Reports Unit<\/span><\/div>\n          <div class=\"team-item\"><strong>Razzaq Hibal Saloum<\/strong><span>Assistant Lecturer \/ Assigned to Al-Rumitha Institute<\/span><\/div>\n          <div class=\"team-item\"><strong>Zainab Hassan Sahib<\/strong><span>Governorate Contract \/ Master&#8217;s in Agricultural Engineering<\/span><\/div>\n          <div class=\"team-item\"><strong>Wad Hussein Matar<\/strong><span>Governorate Contract \/ Bachelor&#8217;s in Law<\/span><\/div>\n        <\/div>\n        <p class=\"muted\" style=\"font-size:0.8rem; margin-top:12px;\"><i class=\"fas fa-handshake\"><\/i> An integrated team working towards legal and administrative synergy.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Vision & Mission (double card) -->\n  <div class=\"cards-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(360px, 1fr)); margin: 1rem 0 1rem;\">\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-eye\"><\/i><h3>Vision<\/h3><\/div>\n      <div class=\"card-body mission-vision\" style=\"border-left-color: var(--accent2); background: transparent; box-shadow: none; padding:0;\">\n        <p>To build an integrated institutional legal system based on accuracy, transparency, and adherence to laws and regulations, enhancing the soundness of administrative and legal procedures within the institute, and supporting a work environment founded on justice, discipline, and the protection of rights and duties.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-scroll\"><\/i><h3>Mission<\/h3><\/div>\n      <div class=\"card-body mission-vision\" style=\"border-left-color: var(--orange); background: transparent; box-shadow: none; padding:0;\">\n        <p>The Legal Department strives to deliver professional and effective legal services that support the institute\u2019s administration and various divisions. This is achieved through issuing legal opinions, following up on cases and official correspondence, ensuring strict and objective application of applicable laws and regulations, thereby preserving the rights of the institution and its staff while enhancing sound institutional performance.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Strategic Goals (10 items) -->\n  <h2 class=\"section-title\"><i class=\"fas fa-bullseye\" style=\"color:#e8748f; margin-right:8px;\"><\/i> Strategic Goals of the Department<\/h2>\n  <div class=\"goal-list\">\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-check-double\"><\/i><div><strong>Legal Procedure Integrity<\/strong><span>Ensure sound administrative procedures per laws.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-gavel\"><\/i><div><strong>Legal Consultations<\/strong><span>Provide legal opinions to management and departments.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-shield-alt\"><\/i><div><strong>Protect Institutional Rights<\/strong><span>Follow up on legal obligations and safeguard public interest.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-balance-scale\"><\/i><div><strong>Case &#038; Lawsuit Follow-up<\/strong><span>Litigate before judicial and administrative bodies.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-file-signature\"><\/i><div><strong>Contract &#038; Agreement Review<\/strong><span>Ensure proper legal drafting before approval.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-chalkboard-user\"><\/i><div><strong>Legal Culture Dissemination<\/strong><span>Raise legal awareness among institute staff.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-exclamation-triangle\"><\/i><div><strong>Resolve Legal Issues<\/strong><span>Handle violations with professional accuracy.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-chart-line\"><\/i><div><strong>Support Administrative Decisions<\/strong><span>Provide legal insight to reduce risks and violations.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-archive\"><\/i><div><strong>Organized Documentation<\/strong><span>Archive legal files for easy retrieval.<\/span><\/div><\/div>\n    <div class=\"goal-item\" data-tilt><i class=\"fas fa-handshake\"><\/i><div><strong>Coordination with Oversight Bodies<\/strong><span>Strengthen partnerships with legal institutions.<\/span><\/div><\/div>\n  <\/div>\n\n  <!-- Duties & Future Ambition (double card) -->\n  <div class=\"cards-grid\" style=\"margin-top: 1rem;\">\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-tasks\"><\/i><h3>Duties &#038; Responsibilities<\/h3><\/div>\n      <div class=\"card-body\">\n        <ul class=\"bullet-list\">\n          <li><i class=\"fas fa-pen-fancy\"><\/i> Provide legal opinions and advice on referred matters.<\/li>\n          <li><i class=\"fas fa-stamp\"><\/i> Review administrative orders, decisions, and contracts legally.<\/li>\n          <li><i class=\"fas fa-gavel\"><\/i> Follow up on lawsuits and cases concerning the institute before competent authorities.<\/li>\n          <li><i class=\"fas fa-envelope\"><\/i> Draft official legal correspondence and responses.<\/li>\n          <li><i class=\"fas fa-clipboard-list\"><\/i> Monitor implementation of laws, regulations, and relevant instructions.<\/li>\n          <li><i class=\"fas fa-search\"><\/i> Study legal violations and issues, propose appropriate remedies.<\/li>\n          <li><i class=\"fas fa-folder-open\"><\/i> Maintain and organize legal files and documents.<\/li>\n          <li><i class=\"fas fa-building\"><\/i> Coordinate with relevant legal and supervisory bodies.<\/li>\n          <li><i class=\"fas fa-user-shield\"><\/i> Follow up on employee rights and duties per current legislation.<\/li>\n          <li><i class=\"fas fa-lightbulb\"><\/i> Enhance legal awareness within the institute.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-rocket\"><\/i><h3>Future Aspirations<\/h3><\/div>\n      <div class=\"card-body\">\n        <ul class=\"bullet-list\">\n          <li><i class=\"fas fa-chart-simple\"><\/i> Develop institutional legal work in line with modern legislation.<\/li>\n          <li><i class=\"fas fa-robot\"><\/i> Adopt electronic archiving of legal files and documents.<\/li>\n          <li><i class=\"fas fa-tachometer-alt\"><\/i> Enhance speed and accuracy in case and transaction follow-up.<\/li>\n          <li><i class=\"fas fa-database\"><\/i> Build an organized legal database to support sound administrative decision-making.<\/li>\n          <li><i class=\"fas fa-graduation-cap\"><\/i> Raise legal awareness among institute staff to reduce violations.<\/li>\n          <li><i class=\"fas fa-link\"><\/i> Achieve integration between the Legal Department and other institute divisions.<\/li>\n        <\/ul>\n        <hr style=\"margin: 1rem 0; opacity: 0.3;\">\n        <p style=\"font-size: 0.9rem;\"><i class=\"fas fa-envelope-open-text\"><\/i> Email: legal@atu.edu.iq (for official communication)<\/p>\n        <p style=\"font-size: 0.85rem; color:#6b8aab;\"><i class=\"fas fa-video\"><\/i> An introductory video about the Legal Department&#8217;s workflow will be available soon.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Additional touch: legal compliance & performance indicators -->\n  <div class=\"cards-grid\" style=\"margin-top: 0.8rem;\">\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-landmark\"><\/i><h3>Legal Compliance &#038; Regulations<\/h3><\/div>\n      <div class=\"card-body\">\n        <p>The Legal Department serves as a legal umbrella for all administrative and academic activities. It diligently follows up on the implementation of ministerial instructions, civil service laws, and higher education regulations to ensure procedural fairness, protect public funds, and strengthen the principles of integrity and transparency.<\/p>\n        <div class=\"stats-wrapper\" style=\"display:flex; gap: 12px; margin-top: 16px; justify-content:space-between;\">\n          <div><i class=\"fas fa-check-circle\" style=\"color:var(--accent2);\"><\/i> Legal governance support<\/div>\n          <div><i class=\"fas fa-file-alt\" style=\"color:var(--orange);\"><\/i> Comprehensive contract review<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"data-card\" data-tilt>\n      <div class=\"card-header\"><i class=\"fas fa-chart-line\"><\/i><h3>Legal Performance Indicators<\/h3><\/div>\n      <div class=\"card-body\">\n        <p>\u2713 Over 100 official legal correspondences per year<br>\u2713 15+ contracts and agreements drafted\/reviewed<br>\u2713 40+ legal consultations provided to management and departments<br>\u2713 Participation in investigative and disciplinary committees per regulations<\/p>\n        <p class=\"member-title\" style=\"margin-top: 12px; background:#fff0dd;\">Towards a sound legal and robust institutional environment<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-note\">\n    <i class=\"fas fa-university\"><\/i> \u00a9 2026 Al-Furat Al-Awsat Technical University \u2013 Al-Samawah Technical Institute | Legal Department: Protecting Rights, Enhancing Justice, Building Institutional Trust\n  <\/div>\n<\/div>\n\n<script>\n  \/* Particles generator (same as template) *\/\n  (function(){\n    const colors = ['#8faac8','#a2b9d6','#bfcfdf','#c28b2e'];\n    for(let i = 0; i < 22; i++){\n      const el = document.createElement('div');\n      el.className = 'particle';\n      const s = Math.random() * 4 + 2;\n      el.style.cssText = `width:${s}px;height:${s}px;background:${colors[i%4]};left:${Math.random()*100}vw;animation-duration:${Math.random()*12+8}s;animation-delay:${Math.random()*10}s;`;\n      document.body.appendChild(el);\n    }\n  })();\n\n  \/* 3D TILT Effect for all data-tilt cards *\/\n  document.querySelectorAll('[data-tilt]').forEach(card => {\n    card.addEventListener('mousemove', e => {\n      const r   = card.getBoundingClientRect();\n      const x   = e.clientX - r.left;\n      const y   = e.clientY - r.top;\n      const cx  = r.width  \/ 2;\n      const cy  = r.height \/ 2;\n      const rX  = ((y - cy) \/ cy) * 3;\n      const rY  = ((x - cx) \/ cx) * -3;\n      card.style.transition = 'transform 0.08s ease, box-shadow 0.08s ease, border-color 0.2s ease';\n      card.style.transform  = `perspective(1000px) rotateX(${rX}deg) rotateY(${rY}deg) scale(1.015) translateY(-4px)`;\n      card.style.boxShadow  = `0 16px 32px -10px rgba(26,77,140,0.25)`;\n      card.style.borderColor = 'rgba(255,179,71,0.5)';\n    });\n    card.addEventListener('mouseleave', () => {\n      card.style.transition = 'transform 0.45s cubic-bezier(.2,.9,.4,1), box-shadow 0.45s ease, border-color 0.3s ease';\n      card.style.transform  = '';\n      card.style.boxShadow  = '';\n      card.style.borderColor = '';\n    });\n  });\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Legal Department | Al-Samawah Technical Institute &#8211; Al-Furat Al-Awsat Technical University Legal Department \u2013 Al-Samawah Technical Institute Legal &#038; Administrative Reference | Justice, Transparency &#038; Compliance 6 Members Consultations &#038; Cases Legal Oversight About the Department The Legal Department is one of the core departments of the institute, overseeing legal and administrative aspects of all &hellip; <a href=\"https:\/\/isa.atu.edu.iq\/?page_id=22632&#038;lang=en\">Continued<\/a><\/p>\n","protected":false},"author":99900,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22632","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/22632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/99900"}],"replies":[{"embeddable":true,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22632"}],"version-history":[{"count":1,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/22632\/revisions"}],"predecessor-version":[{"id":22633,"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/22632\/revisions\/22633"}],"wp:attachment":[{"href":"https:\/\/isa.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}