{"id":5884,"date":"2026-01-16T15:48:49","date_gmt":"2026-01-16T15:48:49","guid":{"rendered":"https:\/\/vartmaaninstitutesirsa.com\/?page_id=5884"},"modified":"2026-02-15T10:02:28","modified_gmt":"2026-02-15T10:02:28","slug":"teacher-vacancy-enquiry","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/teacher-vacancy-enquiry\/","title":{"rendered":"Teacher Vacancy Enquiry"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5884\" class=\"elementor elementor-5884\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73de746 e-flex e-con-boxed e-con e-parent\" data-id=\"73de746\" 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-8d615d6 elementor-widget elementor-widget-html\" data-id=\"8d615d6\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Teacher Vacancy Enquiry - Vartmaan Institute Sirsa<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #8e44ad 0%, #3498db 100%);\n            color: #333;\n        }\n\n        \/* Scrolling Announcement Bar *\/\n        .announcement-bar {\n            background: linear-gradient(90deg, #27ae60, #2ecc71, #27ae60);\n            color: white;\n            padding: 12px 0;\n            overflow: hidden;\n            position: relative;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.2);\n        }\n\n        .announcement-content {\n            display: inline-block;\n            white-space: nowrap;\n            animation: scroll-left 20s linear infinite;\n            font-size: 18px;\n            font-weight: 600;\n            letter-spacing: 1px;\n        }\n\n        @keyframes scroll-left {\n            0% {\n                transform: translateX(100%);\n            }\n            100% {\n                transform: translateX(-100%);\n            }\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            background: white;\n            border-radius: 20px;\n            padding: 60px 40px;\n            text-align: center;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n            margin-bottom: 40px;\n        }\n\n        .hero-section h1 {\n            font-size: 48px;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            background: linear-gradient(135deg, #8e44ad, #3498db);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: bold;\n        }\n\n        .hero-section header {\n            font-size: 22px;\n            color: #555;\n            margin-bottom: 30px;\n            line-height: 1.6;\n        }\n\n        .institute-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #8e44ad, #3498db);\n            color: white;\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-size: 22px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            box-shadow: 0 8px 16px rgba(142, 68, 173, 0.4);\n        }\n\n        \/* Join Team Section *\/\n        .join-team-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .section-title {\n            text-align: center;\n            font-size: 36px;\n            color: #2c3e50;\n            margin-bottom: 30px;\n            position: relative;\n            padding-bottom: 15px;\n        }\n\n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 4px;\n            background: linear-gradient(90deg, #8e44ad, #3498db);\n            border-radius: 2px;\n        }\n\n        .section-title a {\n            color: #8e44ad;\n            text-decoration: none;\n            transition: color 0.3s ease;\n        }\n\n        .section-title a:hover {\n            color: #3498db;\n            text-decoration: underline;\n        }\n\n        .content-text {\n            font-size: 18px;\n            line-height: 1.8;\n            color: #555;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        \/* Sections *\/\n        .info-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .info-section h3 {\n            text-align: center;\n            font-size: 28px;\n            color: #8e44ad;\n            margin-bottom: 25px;\n            font-weight: bold;\n        }\n\n        .info-section ul {\n            max-width: 700px;\n            margin: 0 auto;\n            list-style: none;\n            padding: 0;\n        }\n\n        .info-section ul li {\n            padding: 15px 20px;\n            margin-bottom: 12px;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            border-radius: 10px;\n            border-left: 5px solid #8e44ad;\n            font-size: 18px;\n            color: #555;\n            transition: all 0.3s ease;\n        }\n\n        .info-section ul li:hover {\n            transform: translateX(10px);\n            box-shadow: 0 5px 15px rgba(142, 68, 173, 0.3);\n        }\n\n        \/* Streams Grid *\/\n        .streams-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 25px;\n            margin-top: 30px;\n        }\n\n        .stream-card {\n            background: linear-gradient(135deg, #8e44ad 0%, #3498db 100%);\n            padding: 30px;\n            border-radius: 15px;\n            color: white;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n\n        .stream-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 35px rgba(142, 68, 173, 0.4);\n        }\n\n        .stream-icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n        }\n\n        .stream-card h4 {\n            font-size: 22px;\n            margin-bottom: 10px;\n        }\n\n        .stream-card p {\n            font-size: 16px;\n            opacity: 0.95;\n        }\n\n        \/* CTA Section *\/\n        .cta-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            text-align: center;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #8e44ad, #3498db);\n            color: white;\n            padding: 25px 60px;\n            font-size: 24px;\n            font-weight: bold;\n            border-radius: 50px;\n            text-decoration: none;\n            margin: 15px;\n            box-shadow: 0 10px 25px rgba(142, 68, 173, 0.4);\n            transition: all 0.3s ease;\n        }\n\n        .cta-button:hover {\n            transform: scale(1.05);\n            box-shadow: 0 15px 35px rgba(142, 68, 173, 0.6);\n        }\n\n        .apply-button {\n            background: linear-gradient(135deg, #27ae60, #2ecc71);\n            box-shadow: 0 10px 25px rgba(39, 174, 96, 0.4);\n        }\n\n        .apply-button:hover {\n            box-shadow: 0 15px 35px rgba(39, 174, 96, 0.6);\n        }\n\n        \/* Contact Footer *\/\n        .contact-footer {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .contact-footer h3 {\n            text-align: center;\n            font-size: 32px;\n            color: #2c3e50;\n            margin-bottom: 30px;\n        }\n\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            text-align: center;\n        }\n\n        .contact-item {\n            padding: 20px;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            border-radius: 12px;\n        }\n\n        .contact-item strong {\n            display: block;\n            font-size: 18px;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n\n        .contact-item a {\n            color: #8e44ad;\n            text-decoration: none;\n            font-weight: 600;\n        }\n\n        .contact-item a:hover {\n            color: #3498db;\n            text-decoration: underline;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero-section h1 {\n                font-size: 32px;\n            }\n\n            .section-title {\n                font-size: 28px;\n            }\n\n            .announcement-content {\n                font-size: 14px;\n            }\n\n            .streams-grid,\n            .contact-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .cta-button {\n                font-size: 20px;\n                padding: 20px 40px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Scrolling Announcement Bar -->\n    <div class=\"announcement-bar\">\n        <div class=\"announcement-content\">\n            \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Teacher Vacancies Available - Apply Now! | Join Sirsa's Best Coaching Institute | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93\n        <\/div>\n    <\/div>\n\n    <div class=\"container\">\n        <!-- Hero Section -->\n        <div class=\"hero-section\">\n            <div class=\"institute-badge\">\n                Vartmaan Institute Sirsa\n            <\/div>\n            <h1>\n                <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/teacher-resume\/teacher-resume-form.html\">\n                    Teacher Vacancy Enquiry\n                <\/a>\n            <\/h1>\n            <header>\n                We welcome passionate and qualified teachers to join one of the best coaching institutes in Sirsa.\n            <\/header>\n        <\/div>\n\n        <!-- Join Team Section -->\n        <div class=\"join-team-section\">\n            <h2 class=\"section-title\">\n                <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/teacher-resume\/teacher-resume-form.html\">\n                    Join Our Academic Team\n                <\/a>\n            <\/h2>\n            <p class=\"content-text\">\n                Vartmaan Institute Sirsa invites dedicated, experienced, and result-oriented teachers to apply for vacant teaching positions. If you have a passion for teaching and shaping students' futures, we would love to hear from you.\n            <\/p>\n        <\/div>\n\n        <!-- Available Teaching Streams -->\n        <div class=\"info-section\">\n            <h3>Available Teaching Streams<\/h3>\n            <ul>\n                <li>\ud83d\udcda Arts (History, Geography, Political Science, English)<\/li>\n                <li>\ud83d\udcbc Commerce (Accountancy, Business Studies, Economics)<\/li>\n                <li>\ud83d\udd2c Science (Physics, Chemistry, Mathematics)<\/li>\n                <li>\ud83c\udfe5 Medical (Biology)<\/li>\n                <li>\u269b\ufe0f Non-Medical (PCM)<\/li>\n                <li>\ud83c\udf93 Classes: 9th, 10th, 11th & 12th<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Who Can Apply -->\n        <div class=\"info-section\">\n            <h3>Who Can Apply<\/h3>\n            <ul>\n                <li>\u2705 Experienced teachers and freshers<\/li>\n                <li>\u2705 Strong subject knowledge<\/li>\n                <li>\u2705 Excellent communication skills<\/li>\n                <li>\u2705 Passion for student success<\/li>\n                <li>\u2705 Commitment to academic excellence<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Why Join Vartmaan Institute -->\n        <div class=\"info-section\">\n            <h3>Why Join Vartmaan Institute<\/h3>\n            <ul>\n                <li>\u2b50 Reputed institute in Sirsa<\/li>\n                <li>\u2b50 Professional & supportive environment<\/li>\n                <li>\u2b50 Growth-oriented academic culture<\/li>\n                <li>\u2b50 Attractive compensation package<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Subject-wise Cards -->\n        <div class=\"info-section\">\n            <h3>Teaching Positions Available<\/h3>\n            <div class=\"streams-grid\">\n                <div class=\"stream-card\">\n                    <div class=\"stream-icon\">\ud83d\udcd6<\/div>\n                    <h4>Arts Stream<\/h4>\n                    <p>History, Geography, Political Science, English<\/p>\n                <\/div>\n                <div class=\"stream-card\">\n                    <div class=\"stream-icon\">\ud83d\udcb0<\/div>\n                    <h4>Commerce Stream<\/h4>\n                    <p>Accountancy, Business Studies, Economics<\/p>\n                <\/div>\n                <div class=\"stream-card\">\n                    <div class=\"stream-icon\">\ud83e\uddea<\/div>\n                    <h4>Science Stream<\/h4>\n                    <p>Physics, Chemistry, Mathematics, Biology<\/p>\n                <\/div>\n                <div class=\"stream-card\">\n                    <div class=\"stream-icon\">\ud83c\udfaf<\/div>\n                    <h4>Competitive Exams<\/h4>\n                    <p>NEET, JEE, CUET Preparation<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CTA Section -->\n        <div class=\"cta-section\">\n            <h2 style=\"font-size: 32px; color: #8e44ad; margin-bottom: 30px;\">\n                Ready to Join Our Team?\n            <\/h2>\n            <p style=\"font-size: 18px; color: #555; margin-bottom: 30px; line-height: 1.8;\">\n                Submit your application and become part of Sirsa's most trusted educational institution. We are looking for passionate educators who can inspire and guide students toward success.\n            <\/p>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/teacher-resume\/teacher-resume-form.html\" class=\"cta-button apply-button\">\n                \ud83d\udcdd Apply Now - Submit Your Resume\n            <\/a>\n            <br>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/teacher-resume\/teacher-resume-form.html\" class=\"cta-button\">\n                \ud83d\udc65 Join Us\n            <\/a>\n        <\/div>\n\n        <!-- Contact Footer -->\n        <div class=\"contact-footer\">\n            <h3>Contact Us for Teacher Vacancies<\/h3>\n            <div class=\"contact-grid\">\n                <div class=\"contact-item\">\n                    <strong>\ud83d\udccd Address:<\/strong>\n                    <p>Opposite Jhuthara Dharamshala,<br>\n                    Near Surkhab Chowk, Hissar Road,<br>\n                    Sirsa - 125055, Haryana<\/p>\n                <\/div>\n                <div class=\"contact-item\">\n                    <strong>\ud83d\udcde Call Us:<\/strong>\n                    <p>\n                        <a href=\"tel:+919467612340\">+91-94676-12340<\/a><br>\n                        <a href=\"tel:+919416433457\">+91-94164-33457<\/a>\n                    <\/p>\n                <\/div>\n                <div class=\"contact-item\">\n                    <strong>\ud83d\udce7 Email:<\/strong>\n                    <p><a href=\"mailto:director@vartmaaninstitutesirsa.com\">director@vartmaaninstitutesirsa.com<\/a><\/p>\n                <\/div>\n                <div class=\"contact-item\">\n                    <strong>\ud83d\udcac WhatsApp:<\/strong>\n                    <p><a href=\"https:\/\/wa.me\/919467612340\">Chat with Us<\/a><\/p>\n                <\/div>\n            <\/div>\n\n            <div style=\"text-align: center; margin-top: 40px; padding: 25px; background: linear-gradient(135deg, #e8f5e9 0%, #c8e6c9 100%); border-radius: 15px; border-left: 5px solid #27ae60;\">\n                <h3 style=\"color: #27ae60; margin-bottom: 15px; font-size: 24px;\">\n                    <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/teacher-resume\/teacher-resume-form.html\" style=\"color: #27ae60; text-decoration: none;\">\n                        Join Us\n                    <\/a>\n                <\/h3>\n                <p style=\"color: #555; font-size: 18px; line-height: 1.6;\">\n                    Click the button above to submit your resume and application. We look forward to welcoming dedicated educators to our team!\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\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>Teacher Vacancy Enquiry &#8211; Vartmaan Institute Sirsa \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Teacher Vacancies Available &#8211; Apply Now! | Join Sirsa&#8217;s Best Coaching Institute | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93 Vartmaan Institute Sirsa Teacher Vacancy Enquiry We welcome passionate and qualified teachers to join one of the best coaching [&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":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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-5884","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":"Teacher Vacancy Enquiry &#8211; Vartmaan Institute Sirsa \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Teacher Vacancies Available &#8211; Apply Now! | Join Sirsa&#8217;s Best Coaching Institute | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93 Vartmaan Institute Sirsa Teacher Vacancy Enquiry We welcome passionate and qualified teachers to join one of the best coaching&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/5884","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=5884"}],"version-history":[{"count":12,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/5884\/revisions"}],"predecessor-version":[{"id":6748,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/5884\/revisions\/6748"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=5884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}