/* TYPOGRAPHY */
html {
    font-size: 1rem;
}
body {
	font-family: Titillium Web;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 1.1rem !important;
	padding: 0 !important;
}
h1 {
	font-style: normal;
	font-weight: bold;
	line-height: 48px;
	font-size: 5.6rem;
	letter-spacing: -2px;
}
h2 {
	font-style: normal;
	font-weight: bold;
	line-height: 60px;
	font-size: 4.8rem;
	letter-spacing: -1.3px;
}
h3 {
	font-style: normal;
	font-weight: bold;
	line-height: 48px;
	font-size: 4rem;
	letter-spacing: -1px;	
}
h4 {
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
	font-size: 3.2rem;
	letter-spacing: -0.3px;	
}
h5 {
	font-style: normal;
	font-weight: 600;
	line-height: 40px;
	font-size: 2.8rem;
	letter-spacing: -0.2625px;	
}
h6 {
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 2.4rem;
}

a {
  color: #0D3F73;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover{
  color: #333333;
  text-decoration:underline !important;
}

a:focus {
  color: #333333;
}

p img {
    max-width: 100%;
    height: auto !important;
} 

p {
	margin-bottom: 2em !important; 
	line-height: 1.5 !important;
}

.u-hiddenVisually {
    border: 0!important;
    clip: rect(1px,1px,1px,1px)!important;
    height: 0.1rem!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 0.1rem!important;
}
a:focus, .is-active:focus, input:focus, button:focus, img:focus {
    outline: 3px solid #ffa100 !important;
    outline-offset: -3px;
    background-color: transparent;
    color: #000000;
    border-color: #000000;
}
form {
	display: flex;
	flex-flow: row wrap;
    flex-direction: column;
}
.fa {
    display: inline-block;
    font: normal normal normal 1rem/1 FontAwesome !important;
}
.media-body {
    width: 625rem;
}
.contenitore-ricerca button {
    display: contents;
	width: 0.1rem;
    height: 0.1rem;
    font-size: 1em;
}

@media (orientation: landscape) {
  body {
    flex-direction: row;
  }
}

@media (orientation: portrait) {
  body {
    flex-direction: column;
  }
}

/********************* MULTICOLOR ***********************/
.bordo-alto-0 {
	border-top: 5px solid #0059B3 !important;	
}
.color-0 {
	color: #0059B3;
}
.sfondo-0 {
	background: #0059B3;	
}
		
.bordo-alto-13 {
	border-top: 5px solid #46695A !important;	
}
.color-13 {
	color: #46695A;
}
.sfondo-13 {
	background: #46695A;	
}
		
.bordo-alto-2 {
	border-top: 5px solid #E50000 !important;	
}
.color-2 {
	color: #E50000;
}
.sfondo-2 {
	background: #E50000;	
}
		
.bordo-alto-3 {
	border-top: 5px solid #333333 !important;	
}
.color-3 {
	color: #333333;
}
.sfondo-3 {
	background: #333333;	
}
		
.bordo-alto-4 {
	border-top: 5px solid #A21730 !important;	
}
.color-4 {
	color: #A21730;
}
.sfondo-4 {
	background: #A21730;	
}
		
.bordo-alto-5 {
	border-top: 5px solid #8B7538 !important;	
}
.color-5 {
	color: #8B7538;
}
.sfondo-5 {
	background: #5b4d24;	
}
		
.bordo-alto-6 {
	border-top: 5px solid #C64000 !important;	
}
.color-6 {
	color: #C64000;
}
.sfondo-6 {
	background: #C64000;	
}
		
.bordo-alto-7 {
	border-top: 5px solid #008080 !important;	
}
.color-7 {
	color: #008080;
}
.sfondo-7 {
	background: #008080;	
}
		
.bordo-alto-8 {
	border-top: 5px solid #FF4500 !important;	
}
.color-8 {
	color: #FF4500;
}
.sfondo-8 {
	background: #FF4500;	
}
		
.bordo-alto-9 {
	border-top: 5px solid #4AA02C !important;	
}
.color-9 {
	color: #4AA02C;
}
.sfondo-9 {
	background: #4AA02C;	
}
		
.bordo-alto-10 {
	border-top: 5px solid #646D7E !important;	
}
.color-10 {
	color: #646D7E;
}
.sfondo-10 {
	background: #646D7E;	
}
		
.bordo-alto-11 {
	border-top: 5px solid #003870 !important;	
}
.color-11 {
	color: #003870;
}
.sfondo-11 {
	background: #003870;	
}

.bordo-alto-12 {
	border-top: 5px solid #af0404 !important;	
}
.color-12 {
	color: #af0404;
}
.sfondo-12 {
	background: #af0404;	
}
		

.navbar-nav>li>.dropdown-menu{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown-menu{
	background:#ffffff !important;
}

.dropdown-menu>li>a {
	margin: 5px 0px 5px 0px;
	padding: 3px 35px 3px 20px;	
    white-space: pre-wrap;	
}

.dropdown-submenu.pull-left>.dropdown-menu{
  left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
    
.dropdown-submenu.pull-left{
  float:none;}

.dropdown-submenu>.dropdown-menu{
  width:100%;top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}

.dropdown-submenu>a:after{
  display:block;float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}

.dropdown-submenu:hover>.dropdown-menu{
  display:none;}

.dropdown-submenu:hover>a:after{
  border-left-color:#000000;}

.dropdown-submenu{
  position:relative;
}

.sottomenu{
	/*background-color: #5A0A32 !important;*/
	background-color: #ffffff !important;*/
}

.freccia-sottomenu {
	position: absolute;
	right: 0px;
	margin: 0px 15px 0px 5px;
	padding: 4px 0px 3px 0px;
}

.sottomenu>li>a:hover {
    color: #ffffff;
    /*background-color: #760C41 ;*/
	background-color: #0059B3 ;
}

.navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
}
/*************************
*******Header******
**************************/
.testata{
	position: absolute;
    width: 100%;
    z-index: 55;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);
	background: #ffffff;
}
.testata-container-1 {
}
.testata-row-1 {
	background-color: #E4E6E7;
}
.testata-row-3 {
    background-color: #ffffff;
    position: absolute;
    margin-top: 15px;
	margin-left: 0px;
    z-index: 55;
    -webkit-box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);
    background: #ffffff;	
}
.testata-row-4 {
}

.contMenuTestata {
	background: #0066CC;
	position: relative;
	border-bottom: 3px solid #D0DADF; 
	-webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204,204,204,1);	
}

.centro-1{
	padding-bottom: 20px;
}

.centro-2{
	padding: 0px 15px 0px 15px;
	background: #ffffff;
	margin-bottom: 10px;
}

.centro-3{
	padding: 10px 0px 0px 0px;
	background: #ffffff;
	margin-bottom: 30px;
}

.contPadding {
	padding: 15px;
}
.containerTestata1LG {
    background-color: #0059B3;
    color: #FFFFFF;
    position: relative;
}
.containerTestata2LG {
    background-color: #FFFFFF;
    color: #000000;
    border-bottom: 1px solid #CCCCCC;
}
.logoNomeHeaderContainer {
    margin: 25px 0px 40px 0px;
}
.mediaLogo {
	margin: 0px 15px 20px 0px;
    float: left;
    width: 6.25rem;
    overflow: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
}
.mediaLogo img{
    width: 6.25rem;
}
.nomeHeader {
    margin: 0px 0px 0px 0px;
	padding-top: 25px;
}
#nome-sito h1.nomeHeader{
    font-size: 1.778em;
	line-height: 1.2;
    letter-spacing: 0;	
}
.sottoNomeHeader{
	
}
.nomeHeader a,
.nomeHeader a:hover{
	color: #0059b3;
}	
.btnSearchMobile {
    display: none;
}

.boxAccesso {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    background-color: #0066CC;
    font-size: 0.8em;
    font-weight: bold;
    padding: 10px 20px;
}
.boxAccesso a::before {
    font: normal normal normal 20px/1 FontAwesome;
    content: '\f2bd';
    margin-right: 8px;
    vertical-align: middle;
}

.boxAccesso a,
.boxAccesso a:hover{
    color: #FFFFFF;
}

#header {
}

#header .search{
  display: inline-block;
}

.wait {
	background-color: #CCCCCC;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}

.containerTestata1LG .livSup {
    font-weight: bold;
    font-size: 0.9em;
	height:3rem;
}

body.onscroll #header .search {
	margin-top: 35px;
	margin-bottom: 6px; 
}
 
body.onscroll .pannello86	{
	display:none;
}
body.onscroll #nome-sito h1.nomeHeader {
    font-size: 1.6em;
}
body.onscroll .mediaLogo {
    margin: 31px 15px 0px 0px;
    width: auto;
}
body.onscroll .mediaLogo img{
	width: 3.125rem;
}
body.onscroll .logoNomeHeaderContainer {
	margin: 0px 0px 30px 0px;	
}
body.onscroll #header {
	position: fixed !important;
	border-bottom: 1px solid #CCCCCC !important;
	z-index: 499;
	top: 0;
	width: 100%;
	opacity: 1;
	padding: 0; 
}

.onscroll #header {
	left: 0; 
}

.social{
  text-align: right;
  margin: 35px 0px 10px 0px;
  font-size: 0.9em;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0 10px 0 0;
}
.social-share .fa {
	font-size: 1.6rem !important;
}

ul.social-share li {
  display: inline-block;
  margin-right: 4px;
}

ul.social-share li a {
	display: inline-block;
    background: #0059B3;
    color: #ffffff;
	background: #0059B3;
    width: 3.2rem;
    height: 3.2rem;
	font-size: 3.2rem;
    text-align: center;
    border-radius: 25px;
}

ul.social-share li a:hover {
	color: #0059B3;
	background: #ffffff;
}
.cont_share {
	margin-bottom: 40px;
	clear: both;
    text-align: right;	
}
.cont_share .addthis_toolbox {
    margin: 0px 0px 0px 0px;
    text-align: left;
	display: inline-block;
}
.cont_share .addthis_toolbox a:hover{
	text-decoration: none !important;
    color: #FFFFFF !important;	
}
.cont_share a.social-condividi {
    display: inline-block;
    color: #ffffff !important;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    background-color: #661e2a;
	text-decoration: none !important;
    border-radius: 100%;
	font-size: 1em;
}
.cont_share a.social-condividi:hover {
	background: #19191A;
	text-decoration: none;
    color: #ffffff !important;	
}
.facebook {
	background:#3A589B !important;
}
.gplus {
	background:#D6492F !important;	
}
.linkedin {
	background:#007AB9 !important;	
}
.twitter {
	background:#598DCA !important;	
}
.etichettaShare {
	font-size: 1em;
	padding-right: 15px;
	font-weight: 600;
	display: inline-block;
	height: 2.1875rem;
	font-weight: 600;
	margin-top: 30px;
}
.ico-search {
	font-size: 1.2em !important;
    color: #ffffff;
    float: right;
    background: #0059B3;
    padding: 11px 10px 10px 10px;
}
.search i {
  color: #fff;
}

input.search-form{
	font-family: 'Titillium Web', sans-serif;
	background-color: #ffffff;
	border:1px solid #CCCCCC;
	width: 15.625rem;
	padding: 8px 10px 8px 10px;
	font-size: 0.9em;
	color: #000000 !important;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}

input.search-form:hover {
  
}


.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #151515;
  padding: 15px 0;
  padding-bottom: 0;
}

.navbar-nav{
	font-size: 0.95em;
}

.navbar-nav>li{
	
}
.dropdown .fa {
	margin-left: 5px;
}
.navbar-nav > li > a {
	color: #FFFFFF;
    border-right: 1px solid #D8D8CF;
    margin: 0px 0px;
    padding: 15px 20px;
    font-weight: 600;
    position: relative;
    left: -50px;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.navbar-nav > li > a:hover,
.navbar-nav > li.active > a {
	color: #0059B3;
}

.navbar-toggle {
	background-color: #0D3F73;
	color: #FFFFFF;
}



/*************************
*********centro***********
*************************/
.centro-container-1 {
	margin: 0px auto;
}

/*************************
*******chiusura***********
*************************/
.chiusura-1  {
	color:#ffffff;
	background-color: #30373D;
	padding: 30px 0px;
}

.chiusura-1 a{
	color: #65DDE0 !important;
}

.chiusura-1 a:hover {
	text-decoration: underline;
}
.chiusura-2 ,
.chiusura-3  {
	font-size: 0.9em;
	text-align: center;
    padding: 17px 0px 7px 0px;
}
.chiusura-2  {
	background-color: #0B2D53;
	color: #FFFFFF;
}
.chiusura-2 a:hover {
	color: #FFFFFF;
}
.chiusura-3 {
	background-color: #212529;
}
.chiusura-container-2 p,
.chiusura-container-2 p a {
	color: #FFFFFF;
}
.chiusura-container-3 p a {
	color: #ffffff;
}
.chiusura-valutazione {
    background-color: #0059B3;
    color: #FFFFFF;
    font-size: 1em;
    margin-top: 15px;
    padding: 25px 0px 15px 0px;
}
.chiusura-valutazione p span {
    font-size: 1.2em;
    display: inline-block;
    position: relative;
}
.chiusura-valutazione a {
    color: #FFFFFF;
}
.chiusura-valutazione .center {
    margin-bottom: 0px;
}
/*************************
*******Home Page******
**************************/

/*************** SLIDER ********************/
#main-slider {
	margin-top: 30px;
	margin-bottom: 30px;
	max-height: 25rem;
}
#main-slider .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 25rem;
    position: relative;
}
#main-slider .titoloContSlider {
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.5em;
	line-height: 1.2;
    font-weight: 600;
    color: #0059B3;
}
#main-slider .descContSlider{
	margin-top: 15px;
	margin-bottom: 30px;
	color: #000000;
	font-size: 0.9em;
}
.carousel-content {
	padding: 15px;
}
.leggi-tutto-slider {
	padding: 10px 20px;
    text-align: center;
    font-size: 0.9em;
    font-weight: 300;
    background: #0059B3;
    color: #ffffff;
    border-radius: 5px;
}
.leggi-tutto-slider:hover {
    color: #ffffff;
}
.leggi-tutto {
    display: table;
    padding: 10px 15px;
    margin-top: 10px;
    font-size: 0.7em;
    text-transform: uppercase;
	background: #E7ECEF;
    border-radius: 4px;
}
.sfondo-1 {
    background: #e7ecef !important;
    padding: 20px 15px;
}

.img-slider {
	max-height: 10.3125rem;
    overflow: hidden;
    margin: 5px 15px 10px 15px;
	float: left;
}

.titoliIstanzeCollegate {
    font-size: 1.6em;
    color: #B2372D;
    padding: 18px 0px 5px 0px;
    margin: 0px 15px 15px 17px;
    border-bottom: 1px solid #D8D8D8;
}

.titoliIstanzeCollegate span{
	padding-right:10px;
	color: #000000;
}
.dataSlider {
    font-size: 0.85em;
    color: #000000;
    margin: 0px 15px 0px 17px;
	font-weight:600;
}

.dataSlider span{
	padding-right:10px;
	color: #000000;
}

/*************************
*******tabs***********
*************************/

.nav-tabs {
    border-top: 1px solid #E3E3DF;
    border-bottom: 4px solid #666666;
}

.titoliTabs {
	font-size:1.4em;
	font-weight:600;
	margin-top: 19px;
}

.nav-tabs>li.active>a {
	color: #ffffff;
	background-color: #666666;	
}

.titoliTabs  span{
    margin-right: 0px;
}

.nav-tabs>li>a {
	color:#000000;
	background-color: #ffffff;
	margin-right:0px;
	border:none;
	border-radius:0px;
    border-right: 1px solid #E3E3DF;	
	padding: 15px 30px 15px 30px;
}

.nav-tabs>li>a:hover {
	color: #000000;
	background-color: #342F29;	
	border:none;
    margin-bottom: 0px;	
    border-right: 1px solid #E3E3DF;
	text-decoration: none !important;	
}

.contenuto-tab{
	background:#ffffff;
    padding: 20px 20px 20px 20px;	
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #ffffff;
	background-color: #666666;	
	border:none;	
    border-right: 1px solid #E3E3DF;	
}

.tab-content{
	padding: 10px 10px 10px 10px;
    margin: 30px 0px 0px 0px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}

/***********************************
***** Accordion ********************
***********************************/
.accordion h2{
  margin-bottom: 25px;
}

.panel-default{
  border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
	background-color: #e7ecef;
    border: 0 none;
    box-shadow: none;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204,204,204,1);
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #FFFFFF;
  color: #333333;
}
.panel-heading .titolo-lista {
    font-family: 'Titillium Web', sans-serif;
    margin: 3px 0px;
    line-height: 1.5;
    font-weight: 700;
    padding: 15px;
    font-size: 1.2em;
}
.panel-body{
  padding: 20px 10px;
}

.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #E2E2E2;
}

.panel-group .panel{
    margin-bottom: 15px;
    border-radius: 4px;
}

.panel-heading{
  border-radius: 0;
}

.panel-title>a{
  color: #0E3F74;
}

.accordion-inner img{
  border-radius: 4px;
}

.accordion-inner h4{
  margin-top: 0;
}

.panel-heading.active{
  background: #333333;
}

.panel-heading.active .panel-title>a{
  color:#FFFFFF;
}

a.accordion-toggle  i{
  width: 2.8125rem;
  line-height: 44px;
}

/***********************************************************
************** Griglia banner *********************
***********************************************************/
.partner_single_content_grande{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 9.375rem;
	z-index: 5;
	margin-top:30px;
	overflow:hidden;
}

.partner_single_content_grande img{
    display: block;
    width: 100%;
    max-width: 18.125rem;
    margin: 0px auto 0px auto;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	transition:all 1s;
}

.partner_single_content_grande div{
	background: none repeat scroll 0 0 rgba( 51, 51, 51, 0.9);
}
.partner_single_content_grande div{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: scale(0);
    transition: all .6s;
    opacity: 0;
}
.partner_single_content_grande:hover div{
    transform: scale(1);
    opacity: 1;
}

.partner_single_content_grande div a {
    color: #FFFFFF;
    display: block;
    font-size: 1.6rem;
    padding: 15px 10px 10px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.partner_single_content_grande div a:hover {
    text-decoration: none !important;
}
.partner_single_content_grande .fa {
	display: block;
	font-size: 1.3em;
	margin-top: 5px;	
}

/***********************************
***** Personalizzazioni ************
***********************************/
.margin-top {
	margin-top: 20px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-right {
	margin-right: 10px;
}
.no-margin {
	margin: 0;
}
.no-padding {
	padding: 0;
}
.padding-verticale {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding-orizzontale {
	padding-left: 10px;
	padding-right: 10px;
}
body.onscroll .testata-row-4 {
    margin-top: 300px;
}
body.onscroll .containerBreadcrumb {
    margin-top: 250px;
}
/***********************************
************** OGGETTI *************
***********************************/

.bordo-destro {
    border-right: 1px solid #cccccc;	
}
.bordo-alto-blu {
    border-top: 5px solid #0059B3 !important;
}
.istanza-1 {
	background-color: #EAEBEC;
	margin: 0px 12px 15px 12px;
	padding: 15px;
	border-radius: 5px;
}

.cont-padding{
	padding:15px !important;
}
#primoPiano .istanza-2 {
	margin: 0px 0px 60px 0px;
}
.istanza-2 {
	margin: 0px 0px 20px 0px;
    padding: 10px 10px 15px 10px;
    background-color: white;
    border: 2px solid #DEE6EA;
	position: relative;
    border-bottom-right-radius: 5px;	
    border-bottom-left-radius: 5px;	
	-webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204,204,204,1);	
}
.istanza-3 {
	padding: 0px 0px 10px 10px;
}
.istanza-4 {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}
.istanza-piccola {
	font-size:0.9em;
	border-bottom: 1px solid #eeeeee;
	padding: 0px 0px 10px 10px;
	margin-bottom:15px;
}
.istanza-immagine {
    width: 12.1875rem;
    margin: 0px auto 20px auto;
    max-height: 8.125rem;
    overflow: hidden;
}
.istanza-immagine img{
    width: 100%;
    overflow: hidden;
}
.istanza-banner-colonna {
	width: 17.5rem;
	margin: 0px auto 20px auto;
}
.img-lista {
	max-height: 5.8125rem;
	overflow: hidden;
	border-radius: 4px;
}
.img-zoom img {
	-webkit-transition: all 0.2s ease; /* Safari and Chrome */
  	-moz-transition: all 0.2s ease; /* Firefox */
  	-o-transition: all 0.2s ease; /* IE 9 */
  	-ms-transition: all 0.2s ease; /* Opera */
  	transition: all 0.2s ease;
}
.img-zoom:hover img {
	-webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
    opacity: 0.7;
}
.img-primo-piano {
    position: relative;
    width: 100%;
    max-height: 11.25rem;
    overflow: hidden;
}
.img-primo-piano img{
    width: 100%;
    overflow: hidden;
}
.img-lettura {
	margin: 5px 10px 10px 0px;
}
.img-lettura img{
	border-radius:4px;
}
.gallery-img-lettura {
	width: auto;
	margin: 10px 10px 30px 10px;
}
.gallery-img-lettura img{
	width: 100%;
}
.titolo-lista,
.titolo-elenco {
	font-family: 'Titillium Web', sans-serif;
	margin: 3px 0px;
	line-height: 1.5;
	font-weight: 700;
}
.titolo-home {
	font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 1.6em;
    line-height: 1.2;	
}
.titolo-home a{
	color: #0059B3 ;
}
.titolo-lista a{
	color:#0059B3;
}
h3.titolo-elenco{
	font-size: 1.4em;
	line-height: 1.2;
}
.titolo-elenco a{
	color:#0059B3;
}

.titolo-lista-documenti {
	font-family: 'Titillium Web', sans-serif;
	line-height: 1.2;
    font-size: 1em;
    font-weight: 600;	
}
.icon-titolo-lista {
	color: #0059B3;
    background: #ffffff;
    width: 1.75rem;
    height: 1.75rem;
    line-height: 26px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #0059B3;
}
.titolo-lista-documenti .icon-titolo-lista {
	color: #0059B3;
    background: #ffffff;
    width: 1.75rem;
    height: 1.75rem;
    line-height: 26px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #0059B3;
	margin-right: 8px;
}
.titolo-lettura {
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin-bottom: 10px;
	line-height: 1.4;
}
.titolo-news-home {
	margin: 3px 0px 0px 0px;
}
.cont-categoria-news {
	display: inline-block;
    padding: 12px 10px;
    font-size: 0.8em;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    top: -28px;
    right: 15px;
    border-radius: 4px;
}
.istanza-3 .cont-categoria-news {
    display: inline-block;
    padding: 8px 8px;
    font-size: 0.7em;
	margin-bottom: 5px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    top: 0;
    right: 0;
    background: #0059B3;
	position: relative;
}
.banner-home{
	background-color: #EAEBEC;
	padding: 30px 15px;
	margin: 15px 0px;
	border-radius: 4px;
	font-size: 1.6em;	
}
.banner-home .fa{
	padding-right:15px;
	margin-right:5px;
	border-right:2px solid #cccccc;
	color: #2B4560;	
}
.titolo-banner-home {
	font-size: 1.2em;
	font-weight: 600;
	color:#ffffff;
}
.titolo-banner-home  a{
	color:#ffffff;
}
.titolo-banner-home  a:hover{
	text-decoration:underline;
}
.titolo-area-home {
	font-weight: 600;
	font-size: 1em;
}
/***************** COME FARE PER ********************/
.in-area-home {
	margin: 0px 0px 20px 0px;
    padding: 10px 15px 10px 15px;
	border: 2px solid #DEE6EA;
    border-radius: 5px;
    -webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204,204,204,1);
    position: relative;
    height: 6.25rem;
}
.icona-area-home {
    font-size: 2.2em;
    margin-right: 10px;
    vertical-align: middle;
}
.titolo-area-home {
    padding: 10px 0px 15px 0px;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
}
.titolo-area-home a{
    color: #0059B3;
}
.testo-normale {
	font-size: 1em;
}
.testo-normale .fa{
	margin-right: 5px;
}
.testo-bianco, .testo-bianco a{
	color:#ffffff;
	background-color: #0059B3;
	font-size:0.9em;
}
.btn-allegato {
	margin: 10px 0px;
	padding: 10px 15px;
	border: 1px solid #E4E6E7;
	background-color: #eeeeee;
	display: inline-block;
	border-radius: 4px;
}
.btn-maggiori-info {
	margin: 10px 0px;
}

.btn-archivio-semplice {
    position: absolute;
	right: 0px;
	top: 30px;
    color: #0059B3;
    font-size: 1em;
	font-weight: 600;
}
.btn-archivio-semplice a, .btn-archivio-semplice a:hover {
	color: #0059B3;
}
.btn-archivio-semplice a::after {
    font: normal normal normal 32px/1 FontAwesome;
    content: '\f0a9';
    vertical-align: middle;
    font-size: 1em;
    margin-left: 7px;
}

.post-area-top{
	position:relative;
}
/***********************************************************
************** Motori di ricerca e Pulsanti ****************
***********************************************************/
.oggetto44 input,
.oggetto44 label,
.oggetto43 input,
.oggetto43 label,
.oggetto370 input,
.oggetto370 label,
.oggetto387 input,
.oggetto387 label {
	font-family: 'Titillium Web', sans-serif;
}
.oggetto43 label,
.oggetto370 label,
.oggetto387 label {
	display: block;
}
.oggetto387 input {
	display: inline-block;
}
.oggetto43 input[type="text"],
.oggetto43 textarea,
.oggetto370 input[type="text"],
.oggetto370 input[type="password"],
.oggetto370 textarea,
.oggetto387 textarea {
	width: 80%;
}
.oggetto387 input[type="text"] {
	width: 100%;
}
.oggetto44 input[type="text"],
.oggetto43 input[type="text"],
.oggetto370 input[type="text"],
.oggetto387 input[type="text"]
 {
	padding: 3px 7px;
	margin-right: 7px;
	margin-bottom: 10px;
}
.oggetto44 label,
.oggetto370 label,
.oggetto387 label {
	font-weight: 400;
	margin-right: 7px;
}
.oggetto370 label {
	margin-left: 7px;
}

.oggetto45 h3 {
	margin: 0px;
	font-size: 1.4em;
	color: #333333;
}
.testataPag,
.interfacciaPagine {
	font-size: 0.9em;
	clear: both;
	margin: 10px;
	line-height: 2.5;
}
.testataPag a,
.interfacciaPagine a {
	margin: 5px;
	padding: 0px 10px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	text-decoration:none;
	border-radius: 4px;
	display: inline-block;
}
.testataPag a:hover,
.interfacciaPagine a:hover {
	color:#FFFFFF;
	margin: 5px;
	padding: 0px 10px;
	border: 1px solid #E0E0E0;
	background-color: #0059B3;
	border-radius: 4px;	
}

/***********************************************************
************** Menu laterale *********************
/* General styles for all menus */
.cbp-spmenu {
  background: #FFFFFF;
  border-right: 2px solid #CCCCCC;
  position: fixed; }

.cbp-spmenu h2 {
	color: #FFFFFF;
    font-size: 1.7em;
    padding: 10px 20px 10px 20px;
    margin: 0;
    font-weight: 400;
    background: #30373d;
    border-bottom: 2px solid #CCCCCC;
}

.cbp-spmenu a {
  display: block;
  color: #FFFFFF;
  font-weight: 300; }

.cbp-spmenu a:hover {
  background: none; }

.cbp-spmenu a:active {
  background: #0c6596;
  color: #FFFFFF; }

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 18.75rem;
  height: 100%;
  top: 0;
  z-index: 1000;
  overflow-y: scroll; }

.cbp-spmenu-vertical a {
  border-bottom: 2px solid #F7F7F7;
  padding: 1em; }

.cbp-spmenu-horizontal {
  width: 100%;
  height: 9.375rem;
  left: 0;
  z-index: 1000;
  overflow: hidden; }

.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left; }

.cbp-spmenu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 2px solid #F7F7F7; }

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -300px; }

.cbp-spmenu-right {
  right: -300px; }

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px; }

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px; }

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px; }

.cbp-spmenu-bottom {
  bottom: -150px; }

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px; }

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px; }

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0; }

.cbp-spmenu-push-toright {
  left: 300px; }

.cbp-spmenu-push-toleft {
  left: -300px; }

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 0.8em;
    height: 6.875rem; }

  .cbp-spmenu-top {
    top: -110px; }

  .cbp-spmenu-bottom {
    bottom: -110px; } }
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 0.9em;
    width: 11.875rem; }

  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px; }

  .cbp-spmenu-right {
    right: -190px; }

  .cbp-spmenu-push-toright {
    left: 190px; } }
.navbar-toggle .icon-bar {
  background-color: #222222;
  width: 2.1875rem;
  height: 0.1875rem; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #F7F7F7; }

.main {
  position: absolute;
  top: 100px;
  left: 2.5%;
  z-index: 999;
  -webkit-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
  -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
  -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
  transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005); }

.main-logged {
  top: 110px; }

body.onscroll .main {
	top: 18px;
}

.main > section button {
  border: none;
  background: #FFFFFF;
  color: #0059B3 !important;
  display: block;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
  font-size: 1.2em; }

.navbar-toggle .icon-bar {
	background-color: #0059B3;
	width: 4.375rem;
	height: 0.4375rem;
	margin-bottom: 15px;
}

.navbar-toggle::after {
	position: absolute;
    content: "MENU";
    top: 65px;
    left: 0;
    font-size: 1.6rem;
    font-weight: 700;
    color: #0059B3;
    padding-left: 10px; 
}
.btn-home {
	float: left;
    padding: 10px 20px 10px 20px;
    background: #FFFFFF;
    margin-left: 2%;
}
.btn-home a{
    color: #0059B3;
}
.btn-home::before {
	font: normal normal normal 20px/1 FontAwesome;
    content: '\f015';
    margin-right: 8px;
    vertical-align: middle; 
	color: #0059B3;
}

#closeMenu {
  border: none;
  font-size: 1.5em;
  position: absolute;
  top: 18px;
  right: 5px;
  background: #FFFFFF;
  color: #0059B3; }
  
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	border-color: #000000;
}  

.cbp-spmenu .nav, .cbp-spmenu .nav ul, .cbp-spmenu .nav li {
  list-style: none; }

.cbp-spmenu .nav ul {
  padding: 0;
  margin: 0 0 0 0;
  background: #F7F7F7; }

.cbp-spmenu .nav {
  padding: 0px;
  margin: 0px; }

.cbp-spmenu .nav > li {
  margin: 0px 0px; }

.cbp-spmenu .nav > li li {
  margin: 0px 0; }

.cbp-spmenu .nav a {
  color: #222222;
  display: block;
  outline: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none; }

.cbp-spmenu .nav li > a > span {
  float: right;
  font-size: 1em;
  font-weight: bolder; }

.cbp-spmenu .nav li > a:hover > span {
  color: #222222; }

.cbp-spmenu .nav li > a > span:after {
  font: normal normal normal 22px/1 FontAwesome;
  content: '\f107'; }

.cbp-spmenu .nav li.open > a > span:after {
  font: normal normal normal 22px/1 FontAwesome;
  content: '\f106'; }

.cbp-spmenu .nav a:hover {
  color: #222222;
  background: #F7F7F7; }

.cbp-spmenu .nav li.active > a {
  background-color: #F7F7F7;
  color: #222222; }

.cbp-spmenu .nav > li.active > a {
  background-color: #F7F7F7; }

.cbp-spmenu .nav li a {
  font-size: 0.9em;
  line-height: 18px;
  padding: 10px 18px; }

.cbp-spmenu .nav > li > a {
  font-size: 0.9em;
  line-height: 18px;
  padding: 18px 15px 14px 18px; }

  
/***********************************************
********* pulsanti dei form ********************
***********************************************/
#formContatto24 input[type="submit"],
#formEditor33 input[type="submit"],
#form_login1246 input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
#btnSalva,
.pulsante {
	display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
	padding: 6px 12px;
	margin-right: 7px;
	margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.55;
    box-shadow: 0 2px 4px 0 #bdbdbd;
    text-transform: lowercase;
    font-weight: 700;
    font-variant: small-caps;
    border: 0;
    border-radius: 4px;
}
#formContatto24 input[type="submit"],
#formEditor33 input[type="submit"],
#form_login1246 input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
#btnSalva,
.pulsante {
	background-color: #666666;
	color: #ffffff;
	margin-top:10px;
}
#formContatto24 input[type="submit"]:hover,
#formEditor33 input[type="submit"]:hover,
#form_login1246 input[type="submit"]:hover,
#votaSondaggio input[type="submit"]:hover,
#votaSondaggio input[type="reset"]:hover,
#btnSalva:hover,
.pulsante:hover {
	background-color: #000000;
	color: #ffffff;	
}


/***********************************************
********* form di ricerca generico *************
********* e form di contatto *******************
***********************************************/
#cerca, #cerca textarea, #cerca input, #cerca checkbox, #cerca select,
#formContatto24, #formContatto24 textarea, #formContatto24 input, #formContatto24 checkbox, #formContatto24 select,
#form_login1246, #form_login1246 textarea, #form_login1246 input, #form_login1246 checkbox, #form_login1246 select,
#formEditor33, #formEditor33 textarea, #formEditor33 input, #formEditor33 checkbox, #formEditor33 select {
	font-family: 'Titillium Web', sans-serif;
}
#cerca,
#formContatto24,
#form_login1246,
#formEditor33 {
	font-size: 0.92em;
}
#cerca input[type="text"], #cerca select,
#formContatto24 input[type="text"], #formContatto24 select,
#form_login1246 input[type="text"], #form_login1246 select,
#formEditor33 input[type="text"], #formEditor33 select {
	padding: 3px 7px;
	margin-right: 7px;
	margin-bottom: 10px;
}
#cerca label,
#formContatto24 label,
#form_login1246 label,
#formEditor33 label {
	font-weight: 400;
	margin-right: 7px;
}



.vistaTabella th {
	background-color: #b2372e;
    color: white;
    padding: 15px 15px;
    border-right: 1px solid #ffffff;
}

.vistaTabella th a{
    color: white;
}

/***********************************************************
************** Come fare per *********************
***********************************************************/
.features{
  padding: 0;
}

.feature-wrap-nav {
	margin-bottom: 15px;
    overflow: hidden;
    background: #E7ECEF;
    border-radius: 5px;
    padding: 0px 0px 0px 15px;
}

.feature-wrap-nav:hover {
    background: #ffffff;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;	
}
.feature-wrap-nav h2{
	margin-top: 25px;
	font-size: 1.1em;  
}

.feature-wrap-nav .pull-left {
  margin-right: 25px;
}

.feature-wrap-nav span{
    font-size: 1.4em;
    margin-right: 15px;
    line-height: 72px;
    text-align: center;
    background: transparent;
    color: #0059B3;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: left;
}

.feature-wrap-nav a{
	color:#0059B3;
}

.feature-wrap-nav a:hover{
	color:#0059B3;
}

.feature-wrap-col h2{
	font-size: 1.1em;  
	margin: 0px 0px 15px 0px;	
}

.feature-wrap-col .pull-left {
  margin-right: 25px;
}

.feature-wrap-col span{
    font-size: 1em;
    margin-left: 15px;
    text-align: center;
    color: #0059B3;
    float: left;
}

.feature-wrap-col a{
	color:#000000;
}

.feature-wrap-col a:hover{
	color:#0059B3;
}

.titolo-nero{
    color: #000000;
    line-height: 1.4;
    font-size: 1.8em;
    margin: 10px 10px 5px 10px;
    padding: 5px;
}

/***********************************************************
************** Altre personalizzazioni *********************
***********************************************************/
.ultima-modifica {
	text-align: right;
	margin-bottom: 20px;
}
.noIstanze {
	margin: 10px 30px;
	font-weight: 600;
}
.istanzaRicerca {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #D2D2D2;
}
.noTitleStuff .ui-dialog-titlebar {
	display: none;
}
.ui-widget-content {
	font-size: 1.5rem !important;
	color: #333333;
	z-index: 999;
}
.media13 img {
	margin-top:0px !important;
}

.etiSocial{
	margin-right:15px;
	font-weight: 700;
	font-size: 1em;
}
a.social-condividi {
    margin-right: 5px;
    vertical-align: middle;
    font-size: 1.4em;
}
a.social-condividi:hover {
    text-decoration: none !important;
	color: #0059B3;
}
.contShare {
    padding-top: 12px;
}
.dataOdierna {
	font-size: 1.6rem;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

.dataOdierna a{
    color: #ffffff;
}

.dataOdierna a:hover{
    color: #ffffff;
}

.navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.center {
    text-align: center;
}

.sfondo-trasparente-rosso {
    position: relative;
    width: 6.875rem;
    padding: 10px 15px;
    background: url('grafica/transparent-bg-rosso.png');
    color: #ffffff;
    font-weight: 600;
    margin-top: -42px;
}

.sfondo-blu {
    background: #0059B3;
}

.margine-alto-negativo{
	margin-top: -20px;
}

.contenitore-ricerca {
	background: #ffffff;	
}
.cont-ombreggiato {
	-webkit-box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.55);	
    position: relative;
	z-index: 888;	
}

.post-area-title {
	color: #000000;
    font-size: 1.8em;
    position: relative;
    text-align: left;
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-bottom: 4px solid #D0DADF;
}

.post-area-title .cont-title,
.post-area-title-small .cont-title{
    background-color: #FFFFFF;
    padding-right: 15px;
    padding-left: 15px;
}

.post-area-title-nero {
	color: #000000;
    font-size: 1.8em;
    position: relative;
    text-align: left;
    padding-top: 10px;
    border-top: 5px solid #000000;		
}

/* FOOTER */
footer {
	clear: both;
    margin-top: 60px;
}
#map_canvas0 {
    height: 25.9375rem;
}
#footer .valuta-section, footer .valuta-section a {
    color: #FFFFFF;
    text-align: center;
    font-size: 1.4rem;
}
footer .valuta-section a:hover {
    text-decoration: underline !important;
}
#footer .valuta-section {
    background-color: #0059B3;
    margin: 0;
    padding: 0;
}
#footer .valuta-section .container {
    padding-top: 20px;
    padding-bottom: 5px;
}
#footer .chiusura-1 {
	color: #FFFFFF;
    background-color: #30373D;
    padding: 50px 0px 50px 0px;
    font-size: 1.1em;
}
#footer .crediti-ente {
    color: #ffffff;
    margin-bottom: 20px;
}
#footer .logoFooter {
    float: left;
	margin-right: 15px;
}
#footer .logoFooter img{
    width: 3.75rem;
}
#footer .crediti-ente a {
    color: #FFFFFF;
}
#footer .chiusura-1 a {
    color: #FFFFFF !important;
}
#footer .chiusura-1 a:hover {
    color: #65DDE0 !important;
}
#footer .nome-sito-footer {
	font-size: 1.6em;
    margin-bottom: 15px;
    line-height: 1.4;
    color: #ffffff !important;
    font-weight: 600;
}
#footer .contenitore-canali-footer ul, .menu-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9em;
}
#footer .contenitore-canali-footer li, .menu-footer li {
    border-bottom: 1px solid #FFFFFF;
    padding: 10px 15px;
}
#footer .crediti-footer-titolo {
    font-weight: 600;
    border-bottom: 1px solid #FFFFFF;
    padding: 10px 15px;
    font-size: 1em;
}
#footer .crediti-footer-contenuto {
    padding: 10px 15px;
    font-size: 0.75em;
	line-height: 1.5;
}
#footer .crediti-footer-contenuto p{
    margin-bottom: 0px !important;
}
#social-footer {
    text-align: center;
    margin-bottom: 6px;
    padding: 10px 0px 8px 0px;
}
#social-footer span{
   font-size: 0.75em;
}
#footer .crediti-is-footer {
    color: #FFFFFF;
    background-color: #30373D;
	border-top: 1px solid #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    padding: 30px 0px 15px 0px;
}
#footer .crediti-is-footer a{
    color: #FFFFFF;
}
#footer .crediti-is-footer a:hover{
    text-decoration: underline !important;
}
#social-footer a.social-footer-ico {
    display: inline-block;
    color: #30373D !important;
    background: #65DDE0;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 29px;
    text-align: center;
    border-radius: 25px;
    margin-left: 5px;
    font-size: 1em;
}
#social-footer a.social-footer-ico:hover {
    background: #30373D;
    color: #65DDE0;
}

.title-icon-blu {
	display: inline-block;
    font-size: 0.6em;
    width: 2.5rem;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    background: #0059B3;
    color: #ffffff;
}

.title-icon-grigio {
	display: inline-block;
    font-size: 0.6em;
    width: 2.5rem;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 0;
    background: #30373D;
    color: #ffffff;
}

.titolo-grande-nero,
.titolo-grande-nero a
 {
	font-size: 1.2em;	
    color: #000000 !important;	
	font-weight: 700;
	margin-bottom: 15px;
}
.cont-data {
	padding: 5px 15px 9px 15px;
}
.dataNewsHome {
	width: 5.3125rem;
    margin: -15px 21px 0px 0px;
    position: relative;
    height: 5rem;
    background: #ffffff;
    float: right;
}
.giornoDataNewsHome {
	position: absolute;
    top: 7px;
    left: 16px;
    color: #0059B3;
    font-weight: 600;
    font-size: 4rem;
    line-height: 60px;
}
.meseDataNewsHome {
	position: absolute;
	top: 27px;
    left: 68px;
    color: #000000;
    font-size: 1.2rem;
    width: 4.375rem;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
    transform: rotate(-90deg);
    background: #e7ecef;
    padding: 8px 0px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.data-calendario {
	font-size: 0.85em;
    color: #31363C;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}

.data-home {
	background: #D0DADF;
	font-size: 0.95em;
	padding: 10px 15px 10px 15px;
}
.data-home .fa {
	margin-right: 15px;
}
.data-calendario-sfondo-rosso {
	color: #ffffff;
    display: inline-block;
    background: #0059B3;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 10px 15px;
}

.btn-archivio {
	margin: 15px 15px 20px 0px;
    padding: 12px 20px;
    border-radius: 3px;
    display: inline-block;
    background: #30373D;
    color: #FFFFFF;
	font-size: 0.85em;
}
.btn-archivio:hover{
    background: #666666;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;	
}
.btn-archivio a{
    color: #FFFFFF;
}
.btn-archivio .fa {
	margin-right:5px;
}

.btn-archivio-transparent{
	margin: 15px 15px 10px 0px;
    border-radius: 3px;
    color: #0059B3;
	font-size: 0.85em;
}
.btn-archivio-transparent a{
    color: #0059B3;
}
.btn-archivio-transparent a:hover{
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
	color: #000000;
}
.btn-archivio-transparent .fa {
	margin-right:5px;
}
#tiptip_content {
	border: 2px solid #0059B3 !important;
	background-color: #FFFFFF;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

.cont-banner-ist{
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.4;
    border-radius: 5px;
}

.cont-banner-ist a, .cont-banner-ist a:hover{
	color: #ffffff;
	text-decoration: none !important;
}
.cont-banner-ist a:hover{
	text-decoration: underline !important;
}
.istanza-banner-ist {
	background: #0059B3;
    border-radius: 5px;
    padding: 15px 15px 10px 15px;
    margin-top: 15px;
    min-height: 85px;
    color: #FFFFFF;
	-webkit-box-shadow: 5px 2px 5px 0px rgba(142, 142, 142, 0.55);
    -moz-box-shadow: 5px 2px 5px 0px rgba(204,204,204,1);	
}
.istanza-banner-ist:hover {
	background: #3a71b3;
}
.istanza-banner-ist .fa {
	font-size: 1.4em !important;
}
.titolo-banner-ist {
	font-size: 1em;
    padding-bottom: 10px;
}

.rssDate46{
	font-size:1.5em;
	font-weight: 700;
    width: 3.125rem;
    word-wrap: break-word;	
	color:#999999;	
	line-height:1.2;
}
.rssTitle46{
	font-size: 1.1em;
    margin-left: 60px;
    font-weight: 600;
    position: absolute;
    top: 7px;
	color: #000000;
}
.rssTitle46 a{
	color: #000000 !important;
}
.cont-grigio{
	background: #f2f2f2;
	padding:10px 15px 10px 15px;
	border-radius: 5px;
}
.border-bottom {
    border-bottom: 1px solid #ffffff;
}
.data-blog .fa {
    margin-right: 10px;
}
.testo-piccolo-intestazione {
	font-size: 1.8rem;
}
.containerBreadcrumb {
    padding: 20px 0px;
    margin-bottom: 15px;
}
.parte-centrale{
	padding-right: 30px;
}
.colonna {
    -webkit-box-shadow: -12px 10px 19px -10px rgba(137, 137, 137, 0.55);
    box-shadow: -12px 10px 19px -10px rgba(137, 137, 137, 0.55);	
	padding-left: 25px;
}

.istanza-img-col {
position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    max-height: 9.375rem;	
}

.campo-obbligatorio {
	border-width: 2px;
	border-style: solid;
}
.campo-obbligatorio-err {
	border-color: #b50000;
	border-width: 2px;
	border-style: solid;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.erroreCampoContatto {
	color: #b50000;
	font-weight: bold;
	display: block;
	margin: 0px 0px 10px 0px;
}
.icon-editoriale-list{
    background: #ffffff;
    color: #E5E5E5;
    border: 3px solid #E5E5E5;
    border-radius: 100px;
    width: 5rem;
    height: 5rem;
    font-size: 2.2em;
    padding: 18px 0px 15px 16px;
    margin-right: 15px;	
}
.bordino-rosso{
	margin-top: 10px;
	margin-bottom: -13px;
	background-color: #0059B3;
	height: 0.1875rem;
	width:15%;
	position: relative;
}
.contenitore-bordo-alto{
	border-top: 3px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}
.media-left-novita {
	width: 40%;
}

.menu367 .bottone a {
width: auto;
height: auto;
position: relative;
height: 1%;
margin: 0px 0px 0px 0px;
padding: 14px 36px 14px 36px;
border-top: none;
border-right: 1px solid #D0DADF;
border-bottom: none;
border-left: none;
background-color: transparent;
color: #FFFFFF;
font-weight: 300;
white-space: normal;
line-height: 120%;
text-align: center;
display: block;
text-decoration: none;
}
.menu367 {
width: 61.875rem;
height: 3.0625rem;
position: relative;
min-height: 49px;
height: auto !important;
height: 3.0625rem;
margin: 0px auto 0px auto;
padding: 0px;
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
background-color: transparent;
text-align: center;
font-family: 'Titillium Web', sans-serif;
font-size: 1em;
font-weight: 600;
text-transform: none;
line-height: 1.1;
max-height: 3.125rem;
overflow: hidden;
}
.menu367 .bottone a:hover {
    width: auto;
    height: auto;
    position: relative;
    height: 1%;
    border-top: none;
    border-right: 1px solid #D0DADF;
    border-bottom: none;
    border-left: none;
    background-color: #173665;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 120%;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
    font-size: 100%;
    display: block;
    text-decoration: none;
}
.btn-canali-mobile {
    width: 16.25rem;
    line-height: 48px;
    background: #0059b3;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0px;
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 0.9em;
    cursor: pointer;
}
.btn-canali-mobile .fa {
    margin-left: 10px;
}
.cont-canali-mobile {
    width: 16.25rem;
    top: 280px;
    position: absolute;
    background: #e7ecef;
    padding: 10px;
    z-index: 999;
    right: 0;
    display: none;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 3px 1px rgba(50, 50, 50, 0.1);
}
.istanza-canale-mobile .fa {
    display: inline-block;
    font-size: 0.8em;
    width: 1.75rem;
    line-height: 22px;
    padding: 2px;
    text-align: center;
    background: #FFFFFF;
    color: #0059b3;
    border: 1px solid #0059b3;
    margin-right: 5px;
}
.istanza-canale-mobile {
    margin: 8px 5px;
    display: inline-block;
    font-size: 0.85em;
    font-weight: 600;
}
.istanza-canale-mobile a {
    color: #0059b3 !important;
}

/**********************************
FORM LOGIN
**********************************/

#form_login1645 span{
	display: inline-block;
	margin-bottom: 1px !important;
	margin-top: 5px !important;
	padding: 0px !important;

}

#form_login1645 input[type=submit]{
	margin-top: 10px;
	background-color: #666666;
	color: #fff !important;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	padding: 6px 12px;
	margin-right: 7px;
	margin-bottom: 10px;
	font-size: 1.8rem;
	line-height: 1.55;
	box-shadow: 0 2px 4px 0 #bdbdbd;
	text-transform: lowercase;
	font-weight: 700;
	font-variant: small-caps;
	border: 0;
	border-radius: 4px;
}

#msgCampiObbligatori33 {
	font-size: 0.83em;
	margin-bottom: 10px;
}
#divPulsantiSubmit33 {
    display: none;
}

.error{
	color: #F01D2F;
	font-weight: 800 !important;
	margin-bottom: 20px;
	font-size: 0.9em;
}

.inforeg{
	font-size: 0.8em;
	margin-top: 20px;
}
.dropdown-menu {
    font-size: 1rem !important;
}
.pannello30 h2 {
	font-size: 1.6em;
}
 .m-info a{
	display: inline-block;
	border: 1px solid #0D3F73;
	color: #0D3F73;
	padding: 0.2rem 0.5rem;
	clear: both;
	margin-top: 0.7rem;
}

.m-info a:hover{
	display: inline-block;
	border: 1px solid #0D3F73;
	background-color: #0D3F73;
	color: #fff;
	padding: 0.2rem 0.5rem;
	clear: both;
	margin-top: 0.7rem;
	text-decoration: none !important;
}
