Address Kirkuk Al-Yarmouk Complex Second Floor Al-Jumhuriya Street Plot No. 22/186
Call us+ 9647709565588
Write usinfo@farajmedservices.com

Excellence in Healthcare Across IraqExcellence

Delivering advanced medical services, cutting-edge diagnostics, and compassionate care — ensuring the health and well-being of every patient.

Discover & CreateDiscover

Objectively integrate emerging core competencies before process-centric communities. Dramatically evisculate holistic innovation rather than client-centric data.

Make it possiblePossible

Healing is more than a clinical outcome; it is the restoration of hope. When the road to recovery seems long, we provide the expertise and the heart to make it possible.

SUCCESSSUCCESS

The Company's success is an outcome of extensive research and development in the pharmaceutical distribution space, which enabled it to move up the pharmaceutical value chain for products and services all over Iraq.

Our Mission

Our mission is to make healthcare available to every community through compassionate care, innovative solutions, and continuous improvement. We envision becoming Iraq’s leading medical services provider.

Vision Statement

At Al-Faraj,
we operate with transparency, maintain the highest
standards of quality and safety, and embrace innovation as
a driver for better health outcomes nationwide.

Our Clinic Principles

At Al-Faraj Medical Services, we put patients first, ensuring their comfort and dignity. We maintain the highest quality and safety standards, operate with integrity and transparency, and embrace innovation to improve care.

Get in touch

Kirkuk Al-Yarmouk Complex Second Floor Al-Jumhuriya Street Plot No. 22/186
https://farajmedservices.com/wp-content/uploads/2026/01/Screenshot_1.png

Choosing Al-Faraj Medical Services Company Limited
means trusting a healthcare provider with over a decade of
proven excellence.

Farajmedservices

Why choosing us?

We combine skilled medical
professionals, advanced facilities, and 24/7 emergency
services to ensure every patient receives safe, reliable, and
compassionate care.
We stand out for our commitment to innovation,
transparency, and compliance with both national and
international healthcare standards. Backed by strong
partnerships and a dedicated leadership team, Al-Faraj
continues to improve community health while delivering
medical solutions that are accessible, trusted, and tailored
to Iraq’s needs.
Quality Healthcare - Al-Faraj @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap'); /* Scoped wrapper */ .medical-section-large-scope { font-family: 'Inter', sans-serif; line-height: 1.5; } /* Pulsing Zoom for Large Icons */ @keyframes pulseIconLarge { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.1); } } /* MUCH BIGGER ICON CONTAINERS */ .medical-section-large-scope .icon-container { background-color: rgba(76, 169, 212, 0.08); width: 80px; /* Increased from 48px */ height: 80px; display: flex; align-items: center; justify-content: center; border-radius: 20px; flex-shrink: 0; transition: all 0.3s ease; } .medical-section-large-scope .icon-style { animation: pulseIconLarge 3s ease-in-out infinite; color: #4ca9d4; font-size: 2.25rem; /* Much bigger icon font size */ } .medical-section-large-scope .feature-item:hover .icon-container { background-color: rgba(76, 169, 212, 0.15); transform: translateY(-5px); } /* Image Effects */ .medical-section-large-scope .img-wrapper { overflow: hidden; border-radius: 32px; transition: all 0.5s ease; } .medical-section-large-scope .img-wrapper img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1); transform: scale(1.1); } .medical-section-large-scope .img-wrapper:hover img { transform: scale(1); } .medical-section-large-scope .top-float-frame { border: 10px solid white; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1); } .medical-section-large-scope .info-box-radius { border-top-left-radius: 60px; } /* Typography */ .medical-section-large-scope .section-title { color: #4ca9d4 !important; font-size: 2.25rem; font-weight: 800; line-height: 1.2; letter-spacing: -0.02em; } /* Updated to high-contrast black/gray */ .medical-section-large-scope .description-text { color: #1f2937 !important; font-size: 1.125rem; line-height: 1.7; } .medical-section-large-scope .feature-label { color: #4ca9d4; font-weight: 700; font-size: 1.1rem; line-height: 1.3; } .medical-section-large-scope .btn-brand { background-color: #4ca9d4; transition: all 0.3s ease; } .medical-section-large-scope .btn-brand:hover { opacity: 0.9; transform: translateY(-3px); box-shadow: 0 15px 30px rgba(76, 169, 212, 0.4); }
Medical Team

Over 10

Years of excellence in Iraq

Quality Healthcare for Every Community

At Al-Faraj Medical Services Company Limited, we are dedicated to delivering accessible, high-quality healthcare across Iraq. We focus on patient-centered care and innovative medical solutions.

Medical
Professionals
Facilities and
Equipment
24/7 Emergency
Services
Specialized
Medical Care
What we do

Hospital & Healthcare Partnerships

Partnering with hospitals to deliver nationwide healthcare.
Trustworthy 98%
Production92%
Deadline95%
different-doctors-doing-surgical-procedure-patient
doctors-talking-with-young-patient
hands-medical-doctor
logo_make_11_06_2023_376
2f4f7231441ee29d16846972ad473979efa563d7
https://farajmedservices.com/wp-content/uploads/2026/01/service.png
Al-Faraj Medical Services Gallery @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap'); body { font-family: 'Inter', sans-serif; background-color: #ffffff; overflow-x: hidden; } /* Continuous Pulse for Blue Squares */ @keyframes pulseZoom { 0%, 100% { transform: scale(1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); } 50% { transform: scale(1.4); box-shadow: 0 4px 12px rgba(76, 169, 212, 0.5); background-color: #5bbde8; } } /* Continuous Breathing Zoom for Images */ @keyframes breathingZoom { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.1); } } /* Entrance Animation */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .point-pulse { animation: pulseZoom 2.5s ease-in-out infinite; } .img-card { position: relative; overflow: hidden; border-radius: 1.5rem; box-shadow: 0 20px 40px -15px rgba(0,0,0,0.15); transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1); } .img-card:hover { transform: translateY(-10px); } .zoom-img { width: 100%; height: 100%; object-fit: cover; display: block; animation: breathingZoom 12s ease-in-out infinite; } .reveal { opacity: 0; animation: fadeInUp 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards; } /* Decorative L-Frame */ .decor-frame { position: absolute; bottom: -15px; left: -15px; width: 100px; height: 100px; border-left: 8px solid #4ca9d4; border-bottom: 8px solid #4ca9d4; z-index: 0; pointer-events: none; }

Main Facility

Medical Building

Specialized Care

Staff and Services
fffff Our Services
Al-Faraj Medical Services @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap&subset=latin,latin-ext'); body { font-family: 'Inter', sans-serif; overflow-x: hidden; background-color: white; } /* Entrance Animation */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } /* Continuous Zoom In/Out (Pulse) Animation */ @keyframes pulseZoom { 0%, 100% { transform: scale(1); box-shadow: 0 1px 2px rgba(0,0,0,0.1); } 50% { transform: scale(1.3); box-shadow: 0 4px 10px rgba(76, 169, 212, 0.4); background-color: #5bbde8; /* Slightly brighter at peak */ } } .reveal { opacity: 0; animation: fadeInUp 0.7s cubic-bezier(0.2, 0.8, 0.2, 1) forwards; } /* The Pulsing Point Class */ .point-pulse { animation: pulseZoom 2.5s ease-in-out infinite; transform-origin: center; } /* Staggered delays for entrance */ .delay-1 { animation-delay: 0.1s; } .delay-2 { animation-delay: 0.2s; } .delay-3 { animation-delay: 0.3s; } .delay-4 { animation-delay: 0.4s; } /* Different pulse starts so they don't move in perfect unison */ .pulse-delay-1 { animation-delay: 0s; } .pulse-delay-2 { animation-delay: 0.5s; } .pulse-delay-3 { animation-delay: 1s; } .pulse-delay-4 { animation-delay: 1.5s; }
Comprehensive Medical Care: At Al-Faraj Medical Services, we provide a full spectrum of healthcare, covering both general and specialized treatments. Our medical centers are staffed by highly qualified physicians across multiple disciplines, including internal medicine, pediatrics, cardiology, orthopedics, and more.
Surgical & Diagnostic Services: Our advanced surgical units and diagnostic laboratories are equipped with state-of-the-art technology to support accurate and safe medical procedures. We perform a wide range of surgeries, from routine interventions to complex specialties, with patient safety and recovery as top priorities.
Hospital & Healthcare Partnerships: We collaborate with leading government and private hospitals across Iraq to extend specialized care wherever it is needed. These partnerships allow us to integrate services, share expertise, and ensure continuity of care across regions. Through such collaborations, we support both routine and advanced treatments, provide emergency and surgical care, and help strengthen Iraq’s healthcare infrastructure.
Medical Equipment & Supply: Al-Faraj Medical Services also plays a vital role in the importation, supply, and maintenance of high-quality medical equipment and devices. Working closely with international manufacturers and trusted partners, we deliver advanced technologies that empower hospitals, clinics, and pharmacies to provide reliable, modern, and efficient care.

Our Facilities

Pharmaceutical Distribution - Al-Faraj @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap'); /* Scoped wrapper */ .pharma-dist-scope { font-family: 'Inter', sans-serif; } /* 1. Header Style */ .pharma-dist-scope .title-text { color: #4ca9d4 !important; font-weight: 800; font-size: 1.85rem; letter-spacing: -0.01em; text-align: center; } .pharma-dist-scope .title-underline { width: 80px; height: 5px; background-color: #4ca9d4; border-radius: 99px; margin: 1rem auto 0; } /* 2. Unique Animations */ @keyframes slowFloatPharma { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-12px); } } @keyframes rotatePharma { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* 3. Laser Container with Cut Corners */ .pharma-dist-scope .laser-container { position: relative; padding: 3px; background: rgba(76, 169, 212, 0.1); animation: slowFloatPharma 7s ease-in-out infinite; clip-path: polygon(0 0, 88% 0, 100% 12%, 100% 100%, 12% 100%, 0 88%); overflow: hidden; display: flex; } .pharma-dist-scope .laser-container::before { content: ''; position: absolute; width: 200%; height: 200%; background: conic-gradient(transparent, transparent, transparent, #4ca9d4); animation: rotatePharma 4s linear infinite; top: -50%; left: -50%; z-index: 0; } /* 4. Inner Content */ .pharma-dist-scope .cut-corner-inner { position: relative; background-color: #f0f9ff; padding: 3.5rem 2rem; text-align: center; display: flex; flex-direction: column; align-items: center; min-height: 380px; width: 100%; z-index: 1; clip-path: polygon(0 0, 88% 0, 100% 12%, 100% 100%, 12% 100%, 0 88%); } /* MUCH BIGGER ICON STYLING */ .pharma-dist-scope .icon-box { color: #4ca9d4; margin-bottom: 2rem; transition: transform 0.4s ease; } .pharma-dist-scope .laser-container:hover .icon-box { transform: scale(1.15); } .pharma-dist-scope .icon-box svg { width: 72px; /* Much bigger icons */ height: 72px; stroke-width: 1.5px; } .pharma-dist-scope .card-title { font-size: 1.45rem; font-weight: 800; margin-bottom: 1.25rem; color: #4ca9d4 !important; } /* High-contrast Black Description */ .pharma-dist-scope .card-desc { font-size: 1rem; line-height: 1.6; color: #1f2937 !important; max-width: 280px; } .pharma-dist-scope .highlight-bold { font-weight: 800; color: #4ca9d4 !important; } .pharma-dist-scope .delay-1 { animation-delay: 0s; } .pharma-dist-scope .delay-2 { animation-delay: 2s; } .pharma-dist-scope .delay-3 { animation-delay: 4s; }

Pharmaceutical Distribution

Al-Faraj Drugstore

Distributing medicines across Iraq's cities and regions with absolute reliability and speed.

Pharmacy Chain

A robust network of approximately 25 pharmacies serving local communities nationwide.

Partnerships

Network of over 300 doctors and a dedicated team of 400+ employees.

lucide.createIcons();
Medical Complexes - Al-Faraj @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&display=swap'); /* Scoped wrapper */ .medical-complexes-scope { font-family: 'Inter', sans-serif; } /* 1. Unique Animations */ @keyframes complexWave { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-12px); } } @keyframes complexRotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* 2. Header Style */ .medical-complexes-scope .header-container { text-align: center; margin-bottom: 5rem; } .medical-complexes-scope .section-title { color: #4ca9d4 !important; font-size: 1.85rem; font-weight: 800; letter-spacing: -0.01em; margin-bottom: 1.5rem; } .medical-complexes-scope .title-underline { width: 96px; height: 6px; background-color: #4ca9d4; border-radius: 99px; margin: 0 auto; } /* 3. List Item Styling */ .medical-complexes-scope .complex-item { display: flex; align-items: center; position: relative; } /* Larger indicator circles */ .medical-complexes-scope .number-circle { width: 72px; height: 72px; border: 5px solid #4ca9d4; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 1.25rem; color: #4ca9d4 !important; background: white; z-index: 15; flex-shrink: 0; animation: complexWave 3s ease-in-out infinite; } /* Laser Border Styling */ .medical-complexes-scope .laser-wrapper { position: relative; padding: 3px; border-radius: 14px; overflow: hidden; margin-left: -25px; /* Offset for circle overlap */ flex-grow: 1; z-index: 5; background: rgba(76, 169, 212, 0.1); } .medical-complexes-scope .laser-wrapper::before { content: ''; position: absolute; width: 200%; height: 200%; background: conic-gradient(transparent, transparent, transparent, #4ca9d4); animation: complexRotate 4s linear infinite; top: -50%; left: -50%; } .medical-complexes-scope .item-label { position: relative; background-color: #ffffff; padding: 1.25rem 1.5rem 1.25rem 3rem; border-radius: 12px; font-size: 1.1rem; color: #4ca9d4 !important; font-weight: 700; z-index: 10; display: block; box-shadow: inset 0 0 10px rgba(76, 169, 212, 0.05); } /* Staggered Delays */ .medical-complexes-scope .d-1 { animation-delay: 0s; } .medical-complexes-scope .d-2 { animation-delay: 0.2s; } .medical-complexes-scope .d-3 { animation-delay: 0.4s; } .medical-complexes-scope .d-4 { animation-delay: 0.6s; } .medical-complexes-scope .d-5 { animation-delay: 0.8s; } .medical-complexes-scope .d-6 { animation-delay: 1.0s; } .medical-complexes-scope .d-7 { animation-delay: 1.2s; } .medical-complexes-scope .d-8 { animation-delay: 1.4s; }

Medical Complexes

01
Ibn Al-Bitar Medical Complex
02
Ibn Hayyan Medical Complex
03
Al-Yarmouk Medical Complex
04
Al-Salam Medical Complex
05
Al-Awchi Medical Complex
06
Al-Kawthar Medical Complex
07
Al-Razi Medical Complex
08
Al-Wazzan Medical Complex
International Partnerships & Agencies @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap'); /* Scoped wrapper */ .partnerships-carousel-scope { font-family: 'Inter', sans-serif; } /* 1. Header Style */ .partnerships-carousel-scope .section-title { color: #4ca9d4 !important; font-weight: 800; font-size: 1.85rem; letter-spacing: -0.01em; margin-bottom: 1rem; text-align: center; } .partnerships-carousel-scope .title-underline { width: 80px; height: 5px; background-color: #4ca9d4; border-radius: 99px; margin: 0 auto; } /* 2. Laser Border Animation */ @keyframes rotatePartnerships { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .partnerships-carousel-scope .laser-card { position: relative; padding: 3px; border-radius: 16px; overflow: hidden; height: 100%; display: flex; background: rgba(76, 169, 212, 0.1); margin: 0 12px; transition: transform 0.3s ease; } .partnerships-carousel-scope .laser-card:hover { transform: translateY(-8px); } .partnerships-carousel-scope .laser-card::before { content: ''; position: absolute; width: 200%; height: 200%; background: conic-gradient(transparent, transparent, transparent, #4ca9d4); animation: rotatePartnerships 4s linear infinite; top: -50%; left: -50%; z-index: 0; } .partnerships-carousel-scope .card-content { position: relative; background: white; border-radius: 14px; padding: 3rem 2rem; width: 100%; z-index: 1; display: flex; flex-direction: column; align-items: center; text-align: center; } /* 3. Logo & Typography */ .partnerships-carousel-scope .logo-container { width: 100%; height: 100px; margin-bottom: 2rem; display: flex; align-items: center; justify-content: center; } .partnerships-carousel-scope .logo-container img { max-width: 220px; max-height: 90px; object-fit: contain; } .partnerships-carousel-scope .card-h3 { color: #4ca9d4 !important; font-weight: 800; font-size: 1.15rem; margin-bottom: 1rem; min-height: 3.5rem; display: flex; align-items: center; justify-content: center; } /* Updated description text to black */ .partnerships-carousel-scope .card-p { color: #1f2937 !important; font-size: 0.95rem; line-height: 1.6; margin-bottom: 2rem; min-height: 5.5rem; } /* 4. Carousel Layout */ .partnerships-carousel-scope .carousel-outer { overflow: hidden; width: 100%; } .partnerships-carousel-scope .carousel-track { display: flex; transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1); } .partnerships-carousel-scope .slide { flex: 0 0 100%; } @media (min-width: 768px) { .partnerships-carousel-scope .slide { flex: 0 0 33.333333%; } } .partnerships-carousel-scope .btn-learn { background-color: #4ca9d4; color: white; padding: 0.8rem 2.5rem; border-radius: 9999px; font-weight: 700; margin-top: auto; font-size: 0.9rem; transition: all 0.3s ease; display: inline-block; } .partnerships-carousel-scope .btn-learn:hover { opacity: 0.9; transform: scale(1.05); box-shadow: 0 8px 20px rgba(76, 169, 212, 0.3); } .partnerships-carousel-scope .nav-control { border: 2px solid #4ca9d4; color: #4ca9d4; padding: 10px 14px; border-radius: 12px; transition: all 0.2s; display: flex; align-items: center; justify-content: center; } .partnerships-carousel-scope .nav-control:hover:not(:disabled) { background-color: #4ca9d4; color: white; } .partnerships-carousel-scope .nav-control:disabled { opacity: 0.2; cursor: not-allowed; } .partnerships-carousel-scope .counter-text { color: #4ca9d4 !important; font-weight: 800; font-size: 1.25rem; } lucide.createIcons(); const track = document.getElementById('partners-track'); const nextBtn = document.getElementById('partners-next'); const prevBtn = document.getElementById('partners-prev'); const pageLabel = document.getElementById('partners-page'); const container = document.getElementById('partners-carousel-container'); let currentIndex = 0; const totalSlides = 8; let autoPlayInterval; function getVisibleCount() { return window.innerWidth >= 768 ? 3 : 1; } function updateCarousel() { const visible = getVisibleCount(); const maxIdx = totalSlides - visible; if (currentIndex > maxIdx) currentIndex = 0; if (currentIndex { currentIndex++; updateCarousel(); }, 4000); } function stopAutoPlay() { clearInterval(autoPlayInterval); } nextBtn.addEventListener('click', () => { stopAutoPlay(); currentIndex++; updateCarousel(); startAutoPlay(); }); prevBtn.addEventListener('click', () => { stopAutoPlay(); currentIndex--; updateCarousel(); startAutoPlay(); }); container.addEventListener('mouseenter', stopAutoPlay); container.addEventListener('mouseleave', startAutoPlay); window.addEventListener('resize', updateCarousel); updateCarousel(); startAutoPlay();