index.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  5. <meta charset="utf-8">
  6. <title>Cloud Responsive Bootstrap Theme - Home</title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <meta name="description" content="">
  9. <meta name="author" content="">
  10. <!-- STYLESHEETS --><!--[if lt IE 9]><script src="../js/flot/excanvas.min.js"></script><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script><![endif]-->
  11. <link rel="stylesheet" type="text/css" href="css/cloud-admin-frontend.css" >
  12. <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
  13. <!-- ANIMATE -->
  14. <link href="css/amimatecss/animate.min.css" rel="stylesheet">
  15. <!-- COLORBOX -->
  16. <link rel="stylesheet" type="text/css" href="js/colorbox/colorbox.min.css" />
  17. <!-- CAROUSEL -->
  18. <link href="css/carousel.css" rel="stylesheet">
  19. <!-- FONTS -->
  20. <link href='http://fonts.useso.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'>
  21. </head>
  22. <body>
  23. <!-- PAGE -->
  24. <div id="page">
  25. <!-- HEADER -->
  26. <section id="header" data-type="background" data-speed="10">
  27. <!-- OVERLAY -->
  28. <!-- <div class="overlay"> -->
  29. <div id="sidebar-collapse" class="sidebar-collapse btn visible-xs">
  30. <i class="fa fa-bars" data-icon2="fa fa-bars" data-icon1="fa fa-bars"></i>
  31. </div>
  32. <div class="divide60"></div>
  33. <div id="mobile-menu" class="list-group collapse text-center">
  34. <a href="#portfolio" class="list-group-item">Portfolio</a>
  35. <a href="#parallax-1" class="list-group-item">Demo</a>
  36. <a href="#features" class="list-group-item">Features</a>
  37. <a href="#about" class="list-group-item">About</a>
  38. <a href="#contact" class="list-group-item">Contact</a>
  39. <a href="../login.html" class="list-group-item external">Login</a>
  40. </div>
  41. <!-- HERO -->
  42. <div class="container-transparent text-center">
  43. <ul class="heronav left hidden-xs">
  44. <li><a href="#portfolio">Portfolio</a></li>
  45. <li><a href="#parallax-1">Demo</a></li>
  46. <li><a href="#features">Features</a></li>
  47. </ul>
  48. <ul class="heronav right hidden-xs">
  49. <li><a href="#about">About</a></li>
  50. <li><a href="#contact">Contact</a></li>
  51. <li><a href="../login.html" class="external">Login</a></li>
  52. </ul>
  53. <h1>
  54. <img src="img/logo/logo.png" height="50" alt="logo name">
  55. </h1>
  56. <h1 class="page-title">Beautiful responsive frontend theme</h1>
  57. <h4 class="page-sub-title">In the end, it's not going to matter how many breath you took,
  58. <br>
  59. but how many moments took your breath away.
  60. </h4>
  61. <div class="showcase">
  62. <a class="btn btn-warning btn-lg hidden-xs" href="#portfolio">Learn More &nbsp;&nbsp;<i class="fa fa-play"></i></a>
  63. <a class="btn btn-warning btn-sm visible-xs" href="#portfolio">Learn More &nbsp;&nbsp;<i class="fa fa-play"></i></a>
  64. </div>
  65. </div>
  66. <!--/HERO -->
  67. <!-- </div> -->
  68. <!--/OVERLAY -->
  69. </section>
  70. <!--/HEADER -->
  71. <!-- NAV-BAR -->
  72. <div id="nav-bar">
  73. <div class="container">
  74. <div class="row">
  75. <div class="col-sm-3 col-md-4">
  76. <div class="logo" >
  77. <a href="index.html"><img src="img/logo/logo.png" height="40" alt="logo name"/></a>
  78. </div>
  79. </div>
  80. <div class="col-sm-9 col-md-8">
  81. <nav id="fixed-top-navigation">
  82. <ul class="list-inline pull-right">
  83. <li><a href="#portfolio">Portfolio</a></li>
  84. <li><a href="#parallax-1">Demo</a></li>
  85. <li><a href="#features">Features</a></li>
  86. <li><a href="#about">About</a></li>
  87. <li><a href="#contact">Contact</a></li>
  88. <li><a href="../login.html" class="external">Login</a></li>
  89. </ul>
  90. </nav>
  91. </div>
  92. </div>
  93. </div>
  94. </div>
  95. <!--/NAV-BAR -->
  96. <!-- PORTFOLIO UNIT -->
  97. <section id="portfolio" class="color-light text-center">
  98. <div class="divide40"></div>
  99. <div class="row">
  100. <div class="col-md-12">
  101. <h2 class="text-center">
  102. <span class="bigintro">Portfolio</span>
  103. </h2>
  104. </div>
  105. </div>
  106. <div class="divide60"></div>
  107. <div class="row">
  108. <div class="col-md-6 col-md-offset-3">
  109. <div id="filters" class="text-center btn-group">
  110. <div class="hidden-xs">
  111. <a class="btn btn-lg btn-primary active" data-filter="*" href="#">All</a>
  112. <a class="btn btn-lg btn-warning" data-filter=".design" href="#">Design</a>
  113. <a class="btn btn-lg btn-success" data-filter=".videos" href="#">Videos</a>
  114. <a class="btn btn-lg btn-danger" data-filter=".banners" href="#">Banners</a>
  115. </div>
  116. <div class="visible-xs">
  117. <select id="e1" class="form-control">
  118. <option value="*">All</option>
  119. <option value=".design">Designs</option>
  120. <option value=".videos">Videos</option>
  121. <option value=".banners">Banners</option>
  122. </select>
  123. </div>
  124. </div>
  125. </div>
  126. </div>
  127. <div class="divide40"></div>
  128. <div class="container">
  129. <div id="filter-items" class="row">
  130. <div class="col xs-12 col-sm-4 design item">
  131. <div class="filter-content">
  132. <img src="img/gallery/1.png" alt="" class="img-responsive" />
  133. <div class="image-content">
  134. <h4>Image Title</h4>
  135. <p class="hidden-xs hidden-sm">
  136. For faster mobile-friendly development, use these utility.
  137. </p>
  138. <a href="img/gallery/1.png" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  139. </div>
  140. </div>
  141. </div>
  142. <div class="col xs-12 col-sm-4 videos item">
  143. <div class="filter-content">
  144. <img src="img/gallery/2.jpg" alt="" class="img-responsive" />
  145. <div class="image-content">
  146. <h4>Image Title</h4>
  147. <p class="hidden-xs hidden-sm">
  148. For faster mobile-friendly development, use these utility.
  149. </p>
  150. <a href="img/gallery/2.jpg" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  151. </div>
  152. </div>
  153. </div>
  154. <div class="col xs-12 col-sm-4 banners item">
  155. <div class="filter-content">
  156. <img src="img/gallery/3.png" alt="" class="img-responsive" />
  157. <div class="image-content">
  158. <h4>Image Title</h4>
  159. <p class="hidden-xs hidden-sm">
  160. For faster mobile-friendly development, use these utility.
  161. </p>
  162. <a href="img/gallery/3.png" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  163. </div>
  164. </div>
  165. </div>
  166. <div class="col xs-12 col-sm-4 videos item">
  167. <div class="filter-content">
  168. <img src="img/gallery/4.png" alt="" class="img-responsive" />
  169. <div class="image-content">
  170. <h4>Image Title</h4>
  171. <p class="hidden-xs hidden-sm">
  172. For faster mobile-friendly development, use these utility.
  173. </p>
  174. <a href="img/gallery/4.png" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  175. </div>
  176. </div>
  177. </div>
  178. <div class="col xs-12 col-sm-4 design item">
  179. <div class="filter-content">
  180. <img src="img/gallery/5.png" alt="" class="img-responsive" />
  181. <div class="image-content">
  182. <h4>Image Title</h4>
  183. <p class="hidden-xs hidden-sm">
  184. For faster mobile-friendly development, use these utility.
  185. </p>
  186. <a href="img/gallery/5.png" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  187. </div>
  188. </div>
  189. </div>
  190. <div class="col xs-12 col-sm-4 banners item">
  191. <div class="filter-content">
  192. <img src="img/gallery/8.png" alt="" class="img-responsive" />
  193. <div class="image-content">
  194. <h4>Image Title</h4>
  195. <p class="hidden-xs hidden-sm">
  196. For faster mobile-friendly development, use these utility.
  197. </p>
  198. <a href="img/gallery/8.png" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  199. </div>
  200. </div>
  201. </div>
  202. <div class="col xs-12 col-sm-4 banners item">
  203. <div class="filter-content">
  204. <img src="img/gallery/7.jpg" alt="" class="img-responsive" />
  205. <div class="image-content">
  206. <h4>Image Title</h4>
  207. <p class="hidden-xs hidden-sm">
  208. For faster mobile-friendly development, use these utility.
  209. </p>
  210. <a href="img/gallery/7.jpg" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  211. </div>
  212. </div>
  213. </div>
  214. <div class="col xs-12 col-sm-4 videos item">
  215. <div class="filter-content">
  216. <img src="img/gallery/2.jpg" alt="" class="img-responsive" />
  217. <div class="image-content">
  218. <h4>Image Title</h4>
  219. <p class="hidden-xs hidden-sm">
  220. For faster mobile-friendly development, use these utility.
  221. </p>
  222. <a href="img/gallery/2.jpg" class="btn btn-sm btn-warning colorbox-button">Know More</a>
  223. </div>
  224. </div>
  225. </div>
  226. </div>
  227. </div>
  228. <div class="divide60"></div>
  229. </section>
  230. <!--/PORTFOLIO UNIT -->
  231. <!-- PARALLAX DIALOGUE UNIT-->
  232. <section id="parallax-1" data-type="background" data-speed="10" class="pages text-center">
  233. <div class="parallax-overlay text-center">
  234. <h2 class="text-center">
  235. <span class="bigintro-light">Product Demo</span>
  236. </h2>
  237. <iframe class="hidden-xs" src="http://player.vimeo.com/video/72393668" width="700" height="393" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
  238. <iframe class="visible-xs" src="http://player.vimeo.com/video/72393668" width="100%" height="auto" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
  239. </div>
  240. </section>
  241. <!--/PARALLAX DIALOGUE UNIT-->
  242. <!-- FEATURES UNIT -->
  243. <section id="features" class="color-light">
  244. <div class="container">
  245. <div class="divide40"></div>
  246. <div class="row">
  247. <div class="col-md-12">
  248. <h2 class="text-center">
  249. <span class="bigintro">Features</span>
  250. </h2>
  251. </div>
  252. </div>
  253. <div class="divide60"></div>
  254. <div class="row">
  255. <div class="col-md-3 col-sm-6">
  256. <div class="feature">
  257. <i class="extralarge fa fa-bar-chart-o"></i>
  258. <br/><br/>
  259. <h3>Analytics</h3>
  260. <br/>
  261. <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.</p>
  262. </div>
  263. </div>
  264. <div class="col-md-3 col-sm-6">
  265. <div class="feature">
  266. <i class="extralarge fa fa-video-camera"></i>
  267. <br/><br/>
  268. <h3>Media</h3>
  269. <br/>
  270. <p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. </p>
  271. </div>
  272. </div>
  273. <div class="col-md-3 col-sm-6">
  274. <div class="feature">
  275. <i class="extralarge fa fa-bullhorn"></i>
  276. <br/><br/>
  277. <h3>Notifications</h3>
  278. <br/>
  279. <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. </p>
  280. </div>
  281. </div>
  282. <div class="col-md-3 col-sm-6">
  283. <div class="feature">
  284. <i class="extralarge fa fa-picture-o"></i>
  285. <br/><br/>
  286. <h3>Design</h3>
  287. <br/>
  288. <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. </p>
  289. </div>
  290. </div>
  291. </div>
  292. <div class="divide60"></div>
  293. </div>
  294. </section>
  295. <!--/FEATURES UNIT -->
  296. <!-- SIGNUP -->
  297. <section id="signup-again" class="color-primary pattern text-center">
  298. <section class="container">
  299. <div class="divide20"></div>
  300. <div class="row">
  301. <div class="col-md-12">
  302. <h3 class="centered big call-to-action">
  303. Try out our 30-day trial package
  304. </h3>
  305. </div>
  306. </div>
  307. <div class="divide20"></div>
  308. <div class="row">
  309. <form class="form-inline centered" role="form">
  310. <div class="form-group">
  311. <label class="sr-only" for="exampleInputEmail2">Email address</label>
  312. <input type="email" class="form-control input-lg" id="exampleInputEmail2" placeholder="Enter your email address">
  313. </div>
  314. </form>
  315. </div>
  316. <br/>
  317. <div class="row">
  318. <button type="submit" class="btn btn-warning btn-lg">Get started for free</button>
  319. </div>
  320. <div class="divide20"></div>
  321. </section>
  322. </section>
  323. <!--/SIGNUP -->
  324. <!-- ABOUT UNIT -->
  325. <section id="about" class="color-light text-center">
  326. <div class="container">
  327. <div class="divide40"></div>
  328. <div class="row">
  329. <div class="col-md-12">
  330. <h2 class="text-center">
  331. <span class="bigintro">About Us</span>
  332. </h2>
  333. </div>
  334. </div>
  335. <div class="divide20"></div>
  336. <div class="row">
  337. <div class="col-md-12 about">
  338. <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, isn't anything embarrassing hidden in the middle of text. </p><p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from injected humour, or non-characteristic words etc. </p>
  339. </div>
  340. </div>
  341. </div>
  342. <div class="divide40"></div>
  343. </section>
  344. <!-- /ABOUT UNIT -->
  345. <!-- TESTIMONIALS -->
  346. <section id="parallax-2" data-type="background" data-speed="10" class="pages textcenter">
  347. <div class="parallax-overlay">
  348. <h2 class="text-center">
  349. <span class="bigintro-light">Testimonials</span>
  350. </h2>
  351. <div id="myCarousel" class="carousel slide">
  352. <!-- Indicators -->
  353. <ol class="carousel-indicators">
  354. <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
  355. <li data-target="#myCarousel" data-slide-to="1"></li>
  356. <li data-target="#myCarousel" data-slide-to="2"></li>
  357. </ol>
  358. <div class="carousel-inner">
  359. <div class="item active">
  360. <div class="container">
  361. <div class="carousel-caption">
  362. <div class="row">
  363. <div class="circular col-md-6">
  364. <img src="img/testimonials/headshot1.jpg" alt="headshot #1" />
  365. <h3>Jane Richards</h3>
  366. <p>"He found himself at first in a thoroughly European quarter, the houses having low fronts, and being adorned with verandas, beneath which he caught glimpses of neat peristyles. This quarter occupied, with its streets, squares, docks, and warehouses."</p>
  367. <h4>www.firstname.com</h4>
  368. </div>
  369. <div class="circular col-md-6">
  370. <img src="img/testimonials/headshot2.jpg" alt="headshot #2" />
  371. <h3>Shelly Doe</h3>
  372. <p>"The civil Emperor, before the Mikado, the spiritual Emperor, absorbed his office in his own. The Carnatic anchored at the quay near the custom-house, in the midst of a crow-fluidd of ships bearing the flags of all nations. Passepartout went."</p>
  373. <h4>www.secondname.com</h4>
  374. </div>
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379. <div class="item">
  380. <div class="container">
  381. <div class="carousel-caption">
  382. <div class="row">
  383. <div class="circular col-md-6">
  384. <img src="img/testimonials/headshot3.jpg" alt="headshot #3" />
  385. <h3>Jim Doe</h3>
  386. <p>"He found himself at first in a thoroughly European quarter, the houses having low fronts, and being adorned with verandas, beneath which he caught glimpses of neat peristyles. This quarter occupied, with its streets, squares, docks, and warehouses."</p>
  387. <h4>www.thirdname.com</h4>
  388. </div>
  389. <div class="circular col-md-6">
  390. <img src="img/testimonials/headshot4.jpg" alt="headshot #4" />
  391. <h3>Kim Doe</h3>
  392. <p>"The civil Emperor, before the Mikado, the spiritual Emperor, absorbed his office in his own. The Carnatic anchored at the quay near the custom-house, in the midst of a crow-fluidd of ships bearing the flags of all nations. Passepartout went."</p>
  393. <h4>www.lastname.com</h4>
  394. </div>
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399. <div class="item">
  400. <div class="container">
  401. <div class="carousel-caption">
  402. <div class="row">
  403. <div class="circular col-md-6">
  404. <img src="img/testimonials/headshot5.jpg" alt="headshot #4" />
  405. <h3>Liz Doe</h3>
  406. <p>"He found himself at first in a thoroughly European quarter, the houses having low fronts, and being adorned with verandas, beneath which he caught glimpses of neat peristyles. This quarter occupied, with its streets, squares, docks, and warehouses."</p>
  407. <h4>www.doefirst.com</h4>
  408. </div>
  409. <div class="circular col-md-6">
  410. <img src="img/testimonials/headshot6.jpg" alt="headshot #5" />
  411. <h3>Nat Doe</h3>
  412. <p>"The civil Emperor, before the Mikado, the spiritual Emperor, absorbed his office in his own. The Carnatic anchored at the quay near the custom-house, in the midst of a crow-fluidd of ships bearing the flags of all nations. Passepartout went."</p>
  413. <h4>www.natgeo.com</h4>
  414. </div>
  415. </div>
  416. </div>
  417. </div>
  418. </div>
  419. </div>
  420. <a class="left carousel-control" href="#myCarousel" data-slide="prev"><span class="fa fa-chevron-left fa-2x"></span></a>
  421. <a class="right carousel-control" href="#myCarousel" data-slide="next"><span class="fa fa-chevron-right fa-2x"></span></a>
  422. </div>
  423. <div class="divide85"></div>
  424. </div>
  425. </section>
  426. <!--/TESTIMONIALS -->
  427. <!-- TEAM UNIT -->
  428. <section id="team" class="color-light text-center">
  429. <div class="container">
  430. <div class="divide40"></div>
  431. <div class="row">
  432. <div class="col-md-12">
  433. <h2 class="text-center">
  434. <span class="bigintro">The Team</span>
  435. </h2>
  436. </div>
  437. </div>
  438. <div class="divide60"></div>
  439. <div class="row">
  440. <div class="col-md-3 col-sm-6">
  441. <div class="team">
  442. <img alt="" src="img/img1.jpg">
  443. <h3>Ruby Burrow</h3>
  444. <h4>Production Manager</h4>
  445. <p>I just want to argue I saw it chewing the orange peels I grow on my lawn, so I deleted it from my book.</p>
  446. <a class="facebook" title="twitter" href="#"><i class="fa fa-facebook"></i></a>
  447. <a class="twitter" title="twitter" href="#"><i class="fa fa-twitter"></i></a>
  448. <a class="linkedin" title="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
  449. </div>
  450. </div>
  451. <div class="col-md-3 col-sm-6">
  452. <div class="team">
  453. <img alt="" src="img/img2.jpg">
  454. <h3>Molly Debris</h3>
  455. <h4>Assistant Buyer</h4>
  456. <p>My waffle ate the banana last time. I saw it with my very eyes I tell you. I enjoy spinning chair on cheese.</p>
  457. <a class="facebook" title="facebook" href="#"><i class="fa fa-facebook"></i></a>
  458. <a class="twitter" title="twitter" href="#"><i class="fa fa-twitter"></i></a>
  459. <a class="linkedin" title="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
  460. </div>
  461. </div>
  462. <div class="col-md-3 col-sm-6">
  463. <div class="team">
  464. <img alt="" src="img/img3.jpg">
  465. <h3>Dave Jose</h3>
  466. <h4>Brand Manager</h4>
  467. <p>After eating that pie I just want to argue you may go smell the roses of the divine heaven.</p>
  468. <a class="facebook" title="facebook" href="#"><i class="fa fa-facebook"></i></a>
  469. <a class="twitter" title="twitter" href="#"><i class="fa fa-twitter"></i></a>
  470. <a class="linkedin" title="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
  471. </div>
  472. </div>
  473. <div class="col-md-3 col-sm-6">
  474. <div class="team">
  475. <img alt="" src="img/img4.jpg">
  476. <h3>Rachael Buffay</h3>
  477. <h4>Design Head</h4>
  478. <p>What a donkey your unicorn is. Give the penguin back its credit card right now. I just want to argue.</p>
  479. <a class="facebook" title="facebook" href="#"><i class="fa fa-facebook"></i></a>
  480. <a class="twitter" title="twitter" href="#"><i class="fa fa-twitter"></i></a>
  481. <a class="linkedin" title="linkedin" href="#"><i class="fa fa-linkedin"></i></a>
  482. </div>
  483. </div>
  484. </div>
  485. <div class="divide60"></div>
  486. </div>
  487. </section>
  488. <!--/TEAM UNIT -->
  489. <!-- SOCIAL BAR -->
  490. <section class="color-danger social text-center">
  491. <section class="container">
  492. <div class="row">
  493. <div class="col-md-12">
  494. <h3>Be up to date, follow us</h3>
  495. <i class="fa fa-twitter-square fa-2x darkred rm20 bm10"></i>
  496. <i class="fa fa-facebook-square fa-2x darkred rm20 bm10"></i>
  497. <i class="fa fa-linkedin-square fa-2x darkred rm20 bm10"></i>
  498. <i class="fa fa-youtube-square fa-2x darkred rm20 bm10"></i>
  499. <i class="fa fa-google-plus-square fa-2x darkred rm20 bm10"></i>
  500. </div>
  501. </div>
  502. </section>
  503. </section>
  504. <!--/SOCIAL BAR -->
  505. <!-- CONTACT-US -->
  506. <section id="parallax-3" data-type="background" data-speed="10" class="pages text-center">
  507. <div class="parallax-overlay">
  508. <section id="contact">
  509. <section class="container">
  510. <div class="divide40"></div>
  511. <div class="row">
  512. <div class="col-md-12">
  513. <h2 class="text-center">
  514. <span class="bigintro-light">Contact Us</span>
  515. </h2>
  516. </div>
  517. </div>
  518. <div class="divide20"></div>
  519. <div class="row">
  520. <div class="col-md-6 col-md-offset-3 form-input">
  521. <input id="company" type="text" placeholder="Company" value="" name="company"/>
  522. </div>
  523. <div class="col-md-6 col-md-offset-3 form-input">
  524. <input id="title" type="text" placeholder="Title" value="" name="title"/>
  525. </div>
  526. <div class="col-md-6 col-md-offset-3 form-input">
  527. <input id="name" type="text" placeholder="Name" value="" name="name"/>
  528. </div>
  529. <div class="col-md-6 col-md-offset-3 form-input">
  530. <input id="email" type="email" placeholder="Email" value="" name="email"/>
  531. </div>
  532. <div class="col-md-6 col-md-offset-3 form-input">
  533. <textarea id="message" placeholder="Message" name="message"></textarea>
  534. </div>
  535. <div class="col-md-6 col-md-offset-3 form-submit">
  536. <button id="submit" class="btn btn-warning btn-lg" type="submit">SEND</button>
  537. </div>
  538. </div>
  539. <div class="divide60"></div>
  540. </section>
  541. </section>
  542. </div>
  543. </section>
  544. <!--/CONTACT-US -->
  545. <!-- FOOTER -->
  546. <section id="footer" class="color-light pattern">
  547. <div class="container">
  548. <div id="column-footer" class="row-fluid">
  549. <div class="col-sm-4">
  550. <h3>Learn More</h3>
  551. <ul>
  552. <li><a href="#">How it works</a></li>
  553. <li><a href="#">Safety measures</a></li>
  554. <li><a href="#">Testimonials</a></li>
  555. <li><a href="#">The Blog</a></li>
  556. </ul>
  557. </div>
  558. <div class="col-sm-4">
  559. <h3>Help & Support</h3>
  560. <ul>
  561. <li><a href="#">Frequently Asked Questions</a></li>
  562. <li><a href="#">Creative Requirements</a></li>
  563. <li><a href="#">Glossary of Terms</a></li>
  564. <li><a href="#">The Safety</a></li>
  565. </ul>
  566. </div>
  567. <div class="col-sm-4">
  568. <h3>About Us</h3>
  569. <ul>
  570. <li><a href="#">Press</a></li>
  571. <li><a href="#">Our Team</a></li>
  572. <li><a href="#">Careers</a></li>
  573. <li><a href="#">Our Partners</a></li>
  574. </ul>
  575. </div>
  576. </div>
  577. </div>
  578. </section>
  579. <!--/FOOTER -->
  580. </div>
  581. <!--/PAGE -->
  582. <!-- JAVASCRIPTS -->
  583. <!-- Placed at the end of the document so the pages load faster -->
  584. <script src="js/jquery-1.9.1.min.js"></script>
  585. <script src="bootstrap-dist/js/bootstrap.min.js"></script>
  586. <script type="text/javascript" src="js/waypoint/waypoints.min.js"></script>
  587. <script type="text/javascript" src="js/navmaster/jquery.scrollTo.js"></script>
  588. <script type="text/javascript" src="js/navmaster/jquery.nav.js"></script>
  589. <script src="js/isotope/jquery.isotope.min.js" type="text/javascript"></script>
  590. <script type="text/javascript" src="js/isotope/imagesloaded.pkgd.min.min.js"></script>
  591. <!-- COLORBOX -->
  592. <script type="text/javascript" src="js/colorbox/jquery.colorbox.min.js"></script>
  593. <script src="js/script.js"></script>
  594. </body>
  595. </html>