46 lines
4.6 KiB
PHP
46 lines
4.6 KiB
PHP
<?php include('header.php');?>
|
||
<!--Page Hero Section-->
|
||
<section class="top-space-margin page-title-big-typography cover-background magic-cursor round-cursor" style="background-image: url("images/demo-accounting-company-title-bg.jpg"); margin-top: 141px;">
|
||
<div class="shape-image-animation bottom-0 p-0 w-100 d-none d-md-block">
|
||
<svg xmlns="http://www.w3.org/2000/svg" widht="3000" height="400" viewBox="0 180 2500 200" fill="#ffffff">
|
||
<path class="st1" d="M 0 250 C 1200 400 1200 50 3000 250 L 3000 550 L 0 550 L 0 250">
|
||
<animate attributeName="d" dur="5s" values="M 0 250 C 1200 400 1200 50 3000 250 L 3000 550 L 0 550 L 0 250;
|
||
M 0 250 C 400 50 400 400 3000 250 L 3000 550 L 0 550 L 0 250;
|
||
M 0 250 C 1200 400 1200 50 3000 250 L 3000 550 L 0 550 L 0 250" repeatCount="indefinite"></animate>
|
||
</path>
|
||
</svg>
|
||
</div>
|
||
<div class="container">
|
||
<div class="row extra-very-small-screen align-items-center">
|
||
<div class="col-lg-5 col-sm-8 position-relative page-title-extra-small appear anime-child anime-complete" data-anime="{ "el": "childs", "opacity": [0, 1], "translateX": [-30, 0], "duration": 800, "delay": 0, "staggervalue": 300, "easing": "easeOutQuad" }">
|
||
<h1 class="mb-20px text-white text-shadow-medium" style=""><span class="w-30px h-2px bg-yellow d-inline-block align-middle position-relative top-minus-2px me-10px"></span>Access Education Network</h1>
|
||
<h2 class="text-white text-shadow-medium fw-500 ls-minus-2px mb-0" style="">Message</h2>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<!--Page Hero section End-->
|
||
|
||
<!--Message Section-->
|
||
<section>
|
||
<div class="container">
|
||
<div class="row appear anime-child anime-complete" data-anime="{ "el": "childs", "translateY": [15, 0], "opacity": [0,1], "duration": 500, "delay": 0, "staggervalue": 200, "easing": "easeOutQuad" }">
|
||
<div class="col-12 col-lg-5" style="">
|
||
<h2 class="alt-font text-dark-gray fw-400 ls-minus-1px"><span class="fw-600">Leading with Purpose and Passion</span></h2>
|
||
</div>
|
||
<div class="col-12 col-lg-7 last-paragraph-no-margin" style="">
|
||
<div class="alt-font text-dark-gray mb-15px fs-20"><span class="text-highlight">MD. Access Education Network<span class="bg-base-color h-8px bottom-0px"></span></span></div>
|
||
<p>Education is essential for the continuation of a person's growth. In this highly competitive educational scenario it is important to keep abreast. With higher education you don’t just keep abreast, you move ahead. Your choice of education will shape your future. Education is the building block of human experience. It is not just an integral part of your professional life but greatly influences your overall personality. Our three- fold mission is that of “Mentoring” the youth of this country to dream “Motivating” them towards greater hopes and aspiration and “Guiding” them on the right track to realize those ambitions. We at Access Education are with you every step of the way to make the best choices to enhance your inherent talents. </p>
|
||
<p>For students going abroad, a sound knowledge and understanding of the educational opportunities is vital. Many students require personal guidance in finding a suitable course, school, college or university. We believe in setting high standards in the quality of service provided to students to ensure that their stay abroad is safe, successful and enjoyable. Access Education Network will help you to make the right choice. Our educational background and exposure to international studentship have equipped us with an appreciation of students’ needs and ability to empathies with parents who are so far from their children. I invite you very warmly to experience the benefits of our service and find out for yourself what is considered to be special about Access. </p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<!--Message Section End-->
|
||
|
||
<!--Slide Image-->
|
||
<section class="position-relative overflow-hidden">
|
||
<div class="one-third-screen md-h-600px sm-h-350px skrollr-parallax magic-cursor round-cursor mx-auto skrollable skrollable-after" data-bottom-top="width: 54%" data-center-top="width: 86%;" data-parallax-background-ratio="0.5" style="background-image: url("images/demo-scattered-portfolio-about-06.jpg"); width: 86%; background-position: 50% 230px;"></div>
|
||
</section>
|
||
<!--Slide Image End-->
|
||
<?php include('footer.php');?>
|