.a135 .compartir-btn #compartir-txt {
    margin: auto 0;
    color: #000;
}
.a135 #printDetalle50 .compartir-txt {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: auto 0;
}
.a135 .bar-acciones a {
    color: #000;
}
.a135 .tipo {
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #000;
}
.a135 .direccion {
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    color: #000;
    margin: 0;
    letter-spacing: 1px;
}
.a135 .precio {
    font-size: 33px;
    font-weight: normal;
    color: #000;
    line-height: normal;
}
.a135 .props {
    color: #000;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
}
.a135 #contactoFormContainer .form-control, .a135 #contactoFormContainer .input-group-addon {
    background-color: darkgray;
    border-color: #f5f5f5;
    height: 55px;
}
.a135 #contactoFormContainer .contacto, .a135 #contactoFormContainer .legal {
    width: 100%;
    color: #000;
}
.a162 h2 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: none;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #000;
}
.a162 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: Lato;
    color: #fff;
    border: 1px solid #ccc;
    background-color: #A9A9A9;
}
.a135 .print-svgIcon-modal {
    background-image: url(/images/icon-print.svg);
    width: 29px;
    height: 30px;
    margin-top: 1px;
    -webkit-mask: url(/images/icon-print.svg);
    mask: url(/images/icon-print.svg);
    mask-size: cover;
    background: black;
}
.a135 .share-svgIcon {
    background-image: url(/images/icon-compartir.svg);
    width: 18px;
    height: 20px;
    -webkit-mask: url(/images/icon-compartir.svg);
    mask: url(/images/icon-compartir.svg);
    mask-size: cover;
    background: #000;
}
.a139 .form-col-btn .acceptWithCheck .accept {
    padding-left: 30px;
    color: #000;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #999;
    border-color: #f5f5f5;
    height: 44px;
    color: rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 .cont-form .select-dropdown {
    color: #fff !important;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #999;
    width: 100%;
    font-size: 14px !important;
    height: 44px;
    position: relative;
    padding-right: 26px;
    padding-left: 12px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 .tituloSec {
    width: 100%;
    display: table;
    font-size: 20px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a150 {
    padding: 0;
    position: relative;
    color: #000;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #000;
}
.a150 .cont-datos a {
    color: #cd2d25;
}
a[href^="tel"] {
    color: inherit;
    text-decoration: none;
    font-size: 28px;
}
.a140 .llamar .numero {
    font-size: 27px;
    font-weight: 600;
    color: #fff0;
}
.a131 .navwidth {
    width: auto;
    background-color: #ffffff8f;
}