.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
body {
    color: #212529;
    font-family: Work Sans;
    font-size: 16px;
}
a {
    color: #060681;
    outline: none !important;
}
.a115 .contTexto .titulo {
    font-size: 120%;
    color: #060681;
    font-family: "Playfair Display";
    font-weight: bold;
    line-height: normal;
    margin-bottom: 5px;
}
.a115 .contTexto .precio {
    font-size: 105%;
    color: #060681;
    font-weight: bold;
    margin-top: 10px;
}
.a118 .cardSlider #leer_mas {
    color: #060681;
    display: block;
    cursor: pointer;
    margin-top: 5px;
}
.btnverCertificado {
    cursor: pointer;
    color: #060681;
}
.a115 {
    padding: 50px 0;
    text-align: center;
    overflow: hidden;
    background-color: rgb(255 255 255);
}
.a118 .contSlider {
    background-color: rgb(255 255 255);
}
.a144 .buscador-position {
    background-color: rgb(255 255 255 / 34%);
}
.a146 {
    background-color: rgb(255 255 255) !important;
}

@media screen and (max-width: 767px) {
.a113 .footer .cols p {
max-width: 245px;
}
}