.a78 .tableContacto .txtContact {
    color: #404040;
 }  
.a78 .containetTopBg {
    background-color: #ffffff;
}
h1, h2, h3 {
    color: #640b04;
}
.a58 .cont-buscador .btn-buscar {
    background-color: #640b04;
    color: #fff !important;
    border: 1px solid #640b04 !important;
 }  /**botón inicio**/
.a30 .btn {
    background-color: #640b04;
    color: #fff !important;
    border: 1px solid #640b04 !important;
 }     /**botón contactar**/
.a60 h1 {
    color: #640b04;
 } /** color txt  titulo vendemos su inmueble**/
.a60 .titulo {
    color: #640b04;
 }/** color txt sub titulos vendemos su inmueble**/
.a104 .cont-buscador h1 {
    color: #640b04;
 }/** color txt titulos nuestros inmueble**/
.a80 .footer-bg {
    background-color: rgb(100, 4, 0) !important;
}      /**color footer**/
.a80 .footerBgBottom {
    background-color: #640b04;
}
}        /**color  texto enlaces footer**/
.a80 li.active a {
    color: #ffff;
}
.a80 li.active a:hover {
 color: #ffff;
}
.a80 .contLocation .titleLocation {
      color: #ffff;
 }      /**color  texto titulo footer - direccion**/
.a80 .contMail .titleMail {
    color: #ffffff;
}     /**color  texto titulo footer - mail**/
.a80 .contMail .txtMail a {
    color: #ffffff;
    text-decoration: underline;
}
.a80 .contLocation .txtLocation {
    color: #ffff;
}      /**color  texto footer - direccion**/
.a80 .contFaxPhone .titlePhoneFax {
     color: #ffffff;
}
.a80 .contFaxPhone .txtPhoneFax {
    color: #ffffffff;
 }/**color txt telefono**/
.a80 .ulSecciones a {
    color: #fff;
    text-transform: uppercase;
}
.a80 .ulSecciones a:hover {

    color: #fff;

}
.a80 li.active a {

    color: #fff;

}
.a78 .tableContacto .cellIcon {

    float: left;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #434343;
    border-radius: 50%;
    margin-right: 15px;
    margin-bottom: 10px;

}
.a78 .tableContacto .txtContact {
    line-height: 25px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    text-shadow: 1px 1px 2px #4c4c4c;
    float: left;
    margin-top: 11px;
}