.a131 .navwidth {
    width: auto;
    background-color: #fff;
}
.a139 .form-captacion-position {
    background-color: #4169e18c;
    position: relative;

}
.a139 .titulo {
    color: #1d2a60;
    font-size: 34px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.a140 .titulo {
    font-size: 34px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    padding-bottom: 50px;
    color: #1d2a60;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.uk-cover-background
{
    animation:none!important;
}
.a127 .cont-buscador .btn-buscar {
    background-color: #fff;
    color: #4169e1 !important;
    border: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    height: auto !important;
    font-size: 17px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #fff;
    border: none !important;
}