.a112 .topBar {
    background-color: #35B7FF;
    color: #fff;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.a113 .footer {
    background-color: #35B7FF;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bg-odd-even:nth-child(even) {
    background-color: #2482c212;
}
.a124 {
    background-color: #35B7FF;
    color: #014697;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a124 .titulo {
    font-size: 32px;
    color: #014697;
    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: #014697;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a119 {
    background-color: #fff !important;
    color: #014697;
    padding-top: 99px;
    padding-bottom: 99px;
}
.a119 .titulo {
    font-size: 32px;
    color: #014697;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: none;
}
.a118 .txt-bolder {
    font-weight: 600;
    color: #35B7FF;
}