-
Notifications
You must be signed in to change notification settings - Fork 0
/
leistungen-office.html
654 lines (643 loc) · 31.9 KB
/
leistungen-office.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
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
<!DOCTYPE html>
<html class="wide wow-animation" lang="en">
<head>
<title>Wolkenhof - Office</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-96x96.png" 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">
<link rel="stylesheet" href="css/snippet-styles.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-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"><a class="rd-nav-link" href="index.html">Home</a></li>
<li class="rd-nav-item">
<a class="rd-nav-link" href="/ueber-uns.html">Über Uns</a>
<ul class="rd-submenu">
<li><a href="/ueber-uns.html#vision">Vision</a></li>
<li><a href="/ueber-uns.html#standorte">Standorte</a></li>
<li><a href="/ueber-uns.html#team">Team</a></li>
<li><a href="/ueber-uns.html#historie">Historie</a></li>
</ul>
</li>
<li class="rd-nav-item active">
<a class="rd-nav-link" href="#">Leistungen</a>
<ul class="rd-submenu">
<li><a href="/leistungen-greencloud.html">GREENCLOUD</a></li>
<li><a href="/leistungen-it.html">IT</a></li>
<li><a class="active" href="/leistungen-office.html">OFFICE</a></li>
</ul>
</li>
<li class="rd-nav-item">
<a class="rd-nav-link" href="./netzwerk.html">Netzwerk & Partner</a>
</li>
<li class="rd-nav-item">
<a class="rd-nav-link" href="#">Jobs & Karriere</a>
</li>
<li class="rd-nav-item">
<a class="rd-nav-link" href="./kontakt.html">Kontakt</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
</header>
<!--Main section-->
<section class="section main-section parallax-scene-js main-banner">
<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" style="margin-top: -50px;">
<img style="z-index: 999; max-height: 240px; margin-left: 160px;" id="whlogo" alt="Wolkenhof Logo – GREENCLOUD, IT, OFFICE"
src="images/OFFICE.png">
<div style="margin-top: -70px;" class="decorated-subtitle text-italic text-white wow slideInLeft">
</div>
</div>
</div>
<div style="margin-top: 250px;" 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>
<!--Counters-->
<section class="section bg-blue" style="margin-top: -165px;">
<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 block-decorate-img">
<div class="counter-classic-number"><span
class="icon-lg novi-icon offset-right-10 mercury-icon-time"></span><span class="counter"
data-speed="4000">24</span><span style="font-weight: 100;">/</span><span class="counter"
data-speed="4000">7</span>
</div>
<div class="counter-classic-title">Ausfallsicher</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"
data-speed="4000">547</span>
</div>
<div class="counter-classic-title">GREENCLOUD Projekte</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"
data-speed="4000">45</span><span class="symbol" style="color: #fff;">+</span>
</div>
<div class="counter-classic-title">Kunden</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"
data-speed="4000">60</span><span class="symbol" style="color: #fff;">+</span>
</div>
<div class="counter-classic-title" id="about">Speicherkapazität</div>
</div>
</div>
</div>
</div>
</section>
<!-- Vision-->
<section>
</section>
<!--Service-->
<section class="section section-md bg-xs-overlay" style="margin-top: -100px;">
<div class="container">
<div class="row row-50 justify-content-center">
<div class="col-12 text-center col-md-10 col-lg-8">
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s">Unsere<span class="text-primary">
Cloud-Lösungen</span></h3>
<h2>Ihr grünes Rechenzentrum</h2>
</div>
</div>
<div class="quote-container" style="z-index: 1;">
<div class="quote" style="margin-top: 40px;">
<blockquote style="margin-left: 20px; margin-top: 15px;">
<p class="text-italic wow slideInLeft blockquote-text">Mit GREENCLOUD haben wir ein modernes, sicheres und
nachhaltiges Rechenzentrum geschaffen. Gestalten Sie mit uns Ihre positive Energie- und Ökobilanz.</p>
<cite style="text-align: right; margin-right: 70px;"><span><strong>Alexander
Böswetter</strong></span><br />Prokurist<br />Wolkenhof GmbH</cite>
</blockquote>
</div>
</div>
</div>
</section>
<section class="TEXTBOX">
<div class="container">
<div class="row row-50 justify-content-center">
<div class="col-12 text-center col-md-10 col-lg-8">
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s">Warum<span class="text-primary">
GREEN-Cloud?</span></h3>
<h2>Gemeinsame Werte leben</h2>
</div>
</div>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">
Mit GREENCLOUD haben wir ein modernes, sicheres und nachhaltiges Rechenzentrum geschaffen. Denn auch die
Digitalisierung wirkt sich auf das Klima aus. Herkömmliche Rechenzentren verbrauchen enorme Energiemengen.
Dagegen wird unser grünes Rechenzentrum GREENCLOUD direkt mit lokalen erneuerbaren Energien, wie Wasser- und
Solarkraft (Photovoltaik) versorgt. Außerdem nutzen wir die Abwärme unserer Server durch eine
Wärmerückgewinnungsanlage. Durch den Einsatz von 100% Öko-Strom können Sie mit uns eine positive Energie- und
Ökobilanz ziehen.
</p>
</div>
</section>
<div class="spacer3"></div>
<section>
<div class="parallax-row">
<div class="parallax-col">
<div class="parallax-card">
<div class="parallax-card__side parallax-card__side--front parallax-card__side--front-IAAS">
</div>
<div class="parallax-card__side parallax-card__side--back">
<div class="parallax-card__text">
Virtuelle Server
</div>
</div>
</div>
</div>
<div class="parallax-col">
<div class="parallax-card">
<div class="parallax-card__side parallax-card__side--front parallax-card__side--front-BACKUP">
</div>
<div class="parallax-card__side parallax-card__side--back">
<div class="parallax-card__text">
Datensicherung
</div>
</div>
</div>
</div>
<div class="parallax-col">
<div class="parallax-card">
<div class="parallax-card__side parallax-card__side--front parallax-card__side--front-INDIV">
</div>
<div class="parallax-card__side parallax-card__side--back">
<div class="parallax-card__text">
Individuallösungen
</div>
</div>
</div>
</div>
</div>
</section>
<section class="INFO">
<a class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">
Jetzt unverbindlich informieren!</a>
</section>
<!--Owl Carousel-->
<section class="section section-md">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-10">
<h3 class="wow fadeInLeft text-center" data-wow-delay=".3s">Das sagen unsere<span class="text-primary">
Kunden</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/KI1.webp" alt=""
width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>"Die Wolkenhof GmbH hat sich als unverzichtbarer Partner erwiesen. Dank ihrer innovativen
Cloud-Lösungen konnten wir unsere Infrastruktur effizient und nachhaltig umgestalten. Ihr Team
versteht es, maßgeschneiderte Lösungen zu liefern, die sowohl zukunftssicher als auch
umweltfreundlich sind. Absolut empfehlenswert für Unternehmen, die eine intelligente und nachhaltige
Transformation suchen."</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Amara
Sullivan</span><span>CEO von InnovaCore Technologies</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/KI2.webp" alt=""
width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>"Unsere Zusammenarbeit mit der Wolkenhof GmbH hat unsere Erwartungen weit übertroffen. Ihre
Expertise in Cloud-Infrastruktur und IT-Sicherheit war genau das, was wir brauchten, um unser
Geschäft zukunftssicher zu machen. Mit Wolkenhof konnten wir komplexe Prozesse vereinfachen und
gleichzeitig die Datensicherheit erhöhen. Ich kann sie nur jedem Unternehmen empfehlen, das auf der
Suche nach technologischem Fortschritt ist."</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Donald
Hughes</span><span>CEO von NexWave Solutions</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/KI3.webp" alt=""
width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>"Die Wolkenhof GmbH hat es verstanden, unsere Werte von Nachhaltigkeit und Verantwortung auf ein
neues Level zu heben. Ihre Cloud-Services sind nicht nur zuverlässig, sondern auch auf die
Reduzierung unseres ökologischen Fußabdrucks ausgerichtet. Mit Wolkenhof konnten wir sicherstellen,
dass unsere IT-Strategie im Einklang mit unseren Umweltzielen steht. Ihr Service ist einzigartig und
absolut unverzichtbar für Unternehmen, die Nachhaltigkeit ernst nehmen."</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Anthony
Parker</span><span>CEO von EcoVera</span></div>
</div>
</div>
<div class="item">
<div class="item-preview wow fadeInDown" data-wow-delay=".2s"><img src="images/KI4.webp" alt=""
width="216" height="108" />
</div>
<div class="item-description wow fadeInUp" data-wow-delay=".3s">
<p>"Mit der Wolkenhof GmbH haben wir einen Partner gefunden, der unsere Vision von globaler Vernetzung
und Wachstum teilt. Die Cloud-Lösungen von Wolkenhof sind stabil, skalierbar und ermöglichen es uns,
schnell auf neue Chancen und Herausforderungen zu reagieren. Ihr Team ist nicht nur kompetent,
sondern auch engagiert, uns in jeder Phase der Implementierung zu unterstützen. Ein Partner, der
unser globales Wachstum wirklich versteht!"
</p>
<div class="item-subsection"><span class="item-subsection-title devider-left">Liam
Coleman</span><span>CEO von Unity Global Ventures</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Spacer 1 -->
<div class="spacer1"></div>
<!--Partner-->
<section class="section section-md">
<div style="text-align: center;">
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s">Unsere<span class="text-primary">
Referenzen</span></h3>
<h2>Ein Auszug unserer erfolgreichen Projekte </h2>
<br>
<br>
<br>
<br>
</div>
<div class="container partner1">
<div class="row row-40 justify-content-center">
<div class="col-lg-6 col-12">
<div class="offset-top-45 offset-lg-right-45" style="text-align: center; width: 80%; margin-left: 10%;">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">Innovation für eine nachhaltige
Zukunft.
</div>
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s"><span class="text-primary">
Voelkel</span></h3>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">LOREM IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM</p>
</p>
<!-- <a class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">mehr
erfahren</a> -->
<!-- <div class="decor-text decor-text-1">Wortmann</div> -->
</div>
</div>
<div class="col-lg-6 col-sm-10 col-12">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img
src="images/voe_logo_RGB_528x528px.png" alt=""
style="height: 350px; margin-left: 13%; width: 60%; margin-left: 20%;" />
</div>
</div>
</div>
</div>
<div class="container partner2">
<div class="row row-40 justify-content-center">
<div class="col-lg-6 col-sm-10 col-12">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img src="images/WH_Logo_310.webp"
alt="" style="height: 350px; margin-left: 13%; width: 60%; margin-left: 20%;" />
</div>
</div>
<div class="col-lg-6 col-12">
<div class="offset-top-45 offset-lg-right-45" style="text-align: center; width: 80%; margin-left: 10%;">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">Innovation für eine nachhaltige
Zukunft.
</div>
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s"><span class="text-primary">
Werkhaus</span></h3>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">LOREM IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM</p>
</p>
<!-- <a
class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">mehr
erfahren</a> -->
<!-- <div class="decor-text decor-text-1">Wortmann</div> -->
</div>
</div>
</div>
</div>
<div class="container partner1">
<div class="row row-40 justify-content-center">
<div class="col-lg-6 col-12">
<div class="offset-top-45 offset-lg-right-45" style="text-align: center; width: 80%; margin-left: 10%;">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">Innovation für eine nachhaltige
Zukunft.
</div>
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s"><span class="text-primary">
Lebensraum Diakonie</span></h3>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">LOREM IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM</p>
</p>
<!-- <a style="margin-top: -10px;"
class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">mehr
erfahren</a> -->
<!-- <div class="decor-text decor-text-1">Wortmann</div> -->
</div>
</div>
<div class="col-lg-6 col-sm-10 col-12">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img
src="images/crop_original_bp1661941897_Logo_Lebensraum_DK_RGB.jpg" alt=""
style="height: 350px; margin-left: 13%; width: 60%; margin-left: 20%;" />
</div>
</div>
</div>
</div>
<div class="container partner2">
<div class="row row-40 justify-content-center">
<div class="col-lg-6 col-sm-10 col-12">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s"><img src="images/Uelzena-Logo.png"
alt="" style="height: 350px; margin-left: 13%; width: 60%; margin-left: 20%;" />
</div>
</div>
<div class="col-lg-6 col-12">
<div class="offset-top-45 offset-lg-right-45" style="text-align: center; width: 80%; margin-left: 10%;">
<div class="section-name wow fadeInRight" data-wow-delay=".2s">Innovation für eine nachhaltige
Zukunft.
</div>
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s"><span class="text-primary">
Uelzena</span></h3>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">LOREM IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM
LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM LOREM IPSUM
LOREM
IPSUM</p>
</p>
<!-- <a
class="button-width-190 button-primary button-circle button-lg button offset-top-30" href="#">mehr
erfahren</a> -->
<!-- <div class="decor-text decor-text-1">Wortmann</div> -->
</div>
</div>
</div>
</div>
</section>
<!-- Spacer 2 -->
<div class="spacer2"></div>
<section class="Ansprechpartner">
<div style="text-align: center; margin-top: 30px; margin-bottom: 30px">
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s">Office<span class="text-primary">
Bereichsleitung</span></h3>
</div>
<div>
<div class="container partner2">
<div class="row row-40 justify-content-center">
<div class="col-lg-6 col-sm-10 col-12">
<div class="block-decorate-img wow fadeInLeft" data-wow-delay=".2s">
<div class="team-hover-of"></div>
<div class="team-person-of person"></div>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="offset-top-45 offset-lg-right-45" style="text-align: center;">
<h3 class="wow fadeInLeft text-capitalize" data-wow-delay=".3s"><span class="text-primary">
Ulrich Burgdorf</span></h3>
<p class="font-weight-bold text-gray-dark wow fadeInUp" data-wow-delay=".4s">
HIER TEXT EINBAUEN.</p>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="spacer3"></div>
<!--Footer-->
<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/Wolkenhof-Logo_mit-UZ_weiss.png" alt="" width="100" height="17" /><img
style="margin-left: -49px;" class="brand-logo-light" src="images/Wolkenhof-Logo_mit-UZ_weiss.png" alt=""
width="100" height="17" /></a>
<p class="footer-classic-description offset-top-0 offset-right-25">Die Wolkenhof GmbH bietet ein
umfassendes
Spektrum an Beratungs- und Unterstützungsleistungen für kleine, mittelständische und internationale
Unternehmen weltweit. Mit Innovationskraft und Erfahrung fördern wir Ihren Erfolg.</p>
</div>
<div class="col-lg-3 col-sm-8 wow fadeInUp">
<P class="footer-classic-title">Kontakt</P>
<div class="d-block offset-top-0">Schillerstraße 13b<span class="d-lg-block">29525 Uelzen</span></div>
<a class="d-inline-block color-a" href="mailto:#">info@wolkenhof.com</a><a class="d-inline-block color-a"
href="tel:#">+49 581 9036-0
</a>
<ul>
<li>Mo-Fr:<span class="d-inline-block offset-left-10 text-white">8:00 - 17:00</span></li>
</ul>
</div>
<div class="col-lg-2 col-sm-4 wow fadeInUp" data-wow-delay=".3s">
<P class="footer-classic-title">Kurzlinks</P>
<ul class="footer-classic-nav-list">
<li><a class="color-a" href="index.html">Home</a></li>
<li><a class="color-a" href="about.html">Über Uns</a></li>
<li><a class="color-a" href="#">Netzwerk & Partner</a></li>
<li><a class="color-a" href="#"></a></li>
<li><a class="color-a" href="contacts.html">Kontakt</a></li>
</ul>
</div>
<div class="col-lg-4 wow fadeInLeft" data-wow-delay=".2s">
<P class="footer-classic-title">Rückrufbitte</P>
<form id="contact-form" class="form-inline">
<div class="screen-body-item">
<div class="app-form">
<div class="app-form-group">
<input class="app-form-control" name="name" id="name" placeholder="Name" required="required">
</div>
<div class="app-form-group">
<input class="app-form-control" name="phone" id="phone" placeholder="Rufnummer" required="required">
</div>
<div class="app-form-group">
<input class="app-form-control" name="mail" id="mail" placeholder="E-Mail (optional)">
</div>
<div class="app-form-group message">
<input class="app-form-control" name="comment" id="comment" placeholder="Nachricht"
required="required">
</div>
<div class="app-form-group buttons">
<div class="submit-area">
<input type="checkbox" required="required" name="datenschutz" id="datenschutz" value="gelesen"> <a
href="/datenschutz" target="_blank"><strong
style="color: #b3ddff;">Datenschutzerklärung</strong> </a><strong>gelesen</strong><br>
<button class="form-button" type="sumbit">
<div class="svg-wrapper-1">
<div class="svg-wrapper">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
<path fill="none" d="M0 0h24v24H0z"></path>
<path fill="currentColor"
d="M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685z">
</path>
</svg>
</div>
</div>
<span>Senden</span>
</button>
<div id="form-status"></div>
</div>
</div>
</div>
</div>
</form>
</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.wolkenhof.com">Wolkenhof GmbH</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>
<script>
document.getElementById("contact-form").addEventListener("submit", function (event) {
event.preventDefault(); // Prevent the form from submitting normally
var formData = new FormData(this);
console.log("Got form data:")
console.log(formData)
fetch("https://wolkenhof.com/api/form.php", {
method: "POST",
body: formData
})
.then(response => response.text())
.then(data => {
document.getElementById("form-status").innerHTML = data; // Display the response in the form
})
.catch(error => {
console.error('Error:', error);
});
});
</script>
</body>
</html>