.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
/*botones*/
.a124 .btn {
    border-radius: 0px;
    margin-top: 25px;
    width: 100%;
    background-color: #b8d8fe;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #b8d8fe;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #b8d8fe;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #b8d8fe;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a152 .navbar-default .navbar-nav .btnContacto a, .a152 .navbar-default .navbar-nav .btnContacto.active a {
    height: 40px;
    line-height: 40px;
    padding: 0 19px;
    background-color: #b8d8fe;
    color: #fff;
}
.a158 .cont-buscador .cont-boton button {
    background-color: #b8d8fe;
    color: #fff !important;
    border: 1px solid #b8d8fe !important;
    border-radius: 0px !important;
    width: 100%;
    font-size: 16px !important;
    line-height: 38px;
    text-transform: none;
    float: right;
    padding: 0;
}