/*************************
*******Typography******
**************************/
body {
	font-family: Titillium Web;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	font-size: 1.8rem !important;
	padding-bottom: 0px !important;
}
html {
    font-size: 0.625rem !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 {
  -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;
  text-decoration:underline !important;
}

a:hover{
  text-decoration:underline !important;
}
a:hover, .is-active:hover, input:hover, button:hover, img:hover {
	color: #ffffff;
}
a:focus, .is-active:focus, input:focus, button:focus, img:focus
{
	outline: 3px solid #ffa100 !important;
    outline-offset: -3px;
	background-color: #FFFFFF;
	color: #007AAE;
	border-color: #000000;
}
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
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 0.1rem
}
.media-body {
    width: 625rem !important;
}
@media (orientation: landscape) {
  body {
    flex-direction: row;
  }
}

@media (orientation: portrait) {
  body {
    flex-direction: column;
  }
}
.oggetto262, .oggetto264, .oggetto264 th, .oggetto264 td {
	width: 100% !important;
	height: 100% !important;
}
a:hover, .is-active:hover, input:hover, button:hover, img:hover {
	color: #336F9E;
}
a:focus, .is-active:focus, input:focus, button:focus, img:focus
{
	outline: 3px solid #ffa100 !important;
	outline-offset: -3px;
}
.contenitore-ricerca {
    display: flex;
    width: 100%;
}
form#ricercaPersonalizzata {
    max-width: 30rem;
    display: flex;
}
.btn-group-sm>.btn, .btn-sm {
    font-size: 0.8rem;
}
/*************************
*******Header******
**************************/
#header {
	position: relative;
	z-index: 999;
}
.containerTestata1LG {
    background-color: #1f3f65;
    color: #FFFFFF;
    position: relative;
}
.containerTestata2LG {
	height: 15rem;
    background: #3a71b3;	
    color: #FFFFFF;
}
.containerTestata3LG {
	border-top: 1px solid #FFFFFF;
    height: 5.2rem;
    position: relative;
    z-index: 999;	
	background: #e6e9f2;
}
.container-menu-canali {
    height: 5.5rem;
    overflow: hidden;
}
.testata-row-4 {
    margin-bottom: 30px;	
}
.menu-canali {
	background: #e6e9f2;
	text-align: center;
}
.menu-canali ul {
    list-style: none;
    letter-spacing: -1em;
    margin: 0px;
	padding: 0px;
}
.menu-canali li {
    display: inline;
	font-size: 1.1em;
    letter-spacing: normal;
}
.menu-canali li a {
    display: inline-block;
    padding: 11px 40px;
    color: #1f3f65;
    font-weight: 700;
    text-decoration: none !important;
    font-size:16px;
}
.menu-canali li a:hover {
    background-color: #1f3f65;
    color: #FFFFFF;
    display: inline-block;
    padding: 11px 40px;
    -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);	
}
.menu-canali li:first-child a {
    border: none;
}
.logoNomeHeaderContainer {
    margin: 30px 0px 30px 0px;
}
.mediaLogo {
    margin: 5px 20px 0px 0px;
    float: left;
	text-align: right;
    width: 7.6rem;
    height: 7.6rem;
    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: 7.6rem;
    height: 7.6rem;
	object-fit: contain;
}
.nomeHeader {
    margin: 0px 0px 0px 0px;
	padding-top: 5px;
    font-size: 3.6rem;
	line-height: 1.2;
	letter-spacing: normal;
}
.nomeHeader a:focus, .mediaLogo a:focus {
    text-decoration: underline;
    outline: 3px solid #827534!important;
}
.sottoNomeHeader{
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: italic;
}
.nomeHeader a,
.nomeHeader a:hover{
	color: #FFFFFF;
}	
.nomeHeader a {
	text-decoration: none !important;
}
.btnSearchMobile {
    display: none;
}
.boxAccesso {
	float: right;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    background-color: #1f3f65;
    font-size: 0.8em;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 48px;
    padding-right: 30px;
}
.boxAccesso a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f2bd";
    margin-right: 8px;
    line-height: 40px;
    font-size: 1.4em;
    vertical-align: middle;
}
.boxAccesso a,
.boxAccesso a:hover{
    color: #FFFFFF;
	text-decoration: none !important;
}
#header .search{
  display: inline-block;
  margin-top: 30px;
}
.wait {
	background-color: #CCCCCC;
}
.navbar>.container .navbar-brand{
  margin-left: 0;
}
.containerTestata1LG .livSup {
	font-weight: 600;
    font-size: 0.9em;
    height: 4.8rem;
    font-size: 1.6rem;
    line-height: 48px;
}
.containerTestata1LG .livSup a {
	color: #FFFFFF;
}

body.onscroll .main {
	top: 7px;
}
body.onscroll #header .search {
	margin-top: 11px;
}
  
body.onscroll .nomeHeader {
	margin-top:15px;
	margin-bottom:15px;
	padding: 0;
}
body.onscroll .sottoNomeHeader {
	display: none;
}
body.onscroll .pannello86	{
	display:none;
}

	
body.onscroll .mediaLogo {
	margin: 0px 10px 0px 0px;
}
body.onscroll .logoNomeHeaderContainer {
	margin: 5px 0px 0px 10px;	
}
body.onscroll #header {
	position: fixed !important;
	background: #3a71b3;
	border-bottom: 1px solid #CCCCCC !important;
	z-index: 499;
	top: 0;
	width: 100%;
	opacity: 1;
	padding: 0; 
}
body.onscroll .containerTestata2LG {
    height: 6rem;
}
body.onscroll .mediaLogo,
body.onscroll .mediaLogo img {
    width: 5rem;
    height: 5rem;
}
body.onscroll .containerTestata3LG {
	display: none;
}

.onscroll #header {
	left: 0; 
}
body.onscroll #header {
	min-height: 75px;
}
.social{
  text-align: right;
  margin: 0px 0px 10px 0px;
  font-size: 0.9em;
}
.etiSocial{
	margin-right:15px;
	font-weight: 600;
	font-size: 0.9em;
	color: #FFFFFF;
	
}
.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0 0 0 0;
}

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

ul.social-share li a {
	display: inline-block;
    color: #ffffff;
    background: #1f3f65;
    width: 2.8rem;
    height: 2.8rem;
    line-height: 29px;
    text-align: center;
    border-radius: 25px;
}

ul.social-share li a:hover {
  background: #ffffff;
  color: #1f3f65;
}

.ico-search {
    font-size: 1.4em;
    margin-left: 0px;
    color: #FFFFFF;
    float: right;
    background: #1f3f65;
    padding: 13px 16px 12px 16px;
}
.contenitore-ricerca {
	background: #FFFFFF;
}
input.search-form{
    background-color: #FFFFFF;
    border: none;
    width: 25rem;
    padding: 13px 10px 13px 10px;
    font-size: 0.9em;
    color: #000000 !important;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;58015 Orbetello GR
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.navbar-toggle .icon-bar {
	background-color: #FFFFFF;
    width: 4.5rem;
    height: 0.3rem;
    margin-bottom: 5px;
}

.navbar-toggle::after {
	position: absolute;
	content: "MENU";
	top: 25px;
	left: 3px;
	font-size: 1.6rem;
	font-weight: 700;
	color: #FFFFFF;
	padding-left: 8px; 

}
body.onscroll .navbar-toggle::after {
	top: 27px;
}

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

.cbp-spmenu h3 {
	text-transform: uppercase;
	color: #FFFFFF;
    font-size: 1.5em;
    padding: 10px 20px 10px 20px;
    margin: 0;
    font-weight: 300;
    background: #1f3f65;
    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: #1f3f65;
  color: #FFFFFF; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	border-color: #1f3f65;	
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 30rem;
  height: 100%;
  top: 0;
  z-index: 1000;
  overflow-y: scroll; }

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

.cbp-spmenu-horizontal {
  width: 100%;
  height: 15rem;
  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 #e6e9f2; }

/* 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: 11rem; }

  .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: 19rem; }

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

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

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

#closeMenu {
  border: none;
  font-size: 1.5em;
  position: absolute;
  top: 19px;
  right: 7px;
  color: #1f3f65;
	background: #FFFFFF; }
  
.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: #e6e9f2; }

.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: #000000;
  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: #000000; }

.cbp-spmenu .nav li > a > span:after {
	font-family: "Font Awesome 5 Free";
    content: "\f07b";
    margin-right: 8px;
    color: #19191A;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em; 
}

.cbp-spmenu .nav li.open > a > span:after {
	font-family: "Font Awesome 5 Free";
    content: "\f07c";
    margin-right: 8px;
    color: #19191A;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em;
}

.cbp-spmenu .nav a:hover {
  color: #000000;
  background: #e6e9f2; }

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

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

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

.cbp-spmenu .nav > li > a {
	font-size: 0.9em;
	line-height: 18px;
	padding: 18px 15px 14px 18px;
	text-decoration: none !important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #1f3f65;
}

/***********************************
***** Personalizzazioni ************
***********************************/
.margin-top {
	margin-top: 30px !important;
}
.margin-top-60 {
	margin-top: 60px !important;
}
.margin-top-5 {
	margin-top: 5px !important;
}
.margin-bottom {
	margin-bottom: 30px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-right {
	margin-right: 15px !important;
}
.margin-left {
	margin-left: 15px !important;
}
.margin-left-22 {
	margin-left: 22px !important;
}
.no-margin {
	margin: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.padding-verticale-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding-verticale-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-verticale {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.padding-top {
	padding-top: 60px !important;
}
.padding-bottom {
	padding-bottom: 60px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
.padding-orizzontale {
	padding-left: 10px;
	padding-right: 10px;
}
.padding-right {
	padding-right: 30px;
}
.padding-left {
	padding-left: 30px;
}
.testo-nero,
.testo-nero a {
	color: #19191A !important;	
}
.testo-rosso,
.testo-rosso a {
	color: #1f3f65 !important;	
}
.testo-bianco,
.testo-bianco a {
	color: #FFFFFF !important;
}
.data-calendario {
	font-size: 0.9em;
	font-style: italic;
	color: #19191A;	
	margin-bottom:10px;
	display: inline-block;
	margin-right: 20px;
	line-height: 21px;	
}
.link-leggi-tutto {
	margin: 15px 15px 20px 0px;
    padding: 12px 20px;
    border-radius: 3px;
    display: inline-block;
    background: #1f3f65;
    color: #FFFFFF;
    font-size: 0.8em;
	font-weight: 600;
}
.link-leggi-tutto:hover {
    background: #3a71b3;
}
.link-leggi-tutto a{
	color: #FFFFFF !important;
	text-decoration: none !important;
	margin-right: 5px;
}
.link-leggi-tutto a:hover{
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
.link-leggi-tutto-chiaro {
	margin: 15px 15px 20px 0px;
    padding: 12px 20px;
    border-radius: 3px;
    display: inline-block;
    background: #e6e9f2;
    color: #1f3f65;
    font-size: 0.8em;
    font-weight: 600;
}
.link-leggi-tutto-chiaro:hover {
    background: #f2f3f7;
}
.link-leggi-tutto-chiaro a{
	color: #1f3f65 !important;
	text-decoration: none !important;
	margin-right: 5px;
}
.link-leggi-tutto-chiaro a:hover{
	color: #1f3f65 !important;
	text-decoration: underline !important;
}
.testo-categoria{
	font-size: 0.9em;
}
.post-area-title {
	color: #000000;
    position: relative;
    text-align: left;
    border-top: 5px solid #3a71b3;
	font-size: 1.778em;
}
.centro-2 {
	background-color: #e6e9f2;
	margin: 0;
    padding: 30px 0px;
}
.centro-3 {
	background-color: #1f3f65;
    padding: 30px 0px;
}
.valuta-section {
	background-color: #3a71b3;
	margin: 0;
	padding: 0;
	margin-top: 60px;
}
.valuta-section .container {
	padding-top: 20px;
	padding-bottom: 15px;
}
.valuta-section,
.valuta-section a {
	color: #FFFFFF;
	text-align: center;
	font-size: 2.4rem;
	text-decoration: none !important;
}
.valuta-section a:hover {
	text-decoration: underline !important;
}
.valuta-section .fa {
	font-size: 3.2rem;
}
.chiusura-1  {
	color:#FFFFFF;
	background-color: #1f3f65;
	padding: 50px 0px 50px 0px;
	font-size: 1em;
}

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

.chiusura-1 a:hover {
	text-decoration: underline !important;
}
.logoFooter {
	width: 5rem;
	height: 5rem;
}
.logoFooter img{
	width: 5rem;
    height: 5rem;
	object-fit: contain;
}
.nome-sito-footer {
    font-size: 2em;
	font-weight: 600;
	margin-bottom:15px;
	line-height: 1.4;
	color:#ffffff !important;
	font-family: 'Titillium Web', sans-serif;
}
.nome-sito-footer a {
	color:#ffffff !important;
	text-decoration: none !important;
}
.nome-sito-footer a:hover {
	color:#ffffff !important;
}
.crediti-ente {
	color:#ffffff;
	margin-bottom: 20px;
}
.crediti-ente p{
	line-height:1.4;
	font-size: 0.9em;
    word-break: break-word;	
}
.crediti-ente a {
	color:#65dde0;
	text-decoration
}
.crediti-ente .fa {
	margin-right:10px;
}
.crediti-ente a:hover {
	text-decoration:underline;
	color:#65dde0;	
} 
.contenitore-crediti-footer {
	margin-top: 20px;
}
.crediti-footer-titolo {
	font-weight: 600;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 15px;
	font-size: 1em;
}
.crediti-footer-contenuto {
	padding: 10px 15px;
	font-size: 0.85em;
}
.crediti-footer-contenuto .fa{
	color: #677885;
}
.contenitore-canali-footer {
	margin-top: 20px;
}
.menu-footer {
	margin-top: 16px;
}
.contenitore-canali-footer ul,
.menu-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}
.contenitore-canali-footer li,
.menu-footer li {
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 15px;
}
.crediti-is-footer {
	color: #19191A;
    background-color: #FFFFFF;
	text-align: center;
    font-size: 0.8em;
	padding: 15px 0px 15px 0px;
}
.crediti-is-footer a,
.crediti-is-footer a:hover{
	font-weight: bold;
}
#social-footer {
	text-align: center;
	margin-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	padding: 24px 0px 8px 0px;
}
.social-footer-text {
	margin-right: 10px;
	display: inline-block;
}
#social-footer a.social-footer-ico {
	display: inline-block;
    color: #19191A !important;
    background: #65dde0;
    width: 3rem;
    height: 3rem;
    line-height: 30px;
    text-align: center;
    border-radius: 25px;
    margin-right: 5px;
    font-size: 0.85em;
}
#social-footer a.social-footer-ico:hover {
	background: #FFFFFF;
}
.media-logo-footer-lg {
	padding: 10px 15px;
	text-align: center;
}
.container-menu-footer {
    text-align: center;
}
.container-menu-footer .menu-footer li {
	border: none;
	display: inline-block;
}
.bc-section {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e6e9f2;
    padding: 25px 0px 10px 0px;
    margin-bottom: 30px;
}
.icona-xl-gialla {
	color: #bbbdc3;
	font-size: 5em;
}
.icona-xl-gialla:hover {
	color: #1f3f65;
	cursor: pointer;
	
}
#agenda {
	padding: 0 !important; 
}
.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;	
}
a.social-condividi {
    display: inline-block;
    color: #ffffff !important;
    width: 3rem;
    height: 3rem;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    background-color: #1f3f65;
	text-decoration: none !important;
    border-radius: 100%;
}
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: 3.5rem;
	font-weight: 600;
	margin-top: 30px;
}
.review46 {
	position: relative;
	font-size: 0.9em;
}
.review46 a {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 5px 10px;
}
.review46::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 300;
    content: "\f359";
    color: #1f3f65;
    line-height: 24px;
    font-size: 1em;
    float: left;
}
.titolo-lettura {
    font-family: 'Titillium Web', sans-serif;
    color: #1f3f65;
    margin-bottom: 10px;
    line-height: 1.2;
}
.titolo-ricerca {
    font-family: 'Titillium Web', sans-serif;
    color: #19191A;
    background: #f2c222;
    font-size: 1.4em;
    font-weight: 600;
}
.banner-canali-home {
    border: 1px solid #FFFFFF;
	background: #e6e9f2;
    margin-top: -1px;
    padding: 13px 7px;
    height: 14.5rem;
    color: #1f3f65;
}
.banner-canali-home:hover {
    background-color: #1f3f65;
    -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;
}
.banner-canali-home .fa {
	font-size: 1.6em;
    width: 5.5rem;
    margin-top: 5px;
    background: #FFFFFF;
    color: #1f3f65;
    height: 5.5rem;
    line-height: 55px;
    border-radius: 5px;
    border: 1px solid #1f3f65;
}
.banner-canali-home .fa::after {
    content: '';
    position: absolute;
    top: 72px;
    right: calc(50% - 12px);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #1f3f65;
    clear: both;
}
.banner-canali-home a {
    color: #19191A;
    margin-top: 15px;
	font-weight: 600;
    font-size: 0.85em;
	line-height: 1.2;
	display: inline-block;
	text-decoration: none !important;
}
.banner-canali-home:hover a, .banner-canali-home a:hover {
    color: #FFFFFF;
}
/***********************************************************
************** Aree tematiche *********************/
.in-area-home {
    margin: 0px 0px 20px 0px;
    padding: 10px 10px 10px 15px;
    position: relative;
    height: 8rem;
}
.icona-area-home{
	font-size: 1.1em;
	float: left;
    width: 5rem;
    height: 5rem;
    line-height: 50px;
    border-radius: 3px;
    color: #FFFFFF;
	background: #1f3f65; 
	vertical-align: middle;
	text-align: center;
	margin-right: 15px;
}
.campoOggetto277 .fa{
	font-size: 0.9em;
	float: left;
    width: 3rem;
    height: 3rem;
    line-height: 30px;
    border-radius: 3px;
    color: #FFFFFF;
	background: #1f3f65; 
	vertical-align: middle;
	text-align: center;
	margin-right: 15px;
}
.titolo-area-home {
    padding: 0px 0px 15px 0px;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 600;
}

.titolo-area-home a {
	color: #000000 !important;
	text-decoration: none !important;
}
.titolo-area-home a:hover {
	text-decoration: underline !important;
}

#elencoComeFarePer {
	margin-bottom: 15px;
}
#elencoComeFarePer a{
	color: #000000 !important;
}
#elencoComeFarePer .in-area-home {
    padding: 15px 5px;
	background-color: #E6E9F2;	
    height: 18rem;
}
#elencoComeFarePer .icona-area {
    color: #c0c3ce;
    margin: 0px auto;
    width: 9rem;
    font-size: 3em;
    line-height: 90px;
    height: 9rem;
}
.testo-09 {
	font-size: 0.85em !important;
	line-height: 1.2;
}
.testo-1-2 {
	font-size: 1.2em !important;
	line-height: 1.2;
}
.testo-normale {
	font-size: 1em;
}
.istanza-piccola {
    font-size: 0.9em;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 10px 10px;
    margin-bottom: 15px;
}
.istanza_pari {
    border-bottom: 1px solid #DADADA;
    padding: 15px 0px;	
}
.istanza_dispari {
    border-bottom: 1px solid #DADADA;
    padding: 15px 0px;	
}
.btn-allegato {
	margin: 5px 0px;
	padding: 10px 15px;
	background-color: #e6e9f2;
	display: inline-block;
}
.btn-maggiori-info {
	margin: 10px 0px;
}
/***********************************************************
************** Motori di ricerca e Pulsanti ****************
***********************************************************/
#submit_pannello204,
#reset_pannello204 {
	border-radius: 4px;
    border: 0;
	display: inline-block;
    width: 14rem;
	padding: 6px 12px;
	font-size: 0.9em;
	margin-top: 10px;
}
#submit_pannello204 {
    background: #1f3f65;
    border: 2px solid #1f3f65 !important;
    color: #FFFFFF;
}
#reset_pannello204 {
    background: #FFFFFF;
    border: 2px solid #1f3f65 !important;
    color: #1f3f65;
}
.oggetto64 input,
.oggetto64 label,
#cancellaIscrizione input,
#cancellaIscrizione label,
.oggetto262 input,
.oggetto262 label,
.oggetto275 input,
.oggetto275 label {
	font-family: 'Titillium Web', sans-serif;
	height: 100% !important;
}
.oggetto64 label,
#cancellaIscrizione label,
.oggetto262 label,
.pannello204 label,
.oggetto275 label {
	display: block;
}
.oggetto64 input,
.oggetto262 input,
.oggetto275 input {
	display: inline-block;
	width: 14rem;
}
.oggetto64 input[type=reset],
.oggetto275 input[type=reset] {
    background: #FFFFFF;
    border: 2px solid #1f3f65 !important;
    color: #1f3f65;
}
.oggetto262 textarea,
.oggetto275 textarea {
	width: 80%;
}
.oggetto64 input[type="text"],
#cancellaIscrizione input[type="text"],
.oggetto262 input[type="text"],
.pannello204 input[type="text"],
.oggetto275 input[type="text"] {
	width: 99%;
	border-radius: 5px;
}
.oggetto64 input[type="text"],
#cancellaIscrizione input[type="text"],
.oggetto262 input[type="text"],
.pannello204 input[type="text"],
.oggetto275 input[type="text"]
 {
	padding: 10px 7px;
	margin-right: 7px;
	border: 1px solid #e6e9f2;
}
#remLen1 {
	display: block;
}
.oggetto64 label,
.oggetto262 label,
.oggetto275 label {
	font-weight: 400;
	margin-right: 7px;
}
.pulsante {
	margin: 5px 0px 5px 0px;
}
.oggetto45 h3 {
	margin: 0px;
	font-size: 1.4em;
	color: #000000;
}
.testataPag,
.interfacciaPagine {
	font-size: 0.9em;
	clear: both;
	margin: 10px;
}
.testataPag a,
.interfacciaPagine a {
    color: #19191A;
    margin: 5px;
    padding: 10px 20px;
    border: 1px solid #e6e9f2;
    background-color: #e6e9f2;
    border-radius: 4px;
	text-decoration: none !important;
}
.testataPag a:hover,
.interfacciaPagine a:hover {
	color:#FFFFFF;
	margin: 5px;
	padding: 10px 20px;
	border: 1px solid #e6e9f2;
	background-color: #1f3f65;
	border-radius: 4px;	
}

h3.stileTitolo {
	color: #1f3f65;
	font-size: 2.0em;
	margin-bottom: 10px;
}
#votaSondaggio div[id^="titoloDomanda"] {
    font-weight: bold;
}
div[id^="listaRisposte"] input[type="radio"],
div[id^="listaRisposte"] label {
    display: inline-block;
	margin-right: 10px;
	font-weight: 300;
}



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

.main {
  position: absolute;
  top: 100px;
  left: 3%;
  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>section button {
    background: #3a71b3;
}
.main-logged {
  top: 110px; }

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

  
/***********************************************
********* pulsanti dei form ********************
***********************************************/
#formEditor20 {
	display: flex;
	width: 99%;
}
#formEditor20 input[type="submit"],
#formEditor30 input[type="submit"],
#formEditor30 input[type="file"],
#form_login 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;
    text-transform: lowercase;
    font-weight: 700;
    font-variant: small-caps;
    border: 0;
}
#formEditor30 input[type="button"] {
    border: 0;	
	padding: 6px 12px;	
}
#formEditor20 input[type="submit"],
#formEditor30 input[type="submit"],
#formEditor30 input[type="file"],
#formEditor30 input[type="button"],
#form_login input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
#btnSalva,
.pulsante {
	background-color: #1f3f65;
	color: #FFFFFF;
	margin-top:10px;
	border-radius: 4px;
}
#formEditor20 input[type="submit"]:hover,
#formEditor30 input[type="submit"]:hover,
#form_login input[type="submit"]:hover,
#votaSondaggio input[type="submit"]:hover,
#votaSondaggio input[type="reset"]:hover,
#btnSalva:hover,
.pulsante:hover {
	background-color: #000000;
	color: #FFFFFF;	
}

#form_newsletter1299 input {
	padding: 6px 12px;
    margin-right: 7px;
    border: 2px solid #e6e9f2 !important;
    border-radius: 4px;
}
#form_newsletter1299 input[type="checkbox"] {
	display: inline;
}
#form_newsletter1299 input[type="submit"],
#form_newsletter1299 input[type="reset"] {
    background-color: #1f3f65;
    color: #FFFFFF;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 10px 12px;
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.2;
    text-transform: lowercase;
    font-weight: 700;
    border: 0;
    border-radius: 3px;
}


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



.vistaTabella th {
	background-color: #9A1B14;
    color: white;
    padding: 15px 15px;
    border-right: 1px solid #FFFFFF;
}

.vistaTabella th a{
    color: white;
}
.titolo-nero{
    color: #000000;
    line-height: 1.5;
    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 #e6e9f2;
}
.noTitleStuff .ui-dialog-titlebar {
	display: none;
}
.ui-widget-content {
	font-size: 1.5rem !important;
	color: #000000;
	z-index: 999;
}
.media13 img {
	margin-top:0px !important;
}


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

.center {
    text-align: center;
}

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

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

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

.margine-alto{
	margin-top: 60px;
}

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

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

.data-calendario-sfondo-bianco {
	color: #1f3f65;
    display: inline-block;
    background: #FFFFFF;
    margin-bottom: 10px;
    padding: 10px 15px;
	margin-left: -14px;
	font-size: 0.9em;
	font-weight: 600;
}
.data-calendario-sfondo-bianco::before {
    font: normal normal normal 20px/1 FontAwesome;
    content: '\f017 ';
    margin-right: 8px;
	vertical-align: middle;
}

.btn-archivio {
	display: inline-block;
    color: #000000;
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 1.1em;
	font-weight: 600;
}
.btn-archivio a{
	color: #1f3f65;
	text-decoration: none !important;
}
.btn-archivio a:hover{
	color: #3a71b3;
	text-decoration: underline !important;
}
.btn-archivio .fa {
	font-size: 1.2em;
    margin-right: 5px;
    vertical-align: top;
	color: #1f3f65;
}


#tiptip_content {
	border: 2px solid #1f3f65 !important;
	background-color: #FFFFFF;
	color: #000000 !important;
	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: #1f3f65;
    border-radius: 5px;
    padding: 15px 15px 10px 15px;
    margin-top: 15px;
    min-height: 85px;
    color: #FFFFFF;
}
.istanza-banner-ist:hover {
	background: #3a71b3;
}
.titolo-banner-ist {
	font-size: 1em;
    font-weight: 700;
    padding-bottom: 10px;
}
.cont-grigio{
	background: #e6e9f2;
	padding:10px 15px 10px 15px;
	margin-bottom: 10px;
}
.cont-bianco{
	background: #FFFFFF;
	padding:10px 15px 10px 15px;
	margin-bottom: 10px;
}
.data-calendario strong{
	font-weight: 700;
}
.data-blog .fa {
    margin-right: 10px;
}
.testo-arancione, .testo-arancione a {
    color: #1f3f65 !important;
    font-weight: 600;
}
.containerBreadcrumb {
	padding: 20px 0px 30px 0px;
    border-top: 2px solid #e6e9f2;
}
.pannello35::before {
	font-family: "Font Awesome 5 Free";
    content: "\f54b";
    margin-right: 8px;
    color: #3a71b3;
    vertical-align: middle;
    font-size: 1.2em;
	font-weight: 600;
}
.istanza-img-col {
position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    max-height: 150px;	
}

.campo-obbligatorio {
	border-width: 2px !important;
	border-color: #1f3f65 !important;  
	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 20px 0px !important;
}
.icon-editoriale-list{
    background: #FFFFFF;
    color: #E5E5E5;
    border: 3px solid #E5E5E5;
    border-radius: 100px;
    width: 8rem;
    height: 8rem;
    font-size: 2.2em;
    padding: 18px 0px 15px 16px;
    margin-right: 15px;	
}
.bordino-blu{
	margin-top: 3px;
	margin-bottom: -13px;
	background-color: #3a71b3;
	height: 0.3rem;
	width:15%;
	position: relative;
}
.contenitore-bordo-alto{
	border-top: 3px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}
.media-left-novita {
	width: 40%;
}
.socio-home {
	text-align: center;
	margin: 20px 0px;
	padding: 15px;
}
body.onscroll .gototop {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 30px;
    z-index: 9999999;
    width: 4.4rem;
    height: 4.4rem;
    background-color: #1f3f65;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    font-size: 1.3em;
    border: 2px solid #fff;
    border-radius: 22px;
    cursor: pointer;
}
.gototop {
    display: none;
}
.divieto {
	color: #19191A;
	background-color: #fbfbfb;
	border-top: 2px solid #CCCCCC;
	border-left: 8px solid red;
}
.divieto a {
	color: #1e1212;
}
.avvisone,
.avvisino {
	color: #19191A;
	background-color: #fbfbfb;
	border-top: 2px solid #CCCCCC;
	border-left: 8px solid #d1ae00;
}
.avvisone a,
.avvisino a {
	color: #685815;
}
.ok,
.richiesta,
.msgAvvisoOK {
	color: #19191A;
	background-color: #fbfbfb;
	border-top: 2px solid #CCCCCC;
	border-left: 8px solid #65b446;
} 
.ok a,
.richiesta a,
.msgAvvisoOK {
	color: #1f3f65;
}
.divieto,
.ok,
.richiesta,
.avvisino,
.avvisone {
	background-image: none;
	padding: 15px 30px;
	margin: 30px 0px;
	font-weight: bold;
} 
.divieto img,
.ok img,
.richiesta img,
.avvisino img,
.avvisone img {
	display: none;
}

.banner2 {
	border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px 15px 0px 15px;
    height: 10rem;
    color: #19191A;
    background: #ffffff;
}
.banner2 .fa {
    margin-top: 5px;
    color: #ffffff;
}
.banner2 .icona-area {
    margin-right: 0;
}
.sfondo-rosso {
	background: #1f3f65;
}
.sfondo-grigio {
	background: #303030;
}
.sfondo-bianco {
	background: #FFFFFF;
}
.cont-banner-slider{
	margin-top: -170px;
}
.banner-slider{
	padding: 10px;
	background: url(grafica/transparent-bg.png);
	border-radius:3px;
	margin-right:2px;
}
.titolo-banner-slider {
	background: #ffffff;
	padding: 15px;
	border-radius:3px;
	color: #1f3f65;
	font-size: 1.4em;
    font-weight: 600;	
}
.titolo-banner-slider a{
	color: #19191A;
}
.titolo-banner-slider .fa{
	color: #1f3f65;
}
#map_canvas0 {
	height: 41.5rem;
}
#map_canvas1 {
	height: 35rem;
	margin-bottom: 40px;
}
.immagine-news-in-colonna {
    position: relative;
    width: 100%;
    max-height: 150px;
    overflow: hidden;
}
.immagine-news-in-colonna img{
    width: 100%;
}

/*************************
*********SLIDER***********
*************************/
#main-slider{
	z-index: 777;
}
body.onscroll #main-slider{
	margin-top: 75px !important;
}

#main-slider  .slide-margin{
  margin-top: 0px;
}

#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: 45rem;
  position: relative;
}

#main-slider .carousel-content {
    position: absolute;
    top: 0;
    background-image: url(./grafica/transparent-bg.png);
    padding-top: 5%;
    width: 100%;
    height: 100%;
	color: #FFFFFF;
}

#main-slider  .titoloContSlider {
	font-weight:700;
	color: #FFFFFF;
	font-size: 2.4em;
    line-height: 1.4;	
}

#main-slider .descContSlider {
	color: #FFFFFF;
	font-size: 1.2em;	
}

.img-slider {
	max-height: 165px;
    overflow: hidden;
    margin: 5px 15px 10px 15px;
	float: left;
}
.btn-slider {
	border: 2px solid #FFFFFF;
	border-radius: 4px;
	padding: 15px 30px;
	display: inline-block;
	margin-top: 30px;
}
.btn-slider a{
	color: #FFFFFF;
	text-decoration: none !important;
}	

/***********************************
*********BOX INFORMAZIONI***********
***********************************/
.row.BoxSmall {
    width: 74rem;
}
.boxPiccolo.text-center {
    width: 14.8rem;
    height: 11rem;
    display: table-cell;
    background: #fff;
    border-right: 1px solid #ebeaeb;
}
.row.BoxSmall {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.container.boxS {
    background: #EBEAEB;
    width: 100% !important;
    max-width: unset;
    height: auto;
    margin-bottom: 30px;	
}
.boxPiccolo .fa {
  font-size: 1.2em;
  padding: 20px 0px 5px 0px;
  color: #1f3f65 !important;
}
.tit {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0.3rem;
}
p.tit-small {
    font-size: 1.4rem;
    font-weight: 300;
}

.istanza-bordo-alto {
	border-top: 2px solid #DADADA;
    margin-bottom: 25px;
    padding: 15px 0px 10px 0px;	
}
.istanza-bordo-basso {
	border-bottom: 1px solid #e6e9f2;
    padding-bottom: 15px;
	margin-bottom: 30px;
}
/***********************************
*********CAMPI OGGETTI***********
***********************************/
.img-primo-piano {
    position: relative;
    width: 100%;
    height: 18rem;
    overflow: hidden;
	background: #e6e9f2;
}
.img-primo-piano img {
    width: 100%;
    overflow: hidden;
}
.img-lista {
    max-width: 150px;
    max-height: 150px;	
    overflow: hidden;
    margin-right: 10px;
}
.tipologia-bandi {
	padding: 10px 20px;
	background: #cccccc;
	display: inline-block;	
}
.u-inlineBlock{
	display:none !important;
}
.img-lettura {
    margin: 15px 0px 15px 0px;
    /*max-height: 250px;*/
    overflow: hidden;
}
.img-lettura img {
    width: 100%;
    height: auto;
    margin: 5px 10px 10px 0px;
}
/***********************************
*********EVENTI***********
***********************************/
.font32{
  font-size: 3.2rem !important;
}
.font22{
  font-size: 2.2rem !important;
}
.font14{
  font-size: 1.4rem !important;
}
.font18{
  font-size: 1.8rem !important;
}
.text-reddo, .text-reddo a {
    color: #1f3f65;
}
/*[data-include="eventi"] .titoloSez {
    display: inline-flex;
    line-height: 35px;
    padding: 63px 0 30px 0;
}*/
.titolo-1-text {
	position: relative;
    text-align: left;
    padding: 15px 0px 25px 0px;
	font-size: 3.2rem;
    line-height: 1.2;
}
.titoloSez .fa {
    display: block;
    width: 3.5rem;
    line-height: 35px;
    background: #656565;
    text-align: center;
    height: 3.5rem;
    border-radius: 100px;
    color: #fff;
    margin-right: 1rem;
}

.nav-tabs {
    border-bottom: unset;
    border-bottom: unset;
    margin-left: auto;
    margin-right: auto;
    border-top: 5px solid #014378;
    margin-bottom: 30px;
	margin-top: 20px;	
}
.nav-tabs>li>a {
    font-weight: 600;
    padding: 20px 15px 20px 15px;
    margin-bottom: 2px;
    border: 0;
	border-radius:0;
    font-size: 1.6em;	
	text-decoration: none !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
    cursor: default;
    font-size: 1.6em;
    font-weight: 600;
    background-color: #3a71b3;
    padding: 20px 15px 20px 15px;
    margin-bottom: 2px;
    border: 0;	
	border-radius:0;	
	text-decoration: none !important;
}
.nav-tabs>li.active>a:hover {
    border: 1px solid #ddd;
    text-decoration: unset !important;
    border: 0;
}
.nav-tabs .fa {
	font-size: 1rem;
}

.text-center {
    text-align: center!important;
}
div#exTab2 {
    margin-top: 2rem;
    position: relative;
    display: block;
}
.eventTab ul.nav.nav-tabs li a {
    color: #303030;
	border: 0;
}
.eventTab ul.nav.nav-tabs li a:hover {
    text-decoration: none;
	background-color: #ffffff;	
}
.nav-tabs>li.active>a {
	border: 0;
}
.tabEvent .card-title,.tabEvent p.font14 {
    margin-bottom: 0.5rem;
}
.tabEvent hr{
    margin: 0.5rem 0;
}
.tabEvent p.card-text {
    max-height: 47px;
    overflow: hidden;
    position: relative;
}
.tabEvent {
    margin-top: 70px;
}
.tabEvent .col-lg-4.col-sm-12 {
    float: left;
    margin-bottom: 2rem;
}
.tabEvent p.card-text:after {
    content: "...";
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 3px;
    width: 3rem;
    background: #fff;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 10%);
}
.row.btn-allEvent button {
    color: #303030;
    background: #fff;
    border-radius: 0;
    font-weight: 600;
}
.row.btn-allEvent {
    display: block;
    position: relative;
    text-align: right;
    margin-bottom: 3.5rem;
    margin-top: 2rem;
}
.row.btn-allEvent button:hover {
    color: #1f3f65;
    border-color: #1f3f65;
}
@media screen and (min-width: 1300px) {

}
@media screen and (min-width: 1025px) and (max-width: 1299px) {

}
@media screen and (min-width: 768px) and (max-width: 1024px) {

}
@media and (min-width: 577px) and (max-width: 767px) {
  .tabEventi td span, .tabEventi [scope="col"] span {
      padding: 0.7rem;
  }
  .tabEventi td, .tabEventi [scope="col"] {
      padding: 0rem;
      font-size: 1.5rem;
  }
  .btn-archivio button {
    margin-top: 2rem;
    font-size: 1.2rem;
    padding-left: 1rem;
  }
  .row.btn-allEvent {
    margin-right: 0.5rem;
  }
  .tabEvent {
    margin-top: 2rempx;
  }
}
@media (max-width: 576px) {
  .eventTab ul.nav.nav-tabs li a strong{
    font-size: 1.4rem;
  }
  .tabEventi td span, .tabEventi [scope="col"] span {
      padding: 0.7rem;
  }
  .tabEventi td, .tabEventi [scope="col"] {
      padding: 0rem;
      font-size: 1.5rem;
  }
  .btn-archivio button {
    margin-top: 2rem;
    font-size: 1.2rem;
    padding-left: 1rem;
  }
  .row.btn-allEvent {
    margin-right: 0.5rem;
  }
  .tabEvent {
    margin-top: 2rempx;
  }
}

/*******************GALLERIA IMMAGINI***********************/
.istanza-immagine {
    width: 19.5rem;
    margin: 0px auto 20px auto;
    max-height: 130px;
    overflow: hidden;
}
.istanza-immagine-col {
    width: 100%;
    margin: 0px auto 20px auto;
    max-height: 160px;
    overflow: hidden;
}
.istanza-immagine img,
.istanza-immagine-col img{
    width: 100%;
    overflow: hidden;
}

.istanza-immagine-100 {
    width: 100%;
    margin: 0px auto 20px auto;
    max-height: 200px;
    overflow: hidden;
	position: relative;
}
.istanza-immagine-100 img{
    width: 100%;
    overflow: hidden;
}
.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;
}
.desc-img {
	position: absolute;
    bottom: 0;
    padding: 10px 15px;
    width: 100%;
    color: #ffffff;
}
.desc-img:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #1f3f65;
    position: absolute;
    bottom: 37px;
    left: 37px;
}

/*******************SLIDER NEWS***********************/
#sliderBannerCont {
    margin: 30px 0px;
}
.imgNotizieScorrimento {
    height: 23rem;
	background-color: #ffffff;

}
.imgNotizieScorrimento a {
    display: block;
    width: 100%;
    height: 100%;
}
.slide-home-cont {
	background-color: #e6e9f2;
    padding: 15px 15px 2px 15px;
    height: 23rem;
    overflow: hidden;
    position: relative;
}
.dataNotizieScorrimento {
    font-size: 0.9em;
    font-weight: normal;
} 
.dataNotizieScorrimento::before {
	font-family: "Font Awesome 5 Free";
    content: "\f274";
    margin-right: 8px;
    color: #19191A;
    vertical-align: top;
    vertical-align: middle;
    font-size: 1em;
}
.stileTitolo404::before {
	font-family: "Font Awesome 5 Free";
    content: "\f07c";
    margin-right: 8px;
    color: #19191A;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em;
}
.stileTitolo405::before {
	font-family: "Font Awesome 5 Free";
    content: "\f35b";
    margin-right: 8px;
    color: #FFFFFF;
    vertical-align: middle;
    line-height: 23px;
    font-size: 1em;
}
.oggetto256::before {
	font-family: "Font Awesome 5 Free";
    content: "\f35a";
    margin-right: 8px;
    color: #661e2b;
    line-height: 31px;
    font-size: 0.8em;
    float: left;
}
.captionNotizia.titolo{
	font-size: 1.4em;
    line-height: 1.2;
	text-decoration: none !important;
	color: #3a71b3;
}
.captionNotizia.titolo a{
	text-decoration: none !important;
}
.captionNotizia.titolo a:hover{
	text-decoration: underline !important;
}

.bordo-grigio {
	width: 100%;
    height: 0.2rem;
    background: #c5c7cc;
    margin: 10px 0px;
}
.bordo-blu {
	width: 70%;
	height: 0.3rem;
	background: #2572C7;
	margin: 10px 0px;
}
.ombra-dx {
	position: absolute;
    top: 0;
    right: 0;
    width: 0.8rem;
    height: 100%;
    background-image: url(grafica/ombra-dx.png);
    background-repeat: repeat-y;	
}
.ombra-sx {
	position: absolute;
    top: 0;
    left: 0;
    width: 0.8rem;
    height: 100%;
    background-image: url(grafica/ombra-sx.png);
    background-repeat: repeat-y;	
	
}
/*******************PANNELLO NEWSLETTER***********************/
.logo-newsletter {
	width: 29rem;
	margin: 0px auto;	
}
.btn-newsletter {
	color: #FFFFFF;
	background: #ec004b;
	padding: 15px 15px;
	display: inline-block;
    margin-left: 25px;
	border-radius: 4px;	
}
.btn-newsletter a{
	color: #FFFFFF;
}
.btn-newsletter:hover{
	color: #FFFFFF;
	background: #1f3f65;
}

.stileTitolo134::before {
    font: normal normal normal 22px/1 FontAwesome;
    content: '\f02c';
    color: #0275d2;
    margin-right: 5px;
    vertical-align: middle;
}
.panel-group .panel {
	border-radius: 0;
}
.panel-default>.panel-heading {
	background: #FFFFFF;
}
.panel-group .panel {
	margin-bottom: 20px;
}
.esattamenteogg0 {
	display: none;
}
.review36 .istanza_pari {
	border: none;
    padding: 10px 0px;	
}
.review36 .istanza_pari::before {
    font-family: "Font Awesome 5 Free";
    content: "\f35a";
    margin-right: 8px;
    color: #661e2b;
    line-height: 28px;
    font-size: 0.8em;
    float: left;
}
.ui-tooltip, .arrow:after {
    background: #1f3f65;
    border: 2px solid white;
  }
.ui-tooltip {
	font-family: 'Titillium Web', sans-serif;
	padding: 20px 20px;
	color: white;
	border-radius: 20px;
}
.pannello30 h1 {
    margin-top: 0px;
    line-height: 1.2;
	font-size: 2.69em;
}
.txtTitoloPannello {
	margin-top: 0;
	margin-right: 50px;
}
.etiMenuLink {
	padding: 0px 15px;
}
.colonna {
	margin-top: 80px;
}
.stileTitolo16::after,.stileTitolo252::after {
	content: '';
    position: absolute;
    width: 50%;
    left: 0;
    bottom: -5px;
    border-bottom: 3px solid #3a71b3;
}
.pannello105 h3 {
	margin-left: 15px;
}

/******************* Banner **********************/
#banner .container {
	padding: 30px 0px 15px 0px;
}
.partner_single_content_grande {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 130px;
    z-index: 5;
    margin-bottom: 30px;
	background: #FFFFFF;
    overflow: hidden;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 6px 18px 0px rgba(204,204,204,1);
}
#bacheca .partner_single_content_grande {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	max-height: none;
    z-index: 5;
    margin-bottom: 30px;
    background: #FFFFFF;
    overflow: hidden;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 6px 18px 0px rgba(204,204,204,1);
}
.partner_single_content_grande img {
    display: block;
    height: 100%;
    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 a {
    color: #FFFFFF;
    display: block;
    font-size: 1.6rem;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#bacheca .partner_single_content_grande div a {
	margin-top: 40%;
}
.partner_single_content_grande .fa {
    display: block;
    font-size: 1.3em;
    margin-top: 5px;
}
.partner_single_content_grande:hover div {
    transform: scale(1);
    opacity: 1;
}
.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 div {
    background: none repeat scroll 0 0 rgba( 51, 51, 51, 0.9);
}

a.concorsi-home{
    display: block;
    margin: auto;
    background-color: #203f65;
    border: 1px solid #203f65;
    width: 80%;
    padding: 0.3rem 1rem;
    text-align: center;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 600;
    font-size: 2rem;
    text-decoration: none !important;
}

a:hover.concorsi-home{
    background-color: #fff;
    color: #203f65;
}

/* ckeditor */
.cke_editable table {
    border: 1px solid #000 !important;
}

.cke_editable td, 
.cke_editable th {
    border: 1px solid #000 !important;
}