-
Notifications
You must be signed in to change notification settings - Fork 0
/
indexOld.html
445 lines (372 loc) · 19.4 KB
/
indexOld.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
<!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">
<!-- <link rel="stylesheet" href="video.css"> -->
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Tascal Engineering</title>
</head>
<header>
<nav class="navbar navbar-expand-lg navbar-dark bg-tascal-bg" aria-label="Offcanvas navbar large">
<div class="container justify-content-sm-center">
<a class="navbar-brand align-self-center justify-content-end" href="#">
<img src="media/logo/[email protected]" height="32" alt="Tascal Engineering">
</a>
<button class="navbar-toggler border-0" type="button" data-bs-toggle="offcanvas"
data-bs-target="#offcanvasNavbar2" aria-controls="offcanvasNavbar2">
<span class="fa text-tascal-light fa-ellipsis-h"></span>
</button>
<div class="offcanvas offcanvas-end text-bg-dark" tabindex="-1" id="offcanvasNavbar2"
aria-labelledby="offcanvasNavbar2Label">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="offcanvasNavbar2Label">Offcanvas</h5>
<button type="button" class="btn-close btn-close-white" data-bs-dismiss="offcanvas"
aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<ul class="navbar-nav justify-content-start align-content-center flex-grow-1 pe-3">
<li class="nav-item">
<a class="nav-link active text-tascal-light" aria-current="page" href="partnerships.html">
Partnerships
</a>
</li>
<div class="vr h-75 align-self-center "></div>
<li class="nav-item">
<a class="nav-link active text-tascal-light" aria-current="page" href="partnerships.html">
Certifications
</a>
</li>
<div class="vr h-75 align-self-center "></div>
<li class="nav-item">
<a class="nav-link active text-tascal-light" aria-current="page" href="partnerships.html">
Awards
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
2nd
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Action</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
</ul>
<ul class="navbar-nav justify-content-end flex-grow-1 pe-3">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">
111
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
222
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Action</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="#">Something else here</a></li>
</ul>
</li>
</ul>
<form class="d-flex mt-3 mt-lg-0" role="search">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
</div>
</div>
</div>
</nav>
</header>
<body>
<!-- LANDING -->
<div class="col-lg-12 pt-2 pb-5 bg-tascal-light rounded-3 text-center align-items-center p-5 ">
<!-- Badge and First line -->
<a class="m-3 d-flex flex-column flex-lg-row justify-content-center align-items-center lh-sm text-decoration-none"
href="#">
<strong class="badge text-bg-warning my-sm4 mx-4 text-tascal-bg masthead-notice px-2 py-2 rounded-2">New in
Montenegro</strong>
<span class="fw-light text-tascal-bg">Electrical contractor with over 20 years in the market!</span>
</a>
<!-- Small Logo -->
<div class="d-sm-block m-3">
<img src="media/logo/[email protected]" width="100" alt="Tascal Engineering"
class="img-fluid d-sm-block mx-auto">
</div>
<!-- Headline -->
<div class="d-sm-block m-3 justify-content-center ">
<img src="media/logo/[email protected]" height="65" alt="Tascal Engineering"
class="mb-3 img-fluid ">
<p class="lead text-tascal-bg display-6 ">Electrical installations and Automation. <br>
</p>
</div>
<!-- Descriptor -->
<div class="d-sm-block my-3">
<h5 class=" text-secondary p-3">
Expertise in electrical engineering and automation for commercial construction and industry, delivering
turnkey solutions from concept to completion. Trusted partner for consulting, design, programming,
installation,
and maintenance services.
</h5>
</div>
<!-- Buttons -->
<div class="col-md-8 mx-auto text-center my-3 pt-5 align-self-end">
<a href="landing.html">
<button
class="btn bg-tascal-bg text-tascal-light d-inline-flex align-self-center align-items-center px-4"
type="button">
<h2><i class="fa fa-book"></i></h2>
<h2>      Learn More</h2>
</button>
</a>
</div>
</div>
<!-- LANDING END -->
<!-- <div class="b-example-divider"></div> -->
<!-- ELECTRICAL DESIGN ISNTALLATION PROGRAMMING -->
<div class="row d-flex justify-content-center p-5 text-center bg-tascal-light">
<div class="col-sm-12 justify-content-center ">
</div>
<div class="col-sm-4 justify-content-center">
<img src="media/Random/[email protected]" height="32" alt="Tascal Engineering" class="img-fluid w-50 ">
<h2 class="fw-normal">Electrical Installations</h2>
<p>Some representative placeholder content for the three columns of text below the carousel. This is the
first
column.</p>
<p><a class="btn bg-tascal-bg text-tascal-light fw-semibold " href="#">More info ...</a></p>
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 justify-content-center">
<img src="media/Random/[email protected]" height="32" alt="Tascal Engineering" class="img-fluid w-50 ">
<h2 class="fw-normal">Electrical Design</h2>
<p>Some representative placeholder content for the three columns of text below the carousel. This is the
first
column.</p>
<p><a class="btn bg-tascal-bg text-tascal-light fw-semibold " href="#">More info ...</a></p>
</div><!-- /.col-lg-4 -->
<div class="col-sm-4 justify-content-center">
<img src="media/Random/[email protected]" height="32" alt="Tascal Engineering" class="img-fluid w-50 ">
<h2 class="fw-normal">Programming</h2>
<p>Some representative placeholder content for the three columns of text below the carousel. This is the
first
column.</p>
<p><a class="btn bg-tascal-bg text-tascal-light fw-semibold " href="#">Details ...</a></p>
</div><!-- /.col-lg-4 -->
</div>
<!-- ELECTRICAL DESIGN ISNTALLATION PROGRAMMING END -->
<div class="b-example-divider"></div>
<!-- MAINTENANCE -->
<div class="container-xl justify-content-center my-3 mx-auto">
<div class="row row-cols-2">
<div class="col-1">
<p class="lead badge rounded bg-transparent my-0"> </p>
<p class="display-3 fw-semibold text-tascal-bg my-0 py-0"><i class="fa fa-wrench"></i></p>
</div>
<div class="col-11 ">
<p class="lead badge rounded text-bg-secondary my-0 mx-3">For existing objects</p>
<p class="display-3 fw-semibold text-tascal-bg my-0 py-0 mx-3">Maintenance</p>
</div>
</div>
<p class="lead text-tascal-bg my-3">We offer the service of regular inspection and maintenance of critical
building
systems. This service is currently only available in <i>Montenegro</i>.
</p>
<div class="d-flex w-100 ">
<a class="btn btn-primary bg-tascal-bg text-tascal-light w-100 mb-2" href="partnerships.html" role="button">
<h4><i class="fa fa-wrench"></i> More info ... </h4>
</a>
</div>
</div>
<!-- MAINTENANCE END -->
<div class="b-example-divider"></div>
<!-- CONSULTING -->
<div class="container-xl justify-content-center my-3 mx-auto">
<div class="row row-cols-2">
<div class="col-1">
<p class="lead badge rounded bg-transparent my-0"> </p>
<p class="display-3 fw-semibold text-tascal-bg my-0 py-0"><i class="fa fa-book"></i></p>
</div>
<div class="col-11 ">
<p class="lead badge rounded text-bg-secondary my-0 mx-3">In any phase of the project</p>
<p class="display-3 fw-semibold text-tascal-bg my-0 py-0 mx-3">Consulting</p>
</div>
</div>
<p class="lead text-tascal-bg my-3"> Power your construction projects to new heights with our strategic
consulting
services. We bring a spark of innovation to electrical installations and help you navigate the complexities
of the
industry.</i>.
</p>
<div class="d-flex w-100 ">
<a class="btn btn-primary bg-tascal-bg text-tascal-light w-100 mb-2" href="partnerships.html" role="button">
<h4><i class="fa fa-wrench"></i> More info ... </h4>
</a>
</div>
</div>
<!-- CONSULTING END -->
<div class="b-example-divider"></div>
<!-- PARTNERSHIPS -->
<div class="container-xl justify-content-center my-3 mx-auto">
<div class="row row-cols-2">
<div class="col-1">
<p class="display-5 fw-semibold text-tascal-bg"><i class="fa fa-handshake-o"></i></p>
</div>
<div class="col-11 ">
<p class="display-3 fw-semibold text-tascal-bg mx-3">Partnerships</p>
</div>
</div>
<p class="lead text-tascal-bg">Our level of service to clients is recognized by leading vendors in the industry
with whom we collaborate, often resulting in us achieving the highest level of partnership, the
<strong>Solution
Partner</strong> status.</p>
<!-- CARDS -->
<div class="row row-cols-1 row-cols-md-3 g-4 my-3">
<!-- Siemens start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Solution Partner</h4>
<h6 class="card-title text-tascal-bg">Building Automation Systems</h6>
</div>
</div>
</div>
<!-- Siemens end -->
<!-- Siemens start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Solution Partner</h4>
<h6 class="card-title text-tascal-bg">Fire Safety Systems</h6>
</div>
</div>
</div>
<!-- Siemens end -->
<!-- Eaton start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Registered Partner</h4>
<h6 class="card-title text-tascal-bg">Eaton xEnergy Low Voltage Systems</h6>
</div>
</div>
</div>
<!-- Eeaton end -->
<!-- Smarteh start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Registered Solution Partner</h4>
</div>
</div>
</div>
<!-- Smarteh end -->
<!-- Hager start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Registered Partner</h4>
</div>
</div>
</div>
<!-- Hager end -->
<!-- Loxone start -->
<div class="col">
<div class="card bg-tascal-light">
<div class="card-header h-25 text-center p-0">
<img src="media/Partnerships/[email protected]" style="max-height: 50px;" class="img-fluid h-25"
alt="...">
</div>
<div class="card-body">
<h4 class="card-title text-tascal-bg">Loxone Partner</h4>
</div>
</div>
</div>
<!-- Loxone end -->
<div class="d-flex w-100 ">
<a class="btn btn-primary bg-tascal-bg text-tascal-light w-100 mb-2" href="partnerships.html"
role="button">
<h4><i class="fa fa-handshake-o"></i> Partnerships Details... </h4>
</a>
</div>
</div>
<!-- CARDS END-->
</div>
<!-- PARTNERSHIPS END-->
<div class="b-example-divider"></div>
<!-- Footer -->
<div class="container-fluid bg-tascal-bg pt-2 px-5 ">
<footer class="row row-cols-1 row-cols-sm-2 row-cols-md-5 py-5 ">
<div class="col bg-tascal-bg">
<a href="#" class="d-flex align-items-center link-body-emphasis text-decoration-none">
<img src="media/logo/[email protected]" height="32" alt="Tascal Engineering" class="mb-4 ">
</a>
<p class="text-light">© 2023</p>
</div>
<div class="col ">
</div>
<div class="col ">
<h5 class="text-light">Section</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">About</a></li>
</ul>
</div>
<div class="col ">
<h5 class="text-tascal-light">Section</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0">Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0">Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0">Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0">FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0">About</a></li>
</ul>
</div>
<div class="col ">
<h5 class="text-tascal-light">Section</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Home</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Features</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">Pricing</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">FAQs</a></li>
<li class="nav-item mb-2"><a href="#" class="nav-link text-tascal-light p-0 ">About</a></li>
</ul>
</div>
</footer>
</div>
<script src="node_modules/bootstrap/dist/js/bootstrap.bundle.js"></script>
</body>
</html>