.a131 .navwidth {
    width: auto;
    background-color: #1d1d1b;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #333;
    border: none !important;
}
.a127 .cont-buscador .btn-buscar {
    background-color: hsla(0, 0%, 13%, 1);
    color: #fff !important;
    border: none !important;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    width: 100%;
    height: auto !important;
    font-size: 16px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.a133 a {
    color: #000;
    font-weight: bold;
}
.bg-odd-even:nth-child(odd) {
    background-color: rgba(255, 255, 255, .7);
}
.a130 .btn {
    width: 100%;
    color: #000;
    background-color: #f7d30b;
}