@import url('https://fonts.googleapis.com/css?family=Ubuntu&display=swap');

* {
    font-family: sans-serif;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
}

/* celular */
body {
    background: linear-gradient(to top, #341364, #be0076);
    font-family: 'Ubuntu', sans-serif;
    min-height: 100vh;
}

/** header **/

header {
    height: 20%;
    text-decoration: none;
}

.ojologo {
    display: flex;
    float: left;
    width: 80%;
    margin-left: 10%;
    padding-top: 0.2%;
}

.navegadorlanding {
    display: flex;
    float: right;
    padding-top: 1.9%;
}

ul li {
    display: flex;
    text-decoration: none;
    float: left;
    font-family: 'Ubuntu', sans-serif;
    margin-left: 7px;
    padding-right: 10px;
}

a {
    text-align: center;
    width: 150px;
    color: #d5f215;
    background-color: #3f1779;
    padding: 9px;
    border-radius: 5px;
}

.gif1 {
    display: inline-block;
    height: 3rem;
    margin-top: 2%;
    border-radius: 5px;
    margin-left: 2rem;
}

.tresdias {
    display: block;
    text-align: center;
    margin-top: 2rem;
    font-family: 'Ubuntu', sans-serif;
    color: #d5f215;
    font-size: 40px;
    font-weight: 1000;
}

.diezsedes {
    text-align: center;
    display: block;
    margin-top: 17px;
    margin-left: rem;
    font-family: 'Ubuntu', sans-serif;
    color: white;
    font-size: 30px;
    font-weight: 500;
}

.google {
    margin-top: 2rem;
    margin-left: 7rem;
}

/** video **/
 .teofrecemos {
        display: block;
    text-align: center;
    margin-top: 2rem;
    font-family: 'Ubuntu', sans-serif;
    color: #d5f215;
    font-size: 40px;
    font-weight: 1000;
}

.reservar {
       text-align: center;
    display: block;
    margin-top: 17px;
    margin-left: rem;
    font-family: 'Ubuntu', sans-serif;
    color: white;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 1.2rem
    }

.aa {
    width: 90%;
    height: 0;
    padding-bottom: 60%;
    position: relative;
}

.descargala {
    text-align: center;
    padding: 7%;
    padding-bottom: 0rem;
}

.descargalaahora {
    font-family: 'Ubuntu', sans-serif;
    color: #d5f215;
    font-size: 18px;
    font-weight: 900;
    padding-top: 3rem;
}


/**footer**/

footer {
    background: linear-gradient(to top, #be0076);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

footer p {
    max-width: 1200px;
    color: white;
    text-align: center;
    padding: 1rem 6rem 1rem 6rem;
    font-size: 0.5rem;
}












/* escritorio */
@media screen and (min-width:768px) {

    body {
        background: linear-gradient(to top, #341364, #be0076);
        font-family: 'Ubuntu', sans-serif;
        min-height: 100vh;
    }

    /** header **/

    header {
        height: 15%;
        background-color: #341364;
        text-decoration: none;
    }

    .ojologo {
        display: flex;
        float: left;
        width: 10%;
        margin-left: 10%;
        padding-top: 0.2%;
    }

    .navegadorlanding {
        display: flex;
        float: right;
        padding-top: 1.9%;
    }

    ul li {
        display: flex;
        text-decoration: none;
        float: left;
        font-family: 'Ubuntu', sans-serif;
        margin-left: 7px;
        padding-right: 10px;
    }

    a {
        text-align: center;
        width: 150px;
        color: #d5f215;
        background-color: #3f1779;
        padding: 9px;
        border-radius: 5px;
    }

    /** contenido **/

    .gif1 {
        height: 15%;
        margin-top: 2%;
        border-radius: 5px;
        margin-left: 18rem;
        margin-bottom: 2rem;
    }

    .landingimagen2 {
        background-image: url(../img/pantallas1-01-01.png);
        height: 648.6px;
        width: 1494.15px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    .tresdias {
        display: inline-block;
        margin-top: 200px;
        margin-left: 5rem;
        font-family: 'Ubuntu', sans-serif;
        color: #d5f215;
        font-size: 40px;
        font-weight: 1000;
    }

    .diezsedes {
        display: block;
        margin-top: 17px;
        font-family: 'Ubuntu', sans-serif;
        color: white;
        font-size: 30px;
        font-weight: 500;
        text-align: left;
        margin-left: 5rem;
    }

    .google {
        margin-top: 50px;
        margin-left: 200px;
    }


    .landingimagen3 {
        background-image: url(../img/pantallas2.png);
        height: 354.62px;
        width: 1494.15px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    .landingimage4 {
        margin-top: 10px;
        background-image: url(../img/pantallas3.png);
        height: 206.88px;
        width: 1494.15px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }


    .landingimagen5 {
        margin-top: 0.5%;
        text-align: right;
        background-image: url(../img/pantallas4.png);
        height: 648.6px;
        width: 1494.15px;
        margin-left: 0.5rem;
        margin-right: 0.5rem;


    }


    .teofrecemos {
        display: flex;
        margin-top: 200px;
        margin-right: 150px;
        font-family: 'Ubuntu', sans-serif;
        color: #d5f215;
        font-size: 40px;
        font-weight: 1000;
        float: right;
    }

    .reservar {
        display: flex;
        margin-top: 0px;
        margin-right: 150px;
        font-family: 'Ubuntu', sans-serif;
        color: white;
        font-size: 40px;
        font-weight: 100;
        float: right;
    }


    /** pantalla **/

    .aa {
        text-align: center;
        margin-left: 0.5rem;
        margin-right: 0.5rem;

    }

    section {
        height: 30%;
        margin-top: 1%;
        text-align: center;
        justify-content: center;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    /****/

    .descargala {
        text-align: center;
        padding: 7%;
        padding-bottom: 0rem;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    .descargalaahora {
        font-family: 'Ubuntu', sans-serif;
        color: #d5f215;
        font-size: 18px;
        font-weight: 900;
    }

    /**footer**/

    footer {
        background: linear-gradient(to top, #be0076);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    footer p {
        max-width: 1200px;
        color: white;
        text-align: center;
        font-size: 0.5rem;
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

}
