.a152 .topBar {
    background-color: #dcd4cd;
    color: #fff;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-left: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: start;
}
.a113 .footer {
    background-color: #dcd4cd;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.a113 .footer table, .a113 .footer a {
    color: #000;
    font-weight: 400;
}
a124 {
    background-color: #9f968f !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a124 {
    background-color: #9f968f !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;

}
.a154 .txt-acerca h2 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
}
.a154 .txt-acerca ul, .a154 .txt-acerca ul li, .a154 .txt-acerca p {
    font-family: Lato;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.39;
    color: #000;
}
.a151 .titulo-general {
    line-height: normal;
    color: #000;
    margin-bottom: 70px;
    margin-top: 0;
    font-weight: 400;
    font-size: 34px;
    text-transform: none;
    letter-spacing: normal;
    float: left;
    font-weight: 400;
}
.a151 .todos .boton {
    padding: 10px 50px;
    background-color: #fff;
    color: #000;
    border-radius: 0px;
    display: inline-block;
}
.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;
}
}

h1, h2, h3, h4 {
    color: #9F968F;
}
.a119 {
    background-color: #9f968f !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a149 .contTitulo h1, .a149 .contTitulo h3 {
    color: #000;
    font-size: 210%;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0;
    font-family: Lato;
}
.a157 .compartir-btn {
    color: #000;
    padding: 21px 0px;
    font-weight: 600;
    width: 100%;
    max-width: 124px;
    margin: auto;
    cursor: pointer;
    font-size: 16px;
    display: flex;
}
.a157 .share-svgIcon {
    background-image: url(/images/icon-compartir.svg);
    width: 18px;
    height: 20px;
    -webkit-mask: url(/images/icon-compartir.svg);
    mask: url(/images/icon-compartir.svg);
    mask-size: cover;
    background: #000;
}
.a157 .print-svgIcon-modal {
    background-image: url(/images/icon-print.svg);
    width: 25px;
    height: 24px;
    margin-top: 1px;
    -webkit-mask: url(/images/icon-print.svg);
    mask: url(/images/icon-print.svg);
    mask-size: cover;
    background: #000;
}
.a161 h2 {
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: none;
    text-align: center;
    color: #9f968f;
    border-bottom: 1px solid #fff;
}
.a151 .uk-slider .card:hover .contTexto {
    background: #fff;
    color: #000;
}
.a138.bg-paginacion nav ul li a {
    padding: 0;
    border: none;
    background-color: transparent;
    color: #000000 !important;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
}
.a138.bg-paginacion nav ul li.active a {
    border-radius: 50% !important;
    background-color: #c1c1c1 !important;
    color: #000000 !important;
    border: none;
}