.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}

/*botones claros - contactartar y vendemos su inmueble*/
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #fce57e;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #fce57e;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a124 .btn {
    border-radius: 3px;
    margin-top: 25px;
    width: 100%;
    background-color: #fce57e;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #fce57e;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
/*Vendemos tu inmueble y contactar dorado*/

.a124 {
    background-color: #a27f43 !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a119 {
    background-color: #a27f43 !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}