.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #e10920;
    border: none !important;
}
.a130 .btn {
    width: 100%;
    color: #fff;
    background-color: #e10920;
}
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #e10920;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #e10920;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a128 .container-fluid {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 100px;
}
.a129 .txt-acerca {
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 80px;
    padding-right: 72px;
    color: #000;
    background-color: #e5e5e5;
}
.a129 .text-container {
    position: relative;
    padding: 67px 0 140px 0;
    overflow-y: hidden;
    min-height: 600px;
    background-color: #e5e5e5;
}