body {
	font-family: 'IBM Plex Sans', sans-serif;
	color: #fff;
}

.separator-hor-30 {
	width: 30px;
	display: inline-block;
}

.separator-ver-30 {
	height: 30px;
	display: flex;
}

.separator-ver-55 {
	height: 55px;
	display: flex;
}

.ml-15 {
	margin-left: 15px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-35 {
	margin-bottom: 35px;
}

.mt-20 {
	margin-top: 20px;
}

.ml--30 {
	margin-left: -30px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-11 {
	padding-top: 11px;
}

main {
	padding-top: 76px;
}

nav {
	background-color: #182358;
}

.link-open-data {
	display: inline-block;
	text-align: center;
	margin-top: 30px;
	padding: 9px 25px;
	border: 1px solid #EE9100;
	border-radius: 3px;
	font-size: 13px;
	line-height: 18px;
	color: #EE9100;
	font-weight: 700;
}

.link-open-data:hover {
	background-color: #021440;
	border: 1px solid #021440;
	color: #fff;
	text-decoration: none;
}

.link-ricerca-header {
	margin-top: 30px;
	display: inline-block;
}

.link-menu {
	margin-top: 30px;
	display: inline-block;
	padding: 0;
}

.navbar-toggler-icon {
	width: auto;
}

h1 {
	font: 28px/32px;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 300;
}

h1 span {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	display: block;
}

h1 a.navbar-brand {
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
}

.wrap-bg-img-autori {
	position: relative;
	min-height: 160px;
	height: 160px;
	width: 160px;
	margin-left: 15px
}

.bg-img-autori {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.row-img-desktop .wrap-bg-img-autori {
	width: auto;
}

.autori-home {
	background-color: #182358;
	padding-top: 90px;
}

h2.title-page {
	font-size: 23px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	margin-left: 15px;
	letter-spacing: 0.23px;
}

.title-page {
	font-size: 23px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	margin-left: 15px;
	letter-spacing: 0.23px;
}

h3.sub-title-upper, h4.sub-title-upper {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
	margin: 30px 0 20px 15px;
}

.link-upper {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	color: #69B9EC;
}

.autori-home .card, .luoghi-home .card {
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

.autori-home .card-body, .luoghi-home .card-body {
	background-color: #244080;
	margin-top: -15px;
	padding: 30px 15px 26px 15px;
}

.luoghi-home {
	padding: 65px 0;
	background-color: #182358;
}

.autori-home .card-body h3, .luoghi-home .card-body h3 {
	font-family: 'IBM Plex Serif', serif;
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	font-weight: 400;
}

.autori-home .card-body h3 span, .luoghi-home .card-body h3 span {
	font-weight: 600;
	display: block;
	font-size: 15px;
}

.autori-home a:hover, .luoghi-home a:hover {
	text-decoration: none;
}

.autori-home a:hover .card-body, .luoghi-home a:hover .card-body {
	background-color: #2D4F9F;
}

.autori-home .card-footer, .luoghi-home .card-footer {
	background-color: #021440;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	padding: 9px 15px;
}

.title-search {
	font-size: 23px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.23px;
	margin-bottom: 50px;
}

#mobile-navbarToggleExternalContent, #navbarToggleExternalContent {
	background-color: #244080;
	height: 100vh !important;
	width: 100%;
	top: 0;
	position: absolute;
}

#mobile-searchToggleExternalContent, #searchToggleExternalContent {
	background-color: #244080;
	height: 100vh !important;
	width: 100%;
	top: 0;
	position: absolute;
}

.close {
	opacity: 1
}

.wrap-search-top {
	padding-top: 15%;
}

.input-search {
	width: 100%;
	height: 44px;
	border: 0;
	border-radius: 0;
	padding-left: 15px;
	font-size: 12px;
	color: #69B9EC;
}

.my-form-control {
	width: 100%;
	height: 44px;
	border: 1px solid #1C1C1C;
	font: 12px/15px 'IBM Plex Sans';
	letter-spacing: 0;
	color: #1C1C1C;
	background-color: #fff;
	border-radius: 0;
	padding: 0;
}

select {
	width: 100%;
	height: 50px;
	background-color: #182358;
	border: 0;
	font: 13px/13px 'IBM Plex Mono';
	letter-spacing: 0;
	color: #69B9EC;
	border-radius: 0;
	text-transform: uppercase;
}

select:after {
	color: white !important;
}

.bootstrap-select>select.bs-select-hidden, select.bs-select-hidden,
	select.selectpicker {
	display: inline-block !important;
}

select option {
	padding: 10px 10px 10px 10px;
}

select:focus {
	outline: none;
}

input:focus {
	outline: none;
}

.btn-search {
	width: 100%;
	height: 50px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.6px;
	color: #69B9EC;
	font-size: 12px;
	border: 2px solid #69B9EC;
	background-color: transparent;
}

.link-adv-search {
	height: 50px;
	text-transform: uppercase;
	text-align: right;
	color: #69B9EC;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.6px;
	display: block;
	line-height: 50px;
	text-decoration: underline;
}

.link-cancel-search {
	height: 50px;
	text-transform: uppercase;
	text-align: center;
	color: #69B9EC;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.6px;
	display: block;
	line-height: 50px;
	text-decoration: underline;
}

.catalogo-home {
	background-color: #222E61;
	padding-top: 45px;
	padding-bottom: 20px;
}

.search-catalogo-home {
	background-color: #021440;
	border: 0;
	border-radius: 0;
}

.search-catalogo-home .form-control {
	background-color: #021440;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	color: #fff;
	height: 50px;
}

.form-control:focus {
	box-shadow: 0 0 0;
	border-radius: 0;
}

.search-catalogo-home .input-group-text {
	border: 0;
	border-radius: 0;
	background-color: #021440;
}

.search-catalogo-home .input-group-text button {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	padding: 0;
}

.row-settore-home {
	margin-bottom: 30px;
}

.row-settore-home a {
	display: block;
	background-color: #244080;
	text-align: center;
	padding: 40px 0;
	font-size: 18px;
	font-family: 'IBM Plex Serif', serif;
	color: #FFFFFF;
	font-weight: 400;
}

.row-settore-home a span {
	display: block;
	font-weight: 500;
	opacity: .5;
	font-size: 15px;
	font-family: 'IBM Plex Sans', sans-serif;
}

.row-settore-home a:hover {
	background-color: #2D4F9F;
	text-decoration: none;
}

.mappa-home {
	background-color: #222E61;
	padding-top: 10px;
	padding-bottom: 50px;
}

.leaflet-container {
	font: 12px/1.5 'IBM Plex Sans', sans-serif !important;
	background: #021440 !important;
}

.marker-cluster {
	border-radius: 50% !important;
}

.marker-cluster-large, .marker-cluster-small, .marker-cluster-medium {
	background-color: rgba(238, 145, 0, .9) !important;
	padding: 18px !important;
	height: 80px !important;
	width: 80px !important;
}

.marker-cluster div {
	margin-top: 5px;
	text-align: center;
	font-size: 23px;
	line-height: 30px;
	font-family: 'IBM Plex Sans', serif;
	color: #fff;
}

.itinerari-home {
	background-color: #182358;
	padding-top: 45px;
	padding-bottom: 70px;
}

.row-itinerari {
	margin-top: 20px;
}

.row-itinerari .card {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.wrap-bg-img-itinerari {
	position: relative;
	min-height: 250px;
	height: 250px;
	width: auto;
	background-color: #244080;
}

.bg-img-itinerari {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.row-itinerari .card-body {
	background-color: #244080;
	min-height: 125px;
	height: 125px;
}

.row-itinerari a:hover .card-body {
	background-color: #2D4F9F;
}

.row-itinerari a:hover .wrap-bg-img-itinerari {
	opacity: .7;
}

.row-itinerari .card-title {
	color: #fff;
	font-size: 18px;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	margin-bottom: 0;
	height: 88px;
	overflow: hidden;
}

.bottom-home {
	background-color: #222E61;
	padding: 15px 0 45px 0;
}

.link-bottom-home {
	color: #fff;
	margin-left: 15px;
	font-size: 19px;
	font-weight: 500;
}

.link-bottom-home:hover {
	color: #69B9EC;
	text-decoration: none;
}

.link-accedi {
	letter-spacing: 0.13px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}

.link-accedi:hover {
	color: #69B9EC;
	text-decoration: none;
}

span.link-accedi {
	margin: 0 6px;
}

.pre-footer {
	background-color: #182358;
	padding: 5px 0 25px 0;
}

.icone-social a {
	margin-left: 15px;
	display: inline-block;
}

.footer {
	background-color: #fff;
	padding: 25px 0;
}

.logo-mibact {
	margin-left: 15px;
}

.logo-iccd {
	margin-left: 30px;
}

.link-footer {
	margin-left: 15px;
	font-size: 13px;
	letter-spacing: 0.13px;
	color: #182358;
	font-weight: 400;
	display: inline-block;
}

.link-footer:hover {
	color: #69B9EC;
	text-decoration: none;
}

.autore-page {
	background-color: #182358;
	padding-top: 90px;
}

.bread-top {
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
}

.bread-top a {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
}

.bread-top span {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
}

.title-autore {
	font-size: 28px;
	font-family: 'IBM Plex Serif', serif;
	color: #FFFFFF;
	font-weight: 400;
	margin: 0 0 0 15px;
}

.data-autore {
	font-size: 19px;
	color: #A7B2CC;
	font-weight: 400;
	margin: 0 0 0 15px;
}

.sottotitolo-autore {
	font-size: 24px;
	color: #A7B2CC;
	font-weight: 400;
	margin: 0 0 0 15px;
}

.autore-page-dati {
	background-color: #182358;
	padding-top: 30px;
	padding-bottom: 30px;
}

.title-page-sx {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
	margin-left: 15px;
	margin-bottom: 25px;
}

.title-page-dx {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #69B9EC;
	margin-left: 15px;
	margin-bottom: 25px;
}

.col-page-sx .wrap-bg-img-autori {
	margin-left: 0;
}

.link-img-autore {
	position: relative;
	display: block;
}

.link-img-autore:hover .dida-esito {
	opacity: 1;
}

.link-img-autore .dida-img-autore {
	position: absolute;
	display: none;
	background-color: #244080;
	width: 100%;
	height: 100%;
	padding: 10px;
}

.link-img-autore:hover .dida-img-autore {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	opacity: 1;
}

.title-caption {
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: 'IBM Plex Serif', serif;
	font-style: italic;
	height: 140px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.type-caption {
	font-family: 'IBM Plex Mono', monospace;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	display: block;
	position: relative;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.type-caption:after {
	content: '';
	height: 1px;
	width: 10px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.author-caption {
	display: block;
	font-size: 13px;
	color: #fff;
}

.date-caption {
	display: block;
	font-size: 13px;
	color: #fff;
}

.row-img-desktop {
	margin-bottom: 30px;
	margin-right: 0;
}

.more-img-autore {
	position: relative;
	display: block;
	text-align: center;
}

.dida-img-autore {
	position: absolute;
	top: 0;
	background-color: #244080;
	width: 100%;
	height: 100%;
	padding: 10px;
	opacity: .7;
}

.more-caption {
	font-size: 35px;
	color: #fff;
	padding: 40px 0;
	display: block;
}

/*.wrap-sidebar {
    border-left: 1px solid #2A3F71;
    padding-left: 30px;
}*/
.txt-rete {
	font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	line-height: 22px;
}

.txt-rete a {
	display: block;
	color: #69B9EC;
	font-size: 13px;
	font-family: 'IBM Plex Sans', sans-serif;
}

.wrap-altre-risorse {
	margin: 30px 0;
}

.title-sidebar-w {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 25px;
	margin-left: 15px;
	display: inline-block;
}

.title-sidebar-w a {
	display: block;
	color: #69B9EC;
	font-size: 13px;
	font-family: 'IBM Plex Sans', sans-serif;
}

.table-risorse {
	border-top: 1px solid #69B9EC;
	border-bottom: 1px solid #69B9EC;
}

.row-risorse {
	list-style: none;
	margin: 0;
	padding: 0;
}

.row-risorse li {
	border-bottom: 1px solid #354979;
	padding-bottom: 5px;
	margin-top: 5px;
	display: flex;
}

.row-risorse li:last-child {
	border-bottom: 0px solid #354979;
}

.row-risorse li a {
	color: #fff;
}

.row-risorse li a:hover {
	text-decoration: none;
	color: #69B9EC;
}

.label {
	min-width: 60px;
	font-size: 13px;
	font-weight: 400;
	margin-right: 15px;
	display: inline-block;
}

.campo {
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
}

.link-more-sidebar {
	font-size: 11px;
	color: #fff;
	letter-spacing: 0.22px;
}

.link-more-sidebar:hover {
	text-decoration: none;
	color: #69B9EC;
}

.row-libri {
	margin-bottom: 20px
}

.wrap-bg-img-libri {
	position: relative;
	min-height: 120px;
	height: 120px;
	background-color: #222E61;
}

.bg-img-libri {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	margin-bottom: 7px;
	margin-top: 7px;
}

.dida-libri {
	text-align: center;
	font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	margin: 7px 0 0 0;
}

.link-libro:hover .dida-libri {
	text-decoration: none;
	color: #69B9EC;
}

.img-opera {
	background-color: #182358;
	padding-top: 95px;
}

.title-opera {
	font-size: 28px;
	font-family: 'IBM Plex Serif', serif;
	color: #FFFFFF;
	font-weight: 400;
	font-style: italic;
	margin: 0 0 0 15px;
}

.desc-opera {
	font-family: 'IBM Plex Mono';
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.26px;
	font-weight: 500;
	color: #fff;
	opacity: .5;
	margin-left: 15px;
}

.desc-opera span {
	text-transform: none;
}

.autore-opera {
	margin: 20px 0 0 15px;
}

.autore-opera a {
	color: #fff;
	font-family: 'IBM Plex Serif', serif;
	font-size: 21px;
}

.autore-opera a::after {
	content: '\27F6';
	padding-left: 5px;
}

.autore-opera a:hover {
	color: #fff;
	opacity: .5;
	text-decoration: none
}

.data-autore-opera {
	font-family: 'IBM Plex Mono';
	font-size: 15px;
	color: #fff;
	opacity: .5;
	margin-left: 15px;
}

.wrap-txt-opera {
	margin: 60px 0 0px 0;
}

.txt-opera {
	font-family: 'IBM Plex Serif', serif;
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}

.read-more {
	font-family: 'IBM Plex Mono';
	font-size: 13px;
	color: #69B9EC;
	text-transform: uppercase;
}

.read-more:hover {
	text-decoration: none;
}

.row-dati-opera .label {
	min-width: 200px;
	font-size: 12px;
	font-weight: 400;
	margin-right: 15px;
	display: inline-block;
	text-transform: uppercase;
}

.row-dati-opera .link-esterno {
	color: #69B9EC;
}

.row-dati-opera .link-esterno::after {
	content: '\27F6';
	padding-left: 5px;
}

.wrap-dati-luogo {
	background-color: #244080;
	padding: 15px;
}

.wrap-dati-luogo p {
	font-size: 15px;
	line-height: 19px;
}

.wrap-dati-luogo p span {
	display: block;
	font-family: 'IBM Plex Mono';
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
}

.wrap-dati-luogo p a {
	color: #fff;
	text-decoration: none;
}

.wrap-dati-luogo p a::after {
	content: '\27F6';
	padding-left: 5px;
	font-size: 12px;
}

.col-ml--15 {
	margin-left: -15px;
}

.wrap-parole-cercate {
	margin: 0 0 0 0px;
}

.wrap-parole-cercate a {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 2px 18px 2px 5px;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	background: #2D4F9F url(../img/close-off.svg) no-repeat center right;
	transition: .2s;
}

.wrap-parole-cercate a:hover {
	background: #69B9EC url(../img/close.svg) no-repeat center right;
	text-decoration: none;
}

/*.wrap-esito-border {
    border-right: 1px solid #2A3F71;
    padding-right: 30px;
}*/
#containerMason {
	padding: 0;
	margin: 0 -20px 0 -15px;
}

.dida-esito {
	width: 162px;
	background-color: #244080;
	padding: 10px 24px 20px 10px;
	transition: .2s;
}

.itemMason {
	display: inline-block;
	max-width: 189px;
	margin: 0;
	padding: 17px;
	visibility: hidden;
}

.itemMason.item--loaded {
	visibility: visible;
}

.itemMason a {
	color: #fff;
}

.itemMason a:hover {
	text-decoration: none;
}

.itemMason a:hover img.mason-image {
	opacity: .7;
}

.itemMason a:hover .dida-esito {
	background-color: #2D4F9F;
}

.mason-image {
	display: block;
	height: auto;
	width: 162px;
	min-height: 80px;
	transition: .2s;
}

.caption-title {
	font-family: 'IBM Plex Serif', serif;
	font-style: italic;
	font-size: 13px;
	line-height: 17px;
	display: block;
}

.caption-type {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 13px;
	display: block;
}

.caption-separator {
	background-color: #fff;
	height: 1px;
	width: 10px;
	margin: 10px 0 10px 0px;
	display: block;
}

.caption-author {
	font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	display: block;
}

.caption-date {
	font-family: 'IBM Plex Serif', serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 17px;
	display: block;
}

.load-more {
	background-color: #244080;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 0;
	box-shadow: 0 0 0;
}

.load-more:hover {
	background-color: #021440;
}

.btn-avanzata {
	font-family: 'IBM Plex Sans', sans-serif;
	float: right;
	font-size: 11px;
	color: #fff;
	text-transform: lowercase;
}

.wrap-filtro-collapse {
	margin-bottom: 15px;
}

.btn-filtro {
	display: block;
	font-size: 15px;
	color: #fff;
	padding: 14px 12px;
	padding: 14px 12px;
	height: 50px;
	background: #244080 url(../img/piu-collapse.svg) no-repeat 96% 15px;
}

.btn-filtro:hover {
	color: #fff;
	text-decoration: none;
}

.btn-filtro[aria-expanded="true"] {
	background: #244080 url(../img/meno-collapse.svg) no-repeat 96% 23px;
}

.collapse-filtri {
	padding: 15px 10px;
}

.collapse-filtri .search-catalogo-home {
	background-color: #fff;
	width: 74%;
	opacity: .75;
}

.collapse-filtri .search-catalogo-home .form-control {
	height: 32px;
	background-color: #fff;
}

.collapse-filtri .search-catalogo-home .input-group-text {
	background-color: #fff;
}

.collapse-filtri .search-catalogo-home .input-group-text button {
	margin-top: -6px;
}

.list-filtri {
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
	max-height: 180px;
	overflow-y: auto;
}

.link-filtro {
	font-weight: 400;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}

.link-filtro span {
	font-weight: 700;
	font-size: 10px;
	opacity: .49;
	margin-left: 7px;
}

.link-filtro::before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	border: 1px solid #69B9EC;
	margin-right: 5px;
}

.link-filtro.active {
	font-weight: 700;
}

.link-filtro.active::before {
	background-color: #69B9EC;
}

.link-filtro:hover, .link-filtro.active:hover {
	text-decoration: none;
	color: #fff;
}

.list-filtri::-webkit-scrollbar {
	width: 15px;
	background-color: #182358;
}

.list-filtri::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #244080;
	width: 8px;
}

.list-filtri::-webkit-scrollbar-track {
	border-radius: 0px;
	background-color: #182358;
}

.btn-avanzata-mobile {
	display: none;
}

.other-serach {
	margin: 20px 0 0 0;
}

.title-other-search {
	font-weight: 400;
	font-size: 15px;
	margin-left: 15px;
	margin-bottom: 7px;
}

.filtro-immagini {
	margin: 12px 14px;
	font-weight: 400;
	font-size: 15px;
}

.filtro-immagini input {
	margin-right: 10px;
}

.box-search-adv {
	margin: 0 15px 10px 0;
}

.title-search-adv {
	margin: 0 0 7px 15px;
	font-weight: 400;
	font-size: 15px;
}

.row-btn-ric-avanzata {
	margin-left: 0;
	margin-right: 0;
	margin-top: 55px;
}

.wrap-img-opera-bg {
	position: relative;
	min-height: 300px;
	height: auto;
	display: contents;
}

.wrap-img-opera {
	text-align: center;
}

.bg-img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}

.label-table-risorse {
	min-width: 60px;
	font-size: 13px;
	font-weight: 400;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #354979;
}

.campo-table-risorse {
	font-size: 13px;
	font-weight: 400;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #354979;
}

.campo-table-risorse a {
	color: #fff;
}

.campo-table-risorse a:hover {
	text-decoration: none;
	color: #69B9EC;
}

.table-risorse table {
	padding: 0;
	margin: 0;
	width: 100%;
}

/* simvox */
.easy-autocomplete {
	width: 85% !important
}

.easy-autocomplete-container ul {
	background-color: #021440;
}

.easy-autocomplete-container ul li.selected {
	background: none repeat scroll 0 0 #021440;
	cursor: pointer;
}

.row-dati-opera .label {
	text-transform: initial;
}

.small-results {
	text-align: left;
	width: 115px;
}

/* simvo */
.wrap-img-scheda {
	/*position: relative;
    min-height: 600px;
    height: 600px;
    */
	margin-bottom: 30px;
}

.bg-img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 50% 25%;
}

.row-link-esterni {
	margin-top: 30px;
}

.row-link-esterni .row-risorse li {
	display: inline-block;
	border: 0;
	margin: 0 30px 0 0;
	padding: 0;
}

.row-link-esterni .row-risorse li a {
	font-size: 13px;
}

.autore-page-dati.wrap-page-text h1 {
	font-size: 28px;
	font-family: 'IBM Plex Serif', serif;
	color: #FFFFFF;
	font-weight: 400;
	margin: 0 0 30px 15px;
}

.autore-page-dati.wrap-page-text h2 {
	color: #fff;
	font-family: 'IBM Plex Serif', serif;
	font-size: 21px;
}

.autore-page-dati.wrap-page-text {
	padding-top: 120px
}

.autore-page-dati.wrap-page-text p a {
	color: #69B9EC;
	text-decoration: underline;
}

.autore-page-dati.wrap-page-text p a:hover {
	color: #69B9EC;
	text-decoration: none;
}

.autore-page-dati.wrap-page-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.autore-page-dati.wrap-page-text ul li {
	margin-bottom: 15px;
}

.autore-page-dati.wrap-page-text ul li a {
	font-weight: 400;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	display: inline-block;
}

.autore-page-dati.wrap-page-text ul li ul {
	margin-left: 15px;
}

.autore-page-dati.wrap-page-text ul li ul li {
	margin-bottom: 5px;
}

.table-page-catalogo {
	width: 100%;
}

.table-page-catalogo tr {
	border-bottom: 1px solid #354979;
}

.table-page-catalogo tr td {
	padding: 15px 0;
	font-size: 13px;
}

.label-text {
	width: 30%;
	vertical-align: top;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.dida-img {
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	color: #A7B2CC;
	margin: 10px 0 10px 10px;
}

.approfondimenti .label {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 10px;
	display: inline-block;
	text-transform: uppercase;
}

.approfondimenti .campo {
	display: inline;
}

.approfondimenti strong {
	display: block;
}

.autore-page-dati.wrap-page-text ul.approfondimenti li a:hover {
	color: #69B9EC;
}

.autore-page-dati.wrap-page-text ul li a.no-link {
	cursor: default;
	color: #fff;
}

.autore-page-dati.wrap-page-text ul li a.no-link:hover {
	cursor: default;
	color: #fff;
}

.autore-page-dati.wrap-page-text ul.approfondimenti li.link-esterno a.no-link::after
	{
	content: '';
}

.autore-page-dati.wrap-page-text ul.approfondimenti li ano-link:hover {
	cursor: default;
	color: #fff;
}

.row-risorse li.link-esterno {
	padding-bottom: 15px;
}

/*.autore-page-dati.wrap-page-text ul.approfondimenti li.link-esterno a::after {
    content: '\27F6';
    padding-left: 5px;
}*/
.wrap-esito-itinerari {
	
}

.mt-30 {
	margin-top: 30px;
}

.approfondimenti .link-esterno .campo {
	display: inline-block;
	margin-left: 25px;
}

.ico-allegato {
	margin-right: 5px;
}

.filtri-top {
	display: none;
}

.upPicture {
	display: none;
}

/*cat-ia*/
.switch {
	position: relative;
	display: inline-block;
	width: 54px; /* 10% in meno di 60px */
	height: 30.6px; /* 10% in meno di 34px */
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 23.4px; /* 10% in meno di 26px */
	width: 23.4px; /* 10% in meno di 26px */
	left: 3.6px; /* 10% in meno di 4px */
	bottom: 3.6px; /* 10% in meno di 4px */
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #0066cc;
}

input:focus+.slider {
	box-shadow: 0 0 1px #0066cc;
}

input:checked+.slider:before {
	-webkit-transform: translateX(23.4px); /* 10% in meno di 26px */
	-ms-transform: translateX(23.4px); /* 10% in meno di 26px */
	transform: translateX(23.4px); /* 10% in meno di 26px */
}

/* Rounded sliders */
.slider.round {
	border-radius: 30.6px; /* 10% in meno di 34px */
}

.slider.round:before {
	border-radius: 50%;
}

.toggle {
	margin-top: 30px;
	display: inline-block;
	padding: 0;
}


/* ---------- media queries  -------------- */
@media ( min-width : 768px) {
 
	.wrap-dati-luogo {
		min-height: 350px;
	}
	.easy-autocomplete {
		width: 82% !important
	}
}

@media ( min-width : 1024px) {
 
	.col-page-sx {
		border-right: 1px solid #2A3F71;
		max-width: 68.1%;
		flex: 0 0 68.666667%;
	}
	.col-page-dx {
		margin-left: 15px;
		padding-right: 30px;
		flex: 0 0 30.333333%;
		max-width: 30.333333%;
	}
}

@media ( max-width : 1024px) {
	.catiaA {
		display: none !important;
	}
	.col-page-sx .wrap-bg-img-autori {
		min-height: 130px;
		height: 130px;
	}
	.more-img-autore .more-caption {
		padding: 5px 0;
	}
}

@media ( max-width : 812px) {
	main {
		padding-top: 62px;
	}
	.catiaA {
		display: none !important;
	}
	.wrap-bg-img-autori {
		min-height: 130px;
		height: 130px;
		width: 130px;
		margin-left: 10px;
	}
	.autori-home {
		padding-top: 55px;
	}
	.autori-home .card-body, .luoghi-home .card-body {
		padding-left: 10px;
	}
	.autori-home .card-body h3, .luoghi-home .card-body h3 {
		font-size: 15px;
		line-height: 18px;
	}
	.autori-home .card-body h3 span, .luoghi-home .card-body h3 span {
		font-size: 10px;
	}
	.autori-home .card-footer, .luoghi-home .card-footer {
		font-size: 10px;
	}
	.link-upper {
		float: right;
		margin-top: 10px;
	}
	h1 a.navbar-brand {
		font-size: 20px;
		line-height: 23px;
	}
	.link-ricerca-header {
		margin-top: 18px;
	}
	.link-menu {
		margin-top: 18px;
	}
	.col-page-sx .wrap-bg-img-autori {
		height: 130px;
		min-height: 130px;
		width: 130px;
	}
	.autore-page-dati .col-page-sx .wrap-bg-img-autori {
		width: auto;
	}
	.wrap-sidebar {
		border: 0;
		padding-left: 0;
	}
	.col-page-dx {
		margin-top: 55px;
	}
	.link-open-data {
		display: none;
	}
	.autore-page {
		padding-top: 55px;
	}
	.bottom-home {
		display: none;
	}
	.logo-mibact {
		margin-left: 0;
	}
	.logo-iccd {
		margin-left: 0;
		display: block;
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.table-page-catalogo tr td {
		display: block;
	}
	.easy-autocomplete {
		width: 82% !important
	}
	.downPicture {
		display: none;
	}
	.upPicture {
		display: unset;
	}
}

@media ( max-width : 767px) {
	.wrap-link-open-data {
		display: none;
	}
	.catiaA {
		display: none !important;
	}
	
	.wrap-search-top select {
		margin-bottom: 30px;
	}

	/*.itinerari-home {
        display: none;
    }*/
	.col-page-sx .wrap-bg-img-autori {
		height: 200px;
		min-height: 200px;
		width: auto;
		margin-bottom: 20px;
	}
	.link-footer {
		margin-left: 0;
		display: block;
	}
	.footer .col-12.col-md-3.offset-md-1 {
		margin-top: 20px;
	}
	.wrap-map-luogo {
		display: none;
	}
	#containerMason {
		margin-left: -15px;
		margin-right: 0;
	}
	.itemMason {
		flex: 0 0 0;
		max-width: 48%;
		width: 280px;
		padding: 15px;
		padding-bottom: 0;
	}
	.btn-avanzata-mobile {
		display: block;
		font-family: 'IBM Plex Sans', sans-serif;
		float: right;
		font-size: 11px;
		color: #fff;
		text-transform: lowercase;
	}
	.btn-avanzata {
		display: none;
	}
	.title-page-dx {
		margin-left: 15px;
	}
	.autori-home .col-6 {
		margin-bottom: 30px;
	}
	.luoghi-home .col-6 {
		margin-bottom: 30px;
	}
	.row-settore-home .col-12 {
		margin-bottom: 15px;
	}
	.row-settore-home {
		margin-bottom: 0;
	}
	.row-img-desktop {
		margin-bottom: 0;
	}
	.row-risorse li {
		display: block !important;
		padding-bottom: 10px;
		margin-top: 10px;
	}
	.row-dati-opera .label {
		vertical-align: top;
		display: block;
	}
	.filtri-top {
		display: inline-block;
		float: right;
		font-family: 'IBM Plex Mono';
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 0.26px;
		font-weight: 500;
		color: #69B9EC;
	}
	.itemMasonNotaList {
		margin-left: -15px;
	}
	.row-itinerari .card-body {
		margin-bottom: 30px;
	}
	.icone-social {
		margin-top: 30px;
	}
	.easy-autocomplete {
		width: 87% !important
	}
	.downPicture {
		display: none;
	}
	.upPicture {
		display: unset;
	}
}

@media ( max-width : 812px) {
	.toggle {
		margin-top: 18px;
	}
}