header {
  position: relative;
  background-color: black;
/*  height: 75vh;*/
  min-height: 25rem;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

header .container {
  position: relative;
  z-index: 2;
  max-width: 4000px;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}

#testo {
	font-size: large; 
    color: rgb(255, 255, 255);
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-word;
}

#get_subscribe {
	font-size: 14px; 
    color: rgb(255, 255, 255);
	font-weight: lighter;
	top: -9px;
/*    position: absolute;*/
    width: 100%;
    margin-bottom: 3px;
}

body { 
    font-size: 25px; 
    font-family: "AvantGarde"; 
    color: rgb(255, 255, 255);
	font-weight: lighter;
	background-color: #525252!important;
}

@font-face {
    font-family: AvantGarde;
    src: url(AvantGarde.woff);
}

.linea {
	border: 1px solid white;
  	color:white;
	opacity:100%;
	top: -19px;
	position: relative;
}

.logo {
	height:40px;
	position: absolute;
	top: 20px;
}

.pad {
	padding: 5px;
	height: 76px;
	width: 64px;
}


.form-control.no_tondo
{
	border-radius:0px;
/*	height: 1.89rem;*/
}

.flamic {
	background:transparent url('../img/flamic.png') center top no-repeat;
}

.flamic:hover {
   background-image: url('../img/flamic_rollover.png');
}

.vitella {
	background:transparent url('../img/vitella.png') center top no-repeat;
}

.vitella:hover {
   background-image: url('../img/vitella_rollover.png');
/*   background-color: aquamarine;*/
}

.effedue {
	background:transparent url('../img/effedue.png') center top no-repeat;
}

.effedue:hover {
   background-image: url('../img/effedue_rollover.png');
}

.starmix {
	background:transparent url('../img/starmix.png') center top no-repeat;
}

.starmix:hover {
   background-image: url('../img/starmix_rollover.png');
}
.italforni {	background:transparent url('../img/italforni.png') center top no-repeat;}.italforni:hover {   background-image: url('../img/italforni_rollover.png');}


#busta{
/*	top: -7px;
    padding-top: 0px;
    padding-bottom: 2px;
	height: 30px;
	*/
	padding-bottom: 7px;
    padding-top: 3px;
	border-width: 2px;
	margin-left: 7px;
    margin-right: -1px;

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

#form_email {
    height: 30px;
}

#test {
/* size: 100px; */
/*    width: 86%;*/
    /* height: 30px; */
    font-size: large;
    margin-bottom: 10px;
    top: 0px;
	width: 314px;
}

.footer{
    margin-top: 100px;margin-bottom: 10px;
	text-align: center;
    color: white;	
}


#testo_pagina
{
	font-size: medium;
}

.btn.lingue
{
	color: #505050;

}

.btn.lingue:hover{
/*	color: #828282;*/
	color: #828282!important;
}

#img_sigep{
	margin-top: 3% !important;
}

#img_bonus {
	margin-top: 3% !important;
}


#logo_sx {
	margin-top: 100px!important;
}
