-
Notifications
You must be signed in to change notification settings - Fork 0
/
subproject7.html
618 lines (552 loc) · 32.9 KB
/
subproject7.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
<!DOCTYPE html>
<html lang="en">
<head>
<script src="https://kit.fontawesome.com/2ad8484a66.js" crossorigin="anonymous"></script>
<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>Gallery</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,300;1,100;1,200;1,300&family=Roboto:ital,wght@0,100;0,300;1,100&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="subproject7.css">
</head>
<body>
<main id="gallery">
<div class="container">
<!--NAVBAR-->
<nav id="dopet" class="navbar navbar-expand-lg navbar-light">
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a id="aspo" class="nav-link" href="subproject2.html#Homes">Home <span
class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" href="subproject12.html#abouts">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="aspo" role="button" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
Resources
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a id="asp" class="dropdown-item" target="_blank"
href="subproject13.html#information">Information</a>
<a id="asp" class="dropdown-item" target="_blank"
href="subproject8.html#training">Training</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" target="_blank" href="subproject7.html#gallery">Gallery</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" target="_blank" href="subproject9.html#blogs">Blog</a>
</li>
<li class="nav-item">
<a id="aspo" class="nav-link" target="_blank" href="subproject11.html#contacts">contact</a>
</li>
</ul>
<div class=" my-2 my-lg-0">
<a class="navbar-brand" href="subproject7.html#gallery">
<img src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png" alt="">
</a>
</div>
</div>
</nav>
<br>
<h2>Click on each profile to view details</h2>
<div class="row row-cols-1 row-cols-md-3 mt-5">
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg3">
<div class="card text-center">
<span>
<img src="kolt.png" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Mrs Toke Bakare</h6>
<p class="card-text">Behaviour Analyst and Prinipal Consultant of asktoks.com</p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg4">
<div class="card">
<span>
<img src="youngwoman.jpg" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Helen Obiageli Oshikoya</h6>
<p class="card-text">Founder/CEO of Nobelova Gradani Psychoeducational Services</p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg5">
<div class="card">
<span>
<img src="man.jpg" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Dr. Olayinka Atilola</h6>
<p class="card-text">Consultant Psychiastrist</p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<div class="card">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg6">
<span>
<img src="young.png" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Mrs Patricia Oranye</h6>
<p class="card-text">Speech and Language Pathologist</p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg7">
<div class="card">
<span>
<img src="finewoman.png" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Dr Remilekun Durojaiye</h6>
<p class="card-text">Physiotherapist</p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg8">
<div class="card">
<span>
<img src="oldlady.jpg" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Dr Yinka A kindayomi.<br>FIMC, CMC</h6>
<p class="card-text">Director & Founder Children's Developmental Centre </p>
</div>
</div>
</a>
</div>
<div class="col mb-4">
<a class="ping" href="" data-toggle="modal" data-target=".bd-example-modal-lg9">
<div class="card">
<span>
<img src="woman.png" class="card-img-top" alt="...">
</span>
<div class="card-body">
<h6 class="card-title">Dr. (Mrs) Doris Izuwah</h6>
<p class="card-text">Senior Registrar Pediatric at Nisa Hospital, Abuja </p>
</div>
</div>
</div>
</a>
</div>
<!--FIRST MODAL-->
<div class="modal fade bd-example-modal-lg3" tabindex="-1" role="dialog"
aria-labelledby="myLargeModalLabel3" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel3">Mrs Toks Bakare</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true" class="spat">×</span>
</button>
</div>
<div class="modal-body">
<h6>Behavior Analyst and Principle Consultant of asktoks.com</h6>
<p class="lead">
Ms Bakare provides Applied Behaviour Analysis treatment for children in Europe and in
Nigeria. She holds a Bachelor’s Degree in Psychology and Philosophy. She has assisted
with
research on autism and Applied Behaviour Analysis internationally, in peer reviewed
journals. Broad experience in ABA includes extensive consultant’s training, experience,
research, teaching and management on the UCLA Multi-Site Young Autism Project, of the
Behaviour Analysis Research Group. Ms Bakare now directs the Nigeria based organisation
asktoks.com.
</p>
<p class="lead mead">
To speak to one of these proffessionals please contact asktoks.com and we will connect
with
you.
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--SECOND MODAL-->
<div class="modal fade bd-example-modal-lg4" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel4"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel4">Helen Obiageli Oshikoya</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Founder/CEO of Nobelova Gradani Psychoeducational Services</h6>
<p class="lead">
A member of the Nigerian Bar Association since 1991 she holds a Master’s degree in Social
Science from the UK consisting of child development, learning assessments and other areas of
social sciences. With a wealth of experience in children’s rights she has been the foremost
advocate for several campaigns. A member of the Nigerian Psychological Association, British
Psychological Society, American Psychological Association and a Certified Autism Specialist
who
is certified to perform both clinical and educational assessments, she has provided
hospitals,
schools and establishments with developmental, educational and psychometric tests, also
providing interventions and workforce engaged programs.
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--THIRD MODAL-->
<div class="modal fade bd-example-modal-lg5" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel5"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel5">Dr Olayinka Atilola</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Consultant Psychiatrist</h6>
<p class="lead">
Dr. Olayinka has a Bachelor’s Degree in Medicine, a Bachelor’s Degree in Surgery and a
Diploma
in Children, Youth and Development. He has extensive experience in child and adolescent
psychiatry providing mental health services to children and adolescents in Nigeria. A fellow
of
the West African College of Physicians and the Medical College of Psychiatrist, he currently
lectures in the department of psychiatry in Lagos State University College of Medicine,
Lagos.
Dr. Atilola is published in many peer reviewed journals internationally.
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--FOURTH MODAL-->
<div class="modal fade bd-example-modal-lg6" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel6"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel6">Dr Olayinka Atilola</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Consultant Psychiatrist</h6>
<p class="lead">
Mrs Patricia holds a Master’s Degree in Speech and Language Pathology and has extensive
experience assessing and working with children from nursery to primary school age. Her
experience extends from typically developing children to children with neurodevelopmental
delays
in Nigeria.
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--FIFTH MODAL-->
<div class="modal fade bd-example-modal-lg7" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel7"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel7">Dr Remilekun Durojaiye</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Physiotherapist</h6>
<p class="lead">
Dr Remilekun Durojaiye has been a physiotherapist for over 30 years. She obtained her
Diploma in
Physiotherapy from Bristol Royal Infirmary (now The University of the West of England
formerly
Bristol School of Physiotherapy), Bristol, England in 1988, her Masters in Physical Therapy
from
The University of Health Sciences, The Chicago Medical School, Chicago, USA (now Rosalind
Franklin University of Medicine and Sciences) in 1993 and her Doctorate in Physical Therapy
from
the Alabama State University, Alabama, USA in 2009. She is Board certified in Biofeedback
for
the pelvic floor and has worked in a variety of settings during the course of her career
including but not limited to pelvic rehabilitation, orthopaedics and Pediatrics (children
with
special needs). She has worked in the UK, Sierra Leone, USA and is currently working in
Nigeria.
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--SIXTH MODAL-->
<div class="modal fade bd-example-modal-lg8" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel8"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel8">Dr Yinka Akindayomi FIMC, CMC</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Director and Founder Children's Developmental Center</h6>
<p class="lead">
Dr Yinka Akindayomi has built an illustrious working career in community pediatrics
consultation
and child dvelopment, service provision adminstration and managemnt over the last twenty
years.
She acts as an Associate Lecturer to the Institute of Child Health & Primary Care
College of
Medicine at the University of Lagos, and Lagos State University Teaching Hospital. She
continues
to train health and edcational professionals from 6 differente geopolictical zones selected
nationwide in collaboration with the Federal Ministry of Health and the World Health
Organisation (WHO). She has been engaged as a private consultant to several individuals and
coporate bodies, providing assessment, training and advisory services on children with
dvelopmental disabilities
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<!--SEVENTH MODAL-->
<div class="modal fade bd-example-modal-lg9" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel9"
aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myLargeModalLabel9">Dr.(Mrs) Doris Izuwah</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<h6>Senior Registrar Pediatric at NISA Hospital, Abuja</h6>
<p class="lead">
Dr Doris Izuwah is the Clinical Director of OLG Health Foundation, a referral center for
most
pediatricians all over Nigeria for diagnosis and biomedical treatment of ASD, other marked
developmental and neurodevelopmental disorders like ADHD, specific learning disorders like
dyslexia, down syndrome, cerebral palsy etc. She has patnered with various organisations
including the Universal Basic Education Board in managing special needs children and
creating
awareness in the field of special needs.
</p>
<p class="lead mead">
To speak with one of these professionals, please contact asktoks.com and we will connect you
</p>
</div>
<div class="modal-footer">
<button type="button" id="ok" class="btn btn-secondary" data-dismiss="modal">back</button>
</div>
</div>
</div>
</div>
</div>
<hr>
<!--FIRST SCREEN SIZE-->
<div id="bala">
<div class="row">
<div class="col-md-6 col-sm">
<img class="drip" src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png" alt="">
<article> ©2021</article>
</div>
<div class="col-md-3 col-sm-6">
<h5>Quick links</h5>
<ul>
<li><a target="_blank" href="subproject13.html#information">Resources</a></li>
<li><a target="_blank" href="subproject12.html#abouts">About Us</a></li>
<li><a target="_blank" href="subproject11.html#contacts">Contacts</a></li>
<li><a target="_blank" href="subproject3.html#support">Volunteer</a></li>
<li><a target="_blank" href="subproject4.html#services">Treatment Services</a></li>
</ul>
</div>
<div class=" col-md-3 col-sm-6">
<h5>Contact</h5>
<address>
<ul>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd"
d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>3, George Enenmoh close Lekki,Lagos</li>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757zm3.436-.586L16 11.801V4.697l-5.803 3.546z" />
</svg><a class="so" href="">info@asktoks.com</a></li>
<li><svg id="kot" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-phone-fill" viewBox="0 0 16 16">
<path
d="M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" />
</svg>08091116582</li>
<div class="xoxo">
<a href="https://www.facebook.com/asktoks/" target="_blank"><i id="bebe"
class="fab fa-facebook-f fa-lg fa-fw"></i></a>
<a href="https://www.instagram.com/asktoks/" target="_blank"><i id="plo"
class=" fab fa-instagram fa-lg fa-fw"></i></a>
</div>
<div id="dodo">
<a href="https://uk.linkedin.com/pub/toks-bakare/77/aa4/834/" target="_blank"><i
id="oli" class="fab fa-linkedin-in fa-lg fa-fw"></i></a>
<a href="https://twitter.com/asktoks" target="_blank"><i id="pli"
class="fab fa-twitter fa-lg fa-fw"></i></a>
</div>
</ul>
</address>
<div id="jooor">
<img class="pops" src="https://asktoks.com/assets/professional.png" alt="">
</div>
</div>
</div>
<!--LiNE BREAKS(about 40px top)-->
<br>
<br>
<br>
<br>
</div>
<!--SECOND SCREEN SIZE-->
<div id="rala">
<div class="row">
<div class="col-md-3 col-sm-6">
<h5>Quick links</h5>
<ul id="poll">
<li><a target="_blank" href="subproject13.html#information">Resources</a></li>
<li><a target="_blank" href="subproject12.html#abouts">About Us</a></li>
<li><a target="_blank" href="subproject11.html#contacts">Contacts</a></li>
<li><a target="_blank" href="subproject3.html#support">Volunteer</a></li>
<li><a target="_blank" href="subproject4.html#services">Treatment Services</a></li>
</ul>
</div>
<div class=" col-md-3 col-sm-6">
<h5>Contact</h5>
<address>
<ul id="poll">
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-house-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd"
d="m8 3.293 6 6V13.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5V9.293l6-6zm5-.793V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z" />
<path fill-rule="evenodd"
d="M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z" />
</svg>3, George Enenmoh close Lekki,Lagos</li>
<li><svg id="baddo" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757zm3.436-.586L16 11.801V4.697l-5.803 3.546z" />
</svg><a class="so" href="">info@asktoks.com</a></li>
<li><svg id="kot" xmlns="http://www.w3.org/2000/svg" width="12" height="12"
fill="currentColor" class="bi bi-phone-fill" viewBox="0 0 16 16">
<path
d="M3 2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V2zm6 11a1 1 0 1 0-2 0 1 1 0 0 0 2 0z" />
</svg>08091116582</li>
<div class="xoxo">
<a href="https://www.facebook.com/asktoks/" target="_blank"><i id="bebe"
class="fab fa-facebook-f fa-lg fa-fw"></i></a>
<a href="https://www.instagram.com/asktoks/" target="_blank"><i id="plo"
class=" fab fa-instagram fa-lg fa-fw"></i></a>
</div>
<div id="dodo">
<a href="https://uk.linkedin.com/pub/toks-bakare/77/aa4/834/" target="_blank"><i
id="oli" class="fab fa-linkedin-in fa-lg fa-fw"></i></a>
<a href="https://twitter.com/asktoks" target="_blank"><i id="pli"
class="fab fa-twitter fa-lg fa-fw"></i></a>
</div>
</ul>
</address>
</div>
<div class="col-md-6 col-sm">
<img class="drip" src="https://asktoks.com/assets/asktoks_your_children_our_future_logo.png" alt="">
<article> ©2021</article>
</div>
<div id="jooor">
<img class="pops" src="https://asktoks.com/assets/professional.png" alt="">
</div>
</div>
</div>
<!--LiNE BREAKS(about 30px top)-->
<br>
<br>
<br>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"
integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s"
crossorigin="anonymous"></script>
</main>
</body>
</html>