-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
297 lines (275 loc) · 14.5 KB
/
services.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
<!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="">
<a class="dropdown-item" href="staffing.html">New Resources<span
style="font-size: 0.8em;"> Staffing/Recruiting</span></a>
</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/img-services/services2.jpeg); background-size: cover; background-position: center; height: 450px;">
<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="text-color-light font-weight-extra-bold text-9 line-height-1 mb-3 appear-animation"
data-appear-animation="blurIn" data-appear-animation-delay="500"
data-plugin-options="{'minWindowWidth': 0}"> BEST </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}"> SERVICE</h1>
<p class="text-6 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='hiring.html'" class="btn btn-modern btn-primary mt-3">Find a
Developer</button>
</div>
</div>
</div>
</div>
</section>
<section class="container py-5">
<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>
</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">
<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>
<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>
<script src="vendor/js/demo-cleaning-services.js"></script>
<!-- Theme Initialization Files -->
<script src="vendor/js/theme.init.js"></script>