.a164 .navwidth {
    width: auto;
    background-color: #fff;
}
.a165 .footer {
    border-radius: 12px 12px 0px 0px;
    background-color: #fff;
    color: #020C77;
    font-weight: 400;
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.a165 .footer table, .a165 .footer a {
    color: #020C77;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #020C77;
}
.a150 .cont-datos p {
    margin-bottom: 20px;
    font-size: 15px;
    color: #000;
}
.a150 .cont-datos a {
    color: #f0670f;
}
.a183 {
    background-color: #eee !important;
    color: #2b2b2b;
    padding-top: 50px;
    padding-bottom: 50px;
}
.a184 .form-captacion-position {
    background-color: #eee !important;
    position: relative;
}
.bg-odd-even:nth-child(odd) {
    background-color: #eee;
}