@import url("../fonts/Dosis/dosis.css");  
@import url("../fonts/Lato/lato.css");  
@import url("../fonts/ShadowsIntoLight/shadowsintolight.css");  

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	outline: none;
}

#sh_psw_login{
	position: absolute;
  right: 40px;
  margin-top: -43px;
  color: rgbA(32,32,32, 0.9);
  height: 32px;
  background: white;
  line-height: 32px;
  border-radius: 0px 3px 3px 0px;
  padding-left: 5px;
  padding-right: 5px;
  z-index:10;
}

#sh_psw_login i{
	cursor:pointer;
}	

#all76CTN{
	float:left;
	padding-left:30px;
	padding-right:30px;
	height:80px;
	display:none;
}

#containerMacchinetta{
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	background:rgba(0,0,0,0.6);
	width: 100vw;
	height: 100vh;
	z-index: 999999;
}

#macchinettaCaffe{
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: -2px;
	top: 0;
}

#noTranslate_label{
	display:none;
}

.coffeBreak{
	display:none;
	cursor:pointer;
	width:97px;
}

.coffeBreak img{
	height:70px;
	margin-top:5px;
}

.all76BTNlog{
	margin-left:15px;
	margin-right:15px;
	width: 150px !important;
	float: left;	
	padding: 7px 10px !important;
	background-color:#2672AE !important;
	color:#f6f6f6 !important;
	margin-top:23px;
}	
	
.all76BTNdm{
	margin-left:15px;
	margin-right:15px;
	margin-top:23px;
	width: 150px !important;
	float: left;	
	color:#f6f6f6 !important;
	background: none repeat scroll 0% 0% #F09420;
}

.all76BTNlog:hover{
	color:#f6f6f6;
	opacity: .75;
}

.all76BTNdm:hover{
	color:#f6f6f6;
	opacity: .75;
}


#VideoEntry{
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height:100vh;
	z-index: -1;
	background:rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0%
}

.gdpr_2_left{
	margin-left:5% !important;
	width:40% !important;
	float:left !important;
}

.gdpr_2_right{
	margin-right:5% !important;
	width:40% !important; 
	float:right !important;
}


.gdpr_checkbox_div{
	width:90%;
	color: gray;
	text-align: left;
	margin-left: 5%;
}
.gdpr_btn{
	text-align:center;
	cursor: pointer;
	width: 150px;
	border: 1px solid gray;
	border-radius: 5px;
	color: gray;
	margin:0 auto;
}

#gdrp_aziendale{
	height: 300px;
	display:none;
	overflow:hidden;
	position:relative;
}
#gdrp_privato{
	display:none;
	height: 300px;
	overflow:hidden;
	position:relative;	
}

.gdpr_content{
	width:630px;
	height:300px;
	overflow:hidden;
	position:absolute;
	padding-left:10px;
	padding-right:15px;
}

.gdpr_span{
	color: gray;
	text-align:left;
	font-family: 'Helvetica', 'Arial', sans-serif;
}

.gdpr_container{
	font-size:12px !important;
	width:90%;
	margin-left:5%;
	overflow:hidden;
	height:300px !important;
	max-height:300px !important;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

#gdpr_choice{
	height:30px;
	margin-top:10px;
}

.psw_eye{
	cursor: pointer;
	width: 30px;
	position: absolute;
	right: 7%;
	margin-top: -40px;
	z-index:999;
}


.label_pay_off_clienti{
	font: 500 24px 'Lato', sans-serif !important;
	color: #E1DDD3 !important;	
}



*, *:focus, *:active, a:hover:active {
  outline: none;
}  
 
html{
  position: relative;
  min-height: 100%;
}     
body {
  color: #EEE9E9;
  margin:0; 
  font: 300 14px 'Lato', sans-serif; 
  background: transparent url("../__data/principal.jpg")  no-repeat fixed center bottom / cover;
} 
div.not_supported{
  height:100%;
  width:100%;
  color: #ffffff;
  position: fixed; 
  top: 0; 
  left: 0;
  z-index:999999;
  text-align:center;
  background: #303030 repeat scroll 0% 0%;
  font-size:18px;
  padding-top:100px;
  font-weight:bold;
  margin: 0 auto;
  line-height:23px;
}
div.inside_not_supported{
  width: 550px;
  margin: 0px auto;
}
div.not_supported img{
  width: 90px;
  border: 0 none;
  float: left;
}
header{
  margin:0 auto;  
  height:80px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  background: rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0%;
  width:98%;
  text-align:center;
  padding: 0px 1%;
}  
b, strong {
    font-weight: 400;
}
section#principal{
  /*background: rgba(35, 30, 20, 0.75) none repeat scroll 0% 0%;*/
  background: rgba(55, 42, 16, 0.6) none repeat scroll 0% 0%;
  padding: 0 2.5%;
  line-height: 24px;
  font: 300 14px/24px "Lato", sans-serif;
  position: absolute;
  top: 80px;
  bottom: 80px;
  padding: 0px 2.5%;
  width: 95%;
}
div.div_login{
  border: medium none;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -180px;
  margin-left: -227.5px;
  padding: 0px;
  width: 455px;
  background: rgba(64, 64, 64, 0.85) url("../web/images/texture.png") repeat scroll 0% 0%;
  border: 1px solid #B88027;
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 6px 6px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 6px 6px rgba(0, 0, 0, 0.3);
  z-index:2;
}
div.div_login form{
  z-index: 999999999;
  border-radius: 3px;
  overflow: hidden;
  width: 375px;
}
.form_login{
  padding: 30px 40px;
}
.form_demo{
  padding: 0px 40px 30px 40px;
}
.payoff{
  /*display: inline-block;*/
  display:none;
  vertical-align:top;
  text-align: center;
  margin: 0px auto;
  width: auto;
  font: 400 28px 'Lato', sans-serif; 
  margin-top: 10px;
  color:#B98128;
}
.tab_line{
  width: auto;
  display:inline-block;
  height: 80px;
  font: 300 16px/80px 'Lato', sans-serif; 
  color:#E1DDD3;   
}
.tab_line span{
  margin-left: 20px;
  cursor:pointer;
}
                   

.header_img{
  width: auto;
  display:inline-block;
  height: 60px;
}

.img_left{
  float: left;
  height: 40px;
  vertical-align: middle;
  padding-top:20px;
}

.table{
	color:#233E85;
  width:100%;
   
}
table.no_border tr td{
  border:0; 
  padding: 7px 5px !important;
}
input[type=text],input[type=password]{        
  width: auto;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;   
  border-radius: 4px;
  background: none repeat scroll 0% 0% #FFF;
  font: 16px Arial,Helvetica,sans-serif;
  padding: 0px 7px;
  border:1px solid #F09420;  
  color:#242424;  
} 
input[type=text].like_line,input[type=password].like_line {
  border: none;
  color:#242424; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px;   
  border-radius: 3px;
  width: 355px;
  margin: 10px 0;
  padding: 7px 10px;
}
table tr td.edit_elenco{
  cursor:pointer;
  white-space:nowrap; 
}

input[type=submit],button{ 
  padding: 5px 15px 7px;
  width: auto;
  cursor: pointer;
  color: #EEE9E9;
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;   
  border-radius: 4px;
  background: none repeat scroll 0% 0% #F09420;
  font-weight:bold;
  border-color:transparent;   
  letter-spacing:1px;
}
input[type=submit].login{
  width: 100% !important;
  padding: 7px 10px !important;
  margin: 10px 0px !important;
  background-color: #2672AE;
  color:#f6f6f6;
}

input[type=submit]:hover,button:hover{ 
  background: none repeat scroll 0% 0% #F09420;
  color:#B98128;  
}

input[type=submit].demo{
  width: 100% !important;
  padding: 7px 10px !important;
  margin: 0px !important;
  color:#f6f6f6;
}
input[type=submit].login:hover{
  background-color: #2672AE;
}
input[type=submit].login:hover,input[type=submit].demo:hover,input[type=submit].my_lang:hover,.sendButton:hover{
  color:#f6f6f6;
  opacity: .75; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
}
.tab_line span:hover,.tab_line span.selected{
  color:#BBB8B8;
}

input[type=submit].my_lang{
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.32) rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.42);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset, 0px 0px 1px rgba(255, 255, 255, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.05);
  padding: 15px !important;
  color: rgb(225, 221, 211);
  font: 400 16px 'Lato' !important;
  background: transparent none repeat scroll 0% 0%;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;  
  border-radius: 2px !important;
}


#voiceoverXpare{
	top: -60px;
	position: relative;
	float: right;
	right: 80px;
	width:60px;
	height:60px;
	line-height:60px;
	background:rgb(91,181,178);
	border-radius:30px;
	cursor:pointer;
	opacity:0.3;
	font-size:35px;
}

#voiceoverXpare:hover{
	opacity:0.9;
}

.footer{
  /*font-size: 12px;*/
  width: 100%;
  line-height: 20px;
  position: fixed;
  bottom: 0px;
  /*background: #202020 none repeat scroll 0% 0%;*/     
  /*-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);*/  
  background: rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0%;
  border: medium none;
  padding: 15px 0px 5px 0px;
  text-align: center;
  height:60px;
  color:#EEE9E9;
  /*line-height: 60px;*/
}
.footer span{
  display:inline-block;
  margin:0 10px;
}
.footer_img{
  height:12px;
}
.footer_client{
  position:fixed;
  bottom:0;
  /*background: #202020 none repeat scroll 0% 0%;*/     
  /*-webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);*/  
  background: rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0%;
  line-height: 25px;
  text-align: center;
  margin: -5px auto 0px auto;
  width: 100%;    
  color:#EEE9E9;                
  padding: 5px 0px;
}
a{
  color: #EEE9E9;
  text-decoration: none;
}   
a.link{
  text-decoration: underline;
}
a.link:hover, a.link:active{
  text-decoration: none;
}
a:hover, a:active{
  outline: none;
  color: #EEE9E9;
  text-decoration: underline;
}
a:focus{  
  outline:none; 
}
.contact_box{
  text-align:center;
  margin:20px;
}
div.my_text{
  background: rgba(32, 32, 32, 0.9) none repeat scroll 0% 0%;
  padding: 10px 2.5%;
  -moz-border-radius: 3px;  
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: 2.5%;
  right: 2.5%;   
  width: 90%;
  overflow: hidden;
  display:none;
}
.link_contact_form{
  display:inline;
  cursor:pointer;
}
div.div_contact{
  border: medium none;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -270px;
  padding: 10px 0;
  height: 440px;
  width: 540px;
  overflow: hidden;
  line-height: 25px;
  z-index: 1;
  background: #202020 none repeat scroll 0% 0%;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;  
  border-radius: 3px !important;
   z-index:999999;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 4px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 4px 6px 0px rgba(0, 0, 0, 0.3);
}

#sent_email{
	margin-top:10px;
}

#div_create_user{
	border: medium none;
	text-align: center;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -330px;
	margin-left: -350px;
	padding: 10px;
	max-height:700px;
	width: 700px;
	overflow: hidden;
	line-height: 25px;
	z-index: 1;
	background: #262626 none repeat scroll 0% 0%; 
	border-radius: 5px !important;
	z-index:999999;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);
	border:1px solid #C6964B;
}

.chiudi {
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background: #202020 one repeat scroll 0% 0%;
    margin-top: 0;
    color: #000;
}


#privacy{
  border: medium none;
  text-align: justify;
  position: fixed;
  top: 50%;
  left: 10%;
  margin-top: -240px;
  padding: 10px 0px;
  height: 450px;
  width: 80%;
  min-width: 540px;          
  overflow: hidden;
  line-height: 25px;
  background: #202020 none repeat scroll 0% 0%;
  border-radius: 3px !important;
  z-index: 9999999;
  padding: 10px;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 4px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 4px 6px 0px rgba(0, 0, 0, 0.3);
}
.privacy{
  font-size: 12px;
  margin-top: 10px;
  color: gray;
}
.privacy span.open{
  color:silver;
  cursor:pointer;
}
.privacy span.open:hover{
  text-decoration:underline;
}
.divTitleLabel{
  font-weight:400 !important;
  font-size:16px !important;
} 
.button_invia_mail{
  color: #202020 !important;
  padding: 0px 5px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;  
  border-radius: 2px !important;
  font-size: 14px !important;
  background: transparent none repeat scroll 0% 0% !important;
  font: 300 15px 'Lato', sans-serif !important;    
  padding: 10px 5px !important;
  color: #EEE9E9 !important;
  width: 200px !important;
  cursor:pointer;
  text-align: center;
  border: 1px solid #404040 !important;
  border-color: rgba(0, 0, 0, 0.32) rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.42) !important;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset, 0px 0px 1px rgba(255, 255, 255, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.05) !important;
}
input[type=text].like_line_contact {
  width: 85%;
  padding: 5px 1%;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  border-bottom: 1px solid #2b2b2b;
  color: #EEE9E9;
  margin: 10px 0 10px 0;
  font-size:14px;
}
input[type=password].like_line_contact {
  width: 85%;
  padding: 5px 1%;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  border-bottom: 1px solid #2b2b2b;
  color: #EEE9E9;
  margin: 10px 0 10px 0;
  font-size:14px;
}
.select_gdpr {
  width: 85%;
  padding: 5px 1%;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  border-bottom: 1px solid #2b2b2b;
  color: #EEE9E9;
  margin: 10px 0 10px 0;
  font-size:14px;
}

.gdpr_select_option{
	color: gray;
	background: #202020 none repeat scroll 0% 0%;
}


textarea.messaggio{
  display: block;
  width: 85%;
  height: 240px;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 5px 1%;
  margin-left: 6.5%;
  background: transparent none repeat scroll 0% 0%;
  color: #EEE9E9;
  border: 1px solid #2b2b2b;
}
#contatti_sertek{
  background: rgba(35, 30, 20, 0.5) none repeat scroll 0% 0%;
  text-align: center;
  padding: 20px 0 !important;
  width: 105%;
  margin-left: -2.5%;
  margin-top:10px;
}
#contatti_sertek span{
  margin: 0 20px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
  padding: 10px;
  border-radius: 4px;          
}
.contact,.contact_about{
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%;   
  border-radius: 50%;
  width: 100px;
  height: 100px; 
  margin:0 15px;
  display:inline-block;
  font: 800 18px 'Dosis';
  line-height: 100px;
  cursor:pointer;
}
.contact_box_client{
  text-align: center;
  position: absolute;
  right: 1%;
  top: 85px;
}
.contact_about{
  width: 50px;
  height: 50px; 
  margin:0; 
  font: 800 14px 'Dosis';
  line-height: 50px;
}
.contact_one{
  background:#F09420;
  color:#EEE9E9;  
  border:2px solid #EEE9E9;
}
.contact_two{
  background:#EEE9E9;
  color:#F09420;
  border:2px solid #F09420;
}

span.contact_one:hover{
  background: none repeat scroll 0% 0% #F09420 !important;
  color:#B98128 !important;  
  border:2px solid #B98128 !important; 
}
span.contact_two:hover{
  background: none repeat scroll 0% 0% #C9C5C5 !important;
  color:#A7A7A7 !important;  
  border:2px solid #A7A7A7 !important;   
}
input[type=submit].flag_ita{    
  display:inline;
  border:none;
  cursor: pointer;
	width: 33px;
	background-image: url(../web/images/flag_ita.png);  
	background-color: transparent;	
  z-index:2;
  height:37px;	
  margin-right:10px;
  margin-top: 2px;
} 

input[type=submit].flag_eng{
  display:inline;
  border:none;
  cursor: pointer;
	width: 33px;
	background-image: url(../web/images/flag_eng.png) ;
	background-color: transparent;	
  z-index:2;  
  height:37px;
  margin-right:10px;	
  margin-top: 2px;
} 

#about { 
  width:600px; 
  height:auto; 
  background-color:#636363; 
  border: 2px solid #B88027;    
  z-index:999999;   
  margin:0 auto;
  position: fixed;
  top: 50%; 
  left: 50%;
  text-align: left;  
  margin-top: -100px;
  margin-left: -300px;
  -moz-border-radius: 8px;  
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display:none;   
  padding:12px;
  line-height:25px;
  color: #FAFAFA;
}
.about_box{
  position: absolute;
  bottom: 10px;
  left: 5px;
  text-align: center;
}
#about { 
  width: 300px;
  text-align: center;
  margin-left: -150px;
  margin-top: 0px;
  top: 70px; 
}
#about a{
  color: #FAFAFA;
  outline:none;
}
.box_header{
  letter-spacing:1px;   
  font: bold 18px Arial, Helvetica, sans-serif;     
  padding:0 0 5px 5px;
  text-align:center;  
}   
.box_text{
 	line-height:30px !important;    
  text-align:center;  
  font: 300 16px 'Lato', sans-serif;
}
#exhibition{ 
  /*background: rgba(32, 32, 32, 0.95) none repeat scroll 0% 0%;*/
  background: #ffffff none repeat scroll 0% 0%;
  display:none; 
  z-index: 999999;
  width:600px; 
  height:auto; 
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -330px;
  -moz-border-radius: 3px;  
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align:center;
  color: #ffffff;
  padding: 15px 30px;
}
.chiudi_exhibition{ 
  font-size: 28px;
  cursor: pointer;
  color: #3b2b85;
  z-index: 1;
  position: absolute;
  right: 10px;
  top: 5px;
} 

.img_exhibition{
  margin:0 auto;
  display: inline;
  text-align: center;
  text-decoration: none;
  z-index:0;
  position:relative;
}
.img_exhibition img { 
	display: block; 
	width: inherit; 
  margin:0 auto 10px auto;
	width:80%;
 /* -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
  box-shadow: 0 4px 6px rgba(0,0,0,.3);*/
} 
.right_link a{
  -moz-border-radius: 2px !important;  
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  color:#f4f4f4;
  padding: 7px 0px;
  float:right;
  display: inline-block;
  width: 160px;
  text-align: center;
  border: 1px solid #f4f4f4 !important;
  text-transform: uppercase;
  margin-top: 10px;
  cursor:pointer;
  font: 300 16px "Lato",sans-serif;
}
.right_link a:hover{
  background-color:#2C2B2B !important;  
  text-decoration:none;    
}

.chiudi{ 
  font-size: 25px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  background: #202020 one repeat scroll 0% 0%;
  margin-top: 0;
  color: #ffffff;
} 
.chiudi:hover,.chiudi:active,.chiudi_exhibition:hover,.chiudi_exhibition:active{
  color:#CDD9E6;
} 
.overlay{
  position:fixed;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:99999;
  cursor:pointer;    
  background-color:#313131;
  opacity: .72; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";	
  -moz-opacity: 0.72;
  -khtml-opacity: 0.72;
}
div#download{
  margin-top: 10px;
}
div#download span{
  margin-left: 5px;
}   
img.download{
  vertical-align: bottom;
  margin-right: 5px;
  width: 20px;
}
.img_main{
  width:100%;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
#get-token{
  font-size: 31px;
  font-family: Arial,Helvetica,sans-serif !important;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
  z-index: 999999;
  text-align: center;
  margin-top: 15px;
  background-image: url(../authentication/denied.png);  
  background-repeat: no-repeat;
  background-position: center 75px;  
  color:#D10506;
  height: 500px;
}
#get-token a{ 
  color:#D10506;
  outline: none;
  text-decoration: underline;
} 

.banner_cookie_info{
	margin-top:150px;
}

#cookie-banner{
  position: fixed;
  width: 90%;
  left: 0px;
  bottom: 0px;
  padding: 10px 5%;
  font-size: 14px;
  font-family: "Lato",Arial,Helvetica,sans-serif !important;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.35);
  z-index: 99999;
  text-align: center;
  line-height: 25px;
  display:none;
  background: rgba(0, 0, 0,.9);
  color: #ffffff;
  height:100vh;  
  overflow:auto;
}
#cookie-banner a{ 
  color: #ffffff;
  outline: none;
  text-decoration: underline !important;
}
#cookie-banner a:hover{ 
  text-decoration: none;
}
.close-cookie-banner{
	width: 170px;
	margin: 20px auto;
	border:1px solid #fff;
	cursor:pointer;
}
.chiudi-cookie-banner{
  font-size: 28px;
  font-weight: bold;
  float: right;
  cursor: pointer;
  color: #FFF;
  margin-top: -5px;
  margin-right: -5%;
}
.chiudi-cookie-banner:hover{
  opacity: .75; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
}
.chiudi-cookie-banner:hover:active{
  opacity: .50; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
  -moz-opacity: 0.50;
  -khtml-opacity: 0.50;
} 

    
#corporateMessage{       
  font-family: 'Shadows Into Light', cursive;   
  text-shadow: 3px 3px 0px rgba(0,0,0,0.1), 7px 7px 0px rgba(0,0,0,0.05);   
  line-height: 80px;
  font-size: 24px;
  color: #C6964B; /* CECABF */
  margin-left: 10px;     
}
.form_link, .form_link a{
  width: auto;
  color: #B88027;
  display: inline-block;
  text-align: center;
}

.form_link span{
  cursor: pointer;
}
.form_link a:hover, .form_link a:active{
  text-decoration: none;
}

#form_recupera_credenziali, #form_richiedi_credenziali, #form_richiedi_credenziali_gdpr {
  display:none;
  text-align:center;
  margin-top: -10px;
}
#form_recupera_credenziali form, #form_richiedi_credenziali form , #form_richiedi_credenziali_gdpr form {
  padding: 0px 40px 30px !important;
}
.sendButton{
  width: 100% !important;
  margin: 0px !important;
  color: #f6f6f6;
  padding: 5px 0px 7px;
  width: auto;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: none repeat scroll 0% 0% #F09420;
  font-weight: bold;
  border-color: transparent;
  letter-spacing: 1px;
  font-family: sans-serif;
}

.desktop_inline_only{
  display: inline;
}   

.mobile_only,.mobile_inline_only,.footer_mobile,.tab_line_mobile,.preheaderSeparator,.headerSeparator,#corporateMessageMobile{
  display: none;
}   


@media only screen and (max-width:740px){     
  #corporateMessage{
     display: none;
  }                        
}

@media only screen and (max-device-width:133px),only screen and (max-device-height: 133px) {  
  html {
    height: 100%;
  }
  body {
    background-image: none;
    min-height: 100%;
    position: relative;
    font-size: 16px; 
  }  
  header{
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
  }  
  .header_img {
    margin-left: 2.5% !important;
  }
	div.div_login,.my_tab_line,#download,#logo_footer,#corporateMessage,.link_contact_form,.desktop_inline_only,.tab_line{
    display:none !important
  }
  
  section#principal{
    background-image: url("../__data/principal-app-small.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top:80px;
    position: static;   
    display: table;
    height: 220px;
    overflow: hidden;
    width: 100%;
    margin: 0px;
    padding: 0px;
  }    
  #exhibition{ 
    width:80% !important;
    top: 100px !important;
    left: 8%% !important;
    margin-left:0 !important;
    padding: 10px 2% !important;
  }
  div.preheaderSeparator{
    display: block;
    background-color: #B98128;
    position: absolute;
    top: 300px;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #f6f6f6;
    font-weight:400;
    font-size: 30px;
  }
  div.headerSeparator{
    display: block;
    position: absolute;
    top: 340px;
    left: 50%;
    height: 0px;
    width: 0px;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    border-top: 20px solid #B98128;
    text-align: center;
    margin-left: -70px ;
  }    
  .mobile_only{
    margin-top: 80px;
    color: rgb(31, 22, 32);
    display: table;
  } 
  .mobile_inline_only{
    display:inline;
  } 
  #corporateMessageMobile {
    display: block;
    position: relative;
    width: 80%;
    padding:0 10%;
    text-align: center;
    font-size: 40px;
    left: 0px;
    font-family: 'Shadows Into Light', cursive;
    color: #C6964B; /* CECABF */
    line-height: 40px;
    display: table-cell;
    vertical-align: middle;
  }
  span.title {
    font: 800 24px 'Dosis';
    color: #B98128;
    display: block;
    text-align: left;
    margin-bottom: 10px;
  }
  section span.sectionDescription {
    font-weight: 300;
    color: #202020;
    display: block;
    white-space: pre-line;
    font-size: 18px;
    text-align:justify;
    width: 95%;
    padding: 0px 2.5%;
  }
  .footer{
    height: 100%;
    position:static;
    margin-top: 30px;
    background: rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0% !important;
    padding: 25px 0px 10px !important;   
    line-height: 24px !important;  
  }  
  .footer_client{
    height: auto;
    position:static;
    background: rgba(32, 32, 32, 0.95) url("../web/images/texture.png") repeat scroll 0% 0% !important;
    width: 95%;
    padding: 10px 2.5%;
  }  
	footer div.footer_mobile{
    width: 100%;
    float: none;
    display:block;
    margin: 5px 0px 30px;
  }

  .button_footer a, input[type=submit].my_lang{
    background: transparent none repeat scroll 0% 0%;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;  
    border-radius: 2px !important;
    padding: 12px 0 !important;
    color: #f4f4f4 !important;
    width: 90%;
    cursor:pointer;
    text-align: center;     
    border: 1px solid #404040;
    border-color: rgba(0, 0, 0, 0.32) rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.42);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset, 0px 0px 1px rgba(255, 255, 255, 0.15) inset, 0px 1px 0px rgba(255, 255, 255, 0.05);
    display: block !important; 
    margin-bottom: 20px !important;
    margin-left: 5%;
    text-transform: uppercase;
    font: 300 18px 'Lato', sans-serif !important;
  }
  .button_footer a:hover{ 
    opacity: .75; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
  }  

  .button:hover{ 
    opacity: .75; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
  }  
  footer div.company{
    width:100%;
    float: none;
    margin-right: 0;
    line-height: 22px;
  }

  a {
    color: #202020;
    text-decoration: none !important;
  }
  a:hover, a:active{
    outline: none;
    color: #202020;
    text-decoration: none !important;
  }
  footer span a {
      color: #EEE9E9 !important;
   }
   ul {
    margin-left: 5% !important;
   } 
   ul li{
    margin-left: 10px !important;
   }    
  #cookie-banner {
    font-size: 18px !important;
    height: 120px !important;
  }
}