@media screen and (max-width: 950px) {
    .mostrarOnoç {
        display: none;
    }
    .colorFondoNavBar{
        background-color: rgb(47, 47, 47) !important;
    }

    .container-text1 {
        margin-top: 15%;
        font-size: 3em;
    }

    .margenBannerDestino{
        margin-top: 15%;
    }

    .fuenteReservar {
        font-size: 0.1em;
    }

    .container-text1Destinos{
        font-size: 2em;
    }

    .fuentePresponsive {
        font-size: 0.8em;
    }

    .container-text, .container-text2, .container-textBlanco {
        font-size: 2em;
    }

    .responsiveLetra {
        margin-top: 50%;
        font-size: 2em;
        text-align: center;
    }

    .fuenteDestino{
        font-size: 2.5em;
    }

    .menu {
        margin-top: 90vh;
    }

    .fuentePadres {
        z-index: 1;
        font-size: 3em;
        position: absolute;
        margin-top: 15%;
        margin-left: 16%;
        font-family: 'Ostrich Sans';
        font-weight: bold;
    }

    .marginTopBannerPadres{
        margin-top: 50%;
    }

    .fondoCam{
        height: 1400px;
    }

    .fondoCar{
        height: 800px;
    }

    .fondoCam1{
        height: 1250px;
    }

    .fondoBarilocheAzul1{
        height: 1000px;
    }

    .fondoCar1{
        height: 800px;
    }

    
}

@media screen and (max-width: 1024px) {
    .mostrarOnoç {
        display: none;
    }

    .menu {
        margin-top: 70vh;
    }

    

    .fuentePadres {
        z-index: 1;
        font-size: 3em;
        position: absolute;
        margin-top: 15%;
        margin-left: 16%;
        font-family: 'Ostrich Sans';
        font-weight: bold;
    }

    .fuenteReservar {
        margin-top: 20%;
        margin-left: 20%;
        font-size: 3em;
    }

}
