.fondo{
    background-color: #414b8b;
}

.fondovis{
    background-color: #eeeff7;
}

.fondocontainer{
    background-color:#414b8b;
}

.mgrsepara{
    margin-bottom: 15px;
}

.footervis{
    background-color:#414b8b;
    color: #fff;
}

.prilogo{
    width:250px;
}

.proglogo{
    width:150px;
}

.colorbl{
    color:#fff;
}

.paddr{
    padding-right: 55px;
}

/*log*/
.marg6{
    margin-top: 6%
}

.tarjeta{
    width: 18rem;
    border-radius: 10px;
}

.imagenlog{
    width:40%;
    border-radius: 10px;
}

.txtcentro{
    text-align: center;
}

.marg5{
    margin-top: 5px;
}

.nodispl{
    display: none;
}

.backimgpr{
    background: url("../recursos/panoramicab.jpg");
}