Publii: update content

This commit is contained in:
AREA-51 2025-01-14 06:54:26 +01:00
parent 9164fc3d81
commit ea2377e02f
164 changed files with 3632 additions and 1018 deletions

12
404.html Normal file

File diff suppressed because one or more lines are too long

View file

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 KiB

22
area-51.html Normal file

File diff suppressed because one or more lines are too long

View file

@ -13,17 +13,14 @@
<!-- CSS --> <!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/flexslider.css" rel="stylesheet" type="text/css" /> <link href="css/flexslider.css" rel="stylesheet" type="text/css" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/animate.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/owl.carousel.css" rel="stylesheet"> <link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" type="text/css" /> <link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/colors/" rel="stylesheet" type="text/css" id="colors" />
<!-- FONTS --> <!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,700,500,700italic,900,900italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,700,500,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!--<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> --> <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
<!--<link href="font-logos/assets/font-logos.css" rel="stylesheet">-->
<link href="https://cdn.jsdelivr.net/npm/font-logos@1.3.0/assets/font-logos.min.css" rel="stylesheet">
<!-- SCRIPTS --> <!-- SCRIPTS -->
<!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
@ -31,44 +28,12 @@
<script src="js/jquery.min.js" type="text/javascript"></script> <script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script> <script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="js/jquery.nicescroll.min.js" type="text/javascript"></script> <script src="js/jquery.nicescroll.min.js" type="text/javascript"></script>
<script src="js/superfish.min.js" type="text/javascript"></script> <script src="js/superfish.min.js" type="text/javascript"></script>
<script src="js/jquery.flexslider-min.js" type="text/javascript"></script> <script src="js/jquery.flexslider-min.js" type="text/javascript"></script>
<script src="js/owl.carousel.js" type="text/javascript"></script> <script src="js/owl.carousel.js"></script>
<script src="js/animate.js" type="text/javascript"></script> <script src="js/animate.js" type="text/javascript"></script>
<script src="js/jquery.BlackAndWhite.js"></script>
<script src="js/myscript.js" type="text/javascript"></script> <script src="js/myscript.js" type="text/javascript"></script>
<script>
//PrettyPhoto
jQuery(document).ready(function() {
$("a[rel^='prettyPhoto']").prettyPhoto();
});
//BlackAndWhite
$(window).load(function(){
$('.client_img').BlackAndWhite({
hoverEffect : true, // default true
// set the path to BnWWorker.js for a superfast implementation
webworkerPath : false,
// for the images with a fluid width and height
responsive:true,
// to invert the hover effect
invertHoverEffect: false,
// this option works only on the modern browsers ( on IE lower than 9 it remains always 1)
intensity:1,
speed: { //this property could also be just speed: value for both fadeIn and fadeOut
fadeIn: 300, // 200ms for fadeIn animations
fadeOut: 300 // 800ms for fadeOut animations
},
onImageReady:function(img) {
// this callback gets executed anytime an image is converted
}
});
});
</script>
</head> </head>
<body> <body>
@ -92,7 +57,7 @@
<!-- LOGO --> <!-- LOGO -->
<div class="logo pull-left"> <div class="logo pull-left">
<a href="index.html" ><span class="b5">a</span><span class="b4">r</span><span class="b3">e</span><span class="b2">a</span><span class="b1">&dash;</span><span class="b2">5</span><span class="b3">1</span></a> <a href="index.html" ><span class="b1">w</span><span class="b2">h</span><span class="b3">i</span><span class="b4">t</span><span class="b5">e</span></a>
</div><!-- //LOGO --> </div><!-- //LOGO -->
<!-- SEARCH FORM --> <!-- SEARCH FORM -->
@ -106,16 +71,16 @@
<div class="pull-right"> <div class="pull-right">
<nav class="navmenu center"> <nav class="navmenu center">
<ul> <ul>
<li class="first scroll_btn"><a href="index.html">Home <i class="fa fa-rocket"></i></a></li> <li class="first scroll_btn"><a href="index.html">Home</a></li>
<li class="scroll_btn"><a href="index.html#about">About <i class="fa fa-user"></i></a></li> <li class="scroll_btn"><a href="index.html#about">About Us</a></li>
<li class="scroll_btn"><a href="index.html#projects">Project's <i class="fa fa-share"></i></a></li> <li class="scroll_btn"><a href="index.html#projects">Projects</a></li>
<li class="scroll_btn"><a href="index.html#team">Team <i class="fa fa-users"></i></a></li> <li class="scroll_btn"><a href="index.html#team">Team</a></li>
<li class="scroll_btn"><a href="index.html#news">News <i class="fa fa-rss"></i></a></li> <li class="scroll_btn"><a href="index.html#news">News</a></li>
<li class="scroll_btn last"><a href="index.html#contacts">Contact's <i class="fa fa-envelope"></i></a></li> <li class="scroll_btn last"><a href="index.html#contacts">Contacts</a></li>
<li class="sub-menu active"> <li class="sub-menu active">
<a href="javascript:void(0);">Git <i class="fa fa-folder"></i></a> <a href="javascript:void(0);">Pages</a>
<ul> <ul>
<li class="active"><a href="blog.html">Blog <i class="fa fa-rss"></i></a></li> <li class="active"><a href="blog.html">Blog</a></li>
<li><a href="blog-post.html">Blog Post</a></li> <li><a href="blog-post.html">Blog Post</a></li>
<li><a href="portfolio-post.html">Portfolio Single Work</a></li> <li><a href="portfolio-post.html">Portfolio Single Work</a></li>
</ul> </ul>
@ -131,7 +96,7 @@
<!-- BREADCRUMBS --> <!-- BREADCRUMBS -->
<section class="breadcrumbs_block clearfix parallax"> <section class="breadcrumbs_block clearfix parallax">
<div class="container center"> <div class="container center">
<h2><b>The</b> <i class="fl-gitea"></i> Gitea <b>RSS</b> <i class="fa fa-rss"></i></h2> <h2><b>The</b> Blog</h2>
<p>Publication of the latest news, articles, and free apps.</p> <p>Publication of the latest news, articles, and free apps.</p>
</div> </div>
</section><!-- //BREADCRUMBS --> </section><!-- //BREADCRUMBS -->

View file

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View file

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View file

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 5 KiB

View file

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 452 B

View file

Before

Width:  |  Height:  |  Size: 826 B

After

Width:  |  Height:  |  Size: 826 B

View file

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 157 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

View file

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View file

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View file

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

View file

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View file

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

Before

Width:  |  Height:  |  Size: 131 B

After

Width:  |  Height:  |  Size: 131 B

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

Before

Width:  |  Height:  |  Size: 572 B

After

Width:  |  Height:  |  Size: 572 B

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

804
area-51/index.html Executable file
View file

@ -0,0 +1,804 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>White | responsive bootstrap3 html5 one page template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="images/favicon.ico">
<!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/flexslider.css" rel="stylesheet" type="text/css" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/animate.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" type="text/css" />
<!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,700,500,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<!-- SCRIPTS -->
<!--[if IE]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if IE]><html class="ie" lang="en"> <![endif]-->
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="js/jquery.nicescroll.min.js" type="text/javascript"></script>
<script src="js/superfish.min.js" type="text/javascript"></script>
<script src="js/jquery.flexslider-min.js" type="text/javascript"></script>
<script src="js/owl.carousel.js" type="text/javascript"></script>
<script src="js/animate.js" type="text/javascript"></script>
<script src="js/jquery.BlackAndWhite.js"></script>
<script src="js/myscript.js" type="text/javascript"></script>
<script>
//PrettyPhoto
jQuery(document).ready(function() {
$("a[rel^='prettyPhoto']").prettyPhoto();
});
//BlackAndWhite
$(window).load(function(){
$('.client_img').BlackAndWhite({
hoverEffect : true, // default true
// set the path to BnWWorker.js for a superfast implementation
webworkerPath : false,
// for the images with a fluid width and height
responsive:true,
// to invert the hover effect
invertHoverEffect: false,
// this option works only on the modern browsers ( on IE lower than 9 it remains always 1)
intensity:1,
speed: { //this property could also be just speed: value for both fadeIn and fadeOut
fadeIn: 300, // 200ms for fadeIn animations
fadeOut: 300 // 800ms for fadeOut animations
},
onImageReady:function(img) {
// this callback gets executed anytime an image is converted
}
});
});
</script>
</head>
<body>
<!-- PRELOADER -->
<img id="preloader" src="images/preloader.gif" alt="" />
<!-- //PRELOADER -->
<div class="preloader_hide">
<!-- PAGE -->
<div id="page">
<!-- HEADER -->
<header>
<!-- MENU BLOCK -->
<div class="menu_block">
<!-- CONTAINER -->
<div class="container clearfix">
<!-- LOGO -->
<div class="logo pull-left">
<a href="index.html" ><span class="b1">a</span><span class="b2">r</span><span class="b3">e</span><span class="b4">a</span><span class="b5"><svg style="margin-bottom:-7px;" xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 24 24"><path fill="currentColor" d="M20.382 9.405c-.065-.648-.13-1.362-.26-2.01c-.13-.65-.259-1.298-.518-1.946c-.13-.325-.26-.649-.39-.908c-.13-.325-.324-.584-.454-.909c-.194-.259-.389-.583-.583-.843a3.712 3.712 0 0 0-.714-.713A9.496 9.496 0 0 0 15.906.973a6.618 6.618 0 0 0-1.88-.713C13.375.065 12.727 0 12.013 0c-.713 0-1.362.065-2.01.26c-.649.13-1.233.389-1.817.713c-.648.324-1.167.714-1.686 1.168c-.26.194-.454.454-.714.713l-.583.778c-.13.325-.325.584-.454.909l-.39.973c-.194.648-.389 1.297-.519 1.946c-.13.648-.194 1.297-.259 2.01c-.065.714 0 1.298 0 1.946c0 .649.065 1.297.195 2.011l.194.973c.065.324.195.649.324.973c.454 1.232 1.168 2.4 1.881 3.503c.39.584.779 1.102 1.168 1.621c.39.52.778 1.103 1.233 1.557c.194.26.454.454.713.714c.26.194.52.389.843.583c.26.195.584.325.908.454c.13.065.325.13.454.13c.195 0 .325.065.52.065c.194 0 .324 0 .518-.065c.195 0 .325-.065.454-.13c.325-.13.649-.26.908-.454c.26-.194.584-.389.844-.583c.26-.195.519-.454.713-.714c.454-.519.843-1.038 1.233-1.557c.389-.519.778-1.102 1.167-1.621c.714-1.103 1.427-2.27 1.881-3.503c.13-.324.26-.649.325-.973c.065-.324.194-.649.194-.973c.13-.649.195-1.297.195-2.01c0-.65 0-1.363-.065-2.012zm-15.568 2.66s3.698.843 6.098 5.838c-.065 0-6.422-.13-6.098-5.838zm8.368 5.838c2.335-4.995 6.097-5.838 6.097-5.838c.325 5.708-6.097 5.838-6.097 5.838z"/></svg></span><span class="b1">51</span></a>
</div><!-- //LOGO -->
<!-- SEARCH FORM -->
<div id="search-form" class="pull-right">
<form method="get" action="#">
<input type="text" name="Search" value="Search" onFocus="if (this.value == 'Search') this.value = '';" onBlur="if (this.value == '') this.value = 'Search';" />
</form>
</div><!-- SEARCH FORM -->
<!-- MENU -->
<div class="pull-right">
<nav class="navmenu center">
<ul>
<li class="first active scroll_btn"><a href="#home" ><i class="fa fa-home"></i> Home</a></li>
<li class="scroll_btn"><a href="#about" ><i class="fa fa-user"></i> About</a></li>
<li class="scroll_btn"><a href="#projects" ><i class="fa fa-share"></i> Project</a></li>
<li class="scroll_btn"><a href="#team" ><i class="fa fa-users"></i> Team</a></li>
<li class="scroll_btn"><a href="#news" ><i class="fa fa-bell"></i> News</a></li>
<li class="scroll_btn last"><a href="#contacts" ><i class="fa fa-envelope"></i> Contact</a></li>
<li class="sub-menu">
<a href="javascript:void(0);" ><i class="fa fa-github"></i> Pages</a>
<ul>
<li><a href="blog.html" >Blog <i class="fa fa-rss"></i></a></li>
<li><a href="blog-post.html" >Blog Post</a></li>
<li><a href="portfolio-post.html" >Portfolio Single Work</a></li>
</ul>
</li>
</ul>
</nav>
</div><!-- //MENU -->
</div><!-- //MENU BLOCK -->
</div><!-- //CONTAINER -->
</header><!-- //HEADER -->
<!-- HOME -->
<section id="home" class="padbot0">
<!-- TOP SLIDER -->
<div class="flexslider top_slider">
<ul class="slides">
<li class="slide1">
<div class="flex_caption1" style="text-shadow: 0px 0px 10px #000000; margin-top: 15rem;">
<!--<p class="title2 captionDelay2 FromTop">Obscure&nbsp;</p>-->
<p class="title1 captionDelay4 FromTop"><big><i class="fa fa-eye"></i></big> DREAM</p>
<p class="title2 captionDelay4 FromTop">ING</p>
<p class="title1 captionDelay6 FromTop"><i class="fa fa-share"><sub style="font-size: 20px; margin-left: -40px;"><small>shared on</small></sub></i> 𝕏</p>
<p class="title4 captionDelay7 FromBottom">The template is suitable for any company and the direction that appreciates style, purity and quality of the web site.</p>
</div>
<a class="slide_btn FromRight" href="javascript:void(0);" >Read More</a>
<li class="slide2">
<div class="flex_caption1" style="text-shadow: 0px 0px 10px #000000; margin-top: 15rem;">
<!--<p class="title2 captionDelay6 FromLeft">Erotic&nbsp;</p>-->
<p class="title1 captionDelay4 FromTop"><big><i class="fa fa-eye"></i></big> DREAM</p>
<p class="title2 captionDelay4 FromLeft">ING</p>
<p class="title3 captionDelay2 FromLeft"><i class="fa fa-share"><sub style="font-size: 20px; margin-left: -40px;"><small>shared on</small></sub></i> 𝕏</p>
<p class="title4 captionDelay7 FromLeft">The template is suitable for any company and the direction that appreciates style, purity and quality of the web site.</p>
</div>
<a class="slide_btn FromRight" href="javascript:void(0);" >Read More</a>
</li>
<li class="slide3">
<div class="flex_caption1" style="text-shadow: 0px 0px 10px #000000; margin-top: 15rem;">
<!--<p class="title2 captionDelay1 FromBottom">Science&nbsp;</p>-->
<p class="title1 captionDelay1 FromBottom"><big><i class="fa fa-eye"></i></big> DREAM</p>
<p class="title2 captionDelay2 FromBottom">ING</p>
<p class="title1 captionDelay3 FromBottom"><i class="fa fa-share"><sub style="font-size: 20px; margin-left: -40px;"><small>shared on</small></sub></i> 𝕏</p>
<p class="title4 captionDelay5 FromBottom">The template is suitable for any company and the direction that appreciates style, purity and quality of the web site.</p>
</div>
<a class="slide_btn FromRight" href="javascript:void(0);" >Read More</a>
<!-- VIDEO BACKGROUND -->
<a id="P2" class="player" data-property="{videoURL:'tDvBwPzJ7dY',containment:'.top_slider .slide3',autoPlay:true, mute:true, startAt:0, opacity:1}" ></a>
<!-- //VIDEO BACKGROUND -->
</li>
</ul>
</div>
<div id="carousel">
<ul class="slides">
<li><img src="images/slider/slide1_bg.jpg" alt="" /></li>
<li><img src="images/slider/slide2_bg.jpg" alt="" /></li>
<li><img src="images/slider/slide3_bg.jpg" alt="" /></li>
</ul>
</div><!-- //TOP SLIDER -->
</section><!-- //HOME -->
<!-- ABOUT -->
<section id="about">
<!-- SERVICES -->
<div class="services_block padbot40" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- CONTAINER -->
<div class="container">
<!-- ROW -->
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
<a class="services_item" href="javascript:void(0);" >
<p><i class="fa fa-github"></i><b> Github</b> Projects</p>
<span>Quality and very comfortable design, does not hurt the eyes and pleasant to use.</span>
</a>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
<a class="services_item" href="javascript:void(0);" >
<p><i class="fa fa-twitter"></i> <b>Twitter</b> Sharing</p>
<span>Quality and unique design that meets all the requirements and trends of modern web design.</span>
</a>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
<a class="services_item" href="javascript:void(0);" >
<p><i class="fa fa-globe"></i> <b>International</b> Outreach</p>
<span>Design that will be equally beautifully displayed on all your devices, tablet, smartphone or computer.</span>
</a>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6 col-ss-12 margbot30">
<a class="services_item" href="javascript:void(0);" >
<p><i class="fa fa-rocket"></i> <b>Free</b> Updates & Support</p>
<span>Hour and great support template. You can always ask a question and we will help you.</span>
</a>
</div>
</div><!-- //ROW -->
</div><!-- //CONTAINER -->
</div><!-- //SERVICES -->
<!-- CLEAN CODE -->
<div class="cleancode_block">
<!-- CONTAINER -->
<div class="container" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- CASTOM TAB -->
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade in active clearfix" id="tab1">
<p class="title">🇩🇪 <b>FKK Germany</b></p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
<div class="tab-pane fade clearfix" id="tab2">
<p class="title">🇨🇿 <b>Czech</b> Republic</p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
<div class="tab-pane fade clearfix" id="tab3">
<p class="title"><i class="fa fa-linux"></i> <b>GNU/Linux</b></p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
<div class="tab-pane fade clearfix" id="tab4">
<p class="title"><b>Documentation</b></p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
<div class="tab-pane fade clearfix" id="tab5">
<p class="title"><b>Quality</b></p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
<div class="tab-pane fade clearfix" id="tab6">
<p class="title"><b>Support</b></p>
<span>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</span>
</div>
</div>
<ul id="myTab" class="nav nav-tabs">
<li class="active"><a class="i1" href="#tab1" data-toggle="tab" ><i></i><span>Clean Code</span></a></li>
<li><a class="i2" href="#tab2" data-toggle="tab" ><i></i><span>Support</span></a></li>
<li><a class="i3" href="#tab3" data-toggle="tab" ><i></i><span>Linux</span></a></li>
<li><a class="i4" href="#tab4" data-toggle="tab" ><i></i><span>Documentation</span></a></li>
<li><a class="i5" href="#tab5" data-toggle="tab" ><i></i><span>Quality</span></a></li>
<li><a class="i6" href="#tab6" data-toggle="tab" ><i></i><span>Support</span></a></li>
</ul><!-- CASTOM TAB -->
</div><!-- //CONTAINER -->
</div><!-- //CLEAN CODE -->
<!-- MULTI PURPOSE -->
<div class="purpose_block">
<!-- CONTAINER -->
<div class="container">
<!-- ROW -->
<div class="row">
<div class="col-lg-7 col-md-7 col-sm-7" data-appear-top-offset="-200" data-animated="fadeInLeft">
<h2><b>Nude</b> In <b>Public</b> Theme</h2>
<p>We tried to make very high-quality product and so our code is very neat and clean. Whatever anyone could improve and modify the template to your liking.</p>
<p><img align="right" src="images/wth500-1.png" width="200">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
<a class="btn btn-active" href="javascript:void(0);" ><span data-hover="Yes I want it">Buy This theme</span></a>
<a class="btn" href="javascript:void(0);" >Nude &middot; In &middot; Public &middot; EU</a>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 ipad_img_in" data-appear-top-offset="-200" data-animated="fadeInRight">
<img class="ipad_img1" src="images/img1.png" alt="" />
<img class="ipad_img1" src="images/img1b.png" alt="" />
</div>
</div><!-- //ROW -->
</div><!-- //CONTAINER -->
</div><!-- //MULTI PURPOSE -->
</section><!-- //ABOUT -->
<!-- PROJECTS -->
<section id="projects" class="padbot20">
<!-- CONTAINER -->
<div class="container">
<h2><b>Featured</b> Works</h2>
</div><!-- //CONTAINER -->
<div class="projects-wrapper" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- PROJECTS SLIDER -->
<div class="owl-demo owl-carousel projects_slider">
<!-- work1 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/1.jpg" alt="" />
<a class="zoom" href="images/works/1.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work1 -->
<!-- work2 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/2.jpg" alt="" />
<a class="zoom" href="images/works/2.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work2 -->
<!-- work3 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/3.jpg" alt="" />
<a class="zoom" href="images/works/3.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work3 -->
<!-- work4 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/4.jpg" alt="" />
<a class="zoom" href="images/works/4.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work4 -->
<!-- work5 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/5.jpg" alt="" />
<a class="zoom" href="images/works/5.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work5 -->
<!-- work6 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/6.jpg" alt="" />
<a class="zoom" href="images/works/6.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work6 -->
<!-- work7 -->
<div class="item">
<div class="work_item">
<div class="work_img">
<img src="images/works/7.jpg" alt="" />
<a class="zoom" href="images/works/7.jpg" rel="prettyPhoto[portfolio1]" ></a>
</div>
<div class="work_description">
<div class="work_descr_cont">
<a href="portfolio-post.html" >Ginger Beast</a>
<span>17 March, 2041</span>
</div>
</div>
</div>
</div><!-- //work7 -->
</div><!-- //PROJECTS SLIDER -->
</div>
<!-- OUR CLIENTS -->
<div class="our_clients">
<!-- CONTAINER -->
<div class="container" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- ROW -->
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/1.svg" alt="" />
</div>
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/2.jpg" alt="" />
</div>
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/3.jpg" alt="" />
</div>
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/4.jpg" alt="" />
</div>
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/5.jpg" alt="" />
</div>
<div class="col-lg-2 col-md-2 col-sm-2 client_img">
<img src="images/clients/6.jpg" alt="" />
</div>
</div><!-- //ROW -->
</div><!-- CONTAINER -->
</div><!-- //OUR CLIENTS -->
</section><!-- //PROJECTS -->
<!-- TEAM -->
<section id="team">
<!-- CONTAINER -->
<div class="container">
<h2><b>Our</b> Team</h2>
<!-- ROW -->
<div class="row" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- TEAM SLIDER -->
<div class="owl-demo owl-carousel team_slider">
<!-- crewman1 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/1.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Sarah Brown</p>
<span>Director</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman1 -->
<!-- crewman2 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/2.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>David Jones</p>
<span>Creative Director</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-google-plus"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman1 -->
<!-- crewman3 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/3.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Kate Smith</p>
<span>Manager</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman3 -->
<!-- crewman4 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/4.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Peter Parker</p>
<span>Manager</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman4 -->
<!-- crewman5 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/5.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Jim Moss</p>
<span>Designer</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-google-plus"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman5 -->
<!-- crewman6 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/6.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>John Marks</p>
<span>Designer</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman6 -->
<!-- crewman7 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/7.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Joe Mades</p>
<span>Developer</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman7 -->
<!-- crewman8 -->
<div class="item">
<div class="crewman_item">
<div class="crewman">
<img src="images/team/8.jpg" alt="" />
</div>
<div class="crewman_descr center">
<div class="crewman_descr_cont">
<p>Julia Anderson</p>
<span>Developer</span>
</div>
</div>
<div class="crewman_social">
<a href="javascript:void(0);" ><i class="fa fa-google-plus"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a>
<a href="javascript:void(0);" ><i class="fa fa-facebook-square"></i></a>
</div>
</div>
</div><!-- crewman8 -->
</div><!-- TEAM SLIDER -->
</div><!-- //ROW -->
</div><!-- //CONTAINER -->
</section><!-- //TEAM -->
<!-- NEWS -->
<section id="news">
<!-- CONTAINER -->
<div class="container">
<h2><b>Clients</b> say about us</h2>
<!-- TESTIMONIALS -->
<div class="testimonials" data-appear-top-offset="-200" data-animated="fadeInUp">
<!-- TESTIMONIALS SLIDER -->
<div class="owl-demo owl-carousel testim_slider">
<!-- TESTIMONIAL1 -->
<div class="item">
<div class="testim_content">“There is nothing scary in the darkness, if you encounter it face-to-face. The inevitable price we pay for our happiness is eternal fear to lose it. When you start thinking a lot about your past, it becomes your present and you can't see your future without it.”</div>
<div class="testim_author">— Anna Balashova, <b>Philosopher</b></div>
</div><!-- TESTIMONIAL1 -->
<!-- TESTIMONIAL2 -->
<div class="item">
<div class="testim_content">“There is nothing scary in the darkness, if you encounter it face-to-face. The inevitable price we pay for our happiness is eternal fear to lose it. When you start thinking a lot about your past, it becomes your present and you can't see your future without it.”</div>
<div class="testim_author">— Anna Balashova, <b>Philosopher</b></div>
</div><!-- TESTIMONIAL2 -->
<!-- TESTIMONIAL3 -->
<div class="item">
<div class="testim_content">“There is nothing scary in the darkness, if you encounter it face-to-face. The inevitable price we pay for our happiness is eternal fear to lose it. When you start thinking a lot about your past, it becomes your present and you can't see your future without it.”</div>
<div class="testim_author">— Anna Balashova, <b>Philosopher</b></div>
</div><!-- TESTIMONIAL3 -->
</div><!-- TESTIMONIALS SLIDER -->
</div><!-- //TESTIMONIALS -->
<!-- RECENT POSTS -->
<div class="row recent_posts" data-appear-top-offset="-200" data-animated="fadeInUp">
<div class="col-lg-4 col-md-4 col-sm-4 padbot30 post_item_block">
<div class="post_item">
<div class="post_item_img">
<img src="images/blog/1.jpg" alt="" />
<a class="link" href="blog-post.html" ></a>
</div>
<div class="post_item_content">
<a class="title" href="blog-post.html" >Inteligent Transitions In UX Design</a>
<ul class="post_item_inf">
<li><a href="javascript:void(0);" >Anna</a> |</li>
<li><a href="javascript:void(0);" >Photography</a> |</li>
<li><a href="javascript:void(0);" >10 Comments</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 padbot30 post_item_block">
<div class="post_item">
<div class="post_item_img">
<img src="images/blog/2.jpg" alt="" />
<a class="link" href="blog-post.html"></a>
</div>
<div class="post_item_content">
<a class="title" href="blog-post.html" >Recent trends in storytelling</a>
<ul class="post_item_inf">
<li><a href="javascript:void(0);" >Anna</a> |</li>
<li><a href="javascript:void(0);" >Web Design</a> |</li>
<li><a href="javascript:void(0);" >No comment</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 padbot30 post_item_block">
<div class="post_item">
<div class="post_item_img">
<img src="images/blog/3.jpg" alt="" />
<a class="link" href="blog-post.html"></a>
</div>
<div class="post_item_content">
<a class="title" href="blog-post.html" >Supernatural FX Showreel</a>
<ul class="post_item_inf">
<li><a href="javascript:void(0);" >Anna</a> |</li>
<li><a href="javascript:void(0);" >Creative</a> |</li>
<li><a href="javascript:void(0);" >3 Comments</a></li>
</ul>
</div>
</div>
</div>
</div><!-- RECENT POSTS -->
</div><!-- //CONTAINER -->
</section><!-- //NEWS -->
</div><!-- //PAGE -->
<!-- CONTACTS -->
<section id="contacts">
</section><!-- //CONTACTS -->
<!-- FOOTER -->
<footer>
<!-- CONTAINER -->
<div class="container">
<!-- ROW -->
<div class="row" data-appear-top-offset="-200" data-animated="fadeInUp">
<div class="col-lg-4 col-md-4 col-sm-6 padbot30">
<h4><b>Featured</b> posts</h4>
<div class="recent_posts_small clearfix">
<div class="post_item_img_small">
<img src="images/blog/1.jpg" alt="" />
</div>
<div class="post_item_content_small">
<a class="title" href="blog.html" >As we have developed a unique layout template</a>
<ul class="post_item_inf_small">
<li>10 January 2014</li>
</ul>
</div>
</div>
<div class="recent_posts_small clearfix">
<div class="post_item_img_small">
<img src="images/blog/2.jpg" alt="" />
</div>
<div class="post_item_content_small">
<a class="title" href="blog.html" >How much is to develop a design for the game?</a>
<ul class="post_item_inf_small">
<li>14 January 2014</li>
</ul>
</div>
</div>
<div class="recent_posts_small clearfix">
<div class="post_item_img_small">
<img src="images/blog/3.jpg" alt="" />
</div>
<div class="post_item_content_small">
<a class="title" href="blog.html" >How to pump designer</a>
<ul class="post_item_inf_small">
<li>21 December 2013</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 padbot30 foot_about_block">
<h4><b>About</b> us</h4>
<p>We value people over profits, quality over quantity, and keeping it real. As such, we deliver an unmatched working relationship with our clients.</p>
<p>Our team is intentionally small, eclectic, and skilled; with our in-house expertise, we provide sharp and</p>
<ul class="social">
<li><a href="javascript:void(0);" ><i class="fa fa-twitter"></i></a></li>
<li><a href="javascript:void(0);" ><i class="fa fa-facebook"></i></a></li>
<li><a href="javascript:void(0);" ><i class="fa fa-github"></i></a></li>
<li><a href="javascript:void(0);" ><i class="fa fa-pinterest-square"></i></a></li>
<li><a href="javascript:void(0);" ><i class="map_show fa fa-map-marker"></i></a></li>
</ul>
</div>
<div class="respond_clear"></div>
<div class="col-lg-4 col-md-4 padbot30">
<h4><b>Contacts</b> Us</h4>
<!-- CONTACT FORM -->
<div class="span9 contact_form">
<div id="note"></div>
<div id="fields">
<form id="contact-form-face" class="clearfix" action="#">
<input type="text" name="name" value="Name" onFocus="if (this.value == 'Name') this.value = '';" onBlur="if (this.value == '') this.value = 'Name';" />
<textarea name="message" onFocus="if (this.value == 'Message') this.value = '';" onBlur="if (this.value == '') this.value = 'Message';">Message</textarea>
<input class="contact_btn" type="submit" value="Send message" />
</form>
</div>
</div><!-- //CONTACT FORM -->
</div>
</div><!-- //ROW -->
</div><!-- //CONTAINER -->
</footer><!-- //FOOTER -->
<!-- MAP -->
<div id="map">
<a class="map_hide" href="javascript:void(0);" ><i class="fa fa-angle-right"></i><i class="fa fa-angle-left"></i></a>
<iframe src="http://maps.google.com/maps?f=q&amp;give%20a%20hand=s_q&amp;hl=en&amp;geocode=&amp;q=london&amp;sll=37.0625,-95.677068&amp;sspn=42.631141,90.263672&amp;ie=UTF8&amp;hq=&amp;hnear=London,+United+Kingdom&amp;ll=51.500141,-0.126257&amp;spn=0.026448,0.039396&amp;z=14&amp;output=embed" ></iframe>
</div><!-- //MAP -->
</div>
</body>
</html>

3
assets/css/editor.css Normal file
View file

@ -0,0 +1,3 @@
/*
* Add your own CSS code for the WYSIWYG editor
*/

1812
assets/css/main.css Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

1
assets/css/style.css Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more