.centrado{
align-content: center;
    text-align: center;
}

.colorbar{

    background-color: #2c3e50;
    !important;
}

.colorletrabar{
    color:white !important;;


}

.mover{

    padding-right: 10px !important;

}

.ajuste{

    width: -moz-fit-content;
}

.ancho100{

    width: 100%!important;

}