.a164 .navwidth {
    width: auto;
    background-color: #ffffff8f;
}
.a165 .logo-web {
    width: 174PX;
    margin-bottom: 25px;
    BACKGROUND: #FFF;
    BORDER-RADIUS: 20PX;
}
.a174.bg-paginacion nav ul li.active a {
    border-radius: 12px !important;
    background-color: #fff !important;
    color: #024AAD !important;
    border: none;
}
.bg-odd-even:nth-child(odd) {
    background-color: #024aad14;
}