
div#langsel,#back-top,.nascondiMenu {display:none !important;}
#lang{    font:13px arial;color:#dedede;z-index:9999;position:absolute;top:12px;right:64px}
#lang a:hover{color:#dedede;}

* { padding:0; margin:0; }

img {border:0 !important}

.clear {
  clear: both;
}

section#panel01{height:450px}

.linguaCorr {
  color: #2E9CFF;
}

.linguaCorr a{
  color: #2E9CFF !important;
  text-decoration: none;
}

#mainarea{position: relative; width: 100%;padding-top: 128px;}


.fasciaBanner {
  position: relative;
  width: 100%;
  background-color: #0D1222;
  background-image: url("/custom_cms/images/gradient.png");
  height: 403px;
}

.contentBannerBG {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.45;
  height: 100%;
}

.contentBanner {
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.boxBannerContent {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  text-align: left;
  align-items: center;
}

.boxBannerTitolo {
  position: relative;
  width: 100%;
}

.boxBannerTitolo h2{
  font-family: "Abel", Sans-serif;
  font-size: 100px;
  font-weight: 400;
  color: #FFFFFF;
}

.iub__us-widget {
  display: none !important;
}


#boxMenuBanner{display: flex;position:absolute;top:27px;right:0;transition:all .3s ease-in-out;z-index: 99999;}
.menuBanner a{font-family: 'Open Sans', sans-serif;font-size:13px;font-weight:600;color:#000;text-decoration: underline !important;}
.menuBanner a:hover{color:#f41f31}


/* BANNER */

#header{z-index:1000;background:#0D1222;height:auto;padding:38px 0 30px 0;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;
position:relative;}


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




.logo{position:relative;overflow:hidden;transition:all .3s ease-in-out; width: 15%; top: -5px;}
.logo img{width:100%;transition:all .3s ease-in-out;}

#banner{position:relative;margin:0 auto;text-align:center;width: 100%;display: flex;}

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


#divCercaBanner{position:absolute;top:52px;z-index:99;left:36%}

#header #campoTesto{padding:12px;border:0;border-radius:20px;float:left;width:270px;border:2px solid #f41f31;}
	
#divCercaBanner input[type="submit"] {
margin-top:4px;
border:0;margin-left:-50px;
cursor:pointer;padding:12px;font-size:1px;color:#fff;
  width: 30px;height:30px;
  		background: url('/custom_cms/images/img-search.svg') top center no-repeat;background-size:35px 35px;
}


#boxEmergencyMenu {
  position: relative;
  width: 13%;
  top: 6px;
}


.buttonEmergency {
  background-color: #FC1616;
  font-family: "Abel", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  fill: #FFFFFF;
  color: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 4px -3px 100px 0px rgba(252, 22.000000000000007, 22.000000000000007, 0.75);
  width: 145px;
  right: 0;
  position: absolute;
}

.buttonEmergency a {
  text-decoration: none;
  font-family: "Abel", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  fill: #FFFFFF;
  color: #FFFFFF;
  display: inline-block;
  padding: 12px 24px;
  text-align: center;
  transition: all .3s;
}



/* fine banner */







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

}

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







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

			   


#banner{margin:0 auto;}

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







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

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

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

#lowerbar {
  background-color: #0D1222;
}

.boxLowerbar {
  position: relative;
  width: auto;
  margin: 20px auto;
  text-align: center;
}

.titleBoxLowerbar {
  position: relative;
  width: auto;
  font-family: "Abel", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 19px 19px 19px 19px;
}

.imgBoxLowerbar {
  position: relative;
  width:auto;
  padding: 19px 19px 19px 19px;
}

#bottomarea {
  background-color: #141B30;
}

.sectionBoxBottom {
  position: relative;
  width: 100%;
  display: flex;
  padding-top: 20px;
}

.boxBottomCodeBlue {
  position: relative;
  width: 35%;
  padding-right: 20px;
}

.logoBoxBottom {
  position: relative;
  width: 40%;
  margin: 7px 0 20px 0;
}

.logoBoxBottom img{
  width: 100%;
}

.txtBoxBottom {
  font: 18px/28px "Abel", Sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  padding-right: 25px;
}

.titleBoxBottom {
  font: 32px/38px "Abel", Sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  padding-bottom: 35px;
}


.boxBottomCyber .titleBoxBottom {
  padding-bottom: 3px;
}

.boxBottomCyber .txtBoxBottom {
  padding-right: 0;
}


.buttonTestYourSelf {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px 3px 3px 3px;
  width: 100%;
  margin: 0 auto;
  height: 53px;
  background-color: #2E9CFF;
  transition: all .3s;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
}

.buttonTestYourSelf:hover {
  background-color: #2e9dffd8;
}

.buttonTestYourSelf a {
  font-family: "Abel", Sans-serif;
  font-size: 25px;
  color: #ffffff;
  padding: 14px 50px 9px 50px;
  top: 11px;
  position: relative;
}


.boxBottomMenu {
  position: relative;
  width: 15%;
  padding: 0 20px 0 20px;
}

.boxBottomContact {
  position: relative;
  width: 22%;
  padding: 0 20px 0 20px;
}

.boxBottomCyber {
  position: relative;
  width: 25%;
  padding-left: 20px;
}

.txtMenuBoxBottom {
  font: 19px/36px "Abel", Sans-serif;
  font-weight: 400;
  color: #FFFFFF;
}

.txtMenuBoxBottom a{
  text-decoration: none;
  color: #FFFFFF;
}

.boxLinkedinBottom {
  width: 40px;
  color: #FFFFFF;
  text-align: left;
  padding-top: 30px;
}

.boxLinkedinBottom img{
  width: 100%;
}

.boxLinkedinBottom a{
  text-decoration: none;
  color: #FFFFFF;
}


.testoFooter{
  position: relative;
  width: 100%;
  font: 17px/36px "Abel", Sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  margin-top: 50px;
}


#footer .container{	margin: 0 auto;padding:40px 0 20px 0; width:1250px;}








a{text-decoration:none;}



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





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





/*  RESPONSIVE  */

@media (max-width: 1600px)
{

  .container {
    width: 90%;
  }

  #footer .container {
    margin: 0 auto;
    padding: 40px 0 20px 0;
    width: 90%;
  }

  .boxBannerContent {
    width: 90%;
  }
}


@media (max-width: 1280px)
{

  .container {
    width: 90%;
  }

  #boxEmergencyMenu {
    top: 0px;
  }

  #mainarea {
    padding-top: 120px;
  }


  .container {
    width: 94%;
  }

  #footer .container {
    width: 94%;
  }

  .boxBannerContent {
    width: 94%;
  }

  .boxContactInfo {
    padding-left: 5%;
  }

}



@media (max-width: 1023px){



  #mainarea {
    padding-top: 0;
  }


  #header {
    height: 58px;
  }

  .logo{z-index:8000;float:none;top:0;position:relative;overflow:hidden;width:185px;margin:0 4%}
  .logo img{width:185px;}

  #footer .container {
    width: 94%;
  }


  .sectionBoxBottom {
    display: block;
  }

  .boxBottomCodeBlue {
    width: 50%;
    float: left;
    padding-right: 0;
  }


  .boxBottomMenu {
    width: 40%;
    float: left;
  }

  .boxBottomContact {
    width: 50%;
    padding: 0 0 0 0;
    float: left;
    padding-top: 46px;
  }

  .boxBottomCyber {
    width: 40%;
    float: left;
    padding: 0 20px 0 20px;
    padding-top: 46px;
  }



  .fasciaBanner {
    height: 315px;
  }




  #boxMenuBanner{top:16px}

	


#header #campoTesto{width:100%}

	.touch #header{position:static}


	

  .boxBannerTitolo h2 {
    font-size: 75px;
  }






.testoFooter {
 
    font-size: 14px;}


div#container {
width:100%;}

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

.regNewsletterButton{position:relative;top:5px}


.testoFooter {
    display: block;text-align:center;margin:20px auto;width:100%

  }
  #bottomLogo,#bottomDisc {
    width: 90%;text-align: center;margin:15px auto;
  }


#back-top {display:none}
#boxutente .txtUt,#boxutente .icoUt,#boxutente .sep,#boxutente .carrello{margin-left:7px}


}




@media (max-width: 680px){


  #boxMenuBanner {
      top: 0px;right:5px
  }


  .logo {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    z-index: 7000;
  }

  .logo img{
    width:100%;
  }

  #header {
    padding: 25px 0 30px 0;
    height: 245px;
  }

  .fasciaBanner {
    height: 250px;
  }

  .boxBannerTitolo h2 {
    font-size: 50px;
  }

  .boxBottomCodeBlue {
    width: 100%;
    float: none;
  }

  .boxBottomMenu {
    width: 100%;
    float: none;
    padding: 46px 0 0 0;
  }

  .titleBoxBottom {
    font: 28px/38px "Abel", Sans-serif;
    padding-bottom: 16px;
  }

  .boxBottomContact {
    width: 100%;
    float: none;
    padding-top: 46px;
  }

  .boxBottomCyber {
    width: 100%;
    float: none;
    padding: 46px 0 0 0;
    padding-top: 46px;
  }

  .txtMenuBoxBottom {
    font-size: 18px/26px;
  }

  #bottomLogo, #bottomDisc {
    width: 94%;
    text-align: center;
    margin: 0;
  }


  #banner {
    display: block;
  }

  
  .buttonEmergency {
    width: 100%;
  }


  .buttonTestYourSelf a {
    font-size: 23px;
    padding: 10px 80px 10px 80px;
  }

}
