<?php include( 'header.php' );?> <!-- PAGE HERO START --> <div class="pages-hero page-hero-video"> <div class="pages-hero-diagonal hero-diagonal-bg-2"></div> <div class="container"> <div class="pages-title-center"> <h1>About Nepal</h1> </div> <div class="left-page-nav"> <!-- Breadcrumbs --> <ul class="breadcrumb"> <li><a href="#">Home</a></li> <li>Employers</li> <li class="current">About Nepal</li> </ul> <!--/ Breadcrumbs --> </div> </div> </div> <!-- PAGE HERO END --> <section> <div class="container mt-5"> <div class="product-wrapper"> <!-- PRODUCT DETAILS TABS START --> <div class="more-information default-tabs mt-5"> </ul> <div class="tab-content" id="myTabContent"> <div class="tab-pane fade show active custom-tab-pane" id="description" role="tabpanel" aria-labelledby="description-tab"> <h4>Nepal</h4> <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.</p> <p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here'</p> </div> </div> </div> <!-- PRODUCT DETAILS TABS END --> </div> </div> <!-- RELATE PRODUCTS START --> <!-- RELATE PRODUCTS END --> </section> <?php include( 'footer.php' );?>