.a131 .navwidth {
    width: auto;
    background-color: #fff;
    box-shadow: 0px -10px 16px 5px #6d6d6d;
}

.btnContacto a{
    background-color: #fbc817!important;
    color: #fff!important;
transition:0.8s;
}

.btnContacto a:hover{
    background-color:#506977!important;
    color: #fbc817!important;
border:2px solid #506977!important;
transition:0.8s;
}

.a131 .navbar-default .navbar-nav a{
    color: #506977!important;
transition:0.6s;
}

.a131 .navbar-default .navbar-nav a:hover{
    color: #fbc817!important;
transition:0.6s;
}



.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 {
    color: #506977;
}

.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 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;
}
}

.bg-odd-even:nth-child(odd){
background:#fff;
height:content!important;
}

.a163 .titulo-center{
margin-top:30px;
}

.a138 .bgParrilla .pdgParrilla .contCard .card .contInfo .precio .bajado{
color:green;
}

.a22 {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: fit-content;
}

.a22 p, .a22 ul, .a22 a {
    font-size: 15px;
}

.a128 .titulo-general {
    color: #ffffff;
}

.a128 .todos .boton {
    padding: 10px 18px;
    border: 2px solid #506977;
    color: #fff;
    background:#506977;
    border-radius: 22px;
    display: inline-block;
}

.a128 .todos .boton:hover {
    background-color: #fff;
    color: #506977;
    border: 2px solid #fff;
}