-
Notifications
You must be signed in to change notification settings - Fork 0
/
spain.html
138 lines (125 loc) · 6.52 KB
/
spain.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
---
title: SPICE - Spain Case Study
permalink: /spain/
layout: default
---
<main>
<!-- Slider Area Start-->
<div class="services-area">
<div class="container">
<!-- Section-tittle -->
<div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="section-tittle text-center mb-80">
<span>How to save the animals with which we share the planet</span>
<h2>Spain</h2>
</div>
</div>
</div>
</div>
</div>
<!-- Slider Area End-->
<!--================We create Area =================-->
<div id="g_back" class="slider-active">
<!-- <div class="single-slider slider-height d-flex align-items-center" data-background="assets/img/hero/h1_hero.png"> -->
<div class="single-slider slider-height d-flex align-items-center">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-12 col-md-12 ">
<div class="hero__caption row main_header">
<h1 class="col-md-6 col-sm-12" data-animation="fadeInLeft" data-delay=".4s"><span>How to save animals</span></h1>
<p class="col-md-5 col-sm-12">Actively engage with children, including those from lower socio-economic groups, who may not consider science interesting or a career option. Stimulate interaction through activities such as treasure hunts.
Share anonymised contributions across groups to explore differences of opinion on biodiversity, and on what individuals can and should do to protect the environment. </p>
<!-- Hero-btn -->
<!-- <div style="padding-bottom:3%" class="hero__btn" data-animation="fadeInLeft" data-delay=".4s">
<a href="{{ site.url }}project/" class="btn hero-btn">Read more</a>
</div> -->
</div>
</div>
<!-- <div class="col-lg-5">
<div class="hero__img" data-animation="fadeInRight" data-delay="1s">
<img src="{{'assets/img//hero/pic1.png' | relative_url }}" alt="">
</div>
</div> -->
</div>
</div>
</div>
</div>
<!--================ We create Area end =================-->
<!--================ Carousel Start=================-->
<div class="section-top-border">
<div class="container-fluid">
<div class="row gallery-item">
<div class="col-md-4">
<a href="{{'assets/img/gallery/mncn02.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/mncn02.jpg' | relative_url }});"></div>
</a>
</div>
<div class="col-md-4">
<a href="{{'assets/img/gallery/mncn01.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/mncn01.jpg' | relative_url }});"></div>
</a>
</div>
<div class="col-md-4">
<a href="{{'assets/img/gallery/mncn03.jpg' | relative_url }}" class="img-pop-up">
<div class="single-gallery-image" style="background: url({{'assets/img/gallery/mncn03.jpg' | relative_url }});"></div>
</a>
</div>
</div></div></div>
<!--================ Carousel End =================-->
<div class="generating-area ">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>What's going on</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>In the first year of the SPICE project, progress has been made in defining the objectives and the type of interaction suitable for this pilot to be run at the National Museum of Natural Sciences (MNCN) in Madrid, Spain.</p>
<p>In collaboration with the MNCN, which is not a SPICE partner, the script of a trasure hunt has been built and is being developed by PadaOne Games as an app for mobile devices. The first version of this treasure hunt will be tested at the 2021 Science Week in Madrid, an event of popularization of science and citizen participation that offers the public the opportunity to learn about the work of scientists, their research, motivations and efforts.
<br>
<a target="_blank" href="http://www.madrimasd.org/semanacienciaeinnovacion/?lan=en">Click here to find out more</a>
</p>
</div>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>The musem</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>Visitors to the <a href="https://www.mncn.csic.es/en">National Museum of Natural Sciences</a> enjoy their time learning about our planet, about the tremendous diversity it has been home to, from the origin of life to the present.</p>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h2>Network</h2>
</div>
<div class="col-md-7 col-sm-7">
<p>Complutense University of Madrid</p>
<p>PadaOne Games</p>
<p>GVAM</p>
<p>National Museum of Natural Sciences, Madrid</p>
</div>
</div>
</div>
</div>
<div class="generating-area">
<div class="container">
<div class="row">
<div class="section-tittle col-md-3 col-sm-3">
<h3>More info</h3>
</div>
<div class="col-md-7 col-sm-7">
<p><a href="https://www.mncn.csic.es/es/visita-el-mncn/actividades-educacion/semana-de-la-ciencia-2021-0">Activities of the science week at the MNCN</a></p>
</div>
</div>
</div>
<!-- have-project Start-->
<!-- have-project End -->
</main>