.bg-odd-even:nth-child(odd) {
    background-color: #ffffff;
}
/** BOTONES AZULES **/
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #45a0ff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #45a0ff;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a139 .btn {
    border-radius: 3px;
    margin-top: 25px;
    margin-bottom: 50px !important;
    width: 100%;
    background-color: #45a0ff;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a130 .btn {
    width: 100%;
    color: #fff;
    background-color: #45a0ff;
}
.a138 .bgParrilla .pdgParrilla .contCard .card .contInfo .direccion {
  min-height: 20px;
}