.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a139 .form-captacion-position {
    background-color: #8e8989;
}
.a150 .cuerpo {
    background: #444141;
}
/** botones**/
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #000;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a137 .cont-buscador .cont-boton button {
    background-color: #8e8989;
    color: #fff !important;
    border: 1px solid #8e8989 !important;
    border-radius: 3px !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 38px;
    text-transform: none;
    float: right;
    padding: 0;
}
.a139 .btn {
    border-radius: 3px;
    margin-top: 25px;
    margin-bottom: 50px !important;
    width: 100%;
    background-color: #000;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a139 .btn:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #8e8989;
    border: none !important;
}
/**color texto datos inmueble**/
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #000000;
    border-color: #000000;
    height: 44px;
    color: rgb(10 10 10 / 50%);
    box-shadow: inset 0 1px 3px 0 rgb(0 0 0 / 50%) !important;
}
.a139 .cont-form .select-dropdown {
    color: #fff !important;
    border: 1px solid #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000000;
    width: 100%;
    font-size: 14px !important;
    height: 44px;
    position: relative;
    padding-right: 26px;
    padding-left: 12px;
    box-shadow: inset 0 1px 3px 0 rgb(0 0 0 / 50%) !important;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #000000;
    border-color: #000000;
    height: 44px;
    color: rgb(255 248 248 / 50%);
    box-shadow: inset 0 1px 3px 0 rgb(0 0 0 / 50%) !important;
}
/** destacados**/
.a128 .titulo-general {
    line-height: normal;
    color: #000;
    margin-bottom: 40px;
    margin-top: 0;
    float: left;
    font-weight: 100;
    font-size: 100px;
    text-transform: none;
    letter-spacing: normal;
    padding-left: 65px;
}
.a128 .todos .boton {
    padding: 10px 18px;
    border: 2px solid #000000;
    color: #000000;
    border-radius: 22px;
    display: inline-block;
}
.a128 .todos .boton:hover {
    background-color: #000000;
    color: #f6f6f6;
}
/**cabecera**/
/*container cabecera*/
@media (min-width: 1200px)
.container {
    width: 1200px;
}
/*cabecera*/
.a131.absolute {
    position: absolute;
    background-color: #f6f6f6
}
/**detalle inmueble**/

.a135 {
    background-color: #444141;
}
.a135 #contactoFormContainer .input-group-addon {
    color: #000;
    width: 160px;
    text-align: left;
}
.a135 #contactoFormContainer .form-control {
    color: #000000;
}
.a138.bg-paginacion nav ul li a {
    color: #000 !important;
    border: 2px solid #000;
}