X7ROOT File Manager
Current Path:
/home/u126090504/domains/sistsoro.com/public_html
home
/
u126090504
/
domains
/
sistsoro.com
/
public_html
/
π
..
π
Antiraging-Cell.php
(2.73 KB)
π
SVM-INT.zip
(117.51 MB)
π
about-us.php
(8.62 KB)
π
academic-calendar.php
(2.73 KB)
π
achievements.php
(9.56 KB)
π
achievers.php
(15.19 KB)
π
admin
π
admission-process.php
(6.84 KB)
π
admission.php
(12.55 KB)
π
admission_submit.php
(3.38 KB)
π
album.php
(890 B)
π
assessment-policy.php
(7.08 KB)
π
cbse-curriculum-summary.php
(6.75 KB)
π
computer-courses.php
(22.83 KB)
π
config.php
(1.2 KB)
π
contact-us.php
(14.59 KB)
π
contactdb.php
(796 B)
π
courses.php
(10.44 KB)
π
css
π
director's-message.php
(6.53 KB)
π
downloads.php
(2.9 KB)
π
error.log
(14.6 KB)
π
facilities.php
(6.83 KB)
π
faculty.php
(10.27 KB)
π
fee-structure.php
(7.97 KB)
π
fonts
π
footer.php
(17.78 KB)
π
franchise.php
(2.09 KB)
π
gallery.php
(3.05 KB)
π
grievance-form.php
(16.17 KB)
π
header.php
(17.72 KB)
π
homework.php
(9.64 KB)
π
images
π
index.php
(37.62 KB)
π
infrastructure-details.php
(5.48 KB)
π
js
π
lib
π
managing-committee.php
(3.34 KB)
π
media-corner.php
(2.48 KB)
π
non-academic-achievers.php
(14.65 KB)
π
payment.php
(22.31 KB)
π
payment_submit.php
(15.1 KB)
π
payment_verify.php
(2.31 KB)
π
peret.php
(266.87 KB)
π
placement.php
(8.33 KB)
π
principal's-message.php
(6.52 KB)
π
public-disclosure.php
(3.38 KB)
π
qrcodes
π
revolution
π
scope.php
(14.14 KB)
π
search_videos.php
(1.76 KB)
π
sist
π
subjects-offered.php
(6.9 KB)
π
submit-grievance.php
(3.88 KB)
π
svm
π
thank-you.php
(1.28 KB)
π
u126090504_svmint.sql
(40.87 KB)
π
uploads
π
videos.php
(6.87 KB)
Editing: admission-process.php
<?php include("header.php"); ?><!--header end--> <!-- page-title --> <div class="ttm-page-title-row"> <div class="ttm-page-title-row-inner ttm-textcolor-white"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-12"> <div class="page-title-heading"> <h2 class="title" style="font-size:30px;">Admission Process</h2> </div> </div> </div> </div> </div> </div><!-- page-title end--> <!--site-main start--> <div class="site-main"> <!-- =========================== ADMISSION PROCESS SECTION =========================== --> <section class="svm-admission-process"> <div class="svm-adm-container"> <span class="svm-adm-badge">Simple β’ Transparent β’ Parent-Friendly</span> <h2 class="svm-adm-title">Admission Process</h2> <p class="svm-adm-subtitle"> At <strong>Sai Vidya Mandir International School (CBSE)</strong>, our admission process is designed to be simple, transparent, and stress-free for parents and students. We ensure a smooth journey from enquiry to enrollment. </p> <!-- STEPS --> <div class="svm-adm-steps"> <!-- Step 1 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">01</div> <h3>Enquiry & School Visit</h3> <p> Parents may visit the school campus or contact us through phone or website to enquire about classes, curriculum, facilities, and availability of seats. </p> </div> <!-- Step 2 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">02</div> <h3>Application Form</h3> <p> The admission application form can be collected from the school office or filled online. Parents are required to submit accurate student details. </p> </div> <!-- Step 3 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">03</div> <h3>Interaction / Assessment</h3> <p> An age-appropriate interaction or basic assessment is conducted to understand the childβs learning level and readiness for the class. </p> </div> <!-- Step 4 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">04</div> <h3>Document Verification</h3> <p> Parents must submit required documents such as birth certificate, previous school records, Aadhaar copy, and photographs for verification. </p> </div> <!-- Step 5 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">05</div> <h3>Fee Payment & Confirmation</h3> <p> Admission is confirmed after payment of the prescribed fees. Parents receive confirmation and academic session details. </p> </div> <!-- Step 6 --> <div class="svm-adm-card animate"> <div class="svm-step-circle">06</div> <h3>Welcome to SVM</h3> <p> Once enrolled, students receive orientation details, books, uniforms, and begin their academic journey at Sai Vidya Mandir International School. </p> </div> </div> <!-- CTA --> <div class="svm-adm-cta animate"> <h3 style="color:white;">Admissions Open</h3> <p> Take the first step towards your childβs bright future with quality CBSE education and holistic development. </p> <a href="admission.php" class="svm-adm-btn">Apply for Admission</a> </div> </div> </section> <!-- ================= CSS ================= --> <style> .svm-admission-process{ background:linear-gradient(180deg,#ffffff,#f4f4f4); padding:100px 20px; font-family:'Poppins',sans-serif; } .svm-adm-container{ max-width:1200px; margin:auto; text-align:center; } .svm-adm-badge{ display:inline-block; padding:8px 18px; background:#ffecec; color:#8b0000; border-radius:30px; font-weight:600; margin-bottom:15px; } .svm-adm-title{ font-size:38px; color:#8b0000; margin-bottom:15px; } .svm-adm-subtitle{ max-width:850px; margin:0 auto 70px auto; font-size:16px; color:#444; line-height:1.8; } /* STEPS GRID */ .svm-adm-steps{ display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:35px; margin-bottom:80px; } /* CARD */ .svm-adm-card{ background:rgba(255,255,255,0.9); backdrop-filter:blur(12px); border-radius:26px; padding:45px 30px; box-shadow:0 20px 45px rgba(0,0,0,0.1); position:relative; transition:.45s ease; opacity:0; transform:translateY(50px); } .svm-adm-card:hover{ transform:translateY(-12px); box-shadow:0 30px 65px rgba(139,0,0,0.3); } /* STEP NUMBER */ .svm-step-circle{ width:64px; height:64px; border-radius:50%; background:linear-gradient(135deg,#8b0000,#d40000); color:#fff; font-size:22px; font-weight:700; display:flex; align-items:center; justify-content:center; margin:0 auto 20px; box-shadow:0 10px 25px rgba(139,0,0,0.4); } .svm-adm-card h3{ font-size:20px; margin-bottom:12px; color:#111; } .svm-adm-card p{ font-size:15px; color:#555; line-height:1.7; } /* CTA */ .svm-adm-cta{ background:linear-gradient(135deg,#8b0000,#c40000); color:#fff; padding:55px 40px; border-radius:32px; box-shadow:0 30px 65px rgba(139,0,0,0.45); opacity:0; transform:translateY(50px); } .svm-adm-cta h3{ font-size:26px; margin-bottom:10px; } .svm-adm-cta p{ font-size:16px; margin-bottom:20px; } .svm-adm-btn{ display:inline-block; padding:14px 32px; background:#fff; color:#8b0000; font-weight:700; border-radius:30px; text-decoration:none; transition:.3s; } .svm-adm-btn:hover{ background:#ffecec; } /* Animation */ .animate.show{ opacity:1; transform:translateY(0); } /* Responsive */ @media(max-width:768px){ .svm-adm-title{font-size:30px;} } </style> <!-- ================= JS ================= --> <script> const admEls = document.querySelectorAll('.animate'); const admObserver = new IntersectionObserver(entries=>{ entries.forEach(entry=>{ if(entry.isIntersecting){ entry.target.classList.add('show'); } }); },{threshold:0.25}); admEls.forEach(el=>admObserver.observe(el)); </script> </div><!--site-main end--> <!--footer start--> <?php include("footer.php"); ?> <!--footer end-->
Upload File
Create Folder