.a124 {
    background-color: #F5F5F5 !important;
    color: #f18700;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a124 .titulo {
    font-size: 32px;
    color: #f18700;
    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: #f18700;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a119 {
    background-color: #f5f5f5 !important;
    color: #f18700;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a119 .titulo {
    font-size: 32px;
    color: #f18700;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: none;
}
.bg-odd-even:nth-child(odd) {
    background-color: #f1870000;
}