Commit f0d5e40c35db4cca83cefe74ec9dad48ed444113
1 parent
7eabcf72
agrega archivos html, imagenes, jasvscript y css, se ignoran las fuentes por inc…
…onvenientes de conexión
Showing
32 changed files
with
2536 additions
and
0 deletions
Too many changes to show.
To preserve performance only 32 of 47 files are displayed.
base/articulo.html
0 → 100644
1 | +<!DOCTYPE html> | |
2 | +<html lang="es"> | |
3 | +<head> | |
4 | + <meta charset="UTF-8"> | |
5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
6 | + <title>Template Inicial para Accesibilidad | AECID</title> | |
7 | + | |
8 | + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> | |
9 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.min.css"> | |
10 | + <link rel="stylesheet" href="assets/slick/slick.css"> | |
11 | + <link rel="stylesheet" href="assets/slick/slick-theme.css"> | |
12 | + <link rel="stylesheet" href="assets/css/bundle.css"> | |
13 | +</head> | |
14 | +<body> | |
15 | + <div id="skip"><a href="#main-content">Ir al contenido principal</a></div> | |
16 | + | |
17 | + <header class="container"> | |
18 | + <div class="row"> | |
19 | + <div class="col-lg-9 col-xs-12"> | |
20 | + <a href="index.html" aria-label="Enlace a página principal"> | |
21 | + <picture> | |
22 | + <source srcset="assets/images/Cabecera-large.png" media="(min-width: 900px)" /> | |
23 | + <source srcset="assets/images/Cabecera-medium.png" media="(min-width: 768px)" /> | |
24 | + <source srcset="assets/images/Cabecera-small.png" /> | |
25 | + <img class="image-responsive" src="assets/images/Cabecera-small.png" alt="Logo de la [Institución Pública]" /> | |
26 | + </picture> | |
27 | + </a> | |
28 | + </div> | |
29 | + | |
30 | + <div class="col-lg-3 col-xs-12"> | |
31 | + <div class="social-links mt-4 mb-2"> | |
32 | + <ul class="nav justify-content-center"> | |
33 | + <li class="nav-item"> | |
34 | + <a href="https://www.facebook.com/MITICParaguay/" aria-label="Enlace al Facebook del MITIC"> | |
35 | + <i class="fab fa-facebook-f"></i> | |
36 | + </a> | |
37 | + </li> | |
38 | + <li class="nav-item"> | |
39 | + <a | |
40 | + href="https://www.instagram.com/miticpy" | |
41 | + aria-label="Enlace al Instagram del MITIC, abre en una nueva ventana" | |
42 | + target="_blank"> | |
43 | + <i class="fab fa-instagram"></i> | |
44 | + </a> | |
45 | + </li> | |
46 | + <li class="nav-item"> | |
47 | + <a | |
48 | + href="https://twitter.com/Miticpy" | |
49 | + aria-label="Enlace al Twitter del MITIC, abre en una nueva ventana" | |
50 | + target="_blank"> | |
51 | + <i class="fab fa-twitter"></i> | |
52 | + </a> | |
53 | + </li> | |
54 | + <li class="nav-item"> | |
55 | + <a | |
56 | + href="https://www.youtube.com/user/SENATICspy" | |
57 | + aria-label="Enlace al Youtube del MITIC, abre en una nueva ventana" | |
58 | + target="_blank"> | |
59 | + <i class="fab fa-youtube"></i> | |
60 | + </a> | |
61 | + </li> | |
62 | + <li class="nav-item"> | |
63 | + <a | |
64 | + href="https://www.flickr.com/people/124133727@N02/" | |
65 | + aria-label="Enlace al Flickr del MITIC, abre en una nueva ventana" | |
66 | + target="_blank"> | |
67 | + <i class="fab fa-flickr"></i> | |
68 | + </a> | |
69 | + </li> | |
70 | + </ul> | |
71 | + </div> | |
72 | + | |
73 | + <form id="header-search" action="/search" method="GET"> | |
74 | + <div class="form-group"> | |
75 | + <div class="input-group input-group-sm col-md-6 col-lg-12"> | |
76 | + <input | |
77 | + class="form-control" | |
78 | + type="text" | |
79 | + placeholder="Buscar" | |
80 | + id="search-input" | |
81 | + aria-label="Buscar"/> | |
82 | + <div class="input-group-append"> | |
83 | + <button | |
84 | + aria-label="Realizar Búsqueda" | |
85 | + type="submit" | |
86 | + class="btn btn-outline-secondary"> | |
87 | + <i class="fas fa-search"></i> | |
88 | + </button> | |
89 | + </div> | |
90 | + </div> | |
91 | + </div> | |
92 | + </form> | |
93 | + </div> | |
94 | + </div> | |
95 | + <div class="row"> | |
96 | + <div class="col-12 text-center"> | |
97 | + <div class="accesibility-icons-container pt-2 pb-2"> | |
98 | + <i class="fab fa-accessible-icon" aria-label="Ícono de accesibilidad para personas con dificultades motora"></i> | |
99 | + <i class="fas fa-blind" aria-label="Ícono de accesibilidad para personas ciegas"></i> | |
100 | + <i class="fas fa-low-vision" aria-label="Ícono de accesibilidad para personas parcialmente ciegas"></i> | |
101 | + <i class="fas fa-closed-captioning" aria-label="Ícono de subtítulos"></i> | |
102 | + <i class="fas fa-american-sign-language-interpreting" aria-label="Ícono de lenguaje a señas"></i> | |
103 | + <i class="fas fa-tty" aria-label="Ícono de tty"></i> | |
104 | + <i class="fas fa-deaf" aria-label="Ícono de accesibilidad para personas sordas"></i> | |
105 | + </div> | |
106 | + </div> | |
107 | + </div> | |
108 | + </header> | |
109 | + | |
110 | + <nav id="panel" aria-label="Menú Principal" class="navbar navbar-expand-lg navbar-dark bg-dark-blue"> | |
111 | + <button | |
112 | + id="navbar-trigger" | |
113 | + class="navbar-toggler" | |
114 | + type="button" | |
115 | + aria-controls="mp-menu" | |
116 | + aria-expanded="false" | |
117 | + aria-label="Expandir el menú"> | |
118 | + <i class="fas fa-bars"></i> | |
119 | + Menú de navegación | |
120 | + </button> | |
121 | + | |
122 | + <div class="container"> | |
123 | + <div class="collapse navbar-collapse" id="navbarSupportedContent"> | |
124 | + <ul class="navbar-nav mr-auto"> | |
125 | + <li class="nav-item active"> | |
126 | + <a tabindex="0" class="nav-link" href="/index.html" aria-current="page">Inicio</a> | |
127 | + </li> | |
128 | + <li class="nav-item menu-destacado"> | |
129 | + <a | |
130 | + tabindex="0" | |
131 | + class="nav-link" | |
132 | + href="https://www.paraguay.gov.py/" | |
133 | + target="_blank" | |
134 | + aria-label="Enlace al PORTAL ÚNICO DE GOBIERNO, abre en una nueva ventana">Servicios</a> | |
135 | + </li> | |
136 | + <li class="nav-item"> | |
137 | + <a tabindex="0" class="nav-link" href="/noticias.html">Noticias</a> | |
138 | + </li> | |
139 | + <li class="nav-item"> | |
140 | + <a tabindex="0" class="nav-link" href="/secciones.html">Secciones</a> | |
141 | + </li> | |
142 | + <li class="nav-item dropdown"> | |
143 | + <a | |
144 | + href="/secciones.html" | |
145 | + class="btn btn-link nav-link dropdown-toggle" | |
146 | + id="transparenciaDropdown" | |
147 | + role="button" | |
148 | + data-toggle="dropdown" | |
149 | + aria-haspopup="true" | |
150 | + aria-expanded="false"> | |
151 | + Transparencia | |
152 | + </a> | |
153 | + <div class="dropdown-menu" aria-labelledby="transparenciaDropdown"> | |
154 | + <a class="dropdown-item" href="/tablas.html">5189</a> | |
155 | + <a class="dropdown-item" href="/tabla-navegacion.html">5282</a> | |
156 | + </div> | |
157 | + </li> | |
158 | + <li class="nav-item dropdown"> | |
159 | + <a | |
160 | + href="/secciones.html" | |
161 | + class="btn btn-link nav-link dropdown-toggle" | |
162 | + id="institucionalDropdown" | |
163 | + role="button" | |
164 | + data-toggle="dropdown" | |
165 | + aria-haspopup="true" | |
166 | + aria-expanded="false"> | |
167 | + Institucional | |
168 | + </a> | |
169 | + <div class="dropdown-menu" aria-labelledby="institucionalDropdown"> | |
170 | + <a class="dropdown-item" href="/institucional.html">Misión y visión</a> | |
171 | + <a class="dropdown-item" href="/institucional.html">Autoridades</a> | |
172 | + <a class="dropdown-item" href="/institucional.html">Organigrama</a> | |
173 | + <a class="dropdown-item" href="/institucional.html">MECIP</a> | |
174 | + <a class="dropdown-item" href="/institucional.html">Resoluciones</a> | |
175 | + </div> | |
176 | + </li> | |
177 | + <li class="nav-item dropdown"> | |
178 | + <a | |
179 | + href="/secciones.html" | |
180 | + class="btn btn-link nav-link dropdown-toggle" | |
181 | + id="contactoDropdown" | |
182 | + role="button" | |
183 | + data-toggle="dropdown" | |
184 | + aria-haspopup="true" | |
185 | + aria-expanded="false"> | |
186 | + Contacto | |
187 | + </a> | |
188 | + <div class="dropdown-menu" aria-labelledby="contactoDropdown"> | |
189 | + <a class="dropdown-item" href="/contacto.html">Informaciones</a> | |
190 | + <a class="dropdown-item" href="/mapa.html">Mapa del Sitio</a> | |
191 | + <a class="dropdown-item" href="/institucional.html">Preguntas frecuentes</a> | |
192 | + <a class="dropdown-item" href="/contacto.html">Reporte o sugerencias</a> | |
193 | + </div> | |
194 | + </li> | |
195 | + </ul> | |
196 | + </div> | |
197 | + </div> | |
198 | + | |
199 | + </nav> | |
200 | + | |
201 | + <nav id="sidebar" aria-label="Menu Principal Mobile" class="d-lg-none"> | |
202 | + <button tabindex="-1" id="dismiss" aria-label="Colapsar Menu"> | |
203 | + <i class="fas fa-arrow-left"></i> | |
204 | + </button> | |
205 | + | |
206 | + <div class="sidebar-header"> | |
207 | + <h1 class="h-4">Menú Principal</h1> | |
208 | + </div> | |
209 | + | |
210 | + <ul class="list-unstyled components"> | |
211 | + <li class="active"> | |
212 | + <a class="nav-link" href="/index.html" aria-current="page">Inicio</a> | |
213 | + </li> | |
214 | + <li class="menu-destacado"> | |
215 | + <a | |
216 | + class="nav-link" | |
217 | + href="https://www.paraguay.gov.py/" | |
218 | + target="_blank" | |
219 | + aria-label="Enlace al PORTAL ÚNICO DE GOBIERNO, abre en una nueva ventana">Servicios</a> | |
220 | + </li> | |
221 | + <li> | |
222 | + <a class="nav-link" href="/noticias.html">Noticias</a> | |
223 | + </li> | |
224 | + <li> | |
225 | + <a class="nav-link" href="/secciones.html">Secciones</a> | |
226 | + </li> | |
227 | + <li> | |
228 | + <a | |
229 | + role="button" | |
230 | + class="collapsed" | |
231 | + href="#transparenciaSidebarDropdown" | |
232 | + data-toggle="collapse" | |
233 | + aria-expanded="false"> | |
234 | + Transparencia | |
235 | + </a> | |
236 | + <ul | |
237 | + aria-label="Sub-items de Transparencia" | |
238 | + id="transparenciaSidebarDropdown" | |
239 | + class="list-unstyled collapse"> | |
240 | + <li><a href="/tablas.html">5189</a></li> | |
241 | + <li><a href="/tabla-navegacion.html">5282</a></li> | |
242 | + </ul> | |
243 | + </li> | |
244 | + <li> | |
245 | + <a | |
246 | + role="button" | |
247 | + class="collapsed" | |
248 | + href="#institucionalSidebarDropdown" | |
249 | + data-toggle="collapse" | |
250 | + aria-expanded="false"\> | |
251 | + Institucional | |
252 | + </a> | |
253 | + <ul | |
254 | + aria-label="Sub-items de Institucional" | |
255 | + id="institucionalSidebarDropdown" | |
256 | + class="list-unstyled collapse" | |
257 | + > | |
258 | + <li><a href="/institucional.html">Misión y visión</a></li> | |
259 | + <li><a href="/institucional.html">Autoridades</a></li> | |
260 | + <li><a href="/institucional.html">Organigrama</a></li> | |
261 | + <li><a href="/institucional.html">MECIP</a></li> | |
262 | + <li><a href="/institucional.html">Resoluciones</a></li> | |
263 | + </ul> | |
264 | + </li> | |
265 | + <li> | |
266 | + <a | |
267 | + class="collapsed" | |
268 | + href="#contactoSidebarDropdown" | |
269 | + data-toggle="collapse" | |
270 | + aria-expanded="false"> | |
271 | + Contacto | |
272 | + </a> | |
273 | + <ul | |
274 | + aria-label="Sub-items de Contacto" | |
275 | + id="contactoSidebarDropdown" | |
276 | + class="list-unstyled collapse" | |
277 | + > | |
278 | + <a href="/contacto.html">Informaciones</a> | |
279 | + <a href="/mapa.html">Mapa del Sitio</a> | |
280 | + <a href="/institucional.html">Preguntas frecuentes</a> | |
281 | + <a href="/contacto.html">Reporte o sugerencias</a> | |
282 | + </ul> | |
283 | + </li> | |
284 | + </ul> | |
285 | + </nav> | |
286 | + | |
287 | + <aside tabindex="0" aria-label="Toolbar de accesibilidad" id="toolbar" class="p-2 hidden trap-area"> | |
288 | + <button aria-label="Ocultar toolbar de accesibilidad" id="hide-toolbar" class="btn btn-link btn-toolbar-toggle">Ocultar</button> | |
289 | + <nav arial-label="Navegación de herramientas para la accesibilidad"> | |
290 | + <ul class="nav flex-column"> | |
291 | + <li class="nav-item"> | |
292 | + <button | |
293 | + id="magnify-text" | |
294 | + class="btn btn-link" | |
295 | + aria-label="Agrandar Texto" | |
296 | + > | |
297 | + <i class="fas fa-search-plus"></i> Agrandar Texto | |
298 | + </button> | |
299 | + </li> | |
300 | + <li class="nav-item"> | |
301 | + <button | |
302 | + id="minify-text" | |
303 | + class="btn btn-link" | |
304 | + aria-label="Achicar Texto"> | |
305 | + <i class="fas fa-search-minus"></i> Achicar Texto | |
306 | + </button> | |
307 | + </li> | |
308 | + | |
309 | + <li class="divider"></li> | |
310 | + | |
311 | + <li class="nav-item"> | |
312 | + <button | |
313 | + id="grayscale" | |
314 | + class="btn btn-link" | |
315 | + aria-label="Escala de grises"> | |
316 | + <i class="fas fa-adjust" style="transform: rotate(180deg);"></i> Escala de grises | |
317 | + </button> | |
318 | + </li> | |
319 | + <li class="nav-item"> | |
320 | + <button | |
321 | + id="high-contrast" | |
322 | + class="btn btn-link" | |
323 | + aria-label="Alto contraste"> | |
324 | + <i class="fas fa-adjust" style="transform: rotate(240deg);"></i> Alto Contraste | |
325 | + </button> | |
326 | + </li> | |
327 | + <li class="nav-item"> | |
328 | + <button | |
329 | + id="black-on-yellow" | |
330 | + class="btn btn-link" | |
331 | + aria-label="Amarillo sobre negro"> | |
332 | + <i class="fas fa-adjust"></i> Amarillo sobre Negro | |
333 | + </button> | |
334 | + </li> | |
335 | + <li class="nav-item"> | |
336 | + <button | |
337 | + id="reset" | |
338 | + class="btn btn-link" | |
339 | + aria-label="Restablecer"> | |
340 | + <i class="fas fa-undo"></i> Restablecer | |
341 | + </button> | |
342 | + </li> | |
343 | + </ul> | |
344 | + </nav> | |
345 | + </aside> | |
346 | + | |
347 | + <aside aria-label="Switch para el toolbar" id="toolbar-oppener" class="shown"> | |
348 | + <button aria-label="Mostrar toolbar de accesibilidad" class="btn btn-link btn-toolbar-toggle" id="show-toolbar"> | |
349 | + <i class="fas fa-low-vision"></i> Mostrar | |
350 | + </button> | |
351 | + </aside> | |
352 | + | |
353 | + <main id="main-content" class="mt-5 mb-5"> | |
354 | + <div class="container"> | |
355 | + <div class="title"> | |
356 | + <h1 class="h-2">Título del artículo 1</h1> | |
357 | + </div> | |
358 | + <div aria-label="Breadcrumb"> | |
359 | + <ol class="breadcrumb pl-0 pt-0"> | |
360 | + <li class="breadcrumb-item"> | |
361 | + <a href="index.html">Portada</a> | |
362 | + </li> | |
363 | + <li class="breadcrumb-item"> | |
364 | + <a href="noticias.html">Noticias</a> | |
365 | + </li> | |
366 | + <li class="breadcrumb-item active" aria-current="page">Títutlo del artículo 1</li> | |
367 | + </ol> | |
368 | + </div> | |
369 | + | |
370 | + <div class="row"> | |
371 | + <div class="col-sx-12 col-md-8"> | |
372 | + <section id="content"> | |
373 | + <article> | |
374 | + <p>El paso clásico “Lorem ipsum dolor sit amet…” se atribuye a una remixación del texto de De Finibus Bonorum et Malorum (“En los extremos del bien y del mal”), del filósofo romano Cicerón, de 45 aC. Más específicamente, se piensa que el pasaje proviene de las secciones 1.10.32 - 33 de su texto, con la parte más notable extraída a continuación:</p> | |
375 | + <blockquote> | |
376 | + <p>“Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.”</p> | |
377 | + </blockquote> | |
378 | + <p>Una traducción inglesa de 1914 por Harris Rackham lee:</p> | |
379 | + <blockquote> | |
380 | + <p>“Nor is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but occasionally circumstances occur in which toil and pain can procure him some great pleasure.”</p> | |
381 | + </blockquote> | |
382 | + <p>De acuerdo con el profesor latino Richard McClintock — el hombre al que se atribuyó el descubrimiento de las raíces de Lorem Ipsum — es probable que en algún momento de la edad media un tipógrafo codificara parte de De Finibus de Cicerón para proporcionar un texto reservado para modelar varias fuentes para un libro tipo espécimen. Pero ese era sólo el inicio.</p> | |
383 | + | |
384 | + <div class="slider single-item"> | |
385 | + <img src="assets/images/article-1.jpg" alt="Un niño sentado en en su pupitre realizando sus tareas escolares"> | |
386 | + <img src="assets/images/lab.jpg" alt="Un hombre, con una remera de la nasa, que se encuentra realizando un experimento dentro de un laboratorio"> | |
387 | + </div> | |
388 | + </article> | |
389 | + </section> | |
390 | + </div> | |
391 | + | |
392 | + <div class="col-sx-12 col-md-4 mt-3 mt-md-0"> | |
393 | + <section aria-labelledby="tags-label"> | |
394 | + <div class="tags-container mb-3"> | |
395 | + <h2 id="tags-label" class="h-5">Etiquetas</h2> | |
396 | + <div class="tags-list"> | |
397 | + <a class="tag-item" href="#"> | |
398 | + Tecnología | |
399 | + </a> | |
400 | + <a class="tag-item" href="#"> | |
401 | + Aplicación Móvil | |
402 | + </a> | |
403 | + <a class="tag-item" href="#"> | |
404 | + Trabajo | |
405 | + </a> | |
406 | + <a class="tag-item" href="#"> | |
407 | + Creación | |
408 | + </a> | |
409 | + <a class="tag-item" href="#"> | |
410 | + Aprendizaje | |
411 | + </a> | |
412 | + | |
413 | + </div> | |
414 | + </div> | |
415 | + </section> | |
416 | + | |
417 | + <section aria-labelledby="archive-label"> | |
418 | + <div class="archive-container mt-3"> | |
419 | + <h2 id="archive-label" class="h-5">Archivo</h2> | |
420 | + <ul class="nav flex-column"> | |
421 | + <li class="nav-item"><a href="#">Todas</a></li> | |
422 | + <li class="nav-item"><a href="#">Julio 2019</a></li> | |
423 | + </ul> | |
424 | + </div> | |
425 | + </section> | |
426 | + | |
427 | + </div> | |
428 | + </div> | |
429 | + | |
430 | + <div class="row mt-4"> | |
431 | + <div class="col-12"> | |
432 | + <h3 class="h-5 mb-3">Últimas noticias publicadas</h3> | |
433 | + | |
434 | + <div class="grid"> | |
435 | + <article class="item item-small"> | |
436 | + <a aria-label="Título del artículo 5" href="article.html"> | |
437 | + <div class="item-picture"> | |
438 | + <img src="assets/images/article-1.jpg" alt="Un niño sentado en en su pupitre realizando sus tareas escolares"> | |
439 | + <div class="overlay"></div> | |
440 | + </div> | |
441 | + | |
442 | + <div class="item-info text-center index-1"> | |
443 | + <div class="item-title"> | |
444 | + <h2>Título del artículo 5</h2> | |
445 | + | |
446 | + </div> | |
447 | + | |
448 | + <div class="item-date"> | |
449 | + <p>01/01/2020 00:00</p> | |
450 | + </div> | |
451 | + </div> | |
452 | + </a> | |
453 | + </article> | |
454 | + <article class="item item-small"> | |
455 | + <a aria-label="Título del artículo 5" href="article.html"> | |
456 | + <div class="item-picture"> | |
457 | + <img src="assets/images/article-1.jpg" alt="Un niño sentado en en su pupitre realizando sus tareas escolares"> | |
458 | + <div class="overlay"></div> | |
459 | + </div> | |
460 | + | |
461 | + <div class="item-info text-center index-1"> | |
462 | + <div class="item-title"> | |
463 | + <h2>Título del artículo 5</h2> | |
464 | + | |
465 | + </div> | |
466 | + | |
467 | + <div class="item-date"> | |
468 | + <p>01/01/2020 00:00</p> | |
469 | + </div> | |
470 | + </div> | |
471 | + </a> | |
472 | + </article> | |
473 | + <article class="item item-small"> | |
474 | + <a aria-label="Título del artículo 5" href="article.html"> | |
475 | + <div class="item-picture"> | |
476 | + <img src="assets/images/article-1.jpg" alt="Un niño sentado en en su pupitre realizando sus tareas escolares"> | |
477 | + <div class="overlay"></div> | |
478 | + </div> | |
479 | + | |
480 | + <div class="item-info text-center index-1"> | |
481 | + <div class="item-title"> | |
482 | + <h2>Título del artículo 5</h2> | |
483 | + | |
484 | + </div> | |
485 | + | |
486 | + <div class="item-date"> | |
487 | + <p>01/01/2020 00:00</p> | |
488 | + </div> | |
489 | + </div> | |
490 | + </a> | |
491 | + </article> | |
492 | + </div> | |
493 | + </div> | |
494 | + </div> | |
495 | + </div> | |
496 | + </main> | |
497 | + | |
498 | + <footer> | |
499 | + <section id="location" class="mt-3 mb-3"> | |
500 | + <div class="container"> | |
501 | + <div class="row"> | |
502 | + <div class="col-xs-12 col-md-4 mb-3"> | |
503 | + <div class="poll"> | |
504 | + <h3 class="h-5 mb-3">Usted ya votó en esta encuesta</h3> | |
505 | + <p>Pregunta: ¿Le ha resultado útil esta inforamación?</p> | |
506 | + <div id="surveyResults"> | |
507 | + <ul class="nav flex-column bordered-bottom-list"> | |
508 | + <li class="nav-item mt-2 mb-2 pb-2 pt-2"><span class="surveySwatch bg-orange"></span> 0% <strong>Muy útil</strong></strong></li> | |
509 | + <li class="nav-item mt-2 mb-2 pb-2 pt-2"><span class="surveySwatch bg-yellow"></span> 0% <strong>No me sirvió</strong></strong></li> | |
510 | + </ul> | |
511 | + <div class="help-block">0 Votos</div> | |
512 | + </div> | |
513 | + </div> | |
514 | + </div> | |
515 | + <div class="col-xs-12 col-md-8 mt-3 mt-lg-0"> | |
516 | + <h3 class="h-5 mb-3">Ubicación de la [Institución]</h3> | |
517 | + <embed | |
518 | + class="map" | |
519 | + src="https://www.openstreetmap.org/export/embed.html" | |
520 | + alt="Mapa de la ubicación de la [INSTITUCIÓN]"> | |
521 | + <noembed> | |
522 | + <a href="https://www.openstreetmap.org/export/embed.html">Mapa de la ubicación de la [INSTITUCIÓN]</a> | |
523 | + </noembed> | |
524 | + </embed> | |
525 | + </div> | |
526 | + </div> | |
527 | + </div> | |
528 | + </section> | |
529 | + <section id="contact" class="p-5"> | |
530 | + <div class="container"> | |
531 | + <div class="row"> | |
532 | + <div class="col-sx-12 col-sm-4 text-center"> | |
533 | + <img src="assets/images/escudo.jpg" alt="Imagen del Escudo del Paraguay"> | |
534 | + </div> | |
535 | + | |
536 | + <div class="col-sx-12 col-sm-4"> | |
537 | + <h3 class="h-4 contact-title">Informaciones</h3> | |
538 | + <dl> | |
539 | + <dt>Direcciones: </dt> | |
540 | + <dd>Complejo Santos E2 - Gral. Santos 1170 c/ Concordia</dd> | |
541 | + <dt>Teléfono: </dt> | |
542 | + <dd><a aria-label="Llamar al número de teléfono +595212179000" href="tel:+595212179000">(+595 21) 217 9000</a></dd> | |
543 | + <dt>Correo electrónico: </dt> | |
544 | + <dd><a aria-label="Eviar un correo electrónico a comunicacion@mitic.gov.py" href="mailto:comunicacion@mitic.gov.py">comunicacion@mitic.gov.py</a></dd> | |
545 | + </dl> | |
546 | + </div> | |
547 | + | |
548 | + <div class="col-sx-12 col-sm-4 text-center"> | |
549 | + <div class="social-links mt-4 mb-4"> | |
550 | + <ul class="nav justify-content-center"> | |
551 | + <li class="nav-item"> | |
552 | + <a href="https://www.facebook.com/MITICParaguay/" aria-label="Enlace al Facebook del MITIC"> | |
553 | + <i class="fab fa-facebook-f"></i> | |
554 | + </a> | |
555 | + </li> | |
556 | + <li class="nav-item"> | |
557 | + <a | |
558 | + href="https://www.instagram.com/miticpy" | |
559 | + aria-label="Enlace al Instagram del MITIC, abre en una nueva ventana" | |
560 | + target="_blank"> | |
561 | + <i class="fab fa-instagram"></i> | |
562 | + </a> | |
563 | + </li> | |
564 | + <li class="nav-item"> | |
565 | + <a | |
566 | + href="https://twitter.com/Miticpy" | |
567 | + aria-label="Enlace al Twitter del MITIC, abre en una nueva ventana" | |
568 | + target="_blank"> | |
569 | + <i class="fab fa-twitter"></i> | |
570 | + </a> | |
571 | + </li> | |
572 | + <li class="nav-item"> | |
573 | + <a | |
574 | + href="https://www.youtube.com/user/SENATICspy" | |
575 | + aria-label="Enlace al Youtube del MITIC, abre en una nueva ventana" | |
576 | + target="_blank"> | |
577 | + <i class="fab fa-youtube"></i> | |
578 | + </a> | |
579 | + </li> | |
580 | + <li class="nav-item"> | |
581 | + <a | |
582 | + href="https://www.flickr.com/people/124133727@N02/" | |
583 | + aria-label="Enlace al Flickr del MITIC, abre en una nueva ventana" | |
584 | + target="_blank"> | |
585 | + <i class="fab fa-flickr"></i> | |
586 | + </a> | |
587 | + </li> | |
588 | + </ul> | |
589 | + </div> | |
590 | + <a class="btn btn-default" href="#">Reportar un fallo</a> | |
591 | + </div> | |
592 | + </div> | |
593 | + </div> | |
594 | + </section> | |
595 | + <section id="powered-by"> | |
596 | + <div class="container text-center pt-3 pb-3"> | |
597 | + <p> | |
598 | + <a href="https://www.paraguay.gov.py/guia-estandar">Basado en la Guía estándar para sitios web del Gobierno</a> | |
599 | + </p> | |
600 | + <img src="assets/images/marca-senatics-desarrollado-por.png" alt="Marca producto/servicio MITIC" /> | |
601 | + </div> | |
602 | + </section> | |
603 | + </footer> | |
604 | + | |
605 | + <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> | |
606 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> | |
607 | + <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> | |
608 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script> | |
609 | + <script src="assets/slick/slick.js"></script> | |
610 | + <script src="assets/js/bundle.js"></script> | |
611 | + | |
612 | + <script> | |
613 | + $(document).ready(function() { | |
614 | + $('.single-item').slick({ | |
615 | + vertical: false, | |
616 | + infinite: true, | |
617 | + centerMode: false, | |
618 | + slidesToShow: 1, | |
619 | + slidesToScroll: 1, | |
620 | + adaptiveHeight: true, | |
621 | + arrows:true, | |
622 | + dots: false, | |
623 | + autoplaySpeed: 4000, | |
624 | + speed: 500, | |
625 | + autoplay: true, | |
626 | + easing: 'linear', | |
627 | + }); | |
628 | + }); | |
629 | + </script> | |
630 | +</body> | |
631 | +</html> | |
\ No newline at end of file | ... | ... |
base/assets/css/bundle.css
0 → 100644
1 | +.grayscale{filter:grayscale(1)}.highcontrast,.highcontrast main,.highcontrast main .site-search,.highcontrast main .site-sections{background-color:#000}.highcontrast main .bg-ligth-grey{background-color:#000!important}.highcontrast main .bg-mutted-white{background-color:purple!important}.highcontrast nav{background-color:purple}.highcontrast nav li.nav-item.menu-destacado{background-color:#001c54!important}.highcontrast nav li.nav-item div.dropdown-menu{background-color:purple}.highcontrast nav li.nav-item div.dropdown-menu a.dropdown-item:hover{background-color:#001c54!important;color:#fff!important}.highcontrast nav li.nav-item div.dropdown-menu a.dropdown-item.active{border-left:5px solid #fff;background-color:unset}.highcontrast nav li.nav-item div.dropdown-menu a.dropdown-item:focus{background-color:#001c54;color:#fff!important}.highcontrast nav li.nav-item:hover{background-color:#001c54}.highcontrast nav.inner-nav ul li a.nav-link,.highcontrast nav.inner-nav ul li button.nav-link{color:#fff!important}.highcontrast nav.inner-nav ul li.nav-item.active,.highcontrast nav.inner-nav ul li.nav-item:hover{background-color:#000}.highcontrast a,.highcontrast button,.highcontrast dd,.highcontrast div,.highcontrast dt,.highcontrast h1,.highcontrast h2,.highcontrast h3,.highcontrast h4,.highcontrast h5,.highcontrast h6,.highcontrast li,.highcontrast nav.inner-nav ul li.nav-item.active a.nav-link,.highcontrast nav.inner-nav ul li.nav-item:hover a.nav-link,.highcontrast p{color:#fff!important}.highcontrast footer #contact,.highcontrast footer #powered-by{background-color:#000}.highcontrast .btn-default{background-color:purple;border-color:#fff}.highcontrast .btn-default:hover{background-color:#fff;color:purple!important;border-color:purple}.highcontrast .btn-dark-blue,.highcontrast .btn-primary{background-color:purple}.highcontrast .btn-dark-blue:hover,.highcontrast .btn-primary:hover{background-color:#fff;color:#000!important}.highcontrast img{filter:grayscale(.8) contrast(2)}.highcontrast .sections ul li a.active,.highcontrast .sections ul li a:hover,.highcontrast .tags-list .tag-item{color:#fff;background-color:purple}.highcontrast .tags-list .tag-item:hover{background-color:#464749;color:#fff;text-decoration:none}.highcontrast ul.pagination li.page-item a.page-link{background-color:#000;color:#fff}.highcontrast ul.pagination li.page-item.active a{background:purple!important;color:#fff}.highcontrast ul.tree-nav li a.nav-link,.highcontrast ul.tree-nav li button.nav-link{color:#fff!important}.highcontrast ul.tree-nav li.nav-item{margin:0 10px}.highcontrast ul.tree-nav li.nav-item.active,.highcontrast ul.tree-nav li.nav-item:hover{background-color:purple}.highcontrast ul.tree-nav li.nav-item.active a.nav-link,.highcontrast ul.tree-nav li.nav-item:hover a.nav-link{color:#fff!important}.black-on-yellow,.black-on-yellow main,.black-on-yellow main .site-search,.black-on-yellow main .site-sections{background-color:#000}.black-on-yellow main .bg-ligth-grey{background-color:#000!important}.black-on-yellow main .bg-mutted-white{background-color:#baba00!important}.black-on-yellow nav{background-color:#baba00}.black-on-yellow nav li.nav-item a.nav-link{color:#000!important}.black-on-yellow nav li.nav-item.menu-destacado{background-color:#000!important;border-color:#fcfc00!important}.black-on-yellow nav li.nav-item.menu-destacado a{color:#fcfc00!important}.black-on-yellow nav li.nav-item div.dropdown-menu{background-color:#baba00}.black-on-yellow nav li.nav-item div.dropdown-menu a.dropdown-item{color:#000!important}.black-on-yellow nav li.nav-item div.dropdown-menu a.dropdown-item:hover{background-color:#000!important}.black-on-yellow nav li.nav-item div.dropdown-menu a.dropdown-item.active{border-color:#000;background-color:unset}.black-on-yellow nav li.nav-item:hover,.black-on-yellow nav li.nav-item div.dropdown-menu a.dropdown-item:focus{background-color:#000}.black-on-yellow nav li.nav-item.active{border-color:#000}.black-on-yellow nav.inner-nav ul li a.nav-link,.black-on-yellow nav.inner-nav ul li button.nav-link{color:#000!important}.black-on-yellow nav.inner-nav ul li.nav-item.active,.black-on-yellow nav.inner-nav ul li.nav-item:hover{background-color:#000}.black-on-yellow a,.black-on-yellow button,.black-on-yellow dd,.black-on-yellow div,.black-on-yellow dt,.black-on-yellow h1,.black-on-yellow h2,.black-on-yellow h3,.black-on-yellow h4,.black-on-yellow h5,.black-on-yellow h6,.black-on-yellow li,.black-on-yellow nav.inner-nav ul li.nav-item.active a.nav-link,.black-on-yellow nav.inner-nav ul li.nav-item:hover a.nav-link,.black-on-yellow p{color:#fcfc00!important}.black-on-yellow footer #contact,.black-on-yellow footer #powered-by{background-color:#000}.black-on-yellow .btn-default{background-color:#fcfc00;border-color:#baba00;color:#000!important}.black-on-yellow .btn-default:hover{background-color:#baba00;border-color:#fcfc00;color:#000!important}.black-on-yellow .btn-dark-blue,.black-on-yellow .btn-primary{background-color:#fcfc00;color:#000!important}.black-on-yellow .btn-dark-blue:hover,.black-on-yellow .btn-primary:hover{background-color:#7c7c00;color:#000!important}.black-on-yellow img{filter:grayscale(100%) brightness(120%) sepia(90%) hue-rotate(5deg) saturate(500%) contrast(2)}.black-on-yellow .bg-yellow{background-color:#fff}.black-on-yellow .bg-orange{background-color:#baba00}.black-on-yellow .sections ul li a.active,.black-on-yellow .sections ul li a:hover,.black-on-yellow .tags-list .tag-item{color:#000!important;background-color:#baba00}.black-on-yellow .tags-list .tag-item:hover{background-color:#fcfc00;color:#000!important;text-decoration:none}.black-on-yellow ul.pagination li.page-item a.page-link{background-color:#000}.black-on-yellow ul.pagination li.page-item.active a{background:#baba00!important;color:#000!important}.black-on-yellow ul.tree-nav li a.nav-link,.black-on-yellow ul.tree-nav li button.nav-link{color:#fcfc00!important}.black-on-yellow ul.tree-nav li.nav-item{margin:0 10px}.black-on-yellow ul.tree-nav li.nav-item.active,.black-on-yellow ul.tree-nav li.nav-item:hover{background-color:#fcfc00}.black-on-yellow ul.tree-nav li.nav-item.active a.nav-link,.black-on-yellow ul.tree-nav li.nav-item:hover a.nav-link{color:#000!important}/*! | |
2 | + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com | |
3 | + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | |
4 | + */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../images/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}/*! | |
5 | + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com | |
6 | + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | |
7 | + */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../images/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}/*! | |
8 | + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com | |
9 | + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | |
10 | + */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}/*! | |
11 | + * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com | |
12 | + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) | |
13 | + */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:"陵"}.fa-bacterium:before{content:"讀"}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:"亮"}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:"兩"}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:"凉"}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:"梁"}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:"省"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:"糧"}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:"良"}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:"拾"}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Gotham Bold;font-style:normal;font-weight:700;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../images/fa-solid-900.svg#fontawesome) format("svg")}.btn-dark-blue{background:#001c54;color:#fff}.btn-dark-blue:hover{background:#ced4da;color:#001c54}.btn-default{background-color:#fff;color:#001c54;border:1px solid #001c54}.btn-default:hover{background-color:#e0e0e0;color:#001c54}.btn.btn-outline-secondary{color:#000}.btn.btn-outline-secondary:hover{color:#fff}.btn-primary{background-color:#001c54;border:1px solid #001c54}.btn-primary:hover{background-color:#e0e0e0;border-color:#e0e0e0;color:#000}.btn-rounded{padding-left:20px;padding-right:20px;border-radius:30px}@media(min-width:768px){.btn-default{width:100%;text-overflow:ellipsis;overflow:hidden}}.bg-dark-blue{background-color:#001c54}.bg-ligth-grey{background-color:#f9f9f9}.bg-yellow{background-color:#fc3}.bg-orange{background-color:#ff3}.bg-ligther-grey{background-color:#e0e0e0}.bg-mutted-white{background-color:#f1f3f2}ul.bordered-bottom-list li{border-bottom:1px solid #ced4da}ul.bordered-bottom-list li a{font-size:1.2em;color:#001c54}.social-links ul li a,.social-links ul li button{padding:0 6px;font-size:1.1em;color:#6c757d}.social-links ul li.divider{width:2px;margin:3px 10px;background:#6c757d}.h-1,.h-2,.h-3,.h-4,.h-5,.h-6{font-weight:700}.h-1{font-size:2em}.h-2{font-size:1.8em}.h-3{font-size:1.6em}.h-4{font-size:1.4em}.h-5{font-size:1.2em}.h-6,p{font-size:1em}body.text-large .h-1{font-size:2.2em}body.text-large .h-2{font-size:2em}body.text-large .h-3{font-size:1.8em}body.text-large .h-4{font-size:1.6em}body.text-large .h-5{font-size:1.4em}body.text-large .h-6,body.text-large a,body.text-large p{font-size:1.2em}body.text-xlarge .h-1{font-size:2.4em}body.text-xlarge .h-2{font-size:2.2em}body.text-xlarge .h-3{font-size:2em}body.text-xlarge .h-4{font-size:1.8em}body.text-xlarge .h-5{font-size:1.6em}body.text-xlarge .h-6,body.text-xlarge a,body.text-xlarge p{font-size:1.4em}body.text-xxlarge .h-1{font-size:2.6em}body.text-xxlarge .h-2{font-size:2.4em}body.text-xxlarge .h-3{font-size:2.2em}body.text-xxlarge .h-4{font-size:2em}body.text-xxlarge .h-5{font-size:1.8em}body.text-xxlarge .h-6,body.text-xxlarge a,body.text-xxlarge p{font-size:1.6em}.text-small .h-1{font-size:1.8em}.text-small .h-2{font-size:1.6em}.text-small .h-3{font-size:1.4em}.text-small .h-4{font-size:1.2em}.text-small .h-5{font-size:1em}.text-small .h-6,.text-small p{font-size:.8em}.text-xsmall .h-1{font-size:1.6em}.text-xsmall .h-2{font-size:1.4em}.text-xsmall .h-3{font-size:1.2em}.text-xsmall .h-4{font-size:1em}.text-xsmall .h-5{font-size:.8em}.text-xsmall .h-6,.text-xsmall p{font-size:.7em}.text-xxsmall .h-1{font-size:1.2em}.text-xxsmall .h-2{font-size:1em}.text-xxsmall .h-3{font-size:.8em}.text-xxsmall .h-4{font-size:.7em}.text-xxsmall .h-5{font-size:.6em}.text-xxsmall .h-6,.text-xxsmall a,.text-xxsmall p{font-size:.5em}header picture img{max-width:100%;height:auto}header #header-search input{border-radius:30px 0 0 30px;border-right:none;border-color:#ced4da}header #header-search button{border-radius:0 30px 30px 0;border-left:none;border-color:#ced4da}header #header-search .form-group .input-group{margin:0 auto}header .accesibility-icons-container{font-size:1.3em;color:#001c54}header .accesibility-icons-container i{margin:0 .2em}nav ul li a.nav-link,nav ul li button.nav-link{color:#e0e0e0!important;text-transform:uppercase;font-weight:700}nav ul li.nav-item{margin:0 10px}nav ul li.nav-item:hover{background-color:rgba(59,185,140,.25)}nav ul li.nav-item:hover a.nav-link{color:#fff!important}nav ul li.nav-item div.dropdown-menu{background-color:#001c54}nav ul li.nav-item div.dropdown-menu a.dropdown-item{color:#e0e0e0!important;text-transform:uppercase;font-weight:700;font-size:.8em}nav ul li.nav-item div.dropdown-menu a.dropdown-item:hover{background-color:rgba(59,185,140,.25)!important;color:#fff!important}nav ul li.nav-item div.dropdown-menu a.dropdown-item.active{border-left:5px solid #fff;background-color:unset}nav ul li.nav-item div.dropdown-menu a.dropdown-item:focus{background-color:rgba(59,185,140,.25);color:#fff!important}nav ul li.nav-item.menu-destacado{background-color:rgba(59,185,140,.25);border:1px solid #3bb98c;padding-right:12px!important;padding-left:12px!important;border-radius:30px}nav ul li.nav-item.menu-destacado:hover{border:2px solid #51d8a8;padding-right:11px!important;padding-left:11px!important}nav ul li.nav-item.menu-destacado:hover a{padding-top:.4rem;padding-bottom:.3rem}nav ul li.nav-item.active{border-bottom:2px solid #f1f3f2}nav.inner-nav ul li a.nav-link,nav.inner-nav ul li button.nav-link{color:#464749!important;text-transform:unset;font-weight:500}nav.inner-nav ul li.nav-item{margin:0 10px}nav.inner-nav ul li.nav-item.active,nav.inner-nav ul li.nav-item:hover{background-color:#e0e0e0}nav.inner-nav ul li.nav-item.active a.nav-link,nav.inner-nav ul li.nav-item:hover a.nav-link{color:#000!important}nav.inner-nav ul li.nav-item div.dropdown-menu{background-color:#001c54}nav.inner-nav ul li.nav-item div.dropdown-menu a.dropdown-item{color:#e0e0e0!important;text-transform:unset;font-weight:700;font-size:.8em}nav.inner-nav ul li.nav-item div.dropdown-menu a.dropdown-item:hover{background-color:rgba(59,185,140,.25);color:#fff!important}nav.inner-nav ul li.nav-item.menu-destacado{background-color:rgba(59,185,140,.25);border:1px solid #3bb98c;padding-right:12px!important;padding-left:12px!important;border-radius:30px}nav.inner-nav ul li.nav-item.menu-destacado:hover{border:2px solid #51d8a8;padding-right:11px!important;padding-left:11px!important}nav.inner-nav ul li.nav-item.menu-destacado:hover a{padding-top:.4rem;padding-bottom:.3rem}ul.tree-nav li a.nav-link,ul.tree-nav li button.nav-link{color:#001c54!important;text-transform:unset;font-weight:500}ul.tree-nav li.nav-item{margin:0 10px}ul.tree-nav li.nav-item.active,ul.tree-nav li.nav-item:hover{background-color:#e0e0e0}ul.tree-nav li.nav-item.active a.nav-link,ul.tree-nav li.nav-item:hover a.nav-link{color:#000!important}ul.tree-nav li.nav-item div.dropdown-menu{background-color:#001c54}ul.tree-nav li.nav-item div.dropdown-menu a.dropdown-item{color:#e0e0e0!important;text-transform:unset;font-weight:700;font-size:.8em}ul.tree-nav li.nav-item div.dropdown-menu a.dropdown-item:hover{background-color:rgba(59,185,140,.25);color:#fff!important}ul.tree-nav li.nav-item.menu-destacado{background-color:rgba(59,185,140,.25);border:1px solid #3bb98c;padding-right:12px!important;padding-left:12px!important;border-radius:30px}ul.tree-nav li.nav-item.menu-destacado:hover{border:2px solid #51d8a8;padding-right:11px!important;padding-left:11px!important}ul.tree-nav li.nav-item.menu-destacado:hover a{padding-top:.4rem;padding-bottom:.3rem}#surveyResults .surveySwatch{border:1px solid #666;float:left;font-size:1px;height:10px;line-height:1px;margin:5px 4px 0 0;width:10px}#surveyQuestion{clear:both;padding-bottom:10px}.grid{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:150px;grid-auto-flow:row dense}.item{position:relative}.item .item-picture{display:inline-block;width:100%;height:100%;overflow:hidden}.item .item-picture img{width:100%;height:100%;width:auto;object-fit:contain;display:block;margin-left:50%;transform:translateX(-50%)}.item .item-picture .overlay{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:.8;transition:.5s ease;background:#000;background:linear-gradient(180deg,transparent,#000 78%)}.item .item-picture .overlay:hover{background:linear-gradient(0deg,#000,transparent 54%)}.item .item-info{position:absolute;bottom:0;width:100%}.item .item-info .item-title h2{font-weight:bolder;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.7)}.item .item-info .item-date p{color:#fff}.item .item-info.index-1{z-index:1}.item.item-large{grid-row-end:span 3}.item.item-medium{grid-row-end:span 2}.item.item-small{grid-row-end:span 1}.item.item-small .item-picture img{height:auto!important;width:100%!important}.item.item-normal{overflow:auto;margin-bottom:10px;margin-top:20px;border-bottom:1px solid #ced4da}.item.item-normal .item-picture{width:30%;height:116px;float:left;margin-right:20px}.item.item-normal .item-info{float:left;position:relative;bottom:unset!important;width:60%;margin-right:10px}.item.item-normal .item-info .item-title h2{font-weight:600;color:#001c54;font-size:1.2em;text-shadow:none}.item.item-normal .item-info .item-date p{color:#464749;font-size:.8em}.breadcrumb{background:none}.breadcrumb li.breadcrumb-item a{color:#6c757d}.breadcrumb li.breadcrumb-item.active,ul.pagination li.page-item a.page-link{color:#001c54}ul.pagination li.page-item.active a{border:1px solid #ced4da;background:#001c54!important;color:#fff}.sections{border:2px solid #ced4da;border-right:none;border-left:none}.sections ul li a{text-transform:uppercase;font-weight:600;color:#6c757d}.sections ul li a.active,.sections ul li a:hover{color:#fff;background-color:#464749}.archive-container .nav .nav-item a{color:#001c54;font-weight:500}.tags-list{display:flex;flex-wrap:wrap}.tags-list .tag-item{border-radius:30px;border:1px solid #464749;padding:0 .6em;margin:.4em .3em;font-weight:500;line-height:2.4;background-color:#e0e0e0;color:#000}.tags-list .tag-item:hover{background-color:#464749;color:#fff;text-decoration:none}section#content blockquote{padding-left:60px;font-size:1.46em;font-weight:300;border-color:#bdcfd8;color:#5b676c;line-height:1.42857143;border-left:5px solid #ced4da}section#content .slick-prev{left:10px;z-index:1}section#content .slick-next{right:30px}section#content .slick-next:before,section#content .slick-prev:before{font-size:40px}.table-spaced{border-spacing:0 .5em!important}.table-spaced thead{display:none}main{background-color:#fff}main div.section-title h1{font-size:1em;font-weight:bolder;color:#464749}main .external-link img{width:100%;margin:20px 0}main #contact-info .social-links ul li a,main #contact-info .social-links ul li button{font-size:1.4em;color:#001c54}main #contact-info .map{width:100%;height:300px}main #contact-info dl{font-size:1em}main #contact-info dl dt{float:left;margin-right:10px}main #contact-info dl dd a{color:#001c54}footer .map{width:100%;height:300px}footer #contact{background-color:#f1f3f2}footer #contact dl{font-size:.8em}footer #contact dl dt{float:left;margin-right:10px}footer #contact dl dd a{color:#001c54}footer .social-links ul li a,footer .social-links ul li button{font-size:1.3em;color:#464749}footer .contact-title{text-align:center}footer #powered-by{background-color:#ced4da}footer #powered-by a{color:#464749;font-size:.9em}footer #powered-by img{height:30px}@media(min-width:576px){footer .contact-title{text-align:left}}aside{position:fixed;top:50%;z-index:1;right:0;background-color:#001c54}aside .btn-toolbar-toggle,aside .btn-toolbar-toggle:hover{color:#fff}aside nav ul li button{color:#fff!important}aside.hidden{display:none}aside.shown{display:block;right:0} | |
\ No newline at end of file | ... | ... |
base/assets/css/mlpushmenu.css
0 → 100644
1 | +.menu-trigger { | |
2 | + position: relative; | |
3 | + padding-left: 60px; | |
4 | + font-size: 0.9em; | |
5 | +} | |
6 | + | |
7 | +.menu-trigger:before { | |
8 | + position: absolute; | |
9 | + top: 2px; | |
10 | + left: 0; | |
11 | + width: 40px; | |
12 | + height: 6px; | |
13 | + background: #fff; | |
14 | + box-shadow: 0 6px #34495e, 0 12px #fff, 0 18px #34495e, 0 24px #fff; | |
15 | + content: ''; | |
16 | +} | |
17 | + | |
18 | +.mp-pusher { | |
19 | + position: relative; | |
20 | + left: 0; | |
21 | + height: 100%; | |
22 | + perspective: 1000px; | |
23 | +} | |
24 | + | |
25 | +.mp-menu { | |
26 | + position: absolute; /* we can't use fixed here :( */ | |
27 | + top: 0; | |
28 | + left: 0; | |
29 | + z-index: 1; | |
30 | + width: 300px; | |
31 | + height: 100%; | |
32 | + -webkit-transform: translate3d(-100%, 0, 0); | |
33 | + -moz-transform: translate3d(-100%, 0, 0); | |
34 | + transform: translate3d(-100%, 0, 0); | |
35 | +} | |
36 | + | |
37 | +.mp-level { | |
38 | + position: absolute; | |
39 | + top: 0; | |
40 | + left: 0; | |
41 | + width: 100%; | |
42 | + height: 100%; | |
43 | + background: #336ca6; | |
44 | + -webkit-transform: translate3d(-100%, 0, 0); | |
45 | + -moz-transform: translate3d(-100%, 0, 0); | |
46 | + transform: translate3d(-100%, 0, 0); | |
47 | +} | |
48 | + | |
49 | +/* overlays for pusher and for level that gets covered */ | |
50 | +.mp-pusher::after, | |
51 | +.mp-level::after, | |
52 | +.mp-level::before { | |
53 | + position: absolute; | |
54 | + top: 0; | |
55 | + right: 0; | |
56 | + width: 0; | |
57 | + height: 0; | |
58 | + content: ''; | |
59 | + opacity: 0; | |
60 | +} | |
61 | + | |
62 | +.mp-pusher::after, | |
63 | +.mp-level::after { | |
64 | + background: rgba(0,0,0,0.3); | |
65 | + -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; | |
66 | + -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; | |
67 | + transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s; | |
68 | +} | |
69 | + | |
70 | +.mp-level::after { | |
71 | + z-index: -1; | |
72 | +} | |
73 | + | |
74 | +.mp-pusher.mp-pushed::after, | |
75 | +.mp-level.mp-level-overlay::after { | |
76 | + width: 100%; | |
77 | + height: 100%; | |
78 | + opacity: 1; | |
79 | + -webkit-transition: opacity 0.3s; | |
80 | + -moz-transition: opacity 0.3s; | |
81 | + transition: opacity 0.3s; | |
82 | +} | |
83 | + | |
84 | +.mp-level.mp-level-overlay { | |
85 | + cursor: pointer; | |
86 | +} | |
87 | + | |
88 | +.mp-level.mp-level-overlay.mp-level::before { | |
89 | + width: 100%; | |
90 | + height: 100%; | |
91 | + background: transparent; | |
92 | + opacity: 1; | |
93 | +} | |
94 | + | |
95 | +.mp-pusher, | |
96 | +.mp-level { | |
97 | + -webkit-transition: all 0.5s; | |
98 | + -moz-transition: all 0.5s; | |
99 | + transition: all 0.5s; | |
100 | +} | |
101 | + | |
102 | +/* overlap */ | |
103 | +.mp-overlap .mp-level.mp-level-open { | |
104 | + box-shadow: 1px 0 2px rgba(0,0,0,0.2); | |
105 | + -webkit-transform: translate3d(-40px, 0, 0); | |
106 | + -moz-transform: translate3d(-40px, 0, 0); | |
107 | + transform: translate3d(-40px, 0, 0); | |
108 | +} | |
109 | + | |
110 | +/* First level */ | |
111 | +.mp-menu > .mp-level, | |
112 | +.mp-menu > .mp-level.mp-level-open, | |
113 | +.mp-menu.mp-overlap > .mp-level, | |
114 | +.mp-menu.mp-overlap > .mp-level.mp-level-open { | |
115 | + box-shadow: none; | |
116 | + -webkit-transform: translate3d(0, 0, 0); | |
117 | + -moz-transform: translate3d(0, 0, 0); | |
118 | + transform: translate3d(0, 0, 0); | |
119 | +} | |
120 | + | |
121 | +/* cover */ | |
122 | +.mp-cover .mp-level.mp-level-open { | |
123 | + -webkit-transform: translate3d(0, 0, 0); | |
124 | + -moz-transform: translate3d(0, 0, 0); | |
125 | + transform: translate3d(0, 0, 0); | |
126 | +} | |
127 | + | |
128 | +.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) { | |
129 | + -webkit-transform: translate3d(-100%, 0, 0); | |
130 | + -moz-transform: translate3d(-100%, 0, 0); | |
131 | + transform: translate3d(-100%, 0, 0); | |
132 | +} | |
133 | + | |
134 | +/* content style */ | |
135 | +.mp-menu ul { | |
136 | + margin: 0; | |
137 | + padding: 0; | |
138 | + list-style: none; | |
139 | +} | |
140 | + | |
141 | +.mp-menu h2 { | |
142 | + margin: 0; | |
143 | + padding: 1em; | |
144 | + color: rgba(0,0,0,0.4); | |
145 | + text-shadow: 0 0 1px rgba(0,0,0,0.1); | |
146 | + font-weight: 300; | |
147 | + font-size: 2em; | |
148 | +} | |
149 | + | |
150 | +.mp-menu.mp-overlap h2::before { | |
151 | + position: absolute; | |
152 | + top: 0; | |
153 | + right: 0; | |