{"id":94,"date":"2023-03-01T15:17:55","date_gmt":"2023-03-01T15:17:55","guid":{"rendered":"https:\/\/www.vartmaaninstitutesirsa.com\/?page_id=94"},"modified":"2026-02-21T17:00:44","modified_gmt":"2026-02-21T17:00:44","slug":"courses","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/courses\/","title":{"rendered":"Courses"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"94\" class=\"elementor elementor-94\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa58a57 e-flex e-con-boxed e-con e-parent\" data-id=\"aa58a57\" 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-1164792 elementor-widget elementor-widget-html\" data-id=\"1164792\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ELEMENTOR HTML WIDGET CODE - FINAL VERSION WITH FEE IMAGES -->\n<!-- Paste this entire code into Elementor HTML Widget -->\n\n<style>\n    \/* Reset for Elementor compatibility *\/\n    .elementor-vartmaan-courses * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    .elementor-vartmaan-courses {\n        font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n        padding: 60px 30px;\n        width: 100%;\n        margin: 0;\n    }\n\n    .elementor-vartmaan-container {\n        max-width: 1400px;\n        margin: 0 auto;\n    }\n\n    .elementor-vartmaan-title {\n        text-align: center;\n        margin-bottom: 60px;\n        animation: elementorFadeInDown 0.8s ease;\n    }\n\n    .elementor-vartmaan-title h1 {\n        font-size: 3.5rem;\n        color: #ffffff;\n        font-weight: 700;\n        margin-bottom: 15px;\n        text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\n        line-height: 1.2;\n    }\n\n    .elementor-vartmaan-title p {\n        font-size: 1.3rem;\n        color: #f0f0f0;\n        font-weight: 300;\n    }\n\n    .elementor-vartmaan-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n        gap: 30px;\n        margin-bottom: 50px;\n    }\n\n    .elementor-vartmaan-card {\n        background: #ffffff;\n        border-radius: 20px;\n        padding: 35px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        transition: all 0.3s ease;\n        animation: elementorFadeInUp 0.8s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .elementor-vartmaan-card::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 5px;\n        background: linear-gradient(90deg, var(--elementor-card-color), var(--elementor-card-light));\n    }\n\n    .elementor-vartmaan-card:hover {\n        transform: translateY(-10px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n    }\n\n    .elementor-vartmaan-card.ev-science {\n        --elementor-card-color: #FF6B6B;\n        --elementor-card-light: #FFB6B6;\n    }\n\n    .elementor-vartmaan-card.ev-commerce {\n        --elementor-card-color: #4ECDC4;\n        --elementor-card-light: #9EEEE8;\n    }\n\n    .elementor-vartmaan-card.ev-arts {\n        --elementor-card-color: #FFD93D;\n        --elementor-card-light: #FFF08D;\n    }\n\n    .elementor-vartmaan-card.ev-foundation {\n        --elementor-card-color: #6BCF7F;\n        --elementor-card-light: #B5E8BF;\n    }\n\n    .elementor-vartmaan-card.ev-competitive {\n        --elementor-card-color: #A78BFA;\n        --elementor-card-light: #D4C5F9;\n    }\n\n    .elementor-vartmaan-card.ev-special {\n        --elementor-card-color: #FB923C;\n        --elementor-card-light: #FDD9B5;\n    }\n\n    .elementor-vartmaan-icon {\n        width: 70px;\n        height: 70px;\n        background: linear-gradient(135deg, var(--elementor-card-color), var(--elementor-card-light));\n        border-radius: 15px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 2rem;\n        margin-bottom: 20px;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n\n    .elementor-vartmaan-card h3 {\n        font-size: 1.8rem;\n        color: #2d3748;\n        margin-bottom: 15px;\n        font-weight: 600;\n        line-height: 1.3;\n    }\n\n    .elementor-vartmaan-card > p {\n        color: #64748b;\n        line-height: 1.6;\n        margin-bottom: 20px;\n        font-size: 1rem;\n    }\n\n    .elementor-vartmaan-subjects {\n        margin-top: 20px;\n    }\n\n    .elementor-vartmaan-subjects h4 {\n        font-size: 1.1rem;\n        color: var(--elementor-card-color);\n        margin-bottom: 12px;\n        font-weight: 600;\n    }\n\n    .elementor-vartmaan-links {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n    }\n\n    .elementor-vartmaan-link {\n        display: inline-block;\n        padding: 8px 16px;\n        background: linear-gradient(135deg, var(--elementor-card-color), var(--elementor-card-light));\n        color: #ffffff !important;\n        text-decoration: none !important;\n        border-radius: 25px;\n        font-size: 0.9rem;\n        font-weight: 500;\n        transition: all 0.3s ease;\n        box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n    }\n\n    .elementor-vartmaan-link:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n        filter: brightness(1.1);\n        color: #ffffff !important;\n    }\n\n    .elementor-vartmaan-fee-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #FFD700, #FFA500);\n        color: #1a202c;\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-size: 0.85rem;\n        font-weight: 600;\n        margin-top: 15px;\n        box-shadow: 0 3px 10px rgba(255, 215, 0, 0.3);\n    }\n\n    \/* Crash Courses Section *\/\n    .elementor-vartmaan-crash-section {\n        background: rgba(255, 255, 255, 0.98);\n        border-radius: 20px;\n        padding: 50px 40px;\n        margin: 50px 0;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        animation: elementorFadeIn 1s ease;\n    }\n\n    .elementor-vartmaan-crash-section h2 {\n        font-size: 2.5rem;\n        color: #dc2626;\n        margin-bottom: 15px;\n        text-align: center;\n        font-weight: 700;\n    }\n\n    .elementor-vartmaan-crash-section .crash-subtitle {\n        text-align: center;\n        color: #1e40af;\n        font-size: 1.3rem;\n        font-weight: 600;\n        margin-bottom: 40px;\n    }\n\n    .elementor-vartmaan-crash-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        margin-top: 30px;\n    }\n\n    .elementor-vartmaan-crash-card {\n        background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n        border-radius: 15px;\n        padding: 30px;\n        border: 3px solid transparent;\n        transition: all 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .elementor-vartmaan-crash-card.cuet {\n        border-color: #15803d;\n    }\n\n    .elementor-vartmaan-crash-card.neet {\n        border-color: #dc2626;\n    }\n\n    .elementor-vartmaan-crash-card.agriculture {\n        border-color: #ea580c;\n    }\n\n    .elementor-vartmaan-crash-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.2);\n    }\n\n    .elementor-vartmaan-crash-card h3 {\n        font-size: 1.8rem;\n        color: #2d3748;\n        margin-bottom: 15px;\n        font-weight: 700;\n    }\n\n    .elementor-vartmaan-crash-card .crash-info {\n        margin: 15px 0;\n    }\n\n    .elementor-vartmaan-crash-card .crash-info p {\n        margin: 10px 0;\n        color: #4a5568;\n        font-size: 1rem;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    .elementor-vartmaan-crash-card .crash-info strong {\n        color: #1e293b;\n        font-weight: 600;\n    }\n\n    .elementor-vartmaan-crash-card .crash-fee {\n        background: linear-gradient(135deg, #FFD700, #FFA500);\n        color: #1a202c;\n        padding: 15px 25px;\n        border-radius: 10px;\n        font-size: 1.5rem;\n        font-weight: 700;\n        text-align: center;\n        margin: 20px 0;\n        box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);\n    }\n\n    \/* Fee Structure Images Section *\/\n    .elementor-vartmaan-fee-images {\n        background: rgba(255, 255, 255, 0.98);\n        border-radius: 20px;\n        padding: 50px 40px;\n        margin: 50px 0;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        animation: elementorFadeIn 1s ease;\n    }\n\n    .elementor-vartmaan-fee-images h2 {\n        font-size: 2.5rem;\n        color: #1e40af;\n        margin-bottom: 15px;\n        text-align: center;\n        font-weight: 700;\n    }\n\n    .elementor-vartmaan-fee-images p {\n        text-align: center;\n        color: #64748b;\n        font-size: 1.1rem;\n        margin-bottom: 40px;\n    }\n\n    .fee-image-container {\n        margin: 30px 0;\n        text-align: center;\n    }\n\n    .fee-image-container img {\n        max-width: 100%;\n        height: auto;\n        border-radius: 15px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n        transition: transform 0.3s ease;\n    }\n\n    .fee-image-container img:hover {\n        transform: scale(1.02);\n        box-shadow: 0 15px 40px rgba(0,0,0,0.25);\n    }\n\n    .fee-image-title {\n        font-size: 1.3rem;\n        color: #1e40af;\n        font-weight: 600;\n        margin-bottom: 20px;\n        text-align: center;\n    }\n\n    .elementor-vartmaan-highlight {\n        background: rgba(255, 255, 255, 0.95);\n        border-radius: 20px;\n        padding: 40px;\n        margin-top: 40px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n        animation: elementorFadeIn 1s ease;\n    }\n\n    .elementor-vartmaan-highlight h2 {\n        font-size: 2.2rem;\n        color: #667eea;\n        margin-bottom: 25px;\n        text-align: center;\n        font-weight: 700;\n    }\n\n    .elementor-vartmaan-features {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 25px;\n        margin-top: 30px;\n    }\n\n    .elementor-vartmaan-feature {\n        background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);\n        padding: 25px;\n        border-radius: 15px;\n        color: #ffffff;\n        text-align: center;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        transition: transform 0.3s ease;\n    }\n\n    .elementor-vartmaan-feature:hover {\n        transform: scale(1.05);\n    }\n\n    .elementor-vartmaan-feature h4 {\n        font-size: 1.2rem;\n        margin-bottom: 10px;\n        font-weight: 600;\n    }\n\n    .elementor-vartmaan-feature p {\n        font-size: 0.95rem;\n        opacity: 0.95;\n        margin: 0;\n    }\n\n    .elementor-vartmaan-cta {\n        text-align: center;\n        margin-top: 50px;\n        background: rgba(255, 255, 255, 0.95);\n        padding: 40px;\n        border-radius: 20px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n    }\n\n    .elementor-vartmaan-cta h3 {\n        font-size: 2rem;\n        color: #2d3748;\n        margin-bottom: 15px;\n    }\n\n    .elementor-vartmaan-cta > p {\n        font-size: 1.1rem;\n        color: #64748b;\n        margin-bottom: 25px;\n    }\n\n    .elementor-vartmaan-contact {\n        display: flex;\n        justify-content: center;\n        gap: 30px;\n        flex-wrap: wrap;\n    }\n\n    .elementor-vartmaan-contact-item {\n        background: linear-gradient(135deg, #667eea, #764ba2);\n        color: white;\n        padding: 15px 30px;\n        border-radius: 30px;\n        font-weight: 500;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    }\n\n    @keyframes elementorFadeInDown {\n        from {\n            opacity: 0;\n            transform: translateY(-30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes elementorFadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes elementorFadeIn {\n        from {\n            opacity: 0;\n        }\n        to {\n            opacity: 1;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .elementor-vartmaan-title h1 {\n            font-size: 2.5rem;\n        }\n\n        .elementor-vartmaan-title p {\n            font-size: 1.1rem;\n        }\n\n        .elementor-vartmaan-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .elementor-vartmaan-card h3 {\n            font-size: 1.5rem;\n        }\n\n        .elementor-vartmaan-courses {\n            padding: 40px 20px;\n        }\n\n        .elementor-vartmaan-crash-section h2,\n        .elementor-vartmaan-fee-images h2 {\n            font-size: 2rem;\n        }\n    }\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\n\n<div class=\"elementor-vartmaan-courses\">\n    <div class=\"elementor-vartmaan-container\">\n        <div class=\"elementor-vartmaan-title\">\n            <h1>Our Courses<\/h1>\n            <p>Shape Your Future with Expert Coaching at Vartmaan Institute Sirsa<\/p>\n        <\/div>\n\n        <div class=\"elementor-vartmaan-grid\">\n            <!-- Pre-Foundation Course Class IX -->\n            <div class=\"elementor-vartmaan-card ev-foundation\">\n                <div class=\"elementor-vartmaan-icon\">\ud83c\udfaf<\/div>\n                <h3>Class IX Foundation<\/h3>\n                <p>Build a strong foundation for competitive exams from an early stage. Perfect for Class 9th students preparing for board exams and competitive exams.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Includes:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <span class=\"elementor-vartmaan-link\">NTSE Prep<\/span>\n                        <span class=\"elementor-vartmaan-link\">Olympiad<\/span>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b915,000 per subject\/year<\/span>\n            <\/div>\n\n            <!-- Class X Foundation -->\n            <div class=\"elementor-vartmaan-card ev-foundation\">\n                <div class=\"elementor-vartmaan-icon\">\ud83d\udcd6<\/div>\n                <h3>Class X Foundation<\/h3>\n                <p>Complete board exam preparation with competitive exam foundation. Comprehensive coaching for Class 10th students.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Includes:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <span class=\"elementor-vartmaan-link\">Board Exam Focus<\/span>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b915,000 per subject\/year<\/span>\n            <\/div>\n\n            <!-- Class XI PCM\/PCB -->\n            <div class=\"elementor-vartmaan-card ev-science\">\n                <div class=\"elementor-vartmaan-icon\">\ud83d\udd2c<\/div>\n                <h3>Class XI (PCM\/PCB)<\/h3>\n                <p>Comprehensive coaching for Science students with focus on board exams. Total fee \u20b945,000 for complete package.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Core Subjects:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/english\/\" class=\"elementor-vartmaan-link\">English<\/a>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b918,000\/subject | Total: \u20b954,000<\/span>\n            <\/div>\n\n            <!-- Class XI Arts\/Commerce -->\n            <div class=\"elementor-vartmaan-card ev-commerce\">\n                <div class=\"elementor-vartmaan-icon\">\ud83d\udcbc<\/div>\n                <h3>Class XI (Arts\/Commerce)<\/h3>\n                <p>Expert guidance for commerce and arts students focusing on conceptual clarity and practical application.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Core Subjects:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/commerce-coaching-in-sirsa\/\" class=\"elementor-vartmaan-link\">Accountancy<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/business-study\/\" class=\"elementor-vartmaan-link\">Business Studies<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/commerce-coaching-in-sirsa\/\" class=\"elementor-vartmaan-link\">Economics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/best-history-classes-in-sirsa\/\" class=\"elementor-vartmaan-link\">History<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/political-science\/\" class=\"elementor-vartmaan-link\">Political Science<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/english\/\" class=\"elementor-vartmaan-link\">English<\/a>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b915,000 per subject\/year<\/span>\n            <\/div>\n\n            <!-- Class XI + Competition -->\n            <div class=\"elementor-vartmaan-card ev-competitive\">\n                <div class=\"elementor-vartmaan-icon\">\ud83c\udfc6<\/div>\n                <h3>Class XI + Competition<\/h3>\n                <p>Integrated program combining board exam preparation with JEE\/NEET foundation. Total package \u20b970,000.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Includes:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <span class=\"elementor-vartmaan-link\">JEE\/NEET Prep<\/span>\n                        <span class=\"elementor-vartmaan-link\">Test Series<\/span>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b925,000\/subject | Total: \u20b970,000<\/span>\n            <\/div>\n\n            <!-- Class XII Arts\/Commerce -->\n            <div class=\"elementor-vartmaan-card ev-arts\">\n                <div class=\"elementor-vartmaan-icon\">\ud83d\udcda<\/div>\n                <h3>Class XII (Arts\/Commerce)<\/h3>\n                <p>Final year board exam preparation with comprehensive subject coverage and regular assessments.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Core Subjects:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/commerce-coaching-in-sirsa\/\" class=\"elementor-vartmaan-link\">Accountancy<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/commerce-coaching-in-sirsa\/\" class=\"elementor-vartmaan-link\">Business Studies<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/commerce-coaching-in-sirsa\/\" class=\"elementor-vartmaan-link\">Economics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/best-history-classes-in-sirsa\/\" class=\"elementor-vartmaan-link\">History<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/political-science\/\" class=\"elementor-vartmaan-link\">Political Science<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/geography\/\" class=\"elementor-vartmaan-link\">Geography<\/a>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b915,000 per subject\/year<\/span>\n            <\/div>\n\n            <!-- Class XII PCM\/PCB -->\n            <div class=\"elementor-vartmaan-card ev-science\">\n                <div class=\"elementor-vartmaan-icon\">\ud83c\udf93<\/div>\n                <h3>Class XII (PCM\/PCB)<\/h3>\n                <p>Complete board exam preparation for Science students. Total package \u20b950,000 for all subjects.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Core Subjects:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/english\/\" class=\"elementor-vartmaan-link\">English<\/a>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b918,000\/subject | Total: \u20b950,000<\/span>\n            <\/div>\n\n            <!-- Class XII + Competition -->\n            <div class=\"elementor-vartmaan-card ev-competitive\">\n                <div class=\"elementor-vartmaan-icon\">\ud83c\udfaf<\/div>\n                <h3>Class XII + Competition<\/h3>\n                <p>Intensive program for board exams plus JEE\/NEET preparation with comprehensive test series.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Complete Package:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <span class=\"elementor-vartmaan-link\">Competition Prep<\/span>\n                        <span class=\"elementor-vartmaan-link\">Mock Tests<\/span>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b925,000\/subject | Total: \u20b970,000<\/span>\n            <\/div>\n\n            <!-- NEET\/JEE 1 Year -->\n            <div class=\"elementor-vartmaan-card ev-special\">\n                <div class=\"elementor-vartmaan-icon\">\ud83c\udf1f<\/div>\n                <h3>NEET\/JEE (1 Year)<\/h3>\n                <p>Intensive one-year crash course for NEET and JEE preparation with all India test series.<\/p>\n                <div class=\"elementor-vartmaan-subjects\">\n                    <h4>Complete Program:<\/h4>\n                    <div class=\"elementor-vartmaan-links\">\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/physics\/\" class=\"elementor-vartmaan-link\">Physics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/chemistry\/\" class=\"elementor-vartmaan-link\">Chemistry<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/mathematics\/\" class=\"elementor-vartmaan-link\">Mathematics<\/a>\n                        <a href=\"https:\/\/vartmaaninstitutesirsa.com\/index.php\/biology\/\" class=\"elementor-vartmaan-link\">Biology<\/a>\n                        <span class=\"elementor-vartmaan-link\">All India Tests<\/span>\n                        <span class=\"elementor-vartmaan-link\">Performance Analysis<\/span>\n                    <\/div>\n                <\/div>\n                <span class=\"elementor-vartmaan-fee-badge\">\ud83d\udcb0 \u20b925,000\/subject | Total: \u20b975,000<\/span>\n            <\/div>\n        <\/div>\n\n        <!-- CRASH COURSES SECTION -->\n        <div class=\"elementor-vartmaan-crash-section\">\n            <h2>\ud83d\ude80 NEW ADMISSIONS OPEN!<\/h2>\n            <p class=\"crash-subtitle\">Crash Courses Starting from 28 March 2026<\/p>\n\n            <div class=\"elementor-vartmaan-crash-grid\">\n                <!-- CUET B.Sc Agriculture -->\n                <div class=\"elementor-vartmaan-crash-card cuet\">\n                    <h3>CUET B.Sc Agri.<\/h3>\n                    <div class=\"crash-info\">\n                        <p><strong>\ud83d\udcc5 Registration:<\/strong> 3 Jan - 30 Jan 2026<\/p>\n                        <p><strong>\ud83d\udcdd Exam Date:<\/strong> 11 May - 31 May 2026 (Tentative)<\/p>\n                    <\/div>\n                    <div class=\"crash-fee\">TUITION FEES: \u20b915,000\/-<\/div>\n                <\/div>\n\n                <!-- NEET 2026 -->\n                <div class=\"elementor-vartmaan-crash-card neet\">\n                    <h3>NEET 2026<\/h3>\n                    <div class=\"crash-info\">\n                        <p><strong>\ud83d\udcda National Eligibility cum Entrance Test<\/strong><\/p>\n                        <p><strong>\ud83d\udcdd Exam Date:<\/strong> 3 May 2026 (Tentative)<\/p>\n                    <\/div>\n                    <div class=\"crash-fee\">TUITION FEES: \u20b915,000\/-<\/div>\n                <\/div>\n\n                <!-- ICAR AIEEA 2026 -->\n                <div class=\"elementor-vartmaan-crash-card agriculture\">\n                    <h3>ICAR AIEEA 2026<\/h3>\n                    <div class=\"crash-info\">\n                        <p><strong>\ud83c\udf3e B.Sc Agriculture Entrance<\/strong><\/p>\n                        <p><strong>\ud83d\udcdd Exam Date:<\/strong> July 2026 (Tentative)<\/p>\n                    <\/div>\n                    <div class=\"crash-fee\">TUITION FEES: \u20b920,000\/-<\/div>\n                <\/div>\n            <\/div>\n\n            <div style=\"text-align: center; margin-top: 40px; padding: 30px; background: linear-gradient(135deg, #1e40af, #3b82f6); border-radius: 15px; color: white;\">\n                <h3 style=\"font-size: 2rem; margin-bottom: 20px; color: #FFD700;\">\ud83d\udce2 ENROLL NOW!<\/h3>\n                <p style=\"font-size: 1.2rem; margin-bottom: 15px;\">\ud83d\udccd 11, Vartmaan Institute Sirsa, Near Surkhab Chowk, Opposite Jhunthara Dharamshala, Sirsa<\/p>\n                <p style=\"font-size: 1.3rem; font-weight: 600; margin-bottom: 10px;\">\ud83d\udcde Call \/ WhatsApp: +91-94676-12340<\/p>\n                <p style=\"font-size: 1.1rem;\">\u2709\ufe0f director@vartmaaninstitutesirsa.com<\/p>\n            <\/div>\n        <\/div>\n\n        \n        <\/div>\n\n        <div class=\"elementor-vartmaan-highlight\">\n            <h2>Why Choose Vartmaan Institute?<\/h2>\n            <div class=\"elementor-vartmaan-features\">\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83c\udfc6 Proven Results<\/h4>\n                    <p>Track record of toppers and outstanding exam results<\/p>\n                <\/div>\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83d\udc68\u200d\ud83c\udfeb Expert Faculty<\/h4>\n                    <p>Highly qualified and experienced teachers<\/p>\n                <\/div>\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83d\udcca Regular Assessment<\/h4>\n                    <p>Frequent tests with detailed performance tracking<\/p>\n                <\/div>\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83c\udfaf Focused Curriculum<\/h4>\n                    <p>Exam-oriented practical approach to learning<\/p>\n                <\/div>\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83d\udcbb Hybrid Learning<\/h4>\n                    <p>Both offline and online classes available<\/p>\n                <\/div>\n                <div class=\"elementor-vartmaan-feature\">\n                    <h4>\ud83d\udc65 Small Batches<\/h4>\n                    <p>Personalized attention to every student<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"elementor-vartmaan-cta\">\n            <h3>Ready to Begin Your Success Journey?<\/h3>\n            <p>Join Vartmaan Institute and shape your bright future with us<\/p>\n            <div class=\"elementor-vartmaan-contact\">\n                <div class=\"elementor-vartmaan-contact-item\">\ud83d\udcde +91-94676-12340<\/div>\n                <div class=\"elementor-vartmaan-contact-item\">\ud83d\udcde +91-94164-33457<\/div>\n                <div class=\"elementor-vartmaan-contact-item\">\u2709\ufe0f director@vartmaaninstitutesirsa.com<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- NOTE: After pasting this code, you need to upload both images to your WordPress media library:\n1. Upload \"courses-and-fee-structure.png\" \n2. Upload \"ChatGPT_Image_Jan_19__2026__10_51_05_PM.png\" as \"crash-courses-admissions.png\"\n3. Then replace the image URLs in the code above with the actual WordPress media URLs\n   Or use the image URLs shown in the code if you save the images with those exact names in wp-content\/uploads\/2026\/02\/ folder\n-->\n\t\t\t\t<\/div>\n\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>Our Courses Shape Your Future with Expert Coaching at Vartmaan Institute Sirsa \ud83c\udfaf Class IX Foundation Build a strong foundation for competitive exams from an early stage. Perfect for Class 9th students preparing for board exams and competitive exams. Includes: Mathematics Physics Chemistry Biology NTSE Prep Olympiad \ud83d\udcb0 \u20b915,000 per subject\/year \ud83d\udcd6 Class X Foundation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-94","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"sandeep.soni484@gmail.com","author_link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/author\/sandeep-soni484gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Our Courses Shape Your Future with Expert Coaching at Vartmaan Institute Sirsa \ud83c\udfaf Class IX Foundation Build a strong foundation for competitive exams from an early stage. Perfect for Class 9th students preparing for board exams and competitive exams. Includes: Mathematics Physics Chemistry Biology NTSE Prep Olympiad \ud83d\udcb0 \u20b915,000 per subject\/year \ud83d\udcd6 Class X Foundation&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/94","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/comments?post=94"}],"version-history":[{"count":91,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/94\/revisions"}],"predecessor-version":[{"id":6776,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/94\/revisions\/6776"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=94"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}