.language-options-mb{
    font-size: 25px;
    text-align: center;
    padding-right: 30px;
    -webkit-appearance: none;
    border-radius: 0;
    opacity: 1
}

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

.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: 125px;
    margin-bottom: 75px;
    color: #908f8f;
}

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

.privacy-buttom, .privacy-buttom:hover{
    position: absolute;
    bottom: 1%;
    margin-left: 70px;
    font-size: 10px;
    color: #908f8f9c;
}

.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;
}
