-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhiring.html
More file actions
334 lines (311 loc) · 17 KB
/
hiring.html
File metadata and controls
334 lines (311 loc) · 17 KB
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
<!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>
<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>
<section class="section overlay overlay-show overlay-op-5 border-0 bgPositionBottomToTop m-0 sizeImage-animation"
data-plugin-options="{'minWindowWidth': 0}"
style="background-image: url(img/hiring-image/hiring4.jpg); background-size: 100%; background-position: bottom; animation-duration: 13s; animation-delay: 1500ms; animation-fill-mode: forwards; height: 550px;">
<div class="container h-100">
<div class="row align-items-center h-100">
<div class="col text-center">
<div class="d-flex flex-column align-items-center justify-content-center h-100">
<h3
class="position-relative text-color-light text-5 line-height-5 font-weight-light px-4 mb-2 appear-animation"
data-appear-animation="fadeInDownShorter" data-plugin-options="{'minWindowWidth': 0}">
<span class="position-absolute right-100pct top-50pct transform3dy-n50 opacity-3">
<img src="vendor/img/slide-title-border.png" class="w-auto appear-animation"
data-appear-animation="fadeInLeftShorter" data-appear-animation-delay="250"
data-plugin-options="{'minWindowWidth': 0}" alt="" />
</span>
DO YOU NEED A NEW
<span class="position-absolute left-100pct top-50pct transform3dy-n50 opacity-3">
<img src="vendor/img/slide-title-border.png" class="w-auto appear-animation"
data-appear-animation="fadeInRightShorter" data-appear-animation-delay="250"
data-plugin-options="{'minWindowWidth': 0}" alt="" />
</span>
</h3>
<h1 class="text-color-light font-weight-extra-bold text-14 line-height-1 mb-3 appear-animation"
data-appear-animation="blurIn" data-appear-animation-delay="500"
data-plugin-options="{'minWindowWidth': 0}"> SOFTWARE DEVELOPMENT</h1>
<p class="text-4-5 text-color-light font-weight-light mb-0" data-plugin-animated-letters
data-plugin-options="{'startDelay': 1000, 'minWindowWidth': 0}">Check out our options</p>
<button onclick="window.location.href='candidates.html'" class="btn btn-modern btn-primary mt-3">Resources
as a Service</button>
</div>
</div>
</div>
</div>
</section>
<section id="training" class="section bg-color-tertiary border-0 my-0">
<div class="container">
<div class="row">
<div class="col">
<h2 class="font-weight-bold text-center appear-animation" data-appear-animation="fadeInUpShorter">Software
Developer</h2>
<h4 class="font-weight-bold text-center appear-animation" data-appear-animation="fadeInUpShorter">We usually
don’t post jobs or job descriptions. We are constantly interviewing
talented people, we like to know what they want and what they are looking for.
Therefore, we match requirements from clients with dream jobs for professionals.
We are tracking these actions to measure retention, we expect to increase it substantially.
Let’s talk, let us know what are you looking for, what are your values, and what you are offering to your
team.
We’re sure, we can find the best fit for you.</h4>
</div>
</div>
<div class="row justify-content-center mb-5">
<div class="col-md-6 col-lg-4 col-xl-3 mb-4 pb-3 appear-animation" data-appear-animation="fadeInLeftShorter"
data-appear-animation-delay="400">
<div class="thumb-info thumb-info-hide-wrapper-bg custom-thumb-info-style-1">
<div class="thumb-info-wrapper">
<a href="/contac.html"><img src="img/hiring-image/temporalyContract.jpg" class="img-fluid" alt=""></a>
</div>
<div class="thumb-info-caption">
<h3 class="font-weight-semibold text-transform-none"><a href="/contac.html"
class="custom-link-color-dark">
Temporary Contractor & Contract to Hired</a></h3>
</div>
<div class="thumb-info-footer">
<ul class="nav text-1">
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 col-xl-3 mb-4 pb-3 appear-animation" data-appear-animation="fadeInLeftShorter"
data-appear-animation-delay="200">
<div class="thumb-info thumb-info-hide-wrapper-bg custom-thumb-info-style-1">
<div class="thumb-info-wrapper">
<a href="/candidates.html"><img src="img/hiring-image/servicesHiring.jpg" class="img-fluid" alt=""></a>
</div>
<div class="thumb-info-caption">
<h3 class="font-weight-semibold text-transform-none"><a href="/candidates.html"
class="custom-link-color-dark">Resources as a Service</a></h3>
</div>
<div class="thumb-info-footer">
<ul class="nav text-1">
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 col-xl-3 mb-4 pb-3 appear-animation" data-appear-animation="fadeInLeftShorter"
data-appear-animation-delay="200">
<div class="thumb-info thumb-info-hide-wrapper-bg custom-thumb-info-style-1">
<div class="thumb-info-wrapper">
<a href="/contac.html"><img src="img/hiring-image/contracted.png" class="img-fluid" alt=""></a>
</div>
<div class="thumb-info-caption">
<h3 class="font-weight-semibold text-transform-none"><a href="/contac.html"
class="custom-link-color-dark">Direct Hired & Contract Engagement.</a></h3>
</div>
<div class="thumb-info-footer">
<ul class="nav text-1">
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- 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">
<h5 class="text-5 text-transform-none font-weight-semibold text-color-light mb-4">Contact us</h5>
<p class="text-4 mb-0">
Ruth Molano <br>
Industrial Engineer & IT Liaison Recruiter
</p>
<div class="row py-3">
<div class="col d-flex">
<a class="text-4-5" href="mailto:information_services@itowlus.com"> information_services@itowlus.com
</a>
</div>
</div>
<ul class="footer-social-icons social-icons m-0">
<li class="social-icons-linkedin"><a href="https://www.linkedin.com/in/ruth-molano-aa9b8237/"
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>
<script src="vendor/js/jquery.countdown.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>