@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 Web */

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

body {
    display: flex;
    flex-direction: column;
    font-size: 100%;
    font-family: 'source_sans_proregular', sans-serif;
    background-color: #fff;
}

header {
    background-color: #9e0643;
    padding: 2% 15%;
}

img.logo {
    width: 25%;
}

nav ul {
    display: flex;
    flex-direction: row;
    padding: 0;
    float: right;
    margin-top: -2.2rem;
}

nav ul li {
    display: inline;
    padding-left: 2rem;
}

a.menu {
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'ralewaylight', sans-serif;
    font-size: 1.1rem;
}

#inicio {
    padding: 4% 15%;
}

.contenedor {
    float: left;
    color: #9e0643;
    width: 60%;
    text-align: center;
}

h2 {
    font-family: 'ralewaysemibold', sans-serif;
    font-size: 2rem;
}

.img-icon {
    margin: 2rem 0 0.2em;
}

h4 {
    font-size: 1.2rem;
}

img.descarga {
    margin-top: 1rem;
}

.blueberry {
    margin: 8rem auto;
}  

.blueberry .slides {
    display: block;
    position: relative;
    overflow: hidden;
}
        
.blueberry .slides li {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
        
.blueberry .slides li img {
    display: block;
    width: 100%;
    max-width: none;
}
        
.blueberry .slides li.active {
    display: block;
    position: relative;
}

.blueberry .crop li img {
    width: auto;
}

.blueberry .pager {
    height: 40px;
    text-align: center;
}
        
.blueberry .pager li {
    display: inline-block;
}
        
.blueberry .pager li a,
.blueberry .pager li a span {
    display: block;
    height: 10px;
    width: 10px;
}
        
.blueberry .pager li a {
    padding: 26px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
        
.blueberry .pager li a span {
    overflow: hidden;
    background: #c0c0c0;
    text-indent: -9999px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 6px;
}
        
.blueberry .pager li.active a span {
    background: #9e0643;
}

.volver {
    margin: 0 auto;
    display: table;
    padding: 0rem 2rem;
}

img.flecha {
    max-width: 50px;  
}

#sobre-la-app {
    background-color: #7c78b7;
    padding: 4% 15%;
}

h1 {
    font-family: 'sofiaregular', cursive;
    text-align: center;
    font-size: 2.4rem;
    color: #9e0643;
}

h4.texto-explicacion {
    color: #fff;
    text-align: center;
    padding: 2rem;
}

.explicacion {
    display: flex;
    justify-content: center;
    text-align: center;
}

h5 {
    color: #fff;
    font-size: 1rem;
}

.resumen-app {
    padding: 4rem 0 1rem;
}

.width-33 {
    width: 33%;
    display: inline-block;
}

i.iconos-informacion {
    display: flex;
    justify-content: center;
}

h4.info.mas {
    margin-bottom: 0.4rem;
    text-transform: uppercase;
}

p.descripcion {
    color: #fff;
    text-align: center;
    padding: 0 100px 50px;
}

#quienes-somos {
    background-color: #ededed;
    padding: 4% 15%;
}

h4.info {
    color: #9e0643;
    text-align: center;
    margin: 2rem 0;
}

p.texto-info {
    text-align: center;
}

.img-quienes {
    display: flex;
    justify-content: center;
}

.img-quienes-item {
    margin: 2rem;
}

.avatar {
    text-align: center;
}

#contacto {
    background-color: #ffffff;
    padding: 4% 15%;
}

.formulario {
    display: inline-block;
    width: 60%;
}

input:not([type="submit"]) {
    display: block;
    margin: 0.6rem auto;
    border: 2px solid #9e0643;
    padding: 0.6rem;
    font-size: 1rem;
    background-color: white;
    min-width: 100%;
}

textarea {
    display: block;
    margin: 0.6rem auto;
    border: 2px solid #9e0643;
    padding: 0.6rem;
    font-size: 1.1rem;
    background-color: white;
    min-width: 100%;
    font-family: 'latoregular', sans-serif;
}

input.button.enviar {
    background-color: #9e0643;
    padding: 0.6rem 1rem;
    border-radius: 6%;
    border: none;
    color: #fff;
    font-size: 1rem;
}

.contacto {
    float: right;
    width: 30%;
}

.contacto p {
    padding: 2rem 0;
    border-bottom: 1px solid #000;
}

.icon-texto {
    display: -webkit-box;
    margin: 1rem 0;
}

h4.texto {
    font-size: 1.2rem;
    font-family: 'ralewaysemibold', sans-serif;
    margin-top: 7px;
    padding-left: 8px;
}

footer {
    background-color: #710430;
    margin-top: -1rem;
}

.pie {
    max-width: 1400px;
    margin: auto;
    padding: 1.5rem 0;
    display: flex;
    color: #ffffff;
}

.logo-fadu {
    padding-right: 3rem;
    border-right: 1px solid #ffffff;
}

.copyright {
    padding-left: 3rem;
    font-family: 'ralewaylight', sans-serif;
    line-height: 1.4;
    font-size: 0.8rem;
}


@media only screen and (max-width: 960px) and (min-width: 1px) {
    nav ul {
        display: block;
        margin-top: 0rem;
        float: none;
    }
    
    nav ul li {
        display: block;
        padding-left: 0;
    }
    
    a.menu {
        font-size: 0.8rem;
    }
}