
.titulo1{
    /*background: yellow;*/
    color: #00AA8D;
    padding-top: 20px;
    font-family: 'Oswald', sans-serif;
    padding-bottom: 20px;
    font-size: 60px; 
}
.textos1 h1{
    color: #FF6F25;
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
    white-space: nowrap; 
    position: relative;
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
}
.fila-busqueda{
    /*background: #00AA8D;*/
    padding-top: 15px;
}
.textos-info{
    color: #00AA8D;
    font-family: 'Roboto', sans-serif;
    font-style: 'Thin';
    font-size: 15px;
}
.Subtitulos1{
    color: #00AA8D;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    margin-right: 15px;
    text-align: left;
}

#infoDeudor{
    display : none;
}
