.my-menu {
  width: 70%;
  margin: 0 auto;
  margin-top: 30px; }

/*# sourceMappingURL=style.css.map */
.left_side{
background:white;
position:absolute;
z-index:999;

}
.form_scritta{


}
.over {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index:99999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.5);
}
