.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}

.a131 .navwidth {
    width: auto;
    background: #fff;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a153 .degradado {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(52, 52, 52, 0.8);
    background: -moz-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, rgba(231, 56, 39, 0) 50%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(52, 52, 52, 0.8)), color-stop(50%, rgba(231, 56, 39, 0)));
    background: -webkit-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, rgba(231, 56, 39, 0) 50%);
    background: -o-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, rgba(231, 56, 39, 0) 50%);
    background: -ms-linear-gradient(top, rgba(52, 52, 52, 0.8) 0%, rgba(231, 56, 39, 0) 50%);
    background: linear-gradient(to bottom, rgb(52 52 52 / 0%) 0%, rgba(231, 56, 39, 0) 50%);
}


.a80 .footer-bg {
    background-color: #808080!important;
    padding-top: 20px;
}
.a80 .footerBgBottom {
    background-color:  #808080!important;
}


.a133 {
    background-color:#484545;
}

.a139 .btn {
    background-color: #f00;
    color:#fff;

}