-
Notifications
You must be signed in to change notification settings - Fork 0
/
TEMPLATE.html
486 lines (482 loc) · 25.7 KB
/
TEMPLATE.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
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<title>Home</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css"
href="//fonts.googleapis.com/css?family=Montserrat:300,400,700%7CPoppins:300,400,500,700,900">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/fonts.css">
<link rel="stylesheet" href="css/style.css">
<style>
.ie-panel {
display: none;
background: #212121;
padding: 10px 0;
box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
clear: both;
text-align: center;
position: relative;
z-index: 1;
}
html.ie-10 .ie-panel,
html.lt-ie-10 .ie-panel {
display: block;
}
</style>
</head>
<body>
<div class="ie-panel"><a href="http://windows.microsoft.com/en-US/internet-explorer/"><img
src="images/ie8-panel/warning_bar_0000_us.jpg" height="42" width="820"
alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."></a>
</div>
<div class="preloader">
<div class="preloader-body">
<div class="cssload-container">
<div class="cssload-speeding-wheel"></div>
</div>
<p>Loading...</p>
</div>
</div>
<div class="page">
<header class="section page-header">
<!--RD Navbar-->
<div class="rd-navbar-wrap">
<nav class="rd-navbar rd-navbar-classic" data-layout="rd-navbar-fixed" data-sm-layout="rd-navbar-fixed"
data-md-layout="rd-navbar-fixed" data-md-device-layout="rd-navbar-fixed" data-lg-layout="rd-navbar-static"
data-lg-device-layout="rd-navbar-static" data-xl-layout="rd-navbar-static"
data-xl-device-layout="rd-navbar-static" data-lg-stick-up-offset="46px" data-xl-stick-up-offset="46px"
data-xxl-stick-up-offset="46px" data-lg-stick-up="true" data-xl-stick-up="true" data-xxl-stick-up="true">
<div class="rd-navbar-collapse-toggle rd-navbar-fixed-element-1" data-rd-navbar-toggle=".rd-navbar-collapse">
<span></span></div>
<div class="rd-navbar-aside-outer rd-navbar-collapse bg-blue-dark">
<div class="rd-navbar-aside">
<ul class="list-inline navbar-contact-list">
<li>
<div class="unit unit-spacing-xs align-items-center">
<div class="unit-left"><span class="icon text-middle fa-phone"></span></div>
<div class="unit-body"><a href="tel:+4958190360">+49 581 9036-0</a></div>
</div>
</li>
<li>
<div class="unit unit-spacing-xs align-items-center">
<div class="unit-left"><span class="icon text-middle fa-envelope"></span></div>
<div class="unit-body"><a href="mailto:#">info@wolkenhof.com</a></div>
</div>
</li>
<li>
<div class="unit unit-spacing-xs align-items-center">
<div class="unit-left"><span class="icon text-middle fa-download"></span></div>
<div class="unit-body"><a href="https://get.teamviewer.com/wolkenhof">Fernwartung</a></div>
</div>
</li>
</ul>
<ul class="social-links">
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-linkedin" href="#"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-twitter" href="#"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-facebook" href="#"></a></li>
<li><a class="icon icon-sm icon-circle icon-circle-md icon-bg-white fa-instagram" href="#"></a></li>
</ul>
</div>
</div>
<div class="rd-navbar-main-outer">
<div class="rd-navbar-main">
<!--RD Navbar Panel-->
<div class="rd-navbar-panel">
<!--RD Navbar Toggle-->
<button class="rd-navbar-toggle" data-rd-navbar-toggle=".rd-navbar-nav-wrap"><span></span></button>
<!--RD Navbar Brand-->
<div class="rd-navbar-brand">
<!--Brand--><a class="brand" href="index.html"><img class="brand-logo-dark"
src="images/Wolkenhof_Logo-weiss.png" alt="" width="100" height="15" /><img
class="brand-logo-light" src="images/Wolkenhof_Logo-weiss.png" alt="" width="100"
height="17" /></a>
</div>
</div>
<div class="rd-navbar-main-element">
<div class="rd-navbar-nav-wrap">
<ul class="rd-navbar-nav">
<li class="rd-nav-item active"><a class="rd-nav-link" href="index.html">Home</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="about.html">Über Uns</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="typography.html">Jobs & Karriere</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="contacts.html">Netzwerk & Partner</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="contacts.html">Leistungen</a>
</li>
<li class="rd-nav-item"><a class="rd-nav-link" href="contacts.html">Netzwerk & Partner</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<!--Main section-->
<section class="section main-section parallax-scene-js"
style="background:url('images/neuer-standort.jpg') no-repeat center center; background-size:cover;">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-8 col-12">
<div class="main-decorated-box text-center text-xl-left">
<img id="whlogo" alt="Wolkenhof Logo – GREENCLOUD, IT, OFFICE"
src="images/Wolkenhof-Logo_mit-UZ.png">
<div class="decorated-subtitle text-italic text-white wow slideInLeft">Ihr Partner für eine Nachhaltige IT</div>
</div>
</div>
<div class="col-12 text-center offset-top-75" data-wow-delay=".2s"><a
class="button-way-point d-inline-block text-center d-inline-flex flex-column justify-content-center"
href="#" data-custom-scroll-to="about"><span class="fa-chevron-down"></span></a></div>
</div>
</div>
<div class="decorate-layer">
<div class="layer-1">
<div class="layer" data-depth=".20"><img src="images/parallax-item-1-563x532.png" alt="" width="563"
height="266" />
</div>
</div>
<div class="layer-2">
<div class="layer" data-depth=".30"><img src="images/parallax-item-2-276x343.png" alt="" width="276"
height="171" />
</div>
</div>
<div class="layer-3">
<div class="layer" data-depth=".40"><img src="images/parallax-item-3-153x144.png" alt="" width="153"
height="72" />
</div>
</div>
<div class="layer-4">
<div class="layer" data-depth=".20"><img src="images/parallax-item-4-69x74.png" alt="" width="69"
height="37" />
</div>
</div>
<div class="layer-5">
<div class="layer" data-depth=".40"><img src="images/parallax-item-5-72x75.png" alt="" width="72"
height="37" />
</div>
</div>
<div class="layer-6">
<div class="layer" data-depth=".30"><img src="images/parallax-item-6-45x54.png" alt="" width="45"
height="27" />
</div>
</div>
</div>
</section>
<!--About-->
<section class="section section-sm position-relative" id="about">
<div class="container">
<div class="row row-30">
<div class="col-lg-6">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img src="images/home-1-570x703.jpg"
alt="" width="570" height="351" />
</div>
</div>
<div class="col-lg-6 col-12">
<div class="block-sm offset-top-45">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">About us</div>
<h3 class="wow fadeInLeft text-capitalize devider-bottom" data-wow-delay=".3s">What We<span
class="text-primary"> Do</span></h3>
<p class="offset-xl-40 wow fadeInUp" data-wow-delay=".4s">Small or big, your business will love our
financial help and business consultations! We are happy when our clients are too... Actually, this is
quite simple to achieve - because each time we help them in sorting out different accounting intricacies
or save the day before filing the taxes, they are happy indeed! And so are we!</p>
<p class="default-letter-spacing font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">We
have over fifteen years of successful experience in financial sphere in the US business market.</p><a
class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">read
more</a>
</div>
</div>
</div>
</div>
<div class="decor-text decor-text-1">ABOUT</div>
</section>
<!--Features-->
<section class="section custom-section position-relative section-md">
<div class="container">
<div class="row">
<div class="col-xl-7 col-lg-7 col-12">
<div class="section-name wow fadeInRight">our features</div>
<h3 class="text-capitalize devider-left wow fadeInLeft" data-wow-delay=".2s">Why Businesses<span
class="text-primary"> Choose us</span></h3>
<p>With over 20 years of experience in business consulting, we have a lot to offer to our clients. Here are
some reasons why companies worldwide choose us.</p>
<div class="row row-15">
<div class="col-xl-6 wow fadeInUp" data-wow-delay=".2s">
<div class="box-default">
<div class="box-default-title">Innovative Solutions</div>
<p class="box-default-description">Our services and solutions are built on business innovations.</p>
<span class="box-default-icon novi-icon icon-lg mercury-icon-lightbulb-gears"></span>
</div>
</div>
<div class="col-xl-6 wow fadeInUp" data-wow-delay=".3s">
<div class="box-default">
<div class="box-default-title">Strategic Thinking</div>
<p class="box-default-description">СonsultBiz works strategically to forge the best path for your
business.</p><span class="box-default-icon novi-icon icon-lg mercury-icon-target-2"></span>
</div>
</div>
<div class="col-xl-6 wow fadeInUp" data-wow-delay=".4s">
<div class="box-default">
<div class="box-default-title">Experienced Team</div>
<p class="box-default-description">We employ the best consultants with more than 10 years of
experience.</p><span class="box-default-icon novi-icon icon-lg mercury-icon-user"></span>
</div>
</div>
<div class="col-xl-6 wow fadeInUp" data-wow-delay=".5s">
<div class="box-default">
<div class="box-default-title">Creative Approach</div>
<p class="box-default-description">Every project we work on is based on the creative solutions of any
issues.</p><span class="box-default-icon novi-icon icon-lg mercury-icon-partners"></span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="image-left-side wow slideInRight" data-wow-delay=".5s"><img src="images/home-2-636x480.jpg" alt=""
width="636" height="240" />
</div>
<div class="decor-text decor-text-2 wow fadeInUp" data-wow-delay=".3s">features</div>
</section>
<!--Counters-->
<section class="section bg-image-2">
<div class="container section-md">
<div class="row row-30 text-center">
<div class="col-xl-3 col-sm-6 col-12">
<div class="counter-classic">
<div class="counter-classic-number"><span
class="icon-lg novi-icon offset-right-10 mercury-icon-time"></span><span class="counter text-white"
data-speed="2000">2007</span>
</div>
<div class="counter-classic-title">Year of Establishment</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 col-12">
<div class="counter-classic">
<div class="counter-classic-number"><span
class="icon-lg novi-icon offset-right-10 mercury-icon-folder"></span><span class="counter text-white"
data-speed="2000">547</span>
</div>
<div class="counter-classic-title">Successful Projects</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 col-12">
<div class="counter-classic">
<div class="counter-classic-number"><span
class="icon-lg novi-icon offset-right-10 mercury-icon-users"></span><span class="counter text-white"
data-speed="2000">45</span><span class="symbol text-white">+</span>
</div>
<div class="counter-classic-title">Global Partners</div>
</div>
</div>
<div class="col-xl-3 col-sm-6 col-12">
<div class="counter-classic">
<div class="counter-classic-number"><span
class="icon-lg novi-icon offset-right-10 mercury-icon-group"></span><span class="counter text-white"
data-speed="2000">1500</span>
</div>
<div class="counter-classic-title">Team Members</div>
</div>
</div>
</div>
</div>
</section>
<!--Pricing-->
<section class="section section-md bg-xs-overlay"
style="background:url('images/bg-image-3-1700x883.jpg')no-repeat;background-size:cover">
<div class="container">
<div class="row row-50 justify-content-center">
<div class="col-12 text-center col-md-10 col-lg-8">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">Pricing Options</div>
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s">Find the perfect plan for<span
class="text-primary"> your business</span></h3>
<p>We offer three different pricing plans that completely cover the needs of our clients. Feel free to
select a preferable plan or learn more about each of them below.</p>
</div>
</div>
<div class="row row-30 justify-content-center">
<div class="col-xl-4 col-md-6 col-12 wow fadeInDown" data-wow-delay=".3s">
<div class="pricing-box bg-blue-dark">
<div class="pricing-box-tittle">Starter</div>
<p>Perfect for startups</p>
<hr />
<div class="pricing-box-inner"><span class="pricing-box-symbol">$</span><span
class="pricing-box-price">39</span></div>
<div class="pricing-box-label bg-gray">MONTHLY</div>
<p>Business Strategy <br> Financial Advisory</p><a
class="button button-190 button-circle btn-primary-rounded" href="#">get started</a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".4s">
<div class="pricing-box bg-gray-primary">
<div class="pricing-box-tittle">Professional</div>
<p>Designed for medium businesses</p>
<hr />
<div class="pricing-box-inner"><span class="pricing-box-symbol">$</span><span
class="pricing-box-price">69</span></div>
<div class="pricing-box-label bg-gray-primary-light">MONTHLY</div>
<p>Operations Management <br> Strategic Planning</p><a
class="button button-190 button-circle btn-rounded-outline" href="#">get started</a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12 wow fadeInDown" data-wow-delay=".3s">
<div class="pricing-box bg-blue-dark">
<div class="pricing-box-tittle">Premium</div>
<p>For international enterprises</p>
<hr />
<div class="pricing-box-inner"><span class="pricing-box-symbol">$</span><span
class="pricing-box-price">89</span></div>
<div class="pricing-box-label bg-gray">MONTHLY</div>
<p>Quality Engineering <br> Marketing Consulting</p><a
class="button button-190 button-circle btn-primary-rounded" href="#">get started</a>
</div>
</div>
</div>
</div>
</section>
<!--Owl Carousel-->
<section class="section section-md bg-gray-lighten">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-10">
<div class="section-name wow fadeInRight text-center" data-wow-delay=".2s">testimonials</div>
<h3 class="wow fadeInLeft text-capitalize text-center" data-wow-delay=".3s">What People Say<span
class="text-primary"> About Us</span></h3>
<div class="owl-carousel review-carousel" data-items="1" data-sm-items="1" data-md-items="1"
data-lg-items="1" data-xl-items="1" data-xxl-items="1" data-dots="true" data-nav="false"
data-stage-padding="0" data-loop="false" data-margin="0" data-mouse-drag="true" data-autoplay="false">
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/user-1-216x216.jpg"
alt="" width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>I was impressed by the quality of what your specialists did. They quickly found out what was the
main problem of my company and helped me form a correct strategy, which worked perfectly and set my
business on the right path.</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Heather
Perry</span><span>Regular Client</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/user-2-216x216.jpg"
alt="" width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>I appreciate what you’ve done to help my small company develop and thrive in that market niche that
we specialize in. Your business consulting experts are the best in the whole industry and I’m going
to recommend you to my partners!</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Donald
Hughes</span><span>Regular Client</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/user-3-216x216.jpg"
alt="" width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>My cooperation with your team helped me understand that you really care about your clients – it was
proved by a lot of positive reviews already – and that's why I chose you. Thank you for a great job,
you are true professionals!</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Anthony
Parker</span><span>Regular Client</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/user-4-216x216.jpg"
alt="" width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>Two years after СonsultBiz’s involvement, we are remarkably successful and the leader in served
markets. This brought industry knowledge, best practices, and real-world solutions to the intricate
challenges we faced.</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Jennifer
Coleman</span><span>Regular Client</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Footer--><a class="section section-banner"
href="https://www.templatemonster.com/intense-multipurpose-html-template.html" target="_blank"
style="background-image: url(images/background-01-1920x310.jpg); background-image: -webkit-image-set( url(images/background-01-1920x310.jpg) 1x, url(images/background-01-3840x620.jpg) 2x )"><img
src="images/foreground-01-1600x310.png"
srcset="images/foreground-01-1600x310.png 1x, images/foreground-01-3200x620.png 2x" alt="" width="1600"
height="310"></a>
<footer class="section footer-classic section-sm">
<div class="container">
<div class="row row-30">
<div class="col-lg-3 wow fadeInLeft">
<!--Brand--><a class="brand" href="index.html"><img class="brand-logo-dark"
src="images/logo-default-200x34.png" alt="" width="100" height="17" /><img class="brand-logo-light"
src="images/logo-inverse-200x34.png" alt="" width="100" height="17" /></a>
<p class="footer-classic-description offset-top-0 offset-right-25">СonsultBiz provides a full range of
business consulting & advisory services to small, medium, and international companies worldwide. We use
innovations and experience to drive your success.</p>
</div>
<div class="col-lg-3 col-sm-8 wow fadeInUp">
<P class="footer-classic-title">contact info</P>
<div class="d-block offset-top-0">2164 Wall St, New York<span class="d-lg-block">NY 10122, USA</span></div>
<a class="d-inline-block accent-link" href="mailto:#">info@demolink.org</a><a class="d-inline-block"
href="tel:#">+1 800 123 45 67</a>
<ul>
<li>Mon-Thu:<span class="d-inline-block offset-left-10 text-white">9:30 AM - 9:00 PM</span></li>
<li>Fri:<span class="d-inline-block offset-left-10 text-white">10:00 AM - 9:00 PM</span></li>
<li>Sat:<span class="d-inline-block offset-left-10 text-white">10:00 AM - 3:00 PM</span></li>
</ul>
</div>
<div class="col-lg-2 col-sm-4 wow fadeInUp" data-wow-delay=".3s">
<P class="footer-classic-title">Quick Links</P>
<ul class="footer-classic-nav-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Blog</a></li>
<li><a href="contacts.html">Contacts</a></li>
</ul>
</div>
<div class="col-lg-4 wow fadeInLeft" data-wow-delay=".2s">
<P class="footer-classic-title">newsletter</P>
<form class="rd-mailform text-left footer-classic-subscribe-form" data-form-output="form-output-global"
data-form-type="contact" method="post" action="bat/rd-mailform.php">
<div class="form-wrap">
<label class="form-label" for="subscribe-email">Your Email Address</label>
<input class="form-input" id="subscribe-email" type="email" name="email"
data-constraints="@Email @Required">
</div>
<div class="form-button group-sm text-center text-lg-left">
<button class="button button-primary button-circle" type="submit">sign up</button>
</div>
</form>
<p>Be the first to find out about our latest news, updates, and special offers.</p>
</div>
</div>
</div>
<div class="container wow fadeInUp" data-wow-delay=".4s">
<div class="footer-classic-aside">
<p class="rights"><span>© </span><span class="copyright-year"></span>. All Rights Reserved. Design
by <a href="https://www.templatemonster.com">TemplateMonster</a></p>
<ul class="social-links">
<li><a class="fa fa-linkedin" href="#"></a></li>
<li><a class="fa fa fa-twitter" href="#"></a></li>
<li><a class="fa fa-facebook" href="#"></a></li>
<li><a class="fa fa-instagram" href="#"></a></li>
</ul>
</div>
</div>
</footer>
</div>
<div class="snackbars" id="form-output-global"></div>
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
<!--coded by Drel-->
</body>
</html>