#logo{
    width: 95px;
    height: 80px;
    margin-left: 40px;
    margin-top: 20px;
    position: absolute;
    }
.texto3{
    font-size:14px;
    margin-left:190px;
    right:0;
    text-align:left;
    color: #0a2952;
}
.titulo{
        margin-top: 10px;
        display: inline-block;
}
.ingre{
    height: 100%;
    width: auto;
    background: #9e9e9e;
    margin-top: 10px;
}
.texto2{
    font-size:19px;
    color: white;
    text-align: center;
    padding: 5px;
    }