Nurturing the Professional Mukmin
Bridging academic excellence with the living values of the Quran. QGIIS provides a holistic, integrated Islamic education designed to prepare your child for future challenges.
The QGIIS Educational Model
Protecting and preparing our children for current and future challenges through a comprehensive foundation of Al-Quran, As-Sunnah, and Academic excellence.
Quranic Foundation
Inculcating students from a tender age with Quranic education and values, aspiring to build a true 'Jeelul Quran' (Generation of the Quran).
Academic Excellence
Delivering a robust curriculum integrating standard academic syllabi (KSSR/KSSM) to ensure our students excel in mainstream examinations.
Sunnah Sports & Co-Curricular
Reviving the Sunnah through active physical education, featuring specialized activities like horseback riding and swimming.
Educational Pathways
A seamless journey of academic excellence and Islamic nurturing from primary through secondary education.
Primary Education
Building a strong foundation through integrated KSSR and Diniyah syllabus. Fostering love for Al-Quran, basic Fardhu Ain, and academic curiosity.
Explore Primary Syllabus →Secondary Education
Preparing future leaders with comprehensive KSSM, advanced Hafazan, and leadership tarbiyah to excel in SPM and beyond.
Explore Secondary Syllabus →Reviving the Sunnah Through Sports
At QGIIS, physical education goes beyond standard activities. We actively encourage our students to participate in Sunnah sports, building physical strength, discipline, and courage in accordance with Islamic traditions.
- Horseback Riding: Building leadership, confidence, and compassion.
- Swimming Classes: Essential life skills, stamina, and physical endurance.
- Archery (Memanah): Enhancing focus, precision, and mental discipline.
What Our Parents Say
Discover why families trust QGIIS to nurture their children academically and spiritually.
"The balance between academic rigor and Islamic tarbiyah is exactly what we were looking for. Seeing my child memorize the Quran while excelling in their standard subjects brings peace to my heart."
"QGIIS truly lives up to its vision of building the Professional Mukmin. The teachers are incredibly dedicated, and the inclusion of Sunnah sports has done wonders for my child's confidence."
<section class="qgiis-final-cta" aria-label="Enrollment Call to Action">
<div class="qgiis-final-cta__container">
<div class="qgiis-final-cta__content">
<h2 class="qgiis-final-cta__title">Ready to Shape Their Future?</h2>
<p class="qgiis-final-cta__desc">
Take the first step towards nurturing your child into a Professional Mukmin. Pendaftaran for the upcoming academic session is now open. Space is limited to ensure high-quality tarbiyah.
</p>
<div class="qgiis-final-cta__actions">
<!-- Uses the global button classes we defined in Phase 5 -->
<a href="[REGISTRATION_URL]" class="qgiis-btn qgiis-btn--primary">Start Application</a>
<a href="[WHATSAPP_URL]" class="qgiis-btn qgiis-btn--outline">WhatsApp Admissions</a>
</div>
</div>
</div>
</section>.qgiis-final-cta {
padding: var(--qgiis-space-xl) var(--qgiis-space-sm);
background-color: var(--qgiis-primary);
/* Optional: Adds a subtle premium pattern overlay if desired */
background-image: radial-gradient(circle at 100% 100%, rgba(212, 175, 55, 0.1) 0%, transparent 50%),
radial-gradient(circle at 0% 0%, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
text-align: center;
}
.qgiis-final-cta__container {
max-width: 800px;
margin: 0 auto;
}
.qgiis-final-cta__title {
font-family: var(--qgiis-font-heading);
font-size: clamp(2rem, 4vw, 3rem);
color: var(--qgiis-bg-white);
font-weight: 800;
margin-bottom: var(--qgiis-space-sm);
}
.qgiis-final-cta__desc {
font-family: var(--qgiis-font-body);
color: #E5E7EB;
font-size: 1.15rem;
line-height: 1.7;
margin-bottom: var(--qgiis-space-lg);
}
.qgiis-final-cta__actions {
display: flex;
justify-content: center;
gap: var(--qgiis-space-sm);
flex-wrap: wrap;
}
/* Responsive adjustment for the CTA actions */
@media (max-width: 480px) {
.qgiis-final-cta__actions {
flex-direction: column;
}
.qgiis-final-cta__actions .qgiis-btn {
width: 100%;
}
}