Country changes push

This commit is contained in:
sujan 2024-09-03 18:04:00 +05:45
parent bf78a5e4b0
commit 11064baefe
6 changed files with 201 additions and 85 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -14656,6 +14656,15 @@ img {
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url("../images/access-images/australia-bg.jpg") no-repeat center top / cover;
}
.newzealand-bg {
min-height: 500px;
position: relative;
display: flex;
justify-content: center;
flex-direction: column;
z-index: 1;
background: linear-gradient(rgb(0 0 0 / 35%), rgb(0 0 0 / 48%)), url("../images/access-images/newzealand-bg.jpg") no-repeat center top / cover;
}
.hero-breadcrumb {
text-align: center;
margin-top: 40px;
@ -14752,4 +14761,53 @@ img {
font-weight: 600;
padding: 20px 0px;
}
.category {
background: #F4F6F8;
padding: 40px 30px;
}
.category h3 {
color: #16171A;
font-size: 22px;
font-weight: 700;
line-height: 30px;
text-transform: capitalize;
margin: 0 0 1.3em;
position: relative;
padding-left: 10px;
}
.category h3:before {
content: "";
background-color: #FF7236;
width: 2px;
height: 20px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.category ul {
list-style: none;
}
.category ul li {
font-size: 19px;
position: relative;
}
.category ul a {
display: block;
font-size: 16px;
color: #445658;
font-weight: 400;
line-height: 26px;
padding: 12px 15px;
background: #fff;
border-radius: 2px;
border: 1px solid #F8F1EE;
}
.category ul > li + li {
margin-top: 20px;
}
.category ul li a:hover {
color: #fff;
background: #FF7236;
}
/*extra css*/

View File

@ -31,44 +31,6 @@
<li><img src="assets/images/project-details/2.jpg" alt=""></li>
</ul>
</div>
<div class="row pb-5">
<div class="col-lg-4 col-12">
<h2>Diverse and Renowned Educational Institutions</h2>
</div>
<div class="col-lg-8 col-12">
<p>Studying in Australia offers access to a diverse range of world-renowned educational institutions. From top-ranking universities to specialized colleges, Australia provides a wide array of programs and courses across various fields of study. Whether you aspire to pursue a degree in engineering, business, healthcare, or arts, you'll find top-notch institutions that are committed to academic excellence and cutting-edge research.</p>
<p>Australia's education system is recognized for its high-quality teaching methodologies and emphasis on practical learning. The country's commitment to innovation and research ensures that students receive a well-rounded education that prepares them for successful careers in their chosen fields. Moreover, the qualifications attained from Australian universities hold global recognition, enhancing your employability and career prospects worldwide. </p>
</div>
</div>
<div class="row pb-5">
<div class="col-lg-4 col-12">
<h2>Vibrant and Multicultural Campus Life</h2>
</div>
<div class="col-lg-8 col-12">
<p>Australia's multicultural society offers a vibrant campus life enriched by students from diverse cultural backgrounds. Studying in this welcoming environment not only expands your global network but also fosters cross-cultural interactions and friendships that last a lifetime. You'll have the opportunity to participate in various cultural events, student clubs, and extracurricular activities that celebrate diversity and create a sense of community on campus.</p>
<p>The Australian government places a strong emphasis on the welfare and support of international students. Institutions offer comprehensive support services, including orientation programs, academic counseling, and dedicated international student offices. This support network ensures that you adapt smoothly to your new environment and make the most of your academic journey.</p>
</div>
</div>
<div class="row pb-5">
<div class="col-lg-4 col-12">
<h2>World-Class Research Opportunities and Facilities</h2>
</div>
<div class="col-lg-8 col-12">
<p>Australia is at the forefront of cutting-edge research and innovation, offering students access to state-of-the-art facilities and research opportunities. Whether you are interested in conducting scientific experiments, participating in groundbreaking studies, or collaborating with renowned researchers, Australian universities provide an enriching environment for academic exploration. </p>
<p>Australia's research-driven approach to education encourages critical thinking, problem-solving, and creativity. As a student, you'll be exposed to diverse research areas, allowing you to contribute to advancements in your field of interest. Engaging in research during your studies can open doors to exciting career pathways and potential contributions to global challenges. </p>
</div>
</div>
<div class="row pb-5">
<div class="col-lg-4 col-12">
<h2>Post-Study Work Opportunities and Immigration Pathways</h2>
</div>
<div class="col-lg-8 col-12">
<p>Australia's post-study work opportunities make it an attractive destination for international students seeking real-world experience after graduation. Upon completing your studies, you can apply for a Temporary Graduate Visa, which allows you to work in Australia for up to four years. This post-study work experience not only enhances your skills and employability but also provides valuable insights into the Australian job market. </p>
<p>Furthermore, Australia offers various pathways to permanent residency for skilled graduates. The General Skilled Migration (GSM) program is points-based and considers factors such as age, qualifications, work experience, and English language proficiency. Graduates who meet the eligibility criteria can apply for permanent residency through the GSM program, making Australia a viable option for building a long-term career and life. </p>
<p>In addition to work opportunities, Australia's high standard of living, excellent healthcare system, and a welcoming multicultural society create an attractive environment for international students seeking a fulfilling and balanced life. </p>
<p>In conclusion, studying in Australia from Nepal offers a transformative experience that combines world-class education, a multicultural campus environment, research opportunities, and promising post-study work and immigration pathways. The academic and personal growth you'll experience during your time in Australia will pave the way for a successful and rewarding future, both professionally and personally. </p>
</div>
</div>
</div>
</div>
</div>
@ -125,6 +87,26 @@
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Australian Education System</a> </h2>
<p>The Australian Education System has three levels of education in practice. Primary, secondary and tertiary are the three distinct levels of education.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Vocational Education</a> </h2>
<p>VET (Vocational Education and Training), a vocational training course in Australia is a professional training which enables students to work in their desired occupations.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
</div>
</div>
</section>

View File

@ -47,6 +47,24 @@
<li><a href="#">Vocational Education<i class="flaticon-right-arrow-1"></i></a></li>
</ul>
</div>
<div class="category">
<h3>Study Abroad</h3>
<ul>
<li><a href="australia.php">Australia</a></li>
<li><a href="newzealand.php">New Zealand </a></li>
<li><a href="canada.php">Canada</a></li>
<li><a href="usa.php">USA</a></li>
<li><a href="uk.php">UK</a></li>
</ul>
</div>
<div class="category mt-5">
<h3>Test Prepration Classes</h3>
<ul>
<li><a href="ielts.php">IELTS</a></li>
<li><a href="pte.php">PTE</a></li>
<li><a href="toefl.php">TOEFL</a></li>
</ul>
</div>
</div>
</div>
</div>

View File

@ -119,49 +119,10 @@
<div class="widget about-widget">
<div class="logo widget-title"> <img src="assets/images/access-images/access-inverse-logo.png" alt="blog"> </div>
<p>Access Education Network: Your trusted partner in navigating global education opportunities with expert guidance and personalized support.</p>
<h3 class="text-white pt-2 pb-2">Opening Hours</h3>
<ul>
<li>
<div class="icon">
<svg width="23" height="28" viewBox="0 0 23 28" fill="none">
<path
d="M12.3108 2C7.55184 2 3.68164 5.86831 3.68164 10.625C3.68164 16.6036 11.4709 24.4581 11.8017 24.7901C11.9427 24.9296 12.1268 25 12.3108 25C12.4949 25 12.679 24.9296 12.82 24.7901C13.1508 24.4581 20.9401 16.6036 20.9401 10.625C20.9401 5.86831 17.0699 2 12.3108 2ZM12.3108 23.2419C10.5936 21.4048 5.11984 15.1919 5.11984 10.625C5.11984 6.66181 8.34573 3.4375 12.3108 3.4375C16.276 3.4375 19.5019 6.66181 19.5019 10.625C19.5019 15.1876 14.0281 21.4048 12.3108 23.2419Z"
fill="#FF7236" />
<path
d="M12.3107 6.3125C9.93191 6.3125 7.99609 8.24737 7.99609 10.625C7.99609 13.0026 9.93191 14.9375 12.3107 14.9375C14.6895 14.9375 16.6253 13.0026 16.6253 10.625C16.6253 8.24737 14.6895 6.3125 12.3107 6.3125ZM12.3107 13.5C10.7244 13.5 9.43429 12.2106 9.43429 10.625C9.43429 9.03944 10.7244 7.75 12.3107 7.75C13.897 7.75 15.1871 9.03944 15.1871 10.625C15.1871 12.2106 13.897 13.5 12.3107 13.5Z"
fill="#FF7236" />
</svg>
</div>
<span>86 Road Broklyn Street, 600
New York, USA</span> </li>
<li>
<div class="icon">
<svg width="23" height="22" viewBox="0 0 23 22" fill="none">
<g clip-path="url(#clip0_20_22892)">
<path
d="M1.97766 17.6352C1.63708 17.6334 1.31097 17.4974 1.07014 17.2567C0.829309 17.016 0.693213 16.69 0.691406 16.3496V5.77586C0.693222 5.07078 0.974257 4.39509 1.47307 3.89652C1.97189 3.39795 2.6479 3.11705 3.35333 3.11523H15.9063C16.6129 3.11523 17.2907 3.39533 17.791 3.89409C18.2913 4.39286 18.5733 5.06959 18.5751 5.77586V12.8227C18.5751 13.529 18.2949 14.2065 17.7959 14.7065C17.2969 15.2066 16.6198 15.4884 15.9132 15.4902H5.44435C5.32544 15.4912 5.20989 15.5297 5.11419 15.6002L2.75491 17.3809C2.52995 17.547 2.25738 17.6362 1.97766 17.6352ZM3.35333 4.49023C3.01275 4.49204 2.68664 4.62807 2.44581 4.86878C2.20498 5.10949 2.06888 5.43545 2.06708 5.77586V16.1777L4.28878 14.5002C4.62307 14.2521 5.02795 14.1172 5.44435 14.1152H15.9063C16.2493 14.1152 16.5782 13.9791 16.8207 13.7367C17.0632 13.4943 17.1994 13.1655 17.1994 12.8227V5.77586C17.1976 5.43545 17.0615 5.10949 16.8207 4.86878C16.5799 4.62807 16.2538 4.49204 15.9132 4.49023H3.35333Z"
fill="#FF7236" />
<path
d="M12.3438 10.0527C12.7234 10.0527 13.0312 9.74493 13.0312 9.36524C13.0312 8.98554 12.7234 8.67773 12.3438 8.67773C11.9641 8.67773 11.6562 8.98554 11.6562 9.36524C11.6562 9.74493 11.9641 10.0527 12.3438 10.0527Z"
fill="#FF7236" />
<path
d="M9.67383 10.0527C10.0535 10.0527 10.3613 9.74493 10.3613 9.36524C10.3613 8.98554 10.0535 8.67773 9.67383 8.67773C9.29413 8.67773 8.98633 8.98554 8.98633 9.36524C8.98633 9.74493 9.29413 10.0527 9.67383 10.0527Z"
fill="#FF7236" />
<path
d="M6.92188 10.0527C7.30157 10.0527 7.60938 9.74493 7.60938 9.36524C7.60938 8.98554 7.30157 8.67773 6.92188 8.67773C6.54218 8.67773 6.23438 8.98554 6.23438 9.36524C6.23438 9.74493 6.54218 10.0527 6.92188 10.0527Z"
fill="#FF7236" />
<path
d="M20.6389 10.6777C20.4565 10.6777 20.2815 10.6053 20.1525 10.4764C20.0235 10.3474 19.9511 10.1726 19.9511 9.99023V3.02586C19.9493 2.68545 19.8132 2.35949 19.5723 2.11878C19.3315 1.87807 19.0054 1.74204 18.6648 1.74023H4.81869C4.63627 1.74023 4.46132 1.6678 4.33232 1.53887C4.20333 1.40994 4.13086 1.23507 4.13086 1.05273C4.13086 0.870398 4.20333 0.69553 4.33232 0.566598C4.46132 0.437667 4.63627 0.365234 4.81869 0.365234H18.6648C19.3702 0.367049 20.0463 0.647947 20.5451 1.14652C21.0439 1.64509 21.3249 2.32078 21.3267 3.02586V9.99023C21.3267 10.1726 21.2543 10.3474 21.1253 10.4764C20.9963 10.6053 20.8213 10.6777 20.6389 10.6777Z"
fill="#FF7236" />
</g>
<defs>
<clipPath id="clip0_20_22892">
<rect width="22.0107" height="22" fill="white"
transform="translate(0.00390625)" />
</clipPath>
</defs>
</svg>
</div>
<span>needhelp@logistika.com</span> </li>
<li>9:00 AM 6:00 PM</li>
<li>Sunday to Friday</li>
</ul>
</div>
</div>

View File

@ -1,10 +1,10 @@
<?php include('header.php');?>
<!-- start wpo-page-title -->
<section class="wpo-breadcumb-area">
<section class="newzealand-bg">
<div class="container">
<div class="row">
<div class="col col-xs-12">
<div class="wpo-breadcumb-wrap">
<div class="wpo-breadcumb-wrap hero-breadcrumb">
<h2>Study Abroad</h2>
<h3>New Zealand</h3>
</div>
@ -13,4 +13,101 @@
</div>
</section>
<!-- end page-title -->
<?php include('footer.php');?>
<!--Description Section-->
<section class="wpo-project-single-page section-padding">
<div class="container">
<div class="project-wrap">
<div class="project-top-info">
<div class="row align-items-center">
<div class="col-lg-9 col-12">
<h1>Why Study in New Zealand</h1>
<p class="country-desc">The New Zealand government has strong quality assurance systems to ensure high-quality education at all levels of the education system, both public and private.</p>
</div>
</div>
<div class="image-gallery">
<ul>
<li><img src="assets/images/project-details/1.jpg" alt=""></li>
<li><img src="assets/images/project-details/2.jpg" alt=""></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--Description Section End-->
<section class="section-padding blog-color">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 col-12">
<div class="wpo-section-title">
<h3>Additional information</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-australia.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Diverse and Renowned Educational Institutions</a> </h2>
<p>Studying in Australia offers access to a diverse range of world-renowned educational institutions. From top-ranking universities to specialized colleges, Australia provides a wide array of programs and courses across various fields of study.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Vibrant and Multicultural Campus Life</a> </h2>
<p>Australia's multicultural society offers a vibrant campus life enriched by students from diverse cultural backgrounds. Studying in this welcoming environment not only expands your global network but also fosters cross-cultural interactions and friendships that last a lifetime.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">World-Class Research Opportunities and Facilities</a> </h2>
<p>Australia is at the forefront of cutting-edge research and innovation, offering students access to state-of-the-art facilities and research opportunities.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Post-Study Work Opportunities and Immigration Pathways</a> </h2>
<p>Australia's post-study work opportunities make it an attractive destination for international students seeking real-world experience after graduation.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Australian Education System</a> </h2>
<p>The Australian Education System has three levels of education in practice. Primary, secondary and tertiary are the three distinct levels of education.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="blog-card-s3">
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
<div class="content">
<h2> <a href="country-details.php">Vocational Education</a> </h2>
<p>VET (Vocational Education and Training), a vocational training course in Australia is a professional training which enables students to work in their desired occupations.</p>
<div class="blog-btn-content"> <a href="country-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include('footer.php');?>