footer .bgimg-footer {
  background-image: url("../img/LODOVICO-FOOTER-BG-VINI.jpg");
}
.mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

video {
	margin-bottom:-6px;
}

.title {
  position: absolute;
  bottom: 50%;
  left: 0%;
  width:100%;
  text-align:center;
}
.title h1 {
  font-size:40px;
  color:#FFF;
  letter-spacing:5px;
}

.box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box div {
	padding-right:30px;
	padding-left:30px;
}
h2 {
	margin-bottom:30px !important;
}
.anni {
	letter-spacing:5px;
}
.anni a {
	padding:0px 5px;
	color:#965a5b;
	font-size:12px;
}