<!--A Design by W3layouts
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE HTML>
<html>
<head>
<title>Open Cloud Website Template | About :: w3layouts</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,600,300' rel='stylesheet' type='text/css'>
<link href="web/css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="web/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="web/css/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="web/css/font-awesome.css" rel="stylesheet" type="text/css" media="all" />
<link href="web/css/carousel.css" rel="stylesheet" type="text/css" media="all" />
<link href="web/css/owl.carousel.css" rel="stylesheet" type="text/css" media="all" />
<script src="web/js/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="web/js/bootstrap.js" type="text/javascript"></script>
<script src="web/js/bootstrap.min.js" type="text/javascript"></script>
<script src="web/js/owl.carousel.js" type="text/javascript"></script>
<script>
$(document).ready(function() {
var owl = $("#owl-demo");
owl.owlCarousel({
items :4, //10 items above 1000px browser width
itemsDesktop : [1000,4], //5 items between 1000px and 901px
itemsDesktopSmall : [900,3], // 3 items betweem 900px and 601px
itemsTablet: [600,2], //2 items between 600 and 0;
itemsMobile : false // itemsMobile disabled - inherit from itemsTablet option
});
// Custom Navigation Events
$(".next").click(function(){
owl.trigger('owl.next');
})
$(".prev").click(function(){
owl.trigger('owl.prev');
})
});
</script>
<script type="text/javascript">
// Login Form
$(function() {
var button = $('#loginButton');
var box = $('#loginBox');
var form = $('#loginForm');
button.removeAttr('href');
button.mouseup(function(login) {
box.toggle();
button.toggleClass('active');
});
form.mouseup(function() {
return false;
});
$(this).mouseup(function(login) {
if(!($(login.target).parent('#loginButton').length > 0)) {
button.removeClass('active');
box.hide();
}
});
});
</script>
</head>
<body>
<!-- Start Header -->
<div class="header">
<div class="header-top">
<div class="wrap">
<div class="header-top-left">
<p>Support: +0123456789</p>
</div>
<div class="header-top-right">
<ul>
<li><a href"#"><i class="fa fa-comments"></i>Sales Chat</a></li>
<li class="login">
<div id="loginContainer">
<a href="#" id="loginButton"><span><i class="fa fa-lock"></i>Login</span></a>
<div id="loginBox" class="login-form">
<h3>Login into Your Account</h3>
<form id="loginForm">
<span>
<i><img src="web/images/user.png" alt="" /></i>
<input type="text" value="yourname@mail.com" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'yourname@mail.com';}">
</span>
<span>
<i><img src="web/images/lock.png" alt="" /></i>
<input type="password" value="........." onfocus="this.value = '';" onblur="if (this.value == '') {this.value = '.........';}">
</span>
<input type="submit" value="Login">
</form>
</div>
</div>
</li>
<li><a href="#" ><i class="fa fa-sign-in"></i>Sign Up</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<div class="header-logo-nav">
<div class="navbar navbar-inverse navbar-static-top nav-bg" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo"> <a class="navbar-brand" href="index.html"><img src="web/images/logo.png" alt="" /></a></div>
<div class="clear"></div>
</div>
<div class="collapse navbar-collapse">
<ul class=" menu nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="#">About</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="solutions.html">Solutions</a></li>
<li><a href="support.html">Support</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="clear"></div>
</div>
</div>
<!-- End Header -->
<!-- Start Main Content -->
<div class="main">
<div class="wrap">
<div class="col-lg-12">
<div class="about-desc">
<h2>About Us</h2>
<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 has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose.</p>
<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 took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</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 has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose.</p>
</div>
</div>
<div class="list-performance">
<div class="row">
<div class="col-lg-6">
<h2>What We Provide</h2>
<ul>
<li><i class="fa fa-check"></i>Lorem ipsum dolor sit amet, consectetur adipiscing</li>
<li><i class="fa fa-check"></i>Cras bibendum ornare mauris porta aliquam</li>
<li><i class="fa fa-check"></i>Maecenas quis rutrum quam</li>
<li><i class="fa fa-check"></i>Suspendisse imperdiet sapien eu metus adipiscing</li>
<li><i class="fa fa-check"></i>Maecenas quis rutrum quam, ut vulputate quam.</li>
<li><i class="fa fa-check"></i>Mauris accumsan at leo ut fringilla. In bibendum varius nulla at ornare.</li>
</ul>
</div>
<div class="col-lg-6">
<h2>Performance</h2>
<ul class="progress-bars">
<li><div class="progress">
<div class="bar" style="width:95%;"></div>
</div>
</li>
<li><div class="progress">
<div class="bar" style="width:97%;"></div>
</div></li>
<li><div class="progress">
<div class="bar" style="width:90%;"></div>
</div></li>
<li><div class="progress">
<div class="bar" style="width:88%;"></div>
</div></li>
</ul>
</div>
</div>
</div>
</div>
<div class="testimonials-news">
<div class="news partners">
<div class="wrap">
<h2>Our Partners</h2>
<div class="row">
<div class="col-lg-3 news-grid">
<img src="web/images/clints-img.png" alt="" />
<div class="news-desc">
<h2>Job Position</h2>
<p>Sed quis augue vitae diam condimentum mollis. Quisque bibendum, urna quis ornare accumsan, nisl justo placerat sem [...]</p>
<p><a class="read-more" href="#">Read More</a></p>
</div>
</div><!-- /.col-lg-4 -->
<div class="col-lg-3 news-grid news-grid-middle">
<img src="web/images/clints-img.png" alt="" />
<div class="news-desc">
<h2>Job Position</h2>
<p>Sed quis augue vitae diam condimentum mollis. Quisque bibendum, urna quis ornare accumsan, nisl justo placerat sem [...]</p>
<p><a class="read-more" href="#">Read More</a></p>
</div>
</div><!-- /.col-lg-4 -->
<div class="col-lg-3 news-grid">
<img src="web/images/clints-img.png" alt="" />
<div class="news-desc">
<h2>Job Position</h2>
<p>Sed quis augue vitae diam condimentum mollis. Quisque bibendum, urna quis ornare accumsan, nisl justo placerat sem [...]</p>
<p><a class="read-more" href="#">Read More</a></p>
</div>
</div><!-- /.col-lg-4 -->
</div>
</div>
</div>
</div>
</div>
<!-- End Main Content -->
<!-- Start Footer -->
<span class="footer-arrow"></span>
<div class="footer">
<div class="wrap">
<div class="row">
<div class="col-lg-6">
<h2>About Open Cloud</h2>
<p>Vivamus non elementum enim. Vestibulum fringilla placerat vestibulum. Donec consequat scelerisque lorem, quis laoreet tortor dapibus nec. Duis sodales quis odio quis pretium. Etiam auctor sollicitudin enim. Duis tempus semper sodales. </p>
<ul class="links">
<li><a href="#">About</a> /</li>
<li><a href="#">Term of Services</a> /</li>
<li><a href="#">Press</a> /</li>
<li><a href="#">Staff</a> /</li>
<li><a href="#">News</a></li>
</ul>
</div>
<div class="col-lg-6">
<h2>Products</h2>
<div class="products-list">
<ul>
<li><a href="#"><i class="fa fa-chevron-right"></i> Private cloud </a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> DEDICATED SERVER </a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> Hybrid cloud</a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> support </a></li>
</ul>
<ul>
<li><a href="#"><i class="fa fa-chevron-right"></i> dedicated hosting</a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> email hosting </a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> solutions</a></li>
<li><a href="#"><i class="fa fa-chevron-right"></i> Knowledge Center</a></li>
</ul>
<div class="clear"></div>
</div>
<div class="subscribe">
<form>
<input type="text" placeholder="youremail@domain.com" />
<input type="submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="wrap">
<div class="copy-right">
<p>open cloud Copyright 2013 all right reserved. Template by <a href="http://w3layouts.com" target="_blank">w3layouts</a></p>
</div>
<div class="social-icons">
<ul>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-rss"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
<!-- End Footer -->
</body>
</html>