html{font-size:16px}
body{font-size:16px}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: ‘DM Sans’, sans-serif;
background: #fff;
padding: 20px;
}
/* ===== HERO SECTION – COPY FROM HERE ===== */
.vu-admission-hero{
background:linear-gradient(135deg,#18254a 0%,#1e3a5f 100%);
padding:4rem 2rem 5rem;
position:relative;
overflow:hidden;
}
.vu-admission-hero::before{
content:”;
position:absolute;
top:-60px;
right:-60px;
width:300px;
height:300px;
border:2px solid rgba(30,96,63,0.3);
border-radius:50%;
}
.vu-admission-hero::after{
content:”;
position:absolute;
bottom:-80px;
left:-40px;
width:220px;
height:220px;
border:1.5px solid rgba(255,255,255,0.08);
border-radius:50%;
}
.vu-admission-hero-badge{
display:inline-flex;
align-items:center;
gap:6px;
background:rgba(30,96,63,0.25);
border:1px solid rgba(30,96,63,0.5);
color:#6ee09a;
font-size:12px;
font-weight:500;
letter-spacing:0.05em;
padding:5px 14px;
border-radius:20px;
margin-bottom:1.25rem;
position:relative;
z-index:1;
}
.vu-admission-hero h1{
font-family:’Playfair Display’,serif;
font-size:1.8rem;
font-weight:700;
color:#ffffff;
line-height:1.2;
margin-bottom:0.6rem;
position:relative;
z-index:1;
margin-top:0;
}
.vu-admission-hero-sub{
color:rgba(255,255,255,0.8);
font-size:16px;
line-height:1.65;
max-width:620px;
margin-bottom:1.75rem;
position:relative;
z-index:1;
}
.vu-admission-hero-ctas{
display:flex;
gap:12px;
flex-wrap:wrap;
position:relative;
z-index:1;
}
.vu-admission-btn-primary{
background:#1e603f;
color:white;
border:none;
padding:11px 24px;
border-radius:8px;
font-family:’DM Sans’,sans-serif;
font-size:14px;
font-weight:500;
cursor:pointer;
display:inline-flex;
align-items:center;
gap:6px;
text-decoration:none;
transition:background 0.2s;
}
.vu-admission-btn-primary:hover{
background:#25754c;
}
.vu-admission-btn-secondary{
background:transparent;
color:white;
border:1.5px solid rgba(255,255,255,0.3);
padding:10px 23px;
border-radius:8px;
font-family:’DM Sans’,sans-serif;
font-size:14px;
font-weight:500;
cursor:pointer;
display:inline-flex;
align-items:center;
gap:6px;
text-decoration:none;
transition:all 0.2s;
}
.vu-admission-btn-secondary:hover{
background:rgba(255,255,255,0.1);
border-color:rgba(255,255,255,0.5);
}
.vu-admission-scroll-hint{
display:flex;
align-items:center;
gap:6px;
color:rgba(255,255,255,0.4);
font-size:12px;
margin-top:1.5rem;
cursor:pointer;
width:fit-content;
position:relative;
z-index:1;
}
.vu-admission-scroll-hint:hover{
color:rgba(255,255,255,0.7);
}
.vu-admission-scroll-hint i{
font-size:15px;
animation:vuAdmissionBounce 1.4s ease-in-out infinite;
}
@keyframes vuAdmissionBounce{
0%,100%{transform:translateY(0)}
50%{transform:translateY(4px)}
}
@media(max-width:768px){
html{font-size:15px}
body{font-size:15px}
.vu-admission-hero{padding:2.5rem 1.5rem 3rem}
.vu-admission-hero h1{font-size:1.4rem}
.vu-admission-hero-sub{font-size:15px}
.vu-admission-hero-ctas{gap:10px}
.vu-admission-btn-primary,.vu-admission-btn-secondary{font-size:13px;padding:10px 18px}
}
/* ===== COPY TILL HERE ===== */
Virtual University Admission
Complete guide to Virtual University admission including dates, fee structure, eligibility criteria, and application process for all programs.
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-toc-section{background:#f5f6fa;padding:2.5rem 1.5rem}
.vu-toc-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.75rem}
.vu-toc-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-toc-title{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-toc-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;padding:0;margin:1.5rem 0 0}
.vu-toc-item{background:white;border-radius:8px;border:1px solid rgba(24,37,74,0.12);margin:0;padding:0}
.vu-toc-item a{display:flex;align-items:center;gap:10px;color:#18254a;text-decoration:none;font-size:16px;font-weight:500;transition:all 0.2s;padding:1rem 1.1rem;width:100%;border-radius:8px}
.vu-toc-item a:hover{color:#1e603f;background:#e8f4ed}
.vu-toc-item i{font-size:18px;color:#1e603f;flex-shrink:0}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-toc-section{padding:2rem 1.5rem}.vu-toc-title{font-size:1.1rem}.vu-toc-list{grid-template-columns:1fr}.vu-toc-item a{font-size:15px;padding:0.9rem 1rem}}
On This Page You Will Find
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:white}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section h3{font-family:’Playfair Display’,serif;font-size:1.05rem;font-weight:600;color:#18254a;margin:1.5rem 0 0.75rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-section ul{margin:1rem 0 0 0;padding-left:20px}
.vu-section li{font-size:16px;color:#555;line-height:1.6;margin-bottom:0.5rem}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section h3{font-size:0.95rem}.vu-section p,.vu-section li{font-size:15px}}
Virtual University Admission Dates 2026
Virtual University (VU) opens admissions twice a year: the Spring semester and the Fall semester.
Spring 2026 Admission
- Start Date: 1 January
- Last Date: 29 February Extended to 1 March 2026
Fall 2026 Admission
- Admissions Open – Fall 2026: Monday, July 06, 2026
- Last Date to Apply for Admissions: Monday, September 07, 2026
- Last Date to Apply for Course Exemption / Transfer of Credits: Monday, September 07, 2026
- Last Date to Apply for MS/M.Phil Admissions: Monday, September 07, 2026
- Last Date to Deposit Admission Processing Fee (Rs. 500): Monday, September 07, 2026
- Orientation for Newly Admitted Students: Monday to Monday, September 28 – October 05, 2026
- Last Date to Apply for Readmission (Existing Students): Wednesday, September 30, 2026
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:#f5f6fa}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-table{width:100%;border-collapse:collapse;margin:1.5rem 0;border:1px solid rgba(24,37,74,0.12);border-radius:8px;overflow:hidden}
.vu-table thead{background:#1e603f;color:white}
.vu-table th{padding:1rem;text-align:left;font-weight:600;font-size:14px}
.vu-table td{padding:1rem;border-bottom:1px solid rgba(24,37,74,0.12);font-size:16px;color:#555}
.vu-table tbody tr:hover{background:#ffffff}
@media(max-width:768px){
html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}
.vu-table{font-size:14px}
.vu-table th,.vu-table td{padding:0.75rem;font-size:13px}
.vu-table th:nth-child(2),.vu-table th:nth-child(3),.vu-table td:nth-child(2),.vu-table td:nth-child(3){font-size:12px}
}
Virtual University Admission Fee Structure
Here is the fee structure for different programs at Virtual University.
| Program | Fee (First / Later Semester) |
|---|---|
| Bachelors (2 Years) | 25,000 / 15,500 |
| Associate Degree in Science (ADS) | 20,250 / 12,750 |
| BBA | 30,750 / 22,750 |
| Bachelor of Science (BSc) | 24,000 / 16,000 |
| B.Ed (Bachelor of Education) | 18,500 / 12,500 |
| Master’s Programs (MA/MSc) | 28,000 / 20,000 |
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:white}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-section ol{margin:1rem 0 0 0;padding-left:20px}
.vu-section li{font-size:16px;color:#555;line-height:1.6;margin-bottom:0.75rem}
.vu-section a{color:#1e603f;font-weight:600;text-decoration:none}
.vu-section a:hover{text-decoration:underline}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section p,.vu-section li{font-size:15px}}
Virtual University Admission Process
Follow these simple steps to apply for admission at Virtual University:
- Visit the official VU admission portal
- Fill in your personal and academic details
- Select your desired program
- Upload required documents
- Submit your application
- Pay the admission fee
Apply Now at https://www.vu.edu.pk/apply/
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:#f5f6fa}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-card{background:white;border-radius:10px;padding:1.5rem;border:1px solid rgba(30,96,63,0.15);margin:1.5rem 0;border-left:3px solid #1e603f}
.vu-card strong{color:#18254a;font-weight:600}
.vu-card a{color:#1e603f;font-weight:600;text-decoration:none}
.vu-card a:hover{text-decoration:underline}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section p{font-size:15px}}
Virtual University Admission Form
Download the VU admission form and fill it carefully with all required information.
All applications must be submitted through the official VU online portal. Access VU LMS Portal for more information and support.
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:white}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section h3{font-family:’Playfair Display’,serif;font-size:1.05rem;font-weight:600;color:#18254a;margin:1.5rem 0 0.75rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-section ul{margin:1rem 0 0 0;padding-left:20px}
.vu-section li{font-size:16px;color:#555;line-height:1.6;margin-bottom:0.5rem}
.vu-section a{color:#1e603f;font-weight:600;text-decoration:none}
.vu-section a:hover{text-decoration:underline}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section h3{font-size:0.95rem}.vu-section p,.vu-section li{font-size:15px}}
Eligibility Criteria for Virtual University Admission
Virtual University admission eligibility depends on the program you wish to apply for. Visit our campuses to find support centers near you.
Undergraduate Programs (ADS/FA/Bachelors):
- Intermediate (FA/FSc) with minimum 40% marks
- Or equivalent qualification recognized by HEC
Graduate Programs (MA/MSc/MBA/PGD):
- Bachelor’s degree with minimum 50% marks
- Or equivalent qualification recognized by HEC
Professional Programs (B.Ed/M.Ed):
- As per HEC requirements for the program
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:#f5f6fa}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section h3{font-family:’Playfair Display’,serif;font-size:1.05rem;font-weight:600;color:#18254a;margin:1.5rem 0 0.75rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-section ul{margin:1rem 0 0 0;padding-left:20px}
.vu-section li{font-size:16px;color:#555;line-height:1.6;margin-bottom:0.5rem}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section h3{font-size:0.95rem}.vu-section p,.vu-section li{font-size:15px}}
Programs Offered by Virtual University
Virtual University offers a wide range of programs in various fields:
Undergraduate Programs:
- Associate Degree in Science (ADS) – 2 Years
- BS (Hons) Programs – 4 Years
- BA/BSc – 2 Years
Graduate Programs:
- MA/MSc Programs
- MBA Programs
- PGD Programs
Professional Programs:
- B.Ed (Bachelor of Education)
- M.Ed (Master of Education)
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:white}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-section p{font-size:16px;color:#555;line-height:1.7;margin:0 0 1.25rem}
.vu-card{background:white;border-radius:10px;padding:1.5rem;border:1px solid rgba(30,96,63,0.15);margin:1.5rem 0;border-left:3px solid #1e603f}
.vu-card a{color:#1e603f;font-weight:600;text-decoration:none}
.vu-card a:hover{text-decoration:underline}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-section p{font-size:15px}}
Virtual University Admission Status
You can check your admission status online using your registration number.
Visit www.vu.edu.pk/admissionstatus to check your admission status.
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:#f5f6fa}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-table{width:100%;border-collapse:collapse;margin:1.5rem 0;border:1px solid rgba(24,37,74,0.12);border-radius:8px;overflow:hidden}
.vu-table tbody tr{border-bottom:1px solid rgba(24,37,74,0.12)}
.vu-table td{padding:1rem;font-size:16px;color:#555}
.vu-table td:first-child{font-weight:600;background:#f9f9f9;color:#18254a}
.vu-table tbody tr:hover{background:#ffffff}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-table td{padding:0.75rem;font-size:14px}}
Virtual University (VU) Admission Key Details
| University Name | Virtual University of Pakistan (VU) |
| Admission Semesters | Spring & Fall (Twice a Year) |
| Application Mode | Online Only |
| Fee Range | 5,000 – 30,750 (depending on program) |
| Admissions Contact | 1288 / +92 (51) 111 880 880 |
html{font-size:16px}body{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:’DM Sans’,sans-serif;background:#fff;padding:20px}
.vu-section{padding:2.5rem 1.5rem;background:white}
.vu-section-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#1e603f;margin-bottom:0.5rem}
.vu-section-tag::before{content:”;width:24px;height:2px;background:#1e603f;border-radius:2px}
.vu-section h2{font-family:’Playfair Display’,serif;font-size:1.3rem;font-weight:600;color:#18254a;margin:0 0 0.5rem;line-height:1.3}
.vu-accordion{display:flex;flex-direction:column;gap:10px;margin:1.5rem 0;list-style:none;padding:0}
.vu-accordion-item{background:white;border:1px solid rgba(24,37,74,0.12);border-radius:10px;overflow:hidden;margin:0;padding:0}
.vu-accordion-toggle{width:100%;border:none;background:white;padding:1.25rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;color:#18254a;text-align:left;font-family:’DM Sans’,sans-serif;transition:all 0.2s}
.vu-accordion-toggle:hover{background:#f9f9f9;color:#1e603f}
.vu-accordion-toggle i{font-size:20px;color:#1e603f;flex-shrink:0;transition:transform 0.25s}
.vu-accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease;padding:0 1.25rem}
.vu-accordion-item.open .vu-accordion-content{max-height:500px;padding:0 1.25rem 1.25rem}
.vu-accordion-item.open .vu-accordion-toggle{background:#f9f9f9;color:#1e603f}
.vu-accordion-item.open .vu-accordion-toggle i{transform:rotate(180deg)}
.vu-accordion-answer{font-size:16px;color:#555;line-height:1.65}
@media(max-width:768px){html{font-size:15px}body{font-size:15px}.vu-section{padding:2rem 1.5rem}.vu-section h2{font-size:1.1rem}.vu-accordion-toggle{font-size:15px;padding:1rem}.vu-accordion-answer{font-size:15px}}
FAQs – Virtual University (VU) Admission
-
No, VU only accepts online applications through their official portal. Paper applications are no longer accepted.
-
Yes, Virtual University is recognized by the Higher Education Commission (HEC) of Pakistan and its degrees are valid.
-
VU primarily offers online education through its Learning Management System (LMS) for flexibility, but has regional centers across Pakistan for support.
-
Program changes are allowed within a limited timeframe. Contact the admissions office for approval and specific procedures.