.a115 .contTexto .textoCard, .a115 .contTexto .carac {
    font-size: 80%;
    font-weight: 400;
    line-height: 1.3;
    margin: 5px 0;
    color: #002b56;
    letter-spacing: normal;
}
.a121 .cardAnuncio .texto {
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #002B56;
}
.a121 .cardAnuncio {
    position: absolute;
    top: 50%;
    left: -60px;
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateY(-50%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    color: #002B56;
    width: 100%;
}
body {
    color: #002B56;
    font-family: Helvetica;
    font-size: 15px;
}
.a118 .props li> div:first-child {
    font-size: 15px;
    color: #002B56;
    margin-bottom: 10px;
}
.a118 .props li> div:last-child {
    font-size: 22px;
    color: #002B56;
    font-weight: bold;
}
.a161 .cont-form .label_search {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    color: #002B56;
    font-size: 15px !important;
    font-weight: 300;
}
.a161 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: Helvetica;
    color: #002b56;
    border: 1px solid #dbdbdb;
    background-color: #FF9E1F;
}
.a126 .cardAnuncio .texto {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #002b56;
}
.a126 .cardAnuncio {
    position: absolute;
    top: 50%;
    left: -60px;
    background-color: rgba(255, 255, 255, 0.9);
    transform: translateY(-50%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    color: #FF9E1F;
    width: 100%;
}
.a126 .cardAnuncio .contOCompra, .a126 .cardAnuncio .contRef {
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    color: #002B56;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 429px;
    width: 100%;
    display: block;
}
.container-fluid {
    padding: 0px;
    color: #fff;
}
.a121 .cardAnuncio .contRef {
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    color: #002B56;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 429px;
    width: 100%;
    display: block;
}
#descripcion_corta  {color: #002B56;}

.a149 .cont-datos p {
    margin-bottom: 20px;
    font-size: 15px;
    color: #002B56;
}
.a121 .contToal {
    width: auto;
    display: block;
    float: left;
    color: #002B56;
}
.a121 .cont-filtros .txt {
    width: auto;
    display: block;
    line-height: 45px;
    margin-right: 15px;
    color: #002B56;
}
.a121 .rowCard .imgR .numFotos {
    position: absolute;
    bottom: 0px;
    left: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #002B56;
    padding: 0px 7px;
}
.a126 .rowCard .imgR .numFotos {
    position: absolute;
    bottom: 0px;
    left: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #002B56;
    padding: 0px 7px;
}
.a144 .buscador-position {
    background-color: rgb(211 116 3 / 70%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
@media (max-width: 767px) {
.a144 .buscador-position {
position: initial;
}
}
