
PK 
<!-- -->
<!-- Favicons--><!-- =============================================-->
<link rel="icon" href="assets/images/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicons/favicon-16x16.png">
<!-- <link rel="manifest" href="assets/images/favicons/manifest.json"> -->
<meta name="theme-color" content="#ffffff">
<!-- --><!-- Stylesheets--><!-- =============================================--><!-- Default stylesheets-->
<link href="assets/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Template specific stylesheets-->
<link href="assets/lib/loaders/loaders.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700,800" rel="stylesheet">
<link href="assets/lib/iconsmind/iconsmind.css" rel="stylesheet">
<link href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet">
<link href="assets/lib/hamburgers/hamburgers.min.css" rel="stylesheet">
<link href="assets/lib/font-awesome/font-awesome.min.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/lib/owl.carousel/assets/owl.theme.default.min.css" rel="stylesheet">
<link href="assets/lib/remodal/remodal.css" rel="stylesheet">
<link href="assets/lib/remodal/remodal-default-theme.css" rel="stylesheet">
<link href="assets/lib/flexslider/flexslider.css" rel="stylesheet">
<link href="assets/lib/lightbox2/css/lightbox.css" rel="stylesheet">
<!-- Main stylesheet and color file-->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/compiled-4.8.0.min.css" rel="stylesheet">
<style type="text/css">
a.anchor {
display: block;
position: relative;
top: -150px;
visibility: hidden;
}
</style>


PK 99