<?php
$page_title = 'TOEFL iBT Coaching & Preparation | Best TOEFL Institute | Visa Solution Plus';
$page_description = 'Master TOEFL iBT with Visa Solution Plus. Expert coaching for Reading, Listening, Speaking & Writing. 100+ score guaranteed with our proven strategies and mock tests.';
$page_keywords = 'TOEFL coaching, TOEFL preparation, TOEFL iBT classes, TOEFL test center, study abroad english test';
$active_page = 'courses';
include 'header.php';
?>

<!-- ========= HERO ========= -->
<section class="course-hero-banner" style="background:linear-gradient(135deg, rgba(24,66,90,0.95), rgba(18,51,70,0.95)), url('https://images.unsplash.com/photo-1503676260728-1c00da094a0b?q=80&w=1200');background-size:cover;background-position:center;">
    <div class="container py-5">
        <div class="row align-items-center py-lg-4">
            <div class="col-lg-8 text-white">
                <nav aria-label="breadcrumb"><ol class="breadcrumb mb-3"><li class="breadcrumb-item"><a href="index.php" class="text-white text-decoration-none">Home</a></li><li class="breadcrumb-item"><a href="#" class="text-white text-decoration-none">Courses</a></li><li class="breadcrumb-item active text-danger" aria-current="page">TOEFL Coaching</li></ol></nav>
                <div class="mb-3"><span class="badge bg-danger px-3 py-2 rounded-pill fw-bold">Result-Oriented Training</span></div>
                <h1 class="display-3 fw-800 mb-3 text-white">TOEFL iBT <span class="text-danger">Prep Course</span></h1>
                <p class="lead text-white opacity-90 mb-4">Crack the Test of English as a Foreign Language with 100+ score. Comprehensive internet-based test training with certified trainers.</p>
                <div class="d-flex flex-wrap gap-3">
                    <span class="badge bg-white text-navy px-3 py-2 rounded-pill"><i class="fas fa-clock me-1"></i> 4-6 Weeks Batch</span>
                    <span class="badge bg-white text-navy px-3 py-2 rounded-pill"><i class="fas fa-desktop me-1"></i> Computer-Based Mock Tests</span>
                </div>
            </div>
        </div>
    </div>
</section>

<!-- ========= MAIN CONTENT ========= -->
<section class="py-5">
    <div class="container">
        <div class="row g-5">
            <!-- LEFT COLUMN -->
            <div class="col-lg-8">
                <article class="course-content-area">
                    <h2 class="fw-800 text-navy mb-4">What is <span class="text-danger">TOEFL iBT?</span></h2>
                    <p class="lead text-muted">The <strong>Test of English as a Foreign Language (TOEFL)</strong> is a standardized test to measure the English language ability of non-native speakers wishing to enroll in English-speaking universities. The test is accepted by more than <strong>11,000 universities</strong> and other institutions in over <strong>190 countries</strong> and territories.</p>
                    <p class="text-muted">At <strong>Visa Solution Plus</strong>, we offer a structured TOEFL iBT preparation course designed to help you master all four sections: Reading, Listening, Speaking, and Writing. Our curriculum focuses on test-taking strategies, time management, and extensive practice.</p>

                    <div class="mt-5">
                        <h3 class="fw-800 text-navy mb-4"><i class="fas fa-layer-group text-danger me-2"></i>TOEFL iBT Sections</h3>
                        <div class="accordion" id="toeflAccordion">
                            <div class="accordion-item border-0 shadow-sm mb-3 rounded-4 overflow-hidden">
                                <h2 class="accordion-header"><button class="accordion-button fw-bold" type="button" data-bs-toggle="collapse" data-bs-target="#toeflReading"><i class="fas fa-book-open text-danger me-2"></i> Reading Section (35 Mins)</button></h2>
                                <div id="toeflReading" class="accordion-collapse collapse show" data-bs-parent="#toeflAccordion">
                                    <div class="accordion-body text-muted">
                                        <p><strong>Tasks:</strong> Read 2 passages and answer 10 questions each.</p>
                                        <p><strong>Skills Tested:</strong> Ability to understand academic texts, rhetorical functions, and reading for detail.</p>
                                        <ul class="mb-0"><li>Reading for Gist</li><li>Vocabulary in Context</li><li>Inference and Rhetorical Purpose</li></ul>
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item border-0 shadow-sm mb-3 rounded-4 overflow-hidden">
                                <h2 class="accordion-header"><button class="accordion-button collapsed fw-bold" type="button" data-bs-toggle="collapse" data-bs-target="#toeflListening"><i class="fas fa-headphones text-danger me-2"></i> Listening Section (36 Mins)</button></h2>
                                <div id="toeflListening" class="accordion-collapse collapse" data-bs-parent="#toeflAccordion">
                                    <div class="accordion-body text-muted">
                                        <p><strong>Tasks:</strong> Listen to 3 lectures and 2 conversations.</p>
                                        <p><strong>Skills Tested:</strong> Comprehension of main ideas, details, speaker attitude, and function.</p>
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item border-0 shadow-sm mb-3 rounded-4 overflow-hidden">
                                <h2 class="accordion-header"><button class="accordion-button collapsed fw-bold" type="button" data-bs-toggle="collapse" data-bs-target="#toeflSpeaking"><i class="fas fa-microphone text-danger me-2"></i> Speaking Section (16 Mins)</button></h2>
                                <div id="toeflSpeaking" class="accordion-collapse collapse" data-bs-parent="#toeflAccordion">
                                    <div class="accordion-body text-muted">
                                        <p><strong>Tasks:</strong> 4 Tasks (1 Independent + 3 Integrated).</p>
                                        <p><strong>Skills Tested:</strong> Ability to speak effectively in academic and university life settings.</p>
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item border-0 shadow-sm mb-3 rounded-4 overflow-hidden">
                                <h2 class="accordion-header"><button class="accordion-button collapsed fw-bold" type="button" data-bs-toggle="collapse" data-bs-target="#toeflWriting"><i class="fas fa-pen-nib text-danger me-2"></i> Writing Section (29 Mins)</button></h2>
                                <div id="toeflWriting" class="accordion-collapse collapse" data-bs-parent="#toeflAccordion">
                                    <div class="accordion-body text-muted">
                                        <p><strong>Tasks:</strong> 2 Tasks (1 Integrated + 1 Academic Discussion).</p>
                                        <p><strong>Skills Tested:</strong> Ability to write academic responses and express opinions clearly.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="mt-5">
                        <h3 class="fw-800 text-navy mb-3">TOEFL Scoring Chart</h3>
                        <div class="table-responsive">
                            <table class="table table-bordered table-hover">
                                <thead class="table-dark"><tr><th>Section</th><th>Score Range</th><th>Proficiency Level</th></tr></thead>
                                <tbody>
                                    <tr><td>Reading</td><td>0-30</td><td class="text-success fw-bold">High (24-30)</td></tr>
                                    <tr><td>Listening</td><td>0-30</td><td class="text-success fw-bold">High (22-30)</td></tr>
                                    <tr><td>Speaking</td><td>0-30</td><td class="text-success fw-bold">Good (26-30)</td></tr>
                                    <tr><td>Writing</td><td>0-30</td><td class="text-success fw-bold">Good (24-30)</td></tr>
                                    <tr class="table-primary fw-bold"><td colspan="2">Total Score (0-120)</td><td class="text-danger">Target: 100+</td></tr>
                                </tbody>
                            </table>
                        </div>
                    </div>

                    <!-- ADDED: COURSE CHECKOUT SECTION -->
                    <div class="mt-5 p-4 rounded-4 shadow-lg border-0 bg-white">
                        <h3 class="fw-800 text-navy mb-4"><i class="fas fa-shopping-cart text-danger me-2"></i>Course Enrollment & Pricing</h3>
                        <p class="text-muted mb-4">Enroll for TOEFL iBT preparation. Total is calculated at <strong>$5 per class per student</strong>.</p>
                        
                        <div class="row align-items-end g-3">
                            <div class="col-md-4">
                                <label class="form-label fw-bold small text-uppercase opacity-75">Number of Students</label>
                                <div class="input-group">
                                    <span class="input-group-text bg-white border-end-0"><i class="fas fa-users text-danger"></i></span>
                                    <input type="number" id="num_students" class="form-control border-start-0 ps-0" value="1" min="1">
                                </div>
                            </div>
                            <div class="col-md-4">
                                <label class="form-label fw-bold small text-uppercase opacity-75">Number of Classes</label>
                                <div class="input-group">
                                    <span class="input-group-text bg-white border-end-0"><i class="fas fa-calendar-alt text-danger"></i></span>
                                    <input type="number" id="num_classes" class="form-control border-start-0 ps-0" value="10" min="1">
                                </div>
                            </div>
                            <div class="col-md-4">
                                <button class="btn btn-danger w-100 py-2 fw-bold btn-add-to-cart" data-course="TOEFL iBT">
                                    ADD TO CART <i class="fas fa-cart-plus ms-1"></i>
                                </button>
                            </div>
                        </div>
                        
                        <div class="mt-4 pt-3 border-top d-flex justify-content-between align-items-center">
                            <div>
                                <span class="text-muted small">Estimated Total:</span>
                                <h4 class="fw-800 text-navy mb-0" id="live-total-display">$50.00</h4>
                            </div>
                            <a href="checkout.php" class="btn btn-outline-navy fw-bold px-4">VIEW CART <i class="fas fa-chevron-right ms-2"></i></a>
                        </div>
                    </div>

                    <script>
                        const studentsInp = document.getElementById('num_students');
                        const classesInp = document.getElementById('num_classes');
                        const totalDisp = document.getElementById('live-total-display');

                        function updateLiveTotal() {
                            const total = (parseInt(studentsInp.value) || 0) * (parseInt(classesInp.value) || 0) * 5;
                            totalDisp.innerText = '$' + total.toFixed(2);
                        }

                        studentsInp?.addEventListener('input', updateLiveTotal);
                        classesInp?.addEventListener('input', updateLiveTotal);
                    </script>
                    <link rel="stylesheet" href="checkout.css">
                    <script src="checkout.js"></script>

                    <div class="bg-light rounded-4 p-4 text-center mt-5">
                        <h4 class="fw-800 text-navy">Ready to Start Your Preparation?</h4>
                        <p class="text-muted">Join our upcoming batch and get access to exclusive study material.</p>
                        <a href="contact.php" class="btn btn-danger btn-lg rounded-pill px-5 fw-bold">Book Free Demo Class <i class="fas fa-arrow-right ms-2"></i></a>
                    </div>
                </article>
            </div>

            <!-- RIGHT COLUMN (SIDEBAR) -->
            <div class="col-lg-4">
                <div class="course-sidebar sticky-top" style="top:100px;">
                    <!-- Enroll Form -->
                    <div class="card border-0 shadow-lg rounded-4 overflow-hidden mb-4">
                        <div class="card-header text-white text-center py-4" style="background:linear-gradient(135deg,#18425a,#123346);">
                            <h4 class="fw-800 mb-1">Enroll Now</h4>
                            <p class="small opacity-75 mb-0">Get Expert TOEFL Coaching</p>
                        </div>
                        <div class="card-body p-4">
                            <form class="d-flex flex-column gap-3" id="toeflEnrollForm">
                                <input type="text" name="name" class="form-control vsp-input" placeholder="Your Full Name" required>
                                <input type="tel" name="phone" class="form-control vsp-input" placeholder="Phone Number" required>
                                <input type="email" name="email" class="form-control vsp-input" placeholder="Email Address" required>
                                <input type="hidden" name="service" value="TOEFL">
                                <input type="hidden" name="source_page" value="toefl">
                                <button type="submit" class="btn btn-vsp-submit w-100 py-3 fw-bold">BOOK FREE DEMO <i class="fas fa-arrow-right ms-2"></i></button>
                            </form>
                        </div>
                    </div>

                    <!-- Other Courses -->
                    <div class="card border-0 shadow-sm rounded-4 p-4 mb-4" style="background:#f8f9ff;">
                        <h5 class="fw-800 text-navy mb-3">Our Other Courses</h5>
                        <ul class="list-unstyled mb-0">
                            <li class="mb-2"><a href="ielts.php" class="text-decoration-none text-muted fw-bold"><i class="fas fa-chevron-right text-danger me-2 small"></i>IELTS Coaching</a></li>
                            <li class="mb-2"><a href="pte.php" class="text-decoration-none text-muted fw-bold"><i class="fas fa-chevron-right text-danger me-2 small"></i>PTE Academic</a></li>
                            <li class="mb-2"><a href="oet.php" class="text-decoration-none text-muted fw-bold"><i class="fas fa-chevron-right text-danger me-2 small"></i>OET Coaching</a></li>
                        </ul>
                    </div>

                    <!-- Help Box -->
                    <div class="card border-0 rounded-4 text-white p-4 text-center" style="background:linear-gradient(135deg,#e94d4e,#c0392b);">
                        <i class="fas fa-phone-alt fa-2x mb-3"></i>
                        <h5 class="fw-800">Need Help?</h5>
                        <p class="small opacity-90">Talk to our TOEFL experts now!</p>
                        <a href="tel:+918448897931" class="btn btn-light fw-bold rounded-pill px-4">+91 8448897931</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<?php include 'footer.php'; ?>
