.a154 .txt-acerca h2 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
}
.a154 .txt-acerca {
    width: 66.66%;
    display: inline-block;
    padding-left: 100px;
    padding-right: 65px;
    color: #a2a0a1;
}
.a156 .btn {
    color: #fff;
    background-color: #a2a0a1;
    padding: 0 18px;
    line-height: 50px;
    width: auto;
    border-radius: 5px;
    font-size: 16px;
}
.a124 {
    background-color: #a2a0a1 !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a124 .titulo {
    font-size: 32px;
    color: #000;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: none;
}
.a124 .tituloSec {
    width: 100%;
    display: table;
    font-size: 20px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a124 .btn {
   color: #fff!important;
    background-color: #5D9ED6!important;
    border-color:#5D9ED6!important;
}

.a124 .btn:hover {
    background-color: #fff!important;
   color: #5D9ED6!important;
    border-color:#a2a0a1!important;

}

.a119 {
    background-color: #a2a0a1 !important;
    color: #fff;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a138.bg-paginacion nav ul li.active a {
    border-radius: 50% !important;
    background-color: #fff !important;
    color: #5d9ed6 !important;
    border: none;
}
a {
    color: #5d9ed6;
    outline: none !important;
}
.a157 .btn:hover {
    background-color: #5d9ed6;
    border: 1px solid #fff !important;
}
.bg-odd-even:nth-child(odd) {
    background-color: #5d9ed600;
}