.a131 .navwidth {
    width: auto;
    background-color: #fff;
}
.a139 .btn:hover {
    background-color: #506977;
    color: #fff;
    border-color: #506977;
}
.a139 .btn {
    border-radius: 3px;
    margin-top: 25px;
    margin-bottom: 50px !important;
    width: 100%;
    background-color: #506977;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #506977;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #506977;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a128 .titulo-general {
    //line-height: normal;
    color: #506977;
    //margin-bottom: 40px;
    //margin-top: 0;
    //float: left;
    //font-weight: 100;
    //font-size: 100px;
    //text-transform: none;
    //letter-spacing: normal;
    //padding-left: 65px;
}
.a128 .todos .boton {
    padding: 10px 18px;
    border: 2px solid #506977;
    color: #506977;
    border-radius: 22px;
    display: inline-block;
}
.a128 .todos .boton:hover {
    background-color: #fff;
    color: #506977;
}
.a154 .txt-acerca {
  width: 50%;
}
.a154 .gallery {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .a154 .txt-acerca {
    width: 100%;
  }
.a154 .gallery {
  width: 100%;
}
.a154 .text-container {
padding-bottom: 0;
}
}
.a131 .navbar-default .navbar-nav .active a {
    background-color: transparent;
    color: #506977;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: bold;
    color: #506977;
    text-transform: uppercase;
    padding: 0 15px;
}
.a163 .titulo-center {
    padding-bottom: 5%;
    font-family: 'Lato';
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    color: #506977;
}
.a139 .titulo {
    color: #506977;
    font-size: 34px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
