/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 26, 2016 */

@font-face {
    font-family: 'sofiaregular';
    src: url('fonts/sofia-regular-webfont.eot');
    src: url('fonts/sofia-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sofia-regular-webfont.woff2') format('woff2'),
         url('fonts/sofia-regular-webfont.woff') format('woff'),
         url('fonts/sofia-regular-webfont.ttf') format('truetype'),
         url('fonts/sofia-regular-webfont.svg#sofiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaylight';
    src: url('fonts/raleway-light-webfont.eot');
    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-light-webfont.woff2') format('woff2'),
         url('fonts/raleway-light-webfont.woff') format('woff'),
         url('fonts/raleway-light-webfont.ttf') format('truetype'),
         url('fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('fonts/raleway-semibold-webfont.eot');
    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('fonts/raleway-semibold-webfont.woff') format('woff'),
         url('fonts/raleway-semibold-webfont.ttf') format('truetype'),
         url('fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('fonts/sourcesanspro-bold-webfont.eot');
    src: url('fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}


 /* Icons Font */
 
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hrsix4');
  src:  url('fonts/icomoon.eot?hrsix4#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hrsix4') format('truetype'),
    url('fonts/icomoon.woff?hrsix4') format('woff'),
    url('fonts/icomoon.svg?hrsix4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gusto-full:before {
  content: "\e91b";
}
.icon-vista-full:before {
  content: "\e91c";
}
.icon-tacto-full:before {
  content: "\e91d";
}
.icon-olfato-full:before {
  content: "\e91e";
}
.icon-oido-full:before {
  content: "\e91f";
}
.icon-arrow-full:before {
  content: "\e920";
}
.icon-menu:before {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-oido:before {
  content: "\e902";
}
.icon-olfato:before {
  content: "\e903";
}
.icon-tacto:before {
  content: "\e904";
}
.icon-vista:before {
  content: "\e905";
}
.icon-gusto:before {
  content: "\e906";
}
.icon-cerrar-sesion:before {
  content: "\e907";
}
.icon-borrar:before {
  content: "\e908";
}
.icon-acerca-de:before {
  content: "\e909";
}
.icon-ajustes:before {
  content: "\e90a";
}
.icon-como-llegar:before {
  content: "\e90b";
}
.icon-entradas:before {
  content: "\e90c";
}
.icon-favoritos:before {
  content: "\e90d";
}
.icon-editar-perfil:before {
  content: "\e90e";
}
.icon-home:before {
  content: "\e90f";
}
.icon-editar:before {
  content: "\e910";
}
.icon-like:before {
  content: "\e911";
}
.icon-amigos:before {
  content: "\e912";
}
.icon-crear:before {
  content: "\e913";
}
.icon-clima:before {
  content: "\e914";
}
.icon-ubicacion:before {
  content: "\e915";
}
.icon-location:before {
  content: "\e916";
}
.icon-calendar:before {
  content: "\e917";
}
.icon-favoritos-full:before {
  content: "\e918";
}
.icon-menu-full:before {
  content: "\e919";
}
.icon-back-full:before {
  content: "\e91a";
}




/*Estilos*/

* {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
}

body {
    display: flex;
    flex-direction: column;
    font-size: 100%;
    font-family: Raleway, sans-serif;
}

header#presentacion {
    padding: 3%;
    background-color: #9e0643;
    color: #fff;
    text-align: center;
}

img.logo {
    padding-bottom: 3rem;
}

nav {
    padding: 1% 0;
}

ul {
    display: flex;
    justify-content: center;
}

li {
    padding: 1rem 2rem;
}

a {
    padding-bottom: 0.6rem;
    border-bottom: 1px solid #fff;
    color: #adacac;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    border-bottom: 1px solid #710430;
    color: black;
}

main {
    padding: 3% 18%;
    background-color: #ededed;
}

h2 {
    text-align: center;
    font-family: Sofia, cursive;
    margin-bottom: 2rem;
    font-size: 2rem;
}

img {
    margin: auto;
    display: block;
}

img.mapa {
    margin-bottom: 5rem;
    width: 100%;
}

.integrantes {
    display: inline-block;
}

.integrantes p {
    text-align: center;
    color: #9e0643;
}

.integrantes p:hover {
    color: #000;
}

.img-redonda {
    border-radius: 50%;
    margin: 2rem auto;
    width: 90%;
}

footer {
    background-color: #710430;
    padding: 1% 18%;
    color: #ffffff;
    font-size: 0.8rem;
}


a.selected {
    color: black;
    border-bottom: 1px solid #710430;
}

@media only screen and (max-width: 960px) and (min-width: 1px) {
    h1 {
        font-size: 1.4rem;
    }
    
    li {
        padding: 1rem 0.6rem;
    }
    
    a {
        font-size: 1rem;
    }
}