.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;
}
.a139 .form-col-btn .form-group span {
    width: 100%;
    display: inline-block;
    margin-bottom: 18px;
    color: #000;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #999;
    border-color: #f5f5f5;
    height: 44px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 .cont-form .select-dropdown {
    color: #999 !important;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f5f5f5;
    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;
}
.a140 .llamar .numero {
    font-size: 27px;
    font-weight: 600;
    color: #F8F5EE;
}
a[href^="tel"] {
    color: inherit;
    text-decoration: none;
    font-size: 16px;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #000;
}
.a150 .cont-datos p {
    margin-bottom: 20px;
    font-size: 12 px;
    color: #000;
}
.a150 .cont-datos a {
    color: #BEA057;
}
.a135 .bar-acciones a {
    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;
}
.a135 .tipo {
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #000;
}
.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 .input-group-addon {
    color: #000;
    width: 160px;
    text-align: left;
}
.a135 #contactoFormContainer .form-control {
    color: #000;
}
.a135 .counter {
    color: #000;
    border-bottom: 1px solid #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
    padding-bottom: 5px;
    bottom: 30px;
    left: 30px;
}
.a135 .compartir-btn {
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    width: 100%;
    max-width: 140px;
    margin: auto;
}
.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: #444;
}
.a135 #printDetalle50 .compartir-txt {
    font-size: 16px;
    color: black;
    font-weight: 600;
    margin: auto 0;
}
.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: #777;
}
.a162 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: Ubuntu;
    color: #fff;
    border: 1px solid #ccc;
    background-color: #BEA057;
}
.a138.bg-paginacion nav ul li a {
    padding: 0;
    border: none;
    background-color: transparent;
    color: #bea057 !important;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
}
.a138.bg-paginacion nav ul li a .txt {
    float: left;
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #000;
}


