@font-face {
    font-family: 'HelveticaBold';
    src: url('/fonts/HelveticaNeue-BoldExt.eot');
    src: url('/fonts/HelveticaNeue-BoldExt.eot?#iefix') format('embedded-opentype'),
        url('/fonts/HelveticaNeue-BoldExt.woff2') format('woff2'),
        url('/fonts/HelveticaNeue-BoldExt.woff') format('woff'),
        url('/fonts/HelveticaNeue-BoldExt.ttf') format('truetype'),
        url('/fonts/HelveticaNeue-BoldExt.svg#HelveticaNeue-BoldExt') format('svg');
    font-weight: bold;
    font-style: normal;
}





@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto.eot');
    src: url('/fonts/roboto.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto.woff2') format('woff2'),
         url('/fonts/roboto.woff') format('woff'),
         url('/fonts/roboto.ttf') format('truetype'),
         url('/fonts/roboto.svg#roboto') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotocond';
    src: url('/fonts/robotocond.eot');
    src: url('/fonts/robotocond.eot?#iefix') format('embedded-opentype'),
         url('/fonts/robotocond.woff2') format('woff2'),
         url('/fonts/robotocond.woff') format('woff'),
         url('/fonts/robotocond.ttf') format('truetype'),
         url('/fonts/robotocond.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotomed';
    src: url('/fonts/robotomed.eot');
    src: url('/fonts/robotomed.eot?#iefix') format('embedded-opentype'),
         url('/fonts/robotomed.woff2') format('woff2'),
         url('/fonts/robotomed.woff') format('woff'),
         url('/fonts/robotomed.ttf') format('truetype'),
         url('/fonts/robotomed.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
 font-family: robotolight;
 src: url('/fonts/robotolight.eot'); /* EOT file for IE */
font-family: robotolight;
 src: url('/fonts/robotolight.ttf'); /* TTF file for CSS3 browsers */
 font-family: robotolight;
 src: url('/fonts/robotolight.woff'); /* TTF file for CSS3 browsers */
}


.catgroupnamearea {
   position:relative;top: 131px;
    padding: 0 0 5px 0;
    color: #999;
	background:#fff;
}
.catpercorso {
    margin-left: 4%;
    font: 12px HelveticaBold;
    text-transform: uppercase;
}
.catpercorso a{    font: 12px HelveticaBold;    color: #999;}
.titoloPage{clear:both;margin-top:150px;
	color:#7ab522;
font: 20px HelveticaBold;
text-align: center;
text-transform: uppercase;
	}
	
.lineaTitoloBox{border-bottom: 1px solid #7ab522;
width: 65px;
margin:20px auto 0 auto;}


#langsel{display:none}

* { padding:0; margin:0; }
#box5 .boxCatDettagli{margin-top:40px;padding-right:8%}


img {border:0 !important}



section#panel01{height:450px}
#selLinguaMobile
{
	display:none;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 10px;DISPLAY:NONE;
	margin-left: 1120px;
}
#back-top a {
	width: 63px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 63px;
	height: 63px;
	display: block;
	margin-bottom: 7px;
	background: url(/custom_cms/images/top.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background: url(/custom_cms/images/top.png);
}
#back-top::before {
    color: rgba(90, 93, 96, 0.3);
    content: "TOP";
    display: block;
    font: bold 10px/34px robotolight;
    height: 34px;
    text-align: center;
    transition: color 0.2s linear 0s;
    width: 34px;
}
#back-top.active {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}
#back-top {
    background-color: #fff;
    border-color: rgba(90, 93, 96, 0.3);
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    bottom: 20px;
    font: 0px/0 a;
    height: 34px;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 20px;
    text-align: center;
    transform: scale(0);
    transition: all 0.25s linear 0s;
    width: 34px;
    z-index: 999;
}
/*
Fine top button 
*/




/* BANNER */

#header{z-index:1000;background:#fff;height:32px;padding:86px 0 0 0;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;
position:relative;/*border-bottom:1px solid #dddce1;*/-webkit-box-shadow: 2px 2px 10px 0px #d4d4d4;}


.no-touch #header{position:fixed}
.touch #header{position:fixed}


#header.scrolltop{background:#fff;height:30px;padding:30px 0 0 0;transition:all .3s ease-in-out;}
#header.scrolltop .logo{margin-top:-18px;transition:all .3s ease-in-out;}
#header.scrolltop .logo img{width:270px;transition:all .3s ease-in-out;}


#header.scrolltop #menuPrincipaleBar{top:60px;transition:all .3s ease-in-out; }
#header.scrolltop .nav > li {    transition:all .3s ease-in-out;}
#header.scrolltop .mega-menu{top:20px;}





.logo{margin-top:-52px;transition:all .3s ease-in-out; 
}
.logo img{width:400px;transition:all .3s ease-in-out;}

#banner{position:relative;top:0px;margin:0 auto;text-align:center;}

.hidden-xs img {border:0 !important}


/* fine banner */



/*.slider-container{DISPLAY:NONE}*/



div#container {
	margin: 0 auto;
	text-align:left;width:1150px;

}

.container{position:relative;margin: 0 auto;
width:1150px;}







section{position:relative;z-index:8;}
#panel01{position:relative;top:110px}}
	


.hidden-xs img {border:0 !important}







#content {
    position:relative;
    width: 100%;
    height: auto !important;  /* per i browser moderni */
   /* height:660px; */  /*per IE5.x e IE6 */
   /* min-height:660px; */ /* per i browser moderni */
}

.fa-15x {
    font-size: 1.5em !important;
}



#footer {
	margin: 0 auto 0 auto;width:100%;
 	clear: both;
position:relative;color:#fff;}
#footer .container{width:100%}



#lowerbar{position:relative}

.dxLower{position:absolute;right:0;top:40px;background:#e0e0e0;
	width:100%;text-align:right;height:120px

	}

.regNewsletterButton input{background:#7ab522;padding:10px 80px;border:0;margin-right:4%;
	color:#fff;cursor:pointer;position:relative;top:1px;
font: 15px robotocond;transition: all .3s ease-in-out;-webkit-appearance: none;
-moz-appearance: none;
appearance: none;}

.regNewsletterButton input:hover{background:#000;transition: all .3s ease-in-out}

#contact_email{border:0;padding:12px 20px;width:25%;
	}


.sxLower{
width:40%;
transition: all .3s ease-in-out;
border-bottom: 160px solid #7ab522;
border-right: 130px solid transparent;position:relative;z-index:999;
	}
	
	
	#regNewsletter{margin-top:40px}
		

.txtnewsletter{position:absolute;left:10%;margin-top:40px;
	font:30px/38px HelveticaBold;
text-transform: uppercase;
letter-spacing: 0.8px;width:110%;transition: all .3s ease-in-out;
	}
	
	
	.iscri{	font:30px/30px HelveticaBold;transition: all .3s ease-in-out;}


#bottomarea{padding:35px 0;background:#000}
	
	#bottomLogoB img{margin-bottom:25px;width:170px;}
	
	#bottomLogoB{float:left}
	
	.testoBottom{margin-right:4%;margin-left:4%}
	hr{border-bottom:1px solid #fff;clear:both}
	
	
	#bottomSocial{float:right;position:relative;top:50px}
	
	#bottomSocial i{color:#8d8d8d;font-size: 1.4em;padding-left:20px}

#bottomIndirizzi{float:left;padding-top:30px;color:#8d8d8d;font: 12px roboto;}

#bottomIndirizzi a{color:#8d8d8d}

.txtLowerbar{color:#8d8d8d;font: 12px roboto;padding-top:30px;float:right}
.txtLowerbar a{color:#8d8d8d;}

.clear{clear:both}





a{text-decoration:none !important}






img {
	height:auto;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;}




#menuFooterMobile,#menuMobileBar,#menuSecondarioBar{display:none}




#iubenda-cs-banner{text-align:left;}









#iubenda-cs-banner{
    top: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: black;
    /* ----------------- */
}

/*  CONTENT CLASS */
.iubenda-cs-content{
    display:block;
    margin:0 auto;
    padding: 10px;
    width:auto;
    font-family: Helvetica,Arial,FreeSans,sans-serif; 
    font-size: 12px;
    background: #000;
    color: #fff;
}
.iubenda-banner-content{

}

.iubenda-cs-rationale{
    max-width: 1150px !important; position:relative; margin: 0 auto;
}

/*   STYLE FOR TEXT INTERNAL BANNER */
.iubenda-banner-content > p {
    font-family: Helvetica,Arial,FreeSans,sans-serif;
    line-height: 1.3;
}

/*  CLOSE BUTTON. NOTICE: IMAGE FOR BUTTON NOT IMPLEMENTED YET */
.iubenda-cs-close-btn{
    margin:0;
    color: #fff;
    text-decoration:none;
    font-size:14px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}

/*  STYLE FOR TEXT LINK TO PRIVACY POLICY */
.iubenda-cs-cookie-policy-lnk{
    text-decoration: underline;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}







/*  PROFILO UTENTE   */



.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer;float:left;}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{}
.w3-dropdown-content{cursor:auto;margin-top:3px !important;display:none;position:relative;clear:both;right:0px;margin:0;padding:0;font: 13px roboto;background:#009de0;transition:all .3s ease-in-out;}
.w3-dropdown-content a:hover{background:#74a2b7;transition:all .3s ease-in-out;}
.w3-dropdown-content a{color:#fff}
.w3-dropdown-hover .corrente{background:#009de0}

.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;padding:8px 16px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto;}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block;}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{display:block;padding:6px ;width:100px;text-align:left;border:none;outline:none;white-space:normal;float:none;}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%;}


.contImgLang{float:left;}
.imgLang{height: 13px;width:13px;vertical-align:middle;padding:0px 3px 3px 0px;}



/*  PROFILO UTENTE   */





#icoCale{position:absolute;bottom:110px;right:4%;z-index:9999;display:none}

    #icoCale img{height:180px}
    
    
    
    
    


/*  RESPONSIVE  */

@media (max-width: 1280px){
	
	.titoloPage{margin-top:50px;}





div#container,.testoFooter,.intLower {
width:970px;}

.container{width:970px;}



.txtnewsletter{
	font:27px/32px HelveticaBold;margin-top: 50px;
	}

    #icoCale img{height:140px}

}



@media (max-width: 1023px){
		.touch #header{position:static}

	
#header{height:23px;padding:90px 0 0 0;}

.catgroupnamearea {display:none
}

#bannerHome {
    top: 0 !important;
}





div#container {
width:100%;}

.container,.intLower,.testoFooter,.catgroupnamearea{width:98%;}



.testoFooter,.intLower{width:98%;margin:0 auto;}

.txtnewsletter{
	margin-top: 30px;
	}


.theblogwidgets{
    display: none;
}
#contact_email{width:16%;}
.regNewsletterButton input {
padding: 10px 30px;
}


}




@media (max-width: 680px){
	
.logo{margin:0 auto;z-index:999999;}

#header{height:50px;padding:24px 0 0 0;border-bottom:1px solid #d4d4d4;}

.logo img {
    width: 200px;}


#lowerbar{height:auto;}





	#bottomarea{text-align:center;padding:20px 0}
	#bottomLogoB{float:none;margin:0 auto;text-align:center}
	
	.testoBottom{margin-right:4%;margin-left:4%}
	hr{border-bottom:1px solid #fff;clear:both}
	
#icoCale {
    bottom: 120px;}
	
    #icoCale img{height:80px}


#bottomIndirizzi{float:none;}



.txtLowerbar{float:none}


.clear{clear:both}




}
