.oculto {
    display: none;
}

.whatsapp {
    display: inline;
    width: 100%;
}

.gris {
    color: dimgray !important;
}

.rollo {
    color: white;
    font-weight: normal;
    font-size: 80%;
}

.btn-whatsapp {
    text-align: center;
    margin: 15px;
}

.logo img {
    margin-left: 5px !important;
    margin-right: 1px !important;
}

.nombre_plato {
    margin-top: 11px;

}

.price {
    margin-bottom: 0 !important;
}

.menu-img {
    margin-bottom: 0 !important;
}

.eventos p {
    color: black !important;
}

.guru {
    width: 20%;
}

.imagen_catering img {
    height: 100%;
    width: 100%;
}

.texto_catering {
    text-align: center;
    margin-top: 10px;
}


/*------------------- MODAL -------------------*/

.imagen_modal {
    width: 100%;
}

.imagen_modal img {
    width: 100%;
    height: 100%;
}

.modal-body {
    padding: 0px !important;
}

.modal-header {
    background-color: black !important;
    border-bottom: 0px !important
}

.modal-content {
    background-color: black !important;
}




/*------------------- CATERING -------------------*/

.colorfondo {
    background-color: #eee;
}

.titular {
    font-family: "Special Elite", system-ui;
}

.parrafo {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    max-width: 85%;
}

.seccion1 {
    padding-top: 100px;
    max-width: 100%;
}

.seccion2 {
    padding-top: 65px;
    max-width: 100%;
}

.textoabsolute {
    top: 170px;
}

.imagen {
    max-width: 100%;
    margin-top: 11px;
}

.parrafomesas {
    margin-top: 5px;
    padding: 11px;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
}