Our Offerings
Kalaripayattu

Yoga

Silambam

ayurvedic wellness

Empowering minds and bodies through age-inclusive Kalaripayattu  and yoga training for all generations.

manu kalari KT KL
IMG_5586
Screenshot
kithu
photo_2025-06-21_15-01-07
photo_2025-07-02_12-26-15
Why Choose Us

We Provide The Best training

photo_2025-07-02_12-27-20
document.addEventListener('DOMContentLoaded', function () { const heading = document.querySelector('.kala-heading'); const content = document.querySelector('.dropdown-content'); if (heading && content) { console.log('✅ Toggle setup ready'); heading.addEventListener('click', function () { console.log('🟡 Heading clicked'); if (content.style.display === 'none' || content.style.display === '') { content.style.display = 'block'; } else { content.style.display = 'none'; } }); } else { console.log('❌ Either heading or content not found'); } });