.bg-odd-even:nth-child(even) {
    background-color: #fff;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    padding: 08px;
}
.a139 .form-captacion-position {
    background-color: #fcce95;
    position: relative;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #eb9225;
    text-transform: uppercase;
    padding: 08px;
}

.a153 .btnVer {
    font-size: 20px;
    font-weight: normal;
    color: #000;
    line-height: 63px;
    box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.3);
    background-color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    border-radius: 32px;
    width: 320px;
    text-align: center;
    left: calc(50% - 160px);
}