{"id":6105,"date":"2026-05-12T11:55:51","date_gmt":"2026-05-12T11:55:51","guid":{"rendered":"https:\/\/drrajcohas.ac.tz\/?page_id=6105"},"modified":"2026-05-12T12:01:24","modified_gmt":"2026-05-12T12:01:24","slug":"about-us","status":"publish","type":"page","link":"https:\/\/drrajcohas.ac.tz\/index.php\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6105\" class=\"elementor elementor-6105\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a8e730 e-flex e-con-boxed e-con e-parent\" data-id=\"2a8e730\" 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-2ad7c43 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"2ad7c43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --green-900: #04342C;\r\n  --green-800: #085041;\r\n  --green-700: #0F6E56;\r\n  --green-600: #1D9E75;\r\n  --green-300: #5DCAA5;\r\n  --green-100: #9FE1CB;\r\n  --green-50:  #E1F5EE;\r\n  --gold:      #BA7517;\r\n  --gold-light:#FAEEDA;\r\n  --sand:      #F7F5F0;\r\n  --parchment: #EDE9E0;\r\n  --text-dark: #181815;\r\n  --text-mid:  #3A3A38;\r\n  --text-muted:#7A7A76;\r\n  --border:    #D6D2C8;\r\n  --white:     #FFFFFF;\r\n}\r\n\r\n.about-root {\r\n  font-family: 'DM Sans', sans-serif;\r\n  color: var(--text-dark);\r\n  background: var(--white);\r\n  line-height: 1.7;\r\n  overflow-x: hidden;\r\n}\r\n\r\n\/* \u2500\u2500 INTRO HERO \u2500\u2500 *\/\r\n.ab-hero {\r\n  background: var(--green-900);\r\n  color: white;\r\n  padding: 5rem 2rem 0;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.ab-hero-inner {\r\n  max-width: 980px;\r\n  margin: 0 auto;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 3rem;\r\n  align-items: end;\r\n}\r\n@media(max-width:680px){ .ab-hero-inner { grid-template-columns:1fr; } }\r\n\r\n.ab-hero-text { padding-bottom: 4rem; }\r\n.ab-tag {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .4rem;\r\n  background: rgba(93,202,165,.15);\r\n  border: 1px solid rgba(93,202,165,.35);\r\n  border-radius: 100px;\r\n  padding: .3rem 1rem;\r\n  font-size: .75rem;\r\n  font-weight: 600;\r\n  letter-spacing: 1.2px;\r\n  text-transform: uppercase;\r\n  color: var(--green-300);\r\n  margin-bottom: 1.5rem;\r\n}\r\n.ab-hero h1 {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.6rem, 6vw, 4rem);\r\n  font-weight: 700;\r\n  line-height: 1.1;\r\n  margin-bottom: 1.25rem;\r\n  letter-spacing: -.5px;\r\n}\r\n.ab-hero h1 em {\r\n  font-style: italic;\r\n  color: var(--green-300);\r\n}\r\n.ab-hero p {\r\n  font-size: 1rem;\r\n  line-height: 1.8;\r\n  color: rgba(255,255,255,.75);\r\n  max-width: 420px;\r\n}\r\n\r\n.ab-hero-stats {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 1px;\r\n  background: rgba(255,255,255,.08);\r\n  border-radius: 16px 16px 0 0;\r\n  overflow: hidden;\r\n  align-self: end;\r\n}\r\n.ab-stat {\r\n  background: rgba(255,255,255,.05);\r\n  padding: 1.4rem 1.75rem;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 1.2rem;\r\n  border-bottom: 1px solid rgba(255,255,255,.07);\r\n  animation: fadeUp .6s ease both;\r\n}\r\n.ab-stat:nth-child(1){ animation-delay:.1s }\r\n.ab-stat:nth-child(2){ animation-delay:.2s }\r\n.ab-stat:nth-child(3){ animation-delay:.3s }\r\n.ab-stat:nth-child(4){ animation-delay:.4s; border-bottom:none; }\r\n\r\n.ab-stat-num {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 2.4rem;\r\n  font-weight: 700;\r\n  color: var(--green-300);\r\n  line-height: 1;\r\n  min-width: 60px;\r\n}\r\n.ab-stat-label { font-size: .88rem; color: rgba(255,255,255,.7); line-height: 1.4; }\r\n.ab-stat-label strong { display: block; color: white; font-weight: 500; font-size: .95rem; }\r\n\r\n\/* \u2500\u2500 DIAGONAL DIVIDER \u2500\u2500 *\/\r\n.ab-divider {\r\n  height: 60px;\r\n  background: var(--green-900);\r\n  clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%);\r\n  margin-bottom: -1px;\r\n}\r\n\r\n\/* \u2500\u2500 SECTION SHELL \u2500\u2500 *\/\r\n.ab-section {\r\n  max-width: 980px;\r\n  margin: 0 auto;\r\n  padding: 4.5rem 2rem;\r\n}\r\n.ab-section-sm {\r\n  max-width: 980px;\r\n  margin: 0 auto;\r\n  padding: 2.5rem 2rem;\r\n}\r\n\r\n\/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\r\n.section-label {\r\n  font-size: .72rem;\r\n  font-weight: 700;\r\n  letter-spacing: 2px;\r\n  text-transform: uppercase;\r\n  color: var(--green-700);\r\n  margin-bottom: .75rem;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: .6rem;\r\n}\r\n.section-label::before {\r\n  content: '';\r\n  display: inline-block;\r\n  width: 28px;\r\n  height: 2px;\r\n  background: var(--green-600);\r\n  border-radius: 2px;\r\n}\r\n\r\n.section-heading {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(1.9rem, 4vw, 2.8rem);\r\n  font-weight: 700;\r\n  line-height: 1.15;\r\n  color: var(--text-dark);\r\n  margin-bottom: 1rem;\r\n  letter-spacing: -.3px;\r\n}\r\n.section-heading em { font-style: italic; color: var(--green-700); }\r\n\r\n\/* \u2500\u2500 MISSION \/ VISION \u2500\u2500 *\/\r\n.mv-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 1.25rem;\r\n  margin-top: 2rem;\r\n}\r\n@media(max-width:620px){ .mv-grid { grid-template-columns:1fr; } }\r\n\r\n.mv-card {\r\n  border-radius: 16px;\r\n  padding: 2rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n.mv-card.mission {\r\n  background: var(--green-900);\r\n  color: white;\r\n}\r\n.mv-card.vision {\r\n  background: var(--gold-light);\r\n  border: 1px solid #F0D9A0;\r\n}\r\n.mv-card-icon {\r\n  width: 44px; height: 44px;\r\n  border-radius: 12px;\r\n  display: flex; align-items: center; justify-content: center;\r\n  margin-bottom: 1.25rem;\r\n}\r\n.mv-card.mission .mv-card-icon { background: rgba(93,202,165,.2); }\r\n.mv-card.vision  .mv-card-icon { background: rgba(186,117,23,.15); }\r\n.mv-card-icon svg { width: 22px; height: 22px; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; fill: none; }\r\n.mv-card.mission .mv-card-icon svg { stroke: var(--green-300); }\r\n.mv-card.vision  .mv-card-icon svg { stroke: var(--gold); }\r\n.mv-card h3 {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.4rem;\r\n  font-weight: 700;\r\n  margin-bottom: .75rem;\r\n}\r\n.mv-card.mission h3 { color: var(--green-100); }\r\n.mv-card.vision  h3 { color: var(--gold); }\r\n.mv-card p { font-size: .93rem; line-height: 1.75; }\r\n.mv-card.mission p { color: rgba(255,255,255,.78); }\r\n.mv-card.vision  p { color: var(--text-mid); }\r\n\r\n\/* \u2500\u2500 PROGRAMMES \u2500\u2500 *\/\r\n.prog-bg { background: var(--sand); }\r\n\r\n.prog-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1.25rem;\r\n  margin-top: 2.5rem;\r\n}\r\n@media(max-width:720px){ .prog-grid { grid-template-columns:1fr; } }\r\n\r\n.prog-card {\r\n  background: var(--white);\r\n  border: 1px solid var(--border);\r\n  border-radius: 16px;\r\n  padding: 1.75rem 1.5rem;\r\n  position: relative;\r\n  transition: transform .2s, box-shadow .2s;\r\n}\r\n.prog-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(15,110,86,.1); }\r\n\r\n.prog-level {\r\n  display: inline-block;\r\n  background: var(--green-50);\r\n  color: var(--green-700);\r\n  font-size: .72rem;\r\n  font-weight: 700;\r\n  letter-spacing: .8px;\r\n  text-transform: uppercase;\r\n  padding: .25rem .75rem;\r\n  border-radius: 100px;\r\n  margin-bottom: 1rem;\r\n}\r\n.prog-card.featured .prog-level { background: var(--green-700); color: white; }\r\n.prog-card.featured {\r\n  border-color: var(--green-600);\r\n  border-width: 2px;\r\n}\r\n.prog-card.featured::before {\r\n  content: 'Most Popular';\r\n  position: absolute;\r\n  top: -1px; right: 1.25rem;\r\n  background: var(--green-700);\r\n  color: white;\r\n  font-size: .68rem;\r\n  font-weight: 700;\r\n  letter-spacing: .8px;\r\n  text-transform: uppercase;\r\n  padding: .2rem .7rem;\r\n  border-radius: 0 0 8px 8px;\r\n}\r\n.prog-card h3 {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.25rem;\r\n  font-weight: 700;\r\n  color: var(--text-dark);\r\n  margin-bottom: .6rem;\r\n  line-height: 1.3;\r\n}\r\n.prog-card p {\r\n  font-size: .88rem;\r\n  color: var(--text-muted);\r\n  line-height: 1.65;\r\n  margin-bottom: 1.25rem;\r\n}\r\n.prog-duration {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: .4rem;\r\n  font-size: .82rem;\r\n  font-weight: 600;\r\n  color: var(--green-700);\r\n}\r\n.prog-duration svg { width: 15px; height: 15px; stroke: currentColor; fill: none; stroke-width: 2; }\r\n\r\n\/* \u2500\u2500 VALUES \u2500\u2500 *\/\r\n.values-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1rem;\r\n  margin-top: 2.5rem;\r\n}\r\n@media(max-width:680px){ .values-grid { grid-template-columns:1fr 1fr; } }\r\n@media(max-width:440px){ .values-grid { grid-template-columns:1fr; } }\r\n\r\n.value-item {\r\n  padding: 1.4rem 1.25rem;\r\n  border-radius: 14px;\r\n  border: 1px solid var(--border);\r\n  background: var(--white);\r\n  position: relative;\r\n}\r\n.value-num {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 3rem;\r\n  font-weight: 700;\r\n  color: var(--green-50);\r\n  position: absolute;\r\n  top: .5rem; right: 1rem;\r\n  line-height: 1;\r\n  user-select: none;\r\n}\r\n.value-item h4 {\r\n  font-size: .92rem;\r\n  font-weight: 600;\r\n  color: var(--green-800);\r\n  margin-bottom: .4rem;\r\n  position: relative;\r\n}\r\n.value-item p {\r\n  font-size: .83rem;\r\n  color: var(--text-muted);\r\n  line-height: 1.6;\r\n  position: relative;\r\n}\r\n\r\n\/* \u2500\u2500 ACCREDITATION \u2500\u2500 *\/\r\n.accred-bg { background: var(--green-900); color: white; }\r\n\r\n.accred-inner {\r\n  max-width: 980px;\r\n  margin: 0 auto;\r\n  padding: 4rem 2rem;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 3rem;\r\n  align-items: center;\r\n}\r\n@media(max-width:640px){ .accred-inner { grid-template-columns:1fr; } }\r\n\r\n.accred-inner .section-label { color: var(--green-300); }\r\n.accred-inner .section-label::before { background: var(--green-300); }\r\n.accred-inner .section-heading { color: white; }\r\n.accred-inner .section-heading em { color: var(--green-300); }\r\n.accred-text p { font-size: .95rem; color: rgba(255,255,255,.72); line-height: 1.8; }\r\n\r\n.accred-badges {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: .85rem;\r\n}\r\n.accred-badge {\r\n  background: rgba(255,255,255,.07);\r\n  border: 1px solid rgba(255,255,255,.12);\r\n  border-radius: 14px;\r\n  padding: 1.25rem;\r\n  text-align: center;\r\n}\r\n.accred-badge .ab-abbr {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.6rem;\r\n  font-weight: 700;\r\n  color: var(--green-300);\r\n  margin-bottom: .3rem;\r\n}\r\n.accred-badge .ab-name {\r\n  font-size: .75rem;\r\n  color: rgba(255,255,255,.6);\r\n  line-height: 1.4;\r\n}\r\n\r\n\/* \u2500\u2500 LOCATION STRIP \u2500\u2500 *\/\r\n.location-strip {\r\n  background: var(--parchment);\r\n  padding: 2.5rem 2rem;\r\n  text-align: center;\r\n}\r\n.location-strip-inner { max-width: 600px; margin: 0 auto; }\r\n.location-strip p { font-size: .95rem; color: var(--text-mid); margin-top: .5rem; }\r\n.location-strip .loc-name {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.6rem;\r\n  font-weight: 700;\r\n  color: var(--green-800);\r\n  margin: .5rem 0 .25rem;\r\n}\r\n.pin-icon {\r\n  width: 40px; height: 40px;\r\n  background: var(--green-700);\r\n  border-radius: 50%;\r\n  display: inline-flex; align-items: center; justify-content: center;\r\n  margin-bottom: .75rem;\r\n}\r\n.pin-icon svg { width: 18px; height: 18px; stroke: white; fill: none; stroke-width: 2; }\r\n\r\n\/* \u2500\u2500 CONTACT CTA \u2500\u2500 *\/\r\n.cta-strip {\r\n  background: var(--white);\r\n  border-top: 1px solid var(--border);\r\n  padding: 3rem 2rem;\r\n}\r\n.cta-inner {\r\n  max-width: 980px;\r\n  margin: 0 auto;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  flex-wrap: wrap;\r\n  gap: 1.5rem;\r\n}\r\n.cta-inner h3 {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.7rem;\r\n  font-weight: 700;\r\n  color: var(--text-dark);\r\n}\r\n.cta-inner p { font-size: .9rem; color: var(--text-muted); margin-top: .25rem; }\r\n\r\n.cta-contacts { display: flex; gap: .75rem; flex-wrap: wrap; }\r\n.cta-contact-chip {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: .5rem;\r\n  background: var(--green-50);\r\n  border: 1px solid var(--green-100);\r\n  border-radius: 10px;\r\n  padding: .6rem 1rem;\r\n  font-size: .88rem;\r\n  font-weight: 600;\r\n  color: var(--green-800);\r\n  text-decoration: none;\r\n  transition: background .15s;\r\n}\r\n.cta-contact-chip:hover { background: var(--green-100); }\r\n.cta-contact-chip svg { width: 15px; height: 15px; stroke: currentColor; fill: none; stroke-width: 2; flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\r\n@keyframes fadeUp {\r\n  from { opacity: 0; transform: translateY(18px); }\r\n  to   { opacity: 1; transform: translateY(0); }\r\n}\r\n.fade-up { animation: fadeUp .65s ease both; }\r\n.fade-up:nth-child(1){ animation-delay:.05s }\r\n.fade-up:nth-child(2){ animation-delay:.15s }\r\n.fade-up:nth-child(3){ animation-delay:.25s }\r\n.fade-up:nth-child(4){ animation-delay:.35s }\r\n.fade-up:nth-child(5){ animation-delay:.45s }\r\n.fade-up:nth-child(6){ animation-delay:.55s }\r\n<\/style>\r\n\r\n<div class=\"about-root\">\r\n\r\n  <!-- \u2500\u2500 HERO \u2500\u2500 -->\r\n  <section class=\"ab-hero\">\r\n    <div class=\"ab-hero-inner\">\r\n      <div class=\"ab-hero-text\">\r\n        <div class=\"ab-tag\">Est. Usa River, Arusha<\/div>\r\n        <h1>Shaping the <em>Next Generation<\/em> of Healthcare Professionals<\/h1>\r\n        <p>Dr. Richard Raj College of Health and Allied Sciences is committed to training skilled, compassionate, and ethical healthcare professionals for Tanzania and beyond.<\/p>\r\n      <\/div>\r\n      <div class=\"ab-hero-stats\">\r\n        <div class=\"ab-stat\">\r\n          <div class=\"ab-stat-num\">3<\/div>\r\n          <div class=\"ab-stat-label\"><strong>Years of Training<\/strong>Full diploma programme duration<\/div>\r\n        <\/div>\r\n        <div class=\"ab-stat\">\r\n          <div class=\"ab-stat-num\">3<\/div>\r\n          <div class=\"ab-stat-label\"><strong>Programmes Offered<\/strong>NTA Levels 4, 5 &amp; 6<\/div>\r\n        <\/div>\r\n        <div class=\"ab-stat\">\r\n          <div class=\"ab-stat-num\">2<\/div>\r\n          <div class=\"ab-stat-label\"><strong>Accrediting Bodies<\/strong>NACTVET &amp; Ministry of Health<\/div>\r\n        <\/div>\r\n        <div class=\"ab-stat\">\r\n          <div class=\"ab-stat-num\">100%<\/div>\r\n          <div class=\"ab-stat-label\"><strong>Clinical Training<\/strong>Hands-on practice in real health facilities<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"ab-divider\"><\/div>\r\n\r\n  <!-- \u2500\u2500 WHO WE ARE \u2500\u2500 -->\r\n  <section style=\"background: var(--white);\">\r\n    <div class=\"ab-section\">\r\n      <div class=\"section-label\">Who We Are<\/div>\r\n      <div style=\"display:grid; grid-template-columns:1fr 1fr; gap:3rem; align-items:start;\">\r\n        <div>\r\n          <h2 class=\"section-heading\">A Place Where Your <em>Future Begins<\/em><\/h2>\r\n        <\/div>\r\n        <div>\r\n          <p style=\"font-size:.97rem; color:var(--text-mid); line-height:1.85; margin-bottom:1rem;\">Located in the serene surroundings of Usa River, Arusha, Tanzania, Dr. Richard Raj College of Health and Allied Sciences provides a nurturing environment where students grow academically, clinically, and personally.<\/p>\r\n          <p style=\"font-size:.97rem; color:var(--text-mid); line-height:1.85;\">We combine rigorous academic learning with extensive practical experience, ensuring every graduate is ready to serve communities with confidence, competence, and compassion.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mv-grid\" style=\"margin-top:2.5rem;\">\r\n        <div class=\"mv-card mission fade-up\">\r\n          <div class=\"mv-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Our Mission<\/h3>\r\n          <p>To train skilled, compassionate, and ethical healthcare professionals through faith-centred education, practical learning, and a commitment to excellence \u2014 equipping graduates to serve communities across Tanzania with dedication and integrity.<\/p>\r\n        <\/div>\r\n        <div class=\"mv-card vision fade-up\">\r\n          <div class=\"mv-card-icon\">\r\n            <svg viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Our Vision<\/h3>\r\n          <p>To be a leading centre of excellence in health sciences education in East Africa, producing healthcare professionals who are not only technically proficient but also grounded in strong moral values and a lifelong passion for learning and service.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2500\u2500 PROGRAMMES \u2500\u2500 -->\r\n  <section class=\"prog-bg\">\r\n    <div class=\"ab-section\">\r\n      <div class=\"section-label\">Our Programmes<\/div>\r\n      <h2 class=\"section-heading\">Train from Foundation to <em>Professional Level<\/em><\/h2>\r\n      <p style=\"color:var(--text-muted); font-size:.95rem; max-width:520px; margin-top:.5rem;\">We guide you step-by-step through a structured pathway from beginner to fully qualified healthcare professional.<\/p>\r\n\r\n      <div class=\"prog-grid\">\r\n        <div class=\"prog-card fade-up\">\r\n          <div class=\"prog-level\">NTA Level 4<\/div>\r\n          <h3>Certificate in Nursing &amp; Midwifery<\/h3>\r\n          <p>Build your foundational knowledge in healthcare, patient care, anatomy, and clinical ethics. The ideal starting point for your healthcare career.<\/p>\r\n          <div class=\"prog-duration\">\r\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            1 Year Programme\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"prog-card featured fade-up\">\r\n          <div class=\"prog-level\">NTA Level 5<\/div>\r\n          <h3>Diploma in Nursing &amp; Midwifery<\/h3>\r\n          <p>Develop advanced practical skills, handle real healthcare situations, and gain clinical rotations across specialised departments in accredited health facilities.<\/p>\r\n          <div class=\"prog-duration\">\r\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            2 Year Programme\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"prog-card fade-up\">\r\n          <div class=\"prog-level\">NTA Level 6<\/div>\r\n          <h3>Advanced Diploma in Nursing &amp; Midwifery<\/h3>\r\n          <p>Become a confident, competent, and independently practising healthcare professional equipped for leadership roles in Tanzania's health system.<\/p>\r\n          <div class=\"prog-duration\">\r\n            <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n            3 Year Programme\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2500\u2500 VALUES \u2500\u2500 -->\r\n  <section style=\"background:var(--white);\">\r\n    <div class=\"ab-section\">\r\n      <div class=\"section-label\">Our Core Values<\/div>\r\n      <h2 class=\"section-heading\">More Than Just <em>a College<\/em><\/h2>\r\n      <p style=\"color:var(--text-muted); font-size:.95rem; margin-top:.5rem; max-width:500px;\">We don't just teach \u2014 we prepare you for a life of purpose in healthcare.<\/p>\r\n\r\n      <div class=\"values-grid\">\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">01<\/div>\r\n          <h4>Accountability &amp; Responsibility<\/h4>\r\n          <p>We hold ourselves and our students to the highest standards of professional conduct.<\/p>\r\n        <\/div>\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">02<\/div>\r\n          <h4>Transparency &amp; Integrity<\/h4>\r\n          <p>Open, honest communication in all our academic and administrative dealings.<\/p>\r\n        <\/div>\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">03<\/div>\r\n          <h4>Respect for Individuals<\/h4>\r\n          <p>Every student, staff member, and patient deserves dignity and equitable treatment.<\/p>\r\n        <\/div>\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">04<\/div>\r\n          <h4>Commitment to Excellence<\/h4>\r\n          <p>We pursue the highest quality in education, clinical training, and student outcomes.<\/p>\r\n        <\/div>\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">05<\/div>\r\n          <h4>Creativity &amp; Innovation<\/h4>\r\n          <p>Embracing modern teaching methods and evidence-based healthcare practice.<\/p>\r\n        <\/div>\r\n        <div class=\"value-item fade-up\">\r\n          <div class=\"value-num\">06<\/div>\r\n          <h4>Confidentiality &amp; Professional Ethics<\/h4>\r\n          <p>Upholding the strict ethical standards expected of Tanzania's healthcare professionals.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2500\u2500 ACCREDITATION \u2500\u2500 -->\r\n  <section class=\"accred-bg\">\r\n    <div class=\"accred-inner\">\r\n      <div class=\"accred-text\">\r\n        <div class=\"section-label\">Recognition &amp; Accreditation<\/div>\r\n        <h2 class=\"section-heading\">Nationally <em>Recognised<\/em> Training<\/h2>\r\n        <p style=\"margin-top:1rem;\">Our programmes are accredited and students are selected in collaboration with the Ministry of Health and NACTVET, ensuring your qualification is recognised across Tanzania's public and private health sectors.<\/p>\r\n        <p style=\"margin-top:1rem;\">Graduates are eligible for registration with the <strong style=\"color:white;\">Tanzania Nursing and Midwifery Council (TNMC)<\/strong>, enabling them to practice legally throughout the country.<\/p>\r\n      <\/div>\r\n      <div class=\"accred-badges\">\r\n        <div class=\"accred-badge fade-up\">\r\n          <div class=\"ab-abbr\">NACTVET<\/div>\r\n          <div class=\"ab-name\">National Council for Technical Education &amp; Vocational Training<\/div>\r\n        <\/div>\r\n        <div class=\"accred-badge fade-up\">\r\n          <div class=\"ab-abbr\">MoH<\/div>\r\n          <div class=\"ab-name\">Ministry of Health, Tanzania<\/div>\r\n        <\/div>\r\n        <div class=\"accred-badge fade-up\">\r\n          <div class=\"ab-abbr\">TNMC<\/div>\r\n          <div class=\"ab-name\">Tanzania Nursing &amp; Midwifery Council<\/div>\r\n        <\/div>\r\n        <div class=\"accred-badge fade-up\">\r\n          <div class=\"ab-abbr\">NHIF<\/div>\r\n          <div class=\"ab-name\">National Health Insurance Fund Registered<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2500\u2500 LOCATION \u2500\u2500 -->\r\n  <section class=\"location-strip\">\r\n    <div class=\"location-strip-inner\">\r\n      <div class=\"pin-icon\">\r\n        <svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n      <\/div>\r\n      <div class=\"loc-name\">Usa River, Arusha \u2014 Tanzania<\/div>\r\n      <p>Set in the cool highlands near Arusha, our campus offers a peaceful and focused environment ideal for learning and personal growth. P.O. Box 51, Usa River, Arusha.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2500\u2500 CONTACT CTA \u2500\u2500 -->\r\n  <section class=\"cta-strip\">\r\n    <div class=\"cta-inner\">\r\n      <div>\r\n        <h3>Ready to Begin Your Journey?<\/h3>\r\n        <p>Reach out to our admissions team \u2014 we're happy to help.<\/p>\r\n      <\/div>\r\n      <div class=\"cta-contacts\">\r\n        <a href=\"tel:+255742392739\" class=\"cta-contact-chip\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10.81 19.79 19.79 0 01.02 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91A16 16 0 0016 17.94l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\r\n          +255 742 392 739\r\n        <\/a>\r\n        <a href=\"tel:+255672741960\" class=\"cta-contact-chip\">\r\n          <svg viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10.81 19.79 19.79 0 01.02 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91A16 16 0 0016 17.94l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\r\n          +255 672 741 960\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\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>Est. Usa River, Arusha Shaping the Next Generation of Healthcare Professionals Dr. Richard Raj College of Health and Allied Sciences [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-6105","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/pages\/6105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/comments?post=6105"}],"version-history":[{"count":4,"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/pages\/6105\/revisions"}],"predecessor-version":[{"id":6110,"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/pages\/6105\/revisions\/6110"}],"wp:attachment":[{"href":"https:\/\/drrajcohas.ac.tz\/index.php\/wp-json\/wp\/v2\/media?parent=6105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}