forked from brikkho-net/brikkho-net.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-agency.html
266 lines (225 loc) · 13.4 KB
/
index-agency.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<!-- DEFAULT META TAGS -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Home Agency | Avoc | Awesome Parallax Template</title>
<!-- DEFAULT META TAGS -->
<!-- FONTS -->
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Sans:400,700" rel="stylesheet" type="text/css">
<!-- FONTS -->
<!-- CSS -->
<link rel="stylesheet" id="default-style-css" href="files/css/style.css" type="text/css" media="all" />
<link rel="stylesheet" id="wolf-css" href="files/css/wolf.css" type="text/css" media="all" />
<link rel="stylesheet" id="owlcarousel-css" href="files/css/owl.carousel.css" type="text/css" media="all" />
<link rel="stylesheet" id="fontawesome-style-css" href="files/css/font-awesome.min.css" type="text/css" media="all" />
<link rel="stylesheet" id="ionic-icons-style-css" href="files/css/ionicons.css" type="text/css" media="all" />
<link rel="stylesheet" id="mqueries-style-css" href="files/css/mqueries.css" type="text/css" media="all" />
<!-- CSS -->
<!-- FAVICON -->
<link rel="shortcut icon" href="files/uploads/favicon.png"/>
<!-- FAVICON -->
</head>
<body>
<!-- PAGELOADER -->
<div id="page-loader">
<div class="page-loader-inner">
<div class="loader"><strong>Loading</strong></div>
</div>
</div>
<!-- PAGELOADER -->
<!-- PAGE CONTENT -->
<div id="page-content">
<!-- HEADER -->
<header id="header">
<div class="header-inner clearfix">
<div id="logo" class="left-float show-light-logo">
<a id="dark-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-dark.png" srcset="files/uploads/logo-avoc-dark.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
<a id="light-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-light.png" srcset="files/uploads/logo-avoc-light.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
</div>
<div id="menu" class="right-float clearfix menu-light">
<a href="#" class="open-nav"><span class="hamburger"></span><span class="text">Menu</span></a>
<nav id="main-nav">
<ul>
<li class="current-menu-item"><a href="index.html">Home</a>
<ul class="submenu">
<li><a href="index.html">Portfolio <em>Main</em></a></li>
<li><a href="index-creative.html">Portfolio <em>Creative</em></a></li>
<li><a href="index-photography.html">Photography</a></li>
<li><a href="index-masonry.html">Classic Masonry</a></li>
<li class="current-menu-item"><a href="index-agency.html">Agency</a></li>
</ul>
</li>
<li><a href="about.html">Pages</a>
<ul class="submenu">
<li><a href="about.html">About <em>classic</em></a></li>
<li><a href="about-creative.html">About <em>creative</em></a></li>
<li><a href="about-minimal.html">About <em>bold minimal</em></a></li>
<li><a href="services.html">Services</a></li>
<li><a href="404.html">404 Page</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="header-features.html">Features</a>
<ul class="submenu">
<li><a href="general-elements.html">General Elements</a></li>
<li><a href="header-footer-options.html">Header / Footer</a></li>
<li><a href="hero-options.html">Hero Options</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div> <!-- END .header-inner -->
</header>
<!-- HEADER -->
<div class="test" style="position: fixed;top:20px;left:20px; height: 60px; overflow:hidden; width: 100%; color: red;"></div>
<!-- HERO -->
<section id="hero" class="hero-full text-light videobg-section"
data-videofile="files/uploads/coffee"
data-videowidth="1280"
data-videoheight="720"
data-videoposter="files/uploads/1680x1100-light.jpg"
data-videooverlaycolor="#ea4452"
data-videooverlayopacity="0.7"
data-sound="false">
<div class="page-title">
<h1><strong>A Digital agency</strong></h1>
</div>
<a id="scroll-down" href="#">Scroll Down</a>
</section>
<!-- HERO -->
<!-- PAGEBODY -->
<section id="page-body">
<div class="wrapper-small align-center">
<h3><strong>A digital studio crafting beautiful & engaging online experiences</strong></h3>
<div class="spacer spacer-mini"></div>
<h5 class="alttitle">Praesent augue arcu, ornare ut tincidunt eu, mattis a libero. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.</h5>
<div class="spacer spacer-mini"></div>
<p><a href="about.html" class="sr-button">Learn more</a></p>
</div>
<div class="spacer spacer-big"></div>
<div class="horizontal-section" style="background: #f2f2f2;">
<div class="horizontal-inner wrapper-small">
<div class="wolf-grid clearfix">
<div class="wolf-item wfull wright wolf-text" data-speed="0.7">
<div class="wolf-item-inner" style="width: 55%;">
<div class="wolf-media">
<a href="portfolio-single-3.html" class="wolf-media-link"><img src="files/uploads/600x400-light.jpg" alt="SEO NAME"></a>
</div>
<div class="wolf-caption" style="width:55%;">
<h5 class="alttitle">Photography</h5>
<h4><a href="portfolio-single-3.html" class="wolf-caption-link"><strong>Still Life</strong></a></h4>
<p>Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
</div>
</div>
<div class="wolf-item wfull wleft wolf-text" data-speed="0.7">
<div class="wolf-item-inner" style="width: 55%;">
<div class="wolf-media">
<a href="portfolio-single-3.html" class="wolf-media-link"><img src="files/uploads/600x400-light.jpg" alt="SEO NAME"></a>
</div>
<div class="wolf-caption" style="width:55%;">
<h5 class="alttitle">Branding</h5>
<h4><a href="portfolio-single-3.html" class="wolf-caption-link"><strong>Brücke Bier</strong></a></h4>
<p>Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
</div>
</div>
<div class="wolf-item wfull wright wolf-text" data-speed="0.7">
<div class="wolf-item-inner" style="width: 55%;">
<div class="wolf-media">
<a href="portfolio-single-3.html" class="wolf-media-link"><img src="files/uploads/600x400-light.jpg" alt="SEO NAME"></a>
</div>
<div class="wolf-caption" style="width:55%;">
<h5 class="alttitle">Print</h5>
<h4><a href="portfolio-single-3.html" class="wolf-caption-link"><strong>Sixteen & Frans</strong></a></h4>
<p>Consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
</div>
</div>
</div> <!-- END .wolf-grid -->
<div class="align-center">
<h5 class="alttitle">This is just a small selection. You will find further examples of our work in our Portfolio.</h5>
<div class="spacer spacer-mini"></div>
<p><a href="index.html" class="sr-button">See more</a></p>
</div>
</div>
</div> <!-- END .horizontal-section -->
<div class="horizontal-section parallax-section text-light" data-parallax-image="files/uploads/1680x1100.jpg">
<div class="horizontal-inner wrapper">
<h3 class="align-center"><strong>How we work</strong></h3>
<h5 class="alttitle align-center">One of our principles is constant internal communication.</h5>
<div class="column-section clearfix">
<div class="column one-third align-center">
<i class="ion ion-ios-pulse ion-4x colored"></i>
<h5>Keep pulse going</h5>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
<div class="column one-third align-center">
<i class="ion ion-ios-infinite-outline ion-4x colored"></i>
<h5>Pass the limits</h5>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
<div class="column one-third last-col align-center">
<i class="ion ion-ios-lightbulb-outline ion-4x colored"></i>
<h5>Great Ideas</h5>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.</p>
</div>
</div>
</div>
</div> <!-- END .horizontal-section -->
<div class="spacer spacer-big"></div>
<div class="wrapper-small align-center">
<h3><strong>Want to work with us?</strong></h3>
<div class="spacer spacer-mini"></div>
<p><a href="contact.html" class="sr-button">Contact us</a></p>
</div>
<div class="spacer spacer-big"></div>
</section>
<!-- PAGEBODY -->
<!-- FOOTER -->
<footer>
<div class="footer-inner align-center wrapper">
<div class="widget">
<ul class="socialmedia-widget">
<li class="facebook"><a href="#"></a></li>
<li class="twitter"><a href="#"></a></li>
<li class="dribbble"><a href="#"></a></li>
<li class="behance"><a href="#"></a></li>
<li class="instagram"><a href="#"></a></li>
</ul>
</div>
<div class="widget copyright">
<p>Copyright © 2014 by Avoc<br>
Made with Love by <a href="http://www.spab-rice.com">Spab Rice</a></p>
</div>
<a id="backtotop" href="#">Back To Top</a>
</div>
</footer>
<!-- FOOTER -->
</div> <!-- END #page-content -->
<!-- PAGE CONTENT -->
<!-- SCRIPTS -->
<script src="files/js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="files/js/jquery.pace.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.compatibility.js"></script>
<script type="text/javascript" src="files/js/jquery.visible.min.js"></script>
<script type="text/javascript" src="files/js/tweenMax.js"></script>
<script type="text/javascript" src="files/js/jquery.bgvideo.min.js"></script>
<script type="text/javascript" src="files/js/jquery.backgroundparallax.min.js"></script>
<script type="text/javascript" src="files/js/jquery.wolf.min.js"></script>
<script type="text/javascript" src="files/js/script.js"></script>
<!-- SCRIPTS -->
</body>
</html>