.a131 .navbar-default .cLogo img {
max-width: 350px;
max-height: 120px;
}
@media screen and (max-width: 767px) {
.a131 .navbar-default .cLogo img {
max-width: 220px;
max-height: 40px;
margin-left: 0px;
}
}
.a131.uk-active .navbar-header .cLogo,
.a131 .navbar-default .cLogo {
height: auto;
}
.a131.uk-active .navbar-header .cLogo img {
    max-width: 350px;
    max-height: 120px;
}
.a131 .navwidth {
    width: auto;
    background-color: #ffffff7a;
}
.bg-odd-even:nth-child(odd) {
    background-color: #3b3f3b00;
}
.a139 .form-captacion-position {
    background-color: #fff;
    position: relative;
    color: #000;
}
.a139 .tituloSec:first-child {
    margin-top: 150px;
    color: #000;
}
.a139 .tituloSec {
    width: 100%;
    display: table;
    font-size: 20px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}