header video {
  position: absolute;
  top: 35%;
  left: 50%;
  min-width: 50%;
  min-height: 50%;
  width: auto;
  height: 130%;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.btn.lingue{
	font-size: large;
	color: white;
}

#busta {
    border-bottom-color: white;
    border-right-color: white;
	border-top-color: white;
	border-left-color: white;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
	border-left-style: solid;
	border-radius:0px;
	padding-left: 7px;
    padding-right: 7px;
	border-width: 2px;
}

#email_busta {
	width: 317px;;
}

.input-group {
	top:14px;
}

.loghi {
	color: white;
	position: absolute;
/*	top: -47%; */
/*	top: -160px;*/
	z-index: 1;
	/*width: 116px;*/
	text-align: center;
	bottom: -68px;
	width: 100%;
}


.newsletter {
	font-size: xx-large;
	color: white;
	position: absolute;
/*	top: -47%;*/
	z-index: 1;
	/*width: 116px;*/
	text-align: center;
	bottom: 80px;
	width: 100%;
}

#normale
{
	visibility: hidden;
}

#piccolo
{
	visibility: block;
	position: absolute;
}

#menu_piccolo
{
	position: absolute;
	right: 15px;
	width: 45px;
	top: 3px;
}

#bottone_menu
{
	border-bottom: white;
    border-bottom-style: ridge;
	border-right: white;
	border-right-style: ridge;
	border-top-color: white;
	border-top-style: ridge;
	border-bottom-color: white;
    border-bottom-style: ridge;
    border-left-color: white;
    border-left-style: ridge;
    
    border-top-width: 3px;
	border-radius:0px;
	border-width :revert;
/*	padding-left: 7px;
    padding-right: 7px;
	*/
	color:white;
}

.testo_link
{
	display: block;
	text-decoration: none;
	font-size: 20px; 
    color: rgb(255, 255, 255);
	font-weight: lighter;
	text-align: center;
	padding: 5px;

}

.navbar-nav
{
	background-color: #575656;
}

#blocco_coming
{
	position: relative;
	top: 3px;
}

#lingua_selezionata
{
	position: absolute;
	right: 50px;
	top: 0px;
	font-size: x-large; 
    color: rgb(255, 255, 255);
	font-weight: lighter;
}

#we_are_coming {
    font-size: x-large;
    color: rgb(255, 255, 255);
    font-weight: lighter;
}

#counter_img {
	height: 48px;
}

.counter {
	font-size: large;
	color: white;
	position: relative;
	top: -40px;
	width: 50px;
	text-align: center;
}