/*************************************  FEDE *****************************/


.entrataSX {background:url(../images/lines.png);	width: 100%;z-index: 1000;}



/*FEDE x EDITOR  /vedit/gestione/stili.asp */ 
.arancione {color: #f7941d;  }
a.arancione:visited {color: #f7941d;}
a.arancione:link  {color: #f7941d;}
a.arancione:active  {color: #f7941d;}
a.arancione:hover  {color: #f7941d;}
 
.titolo {
	font-family: Lato,Arial,Helvetica;
	font-size: 18px; 
	color: #f7941d; 
	font-weight: normal;
	text-decoration: none;
	font-style: normal;	 margin-bottom:5px;
}
a.titolo:visited { color: #f7941d; font-family: Arial, Verdana, Trebuchet MS,Helvetica; font-size: 18px;   text-decoration: none; font-style: normal;margin-bottom:5px;}
a.titolo:link { color: #f7941d; font-family: Arial, Verdana, Trebuchet MS, Helvetica; font-size: 18px;   text-decoration: none; font-style: normal;margin-bottom:5px;}
a.titolo:active { color: #f7941d; font-family: Arial, Verdana, Trebuchet MS, Helvetica; font-size: 18px;   text-decoration: none; font-style: normal;margin-bottom:5px;}
a.titolo:hover { color: #ffffff; font-family: Arial, Verdana, Trebuchet MS, Helvetica; font-size: 18px;   text-decoration: none; background-color: #f7941d; font-style: normal;margin-bottom:5px;}
/*FEDE x EDITOR  /vedit/gestione/stili.asp */ 



.btn-facebook {   color: #ffffff !important; font-weight:400;  background-color: rgba(57,90,159,1) !important;  -webkit-transition: all .4s ease !important;	transition: all .4s ease !important;  }
.btn-facebook:focus, .btn-facebook.focus {  font-weight:400; color: #ffffff !important;  background-color: rgba(57,90,159,0.6) !important;    }
.btn-facebook:hover {   color: #ffffff !important; font-weight:400; background-color: rgba(57,90,159,0.6) !important;   }
 

/* GOGLEE MAP resonsive */
.google-maps {
				position: relative;
				padding-bottom: 75%; // This is the aspect ratio
				height: 0;
				overflow: hidden;
			}
			.google-maps iframe {
				position: absolute;
				top: 0;
				left: 0;
				width: 100% !important;
				height: 100% !important;
			}
			
			
			
			
			
#grad1 {
   /*background: #1b93b8*/ 
	
	background: -webkit-linear-gradient(left, #2d789f , #1297c3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #2d789f, #1297c3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #2d789f, #1297c3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #2d789f , #1297c3); /* Standard syntax (must be last) */
	 
} 


/*FEDE*/
.TOPmobile {margin-top:50px !important;  border:0px solid blue !important}
.TOPmenu {margin-top:35px !important;  }
.ilMenu {font-size:18px !important;   }
.Hslide {height:510px !important; }
.BOXslider {height:185px  !important; width:322px  !important;}
.widgetHome { position:absolute; Top:30px; left:30px; z-index:9999; background: rgba(255,255,255,0.8); padding:15px; }


@media (max-width: 1200px) { 
.ilMenu {font-size:13px !important;   }
.Hslide {height:420px !important; }
}


@media (max-width: 980px) { 
	.ilMenu {font-size:13px !important;   }
	.Hslide {height:340px !important; }
	.BOXslider {height:235px  !important; width:202px  !important;}
	h3, .h3 {  font-size: 20px; } 
}
 
@media (min-width: 980px)   { 
	.giromondo {background:url('../img/giromondo3.png') no-repeat  top right}
	.italia {background:url('../img/italia3.png') no-repeat  top right}
	.toursample {background:url('../img/toursample.png') no-repeat  top right}
}

@media (max-width: 768px) { 
	  .TOPmobile {margin-top:0px !important;  border:0px solid red !important}
	  .TOPmenu {margin-top:0px !important;  }
	  .Hslide {height:350px !important; }
	  .giromondo {background:url('../img/giromondo3.png') no-repeat  top right}
	  .italia {background:url('../img/italia3.png') no-repeat  top right}
	  .toursample {background:url('../img/toursample.png') no-repeat  top right}
	  .pull-right{float:none !important; border:0px solid red !important }
	  
	  .w100XS{width:100% !important}
	  .mar-top20XS{margin-top:20px !important}
	  .mar-bot20XS{margin-bottom:20px !important}
}

@media (max-width: 320px) { 
		.widgetHome { position:absolute; Top:0px; left:0px; z-index:9999; background: #f5f5f5; padding:15px; }
		.Hslide {background:#efefef !important; height: 290px !important}
}




.ombra {text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 0px;} 


/* icona rotonda che gira */
.imgGIRO:hover {
		opacity: 0.5;
		
		transform:rotate(180deg) scale(0.8,0.8);
		-ms-transform:rotate(180deg) scale(0.8,0.8) ; /* IE 9 */
		-webkit-transform:rotate(180deg) scale(0.8,0.8); /* Opera, Chrome, and Safari */
		 
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		
}

 
.imgGIRO {
		 
		opacity: 1;
		transform:rotate(0deg);
		-ms-transform:rotate(0deg); /* IE 9 */
		-webkit-transform:rotate(0deg); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
}


/*b {color:#0055a5}*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container2 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container2 iframe,.video-container2 div,
.video-container2 object,
.video-container2 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.ancora {
position:absolute; border:0px solid red; margin-top: -80px
}

/*  LABEL colorati */
.label-giallo {
 /* background-color: #ffe06a;*/
   background-color: #ffcd3e;
   
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-giallo[href]:hover,
.label-giallo[href]:focus {
  background-color: #ffe06a;
}

.label-rosa {
  background-color: #ef5a8e;
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-rosa[href]:hover,
.label-rosa[href]:focus {
  background-color: #ef5a8e;
}

.label-verde {
  background-color: #43ad49;
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-verde[href]:hover,
.label-verde[href]:focus {
  background-color: #43ad49;
}


.label-azzurro {
  background-color: #38b4e7;
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-azzurro[href]:hover,
.label-azzurro[href]:focus {
  background-color: #38b4e7;
}


.label-viola {
  background-color: #8a73b3;
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-viola[href]:hover,
.label-viola[href]:focus {
  background-color: #8a73b3;
}


.label-arancione {
  background-color: #f7941d;
   border-radius: 0px;
   font-size:11px;
   padding:5px
}
.label-arancione[href]:hover,
.label-arancione[href]:focus {
  background-color: #f7941d;
}

.dim100 { width:100%; }

/* Small devices (tablets, 768px and low) */
@media (max-width: 768px) {
	.dim100 { width:85%; }
}


 


/* icona rotonda che gira */
.imgGIRO:hover {
		opacity: 0.5;
		
		transform:rotate(180deg) scale(0.8,0.8);
		-ms-transform:rotate(180deg) scale(0.8,0.8) ; /* IE 9 */
		-webkit-transform:rotate(180deg) scale(0.8,0.8); /* Opera, Chrome, and Safari */
		 
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
}

.imgGIRO {
		opacity: 1;
		transform:rotate(0deg);
		-ms-transform:rotate(0deg); /* IE 9 */
		-webkit-transform:rotate(0deg); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
}






/* immagine che si rimpiccoliscw */
.imgGIROpiccola:hover {
		opacity: 0.2;
		transform:scale(0.8,0.8);
		-ms-transform:scale(0.8,0.8); /* IE 9 */
		-webkit-transform:scale(0.8,0.8); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
}
 
.imgGIROpiccola {
		opacity: 1;
		transform:scale(1,1);
		-ms-transform:scale(1,1); /* IE 9 */
		-webkit-transform:scale(1,1); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
}




/* immagine che si rimpiccolisce e schiariscono */
#imgBox:hover {
		opacity: 0.5;
		transform:scale(0.8,0.8);
		-ms-transform:scale(0.8,0.8); /* IE 9 */
		-webkit-transform:scale(0.8,0.8); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		/*background:url('../img/aziende/geco.png');*/
}
 
#imgBox {
		opacity: 1;
		transform:scale(1,1);
		-ms-transform:scale(1,1); /* IE 9 */
		-webkit-transform:scale(1,1); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		/*background:url('../img/aziende/hidrogest.png');*/
}



/* immagine che si ingrandiscono e scuriscono */
#imgBox2 {
		opacity: 0.5;
		transform:scale(0.8,0.8);
		-ms-transform:scale(0.8,0.8); /* IE 9 */
		-webkit-transform:scale(0.8,0.8); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		/*background:url('../img/aziende/geco.png');*/
}
 
#imgBox2:hover {
		opacity: 1;
		transform:scale(1,1);
		-ms-transform:scale(1,1); /* IE 9 */
		-webkit-transform:scale(1,1); /* Opera, Chrome, and Safari */
		
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		/*background:url('../img/aziende/hidrogest.png');*/
}








 #off{
filter:alpha(opacity=40);
opacity:.40;
}




		
		
.separaClienti {
margin: 20px
}

 
 /* ========================================
Media queries
========================================= 
CON GRID:
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and low) */
@media  @screen-xs-max  {  }

/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) {  }

/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {}

/* Large devices (large desktops, 1200px and up)  */
@media (min-width: @screen-lg-min) { }
 
	
 
  
		

.fontPiccola  {
font-size: 12px; 
color:#ffffff;
}

		
		
.etichetta {
	background:#424147; 
	color:#ffffff; 
	margin-top:-22px;
	padding:5px 15px 5px 15px;
}

.etichettaBlu {
	background:#24428e; 
	color:#ffffff; 
	margin-top:-22px;
	padding:5px 15px 5px 15px;
}

.etichettaChiara {
	background:#e3e7eb; 
	color:#333333; 
	margin-top:-22px;
	padding:5px 15px 5px 15px;
}


.articolo {
	background:#002b70; 
	color:#ffffff;  
	padding:5px ;
	width:130px;
	font-size:13px;	
	top:35px
}

.activeMenu {
	background:#002b70; 
	color:#6192c2; 
 
}


.bottBLU
{
background:#24428e; 
border:0px; 
border-radius:0px;
font-weight:400;
color:#525252;
font-size:13px;
text-transform:uppercase;
}


.bottBLUchiaro
{
background:#24428e; 
border:0px; 
border-radius:0px;
font-weight:400;
color:#525252;
font-size:13px;
text-transform:uppercase;
}


.bottBLUscuro
{
background:#24428e; 
border:0px; border-radius:0px;
color:#ffffff;
font-size:15px;
font-weight:300;
}

.boxBianco100 /* 100% larghezza*/
{
padding:25px;
background:#ffffff; /**/
border:0px; 
 width:100%;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}


.boxBianco /* 3 bordi ROTONDI*/
{
padding:25px;
background:#ffffff; /**/
border:0px; 
border-bottom-left-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}

.boxBianco5 /*  i bordi ROTONDI solo SOTTO*/
{
padding:25px;
background:#ffffff; /**/
border:0px; 
border-bottom-left-radius: 8px;
border-top-left-radius: 0px;
border-bottom-right-radius: 8px;
border-top-right-radius: 0px;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}


.boxBianco4 /* tutti i bordi ROTONDI*/
{
padding:25px;
background:#ffffff; /**/
border:0px; 
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
 line-height:25px;
font-size:14px;
font-weight:300;
border-bottom:2px solid #efefef
}

.boxBlu  
{
padding:25px;
background:   #24428e; /**/
border:0px; 
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}

.boxGrigioLogin
{
padding:25px;
background:   #efefef;  
border:0px; 
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 0px;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}


.boxBiancoQ /* tutti i bordi QUADRATI */
{
padding:25px;
background:#ffffff; /**/
border:0px;  
 
font-size:15px;
font-weight:300;
 
}



 /* 3 bordi ROTONDI (video) */
.boxGrigio2 {
padding:25px;
background:#ebebeb; /**/
border:0px; 
border-bottom-left-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
 
font-size:15px;
font-weight:300;
border-bottom:2px solid #efefef
}



 /* 1 bord sx bottom ROTONDI (boxgrigioProdotto con allegati) */
.boxgrigioProdotto {
 
padding:17px;
background:#f7f7f7; /**/
border:0px; 
border-bottom-left-radius: 18px; 
height:90px;
z-index:100;
position:absolute;   
top:380px; 
right:0px;  
width:470px; 
border:0px solid red;
 
}





.boxGrigio
{
padding:0px 2px 2px 10px;
background:#f7f7f7; 
border:0px; 
border-radius:0px;
color:#002f6e;
font-size:15px;
font-weight:300;
}





.boxQuadratino /* prodotti colore, 3 bordi ROTONDI*/
{
padding:0px;/**/
background:#ffffff; 
border:0px; 
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
width:12px; 
height:12px;
 
}



.alert-azzurro {
background:#e3e8ec;line-height:24px; color:#002f6e;
border-radius:0px;
}
.alert-azzurro a {
 color:#002f6e
}

.titolone
{
color:#333333;
 font-size:60px;
 font-weight:100;
} 


 .bRed {
border:1px solid red !important; 
}


.flag {
	margin:-15px 0 0 2px;	
}

.bordoMenu {
border-right:1px solid #999999; 
}

.bordoGtop {
border-top:1px solid #cccccc; 
}
.bordoGsx {
border-left:1px solid #f7f7f7; 
}
.bordoGdx {
border-right:1px solid #f7f7f7; 
}
.bordoGbott {
border-bottom:1px solid #f7f7f7; 
}

.bordoG {
border-top:1px solid #f7f7f7;/*
border-top:1px solid #cacaca;dfdfdf*/
}

.bordo {
border:1px solid #f7f7f7; 
}


.bordoG2 {
border-top:1px solid #dfdfdf; 
border-bottom:1px solid #dfdfdf; 
}


.bordoGrigio {
border:1px solid #dddddd
}
.rossopiccolo {
	color:#e21350; 
	font-size: 12px;
	line-height: 1.6em;
	font-weight: 400;
	text-shadow: none;
}

.chiaro {
	color:#bba6c7; 
 
}

 

.menu {
	color:#999999; 
	font-size: 21px; 
	font-weight: 300; 
}



.bordoTondo{
	border-radius: 8px; 
    -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}



.bordo3{
	border-top-left-radius: 4px; 
    -webkit-border-top-left-radius:4px;
    -moz-border-top-left-radius: 4px;	
	
	border-top-right-radius: 4px; 
    -webkit-border-top-right-radius:4px;
    -moz-border-top-right-radius: 4px;
		
	border-bottom-left-radius: 4px; 
    -webkit-border-bottom-left-radius:4px;
    -moz-border-bottom-left-radius: 4px;
	 
	
}

.bordo3_BIG{
	border-top-left-radius: 8px; 
    -webkit-border-top-left-radius:8px;
    -moz-border-top-left-radius: 8px;	
	
	border-top-right-radius: 8px; 
    -webkit-border-top-right-radius:8px;
    -moz-border-top-right-radius: 8px;
		
	border-bottom-left-radius: 8px; 
    -webkit-border-bottom-left-radius:8px;
    -moz-border-bottom-left-radius: 8px;
	 
	
}

/* riga TOP CAROSELLO*/
.bordo4{
	border-top-left-radius: 8px; 
    -webkit-border-top-left-radius:8px;
    -moz-border-top-left-radius: 8px;	
	
	border-top-right-radius: 8px; 
    -webkit-border-top-right-radius:8px;
    -moz-border-top-right-radius: 8px;
	 
}
/* riga SOTTO CAROSELLO*/
.bordo5{
	border-bottom-left-radius: 8px; 
    -webkit-border-bottom-left-radius:8px;
    -moz-border-bottom-left-radius: 8px;	
	
	border-bottom-right-radius: 8px; 
    -webkit-border-bottom-right-radius:8px;
    -moz-border-bottom-right-radius: 8px;
	 
}


 
 
 
 
 .IMGhover:hover {	  
   
	opacity: 0.5;	
	transform: scale(1,1);
	-ms-transform: scale(1,1); /* IE 9 */
	-webkit-transform: scale(1,1); /* Opera, Chrome, and Safari */
	
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
    
	}
 
 .IMGhover {	  
 
	opacity: 1;	
	transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2); /* IE 9 */
	-webkit-transform:  scale(1.2,1.2); /* Opera, Chrome, and Safari */
	
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
    
	}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* COLORI */


.BG-grigio {background-color:#cccccc !important;  }
.BG-grigio-chiaro {background-color:#f3f3f3 !important;  }


.BOTT-arancione {background-color:#f7941d !important;  color:#ffffff }
.BOTT-arancione:hover {	color: #ffffff; background-color:#d17404 !important;  transition: all 500ms ease-in-out 0s; opacity: 1;}

.BOTT-grigio {background-color:#2b2b2b !important;  color:#ffffff }
.BOTT-grigio:hover {	color: #f7941d; background-color:#000000 !important;  transition: all 500ms ease-in-out 0s; opacity: 1;}







.BG-box-grigio {	background-color: rgba(0,0,0,0.5); padding:10px  }
 
.arancione {color:#f7941d;  }
.BG-arancione {background-color:#f7941d !important;  }
.BG-medio-arancione {background-color:#e57f04;  } 
.BG-scuro-arancione {background-color:#d17404;  } 
.BG-box-arancione {	background-color:   rgba(247,148,29,1); padding:20px 15px; }


.viola {	color:#8a73b3;  }
.BG-viola {	background-color:#8a73b3;  }
.BG-medio-viola {	background-color:#6e589d;  }
.BG-scuro-viola {	background-color:#6e589d;  }

.rosa {	color:#ef5a8e;  }
.BG-rosa {	background-color:#ef5a8e;  }
.BG-scuro-rosa {	background-color:#e73a6b;  }

/*
.giallo { color:#ffe06a; }
.BG-giallo { background-color:#ffe06a; }
.BG-scuro-giallo { background-color:#ffcd3e; }
*/ 
.giallo { color:#ffcd3e; }
.BG-giallo { background-color:#ffcd3e; }
.BG-scuro-giallo { background-color:#ffb11d; }



.verde {	color:#43ad49; }
.BG-verde {	background-color:#43ad49; }
.BG-box-verde {	background-color:#43ad49; padding:20px 15px; }
.BG-scuro-verde {	background-color:#43ad49; }

.blu {	color:#24428e;  }
.BG-blu {	background-color:#24428e; }
.BG-box-blu {	background-color:#24428e; padding:20px 15px; }
.BG-scuro-blu {	background-color:#24428e; }

.azzurro { color:#61a3ed; }
.BG-azzurro { background-color:#61a3ed; }
.BG-medio-azzurro { background-color:#28a1df; }
.BG-scuro-azzurro { background-color:#198fd8; }





 /*
.azzurro {
	color:#47b3e2;  
}*/
.grigioScuro {
	color:#999999;  
}
 



/* fine  COLORI */
 
 
 


.rigaRossa{
	border-bottom: 4px solid #e31351;  
	 
}






.rosso, .rosso:visited,  .rosso:link, .rosso:active, .rosso:hover{	color:#ff0000  !important; /* b2343d*/ }
.rossoScuro {	color:#bba6c7; }
.grigio {	color:#999999;  } 
.nero {	color:#000000  !important   }

.bianco {	color:#ffffff !important  }
.alto275 {	height:275px; }
.alto310 {	height:310px; }
.alto310Login {	height:310px; }

 
@media (max-width: 767px) {
		.alto275 {	height:275px; }		
		.alto310 {	height:700px; }
		.alto310Login {	height:380px; }
}
 
  
 
.peso100 { font-weight: 100;}
.peso200 { font-weight: 200;}
.peso300 { font-weight: 300;}
.peso400 { font-weight: 400;}
.peso700 { font-weight: 700;}
.peso800 { font-weight: 800;}

 .bottone {
border-radius: 4px; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
 
 }



.font5 {	font-size: 5px;} 
.font10 {	font-size: 10px;} 
.font11 {	font-size: 11px;} 
.font12 {	font-size: 12px !important;} 
.font13{	font-size: 13px;} 
.font14 {	font-size: 14px !important;} 
.font15 {	font-size: 15px !important;}  
.font17 {	font-size: 17px;} 
.font18 {	font-size: 18px;} 
.font20 {	font-size: 20px;}
.font21 {	font-size: 21px;}
.font22 {	font-size: 22px;} 
.font24 {	font-size: 24px !important;} 
.font28 {	font-size: 28px !important;} 
.font30 {	font-size: 30px;} 
.font32 {	font-size: 32px !important;} 
.font34 {	font-size: 34px;} 
.font38 {	font-size: 38px;} 
.font40 {	font-size: 40px;} 
.font45 {	font-size: 45px;} 
.font60 {	font-size: 60px;} 



.piede {
	color:#cccccc; 
	font-size: 12px;
	line-height: 1.6em;
	font-weight: 300;
	text-shadow: none;
}
.sottotitolo {
	color:#ffffff; 
	font-size: 17px;
	line-height: 1.6em;
	font-weight: 300; 
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.sottotitoloNero {
	color:#2b2b2b; 
	font-size: 17px;
	line-height: 1.6em;
	font-weight: 300;
	text-shadow: none;
	/*text-shadow: 1px 1px 0 rgba(0,0,0,0.5);*/
}


.separa {
	color:#555555; 
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 200;
	text-shadow: none;
	padding: 0 15px 0 15px;
}

.separa100 {
	color:#888888; 
	font-family: Lato; 
	line-height: 1.6em;
	font-weight: 100;
	text-shadow: none;
	padding: 0 15px 0 15px;
}

.separa_rosso {
	color:#835089; 
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 200;
	text-shadow: none;
	padding: 0 15px 0 15px;
}

.azzurroPiccolo {
	color:#4d6183; 
	font-size: 11px;	 
	font-weight: 400; 	 
}

.BluPiccolo {
	color:#24428e; 
	font-size: 11px;	 
	font-weight: 400; 	 
}
.RosaPiccolo {
	color:#b2343d; 
	font-size: 11px;	 
	font-weight: 400; 	 
}


 


.inputScuri {
background:#1d1d1d;
 color:#ffffff;
 border:0px solid #ffffff
 
 
 
}

.text-bold {
	font-weight: 900;
}














/* --- float --- */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* --- align --- */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/* ---- padding ---- */

 




.pad0 {padding: 0px !important;} 
.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad20 {padding: 20px;}
.pad25 {padding: 25px;}
.pad30 {padding: 30px;}
.pad40 {padding: 40px;}
.pad50 {padding: 50px;}


.mar0 {margin: 0px !important;} 
.mar5 {margin: 5px !important;} 
.mar10 {margin: 10px !important;} 
 

/* ---- left --- */
.pad-left0 {	padding-left: 0px !important;} 
.pad-left10 {	padding-left: 10px !important;} 
.pad-left20 {	padding-left: 20px  !important;} 
.pad-left25 {padding-left: 25px !important;} 
.pad-left30 {padding-left: 30px !important;} 
.pad-left40 {padding-left: 40px !important;} 

/* ---- right --- */
.pad-right0 {
	padding-right:0px !important;
}
.pad-right10 {
	padding-right: 10px !important;
}
.pad-right20 {
	padding-right: 20px !important;
}
 
.pad-right25 {
	padding-right: 25px !important;
}


/* top */
.pad-top0 {
	padding-top: 0;
}
.pad-top5 {
	padding-top: 5px;
}

.pad-top10 {
	padding-top: 10px;
}

.pad-top15 {
	padding-top: 15px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-top25 {
	padding-top: 25px;
}
.pad-top30 {
	padding-top: 30px;
}
.pad-top35 {
	padding-top: 35px;
}
.pad-top40 {
	padding-top: 40px;
}
.pad-top50 {
	padding-top: 50px;
}
.pad-top60 {
	padding-top: 60px;
} 
/* bottom */
.pad-bot0 {
	padding-bottom: 0;
}
.pad-bot5 {
	padding-bottom: 5px;
}

.pad-bot10 {
	padding-bottom: 10px !important;
}

.pad-bot15 {
	padding-bottom: 15px !important;
}
.pad-bot20 {
	padding-bottom: 20px !important;
}
.pad-bot25 {
	padding-bottom: 25px !important;
}
.pad-bot30 {
	padding-bottom: 30px !important;
}
.pad-bot35 {
	padding-bottom: 35px;
}
.pad-bot40 {
	padding-bottom: 40px;
}


/* ---- margin --- */
.mar-left5 { margin-left: 5px; }
.mar-left10 { margin-left: 10px; }
.mar-left15 { margin-left: 15px; }
.mar-left20 { margin-left: 20px; }
.mar-left25 { margin-left: 25px; }
.mar-left30 { margin-left: 30px; }

.mar-right5 { margin-right: 5px; }
.mar-right10 { margin-right: 10px; }
.mar-right15 { margin-right: 15px; }
.mar-right20 { margin-right: 20px; }
.mar-right25 { margin-right: 25px; }
.mar-right30 { margin-right: 30px; }

/* top */
.mar-top0 {
	margin-top: 0px  !important;
}
.mar-top5 {
	margin-top: 5px !important;
}

.mar-top10 {
	margin-top: 10px !important;
}

.mar-top15 {
	margin-top: 15px  !important;
}
.mar-top20 {
	margin-top: 20px  !important;
}
.mar-top25 {
	margin-top: 25px;
}
.mar-top30 {
	margin-top: 30px;
}
.mar-top35 {
	margin-top: 35px;
}
.mar-top40 {
	margin-top: 40px;
}
.mar-top50 {
	margin-top: 50px;
}
.mar-top60 {
	margin-top: 60px;
}

.mar-top100 { margin-top: 100px; }
.mar-top110 { margin-top: 110px; }


/* bottom */
.mar-bot0 {
	margin-bottom: 0  !important;
}
.mar-bot5 {
	margin-bottom: 5px;
}

.mar-bot10 {
	margin-bottom: 10px !important;
}

.mar-bot15 {
	margin-bottom: 15px;
}
.mar-bot20 {
	margin-bottom: 20px;
}
.mar-bot25 {
	margin-bottom: 25px;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.mar-bot35 {
	margin-bottom: 35px  !important;
}
.mar-bot40 {
	margin-bottom: 40px;
}

.mar-bot50 {
	margin-bottom: 50px;
}


/*===========================
  --- Sections ----
=========================== */

section.section {
	margin:0;
	padding: 80px 0 60px 0;
}

.bg-white {
	background-color: #fff;
}
 
.bg-red {
	background-color:#835089;
}
 
/*************************************  FEDE *****************************/
/*A11Y-FIX-C btn-warning contrast 4.6:1*/
.btn-warning{background-color:#b85c00;border-color:#a04e00}
.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#a04e00;border-color:#8a4300}

/* FIX-E focus-visible (WCAG 2.4.7) */
a:focus-visible,button:focus-visible,input[type="button"]:focus-visible,input[type="submit"]:focus-visible,input[type="reset"]:focus-visible{outline:2px solid #c05f00!important;outline-offset:2px!important}
