.a116 .nosotros .contTexto {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 80px 40px 30px 40px;
    display: inline-block;
    text-align: left;
    animation-duration: 1.4s;
}
.a116 .nosotros {
    background-image: url(/img/nosotros.jpg);
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: right;
}
.a144 .buscador-position {
  background-color: rgba(255, 255, 255, 0.11);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #f2f2f2;
    color: #174e19;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #174e19;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a121 .cardAnuncio .btn {
    background-color: #164F1B;
    color: #ffffff;
    border-radius: 7px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a118 .btn {
    width: 100%;
    max-width: 200px;
    font-size: 16px;
    background-color: #164F1B;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-radius: 7px !important;
    margin: 0 auto;
    text-transform: uppercase;
}
/*.a121 .cardAnuncio .titulo {
    font-size: 28px;
    padding: 0;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
    max-width: 429px;
    width: 396px;
    display: block;
    line-height: 31px;
}*/
.a121 .cardAnuncio .titulo {
color: #000000;
}
/*.a121 .cardAnuncio .precio {
    font-size: 28px;
    font-weight: 600;
    white-space: nowrap;
    color: #000000;
    line-height: 31px;
}*/
.a121 .cardAnuncio .precio {
color: #000000;
}
.a118 .cardSlider .titulo, .a118 .cardSlider .precio {
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
    line-height: normal;
    color: #000;
}
.a118 .cardSlider .direccion {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Open Sans;
    font-weight: normal;
    line-height: normal;
    color: #000;
}
.a115 .contTexto .titulo {
    font-size: 120%;
    color: #000000;
    font-family: "Montserrat";
    font-weight: bold;
    line-height: normal;
    margin-bottom: 5px;
}
.a121 .cardAnuncio .btn:hover {
    background-color: #174E19;
    color: #ffffff;
    border-color: #d9b062;
}
.a119 .btn.main:hover {
    background-color: #174e19;
    color: #fff;
    border-color: #fff;
}
.a124 .btn:hover {
    background-color: #174e19;
    color: #fff;
    border-color: #fff;
}
.a121 .cardAnuncio .precio {
        text-align: left;
    }
.a121 .cardAnuncio .precio .bajado {
    color: #174e19;
    font-size: 14.5px;
    height: 30px;
    font-weight: normal;
}
.a118 .mail-svgIcon {
    background-image: none;
    width: 0px; 
    height: 16px;
    margin-top: 1px;
    -webkit-mask: url(/images/mail-blanco.svg);
    mask: url(/images/mail-blanco.svg);
    mask-size: cover;
    -webkit-mask-size: cover;
    color: #fff;
}
@media (max-width: 767px) {
  .a144 .buscador-position {
    position: relative;
  }
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.uk-cover-background
{
    animation:none!important;
}
.a113 .footer table, .a113 .footer a {
    color: #fff;
    font-weight: 399;
}