/home/cp181240/www/mystric.com/themes/example/footer-9.php
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="author" content="" />
  <meta name="description" content="">
  <!-- Document title -->
  <!-- <title>1218</title> -->


  <!-- Stylesheets & Fonts -->
  <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,800,700,600|Montserrat:400,500,600,700|Raleway:100,300,600,700,800|Merriweather:300" rel="stylesheet" type="text/css" />
  
  <link href="css/plugins.css" rel="stylesheet">
  <link href="css/style.min.css" rel="stylesheet">
  <link href="css/responsive.css" rel="stylesheet"> 
  <link href="css/main.css" rel="stylesheet">


  <!-- BANNER CSS -->
  <link href="css/banner-style-01.css" rel="stylesheet">
  <!-- <link href="css/banner-style-02.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-03.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-04.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-05.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-06.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-07.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-08.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-09.css" rel="stylesheet"> -->
  <!-- <link href="css/banner-style-10.css" rel="stylesheet"> -->

  <!-- BLOCK CSS -->
  <link href="css/block-slider.css" rel="stylesheet">
  <link href="css/block-feature.css" rel="stylesheet">
  <link href="css/block-icon.css" rel="stylesheet">
  <link href="css/block-blog-3.css" rel="stylesheet">
  <link href="css/block-blog-4.css" rel="stylesheet">
  <link href="css/block-gallery.css" rel="stylesheet">
  <link href="css/block-about.css" rel="stylesheet">
  <link href="css/block-service.css" rel="stylesheet">
  <link href="css/block-team.css" rel="stylesheet">
  <link href="css/block-calltoaction.css" rel="stylesheet">

  <!-- FOOTER -->
  <!-- <link href="css/footer-1.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-2.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-3.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-4.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-5.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-6.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-7.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-8.css" rel="stylesheet"> -->
  <link href="css/footer-9.css" rel="stylesheet">
  <!-- <link href="css/footer-10.css" rel="stylesheet"> -->
  <!-- <link href="css/footer-11.css" rel="stylesheet"> -->


  <style type="text/css">
    .hb-v2, .hb-v3, .hb-v4, .hb-v5, .hb-v6, .hb-v7, .hb-v8, .hb-v9, .hb-v10{ display: none !important;}
    :root{ 
      --main-code-color: #202020; 
      --main-bg-color: #202020; 
      --main-border-color: #202020; 
      --main-text-color: #202020;
      --main-botton-hover-color: #151515;
      --main-footer-color: #ccc;
    }
  </style> 

</head>


<body class="no-page-loader">

  <div id="wrapper">

    <?php //include 'banner-style-01.html';?>
    <?php //include 'banner-style-02.html';?>
    <?php //include 'banner-style-03.html';?>
    <?php //include 'banner-style-04.html';?>
    <?php //include 'banner-style-05.html';?>
    <?php //include 'banner-style-06.html';?>
    <?php //include 'banner-style-07.html';?>
    <?php //include 'banner-style-08.html';?>
    <?php //include 'banner-style-09.html';?>
    <?php //include 'banner-style-10.html';?>

    <?php //include 'block-slider.html';?>
    <?php //include 'block-feature.html';?>
    <?php //include 'block-icon.html';?>
    <?php //include 'block-blog-3.html';?>
    <?php //include 'block-blog-4.html';?>
    <?php //include 'block-gallery.html';?>
    <?php //include 'block-about.html';?>
    <?php //include 'block-service.html';?>
    <?php //include 'block-team.html';?>
    <?php //include 'block-calltoaction.html';?>
    
    <?php //include 'footer-1.html';?>
    <?php //include 'footer-2.html';?>
    <?php //include 'footer-3.html';?>
    <?php //include 'footer-4.html';?>
    <?php //include 'footer-5.html';?>
    <?php //include 'footer-6.html';?>
    <?php //include 'footer-7.html';?>
    <?php //include 'footer-8.html';?>
    <?php include 'footer-9.html';?>
    <?php //include 'footer-10.html';?>
    <?php //include 'footer-11.html';?>


  </div>
  <!-- end: Wrapper -->

  <!-- Go to top button -->
  <a id="goToTop"><i class="fa fa-angle-up top-icon"></i><i class="fa fa-angle-up"></i></a>


  <!--Plugins-->
  <script src="js/jquery.js"></script>
  <script src="js/plugins.js"></script>



  <script>
    $(' #mainMenu nav > ul > li').click(function(){
      $(' #mainMenu nav > ul > li.active').removeClass('active');
      $(this).addClass('active');
    });

  </script>   

  <!--Template functions-->
  <script src="js/functions.js"></script>

</body>


</html>