.cur_lang {
	font-size: 12px;
  	color: #fff;
  	font-family: 'Arial';
  	text-align: center;
}
.cur_lang img{
	margin-left:3px;
}
.mx_menu {
	background: #ffffffcc;
  	width: 45px;
  	display: none;
  	position: absolute;
  	position: absolute;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    z-index: 100;
}
.mx_menu a {
	display: block;
  	font-size: 18px;
  	color: #000;
  	font-family: 'Arial';
  	text-align: center;
}
