<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Stelmatson Global Consult - Expert Study Abroad Consultants in Nigeria. 98% Admission Success | 96% Visa Success | 95% IELTS Success">
    <title>Stelmatson Global Consult | Study Abroad Experts</title>
    <style>
        body { 
            font-family: 'Segoe UI', Arial, sans-serif; 
            margin: 0; 
            padding: 0; 
            line-height: 1.6; 
            color: #333; 
        }
        .hero { 
            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), 
                        url('https://via.placeholder.com/1920x800?text=Study+Abroad') center/cover no-repeat; 
            color: white; 
            text-align: center; 
            padding: 180px 20px; 
        }
        .container { 
            max-width: 1200px; 
            margin: 0 auto; 
            padding: 0 20px; 
        }
        .section { 
            padding: 80px 0; 
        }
        .stats { 
            display: flex; 
            justify-content: center; 
            gap: 40px; 
            flex-wrap: wrap; 
        }
        .stat-card { 
            text-align: center; 
            background: #f8f9fa; 
            padding: 30px; 
            border-radius: 10px; 
            width: 280px; 
            box-shadow: 0 4px 15px rgba(0,0,0,0.1); 
        }
        .stat-number { 
            font-size: 3.5rem; 
            font-weight: bold; 
            color: #0066cc; 
        }
        .btn { 
            display: inline-block; 
            padding: 14px 32px; 
            background: #0066cc; 
            color: white; 
            text-decoration: none; 
            border-radius: 5px; 
            font-weight: bold; 
            margin: 10px; 
        }
        .btn:hover { 
            background: #0055aa; 
        }
        h1, h2, h3 { 
            color: #1a1a1a; 
        }
    </style>
</head>
<body>

    <!-- Hero Section -->
    <section class="hero">
        <div class="container">
            <h1 style="font-size: 3.2rem;">Empowering Global Ambitions</h1>
            <p style="font-size: 1.4rem; max-width: 800px; margin: 20px auto;">Your Trusted Partner for Study Abroad Success Since 2014</p>
            <p style="font-size: 1.1rem; font-style: italic;">Soaring your dreams, translating your visions into reality!</p>
            <div style="margin-top: 40px;">
                <a href="#consultation" class="btn">Get Free Consultation</a>
                <a href="#destinations" class="btn" style="background: transparent; border: 2px solid white;">Explore Destinations</a>
            </div>
        </div>
    </section>

    <!-- Welcome Section -->
    <section class="section" style="background: #fff;">
        <div class="container">
            <h2 style="text-align: center; margin-bottom: 40px;">Welcome to Stelmatson Global Consult</h2>
            <p>Since 2014, Stelmatson Global Consult has been a trusted partner for ambitious students seeking world-class education abroad. Our journey began when our first student secured admission to one of the UK’s top 20 universities for an MSc in Finance and Econometrics. Since then, we have successfully guided hundreds of students to prestigious institutions across the United Kingdom, United States, Canada, Europe, Australia, and beyond.</p>
            
            <div class="stats" style="margin: 50px 0;">
                <div class="stat-card">
                    <div class="stat-number">98%</div>
                    <h3>Admission Placement</h3>
                </div>
                <div class="stat-card">
                    <div class="stat-number">96%</div>
                    <h3>Study Visa Success</h3>
                </div>
                <div class="stat-card">
                    <div class="stat-number">95%</div>
                    <h3>IELTS Success Rate</h3>
                </div>
            </div>

            <p>Studying abroad opens transformative opportunities — fully or partially funded scholarships, renowned academic programs, international work experience, cultural immersion, and outstanding long-term career prospects. With our network of over 1,500 partner institutions, we provide personalized guidance tailored to your goals.</p>
            
            <div style="text-align: center; margin-top: 40px;">
                <a href="#consultation" class="btn">Schedule a Free Consultation</a>
            </div>
        </div>
    </section>

    <!-- Destinations -->
    <section id="destinations" class="section" style="background: #f8f9fa;">
        <div class="container">
            <h2 style="text-align: center;">Explore Top Study Destinations</h2>
            <ul style="columns: 3; max-width: 900px; margin: 40px auto; font-size: 1.1rem;">
                <li>🇬🇧 United Kingdom</li>
                <li>🇺🇸 United States</li>
                <li>🇨🇦 Canada</li>
				<li>🇮🇪 Ireland</li>
                <li>🇦🇺 Australia</li>
                <li>🇩🇪 Germany</li>
                <li>and many more</li>
            </ul>
            <div style="text-align: center;">
                <a href="/study-abroad" class="btn">Browse All Destinations →</a>
            </div>
        </div>
    </section>

    <!-- IELTS Teaser -->
    <section class="section">
        <div class="container">
            <h2 style="text-align: center;">IELTS – More Than Just an Exam</h2>
            <p style="text-align: center; max-width: 800px; margin: 30px auto;">We offer world-class IELTS preparation with consistently high success rates. Our expert tutors, many trained by British Council examiners, will help you achieve your target band score.</p>
            <div style="text-align: center;">
                <a href="/ielts" class="btn">Join IELTS Classes</a>
            </div>
        </div>
    </section>

    <!-- Testimonials -->
    <section class="section" style="background: #f8f9fa;">
        <div class="container">
            <h2 style="text-align: center;">What Our Students Say</h2>
            <blockquote style="max-width: 700px; margin: 40px auto; font-style: italic; font-size: 1.1rem;">
                “I enrolled in a five-day intensive prep class… I achieved an 8.5 band score and gained admission to the Master’s program in Aeronautical Engineering at the University of Limerick.” 
                <br><strong>— Tiwa Odesanya</strong>
            </blockquote>
        </div>
    </section>

    <!-- CTA -->
    <section id="consultation" class="section" style="background: #0066cc; color: white; text-align: center;">
        <div class="container">
            <h2>Ready to Begin Your Study Abroad Journey?</h2>
            <p style="font-size: 1.2rem;">Let our experienced team guide you every step of the way.</p>
            <a href="mailto:consulting@stelmatson.com" class="btn" style="background: white; color: #0066cc;">Book Free Consultation Now</a>
            <p style="margin-top: 30px;"><strong>Kenneth Matthew Ehimhen</strong><br>CEO, Stelmatson Global Consult</p>
        </div>
    </section>

    <footer style="background: #222; color: #ccc; text-align: center; padding: 40px 20px;">
        <p>Suite 3, PTIL Plaza, Beside NNPC Mini Petrol Station, Zarmaganda Junction, Jos, Plateau State, Nigeria.</p>
        <p>Phone: +234 803 ... | +234 701 832 4097 | Email: consulting@stelmatson.com</p>
        <p>&copy; 2026 Stelmatson Global Consult. All Rights Reserved.</p>
    </footer>

</body>
</html>