.language-options-mb {
    font-size: 25px;
    text-align: center;
    padding-right: 30px;
    -webkit-appearance: none;
    border-radius: 0;
    opacity: 1;
    color: #5a7694 !important;
    text-decoration: none !important;
}

.language-options-mb:hover {
    color: #5a7694 !important;
    text-decoration: none !important;
}

.language-options {
    font-size: 12px;
    text-align: center;
    color: #5a7694 !important;
    text-decoration: none;
}

.menu-lateral-ml-shadow {
    margin-left: 50px;
    background: white !important;
    box-shadow: 1px 250px 30px rgba(50, 50, 50, 0.77);
}

.button-text-center {
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    font-family:
        -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
        Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
        "Segoe UI Symbol", "Noto Color Emoji";
}

.button-text-center:hover {
    font-weight: 400;
}

@media (max-height: 670px) {
    .button-text-center {
        font-size: 15px !important;
    }
}

.menu-footer {
    font-size: 12px;
    width: auto;
    margin-bottom: 6px;
    color: #908f8f;
}

.menu-footer-2 {
    font-size: 10px;
    width: auto;
    margin-bottom: 10px;
    color: #908f8f;
}

.privacy-buttom,
.privacy-buttom:hover {
    display: block;
    font-size: 10px;
    color: #908f8f9c;
    text-decoration: none;
    text-align: center;
}

.logo-menu-margin {
    margin: -60px 0px 20px -10px;
}

@media (max-height: 670px) {
    .logo-menu-margin {
        margin: -60px 0px -25px -10px;
    }
}

.margin-left-300 {
    margin-left: 300px;
}

.selected-menu-lateral {
    font-weight: 400;
}
