{"id":6633,"date":"2026-02-11T16:48:42","date_gmt":"2026-02-11T16:48:42","guid":{"rendered":"https:\/\/vartmaaninstitutesirsa.com\/?page_id=6633"},"modified":"2026-02-11T17:06:42","modified_gmt":"2026-02-11T17:06:42","slug":"top-institute-in-sirsa","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/top-institute-in-sirsa\/","title":{"rendered":"Top institute in Sirsa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6633\" class=\"elementor elementor-6633\">\n\t\t\t\t<div class=\"elementor-element elementor-element-703086a e-flex e-con-boxed e-con e-parent\" data-id=\"703086a\" 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-fce825d elementor-widget elementor-widget-html\" data-id=\"fce825d\" 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\n\n<style>\n\/* ===== Vartmaan Institute Section - Scoped Styles ===== *\/\n.vartmaan-section-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n}\n\n.vartmaan-section-wrapper {\n    font-family: 'Inter', sans-serif;\n    line-height: 1.6;\n    color: #333;\n}\n\n.vartmaan-section {\n    background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);\n    padding: 80px 20px;\n    position: relative;\n    overflow: hidden;\n}\n\n.vartmaan-section::before {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: url('data:image\/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><pattern id=\"grid\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><path d=\"M 100 0 L 0 0 0 100\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"\/><\/pattern><\/defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"\/><\/svg>');\n    opacity: 0.3;\n}\n\n.vartmaan-container {\n    max-width: 1200px;\n    margin: auto;\n    position: relative;\n    z-index: 1;\n}\n\n.vartmaan-header {\n    text-align: center;\n    margin-bottom: 60px;\n    animation: fadeInDown 0.8s ease-out;\n}\n\n.vartmaan-header h2 {\n    font-family: 'Poppins', sans-serif;\n    font-size: 48px;\n    font-weight: 700;\n    color: #ffffff !important;\n    margin-bottom: 15px;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n    letter-spacing: -0.5px;\n}\n\n.vartmaan-header p {\n    font-size: 20px;\n    color: #f0f4ff !important;\n    font-weight: 400;\n    max-width: 700px;\n    margin: 0 auto;\n}\n\n.vartmaan-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 30px;\n    margin-bottom: 50px;\n}\n\n.vartmaan-card {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 35px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    position: relative;\n    overflow: hidden;\n    animation: fadeInUp 0.8s ease-out backwards;\n}\n\n.vartmaan-card:nth-child(1) { animation-delay: 0.1s; }\n.vartmaan-card:nth-child(2) { animation-delay: 0.2s; }\n.vartmaan-card:nth-child(3) { animation-delay: 0.3s; }\n\n.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, #1e3a8a, #3b82f6);\n}\n\n.vartmaan-card:hover {\n    transform: translateY(-10px);\n    box-shadow: 0 30px 80px rgba(30, 58, 138, 0.25);\n}\n\n.vartmaan-card h3 {\n    font-family: 'Poppins', sans-serif;\n    font-size: 26px;\n    font-weight: 600;\n    color: #1e3a8a !important;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n}\n\n.vartmaan-card h3::before {\n    content: '';\n    width: 40px;\n    height: 40px;\n    display: inline-block;\n    border-radius: 10px;\n    background: linear-gradient(135deg, #1e3a8a, #3b82f6);\n    opacity: 0.1;\n    flex-shrink: 0;\n}\n\n.vartmaan-card p {\n    font-size: 16px;\n    color: #4a5568 !important;\n    line-height: 1.8;\n    margin-bottom: 20px;\n}\n\n.vartmaan-card ul {\n    list-style: none !important;\n    padding-left: 0 !important;\n    margin-left: 0 !important;\n}\n\n.vartmaan-card li {\n    font-size: 15px;\n    color: #4a5568 !important;\n    line-height: 1.8;\n    margin-bottom: 12px;\n    padding-left: 30px;\n    position: relative;\n    list-style: none !important;\n}\n\n.vartmaan-card li::before {\n    content: '\u2713';\n    position: absolute;\n    left: 0;\n    color: #ffffff;\n    background: linear-gradient(135deg, #f97316, #ea580c);\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: bold;\n}\n\n.vartmaan-rating {\n    font-size: 28px;\n    font-weight: 700;\n    background: linear-gradient(135deg, #f97316 0%, #ea580c 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    margin-bottom: 15px;\n    display: inline-block;\n}\n\n.vartmaan-courses {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 40px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    animation: fadeInUp 0.8s ease-out 0.4s backwards;\n}\n\n.vartmaan-courses h3 {\n    font-family: 'Poppins', sans-serif;\n    font-size: 32px;\n    font-weight: 600;\n    color: #1e3a8a !important;\n    margin-bottom: 30px;\n    text-align: center;\n    position: relative;\n    padding-bottom: 20px;\n}\n\n.vartmaan-courses h3::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 4px;\n    background: linear-gradient(90deg, #f97316, #ea580c);\n    border-radius: 2px;\n}\n\n.vartmaan-courses ul {\n    columns: 2;\n    column-gap: 40px;\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n}\n\n.vartmaan-courses li {\n    font-size: 16px;\n    color: #4a5568 !important;\n    line-height: 1.8;\n    margin-bottom: 16px;\n    padding-left: 35px;\n    position: relative;\n    break-inside: avoid;\n    list-style: none !important;\n}\n\n.vartmaan-courses li::before {\n    content: '\ud83d\udcda';\n    position: absolute;\n    left: 0;\n    font-size: 20px;\n}\n\n.vartmaan-card strong {\n    color: #1e3a8a !important;\n    font-weight: 600;\n}\n\n@keyframes fadeInDown {\n    from {\n        opacity: 0;\n        transform: translateY(-30px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n@keyframes fadeInUp {\n    from {\n        opacity: 0;\n        transform: translateY(30px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n@media (max-width: 768px) {\n    .vartmaan-section {\n        padding: 50px 15px;\n    }\n    .vartmaan-header h2 {\n        font-size: 32px;\n    }\n    .vartmaan-header p {\n        font-size: 16px;\n    }\n    .vartmaan-grid {\n        grid-template-columns: 1fr;\n        gap: 20px;\n    }\n    .vartmaan-card {\n        padding: 25px;\n    }\n    .vartmaan-card h3 {\n        font-size: 22px;\n    }\n    .vartmaan-courses {\n        padding: 30px 20px;\n    }\n    .vartmaan-courses h3 {\n        font-size: 26px;\n    }\n    .vartmaan-courses ul {\n        columns: 1;\n    }\n}\n\n@media (max-width: 480px) {\n    .vartmaan-header h2 {\n        font-size: 28px;\n    }\n    .vartmaan-card h3 {\n        font-size: 20px;\n    }\n    .vartmaan-rating {\n        font-size: 24px;\n    }\n}\n<\/style>\n\n<div class=\"vartmaan-section-wrapper\">\n    <section class=\"vartmaan-section\">\n        <div class=\"vartmaan-container\">\n\n            <!-- Header -->\n            <div class=\"vartmaan-header\">\n                <h2>Top Institute in Sirsa<\/h2>\n                <p>Vartmaan Institute Sirsa \u2013 Trusted Coaching for Board & Competitive Exams<\/p>\n            <\/div>\n\n            <!-- Grid -->\n            <div class=\"vartmaan-grid\">\n\n                <!-- About -->\n                <div class=\"vartmaan-card\">\n                    <h3>About Vartmaan Institute Sirsa<\/h3>\n                    <p>\n                        Vartmaan Institute Sirsa is one of the most reputed coaching institutes in Sirsa,\n                        known for quality teaching, experienced faculty, and consistent academic results.\n                        The institute focuses on concept clarity, exam-oriented preparation, and personal mentoring.\n                    <\/p>\n                    <ul>\n                        <li>15+ years of experienced faculty<\/li>\n                        <li>Online & Offline classes<\/li>\n                        <li>Regular tests & performance analysis<\/li>\n                        <li>Student-focused teaching approach<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Reviews -->\n                <div class=\"vartmaan-card\">\n                    <h3>Student Reviews & Ratings<\/h3>\n                    <div class=\"vartmaan-rating\">\u2b50 4.9 \/ 5<\/div>\n                    <p>\n                        Students highly appreciate Vartmaan Institute for disciplined study environment,\n                        air-conditioned classrooms, smart boards, and personal attention.\n                    <\/p>\n                    <ul>\n                        <li>Excellent subject clarity<\/li>\n                        <li>Supportive teachers<\/li>\n                        <li>Clean & comfortable classrooms<\/li>\n                        <li>Result-oriented teaching<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Location -->\n                <div class=\"vartmaan-card\">\n                    <h3>Location & Accessibility<\/h3>\n                    <p>\n                        Conveniently located in Sirsa, Haryana:\n                    <\/p>\n                    <p>\n                        <strong>Near GK Nursing Home Street,<\/strong><br>\n                        Opp. Jhunthara Dharamshala,<br>\n                        Surkhab Chowk, Agrasain Colony,<br>\n                        Sirsa \u2013 125055\n                    <\/p>\n                    <p>\n                        Easily accessible for students from all major areas of Sirsa.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- Courses -->\n            <div class=\"vartmaan-courses\">\n                <h3>Courses Offered<\/h3>\n                <ul>\n                    <li>Class 9th to 12th (CBSE & State Board)<\/li>\n                    <li>Physics, Chemistry, Mathematics, Biology<\/li>\n                    <li>NEET & JEE Foundation Coaching<\/li>\n                    <li>CUET Preparation<\/li>\n                    <li>B.Sc Agriculture Entrance Coaching<\/li>\n                    <li>Commerce & Arts Subjects<\/li>\n                    <li>Individual Subject Tuition<\/li>\n                    <li>Test Series & Revision Batches<\/li>\n                <\/ul>\n            <\/div>\n\n        <\/div>\n    <\/section>\n<\/div>\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>Top Institute in Sirsa Vartmaan Institute Sirsa \u2013 Trusted Coaching for Board &#038; Competitive Exams About Vartmaan Institute Sirsa Vartmaan Institute Sirsa is one of the most reputed coaching institutes in Sirsa, known for quality teaching, experienced faculty, and consistent academic results. The institute focuses on concept clarity, exam-oriented preparation, and personal mentoring. 15+ years [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"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":"default","site-sidebar-style":"default","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":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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-6633","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":"Top Institute in Sirsa Vartmaan Institute Sirsa \u2013 Trusted Coaching for Board &#038; Competitive Exams About Vartmaan Institute Sirsa Vartmaan Institute Sirsa is one of the most reputed coaching institutes in Sirsa, known for quality teaching, experienced faculty, and consistent academic results. The institute focuses on concept clarity, exam-oriented preparation, and personal mentoring. 15+ years&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/6633","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=6633"}],"version-history":[{"count":12,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/6633\/revisions"}],"predecessor-version":[{"id":6646,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/6633\/revisions\/6646"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=6633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}