@import 'titillium.css';

body {
	/* font-size: 1.4rem; enrico */
	font-size: 1.6rem;
	font-family: 'Titillium Web', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
a {
	color: #0F5391;
	text-decoration: underline;
}
a:focus{
	outline-color: #2197db;
	outline-width: 3px;
	outline-style: solid;
	outline-offset: 3px;
	box-shadow: inset 0 0 4px 1px #2197db,0 0 7px 2px #2197db;
	z-index: 155000;
}
a:focus-visible {
	text-decoration: underline;
	text-decoration-thickness: 3px;
	text-underline-offset: 2px;
	/* background: rgba(33,151,219,.15); */
}

a:hover {
	/*color: #1100D9;*/
	color: #1268b3;
	text-decoration: none;
}


.blur-focus:focus,
.blur-focus:focus-visible {
	outline: 3px solid #2197db;
	outline-offset: 3px;
	/* opzionale: anello esterno che non sposta il layout */
	box-shadow: 0 0 0 3px #fff, 0 0 0 6px #2197db;
}
/* wrapper della coppia input+button (nel tuo markup è .input-bottom) */
.input-bottom { position: relative; }
.input-bottom:focus-within {
	outline: 3px solid #2197db;
	outline-offset: 4px;
	border-radius: 6px;
}

/* base: assicurati che i “btn” siano box, così l’outline abbraccia il componente */
a.btn {
	display: inline-block;
	border: 2px solid transparent; /* cue non solo cromatico */
}

/* focus tastiera altamente visibile (almeno 2px) */
a.btn:focus-visible {
	/* evito doppio bordo */
	box-shadow:
		0 0 0 3px #fff,              /* anello interno di separazione */
		0 0 0 6px #2197db;           /* anello esterno ben contrastato */
}

/* se esiste qualcosa tipo .btn:focus{  outline: 3px solid #000; outline-offset: 3px;} → sovrascrivi */

.btn:focus-visible { /* regola già sopra */ }

.link, .piece-btn-wrapper { position: relative; }
.link:focus-within,
.piece-btn-wrapper:focus-within {
	outline-offset: 6px;
	border-radius: 6px;
}


.social-icons .fa-brands {
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
}
.btn {
	background-color: #8f103b;
	color: #fff;
}
.text a {
	border-bottom: 1px solid #5662a02e;
	text-decoration:none;
}
.text a:focus, 
.text a:hover {
	border-bottom: 1px solid #5662a08f;
	text-decoration:none;
}
.accordion .sub-header, .detail-page .sub-header, .h1, .h2, .h3, .h4, .h5, .h6, .styled-form header, .type-search .search-result-heading, h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web',"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.accordion .acco-header > a {
	color: #D50158;
	font-size: 1.8rem;
}
.body h1.piece-heading, .element h1.heading {
	font-weight: bold;
	color: #D50158;
	margin-bottom: 2rem;
}
.intro-headline > .intro {
  font-size: 60%;
}
.body h2.piece-heading, .element h2.heading {
	font-weight: bold;
	color: #D50158;
	margin-bottom: 2rem;
}
.box-hp-4 .element {
	margin-bottom: 1rem;
}
.box-hp-rosso {
	background: #D50158;
	color: white;
	font-size: 2rem;
	text-align: center;

}
.box-hp-rosso h2.piece-heading {
	background: #D50158;
	color: white;
	font-size: 2rem;
	text-align: center;
}
.box-hp-rosso h2.piece-heading span {
	background: #D50158;
	color: white;
	font-size: 1.4rem;
	text-align: center;
	padding: 0 10px;
}
.box-hp-in-breve .image-src-box.presized img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	/*! max-width: 62%; */
	/*! max-height: 62%; */
}
.box-hp-invia-segnalazione {
	background: #D50158;
	color: white;
	padding: 27px 83px;
	margin-top: 50px;
}
.box-hp-invia-segnalazione h2 {
	color: white;
}
.box-hp-invia-segnalazione .element.only-link {
	margin-top: 30px
}
h1, .h1 {
	color: #D50158;
	font-size: 3.8rem;
}

#home h1.piece-heading {
	color: #fff;
	background-color: #4658B8;
}
#home footer h1.piece-heading {
	color: #fff;
	background-color: #0a1b76;
}
h2, .h2 {
	color: #D50158;
	font-size: 3.8rem;
}
aside h2, aside .h2 {
	color: #D50158;
	font-size: 1.8rem;
	font-weight: bold;
}
.text h2 {
	color: #000000;
	font-size: 2.2rem;
	font-weight: bold;
}
h3, .h3 {
	font-size: 2.4rem;
}
.box h3, .box .h3 {
	color: #D50158;
	font-weight: bold;
	font-size: 2.0rem;
}
h4, .h4 {
	font-size: 2rem;
}
.nav-main-items>li>a {
	font-size:1.8rem;
}
.nav-toggle {
	background-color: #BF1C55;
	color: white;
}
.nav-toggle.active {
	background-color: #BF1C55;
}

.list-entry .dl-link .dl-file {
	display: none;
}

#home .box-blue h1, #home .box-blue h2, #home .box-blue h3, #home .box-blue h4, #home .box-blue h5, #home .box-blue h6 {
	color: #fff !important;
	background-color: #22369f !important;
}
#home .box-blue a:not(.btn):not(.uncolored) {
	color: #fff !important;
	background-color: #22369f !important;
}

@media (min-width: 1014px) {
	.nav-main-items > li > a {
		font-family: 'Titillium Web',"Open Sans", Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	} 
	.nav-menu > li > a {
		font-size: 1.4rem;
	}	
	header.fh .h-meta {
		padding-top: 2rem;
	}
}
.detail-page .detail-visual .visual-info .person::before {
	content: "\f508";
}
.detail-page .detail-visual .visual-info .info::before {
	font-family: FontAwesome, 'Font Awesome 5 Pro';
}
.form-control {
	font-size: inherit;
}
select.form-control:not([size]):not([multiple]) {
	height: calc(3.4rem + 2px);
}

/* Container del form: flexbox per allineare input e button */
.styled-form.search-form form {
	display: flex;
	flex-wrap: wrap;         /* consente al contenuto di andare a capo su schermi piccoli */
	align-items: center;
	gap: 0.5rem;             /* spazio tra input e button */
	max-width: 100%;         /* evita overflow orizzontale */
}

/* Input text: cresce fino allo spazio disponibile */
.styled-form.search-form input[type="text"] {
	flex: 1 1 auto;          /* occupa tutto lo spazio disponibile */
	min-width: 0;            /* per evitare overflow in flexbox */
	padding: 1rem;         /* padding interno coerente */
	font-size: 1rem;         /* leggibilità */
	border: 1px solid #ccc;
	border-radius: 0.25rem;
}

/* Pulsante submit: dimensioni fisse, non cresce */
.styled-form.search-form button[type="submit"] {
	flex: 0 0 auto;          /* dimensione fissa */
	padding: 0.5rem 1rem;
	font-size: 1rem;
	border: none;
	border-radius: 0.25rem;
	cursor: pointer;
}

/* Pulsante hover/focus per accessibilità */
.styled-form.search-form button[type="submit"]:hover,
.styled-form.search-form button[type="submit"]:focus{
	background-color: #0056b3;
}

/* Placeholder testo coerente e leggibile */
.styled-form.search-form input::placeholder {
	color: #666;
}

/* Su dispositivi molto piccoli: input e button full width */
@media (max-width: 576px) {
	.styled-form.search-form form {
		flex-direction: column;
		align-items: stretch;
	}

	.styled-form.search-form button[type="submit"] {
		width: 100%;
	}
}


.quick-access-nav {
	position: absolute;
	display: block;
	top: -1000px;
	left: 0;
	width: 100%;
	z-index: 1000000;
	height: 50px;
	background-color: #30373D;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}
.quick-access-nav a {
	color: #fff !important;
}
.quick-access-nav a:focus, .quick-access-nav:focus{
	position: fixed;
	display: block;
	color: #ffffff;
	background-color: #641934;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1000000;
	outline: thin dotted black;
}
.quick-access-nav a:hover, .quick-access-nav:hover {
	position: fixed;
	display: block;
	color: #1268b3;
	background-color: #30373D;
	text-decoration: underline;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1000000;
}



#skip-content:focus{
	position: relative;
	width: 100%;
	height: 100px;
	display: block
}
#navbar {

}

.sticky {
	/*! position: fixed; */
	/*! top: 0; */
	/*! width: 100%; */
	/*! z-index: 6; */
}

.sticky + .content {
	padding-top: 60px;
}
.h-100 {
	height: 100% !important;
}
.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.title-fvg {
	display:inline
}
.title-fvg-small {
	display:inline
}
.barra-regione {
	height:48px;
	color:#fff;
	background-color:#000000;
	font-family:"Titillium Web",Tahoma,sans-serif
}
.barra-regione a {
	color:#fff;
	display:inline-block
}
a.regione {
	margin-left: 7px;
}
body#homepage a.regione {
	margin-left: 7px;
}
body.interne a.regione, body.standard a.regione {
	margin-left: 0px;
}
.barra-regione a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.language {
	position: relative;
	font-size: 1.4rem;
}
.language a span {
	text-transform: uppercase;
}
.dropdown-menu.show, 
.barra-regione .dropdown-menu.show {
	display: block;
	background: transparent;
	border: 0px;
}
.dropdown-menu.show li,
.barra-regione .dropdown-menu.show li{
	border: 1px solid #A2A2A2;
	background: #303030;
	color: white;
}
.dropdown-menu.show li a,
.barra-regione .dropdown-menu.show li a{
	background: #303030;
	color: white;
}

.to-top {
	display: block;
	position: fixed;
	right: 15px; 
	bottom: 15px;
	width: 50px;
	height: 50px;
	background-color: rgb(67, 67, 67);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 11111;
}  

.to-top .fa {
	line-height: 20px;
	font-size: 20px;
	padding: 15px;
}

.to-top.cd-is-visible, .to-top.cd-fade-out, .no-touch .to-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.to-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.to-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.to-top:hover {
	background-color: rgb(67, 67, 67);
	opacity: 1;
}

.barra-regione {
	height:48px;
	color:#fff;
	background-color:#000000;
	font-family:"Titillium Web",Tahoma,sans-serif
}
.barra-regione a {
	color:#fff;
	display:inline-block
}
a.regione {
	margin-left: 7px;
}
.barra-regione a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#interne .nav-side li > a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 15px;
	line-height:250% !important;
}
#interne .nav-side li > a:not(.btn) {
	color: #000;
}
#interne .nav-side li > a:not(.btn):focus, 
#interne .nav-side li > a:not(.btn):hover {
	color: #144382;
	background: #fff;
	text-decoration: none;
}
#interne .nav-side li:first-child > a:not(.btn) {
	font-weight: lighter;
}
/* #interne .nav-side li:first-child > a:not(.btn) {
border-left: 3px solid #D00000;
} */
#interne .nav-side .currentpage li > a:not(.btn) {
	color:#000000;
}
#interne .nav-side .currentpage li > a:not(.btn):active, 
#interne .nav-side .currentpage li > a:not(.btn):focus, 
#interne .nav-side .currentpage li > a:not(.btn):hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}
/*aggiunta Gianluca Moratti per gestire il posizionamento delle frecce per il menu indentato e dell'indentazione delle pagine diverse da currentpage*/
#interne .nav-side li>a.nav-label+a[aria-controls]::after {
	left: 50px;    
}
#interne .nav-side li ul {

	padding-left: 25px;

}
/*fine aggiunta*/
#interne .nav-side .currentpage {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #D00000;
	background-color: #fff;
	font-weight: bold;

	/*aggiunta Gianluca Moratti per gestire il menu IV livello*/	
	.collapse {    
		padding-left: 25px;
		li > a:not(.btn){
			font-weight: normal; 
			color:black;
			line-height: inherit !important;
		}		

		li.currentpage > a:not(.btn){	
			background-color: #FFE8F1;
			color:#000;
			font-weight: bold;		
		}
	}
	/*fine aggiunta*/
}
#interne .nav-side li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #D00000;
	background-color: #fff;

	/*aggiunta Gianluca Moratti per gestire il menu IV livello*/	
	.collapse {    
		padding-left: 25px;
		li > a:not(.btn){
			font-weight: normal; 
			color:black;
			line-height: inherit !important;
		}		

		li.currentpage > a:not(.btn){	
			background-color: #FFE8F1;
			color:#000;
			font-weight: bold;		
		}
	}
	/*fine aggiunta*/
}
#interne .nav-side li li > a:not(.btn) {
	padding-bottom: 10px;
}
#interne .nav-side li.currentpage > a:not(.btn) {
	background: 0 0;
	color: #1268B3;
	font-weight: bold;
}
#interne .menu-laterale-indent ul.nav-side li:not(:first-child) {
	margin-left:25px !important;
}
#interne .menu-laterale-secondario {
	border-radius:10px;
	background-color:#EFEFEF;
	margin-bottom:50px;
}
#interne .menu-laterale-secondario li:first-child > a:not(.btn) {
	font-weight:normal;
}
#interne .menu-laterale-secondario li > a:not(.btn):active, 
#interne .menu-laterale-secondario li > a:not(.btn):focus, 
#interne .menu-laterale-secondario li > a:not(.btn):hover {
	background-color: transparent;
}
#interne .menu-laterale-secondario .nav-side li.currentpage {
	background-color: #efefef;
}
#interne .menu-laterale-secondario .nav-side li.currentpage > a:not(.btn) {
	background-color: transparent;
	font-weight:bold;
}

/* #interne .menu-laterale-secondario li:first-child > a:not(.btn) {
border-left: 3px solid transparent;
} */
.area-header {
	margin-bottom: 0rem;
}
header.fh .header-group {
	border-bottom: 0px solid #dddddf;
}
.box-controversie {
	background-color: #DDE7F3;
}
.box-controversie h2 {
	font-weight:bold;
	font-size:1.5rem !important;
}
.icon-image.fa.fa-numero-verde {
	width: 150px;
	height: 53px;
	background: url(/cms/shared/corecom/numero-verde-controversie.png) no-repeat center center;
}

.icon-image.fa.fa-eventi {
	height: 45px;
	background: url(/cms/shared/ora/ico-eventi.png) no-repeat center center;
}
.icon-image.fa.fa-tirocini {
	height: 45px;
	background: url(/cms/shared/ora/ico-tirocini.png) no-repeat center center;
}
.icon-image.fa.fa-premilaurea {
	height: 45px;
	background: url(/cms/shared/ora/ico-premilaurea.png) no-repeat center center;
}
.icon-image.fa.fa-patrocini {
	height: 45px;
	background: url(/cms/shared/ora/ico-patrocini.png) no-repeat center center;
}
.icon-image.fa.fa-accordi {
	height: 45px;
	background: url(/cms/shared/ora/ico-accordi.png) no-repeat center center;
}
.icon-image.fa.fa-cultura {
	height: 45px;
	background: url(/cms/shared/ora/ico-cultura.png) no-repeat center center;
}

.fascia-attivita {
	height: 180px;
	background: #260c17 url(/cms/shared/ora/img-hero-interne.jpg) no-repeat center center;
}
.fascia-attivita .container-box {
	display: none;
}
.fascia-chi-siamo {
	height: 180px;
	background: #260c17 url(/cms/shared/ora/img-hero-interne.jpg) no-repeat center center;
}
.fascia-chi-siamo .container-box {
	display: none;
}
.fascia-notizie {
	height: 180px;
	background: #260c17 url(/cms/shared/ora/img-hero-interne.jpg) no-repeat center center;
}
.fascia-notizie .container-box {
	display: none;
}
.fascia-documentazione {
	height: 180px;
	background: #260c17 url(/cms/shared/ora/img-hero-interne.jpg) no-repeat center center;
}
.fascia-documentazione .container-box {
	display: none;
}

header.fh.pad-lg .sticky .isfixed .h-meta {
	display: none;
}
header.fh.meta-right .sticky .isfixed .header-links {
	display: none;
}

.nav-main-items>li a {
	font-style: normal;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
header.fh.title-left .h-info .h-title h1 {
	font-size: 1.8rem;
}

@media (min-width: 1014px) {
	header.fh.title-left .h-info .h-title h1 {
		font-size: 1.8rem;
		margin-bottom:0;
	}
	/*header.fh.title-left .h-info .h-title {
	position: absolute;
	top: 50px;
}*/
	header.fh .h-title {
		padding-top:0 !important;
		padding-bottom: 0 !important;
		font-weight: 400;
		color: #6B6C70;
		font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
		font-weight: bold;
	}
	header.fh .h-title strong {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		font-weight: 400;
		color: #000;
		font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
		font-weight: bold;
	}
	.box-controversie h2 {
		font-weight:bold;
		font-size:1.8rem !important;
	}
}
.box-hp {
	background: #0067B2CC;
}

#home .area-header {
	margin-bottom: 0px;
}
#interne .area-header {
	margin-bottom: 20px;
}

.teaser-tile .teaser.piece {
	border-left: 4px solid #8F103B;
	padding: 24px 24px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}
.teaser-tile .teaser.piece:hover,
.teaser-tile .teaser.piece:focus{
	background: #DDE7F3;
	color: #000;
}
.teaser-tile .teaser.piece a:hover,
.teaser-tile .teaser.piece a:focus{
	color: #000;
	text-decoration: none;
}

.teaser .heading > a {
	text-decoration: none;
	color: #000;
	display: inline-block;
}
.teaser .heading > a, 
.teaser .heading > a:focus, 
.teaser .heading > a:hover {
	text-decoration: none;
	color: #000;
}

.teaser .text > a {
	display: inline-block;
}


#home .type-iconbox:not(.box-controversie) {
	color: #000;
	background: #FFFFFF;
	border-left: 4px solid #8F103B;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
	min-height: 138px;
}
#home .type-iconbox a:not(.btn):not(.uncolored) {
	color: #002748;
}
#home .type-iconbox a:not(.btn):not(.uncolored):focus, 
#home .type-iconbox a:not(.btn):not(.uncolored):hover {
	color: #8F103B;
}
#home .type-iconbox:not(.box-controversie):hover {
	color: #F00053;
	background: #ffffff; /* enrico */
	border-left: 4px solid #F00053; /* enrico */
}
/*#home .type-iconbox:hover {
//	color: #BF1C55;
//	background: #F00053;
//}
*/
#home .btn {
	font-size: 1.4rem;
	line-height: 1.6;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
}
#home .btn.active, 
#home .btn:focus, 
#home .btn:hover, 
#home .open .dropdown-toggle .btn {
	color: #fff;
	background-color: #144382;
	text-decoration: none;
	outline: 1px solid #000;
}
#home .btn:hover {
	color: #fff;
	background-color: #641934;
	text-decoration: underline;
}
#interne .btn {
	font-size: 1.4rem;
	line-height: 1.6;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#interne .btn.active, 
#interne .btn:focus, 
#interne .btn:hover, 
#interne .open .dropdown-toggle .btn {

}
#interne .filterbox .collapse .btn {
	color: #000;
}

#home .search-form .btn {
	font-size: 1.4rem;
	line-height: 1.6;
	background-color: #144382;
	color: #fff;
	text-transform: uppercase;
}

#home .element:not(.piece)>.heading {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 4.3rem;
	color: #D50158;
	padding-bottom: 15px;
}

.btn.teaser-btn {
	display: none;
}

footer .piece .heading > h1.piece-heading {
	margin: 20px 5px 20px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	border-bottom: solid 0px #838587;
	/*! font-family: 'DecimaWE'; */
	font-style: normal;
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 4.3rem;
	color: #FFFFFF;	
}
footer .piece .heading > h2.piece-heading {
	margin: 20px 5px 20px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
	border-bottom: solid 1px #fff;
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 700;
	font-size: 2.2rem;
	line-height: 3.3rem;
	color: #FFFFFF;	
}
.area-foot .topfoot {
	display: flex;
	padding-top: 2rem;
	background-color: #0A1B76;
	color: #fff;
}
.area-foot .subfoot {
	display: flex;
	padding-top: 2rem;
	background-color: #0A1B76;
	color: #fff;
}
footer.area-foot .subfoot a:not(.btn) {
	color: #fff;
	text-decoration: none;
}
footer.area-foot .subfoot a:not(.btn):focus{
	color: #fff;
	outline: 1px solid #000;
} 
footer.area-foot .subfoot a:not(.btn):hover {
	color: #fff;
	text-decoration: underline;
}
footer .loghi-crfvg-agcom   {
	display: block;
}

#home .box-blue.evidenza.transparent {
	background-color: #22369F;
	background-image: none;
	opacity: 1;
}
#home .box-blue.evidenza.transparent h1 {
	font-size: 4rem;
	color: white
}
#home .box-blue.evidenza.transparent .teaser,
#home .box-blue.evidenza.transparent .body,
#home .box-blue.evidenza.transparent .intro,
#home .box-blue.evidenza.transparent .teaser-date {
	color: white
}
#home .box-blue.evidenza.transparent h2 {
	font-size: 2.5rem;
}
#home .box-blue.evidenza.transparent .teaser,
#home .box-blue.evidenza.transparent .body,
#home .box-blue.evidenza.transparent .intro,
#home .box-blue.evidenza.transparent .teaser-date {
	font-size: 2rem;
}
#home .box-blue.evidenza.transparent .pagination li * {
	color: #8F103B;
}

@media (min-width: 576px){
	.container {
		max-width: 540px;
	}
	.logo {
		background-size: contain;
	}
}

@media (min-width: 764px) {
	#home .header-hp.pt-100 {
		padding-top: 15rem !important;
	}
	html.desktop #home .header-hp.effect-parallax-bg {
		background-attachment: fixed;
		background-position: 0px 205px !important;
		background-size: contain;
	}

	#home .header-hp.pt-100 {
		padding-top: 15rem !important;
	}

	html.desktop #home .header-hp.effect-parallax-bg.versione {
		background-attachment: fixed;
		background-position: 0px 0px !important;
	}

}
@media (max-width: 767px){
	.intestazioneSX {
		width: 46%;
	}
}
@media (max-width: 764px) {
	.box-hp-rosso {
		padding: 20px;
	}	
	.box-hp-invia-segnalazione {
			padding: 27px 20px;
	}
}	
@media (min-width: 768px){
	.container {
		max-width: 720px;
	}
	.logo {
		background-size: contain;
	}
}
@media (min-width: 992px){
	.container {
		max-width: 960px;
	}
	.logo {
		background-size: cover;
	}
}
@media (min-width: 1200px) {
	/* .container {
	max-width: 1040px;
} Enrico */
}
/* Schermi grandi o ad alta risoluzione */
@media (min-width: 1690px) {
	/* header .h-group.co-lg-xl, .container {
	max-width: 1040px;
} Enrico */
}



@media (max-width: 768px) {
	footer .text-right{
		text-align: left;
		margin-top: 20px;
	}
}
@media (min-width: 768px) {
	.navbar-brand {
		position: relative;
		top: -3px;
		left: -30px;
	}
}
@media (min-width: 992px) {
	.navbar-brand {
		position: relative;
		top: -3px;
		left: 0px;
	}
	body.interne a.navbar-brand.regione, body.standard a.navbar-brand.regione {
		margin-left: 0px;
	}
	footer .loghi-crfvg-agcom  {
		display: none;
	}
}
@media (max-width: 1012px) {
	body .navMenu {
		background-color: #0b4577;
		top: -4px;
		margin-left: -46px;
		margin-right: -46px;
		padding: 0px 6px 0px;
		bottom: 0px;
		position: relative;
	}
	.navbar-nav .nav-item {
		text-transform: uppercase;
		border: 1px solid #fff;
		margin-bottom: 20px;
		border-radius: 10px;
		padding: 0 0.5em;
	}
	.content-nav {
		display: block;
		width: 100%;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 999;
	}
	.navbar-nav {
		background: #1167b2;
	}
	.icone {
		text-align: left;
		padding: 20px 0;
	}
	.icone ul {
		margin-bottom: 0rem;
	}
	.pt-100, .pv-100 {
		margin-top: auto;
		top: 0;
		position: inherit;
	}
	body .dropdown-menu.show {
		display: block;
		background: transparent;
		border: 0px;
	}
	body .dropdown-menu.show li {
		border: 1px solid #A2A2A2;
		background: #ffffff;
		color: #303030;
	}
	body .dropdown-menu.show li a {
		background: #ffffff;
		color: #303030;
	}
	#nav-main-addition {
		display: none;
	}
	header .h-group {
		order: 6;
		display: flex;
		position: relative;
		padding-right: 0;
		padding-left: 0;
		justify-content: space-between;
		align-items: center;
	}
	header .h-meta {
		display: flex !important;
		margin-right: 90px;
	}
	header .h-meta li.list-inline-item img {
		max-height: 50px;
		width: auto;
	}

}
@media (max-width: 576px) {
	header .h-meta {
		margin-left: 10px;
	}
	header .h-meta li.list-inline-item img {
		height: auto;
		max-width: 68%;
	}
	header .h-meta li:first-child.list-inline-item img {
		margin-bottom:10px;
	}
}
@media (min-width: 1013px and max-width: 1080px) {
	.barra-regione .dropdown-menu.show {
		display: block;
		background: transparent;
		border: 0px;
	}
	.barra-regione .dropdown-menu.show li{
		border: 1px solid #A2A2A2;
		background: #303030;
		color: white;
	}
	.barra-regione .dropdown-menu.show li a{
		background: #303030;
		color: white;
	}
}


@media ((min-width: 992px) and (min-width: 1080px)){
	.container {
		max-width: 1080px;
	}
	.co-lg-xl {
		max-width: 1080px;
	}
}
/* Schermi grandi o ad alta risoluzione */
@media (min-width: 1081px) {
	.container {
		max-width: 1450px;
	}
	.co-lg-xl {
		max-width: 1425px;
	}
	.header-hp .container {
		max-width: 1450px;
	}
}

/* Schermi grandi o ad alta risoluzione */
@media (min-width: 1690px) {
	.container {
		max-width: 1580px;
	}
	.co-lg-xl {
		max-width: 1555px;
	}
	.header-hp .container {
		max-width: 1555px;
	}
}

/* aggiunte Enrico */
.headline {
	font-weight: 600;
}
.type-iconbox:not(.box-controversie) .icon-text {
	margin-top: 1rem;
	font-weight: 600;
}
#home .type-iconbox:not(.box-controversie):hover .icon-text {
	color: #D00000;
}
#home .type-iconbox:not(.box-controversie):hover .icon-image{
	filter: invert(12%) sepia(83%) saturate(6725%) hue-rotate(13deg) brightness(80%) contrast(131%);
}
.box-controversie {
	border-radius: .5rem;
}
.body h1.piece-heading,
.element h1.heading {
	font-weight:bold;
	color:#D50158;
	margin-bottom:2rem;
}

header.fh.nav-center .nav-main-items>li a.nav-label,
header.fh.nav-right .nav-main-items>li a.nav-label {
	padding-left: 15px;
	padding-right: 30px;
	/*! line-height: 150%; */
	/*! margin-top: -10px; */
}
.nav-main-items>li[aria-expanded]>a::after {
	right: 10px;
	/*! line-height: 30px; */
}
ul.nav-breadcrumbs {
	padding-top:0 !important;
}
ul.nav-breadcrumbs:has(li) {
	padding-top:1rem !important;
}
.nav-breadcrumbs>li a {
	font-size: 1.6rem !important;
	color: #404245;
	background: #fff;
}
