-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
472 lines (417 loc) · 23.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Car Wreck Resources</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="assets/img/apple-icon.png">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Load Require CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Font CSS -->
<link href="assets/css/boxicon.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<!-- Load Tempalte CSS -->
<link rel="stylesheet" href="assets/css/templatemo.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
<style>
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -0.125rem;
margin-left: 0.125rem;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
/* Progress Bar Styles */
#progress-container {
width: 100%;
background-color: #f3f3f3;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
}
#progress-bar {
width: 0%;
height: 5px;
background-color: #4caf50;
}
/* Floating Button Styles */
.floating-button {
position: fixed;
bottom: 80px;
right: 40px;
background-color: #6266ea;
color: white;
padding: 15px 25px;
border-radius: 50px;
text-decoration: none;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
display: flex;
align-items: center;
gap: 10px;
z-index: 1000;
transition: all 0.3s ease;
}
.floating-button:hover {
background-color: #4a4db3;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
color: white;
}
.floating-button i {
font-size: 20px;
}
</style>
<!--
https://templatemo.com/tm-561-purple-buzz
-->
</head>
<body>
<!-- Header -->
<div id="header"></div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/loadHeader.js"></script>
<!-- Close Header-->
<!-- Start Banner Hero -->
<div class="banner-wrapper bg-light">
<div id="index_banner" class="banner-vertical-center-index container-fluid pt-5">
<!-- Start slider -->
<div id="carouselExampleIndicators" class="carousel slide" data-bs-ride="carousel">
<ol class="carousel-indicators">
<li data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active"></li>
<li data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1"></li>
<li data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="py-5 row d-flex align-items-center">
<div class="banner-content col-lg-8 col-8 offset-2 m-lg-auto text-left py-5 pb-5">
<h1 class="banner-heading h1 text-secondary display-3 mb-0 pb-5 mx-0 px-0 light-300 typo-space-line">
Develop <strong>Strategies</strong> for
<br> your <strong>Defense</strong>
</h1>
<p class="banner-body text-muted py-3 mx-0 px-0">
Don't let insurance exploit your grief. Learn how to build a strong defense strategy with our expert guidance and resources.
</p>
<a class="banner-button btn rounded-pill btn-outline-primary btn-lg px-4" href="questionnaire.html" role="button">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="py-5 row d-flex align-items-center">
<div class="banner-content col-lg-8 col-8 offset-2 m-lg-auto text-left py-5 pb-5">
<h1 class="banner-heading h1 text-secondary display-3 mb-0 pb-3 mx-0 px-0 light-300">
Accessing Victim Compensation
</h1>
<p class="banner-body text-muted py-3">
Find out how to apply for and receive victim compensation s to support your recovery.
</p>
<a class="banner-button btn rounded-pill btn-outline-primary btn-lg px-4" href="#services" role="button">Get Started</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="py-5 row d-flex align-items-center">
<div class="banner-content col-lg-8 col-8 offset-2 m-lg-auto text-left py-5 pb-5">
<h1 class="banner-heading h1 text-secondary display-3 mb-0 pb-3 mx-0 px-0 light-300">
Grief Counseling & Support Groups
</h1>
<p class="banner-body text-muted py-3">
Access professional grief counseling and join support groups to help you through tough times.
</p>
<a class="banner-button btn rounded-pill btn-outline-primary btn-lg px-4" href="#services" role="button">Get Started</a>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev text-decoration-none" href="#carouselExampleIndicators" role="button" data-bs-slide="prev">
<i class='bx bx-chevron-left'></i>
<span class="visually-hidden">Previous</span>
</a>
<a class="carousel-control-next text-decoration-none" href="#carouselExampleIndicators" role="button" data-bs-slide="next">
<i class='bx bx-chevron-right'></i>
<span class="visually-hidden">Next</span>
</a>
</div>
<!-- End slider -->
</div>
</div>
<!-- End Banner Hero -->
<!-- Start Service -->
<section id="services" class="service-wrapper py-3">
<div class="container-fluid pb-3">
<div class="row">
<h2 class="h2 text-center col-12 py-5 semi-bold-600">Services</h2>
<div class="service-header col-2 col-lg-3 text-end light-300">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAALVJREFUSEvtldENwjAMRF83gU3KKGxWJoFOAptQndqiEMXBlpIPpOaraqx7TmKfBzqvobM+EcAdOAEv4AY8tu9qjhHAu6AkWBVoAZTtmAgqrgTImRNwTX9agFzMC5D2l+YvQLrvOcEBcHVNszdQeaov8tUEcN5Un38LqD1Gkys6AB9j624V+103NzvVd9pEXoCG0MVj16UqsdxUM2C2Jlxkou1dqyxNwapvuKwsGBQ5QVB6DV8AZIo2GUbT8YMAAAAASUVORK5CYII="/>
</div>
<div class="service-heading col-10 col-lg-9 text-start float-end light-300">
<h2 class="h3 pb-4 typo-space-line">Empower Your Future</h2>
</div>
</div>
<p class="service-footer col-10 offset-2 col-lg-9 offset-lg-3 text-start pb-3 text-muted px-2">
Utilize our resources. Our services are designed to help you navigate through difficult times and emerge stronger than ever.
</p>
</div>
<div class="service-tag py-5 bg-secondary">
<div class="col-md-12">
<ul class="nav d-flex justify-content-center">
<li class="nav-item mx-lg-4">
<a class="filter-btn nav-link btn-outline-primary active shadow rounded-pill text-light px-4 light-300" href="#" data-filter=".project">All</a>
</li>
<li class="nav-item mx-lg-4">
<a class="filter-btn nav-link btn-outline-primary rounded-pill text-light px-4 light-300" href="#" data-filter=".financial">Financial</a>
</li>
<li class="filter-btn nav-item mx-lg-4">
<a class="filter-btn nav-link btn-outline-primary rounded-pill text-light px-4 light-300" href="#" data-filter=".grief">Grief</a>
</li>
<li class="nav-item mx-lg-4">
<a class="filter-btn nav-link btn-outline-primary rounded-pill text-light px-4 light-300" href="#" data-filter=".legal">Legal</a>
</li>
<li class="nav-item mx-lg-4">
<a class="filter-btn nav-link btn-outline-primary rounded-pill text-light px-4 light-300" href="#" data-filter=".resource">Resource</a>
</li>
</ul>
</div>
</div>
</section>
<section class="container overflow-hidden py-5">
<div class="row gx-5 gx-sm-3 gx-lg-5 gy-lg-5 gy-3 pb-3 projects">
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project financial grief">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="service card-img" src="./assets/img/services-01.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">How to Make Funeral Arrangements</span>
<p class="card-text">Funeral arrangements, whom to notify, writing an obituary, etc.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project financial">
<a href="blank page temp.html" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/Card Images/MoneyCardc.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">Fundraising</span>
<p class="card-text">Resources and strategies to help you raise funds for your cause.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project legal resource">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/services-03.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">Checklists & Tools</span>
<p class="card-text">Essential checklists and tools to manage your tasks efficiently.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project resource">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/Card Images/ambulance-scaled.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">External Links</span>
<p class="card-text">Curated links to external resources for additional support.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project financial">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/Card Images/VictimCompensation.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">Victim Compensation</span>
<p class="card-text">Information on how to access victim compensation funds.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project grief">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/Card Images/services-07.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">Emotional Support</span>
<p class="card-text">Comprehensive support services & guidance to help you navigate through difficult times.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-xl-3 col-md-4 col-sm-6 project financial resource legal">
<a href="#" class="service-work card border-0 text-white shadow-sm overflow-hidden mx-5 m-sm-0">
<img class="card-img" src="./assets/img/Card Images/LifeInsuranceCard.jpg" alt="Card image">
<div class="service-work-vertical card-img-overlay d-flex align-items-end">
<div class="service-work-content text-left text-light">
<span class="btn btn-outline-light rounded-pill mb-lg-3 px-lg-4 light-300">Life Insurance</span>
<p class="card-text">Guidance on life insurance policies and claims to secure your future.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
</div>
</section>
<!-- End Service -->
<!-- Start View Work -->
<section class="bg-secondary">
<div class="container py-5">
<div class="row d-flex justify-content-center text-center">
<div class="col-lg-2 col-12 text-light align-items-center">
<i class='display-1 bx bxs-box bx-lg'></i>
</div>
<div class="col-lg-7 col-12 text-light pt-2">
<h3 class="h4 light-300">It's hard to know where to start.</h3>
<p class="light-300">Take our free questionnaire, so you can better navigate to the right destination.</p>
</div>
<div class="col-lg-3 col-12 pt-4">
<a href="questionnaire.html" class="btn btn-primary rounded-pill btn-block shadow px-4 py-2">Take Our Questionnaire</a>
</div>
</div>
</div>
</section>
<!-- End View Work -->
<!-- Start Recent Work -->
<section class="py-5 mb-5">
<div class="container">
<div class="recent-work-header row text-center pb-5">
<h2 class="col-md-6 m-auto h2 semi-bold-600 py-5">Where to Start</h2>
</div>
<div class="row gy-5 g-lg-5 mb-4">
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Scales.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Legal Assistance</h3>
<p class="card-text">Guidance on legal matters and representation.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Financial Aid.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Financial Aid</h3>
<p class="card-text">Resources for financial support and compensation.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Emotional Support.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Emotional Support</h3>
<p class="card-text">Counseling and support groups for emotional well-being.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Medical Help.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Medical Assistance</h3>
<p class="card-text">Access to medical care and rehabilitation services.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Funeral.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Funeral Services</h3>
<p class="card-text">Support with funeral arrangements and memorial services.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
<!-- Start Recent Work -->
<div class="col-md-4 mb-3">
<a href="#" class="recent-work card border-0 shadow-lg overflow-hidden">
<img class="recent-work-img card-img" src="./assets/img/Card Images/Books.jpg" alt="Card image">
<div class="recent-work-vertical card-img-overlay d-flex align-items-end">
<div class="recent-work-content text-start mb-3 ml-3 text-dark">
<h3 class="card-title light-300">Community Resources</h3>
<p class="card-text">Connecting with community resources and support networks.</p>
</div>
</div>
</a>
</div><!-- End Recent Work -->
</div>
</div>
</section>
<!-- End Recent Work -->
<!-- Footer -->
<div id="footer"></div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/loadFooter.js"></script>
<!-- Close Footer -->
<!-- Bootstrap -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- Load jQuery require for isotope -->
<script src="assets/js/jquery.min.js"></script>
<!-- Isotope -->
<script src="assets/js/isotope.pkgd.js"></script>
<!-- Page Script -->
<script>
$(window).load(function() {
// init Isotope
var $projects = $('.projects').isotope({
itemSelector: '.project',
layoutMode: 'fitRows'
});
$(".filter-btn").click(function() {
var data_filter = $(this).attr("data-filter");
$projects.isotope({
filter: data_filter
});
$(".filter-btn").removeClass("active");
$(".filter-btn").removeClass("shadow");
$(this).addClass("active");
$(this).addClass("shadow");
return false;
});
});
</script>
<!-- Templatemo -->
<script src="assets/js/templatemo.js"></script>
<!-- Custom -->
<script src="assets/js/custom.js"></script>
<!-- Floating Button -->
<a href="checklist_course.html" class="floating-button">
<i class='bx bx-clipboard'></i>
Go to Checklist
</a>
</body>
</html>