/*BUSCADOR INICIO*/
body {
    color: #000;
    font-family: Lato;
    font-size: 15px;
}
.a144 .dropdown.open .select-dropdown {
    color: #000 !important;
    background-color: #fff !important;
}
.a144 .dropdown-menu li span {
    padding: 0 10px;
    color: #000;
    font-size: 15px !important;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
}
.a161 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: Lato;
    color: #000;
    border: 1px solid #000;
}
.a118 .props li> div:last-child {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

.a112 .topBar .apartado {
    margin-left: 40px;
    display: inline-block;
    font-size: 15px;
    border: none;
}


.a123 .cont-buscador input[type='text']
{
    border: 1px solid #ddd;
}

.contMaster {
    display: inline-block;
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
}
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #FFF;
    color: #142e3b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #001d31;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a124 .btn {
    border-radius: 3px;
    margin-top: 25px;
    width: 100%;
    background-color: #fff;
    color: #142e3b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #001d31;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown, .dropup {
    position: relative;
    border: 1px solid #ddd;
}

.a123 .dropdown-menu li span {
    padding: 0 10px;
    color: #000;
    font-size: 0;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
}

.a118 .props li> div:first-child {
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
}
.a161 .cont-form .label_search {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    color: #000;
    font-size: 15px !important;
    font-weight: 300;
}
.a121 .cardAnuncio .contRef {
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 429px;
    width: 100%;
    display: block;
}
.a121 .cardAnuncio .texto {
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #000;
}
.a121 .cardAnuncio .props li> div:first-child {
    margin-bottom: 5px;
    color: black;
}
@media (min-width: 992px) and (max-width: 1199px)
.props li> div:last-child {
    font-size: 16px;
    color: black;
}
.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: #000;
    width: 100%;
}
.a121 .dropdown-menu li span {
    padding: 0 10px;
    color: #000;
    font-size: 15px !important;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    white-space: nowrap;
}
.a115 .contTexto .textoCard, .a115 .contTexto .carac {
    font-size: 80%;
    font-weight: 400;
    line-height: 1.3;
    margin: 5px 0;
    color: #858585;
    letter-spacing: normal;
}
.a138 .bgParrilla .pdgParrilla .contCard .card .contInfo .titulo {
    width: 100%;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 6px;
    margin-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.a138 .bgParrilla .pdgParrilla .contCard .card .contInfo .precio {
    width: 100%;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    display: flex;
}
.a115 .contTexto .arrow> div {
    line-height: 38px;
    color: #fffB;
    background-color: #142E3B;
}
.a126 .cardAnuncio .texto {
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #000;
}
.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: #000;
    width: 100%;
}