@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,550,600);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,500,550,600);

*{

	box-sizing:border-box;	
	
}

html, body{

	width:100%;
	height:100%;
	
}

body, body * {
	
	margin:0px;
	color: #444;
	transition: background-color .5s;
        font-family: 'Montserrat', sans-serif !important;
}

img{
	
	border:0px;

}

a{
	
	text-decoration:none;
	color:#0066CC;

}

a:hover{

	text-decoration:none;
	color:#003366;

}

h1,h2,h3,h4{
    
    font-family: 'Lato', sans-serif !important;
    color:#111;
    
}

h1{
	
    width:100%;
    min-height:1rem;
    height:auto;
    text-align:center;
    float:left;
    vertical-align:middle;
    font-size:2.5rem;
    line-height:1.6rem;
    letter-spacing:0.05rem;
    display:block;   
    margin:1.5rem 0rem;
	
        
}

h1 span{

    color:#C30030;

}

h2{
	
    width:100%;
    height:auto;
    min-height:2rem;
    display:block;
    text-align:center;
    float:left;
    vertical-align:middle;
    font-size:1.8rem;
    line-height:2rem;
    letter-spacing:0.05rem;
    margin:1.5rem 0rem;
	
}

h3{
	
    width:100%;
    min-height:2em;
    height:auto;
    text-align:center;
    float:left;
    margin-bottom:0.5em;
    vertical-align:middle;
    font-size:1.7rem;
    line-height:2rem;
	
}

.clear{clear:both;}

p{
	
    margin:0px;
    padding:0px;
    font-size:1em;	
	
}

ul{

	margin:0px;
	padding:0px;
        list-style: none;

}

ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

ol li{
    
    padding: 0.5em;
    line-height: 1.4rem;
    
}

#dyscrollup-btn {
    
    z-index: 999999;
    position: fixed;
    cursor: pointer;
    display: none;
    bottom: 3rem;
    right:0.6rem !important;
}

.mainpage{
	
    height: auto;
    min-height: 20em;
    width: 100%;
    position:relative;
    transition: margin-left .5s;
	
}

#header{

    height: auto;
    min-height: 5rem;
    width: 100%;
    z-index: 100;  
    color:#444;
    
}

#header span#top-bar {
    
    color: #FFF;
    display: block;
    height: 3rem;
    width: 100%;   
    background-color: #4A8623;
}

#header span a{
    
    padding-top:0.5rem;
    display: block;
    background-image: url(../img/aquila-bianca-32.png);
    background-repeat: no-repeat;
    background-position: 1%;
    padding-right: 3rem;
    letter-spacing: 0.15rem;
    font-weight: 500;
    padding-left: 3rem;
    float: left;
    font-size: 1rem;
}

#hdr-h1-container{
    
    width:100%;
    height: auto;
    position: absolute;
    top:36%;    
}

#hdr-h1-container a{
    
    width:20%;
    margin-top:2rem;
    display: block;
    height: auto;
    padding: 0.8rem;
    color: #FFF;
    border:1px solid #EE8300;
    text-align: center;
    border-radius: 0.5rem;
    float: left;
    transition: all ease 0.53s;
    opacity: 0.85;
    background-color: #EE8300;
    margin: 2% 40%;
}

#hdr-h1-container a:hover{
    
    opacity: 1;
    
}

#hdr-h1-container h1{
    
    color:#FFF;
    letter-spacing: 0.35rem;
    
}


#header-top{
	
    width:100%;
    min-height:1rem;
    margin:0 auto;
    background-color:rgba(0,0,0,0.5);
    line-height:4.5rem;
    font-size:2rem;
    
}

#header-menu-wrap{
    
    width:1440px;
    height:auto;
    margin:0 auto;
    position: relative;
    
}
#header-menu-wrap ul{
    
    width: auto;
    float:left;
    display: block;
    
    
}

#header-menu-wrap ul li{
    
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    margin:0.2rem 0rem;
    
}

#header-menu-wrap ul li a{
    
    color: #FFF;
/*    transition: all ease 0.5s;*/
    width:100%;
    padding: 0.4rem 1rem;
    font-size:1.1rem;

}

#header-menu-wrap ul li a:hover{
    
    border-bottom: 2px solid #8C0000;
    
}

#header-main{
	
    width:100%;
    min-height:3rem;
    float:left;
    position: relative;
               
}

#header-main img{
	
    width:100%;
    height:auto;	
    z-index:101;
    float: left;
        
}

#social-box{
	
    width:auto;
    height:auto;
    min-width: 13rem;
    margin-top:1.5rem;
    float: right;
    margin-left:3rem;
	
}

#social-box span{

    display:block;	
    float:left;
    line-height:2rem;
    color:#FFF;
    width:auto;
    height:auto;
    padding:1%;
    min-height:1rem;
    font-size:1.1rem;
    padding-right:0.5rem;
    margin:0rem;
    margin-top: 0.2rem;
    background-image: none;
    background-color: transparent;
    font-weight: normal;
    
        
}

#social-box .ico{
	
    float:left;
    width:2rem;
    height:auto;
    margin-right:0.5rem;
    margin-top:0.3rem;
}


#logo-box{
	
    width:205px;
    height: 50px;
    background-image: url(../img/ico/logo_hdr.png);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    position: absolute;
/*    background-size: 100% 100%;*/
    top: 0.8rem;
    left: 1.3rem;
    z-index: 5;
}

.active{
    
     border-bottom: 2px solid #8C0000;
     
}

/*Inizio navigazione*/



/*pannello laterale*/

.sidenav {
    height: 100%;
    width: 0;
    position: absolute;
    z-index: 1000001;
    top: 0;
    left: 0;
    background-color: #FFF;
    overflow-x: hidden;
    overflow-y: auto;
    transition: 0.5s;
    padding-top: 60px;
		
}

.sidenav > ul{
	
    border:1px solid #EEE;
    display:block;
    float:left;
    width:100%;
    height:auto;
    min-height:1rem;
  	
}

.sidenav ul li ul, .sidenav ul li ul li ul{

    border:none;	
    display:none;
	
}

.sidenav ul li ul li ul{

	/*background-color:#14405F;*/
	
}

.sidenav ul li ul{

	/*background-color:#14405F;*/
	
}

.sidenav ul li:first-of-type{
	
	display:block;
	
}

.sidenav ul > li{
	
    border-bottom:1px solid #EEE;
    position:relative;
    width:100%;
    float:left;
}

.sidenav ul li:last-of-type{
	
	border-bottom:none;
	
}

.sidenav ul li a, .sidenav ul li ul li a, .sidenav ul li ul li ul li a {
   
    text-decoration: none;
    letter-spacing:0.05rem;
    color: #1C2024;
    display: block;
    transition: 0.3s;
    height:auto;
    min-height:2.8rem;
    line-height:2.2rem;
}

.sidenav > ul >li,.sidenav > ul>li> ul, .sidenav > ul >li> ul >li> ul{
    
    padding-left:0rem;
    
}

.sidenav ul li a{
	
    padding: 0.2rem 0.2rem 0.2rem 1rem;
    font-size: 1.2rem;
}

.sidenav ul li a:hover{
	
    background-color: #14405F;
}

.sidenav ul li ul li a {
	
    padding: 0.2rem 0.2rem 0.2rem 1.7rem;
    font-size: 1.1rem;
	
}

.sidenav ul li ul li ul li a {
	
    padding: 0.2rem 0.2rem 0.2rem 2.2rem;
    font-size: 1.0rem;
	
}

.sidenav ul li span, .sidenav ul li ul li span{

    position: absolute;
    top: 0.8rem;
    right: 0.8rem;
    width:2rem;
    height:auto;
    display:block;
    cursor:pointer;
}

.sidenav ul li span:after, .sidenav ul li ul li span:after{

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    content: "\2304";
    font-weight:bold;
		
}

.sidenav ul li span.special:after, .sidenav ul li ul li span.special:after{

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.5rem;
    content: "\2303";
    font-weight:bold;
		
}


.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  
}

/*fine pannello laterale*/


/*pulsante menu*/
#nav {
    
    width: 35px;
    height: 28px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    float:right;
    display: none;
    z-index :10;
    margin:2.2rem 0.5rem 0.5rem 0.5rem;
    
}

#nav span {
    
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #868686;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;

}

#nav span:nth-child(1) {
  top: 0px;
}

#nav span:nth-child(2),#nav span:nth-child(3) {
  top: 10px;
}

#nav span:nth-child(4) {
  top: 20px;
}

#nav.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

#nav.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav.open span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}
/*fine pulsante menu*/

/*Fine navigazione*/

.content{
	
    width:1440px;
    height:auto;
    min-height:1rem;	
    margin:0 auto;
    margin-bottom:2rem;
    display:block;
    padding:0.5rem;
/*    margin-top:2rem;*/
    /*overflow:auto;*/
	
}

.content p {

    padding:1rem 0rem;
    font-size: 1.5rem;
    line-height: 1.6rem;
    
	
}

.content li span,
.content li p{
    
    padding:.5rem;
    float:left;
    display:block;
    min-height: 1rem;
    height: auto;
    margin-top: 2%;
}

.content li span{
 
    color: #022F3E;
    text-align: center;
    width: 6%;
    font-size: 2rem;
    padding:1.2rem;
    font-weight: 600;
    background-color: #5BA729;
    border-radius: 1rem;
    margin-left: 3%
}
    
.content li p{
    
    color:#333;
    width: 91%;
    font-size: 1rem;
    padding-top: 1rem;
    min-height: 5rem;
    height: auto;
    display: block;
    font-weight: 500;
    
}
    

.bg-gray-s{

    background-color:	#F8F8F8;
	
}

.bg-gray-x{

    background-color:	#F3F3F3;
    border-top: solid 0.2em #258B18;
    border-bottom: solid 0.2em #258B18;	
}


.relative{

    position:relative;
/*    overflow:hidden;*/
	
}

.absolute{

    position:absolute;	
	
}

.responsive-x, .responsive-quart{
	
    width:100%;
    height:auto;
    float:left;
	
}

p.subtitle{
    
    width: 100%;
    height: auto;
    min-height:1rem;
    float: left;
    display: block;;
    color:#545454;
    font-size: 1rem;
    padding:0.5rem;
    
}


.int-menu{
    
    float: right;
    width:auto;
    
}

#obiettivi{
    
    margin-top:2rem;
    
}

#obiettivi a{
    
    display: block;
    float:left;
    width: 24%;
    height: auto;
    margin:1% 0.5%;
    border-radius: 0.5rem;
}

#obiettivi a img{
    
    float: left;
    width: 100%;
    height: auto;
    display: block;
/*    border-top-left-radius: 0.5rem; 
    border-top-right-radius: 0.5rem;*/
    
}

#obiettivi a span{
    
    width:95%;
    height: auto;
    display: block;
    float:left;
    color: #111;
    font-size: 1rem;
    padding:1rem 0.5rem;
    min-height: 4.8rem;
    text-align: center;
    margin:2.5%;
    background-color: rgba(255,255,255,0.8);
    border-radius: 0.5rem;
    font-weight: 500;
}

/*footer*/


#footer{
	
    width:100%;
    float:left;
    height:auto;
    min-height:31rem;	
    background-color:#1F3A24;
    background-image: url('../img/footer.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    padding-top:105px;

}

#footer #footer-wrap{

    width:1440px;
    margin:0 auto;
    height:auto;
    min-height:2rem;
    margin-top:1rem;
    position:relative;
    overflow:hidden;
	
}

#footer #footer-wrap #footer-hdr{
	
    width:80%;
    height:auto;
    float:left;
    min-height:2rem;
	
}

#footer #footer-wrap #footer-hdr span{

    display:block;
    float:left;
    width:auto;
    color:#FFF;
    font-weight:400;
    font-size:1.8rem;
    height:auto;
    margin-top:1.5rem;
    letter-spacing:0.05rem;
	
}

#footer #footer-wrap #footer-logo{
	
    width:7rem;
    float:left;
    margin:1rem 2rem;
    height:auto;
    min-height:2rem;
	
}

#footer #footer-wrap #footer-logo img{

    width:100%;
    height:auto;

}

#footer #footer-wrap #footer-socials{
		
    position:absolute;
    width:10rem;
    height:auto;
    min-height:2rem;
    top:2rem;
    right:5rem;
    display:block;
	
}

#footer #footer-wrap #footer-socials span{

    width:100%;
    display:block;
    height:auto;
    min-height:1rem;
    color:#FFF;
    font-size:1.4rem;
    font-weight:500;
    letter-spacing:0.05rem;
    text-align:center;

}
#footer #footer-wrap #footer-socials a{
	
    display:block;
    text-align:center;
	
}


#footer #footer-wrap #footer-socials a img{
	
    margin:0.3rem;
	
}

#footer #footer-wrap #sub-footer{
		
    width:100%;
    height:auto;
    min-height:1.5rem;
    float:left;
	
}

#footer #footer-wrap #sub-footer span{

    display:block;
    width:98%;
    float:left;
    line-height:1.5rem;
	
}

.big {

    padding: 0.2em 1.2em 0.5em 1.2em;
    font-size: 1.5em;
    font-weight: 400;
    color: #FFF;

}

.medium {
    
    padding: 0.2em 2em;
    font-size: 1em;
    font-weight: 400;
    color: #C5CACD;
    display: block;
}

#footer #footer-wrap #footer-credits{
	
    width:100%;
    height:2rem;
    border-top:0.05rem solid #C5CACD;
    float:left;
    margin-top:1rem;
	
}

#footer #footer-wrap #footer-credits span{
	
    width:auto;
    min-width:2rem;
    padding:0.8rem 0.3rem;
    height:auto;
    min-height:1rem;
    display:block;
    float:left;
    color:#FFF;
    margin-left:1rem;
	
}

#footer #footer-wrap #footer-credits span a, .medium a{
	
    color:#65DDDF;
	
}

/*fine footer*/

/*credits*/
.credits-block{
    width: 33.3%;
    float: left;
    min-height: 1rem;
    height: auto;
    display: block;
    padding:1rem;
}

.credits-img{
    
    float:left;
    margin:1rem 0.5rem;
    width:3.5rem;
    height:auto;
    
}

.credits-label{
    
    background-color:#ececec;
    min-height:12rem;
    height:auto;
    
}

.credits-label > p.title{
    
    margin:0rem;
    
}   
    
.credits-person{
   
    font-size:1.5rem;
    padding:0.3rem 1rem !important;
    
    
}


/*fine credits*/

.div100{

    width:100% !important;	
    float:left;
    min-height:1rem;
    height:auto;
    display:block;
	
}

.div50{

    width:50%;	
    float:left;
    min-height:1rem;
    height:auto;
    display:block;
	
}

.div33{
    
    width:33.3%;	
    float:left;
    min-height:1rem;
    height:auto;
    display:block;
    
}

#push-screen{
	
    width:100%;
    height:100%;
    z-index:1000000;
    pointer-events:none;
    display:none;
    background-color:#000;
    opacity:0.5;
    position:absolute;
    top:0px;
    left:0px;
	
}

.mobile-only{
	
    display:none !important;
	
}

.mobile-not{

    display:block;	
	
}
/*
.events-none{
	
    pointer-events:none;
		
}

.events-auto{
	
    pointer-events:none;
		
}*/

/*

.pdf, .doc, .rtf, .zip {
    display: block;
    float: left;
}



span.doc:before, span.rtf:before{
    
  content: url("../img/ico/word.png");  
    
}

span.zip:before{
    
  content: url("../img/ico/zip.png");  
    
}*/

span.pdf{
    
    width: 100%;
    height: auto;
    float:left;
    display: block;
    position: relative;
    padding-left:50px;
}

span.pdf a{
    
    color:#111;
    
}

span.pdf:before, span.doc:before, span.rtf:before, span.zip:before {
    float: left;
    display: block;
    margin-right: 0.5rem;
    width:38px;
    height: 38px;
    position: absolute;
    top:-0.5rem;
    left:0rem;
}

span.pdf:before{
    
  content: url("../img/ico/_pdf.png");  
    
}

.wiz-input{
    
    margin: 0.3rem;
    padding: 0.2rem;
    float: left;
    width: 80%;
    height: auto;
    min-height: 1rem;
    font-size: 1rem;
    
}

.wiz-ico{
    
    width: 2rem;
    height: 2rem;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
    margin-top: 0.4rem;
    
}

.ico-ok{ background-image: url(../img/green.png);}
.ico-no{  background-image: url(../img/red.png);}
.ico-todo{  background-image: url(../img/gray.png);}

.btn-wiz{
    
    width: 10rem;
    height: auto;
    min-height: 1rem;
    text-align: center;
    border-radius: 0.5rem;
    color:#FFF;
    font-weight: 500;
    padding: 0.5rem;
    margin: 0.3rem;
    float: right;
    
}

.bg-navy{
    
    background-color: #003F66;
    
}

input.error, select.error, textarea.error, .error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

select, input[type=text]{
    
    padding:0.5rem !important;
    
}

#login-box{
    
   width:3.1rem;
   height: auto;
   float: right;
   display: block;
   margin-top:1.8rem;
   transition: ease all 0.8s;
   margin-right:0.5rem;
   
   
    
}
#login-box a{
    
    display: block;
    width:100%;
    float: left;
    line-height: 1.5rem;
}

#login-box a img{
    
    width:100%;
    height: auto;
    border: none;
    display: block;
    
}

.login, .adm-login{
    
    width:20rem;
    height: auto;
    background-color: #FFF;
    position: absolute;
    box-shadow: 0px 0px 5px 1px #777;
    min-height: 2rem;
    top:3.5rem;
    right:0rem;
    padding:1rem;
    border-radius: 0.2rem;
    display: none;
    z-index: 999999999;
    opacity: .99;
}

.rec-login{
    
    width:28rem;
    min-height: 19rem;
    height: auto;
    background-color: #FFF;
    box-shadow: 0px 0px 5px 1px #B5B5B5;
    padding:2rem;
    border-radius: 0.4rem;
    margin:0 auto;
    display: table;
}

.hide{
    
    display:none;
    
}


.adm-login{
    
    position: relative;
    display: block;
    width: 30%;
    margin: 0% 35%;
    overflow: auto;
    margin-bottom: 5rem;
}



.login h2, .rec-login h2, .adm-login h2{
    
    width: 100%;
    height: auto;
    padding:0.3rem;
    color: #003347;
    font-size:1.2rem;
    text-align: left;
    margin:0rem;
    
    
}

.login .div100 input, .rec-login .div100 input{
    
    width: 100%;
    padding:0.3rem;
    font-size: 0.8rem;
}

.adm-login .div100 input{
    
    width: 100%;
    padding:0.5rem;
    font-size: 0.9rem;
    float: left;
}

.login .div100 label, .rec-login .div100 label{
    
    font-size:0.8rem;
    height: auto;
    float: left;
    display: block;
    padding-top:0.2rem;
    
}

.adm-login .div100 label{
    
    font-size:0.8rem;
    height: auto;
    float: left;
    display: block;
    padding-top:0.2rem;
    padding:0.3rem 0.5rem;
    width: 100%;
    
}

.login .div100 span, .rec-login .div100 span, .adm-login .div100 span{
    
    font-size: 0.7rem;
    width: auto;
    height: 1.2rem;
    text-align: right;
    display: block;
    height:auto;
}

#forg-pwd{
    
    float:right;
    padding-top:1.05rem;
    
}

#login-btn, #login-rgs{
    
    width:100%;
    height: auto;
    text-align: center; 
    padding:0.2rem;
    display: block;
    float: left;
    font-size:1rem;
    line-height: 2rem;
    border-radius: 0.2rem;
    color: #444;
    font-weight: 500;
    border-radius:0.3rem;
    transition: ease all 0.4s;
}

#login-btn{
    
    margin-top:0.5rem;
    background-color: #F0C14B;
    
}

#login-btn:hover{
    
  
    box-shadow: 0px 0px 2px 1px #777;
    
}

#login-rgs{
    
   background-color: #DDD; 
    
}

#login-rgs:hover{
    
  
    box-shadow: 0px 0px 2px 1px #777;
    
}

#reg-span{
    
    width: 100%;
    height: auto;
    padding:0.5rem;
    float: left;
    display: block;
    font-size: 0.9rem;
    text-align: center;
    line-height: 2.5rem;
    
}

#reg-span:after{
  content:'';
  display:inline-block;
  width:20%; 
  height:100%;
  margin-right:-100%;
  margin-left:1rem;
  border-bottom:1px solid #B1B1B1;
  margin-bottom:0.25rem;
}

#reg-span:before{
  content:'';
  display:inline-block;
  width:20%; 
  height:100%;
  margin-left:-100%;
  border-bottom:1px solid #B1B1B1;
  margin-right:1rem;
  margin-bottom:0.25rem;
}

/*checkboxes custom*/

/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 1.5rem;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
     border-radius : 0.2rem;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    border-radius : 0.2rem;
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


*[id$="-error"] {
    
  display: none !important;
      
}

a.a-login{
    
    font-size: 1rem;
    color:#023447;
    line-height: 2rem !important;
    font-weight: 500;
    
    
    
}

.prof > div > input{
    
    border:2px solid #F0F8FF;
    background-color:  #F0F8FF;
    
}

.prof > div > .wiz-input{
    
    margin:0.3rem 0rem;
    
}

a.del-link{
    
    float: right;
    margin-top: 2rem;
    display: block;
    font-weight: 500;
    
}

#ol-grid{
    
    width: 100%;
    height: auto;
    float: left;
    min-height: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    
}

#ol-grid .ol-block,#ol-grid .ol-block .ol-votes{
    
    width: 100%;
    height: auto;
    min-height: 2rem;
    float: left;
}

#ol-grid .ol-block .ol-votes{
    
    /*display: none;*/
    
}

#ol-grid .ol-block .ol-name{
    
    width: 100%;
    height: auto;
    min-height: 3.87rem;
    float: left;
    padding: 0.5rem;
    font-size: 1.3rem;
    font-weight: 500;
    border-bottom: 1px solid #C6C6C6;
}

#ol-grid .ol-block .ol-votes > .ol-vote{
    
    width: 16.6%;
    height: auto;
    float: left;
    
}

#ol-grid .ol-block .ol-votes > .ol-vote h3{
    
    width: 100%;
    height: auto;
    padding: 0.3rem;
    text-align: center;
    float: left;
    margin:0rem;
    font-size: 1.2rem;
    min-height: 5rem;
    
}

#ol-grid .ol-block .ol-votes > .ol-vote > img{
    
    display: block;
    float: left;
    width: 80%;
    margin:0.5rem 10%;
    
}

/*#ol-grid .ol-block .ol-votes > .ol-vote > a.ol-vote-lnk img{
    
    width: 100%;
    height: auto;
    float: left;
    border: none;
    
}*/

a.ol-btn-vote{
    
    width: 80%;
    margin:0.5rem 10%;
    min-width: 0rem;
    
}

.off-circle{
    
    height:5rem;
    width:5rem;
    border-radius: 50%;
    background-color: #D80000;
    top:-2rem;
    right:-2rem;
    display: block;
    color: #FFF;
    padding:1rem 1.85rem;
    font-size:2.2rem;
    font-weight: bold;
    position: absolute;
}

.off-circle > span{
    
    color:#FFF;
    float:left;
    
}

.shad-txt{
    
    text-shadow: 0.1em 0.1em 0.1em rgba(0,0,0,0.8);
    
}

.pums-wiz{
    
   width:100%;
   height: auto;
   float:left;
   padding:1rem;
   display: none;
   
}

.pums-wiz:nth-child(1){
    
    display: block;
   
}

.pums-wiz h2{
    
    width: 100%;
    height: auto;
    text-align: left;
    display: block;
    float:left;
    padding-left: 5rem !important;
    background-repeat: no-repeat;
    background-position: left center;
    color:#3D6E1F;
    font-size: 1.5rem;
    line-height:3.5rem;
}

.pums-wiz:nth-child(1) h2{
    
    background-image: url('../img/ico/ico_circle1.png');
   
}

.pums-wiz:nth-child(2) h2{
    
    background-image: url('../img/ico/ico_circle2.png');
    
}

.pums-wiz:nth-child(3) h2{
    
    background-image: url('../img/ico/ico_circle3.png');
    
}
.pums-wiz:nth-child(4) h2{
    
    background-image: url('../img/ico/ico_circle4.png');
    
}

.pums-wiz p{
    
    width: 100%;
    height: auto;
    float: left;
    font-size: 1rem;
    
}

#banner-bottom{
    
    background-repeat: no-repeat;
    background-position: left top; 
    background-image: url('../img/banner_centro.jpg');
    background-size: 100% 100%;
    min-height: 37rem;
    
}

#banner-bottom h2{
    
    color:#FFF;
    font-size: 2.5rem;
    font-weight: 500;
    margin-top:2.5rem;
    
}

#banner-bottom p{
    
    
    font-size: 1.1rem;
    color:#FFF;
    display: block;
    width: 100%;
    padding:1rem;
    
}

#banner-bottom a.btn-yel{
    
    width: 40%;
    display: block;
    height: auto;
    padding: 0.8rem;
    color: #FFF;
    border: 1px solid #EE8300;
    text-align: center;
    border-radius: 0.5rem;
    float: left;
    transition: all ease 0.53s;
    opacity: 0.85;
    background-color: #EE8300;
    margin: 2% 30%;
    font-weight: bold;
    
}

#banner-bottom a.btn-yel:hover{
    
    opacity: 1;
    
}

#flagger{
    
    width:15%;
    height: auto;
    float:left;
    margin:1% 42.5%;
    
}

#flagger a{
    
    display: block;
    float: left;
    width: 23%;
    height: 1rem;
    margin:1%;
    margin-top:0.5rem;
}

#flagger a.flagged{
    
    height: 1.5rem;
    margin-top:0;
    
}

#flagger a:nth-child(1){background-color: #6dae46;}
#flagger a:nth-child(2){background-color: #feba18;}
#flagger a:nth-child(3){background-color: #e55439;}
#flagger a:nth-child(4){background-color: #6d4e78;}

#toplev .div50 img{
    
    padding:0% 11%;
    width:100%;
    height: auto;
    float: left;
    
}

.green-border{
    
    padding:1rem;
    border-left:5px solid #258B18;
    line-height:2rem;
    float:left;
    width:50%;
    padding:1rem;
    
}

.green-border h2{
    
    text-align: left;
    font-size: 2.2rem;
    margin:0rem;
    padding:0.5rem;
    margin-bottom:0.5rem;
    
}

.green-border p{
    
    font-size:1.1rem;
    
}

/*.green-border a{
    
    width: 80%;
    margin:2rem 10%;
    display: block;
    height: auto;
    padding: 0.8rem;
    color: #111;
    border: 1px solid #EE8300;
    text-align: center;
    border-radius: 0.5rem;
    float: left;
    transition: all ease 0.53s;
    opacity: 0.85;
    background-color: #EE8300;
    
    
}

.green-border a:hover{
    
    opacity: 1;
    
}*/

#scenari h1{
    
    border-bottom:4px solid #FFF;
    margin:0rem;
    line-height: 5rem;
    letter-spacing: 0.15rem;
    text-align: left;
    font-size: 2.2rem;
    padding:0.5rem 1rem;
}

#scenari .div100 .div50{
    
    padding:1rem;
    width:47.5%;
    margin:1%;
    
}

#scenari .div100 .div33{
    
    width:31%;
    margin:1%;
    padding:1rem;
    
    
}

#scenari .div100 .div33 img{
    
    width: 100%;
    height: auto;
    float:left;
    
}

#scenari .div100 .div33:nth-child(1){
    
    background-color: #5EA633;
    
    
}

#scenari .div100 .div33:nth-child(2){
    
    background-color: #FFB400;
    
    
}

#scenari .div100 .div33:nth-child(3){
    
    
    background-color: #E8563B;
    
}

#scenari .div100 .div50 h2{

    margin:0rem;
    line-height: 2rem;
    letter-spacing: 0.15rem;
    text-align: left;
    font-size: 1.5rem;
    padding:0.5rem 1rem;
    margin-bottom: 2rem;
    
}

#scenari .div100 .div50 p{
    
    font-size: 1.2rem;
    
}

#scenari .div100 .div50 p span{

   line-height: 1.8rem;
   
}

#acts{
    
    margin-top:2rem;
    
}

#acts h2{
    
    padding:1.5rem;
    margin:0rem;
    margin-bottom: 2rem;
    font-size: 1.8rem;
}

#acts .div100 .div50{
    
    padding:0.5rem;
    width:46%;
    margin:1% 2%;
    
}

#articolo .div50{
    
    padding:0.5rem;
    width:96%;
    margin:1% 2%;
    
}

#acts .div100 .div50 .date,
#articolo .div50 .date{
    
    width:30%;
    max-width: 10rem;
    color:#800000;
    font-size: 2rem;
    float:left;
    text-align: center;
    border-right: 1px solid #CCC;
    font-weight: bold;
}

#acts .div100 .div50 .date span,
#articolo .div50 .date span{
    
    width: 100%;
    color:#111;
    font-size: 1rem;
    display: block;
    float:left;
    padding:0.3rem;
    
}

#acts .div100 .div50 .date-text,
#articolo .div50 .date-text{
    
    width:70%;
    float:left;
    padding:0.5rem;
}

#articolo .div50 .date-text{
    
    padding-top: 0rem;
    width:88%;
    
}

#articolo .div50 .date-text img{
    
    float:right;
    width: 100%;
    height: auto;
    max-width: 450px;
    margin:0rem 0rem 1rem 1rem;
    
}

#acts .div100 .div50 .date-text h3{
    
    width:100%;
    height: auto;
    float: left;
    display: block;
    padding:0.5rem;

}

#acts .div100 .div50 .date-text h3 a{
    
    text-align: left;
    font-size: 1.1rem;
    width: auto;
    display: block;
    float:left;
    color:#111;
    transition: ease all 0.5s;
    
}

#acts .div100 .div50 .date-text h3 a:hover{
    
    text-decoration: underline;
    
}

#acts .div100 .div50 .date-text p,
#articolo .div50 .date-text p{
    
    font-size: 0.9rem;
    
}

#articolo .div50 .date-text p{
    
    padding-top:0rem;
    
}

#crono .content{
    
    background-image: url('../img/background.png');
    background-position: center center;
    background-repeat: no-repeat;
    
}

#crono-flow{
    
    width:620px;
    height: 620px;
    margin: 0 auto;
    display: block;
    margin-top: 6rem;  
    position: relative;
    
}

#crono-flow #head,
#crono-flow #tail{
    
    width: 20%;
    height: auto;
    display: block;
    position: absolute;
    text-align: center;
    padding:0.5rem;
    background-color: #1477A9;
    color:#FFF;
    left:40%;
    font-weight: bold;
    font-size: 0.9rem;
}

#crono-flow #head{
 
    top:3%;
    
}

#crono-flow #line{
    
    width: 3px;
    height: 82%;
    position: absolute;
    top:8%;
    left: 50%;
    background-color: #1477A9;
    
}

#crono-flow #tail{
    
     top:90%;
    
}

#crono-flow .crono-item{
    
    width:30%;
    height:auto;
    position: absolute;    
    display: block;    
    min-width: 235px;
    
}

#crono-flow .crono-item span{
    
    background-color: #FFF;
    width: 93%;
    margin:3.5%;
    font-size: 0.9rem;
    display: block;
    float: left;
    padding:0.8rem;
    line-height: 1.4rem;
    font-weight: 550;
    text-align: center;
    
    
}

#crono-flow .crono-item:nth-child(even){
    
    left:7%;
    
    
}

#crono-flow .crono-item:nth-child(odd){
    
    left:56%;
    
}

#crono-flow .crono-item:nth-child(even):before{
    
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
    width:0.8rem;
    height: 0rem;
    display: block;
    position: absolute;
    top:18.5%;
    left:100%;
    content:'';  
    
}

#crono-flow .crono-item:nth-child(odd):after{
    

    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent; 
    content:'';   
    width:0.8rem;
    height: 0rem;
    display: block;
    position:absolute;
    top:18.5%;
    left:-19%;
}

#crono-flow .crono-item:nth-child(7):after{
    
    
    border-right:2rem solid #6dae46; 
    
}
#crono-flow .crono-item:nth-child(6):before{
    
    border-left:2rem solid #feba18;
    
}

#crono-flow .crono-item:nth-child(5):after{
    

    border-right:2rem solid #e55439; 
    
}
#crono-flow .crono-item:nth-child(4):before{
    

    border-left:2rem solid #6d4e78;
    
}

#crono-flow .crono-item:nth-child(7){
    
    top:65%;
    background-color: #6dae46;
}

#crono-flow .crono-item:nth-child(6){
    
    top:50%;
    background-color: #feba18;
}

#crono-flow .crono-item:nth-child(5){
    
    top:35%;
    background-color: #e55439;
}

#crono-flow .crono-item:nth-child(4){
    
    top:20%;
    background-color: #6d4e78;
    
}

.with-ico{
    
    
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    
    
}

.two-cols{
    
    width: 100%;
    height: auto;
    float:left;
    -moz-column-count: 2;
    -moz-column-gap: 3rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 3rem;
    column-count: 2;
    column-gap: 3rem;
    
}

.two-cols li{

    line-height: 2rem;
    
}

#footer #footer-wrap #footer-logos {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 2rem;
    bottom: 5rem;
    right: 18rem;
    display: block;
}


/*questionario pums*/

.pums-button,.pums-back, #sender{

   
    min-width:1.8em;
    width:auto;	
    min-height:1em;
    height:auto;
    display:block;
    margin:0.2em;
    color:#FFF;
    padding:0.8rem;
    border-radius:0.3em;
    vertical-align:middle;
    line-height:1.2em;
    font-size:1.4rem;
    transition: all ease 0.3s;
    margin-top:1rem;
    
}

.pums-button, #sender{
    
    background-color:#006E2E;
    float:right;
}

.pums-button:hover, .pums-back:hover, #sender:hover{
    
    opacity: 0.8;
    color:#FFF;
}

.pums-back{
    
   background-color:#777;
   float:left; 
    
}

.pums-starter{
    
    padding:0.5rem 2rem;
    width: 100%;
    height: auto;
    float: left;
    
}

.pums-starter > p{
    
    font-size: 1.3rem;
    padding:0rem;
    margin:2% 0% !important;
    width:100% !important;
    
}

.pums-starter > p > span{
    
    font-weight: 600;
    
}

.pums-page{
    
    width: 100%;
    height:auto;
    float: left;
    padding:0.5rem 2rem;
    display:none;
    
}

.pums-page .pums-body,
.pums-page .pums-body .pums-row{
    
    width:100%;
    height:auto;
    float:left;
    padding-bottom: 0.5rem;
    
}

.pums-page .pums-body .pums-row{
    
    border-bottom:1px dashed #CCC;
    
}



/*.pums-page .pums-body .pums-row:nth-child(1){
    
    background-color:transparent !important;
    
}

.pums-page .pums-body .pums-row:nth-child(odd){
    
    background-color: #F8F8F8;
    
}*/

.pums-page .pums-body .pums-row ul{
    
    width:50%;
    float:left;
    display: block;
    
}

.pums-page .pums-body .pums-row ul li{
    
    width:5%;
    height: auto;
    float:left;
    display: block;
    margin:1rem 14%;
    
}

.pums-page .pums-body .pums-row:first-of-type ul li{
    
    width:33%;
    text-align: center;
    margin:2% 0%;
    
}

.pums-page p,
.pums-page .pums-body .pums-row p{
    
    height: auto; 
    float: left;
    display: block;
    padding:0.5rem;
    
}


.pums-page p:first-of-type{
    
   width: 95%; 
   font-size: 1.4rem;
  
}

.pums-page > p{
    
    font-weight: bold;
    line-height: 2rem;   
    
}

.pums-page .pums-body .pums-row span.rownum{
    
    font-size: 1.6rem;
    width:5%;
    color:#C6C6C6;
    float: left;
    display: block;
    font-weight: bold;
    padding-top:1rem;
    text-align: center;
    
}

.pums-page .pums-body .pums-row p{
    
    font-size: 1rem;
    width:45%;

}

.pums-page-active{
    
    display: block;
    
}

.pums-page h2{
    
    color: #006E2E;
    font-size: 2rem;
    width: 100%;
    padding:0.5rem;
    margin:0rem;
    text-align: left;
    
}

.pums-page h3{
    
    color: #333;
    font-size: 1.3rem;
    width: 100%;
    padding:0.5rem;
    margin:0rem;
    text-align: left;
    line-height: 1.8rem;
}

.pums-page h3 span{
    
    color: #006E2E;
    
}


#pums-steps{
    
    width:58.4%;
    height: auto;
    margin:2rem 20.8%;
    display: none;
    float: left;

    
}

#pums-steps a.pums-step{
    
    background-color:#006E2E; 
/*    background-color:#309F28;*/
    font-size: 1.7rem;
    border-radius: 50%;
    color: #FFF; 
    padding-top:0.9rem;
    width: 4rem;
    height: 4rem;
    display: inline-block;
    text-align: center;
    float: left;
    opacity:0.7;
    
}

.pums-step-active{
    
     opacity:1 !important;

}

#pums-steps a.pums-step:last-of-type{
    
    font-size: 1.5rem;
    padding-top:1rem;
    
}

#pums-steps > span{

    width:2.85rem;
    height:0.3rem;
    background-color:#006E2E;
    display: block;
    float: left;
    margin-top:1.7rem;
    
}

.pums-page .pums-row-hdr li:first-of-type{
    
    width: 18%;    
    
    
}


/*.pums-page .pums-row-hdr li:nth-of-type(2){
    
    width: 12%;    
    
    
}*/
.pums-page .pums-row-hdr li:nth-of-type(2),
.pums-page .pums-row-hdr li:nth-of-type(3),
.pums-page .pums-row-hdr li:nth-of-type(4),
.pums-page .pums-row-hdr li:nth-of-type(5),
.pums-page .pums-row-hdr li:nth-of-type(6),
.pums-page .pums-row-hdr li:nth-of-type(7),
.pums-page .pums-row-hdr li:nth-of-type(8),
.pums-page .pums-row-hdr li:nth-of-type(9){
    
    width: 8%;
    
}

.pums-page .pums-row-hdr li:last-of-type{
    
    width: 10%;
    
    
}

.pums-page .pums-row-hdr li span{
    
    width: 100%;
    text-align: center;
    
}

.pums-page .pums-row-hdr li span:nth-of-type(2){
    
    display: none;
    
}

.pums-page .pums-row-hdr, .pums-page .pums-row-hdr-rb{
    
    padding:0.25rem 0rem;
    
}

.pums-page .pums-row, .pums-page .pums-row-hdr, .pums-page .pums-row-hdr-rb{
    
    width: 100%;
    height: auto;
    padding:0.5rem 0rem;
    float: left;
    
}

.pums-page .pums-row li,  .pums-page .pums-row-hdr li, .pums-page .pums-row-hdr-rb li{
    
    width: auto;
    min-width: 6rem;
    height: auto;
    float:left;
    padding: 0.5rem;
    
}

.pums-page .pums-row-hdr-rb li:first-of-type{
    
    width: 65%;    
    
    
}

.pums-page .pums-row-hdr-rb li:nth-of-type(2),
.pums-page .pums-row-hdr-rb li:nth-of-type(3),
.pums-page .pums-row-hdr-rb li:nth-of-type(4),
.pums-page .pums-row-hdr-rb li:nth-of-type(5){
    
    width: 8%;
    
}

.pums-page .pums-row-hdr-rb li > span{
    
    width: 100%;
  
    
}

.pums-page .pums-row li > span{

    padding-top:0.3rem;
    font-size: 1rem;
    padding-right:1rem;


}

.pums-li-span {
    
    text-align: left;
    float: left;
    width: 20rem;
    
}

#rioni_wrap, #cap_wrap, #comune_wrap {
    display: none;
}

.cbtext{
    
    padding-top:0.3rem;
    
}

.ajaxloader{
    
    display: none;
    
}


/*recaptcha google*/
#frm_recap{
    
    display: none;
    
}

.pums-overlayed{
    
    background-color: #C6C6C6;
    opacity: 0.2;
    pointer-events: none;
    
}

.pums-page.strat .pums-row li > span.mobile-not {

    padding-top: 0.3rem;
    font-size: 1rem;
    padding-right: 1rem;

}

.pums-page.strat .pums-row li{
    
    min-width: 0rem;
    
}

.questionario-riga{
    
    width: 100%;
    height: auto;
    float: left;
    margin:2rem 0rem;
    
}

.questionario-riga img{
    
    float:left;
    margin:0rem 0.5rem 0.5rem 0rem;
    
}

.questionario-riga h2,
.questionario-riga p{
    
    float:left;
    width: 80%;
    padding: 0.5rem;
    text-align: left;
    margin:0.2rem 0rem;
    
}

.questionario-riga p{
    

    font-size: 1rem;

    
}


/*credits*/

.credits-block{
    width: 32.5%;
    float: left;
    min-height: 1rem;
    height: auto;
    display: block;
    padding:1rem;
}

.credits-img{
    
    float:left;
    margin:1rem 0.5rem;
    width:3.5rem;
    height:auto;
    
}

.credits-label{
    
    background-color:#ececec;
    min-height:20rem;
    height:auto;
    border-radius: 0.5rem;
    
}

.credits-label > p.title{
    
    margin:0rem;
    width:82%;
    font-weight: 500;
    padding:1rem;
    float: right;
    min-height: 6.5rem;
    font-size: 1.3rem;
}   
    
.credits-person{
   
    font-size:1.1rem !important;
    padding:0.3rem 1rem !important;
    
}

.credits-person span{
    
    font-size: 0.9rem;
    font-style: italic;
    
}
/*fine credits*/

#legals p{
    
    font-size: 1rem;
    
}

#legals ul{
    
    width: 100%;
    float:left;
    
}

#legals ul li{
    
    line-height: 1.6rem;
    
}

#q_start{
    
    background-color: #006E2E;
    width:auto;
    float:right;
    text-align:center;
    margin:1em 1em;
    min-width: 1.8em;
    min-height: 1em;
    height: auto;
    display: block;
    margin: 0.2em;
    color: #FFF;
    padding: 0.8rem;
    border-radius: 0.3em;
    vertical-align: middle;
    line-height: 1.2em;
    font-size: 1.4rem;
    transition: all ease 0.3s;
    margin-top: 1rem;
    border:none;
}
    
#q_start:hover{
    
    cursor: pointer;
    
}


#disclaimer{
    
    width: 40%;
    height: auto;
    background-color: rgba(255,255,255,1);
/*    top: 10rem;
    left: 40%;*/
    top: calc(50% - 20%);
    left: calc(50% - 20%);
    display: none;
    z-index: 1000000;
    position: absolute;
    border: .07rem solid #000;
    border-radius: 0.5rem;
    padding: 1rem;
    box-shadow: 0px 0px 20px 2px #dedede;
    
}


#close_disclaimer{
    
    border-radius: .5rem;
    border:none;
    color:#000;
    background-color: #F2C329;
    text-align: center;
    padding:.8rem;
    cursor: pointer;
    width: 10rem;
    float:right;
    font-weight: bold;
    font-size: 1rem;
    margin:1rem;
    
}


/*fine questionario pums*/

@media only screen and (max-device-width: 1280px) and (min-device-width: 1024px){
    
    #social-box{
        
/*        display: none;*/
        
    }
    
    
}


@media only screen and (max-width: 1440px) and (min-width: 1023px){

    .content,#footer #footer-wrap{
        
        width: 100% !important;
        
    }  
    
    #header-menu-wrap{
        
        width: 100% !important;
        
    }
	
}
