-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
325 lines (280 loc) · 15.6 KB
/
index.html
File metadata and controls
325 lines (280 loc) · 15.6 KB
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
<!DOCTYPE html>
<html lang="pt">
<head>
<!-- Definições Gerais -->
<title>Ascendium Junior Consulting</title>
<link rel="icon" href="./Img/ascendium-icon.png" type="image/icon">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Adicionar mais Keywords -->
<meta name="keywords"
content="Ascendium, Junior Consulting, Engineering, ISEP, HTML, CSS, JavaScript, Web Development">
<!-- Descrição como aparece no Google -->
<meta name="description"
content="A Ascendium Junior Consulting é uma júnior empresa formada por estudantes do Instituto Politécnico de Engenharia do Porto.">
<meta name="author" content="Ascendium Junior Consulting">
<!-- Fontes de Letra e Ícones -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/71f8b51dda.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<!-- Framework W3.CSS Web -->
<link rel="stylesheet" href="css/w3school.css">
<!-- Estilos CSS Privados -->
<link rel="stylesheet" href="css/style.css">
<!-- Código Fonte de JavaScript -->
<script src="script.js" crossorigin="anonymous"></script>
<!--Fontes do instagram slider -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<script type="text/javascript" src="js/instafeed.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
</head>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-card" id="myNavbar">
<!-- Hide right-floated links on small screens and replace them with a menu icon -->
<a href="javascript:void(0)" class="w3-bar-item w3-button w3-left w3-hide-large w3-hide-medium"
onclick="w3_open()">
<i class="fa fa-bars"></i>
</a>
<a href="index.html" class="w3-bar-item w3-button w3-wide w3-right w3-hide-large w3-hide-medium" style="float: left;">ASCENDIUM JC <img src='Img/ascendium-icon2.ico' style="display:inline; float:right; width:11%; vertical-align: middle; margin-left:-180px; border:0px;"/>
</a>
<!-- Vista PC -->
<a href="index.html" class="w3-bar-item w3-button w3-wide w3-hide-small" style="float: left;">ASCENDIUM JC <img src='Img/ascendium-icon2.ico' style="display:inline; float:right; width:11%; vertical-align: middle; margin-left:-180px; border:0px;"/>
</a>
<!-- Right-sided navbar links -->
<div class="w3-right w3-hide-small">
<a href="Team.html" class="w3-bar-item w3-button w3-hover-text-white w3-hover-green"><i class="fa fa-user w3-text-blue"></i> EQUIPA</a>
<a href="Contacts.html" class="w3-bar-item w3-button w3-hover-text-white w3-hover-green"><i class="fa fa-envelope w3-text-yellow"></i> CONTACTOS</a>
</div>
</div>
</div>
<!-- Sidebar em Dispositivos com Ecrâ Pequeno -->
<nav class="w3-sidebar w3-bar-block w3-white w3-card w3-text-dark-gray w3-animate-left w3-hide-medium w3-hide-large" style="display:none; margin-top: 10%;"
id="myNavbar2">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-bar-item w3-button w3-dark-gray w3-text-white w3-large"><i class="fas fa-times-circle" style="float: right;"></i></a>
<a href="Team.html" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-green"><i class="fa fa-user w3-text-blue"></i>
<bdi style="margin-left: 6.0%;">EQUIPA</bdi></a>
<a href="Contacts.html" class="w3-bar-item w3-button w3-hover-green"><i class="fa fa-envelope w3-text-yellow"></i><bdi style="margin-left: 6.0%;">CONTACTOS</bdi></a>
</nav>
<!-- Código Fonte de JavaScript -->
<script src="script.js" crossorigin="anonymous"></script>
<!-- Header with full-height image -->
<header class="bgimg-1" id="home">
<div class="w3-display-middle w3-text-white" id="titleIndex">
<!-- Vista PC -->
<span class="w3-xxxlarge w3-hide-small" style="text-align: center; margin-top: 0%; font-weight: 1000; line-height: 0%; text-shadow: 2px 2px 2px lightgray;">Ascendium Junior Consulting</span><br><br>
<!-- Vista Mobile -->
<span class="w3-xxxlarge w3-hide-large w3-hide-medium" style="text-align: center; font-weight: 1000; line-height: 0%; text-shadow: 2px 2px 2px lightgray;">Ascendium<br><br></span>
<span class="w3-xxxlarge w3-hide-large w3-hide-medium" style="text-align: center; font-weight: 1000; line-height: 0%; text-shadow: 2px 2px 2px lightgray;">Junior<br><br></span>
<span class="w3-xxxlarge w3-hide-large w3-hide-medium" style="text-align: center; font-weight: 1000; line-height: 0%; text-shadow: 2px 2px 2px lightgray;">Consulting<br><br></span>
<span class="w3-large">A Júnior Iniciativa dos estudantes do Instituto Superior de Engenharia do Porto.<br><br></span>
<!-- <p><a href="#about" class="w3-button w3-white w3-large">Sabe mais +</a></p> -->
<div class="w3-text-white w3-xlarge">
<a href="https://www.facebook.com/ascendiumjc" target="_blank"><i class="fa fa-facebook-official w3-hover-opacity"></i></a>
<a href="https://www.instagram.com/ascendiumjc/" target="_blank"><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="https://www.linkedin.com/company/ascendiumjc/" target="_blank"><i class="fa fa-linkedin w3-hover-opacity"></i></a>
</div>
</div>
</header>
<!-- Start of Missão Visão Valores -->
<div class="w3-container" id="about" style="margin-top: 2%; margin-bottom: 5%;">
<h3 class="w3-center titleCatIndex">Quem somos</h3>
<p class="w3-center w3-large">Os pilares da nossa fundação</p>
<div class="w3-row-padding w3-center" style="margin-top:64px">
<!-- Start of left block -->
<div class="w3-half">
<i class="fa fa-desktop w3-margin-bottom w3-jumbo w3-text-dark-gray"></i>
<p class="w3-large">RESPONSABILIDADE</p>
<p style="text-align: left;">Na Ascendium Junior Consulting o nosso foco está na constante habilitação dos
nossos junior empresários, assegurando sempre a entrega de um produto com a máxima qualidade aos nossos
cliente.</p>
</div>
<!-- Start of right block-->
<div class="w3-half w3-center w3-centered">
<i class="fa fa-heart w3-margin-bottom w3-jumbo w3-text-red"></i>
<button class="accordion" style="border-top: solid 10px lightgray;"><b>Missão</b></button>
<div class="panel">
<p>A nossa missão é potenciar as capacidades dos estudantes do ISEP em projetos com empresas, formações e
ações de responsabilidade social e ambiental, tudo isto enquanto desenvolvemos soluções inovadoras e de
qualidade para os nossos clientes!</p>
</div>
<button class="accordion" style="border-top: solid 10px lightgray;"><b>Visão</b></button>
<div class="panel">
<p>Queremos tornar a Ascendium numa imagem de referência académica e profissional, dinamizando a nossa
instituição de ensino e elevar ainda mais a qualidade dos nossos estudantes, bem como tornar esta iniciativa
numa ponte para a partilha de conhecimento entre os vários cursos do ISEP!</p>
</div>
<button class="accordion" style="border-top: solid 10px lightgray;"><b>Valores</b></button>
<div class="panel">
<p>Fomentar um ambiente de cooperação, respeito e envolvimento cooperativo, onde os estudantes poderão não só
aplicar os conhecimentos que aprendidos ao longo do curso, como ao mesmo tempo adquirir experiências
únicas para o seu sucesso profissional!</p>
</div>
</div>
<script>
var acc = document.getElementsByClassName("accordion");
var i;
for (i = 0; i < acc.length; i++) {
acc[i].onclick = function () {
this.classList.toggle("active");
var panel = this.nextElementSibling;
if (panel.style.maxHeight) {
panel.style.maxHeight = null;
} else {
panel.style.maxHeight = panel.scrollHeight + "px";
}
}
}
</script>
</div>
</div>
<p id="demo"></p>
<!-- End of Missão Visão Valores -->
<!-- Promo Section - "We know design" -->
<div class="bgimg-2">
<div class="w3-container w3-text-white w3-centered w3-center" style="padding-top: 10%;">
<div class="w3-row-padding">
<div class="w3-col m6">
<h3 style="text-align: center;">E Q U I P A</h3>
<p style="text-align: justify;">Na Ascendium ninguém trabalha sozinho. Desde as pequenas tarefas, aos grandes
projetos, há sempre uma
equipa multidispciplinar a trabalhar em conjunto para assegurar o melhor resultado possível. Trabalhamos
juntos e crescemos juntos!</p>
<div class="w3-center">
<a href="Team.html" class="w3-left-align w3-button w3-white w3-text-dark-gray w3-hover-text-green w3-hover-white w3-center w3-centered" style="text-align: center;" id="conheceTeam"><i class="fa fa-user"></i> Conhece a
equipa ➞</a>
</div>
</div>
<div class="w3-col m6">
<img class="w3-image w3-round-large" id="imgTeam" src="Img/fundadores.jpg" alt="Fundadores" width="80%" height="auto">
</div>
</div>
</div>
</div>
<!-- Promo Section "Statistics" -->
<div class="w3-container w3-center">
<h3 class="titleCatIndex">C O N Q U I S T A S</h3>
<p class="w3-large">Aqui podes verificar o nosso impacto.</p>
</div>
<div class="w3-container w3-row w3-center w3-white w3-border-green" style="margin-top: 3%; margin-bottom: 4%; border: double; border-radius: 30px; border-width: 5px; margin-inline: 15%;">
<div class="w3-third">
<span class="w3-xlarge titleConquistas"><i class="fas fa-user-alt"></i> Júnior Empresários </span>
<br>
<span class="w3-xxlarge titleConquistas2">24+</span>
</div>
<div class="w3-third">
<span class="w3-xlarge titleConquistas"><i class="fas fa-graduation-cap"></i> Alumni </span>
<br>
<span class="w3-xxlarge titleConquistas2">10+</span>
</div>
<div class="w3-third">
<span class="w3-xlarge titleConquistas"><i class="fas fa-tasks"></i> Projectos Concluídos </span>
<br>
<span class="w3-xxlarge titleConquistas2">1+</span>
</div>
</div>
<div id="instafeed" class="owl-carousel owl-theme owl-loaded owl-drag "></div>
<script type="text/javascript">
var feed = new Instafeed({
accessToken: 'IGQVJYT3R5aEt6OTFLSE5Ib2ZAvZAEQ1RWgwWTNDVGo4MmNPUDBOVkR5MzJaOTFMbUtNVTA3NF9ZAalhPU2RzTjVFazRyN0pkaXhDX2pUVW00S05mUjdMVVJ4Um1PcnVNbTZAUWDBaWlo0SjRfSTAyWlA1bAZDZD',
limit: 20,
template:'<div class="item"><a href="{{link}}" target="_blank"><img title="{{caption}}" src="{{image}}" /></a></div>',
after: function(){
$('.owl-carousel').owlCarousel({
loop:true,
margin:10,
nav:false,
responsiveClass:true,
responsive:{
0:{
items:1
},
600:{
items:3
},
1000:{
items:5,
loop:false
}
}
});
}
});
feed.run();
</script>
<!-- Áreas de Atuação -->
<div class="w3-container w3-center w3-white" id="pricing">
<h3 class="titleCatIndex">S E R V I Ç O S</h3>
<p class="w3-large">Aqui podes encontrar as nossas áreas de atuação.</p>
<div class="w3-row-padding" style="margin-top:64px">
<div class="w3-third w3-section">
<ul class="w3-ul w3-light-grey w3-hover-shadow">
<li class="w3-green w3-xlarge w3-padding-32">Conceção de Produto</li>
<li class= "padding24"> Teste de Conceito</li>
<li class="padding24"> Melhoria do Produto</li>
<li class="padding24"> Automação Industrial</li>
</ul>
</div>
<div class="w3-third w3-section">
<ul class="w3-ul w3-light-grey w3-hover-shadow">
<li class="ascendium-green w3-text-white w3-xlarge w3-padding-32">Consultoria de Gestão</li>
<li class="padding24"> Estudos de Mercado</li>
<li class="padding24"> Implementação de Processos Empresariais</li>
<li class="padding24">Otimização de Processos Logísticos</li>
</ul>
</div>
<div class="w3-third w3-section">
<ul class="w3-ul w3-light-grey w3-hover-shadow">
<li class="w3-green w3-text-white w3-xlarge w3-padding-32">Serviços Digitais</li>
<li class="padding24"> <i>Search Engine Optimazition</i> (SEO)</li>
<li class="padding24"> <i>Web Development</i> e <i>Mobile Apps</i></li>
<li class= "padding24"> Tratamento de Dados em <i>Power BI</i> e <i>MS Excel</i></li>
</ul>
</div>
</div>
<a href="Contacts.html" class="w3-third w3-button w3-padding-large w3-large w3-margin-top w3-margin-bottom buttonFootnote w3-hover-text-white w3-hover-green" style="transition-duration: 0.7s;"> <i class= "fa fa-phone"></i> <b>CONTACTA-NOS</b></a>
<a href="https://docs.google.com/forms/d/14vllLmhV-Ul6SA9CLYnXMfRhxSgR0SWIivVQPEkqp9E/viewform?edit_requested=true" class="w3-third w3-button w3-padding-large w3-large w3-margin-top w3-margin-bottom buttonFootnote w3-hover-text-white w3-hover-green" style="transition-duration: 0.7s;"><i class="fa fa-edit"> </i> <b>PROPOSTAS</b></a>
</div>
<!-- Footer
<footer class="w3-center w3-dark-gray w3-padding-64">
<a href="#home" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>De volta para o topo do mundo!</a>
<div class="w3-xlarge w3-section">
<a href="https://www.facebook.com/ascendiumjc"><i class="fa fa-facebook-official w3-hover-opacity"></i></a>
<a href="https://www.instagram.com/ascendiumjc/"><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="http://www.linkedin.com/company/ascendiumjc"><i class="fa fa-linkedin w3-hover-opacit w3-text-white"></i></a>
</div>
<p>Powered by <a href="" title="Ascendium" target="_blank" class="w3-hover-text-green">Ascendium JC </a></p>
</footer> -->
<!-- Footer -->
<footer class="bgimg-3" style="margin-top: 2%;">
<div class="w3-center w3-centered w3-text-white">
<a href="#home" class="w3-button w3-light-grey" id="footnoteDiv"><i class="fa fa-arrow-up w3-margin-right"></i>De volta para o topo do mundo!</a>
<div class="w3-xlarge w3-section w3-center w3-centered">
<a href="https://www.facebook.com/ascendiumjc" target="_blank"><i class="fa fa-facebook-official w3-hover-opacity"></i></a>
<a href="https://www.instagram.com/ascendiumjc/" target="_blank"><i class="fa fa-instagram w3-hover-opacity"></i></a>
<a href="http://www.linkedin.com/company/ascendiumjc" target="_blank"><i class="fa fa-linkedin w3-hover-opacity"></i></a>
</div>
<p>Powered by <a href="" title="Ascendium" target="_blank" class="w3-hover-text-green">Ascendium JC </a></p>
</div>
</footer>
</body>
<script>
// Toggle between showing and hiding the sidebar when clicking the menu icon
var mySidebar = document.getElementById("myNavbar2");
function w3_open() {
if (mySidebar.style.display === 'block') {
mySidebar.style.display = 'none';
} else {
mySidebar.style.display = 'block';
}
}
// Close the sidebar with the close button
function w3_close() {
mySidebar.style.display = "none";
}
</script>
</html>