View file Nebro/main/dark-project-detail.html

File size: 6.41Kb
<!DOCTYPE html>
<html lang="en">
<head>  
<title>Nebro Portfolio Template</title>
<meta charset="UTF-8">
<meta name="description" content="Nebro Portfolio Template">
<meta name="keywords" content="onepage, portfolio">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  
    <!-- Stylesheets -->
    <link rel="stylesheet" href="font/stylesheet.css"/>
    <link rel="stylesheet" href="css/style.css"/>

  	<!--[if lt IE 9]>
  	  <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  	  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  	<![endif]--> 

	   <!-- Font icons --> 
    <link rel="stylesheet" href="icon-fonts/fontawesome-5.0.6/css/fontawesome-all.min.css"/>
    <link rel="stylesheet" href="icon-fonts/flat-icon/flaticon.css"/>

	   <!-- Google Font -->
     <link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800&display=swap" rel="stylesheet">

</head> 
<body class="dark"> 

  <!-- PRELOADER -->
  <div id="preloader">
      <div class="loading-area">
        <div class="logo"><img src="img/logo.png" alt=""></div>
        <span>loading...</span>
      </div>
      <div class="left-side"></div>
      <div class="right-side"></div>
    </div>


<!-- HEADER 
==================================================-->
<header class="fixed">
    <!-- Logo -->
    <a href="index.html" class="logo">
      <img src="img/logo.png" alt="">
    </a>
     <div class="nav-icon">
        <span></span>
        <span></span>
        <span></span>
    </div> 
    <!-- Navigation -->
    <nav>
      <ul>
        <li><a href="index.html#hero"><span data-hover="Home">Home</span></a></li>
        <li><a href="index.html#about"><span data-hover="About">About</span></a></li>
        <li><a href="index.html#services"><span data-hover="Services">Services</span></a></li>
        <li><a href="index.html#testimonials"><span data-hover="Testimonials">Testimonials</span></a></li>
        <li><a href="index.html#portfolio"><span data-hover="Portfolio">Portfolio</span></a></li>
        <li><a href="index.html#news"><span data-hover="News">News</span></a></li>
        <li><a href="index.html#contact"><span data-hover="Contact">Contact</span></a></li>
      </ul>
    </nav>
  </header>

<div class="wrapper">

<!-- ARTICLE 
================================================== -->  
<section class="subpage">
  <div class="container project-detail">
    <h1 class="section-title bottom_60">The Wild West</h1>

    <!-- Categories List -->
    <ul class="categories-list row top_60 bottom_45">
      <li class="col-lg-3"><span>Date:</span> 19 March 2019</li>
      <li class="col-lg-3"><span>Client:</span> Themeforest</li>
      <li class="col-lg-3"><span>Website:</span> themeforest.com</li>
      <li class="col-lg-3"><span>Category:</span>art, retouch, photography</li>
    </ul>
  <p>Was certainty remaining engrossed applauded sir how discovery. Settled opinion how enjoyed greater joy adapted too shy. Now properly surprise expenses interest nor replying she she. Bore tall nay many many time yet less. Doubtful for answered one fat indulged margaret sir shutters together. Ladies so in wholly around whence in at. Warmth he up giving oppose if. Impossible is dissimilar entreaties oh on terminated. Earnest studied article country ten respect showing had. </p>

  <!-- Lightbox -->
  <div class="row lightbox top_60 bottom_60">
    <a href="img/works/work-2/02.jpg" class="col-lg-6 image">
      <img src="img/works/work-2/02.jpg" alt="">
    </a>
    <a href="img/works/work-2/03.jpg" class="col-lg-6 image">
      <img src="img/works/work-2/03.jpg" alt="">
    </a>
  </div>

  <!-- Text -->
  <p>However venture pursuit he am mr cordial. Forming musical am hearing studied be luckily. Ourselves for determine attending how led gentleman sincerity. Valley afford uneasy joy she thrown though bed set. In me forming general prudent on country carried. Behaved an or suppose justice. Seemed whence how son rather easily and change missed. Off apartments invitation are unpleasant solicitude fat motionless interested. Hardly suffer wisdom wishes valley as an. As friendship advantages resolution it alteration stimulated he or increasing. </p>

  <p>Be at miss or each good play home they. It leave taste mr in it fancy. She son lose does fond bred gave lady get. Sir her company conduct expense bed any. Sister depend change off piqued one. Contented continued any happiness instantly objection yet her allowance. Use correct day new brought tedious. By come this been in. Kept easy or sons my it done. </p>

  <p>Six started far placing saw respect females old. Civilly why how end viewing attempt related enquire visitor. Man particular insensible celebrated conviction stimulated principles day. Sure fail or in said west. Right my front it wound cause fully am sorry if. She jointure goodness interest debating did outweigh. Is time from them full my gone in went. Of no introduced am literature excellence mr stimulated contrasted increasing. Age sold some full like rich new. Amounted repeated as believed in confined juvenile. </p>

  <a class="next-link pagelink top_120" href="project-detail.html">
      <div class="nav-title"> Next Work</div>
      <div class="next-title">Brendenburg</div>
  </a>

  </div> <!-- container end -->

</section>

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

<!-- FOOTER 
================================================== --> 
<footer>
  <div class="container">
    <div class="row">
      <!-- Copyright -->
      <div class="col-lg-4 copyright">
        <a href="index.html"><img src="img/logo.png" alt=""></a>
        <p>© 2019 Saian Creative Agency.</p>
      </div>
      <!-- Social -->
      <div class="col-lg-4 ftr-social">
        <div class="social">
            <a href="#"><i class="fab fa-facebook"></i>  </a>
            <a href="#"><i class="fab fa-twitter" aria-hidden="true"></i>  </a>
            <a href="#"><i class="fab fa-instagram" aria-hidden="true"></i>  </a>
            <a href="#"><i class="fab fa-behance" aria-hidden="true"></i>  </a>-
            <a href="#"><i class="fab fa-dribbble" aria-hidden="true"></i>  </a>
        </div>
      </div>
      <!-- Get In Touch -->
      <div class="col-lg-4 getintouch">
        <h3 class="title">Get In Touch</h3>
        <p>hi@yourdomain.com</p>
      </div>
    </div>
  </div>
</footer>

<!-- Javascripts -->
<script src="js/jquery-2.1.4.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
    

</body>
</html>