-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
737 lines (622 loc) · 25.5 KB
/
index.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
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
<!DOCTYPE html>
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Horizon I.T Services | Official Website</title>
<!--/tags --><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="keywords" content="Horizon I.T Services, Web Design, Web development, Software Development, Graphics Designs,I.T Trainings, Android App development, Bauchi, Consultancy Services"/>
<link href="images/Pavicon.png" rel="shortcut icon" /><script type="application/x-javascript">
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script><!--//tags -->
<link href="css/bootstrap.css" media="all" rel="stylesheet" type="text/css" />
<link href="css/style.css" media="all" rel="stylesheet" type="text/css" />
<link href="css/contact.css" media="all" rel="stylesheet" type="text/css" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/font-awesome.css" rel="stylesheet" /><!-- //for bootstrap working -->
<link href="//fonts.googleapis.com/css?family=Raleway:100,100i,200,300,300i,400,400i,500,500i,600,600i,700,800" rel="stylesheet" />
<link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700" rel="stylesheet" />
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</head>
<body>
<div class="top_header" id="home"><!-- Fixed navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="nav_top_fx_w3ls_agileinfo">
<div class="navbar-header"><button aria-controls="navbar" aria-expanded="false" class="navbar-toggle collapsed" data-target="#navbar" data-toggle="collapse" type="button"><span class="sr-only">Toggle navigation</span></button>
<div class="logo-w3layouts-agileits"><a class="navbar-brand" href="index.html"><img height="75" src="images/logo.jpg" width="250" /> </a></div>
</div>
<div class="navbar-collapse collapse" id="navbar">
<div class="nav_right_top">
<ul class="nav navbar-nav navbar-right">
<li><a class="request" href="#contact">Contact Us</a></li>
</ul>
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<!-- <li><a href="#portfolio">Portfolio</a></li>-->
</ul>
<!--<div id="google_translate_element"></div>-->
</div>
</div>
<!--/.nav-collapse --></div>
</nav>
</div>
<!-- banner -->
<div class="carousel slide" data-ride="carousel" id="myCarousel"><!-- Indicators -->
<ol class="carousel-indicators">
<li class="active" data-slide-to="0" data-target="#myCarousel"></li>
<li data-slide-to="1" data-target="#myCarousel"></li>
<li data-slide-to="2" data-target="#myCarousel"></li>
<!--<li data-target="#myCarousel" data-slide-to="3" class=""></li>-->
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="container">
<div class="carousel-caption">
<h3>Build Effective Designs</h3>
<p>Solutions made easy</p>
<div class="top-buttons"><!--<div class="bnr-button">
<a class="act" href="single.html">Read More</a>
</div>
<div class="bnr-button">
<a href="portfolio.html" class="two scroll ">Portfolio</a>
</div>-->
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div class="item item2">
<div class="container">
<div class="carousel-caption">
<h3>Best Business Thinking</h3>
<p>You deserve the best</p>
<div class="top-buttons"><!--<div class="bnr-button">
<a class="act" href="single.html">Read More</a>
</div>
<div class="bnr-button">
<a href="portfolio.html" class="two scroll ">Portfolio</a>
</div>-->
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div class="item item3">
<div class="container">
<div class="carousel-caption">
<h3>Build Effective Designs</h3>
<p>Solutions made easy</p>
<div class="top-buttons"><!--<div class="bnr-button">
<a class="act" href="single.html">Read More</a>
</div>
<div class="bnr-button">
<a href="portfolio.html" class="two scroll ">Portfolio</a>
</div>-->
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!--<div class="item item4">
<div class="container">
<div class="carousel-caption">
<h3>Best Business Thinking</h3>
<p>You deserve the best</p>
<div class="top-buttons">--><!--<div class="bnr-button">
<a class="act" href="single.html">Read More</a>
</div>
<div class="bnr-button">
<a href="#portfolio" class="two scroll ">Portfolio</a>
</div>--><!-- <div class="clearfix"> </div>
</div>
</div>
</div>
</div>--></div>
<a class="left carousel-control" data-slide="prev" href="#myCarousel" role="button"><span class="sr-only">Previous</span> </a> <a class="right carousel-control" data-slide="next" href="#myCarousel" role="button"> <span class="sr-only">Next</span> </a> <!-- The Modal --></div>
<!--//banner --><!--/ab-->
<div class="banner_bottom" id="about">
<div class="container">
<h3 class="tittle-w3ls">About Us</h3>
<div class="inner_sec_info_wthree_agile">
<div class="help_full">
<div class="col-md-6 banner_bottom_grid help"><img alt=" " class="img-responsive" src="images/ab.png" /></div>
<div class="col-md-6 banner_bottom_left">
<h4>Working to build a better and Professional websites</h4>
<p>Horizon I.T Services is one of the best Software application development provider in Bauchi State.We offer affordable I.T services.</p>
<p>We provide clients with high quality solutions and services at affordable prices to make their businesses and daily life easier.</p>
<p>At Horizon I.T Services, quality is our watchword .</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<!--
<div class="news-main">
<div class="col-md-4 banner_bottom_left">
<div class="banner_bottom_pos">
<div class="banner_bottom_pos_grid">
<div class="col-xs-3 banner_bottom_grid_left">
<div class="banner_bottom_grid_left_grid">
<span class="fa fa-laptop" aria-hidden="true"></span>
</div>
</div>
<div class="col-xs-9 banner_bottom_grid_right">
<h4>Digital Solutions</h4>
<p>Lorem Ipsum is simply text the printing and typesetting standard industry.</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>--><!--
<div class="col-md-4 banner_bottom_left">
<div class="banner_bottom_pos">
<div class="banner_bottom_pos_grid">
<div class="col-xs-3 banner_bottom_grid_left">
<div class="banner_bottom_grid_left_grid">
<span class="fa fa-pencil-square-o" aria-hidden="true"></span>
</div>
</div>
<div class="col-xs-9 banner_bottom_grid_right">
<h4>Live Website Builder</h4>
<p>Lorem Ipsum is simply text the printing and typesetting standard industry.</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div> -
<div class="col-md-4 banner_bottom_left">
<div class="banner_bottom_pos">
<div class="banner_bottom_pos_grid">
<div class="col-xs-3 banner_bottom_grid_left">
<div class="banner_bottom_grid_left_grid">
<span class="fa fa-newspaper-o" aria-hidden="true"></span>
</div>
</div>
<div class="col-xs-9 banner_bottom_grid_right">
<h4>Creative Strategy</h4>
<p>Lorem Ipsum is simply text the printing and typesetting standard industry.</p>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>--></div>
</div>
<!--//ab--><!--/what-->
<div class="works" id="services">
<div class="container">
<h3 class="tittle-w3ls cen">Our Services</h3>
<div class="inner_sec_info_wthree_agile">
<div class="ser-first">
<div class="col-md-3 ser-first-grid text-center">
<h3>Web Application Development</h3>
<p>Provididng qualitative I.T solutions for maximum performance and high standards of security.</p>
</div>
<div class="col-md-3 ser-first-grid text-center">
<h3>Graphics Design</h3>
<p>Developing highly flexible services and solutions which can be customized to suit business needs and operations with no limitations.</p>
</div>
<div class="col-md-3 ser-first-grid text-center">
<h3>I.T Training</h3>
<p>Devoted to provide after sale services, consultation, training and quick problem solving by team of professionals.</p>
</div>
<div class="col-md-3 ser-first-grid text-center">
<h3>Consultations</h3>
<p>Our services are designed with the user in mind, and tailored towards helping our customers achieve their goals.</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!--//what--><!--/banner_bottom-->
<div class="banner_bottom">
<div class="banner_bottom_in">
<h3 class="tittle-w3ls we">We provide high quality and cost effective offshore web development services.</h3>
<!--<p>Lorem ipsum dolor sit amet, do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
-->
<center><img alt="" class="img-responsive" src="images/1.jpg" /></center>
</div>
</div>
<!--//banner_bottom--><!--/projects-->
<!--
<div class="banner_bottom proj" id="portfolio">
<div class="wrap_view">
<h3 class="tittle-w3ls">Some of Our Projects</h3>
<div class="inner_sec">
<ul class="portfolio-categ filter">
<li class="port-filter all"><a href="#">Over the the years we have worked on various software packages, providing technological solutions to our clients ranging from institutions to businesses. Below is a show case of some of our products.</a></li>
<!--<li class="cat-item-1">
<a href="#" title="Category 1">Category 1</a>
</li>
<li class="cat-item-2 active">
<a href="#" title="Category 2">Category 2</a>
</li>
<li class="cat-item-3">
<a href="#" title="Category 3">Category 3</a>
</li>
<li class="cat-item-4">
<a href="#" title="Category 4">Category 4</a>
</li>-->
</ul>
<!--
<div class="clearfix"></div>
<ul class="portfolio-area">
<li class="portfolio-item2" data-id="id-0" data-type="cat-item-4">
<div><span class="image-block img-hover"><a class="image-zoom" href="images/g1.jpg" rel="prettyPhoto[gallery]"><img alt="Conceit" class="img-responsive" src="images/g1.jpg" /> </a></span>
<div class="port-info">
<h5><span class="image-block img-hover"><a class="image-zoom" href="images/g1.jpg" rel="prettyPhoto[gallery]">View Project</a></span></h5>
<p></p>
</div>
<span class="image-block img-hover"><a class="image-zoom" href="images/g1.jpg" rel="prettyPhoto[gallery]"> </a> </span></div>
</li>
<li class="portfolio-item2" data-id="id-1" data-type="cat-item-2">
<div><span class="image-block"><a class="image-zoom" href="images/g2.jpg" rel="prettyPhoto[gallery]"><img alt="Conceit" class="img-responsive" src="images/g2.jpg" /> </a></span>
<div class="port-info">
<h5><span class="image-block"><a class="image-zoom" href="images/g2.jpg" rel="prettyPhoto[gallery]">View Project</a></span></h5>
<p></p>
</div>
<span class="image-block"><a class="image-zoom" href="images/g2.jpg" rel="prettyPhoto[gallery]"> </a> </span></div>
</li>
<li class="portfolio-item2" data-id="id-2" data-type="cat-item-1">
<div><span class="image-block"><a class="image-zoom" href="images/g3.jpg" rel="prettyPhoto[gallery]"><img alt="Conceit" class="img-responsive" src="images/g3.jpg" /> </a></span>
<div class="port-info">
<h5><span class="image-block"><a class="image-zoom" href="images/g3.jpg" rel="prettyPhoto[gallery]">View Project</a></span></h5>
<p></p>
</div>
<span class="image-block"><a class="image-zoom" href="images/g3.jpg" rel="prettyPhoto[gallery]"> </a> </span></div>
</li>
<li class="portfolio-item2" data-id="id-3" data-type="cat-item-4">
<div><span class="image-block"><a class="image-zoom" href="images/g4.jpg" rel="prettyPhoto[gallery]"><img alt="Conceit" class="img-responsive" src="images/g4.jpg" /> </a></span>
<div class="port-info">
<h5><span class="image-block"><a class="image-zoom" href="images/g4.jpg" rel="prettyPhoto[gallery]">View Project</a></span></h5>
<p></p>
</div>
<span class="image-block"><a class="image-zoom" href="images/g4.jpg" rel="prettyPhoto[gallery]"> </a> </span></div>
</li>
<!--
<li class="portfolio-item2" data-id="id-4" data-type="cat-item-3">
<div>
<span class="image-block">
<a class="image-zoom" href="images/g5.jpg" rel="prettyPhoto[gallery]">
<img src="images/g5.jpg" class="img-responsive" alt="Conceit">
<div class="port-info">
<h5>View Project</h5>
<p></p>
</div>
</a>
</span>
</div>
</li>
--><!--
<li class="portfolio-item2" data-id="id-5" data-type="cat-item-2">
<div>
<span class="image-block">
<a class="image-zoom" href="images/g6.jpg" rel="prettyPhoto[gallery]">
<img src="images/g6.jpg" class="img-responsive" alt="Conceit">
<div class="port-info">
<h5>View Project</h5>
<p>Add Some Description</p>
</div>
</a>
</span>
</div>
</li>
<li class="portfolio-item2" data-id="id-6" data-type="cat-item-1">
<div>
<span class="image-block">
<a class="image-zoom" href="images/g7.jpg" rel="prettyPhoto[gallery]">
<img src="images/g7.jpg" class="img-responsive" alt="Conceit">
<div class="port-info">
<h5>View Project</h5>
<p>Add Some Description</p>
</div>
</a>
</span>
</div>
</li>
<li class="portfolio-item2" data-id="id-7" data-type="cat-item-1">
<div>
<span class="image-block">
<a class="image-zoom" href="images/g8.jpg" rel="prettyPhoto[gallery]">
<img src="images/g8.jpg" class="img-responsive" alt="Conceit">
<div class="port-info">
<h5>View Project</h5>
<p>Add Some Description</p>
</div>
</a>
</span>
</div>
</li>
-->
</ul>
<!--end portfolio-area --></div>
</div>
</div>
<!--//projects--><!--/blog
<div class="blog_sec" id="services">
<h3 class="tittle-w3ls">Services</h3>
<div class="col-md-6 banner-btm-left">
<div class="banner-btm-top">
<div class="banner-btm-inner a1">
<div class="blog_date">
<h4>Jan.05.2018</h4>
</div>
<h6><a href="single.html">Strategic Planning</a></h6>
<p class="paragraph">Aenean orci erat, placerat id pulvinar nec, tincidunt vel eros.</p>
<div class="clearfix"></div>
<a href="single.html" class="blog-btn">Know More</a>
</div>
<div class="banner-btm-inner a2">
</div>
</div>
<div class="banner-btm-bottom">
<div class="banner-btm-inner a3">
</div>
<div class="banner-btm-inner a4">
<div class="blog_date">
<h4>Jan.08.2018</h4>
</div>
<h6><a href="single.html">Strategic Planning</a></h6>
<p class="paragraph">Aenean orci erat, placerat id pulvinar nec, tincidunt vel eros.</p>
<div class="clearfix"></div>
<a href="single.html" class="blog-btn">Know More</a>
</div>
</div>
</div>
<div class="col-md-6 banner-btm-left">
<div class="banner-btm-top">
<div class="banner-btm-inner a1">
<div class="blog_date">
<h4>Jan.25.2018</h4>
</div>
<h6><a href="single.html">Strategic Planning</a></h6>
<p class="paragraph">Aenean orci erat, placerat id pulvinar nec, tincidunt vel eros.</p>
<div class="clearfix"></div>
<a href="single.html" class="blog-btn">Know More</a>
</div>
<div class="banner-btm-inner a5">
</div>
</div>
<div class="banner-btm-bottom">
<div class="banner-btm-inner a6">
</div>
<div class="banner-btm-inner a4">
<div class="blog_date">
<h4>Jan.05.2018</h4>
</div>
<h6><a href="single.html">Strategic Planning</a></h6>
<p class="paragraph">Aenean orci erat, placerat id pulvinar nec, tincidunt vel eros.</p>
<div class="clearfix"></div>
<a href="single.html" class="blog-btn">Know More</a>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>--><!--//blog--><!--/bottom-->
<div class="banner_bottom">
<div class="container">
<h3 class="tittle-w3ls">Let’s Change How We Do Business</h3>
<div class="inner_sec_info_wthree_agile">
<div class="help_full">
<div class="col-md-6 banner_bottom_left">
<h4>Let's March into the Future Together</h4>
<p>At Horizon I.T Services, we believe in looking towards the future with endless inventions in developing technologies, products and services to suit our customers’ needs today and in the future.</p>
</div>
<div class="col-md-6 banner_bottom_grid help"><img alt=" " class="img-responsive" src="images/banner_mid.jpg" /></div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!--//bottom--><!--/testimonials-->
<div class="tesimonials">
<div class="container">
<h3 class="tittle-w3ls cen">Testimonials</h3>
<div class="inner_sec">
<div class="test_grid_sec">
<div class="col-md-offset-2 col-md-8">
<div class="carousel slide two" data-ride="carousel" id="quote-carousel"><!-- Bottom Carousel Indicators -->
<ol class="carousel-indicators two">
<li class="active" data-slide-to="0" data-target="#quote-carousel"></li>
<li data-slide-to="1" data-target="#quote-carousel"></li>
<li data-slide-to="2" data-target="#quote-carousel"></li>
</ol>
<!-- Carousel Slides / Quotes -->
<div class="carousel-inner"><!-- Quote 1 -->
<div class="item active">
<blockquote>
<div class="test_grid">
<div class="col-sm-3 text-center test_img"><img alt="" class="img-responsive" src="images/t1.jpg" /></div>
<div class="col-sm-9 test_img_info">
<p>
I really enjoy, your prompt response to client/customers request.I say kudos keep it up Horizon I.T Services.</p>
<h6>Haris Aliyu C.E.O Harness Prints</h6>
</div>
</div>
</blockquote>
</div>
<!-- Quote 2 -->
<div class="item">
<blockquote>
<div class="test_grid">
<div class="col-sm-3 text-center test_img"><img alt="" class="img-responsive" src="images/t2.jpg" /></div>
<div class="col-sm-9 test_img_info">
<p> The best software provider and ICT Solutions provider with dedicated staff.
<h6>Mr. Isah D.G Sulhu Devt.</h6>
</div>
</div>
</blockquote>
</div>
<!-- Quote 3 -->
<div class="item">
<blockquote>
<div class="test_grid">
<div class="col-sm-3 text-center test_img"><img alt="" class="img-responsive" src="images/t3.png" /></div>
<div class="col-sm-9 test_img_info">
<p>Your services are great, you have one of the best Customer/Client relationship.</p>
<h6>Annajat Company</h6>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--//testimonials--><!-- Contact -->
<div class="banner_bottom" id="contact">
<div class="container">
<div class="mail_form">
<h3 class="tittle-w3ls">Send Us a Message</h3>
<div class="inner_sec_info_wthree_agile">
<form action="#" method="post"><span class="input input--chisato"><input class="input__field input__field--chisato" id="input-13" name="Name" placeholder=" " required="" type="text" /> <label class="input__label input__label--chisato" for="input-13"> <span class="input__label-content input__label-content--chisato" data-content="Name">Name</span> </label> </span> <span class="input input--chisato"> <input class="input__field input__field--chisato" id="input-14" name="Email" placeholder=" " required="" type="email" /> <label class="input__label input__label--chisato" for="input-14"> <span class="input__label-content input__label-content--chisato" data-content="Email">Email</span> </label> </span> <span class="input input--chisato"> <input class="input__field input__field--chisato" id="input-15" name="Subject" placeholder=" " required="" type="text" /> <label class="input__label input__label--chisato" for="input-15"> <span class="input__label-content input__label-content--chisato" data-content="Subject">Subject</span> </label> </span><textarea name="Message" placeholder="Your comment here..." required=""></textarea> <input type="submit" value="Submit" /></form>
</div>
</div>
<!--
<div class="inner_sec_info_wthree_agile">
<div class="col-md-8 map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d9336.092985312425!2d9.825342566501027!3d10.314365473754068!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1054d7162efb31ff%3A0xf3bbce0e561635e3!2sAbubakar+Tafawa+Balewa+Stadium!5e0!3m2!1sen!2sng!4v1548716472324" style="border:0"></iframe>
--><!--<div class="col-md-4 contact_grids_info">
<div class="contact_grid">
<div class="contact_grid_right">
<h4> OFFICE 1</h4>
<p>435 City hall,</p>
<p>NewYork City SD092.</p>
</div>
</div>
<div class="contact_grid">
<div class="contact_grid_right">
<h4> OFFICE 2</h4>
<p>8088 Jasmine hall,</p>
<p>NewYork City SD092.</p>
</div>
</div>
<div class="clearfix"> </div>--></div>
</div>
<div class="clearfix"></div>
<!--//Contact --><!-- footer -->
<div class="footer">
<div class="footer_inner_info_w3ls_agileits">
<div class="col-md-3 footer-left"><a href="index.html"><img height="70" src="images/logo.jpg" width="150" /></a>
<p>You can follow our activities on social media via the handles below</p>
<ul class="social-nav model-3d-0 footer-social social two">
<li>
<div class="front"></div>
<div class="back"></div>
</li>
<li>
<div class="front"></div>
<div class="back"></div>
</li>
<li>
<div class="front"></div>
<div class="back"></div>
</li>
<li>
<div class="front"></div>
<div class="back"></div>
</li>
</ul>
</div>
<div class="col-md-9 footer-right">
<div class="sign-grds">
<div class="col-md-4 sign-gd"><!--<h4>Latest <span>Info</span> </h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="404.html">Services</a></li>
<li><a href="signin.html">Signin</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>--></div>
<div class="col-md-3 sign-gd flickr-post"><!-- <h4>Our <span>Works</span></h4>
<ul>
<li><a href="single.html"><img src="images/g1.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g2.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g3.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g4.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g5.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g6.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g7.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g8.jpg" alt=" " class="img-responsive" /></a></li>
<li><a href="single.html"><img src="images/g4.jpg" alt=" " class="img-responsive" /></a></li>
</ul>--></div>
<div class="col-md-5 sign-gd-two">
<h4>Contact <span>Information</span></h4>
<div class="address">
<div class="address-grid">
<div class="address-left"></div>
<div class="address-right">
<h6>Phone Number</h6>
<p>+1 234 567 8901</p>
</div>
<div class="clearfix"></div>
</div>
<div class="address-grid">
<div class="address-left"></div>
<div class="address-right">
<h6>Email Address</h6>
<p>Email :<a href="mailto:[email protected]"> [email protected]</a></p>
</div>
<div class="clearfix"></div>
</div>
<div class="address-grid">
<div class="address-left"></div>
<div class="address-right">
<h6>Location</h6>
<p>No. 23 Custom Street, Maiduguri Road Bauchi, Bauchi State, Nigeria.</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
<p class="copy-right">© 2020 Horizon I.T Services. All rights reserved <!--| Design by <a href="http://w3layouts.com/">W3layouts</a> --></p>
</div>
</div>
<!-- //footer --><script type="text/javascript" src="js/jquery-2.2.3.min.js"></script><script type="text/javascript" src="js/bootstrap.js"></script><script>
$('ul.dropdown-menu li').hover(function () {
$(this).find('.dropdown-menu').stop(true, true).delay(200).fadeIn(500);
}, function () {
$(this).find('.dropdown-menu').stop(true, true).delay(200).fadeOut(500);
});
</script><!-- js --><!-- Smooth-Scrolling-JavaScript --><script type="text/javascript" src="js/easing.js"></script><script type="text/javascript" src="js/move-top.js"></script><script type="text/javascript">
jQuery(document).ready(function ($) {
$(".scroll, .navbar li a, .footer li a").click(function (event) {
$('html,body').animate({
scrollTop: $(this.hash).offset().top
}, 1000);
});
});
</script><!-- //Smooth-Scrolling-JavaScript --><script type="text/javascript">
$(document).ready(function () {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({
easingType: 'easeOutQuart'
});
});
</script><!-- jQuery-Photo-filter-lightbox-Gallery-plugin --><script type="text/javascript" src="js/jquery-1.7.2.js"></script><script src="js/jquery.quicksand.js" type="text/javascript"></script><script src="js/script.js" type="text/javascript"></script><script src="js/jquery.prettyPhoto.js" type="text/javascript"></script><!-- //jQuery-Photo-filter-lightbox-Gallery-plugin --></body>
</html>