This commit is contained in:
2026-01-16 12:05:52 +05:45
parent ca7f87cf72
commit 34c612a320
6 changed files with 285 additions and 960 deletions

View File

@@ -23027,7 +23027,7 @@ iframe {
.about-2-thumbnail-left-wrapper .single-thumbnail .video-icon { .about-2-thumbnail-left-wrapper .single-thumbnail .video-icon {
position: absolute; position: absolute;
z-index: 20; z-index: 20;
right: 30px; right: 134px;
bottom: 30px; bottom: 30px;
} }
@@ -28600,6 +28600,15 @@ ul.categorys-widget-stndard li span {
font-weight: 500; font-weight: 500;
} }
.tmp-footer .footer-top .tmp-footer-widget .inner p {
margin-bottom: 0px;
}
.tmp-footer .footer-top .tmp-footer-widget .inner p i {
margin-right: 12px;
}
.footer-style-1 .footer-top .tmp-footer-widget .title { .footer-style-1 .footer-top .tmp-footer-widget .title {
font-size: 18px; font-size: 18px;
font-weight: 500; font-weight: 500;
@@ -28630,6 +28639,10 @@ ul.categorys-widget-stndard li span {
margin-bottom: 5px; margin-bottom: 5px;
} }
.tmp-footer-widget .inner .social-icon {
margin-top: 12px;
}
.footer-style-1 .footer-top .tmp-footer-widget .footer-link li a { .footer-style-1 .footer-top .tmp-footer-widget .footer-link li a {
font-size: 14px; font-size: 14px;
display: block; display: block;
@@ -29014,6 +29027,43 @@ ul.categorys-widget-stndard li span {
} }
} }
.footer-certifications {
padding: 25px 0;
background-color: var(--color-dark-alt);
/* dark footer tone */
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-cert-title {
text-align: center;
color: #cbd5e1;
font-size: 14px;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.certification-logos {
display: flex;
justify-content: center;
align-items: center;
gap: 25px;
flex-wrap: wrap;
}
.certification-logos img {
max-height: 100px;
width: auto;
border-radius: 12px;
}
/* .certification-logos img:hover {
filter: grayscale(0);
opacity: 1;
} */
.tmp-footer-card-3::after { .tmp-footer-card-3::after {
background: var(--color-primary); background: var(--color-primary);
inset: 10px; inset: 10px;

View File

@@ -30,7 +30,7 @@
<div class="col-lg-3 col-md-6 col-sm-6 col-12"> <div class="col-lg-3 col-md-6 col-sm-6 col-12">
<div class="tmp-footer-widget"> <div class="tmp-footer-widget">
<div class="logo"> <div class="logo">
<a href="index.html"> <a href="./index.php">
<img class="logo-light" src="assets/images/logo/dark-logo.png" alt="Corporate Logo"> <img class="logo-light" src="assets/images/logo/dark-logo.png" alt="Corporate Logo">
<img class="logo-dark" src="assets/images/logo/image.png" alt="Corporate Logo"> <img class="logo-dark" src="assets/images/logo/image.png" alt="Corporate Logo">
</a> </a>
@@ -43,12 +43,12 @@
<h4 class="title">Usefull Links</h4> <h4 class="title">Usefull Links</h4>
<div class="inner"> <div class="inner">
<ul class="footer-link link-hover"> <ul class="footer-link link-hover">
<li><a href="pricing-white.html">About Us</a></li> <li><a href="./about.php">About Us</a></li>
<li><a href="tab-white.html">Message From CEO</a></li> <li><a href="./ceo-message.php">Message From CEO</a></li>
<li><a href="service-white.html">Service</a></li> <li><a href="./service.php">Service</a></li>
<li><a href="social-share-white.html">Events</a></li> <li><a href="./event-list.php">Events</a></li>
<li><a href="social-share-white.html">Visa Success</a></li> <li><a href="./success-story.php">Visa Success</a></li>
<li><a href="social-share-white.html">Contact</a></li> <li><a href="./contact.php">Contact</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@@ -58,12 +58,12 @@
<h4 class="title">Study Abroad</h4> <h4 class="title">Study Abroad</h4>
<div class="inner"> <div class="inner">
<ul class="footer-link link-hover"> <ul class="footer-link link-hover">
<li><a href="team-white.html">USA</a></li> <li><a href="./country-detail.php">USA</a></li>
<li><a href="testimonial-white.html">UK</a></li> <li><a href="./country-detail.php">UK</a></li>
<li><a href="service-white.html">Canada</a></li> <li><a href="./country-detail.php">Canada</a></li>
<li><a href="timeline-white.html">Australia</a></li> <li><a href="./country-detail.php">Australia</a></li>
<li><a href="timeline-white.html">NewZealand</a></li> <li><a href="./country-detail.php">NewZealand</a></li>
<li><a href="timeline-white.html">Ireland</a></li> <li><a href="./country-detail.php">Ireland</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@@ -73,9 +73,9 @@
<h4 class="title">Classes</h4> <h4 class="title">Classes</h4>
<div class="inner"> <div class="inner">
<ul class="footer-link link-hover"> <ul class="footer-link link-hover">
<li><a href="team-white.html">IELTS Class</a></li> <li><a href="./class-detail.php">IELTS Class</a></li>
<li><a href="testimonial-white.html">PTE Class</a></li> <li><a href="./class-detail.php">PTE Class</a></li>
<li><a href="service-white.html">TOFEL Class</a></li> <li><a href="./class-detail.php">TOFEL Class</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@@ -84,16 +84,31 @@
<div class="tmp-footer-widget"> <div class="tmp-footer-widget">
<h4 class="title">Stay With Us.</h4> <h4 class="title">Stay With Us.</h4>
<div class="inner"> <div class="inner">
<h6 class="subtitle">10000+ Genuine students have satisfied with our service.</h6> <p>
<i class="feather-map-pin"></i>
<a href="https://www.google.com/maps/search/?api=1&query=Putalisadak,+Kathmandu,+Nepal" target="_blank">
Putalisadak, Kathmandu, Nepal
</a>
</p>
<p>
<i class="feather-phone"></i>
<a href="tel:+977015361853">+977 01 5361853</a>
</p>
<p>
<i class="feather-mail"></i>
<a href="mailto:info@pathfinders.com.np">info@pathfinders.com.np</a>
</p>
<ul class="social-icon social-default justify-content-start"> <ul class="social-icon social-default justify-content-start">
<li><a href="https://www.facebook.com/pathfinderedu"> <li><a href="https://www.facebook.com/pathfinderedu">
<i class="feather-facebook"></i> <i class="feather-facebook"></i>
</a> </a>
</li> </li>
<li><a href="https://x.com/i/flow/login?redirect_after_login=%2Fhome"> <li><a href="https://x.com/home">
<i class="feather-x-square"></i> <i class="feather-twitter"></i>
</a> </a>
</li>
<li><a href="https://www.instagram.com/pathfinders_international_edu/"> <li><a href="https://www.instagram.com/pathfinders_international_edu/">
<i class="feather-instagram"></i> <i class="feather-instagram"></i>
</a> </a>
@@ -110,6 +125,20 @@
</div> </div>
</div> </div>
<section class="footer-certifications">
<div class="container">
<h5 class="footer-cert-title">Our Certifications & Accreditations</h5>
<div class="certification-logos">
<img src="./assets/images/photos/usa-feature1.png" alt="Education Ministry">
<img src="assets/images/certifications/ielts.png" alt="IELTS Partner">
<img src="assets/images/certifications/pte.png" alt="PTE Partner">
<img src="assets/images/certifications/british-council.png" alt="British Council">
<img src="assets/images/certifications/iso.png" alt="ISO Certified">
</div>
</div>
</section>
<!-- Start Copy Right Area --> <!-- Start Copy Right Area -->
<div class="copyright-area copyright-style-one"> <div class="copyright-area copyright-style-one">
<div class="container"> <div class="container">
@@ -173,7 +202,7 @@
</div> </div>
<button class="close-icon-menu tmponhover"><i class="feather-x"></i></button> <button class="close-icon-menu tmponhover"><i class="feather-x"></i></button>
<div class="logo-side"> <div class="logo-side">
<a href="index.html"> <a href="./index.php">
<img class="logo-light" src="assets/images/logo/dark-logo.png" alt="Corporate Logo"> <img class="logo-light" src="assets/images/logo/dark-logo.png" alt="Corporate Logo">
<img class="logo-dark" src="assets/images/logo/image.png" alt="Corporate Logo"> <img class="logo-dark" src="assets/images/logo/image.png" alt="Corporate Logo">
</a> </a>

View File

@@ -229,7 +229,7 @@
<div class="inner"> <div class="inner">
<div class="header-top"> <div class="header-top">
<div class="logo"> <div class="logo">
<a href="index"> <a href="./index.php">
<img class="logo-light" src="assets/images/logo/dark-logo.png" alt="PathFinder Logo"> <img class="logo-light" src="assets/images/logo/dark-logo.png" alt="PathFinder Logo">
<img class="logo-dark" src="assets/images/logo/image.png" alt="PathFinder Logo"> <img class="logo-dark" src="assets/images/logo/image.png" alt="PathFinder Logo">
</a> </a>
@@ -241,7 +241,7 @@
</div> </div>
</div> </div>
<ul class="mainmenu"> <ul class="mainmenu">
<li class="with-megamenu has-menu-child-item"><a href="#">Home</a> <li class="with-megamenu"><a href="./index.php">Home</a>
</li> </li>
<li class="with-megamenu has-menu-child-item"> <li class="with-megamenu has-menu-child-item">
<a href="#"> <a href="#">
@@ -253,10 +253,10 @@
<div class="row row--0"> <div class="row row--0">
<div class="col-xl-2 col-lg-3 single-mega-item"> <div class="col-xl-2 col-lg-3 single-mega-item">
<ul class="mega-menu-item"> <ul class="mega-menu-item">
<li><a href="#">About us</a></li> <li><a href="./about.php">About us</a></li>
<li><a href="#">Team </a></li> <li><a href="./ceo-message.php">Message from Ceo</a></li>
<li><a href="#">Organization Hierarchy</a></li> <li><a href="./team.php">Team </a></li>
<li><a href="#">Visa Success</a></li> <li><a href="./success-story.php">Visa Success</a></li>
</ul> </ul>
</div> </div>
@@ -268,9 +268,9 @@
<li class="has-droupdown has-menu-child-item"><a href="#">Classes</a> <li class="has-droupdown has-menu-child-item"><a href="#">Classes</a>
<ul class="submenu"> <ul class="submenu">
<li><a href="#">PTE Preparation class</a></li> <li><a href="./class-detail.php">PTE Preparation class</a></li>
<li><a href="#">IELTS Preparation Class</a></li> <li><a href="./class-detail.php">IELTS Preparation Class</a></li>
<li><a href="#">TOFEL Preparation Class</a></li> <li><a href="./class-detail.php">TOFEL Preparation Class</a></li>
</ul> </ul>
@@ -289,14 +289,14 @@
<li><a href="./uni-college.php">Uni./Colleges</a></li> <li><a href="./uni-college.php">Uni./Colleges</a></li>
<li class="has-droupdown has-menu-child-item"><a href="#">Others</a> <li class="has-droupdown has-menu-child-item"><a href="#">Others</a>
<ul class="submenu"> <ul class="submenu">
<li><a href="#">Blogs</a></li> <li><a href="./blog-list.php">Blogs</a></li>
<li><a href="./event-list.php">Events</a></li> <li><a href="./event-list.php">Events</a></li>
<li><a href="./gallery.php">Gallery</a></li> <li><a href="./gallery.php">Gallery</a></li>
<li><a href="#">Career</a></li> <li><a href="./career.php">Career</a></li>
</ul> </ul>
</li> </li>
<li><a href="#">Contact</a></li> <li><a href="./contact.php">Contact</a></li>
</ul> </ul>

View File

@@ -1,21 +1,20 @@
<div class="about-area about-style-4 tmp-section-gap">
<div class="about-area about-style-4 tmp-section-gap"> <div class="container">
<div class="container"> <div class="row row--5 align-items-center">
<div class="row row--5 align-items-center"> <div class="col-lg-7 pr--40 pr_sm--0">
<div class="col-lg-7 pr--40 pr_sm--0"> <div class="about-2-thumbnail-left-wrapper">
<div class="about-2-thumbnail-left-wrapper"> <div class="single-thumbnail invers-anime">
<div class="single-thumbnail invers-anime"> <img loading="lazy" src="assets/images/about/02.webp" alt="about">
<img loading="lazy" src="assets/images/about/02.webp" alt="about"> </div>
</div> <div class="single-thumbnail invers-anime mt--80">
<div class="single-thumbnail invers-anime mt--80"> <img loading="lazy" src="assets/images/about/02.webp" alt="about">
<img loading="lazy" src="assets/images/about/02.webp" alt="about"> <div class="video-icon">
<div class="video-icon"> <a class="tmp-btn rounded-player popup-video" href="assets/images/video/01.mp4">
<a class="tmp-btn rounded-player popup-video" href="assets/images/video/01.mp4"> <span><i class="feather-play"></i></span>
<span><i class="feather-play"></i></span> </a>
</a> </div>
</div> </div>
</div> <!-- <div class="absolute-rating-area images-left-right-float image">
<div class="absolute-rating-area images-left-right-float image">
<div class="stars-area"> <div class="stars-area">
<img loading="lazy" src="assets/images/icons/stars.svg" alt="small-image"> <img loading="lazy" src="assets/images/icons/stars.svg" alt="small-image">
<img loading="lazy" src="assets/images/icons/stars.svg" alt="small-image"> <img loading="lazy" src="assets/images/icons/stars.svg" alt="small-image">
@@ -30,66 +29,66 @@
<a href="#" class="avatar" data-tooltip="Mark" tabindex="0"><img src="assets/images/testimonial/tooltip-02.png" alt="education"></a> <a href="#" class="avatar" data-tooltip="Mark" tabindex="0"><img src="assets/images/testimonial/tooltip-02.png" alt="education"></a>
<a href="#" class="avatar" data-tooltip="Jordan" tabindex="0"><img src="assets/images/testimonial/tooltip-03.png" alt="education"></a> <a href="#" class="avatar" data-tooltip="Jordan" tabindex="0"><img src="assets/images/testimonial/tooltip-03.png" alt="education"></a>
</div> </div>
</div> -->
</div>
</div>
<div class="col-lg-5 mt_md--40 mt_sm--40">
<div class="content">
<div class="inner">
<div class="tmp-section-title-border text-start hero__sub-title">
<div class="pres-line-separator-wrapper mb--10">
<span class="subtitle"><span class="number">01</span> <span class="subtitle-text">ABOUT PATHFINDER</span></span>
<div class="line-separator"></div>
</div> </div>
</div> </div>
</div>
<div class="col-lg-5 mt_md--40 mt_sm--40">
<div class="content">
<div class="inner">
<div class="tmp-section-title-border text-start hero__sub-title">
<div class="pres-line-separator-wrapper mb--10">
<span class="subtitle"><span class="number">01</span> <span class="subtitle-text">ABOUT PATHFINDER</span></span>
<div class="line-separator"></div>
</div>
</div>
<h2 class="title w-700 tmp-title-split"> <h2 class="title w-700 tmp-title-split">
Shaping Global Careers Through Expert Education Guidance Shaping Global Careers Through Expert Education Guidance
</h2> </h2>
<ul class="feature-list"> <ul class="feature-list">
<li> <li>
<div class="icon"> <div class="icon">
<i class="feather-check"></i> <i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Trusted Expertise</h4>
<p class="text">Years of proven excellence in guiding students to top institutions worldwide.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Personalized Counseling</h4>
<p class="text">One-on-one guidance tailored to each student's academic and career goals.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Global Network</h4>
<p class="text">Strong affiliations with reputed institutions in Australia, UK, USA, Canada, and more.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">High Visa Success Rate</h4>
<p class="text">Proven strategies and support to maximize approval chances for international studies.</p>
</div>
</li>
</ul>
<div class="about-btn mt--30">
<a class="tmp-btn round text-center" href="#">Learn More About Us</a>
</div> </div>
</div> <div class="title-wrapper">
<h4 class="title">Trusted Expertise</h4>
<p class="text">Years of proven excellence in guiding students to top institutions worldwide.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Personalized Counseling</h4>
<p class="text">One-on-one guidance tailored to each student's academic and career goals.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Global Network</h4>
<p class="text">Strong affiliations with reputed institutions in Australia, UK, USA, Canada, and more.</p>
</div>
</li>
<li>
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">High Visa Success Rate</h4>
<p class="text">Proven strategies and support to maximize approval chances for international studies.</p>
</div>
</li>
</ul>
<div class="about-btn mt--30">
<a class="tmp-btn round text-center" href="#">Learn More About Us</a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>
</div>

View File

@@ -1,105 +1,104 @@
<!-- Start class Area -->
<!-- Start class Area --> <div class="tmp-service-area tmp-section-gap">
<div class="tmp-service-area tmp-section-gap"> <div class="container">
<div class="container"> <div class="row">
<div class="row"> <div class="col-lg-12">
<div class="col-lg-12"> <div class="tmp-section-title-border text-center">
<div class="tmp-section-title-border text-center"> <div class="pres-line-separator-wrapper text-center mb--10">
<div class="pres-line-separator-wrapper text-center mb--10"> <div class="line-separator line-left"></div>
<div class="line-separator line-left"></div> <span class="subtitle">
<span class="subtitle"> <span class="number">04</span>
<span class="number">04</span> <span class="subtitle-text">Classes</span>
<span class="subtitle-text">Classes</span> </span>
</span> <div class="line-separator line-right"></div>
<div class="line-separator line-right"></div>
</div>
<h2 class="title w-700 tmp-title-split">Test Preparation class.</h2>
</div>
</div> </div>
</div> <h2 class="title w-700 tmp-title-split">Test Preparation class.</h2>
<div class="row g-5 service-wrapper mt--10">
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-activity"></i> -->
<img src="assets/images/services/icons/01.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">PTE Prepareation Class</a>
</h4>
<p class="description mb--0">We help businesses create a strong brand identity, enhance visibility, and build lasting customer trust.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="#">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-cast"></i> -->
<img src="assets/images/services/icons/02.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">IELTS Preparation Class</a>
</h4>
<p class="description mb--0">We provide dedicated assistance, resolve issues quickly, ensure smooth communication, and deliver exceptional customer.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="#">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-map"></i> -->
<img src="assets/images/services/icons/03.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">TOFEL Preparation Class</a>
</h4>
<p class="description mb--0">We analyze business data, find patterns, give recommendations, and support strategic decisions.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="#">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>
<!-- End Service__Style--1 Area --> <div class="row g-5 service-wrapper mt--10">
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-activity"></i> -->
<img src="assets/images/services/icons/01.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="./class-detail.php">PTE Prepareation Class</a>
</h4>
<p class="description mb--0">We help businesses create a strong brand identity, enhance visibility, and build lasting customer trust.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="./class-detail.php">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-cast"></i> -->
<img src="assets/images/services/icons/02.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="./class-detail.php">IELTS Preparation Class</a>
</h4>
<p class="description mb--0">We provide dedicated assistance, resolve issues quickly, ensure smooth communication, and deliver exceptional customer.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="./class-detail.php">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 col-sm-6 col-12">
<div class="service service__style--1 bg-color-card radius text-start tmp-border-none tmponhover">
<div class="icon">
<!-- <i class="feather-map"></i> -->
<img src="assets/images/services/icons/03.png" alt="service">
</div>
<div class="content">
<h4 class="title w-600">
<a href="./class-detail.php">TOFEL Preparation Class</a>
</h4>
<p class="description mb--0">We analyze business data, find patterns, give recommendations, and support strategic decisions.</p>
<div class="discover-btn mt--30">
<a class="tmp-btn round btn-small btn-border hover-icon-reverse" href="./class-detail.php">
<span class="icon-reverse-wrapper">
<span class="btn-text">See Details</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</div>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Service__Style--1 Area -->

View File

@@ -1,752 +0,0 @@
<?php include("header.php") ?>
<section class="page-title" style="background-image: url(./assets/images/about/destination1.jpg);">
<div class="auto-container">
<h1>Explore Quality Education provider</h1>
<div class="text">
<a href="index.php">Home</a>
/About
</div>
</div>
</section>
<!-- Start Elements Area -->
<div class="tmp-service-details-area pt--60">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="tmp-service-details">
<div class="row g-5 mt_md--20 mt_sm--20">
<div class="latest-service-area pt--60">
<div class="container">
<div class="row g-5 service-wrapper">
<!-- USA Universities -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="200">
<div class="service-feature-main-wrapper-splash">
<div class="inner">
<div class="front-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="icon">
<img src="assets/images/photos/top-three.png" alt="Corporate Images">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">Top-Ranked Universities</a>
</h4>
<p class="description mb--0">
Study at Ivy League and globally recognized public universities in the USA.
</p>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="back-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="content">
<h4 class="title w-600">
<a href="#">Top-Ranked Universities</a>
</h4>
<p class="description mb--0">
The USA is home to world-leading universities known for academic excellence, strong global rankings, and internationally respected degrees.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Flexible Academics -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="400">
<div class="service-feature-main-wrapper-splash">
<div class="inner">
<div class="front-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="icon">
<img src="assets/images/photos/energy-system.png" alt="Corporate Images">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">Flexible Academic System</a>
</h4>
<p class="description mb--0">
Choose majors freely with options to change or combine fields of study.
</p>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="back-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="content">
<h4 class="title w-600">
<a href="#">Flexible Academic System</a>
</h4>
<p class="description mb--0">
The US education system encourages interdisciplinary learning, major changes, electives, and customized academic pathways.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Cutting-Edge Research -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
<div class="service-feature-main-wrapper-splash">
<div class="inner">
<div class="front-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="icon">
<img src="assets/images/photos/analytics.png" alt="Corporate Images">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">Cutting-Edge Research</a>
</h4>
<p class="description mb--0">
Learn in innovation-driven environments with advanced labs and facilities.
</p>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="back-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="content">
<h4 class="title w-600">
<a href="#">Cutting-Edge Research</a>
</h4>
<p class="description mb--0">
US universities provide state-of-the-art research labs, innovation hubs, and strong industry partnerships.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- OPT & CPT -->
<div class="col-lg-3 col-md-4 col-sm-6 col-12" data-sal="slide-up" data-sal-duration="700" data-sal-delay="600">
<div class="service-feature-main-wrapper-splash">
<div class="inner">
<div class="front-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="icon">
<img src="assets/images/photos/pathways.png" alt="Corporate Images">
</div>
<div class="content">
<h4 class="title w-600">
<a href="#">OPT & CPT Pathways</a>
</h4>
<p class="description mb--0">
Gain paid work experience during and after your studies in the USA.
</p>
</div>
<div class="shape-service-1">
<img src="assets/images/services/shape/01.png" alt="service">
</div>
</div>
</div>
<div class="back-service-feature">
<div class="service-small-default service service__style--1 bg-color-card radius text-center tmponhover">
<div class="content">
<h4 class="title w-600">
<a href="#">OPT & CPT Pathways</a>
</h4>
<p class="description mb--0">
International students can access CPT during studies and up to three years of OPT after graduation, especially for STEM programs.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mt_md--30 mt_sm--30">
<div class="sticky-top-service">
<div class="tmp-single-wized categorys mb--30 tmponhover">
<div class="wized-header">
<h5 class="title">
Key Information
</h5>
</div>
<div class="wized-body">
<!-- single categories -->
<ul>
<li>
<a href="#Aplication-Process">Aplication Process</a>
</li>
<li>
<a href="#Living-Expenses">Living Expenses</a>
</li>
<li>
<a href="#Admission-Criteria">Admission Criteria</a>
</li>
<li>
<a href="#College-Universities">College & Universities</a>
</li>
<li>
<a href="#faq">FAQ</a>
</li>
</ul>
<!-- single categories End -->
</div>
</div>
<div class="tmp-single-wized categorys mb--30 tmponhover">
<div class="wized-header">
<h5 class="title">
Other Country
</h5>
</div>
<div class="wized-body">
<!-- single categories -->
<ul class="submenu">
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900235163USA.png" alt="" data-no-retina="">USA</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712553290751AUS.png" alt="" data-no-retina="">Australia</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712900572965New-Zealand-Flag-icon.png" alt="" data-no-retina="">NewZeland</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1712901291364canada_flags_flag_16983.png" alt="" data-no-retina="">Canada</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_17129002663UK.png" alt="" data-no-retina="">UK</a></li>
<li><a href="./country-detail.php"><img src="https://www.pathfinders.com.np/upload/StudyAbroad/Flag_1724416115592ireland.webp" alt="" data-no-retina="">Ireland</a></li>
</ul>
<!-- single categories End -->
</div>
</div>
<div class="tmp-single-wized categorys mb--30 tmponhover">
<div class="wized-header">
<h5 class="title">
Test Preparation Classes
</h5>
</div>
<div class="wized-body">
<!-- single categories -->
<ul class="submenu">
<li><a href="./class-detail.php"><i class="feather-headphones"></i>IELTS Class</a></li>
<li><a href="./class-detail.php"><i class="feather-monitor"></i>
PTE Class</a></li>
<li><a href="./class-detail.php"><i class="feather-file-text"></i>
TOFEL Class</a></li>
</ul>
<!-- single categories End -->
</div>
</div>
<div class="tmp-single-wized single-wrapper-details-right-p similar-post bg-card tmponhover query11">
<div class="wized-header">
<h5 class="title">
Do You Have Any Query?
</h5>
</div>
<p>We are here to assist you.</p>
<ul>
<li>
<a class="tmp-btn hover-icon-reverse" href="./contact.php">
<span class="icon-reverse-wrapper">
<span class="btn-text">Message Now</span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-8">
<h2 class="title">Introducing the USA: Your Study Abroad Destination</h2>
<div class="thumbnail thumbnail-large-details h-auto mb--30">
<img class="radius-10 w-100 jarallax-img" src="assets/images/photos/usa-feature1.png" alt="Service Details">
</div>
<p class="discription mt--30">
Study in USA from Nepal and experience world-class education, globally recognized degrees, and access to cutting-edge research opportunities. With a diverse cultural environment and flexible academic programs, the USA offers a unique platform for personal and professional growth. Students can benefit from numerous part-time job opportunities, internships, and career prospects. Learn about the student visa requirements, top universities, scholarships, and cost of living in the USA. Embark on your journey towards academic excellence and a successful career with expert guidance and the many opportunities the USA offers for a brighter future. </p>
<ul class="listing-style-solid">
<li>Comprehensive Strategic Business Planning & Effective Execution</li>
<li>In-Depth Market Research & Detailed Competitive Analysis</li>
<li>Expert Financial Advisory & Advanced Risk Management Solutions</li>
<li>Operational Efficiency Optimization & Process Improvement Strategies</li>
<li>Business Growth Consulting & Long-Term Sustainability Planning</li>
<li>Leadership Training Programs & Team Performance Enhancement</li>
</ul>
<h2 class="title">Why Study in USA from Nepal?</h2>
<p class="discription mt--30">
Continually myocardiFor Nepalese students, study in USA provides a chance to gain international exposure and experience a high-quality education system. With numerous scholarships, part-time work opportunities, and strong Nepalese student communities, studying in the USA becomes a rewarding and enriching journey.So, if you are planning to study in USA from Nepal or explore opportunities to study in America from Nepal, earning a degree from a prestigious U.S. university significantly boosts career prospects and personal growth, and job sectors across the world recognize American degrees due to their emphasis on practical skills, critical thinking, and research-based learning and leadership skills.
nate holistic mindshare with client-based web services. Assertively e-enable catalysts for change before tested markets. Phosfluorescently maintain wireless scenarios after intermandated applications. Conveniently predominate revolutionary quality vectors through future-proof manufactured products. Enthusiastically transform distinctive collaboration.
</p>
<ul class="feature-list-service row mt--0 g-5">
<li class="col-lg-6 col-md-6">
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">24/7 Support</h4>
<p class="text">Lorem ipsum dolor consectetur adipiscing.</p>
</div>
</li>
<li class="col-lg-6 col-md-6">
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Secure Payments</h4>
<p class="text">Do eiusmod tempor incididunt labore.</p>
</div>
</li>
<li class="col-lg-6 col-md-6">
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Daily Updates</h4>
<p class="text">Daily Updates tempor incididunt labore.</p>
</div>
</li>
<li class="col-lg-6 col-md-6">
<div class="icon">
<i class="feather-check"></i>
</div>
<div class="title-wrapper">
<h4 class="title">Market Research</h4>
<p class="text">Market Research tempor incididunt labore.</p>
</div>
</li>
</ul>
<div class="tabs-content">
<!--Tab / Active Tab-->
<div class="tab active-tab" id="Aplication-Process">
<section class="usa-application-process">
<div class="container">
<!-- Section Header -->
<div class="section-header mb-5">
<h2>Application Process to Apply for USA Universities from Nepal</h2>
<p>Follow these steps to successfully apply to your dream universities in the USA.</p>
</div>
<div class="row g-4">
<!-- Step 1 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">1</div>
<h4>Research and Choose Universities</h4>
<p>Explore various universities offering programs that align with your academic and career goals, considering factors like location and reputation.</p>
</div>
</div>
<!-- Step 2 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">2</div>
<h4>Prepare for Standardized Tests</h4>
<p>Take required tests like the SAT, ACT, or GRE to meet university requirements and showcase academic ability.</p>
</div>
</div>
<!-- Step 3 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">3</div>
<h4>Complete Application Forms</h4>
<p>Fill out online applications for universities, providing your personal and academic details as requested.</p>
</div>
</div>
<!-- Step 4 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">4</div>
<h4>Submit Documents</h4>
<p>Upload or mail necessary documents such as transcripts, recommendation letters, and test scores to complete your application.</p>
</div>
</div>
<!-- Step 5 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">5</div>
<h4>Pay Application Fees</h4>
<p>Pay the required non-refundable application fee to process your application to the university.</p>
</div>
</div>
<!-- Step 6 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">6</div>
<h4>Wait for the Admission Decision</h4>
<p>Wait for the university to review your application and notify you of the admission outcome.</p>
</div>
</div>
<!-- Step 7 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">7</div>
<h4>Accept the Offer</h4>
<p>After receiving an acceptance letter, confirm your place by paying any required deposit and signing the enrollment agreement.</p>
</div>
</div>
<!-- Step 8 -->
<div class="col-lg-6 col-md-12">
<div class="process-card">
<div class="step-number">8</div>
<h4>Apply for a Visa</h4>
<p>Once admitted, apply for an F-1 student visa using your I-20 form provided by the university to study in the USA.</p>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="tab" id="Living-Expenses">
<section class="living-expenses ">
<div class="container">
<!-- Section Header -->
<div class="section-header mb-4">
<h2>Cost of Living Expenses for Nepalese Students</h2>
<p>Heres an estimate of the cost of living expenses combined with tuition fees for Nepali students studying in the USA. Figures are approximate and may vary based on the university and city.</p>
</div>
<!-- Responsive Table -->
<div class="table-responsive">
<table class="expenses-table">
<thead>
<tr>
<th>Cost Category</th>
<th>Low Range</th>
<th>High Range</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tuition Fees</td>
<td>$20,000</td>
<td>$60,000</td>
</tr>
<tr>
<td>Accommodation (On-Campus)</td>
<td>$8,000</td>
<td>$15,000</td>
</tr>
<tr>
<td>Accommodation (Off-Campus)</td>
<td>$6,000</td>
<td>$12,000</td>
</tr>
<tr>
<td>Food and Groceries</td>
<td>$3,000</td>
<td>$5,000</td>
</tr>
<tr>
<td>Books and Supplies</td>
<td>$1,000</td>
<td>$1,500</td>
</tr>
<tr>
<td>Health Insurance</td>
<td>$1,000</td>
<td>$2,000</td>
</tr>
<tr>
<td>Transportation</td>
<td>$1,000</td>
<td>$2,000</td>
</tr>
<tr>
<td>Personal Expenses</td>
<td>$1,500</td>
<td>$3,000</td>
</tr>
<tr>
<td>Visa Application and SEVIS Fees</td>
<td>$350</td>
<td>$500</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</div>
<div class="tab" id="Admission-Criteria">
<section class="usa-admission-criteria">
<div class="container">
<!-- Section Header -->
<div class="section-header mb-5">
<h2>Admission Criteria to Study in USA from Nepal</h2>
<p>Here are the common admission requirements for most universities in the USA.</p>
</div>
<div class="row g-4">
<!-- Academic Qualifications -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-book"></i></div>
<h4>Academic Qualifications</h4>
<ul>
<li><strong>Undergraduate:</strong> High school diploma or equivalent with strong academic records.</li>
<li><strong>Graduate:</strong> Bachelors degree from an accredited institution with competitive GPA.</li>
</ul>
</div>
</div>
<!-- Standardized Tests -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-edit-3"></i></div>
<h4>Standardized Test Scores</h4>
<ul>
<li><strong>Undergraduate:</strong> SAT or ACT (may be optional at some universities).</li>
<li><strong>Graduate:</strong> GRE, GMAT, or program-specific tests.</li>
</ul>
</div>
</div>
<!-- English Proficiency -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-globe"></i></div>
<h4>English Language Proficiency</h4>
<p>International students must demonstrate English proficiency through tests like TOEFL, IELTS, or other accepted exams.</p>
</div>
</div>
<!-- Recommendation Letters -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-users"></i></div>
<h4>Letters of Recommendation</h4>
<p>Typically 23 recommendation letters from teachers, professors, or employers highlighting academic and personal strengths.</p>
</div>
</div>
<!-- SOP -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-file-text"></i></div>
<h4>Statement of Purpose (SOP)</h4>
<p>A personal essay explaining your study goals, career plans, and reasons for choosing the university and program.</p>
</div>
</div>
<!-- CV -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-briefcase"></i></div>
<h4>Resume / CV</h4>
<p>Especially for graduate programs, showcasing academic achievements, work experience, and skills.</p>
</div>
</div>
<!-- Transcripts -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-award"></i></div>
<h4>Academic Transcripts</h4>
<p>Official transcripts from all previously attended institutions showing academic performance.</p>
</div>
</div>
<!-- Application Fee -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-credit-card"></i></div>
<h4>Application Fee</h4>
<p>Most universities charge a non-refundable application fee ranging from USD 50 to USD 100 or more.</p>
</div>
</div>
<!-- Portfolio -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-image"></i></div>
<h4>Portfolio (If Required)</h4>
<p>Programs like architecture, design, or fine arts may require a portfolio of creative work.</p>
</div>
</div>
<!-- Interview -->
<div class="col-lg-6 col-md-12">
<div class="criteria-card">
<div class="icon"><i class="feather-mic"></i></div>
<h4>Interview (If Applicable)</h4>
<p>Some competitive or graduate programs may conduct interviews as part of the selection process.</p>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="tab" id="College-Universities">
<!-- Section Header -->
<div class="section-header mb-5">
<h2>Top Universities in the USA (QS Rankings)</h2>
<p>Explore leading US universities ranked globally by QS World University Rankings.</p>
</div>
<!-- Responsive Table -->
<div class="content content121">
<div class="table-responsive">
<table class="expenses-table">
<thead>
<tr>
<th>University</th>
<th>QS Ranking</th>
</tr>
</thead>
<tbody>
<tr>
<td>Tuition Fees</td>
<td>$20,000</td>
</tr>
<tr>
<td>Accommodation (On-Campus)</td>
<td>$8,000</td>
</tr>
<tr>
<td>Accommodation (Off-Campus)</td>
<td>$6,000</td>
</tr>
<tr>
<td>Food and Groceries</td>
<td>$3,000</td>
</tr>
<tr>
<td>Books and Supplies</td>
<td>$1,000</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="tab" id="faq">
<!-- tmp faq area start -->
<div class="tmp-faq-area pt--90 ">
<div class="container">
<div class="row">
<!-- Section Header -->
<div class="section-header mb-5">
<h2>Frequently Asked Questions</h2>
<p>Find clear answers to the most common questions about studying in the USA from Nepal.</p>
</div>
<div class="col-lg-12">
<div class="tmp-accordion-style accordion" data-sal="slide-up" data-sal-duration="800">
<div class="accordion" id="accordionExamplea">
<div class="accordion-item card tmponhover">
<h2 class="accordion-header card-header" id="headingOne">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
Why should I choose Pathfinder International Education?
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExamplea">
<div class="accordion-body card-body">
Pathfinder offers trusted, ethical, and personalized education counseling backed by experienced advisors, a strong global network, and a high visa success rate.
</div>
</div>
</div>
<div class="accordion-item card tmponhover">
<h2 class="accordion-header card-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Which countries can I study in through Pathfinder?
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo" data-bs-parent="#accordionExamplea">
<div class="accordion-body card-body">
We assist students in securing admissions in top institutions across Australia, the UK, USA, Canada, New Zealand, Denmark, and Ireland.
</div>
</div>
</div>
<div class="accordion-item card tmponhover">
<h2 class="accordion-header card-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Does Pathfinder help with visas and documentation?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExamplea">
<div class="accordion-body card-body">
Yes, we provide complete visa documentation support and interview preparation to maximize approval chances.
</div>
</div>
</div>
<div class="accordion-item card tmponhover">
<h2 class="accordion-header card-header" id="headingFour">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
Do you offer support after students reach their destination?
</button>
</h2>
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour" data-bs-parent="#accordionExamplea">
<div class="accordion-body card-body">
Absolutely. Our post-arrival support ensures students receive continued guidance even after reaching their study destination.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- tmp faq area end -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Elements Area -->
<?php include("footer.php") ?>