body {
    background-image: url(../img/bg-contents2.jpg);
    background-attachment: fixed;
    background-size:auto;
    background-position: center top;
    animation-name:fusion;
    animation-duration:1s;
    
}


#icono-menu {
    font-size: 3em;
}

.vacio {
    height: 100px;
}

#icono-cerrar {
    font-size: 3em;
}

#menu-gigante a {
    font-size: 3em;
    margin-top: 10%;
}

.logo {
    max-width: 300px;
}

.titular {
    font-size: 5vw !important;
}

.slider {
    width: 80%;
    margin-top: 6%;
}

.logo {
    width: 80%;
}

/*
main {
    width: 80%;
}
*/

h1 {
    font-size: 6vw !important;
    margin-top: 2%;
}

h2 {
    font-size: 1.5em;
}

.container {
    margin-top: 9% !important;
    width: 100% !important;
}

.section {
    padding-top: 5%;
}

.separador {
    display: none;
}

