-
Notifications
You must be signed in to change notification settings - Fork 1
/
post4.html
536 lines (373 loc) · 22.8 KB
/
post4.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
<!DOCTYPE html>
<html>
<head>
<style>
body {
background: url('./assets/images/Background.png') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-size: 18px;
font-weight: bold;
}
.blog{
margin-bottom: 20px;
margin-left: 18px;
margin-right: 18px;
}
.blog .article{
padding: 6px;
background-color: rgba(73, 73, 73, 0.52);
}
</style>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MM8Z4V6');</script>
<!-- End Google Tag Manager -->
<meta name="title" content="INSEA Charity ( club social insea )">
<meta name="description" content="Le Club INSEA Charity se donne pour missions de protéger, motiver, éduquer, soigner et aider à se construire des personnes en difficulté">
<meta name="keywords" content="INSEA , CHARITY , INSEACharity , inseacharity , insea_charity , #inseacharity , caravane , caravane humanitiare , charity , institut national de statisqtique et economie appliqué , cooperation , toghether_we_can_make_difference , help_others , be human be helpful , be_human , be_helpful">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta charset="utf-8">
<title>INSEA Charity | Blog</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lemonada:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Changa:400,700' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" type="image/png" href="assets/images/icon.png"/>
<link rel="fluid-icon" type="image/png" href="assets/images/icon.png" title="INSEA Charity"/>
<!-- Bootsrap -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Font awesome -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Owl carousel -->
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<!-- Template main Css -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- Modernizr -->
<script src="assets/js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MM8Z4V6"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="main-header">
<nav class="navbar navbar-static-top">
<div class="navbar-top">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-12">
<ul class="list-unstyled list-inline header-contact">
<li> <i class="fa fa-phone"></i> <a href="tel:">+212 660 697 761</a></li>
<li> <i class="fa fa-envelope"></i> <a href="mailto:inseacharity@gmail.com">inseacharity@gmail.com</a> </li>
</ul> <!-- /.header-contact -->
</div>
<div class="col-sm-6 col-xs-12 text-right">
<ul class="list-unstyled list-inline header-social">
<li> <a href="https://www.facebook.com/INSEA.CHARITY"> <i class="fa fa-facebook"></i> </a> </li>
<li> <a href="https://www.instagram.com/insea_charity/"> <i class="fa fa-instagram"></i> </a> </li>
<li> <a href="https://www.linkedin.com/in/insea-charity-40ab7018a"> <i class="fa fa-linkedin"></i> </a> </li>
<li> <a href="https://youtube.com/channel/UC7g6pVlm8olEbu-NaEFHzDg"> <i class="fa fa-youtube"></i> </a> </li>
<li> <i class="fa fa-envelope"></i> <a href="mailto:inseacharity@gmail.com"></a> </li>
</ul> <!-- /.header-social -->
</div>
</div>
</div>
</div>
<div class="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/images/charity-logo.png" alt="" style="max-height: 60px; "></a>
</div>
<div id="navbar" class="navbar-collapse collapse pull-right">
<ul class="nav navbar-nav">
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li class=" is-active has-child"><a href="causes.html">NOS ACTIONS</a>
<ul class="submenu">
<li class="submenu-item "><a href="causes.html">All actions </a></li>
<li class="submenu-item"><a href="causes-single.html">Caravane</a></li>
</ul>
</li>
<li> <a href="testemonials.html">TESTIMONIALS</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="blog.html">BLOG</a></li>
</ul>
</div> <!-- /#navbar -->
</div> <!-- /.container -->
</div> <!-- /.navbar-main -->
</nav>
</header> <!-- /. main-header -->
<div class="page-heading fadeIn animated">
<div id="cause-carousel" class="carousel slide cause-carousel" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#cause-carousel" data-slide-to="0" class="active"></li>
<li data-target="#cause-carousel" data-slide-to="1"></li>
<li data-target="#cause-carousel" data-slide-to="2"></li>
<li data-target="#cause-carousel" data-slide-to="3"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="assets/images/heading/heading-3.jpg" alt="">
</div>
<div class="item">
<img src="assets/images/heading/heading-2.jpg" alt="">
</div>
<div class="item">
<img src="assets/images/heading/heading-1.jpg" alt="">
</div>
<div class="item">
<img src="assets/images/heading/heading-4.jpg" alt="">
</div>
</div>
</div>
</div>
<style>
.post{
border: solid 1px rgb(207, 34, 63) ;
margin-top: 14px;
}
.post p{
padding: 20px;
}
.blog .row{
margin: 1%;
}
.date{
color: rgba(105, 16, 31, 0.575);
}
</style>
<div class="blog">
<div class="container-fluid">
<div class="row">
<div class="col-md-8">
<br>
<h2 class="title-style-2"> Projet Koffat Al Khayr <strong>des paniers
solidaires au profit des familles
démunies de la province de Settat</strong> </h2>
<p style="font-weight: bold; color: black; font-size: 14px;">Le projet caritatif « Koffat Al Khayr » en partenariat avec l’Association Gdania propose une
Le projet caritatif « Koffat Al Khayr » en partenariat avec l’Association Gdania propose une
aide d’urgence en faveur de la population des douars Sidi El-Taher et Lakhfancha à la
Commune Gdana, dans la province de Settat. Ce projet sponsorisé par Expert Scope
Engineering a porté sur la distribution de paniers de biens de première nécessité (alimentation
et hygiène) le 20 Décembre 2020. <br> <br>
Initiée par le club INSEA Charity qui rassemble des élèves ingénieurs de l’Institut National de
Statistique et d’Economie Appliquée, cette action humanitaire a abouti à la distribution de 50
paniers solidaires au bénéfice des familles les plus fragiles de la Commune. Ce sont ainsi 1,7
tonne de denrées alimentaires qui ont été offertes aux ménages pour contribuer à la lutte
contre la précarité durant la crise sanitaire de la Covid-19. <br> <br>
Cette initiative s’inscrit dans le cadre du plan d’action stimulant et ambitieux du club INSEA
Charity qui se mobilise sur le terrain pour venir en aide aux plus démunis de notre société.
</p>
</div>
<div class="col-md-4">
<h3 class="center-block text-center">lire autres articles <span class="title-under"></span></h3>
<div class="row">
<div class="col-md-6 center-block text-center">
<a href="post2.html">
<div class="post">
<img src="assets/images/blog/2.jpg" alt="" style="width: 100%;">
<h4 style="font-family: Lemonada !important; font-weight: 700 !important;" > عن العطاء نتحدث</h4>
<div class="date"> 00:34 - Mer 28/04/2021</div>
</div>
</a>
</div>
<div class="col-md-6 center-block text-center">
<a href="post1.html">
<div class="post">
<img src="assets/images/blog/1.JPG" alt="" style="width: 100%;">
<h4 style="font-family: Lemonada !important; font-weight: 700;">INSEA charity, une histoire..</h4>
<div class="date"> 23:19 - Mardi 27/04/2021</div>
</div>
</a>
</div>
</div>
<div class="row">
<div class="col-md-6 center-block text-center">
<a href="post3.html">
<div class="post">
<img src="assets/images/blog/5.jpg" alt="" style="width: 100%;">
<h4 style="font-family: Lemonada !important; font-weight: 700 !important;" > نداء قافلة نبض جديد بنسختها 13</h4>
<div class="date">22:03 dim 09/05/2021</div>
</div>
</a>
</div>
<div class="col-md-6 center-block text-center">
<a href="post4.html">
<div class="post">
<img src="assets/images/blog/3.jpg" alt="" style="width: 100%;">
<h4 style="font-family: Lemonada !important; font-weight: 700 !important;" >Projet Koffat Al Khayr </h4>
<div class="date">00:20 lun 10/05/2021</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<footer class="main-footer">
<div class="footer-main">
<div class="footer">
<div class="row">
<div class="col-md-3">
<div class="footer-col">
<h4 class="footer-title">About us <span class="title-under"></span></h4>
<div class="footer-content">
<p>
<strong>Le Club INSEA Charity </strong>abrégé en CIC se donne pour missions de protéger,
réparer, motiver, éduquer, soigner et aider à se construire des personnes en difficulté. Les valeurs et
les principes d'action du club trouvent leur concrétisation dans le projet associatif et les principes
et les principes d'accompagnement des publics fragiles. Le club défend des valeurs humanistes universelles
en menant des actions non marchandes, dans le cadre d'une gestion désintéressée.</p>
<p>Dans un contexte socio-économique complexe, qui fait appel plus que jamais à la solidarité,
la protection sociale et à la charité vis-à-vis des personnes en difficulté, CIC désire affirmer
sa contribution à la construction d'une société plus juste, humaine et solidaire.</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="footer-col">
<h4 class="footer-title ">Useful links<span class="title-under"></span></h4>
<div class="footer-content">
<ul class=" list-unstyled ">
<li> <a href="index.html"> <strong> > </strong> INSEA Charity Home page </a> </li> <br><br>
<li> <a href="blog.html"> <strong> > </strong> INSEA Charity Blog </a> </li> <br><br>
<li> <a href="about.html"> <strong> > </strong> Qui sommes nous ?</a> </li> <br> <br>
<li> <a href="causes.html"> <strong> > </strong> Nos actions</a> </li> <br><br>
</ul>
</div>
</div>
</div>
<div class="col-md-3">
<div class="footer-col">
<h4 class="footer-title"> Find Us Or Donate<span class="title-under"></span></h4>
<div class="footer-content">
<ul class="tweets list-unstyled">
<li class="tweet "> <center>
<i class="fa fa-map-marker fa-2x"> </i>Terminus tramway, INSEA,
Avenue Allal Al Fassi, Rabat 10100</center>
</li>
<li class="tweet"> <center>
We are active on Social media : <br>
<ul class="list-unstyled list-inline header-social text-center">
<li> <a href="https://www.facebook.com/INSEA.CHARITY"> <i class="fa fa-facebook"></i> </a> </li>
<li> <a href="https://www.instagram.com/insea_charity/"> <i class="fa fa-instagram"></i> </a> </li>
<li> <a href="https://www.linkedin.com/in/insea-charity-40ab7018a"> <i class="fa fa-linkedin"></i> </a> </li>
<li> <a href="https://youtube.com/channel/UC7g6pVlm8olEbu-NaEFHzDg"> <i class="fa fa-youtube"></i> </a> </li>
<li> <i class="fa fa-envelope"></i> <a href="mailto:inseacharity@gmail.com"></a> </li>
</ul>
</li> </center>
<li class="tweet "> <center>
Nous appeler ? <div class=" text-center"><br> <a href="tel:+212 660 697 761"> Téléhone : <i class="fa fa-phone"> </i></a>
Ou <a href="http://wa.me/212660697761"> Whatsapp : <i class="fa fa-whatsapp"></i> </a></div>
</li> </center>
<li class="tweet "><center>
Vous voulez nous aider ? <br> <br>
<div class="btn-holder text-center">
<a href="#" class="btn btn-primary" style="font-size: 12px;" data-toggle="modal" data-target="#donateModal"> DONATE NOW</a>
</div>
</li> </center>
</ul>
</ul>
</div>
</div>
</div>
<div class="col-md-3">
<div class="footer-col">
<h4 class="footer-title">Contact us <span class="title-under"></span></h4>
<div class="footer-content">
<div class="footer-form">
<div class="footer-form" >
<form target="_self" action="https://formsubmit.co/inseacharity@gmail.com" method="POST"> <br>
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Name" required>
</div>
<br>
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="E-mail" required>
</div>
<br>
<div class="form-group">
<textarea name="message" class="form-control" placeholder="Message" required></textarea>
</div>
<br>
<div class="form-group">
<button type="submit" class="btn btn-submit center-block">Send message</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container text-center ">
Made with <a href="https://hamidabdellaoui.netlify.app"> <i class="fa fa-heart"> </i></a> <strong>Insea charity</strong> 2021 © | All Rights Reserved
</div>
</div>
</footer> <!-- main-footer -->
<!-- Donate Modal -->
<div class="modal fade" id="donateModal" tabindex="-1" role="dialog" aria-labelledby="donateModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title" id="donateModalLabel">DONATE NOW</h4>
</div>
<div class="modal-body">
<form class="form-donation">
<h3 class="title-style-1 text-center">Thank you for your donation <span class="title-under"></span> </h3>
<div class="text-center">
Support us by donating via Bank transfer : <br> </div>
<h3 class="title-style-1 text-center">RIB: 230 450 3590466211017500 18 </h3>
</form>
</div>
</div>
</div>
</div> <!-- /.modal -->
</body>
<!-- Scripts
================================================== -->
<!-- jQuery -->
<script src="assets/js/jquery-1.11.1.min.js"></script>
<!-- Bootsrap javascript file -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- owl carouseljavascript file -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Template main javascript -->
<script src="assets/js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID.
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X');ga('send','pageview');
</script> -->
</html>