<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>JSAS</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,800,700,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=BenchNine:300,400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- ====================================================
header section -->
<header class="top-header">
<div class="container">
<div class="row">
<div class="col-xs-5 header-logo">
<br>
<a href="/"><img src="img/JSAS.png" alt="" class="img-responsive logo"></a>
</div>
<div class="col-md-7">
<nav class="navbar navbar-default">
<div class="container-fluid nav-bar">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="menu active" href="/" >Home</a></li>
<li><a class="menu" a href="login">Login</a></li>
<li><a class="menu" href="#about">about us</a></li>
<li><a class="menu" href="#service">our services </a></li>
<li><a class="menu" href="#team">our team</a></li>
<li><a class="menu" href="#contact"> contact us</a></li>
</ul>
</div><!-- /navbar-collapse -->
</div><!-- / .container-fluid -->
</nav>
</div>
</div>
</div>
</header> <!-- end of header area -->
<section class="slider" id="home">
<div class="container-fluid">
<div class="row">
<div id="carouselHacked" class="carousel slide carousel-fade" data-ride="carousel">
<div class="header-backup"></div>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="img/slide-one.jpg" alt="">
<div class="carousel-caption">
<h1>providing</h1>
<p>highquality service for men & women</p>
<button>learn more</button>
</div>
</div>
<div class="item">
<img src="img/slide-two.jpg" alt="">
<div class="carousel-caption">
<h1>providing</h1>
<p>highquality service for men & women</p>
<button>learn more</button>
</div>
</div>
<div class="item">
<img src="img/slide-three.jpg" alt="">
<div class="carousel-caption">
<h1>providing</h1>
<p>highquality service for men & women</p>
<button>learn more</button>
</div>
</div>
<div class="item">
<img src="img/slide-four.jpg" alt="">
<div class="carousel-caption">
<h1>providing</h1>
<p>highquality service for men & women</p>
<button>learn more</button>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carouselHacked" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carouselHacked" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</section><!-- end of slider section -->
<!-- about section -->
<section class="about text-center" id="about">
<div class="container">
<div class="row">
<h2>about us</h2>
<h4>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled</h4>
<div class="col-md-4 col-sm-6">
<div class="single-about-detail clearfix">
<div class="about-img">
<img class="img-responsive" src="img/item1.jpg" alt="">
</div>
<div class="about-details">
<div class="pentagon-text">
<h1>C</h1>
</div>
<h3>Children’s specialist</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-about-detail">
<div class="about-img">
<img class="img-responsive" src="img/item2.jpg" alt="">
</div>
<div class="about-details">
<div class="pentagon-text">
<h1>W</h1>
</div>
<h3>Children’s specialist</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-about-detail">
<div class="about-img">
<img class="img-responsive" src="img/item3.jpg" alt="">
</div>
<div class="about-details">
<div class="pentagon-text">
<h1>M</h1>
</div>
<h3>Children’s specialist</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer.</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- end of about section -->
<!-- service section starts here -->
<section class="service text-center" id="service">
<div class="container">
<div class="row">
<h2>our services</h2>
<h4>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</h4>
<div class="col-md-3 col-sm-6">
<div class="single-service">
<div class="single-service-img">
<div class="service-img">
<img class="heart img-responsive" src="img/service1.png" alt="">
</div>
</div>
<h3>Heart problem</h3>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-service">
<div class="single-service-img">
<div class="service-img">
<img class="brain img-responsive" src="img/service2.png" alt="">
</div>
</div>
<h3>brain problem</h3>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-service">
<div class="single-service-img">
<div class="service-img">
<img class="knee img-responsive" src="img/service3.png" alt="">
</div>
</div>
<h3>knee problem</h3>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="single-service">
<div class="single-service-img">
<div class="service-img">
<img class="bone img-responsive" src="img/service4.png" alt="">
</div>
</div>
<h3>human bones problem</h3>
</div>
</div>
</div>
</div>
</section><!-- end of service section -->
<!-- team section -->
<section class="team" id="team">
<div class="container">
<div class="row">
<div class="team-heading text-center">
<h2>our team</h2>
<h4>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled</h4>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person">
<img class="img-responsive" src="img/member1.jpg" alt="member-1">
</div>
<div class="person-detail">
<div class="arrow-bottom"></div>
<h3>Dr. M. Weiner, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person-detail">
<div class="arrow-top"></div>
<h3>Dr. Danielle, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
<div class="person">
<img class="img-responsive" src="img/member2.jpg" alt="member-2">
</div>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person">
<img class="img-responsive" src="img/member3.jpg" alt="member-3">
</div>
<div class="person-detail">
<div class="arrow-bottom"></div>
<h3>Dr. Caitlin, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person-detail">
<div class="arrow-top"></div>
<h3>Dr. Joseph, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
<div class="person">
<img class="img-responsive" src="img/member4.jpg" alt="member-4">
</div>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person">
<img class="img-responsive" src="img/member5.jpg" alt="member-5">
</div>
<div class="person-detail">
<div class="arrow-bottom"></div>
<h3>Dr. Michael, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
</div>
<div class="col-md-2 single-member col-sm-4">
<div class="person-detail">
<div class="arrow-top"></div>
<h3>Dr. Hasina, M.D.</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, </p>
</div>
<div class="person">
<img class="img-responsive" src="img/member6.jpg" alt="member-5">
</div>
</div>
</div>
</div>
</section><!-- end of team section -->
<!-- map section -->
<div class="api-map" id="contact">
<div class="container-fluid">
<div class="row">
<div class="col-md-12 map" id="map"></div>
</div>
</div>
</div><!-- end of map section -->
<!-- contact section starts here -->
<section class="contact">
<div class="container">
<div class="row">
<div class="contact-caption clearfix">
<div class="contact-heading text-center">
<h2>contact us</h2>
</div>
<div class="col-md-5 contact-info text-left">
<h3>contact information</h3>
<div class="info-detail">
<ul><li><i class="fa fa-calendar"></i><span>Sunday - Friday:</span> 9:30 to 18:30</li></ul>
<ul><li><i class="fa fa-map-marker"></i><span>Address:</span></li></ul>
<ul><li><i class="fa fa-phone"></i><span>Phone:</span></li></ul>
<ul><li><i class="fa fa-fax"></i><span>Fax:</span></li></ul>
<ul><li><i class="fa fa-envelope"></i><span>Email:</span></li></ul>
</div>
</div>
<div class="col-md-6 col-md-offset-1 contact-form">
<h3>leave us a message</h3>
<form class="form">
<input class="name" type="text" placeholder="Name">
<input class="email" type="email" placeholder="Email">
<input class="phone" type="text" placeholder="Phone No:">
<textarea class="message" name="message" id="message" cols="30" rows="10" placeholder="Message"></textarea>
<input class="submit-btn" type="submit" value="SUBMIT">
</form>
</div>
</div>
</div>
</div>
</section><!-- end of contact section -->
<!-- footer starts here -->
<footer class="footer clearfix">
<div class="container">
<div class="row">
<div class="col-xs-6 footer-para">
<p>©JSAS All right reserved</p>
</div>
<div class="col-xs-6 text-right">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
<a href=""><i class="fa fa-skype"></i></a>
</div>
</div>
</div>
</footer>
<!-- script tags
============================================================= -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/smoothscroll.js"></script>
</body>
</html>