.a124 .btn {
    border-radius: 3px;
    margin-top: 25px;
    width: 100%;
    background-color: #e7e7e7;
    color: #0f5d9b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #e7e7e7;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a124 .btn:hover {
    background-color: #e7e7e7;
    color: #0f5d9b;
    border-color: #e7e7e7;
}
.a119 .btn.main {
    margin-top: 25px;
    width: 100%;
    background-color: #e7e7e7;
    color: #0f5d9b;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #e7e7e7;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a119 .btn.main:hover {
    background-color: #e7e7e7;
    color: #0f5d9b;
    border-color: #e7e7e7;
}
.a144 .buscador-position {
    background-color: rgb(255 255 255 / 0%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
