{"id":1111,"date":"2026-05-12T13:52:53","date_gmt":"2026-05-12T13:52:53","guid":{"rendered":"https:\/\/narmadahs.com\/?page_id=1111"},"modified":"2026-09-16T10:43:23","modified_gmt":"2026-09-16T10:43:23","slug":"admission-process-for-all-classes","status":"publish","type":"page","link":"https:\/\/narmadahs.com\/?page_id=1111","title":{"rendered":"Admission Process for All Classes"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1111\" class=\"elementor elementor-1111\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f23c26f e-flex e-con-boxed e-con e-parent\" data-id=\"f23c26f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc63106 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"fc63106\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Admission Process for All Classes<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f05c75d e-flex e-con-boxed e-con e-parent\" data-id=\"f05c75d\" 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-de04578 elementor-widget elementor-widget-html\" data-id=\"de04578\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n    font-family:'Poppins',sans-serif;\r\n    background:#f8fbff;\r\n    color:#222;\r\n}\r\n\r\n\/* SECTION *\/\r\n.admission-process{\r\n    padding:90px 20px;\r\n}\r\n\r\n.process-container{\r\n    max-width:1250px;\r\n    margin:auto;\r\n}\r\n\r\n\/* HEADING *\/\r\n.process-heading{\r\n    text-align:center;\r\n    margin-bottom:70px;\r\n}\r\n\r\n.process-heading span{\r\n    color:#f4b400;\r\n    font-size:15px;\r\n    font-weight:600;\r\n    letter-spacing:1px;\r\n    text-transform:uppercase;\r\n}\r\n\r\n.process-heading h2{\r\n    font-size:48px;\r\n    color:#0b2c5f;\r\n    margin:18px 0;\r\n    font-weight:700;\r\n}\r\n\r\n.process-heading p{\r\n    max-width:950px;\r\n    margin:auto;\r\n    color:#555;\r\n    line-height:1.9;\r\n    font-size:16px;\r\n}\r\n\r\n\/* GRID *\/\r\n.process-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n    gap:35px;\r\n    margin-bottom:60px;\r\n}\r\n\r\n\/* CARD *\/\r\n.process-card{\r\n    background:#fff;\r\n    border-radius:26px;\r\n    padding:42px;\r\n    box-shadow:0 12px 35px rgba(0,0,0,0.05);\r\n    border:1px solid #eef2f7;\r\n    position:relative;\r\n    overflow:hidden;\r\n    transition:0.35s ease;\r\n}\r\n\r\n.process-card:hover{\r\n    transform:translateY(-8px);\r\n    box-shadow:0 18px 45px rgba(0,0,0,0.08);\r\n}\r\n\r\n.process-card::before{\r\n    content:'';\r\n    position:absolute;\r\n    width:150px;\r\n    height:150px;\r\n    background:rgba(11,44,95,0.04);\r\n    border-radius:50%;\r\n    top:-60px;\r\n    right:-60px;\r\n}\r\n\r\n\/* ICON *\/\r\n.process-icon{\r\n    width:82px;\r\n    height:82px;\r\n    background:#0b2c5f;\r\n    color:#fff;\r\n    border-radius:22px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:36px;\r\n    margin-bottom:25px;\r\n    transition:0.35s ease;\r\n    animation:float 3s ease-in-out infinite;\r\n}\r\n\r\n.process-card:hover .process-icon{\r\n    background:#f4b400;\r\n    transform:scale(1.08);\r\n}\r\n\r\n@keyframes float{\r\n    0%{\r\n        transform:translateY(0px);\r\n    }\r\n    50%{\r\n        transform:translateY(-6px);\r\n    }\r\n    100%{\r\n        transform:translateY(0px);\r\n    }\r\n}\r\n\r\n\/* TITLE *\/\r\n.process-card h3{\r\n    font-size:30px;\r\n    color:#0b2c5f;\r\n    margin-bottom:18px;\r\n    font-weight:700;\r\n}\r\n\r\n\/* TEXT *\/\r\n.process-card p{\r\n    color:#555;\r\n    line-height:1.9;\r\n    margin-bottom:15px;\r\n    font-size:15px;\r\n}\r\n\r\n\/* LIST *\/\r\n.process-card ul{\r\n    padding-left:22px;\r\n}\r\n\r\n.process-card ul li{\r\n    margin-bottom:14px;\r\n    line-height:1.8;\r\n    color:#555;\r\n    font-size:15px;\r\n}\r\n\r\n\/* IMPORTANT *\/\r\n.guideline-box{\r\n    background:#0b2c5f;\r\n    padding:55px;\r\n    border-radius:28px;\r\n    color:#fff;\r\n    margin-bottom:55px;\r\n    position:relative;\r\n    overflow:hidden;\r\n}\r\n\r\n.guideline-box::before{\r\n    content:'';\r\n    position:absolute;\r\n    width:240px;\r\n    height:240px;\r\n    background:rgba(255,255,255,0.05);\r\n    border-radius:50%;\r\n    top:-80px;\r\n    right:-80px;\r\n}\r\n\r\n.guideline-title{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:18px;\r\n    margin-bottom:30px;\r\n    position:relative;\r\n    z-index:2;\r\n}\r\n\r\n.guideline-title .icon{\r\n    width:72px;\r\n    height:72px;\r\n    background:#f4b400;\r\n    border-radius:18px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:34px;\r\n}\r\n\r\n.guideline-title h2{\r\n    font-size:36px;\r\n    color: #ffff;\r\n}\r\n\r\n.guideline-box ul{\r\n    padding-left:25px;\r\n    position:relative;\r\n    z-index:2;\r\n}\r\n\r\n.guideline-box ul li{\r\n    margin-bottom:15px;\r\n    line-height:1.9;\r\n    color:rgba(255,255,255,0.92);\r\n}\r\n\r\n\/* CONTACT *\/\r\n.contact-box{\r\n    background:#fff;\r\n    padding:50px;\r\n    border-radius:28px;\r\n    box-shadow:0 12px 35px rgba(0,0,0,0.05);\r\n    border:1px solid #eef2f7;\r\n}\r\n\r\n.contact-header{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:18px;\r\n    margin-bottom:35px;\r\n}\r\n\r\n.contact-header .icon{\r\n    width:72px;\r\n    height:72px;\r\n    background:#dae8ff;\r\n    color:#fff;\r\n    border-radius:18px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:34px;\r\n    animation:float 3s ease-in-out infinite;\r\n}\r\n\r\n.contact-header h2{\r\n    font-size:36px;\r\n    color:#0b2c5f;\r\n}\r\n\r\n\/* CONTACT GRID *\/\r\n.contact-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:25px;\r\n}\r\n\r\n.contact-item{\r\n    background:#f8fbff;\r\n    padding:28px;\r\n    border-radius:20px;\r\n    transition:0.3s ease;\r\n}\r\n\r\n.contact-item:hover{\r\n    transform:translateY(-5px);\r\n    background:#eef5ff;\r\n}\r\n\r\n.contact-item h4{\r\n    color:#0b2c5f;\r\n    margin-bottom:12px;\r\n    font-size:20px;\r\n}\r\n\r\n.contact-item p{\r\n    color:#555;\r\n    line-height:1.8;\r\n    font-size:15px;\r\n}\r\n\r\n\/* WELCOME *\/\r\n.welcome-box{\r\n    margin-top:50px;\r\n    text-align:center;\r\n    background:#fff;\r\n    padding:45px;\r\n    border-radius:26px;\r\n    border:1px solid #eef2f7;\r\n    box-shadow:0 12px 35px rgba(0,0,0,0.04);\r\n}\r\n\r\n.welcome-box h3{\r\n    font-size:34px;\r\n    color:#0b2c5f;\r\n    margin-bottom:18px;\r\n}\r\n\r\n.welcome-box p{\r\n    max-width:900px;\r\n    margin:auto;\r\n    line-height:2;\r\n    color:#555;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:991px){\r\n\r\n    .process-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .contact-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .process-heading h2{\r\n        font-size:38px;\r\n    }\r\n}\r\n\r\n@media(max-width:600px){\r\n\r\n    .admission-process{\r\n        padding:70px 15px;\r\n    }\r\n\r\n    .process-card,\r\n    .guideline-box,\r\n    .contact-box,\r\n    .welcome-box{\r\n        padding:30px;\r\n    }\r\n\r\n    .process-heading h2{\r\n        font-size:30px;\r\n    }\r\n\r\n    .process-card h3{\r\n        font-size:24px;\r\n    }\r\n\r\n    .guideline-title h2,\r\n    .contact-header h2,\r\n    .welcome-box h3{\r\n        font-size:28px;\r\n    }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"admission-process\">\r\n\r\n<div class=\"process-container\">\r\n\r\n    <!-- HEADING -->\r\n    <div class=\"process-heading\">\r\n\r\n        <span>Admissions Open<\/span>\r\n\r\n        <h2>Admission Process for All Classes<\/h2>\r\n\r\n        <p>\r\n            Admissions are open for students from Nursery to Class XII for the academic session. Parents seeking admission are requested to follow the steps mentioned below carefully.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n    <!-- GRID -->\r\n    <div class=\"process-grid\">\r\n\r\n        <!-- STEP 1 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\ud83d\udcdd<\/div>\r\n\r\n            <h3>Step 1: Registration<\/h3>\r\n\r\n            <ul>\r\n                <li>Collect the admission form from the school office or fill out the online registration form through the school website.<\/li>\r\n                <li>Complete all required details carefully.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n        <!-- STEP 2 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\ud83d\udcc2<\/div>\r\n\r\n            <h3>Step 2: Submission of Documents<\/h3>\r\n\r\n            <p>Submit photocopies\/scanned copies of the following documents:<\/p>\r\n\r\n            <ul>\r\n                <li>Birth Certificate<\/li>\r\n                <li>Passport-size photographs of the student<\/li>\r\n                <li>Aadhaar Card of student and parents<\/li>\r\n                <li>Previous year report card\/mark sheet<\/li>\r\n                <li>Transfer Certificate (if applicable)<\/li>\r\n                <li>Address proof<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n        <!-- STEP 3 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\ud83c\udf93<\/div>\r\n\r\n            <h3>Step 3: Entrance Assessment \/ Interaction<\/h3>\r\n\r\n            <ul>\r\n                <li>Nursery to KG: Informal interaction with parents and the child.<\/li>\r\n                <li>Class I onwards: Written assessment or interview may be conducted based on the class and availability of seats.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n        <!-- STEP 4 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\u2705<\/div>\r\n\r\n            <h3>Step 4: Admission Confirmation<\/h3>\r\n\r\n            <ul>\r\n                <li>Parents will be informed about the admission status through phone call, email, or notice.<\/li>\r\n                <li>Selected students must complete the admission formalities within the specified time.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n        <!-- STEP 5 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\ud83d\udcb3<\/div>\r\n\r\n            <h3>Step 5: Fee Payment<\/h3>\r\n\r\n            <ul>\r\n                <li>Admission will be confirmed only after payment of the admission fee and other applicable charges.<\/li>\r\n                <li>Fee can be paid through online or offline modes as prescribed by the school.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n        <!-- STEP 6 -->\r\n        <div class=\"process-card\">\r\n\r\n            <div class=\"process-icon\">\ud83d\udccb<\/div>\r\n\r\n            <h3>Step 6: Final Verification<\/h3>\r\n\r\n            <ul>\r\n                <li>Parents must present original documents for verification at the school office.<\/li>\r\n                <li>After successful verification, the student\u2019s admission will be finalized.<\/li>\r\n            <\/ul>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- GUIDELINES -->\r\n    <div class=\"guideline-box\">\r\n\r\n        <div class=\"guideline-title\">\r\n\r\n            <div class=\"icon\">\u26a0\ufe0f<\/div>\r\n\r\n            <h2>Important Guidelines<\/h2>\r\n\r\n        <\/div>\r\n\r\n        <ul>\r\n            <li>Admission is granted strictly on the basis of eligibility and seat availability.<\/li>\r\n            <li>Incomplete application forms will not be accepted.<\/li>\r\n            <li>The school reserves the right to accept or reject any application without assigning any reason.<\/li>\r\n            <li>Parents are advised to keep copies of all submitted documents for future reference.<\/li>\r\n        <\/ul>\r\n\r\n    <\/div>\r\n\r\n    <!-- CONTACT -->\r\n    <div class=\"contact-box\">\r\n\r\n        <div class=\"contact-header\">\r\n\r\n            <div class=\"icon\">\ud83d\udcde<\/div>\r\n\r\n            <h2>For Admission Enquiries<\/h2>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"contact-grid\">\r\n\r\n            <div class=\"contact-item\">\r\n\r\n                <h4>Contact<\/h4>\r\n\r\n                <p>\r\n                    033-2499-6033<br>\r\n                    2411-8452\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"contact-item\">\r\n\r\n                <h4>Email<\/h4>\r\n\r\n                <p>\r\n                    info@narmadahs.com\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"contact-item\">\r\n\r\n                <h4>Website<\/h4>\r\n\r\n                <p>\r\n                    www.narmadahs.com\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- WELCOME -->\r\n    <div class=\"welcome-box\">\r\n\r\n        <h3>Welcome to Our School Family<\/h3>\r\n\r\n        <p>\r\n            We warmly welcome students to become a part of our learning community and grow towards a bright future.\r\n        <\/p>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\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>Admissions Open Admission Process for All Classes Admissions are open for students from Nursery to Class XII for the academic session. Parents seeking admission are requested to follow the steps mentioned below carefully. \ud83d\udcdd Step 1: Registration Collect the admission form from the school office or fill out the online registration form through the school website. Complete all required details [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1111","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/pages\/1111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/narmadahs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1111"}],"version-history":[{"count":19,"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/pages\/1111\/revisions"}],"predecessor-version":[{"id":4045,"href":"https:\/\/narmadahs.com\/index.php?rest_route=\/wp\/v2\/pages\/1111\/revisions\/4045"}],"wp:attachment":[{"href":"https:\/\/narmadahs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}