}
.a127 .cont-buscador .btn-buscar {
    background-color: #fff;
    color: #013781 !important;
    /* border: none !important; */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 100%;
    height: auto !important;
    font-size: 16px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
  }
.a131.uk-active .navbar-header .cLogo {
    height: 101px;
    max-width: 0px;
    display: flex;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #013781;
    text-transform: uppercase;
    padding: 0 15px;
}
.a131 .navbar-default .navbar-nav .btnContacto a {
    height: 45px;
    line-height: 41px;
    padding: 0 16px;
    border: 2px solid #013781;
    border-radius: 24px;
}
.a131 .navwidth {
    width: auto;
    background-color: #fff;
}
.a131 .navbar-default .navbar-nav a:hover {
    color: #013781;
}
