/*!
Theme Name: Theme Feltrinelli
Theme URI: http://www.gag.it
Author: GAG
Author URI: http://www.gag.it
Description: Tema per Feltrinelli
Version: 1.0.0
Tested up to: 6.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: theme_feltrinelli
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 600;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	letter-spacing: -0.5px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}
@media screen and (max-width: 767px) {
	ul,ol {
		margin: 0 0 1.5em 0;
	}
}
ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}


a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*---------------# Components----------------------------------------------- */


/* --------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	display: inline-block;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

#primary-menu li {
	margin: 0 25px 0 25px;
	border-bottom: 7px solid transparent;
	transition: all 0.2s ease-in-out;
}

#primary-menu li:hover {
	border-bottom: 7px solid #2074AE;
}
.current-menu-item {
	border-bottom: 7px solid #2074AE!important;
}

#primary-menu li a {
	font-size: 1.313rem;
	font-weight: 600;
	color: #000;
	padding-bottom: 10px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.single-pubblico .entry-content {
	margin: 0
}
.entry-content p {
	line-height: 1.9rem;
}
@media (min-width: 992px) {
	.entry-content {
		padding-right: 4.5rem!important;
	}
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: .7em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: .7em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/**** VARIABLES ****/


/**** RESET ****/
body {
	font: 400 1.125rem/1.65rem Work Sans;
}

h1 {
	font-size: 2.5em;/* 3rem */
	font-weight: 600;
}
h2 {
	font-size: 1.8rem;
}
@media screen and (max-width:767px) {
	h1 {
		font-size: 2.5rem;
	}
}
/**** TITLE & TEXT ****/
.article__typology {
	font-size: .938rem;
	font-weight: 600;
	display: inline-block;
	background: #EAF6FA;
	padding: .2rem 1rem;
	margin: 0 auto;
}
.extralight {
	font-weight: 300 !important;
}
.light {
	font-weight: 400 !important;
}
.medium {
	font-weight: 600 !important;
	line-height: initial;
}
.bold {
	font-weight: 600;
}
.glowing__text {
	color: #EF4144;
	text-align: center;
	animation: glow 1s ease-in-out infinite alternate;
  }
  
  @-webkit-keyframes glow {
	from {
	  text-shadow: 0 0 5px #fff;
	}
	
	to {
	  text-shadow: 0 0 10px #e60000;
	}
  }
span.label__function {
	display: block;
	font-weight: 600;
	font-size: 1.50rem;/** 1.75**/
	border-bottom: 1px solid #000;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
span.label__title {
	display: block;
	font-weight: 600;
	font-size: 1.75rem;
	margin-bottom: 2rem;
}
/**** COLOR ****/
.celestino {
	color: #EAF6FA;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.blu {
	color: #2074AE;
}
.yellow {
	color: #feed01;
}
@media screen and (max-width: 767px) {
	.blu a {
		color: #2074AE!important;
	}
}
/**** BACKGROUND ****/
.back__celestino {
	background: #EAF6FA;
}
.light__blue {
	background: #EAF6FA;
}
.back__mid__blu {
	background: #2074AE;
}
.back__black {
	background: #000;
}
/**** LOGO ****/
.logo__fondazione {
	max-width: 170px;
}
@media screen and (max-width:767px) {
	.logo__fondazione {
		max-width: 120px;
	}
}
/**** MENU ****/
label#icon__menu {
	display: flex;
	flex-direction: column;
	width: 35px;
	cursor: pointer;
	margin-bottom: 14px;
}
@media screen and (max-width:991px) {
	label#icon__menu {
		margin-bottom: 0;
	}
}
label#icon__menu span {
	background: #000;
	border-radius: 10px;
	height: 3.25px;
	margin: 4px 0;
	transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);

}

label#icon__menu span:nth-of-type(1) {
	width: 50%;
	align-self: flex-end
}

label#icon__menu span:nth-of-type(2) {
	width: 100%;
}

label#icon__menu span:nth-of-type(3) {
	width: 100%;
}

label#icon__menu input[type="checkbox"] {
	display: none;
}

label#icon__menu input[type="checkbox"]:checked~span:nth-of-type(1) {
	transform-origin: bottom;
	transform: rotatez(45deg) translate(-7px, 15px)
}

label#icon__menu input[type="checkbox"]:checked~span:nth-of-type(2) {
	transform-origin: top;
	transform: rotatez(-45deg)
}

label#icon__menu input[type="checkbox"]:checked~span:nth-of-type(3) {
	transform-origin: bottom;
	width: 50%;
	transform: translate(14px, -5px) rotatez(45deg);
}

#site-navigation {
	height: 72px;
}
#menu-top {
	margin: 0;
	padding: 0;
}
#menu-top li {
	display: inline-block;
	list-style-type: none;
	margin-right: 25px;
}
#menu-top .current-menu-item {
	border-bottom: 0px solid #2074AE!important;
}
#menu-top li.current-menu-item a, #menu-top li a:hover {
	color: #2074AE;
}
#menu-top li a {
	color: #000;
	text-decoration: none;
}
/**** MEGAMENU ****/

.label__menu:before {
	content: '';
	width: 125px;
	height: 6px;
	background: #EAF6FA;
	margin-bottom: .8rem;
	display: block;
}
.label__menu {
	color:#2074AE;
	font-size: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
}
#megamenu {
	position: absolute;
	width: 100%;
	background: #fff;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	padding: 4rem 0 7rem 0;
	z-index: 20000;
	pointer-events: none;
}
#megamenu.fade-in {
	pointer-events: initial;
}
#megamenu ul {
	margin: 0;
	padding: 2rem 0 0 0;
}
#megamenu ul li {
	list-style-type: none;
	padding: .3rem 0;
}
#megamenu ul li a {
	font-size: 1.313rem;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	transition: all .2s ease-in-out;
}
#megamenu ul li a:hover {
	color: #2074AE;
}
#megamenu .current-menu-item {
    border-bottom: 7px solid transparent!important;
}
#megamenu .current-menu-item a {
	color: #2074AE;
}
.block {
	display: block!important;
}
.fade-in {
	opacity: 1!important;
}
@media screen and (max-width:767px) {
	#megamenu .current-menu-item {
		border-bottom: 7px solid #2074AE!important;
		width: max-content;
	}
}
@media screen and (max-width:991px) {
	.label__menu {
		font-size: 1.3rem;
	}
	#megamenu {
		padding: 0rem 0 10rem 0;
		height: 100vh;
		overflow: scroll;
	}
	#megamenu ul {
		margin: 0;
		padding: 0 0 0 1rem;
	}
	#site-navigation {
		height: auto;
	}
}
/**** MOBILE ****/
#site-navigation-primary-mobile ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

#site-navigation-primary-mobile ul li {
	display: block;
	width: 100%;
	vertical-align: middle;
	list-style-type: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#site-navigation-primary-mobile ul li.open>a>i {
	transform: rotate(90deg);
}

#site-navigation-primary-mobile ul li.open>a>i:not(:hover) {
	color: #f3ff09;
}

#site-navigation-primary-mobile ul li a {
	position: relative;
	display: block;
	color: #aeb2b7;
	text-decoration: none;
	width: 100%;
	padding: 14px 60px 14px 25px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	outline: 0;
	color: var(--black--color);
	padding: 1.25rem 0;
}

#site-navigation-primary-mobile ul li a span {
	display: inline-block;
}

#site-navigation-primary-mobile ul li a i {
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	position: absolute;
	touch-action: manipulation;
}

#site-navigation-primary-mobile ul li a i .fa-angle-left,
#site-navigation-primary-mobile ul li a i .fa-angle-right {
	padding-top: 3px;
}

#site-navigation-primary-mobile ul ul {
	display: none;
}

#site-navigation-primary-mobile ul ul li {
	border-bottom: none;
}
@media screen and (max-width:767px) {
	.btn__black.menu-item {
		width: calc(100% - 1.3rem);
		margin-top: 20px;
	}
	.btn__black.menu-item a {
		width: inherit!important;
		background-color: transparent!important;
		display: unset!important;
		color: #2074AE!important;
		text-align: left!important;
		padding: 0!important;
	}
	#primary-menu-mobile {
		padding-top: 1.5rem!important;
	}
	#megamenu #menu-top-1 li a, #megamenu #menu-top-2 li a, #megamenu #menu-top3 li a {
		font-weight: 400;
	}
	#megamenu .btn__normal.menu-item {
		width: calc(100% - 1.3rem);
		margin-top: 10px;
	}
	#megamenu .btn__normal.menu-item a {
		width: 100%;
		display: block;
		text-align: center;
	}
}
/**** BREADCRUMBS *****/
.breadcrumbs.container {
	margin-bottom: 1.8rem;
	text-align: center;
}
.breadcrumbs a, .breadcrumbs__separator, .breadcrumbs__current {
	color: #2074AE;
	text-decoration: none;
	font-size: .875rem;
	font-weight: 600;
}
.single-pubblico .breadcrumbs a, .breadcrumbs__separator, .breadcrumbs__current {
	color: #000;
	text-decoration: none;
	font-size: .875rem;
	font-weight: 600;
}
/**** SOCIAL ICONS ****/
.social__icons__header {
	margin: 0;
	padding: 0;
}

.social__icons__header li {
	display: inline-block;
	list-style-type: none;
	margin: 0 5px;
}

.social__icons__header li a {
	color: #000;
	border-radius: 50%;
}

.social__icons__header li a svg {
	transition: all 0.2s ease-in-out;
}

.social__icons__header li a:hover svg {
	fill: #2074AE;
}
/**** HEADER ****/
#header__pubblico {
	background: #feed01;
}
#header__pubblico p {
	margin-bottom: 0;
	font-size: 1rem;
}
.sticky__header {
	top: -1px;
	width: 100%;
	background: #fff;
	z-index: 100000;
	transition: top 0.2s ease-in-out;
}
#masthead {
	padding-top: 1rem;
}
.nav-up {
	top: -135px;
  }
.wpml-ls-legacy-list-horizontal {
	padding: 0 0 0 1rem;
  }
.wpml-ls-legacy-list-horizontal a {
	padding-top: 0;
	padding-bottom: 0;
	color: #000;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    border-right: 1px solid #000;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child {
    border-right: none;
}
/**** SEARCH ****/
#search {
	padding: 0 0 0 1.5rem;
}
#search i {
	cursor: pointer;
}
@media screen and (max-width: 991px) {
	#search {
		
	}
	#search i {
		font-size: 30px;
		margin-right: 30px;
	}
}
@media screen and (max-width: 767px) {
	#search {
		right: 75px;
	}
}
#full__layer__search {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	z-index: 10000000;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
}

#full__layer__search>div {
	z-index: 1000;
}

#full__layer_search .fa-search {
	cursor: pointer;
}

#full__layer__search span {
	font: 600 2.5rem/3rem var(--font-body);
	letter-spacing: 2px;
	color: #fff;
}

.back__search {
	background: #2074AEE6;
}

.close__pop {
	position: absolute;
	top: 60px;
	right: 60px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

#full__layer__search .close__pop span {
	display: block;
	font: 600 .5rem/.623rem var(--font--body);
	letter-spacing: 0.8px;
	color: var(--white--color);
	text-transform: uppercase;
}

.search__field {
	width: 100%;
	border-radius: 0;
	padding: 1rem 1.8rem;
	border: 1px solid #DEDEDE;
}

#search__ext,
#search__int {
	background: #000 none 50% / cover no-repeat;
}
.full__opacity {
	opacity: 1 !important;
	visibility: visible !important;
}
#searchform input[type="text"], #searchform select {
	background: #D4D4D4;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 1.313rem;
	color: #666;
	border-top: none;
	border-left: none;
	width: 100%;
}
#searchform select {
	padding-bottom: 1.38rem;
}
#searchform button {
	background: transparent;
    border: none;
    color: #fff;
    text-decoration: underline;
	font-weight: 600;
	letter-spacing: 0.8px;
}
#searchform button i {
	margin-right: 5px;
}
/**** FOOTER ****/
.site-footer {
	margin-bottom: 80px;
}
.cky-revisit-bottom-left {
	left: 10px;
	bottom: 100px;
}
.site-info p {
	margin-bottom: .2rem;
}
.site-info a {
	color: #2074AE;
	text-decoration: none;
}
#footer__pubblico p {
	margin-bottom: 0;
	line-height: 1.2rem;
}
#footer__pubblico {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #feed01;
	z-index: 10000;
	transition: transform 0.3s ease;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#newsletter__pubblico__slideup {
	display: none;
	background: white;
  }
  
#newsletter__pubblico__slideup.active {
	display: block;
	transform: translateY(0);
}
  
.icon__footer {
cursor: pointer;
width: 50px;
transition: transform 0.3s ease;
}

.icon__footer.rotated {
transform: rotate(180deg);
}
@media screen and (max-width:767px) {
	.icon__footer {
		width: 40px;
	  }
	  #footer__pubblico .container-fluid.pt__60.mt-2 {
		padding-top: 2rem;
	  }
}
#footer__pubblico .btn__arrow__container {
	border: 1px solid #000;
}
#footer__pubblico .btn__arrow__right {
    color: #000;
}
/**** NEWSLETTER ****/
#section__newsletter {
	background-position: center center;
	background-size: cover;
	padding-top: 3.25rem;
	padding-bottom: 3.25rem;
	border-bottom: 7px solid #F2F8FA;
}

#section__newsletter h2 {
	background: #fff;
	font-size: 2.5rem;
	font-weight: 600;
	color: #000;
	max-width: 600px;
	text-align: center;
	padding: 0 1.5rem;
	margin: 0 auto 1rem auto;
}

#section__newsletter .newsletter__text {
	background: #fff;
	font-size: 1.25rem;
	line-height: 1.85rem;
	color: #000;
	max-width: 600px;
	text-align: center;
	padding: 1.5rem;
	margin: 0 auto;
}

/**** ARTICLE ELEMENTS ****/
.page__article .icon__pubblico {
	width: 65px;
	height: 65px!important;
	position: absolute;
	left: 35px;
	top: 20px;
	z-index: 10;
}

#reading__time {
	color: #5E6977;
}
.single-pubblico .article__divider {
	background: #feed01;
	width: 195px;
	height: 10px;
	margin: 1rem auto;
	opacity: 1;
}
.single-pubblico .article__spacer {
	margin-bottom: 1.5rem;
}
.article__divider {
	background: #EAF6FA;
	width: 195px;
	height: 10px;
	margin: 1rem auto;
	opacity: 1;
}
.single-pubblico .article__divider__full {
	background: #feed01;
	width: 100%;
	height: 10px;
	margin: 1rem auto 2rem auto;
	opacity: 1;
}
.article__divider__full {
	background: #EAF6FA;
	width: 100%;
	height: 10px;
	margin: 1rem auto 2rem auto;
	opacity: 1;
}
.article__divider__full__1 {
	background: #2074AE4D;
	width: 100%;
	height: 1px;
}
.article__date {
	font-size: 1.25rem;
}

.article__author {
	background: #EAF6FA;
	padding: 1.2rem 1rem;
}
.single-pubblico .article__author {
	background: #feed01;
	padding: 1.2rem 1rem;
}
.article__multiauthor {
	background: #EAF6FA;
	padding: 1.2rem 1rem;
	margin-bottom: 10px;
}
.single-pubblico .article__multiauthor {
    background: #feed01;
    padding: 1.2rem 1rem;
    margin-bottom: 10px;
}
.article__author__role {
	color: #2074AE;
	font-size: .875rem;
}
.article__author img {
	width: 67%;
	min-width: 67%;
	height: auto;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: 50%;
	border: 8px solid #fff;
}
.article__multiauthor img {
	width: 30%;
	min-width: 30%;
	height: auto;
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: 50%;
	border: 4px solid #fff;
	margin-right: 15px;
}
.author__name:first-of-type, .author__name0, .author__name3 {
	border-right: 2px solid #000;
	padding-right: 4px;
}
.author__name:last-of-type, .author__name1, .author__name4 {
border: none;
padding-left: 4px;
}
.page-template-page-isola .article__author {
	min-height: 275px;
}
.article__author a, .article__multiauthor a {
	color: #000;
	font-size: 1.3rem;
}
.article__category {
	font-size: 2.875rem;
	position: relative;
	color: #000;
	text-decoration: none;
}

.article__category:before {
	content: '';
	width: 102%;
	height: 75%;
	position: absolute;
	z-index: -1;
}
.article__isola__back {
    width: fit-content;
    margin: 1.3rem auto;
}
.article__isola__back span {
	display: inline-block;
    font-size: 1.8rem;
    font-weight: 600;
    background: #2074AE;
    padding: .5rem .85rem;
    color: #fff;
    margin-bottom: 10px;
}
.label__economia::before {
	background: var(--economia)!important;
}

.label__politica::before {
	background: var(--politica)!important;
}

.label__storia::before {
	background: var(--storia)!important;
}

.label__immaginari::before {
	background: var(--immaginari)!important;
}
.label__economy::before {
	background: var(--economia)!important;
}

.label__politics::before {
	background: var(--politica)!important;
}

.label__history::before {
	background: var(--storia)!important;
}

.label__imaginary::before {
	background: var(--immaginari)!important;
}
.label__youngonly::before, .label__youngonly-en::before {
	content: '';
	background-image: url(img/youngonly.svg)!important;
	background-color: transparent!important;
	background-size: 70px 70px!important;
	width: 70px!important;
	height: 70px!important;
	text-indent: 0!important;
	display: block;

}

.article__tags {
	margin-top: 2.5rem;
}

.article__tags ul {
	margin: 0;
	padding: 0;
}

.article__tags ul li {
	list-style-type: none;
	display: inline-block;
	margin-right: .625rem;
}

.article__tags ul li a {
	color: #000;
	font-size: 1.313rem;
	font-weight: 600;
	text-decoration: none;
}

.article__title h1 {
	font-weight: 400;
}

.article__publications img {
	margin:1.5rem auto 1rem auto;
	display: block;
}

.article__publications span {
	display: block;
	font-weight: 600;
	margin-bottom: .5rem;
}

.article__social__share {
	margin-top: 2.25rem;
}
.article__video__home figure img, .article__scopri__top figure img {
	height: 300px!important;

}
.download__special {
	border-top: 9px solid #EAF6FA;
	margin-top: 30px;
	padding-top: 20px;
}
.download__special img {
	width: 20px;
	vertical-align: baseline;
}
.download__special a {
	color: #000;
	text-decoration: none;
}
.article__back__to {
	margin-bottom: 1rem;
	padding-top: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	padding-bottom: 0!important;
}
.article__back__to div {
	background: #EAF6FA;
	width: 100%;
	padding: .7rem 1.5rem;
	margin-bottom: 1rem;
}
.article__back__to span {
	font-weight: 600;
	font-size: 1.75rem;
	color: #000;
}
.article__back__to i {
	font-size: 1.3rem!important;
	color: #000!important;
	text-decoration: none!important;
}
.article__back__to a {
	color: #000!important;
	text-decoration: none!important;
	vertical-align: middle;
    padding: 0 0 0 1.3rem;
}
@media screen and (max-width:767px) {
	.article__video__home figure img, .article__scopri__top figure img {
		height: 400px!important;
	
	}
}
.article__caption {
	background: #fff;
    position: absolute;
    bottom: 5%;
    left: 5%;
    width: 90%;
    padding: 0.8rem;
    line-height: 1.2rem;
	border: 8px solid #2074AE;
}
.article__neutral__container {
	background-size: cover;
	background-position: center center;
	padding: 2rem;
}
.article__neutral__content {
	background-color: #fff;
    line-height: 1.2rem;
	padding: 1rem 2rem;
	border: 8px solid #2074AE;
}
.article__neutral a {
	text-decoration: none;
}
.article__neutral a h1, .article__neutral a h2, .article__neutral a h3, .article__neutral a h4, .article__neutral a p {
	color: #000;
}
.article__neutral__content p {
	margin-bottom: 0;
	line-height: 1.2;
}
@media screen and (max-width:1024px) {
	.article__caption {
		padding: 2rem 1.3rem;
	}
}
.article__video__home a  {
	color: #000;
	position: relative;
}
.article__video__icon img  {
	width: 50px;
	object-fit: initial;
}
.article__video__icon {
	position: absolute;
	left: 6%;
	top: 30px;
	z-index: 1000;
}
@media screen and (max-width: 1024px) {
	.article__video__home img[src$="svg"]  {
		top: 10%;
	}
}
@media screen and (max-width: 767px) {
	.article__video__home img[src$="svg"]  {
		top: 30%;
	}
}
.home .page__article:hover figure img[src$="svg"] {
	transform: scale(1)!important;
}
.home .page__article.article__card .btn__arrow__right {
	color: #000;
}
.article__hashtag {
	font-weight: 600;
	font-size: 1.2rem;
	color: #2074AE;
}
.article__card figure img {
	height: 400px!important;
}
.card__scopri .article__card__container {
	border: 3px solid #2074AE;
	width: 90%;
	margin: -20% auto 0 auto;
	background: #fff;
	padding: 1.2rem 1.5rem;
	position: relative;
	z-index: 2;
}
.page__article figure .article__card__icon, .article__card__icon {
	width: 65px;
	height: 65px!important;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 2;
}
.page__article.first .article__card__icon {
	width: 65px;
	height: 65px!important;
	position: absolute;
	left: 10%;
    top: 30px !important;
    z-index: 2;
    transform: translateX(-35%);
}
.article__scopri__left .page__article.first .article__card__icon {
	width: 65px;
	height: 65px!important;
	position: absolute;
	left: 4rem;
    top: 30px !important;
    z-index: 2;
}
.article__scopri__left .article__card__icon {
	width: 65px;
	height: 65px!important;
	position: absolute;
	left: 3rem;
    top: 30px !important;
    z-index: 2;
}
.article__card__container {
	border: 3px solid #2074AE;
	width: 90%;
	margin: -20% auto 0 auto;
	background: #fff;
	padding: 2.5rem 3.131rem;
	position: relative;
	z-index: 2;
}
.article__card__scopri__container {
	width: 90%;
	margin: -20% auto 0 auto;
	padding: 1.5rem 2.131rem;
	position: relative;
	z-index: 2;
	line-height: 1.2rem;
}
@media screen and (max-width:767px) {
	.article__card__container, .article__card__scopri__container {
		padding: 2.5rem;
	}
}
.article__card__container h2, .article__card__scopri__container h2 {
	font-weight: 600;
	font-size: 2.2rem!important;
}
.article__card__container h3, .article__card__scopri__container h3 {
	font-weight: 600;
	font-size: 1.2rem!important;
}
.card__scopri.article__card figure img {
	height: 250px!important;
}
.home .article__collabora__long figure img {
	height: 300px!important;
}

@media screen and (min-width:767px) {
	.article__even:nth-child(odd) {
		padding-right: 1rem;
	}
	.article__even:nth-child(even) {
		padding-left: 1rem;
	}
}
/** REPEATER **/
.article__subtitle {
	font-weight: 300;
	font-size: 1.4rem;/* 1.625rem*/
	line-height: 2rem; /*2.25rem*/
	color: #43484D;
}
.article__cite {
	text-transform: uppercase;
	color: #2074AE;
	font-size: 1.313rem;
	line-height: 2rem;
	text-align: center;
	padding: 5rem 2.813rem;
	border-top: 1px solid #2074AE4D;
	border-bottom: 1px solid #2074AE4D;
}
#pubblico__content .article__cite {
	text-transform: uppercase;
	color: #000;
	font-size: 1.313rem;
	line-height: 2rem;
	text-align: center;
	padding: 5rem 2.813rem;
	border-top: 1px solid #feed01;
	border-bottom: 1px solid #feed01;
}
.article__text a {
	word-break: break-word;
}
.article__label {
	font-size: 1.2rem!important;
	line-height: 1.2rem;
	font-weight: 600;
	margin-bottom: 1rem;
    padding: .2rem .3rem;
    display: inline-flex;
}
.article__text .form-group {
	margin-bottom: 1rem;
}
.article__text__sky {
	background: #EAF6FA;
	color: #2074AE;
	padding: 3.50rem 2.813rem;
}
#pubblico__content .article__text__sky {
	background: #feed01;
	color: #000;
	padding: 3.50rem 2.813rem;
}
.article__text__picker {
	padding: 3.50rem 2.813rem;
}
.article__text__image {
	background: #EAF6FA;
	color: #000;
	padding: 3.50rem 2.813rem;
}
.article__video {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}

.article__video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.article__menu__sticky {
	position: fixed;
	left: 50%;
	bottom: 0;
	width: 95%;
	transform: translateX(-50%);
	z-index: 1000;
}
.article__menu__sticky ul {
	margin: 0;
	padding: 0;
	min-width: 180px;
	height: 0;
}
.article__menu__sticky i {
	font-size: .8rem;
	margin-left: 5px;
	transition: all .3s ease-in-out;
}
.article__menu__sticky span, .article__menu__sticky a {
	color: #fff;
	font-size: 0.9rem;
	text-decoration: none;
	text-align: center;
	padding: .25rem 1.5rem;
	cursor: pointer;

}
.open__menu {
	height: auto!important;
}
.rotate__menu {
	transform: rotate(180deg)!important;
}

.article__menu__sticky span, .article__menu__sticky li {
	transition: all 0.3s;
}
.article__menu__sticky span {
	background: #2074AE;
	list-style-type: none;
	text-align: center;
	margin-bottom: 3px;
}
.article__menu__sticky li {
	background: #3B8AC1;
	list-style-type: none;
	text-align: center;
	margin-bottom: 3px;
}
#pubblico__content .article__menu__sticky span {
	background: #feed01;
	list-style-type: none;
	text-align: center;
	margin-bottom: 3px;
}
#pubblico__content .article__menu__sticky li {
	background: #fff383;
	list-style-type: none;
	text-align: center;
	margin-bottom: 3px;
}
.article__decor {
	display: block;
	width: 195px;
	height: 9px;
	background: #EAF6FA;
	margin-bottom: 20px;
}
.article__decor__h2 h2:before, .article__decor__h2 h3:before {
	content: '';
	display: block;
	width: 195px;
	height: 9px;
	background: #EAF6FA;
	margin-bottom: 20px;
}
#pubblico__content .article__decor {
	display: block;
	width: 195px;
	height: 9px;
	background: #feed01;
	margin-bottom: 20px;
}
#pubblico__content .article__decor__h2 h2:before, .article__decor__h2 h3:before {
	content: '';
	display: block;
	width: 195px;
	height: 9px;
	background: #feed01;
	margin-bottom: 20px;
}
.article__decor__blu {
	display: block;
	width: 195px;
	height: 9px;
	background: #2074AE;
	margin-bottom: 20px;
}
#pubblico__content .article__decor__blu {
	display: block;
	width: 195px;
	height: 9px;
	background: #feed01;
	margin-bottom: 20px;
}
.owl-nav {
    position: absolute;
    top: 10px;
    right: 30px;
}
.owl-prev span, .owl-next span {
	font-size: 40px;
	color: #fff;
	margin: 0 10px;
}
.article__intro {
	padding: 2rem;
	border-top: 1px solid #2074AE;
	border-bottom: 1px solid #2074AE;
}
#pubblico__content .article__intro {
	padding: 2rem;
	border-top: 1px solid #feed01;
	border-bottom: 1px solid #feed01;
}
.article__intro h1, .article__intro h2, .article__intro h3, .article__intro h4, .article__intro p {
	margin: 0;
}
.article__intro .col-lg-4 {
	color: #2074AE;
	font-size: 2rem;
	line-height: 2.1rem;
}
.article__intro .col-lg-8 {
	color: #2074AE;
	font-size: 1.5rem;
}
#pubblico__content .article__intro .col-lg-4 {
	color: #feed01;
	font-size: 2rem;
	line-height: 2.1rem;
}
#pubblico__content .article__intro .col-lg-8 {
	color: #feed01;
	font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
	.article__intro .col-lg-4 {
		color: #2074AE;
		font-size: 1.5rem;
		line-height: 1.7rem;
		padding-bottom: 1rem;
	}
	.article__intro .col-lg-8 {
		color: #2074AE;
		font-size: 1.125rem;
	}
	#pubblico__content .article__intro .col-lg-4 {
		color: #feed01;
		font-size: 1.5rem;
		line-height: 1.7rem;
		padding-bottom: 1rem;
	}
	#pubblico__content .article__intro .col-lg-8 {
		color: #feed01;
		font-size: 1.125rem;
	}

}
.article__relation {
	background: #EAF6FA;
}
.pubblico__content .article__relation {
	background: #feed01;
}
.article__relation figure img {
	height: 480px!important;
}
.article__relation h2:before {
	content: '';
	display: block;
	background: #2074AE;
	height: 9px;
	width: 195px;
	margin-bottom: 20px;
}
.pubblico__content .article__relation h2:before {
	content: '';
	display: block;
	background: #feed01;
	height: 9px;
	width: 195px;
	margin-bottom: 20px;
}
.article__relation h2 a {
	font-size: 2rem;
	color: #000;
	text-decoration: none;
}
.article__relation p {
	font-size: 1.125rem!important;
	line-height: 1.8rem;
}
.article__dx__sx {
	padding: 3rem 2rem;
}
@media screen and (max-width:767px) {
	.article__dx__sx {
		padding: 0rem;
	}
}
.article__dx__sx h3, .article__dx__sx h2 {
	font-size: 1.5rem;
    font-weight: 600;
	color: #000;
}
.article__dx__sx h3:before, .article__dx__sx h2:before {
	content: '';
	display: block;
	background: #2074AE;
	height: 9px;
	width: 195px;
	margin-bottom: 20px;
}
#pubblico__content .article__dx__sx h3:before, #pubblico__content .article__dx__sx h2:before {
	content: '';
	display: block;
	background: #feed01;
	height: 9px;
	width: 195px;
	margin-bottom: 20px;
}
.page-template-page-pubblico .article__dx__sx h3:before, .page-template-page-pubblico .article__dx__sx h2:before {
	content: '';
	display: block;
	background: #000;
	height: 9px;
	width: 195px;
	margin-bottom: 20px;
}
.page-template-page-pubblico .article__dx__sx h2[style*="text-align: right"]:before, .page-template-page-pubblico .article__dx__sx h3[style*="text-align: right"]:before {
    display: flex;
	margin-left: auto;
}

.article__dx__sx.back__celestino h2, .article__dx__sx.back__celestino h3, .article__dx__sx.back__celestino p {
	color: #000;
}
.article__dx__sx.back__celestino .btn__arrow__right {
    color: #000;
}
.article__dx__sx img {
	object-fit: contain;
	min-height: 100%;
	width: 100%;
	object-position: center center;
}
.article__dx__sx img[style*="width:"] {
	min-height: auto!important;
	margin: auto;
    display: block;
}
.article__story__slider {
	width: 100%;
	height: 400px;
	border-radius: 6px;
	overflow: hidden;
  }
  .article__story__slide {
	position: relative;
  }
  .article__story__slide video,
  .article__story__slide img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
  }
  .article__story__pagination {
	bottom: unset !important;
	top: 8px !important;
	display: flex;
	padding: 0 4px;
  }
  .article__story__pagination .swiper-pagination-bullet {
	flex-grow: 1;
	border-radius: 100vh;
	height: 3px;
	margin: 0 2px !important;
	background-color: rgba(247, 247, 245, 0.4);
	opacity: 1;
  }
  .article__story__pagination .swiper-pagination-bullet .swiper-pagination-progress {
	height: 100%;
	width: 0%;
	border-radius: 100vh;
	background-color: #f7f7f5;
  }
  .article__story__prev, .article__story__next {
	height: 100%;
	width: 50%;
	top: 0;
	margin-top: 0;
  }
  .article__story__prev::after, .article__story__next::after {
	content: none;
  }
  .article__story__prev {
	left: 0;
  }
  .article__story__next {
	right: 0;
  }
.article__story__slide .slide__text {
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	z-index: 1000;
	padding: 1rem;
	background: #fff;
	width: 85%;
}
.article__story__slide .slide__text p {
	font-size: 1rem;
	margin: 0;
	line-height: 1.5rem;
}
@media screen and (max-width:767px) {
	.article__story__slide .slide__text {
		width: 70%;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 29px!important;
		color: #fff;
	}
	.article__story__slide .slide__text p {
		font-size: .875rem;
		margin: 0;
		line-height: 1.2rem;
	}
	.btn__abs {
		margin-bottom: 35px;
	}
	.article__dx__sx img[style*="width:"] {
		width: 95%!important;
	}
}
.article__numbers h2 {
	font-size: 2rem;
	font-weight: 600;
	color: #000;
}
.article__numbers .count {
	font-size: 6.25rem;
	color: #2074AE;
}
#pubblico__content .article__numbers .count {
	font-size: 6.25rem;
	color: #feed01;
}
.article__numbers p {
	font-size: 2rem;
	font-weight: 300;
	color: #2074AE;
	margin-top: 20px;
	margin-bottom: 0;
}
#pubblico__content .article__numbers p {
	font-size: 2rem;
	font-weight: 300;
	color: #feed01;
	margin-top: 20px;
	margin-bottom: 0;
}
/** EXCEPTION **/
#article__author h1 {
	margin-top: 0;
}

/**** SPACING ****/
.mt__16 {
	margin-top: 1rem;
}
.mb__16 {
	margin-bottom: 1rem;
}
.pt__20 {
	padding-top: 1.3rem;
}
.pb__20 {
	padding-bottom: 1.3rem;
}
.pt__35 {
	padding-top: 2.188rem;
}
.pb__35 {
	padding-bottom: 2.188rem;
}
.mt__35 {
	margin-top: 2.188rem;
}
.mb__35 {
	margin-bottom: 2.188rem;
}
.pt__50 {
	padding-top: 2.95rem;
}

.pb__50 {
	padding-bottom: 2.95rem;
}
.pt__60 {
	padding-top: 3.75rem;
}

.pb__60 {
	padding-bottom: 3.75rem;
}

.mt__60 {
	margin-top: 3.75rem;
}

.mb__60 {
	margin-bottom: 3.75rem;
}
.pt__70 {
	padding-top: 4.375rem;
}
.pb__70 {
	padding-bottom: 4.375rem;
}

.mb__70 {
	margin-bottom: 4.375rem;
}

.mb__100 {
	margin-bottom: 6rem;
}

.mt__100 {
	margin-top: 6rem;
}
@media screen and (max-width: 767px) {
	#primary.pt__70 {
		padding-top: 1rem;
	}
}

/**** BUTTON ****/
.btn__arrow__container, #header__pubblico .btn__arrow__container {
	border: 1px solid #000;
    display: inline-block;
    padding: 0.5rem 3rem 0.5rem 1.5rem;
}
.btn__arrow__container__blu {
	border: 1px solid #2074AE;
    display: inline-block;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
.btn__arrow__container.blu__btn__back {
	border: none;
	display: inline-block;
    padding: 0.5rem 3rem 0.5rem 1.5rem;
	background: #2074AE;
}
.blu__btn__back .btn__arrow__right {
	color: #fff!important;
	font-size: 1.6rem!important;
	line-height: normal!important;
}
.btn__arrow__right,  #header__pubblico .btn__arrow__right {
	color: #000;
	font-weight: 600;
	font-size: 1.188rem;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

.btn__arrow__right:after {
	content: '\f061';
	font-family: "Font Awesome 6 Pro";
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: -25px;
	top: -3px;
	transition: all 0.2s ease-in-out;
	line-height: 1.88rem;
}
.blu__btn__back .btn__arrow__right:after {
	content: '\f061';
	font-family: "Font Awesome 6 Pro";
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: -30px;
	top: 0;
}
@media screen and (max-width: 1024px) {
	.btn__arrow__right {
		display: block;
	}
	.btn__arrow__right:after {
		position: static;
		margin: 0 0 0 10px;
	}
	#calendar__results .btn__arrow__right:after {
		position: absolute;
		margin: 0 0 0 20px;
	}
}

.btn__arrow__right:hover:after {
	right: -30px;
}
.blu__btn__back .btn__arrow__right:hover:after {
	right: -38px;
}
.btn__input {
	color: #000;
	font-weight: 600;
	font-size: 1.188rem;
	background: transparent;
	border: 0;
}
.btn__anchor {
	font-size: 1.5rem;
	font-weight: 600;
	color: #000;
	background: #EAF6FA;
	padding: .5rem .5rem;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.btn__anchor {
		flex: 1 1 100%;
		margin: 0 20px 0 20px;
		font-size: 1.2rem;
	}
}
.home .btn__arrow__container {
	border: 1px solid #fff;
    display: inline-block;
    padding: 0.5rem 3rem 0.5rem 1.5rem;
}
.home .btn__arrow__right {
	color: #fff;
}
@media screen and (max-width: 1024px) {
	.home .btn__arrow__right {
		display: block;
	}
}
.newsletter__text .btn__arrow__right {
	color: #000;
}
.btn__normal {
	font-size: 1rem;
	font-weight: 600;
	color: #000;
	background: #EAF6FA;
	padding: .5rem .5rem;
	text-decoration: none;
	border:1px solid #2074AE;
}
.btn__normal__blu {
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #2074AE;
	padding: .7rem .9rem;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.btn__normal__blu:hover {
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	background: #000;
	text-decoration: underline;
}
.btn__black:hover {
	border-bottom: 7px solid transparent !important;
}

.btn__black:hover a {
	background: #2074AE;
}

.btn__black a {
	background: #000;
	color: #fff !important;
	padding: 5px 30px !important;
	transition: all 0.2s ease-in-out;
}
.current-menu-item.btn__black {
	border-bottom: 7px solid transparent !important;
}
.btn__bold__blu {
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff;
	background: #2074AE;
	border: 1px solid #2074AE;
	padding: .7rem .9rem;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.btn__bold__blu:hover,.btn__bold__blu.active {
	font-weight: 600;
	color: #2074AE;
	background:#F0F9FB;
	text-decoration: none;
}
/**** RECURSIVE ELEMENTS ****/
.subheader {
	height: 18.75rem;
	background-position: center center;
	background-size: cover;
	margin-bottom: .2rem;
	border-bottom: 8px solid #F2F8FA;
}
.subheader__pubblico {
	height: 18.75rem;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: .2rem;
	border-bottom: 8px solid #F2F8FA;
	background-color: #FEED01;
}
@media screen and (max-width: 767px) {
	.subheader {
		height: 12.75rem;
	}
	.subheader__pubblico {
		background-size: cover;
	}
	.subheader__pubblico[style*="logo-pubblico-hero.svg"] {
		background-size: 80%;
	}
}

.subheader__filter {
	background: #2074AE;
}
.page-template-page-scopri .subheader h1, .page-template-page-partecipa .subheader h1, .page-template-page-collabora .subheader h1, .page-template-default .subheader h1, .page-template-page-progetti .subheader h1, .page-template-page-inventari .subheader h1, .page-template-page-isola .subheader h1,.page-template-page-isola-update .subheader h1, .page-template-page-thanks h1, .page-template-page-calendario h1, .page-template-page-eventi-passati .subheader h1, .page-template-paginaliv1wordpress h1, .page-template-paginaliv2wordpress h1, .page-template-page-educativi h1 {
	background: #EAF6FA;
	color: #000;
	display: inline-block;
    padding: 0.2rem 2rem;
} 
.page-template-page-pubblico .subheader h1 {
	background: #fff;
	color: #000;
	display: inline-block;
    padding: 0.2rem 2rem;
} 
.subheader__filter h1 {
	color: #fff;
}
.page-template-page-collabora .subheader p, .page-template-page-tema-politica .subheader p, .page-template-page-isola .subheader p, .page-template-page-isola-update .subheader p, .page-template-page-partecipa .subheader p, .page-template-page-scopri .subheader p, .page-template-page-eventi-passati .subheader p {
	background: #EAF6FA;
	color: #000;
    padding: 0.2rem 2rem;
}
.page-template-page-tema-storia .subheader p, .page-template-page-tema-economia .subheader p, .page-template-page-tema-politica .subheader p, .page-template-page-tema-immaginari .subheader p, .page-template-page-tema-younonly .subheader p {
	background: #fff;
	padding: 0 1rem;
}
.page__text__intro {
	padding: 1.5rem 0 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 2rem;
}
.page-template-page-pubblico .page__text__intro {
	padding: 1.5rem 0 0 0;
	border: none;
	margin-bottom: 2rem;
}
.page__text__intro h1, .page__text__intro h2, .page__text__intro h3 {
	font-size: 2.5rem;/** 3rem;**/
	font-weight: 600;
}
.page__text__intro__blu {
	padding: 1.5rem 0 0 0;
	background: #2074AE;
	margin-bottom: 2rem;
	color: #fff;
	border: 0;
	text-align:center ;
	padding: 1rem 0 2rem 0;
}
.page__text__intro__blu h1, .page__text__intro__blu h2, .page__text__intro__blu h3 {
	font-size: 2.5rem;/** 3rem;**/
	font-weight: 600;
}
.page__text__intro__blu p {
	margin: 0;
}
.article__menu__h__anchor a {
	margin-right: 30px;
}
.article__menu__h__anchor a:last-child {
	margin-right: 0;
}
.article__menu__h__anchor a:first-child {
	margin-left: 1rem!important;
}
@media screen and (max-width:767px) {
	.article__menu__h__anchor a {
		margin-right: 20px;
	}
	.article__menu__h__anchor a:last-child {
		margin-right: 20px;
	}
	.article__menu__h__anchor a:first-child {
		margin-left: 20px;
	}
}
.cta__sections {
	background: #2074AE;
	color: #fff;
}
.cta__sections h3 {
	font-size: 2.3rem;/** 3rem **/
	font-weight: 600;
}
.cta__sections p {
	margin: 0 0 0 0;
}
.cta__sections a {
	color: var(--white--color);
	text-decoration: none;
}
/**** PAGE TEMPLATES ****/
.section__area__tags .article__tags {
	margin-top: .5rem;
	margin-bottom: 2.5rem;
}
#page {
	margin-top: 115px;
}
@media screen and (max-width: 767px) {
	#page {
		margin-top: 72px;
	}
}
#page__aside ul {
	margin: 0;
	padding: 0;
}

#page__aside ul li {
	display: block;
	list-style-type: none;
	margin-bottom: .5rem;
}

#page__aside ul li a {
	font-size: 1.125rem;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

#page__aside .page__category__list:before {
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}
#filter__by, #filter__plus {
	display: none;
}
@media screen and (max-width:767px) {
	#filter__container {
		display: none;
	}
	#filter__by {
		display: block;
		background: #EAF6FA;
		cursor: pointer;
		text-transform: uppercase;
		padding: 0.5rem;
		font-weight: 600;
		font-size: 1.1rem;
		position: relative;
		margin-bottom: 2rem;
		order: 1;
	}
	#filter__plus {
		display: block;
		position: absolute;
		top: 8px;
		right: 14px;
		font-weight: 600;
		font-size: 1.7rem;
	}
	#page__aside {
		display: flex;
		flex-direction: column;
	}
	
	#filter__container {
		order: 2;
	}
}

.list__economia::before {
	background: var(--economia);
}

.list__politica::before {
	background: var(--politica);
}

.list__storia::before {
	background: var(--storia);
}

.list__immaginari::before {
	background: var(--immaginari);
}
.list__youngonly::before {
	background: #A58CD1;
}
.list__economy::before {
	background: var(--economia);
}

.list__politics::before {
	background: var(--politica);
}

.list__history::before {
	background: var(--storia);
}

.list__imaginary::before {
	background: var(--immaginari);
}
.list__youngonly-en::before {
	background: #A58CD1;
}

#page__aside .page__article__type ul li, #page__aside .page__category__events ul li {
	display: inline-block;
	margin: 0 .5rem .8rem 0;
}

#page__aside .page__article__type ul li a, #page__aside .page__category__events ul li a {
	font-size: .938rem;
	background: #EAF6FA;
	padding: .5rem;
	cursor: pointer;
}
#page__aside .page__article__type ul li a:focus {
	background: #2074AE;
	color: #fff;
}
.border__economia {
	border: 8px solid var(--economia)!important;
}

.border__politica {
	border: 8px solid var(--politica)!important;
}

.border__storia {
	border: 8px solid var(--storia)!important;
}

.border__immaginari {
	border: 8px solid var(--immaginari)!important;
}
.border__economy {
	border: 8px solid var(--economia)!important;
}

.border__politics {
	border: 8px solid var(--politica)!important;
}

.border__history {
	border: 8px solid var(--storia)!important;
}

.border__imaginary {
	border: 8px solid var(--immaginari)!important;
}
.border__youngonly {
	border: 8px solid #A58CD1!important;
}
.border__pubblico {
	border: 8px solid #2074AE!important;
}
.border__pubblico__black {
	border: 8px solid #000!important;
}
.border__bottom__economia {
	border-bottom: 3px solid var(--economia)!important;
}

.border__bottom__politica {
	border-bottom: 3px solid var(--politica)!important;
}

.border__bottom__storia {
	border-bottom: 3px solid var(--storia)!important;
}

.border__bottom__immaginari {
	border-bottom: 3px solid var(--immaginari)!important;
}
.border__bottom__economy {
	border-bottom: 3px solid var(--economia)!important;
}

.border__bottom__politics {
	border-bottom: 3px solid var(--politica)!important;
}

.border__bottom__history {
	border-bottom: 3px solid var(--storia)!important;
}

.border__bottom__imaginary {
	border-bottom: 3px solid var(--immaginari)!important;
}
.border__bottom__youngonly {
	border-bottom: 3px solid #A58CD1!important;
}
.border__newsletter {
	border: 8px solid #2074AE;
}
.border__blue {
	border: 8px solid #2074AE;
}
.border__bottom__blue {
	border-bottom: 3px solid #2074AE;
}
.blue {
	border: 8px solid #2074AE;
}
.page__article.first figure {
	overflow: hidden;
}
.page__article.first figure img {
	height: 400px;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}
.home .page__article.first figure img {
	height: 400px;
	object-fit: cover;
	object-position: center center;
	width: 100%;
}
.page__article figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}
.page__article span.label__article__search {
	font-size: .938rem;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #2074AE;
	background: #fff;
    padding: 0.1rem 1rem;
	position: absolute;
	z-index: 10000;
	top: 2rem;
	left: 2rem;
}
.page__article.type__pubblicazioni figure {
	height: 100%;
}
.page-template-page-progetti .article__collabora figure img {
	height: 400px
}
.page__article figure img {
	transition: all 1s ease-in-out;
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}
.home .page__article.article__partecipa figure img {
	height: 250px!important;
}
.page__article:hover figure img {
	transform:scale(1.3);
}
.page__article:hover i {
	font-weight: 600;
}
.page__article__text a[class*="link__"] {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.page__article__text p img {
	height: auto!important;
}
.page__article.type__articoli img {
	height: 300px;
}
.single-autore .page__article__text img {
	height: auto;
}
.home .page__article.type__articoli img {
	height: 385px;
}
.page__article.type__podcast img {
	height: 300px;
}
.home .page__article.type__podcast img {
    height: 380px;
}
.page__article .article__category {
	font-size: 2rem;/** 2.375rem**/
	font-weight: 400;
	position: absolute;
	right: 30px;
	top: -20px;
	z-index: 2;
	text-transform: capitalize;
}
.page__article .article__category:before {
    content: '';
    width: 102%;
    height: 108%;
    position: absolute;
    z-index: -1;
}
.home .page__article.article__partecipa .article__category {
	font-size: 2rem;/** 2.375rem**/
	font-weight: 400;
	position: relative;
	left: 0;
	right:unset;
	top: 0;
	z-index: 2;
	margin-bottom: 20px;
	display: inline-block;
}
.home .page__article.article__partecipa  .article__category:before, .card__scopri .article__category:before {
    content: '';
    width: 102%;
    height: 85%;
    position: absolute;
    z-index: -1;
	top: 6px;
	background: #fff!important;
}
.home .page__article.article__partecipa  .article__category.label__youngonly:before, .home .page__article.article__partecipa  .article__category.label__youngonly-en:before {
    content: '';
	background-image: url(img/youngonly.svg)!important;
    background-color: transparent!important;
    background-size: 70px 70px!important;
    position: absolute;
    z-index: -1;
	top: -45px!important;
	right: unset;
	background-color: transparent!important;
}
.home .page__article.article__card .article__category.label__youngonly:before, .article__card__scopri__container .article__category.label__youngonly:before {
    content: '';
	background-image: url(img/youngonly.svg)!important;
    background-color: transparent!important;
    background-size: 70px 70px!important;
    position: absolute;
    z-index: -1;
	top: -26px!important;
	right: -10px;
	background-color: transparent!important;
}
.article__category.label__youngonly, .article__category.label__youngonly-en {
	text-indent: -999999px;
}
.page__article .article__category ul li:last-child, .page__category ul li:last-child {
	margin: 1.5rem 0 0 0;
	border-top: 3px solid #EAF6FA;
	padding-top: 1rem;
}
.page__article .article__category ul li:last-child a, .page__category ul li:last-child a {
	color: #A58CD1!important;
}
.page__article__text {
	padding: 2rem;
	position: relative;
	background: #fff;
}
.home .page__article.type__podcast .page__article__text {
	height: 100%;
}
.page__article__text a {
	text-decoration: none;
}
.page__article__text a h1, .page__article__text a h2, .page__article__text a h3, .page__article__text a p, .home .article__partecipa .page__article__text a i {
	color: #000;
}
.home .article__partecipa .page__article__text h1, .home .article__partecipa .page__article__text h2, .home .article__partecipa .page__article__text h3, .home .page__article.type__podcast .page__article__text h1, .home .page__article.type__podcast .page__article__text h2, .home .page__article.type__podcast .page__article__text h3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.home .article__partecipa .page__article__text h1:nth-child(2), .home .article__partecipa .page__article__text h2:nth-child(2), .home .article__partecipa .page__article__text h3:nth-child(2) {
	display: none;
}
.home .article__partecipa .page__article__text p {
	display: none;
}
.home .article__partecipa .page__article__text {
	padding: 1rem 2rem;
	min-height: 200px;
	width: 100%;
	margin-left: -30px
}
.home .article__scopri__left .page__article__text {
	padding: 1rem 2rem;
	width: 100%;
	margin-left: 0;
}
.home .article__scopri__right .page__article__text {
	margin-left: 12px;
}
@media screen and (max-width:767px) {
	.home .article__partecipa .page__article__text {
		margin-left: 12px;
	}
	.home .article__scopri__right .page__article__text {
		margin-left: 12px;
	}
}

.page__article h1, .page__article h2, .page__article h3, .page__article p {
	font-size: 1.2rem; /** 1.5rem **/
	margin: 0 0 .67rem 0;
	line-height: 1.2;
}
.page__article a .icon__article__format i {
	font-size: 40px;
	color: #fff;
}
.page__article.article__collabora .page__article__text {
	position: absolute;
	bottom: 30px;
	width: 90%;
	left: 50%;
	transform: translatex(-50%);
	background: #fff;
}
.home .page__article.article__collabora.first img {
	height: 600px;
}
@media screen and (max-width:767px) {
	.home .page__article.article__collabora.first img {
		height: 500px;
	}
}
.home .page__article.article__collabora img {
	height: 400px;
}
.col-lg-6:nth-child(1) .page__article.article__collabora img  {
	height: 400px;	
}
.page-template-page-collabora .page__article.article__collabora img  {
	height: 400px;	
}
.tall__article .page__article.article__collabora img {
	height: 835px
}
.article__collabora__long .page__article__text {
	height: 100%;
}
.article__collabora__long .page__article__text .article__category {
	position: relative;
	right: auto;
	display: inline-block;
}
.article__collabora__long .page__article__text .article__category:before {
	height: 59%;
    top: 17px;
}
.page__article__text span {
	font-size: 1rem; /** 1.125rem**/
	font-weight: 600;
}

.page__article__text ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.page__article__text ul {
		margin: 0 0 20px 0;
	}
}
.page__article__text ul li {
	display: inline-block;
	list-style: none;
}

.page__article__text ul li a {
	font-weight: 600;
	text-decoration: none;
	font-size: 1rem;
}
@media screen and (max-width: 767px) {
	#page__filter__posts {
		padding-top: 0;;
		padding-bottom: 0;
	}
}
#page__filter__posts ul {
	margin:2.5rem 0 0 0;
	padding: 0;
}
#page__filter__posts ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0 10px 20px 10px;
}
#page__filter__posts ul li a {
	font-size: .938rem;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #2074AE;
    padding: 0.1rem 1rem;
}
.filter__active__btn {
	background: #EAF6FA;
}
.article__extra {
	margin: 30px 0 0 0;
}
.article__extra ul {
	margin: 0;
	padding: 0;
}
.article__extra ul li {
	list-style-type: none;
}
.article__extra span {
	font-weight: 600;
}
.article__extra ul li a {
	font-size: 1.313rem;
	font-weight: 600;
	color: #2074AE;
	text-transform: uppercase;
	text-decoration: none;
}
.article__extra__list {
	margin: 30px 0 0 0;
}
.article__extra__list ul {
	margin: 0;
	padding: 0 0 0 .8rem;
}
.article__extra__list ul li {
	border-bottom: 1px solid #EAF6FA;
	padding: 1rem 0;
}
.article__extra__list span {
	font-weight: 600;
}
.tags__economia a {
	transition: .2s ease-in-out;
}
.tags__economia a {
	color: var(--economia)!important;
}
.tags__politica a {
	color: var(--politica)!important;
}
.tags__storia a {
	color: var(--storia)!important;
}
.tags__immaginari a {
	color: var(--immaginari)!important;
}
.tags__economy a {
	color: var(--economia)!important;
}
.tags__politics a {
	color: var(--politica)!important;
}
.tags__history a {
	color: var(--storia)!important;
}
.tags__imaginary a {
	color: var(--immaginari)!important;
}
.tags__youngonly a {
	color: #A58CD1!important;
}
.tags__economia li {
	color: var(--economia)!important;
	font-weight: 600;
	font-size: 1rem;
}
.tags__politica li {
	color: var(--politica)!important;
	font-weight: 600;
	font-size: 1rem;
}
.tags__storia li {
	color: var(--storia)!important;
	font-weight: 600;
	font-size: 1rem;
}
.tags__immaginari li {
	color: var(--immaginari)!important;
	font-weight: 600;
	font-size: 1rem;
}
.tags__youngonly li {
	color: #A58CD1!important;
	font-weight: 600;
	font-size: 1rem;
}
.link__economia a {
	transition: .2s ease-in-out;
}
.link__economia {
	color: var(--economia)!important;
}
.link__politica {
	color: var(--politica)!important;
}
.link__storia {
	color: var(--storia)!important;
}
.link__immaginari {
	color: var(--immaginari)!important;
}
.link__economy {
	color: var(--economia)!important;
}
.link__politics {
	color: var(--politica)!important;
}
.link__history {
	color: var(--storia)!important;
}
.link__imaginary {
	color: var(--immaginari)!important;
}
.link__youngonly {
	color: #A58CD1!important;
}
.background__economia {
	background: var(--economia);
}
.background__politica {
	background: var(--politica);
}
.background__storia {
	background: var(--storia);
}
.background__immaginari {
	background: var(--immaginari);
}
.background__economia-en {
	background: var(--economia);
}
.background__politica-en {
	background: var(--politica);
}
.background__storia-en {
	background: var(--storia);
}
.background__immaginari-en {
	background: var(--immaginari);
}
.background__economy {
	background: var(--economia);
}
.background__politics {
	background: var(--politica);
}
.background__history {
	background: var(--storia);
}
.background__imaginary {
	background: var(--immaginari);
}
.background__youngonly {
	background: #A58CD1;
}
.background__youngonly-en {
	background: #A58CD1;
}
.type__pubblicazioni__icon {
	line-height: 1.25rem; /** 1.875rem**/
	font-weight: 600;
	display: flex;
	margin-bottom:15px;
}
.type__pubblicazioni__icon:before {
	font-family: "Font Awesome 6 Pro";
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	font-size: 25px;
}
.icon__podcast:before {
	content: '\f130';
	margin-right: 5px;
}
.icon__interviste:before {
	content: '\f04b';
	margin-right: 5px;
}
/** PAGE PERSONE **/
.article__persons img {
	object-fit: cover;
	height: 370px;
}
.article__persons img {
	object-fit: cover;
	height: 370px;
}
.back__blu, .background__neutral {
	background: #2074AE;
}
.back__rosso {
	background: var(--storia);
}
.back__arancio {
	background: #A58CD1;
}
.back__giallo {
	background: #FFCE00;
}
.back__giallo__light {
	background: #feed01;
}
.back__rosa {
	background: var(--immaginari);
}
.back__verde {
	background: var(--economia);
}
div[class*="back__"] {
	color: #fff;
	padding: 3rem 2rem;
}
div[class*="back__"] h3 {
	font-size: 1.5rem;
	font-weight: 600;
}
div[class*="back__"] a {
	color: #fff;
}
div[class*="back__"] i {
	font-size: 2rem;
}
.background__neutral h3, .background__neutral p, .background__neutral .btn__arrow__right {
	color: #fff!important;
}
/**** EVENTS ****/
.home .page_calendar {
	border: 1px solid #2074AE;
	background: #fff;
	padding: 2.5rem 3rem;
	margin-bottom: 0;
}
.page_calendar {
	border: 1px solid #2074AE;
	padding: 1.2rem;
	margin-bottom: 2.5rem;
}
.strange .fc-daygrid-event-harness[style="margin-top: 56px;"] {
	position: absolute!important;
}
.page-template-page-partecipa .fc-daygrid-day-events .fc-daygrid-event-harness {
	margin-top: -1px!important;
}
.fc-today-button.fc-button {
	display: none;
}
.fc-header-toolbar {
	position: relative;
}
.fc-button-group {
	position: absolute!important;
	top: -6px;
    width: 100%;
    left: -14px;
}
.fc .fc-button {
	background: transparent!important;
	position: absolute!important;
	flex: unset!important;
	border: none!important;
	padding: 0!important;
}
.fc-icon {
	color: #2074AE!important;
}
.fc-prev-button {
	left: 0;
}
.fc-next-button {
	right: 0;
}
.fc-theme-standard .fc-scrollgrid {
	border: 0;
}
.fc .fc-toolbar {
	display: block;
}
.fc-toolbar-title {
	font-size: 1.25rem!important;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0px!important;
}
.fc-col-header-cell a {
	font-size: .875rem;
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
.fc-daygrid-day {
	background: #EBEEF4;
}
.home .fc .fc-daygrid-day-top {
	justify-content: center;
	padding: .7rem .5rem;
	position: relative;
	z-index: 10;
	pointer-events: none;
}
.fc .fc-daygrid-day-top {
	justify-content: center;
	padding: 0 .5rem;
	position: relative;
	z-index: 10;
	pointer-events: none;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 0;
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
	height: calc(100% - 1px);
}
.fc-daygrid-event-harness:nth-child(2) {
	display: none;
}
.fc-daygrid-event-harness {
	cursor: pointer;
}
.event-day .fc-daygrid-day-number {
	color: #fff!important;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
	margin-bottom: 0;
}
.fc .fc-daygrid-day.fc-day-today {
    background-color: #000;
}
.fc .fc-daygrid-day.fc-day-today a {
    color: #fff;
}
.fc-theme-standard td, .fc-theme-standard th {
    border: 3px solid #fff;
}
.fc-daygrid-event-harness {
	height: 100%;
}
.fc .fc-daygrid-event {
	margin: 0;
}
.fc-event.fc-event-start.fc-event-end.fc-event-past.fc-daygrid-event.fc-daygrid-dot-event {
	display: block;
	width: 100%;
	height: 100%;
	background: #2074AE80;
	border-radius: 0;
}
.page-template-page-partecipa .fc-event.fc-event-start.fc-event-end.fc-event-past.fc-daygrid-event.fc-daygrid-dot-event {
	display: block;
	width: 100%;
	height: calc(100% - 2px);
	background: #2074AE80;
	border-radius: 0;
}
.fc-event.fc-event-start.fc-event-end.fc-event-future.fc-daygrid-event.fc-daygrid-dot-event {
	display: block;
	width: 100%;
	height: 100%;
	background: #2074AE;
	border-radius: 0;
}
.fc-event-title, .fc-daygrid-event-dot {
	display: none;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start {
    margin-right: 0px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start, .fc-direction-rtl .fc-daygrid-event.fc-event-end {
    margin-left: 0;
}
.fc-daygrid-day-number {
	color: #86939E;
	text-decoration: none;
}
.btn__events__calendar {
	font-size: .938rem;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #2074AE;
	background: #EAF6FA;
	padding: .1rem 1rem;
}
.btn__events__info {
	display: block;
	background: #EAF6FA;
	font-weight: 600;
	margin-bottom: .5rem;
	padding: .2rem .4rem;
	flex-basis: 100%;
	font-size: 1.125rem;
}
#primary .addeventatc {
    display: inline-block;
    position: relative;
    z-index: 9999;
    font-family: "Open Sans",Roboto,"Helvetica Neue",Helvetica,Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    color: #000!important;
    font-weight: 600!important;
    line-height: 1.7rem!important;
    font-size: .938rem!important;
	font-weight: 600!important;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #2074AE!important;
	background-color: #EAF6FA!important;
	padding: .1rem 1rem!important;
    text-decoration: none;
    -webkit-border-radius:0;
    border-radius: 0!important;
    cursor: pointer;
    -webkit-font-smoothing: antialiased!important;
    outline-color: rgba(0,78,255,0.5);
    text-shadow: none!important;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-shadow: none!important;
    background-image: none!important;
    background-position: -9999px -9999px;
    background-repeat: no-repeat;
}
.addeventatc_icon.atc_node.notranslate {
	display: none;
}
.article__event__info .btn__arrow__right:after {
    right: 10px;
    top: 4px;
}
.article__event__info .btn__arrow__right:hover:after {
    right: 5px;
}
.article__event__info a {
	display: flex;
}
.article__event__info img {
	background: #EAF6FA;
	margin-bottom: .5rem;
	padding: .2rem .4rem;
	margin-right: 5px;
	width: 35px;
}
.article__event__map span {
	display: block;
}
.page__article .article__category:before {
    content: '';
    width: 102%;
    height: 92%;
    top: 7px;
    position: absolute;
	/* background-color: #fff!important; */
    z-index: -1;
}
.page__article.full .article__category:before {
    content: '';
    width: 102%;
    height: 92%;
    top: 7px;
    position: absolute;
	background-color: #fff!important;
    z-index: -1;
}
.page__article .article__category.label__youngonly:before, .page__article .article__category.label__youngonly-en:before {
    top: -25px;
	right: 0;
	background-color: transparent!important;
}
.article__collabora__long div[class*="background__"] span[class*="label__"]:before {
    content: '';
    width: 102%;
    height: 92%;
    top: 7px;
    position: absolute;
	background-color: #fff!important;
    z-index: -1;
}
.article__masonry div[class*="background__"] span[class*="label__"]:before{
	background-color: #fff!important;
}
.page__article.article__masonry div[class*="background__"] .label__youngonly:before, .page__article.article__masonry div[class*="background__"] .label__youngonly-en:before {
	background-color: transparent!important;
}
.article__collabora__long div[class*="background__"] span.label__youngonly:before, .article__collabora__long div[class*="background__"] span.label__youngonly-en:before {
    content: '';
    width: 70px;
    height: 70px;
    top: -30px!important;
	right: unset;
    position: absolute;
	background-image: url(img/youngonly.svg)!important;
    background-color: transparent!important;
    background-size: 70px 70px!important;
	background-color: transparent!important;
    z-index: -1;
}
.article__masonry .page__article a, .page__article a {
	color: #000;
}
.article__masonry .page__article ul li a, .page__article ul li a {
	color: #fff;
}
.article__masonry .page__article .background__politica a {
	color: #000;
}
.article__masonry .page__article .background__politica ul li a {
	color: #000;
}
.masonry .article__masonry {
	float: left;
	width: 33%;
  }
/**** TEMA TEMPLATE ****/
.page-template-page-tema-politica .article__collabora img {
	height: 400px;
}
body[class*="page-template-page-tema-"] .subheader {
	position: relative;
	z-index: -1;
	padding-left: 15px;
	padding-right: 15px;
}
body[class*="page-template-page-tema-"] .subheader  h1 {
	position: relative;
	display: inline-block;
}
body[class*="page-template-page-tema-"] .subheader h1:after {
	content: '';
    width: 102%;
    height: 46%;
    top: 30px;
    left: 0;
    position: absolute;
    background: #fff;
    z-index: -1;
}
.background__immaginari ul li a, .background__storia ul li a, .background__economia ul li a, .background__politica ul li a, .background__youngonly ul li a {
    color: #fff!important;
}
.article__partecipa img {
	height: 250px!important;
}
/**** CONTACT FORM ****/
.wpcf7 input {
	padding: 9px;
}
.wpcf7 input[type="text"],.wpcf7 input[type="email"] {
	width:100%;
}
.wpcf7 p {
	margin-bottom: 1rem;
}
.wpcf7-form-control-wrap input::placeholder {
	color: #000;
}
#close__newsletter {
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
	display: none;
}
#newsletter__list {
	background: #EAF6FA;
	overflow: hidden;
	padding: 2rem 2rem;
	position: relative;
	
}
.page-template-page-pubblico #newsletter__list, .page-template-page-pubblico #newsletter__list {
	overflow: hidden;
	padding: 2rem 2rem;
	position: relative;
	color: #000;
	background: transparent;	
}
.pubblico-template-default #section__newsletter {
	margin-top: 0;
} 
.page-template-page-pubblico #newsletter__list .wpcf7-list-item-label {
    color: #000;
}
.page-template-page-pubblico #newsletter__list .btn__contact {
	border: 1px solid #000;
}
.page-template-page-pubblico #mail__newsletter input {
    border: 1px solid #000;
    margin-bottom: 15px;
}
.page-template-page-pubblico .article__shortcode input[type="text"], .page-template-page-pubblico .article__shortcode input[type="email"], #newsletter__pubblico__slideup input[type="text"], #newsletter__pubblico__slideup input[type="email"] {
	background: #feed0170;
	border-radius: 30px;
	padding: 13px 18px;
	border: none!important;
}
#newsletter__list input[type="checkbox"] {
	width: 15px;
	height: 15px;
}
#newsletter__list .wpcf7-list-item {
	margin-bottom: 15px;
	display: block;
}
#newsletter__list .wpcf7-list-item-label {
	color: #2074AE;
}
#list__newsletter__cf7 .subscribing__list {
	padding: 0;
}
#list__newsletter__cf7 .wpcf7-list-item {
	margin: 0;
}
#list__newsletter__cf7 span strong {
	font-weight: 400;
	font-size: 1rem;
}
#list__newsletter__cf7 span {
	font-size: 1rem;
}
#newsletter__pubblico__single input {
	border-radius: 30px;
	border: none;
	padding: 13px 18px;
}
@media screen and (max-width: 767px) {
	#field_1_2, #field_1_1, #field_1_3, .gform_footer.top_label {
		max-width: 100%;
		margin-left: 0;
	}
	.page-template-page-pubblico .article__shortcode {
		width: 98%;
	}
}
@media screen and (min-width: 768px) {
	#field_1_2, #field_1_1, #field_1_3, .gform_footer.top_label {
		max-width: 465px;
		margin-left: 16.5%;
	}
}
@media screen and (min-width: 992px) {
	#field_1_2, #field_1_1, #field_1_3, .gform_footer.top_label {
		max-width: 625px;
		margin-left: 16.5%;
	}
}
@media screen and (min-width: 1200px) {
	#field_1_2, #field_1_1, #field_1_3, .gform_footer.top_label {
		max-width: 745px;
		margin-left: 16.5%;
	}
}

@media screen and (min-width: 1400px) {
	#field_1_2, #field_1_1, #field_1_3, .gform_footer.top_label {
		max-width: 860px;
		margin-left: 16.5%;
	}
}
#input_1_10, #field_1_12, #field_1_14, #field_1_16,#field_1_18, #field_1_20, #field_1_22 {
	padding: 0 8.33333%
}


#field_1_1 {
	margin-bottom: 30px;
}
.btn__contact {
	display: inline-block;
	padding: .8rem 2rem;
	color: #2074AE;
	font-weight: 600;
	border:1px solid #2074AE;
	cursor: pointer;
}
.btn__contact__cf7 {
	display: inline-block;
	width: auto;
	padding: .8rem 2rem;
	color: #2074AE;
	font-weight: 600;
	border:1px solid #2074AE;
	cursor: pointer;

}
#btn__send__newsletter p {
	margin: 0;
}
.btn__arrow__container#btn__send__newsletter {
	padding: 0.5rem 2rem 0.5rem 1.5rem;
}
#btn__send__newsletter .wpcf7-submit {
	background: transparent;
	font-weight: 600;
	border: none;
}
#btn__send__newsletter i  {
    font-size: 1.3rem;
    vertical-align: middle;
    color: #000;
}
#mail__newsletter span, #mail__newsletter input {
	width: 100%;
}
#mail__newsletter input {
	border: 1px solid #2074AE;
	margin-bottom: 15px;
}
.wpcf7-spinner {
    position: absolute;
}
.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item label {
	font-size: .8rem;
	line-height: normal;
}
#download input {
	margin-bottom: 15px;
}
.page-template-page-isola-update label {
	width: 90%;
}
/*** ARCHIVI ****/
#patrimonio-search {
	padding: 2rem;
	background: #EAF6FA;
}
#patrimonio-search ul {
	margin: 0;
	padding: 0;
}
#patrimonio-search ul li {
	list-style-type: none;
	display: flex;
    align-items: flex-start;
}
#patrimonio-search ul li a {
	text-decoration: none;
	color: #2074AE;
}
#patrimonio-search input[type="checkbox"] {
	margin: 7px 5px 0 0;
	max-width: 20px;
	min-width: 20px;
}
#patrimonio-search input[type="text"] {
	width: 100%;
	padding: .9rem;
	border: 0;
}
/**** ARCHIVIO XDAMS ****/
#search__form form {
	position: relative;
}
#search__form input[type="text"] {
	border: 1px solid #2074AE;
	padding: 8px 10px 8px 40px;
	width: 100%;
}
#search__form input[type="submit"] {
	background:transparent url(img/icon__search__solr.svg);
	background-repeat: no-repeat;
	border: none;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 30px;
	text-indent: -99999px;
}
.archive__list {
	margin: 0;
	padding: 0;
}
.archive__list a {
	color: #2074AE;
	text-decoration: none;
	font-weight: 600;
}
.folder__parent > a:first-child {
    color: #2074AE;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    width: calc(100% - 90px);
}
.page-template-paginaliv2wordpress .folder__parent > a:first-child {
    width: auto;
}
.archive__list li {
	background: #EAF6FA;
	margin-bottom: 15px;
	padding: .7rem 1.5rem;
	color: #2074AE;
	list-style-type: none;
}
.archive__list li img {
	width: 28px;
	margin-right: 10px;
    vertical-align: middle;
}
.archive__list li .float-end img {
	width: 28px;
}
.archive__list li .icon__plus {
	float: right;
}
.archive__list li .icon__plus img {
	height: 25px
}
.archive__list li img.archive__file__icon {
	width: 15px;
	margin-right: 10px;
    vertical-align: middle;
}
.archive__list__sub {
	display: none;
}
.archive__directory {
	display: block;
	background: #2074AE;
	color: #fff;
	padding: .8rem 1.5rem;
}
.archive__collection {
	padding: 1.1rem 0;
	font-size: 1.6rem;
	font-weight: 600;
	color: #2074AE;
	margin-bottom: 0;
}
.detail__label {
	color: #2074AE;
	font-weight: 600;
}
.detail__data {
	color: #000;
	font-weight: 400;
	padding-left: 10px;
}
.detail__data__titolo {
	font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 1rem;
    display: block;
}
div[id^="detail__info"] {
	padding-left: 43px
}
.sublist, .sublist-destra {
	padding-left: 0;
	margin-left: 0px;
	margin-top: 10px;
}
.open__parent {
	background: transparent!important;
	padding-right: 0!important;
}
.open__parent .li__focus {
	display: none;
}
.root__1 a {
	font-weight: 400;
}
.root__2 a {
	padding-left: 20px;
	font-weight: 400;
}
.root__3 a {
	padding-left: 40px;
	font-weight: 400;
}
.root__4 a {
	padding-left: 60px;
	font-weight: 400;
}
.root__5 a {
	padding-left: 80px;
	font-weight: 400;
}
.root__selected a {
	font-size: 1.5rem;
	font-weight: 400!important;
}
#archive__icon__cta {
	text-decoration: none;
	font-weight: 600;
	color: #2074AE;
}
#up__root {
	text-decoration: none;
	color: #2074AE;
}
.archive__collection .title__default {
    display: inline-block;
}

.archive__collection a:not(.d-none) ~ .title__default {
    display: none;
}
#menu_destra_inventari ul, #menu_destra_diretti ul {
	margin: 20px 0;
	padding: 0;
}
#menu_destra_inventari ul li, #menu_destra_diretti ul li {
	list-style-type: none;
	margin: 3px 0;
}
#menu_destra_inventari ul li a, #menu_destra_diretti ul li a {
	color: #2074AE;
	font-size: 1rem;
	text-decoration: none;
	font-weight: 600;
}
#menu_destra_inventari ul li.link-active a, #menu_destra_diretti ul li.link-active a {
	color: #2074AE80!important;
}
#search__result__solr {
	margin: 0;
	padding: 0;
}
#search__result__solr a {
	color: #2074AE;
	text-decoration: none;
}
#search__result__solr li {
	background: #EAF6FA;
	margin-bottom: 10px;
	padding: .7rem 1.5rem;
	color: #2074AE;
	font-weight: 600;
	list-style-type: none;
}
hr.divider__results {
	border: 0;
	border-top:3px solid #2074AE;
	opacity: 1;
	background-color: transparent;
}
.nav__results, .prev__search, .next__search {
	font-size: .9rem;
	font-weight: 600;
	color: #2074AE;
	text-decoration: none;
}
.next__search {
	float: right;
}
.no__bg {
	background: transparent!important;
}
#listapaginazione {
	padding: 0;
	margin: 0;
}
/**** PAGINATION ****/
#pagination, #pagination-list {
	text-align: center;
	margin: 40px 0 0 0;
	padding: 0;
}
#pagination li, #pagination-list .page-numbers {
	display: inline-block;
	list-style-type: none;
}
#pagination li a, #pagination-list .page-numbers a {
	padding: .3rem;
	color: #000;
	margin: 0 5px;
	display: inline-block;
	text-decoration: none;
	font-size: 1.125rem;
}
#pagination li .current, #pagination-list .page-numbers.active a {
	background: #EAF6FA;
	border: 1px solid #2074AE;
	padding: .2rem .4rem;
	margin: 0 5px;
	display: block;
}
.page-template-page-pubblico .newsletter-pagination a {
	color: #000;
}
/**** ACCORDION ****/
.accordion-button:not(.collapsed), .accordion-button {
	background: #EAF6FA;
	color: #2074AE;
	font-size: 1.5rem;
}
.accordion-item {
	margin-bottom: 10px;
	border: 0;
}
.accordion-body {
    padding: 3rem 0 2rem 0;
}
ul.accordion-list {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding-top: 35px;
	margin: 0;
	list-style: none;
  }
  ul.accordion-list li {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 20px;
	margin: 0 auto 15px auto;
	border: 1px solid #eee;
	border-radius: 5px;
	cursor: pointer;
  }
  ul.accordion-list li.active h3:after {
	transform: rotate(45deg);
  }
  ul.accordion-list li h3 {
	font-weight: 600;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0;
	letter-spacing: 0.01em;
	cursor: pointer;
	font-size: 1.3rem;
  }
  ul.accordion-list li h3:after {
	content: "\f078";
	font-family: "Font Awesome 6 Pro";
	position: absolute;
	right: 0;
	top: 0;
	color: #2074AE;
	transition: all 0.3s ease-in-out;
	font-size: 18px;
  }
  ul.accordion-list li div.answer {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
  }
  ul.accordion-list li div.answer p {
	position: relative;
	display: block;
	font-weight: 300;
	padding: 10px 0 0 0;
	cursor: pointer;
	line-height: 150%;
	margin: 0 0 15px 0;
  }
/**** SOCIAL SEARCH ***/
.social__search__list {
	margin: 0;
	padding: 0;
}
.social__search__list li {
	display: inline-block;
	list-style-type: none;
	margin-right: 8px;
}
.social__search__list li img {
	width: 30px;
}
.page__article:hover .social__search__list li img {
	transform: scale(1)!important;
}
/**** FILTER ISOLA ****/
#filter__isola {
	padding: 0;
	margin: 0 0 2.5rem 0;
}
#filter__isola li {
	display: inline-block;
	cursor: pointer;
	list-style-type:none;
	font-size: .9rem;
	color: #000;
	background: #F0F9FB;
	border: 1px solid #2074AE;
	padding: .3rem .5rem;
	margin-right: 20px;
	margin-bottom: 20px;
}
.image__slider__isola {
	color: #fff;
}
.image__slider__isola .image__item {
	min-height: 400px;
}
.image__slider__isola .col-md-4 img {
	object-fit: cover;
	height: 100%;
}
.image__slider__isola .btn__arrow__container {
	border-color: #fff;
}
.image__slider__isola .btn__arrow__right, .image__slider__isola a {
	color: #fff;
}
.events__list__isola:nth-child(odd) {
	background: #F0F9FB;
}
.owl-carousel .owl-dots {
	position: relative;
	margin-top: -40px;
	text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
	width: 7px;
	height: 7px;
	margin: 0 3px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
}
.owl-carousel .owl-dots .owl-dot.active {
	background: rgba(255, 255, 255, 1);
}
#compagni .wpcf7-response-output {
	color: var(--black--color);
}
#slider__author .owl-prev span, #slider__author .owl-next span, .image__slider__isola .owl-prev span, .image__slider__isola .owl-next span {
    font-size: 130px;
    color: #cbcbcb;
    margin: 0 10px;
}
#slider__author .owl-nav, .image__slider__isola .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
	display: flex;
}
#slider__author.owl-carousel .owl-nav button.owl-prev, .image__slider__isola.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: -45px;
}
#slider__author.owl-carousel .owl-nav button.owl-next, .image__slider__isola.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: -45px;
}
@media screen and (max-width:767px) {
	#slider__author .owl-nav, .image__slider__isola .owl-nav {
		display: none;
	}
}

/**** FORM SALA LETTURA ****/
#sala__lettura label {
	font-weight: 600;
}
#sala__lettura input[type="text"], #sala__lettura select, #sala__lettura input[type="email"] {
	max-width: 60%;
	padding: .5rem;
}
#sala__lettura label[for="esposizione"] {
	font-weight: 400;
	font-size: .8rem;
}
/**** FILTER SCROLL ****/
#page__filter__posts a.active {
	color: #fff;
	background: #2074AE;
}
/* PUBBLICO **/
.separator__item__author {
	display: inline;
	width: 0;
}
@media screen and (max-width:767px) {
	#anchor__pubblico {
		display: block!important;
		text-align: center!important;
	}
	#anchor__pubblico a {
		display: block!important;
		margin: 0 auto!important;
	}
	#anchor__pubblico a img {
		margin-bottom: 0!important;
	}
	.separator__item__author {
		display: block;
		width: 100%;
	}
}
#newsletter__list__pubblico .newsletter__pubblico___item {
	color: #000;
	border-bottom: 6px solid #feed01;
}
.newsletter__pubblico___item img {
	object-fit: cover;
}
.newsletter__pubblico___item h3 {
	font-weight: 600;
	font-size: 1.6rem;
	margin-bottom: 2rem;
}
.newsletter__boxed__info {
	background: #feed01;
}
.newsletter__boxed__info a {
	color: #000;
	text-decoration: none;
	display: block;
}
.newsletter__category__title a {
	font-weight: 600;
	font-size: 1rem;
	color: #000;
	text-decoration: none;
}
.newsletter__category__title {
	display: inline-block;
	padding-right: 8px;
	display: block;
}
.single-pubblico .subheader {
	border-bottom: none;
	margin-bottom: 0;
}
#subheader__pubblico {
	background: #feed01;
}
#subheader__pubblico h2, #subheader__pubblico h3, #subheader__pubblico h4, #subheader__pubblico h5, #subheader__pubblico, h6 {
	margin-bottom: 2rem;
}
.btn__pubblico {
    display: inline-block;
    padding: .7rem 2rem;
    border-radius: 30px;
    background: #000;
    color: #feed01;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.6rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    line-height: 1.3;
	border: none;
    max-width: 100%; /* Per assicurarsi che si adatti al container */
}
.btn__pubblico:hover {
	background: #000;
	color: #feed01;
}
.btn__pubblico:focus {
	background: #feed01;
	color: #000;
}
.btn__pubblico__small {
    display: inline-block!important;
    padding: .7rem 2rem;
    border-radius: 30px;
    background: #000;
    color: #feed01!important;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.2rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    line-height: 1.3;
	border: none;
    max-width: 100%; /* Per assicurarsi che si adatti al container */
}
.btn__pubblico:hover {
	background: #000;
	color: #feed01;
}
@media screen and (max-width:767px) {
	.btn__pubblico {
		font-size: 1.2rem;
	}
}
.modal-backdrop {
	z-index: 100000;
}
.modal {
	z-index: 1000000;
}
#leadModal .modal-dialog {
	max-width: 922px;
	width: 97%;
}
#leadModal .modal-header {
	background: #feed01;
	padding: 40px 0;
}
#leadModal .modal-header img{
	margin: auto;
	max-width: 35%;
}
#leadModal .modal-body span {
	font-size: 1.75rem;
}
#leadModal .modal-backdrop {
	z-index: 2000000;
}
#leadModal .modal-body .wpcf7-list-item-label {
	font-size: 1rem;
}
.wpcf7-list-item-label a {
	text-decoration: none;
	color: #000;
}
#leadModal .modal-body input[type="text"], #leadModal .modal-body input[type="email"] {
	background: #feed0170;
	border-radius: 30px;
	padding: 13px 18px;
	border: none;
}
#leadModal .modal-body input[type="text"]::placeholder, #leadModal .modal-body input[type="email"]::placeholder {
	color: #000;
}
#leadModal .modal-body .wpcf7-not-valid-tip {
	font-size: .875rem;
}
#leadModal .btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
	color:#000;
}
.article__pubblico__sidebar {
	border: 6px solid #feed01;
	padding: .5rem;
}
.article__pubblico__sidebar img {
	max-width: 80%;
}
.article__pubblico__sidebar .cover__pubblico {
	max-width: 100%;
}
#newsletter__pubblico__single {
	background: #feed01;
}
/*** PROGETTI EDUCATIVI *****/
.list__container__menu {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	max-width: 70%;
  }
.list__container__menu li {
	flex: 1 1 calc(25% - 12px);
	text-align: center;
	padding: 0 5px;
  }
.list__container__menu.timeline__list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	max-width: 90%;
  }
.list__container__menu.timeline__list li {
	flex: 1 1 calc(20% - 12px);
	text-align: center;
	padding: 0 5px;
  }
.list__container__menu li a {
	display: block;
}
@media (max-width: 767px) {
	.list__container__menu {
		max-width: 100%;
	}
	.list__container__menu li {
		flex: 1 1 calc(50% - 8px);
	}
	.list__container__menu.timeline__list li {
		flex: 1 1 calc(50% - 8px);
		text-align: center;
		padding: 0 5px;
	}
}
/*** sostieni **/
#sostieni__list {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	list-style-type: none;
	padding: 0;
	width: 60%;
	margin: 0 auto;
}
#sostieni__list > div {
      flex: 1 1 calc(25% - 12px);
      text-align: center;
    }
@media (max-width: 600px) {
	#sostieni__list {
		width: 100%;
	}
	#sostieni__list > div {
        flex: 1 1 calc(50% - 8px);
    }
}

/*********** APP ************/
#app__container {
	background: #2074AD;
	padding: 2.25rem 2.25rem 0 2.25rem;
	margin-top: 2rem;
}
#app__container p {
	color: #fff;
}
#app__container a {
	color: #2074AD;
	background-color: #fff;
	display: inline-block;
	padding: .5rem 1rem;
	font-size: 1.125rem;
	font-weight: 600;
	text-decoration: none;
}
#app__container img {
	margin-top: 3rem;
}
#app__back__col1 {
	background-color: #2074AD;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#app__back__col2 {
	background-color: #2074AD;
	padding: 3rem 4rem 3rem 5rem;
	color: #fff;
}
#app__back__col2 a {
	color: #2074AD;
	background-color: #fff;
	display: inline-block;
	padding: .5rem 1rem;
	font-size: 1.125rem;
	font-weight: 600;
	text-decoration: none;
}
@media screen and (max-width:767px) {
	#app__back__col1 {
		min-height: 200px;
	}
	#app__back__col2 {
		padding: 2rem;

	}
	#app__container {
		order: -1; /* Sposta l'app container all'inizio */
		margin-bottom: 20px; /* Aggiungi spazio sotto */
		margin-top: 0;
	}
}