.a164 .navwidth {
    background: #fff;
}

.a164 .navbar-default .navbar-nav .btnContacto a {
    height: 40px;
    transition-duration: 0.5s;
    line-height: 38px;
    padding: 0px 29px;
    background:#184176;
    border: 1px solid #184176;
    color:#fff;
    border-radius: 5px;
}

.a164 .navbar-default .navbar-nav .btnContacto a:hover {
    background:#444;
    border: 1px solid #444;
    border-radius: 5px;
    height: 40px;
    line-height: 38px;
    padding: 0px 29px;
}

.a164 .navwidth {
    background: #fff;
    box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.5);
}

/* footer */ 

.a165 .footer a {
    color: #223a76;
}
.a165 .txt-direccion {
    width: calc(100% - 31px);
    margin-left: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #223a76;
}



.a169 .container-texto .container-txt a {
    border: 1px solid #184176;
    border-radius: 6px;
    font-weight: 500;
    font-size: 17px;
    color: #184176;
    display: block;
    width: fit-content;
    height: 48px;
    line-height: 46px;
    padding: 0 27px;
    transition-duration: 0.5s;
}

.a169 .container-texto .container-txt a:hover {
    border: 1px solid #184176;
    border-radius: 6px;
    font-weight: 500;
    font-size: 17px;
    color: #184176;
    display: block;
    width: fit-content;
    height: 48px;
    line-height: 46px;
    padding: 0 27px;
    transition-duration: 0.5s;
}


.a164 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: 500;
    color: #223a76;
    text-transform: uppercase;
    padding: 0 15px;
}

.a165 .red span {
    font-size: 27px;
    color: #223a76;
}

    .a167 .titulo-general {
        margin: 60px 0 62px;
        color: #223a76;
    }

.a199 h2 {
    color: #223a76;
}

.a167 .uk-dotnav .uk-active a {
    background: #223a76;
    width: 16px;
    height: 16px;
}


.a169 .container-texto .container-txt a {
color:#fff;
   background: #223a76;
}

.a169 .container-texto .container-txt a:hover{
color:#fff;
   background: #444;
border:1px solid #444;
}

.a166 .cuadro-buscador .cont-campo-6.boton .btn-buscar:hover{
color:#fff;
   background: #444;
border:1px solid #444;
}

.a167 .contTexto .btn-ver-inmueble:hover {
color:#fff;
   background: #444;
}

.a184 .form-col-btn .form-group #btncontactweb:hover {
    background: #444;
    color: white;
    text-transform: uppercase;
    border-color: #444;
}

}
.a165 .logo-web {
    width: 66%!important;
    margin-bottom: 25px;
}


.a164 h1 img {
    height: 100%;
    max-height: 61px;
margin-left: 50px;
}