/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}a img{border:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}button::-moz-focus-inner{border:0}

html { overflow-y: scroll; }

html, body {
  height:100%;
}

body{
  font-family:'Lato',arial,sans-serif;
  -webkit-font-smoothing: antialiased;
  color:#353535;
  font-weight:400;
  
}

a{
  text-decoration:none;
  color:#353535
}

.left{
    float:left;
}

.right{
    float:right;
}

div.clear-left{
	clear:left;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

div.clear-both{
	clear:both;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0
}

.desktop{
  display:block;
}

.mobile{
  display:none;  
}



.site{
  width:100%;
  min-height:100%;
  position:relative;
  font-family:'Lato',arial, sans-serif;
  
}

.container{
  width:1600px;
  margin:0 auto;
}


.header{
  
  height:135px;
  background-color:#003f9b;
  
}

.header a{
  
}


.header .logo {
  display:inline-block;
  margin-top:30px;
  margin-right:40px;
  height:90px;
  width:auto;
}


.header .logo a{
  
}



.mobile-menu{
  display:none;
}

#control-mobile-navigation{
  display:none;
}






.menu-container{
  position:absolute;
  bottom:0px;
  right:0;
  height:34px;
  
  margin:0;
  font-size:18px;
  
  
}

.menu-container ul.menu{
  list-style:none;
  text-align:center;
  padding:0;
  margin:0;
}


.menu-container ul.menu li{
  display:inline-block;
  margin:0 14px;
  font-weight:300;
  text-transform:lowercase;
  color:#fff;
  line-height:24px;
  cursor:pointer;
}

.menu-container ul.menu li.selected{
  border-bottom:solid 10px #d9e021;
  color:#d9e021;
  font-weight:400;
}




.footer{
  background-color:#fff;
  padding:22px 0;
  font-size:14px;
  line-height:1.4em;
  color:#666;
  font-weight:700;
  text-align:center;
}

.footer a{
  color:#666;
}

.footer a.external{
  color:#666;
  
}

ul.slider{
  list-style:none;
}

ul.slider li{
  display:block;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  
  height:850px;
  position:relative;
  
}

ul.slider li .container{
  position:relative;
  height:100%;
}

ul.slider li .container .info{
  position:absolute;
  top:40px;
  left:0px;
  right:0;
  z-index:100000;
  
  -webkit-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -moz-animation-delay:0.5s;
  -o-animation-delay:0.5s;
  animation-delay:0.5s;
  -webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;
  
}

ul.slider li .container a{
  display:block;
  width:100%;
  height:100%;
}



ul.slider li .container .info .title{
  font-size:60px;
  line-height:1.2em;
  color:#82827d;
  font-weight:700;
  text-align:center;

  /*-webkit-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay:1.5s;
  animation-delay:1.5s;
  -webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;*/
}

ul.slider li .container .info .text{
  font-size:26px;
  padding-left:5px;
  line-height:1.3em;
  padding-top:24px;
  font-weight:300;
  color:#4c4c4c;
  /*-webkit-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay:1.5s;
  animation-delay:1.5s;
  -webkit-animation-duration:0.5s;
-moz-animation-duration:0.5s;
-ms-animation-duration:0.5s;
-o-animation-duration:0.5s;
animation-duration:0.5s;*/
 
}





.block{
  padding:60px 0;
  text-align:left;
}

.block-detail{
  padding:0;
}

.block .container{
  width:850px;
}

.block .block-image{
  width:100%;
  text-align:center;
  padding:60px 0;
}

.block .block-image img{
  max-height:300px;
  max-width:90%;
  width:auto;
  height:auto;
}

.block .title{
  font-size:60px;
  line-height:1.2em;
  font-weight:300;
  text-transform:uppercase;
}

.block-detail .cover{
  display:block;
  width:100%;
  height:500px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  padding-top:60px;
}


.block-detail .title{
  font-size:50px;
  
  line-height:1.22em;
  font-weight:300;
  text-transform:none;
  display:inline;
  
}

.block .subtitle{
  
  font-size:22px;
  line-height:1.3em;
  font-weight:300;
  margin-left:10px;
  text-transform:none;
  
}

.block .text{
  font-size:22px;
  line-height:1.4em;
  font-weight:300;
  padding-top:12px;
  text-align:justify;
}



.block-detail .text{
  text-align:center;
  padding:60px 5%;
}

.block .button-container{
   padding-top:20px;
   text-align:center;
}

.adesioni{
  padding:10px 0 30px 0;
}



.adesioni .title{
  font-size:14px;
  font-weight:300;
  color:#888;
  padding-bottom:30px;
  text-align:center;
}



.adesioni ul{
  list-style:none;
  
  text-align:center;
  width:100%;
  
}

.adesioni ul li{
  display:inline-block;
  margin:20px 28px;
  max-width:150px;
  vertical-align:top;
  
}

.adesioni ul li img{
  width:150px;
  height:150px;
}

.adesioni ul li span{
  display:block;
  font-size:28px;
  font-weight:300;
}


.partner{
 
  padding:0px 1% 50px 1%;
  background:url(../images/_bg-partner.png) repeat-x;
}

.partner .container{
  width:2160px;
  margin:0 auto;
}
 
.partner .title{
  font-size:18px;
  font-weight:300;
  color:#444;
  height:100px;
  line-height:100px;
  text-align:center;
}



.partner ul{
  list-style:none;
  width:100%;
}

.partner ul li{
  display:inline-block;
  width:160px;
  height:80px;
  text-align:center;
}

.partner ul li .logo{
  display:block;
  width:160px;
  height:80px;
  background-repeat:no-repeat;
  background-position:center center;
}


.griglia{
  width:100%;
}



.griglia .cell{
  display:block;
  float:left;
  margin:0;
  padding:0;
  text-align:center;
 
  width:20%;
  height:240px;
  background:url(../images/_bg-griglia.png) bottom right no-repeat;
}

.griglia .cell img{
  max-width:70%;
  height:auto;
  vertical-align:middle;
}

.griglia .cell span{
  display:inline-block;
  height:100%;
  vertical-align:middle;
  
}



.button i{
  margin-right:10px;
}

.last-news{
  width:100%;
  padding-bottom:60px;
  background:url(../images/_bg-news.png) repeat-x;
}

.last-news .title-news{
  
  font-size:36px;
  height:150px;
  line-height:150px;
  text-transform:uppercase;
  color:#808080;
  text-align:center;

}



.last-news .container{
  width:1950px;
  margin:0 auto;
  text-align:center;
}

.last-news ul{
  list-style:none;
  text-align:left;
 
}

.last-news ul li{
  display:inline-block;
  width:370px;
}


.news{
  width:100%;
  padding-bottom:60px;
  background:url(../images/_bg-news.png) repeat-x;
}

.news .title-news{
  font-size:36px;
  height:150px;
  line-height:150px;
  text-transform:uppercase;
  color:#808080;
  text-align:center;
  
}

.news .title-news .prev{
  
  
  margin-right:20px;
  display:inline-block;
  color:#79c0d5
}

.news .title-news .next{
 
  margin-left:20px;
  display:inline-block;
  color:#79c0d5
}

.news .container{
  width:1950px;
  margin:0 auto;
  text-align:center;
}

.news ul{
  list-style:none;
  text-align:left;
 
}

.news ul li{
  display:inline-block;
  width:370px;
  margin:0 10px 30px 10px;
}




.news-block{
  width:100%;
}

.news-block a{
  display:block;
  color:#57626b;
}

.news-block .cover{
  width:100%;
  height:165px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  margin-bottom:16px;
}



.news-block .header-block{
  width:100%;
  padding-bottom:25px;
}

.news-block .header-block .data{
  float:left;
  width:80px;
  height:80px;
  margin-right:16px;
  text-align:center;
  background-color:#79c0d5;
}

.news-block .header-block .data .day{
  padding-top:10px;
  line-height:40px;
  font-size:30px;
  color:#fff;
  font-weight:400;
}

.news-block .header-block .data .month{
  color:#fff;
  font-size:14px;
  font-weight:300;
}

.news-block .header-block .title{
  float:left;
  padding-top:5px;
  width:265px;
  font-size:17px;
  font-weight:400;
  line-height:1.3em;
}

.news-block .text{
  width:100%;
  font-size:14px;
  line-height:22px;
  height:88px;
  overflow:hidden;
  font-weight:300;
}

.news-detail{
  padding-bottom:60px;
  
}

.news-detail .container{
  text-align:center;
}

.news-detail .cover{
  width:100%;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  
  margin:0 auto;
  margin-bottom:60px;
  height:1000px;
}

.news-detail .title{
  padding:60px 0;
  margin:0;
  font-weight:400;
  font-size:38px;
  color:#666;
  
} 

.news-detail .data{
  color:#79c0d5;
  font-weight:300;
  font-size:28px;
  padding-bottom:60px;
}

.news-detail .text{
  width:850px;
  margin:0 auto;
  text-align:left;
  font-size:18px;
  color:#666;
  line-height:1.5em;
  font-weight:300;
}

.news-detail .text ul, .news-detail .text ol{
  padding-left:20px;
}

.map{
  width:100%;
  height:1000px;
}

.info-window{
  font-size:16px;
  line-height:1.4em;
}




#Credentials{

  display:block;
  margin:0 auto;
  padding:60px 0;
  width:240px;
  text-align:left;
}

#Credentials label{
  display:block;
  font-size:15px;
  font-weight:300;
	  color:#008aea;
  margin-bottom:4px;
  
  
}
#Credentials input[type="text"],input[type="password"]{
  display:block;
  width:240px;
  height:30px;
  border:none;
  background-color:#fff;
  font-size:18px;
  line-height:30px;
  color:#222;
  margin-bottom:20px;
  
}

#Credentials #Submit{
  padding-top:20px;
  text-align:center;
}

#Credentials input[type="submit"]{
	 
    color:#fff;
    font-size:16px;
    font-weight:400;
    padding:10px 20px;
  
  
    background-color:#404040;
	color:#fff;
	
	
	cursor:pointer;
	}
	
#Credentials input[type="submit"]:hover{
	  background-color:#2877b0;
	  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
	}
    
    
#go-to-top {
   
    position: fixed;
    bottom: 0;
    right: 5px;
    display: none;
    width:40px;
    height:auto;
    cursor:pointer;
}

.contatti{
  background-color:#003f9b;
  padding:60px 0;
  color:#fff;
} 

.contatti .container{
  width:850px;

}
.contatti .sx{
  float:left;
  width:45%;
}

.contatti .dx{
  float:right;
  width:45%;
}

.contatti .header-contatti{
  padding-bottom:20px;
}

.contatti .marker{
  display:inline-block;
  margin-right:15px;
  vertical-align:middle;
  width:40px;
  height:auto;
}

.contatti .title{
  font-size:60px;
  vertical-align:middle;
  font-weight:300;
}

.contatti .logo {
  display:block;
  height:90px;
  width:auto;
}

.contatti .text{
  padding-top:20px;
  font-size:18px;
  font-weight:300;
  line-height:1.3em;
}

.contatti .text a{
  color:#fff;
  font-weight:400;
}

.contatti .map{
  width:100%;
  height:300px;
  margin-top:20px;
}

.contatti .module{
  padding-bottom:60px;
}

.contatti .module .title{
  font-size:18px;
  text-transform:uppercase;
  font-weight:400;
}

.contatti .module .text{
  padding-top:20px;
}

.button{
  margin-top:20px;
  display:inline-block;
  height:32px;
  line-height:32px;
  font-size:20px;
  padding:0 20px;
  color:#2f41b3;
  background-color:#fff;
  font-weight:400;
  
  border: 0px none;
  
}

