-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
370 lines (345 loc) · 18.4 KB
/
home.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IT OWL</title>
<!-- Favicon -->
<link rel="shortcut icon" href="img/head.PNG" type="image/x-icon" />
<link rel="apple-touch-icon" href="./node_modules/porto/img/apple-touch-icon.png">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">
<!-- Web Fonts -->
<link id="googleFonts"
href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7COpen+Sans:400,700,800&display=swap"
rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
<!-- Vendor CSS -->
<link rel="stylesheet" href="vendor/css/bootstrap.min.css">
<link rel="stylesheet" href="vendor/css/all.min.css">
<link rel="stylesheet" href="vendor/css/animate.compat.css">
<link rel="stylesheet" href="vendor/css/simple-line-icons.min.css">
<link rel="stylesheet" href="vendor/css/owl.carousel.min.css">
<link rel="stylesheet" href="vendor/css/owl.theme.default.min.css">
<link rel="stylesheet" href="vendor/css/magnific-popup.min.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="vendor/css/theme.css">
<link rel="stylesheet" href="vendor/css/theme-elements.css">
<link rel="stylesheet" href="vendor/css/theme-blog.css">
<link rel="stylesheet" href="vendor/css/theme-shop.css">
<!-- Demo CSS -->
<link rel="stylesheet" href="vendor/css/demo-education.css">
<link rel="stylesheet" href="css/index.css">
<link rel="stylesheet" href="vendor/css/demo-cleaning-services.css">
<!-- Skin CSS -->
<link id="skinCSS" rel="stylesheet" href="vendor/css/skin-education.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="vendor/css/custom.css">
<!-- Head Libs -->
<script src="vendor/js/modernizr.min.js"></script>
</head>
<body data-plugin-page-transition>
<div class="body">
<header id="header" class="header-effect-shrink"
data-plugin-options="{'stickyEnabled': true, 'stickyEffect': 'shrink', 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': false, 'stickyStartAt': 70, 'stickyChangeLogo': false, 'stickyHeaderContainerHeight': 70}">
<div class="header-body border-top-0 colorGeneralPage box-shadow-none">
<div class="header-container container">
<div class="header-row">
<div class="header-column">
<div class="header-row">
<div class="">
<a href="home.html"><img alt="Porto" height="auto" data-sticky-width="82" data-sticky-height="40"
data-sticky-top="0" src="img/logoLetters.png" style="width:110px"></a>
</div>
</div>
</div>
<div class="header-column justify-content-end">
<div class="header-row">
<div
class="header-nav header-nav-line header-nav-bottom-line header-nav-bottom-line-no-transform header-nav-bottom-line-active-text-light header-nav-bottom-line-effect-1 header-nav-light-text header-nav-dropdowns-dark">
<div
class="header-nav-main header-nav-main-square header-nav-main-dropdown-no-borders header-nav-main-text-capitalize header-nav-main-text-size-2 header-nav-main-mobile-dark header-nav-main-effect-1 header-nav-main-sub-effect-1">
<nav class="collapse">
<ul class="nav nav-pills" id="mainNav">
<li class="dropdown">
<a class="dropdown-item textSize" data-hash data-hash-offset="130" href="home.html">
Home
</a>
</li>
<li class="dropdown">
<a class="dropdown-item textSize dropdown-toggle" href="services.html">
Services<i class="p-2 p-events-none"><img src="img/down-arrow.png" /></i>
</a>
<ul class="dropdown-menu">
<li class="">
<a class="dropdown-item" href="candidates.html">Software Development</a>
</li>
<li class="dropdown-submenu">
<a class="dropdown-item" href="staffing.html">New Resources</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="staffing.html">Staffing</a></li>
<li><a class="dropdown-item" href="staffing.html">Recruiting</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a class="dropdown-item" href="training.html">Training</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#training">Training Live</a></li>
<li><a class="dropdown-item" href="#Data science">Data science for developers</a></li>
<li><a class="dropdown-item" href="#Development">Development for mobile devices</a></li>
<li><a class="dropdown-item" href="#Elixir language">Elixir language</a></li>
<li><a class="dropdown-item" href="#Expert in Groovy">Expert in Groovy</a></li>
<li><a class="dropdown-item" href="#Expert in Springframework">Expert in
Springframework</a></li>
<li><a class="dropdown-item" href="#Functional programming applied">Functional
programming applied</a></li>
<li><a class="dropdown-item" href="#Web development">Web development</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a class="dropdown-item" href="training-kids.html">STEM K-12</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="/contac.html">Scratch</a></li>
<li><a class="dropdown-item" href="/contac.html">Grasshopper</a></li>
<li><a class="dropdown-item" href="/contac.html">Minecraft</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown dropdown-mega">
<a class="dropdown-item textSize" href="candidates.html">
Team
</a>
</li>
<li class="dropdown dropdown-mega">
<a class="dropdown-item textSize" href="about.html">
About Us
</a>
</li>
<li class="dropdown dropdown-mega">
<a class="dropdown-item textSize" href="contac.html">
Contact Us
</a>
</li>
</ul>
</nav>
</div>
</div>
<button class="btn header-btn-collapse-nav" data-bs-toggle="collapse"
data-bs-target=".header-nav-main nav"><i class="fa fa-bars"></i></button>
</div>
</div>
</div>
</div>
</div>
</header>
<div role="main" class="main">
<!-- Desktop -->
<section class="section border-0 m-0 d-flex justify-content-center align-items-center desktop-section"
style="height: 100vh; background-color: #9fb5c2;">
<div class="d-flex flex-row justify-content-center align-items-center text-center" style="width: 100%;">
<div class="video-container" style="flex: 1;">
<video style="width: 100%; height: 70%;" autoplay muted playsinline>
<source src="video/Owl1Square.mov" type="video/mp4">
</video>
</div>
<div style="flex: 1;">
<h1
class="spaced-text position-relative text-color-light text-8 line-height-5 font-weight-medium px-4 mb-2 appear-animation"
data-appear-animation-delay="0" data-appear-animation="animate__animated animate__zoomIn"
data-plugin-options="{'minWindowWidth': 0}">
Connecting Talent
</h1>
<h1 class="spaced-text newTextColor font-weight-extra-bold text-7 line-height-1 mb-2 appear-animation"
data-appear-animation="animate__animated animate__zoomIn" data-appear-animation-delay=""
data-plugin-options="{'minWindowWidth': 0}">Empowering SUCCESS </h1>
<h1
class="spaced-text text-color-light font-weight-extra-bold text-7 line-height-1 mb-2 appear-animation text-center"
data-appear-animation="animate__animated animate__zoomIn" data-appear-animation-delay=""
data-plugin-options="{'minWindowWidth': 0}">Your Partner in Staffing & IT Excellence </h1>
<button onclick="window.location.href='candidates.html'" class="btn btn-modern btn-primary mt-3">Looking for
a
team / work</button>
</div>
</div>
</section>
<!--End Desktop-->
<!--mobil-->
<section class="section border-0 m-0 d-flex justify-content-center align-items-center mobile-section"
style="height: 100vh; background-color: #9fb5c2;">
<div class="d-flex flex-column justify-content-center align-items-center text-center">
<div class="video-container">
<video id="videoMobil" style="width: 100%; height: 100%;" autoplay muted playsinline>
<source src="video/Owl1Square.mov" type="video/mp4">
</video>
</div>
<h1
class="spaced-text position-relative text-color-light text-8 line-height-5 font-weight-medium px-4 mb-2 appear-animation"
data-appear-animation-delay="0" data-appear-animation="animate__animated animate__zoomIn"
data-plugin-options="{'minWindowWidth': 0}">
Connecting Talent
</h1>
<h1 class="spaced-text newTextColor font-weight-extra-bold text-7 line-height-1 mb-2 appear-animation"
data-appear-animation="animate__animated animate__zoomIn" data-appear-animation-delay=""
data-plugin-options="{'minWindowWidth': 0}">
Empowering SUCCESS
</h1>
<h1
class="spaced-text text-color-light font-weight-extra-bold text-7 line-height-1 mb-2 appear-animation text-center"
data-appear-animation="animate__animated animate__zoomIn" data-appear-animation-delay=""
data-plugin-options="{'minWindowWidth': 0}">
Your Partner in Staffing & IT Excellence
</h1>
<button onclick="window.location.href='candidates.html'" class="btn btn-modern btn-primary mt-3">Looking for a
team / work</button>
</div>
</section>
<!--End mobil-->
</div>
<div id="main" class="container">
<div class="row pt-5">
<div class="col">
<div class="row text-center pb-5">
<div class="col-md-9 mx-md-auto">
<div class="overflow-hidden mb-3">
<h1 class="word-rotator slide font-weight-bold text-7 mb-0 appear-animation"
data-appear-animation="maskUp">
<span>We are IT OWL, We </span>
<span class="word-rotator-words bg-primary">
<b class="is-visible">Create</b>
<b>Build</b>
<b>Develop</b>
<b>Find</b>
</span>
<span> Solutions</span>
</h1>
</div>
<div class="overflow-hidden mb-3">
<h5 class="lead mb-0 appear-animation" data-appear-animation="maskUp" data-appear-animation-delay="200">
What are you searching for ?
</h5>
</div>
</div>
</div>
<div class="row mt-3 mb-5">
<div class="col-md-3 appear-animation" data-appear-animation="fadeInRightShorter">
<div class="wrap">
<div class="clip-block">
<a href="candidates.html" class="hexagon-each clip-gradient"
style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/home/developer.jpeg'); background-size: cover;"
;">
<div class="clip-caption">Software Development</div>
</a>
</div>
</div>
</div>
<div class="col-md-3 appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="600">
<div class="wrap">
<div class="clip-block">
<a href="staffing.html" class="hexagon-each clip-gradient"
style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/home/staffing.jpeg'); background-size: cover;"
;">
<div class="clip-caption">New Resources</div>
<p class="clip-caption" style="font-size: 15px;">Staffing/ Recruiting</p>
</a>
</div>
</div>
</div>
<div class="col-md-3 appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="600">
<div class="wrap">
<div class="clip-block">
<a href="training.html" class="hexagon-each clip-gradient"
style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/home/recruit.jpg'); background-size: cover;"
;">
<div class="clip-caption">Training</div>
</a>
</div>
</div>
</div>
<div class="col-md-3 appear-animation" data-appear-animation="fadeInLeftShorter"
data-appear-animation-delay="800">
<div class="wrap">
<div class="clip-block">
<a href="training-kids.html" class="hexagon-each clip-gradient"
style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/trainingKids.jpeg'); background-size: cover;"
;">
<div class="clip-caption">STEM K-12</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer id="footer" class="mt-0">
<div class="container my-4">
<div class="row py-5">
<div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
<a href="home.html">
<img src="img/logo.PNG" data-src="img/logo.PNG" width="150" height="auto"
class="appear-animation lazyload mb-4" alt="Porto" data-appear-animation="fadeIn"
data-appear-animation-delay="300">
</a>
</div>
<div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
<h5 class="text-5 text-transform-none font-weight-semibold text-color-light mb-4">Hours of operation</h5>
<p class="text-4 mb-0">Monday to Friday: <span class="text-color-light"> 8:00 am to 5:00 pm</span></p>
<p class="text-4 mb-0">Saturday: <span class="text-color-light"> Closed</span></p>
<p class="text-4 mb-0">Sunday: <span class="text-color-light"> Closed</span></p>
</div>
<div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
<a href="contac.html"
class="text-5 text-transform-none font-weight-semibold text-color-light mb-4">Contact us</a>
<div class="row py-3">
<div class="col d-flex">
<a class="text-4-5" href="mailto:[email protected]"> [email protected]
</a>
</div>
</div>
<ul class="footer-social-icons social-icons m-0">
<li class="social-icons-linkedin"><a href="https://www.linkedin.com/company/it-owl-llc/" target="_blank"
title="Linkedin"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="container d-flex flex-column justify-content-center align-items-center">
<div class="footer-copyright footer-copyright-style-2 text-center">
<h4 class="text-white"> Privacy Policy</h4>
<h5>
States that all materials and information on this
website are owned and protected by IT Owl, LLC.
</h5>
<br>
</div>
</div>
</footer>
<!-- FOOTER END -->
</div>
</body>
</html>
<script src="vendor/js/jquery.min.js"></script>
<script src="vendor/js/jquery.easing.min.js"></script>
<script src="vendor/js/jquery.appear.min.js"></script>
<script src="vendor/js/jquery.cookie.min.js"></script>
<script src="vendor/js/bootstrap.bundle.min.js"></script>
<script src="vendor/js/jquery.validate.min.js"></script>
<script src="vendor/js/jquery.easypiechart.min.js"></script>
<script src="vendor/js/jquery.gmap.min.js"></script>
<script src="vendor/js/lazysizes.min.js"></script>
<script src="vendor/js/jquery.isotope.min.js"></script>
<script src="vendor/js/owl.carousel.min.js"></script>
<script src="vendor/js/jquery.magnific-popup.min.js"></script>
<script src="vendor/js/jquery.vide.min.js"></script>
<script src="vendor/js/vivus.min.js"></script>
<!-- Theme Base, Components and Settings -->
<script src="vendor/js/theme.js"></script>
<!-- Theme Custom -->
<script src="vendor/js/custom.js"></script>
<!-- Theme Initialization Files -->
<script src="vendor/js/theme.init.js"></script>
<script src="js/contac.js"></script>
<script src="js/index.js"></script>