


/*
	SpecificSections.css
	TemplateName: Business Management
	Copyright (c) 2015, ObjectWeb Srl. All rights reserved.
	Version: 1.0.0
*/

/* General
------------------------------------------------------------------------------------------------- */
:root {
	--main-text-color: #000;
	--gray-band-color: #F1F0EE;
	--dark-gray-band-color: #efefef;
	--gray-color-title: #6E7473;
	--gray-background: #D3D5D5;
	--gray-background-trasparent: rgba(100,100,100,0.5);
	--light-blue-color-title: #578A8B;
	--light-blue-background: #DEE8E8;
	--light-blue-background-trasparent: rgba(191,211,220,0.8);
	--light-blue-overlay-background: rgba(208,225,226,0.8);
	--purple-color-background: #C8C0BC;
	--purple-background-transparent: rgba(165,142,139,0.8);
	--purple-color-title: #8C6966;
	--brown-color-background: rgb(221,202,187);
	--brown-background-transparent: rgba(184,165,141,0.8);
	--brown-color-title: #947855;
	--green-color-title: #546037;
	--green-color-background:#C3C3B9;
	--green-overlay-background: rgba(180,185,168,0.8);
	--people-color-title: rgb(211,217,215);
	--people-background: #EFF2F1;
	--people-background-transparent: rgba(211,217,215,0.8);
	--legend-color-title: rgb(214,210,200);
	--legend-background: #F7F3EA;
	--legend-background-transparent: rgba(214,210,200,0.8);
	--ancient-crafts-color-title: rgb(197,198,206);
	--ancient-crafts-background: #EAEBF2;
	--ancient-crafts-background-transparent: rgba(197,198,206,0.8);
	--community-map-page: #e2dcdd;
	--community-map-color: #7c7268;
}

body {
	font-size: 18px;
	line-height: 26px;
	font-family: 'Aleo', serif;
	color: var(--main-text-color);
}

.section {
	margin-bottom: 100px !Important;
}

.page-content,
.content{
	padding: 0px;
	min-height: 0px;
}

.no-margin {
	margin-bottom: 0px !Important;
}

.right {
	text-align: right;
}

.section-title {
	position: relative;
	padding-left: 50px;
}

.section-title h1,
.section-title h2 {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 56px;
	position: relative;
	margin-bottom: 50px;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
	z-index: 2;
}

.section-title:before {
	content: "";
	width: 10px;
	height: 350px;
	background-color: #000;
	left: 0px;
	top: 11px;
	position: absolute;
	z-index: 2;
}

.category-intro-band .section-title:before {
	top: -25px;
	height: 180px;
}

.header-white h2 {
	margin-bottom: 0px;
}

.small-title {
	color: #000;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
	line-height: 41px;
	font-family: 'Oswald';
}

.section-subtitle {
	font-family: "Nothing You Could Do", cursive;
	font-size: 28px;
	margin-bottom: 0px;
	padding-left: 50px;
}

.header-white .section-subtitle h3 {
	font-size: 32px;
}

.header-white .section-title {
	margin-top: 50px;
	text-align: center;
}

.header-white .section-title:before {
	display: none;
}

.header-white .section-subtitle {
	text-align: center;
}

.btn.btn-primary,
.change-cookie-consents {
	font-family: "Oswald";
	font-weight: 600;
	background-color: var(--gray-background-trasparent);
	border: 0px;
	display: inline-block;
	width: auto;
	color: #000;
	font-size: 19px;
	border-radius: 0px;
	mix-blend-mode: multiply;
}

.change-cookie-consents {
	padding: 5px;
}


.btn.btn-primary.attachment,
.btn.btn-primary.link{
	position: relative;
	margin-top: -1px;
	font-family: 'Aleo';
	font-weight: 300;
	font-size: 18px;
	padding-left: 64px;
	display: block;
	text-align: left;
	background-color: transparent;
}

.btn.btn-primary.attachment:hover,
.btn.btn-primary.link:hover {
	font-weight: 600;
	background-color: transparent !important;
	color: #000;
	opacity: 1;
}

.breadcrumbs {
	float: right;
	font-family: 'Oswald';
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 50px;
}

.good-detail .breadcrumbs {
	margin-top: 30px;
}

.breadcrumbs li {
	list-style-type: none;
	display: inline-block;
}

.breadcrumbs li a {
	color: var(--light-blue-color-title);
}

.culture-places .breadcrumbs li a {
	color: var(--gray-color-title);
}

.people .breadcrumbs li a {
	color: var(--people-color-title);
}

.ancient-crafts .breadcrumbs li a {
	color: var(--legend-color-title);
}

.legend .breadcrumbs li a {
	color: var(--ancient-crafts-color-title);
}

.paths-cultural .breadcrumbs li a {
	color: var(--purple-color-title);
}

.paths-etnographic .breadcrumbs li a {
	color: var(--green-color-title);
}

.paths-tourism .breadcrumbs li a {
	color: var(--brown-color-title);
}

.breadcrumbs li a:hover {
	color: #000;
}

.breadcrumbs li:after {
	content: "//";
	padding: 0px 5px;
}

.breadcrumbs li:last-child:after {
	display: none;
}

.insight-section .text-hidden-box  {
	padding-top: 10px;
}

.good-insight-document-title,
.good-insight-links-title,
.good-insight-bibliographies-title {
	padding-left: 61px;
	position: relative;
	font-size: 30px;
	margin-top: 33px;
	margin-bottom: 17px;
	font-family: 'Nothing You Could Do';
}

.good-insight-document-title:before,
.good-insight-links-title:before,
.good-insight-bibliographies-title:before {
	content: "";
	background-image: url(../Images/PDFIcon.png);
	position: absolute;
	left: 0px;
	top: -13px;
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center;
}

.good-insight-links-title:before {
	background-image: url(../Images/URLIcon.png);
}

.good-insight-bibliographies-title:before {
	background-image: url(../Images/BookIcon.png);	
}

.good-insight-bibliographies span {
	padding-left: 90px;
	display: block;
	position: relative;
}

.good-insight-bibliographies span:before {
	content: "";
	background-image: url(../Images/Arrow.png);
	background-size: cover;
	background-position: center;
	width: 19px;
	height: 14px;
	position: absolute;
	left: 62px;
	top: 9px;
}

.btn.btn-primary:focus,
.btn.btn-primary:hover {
	opacity: 0.6;
	background-color: transparent;
	border: 0px !IMPORTANT;
	background-color: #000 !IMPORTANT;
	color: #fff;
	box-shadow: none;
}

.row {
	margin: 0px;
}

.white-band {
	background-color: #fff !important;
	margin-top: -10px;
	padding-bottom: 100px;
}

.gray-band {
   background-color: var(--gray-band-color) !important;
}

a:hover {
	text-decoration: none;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1450px) {
  .container {
    width: 1400px;
  }
}


@media(max-width: 1750px){
	.small-title {
		margin-bottom: 15px;
		font-size: 35px;
		line-height: 35px;
	}
}

@media(max-width: 1750px){

	body {
		font-size: 18px;
		line-height: 25px;
	}

	.section-title {
		padding-left: 40px;
	}
	
	.section-subtitle {
		font-size: 24px;
		padding-left: 40px;
	}

	.section-title h1, .section-title h2 {
		font-size: 47px;
		margin-bottom: 30px;
	}

	.good-insight-document-title, 
	.good-insight-links-title,
	.good-insight-bibliographies-title {
		font-size: 24px;
		padding-left: 45px;
	}

	.good-insight-document-title:before,
	.good-insight-links-title:before,
	.good-insight-bibliographies-title:before {
		width: 40px;
		height: 40px;
	}
	
	.good-insight-bibliographies span {
		padding-left: 70px;
	}

	.good-insight-bibliographies span:before {
		left: 45px;
	}

	.header-white .section-subtitle h3 {
		font-size: 25px;
		margin-top: 0px;
	}

	.category-intro-band .section-title:before {
		top: -25px;
		height: 152px;
	}

	.section {
		margin-bottom: 70px !Important;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.small-margin {
		margin-bottom: 30px !Important;
	}

	.section-title:before {
		top: 8px;
	}
	 
}

@media(max-width: 1450px){
	.white-band {
		padding-bottom: 70px;
	}

	.section {
		margin-bottom: 70px !Important;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.section-title h1, .section-title h2 {
		font-size: 43px;
	}
}

@media(max-width: 1300px){
	.small-title {
		font-size: 30px;
		line-height: 38px;
	}

	.insight-section .section-title h1,
	.insight-section .section-title h2 {
		font-size: 30px !IMPORTANT;
	}

}

@media(max-width: 1200px){

	.section {
		margin-bottom: 50px !Important;
	}

	.section-title {
		padding-left: 40px;
	}
	
	.section-title h1, .section-title h2 {
		font-size: 40px;
		margin-top: 0px;
	}

	.section-subtitle {
		padding-left: 40px;
		margin-top: 0px;
	}

	.good-insight-document-title,
	.good-insight-links-title,
	.good-insight-bibliographies-title {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.search .section-title h2 {
		margin-bottom: 0px;
	}

	.section-title:before {
		height: 250px;
	}

	.category-intro-band .section-title:before {
		top: -25px;
		height: 120px;
	}

	.white-band {
		padding-bottom: 70px;
	}
}

@media(max-width: 991px){
	.section-title h1, .section-title h2 {
		font-size: 35px;
	}

	.small-title {
		font-size: 27px;
		margin-bottom: 10px;
		line-height: 30px;
	}

	.white-band {
		padding-bottom: 50px;
	}

	.section {
		margin-bottom: 40px !Important;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.breadcrumbs {
		margin-bottom: 30px;
	}
	
	.good-intro,
	.good-intro .container {
		height: 500px;
	}

	.header-white .section-title {
		margin-top: 10px;
	}

	.section-title:before {
		height: 180px;
	}

	.category-intro-band .section-title:before {
		height: 120px;
	}
}

@media(max-width: 767px){

	body {
		font-size: 16px;
		line-height: 21px
	}
	
	.section-title:before {
		width: 5px;
		left: -7px;
		height: 300px;
	}
	
	.section-subtitle {
		padding-left: 7px;
		font-size: 17px;
		margin-bottom: 3px;
	}

	.section-title {
		padding-left: 7px;
	}

	.section-title h1, .section-title h2 {
		font-size: 21px;
		margin-bottom: 15px;
	}

	.small-title {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 5px;
	}

	.btn.btn-primary {
		font-size: 14px;
		padding: 5px;
	}

	.white-band {
		padding-bottom: 15px;
	}

	.section {
		margin-bottom: 15px !Important;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.breadcrumbs {
		display: none;
	}

	.good-insight-document-title,
	.good-insight-links-title,
	.good-insight-bibliographies-title {
		font-size: 17px;
		margin-top: 13px;
		padding-left: 28px;
		margin-bottom: 5px;
	}

	.good-insight-document-title:before,
	.good-insight-links-title:before,
	.good-insight-bibliographies-title:before {
		width: 20px;
		height: 20px;
		top: -2px;
	}

	.good-insight-bibliographies span:before {
		left: 5px;
	}

	.good-insight-bibliographies span {
		padding: 5px;
		padding-left: 30px;
	}

	.good-detail .breadcrumbs {
		display: none;
	}

	.btn.btn-primary.attachment, .btn.btn-primary.link {
		padding-left: 30px;
		font-size: 15px;
		white-space: break-spaces;
	}

	.header-white .section-title {
		margin-top: -10px;
	}

	.header-white .section-subtitle h3 {
		font-size: 17px;
		margin-top: 8px;
	}

	.section-title:before {
		height: 150px;
	}

	.category-intro-band .section-title:before {
		top: -25px;
		height: 100px;
	}

	.cookie-policy,
	.privacy-policy {
		padding: 0px 15px;
	}

}

.privacy-policy a,
.cookie-policy a{
	color: var(--brown-color-title);
}

.privacy-policy a:hover,
.cookie-policy a:hover{
	color: #000;
}

.cookie-consents {
    background-color: rgba(0,0,0,0.9);
    position: fixed;
    bottom: 0;
    width: 100%;
    color: #FFF;
    margin-bottom: 0 !important;
    padding: 10px 0;
    font-size: 14px;
    z-index: 9;
}

.banner-description a {
	color: var(--brown-color-title);
}

.banner-description a:hover {
	color: #fff;
}

.cookie-consents .cookie-buttons a.evidence {
	 background-color: var(--brown-color-title) !Important;
}

.cookie-consents .cookie-btn {
	font-family: Oswald;
}
/* ---------------------------------------------------------------------------------------------- */


/* Header
------------------------------------------------------------------------------------------------- */
header {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
	min-height: 109px;
	transition: all 0.3s ease-in-out 0s;
	z-index: 999 !important;
}

header.shrink {
	transition: all 1s ease-in-out 0s;
}

.header-white {
	margin-top: 100px;
}

header .container {
	position: relative;
}

header .navbar-brand {
	margin-top: 40px;
	font-size: 29px;
	font-family: 'Oswald';
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	z-index: 2;
	position: relative;
	padding-left: 0px;
}

header.shrink .navbar-brand {
	margin-top: 20px;
	font-size: 22px;
	padding: 0px;
	color: #fff;
}

.homepage header .navbar-brand {
	display: none;
}

.homepage header.shrink .navbar-brand {
	display: inline-block;
}


@media(max-width: 1750px) {
	header .navbar-brand {
		font-size: 25px;
	}
}

@media(max-width: 991px){
	header .navbar-brand {
		margin-top: 20px;
		padding: 0px;
	}
}

@media(max-width: 767px){

	header {
		min-height: auto;
	}
	
	header .navbar-brand {
		font-size: 18px;
	}
}

/*Tasto menù*/

.fixed-menu .name {
  font-family: 'Oswald';
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  float: left;
  text-transform: uppercase;
  position: relative;
}

.menu-band.shrink .fixed-menu .name {
	display: none;
}

header.shrink {
	min-height: auto;
	background-color: rgba(129,123,118,0.9) !important;
	width: auto;
	margin: 0 auto;
	left: 50%;
	transform: translateX(-50%);
	padding: 0px 50px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

header.shrink .container {
	width: auto;
}

header.shrink .fixed-menu .name {
	font-size: 22px;
	margin-top: 0px;
}

header.shrink .fixed-menu a .image {
	width: 40px;
	height: 40px;
}

.fixed-menu a .image {
	width: 42px;
	height: 42px;
	background-size: cover;
	background-image: url(../Images/Menu.png);
	display: block;
	margin: 0 auto;
}

.open-navbar .fixed-menu a .image {
	background-image: url('../Images/CloseNav.png') !important;
	display: block;
}

@media(max-width: 991px) {
	header.shrink {
		padding: 0px 10px;
		text-align: center;
		min-height: auto;
	}

	header.shrink .navbar-brand {
		padding: 0px;
		margin-top: 10px;
		font-size: 18px;
		height: auto;
		padding-bottom: 10px;
	}

	.fixed-menu a .image {
		width: 30px;
		height: 30px;
	}

	.fixed-menu .name {
		font-size: 18px;
	}
}

@media(max-width: 767px){
	header.shrink {
		width: auto;
		padding: 5px;
	}

	header.shrink .container {
		text-align: center;
	}

	header.shrink .navbar-brand {
		float: none;
		font-size: 15px;
		padding-bottom: 5px;
	}

	.fixed-menu .name {
		font-size: 13px;
		display: block !important;
	}

	.fixed-menu a .image {
		width: 20px;
		height: 20px;
	}
}

@media(max-width: 450px){
	header.shrink {
		width: 72%;
	}
}

/*Menù*/
.overlay-menu {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0px;
	right: 0;
	background-color: rgba(129,123,118,0.9);
	overflow-x: hidden;
	transition: 0.5s;
	width: 0;
}

.open-navbar .overlay-menu {
	width: 50%;
}

.overlay-content {
	position: relative;
	width: 100%;
	padding: 0px;
	height: 100%;
}

.overlay-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/*Voci di menù*/
.navbar-nav > li > a {
  display: inline-block;
  font-size: 32px;
  color: #fff;
  line-height: 40px;
  font-weight: 600;
  text-align: left;
  padding: 5px 0px 10px 0px;
}

.navbar-nav > li:nth-child(4) > a {
	pointer-events: none;
}

.navbar-nav > li > a:focus {
	background-color: transparent;
}

.navbar-nav > li > a span {
	text-transform: none;
	display: block;
	font-weight: 300;
	font-size: 22px;
	color: #d3cbc0;
}

.navbar-nav > li.active > a,
.navbar-nav > li > a:hover {
	background-color: transparent;
	font-weight: 600;
}

.navbar-nav > li.active > a:after,
.navbar-nav > li > a:hover:after {
	content: "";
	background-color: rgb(87,81,74);
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -0px;
	left: 0px;
}

.section.menu {
	text-align: center;
	display: flex;
	width: 100%;
	justify-content: flex-start;
	float: right;
	padding: 50px;
	margin-bottom: 0px !important;
	height: 100%;
}

.section.menu .navbar-nav {
	float: none;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 0px;
	font-family: 'Oswald';
	text-transform: uppercase;
}

.navbar-nav > li {
  float: none;
  text-align: left;
}

.navbar-nav > li:nth-child(6),
.navbar-nav > li:nth-child(7),
.navbar-nav > li:nth-child(8),
.navbar-nav > li:nth-child(5) {
	margin-left: 50px;
}

.navbar-nav > li:nth-child(9) {
	margin-top: 10px;
}

.open-navbar {
  overflow: hidden;
  height: 100vh;
  position: fixed;
  width: 100%;
}

.menu-band {
	z-index: 9999999999;
	background-color: rgba(129,123,118,0.9);
	position: fixed;
	top: 200px;
	right: 0px;
	width: 100px;
	height: auto;
	text-align: center;
	padding: 15px 0px;
	overflow: visible;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

.menu-band.shrink {
	width: 80px;
}

.open-navbar .menu-band {
	z-index: 9999;
	background-color: transparent;
	top: 50px;
	right: 30px;
}

.open-navbar .menu-band .name {
	display: none !IMPORTANT;
}

.menu-band a {
	display: inline-block;
}

@media(max-width: 1750px){
	.navbar-nav > li > a {
		font-size: 25px;
		line-height: 27px;
		padding-top: 0px;
	}

	.navbar-nav > li > a span {
		font-size: 21px;
	}

	.navbar-nav > li:nth-child(9) {
		margin-top: 7px;
	}
}

@media(max-width: 1200px){
	.navbar-nav > li > a {
		font-size: 22px;
		line-height: 29px;
	}

	.navbar-nav > li > a span {
		font-size: 19px;
		line-height: 19px;
	}
}

@media(max-width:991px){
	.open-navbar .overlay-menu {
		width: 100%;
	}

	.section.menu .navbar-nav {
		margin-top: 30px;
	}

	.open-navbar .menu-band {
		top: 10px;
		right: 10px;
		width: 50px;
		z-index: 999;
	}

	.menu-band {
		width: 80px;
	}

	.menu-band.shrink {
		width: 60px;
	}
}

@media(max-width: 767px){
	.section.menu {
		padding: 30px;
	}

	.section.menu .navbar-nav {
		margin-top: 0px;
	}

	.navbar-nav > li > a {
		font-size: 16px;
		line-height: 22px;
		padding-bottom: 4px;
	}

	.navbar-nav > li.active > a:after,
	.navbar-nav > li > a:hover:after {
		height: 3px;
		bottom: -1px;
	}

	.navbar-nav > li > a span {
		font-size: 15px;
	}

	.navbar-nav > li:nth-child(6),
	.navbar-nav > li:nth-child(7), 
	.navbar-nav > li:nth-child(8),
	.navbar-nav > li:nth-child(5) {
		margin-left: 20px;
	}

	.menu-band {
		width: 60px;
		padding: 10px 5px;
	}

	.navbar-nav > li:nth-child(9) {
		margin-top: 5px;
	}

}


/*Ricerca */

.search-filter .form-control {
	height: 26px !important;
	border: 0px;
	border-radius: 2px;
	background-color: transparent;
	color: #fff;
	width: 94%;
	border-bottom: 1px solid #fff;
	box-shadow: none;
	border-radius: 0px;
}

.search-filter .form-control::placeholder {
	color: #fff;
}

.open-navbar .cms-search,
.open-navbar .filter-link-section{
	display: none;
}

.cms-search {
	position: relative;
	margin-bottom: 0px !important;
}

.cms-search .search-filter {
	width: 300px;
	position: absolute !important;
	right: 99px;
	background-color: rgba(255,255,255,0.5);
	height: 77px;
	padding: 30px 0px 0px 20px;
	opacity: 0;
	transform: translateX(10px);
	pointer-events: none;
	transition: all 0.3s ease-in-out;
	top: -3px;
}

.cms-search .search-filter.show {
	opacity: 1;
	transform: translateX(0);
	pointer-events: auto;
	background: rgba(129,123,118,0.9);
}

.menu-band.shrink .cms-search .search-filter.show {
    height: 58px;
    top: -4px;
    right: 80px;
    padding-top: 15px;
}

.search-filter .search-button {
	top: 36px !Important;
	right: 27px !Important;
	color: #fff;
	font-size: 14px !Important;
	line-height: 16px!Important;
}

.menu-band.shrink .search-filter .search-button {
	top: 20px !important;
}

.menu-band.shrink .search-filter .search-button:hover i {
	color: #fff;
}

.menu-band .search-filter .search-button i:before,
.menu-band.shrink .search-filter .search-button i:before {
	content: "\f061";
}

.cms-search .search-button:hover {
	 color: #337ab7 !Important;
}

.cms-search .search-icon {
	text-align: center;
	font-family: 'Oswald';
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	margin-top: 10px;
	cursor: pointer;
}

.menu-band.shrink .cms-search .search-icon {
	margin-top: 0px;
}

.cms-search .search-icon .icon {
	background-image: url('../Images/SearchIcon.png');
	background-size: cover;
	background-position: center;
	color: #000;
	width: 38px;
	height: 38px;
	border-radius: 2px;
	line-height: 25px;
	margin: 0 auto;
}

.menu-band.shrink .cms-search .search-icon span {
	display: none;
}

header .cms-search .search-filter {
	width: auto;
}

.filter-link-section {
	margin-bottom: 0px !Important;
	margin-top: 20px;
	text-align: center;
	font-family: 'Oswald';
	color: #000;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	margin-top: 15px;
	cursor: pointer;
}

.menu-band.shrink .filter-link-section {
	margin-top: 10px;
}

.filter-link-section a {
	color: #fff;
}

.menu-band.shrink .filter-link-section a span {
	display: none;
}

.filter-link-section img {
    width: 38px;
    height: 38px;
    border-radius: 2px;
    line-height: 25px;
    margin: 0 auto;
}

@media(max-width: 991px){

	.filter-link-section {
		margin-top: 5px;
	}

	.filter-link-section a,
	.cms-search .search-icon {
		font-size: 18px;
		margin-top: 0px;
	}

	.filter-link-section img,
	.cms-search .search-icon .icon {
		width: 30px;
		height: 30px;
		margin-bottom: 2px;
	}

	.cms-search .search-filter {
		right: 80px;
		padding-top: 17px;
		height: 68px;
		top: -5px;
	}

	.search-filter .search-button {
		top: 20px !Important;
	}

	.menu-band.shrink .search-filter .search-button {
		top: 15px !Important;
	}

	.menu-band.shrink .cms-search .search-filter.show {
		right: 60px;
		height: 50px;
		top: -6px;
		padding-top: 11px;
	}
}

@media(max-width: 767px){
	.filter-link-section img,
	.cms-search .search-icon .icon {
		width: 20px;
		height: 20px;
	}

	.filter-link-section a,
	.cms-search .search-icon {
		font-size: 13px;
	}

	.cms-search .search-filter {
		right: 55px;
		padding-top: 11px;
		height: 53px;
		top: -5px;
		width: 200px !important;
	}

	.search-filter .form-control::placeholder {
		font-size: 13px;
	} 


	.search-filter .search-button {
		top: 17px !Important;
	}


	.menu-band.shrink .cms-search .search-icon span {
		display: block;
	}

	.menu-band.shrink .filter-link-section a span {
		display: block;
	}

	.menu-band.shrink .cms-search .search-filter.show {
		right: 55px;
		width: 200px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Footer
------------------------------------------------------------------------------------------------- */
footer {
	background-color: var(--dark-gray-band-color);
	padding: 50px 0px;
}

footer .section {
	margin-bottom: 30px !Important;
}

footer .container .row {
	position: relative;
	margin: 0px -15px;
	display: flex;
}

footer .logo-column img {
	max-width: 200px;
}

footer .path-column .title,
footer .contact-column .title {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 20px;
}

footer .contact-column .contact-data {
	margin-bottom: 20px;
}

footer .path-column .path-title,
footer .contact-column .contact-data .contact-data-label {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	margin-bottom: 2px;
}

footer .contact-column .contact-data a {
	color: #000;
}

footer .contact-column .contact-data a:hover {
	opacity: 0.6;
}

footer .path-column .path-list {
	margin-bottom: 20px;
}

footer .path-column .path-list a {
	display: block;
	color: #000;
	padding-left: 25px;
	position: relative;
}

footer .path-column .path-list a:before {
	content: "";
	background-image: url(../Images/Arrow.png);
	position: absolute;
	left: 0px;
	top: 8px;
	width: 18px;
	height: 14px;
	background-position: center;
	background-size: cover;
}

footer .last-column > a {
	font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    margin-bottom: 2px;
	margin-top: 50px;
	display: inline-block;
}

footer .social-column {
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-align: right;
}

footer .social-column a.instagram,
footer .social-column a.facebook {
	position: relative;
	width: 50px;
	height: 50px;
	display: inline-block;
}

footer .social-column a.instagram:before,
footer .social-column a.facebook:before {
	content: "";
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../Images/Fb.png);
}

footer .social-column a.instagram:before {
	background-image: url(../Images/Instagram.png);	
}

footer .social-column a.instagram:hover:before,
footer .social-column a.facebook:hover:before {
	opacity: 0.6;
}

#footer-copyright {
	border-top: 2px solid #000;
	padding-top: 30px;
	font-size: 15px;
}

#footer-copyright .ow-ck-content {
	display: inline-block;
	width: 100%;
}

#footer-copyright p {
	float: left;
}

#footer-copyright figure {
	float: right;
	clear: none;
	display: inline-block;
	margin-top: -20px;
}

#footer-copyright a {
	color: #000;
}

#footer-copyright a:hover {
	opacity: 0.6;
}

@media(max-width: 1750px){
	footer .contact-column .contact-data:last-child {
		margin-bottom: 0px;
	}
}

@media(max-width: 1200px){
	footer .last-column > a {
		margin-top: 75px;
	}

	#footer-copyright figure {
		max-width: 150px;
		margin-top: -2px;
	}
}

@media(max-width: 991px){
	footer {
		padding: 30px 0px;
	}

	footer .container .row {
		display: block;
	}

	footer .logo-column img {
		margin-bottom: 20px;
	}

	footer .contact-column .contact-data {
		margin-bottom: 15px;
	}

	footer .social-column {
		position: relative;
		right: auto;
		bottom: auto;
		display: block;
		width: 100%;
		text-align: left;
		margin-top: 20px;
	}

	footer .last-column > a {
		margin-top: 30px;
	}

	#footer-copyright figure {
		max.width: 315px;
		max-width: 250px;
		margin-top: -6px;
	}

	#footer-copyright p {
		width: 64%;
	}

}

@media(max-width: 767px){

	footer {
		padding: 20px 0px 0px;
		font-size: 15px;
	}

	footer .logo-column img {
		max-width: 150px;
		margin-bottom: 10px;
	}
	
	footer .path-column .title,
	footer .contact-column .title {
		font-size: 18px;
		margin-bottom: 6px;
	}

	footer .path-column .path-title,
	footer .contact-column .contact-data .contact-data-label {
		font-size: 15px;
	}

	footer .path-column .path-list {
		margin-bottom: 10px;
	}

	footer .contact-column .contact-data,
	footer .contact-column .contact-data:last-child {
		margin-bottom: 6px;
	}

	footer .last-column > a {
		margin-top: 4px;
	} 

	footer .social-column {
		margin-top: 7px;
	}

	footer .social-column a.instagram,
	footer .social-column a.facebook {
		width: 30px;
		height: 30px;
	}

	footer .social-column a.instagram:before,
	footer .social-column a.facebook:before {
		height: 30px;
		width: 30px;
	}

	footer .section {
		margin-bottom: 10px !Important;
	}

	#footer-copyright {
		padding-top: 10px;
	}

	#footer-copyright p {
		width: 100%;
		font-size: 15px;
	}

	#footer-copyright figure {
		float: none;
		text-align: center;
		max-width: 100%;
		display: block;
	}

	#footer-copyright figure img {
		margin: 0 auto;
		max-width: 160px;
		min-width: auto;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Home
------------------------------------------------------------------------------------------------- */
.home-video {
	height: 800px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
}

.home-video:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
}

.home-video #vimeohero {
	width: 100%;
	background: #eee;
	height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	position: absolute;
	background-color: #000;
}

.home-video #vimeohero iframe {
	box-sizing: border-box;
	height: 56.25vw;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	width: 177.77777778vh;
}

.header-image {
	background-size: cover;
	background-position: top;
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: relative;
}

.header-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  object-position: center;
}

.home-video .section-title,
.home-video .section-subtitle,
.header-image .section-title,
.header-image .section-subtitle {
	z-index: 2;
	padding-left: 0px;
}

.home-video .section-title:before,
.header-image .section-title:before {
	display: none;
}

.home-video .section-title h1,
.header-image .section-title h1 {
	margin-bottom: 30px;
	position: relative;
	font-size: 60px;
}

.home-video .section-title h1:after,
.header-image .section-title h1:after {
	content: "";
	position: absolute;
	height: 7px;
	width: 40%;
	left: 50%;
	margin-left: -20%;
	background-color: #fff;
	bottom: -50px;
}

.home-video .section-subtitle,
.header-image .section-subtitle {
	margin-top: 50px;
	text-align: center;
	font-family: "Oswald", sans-serif;
	font-size: 35px;
	text-transform: uppercase;
	line-height: 46px;
}

.home-container {
  position: relative;
}

.home-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: center;
}
.home-container:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
}

.slogan {
	font-size: 35px;
	font-weight: 300;
	padding: 70px 0px;
	text-align: center;
	line-height: 55px;
	z-index: 5;
	position: relative;
	font-family: "Nothing You Could Do", cursive;
}

.slogan span {
	background-color: #fff;
	display: inline;
	padding: 3px 20px;
	line-height: 1.8;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}

.home-path-carousel {
	background-color: #fff;
}

.home-path-carousel .upper-grid {
	position: relative;
	padding-top: 80px;
}

.home-path-carousel .upper-grid .section-title h2:after {
	display: none;
}

.home-path-carousel .upper-grid .section-title:before {
	top: -30px;
}

.home-path-carousel .upper-grid .path-carousel{
	margin-top: 0px;
	padding-left: 25%;
	margin-top: -80px;
	padding-bottom: 100px;
}

.home-path-carousel .upper-grid .path-carousel .item .image {
	height: 900px;
	background-size: cover;
	background-position: center;
	position: relative;
}

.home-path-carousel .upper-grid .path-carousel .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.home-path-carousel .upper-grid .path-carousel .text-column {
	padding: 50px 70px;
	width: 50%;
	margin-left: 40%;
	background-color: var(--light-blue-background-trasparent);
	z-index: 2;
	position: relative;
}

.home-path-carousel .upper-grid .path-carousel .paths-cultural .text-column {
	background-color: var(--purple-background-transparent);
}

.home-path-carousel .upper-grid .path-carousel .paths-tourism .text-column {
	background-color: var(--brown-background-transparent);
}


.home-path-carousel .upper-grid .path-carousel .paths-etnographic .text-column {
	background-color: var(--green-overlay-background);
}

.home-path-carousel .upper-grid .path-carousel .text-column .category {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 3px;
	font-family:'Oswald';
}

.home-path-carousel .upper-grid .path-carousel .text-column .text {
	margin-bottom: 30px;
}

.home-path-carousel .upper-grid .path-carousel .text-column .text.mobile {
	display: none;
}

.path-carousel .owl-dots {
  counter-reset: slide;
  width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: 400px;
  left: 50%;
  margin-left: -700px;
  text-align: left !important;
  z-index: -1;
}

.home-path-carousel .path-carousel .owl-dot {
  background-color: transparent;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  color: transparent;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  margin-right: 21px;
}

.home-path-carousel .path-carousel .owl-dot::before {
  content: counter(slide);
  counter-increment: slide;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  display: block;
  color: var(--gray-background);
  font-family:
  'Oswald';
  font-size: 60px;
}

.home-path-carousel .path-carousel .owl-dot.active::before {
	color: #000;
}

.owl-theme .owl-dots .owl-dot span {
	display: none !IMPORTANT;
}

.intangible-heritage .upper-grid .col-md-6 {
	padding: 0px;
}

.intangible-heritage .upper-grid .col-md-6.image {
	height: 850px;
	z-index: 2;
}

.intangible-heritage .upper-grid .col-md-6.image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}

.intangible-heritage .upper-grid {
	display: inline-block;
	width: 100%;
	position: relative;
}

.intangible-heritage > .container {
	margin-top: -7px;
}

.intangible-heritage .image {
	height: 700px;
	background-size: cover;
	background-position: center;
}

.intangible-heritage .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.intangible-heritage .upper-grid .col-md-6.image-column .image {
	height: 780px;
	position: relative;
	background-attachment: fixed;
}

.intangible-heritage .upper-grid .col-md-6.image-column .image:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 1;
}

.intangible-heritage .upper-grid .container {
	position: relative;
}

.intangible-heritage .upper-grid .container .section-title {
	position: absolute;
	top: -294px;
	background-color: #fff;
	width: 100%;
	padding: 100px 0px 10px 40px;
}

.intangible-heritage .upper-grid .container .section-title:before {
	top: 120px;
}

.intangible-heritage .upper-grid .container .section-title:after {
	content: "";
	background-color: #fff;
	left: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
	z-index: 9;
}

.intangible-heritage .upper-grid h2:after {
	display: none;
}

.intangible-heritage .text-column {
	padding: 70px 0px 70px 70px;
	display: flex;
	flex-direction: column;
	height: 700px;
	align-items: flex-start;
	justify-content: center;
}

.intangible-heritage .small-title {
	margin-bottom: 40px;
}

.intangible-heritage .text {
	margin-bottom: 30px;
}

.blue-band {
	background-color: #CCD1CD;
	padding: 70px;
}

.random-good-band {
	display: flex;
	align-items: stretch;
	z-index: 5;
	position: relative;
}

.random-good-band .random-good {
	margin: 100px 0px !Important;
}

.random-good-band .blue-band {
	flex: 0.3;
}

.random-good-band .light-blue-band {
	flex: 0.7;
}

.random-good-section {
	display: flex;
}

.random-good-section .small-title {
	font-family: "Nothing You Could Do", cursive;
	text-transform: unset;
	font-weight: 300;
	font-size: 28px;
	margin-bottom: 20px;
}

.random-good-section .word {
	font-family: 'Oswald';
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
	line-height: 46px;
}

.random-good-section .text {
	margin-bottom: 30px;
}

.random-good-section .text.municipality {
    margin-top: 10px;
    font-size: 15px;
    line-height: 17px;
    color: #838783;
}

.random-good-section:has(> .column:only-child) .column {
  flex: 0 0 100%;
}

.random-good-section:has(> .column:nth-child(2)) .column:first-child {
  flex: 0 0 50%;
}

.good-type-toponym.random-good-section:has(> .column:nth-child(2)) .column:first-child {
  padding-right: 50px;
}

.random-good-section:has(> .column:nth-child(2)) .column:nth-child(2) {
  flex: 0 0 50%;
}


.light-blue-band {
	background-color: #E8EFEA;
	padding: 70px;
}

.random-good-section .image {
	height: 350px;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 80px;
}

.random-good-section .image img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.find-place {
	background-color: #fff;
	padding-bottom: 50px;
}

.find-place .container .text-column:before {
	content: "";
	width: 10px;
	height: 100%;
	background-color: #000;
	left: 0px;
	top: 0px;
	position: absolute;
}

.find-place .text-column {
	margin: 70px 70px 20px 0px;
	background-color: #fff;
	z-index: 9;
	position: relative;
}

.find-place .text-column:after {
	content: "";
    background-color: #fff;
    left: -1000px;
    top: 0px;
    width: 1000px;
    height: 100%;
    position: absolute;
	z-index: 9;
}

.find-place .text-column .section-title:before {
	display: none;
}

.find-place .text-column .section-title h2 {margin: 0px;margin-bottom: 8px;}

.find-place .text {
	margin-bottom: 0px;
	margin: 50px 0px 30px;
	padding-left: 50px;
}

.find-place .link {
	padding-left: 50px;
}

.find-place .image {
	height: 600px;
	background-size: cover;
	background-position: center;
}

.find-place .btn.btn-primary {
	margin-right: 40px;
}

.find-place .btn.btn-primary:before {
	top: 30px;
}

.good-discovery-section {
	text-align: center;
	position: relative;
	margin: 50px 0px 30px;
	font-family: "Nothing You Could Do", cursive;
	font-size: 28px;
}

@media(max-width: 1750px){
	.home-path-carousel .upper-grid .path-carousel .text-column {
		padding: 50px 60px;
	}
}

@media(max-width: 1750px){
	.home-path-carousel .upper-grid .path-carousel .text-column {
		padding: 40px;
	}

	.find-place .text {
		margin-top: 40px;
	}

	.find-place .text-column {
		margin: 70px 70px 20px 0px;
	}

	.home-path-carousel .upper-grid .path-carousel {
		padding-bottom: 80px;
		padding-left: 23%;
		margin-top: -60px;
	}

	.intangible-heritage .upper-grid .container .section-title {
		top: -224px;
		padding-top: 70px;
	}
}

@media(max-width: 1750px){
	.home-video .section-title h1, .header-image .section-title h1 {
		font-size: 50px;
		margin-bottom: 0px;
	}

	.home-video .section-subtitle, .header-image .section-subtitle {
		font-size: 30px;
		margin-top: 50px;
		line-height: 35px;
	}

	.home-video .section-title h1:after, .header-image .section-title h1:after {
		bottom: -30px;
	}

	.slogan {
		font-size: 27px;
		padding: 60px 50px 60px;
		line-height: 32px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		padding: 70px;
		width: 60%;
		margin-left: 30%;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column .text {
		margin-bottom: 15px;
	}

	.path-carousel .owl-dots {
		width: 1400px;
		margin-left: -690px;
	}

	.intangible-heritage .upper-grid .col-md-6.image {
		height: 700px;
	}

	.intangible-heritage .text-column {
		padding-top: 50px;
		padding-left: 50px;
		padding-left: 40px;
	}

	.intangible-heritage .white-band .image,
	.intangible-heritage .text-column{
		height: 500px;
	}

	.blue-band,
	.light-blue-band {
		padding: 40px;
	}

	.random-good-section .small-title {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 27px;
	}

	.random-good-section .image {
		height: 320px;
		margin-top: 46px;
	}

	.find-place .container .text-column:before {
		left: 4px;
	}

	.good-discovery-section {
		font-size: 24px;
		margin: 40px 0px 20px 0px;
	}

	.home-path-carousel .upper-grid {
		padding-top: 70px;
	}

	.random-good-band .random-good {
		margin: 70px 0px 70px !important;
	}

	.home-path-carousel .path-carousel .owl-dot {
		margin-right: 10px;
	}

	.home-path-carousel .path-carousel .owl-dot::before {
		font-size: 47px;
	}

	.intangible-heritage .upper-grid .container .section-title:before {
		top: 85px;
	}
}

@media(max-width: 1450px){
	.path-carousel .owl-dots {
		width: 1170px;
		margin-left: -585px;
	}

	.slogan {
		font-size: 27px;
		padding: 50px 0px 50px;
		line-height: 32px;
	}

	.home-path-carousel .upper-grid .path-carousel {
		padding-left: 25%;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		padding: 60px 40px;
	}

	.intangible-heritage .upper-grid .col-md-6.image {
		height: 550px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		width: 63%;
	}
}

@media(max-width: 1300px){

	.home-path-carousel .upper-grid .path-carousel .text-column .text {
		margin-bottom: 10px;
	}

	.intangible-heritage .small-title {
		margin-bottom: 15px;
	}
}

@media(max-width: 1200px){
	.home-video .section-title h1, .header-image .section-title h1 {
		font-size: 40px;
	}

	.home-video .section-subtitle, .header-image .section-subtitle {
		font-size: 30px;
		line-height: 35px;
	}

	.slogan {
		font-size: 25px;
		padding: 60px 0px;
		line-height: 30px;
	}

	.path-carousel .owl-dots {
		width: 970px;
		margin-left: -485px;
	}

	.home-path-carousel .path-carousel .owl-dot {
		margin-right: 5px;
		margin-left: 5px;
	}

	.home-path-carousel .path-carousel .owl-dot::before {
		font-size: 40px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		padding: 30px;
		width: 68%;
	}

	.intangible-heritage .upper-grid .col-md-6.image {
		height: 500px;
	}

	.intangible-heritage .white-band .image {
		margin-left: 40px;
		width: 45.5%;
	}

	.intangible-heritage .white-band .image,
	.intangible-heritage .text-column {
		padding: 15px 0px 0px 40px;
		height: 500px;
	}

	.intangible-heritage .text {
		margin-bottom: 10px;
	}

	.blue-band,
	.light-blue-band {
		padding: 30px;
	}

	.random-good-section .word {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 20px;
	}

	.good-type-toponym.random-good-section:has(> .column:nth-child(2)) .column:first-child {
		padding-right: 50px;
	}

	.random-good-section .image {
		height: 280px;
	}

	.find-place .text {
		padding-left: 40px;
		margin: 35px 0px 10px;
	}

	.find-place .link {
		padding-left: 40px;
	}

	.good-discovery-section {
		margin-top: 30px;
		margin-bottom: 10px;
	}

	.random-good-section .text {
		margin-bottom: 10px;
	}

	.intangible-heritage .upper-grid .container .section-title {
		top: -188px;
		padding-top: 60px;
	}

	.intangible-heritage .upper-grid .container .section-title:before {
		top: 67px;
	}

}

@media(max-width: 991px){
	.header-image {
		height: 500px;
	}

	.home-video .section-title h1, .header-image .section-title h1 {
		font-size: 35px;
	}

	.home-video .section-subtitle, .header-image .section-subtitle {
		font-size: 25px;
		line-height: 30px;
	}

	.slogan {
		font-size: 23px;
		padding: 40px 0px;
		line-height: 21px;
	}

	.slogan span {
		padding: 1px 10px;
		line-height: 1.7;
	}

	.path-carousel .owl-dots {
		width: 750px;
		margin-left: -375px;
	}

	.home-path-carousel .path-carousel .owl-dot {
		margin-right: 0px;
		margin-top: 5px;
		margin-left: 0px;
		width: 29px;
	}

	.home-path-carousel .path-carousel .owl-dot::before {
		font-size: 30px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		margin-left: 18%;
		width: 80%;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column .category {
		font-size: 20px;
		margin-bottom: 0px;
	}

	.home-path-carousel .upper-grid .path-carousel {
		padding-left: 24%;
		padding-bottom: 50px;
	}

	.home-path-carousel .upper-grid {
		padding-top: 40px;
	}

	.home-container {
		background-position: center;
	}

	.intangible-heritage .upper-grid .container .section-title {
		padding-top: 30px;
		padding-left: 40px;
		top: -122px;
	}

	.intangible-heritage .upper-grid .col-md-6.image {
		height: 500px;
	}

	.intangible-heritage .white-band .image, .intangible-heritage .text-column {
		margin-left: 40px;
		margin-top: 30px;
		width: 100%;
	}

	.intangible-heritage .text-column {
		height: auto;
		margin: 0px;
		padding: 20px 0px;
		margin-left: 40px;
	}

	.intangible-heritage .small-title {
		margin-bottom: 10px;
	}

	.intangible-heritage .upper-grid .container .section-title:before {
		top: 35px;
		height: 700px;
	}

	.random-good-band {
		display: flex;
		flex-direction: column;
	}

	.random-good-band .random-good {
		margin: 0px 0px 50px 0px!Important
	}

	.random-good-band .random-good.blue-band {
		margin: 50px 0px 0px!IMPORTANT;
	}

	.random-good-section {
		display: flex;
		flex-direction: column;
	}

	.random-good-section .text {
		margin-bottom: 10px;
	}

	.random-good-section .word {
		font-size: 27px;
		margin-bottom: 20px;
	}

	.random-good-section .image {
		height: 350px;
		margin-top: 15px;
	}

	.find-place .text-column {
		margin-top: 50px;
	}

	.find-place .text-column > div,
	.find-place .text-column > h3 {
		padding-left: 30px;
	}

	.find-place .text {
		margin: 20px 0px;
	}

	.find-place {
		padding-bottom: 30px;
	}
}

@media(max-width: 850px){
	.home-path-carousel .upper-grid .path-carousel {
		padding-left: 20%;
		padding-bottom: 50px;
	}
}

@media(max-width: 767px){

	.header-image {
		height: 400px;
	}
	
	.home-video .section-title h1, .header-image .section-title h1 {
		font-size: 21px;
	}
	
	.home-video .section-subtitle, .header-image .section-subtitle {
		font-size: 18px;
		line-height: 20px;
		margin-top: 24px;
	}

	.home-video .section-title h1:after, .header-image .section-title h1:after {
		bottom: -18px;
		height: 4px;
	}

	.home-path-carousel {
		position: relative;
	}

	.home-path-carousel .upper-grid .section-title:before {
		display: none;
	}

	.slogan {
        font-size: 16px;
        padding: 15px;
    }

	.slogan span {
		padding: 0px 5px;
		line-height: 1.3;
	}

	.home-path-carousel:before {
		content: "";
		width: 4px;
		height: 400px;
		background-color: #000;
		left: 10px;
		top: 15px;
		position: absolute;
		z-index: 2;
	}

	.home-path-carousel .upper-grid .path-carousel {
		margin-top: 0px;
		padding-left: 23px;
		padding-bottom: 15px;
	}

	.home-path-carousel .upper-grid {
		padding-top: 15px;
	}

	.home-path-carousel .upper-grid .path-carousel .item img {
		height: 450px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		width: 100%;
		margin-left: 0px;
		margin-top: 450px;
		padding: 15px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column .category {
		font-size: 16px;
	}

	.path-carousel .owl-dots {
		width: auto;
		margin-left: 0px;
		left: auto;
		right: 15px;
		top: -50px;
	}

	.home-path-carousel .path-carousel .owl-dot {
		width: 20px;
	}

	.home-path-carousel .path-carousel .owl-dot::before {
		font-size: 22px;
		line-height: 20px;
	}

	.intangible-heritage .upper-grid .col-md-6.image {
		height: 450px;
		margin-top: 65px;
	}

	.intangible-heritage .upper-grid .col-md-6.image img {
		object-position: top;
	}

	.intangible-heritage .upper-grid .container .section-title {
		top: -90px;
		padding-left: 0px;
		left: 0px;
		padding-left: 7px;
	}

	.intangible-heritage .upper-grid .container .section-title:before {
		width: 5px;
		left: -7px;
		z-index: 11;
		top: 32px;
	}

	.intangible-heritage .white-band .image,
	.intangible-heritage .text-column {
		margin-left: 7px;
		margin-top: 20px;
	}

	.intangible-heritage .white-band .image {
		height: 400px;
	}

	.intangible-heritage .text-column {
		margin-top: 0px;
	}

	.random-good-band {
		flex-direction: column;
	}
	
	.random-good-band .random-good,
	.random-good-band .blue-band {
		margin: 0px -15px !IMPORTANT;
		flex: 1;
		padding: 15px;
	}

	.random-good-section .text {
		margin-bottom: 0px;
	}

	.random-good-section .small-title {
		font-size: 17px;
		margin-bottom: 4px;
		line-height: 19px;
	}

	.random-good-section .word {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 25px;
	}

	.find-place .text-column {
		margin: 20px -15px 0px -15px;
	}

	.find-place .container .text-column:before {
		width: 5px;
		left: 7px;
		top: 3px;
	}

	.find-place .text-column > div,
	.find-place .text-column > h3 {
		padding-left: 5px;
		padding-bottom: 0px;
	}

	.find-place .text {
		margin: 10px 0px;
	}

	.find-place .btn.btn-primary {
		margin-right: 20px;
	}

	.find-place .link{
		padding-bottom: 15px;
	}

	.good-discovery-section {
		font-size: 17px;
		margin-top: 10px;
		margin-bottom: 0px;
	}

	.random-good-band .random-good.blue-band {
		margin: 0px -15PX !IMPORTANT;
	}

	.random-good-section:has(> .column:nth-child(2)) .column {
		flex: 0 0 100%;
	}

	.random-good-section {
		display: flex;
		flex-direction: column;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column .text {
		display: none;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column .text.mobile {
		display: block;
	}

	.home-path-carousel .upper-grid .path-carousel .item {
		display:inline-block;
	}
	
	.find-place {
		padding-bottom: 15px;
	}

	.good-type-toponym.random-good-section:has(> .column:nth-child(2)) .column:first-child {
		padding-right: 0px;
	}
	
}

@media(max-width: 600px){
	.intangible-heritage .upper-grid .col-md-6.image {
		height: 350px;
	}

	.intangible-heritage .white-band .image {
		height: 350px;
	}
}

@media(max-width: 500px){
	.intangible-heritage .upper-grid .col-md-6.image {
		height: 250px;
	} 

	.home-path-carousel .upper-grid .path-carousel .item img {
		height: 300px;
	}

	.home-path-carousel .upper-grid .path-carousel .text-column {
		margin-top: 300px;
	}

	.intangible-heritage .white-band .image {
		height: 250px;
	}

	.intangible-heritage .upper-grid .container .section-title:before {
		height: 400px;
	}
}

@media(max-width: 450px){
	.random-good-section .image {
		height: 200px;
	}
}
/* ---------------------------------------------------------------------------------------------- */


/* Categoria Percorsi
------------------------------------------------------------------------------------------------- */
.path-category-details .path-category-intro {
	height: 100vh;
}

.path-category-intro {
	background-size: cover;
	background-position: center;
	height: 85vh;
	position: relative;
	margin-bottom: 20px;
}

.path-category-intro img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

img.anchor-mid {
	object-position: center;
}

img.anchor-top {
	object-position: top;
}

img.anchor-bot {
	object-position: bottom;
}

.path-category-details .path-category-intro .container {
	height: 100vh;
}

.path-category-intro .container {
	position: relative;
	height: 85vh;
	z-index: 2;
}

.path-category-intro .text-box {
	position: absolute;
	width: 80%;
	color: #000;
	left: 0px;
	bottom: 0px;
	padding-bottom: 50px;
	background-color: var(--light-blue-overlay-background);
	padding: 80px 100px 80px 0px;
}

.path-detail .path-category-intro .text-box {
	padding-bottom: 0px;
	padding-right: 80px;
}

.paths-cultural .path-category-intro .text-box {
	background-color: var(--purple-background-transparent);
}

.paths-etnographic .path-category-intro .text-box {
	background-color: var(--green-overlay-background);	
}

.paths-tourism .path-category-intro .text-box {
	background-color: var(--brown-background-transparent);	
}

.path-category-intro .text-box:before {
	content: "";
	background-color: var(--light-blue-overlay-background);
	left: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.path-category-intro .text-box .section-title {
	padding-left: 0px;
}

.path-category-intro .text-box .section-title:before {
	display: none;
}


.paths-cultural .path-category-intro .text-box:before {
	background-color: var(--purple-background-transparent);	
}

.paths-etnographic .path-category-intro .text-box:before {
	background-color: var(--green-overlay-background);	
}

.paths-tourism .path-category-intro .text-box:before {
	background-color: var(--brown-background-transparent);	
}

.path-category-intro .text-box-mobile {
	display: none;
}

.path-category-intro .text-box .small-title {
	text-transform: none;
	line-height: 22px;
	margin-bottom: 15px;
}

.path-category-intro .text-box .section-title h1 {
	margin-bottom: 45px;
}

.path-category-intro .text-box .section-title h1:after {
	display: none;
}

.path-category-intro .section-title h1:after {
	background-color: #fff;
}

.path-category-intro .subtitle {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 53px;
    font-family: 'Nothing You Could Do';
}

.path-category-intro .subtitle a {
	background-color: var(--gray-background-trasparent);
	color: #000;
	padding: 0px 10px;
	margin-left: 5px;
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: 600;
}

.path-category-intro .subtitle a:hover {
    background-color: #000 ! IMPORTANT;
    color: #fff;
	opacity: 0.6;
	text-decoration: none;
}

.path-detail .path-category-intro .text {
	padding-left: 50px;
	position: relative;
	overflow: visible;
	padding-bottom: 70px;
}

.path-detail .path-category-intro .text:before {
	content: "";
	width: 10px;
	height: 350px;
	background-color: #000;
	left: 3px;
	top: 0px;
	position: absolute;
	z-index: 99999999;
}

.path-category-intro .btn.btn-primary {
	color: #fff;
	margin-top: 15px;
}

.path-category-intro .btn.btn-primary:hover {
	color: #fff !Important;
}

.path-category-carousel-section h2 {
	color: #000;
	margin-bottom: 30px;
	margin-top: 0px;
}

.path-category-carousel-section h2:after {
	display: none;
}

.path-category-carousel-section .subtitle {
	font-size: 30px;
	line-height: 42px;
	font-weight: 300;
	font-family: 'Nothing You Could Do';
	background-color: #fff;
	display: inline-block;
	padding-left: 50px;
}

.path-category-carousel-section .path-category-carousel-title .in-evidence {
	font-family: Oswald;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 38px;
	position: absolute;
	bottom: 4px;
	right: 130px;
	color: var(--gray-background);
	display: none;
}

.path-category-carousel-section:nth-child(2n) .path-category-carousel-title .in-evidence {
	left: 130px;
	right: auto;
}

.path-category-carousel-section:nth-child(2n) .col-md-6 {
	float: right;
	text-align: right;
}

.path-category-carousel-section:nth-child(2n) .col-md-6 .section-title {
	text-align: right;
	padding-left: 0px;
	padding-right: 50px;
}

.path-category-carousel-section:nth-child(2n) .col-md-6 .section-title:before {
	right: 0px;
	left: auto;
}

.path-category-carousel-section:nth-child(2n) .col-md-6 .subtitle {
	padding-left: 0px;
	padding-right: 50px;
}

.path-category-carousel-section .row {
	margin-right: -15px;
	margin-left: -15px;
}

.path-category-carousel-section .item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.path-category-carousel-section .path-category-carousel-title {
	position: relative;
}

.path-category-carousel-section .path-category-carousel-title .col-md-6 {
	padding: 0px;
}

.path-category-carousel-section:nth-child(2n+1) .path-category-carousel-title:before {
	right: 0px;
	left: auto;
	width: 90%;
}

.path-category-carousel-section .path-carousel {
	margin: 50px 0px 100px;
}

.path-category-carousel-section:last-child .path-carousel {
	margin-bottom: 0px;
}

.path-category-carousel-section .path-carousel .item .image {
	background-size: cover;
	background-position: center;
	height: 750px;
}

.path-category-carousel-section .path-carousel .item .text-box {
	width: 50%;
	background-color: var(--light-blue-overlay-background);
	padding: 70px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	float: right;
	height: 650px;
	z-index: 2;
	position: relative;
	justify-content: center;
}

.paths-cultural .path-category-carousel-section .path-carousel .item .text-box {
	background-color: var(--purple-background-transparent);
}

.paths-etnographic .path-category-carousel-section .path-carousel .item .text-box {
	background-color: var(--green-overlay-background);
}

.paths-tourism .path-category-carousel-section .path-carousel .item .text-box {
	background-color: var(--brown-background-transparent);
}

.path-category-carousel-section:nth-child(2n) .path-carousel .item .text-box {
	float: left;
}

.path-category-carousel-section .path-carousel .item .text-box.left {
	float: left;
}

.path-category-carousel-section .path-carousel .item .text-box .category,
.path-category-carousel-section .path-carousel .item .text-box .points {
	text-transform: none;
	font-weight: 600;
	font-family: 'Oswald';
	font-size: 22px;
}

.path-category-carousel-section .path-carousel .owl-dots {
  counter-reset: slide;
  width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: -110px;
  right: 50%;
  text-align: right !important;
  margin-right: -700px;
}

.path-category-carousel-section:nth-child(2n) .path-carousel .owl-dots {
	text-align: left !Important;
} 

.path-category-carousel-section .path-carousel .owl-dot {
  background-color: transparent;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  color: transparent;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  margin-right: 5px;
}

.path-category-carousel-section .path-carousel .owl-dot::before {
  content: counter(slide);
  counter-increment: slide;
  font-size: 39px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  display: block;
  color: var(--gray-background);
  font-family:
  'Oswald';
}

.path-category-carousel-section .path-carousel .owl-dot.active::before {
	color: #000;
}

.path-category-carousel-section .path-carousel .item .text-box .small-title {
	margin-bottom: 5px;
}

.path-category-carousel-section .path-carousel .item .text-box .text {
	margin: 50px 0px 30px;
	display: -webkit-box;
	-webkit-line-clamp: 11;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.other-path-category-section  {
	padding: 70px 0px;
	background-color: var(--dark-gray-band-color);
}

.other-path-category-section .section-title {
	text-align: center;
}

.other-path-category-section .section-title:before {
	display: none;
}

.other-path-category-section h2 {
	margin-top: 0px;
	color: #000;
	font-size: 40px;
}

.other-path-category-section h2:after {
	display: none;
}

.other-path-category-section .other-path-category-carousel .item {
	margin-top: 20px;
}

.other-path-category-section .other-path-category-carousel .item .image {
	height: 400px;
	position: relative;
}

.other-path-category-section .other-path-category-carousel .item .image img {
	position: absolute;
	lefT: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.other-path-category-section.three-column .other-path-category-carousel .item .image {
	height: 350px;
}

.other-path-category-section .other-path-category-carousel .item .text-box {
	padding: 30px;
	font-family:'Oswald';
}

.other-path-category-section .other-path-category-carousel .item.paths-cultural .text-box {
	background-color: var(--purple-color-background);
	color: var(--purple-color-title);
}

.other-path-category-section .other-path-category-carousel .item.paths-etnographic .text-box {
	background-color: var(--green-color-background);
	color: var(--green-color-title);
}

.other-path-category-section .other-path-category-carousel .item.paths-natural .text-box {
	color: var(--light-blue-color-title);
	background-color: var(--light-blue-background);
}

.other-path-category-section .other-path-category-carousel .item.paths-tourism .text-box {
	color: var(--brown-color-title);
	background-color: var(--brown-color-background);
}

.other-path-category-section .other-path-category-carousel .item .text-box .category,
.other-path-category-section .other-path-category-carousel .item .text-box .path {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px;
}

.other-path-category-section .other-path-category-carousel .item .text-box .category {
	font-size: 20px;
	text-transform: none;
	margin-bottom: 0px;
}

 .other-path-category-section .other-path-category-carousel .item .text-box .btn.btn-primary:before {
	top: 20px;
}

 .other-path-category-section .owl-nav {
    margin-left: -700px;
    position: absolute;
    top: -40px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
}

 .other-path-category-section .owl-nav button.owl-next, 
 .other-path-category-section .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.other-path-category-section .owl-nav button.owl-next span, 
.other-path-category-section .owl-nav button.owl-prev span {
	display: none;
}

.other-path-category-section .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.other-path-category-section .owl-nav button.owl-next:hover, 
.other-path-category-section .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

@media( max-width: 1750px){
	.path-category-intro .text-box .section-title h1 {
		margin-bottom: 20px;
	}

	.path-category-carousel-section h2 {
		margin-bottom: 10px;
	}

	.path-category-carousel-section .subtitle {
		font-size: 24px;
		line-height: 28px;
		margin-top: 6px;
		padding-left: 40px;
	}

	.path-category-carousel-section .path-carousel {
		margin-top: 30px;
		margin-bottom: 70px;
	}

	.path-category-carousel-section .path-carousel .owl-dots {
        width: 1400px;
        margin-right: -690px;
    }

	.path-category-carousel-section .path-carousel .item .text-box {
		height: 600px;
	}

	.other-path-category-section .other-path-category-carousel .item .image {
		height: 350px;
	}

	.path-detail .path-category-intro .text {
		padding-left: 40px;
		padding-bottom: 50px;
	}

	.other-path-category-section .owl-nav {
		width: 1170px;
		margin-left: -585px;
	}

	.path-category-intro .text-box {
		padding: 50px 50px 50px 0px;
	}


	.other-path-category-section h2 {
		margin-bottom: 40px;
	}
}

@media(max-width: 1450px){
	.path-category-intro .text-box {
		padding: 40px 40px 40px 0px;
	} 

	.path-category-carousel-section .path-carousel .owl-dots {
		width: 1170px;
		margin-right: -585px;
	}

	.path-category-carousel-section .path-carousel .item .text-box {
		height: 450px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .text {
		margin-top: 20px;
	}

	.path-category-carousel-section .path-carousel .item .text-box {
		padding: 50px;
	}

}

@media(max-width: 1200px){
	
	.path-category-intro .text-box {
		padding: 30px 30px 20px 0px;
	}

	.path-detail .path-category-intro .text-box {
		padding-right: 30px;
	}

	.path-category-intro .text-box .small-title {
		font-size: 22px;
		margin-bottom: 7px;
	}

	.path-category-carousel-section .subtitle {
		padding-left: 40px;
		padding-right: 114px;
	}

	.path-category-carousel-section .path-carousel {
		margin-top: 15px;
	}

	.path-category-carousel-section .path-carousel .item .text-box {
		padding: 40px;
	}

	.path-category-carousel-section .path-carousel .owl-dots {
		width: 970px;
		margin-right: -485px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .text {
		margin-top: 30px;
	}

	.path-category-carousel-section:nth-child(2n) .col-md-6 .section-title {
		padding-right: 40px;
	}

	.path-category-carousel-section:nth-child(2n) .col-md-6 .subtitle {
		padding-right: 40px;
	}

	.path-detail .path-category-intro .text {
		padding-bottom: 30px;
	}

	.other-path-category-section .other-path-category-carousel .item .text-box .path {
		font-size: 27px;
		line-height: 32px;
	}

	.other-path-category-section {
		padding: 40px 0px;
	}

	.other-path-category-section .owl-nav button.owl-next,
	.other-path-category-section .owl-nav button.owl-prev {
		width: 25px;
		height: 17px;
	}

	.other-path-category-section h2 {
		font-size: 35px;
		margin-bottom: 40px;
	}

	.other-path-category-section .owl-nav {
		width: 970px;
		margin-left: -485px;
	}
	
}

@media(max-width: 991px){

	.path-category-details .path-category-intro,
	.path-category-details .path-category-intro .container,
	.path-category-intro,
	.path-category-intro .container {
		height: 600px;
	}
	
	.path-category-intro .text-box .small-title {
		font-size: 20px;
	}

	.path-category-intro .text-box .section-title h1 {
		margin-bottom: 10px;
	}

	.path-category-carousel-section .path-carousel .owl-dots {
		width: 750px;
		margin-right: -375px;
		top: -69px;
	}

	.path-category-carousel-section .path-carousel .owl-dot::before {
		font-size: 35px;
	}

	.path-category-carousel-section .subtitle {
		padding-right: 180px;
	}

	.path-category-carousel-section:nth-child(2n) .col-md-6 .subtitle {
		padding-left: 180px;
	}

	.path-category-carousel-section .path-carousel .item .text-box {
		padding: 30px;
		height: 450px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .category, .path-category-carousel-section .path-carousel .item .text-box .points {
		font-size: 20px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .text {
		margin: 5px 0px 15px;
		-webkit-line-clamp: 6;
	}

	.other-path-category-section .other-path-category-carousel .item .image {
		height: 300px;
	}

	.path-category-carousel-section .path-carousel {
		margin-bottom: 40px;
	}

	.other-path-category-section .owl-nav {
		width: 750px;
		margin-left: -375px;
	}

	.path-detail .path-category-intro .text {
		padding-left: 25px;
	}
	
}

@media(max-width: 767px){

	.path-category-intro {
		height: auto;
		background-color: var(--light-blue-overlay-background);
	}


	.path-category-details .path-category-intro {
		height: auto;
	}
	

	.path-category-details .path-category-intro .container,
	.path-category-intro .container {
		height: 300px;
	}

	.paths-cultural .path-category-intro {
		background-color: var(--purple-background-transparent);
	}

	.paths-etnographic .path-category-intro {
		background-color: var(--green-background-transparent);
	}

	.paths-etnographic .path-category-intro {
	    background-color: var(--green-overlay-background);
	}
	
	.path-category-intro .text-box {
		padding: 15px;
		width: 100%;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}

	.path-category-intro .text-box .text {
		display: none;
	}

	.path-category-intro .text-box .small-title {
        font-size: 16px;
        margin-bottom: 2px;
    } 

	.path-category-intro .text-box .section-title h1 {
		margin-bottom: 5px;
	}

	.path-category-intro img {
		height: 300px;
		z-index: 1;
	}

	.path-category-carousel-section .path-category-carousel-title .col-md-6 {
		padding: 0px 15px;
	}

	.path-category-carousel-section:nth-child(2n) .col-md-6 .section-title,
	.path-category-carousel-section:nth-child(2n) .col-md-6 .subtitle {
		padding-right: 20px;
		padding-left: 0px;
	}

	.other-path-category-section .other-path-category-carousel .item .image {
		height: 170px;
	}

	
}

@media(max-width: 767px){
	.path-category-carousel-section .subtitle {
		padding-left: 7px;
		font-size: 17px;
		line-height: 19px;
		padding-right: 0px;
	}
	
	.path-category-carousel-section h2 {
		margin-bottom: 9px;
	}

	.path-category-carousel-section .path-carousel {
		margin-top: 7px;
		margin-bottom: 20px;
	}

	.path-category-carousel-section .path-carousel .owl-dots {
		width: auto;
		margin-right: 0px;
		left: auto;
		top: -47px;
		right: 24px;
	}

	.path-category-carousel-section .path-carousel .owl-dots .owl-dot {
		width: 20px;
	}

	.path-category-carousel-section .path-carousel .owl-dots .owl-dot::before {
		font-size: 22px;
		line-height: 20px;
	}

	.path-category-carousel-section:nth-child(2n) .path-carousel .owl-dots {
		left: 30px;
		right: auto;
	}
	
	.path-category-carousel-section:nth-child(2n) .col-md-6 .section-title:before {
		right: -8px;
		width: 5px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .category,
	.path-category-carousel-section .path-carousel .item .text-box .points {
		font-size: 16px;
	}

	.path-category-carousel-section .item img {
		height: 300px;
	}

	.path-category-carousel-section .path-carousel .item .text-box {
		padding: 15px;
		margin-top: 300px;
		width: 100%;
		height: auto;
		padding-bottom: 56px;
	}

	.path-category-carousel-section .path-carousel .item .text-box .text {
	display: none;
	}

	.path-category-carousel-section .path-carousel .item .text-box .btn.btn-primary {
		position: absolute;
		bottom: 15px;
	}

	.other-path-category-section {
		padding: 15px 0px;
	}

	.other-path-category-section h2 {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.other-path-category-section .owl-nav {
        top: -43px;
    }

	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel button.owl-dot {
	    width: 20px;
        height: 14px;
        margin-right: 5px;
	}

	.other-path-category-section .other-path-category-carousel .item {
		margin-top: 0px;
	}

	.other-path-category-section .other-path-category-carousel .item.paths-cultural .text-box {
		padding: 15px;
	}

	.other-path-category-section .other-path-category-carousel .item .text-box .category {
		margin-bottom: 4px;
		line-height: 17px;
		font-size: 15px;
	}

	.other-path-category-section .other-path-category-carousel .item .text-box .path {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 20px;
	}

	.path-detail .path-category-intro .text-box {
		padding: 10px 15px 7px;
	}
	
	.path-detail .path-category-intro .text-box .text {
		display: none;
	}

	.path-category-intro .text-box-mobile {
		display: block;
		padding: 15px 15px 15px 30px;
		position: relative;
	}
	
	.paths-cultural .path-category-intro .text-box-mobile {
		background-color: var(--purple-background-transparent-background-transparent);
	}

	.path-category-details .text-box-mobile {
		padding: 15px;
	}

	.paths-etnographic .path-category-intro .text-box-mobile {
		background-color: var(--green-background-transparent-background-transparent);
	}

	.paths-tourism .path-category-intro .text-box-mobile {
		background-color: var(--brown-background-transparent);
	}

	.path-category-intro .text-box-mobile:before {
		content: "";
		background-color: #000;
		top: 19px;
		position: absolute;
		width: 5px;
		left: 15px;
		height: calc(100% - 48px);
	}

	.path-category-details .path-category-intro .text-box-mobile:before {
		display: none;
	}

	.other-path-category-section .other-path-category-carousel .item .text-box {
		padding: 15px;
	}

	.other-path-category-section .owl-nav {
		width: 100%;
		margin-left: -50%;
	}

	.path-category-carousel-title .section-title {
		padding-left: 20px;
	}

	.path-category-carousel-title .subtitle {
		padding-left: 20px;
		margin-bottom: 3px;
	}

	.path-category-carousel-section .path-carousel {
		margin-top: 35px;
	}

	.path-category-carousel-section .path-carousel:has(.owl-dots.disabled) {
		  margin-top: 5px;
	}
	
}

@media(max-width: 360px){
	.other-path-category-section .other-path-category-carousel .item .image {
		height: 120px;
	}
}

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



/* Dettaglio Percorso
------------------------------------------------------------------------------------------------- */
.text-intro-path-section {
	column-count: 2;
	column-gap: 0px;
}

.text-intro-path-section .travel-note {
	position: relative;
	color: var(--gray-color-title);
	padding-left: 38px;
}

.text-intro-path-section .text {
	position: relative;
	padding-left: 40px;
}

.text-intro-path-section .travel-note .small-title {
	margin-top: 30px;
	color: var(--light-blue-color-title);
}

.paths-etnographic .travel-note .small-title {
	color: var(--green-color-title);
}

.paths-cultural .travel-note .small-title {
	color: var(--purple-color-title);
}

.text-intro-path-section .travel-note.forced-second-column {
	break-before: column;
}

.text-intro-path-section .travel-note.forced-second-column .small-title {
	margin-top: 0px;
}

.paths-tourism .travel-note .small-title {
	color: var(--brown-color-title);
}

.path-good-carousel-section {
	position: relative;
	margin-top: 50px;
}

.path-good-carousel-section .nav-text-box {
	position: relative;
	text-align: center;
}

.path-good-carousel {
	margin-bottom: 100px;
}

.path-good-carousel .item {
	height: 700px;
	background-size: cover;
	background-position: center;
	margin-top: 70px;
	display: block;
	position: relative;
}

.path-good-carousel .item img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 1;
}

.path-good-carousel .item .text-box {
	background-color: var(--light-blue-overlay-background);
	width: 70%;
	padding: 30px;
	min-height: 200px;
	z-index: 5;
	position: relative;
}

.paths-cultural .path-good-carousel .item .text-box {
	background-color: var(--purple-background-transparent);
}

.paths-etnographic .path-good-carousel .item .text-box {
	background-color: var(--green-overlay-background);
}

.paths-tourism .path-good-carousel .item .text-box {
	background-color: var(--brown-background-transparent);
}

.path-good-carousel .item .text-box .path {
    color: #000;
    text-transform: none;
    font-weight: 600;
    font-family: 'Oswald';
    margin-bottom: 2px;
    font-size: 22px;
}

.path-good-carousel .item .text-box .small-title {
	color: #000;
}

.path-good-carousel {
  position: relative;
}

.path-good-carousel-section .nav-text-box {
	position: relative;
	text-align: right;
}

.path-good-carousel-section .nav-text {
  font-size: 32px;
  font-family: 'Nothing You Could Do';
  margin: 0px auto;
  background-color: #fff;
}

.path-good-carousel .owl-nav {
    position: absolute;
    top: -40px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
}

.path-good-carousel.owl-carousel .owl-nav button.owl-next, 
.path-good-carousel.owl-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	float: left;
	margin-right: 13px;
}

.path-good-carousel.owl-carousel .owl-nav button.owl-next span, 
.path-good-carousel.owl-carousel .owl-nav button.owl-prev span {
	display: none;
}

.path-good-carousel.owl-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.path-good-carousel.owl-carousel .owl-nav button.owl-next:hover, 
.path-good-carousel.owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

#mapContainer {
	margin-bottom: 100px;
}

.leaflet-popup-content-wrapper {
	background-color: var(--light-blue-overlay-background)!important;
	border-radius: 0px !Important;
}

.leaflet-popup-content-wrapper .leaflet-popup-content {
	margin: 10px !Important;
}

.leaflet-popup-content-wrapper:has(.people) {
  background-color: var(--people-background-transparent) !Important;
}

.leaflet-popup-content-wrapper:has(.legend) {
  background-color: var(--legend-background-transparent) !Important;
}

.leaflet-popup-content-wrapper:has(.ancient-crafts) {
  background-color: var(--ancient-crafts-background-transparent) !Important;
}

.leaflet-popup-content-wrapper:has(.paths-etnographic) {
  background-color: var(--green-overlay-background) !Important;
}

.leaflet-popup-content-wrapper:has(.culture-places) {
  background-color: var(--gray-background-trasparent) !Important;
}

.leaflet-popup-content-wrapper:has(.paths-cultural) {
  background-color: var(--purple-background-transparent) !Important;
}

.leaflet-popup-content-wrapper:has(.paths-tourism) {
  background-color: var(--brown-background-transparent) !Important;
}

.leaflet-popup-close-button {
	background-color: var(--gray-color-title) !important;
	color: #fff !important;
	top: -10px !important;
	right: -10px !important;
}

.leaflet-popup-close-button:hover {
	background-color: rgba(0,0,0,0.7) !important;
}

.leaflet-popup-content-wrapper .leaflet-popup-content .image {
	height: 230px;
	width: 200px;
	position: relative;
}

.leaflet-popup-content-wrapper .leaflet-popup-content .image img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.leaflet-popup-content-wrapper .leaflet-popup-content .name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 21px;
	font-family: "Oswald";
	margin: 10px 0px;
	width: 200px;
}

.leaflet-popup-tip {
	background-color: var(--light-blue-overlay-background) !important;
}

.paths-etnographic .leaflet-popup-tip {
	background-color: var(--green-overlay-background) !Important;
}

.paths-tourism .leaflet-popup-tip {
	background-color: var(--brown-background-transparent) !Important;
}

.paths-cultural .leaflet-popup-tip {
	background-color: var(--purple-background-transparent) !Important;
}

.people .leaflet-popup-tip {
	background-color: var(--purple-background-transparent) !Important;
}

.legend .leaflet-popup-tip {
	background-color: var(--legend-background-transparent) !Important;
}

.ancient-crafts .leaflet-popup-tip {
	background-color: var(--ancient-crafts-background-transparent)!Important;
}

.culture-places .leaflet-popup-tip {
	background-color: var(--gray-background-trasparent)!Important;
}

.leaflet-popup:has(.marker-info.paths-etnographic) .leaflet-popup-tip {
  background-color: var(--green-overlay-background) !important;
}

.leaflet-popup:has(.marker-info.paths-tourism) .leaflet-popup-tip {
  background-color: var(--brown-background-transparent) !important;
}

.leaflet-popup:has(.marker-info.paths-cultural) {
  background-color: var(--purple-background-transparent) !important;
}

.leaflet-popup:has(.marker-info.people) .leaflet-popup-tip {
  background-color: var(--people-background-transparent) !important;	
}

.leaflet-popup:has(.marker-info.legend) .leaflet-popup-tip {
  background-color: var(--legend-background-transparent) !important;
}

.leaflet-popup:has(.marker-info.ancient-crafts) .leaflet-popup-tip {
  background-color: var(--ancient-crafts-background-transparent) !important;
}

.leaflet-popup:has(.marker-info.culture-places) .leaflet-popup-tip {
  background-color: var(--gray-background-trasparent) !important;
}

.custom-marker-cluster div {
  	width: 100%;
  	height: 100%;
  	display: block;
  	position: relative;
}

.custom-marker-cluster div span {
  	position: absolute;
  	left: 50%;
  	top: 50%;
  	transform: translate(-50%, -50%);
  	font-size: 15px;
}

.quote-section {
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 100px;
	font-family: 'Oswald';
}

.quote-section .quote {
	margin-bottom: 20px;
	font-family: 'Nothing You Could Do';
	font-size: 28px;
}

.curiosity-section {
	background-color: var(--light-blue-overlay-background);
	padding: 30px 65px;
	margin-bottom: 100px;
}

.paths-cultural .curiosity-section {
	background-color: var(--purple-color-background);
}

.paths-etnographic .curiosity-section {
	background-color: var(--green-color-background);
}

.paths-tourism .curiosity-section {
	background-color: var(--brown-color-background);
}

.people .curiosity-section {
	background-color: var(--people-background);
}

.ancient-crafts .curiosity-section {
	background-color: var(--ancient-crafts-background);
}

.legend .curiosity-section {
	background-color: var(--legend-background);
}

.curiosity-section .section-title:before {
	display: none;
}

.curiosity-section .section-title,
.curiosity-section .section-subtitle{
	padding-left: 0px;
}

.curiosity-section h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 40px;
	color: var(--light-blue-color-title);
}

.paths-cultural .curiosity-section h2 {
	color: var(--purple-color-title);
}

.paths-etnographic .curiosity-section h2 {
	color: var(--green-color-title);
}

.paths-tourism .curiosity-section h2 {
	color: var(--brown-color-title);
}

.people .curiosity-section h2 {
	color: var(--people-color-title);
}

.ancient-crafts .curiosity-section h2 {
	color: var(--ancient-crafts-color-title);
}

.legend .curiosity-section h2 {
	color: var(--legend-color-title);
}

.curiosity-section h2:after {
	display: none;
}

.curiosity-section .section-subtitle {
	font-size: 28px;
	line-height: 34px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 5px;
}

.curiosity-section .two-column-block {
	column-count: 2;
	column-gap: 30px;
}

.curiosity-section .two-column-block .curiosity-sources {
	margin-top: 30px;
	font-size: 14px;
	line-height: 17px;
	color: var(--light-blue-color-title);
}

.paths-cultural .curiosity-section .two-column-block .curiosity-sources {
    color: var(--purple-color-title);
}

.paths-etnographic .curiosity-section .two-column-block .curiosity-sources {
    color: var(--green-color-title)
}

.paths-tourism .curiosity-section .two-column-block .curiosity-sources {
    color: var(--brown-color-title)
}

.other-points-for-subject {
	margin-bottom: 100px;
}

.other-points-for-subject h2 {
	font-family: 'Nothing You Could Do';
	text-transform: lowercase;
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	line-height: 37px;
}

.other-points-for-subject .section-title {
	text-align: center;
	padding-left: 0px;
}

.other-points-for-subject h2:after,
.other-points-for-subject .section-title:before {
	display: none;
}

.extra-path-good-carousel {
	width: 80% !important;
	margin: 0 auto;
}

.extra-path-good-carousel .item {
	height: 600px;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-top: 30px;
}

.extra-path-good-carousel .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.extra-path-good-carousel .item .text-box {
	background-color: var(--light-blue-background-trasparent);
	padding: 30px;
	width: 500px;
	height: auto;
	z-index: 9;
	position: relative;
}

.extra-path-good-carousel .item.people .text-box {
	background-color: var(--people-background-transparent);
}

.extra-path-good-carousel .item.legend .text-box { 
	background-color: var(--legend-background-transparent);
}

.extra-path-good-carousel .item.ancient-crafts .text-box {
	background-color: var(--ancient-crafts-background-transparent);
}

.extra-path-good-carousel .item.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.extra-path-good-carousel .item.paths-etnographic .text-box {
	background-color: var(--green-overlay-background);
}

.extra-path-good-carousel .item.paths-tourism .text-box {
	background-color: var(--brown-background-transparent);
}

.extra-path-good-carousel .owl-nav {
    margin-left: -700px;
    position: absolute;
    top: -40px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
}

.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next, 
.extra-path-good-carousel.owl-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next span, 
.extra-path-good-carousel.owl-carousel .owl-nav button.owl-prev span {
	display: none;
}

.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.path-good-carousel.owl-carousel .owl-nav button.owl-next:hover, 
.path-good-carousel.owl-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.culture-place-section .image {
	background-size: cover;
	background-position: center;
	height: 650px;
	padding: 50px;
	color: #fff;
}

.culture-place-section .image h2:after {
	display: none;
}

.culture-place-section .gray-band {
	padding: 50px;
	height: 650px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}

.culture-place-section .gray-band .place-label {
	color: var(--light-blue-color-title);
	text-transform: none;
	font-weight: 600;
	font-family:'Oswald';
	margin-bottom: 2px;
}

.other-path-carousel-section h2:after {
	display: none;
}

.path-association-carousel-section {
	background-color: var(--dark-gray-band-color);
	padding-top: 70px;
}

.path-association-carousel-section .section-title {
	padding-left: 0px;
	text-align: center;
}

.path-association-carousel-section .section-title:before {
	display: none;
}

.path-association-carousel-section h2 {
	color: #000;
	font-size: 40px;
	margin-bottom: 20px;
}

.path-association-carousel-section .nav-text-box {
	position: relative;
	text-align: center;
	margin-bottom: 80px;
}

.path-association-carousel-section .nav-text {
  font-size: 28px;
  font-family: 'Nothing You Could Do';
  margin: 0px auto;
}

.path-association-carousel-section .item {
	text-align: left;
	background-size: cover;
	background-position: center;
	display: block;
	padding-bottom: 100px;
	min-height: 510px;
	position: relative;
}

.path-association-carousel-section .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.path-association-carousel-section .item .text-box {
	background-color: var(--light-blue-overlay-background);
	padding: 30px;
	color: #000;
	width: 70%;
	position: relative;
}

.path-association-carousel-section .item.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.path-association-carousel-section .item.paths-tourism .text-box {
	background-color: var(--brown-background-transparent);
}

.path-association-carousel-section .item.paths-etnographic .text-box{
	background-color: var(--green-overlay-background);
}

.path-association-carousel-section .item .text-box .small-title {
	font-size: 28px;
	margin-bottom: 1px;
	line-height: 33px;
}

.path-association-carousel-section .item .text-box .category {
    color: #000;
    text-transform: none;
    font-weight: 600;
    font-family: 'Oswald';
    margin-bottom: 2px;
    font-size: 20px;
}

.path-association-carousel-section .item .text-box .small-title {
	margin-bottom: 17px;
}

.path-association-carousel-section .item .text-box .subtitle {
	color: #578A8B;
    text-transform: none;
    font-weight: 600;
    font-family: 'Oswald';
	text-transform: uppercase;
	margin-bottom: 20px;
}

.path-association-carousel-section .item .text-box .text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.path-association-carousel-section .item .btn.btn-primary {
	margin-top: 10px;
}


.path-association-carousel-section .item .association-type {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: rgba(255,255,255,0.7);
	padding: 5px 10px;
	font-style: italic;
	font-size: 18px;
}

.path-association-carousel-section .owl-nav {
    position: absolute;
    top: -80px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: center;
}

.path-association-carousel-section .owl-nav button.owl-next, 
.path-association-carousel-section .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.path-association-carousel-section .owl-nav button.owl-prev span {
	display: none;
}

.path-association-carousel-section .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.path-association-carousel-section .owl-nav button.owl-next:hover, 
.path-association-carousel-section .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.path-association-carousel-section .owl-nav button span {
	display: none !IMPORTANT;
}

@media(max-width: 1750px)  {
	.text-intro-path-section .text {
		padding-left: 30px;
	}

	.text-intro-path-section .travel-note {
		padding-left: 30px;
	}

	.path-good-carousel-section .nav-text {
		font-size: 24px;
	}

	.curiosity-section .section-subtitle {
		font-size: 24px;
		margin-bottom: 25px;
		line-height: 34px;
	}

	.path-good-carousel .item {
		height: 600px;
		margin-top: 40px;
	}

	.path-good-carousel .item .text-box .small-title {
		font-size: 35px;
		line-height: 38px;
	}

	.quote-section .quote {
		font-size: 24px;
		margin-bottom: 0px;
		line-height: 30px;
	}

	
	.other-points-for-subject h2 {
		font-size: 24px;
		line-height: 27px;
	}

	.quote-section {
		font-size: 25px;
	}

	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next,
	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-prev {
	    width: 35px;
	    height: 25px;
		background-size: cover !important;
	    margin-right: 13px;
	}

	.extra-path-good-carousel .owl-nav {
		top: -40px;
		width: 1170px;
		margin-left: -585px;
	}

	.path-association-carousel-section .owl-nav {
		width: 1400px;
		margin-left: -700px
	}

	.path-good-carousel {
		margin-bottom: 70px;
	}

	#mapContainer {
		margin-bottom: 70px;
	}

	.insight-section {
		margin-bottom: 70px !important;
	}

	.path-association-carousel-section .nav-text-box {
		margin-bottom: 60px;
	}

	.path-association-carousel-section .owl-nav {
		top: -60px;
	}
	
}

@media(max-width: 1450px){

	.path-good-carousel .owl-nav {
		width: 1170px;
		margin-left: -585px;
	}
}

@media(max-width: 1300px){
	.curiosity-section h2 {
		font-size: 30px;
		line-height: 1.1;
	}

	.path-good-carousel .item {
		height: 500px;
	}

	.path-good-carousel .item .text-box {
		width: 85%;
	}

}

@media(max-width: 1200px){
	.path-good-carousel .owl-nav {
		width: 970px;
		margin-left: -485px;
	} 

	.path-good-carousel .item .text-box .small-title {
		font-size: 28px;
	}

	.path-good-carousel .item .text-box .path {
		font-size: 20px;
	}

	.extra-path-good-carousel .item .text-box {
		width: 65%;
	}

	.path-association-carousel-section {
		padding-top: 40px;
	}

	.path-association-carousel-section .owl-nav {
		width: 970px;
		margin-left: -485px;
	}

	.path-association-carousel-section .nav-text {
		font-size: 24px;
	}

	.path-association-carousel-section .item .text-box {
		width: 85%;
	}

	.path-association-carousel-section .item .association-type {
		font-size: 16px;
		padding: 0px 5px;
	}

	.text-intro-path-section .text {
		padding-left: 30px;
	}

	.text-intro-path-section .travel-note {
		padding-left: 30px;
	}
}

@media(max-width: 991px) {
	.text-intro-path-section {
		column-count: 1;
	}

	.text-intro-path-section .travel-note .small-title {
		margin-top: 30px;
	}

	.path-good-carousel-section {
		margin-top: 40px;
	}

	.text-intro-path-section .text {
		padding-left: 15px;
	}
		
	.text-intro-path-section .travel-note {
		padding-left: 15px;
	}

	.path-good-carousel .owl-nav {
		width: 750px;
		margin-left: -375px;
	} 

	.text-intro-path-section .travel-note.forced-second-column {
		break-before: auto;
		padding-left: 15px;
	}

	.path-good-carousel.owl-carousel .owl-nav button.owl-next,
	.path-good-carousel.owl-carousel .owl-nav button.owl-prev {
		width: 25px;
        height: 17px;
	}

	.path-good-carousel .item .text-box .path {
		font-size: 20px;
	}

	.path-good-carousel .item {
		margin-top: 40px;
	}

	.path-good-carousel {
		margin-bottom: 40px;
	}

	.curiosity-section h2 {
		font-size: 27px;
		line-height: 1.1;
	}

	.curiosity-section .section-subtitle {
		margin-bottom: 15px;
	}

	.curiosity-section {
		padding: 30px;
		margin-bottom: 40px !important;
	}

	.curiosity-section .two-column-block {
		column-count: 1;
	}

	.path-good-carousel .item .text-box .small-title {
		font-size: 27px;
	}

	.quote-section {
		font-size: 20px;
		margin-bottom: 40px;
	}

	#mapContainer {
		margin-bottom: 40px;
	}

	.extra-path-good-carousel .owl-nav {
		top: -35px;
		width: 750px;
		margin-left: -375px;
	}

	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next,
	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-prev {
		width: 25px;
		height: 17px;
	}

	.extra-path-good-carousel .item {
		height: 400px;
	}

	.other-points-for-subject {
		margin-bottom: 40px;
	}

	.path-association-carousel-section .owl-nav {
		width: 750px;
        margin-left: -375px;
	}

	.path-association-carousel-section .owl-nav button.owl-next,
	.path-association-carousel-section .owl-nav button.owl-prev {
		width: 25px;
        height: 17px;
	}

	.path-association-carousel-section .item .text-box .small-title {
		font-size: 27px;
		margin-bottom: 10px;
	}

	.curiosity-section .two-column-block .curiosity-sources {
		margin-top: 20px;
	}

	.path-association-carousel-section .nav-text-box {
		margin-bottom: 40px;
	}

		.path-association-carousel-section .owl-nav {
			top: -45px;
		}

}

@media(max-width: 767px){
	.text-intro-path-section .travel-note .small-title {
		margin-top: 15px;
	}

	.path-good-carousel-section {
		margin-top: 15px;
	}

	.path-good-carousel-section .nav-text {
		font-size: 17px;
	}

	.path-good-carousel .owl-nav {
		width: 100%;
		margin-left: 0px;
		left: 0px;
	} 

	.path-good-carousel.owl-carousel .owl-nav button.owl-next,
	.path-good-carousel.owl-carousel .owl-nav button.owl-prev {
	    width: 20px;
        height: 14px;       
		margin-right: 5px;
	}
	
	.path-good-carousel .item .text-box .path {
		font-size: 16px;
	}

	.path-good-carousel .item .text-box {
		padding: 15px;
		min-height: auto;
	}

	.path-good-carousel .item {
		margin-top: 15px;
		height: 300px;
	}

	
	.path-good-carousel {
		margin-bottom: 20px;
	}

	.curiosity-section h2 {
		font-size: 20px;
	}

	.curiosity-section .section-subtitle {
		font-size: 17px;
		line-height: 21px;
		margin-bottom: 7px;
	}

	.curiosity-section {
		padding: 15px;
		margin-bottom: 15px !IMPORTANT;
	}

	.path-good-carousel .item .text-box .small-title {
		font-size: 20px;
		line-height: 25px;
	}

	.quote-section {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 15px;
	}

	.quote-section .quote {
		font-size: 17px;
		line-height: 27px;
	}

	.other-points-for-subject h2 {
		font-size: 17px;
		line-height: 21px;
		margin-bottom: 0px;
	}

	#mapContainer {
		margin-bottom: 20px;
	}

	.extra-path-good-carousel .owl-nav {
		top: -23px;
		width: 100%;
		margin: 0 auto;
		left: auto;
	}

	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-next,
	.extra-path-good-carousel.owl-carousel .owl-nav button.owl-prev {
		width: 20px;
		height: 14px;
		margin-right: 5px;
	}

	.extra-path-good-carousel .item {
		margin-top: 15px;
		height: 300px;
		margin-bottom: 5px;
	}

	.extra-path-good-carousel .item .text-box {
		padding: 15px;
		height: auto;
	}

	.extra-path-good-carousel {
		width: 100% !Important;
	}

	.other-points-for-subject {
		margin-bottom: 15px;
	}

	.leaflet-popup-content-wrapper .leaflet-popup-content .name {
		font-size: 15px;
		margin: 5px 0px;
		max-width: 90px;
	}

	.path-association-carousel-section .owl-nav {
		width: 100%;
		margin-left: 0px;
		left: 0px;
		top: -43px;
		padding-left: 0px;
	}

	.path-association-carousel-section .owl-nav button.owl-next,
	.path-association-carousel-section .owl-nav button.owl-prev {
		width: 20px;
        height: 14px;
        margin-right: 5px;
	}

	.path-association-carousel-section {
		padding-top: 20px;
	}

	.path-association-carousel-section .section-title {
		text-align: center;
	}

	.path-association-carousel-section h2{
		font-size: 17px;
		margin-bottom: 10px;
		width: 80%;
	}

	.path-association-carousel-section .nav-text {
		font-size: 16px;
		line-height: 17px;
	}

	.path-association-carousel-section .nav-text-box {
		margin-bottom: 15px;
	}

	.path-association-carousel-section .item .text-box {
		padding: 27px 15px 15px 15px;
	}

	.path-association-carousel-section .item .text-box .category {
		font-size: 16px;
	}

	.path-association-carousel-section .item .text-box .small-title {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 5px;
	}

	.path-association-carousel-section .item .btn.btn-primary {
		margin-top: 0px;
	}

	.path-association-carousel-section .item .association-type {
		font-size: 14px;
        padding: 2px 5px;
	}

	.path-association-carousel-section .item {
		min-height: 270px;
		position: relative;
	}

	.curiosity-section .two-column-block .curiosity-sources {
		margin-top: 10px;
	}

	.text-intro-path-section .text {
		padding-left: 0px;
	}

	.text-intro-path-section .travel-note.forced-second-column {
		padding-left: 0px;
	}

	.text-intro-path-section .travel-note {
		padding-left: 0px;
	}

	.path-association-carousel-section .item .text-box .text {
		display: none;
	}

	.leaflet-popup-content-wrapper .leaflet-popup-content .image {
		width: 90px;
		height: 100px;
	}

	.leaflet-popup-content-wrapper .leaflet-popup-content {
		width: 90px !important;
	}
	
}


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



/* Punto di interesse
------------------------------------------------------------------------------------------------- */
.good-intro {
	position: relative;
	height: 85vh;
	overflow: hidden;
}

.good-intro img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.good-intro .container {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	height: 100vh;
}

.good-image-header-slideshow {
	height: 85vh;
}

.good-image-header-slideshow .container {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	height: 100vh;
	z-index: 9;
}

.good-image-header-slideshow .text-box {
	position: absolute;
	top: 50%;
	right: 0;
	padding: 40px 50px;
	background-color: var(--light-blue-overlay-background);
	transform: translateY(-50%);
	z-index: 12;
}

.good-image-header-slideshow .text-box:after {
	content: "";
	background-color: var(--light-blue-overlay-background);
	right: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
	z-index: 8;
}

.paths-cultural .good-image-header-slideshow .text-box:after {
	background-color: var(--purple-background-transparent);
}

.paths-etnographic .good-image-header-slideshow .text-box:after {
	background-color: var(--green-overlay-background);
}

.paths-tourism .good-image-header-slideshow .text-box:after {
	background-color: var(--brown-background-transparent);
}

.good-image-header-slideshow .text-box .section-title {
	padding-left: 0px;
    text-align: right;
}

.good-image-header-slideshow .text-box .section-title h1 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.good-image-header-slideshow .text-box .section-title:before {
	display: none;
}

.good-intro .container {
	position: relative;
	z-index: 2;
	height: 85vh;
	padding: 0px;
}

.good-intro .text-box {
	padding: 30px 50px;
	background-color: var(--light-blue-overlay-background);
	position: relative;
}

.culture-places .good-intro .text-box {
	background-color: var(--gray-background-trasparent);
}

.people .good-intro .text-box {
	background-color: var(--people-background-transparent);
}

.ancient-crafts .text-box {
	background-color: var(--ancient-crafts-background-transparent);
}

.legend .text-box {
	background-color: var(--legend-background-transparent);
}

.paths-cultural .good-intro .text-box {
	background-color: var(--purple-background-transparent);
} 

.paths-tourism .good-intro .text-box {
	background-color: var(--brown-background-transparent);
} 

.paths-etnographic .good-intro .text-box {
	background-color: var(--green-overlay-background);
} 

.good-intro .text-box:before {
	content: "";
	background-color: var(--light-blue-overlay-background);
	right: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.culture-places .text-box:before {
	background-color: var(--gray-background-trasparent);
}

.paths-cultural .good-intro .text-box:before {
	background-color: var(--purple-background-transparent);
} 

.paths-tourism .good-intro .text-box:before {
	background-color: var(--brown-background-transparent);
} 

.paths-etnographic .good-intro .text-box:before {
	background-color: var(--green-overlay-background);
} 

.people .good-intro .text-box:before {
	background-color: var(--people-background-transparent);
}

.paths-cultural .good-image-header-slideshow .text-box {
	background-color: var(--purple-background-transparent);
}

.paths-tourism .good-image-header-slideshow .text-box {
	background-color: var(--brown-background-transparent);
}

.paths-etnographic .good-image-header-slideshow .text-box {
	background-color: var(--green-overlay-background);
}

.ancient-crafts .text-box:before {
	background-color: var(--ancient-crafts-background-transparent);
}

.legend .text-box:before {
	background-color: var(--legend-background-transparent);
}

.good-intro .text-box .section-title {
	padding-left: 0px;
	text-align: right;
}

.good-intro .text-box .section-title:before {
	display: none;
}

.good-intro .text-box .small-title {
	color: #fff;
	margin-bottom: 0px;
	text-transform: none;
	line-height: 22px;
	margin-bottom: 70px;
}

.good-intro .text-box .small-title span {
	font-family: "Nothing You Could Do", cursive;
}

.good-intro .text-box .subtitle {
	text-transform: uppercase;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 53px;
    font-family: 'Oswald';
}

.good-intro .text-box .subtitle a {
	background-color: var(--light-blue-color-title);
	color: #fff;
	padding: 0px 10px;
	margin-left: 5px;
}

.good-intro  .text-box .section-title h1 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.good-intro .text-box .section-title h1:after {
	display: none;
}

.good-intro .section-title h1:after {
	background-color: #fff;
}

.good-detail .video {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #eee;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #000;
}

.good-detail .video iframe {
	box-sizing: border-box;
	height: 56.25vw;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	width: 177.77777778vh;
}

.good-detail .video .container {
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	z-index: 9;
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.good-detail .video .text-box {
	padding: 30px 50px;
	background-color: var(--light-blue-overlay-background);
	position: relative;
}

.good-detail .video .text-box:before {
	content: "";
	background-color: var(--light-blue-overlay-background);
	right: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.good-detail .video .text-box .section-title:before {
	display: none;
}

.good-detail .video .text-box .section-title {
	padding-left: 0px;
	text-align: right;
}

.good-detail .video .text-box .section-title h1 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.text-intro-section {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
	margin-bottom: 100px;
}

.text-intro-section .subtitle {
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 53px;
    font-family: 'Nothing You Could Do';
    width: 100%;
}

.text-intro-section .subtitle a {
    background-color: var(--gray-background-trasparent);
    color: #000;
    padding: 0px 10px;
    margin-left: 5px;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

.text-intro-section .subtitle a:hover {
    background-color: #000 !important;
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
}

.text-intro-section .text {
    font-weight: 600;
    font-family: 'Oswald';
    margin-bottom: 50px;
    width: 100%;
}

.text-intro-section:has(.historycal-image) .description {
    width: 50%;
    column-count: 1;
    float: left;
    column-gap: 0px;
    padding-right: 50px;
}

.text-intro-section:has(.historycal-image) .historycal-image {
    width: 50%;
    position: relative;
    float: left;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.text-intro-section:not(:has(.historycal-image)) .description {
    width: 100%;
    column-count: 2;
    column-gap: 50px;
}

.text-intro-section:not(:has(.historycal-image)) .historycal-image {
    display: none;
}

.good-image-slider  {
	height: 800px;
	margin-bottom: 90px !Important;
	margin: 0 auto;
	margin: 0px -15px;
}

.good-image-slider .slides {
	height: 800px !Important;
	position: relative !IMPORTANT;
}

.good-image-slider .slides img.anchor-top {
	top: 0px !Important;
}

.good-image-slider .slides img.anchor-bot {
	top: auto !Important;
	bottom: 0px !Important;
}

.good-image-slider .slider-good-caption {
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 15px;
}

.good-image-slider .slides-pagination {
  counter-reset: slide;
  position: absolute;
  left: 0px;
  text-align: left;
  margin-left: 5px !Important;
}

.good-image-slider .slides-pagination:has(img.anchor-bot) {
	top: auto;
	bottom: 0px;
}

.good-image-slider .slides-pagination:has(img.anchor-bot) {
	top: 0px;
	bottom: auto;
}

.good-image-slider a {
  background-color: transparent !Important;
  border: none;
  width: auto !IMPORTANT;
  height: auto !important;
  position: relative;
  color: transparent;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  margin-right: 21px;
  text-indent: initial !important;
  overflow: initial !IMPORTANT;
  text-align: center;
  padding: 0px 8px 0px 8px;
  border-right: 1px solid #fff;
  margin: 0px !Important;
  margin-top: 8px !IMPORTANT;
  font-family: 'Oswald';
}

.good-image-slider a.current {
	font-weight: 600;
	color: #fff !Important;
}

.good-image-slider a:focus {
	outline: none !Important;
	text-decoration: none !important;
}

.home-path-carousel a::before {
	color: #000;
}

.expert-talk {
	background-color: var(--light-blue-overlay-background);
	padding-bottom: 30px;
	margin-bottom: 100px;
}

.small-margin .expert-talk {
	margin-bottom: 50px;
}

.black-title .expert-talk .small-title {
	color: #000;
}

.paths-cultural .expert-talk {
	background-color: var(--purple-color-background);
}

.paths-etnographic .expert-talk {
	background-color: var(--green-color-background);
}

.paths-tourism .expert-talk {
	background-color: var(--brown-color-background);
}

.people .expert-talk {
	background-color: var(--people-background);
}

.ancient-crafts .expert-talk {
	background-color: var(--ancient-crafts-background);	
}

.legend .expert-talk {
	background-color: var(--legend-background);	
}

.expert-talk .small-title {
	padding: 30px 50px 0px 50px;
	position: relative;
	margin-bottom: 0px;
	color: var(--light-blue-color-title);
	line-height: 1.1;
}

.expert-talk:has(+ .curiosity-section) {
	margin-bottom: 50px !important;
}

.curiosity-section:has(+ .expert-talk) {
	margin-bottom: 50px !important;
}

.expert-talk:has(+ .insight-section) {
	margin-bottom: 50px !Important;
}

.curiosity-section:has(+ .insight-section) {
	margin-bottom: 50px !important;
}

.paths-cultural .expert-talk .small-title {
	color: var(--purple-color-title);
}

.paths-etnographic .expert-talk .small-title {
	color: var(--green-color-title);
}

.paths-tourism .expert-talk .small-title {
	color: var(--brown-color-title);
}

.people .expert-talk .small-title {
	color: var(--people-color-title);
}

.ancient-crafts .expert-talk .small-title {
	color: var(--ancient-crafts-color-title);	
}

.legend .expert-talk .small-title {
	color: var(--legend-color-title);	
}

.expert-talk .small-title .icon {
	background-image: url(../Images/PlusIcon.png);
	position: absolute;
	right: 50px;
	top: 20px;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-position: center;
}

.expert-talk .small-title .icon.open {
	background-image: url(../Images/MinusIcon.png);
}

.expert-talk .text-hidden-box {
	padding: 0px 50px;
}

.expert-talk .text-hidden-box .expert-name {
    font-family: 'Nothing You Could Do';
    font-size: 28px;
    margin-top: 15px;
    width: 50%;
    position: relative;
    margin-bottom: 40px;
}

.expert-talk .text-hidden-box .double-column-block {
	column-gap: 30px;
	column-count: 2;
}

.expert-talk .text-hidden-box .double-column-block .expert-sources {
	margin-top: 30px;
	font-size: 14px;
	line-height: 17px;
	color: var(--light-blue-color-title);
}

.paths-cultural .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--purple-color-title);
}

.paths-etnographic .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--green-color-title);
}

.people .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--people-color-title);
}

.legend .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--legend-color-title);
}

.ancient-crafts .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--ancient-crafts-color-title);
}

.paths-tourism .expert-talk .text-hidden-box .double-column-block .expert-sources {
	color: var(--brown-color-title);
}


.expert-talk .text-hidden-box .double-column-block .expert-sources span {
	font-weight: 600;
}

.gallery-carousel {
	margin-bottom: 50px;
	padding: 0;
	height: auto !important;
	overflow: hidden;
}

.gallery-carousel .nav-text-box {
	text-align: right;
	margin-bottom: 30px;
}

.gallery-carousel .nav-text {
  font-size: 32px;
  font-family: 'Nothing You Could Do';
  margin: 0px auto;
  background-color: #fff;
}


.gallery-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.gallery-carousel .owl-item {
  display: flex;
  justify-content: center;
}

.gallery-carousel .owl-carousel a {
  height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;  
}

.gallery-carousel .owl-carousel a img {
	height: 100%;
	width: auto;              
	object-fit: contain;      
	max-width: 100%;        
	display: block;
	margin: 0 auto;  
}

.gallery-carousel .owl-carousel a .overlay {
  top: 0px;
  background-color: rgba(98,130,124,0.6);
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0px;
}

.gallery-carousel .owl-carousel a:hover .overlay {
  opacity: 1;
}

.gallery-carousel .owl-nav {
    position: absolute;
    top: -70px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -715px;
}

.gallery-carousel .owl-nav button.owl-next, 
.gallery-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	float: left;
	margin-right: 13px;
}

.gallery-carousel .owl-nav button.owl-next span, 
.gallery-carousel .owl-nav button.owl-prev span {
	display: none;
}

.gallery-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.gallery-carousel .owl-nav button.owl-next:hover, 
.gallery-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.gallery-carousel .gallery-good-caption {
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 15px;
	color: #000;
}

#lg-counter {
	display: none !Important;
}


.l-section {
	position: absolute;
    top: 28px;
    right: 87px;
    line-height: 19px;
    font-size: 19px;
}

.l-section a {
	color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 2px;
  	font-size: 18px;
}

.l-section a:hover,
.l-section a.active {
	text-decoration: underline;
}


.path-good-carousel .owl-carousel a {
	height: 1000px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
}
	.path-good-carousel .owl-carousel a .overlay {
		background-color: rgba(98,130,124,0.6);
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
	}
	.path-good-carousel .owl-carousel a:hover .overlay {
		opacity: 1;
	}

.l-section {
	position: absolute;
    top: 28px;
    right: 87px;
    line-height: 19px;
    font-size: 19px;
}

.l-section a {
	color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 2px;
  	font-size: 18px;
}

.l-section a:hover,
.l-section a.active {
	text-decoration: underline;
} 

.video-section {
	padding: 0px;
}

.video-section .item {
	height: 700px;
	display: block;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-bottom: 100px;
}

.video-section .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.video-section .item i {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 100px;
	margin-top: -50px;
	margin-left: -44px;
}

.video-section .modal-video .modal-header {
	border-bottom: 0px;
	padding: 0px;
}

.video-section .modal-video button.close {
	background-color: #000;
	opacity: 1;
	position: absolute;
	right: -30px;
	top: 10px;
	width: 43px;
	height: 43px;
	color: #fff;
}

.video-section .modal-video button.close:hover {
	background-color: #333;
}

.video-section .modal-body {
	padding: 20px;
}

.video-section .modal-body video,
.video-section iframe {
	width: 100%;
}

.container:has(#mapContainer){
	padding: 0px;
}

.insight-section {
	background-color: var(--gray-band-color);
	padding: 30px 65px;
	margin-bottom: 100px;
}

.insight-section .section-title .icon {
	background-image: url(../Images/PlusIcon.png);
	position: absolute;
	right: 0px;
	top: -13px;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-position: center;
}

.insight-section .section-title .icon.open {
	background-image: url(../Images/MinusIcon.png);
}

.insight-section .section-title {
	padding-left: 0px;
}

.insight-section .section-title:before {
	display: none;
}

.insight-section .section-title h2 {
	color: var(--light-blue-color-title);
	margin: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 40px;
}

.culture-places .insight-section .section-title h2 {
	color: var(--gray-color-title);
}

.paths-cultural .insight-section .section-title h2 {
	color: var(--purple-color-title);
}

.paths-etnographic .insight-section .section-title h2 {
	color: var(--green-color-title);
}

.paths-tourism .insight-section .section-title h2 {
	color: var(--brown-color-title);
}

.people .insight-section h2 {
	color: var(--people-color-title);
}

.ancient-crafts .insight-section h2 {
	color: var(--ancient-crafts-color-title);
}

.legend .insight-section h2 {
	color: var(--legend-color-title);
}


.insight-section .section-title h2:after {
	display: none;
}

.good-association-carousel-section {
	    padding: 70px 0px;
	    background-color: var(--dark-gray-band-color);
	    text-align: center;
}

.good-association-carousel-section .section-title {
    font-size: 40px;
}

.good-association-carousel-section .section-title:before {
	display: none;
}

.good-association-carousel-section .section-title {
	margin-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}

.good-association-carousel-section .section-title h2 {
	font-size: 40px;
	display: block;
	margin-bottom: 30px;
}

.good-association-carousel-section .section-title h2:after {
	display: none;
}

.good-association-carousel-section .nav-text-box {
	position: relative;
	margin-bottom: 80px;
}

.good-association-carousel-section .nav-text {
  font-size: 28px;
  font-family: 'Nothing You Could Do';
  margin: 0px auto;
}

.good-association-carousel .item {
	text-align: left;
	background-size: cover;
	background-position: center;
	display: block;
	height: 500px;
	position: relative;
}

.good-association-carousel .item img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.good-association-carousel .item .text-box {
	background-color: var(--light-blue-background-trasparent);
	padding: 45px 30px 30px 30px;
	color: #000;
	width: 80%;
	position: relative;
}

.good-association-carousel .item.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.good-association-carousel .item.paths-tourism  .text-box {
	background-color: var(--brown-background-transparent);
}

.good-association-carousel .item.paths-etnographic .text-box {
	background-color: var(--green-overlay-background);
}

.good-association-carousel .item.people .text-box {
	background-color: var(--people-background-transparent);
}

.good-association-carousel .item.legend .text-box {
	background-color: var(--legend-background-transparent);
}

.good-association-carousel .item.ancient-crafts .text-box {
	background-color: var(--ancient-crafts-background-transparent);
}

.good-association-carousel .item.culture-places .text-box {
	background-color: var(--gray-background-trasparent);
}


.good-association-carousel .item .text-box .path {
	color: var(--light-blue-color-title);
	text-transform: none;
	font-weight: 600;
	font-family: 'Oswald';
	margin-bottom: 2px;
}

.good-association-carousel .item .text-box .small-title {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 30px;
}

.good-association-carousel .item .text-box .association-type {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 5px 10px;
    font-style: italic;
    font-size: 18px;
}

.good-association-carousel .item .text-box .subtitle {
	color: #578A8B;
	text-transform: none;
	font-weight: 600;
	font-family: 'Oswald';
	text-transform: uppercase;
	margin-bottom: 20px;
}


.good-association-carousel .item .btn.btn-primary:before {
	display: none;
}

.good-association-carousel .owl-nav {
    position: absolute;
    top: -80px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: center !IMPORTANT;
}

.good-association-carousel .owl-nav button.owl-next, 
.good-association-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.good-association-carousel .owl-nav button.owl-next span, 
.good-association-carousel .owl-nav button.owl-prev span {
	display: none;
}

.good-association-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.good-association-carousel .owl-nav button.owl-next:hover, 
.good-association-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.good-association-carousel .owl-nav {
    position: absolute;
    top: -80px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
}

.good-association-carousel .owl-nav button.owl-next, 
.good-association-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.good-association-carousel .owl-nav button.owl-prev span {
	display: none;
}

.good-association-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.good-association-carousel .owl-nav button.owl-next:hover, 
.good-association-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.good-association-carousel .owl-nav button span {
	display: none !IMPORTANT;
}

.other-path-carousel-section {
	padding: 100px 0px;
	background-color: var(--gray-band-color);
}

.other-path-carousel-section .section-title {
	text-align: center;
}

.other-path-carousel-section .section-title h2 {
	color: var(--gray-color-title);
}

.other-path-carousel-section .other-path-carousel .item .image {
	height: 400px;
	background-size: cover;
	background-position: center;
}

.other-path-carousel-section .other-path-carousel .item .text-box {
	color: var(--light-blue-color-title);
	background-color: var(--light-blue-background);
	padding: 30px;
	font-family: 'Oswald';
}

.other-path-carousel-section .other-path-carousel .item .text-box .category {
	font-size: 19px;
	text-transform: none;
	margin-bottom: 8px;
}

.other-path-carousel-section .other-path-carousel .item .text-box .path-name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 10px;
	min-height: 50px;
}

.other-path-carousel-section .owl-nav {
    font-family: 'Nothing You Could Do';
    text-transform: lowercase;
    position: absolute;
    top: -110px;
    width: 100%;
    margin-left: -50%;
    left: 50%;
    padding: 0px;
}

.other-path-carousel-section .owl-nav button.owl-next, 
.other-path-carousel-section .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	float: left;
}

.other-path-carousel-section .owl-nav button.owl-next span, 
.other-path-carousel-section .owl-nav button.owl-prev span {
	display: none;
}

.other-path-carousel-section .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.other-path-carousel-section .owl-nav button.owl-next {
	float: right;
}

.other-path-carousel-section .owl-nav button.owl-next:hover, 
.other-path-carousel-section .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

@media(max-width: 1750px){
	.expert-talk .small-title .icon {
		width: 60px;
		height: 60px;
		top: 21px;
	}

	.expert-talk .text-hidden-box .expert-name {
		font-size: 24px;
		margin-bottom: 25px;
	}

	.insight-section .section-title .icon {
		width: 60px;
		height: 60px;
		top: -14px;
	}

	.text-intro-section .subtitle {
		font-size: 24px;
		margin-bottom: 0px;
	}

	.text-intro-section .subtitle a {
		font-size: 30px;
	}

	.good-image-slider,
	.good-image-slider .slides {
		height: 800px !Important;
		margin-bottom: 70px !IMPORTANT;
	}

	.gallery-carousel .nav-text {
		font-size: 24px;
	}

	.good-association-carousel-section .nav-text {
		font-size: 24px;
	}


	.good-image-header-slideshow .slides,
	.good-image-header-slideshow .slides .container{
		height: 100% !important;
	}

	.gallery-carousel .owl-carousel a {
		height: 550px;
	}

	.small-margin .expert-talk {
		margin-bottom: 20px;
	}

	.expert-talk {
		margin-bottom: 70px;
	}

	.text-intro-section {
		margin-bottom: 70px;
	}

	.good-association-carousel-section .nav-text-box {
		margin-bottom: 60px;
	}

	.good-association-carousel .owl-nav {
		top: -60px;
	}
}

@media(max-width: 1450px){
	.small-margin .expert-talk {
		margin-bottom: 30px;
	} 

	.expert-talk {
		margin-bottom: 50px;
	}

	.no-margin {
		margin-bottom: 0px !Important;
	}

	.good-association-carousel .owl-nav {
		width: 1170px;
		margin-left: -585px;
	}

	.good-image-slider, 
	.good-image-slider .slides {
		height: 650px !IMPORTANT;
	}

	.gallery-carousel .owl-nav {
		width: 1170px;
		margin-left: -600px;
	}

}

@media(max-width: 1200px){
	.gallery-carousel .owl-carousel a {
		height: 600px;
	}

	.insight-section .section-title h2 {
		font-size: 30px;
	}

	.good-intro .text-box {
		padding: 30px;
	}

	.text-intro-section .subtitle {
		font-size: 24px;
	}

	.text-intro-section .text {
		margin-bottom: 30px;
	}

	.gallery-carousel .owl-nav {
		width: 970px;
		margin-left: -500px;
	}

	.good-detail .video .text-box {
		padding: 30px;
	}

	.video-section .item {
		height: 550px;
	}

	.good-association-carousel-section {
		padding: 40px 0px;
	}

	.good-association-carousel-section .section-title h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}

	.good-association-carousel .item .text-box {
		padding: 30px;
	}

	.good-association-carousel .item .text-box .association-type {
		font-size: 16px;
	}
}

@media(max-width: 1200px){
	.good-association-carousel .owl-nav {
		width: 970px;
		margin-left: -485px;
	}
}

@media(max-width: 991px){

	.expert-talk {
		margin-bottom: 50px;
	}

	.expert-talk.container {
		padding: 0px 0px 30px 0px;
	}
	
	.expert-talk .small-title {
		padding: 30px 30px 0px 30px;
	}


	.expert-talk .small-title .icon {
		width: 40px;
		height: 40px;
		right: 30px;
		top: 24px;
	}

	.expert-talk .text-hidden-box {
		padding: 0px 30px;
	}

	.expert-talk .text-hidden-box .expert-name {
		margin-bottom: 15px;
		width: 100%;
	}

	.expert-talk .text-hidden-box .double-column-block {
		column-count: 1;
	}


	.gallery-carousel {
		margin-bottom: 40px;
	}

	.gallery-carousel .owl-carousel a {
		height: 450px;
	}

	.curiosity-section:has(+ .expert-talk) {
		margin-bottom: 40px !important;
	}

	.insight-section {
		padding: 30px;
		margin-bottom: 40px;
		margin-bottom: 50px !important;
	}

	.insight-section .section-title h2 {
		font-size: 27px;
	}

	.insight-section .section-title .icon {
	    width: 40px;
        height: 40px;
        right: 0px;
        top: -4px;
	}

	.good-intro, 
	.good-intro .container {
		height: 600px;
	}

	.text-intro-section:not(:has(.historycal-image)) .description {
		column-count: 1;
	}

	.text-intro-section {
		margin-bottom: 40px;
	}

	.good-image-slider,
	.good-image-slider .slides {
		height: 450px !Important;
		margin-bottom: 40px !IMPORTANT;
	}

	.gallery-carousel .owl-nav {
		width: 750px;
		margin-left: -390px;
		top: -67px;
	}

	.gallery-carousel .owl-nav button.owl-next,
	.gallery-carousel .owl-nav button.owl-prev {
	    width: 25px;
        height: 17px;
	}

	.gallery-carousel .nav-text-box {
		margin-bottom: 30px;
	}

	.text-intro-section:has(.historycal-image) .description,
	.text-intro-section:has(.historycal-image) .historycal-image {
		width: 100%;
		padding: 15px 0px;
	}

	.text-intro-section:has(.historycal-image) .historycal-image img {
		max-height: 450px;
	}

	.video-section .item {
		height: 450px;
		margin-bottom: 40px;
	}

	.video-section .item i {
		font-size: 80px;
	}

	.expert-talk .text-hidden-box .double-column-block .expert-sources {
		margin-top: 20px;
	}

	.text-intro-section .subtitle a {
		font-size: 27px;
	}

	.good-image-header-slideshow {
		height: 600px !Important;
	}

	.good-image-header-slideshow .text-box {
		padding: 30px;
	}

	.small-margin .expert-talk {
		margin-bottom: 30px;
	}

	.good-association-carousel .owl-nav {
		width: 750px;
		margin-left: -375px;
	}

}

@media(max-width: 767px){

	.small-margin .expert-talk {
		padding-bottom: 15px;
		margin: 0px 15px 15px;
	}

	.expert-talk {
		padding-bottom: 15px;
		margin: 0px 15px 15px;
	}
	
	.expert-talk .small-title {
		padding: 15px 50px 0px 15px;
		position: relative;
	}

	.expert-talk.container {
		padding-bottom: 15px;
		margin-bottom: 20px;
	}

	.expert-talk .small-title .icon {
		width: 30px;
		height: 30px;
		top: 50%;
		right: 15px;
		margin-top: -6px;
	}

	.expert-talk .text-hidden-box {
		padding: 0px 15px;
	}

	.expert-talk .text-hidden-box .expert-name {
		font-size: 17px;
		margin: 8px 0px 7px;
		line-height: 20px;
	}

	.small-margin .expert-talk {
		margin-bottom: 15px;
	}

	.expert-talk {
		margin-bottom: 15px;
	}

	.gallery-carousel {
		margin: 25px 0px;
	}

	.gallery-carousel .owl-carousel a {
		height: 350px;
	}

	
	.curiosity-section:has(+ .expert-talk) {
		margin-bottom: 15px !important;
	}

	.insight-section.container {
		padding: 15px;
		margin: 0px 15px 20px 15px !IMPORTANT;
	}

	.insight-section .section-title h2 {
		font-size: 20px !important;
	}

	.insight-section .section-title .icon {
		width: 30px;
        height: 30px;
        top: -5px;
        right: 0px;
	}

	.good-intro .text-box {
		padding: 15px 30px 15px 15px;
		width: auto;
		right: auto;
		left: 0px;
		bottom: 0px;
		top: auto;
		transform: none;
		position: absolute;
	}

	.good-intro .text-box:before {
		display: none;
	}

	.good-intro .text-box .section-title {
		text-align: left;
	}

	.good-intro {
		height: auto;
		margin-bottom: 20px;
	}

	.good-intro .container {
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}

	.good-intro img {
		position: relative;
		height: 300px;
	}
	
	.text-intro-section .text {
		margin-bottom: 10px;
	}

	.text-intro-section {
		padding: 0px 15px;
	}

	.text-intro-section {
		margin-bottom: 15px;
	}

	.good-image-slider,
	.good-image-slider .slides {
		height: 300px !Important;
		margin: 0px;
		margin-bottom: 25px !important;
	}

	.gallery-carousel .owl-nav {
		width: 100%;
		margin-left: 0px;
		left: 0px;
		top: -47px;
	}

	.gallery-carousel .owl-nav button.owl-next,
	.gallery-carousel .owl-nav button.owl-prev {
		width: 20px;
		height: 15px;
		margin-right: 5px;
	}

	.gallery-carousel .nav-text-box {
		margin: 0px;
	}

	.gallery-carousel .nav-text {
		font-size: 17px;
		margin-bottom: 0px;
		display: none;
	}

	.text-intro-section:has(.historycal-image) .historycal-image img {
		max-height: 300px;
	}

	.good-detail .video {
		margin-bottom: 20px;
	}

	.good-detail .video .text-box {
		padding: 15px 30px 15px 15px;
		background-color: var(--light-blue-overlay-background);
		position: absolute;
		bottom: 0px;
		left: 0px;
	}

	.good-detail .video .text-box:before {
		display: none;
	}
	
	.good-detail .video .text-box .section-title {
		text-align: left;
	}

	.text-intro-section .subtitle {
		font-size: 17px;
		line-height: 28px;
	}

	.text-intro-section .subtitle a {
		font-size: 15px;
	    display: inline-block;
	    margin: 0 0 15px 0;
	    white-space: normal;
	    word-wrap: break-word;
	}

	.video-section .item {
		height: 350px;
		margin: 0px 15px;
	}

	.video-section .item i {
		font-size: 50px;
		margin-top: -22px;
	}

	.good-detail .video .embed-responsive > .container {
		display: none;
	}

	.good-detail .video .container {
		bottom: 0px;
		left: 0px;
		right: auto;
		transform: none;
		width: 100%;
		height: 100%;
	}

	.good-association-carousel-section {
		padding: 15px 0px;
	}

	.good-association-carousel-section .section-title h2,
	.good-association-carousel-section .section-title{
		font-size: 17px;
		margin-bottom: 10px;
		text-align: center;
	}

	.good-association-carousel-section .nav-text {
		font-size: 17px;
		text-align: center;
	}

	.good-association-carousel-section .nav-text-box {
		margin-bottom: 15px;
	}

	.good-association-carousel .item .text-box {
		padding: 30px 15px 15px 15px;
	}

	.good-association-carousel .item .text-box .small-title {
		font-size: 20px;
		margin-bottom: 3px;
	}

	.good-association-carousel .item {
		height: 250px;
	}
	
	.good-association-carousel .item .text-box .association-type {
		font-size: 14px;
		padding: 2px 5px;
	}

	.expert-talk .text-hidden-box .double-column-block .expert-sources {
		margin-top: 10px;
	}

	.good-image-header-slideshow {
		height: 300px !Important;
		margin-bottom: 20px;
	}


	.good-image-header-slideshow .slides .container {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
	}

	.good-image-header-slideshow .text-box {
		padding: 15px 30px 15px 15px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		right: auto;
		top: auto;
		transform: none;
	}

	.good-image-header-slideshow .text-box:after {
		display: none;
	}

	.gallery-carousel .gallery-good-caption {
		font-size: 14px;
		line-height: 18px;
		padding: 3px 15px;
	}

	.video-section {
		margin-bottom: 20px;
	}

}

@media(max-width: 450px){
	.gallery-carousel .owl-carousel a {
		height: 300px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Patrimonio immateriale
------------------------------------------------------------------------------------------------- */
.patrimonio-immateriale .category-intro {
	height: 100vh;
	overflow: hidden;
	margin-bottom: 100px;
	position: relative;
}

.patrimonio-immateriale .category-intro img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	object-fit: cover;
	object-position: center;
}

.patrimonio-immateriale .category-intro .container {
	position: relative;
	height: 100vh;
	z-index: 2;
}

.patrimonio-immateriale .category-intro .section-title {
	padding-left: 0px;
}

.patrimonio-immateriale .category-intro .section-title:before {
	display: none;
}

.patrimonio-immateriale .category-intro .text-box {
	position: absolute;
	width: 80%;
	left: 0px;
	bottom: 0px;
	padding-bottom: 50px;
	background-color: var(	--gray-background-trasparent);
	padding: 80px 100px 80px 0px;
	color: #fff;
}

.patrimonio-immateriale .category-intro .text-box:before {
	content: "";
	background-color: var(	--gray-background-trasparent);
	left: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.patrimonio-immateriale .category-intro .text-box .section-title h1 {
	margin-bottom: 30px;
}

.patrimonio-immateriale .category-intro .text-box .section-title h1:after {
	display: none;
}

.patrimonio-immateriale .category-intro .text-box-mobile {
	display: none;
}

.patrimonio-immateriale .image {
	height: 600px;
	background-size: cover;
	background-position: center;
}

.patrimonio-immateriale .image img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.patrimonio-immateriale .text-column {
	display: flex;
	height: 600px;
	flex-direction: column;
	justify-content: ;
	padding-left: 0px;
}

.patrimonio-immateriale .category-intro-band.people .section-title h2 {
	color: var(--people-color-title);
}

.patrimonio-immateriale .category-intro-band.legend .section-title h2 {
	color: var(--legend-color-title);
}

.patrimonio-immateriale .category-intro-band.ancient-crafts .section-title h2 {
	color: var(--ancient-crafts-color-title);
}

.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column {
	float: right;
	text-align: right;
}

.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-subtitle,
.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-title {
	padding-right: 50px;
}

.patrimonio-immateriale .text-column:before {
	content: "";
	width: 10px;
	height: 135%;
	background-color: #000;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
}

.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column:before {
	right: -7px;
	left: auto;
}

.patrimonio-immateriale .text-column .section-title:before {
	display: none;
}

.patrimonio-immateriale .text-column .text {
	padding-left: 50px;
	padding-right: 50px;
}

.patrimonio-immateriale .category-intro-band {
	position: relative;
}

.patrimonio-immateriale .in-evidence {
	font-family: Oswald;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 38px;
	position: absolute;
	bottom: -62px;
	right: 130px;
	color: var(--gray-background);
	display: none;
}

.patrimonio-immateriale .category-band:nth-child(2n+1) .in-evidence {
	left: 130px;
	right: auto;
}

.patrimonio-immateriale .good-carousel {
	margin-top: 100px;
	margin-bottom: 100px;
}

.patrimonio-immateriale .good-carousel .item {
	height: 800px;
	background-size: cover;
}

.patrimonio-immateriale .good-carousel .text-box {
	padding: 50px;
	background-color: var(--gray-background-trasparent);
	width: 60%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.patrimonio-immateriale .good-carousel.people .text-box {
	background-color: var(--people-background-transparent);
}

.patrimonio-immateriale .good-carousel .text-box {
	background-color: var(--people-background-transparent);
}

.patrimonio-immateriale .good-carousel.ancient-crafts .text-box {
	background-color: var(--ancient-crafts-background-transparent);
}

.patrimonio-immateriale .good-carousel.legend .text-box {
	background-color: var(--legend-background-transparent);
}

.patrimonio-immateriale .good-carousel .text-box .category {
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	font-family: 'Oswald';
	margin-bottom: 3px;
}

.patrimonio-immateriale .good-carousel .text-box .small-title {
	color: #000;
}

.patrimonio-immateriale .good-carousel .owl-nav {
    position: absolute;
    top: -74px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: right;
}

.patrimonio-immateriale .good-carousel .owl-nav button.owl-next, 
.patrimonio-immateriale .good-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	/* float: left; */
	margin-right: 13px;
}

.patrimonio-immateriale .category-band:nth-child(2n+1) .good-carousel .owl-nav button.owl-next, 
.patrimonio-immateriale .category-band:nth-child(2n+1) .good-carousel .owl-nav button.owl-prev {
	float: left;
}

.patrimonio-immateriale .good-carousel .owl-nav button.owl-next span, 
.patrimonio-immateriale .good-carousel .owl-nav button.owl-prev span {
	display: none;
}

.patrimonio-immateriale .good-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.patrimonio-immateriale .good-carousel .owl-nav button.owl-next:hover, 
.patrimonio-immateriale .good-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.dialetto-section h2,
.dialetto-section .small-title {
	color: var(--gray-color-title);
	margin-bottom: 50px;
}

.dialetto-section h2:after {
	display: none;
}

.dialetto-section .text {
	margin-bottom: 30px;
}

.dialetto-section .gray-box {
	background-color: var(--dark-gray-band-color);
	padding: 50px;
}

.dialetto-section .gray-box .word {
	font-family: "Nothing You Could Do", cursive;
    font-size: 78px;
    font-weight: 500;
    margin-bottom: 50px;
    line-height: 100px;
}

.dialect-main-section {
	display: flex;
}

.dialect-main-section .random-good-column {
	background-color: var(--dark-gray-band-color);
	padding: 30px 50px;
}

.dialect-main-section .random-good-column .small-title {
	text-transform:unset;
}

.dialect-main-section .random-good-column .text.municipality {
    margin-top: 10px;
    font-size: 15px;
    line-height: 17px;
    color: #838783;
}

.dialect-main-section .random-good-column .section-subtitle {
	font-size: 32px;
	padding-left: 0px;
	margin-bottom: 40px;
}

.dialect-main-section .introduction-column {
	text-align: right;
	padding: 0px 50px 30px 100px;
	padding-right: 50px;
}

.dialect-main-section .introduction-column .section-title:before {
	display: none;
}

.dialect-main-section .introduction-column:before {
	content: "";
	width: 10px;
	height: 100%;
	background-color: #000;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
}

.toponimo-section {
	position: relative;
	display: flex;
}

.toponimo-section:before {
	content: "";
	width: 10px;
	height: 100%;
	background-color: #000;
	left: 0px;
	top: 8px;
	position: absolute;
	z-index: 2;
}

.toponimo-section > div {
	padding: 0px 0px;
}

.toponimo-section .section-title:before {
	display: none;
}

.toponimo-section .description {
	padding-left: 50px;
	padding-right: 50px;
}

.toponimo-section .small-title {
	font-family: "Nothing You Could Do", cursive;
	text-transform: unset;
	font-weight: 300;
	font-size: 32px;
	margin-top: 30px;
	padding-left: 50px;
	margin-bottom: 0px;
}

.toponimo-section > div:nth-child(2) {
	padding-left: 50px;
}

.toponimo-section .image img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right;
}

.toponimo-section .word {
	color: #000;
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 30px;
	line-height: 53px;
	font-family: 'Oswald';
	padding-left: 50px;
}

.toponimo-section .text {
	margin-bottom: 15px;
}

.toponimo-section .btn.btn-primary {
	display: inline-block;
	margin-left: 50px;
	width: auto;
}

@media(max-width: 1750px){
	
	.patrimonio-immateriale .category-intro,
	.patrimonio-immateriale .category-intro .container {
		margin-bottom: 70px;
	}
	
	.patrimonio-immateriale .category-intro .text-box .section-title h1 {
		margin-bottom: 20px;
	}

	.patrimonio-immateriale .text-column .text {
		padding-left: 40px;
	}
	
	.patrimonio-immateriale .good-carousel .item {
		height: 550px;
	}

	.patrimonio-immateriale .good-carousel .text-box {
		padding: 30px;
		height: auto;
	}

	.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-subtitle, .patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-title {
		padding-right: 40px;
	}

	.dialect-main-section .introduction-column {
		padding: 0px 40px 30px 40px;
	}

	.dialect-main-section .random-good-column .section-subtitle {
		font-size: 24px;
		margin-bottom: 22px;
	}

	.toponimo-section .small-title {
		font-size: 24px;
	}

	.patrimonio-immateriale .category-intro .text-box {
		padding: 50px;
	}

	.patrimonio-immateriale .image {
		height: 550px;
	}

	.patrimonio-immateriale .text-column {
		height: 550px;
	}

	.patrimonio-immateriale .good-carousel {
		margin-bottom: 70px;
	}

	.dialect-main-section .random-good-column{
		padding: 40px 50px;
	}
	
}

@media(max-width: 1450px){
	.patrimonio-immateriale .category-intro .text-box  {
		padding: 40px;
	}

	.patrimonio-immateriale .image {
		height: 500px;
	}

	.patrimonio-immateriale .text-column {
		height: 500px;
	}

	.patrimonio-immateriale .good-carousel .owl-nav {
		width: 1170px;
		margin-left: -585px;
	}

	.dialect-main-section .random-good-column {
		padding: 40px;
	}
}

@media(max-width: 1300px){
	.patrimonio-immateriale .good-carousel .item {
		height: 500px;
		background-position: top;
	}

	.patrimonio-immateriale .good-carousel.people .text-box {
		width: 85%;
	}

	.dialect-main-section .random-good-column {
		padding: 37px 50px;
	}

	.toponimo-section .word {
		font-size: 30px;
		line-height: 35px;
	}
}

@media(max-width: 1200px){
	.patrimonio-immateriale .category-intro .text-box {
        padding: 30px 30px 30px 0px;
    }

	.patrimonio-immateriale .category-intro-band.people .section-title h2 {
		margin-bottom: 20px;
	}

	.patrimonio-immateriale .text-column .text {
		padding-right: 10px;
	}

	.patrimonio-immateriale .good-carousel .owl-nav {
		width: 970px;
		margin-left: -485px; 
	}

	.patrimonio-immateriale .good-carousel .owl-nav button.owl-next,
	.patrimonio-immateriale .good-carousel .owl-nav button.owl-prev {
		width: 25px;
        height: 17px;
	}
}

@media(max-width: 991px){
	.patrimonio-immateriale .category-intro .text-box {
		padding: 30px 30px 20px 0px;
	}

	.patrimonio-immateriale .category-intro,
	.patrimonio-immateriale .category-intro .container {
		margin-bottom: 40px;
		height: 650px;
	}

	.patrimonio-immateriale .text-column {
		height: auto;
		padding: 30px 0px;
	}

	.patrimonio-immateriale .text-column:before {
		height: 90%;
	}

	.patrimonio-immateriale .good-carousel .owl-nav {
        width: 750px;
        margin-left: -375px;
        top: -48px;
    }

	.patrimonio-immateriale .image {
		height: 450px;
	}

	.patrimonio-immateriale .good-carousel {
		margin-top: 60px;
		margin-bottom: 40px;
	}

	.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column {
		float: none;
	}

	.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column  .text {
		padding-left: 0px;
		padding-right: 40px;
	}

	.dialect-main-section {
		display: block;
	}

	.dialect-main-section .introduction-column {
		float: none;
		width: 100%;
		padding: 0px 40px 0px 40px;
	}

	.dialect-main-section .random-good-column {
		width: 100%;
		float: none;
		padding: 30px;
		margin-bottom: 40px;
	}

	.dialect-main-section .random-good-column .section-subtitle {
		margin-bottom: 10px;
	}

	.toponimo-section {
		padding: 0px;
	}

	.toponimo-section {
		display: flex;
		flex-direction: column;
	}

	.toponimo-section > div {
		width: 100%;
		padding: 30px 0px;
	}

	.toponimo-section .word {
		font-size: 27px;
	}

	.toponimo-section > div:nth-child(2) img {
		padding-left: 50px;
	}

	.toponimo-section .image {
		height: 400px;
	}
}

@media(max-width: 767px){

	.patrimonio-immateriale .category-intro,
	.patrimonio-immateriale .category-intro .container {
		height: auto;
		margin-bottom: 15px;
	}

	.patrimonio-immateriale .category-intro img {
        height: 300px;
        z-index: 1;
        position: relative;
    }
	
	.patrimonio-immateriale .category-intro .container {
        height: auto;
        margin-bottom: 0px;
    }

	.patrimonio-immateriale .category-intro .text-box {
        position: absolute;
        width: 100%;
        padding: 15px;
        background-color: var(--gray-background-trasparent);
    }

	.patrimonio-immateriale .category-intro .text-box .section-title h1 {
		margin-bottom: 0px;
	}

	.patrimonio-immateriale .category-intro .text-box .text {
		display: none;
	}

	.patrimonio-immateriale .category-intro .text-box:before {
		background-color: transparent;
	}

	.patrimonio-immateriale .category-intro .text-box-mobile {
		display: block;
		padding: 15px;
		background-color: var(--gray-background-trasparent);
	}

	.patrimonio-immateriale .text-column:before {
		width: 5px;
		left: -7px;
		height: 97%;
	}

	.patrimonio-immateriale .category-intro-band.people .section-title h2 {
		margin-bottom: 10px;
	}

	.patrimonio-immateriale .text-column {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.patrimonio-immateriale .image {
		height: 300px;
	}

	.patrimonio-immateriale .image img {
		object-position: top;
	}

	.patrimonio-immateriale .good-carousel .owl-nav {
		width: 100%;
		margin-left: 0px;
		left: auto;
	}

	.patrimonio-immateriale .good-carousel .owl-nav button.owl-next,
	.patrimonio-immateriale .good-carousel .owl-nav button.owl-prev {
		 width: 20px;
        height: 14px;
        margin-right: 5px;
	}

	.patrimonio-immateriale .good-carousel .item {
		height: 300px;
	}

	.patrimonio-immateriale .good-carousel {
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.patrimonio-immateriale .text-column .text{
		padding-right: 0px;
		padding-left: 7px;
	}
	
	.patrimonio-immateriale .good-carousel .text-box {
		padding: 15px;
		width: 80%;
	}

	.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-subtitle, .patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .section-title {
		padding-right: 7px;
		padding-left: 0px;
	}

	.patrimonio-immateriale .category-band:nth-child(2n+1) .text-column .text {
		padding-right: 7px;
	}

	.dialect-main-section .random-good-column .section-subtitle {
		font-size: 17px;
		margin-bottom: 4px;
	}

	.dialect-main-section .random-good-column {
		padding: 15px;
		margin-bottom: 15px;
	}

	.dialect-main-section .introduction-column:before {
		width: 5px;
		right: 10px;
	}

	.toponimo-section:before {
		width: 5px;
		left: 5px;
	}

	.toponimo-section .section-title {
		padding-left: 18px;
	}

	.toponimo-section .description {
		padding-left: 18px;
	}

	.toponimo-section > div {
		padding: 15px 0px;
	}

	.toponimo-section .small-title {
		font-size: 17px;
		padding-left: 21px;
		margin-top: 10px;
	}

	.toponimo-section .word {
		font-size: 20px;
		padding-left: 21px;
		line-height: 25px;
		margin-bottom: 10px;
	}

	.toponimo-section .btn.btn-primary {
		margin-left: 21px;
	}

	.toponimo-section > div:nth-child(2) img {
		padding-left: 21px;
	}
}

@media(max-width: 767px){
	.dialect-main-section .introduction-column {
		padding: 0px 21px 0px 15px;
	}

	.toponimo-section .image {
		height: 250px;
	}

	.dialect-main-section .random-good-column .text.municipality {
		margin-bottom: 5px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Luoghi della cultura
------------------------------------------------------------------------------------------------- */
.general-intro {
	background-size: cover;
	background-position: center;
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.general-intro img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.general-intro .container {
	position: relative;
	height: 100vh;
	z-index: 2;
}

.general-intro .text-box {
	position: absolute;
	width: 80%;
	left: 0px;
	bottom: 0px;
	padding-bottom: 50px;
	background-color: var(--gray-background-trasparent);
	padding: 80px 100px 80px 0px;
	color: #fff;
}

.general-intro .text-box .section-title:before {
	display: none;
}

.general-intro .text-box .section-title {
	padding-left: 0px;
}

.general-intro .text-box:before {
	content: "";
	    background-color: var(--gray-background-trasparent);left: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.general-intro .text-box .section-title h1 {
	margin-bottom: 30px;
}

.general-intro .text-box-mobile {
	display: none;
}

.municipality-details {
	overflow: hidden;
	margin-bottom: 0px !important;
}

.municipality-details  .general-intro .text-box {
	position: absolute;
	top: 50%;
	right: 0;
	width: 50%;
	padding: 30px 50px;
	background-color: var(--gray-background-trasparent);
	transform: translateY(-50%);
	z-index: 12;
	left: auto;
	bottom: auto;
}

.municipality-details  .general-intro .text-box:before {
	display: none;
}

.municipality-details .general-intro .text-box:after {
	content: "";
	background-color: var(--gray-background-trasparent);
	right: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
	z-index: 9;
}

}

.general-intro .text-box .section-title {
	padding-left: 0px;
}

.general-intro .text-box .section-title:before {
	display: none;
}

.general-intro .text-box .section-title h1 {
	margin-bottom: 20px;
	margin-top: 0px;
}



.general-intro .text-box .section-title h1:after {
	display: none;	
}

.category-intro {
	height: 100vh;
	position: relative;
	overflow: hidden;
	margin-bottom: 100px;
}

.category-intro img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.category-intro .container {
	position: relative;
	height: 100vh;
	z-index: 2;
}

.category-intro .text-box {
	position: absolute;
	width: 80%;
	left: 0px;
	bottom: 0px;
	padding-bottom: 50px;
	background-color: var(--gray-background-trasparent);
	padding: 80px 100px 80px 0px;
}

.category-intro .text-mobile-box {
	display: none;
}

.category-intro .text-box .section-title:before {
	display: none;
}

.category-intro .text-box .section-title {
	padding-left: 0px;
}

.category-intro .text-box:before {
	content: "";
	background-color: var(--gray-background-trasparent);
	left: -1000px;
	top: 0px;
	width: 1000px;
	height: 100%;
	position: absolute;
}

.category-intro .text-box .section-title h1 {
	margin-bottom: 30px;
}

.category-intro .text-box .section-title h1:after {
	display: none;	
}

.good-carousel .item {
	height: 700px;
	background-size: cover;
	background-position: center;
}

.good-carousel .text-box {
	padding: 30px 30px 30px 30px;
	background-color: var(--gray-background-trasparent);
	color: #000;
	width: 70%;
	position: absolute;
	bottom: 0px;
}

.good-carousel .text-box .small-title {
	color: #000;
}

.good-carousel .owl-nav {
    position: absolute;
    top: -70px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: right !important;
}

.good-carousel  .owl-nav button.owl-next, 
.good-carousel  .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.good-carousel .owl-nav button.owl-next span, 
.good-carousel .owl-nav button.owl-prev span {
	display: none;
}

.good-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.good-carousel .owl-nav button.owl-next:hover, 
.good-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.libraries-section .subtitle,
.libraries-section .section-title {
	text-align: right;
	padding-left: 0px;
	padding-right: 100px;
}

.libraries-section .subtitle {
    font-family: "Nothing You Could Do", cursive;
    font-size: 36px;
	margin-bottom: 10px;
}

.libraries-section .section-title:before {
	left: auto;
	right: 50px;
	top: -40px;
	height: 250px;
}

.libraries-section > .section-title h2:after {
	display: none;
}

.libraries-section .libraries-carousel .image img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.libraries-section .libraries-carousel .text-column {
	padding: 120px 50px;
	background-color: var(--dark-gray-band-color);
}

.libraries-section .libraries-carousel .text-column .small-title {
	color: var(--purple-color-title);
}

.libraries-section .libraries-carousel .text-column h2:after {
	width: 80%;
}

.libraries-section .libraries-carousel .text-column .hour-title {
	text-transform: uppercase;
	font-weight: 600;
	font-family: Oswald;
	margin-top: 30px;
}

.libraries-section .libraries-carousel .owl-nav {
    position: absolute;
    top: -70px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: left !important;
}

.libraries-section .libraries-carousel  .owl-nav button.owl-next, 
.libraries-section .libraries-carousel  .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.libraries-section .libraries-carousel .owl-nav button.owl-next span, 
.libraries-section .libraries-carousel .owl-nav button.owl-prev span {
	display: none;
}

.libraries-section .libraries-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.libraries-section .libraries-carousel .owl-nav button.owl-next:hover, 
.libraries-section .libraries-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

@media(max-width: 1750px){
	
	.municipality-detail .general-intro .text-box .section-title h1 {
		margin-bottom: 0px;
		margin-top: 0px;
	}

	.good-carousel .item {
		height: 600px;
	}

	.libraries-section .subtitle {
		font-size: 24px;
		margin-bottom: 0px;
	}

	.libraries-section .libraries-carousel .text-column {
		padding: 100px 50px;
	}


	.good-carousel .owl-nav {
	    width: 1170px;
	    margin-left: -585px;
	}

	.general-intro .text-box {
		padding: 50px 50px 50px 0px;
	}

	.category-intro .text-box {
		padding: 50px;
	}

	.general-intro .text-box .section-title h1 {
		margin-bottom: 30px;
	}

}

@media(max-width: 1450px){
	.general-intro .text-box {
		padding: 40px 40px 40px 0px;
	} 

	.category-intro .text-box {
		padding: 40px;
	}
}


@media(max-width: 1300px){
	.good-carousel .item {
		height: 500px;
	}
}

@media(max-width: 1200px){
	.general-intro .text-box {
		padding: 30px 30px 30px 0px;
	}

	.municipality-details .general-intro .text-box {
		padding: 30px;
	}

	.category-intro .text-box {
		padding: 30px 30px 30px 0px;
	}

	.category-intro .text-box .section-title h1 {
		margin-bottom: 20px;
	}

	.good-carousel .owl-nav {
		width: 970px;
		margin-left: -485px; 
	}

	.good-carousel .owl-nav button.owl-next,
	.good-carousel .owl-nav button.owl-prev {
		width: 25px;
        height: 17px;
	}

	.libraries-section .section-title:before {
		height: 180px;
	}

	 .libraries-section .libraries-carousel .text-column {
        padding: 50px;
    }
}

@media(max-width: 991px){

	.general-intro,
	.general-intro .container {
		height: 500px;
	}

	.category-intro,
	.category-intro .container{
		height: 650px;
	}
	
	.general-intro .text-box {
		padding: 30px 30px 20px 15px;
	}

	.general-intro .text-box .section-title h1 {
		margin-bottom: 15px;
	}

	.category-intro .text-box .section-title h1 {
		margin-bottom: 15px;
	}

	.category-intro,
	.category-intro .container {
		margin-bottom: 40px;
		height: 500px;
	}

	.libraries-section .section-title:before {
		height: 160px;
	}

	.libraries-section .libraries-carousel .text-column {
		padding: 30px 60px 30px 30px;
	}

	.libraries-section .libraries-carousel .image {
		height: 350px !Important;
	}

	.good-carousel .owl-nav {
        width: 750px;
        margin-left: -375px;
        top: -48px;
    }
}

@media(max-width: 767px){

	.general-intro {
		height: auto;
		background-color: var(--gray-background-trasparent);
	}

	.general-intro .container {
		height: auto;
	}

	.municipality-detail .general-intro,
	.municipality-detail .general-intro .container {
		background-color: transparent;
	}

	.general-intro img {
		height: 300px;
		z-index: 1;
		position: relative;
	}

	.general-intro .text-box {
		width: 100%;
	}

	.municipality-detail .general-intro,
	.municipality-detail .general-intro .container {
		height: 350px;
	}
	
	.general-intro .text-box{
		padding: 15px;
		z-index: 999;
	}

	.general-intro .text-box .text {
		display: none;
	}

	.general-intro .text-box .section-title h1 {
		font-size: 21px;
		margin-bottom: 5px;
	}

	.general-intro .text-box:before {
		background-color: transparent;
	}

	.general-intro .text-box-mobile {
		display: block;
		padding: 15px
	}

	.municipality-details .general-intro .text-box {
		padding: 15px;
		margin-top: 0px;
		bottom: 0px;
		left: 0px;
		right: auto;
		top: auto;
		transform: none;
		width: auto;
		padding-right: 30px;
	}

	.municipality-details .general-intro .text-box:after {
		display: none;
	}

	.category-intro {
		height: auto;
		margin-bottom: 15px;
	}

	.category-intro .container {
		height: auto;
		margin: 0px;
	}

	.libraries-section .libraries-carousel .text-column {
		padding: 15px;
	}

	.libraries-section .libraries-carousel .text-column .hour-title {
		margin-top: 10px;
		margin-bottom: 3px;
	}

	.category-intro img {
		height: 300px;
		object-position: center;
		z-index: 1;
		position: relative;
	}

	.category-intro .text-box {
		position: absolute;
		width: 100%;
		background-color: var(--gray-background-trasparent);
		padding: 15px;
	}

	.category-intro .text-box:before {
		background-color: transparent;
	}

	.category-intro .text-box .section-title h1 {
		margin-bottom: 5px;
	}

	.category-intro .text-box .text {
		display: none;
	}

	.category-intro .text-mobile-box {
		display: block;
		padding: 15px;
		background-color: var(--gray-background-trasparent);
	}

	.category-place-grid .subtitle {
		font-size: 17px;
		padding-left: 7px;
		margin-top: 0px;
		padding-top: 0px;
	}

	.cultural-place-grid .section-title:before {
		top: -15px;
	}

	.good-carousel .text-box {
		padding: 15px;
	}

	.good-carousel .item {
		height: 300px;
	}

	.libraries-section .section-title:before {
		right: 5px;
		top: -10px;
		width: 5px;
		height: 100px;
	}

	.libraries-section .subtitle {
		font-size: 17px;
		padding-right: 21px;
	}

	.libraries-section .subtitle, .libraries-section .section-title {
		padding-right: 21px;
	}

	.libraries-section .libraries-carousel .image {
		height: 300px;
	}

	.good-carousel .owl-nav {
		width: 100%;
		margin-left: 0px;
		left: auto;
	}

	.good-carousel .owl-nav button.owl-next,
	.good-carousel .owl-nav button.owl-prev {
		 width: 20px;
        height: 14px;
        margin-right: 5px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Ecomuseo
------------------------------------------------------------------------------------------------- */
.ecomuseo-intro-section {
	column-count: 2;
	column-gap: 30px;
}

.history-section {
	padding: 100px 0px;
	column-count: 2;
	column-gap: 30px;
	position: relative;
	padding-left: 50px;
}

.history-section:before {
    content: "";
	width: 10px;
	height: calc(100% - 200px);
	background-color: #000;
	left: 0px;
	top: 50%;
	position: absolute;
	z-index: 2;
	transform: translateY(-50%);
}

.history-section .section-title {
	padding-left: 0px;
}

.history-section .section-title:before {
	display: none;
}

.who-we-are-section {
	position: relative;
	margin-bottom: 100px;
}

.who-we-are-section .container {
	padding-left: 50px;
	position: relative;
}

.who-we-are-section .container:before {
    content: "";
    width: 10px;
    height: 100%;
    background-color: #000;
    left: 0px;
    top: 50%;
    position: absolute;
    z-index: 2;
    transform: translateY(-50%);
}

.who-we-are-section .section-title {
	padding-left: 0px;
}

.who-we-are-section .section-title:before {
	display: none;
}

.who-we-are-section .text-column {
	width: 50%;
}

.who-we-are-section h2,
.history-section h2 {
	margin-bottom: 50px;
	margin-top: 0px;
	line-height: 48px;
}

.history-section h2:after,
.who-we-are-section h2:after {
	display: none;
}

.who-we-are-section .image{
	content: "";
	width: 45%;
	right: 0px;
	top: 0px;
	position: absolute;
	height: 650px;
}

.who-we-are-section .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

#section-49959 {
	margin-bottom: 50px !Important;
}

.regulation-section,
.technical-commission-section {
	background-color: var(--gray-background);
	padding-bottom: 30px;
}

.technical-commission-section .small-title,
.regulation-section .small-title {
	padding: 30px 150px 0px 50px;
	position: relative;
	margin-bottom: 0px;
	color: #000;
	font-size: 40px;
	line-height: 44px;
}

.technical-commission-section .technical-commission-grid > .small-title {
	padding: 70px 0px 30px;
	margin-bottom: 30px;
}

.technical-commission-section .technical-commission-grid .item {
	padding-left: 150px;
	margin-bottom: 50px;
	padding-right: 50px;
}

.technical-commission-section .technical-commission-grid .item .image {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
}

.technical-commission-section .technical-commission-grid .item .small-title {
	padding: 0px;
	margin-bottom: 10px;
}

.technical-commission-section .small-title .icon,
.regulation-section .small-title .icon {
	background-image: url(../Images/PlusIcon.png);
	position: absolute;
	right: 50px;
	top: 20px;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-position: center;
}

.technical-commission-section .small-title .icon.open,
.regulation-section .small-title .icon.open {
	background-image: url(../Images/MinusIcon.png);
}

.technical-commission-section .hidden-grid,
.regulation-section .text-hidden-box {
	padding: 30px 50px 0px;
}

.technical-commission-section .hidden-grid .two-column-block,
.regulation-section .text-hidden-box .two-column-block {
	column-gap: 30px;
	column-count: 2;
	margin-top: 30px;
}

.technical-commission-section .technical-commission-grid {
	display: none;
}

@media(max-width: 1750px){
	.who-we-are-section h2,
	.history-section h2 {
		line-height: 40px;
		margin-bottom: 30px;
	}

	.who-we-are-section .image {
	height: 600px;
	}

	.technical-commission-section .small-title .icon,
	.regulation-section .small-title .icon {
		width: 60px;
        height: 60px;
        top: 50%;
		margin-top: -15px;
	}

	.technical-commission-section .technical-commission-grid .item .small-title {
		font-size: 30px;
	}

	.technical-commission-section .small-title, .regulation-section .small-title {
		font-size: 35px;
	}
}

@media(max-width: 1450px){
	.who-we-are-section .image {
		height: 670px;
	}
}

@media(max-width: 1200px){

	.who-we-are-section .image {
		height: 720px;
	}
	
	.history-section {
		padding-left: 40px;
	}

	.who-we-are-section .container {
		padding-left: 40px;
	}

	.technical-commission-section .small-title,
	.regulation-section .small-title {
		font-size: 30px;
	}

	.technical-commission-section .technical-commission-grid > .small-title {
		padding-top: 30px;
	}
}

@media(max-width: 991px){
	.ecomuseo-intro-section {
		column-count: 1;
	}

	.history-section {
		padding: 40px 0px 40px 30px;
		column-count: 1;
	}

	.who-we-are-section h2,
	.history-section h2 {
		margin-bottom: 15px;
		line-height: 22px;
	}

	.history-section:before {
		height: calc(100% - 90px);
	}

	.who-we-are-section {
		margin-bottom: 40px;
	}

	.who-we-are-section .container {
		padding-left: 30px;
	}

	.who-we-are-section .text-column {
		width: 100%;
	}

	.who-we-are-section .image {
		width: 100%;
		position: relative;
		height: 500px;
		width: 750px;
		margin: 30px auto 0px;
	}

	.who-we-are-section .image img {
		object-position: bottom;
	}

	.technical-commission-section .technical-commission-grid > .small-title {
		margin-bottom: 0px;
	}

	.technical-commission-section .technical-commission-grid .item .small-title {
		font-size: 22px;
		margin-bottom: 5px;
	}

	.technical-commission-section .technical-commission-grid .item .image {
		width: 120px;
		height: 120px;
		top: 0px;
	}

	.technical-commission-section .technical-commission-grid .item {
		padding-left: 130px;
		margin-bottom: 30px;
	}

	#section-49959 {
		padding: 0px;
		margin-bottom: 40px !important;
	}
	
	#section-49960 {
		padding: 0px;
	}

	.technical-commission-section .small-title,
	.regulation-section .small-title {
		font-size: 27px;
		padding: 30px 30px 0px 30px;
		line-height: 30px;
	}

	.technical-commission-section .small-title .icon ,
	.regulation-section .small-title .icon {
        width: 40px;
        height: 40px;
        right: 30px;
        margin-top: -5px;
    }

	.technical-commission-section .hidden-grid,
	.regulation-section .text-hidden-box {
		padding: 30px 30px 0px 30px;
	}


}

@media(max-width: 767px){
	.ecomuseo-intro-section {
		padding: 0px 15px;
	}

	.history-section {
		padding: 15px 15px 15px 23px;
	}

	.history-section:before {
		width: 4px;
		left: 9px;
		height: 95%;
		top: 49%;
	}

	.who-we-are-section .image {
		width: auto;
		padding: 15px 15px 0px;
		margin: 20px 0px;
		height: 350px;
	}

	.who-we-are-section .container {
		padding-left: 22px;
	}

	.who-we-are-section .container:before {
		width: 4px;
		left: 9px;
	}

	#section-49959,
	#section-49960 {
		margin: 0px 15px;
	}

	#section-49959 {
		margin-bottom: 15px !Important;
	}

	.regulation-section,
	.technical-commission-section {
		padding-bottom: 15px;
	}

	.technical-commission-section .small-title,
	.regulation-section .small-title {
		padding: 15px 63px 0px 15px;
	}

	.technical-commission-section .small-title,
	.regulation-section .small-title {
		font-size: 20px;
	}

	.technical-commission-section .small-title .icon,
	.regulation-section .small-title .icon {
	    width: 30px;
        height: 30px;
        top: 50%;
        right: 15px;
        margin-top: -6px;
	}

	.technical-commission-section .hidden-grid,
	.regulation-section .text-hidden-box {
		padding: 15px 15px 0px 15px;
	}

	.technical-commission-section .technical-commission-grid > .small-title {
		padding: 10px 0px;
	}

	.technical-commission-section .technical-commission-grid .item .image {
		width: 60px;
		height: 60px;
		top: 7px;
	}

	.technical-commission-section .technical-commission-grid .item {
		padding-left: 60px;
		padding-right: 0px;
		margin-bottom: 15px;
	}

	.technical-commission-section .technical-commission-grid .col-md-6:last-child .item {
		margin-bottom: 0px;
	}

	.technical-commission-section .technical-commission-grid .item .small-title {
		font-size: 18px;
		line-height: 20px;
	}

	.who-we-are-section {
		margin-bottom: 15px;
	}
	
}

@media(max-width: 450px){
	.who-we-are-section .image { 
		height: 300px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Valmalenco
------------------------------------------------------------------------------------------------- */
.valmalenco-intro-section .main-text {
	column-count: 2;
	column-gap: 30px;
	margin-bottom: 100px;
}

.valmalenco-intro-section .row {
	margin-bottom: 100px;
}

.valmalenco-intro-section .image {
	height: 600px;
	background-size: cover;
	background-position: center;
	width: 50%;
	position: absolute;
}

.valmalenco-intro-section .image img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	object-fit: cover;
	object-position: center;
}

.valmalenco-intro-section .text {
	float: right;
	height: 600px;
	width: 50%;
	padding-left: 50px;
	display: flex;
	align-items: center;
}

.valmalenco-intro-section .row:nth-child(2n+1) .image {
	margin-left: 50%;
}

.valmalenco-intro-section .row:nth-child(2n+1) .text {
	float: left;
	padding-right: 50px;
	padding-left: 0px;
}

.municipality-section .section-title h2 {
	margin-bottom: 10px;
	margin-top: 0px;
}

.municipality-section .subtitle {
	font-family: "Nothing You Could Do", cursive;
	font-size: 32px;
	padding-left: 50px;
	margin-bottom: 50px;
}

.municipality-carousel .item {
	height: 650px;
	position: relative;
}

.municipality-carousel .item img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: contain;
}

.municipality-carousel .item .text-box {
	width: 50%;
	padding: 70px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	float: right;
	height: 650px;
	background-color: var( --gray-background-trasparent);
	color: #fff;
	z-index: 99;
	position: relative;
}

.municipality-carousel .item .text-box .small-title {
	color: #fff;
	margin-bottom: 50px;
}

.municipality-carousel .item .text-box .text {
	margin-bottom: 50px;
}

.municipality-carousel .item .btn.btn-primary {
	color: #fff;
	mix-blend-mode: initial;
}

.municipality-detail .general-intro {
	margin-bottom: 100px;
	overflow-x: hidden;
}

.municipality-intro-section .text {
	column-count: 2;
	column-gap: 30px;
	margin-bottom: 100px;
}

.municipality-intro-section .image {
	height: 700px;
	background-image:cover;
	background-position: center;
	margin: 50px 0px;
}

.municipality-intro-section .municipality-image-slider {
	height: 800px;
	margin-bottom: 100px;
}

.municipality-intro-section .slides-pagination {
  counter-reset: slide;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: left;
  margin-left: 5px !Important;
}

.municipality-intro-section .municipality-image-slider .slider-good-caption {
	background-color: rgba(255,255,255,0.85);
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px 15px;
}

.municipality-intro-section a {
  background-color: transparent !Important;
  border: none;
  width: auto !IMPORTANT;
  height: auto !important;
  position: relative;
  color: transparent;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.3s;
  margin-right: 21px;
  text-indent: initial !important;
  overflow: initial !IMPORTANT;
  text-align: center;
  padding: 0px 8px 0px 8px;
  border-right: 1px solid #fff;
  margin: 0px !Important;
  margin-top: 8px !IMPORTANT;
  font-family: 'Oswald';
}

.municipality-intro-section a.current {
	font-weight: 600;
	color: #fff !Important;
}

.municipality-intro-section a:focus {
	outline: none !Important;
	text-decoration: none !important;
}


.municipality-path {
	background-color: var(--dark-gray-band-color);
	padding: 100px 0px;
}

.municipality-path .section-title {
	text-align: center;
	padding-left: 0px;
}

.municipality-path .section-title:before {
	display: none;
}

.municipality-path h2 {
	font-size: 40px;
	margin-bottom: 100px;
}

.municipality-path-carousel .item {
	text-align: left;
	background-size: cover;
	background-position: center;
	display: block;
	padding-bottom: 100px;
	min-height: 510px;
}

.municipality-path-carousel .item img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.municipality-path-carousel .item .text-box {
	background-color: var(--light-blue-background-trasparent);
	padding: 30px;
	color: #000;
	width: 70%;
	position: relative;
}

.municipality-path-carousel .item.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.municipality-path-carousel .item.paths-etnographic .text-box {
	background-color: var(--green-overlay-background);
}

.municipality-path-carousel .item.paths-tourism .text-box {
	background-color: var(--brown-background-transparent);
}

.municipality-path-carousel .item .text-box .category {
	font-size: 20px;
	font-weight: 600;
	font-family: 'Oswald';
}

.municipality-path-carousel .item .text-box .small-title {
	font-size: 28px;
	margin-bottom: 14px;
	line-height: 39px;
}

.municipality-path-carousel .owl-nav {
    font-family: 'Nothing You Could Do';
    text-transform: lowercase;
    position: absolute;
    top: -110px;
    width: 100%;
    margin-left: -50%;
    left: 50%;
    padding: 0px;
}

.municipality-path-carousel .owl-nav button.owl-next, 
.municipality-path-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
}

.municipality-path-carousel .owl-nav button.owl-next span, 
.municipality-path-carousel .owl-nav button.owl-prev span {
	display: none;
}

.municipality-path-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.municipality-path-carousel .owl-nav button.owl-next:hover, 
.municipality-path-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}

.municipality-path-carousel .owl-nav {
    position: absolute;
    top: -80px;
    width: 1400px;
    left: 50%;
    padding: 0 15px;
    margin-left: -700px;
    text-align: center !IMPORTANT;
}

.municipality-path-carousel .owl-nav button.owl-next, 
.municipality-path-carousel .owl-nav button.owl-prev {
	background-image: url('../Images/Arrow.png') !important;
	width: 35px;
	height: 25px;
	background-size: cover !important;
	transform: rotate(180deg);
	margin-right: 13px;
}

.municipality-path-carousel .owl-nav button.owl-next span, 
.municipality-path-carousel .owl-nav button.owl-prev span {
	display: none;
}

.municipality-path-carousel .owl-nav button.owl-next {
	background-image: url('../Images/Arrow.png') !important;
	transform: rotate(0deg);
}

.municipality-path-carousel .owl-nav button.owl-next:hover, 
.municipality-path-carousel .owl-nav button.owl-prev:hover {
  opacity: 0.6;
  background-color: transparent;
}



.switch-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 30px;
  position: relative;
}

.switch-container .track {
  position: relative;
  width: 600px;
  height: 30px;
  border-radius: 20px;
  margin-bottom: 8px;
  border: 2px solid #000;
  background-color: #fff;
}

.switch-container:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 100%;
	top: 15px;
	background-color: #000;
}

.switch-container .cursor {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background-color: black;
  border: 3px solid white;
  border-radius: 50%;
  transition: left 0.3s;
}

.switch-container.active .cursor {
  left: 570px;
  transition: left 0.3s;
}

.switch-container.active .thumb {
  left: 275px;
}

.switch-container .labels {
  display: flex;
  justify-content: space-between;
  width: 590px;
}

.switch-container .text {
  font-size: 25px;
  font-weight: bold;
  color: #5d6d7e;
  cursor: pointer;
  font-family: "Oswald", sans-serif;
}

.search-list .item {
	background-size: cover;
	background-position: center;
	height: 400px;
}

.search-list .item.path .text-box {
	width: 80%;
	height: 100%;
	background-color: var(--light-blue-background-trasparent);
	padding: 30px;
}

.search-list .item.paths-etnographic .text-box {
	background-color: var(--green-overlay-background);
}

.search-list .item.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.search-list .item.paths-tourism .text-box {
	background-color: var(--brown-background-transparent);
}

.search-list .item.good .text-box {
	background-color: var(--light-blue-background-trasparent);
    width: 70%;
    padding: 30px;
    min-height: 200px;
}

.search-list .item.good.paths-etnographic .text-box {
	background-color: var(--green-overlay-background);
}

.search-list .item.good.paths-cultural .text-box {
	background-color: var(--purple-background-transparent);
}

.search-list .item.good.paths-tourism .text-box {
	background-color: var(--brown-background-transparent);
}

.search-list .item.good.people .text-box {
	background-color: var(--people-background-transparent);
}

.search-list .item.good.ancient-crafts .text-box {
	background-color: var(--ancient-crafts-background-transparent);
}

.search-list .item.good.legend .text-box {
	background-color: var(--legend-background-transparent);
}

.search-list .item.good.culture-places .text-box {
	background-color: var(--gray-background-trasparent);
}

.search-list .item .small-title {
    font-size: 25px;
    margin-bottom: 1px;
    line-height: 31px;
    margin-bottom: 10px;
}

.search-list .item .text {
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-list .item .btn.btn-primary {
	margin-top: 10px;
}

.filters {
   padding: 30px;
   background-color: var(--dark-gray-band-color);
   font-family: "Oswald", sans-serif;
   text-align: left;
   text-transform: uppercase;
   margin-top: 30px;
   position: relative;
}

.filters > span {
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}

.filters > span:hover {
	font-weight: 600;
}

.filters .main-filter {
	  margin-bottom: 50px;
}

.filters .main-filter:last-child() {
	margin-bottom: 0px;
}

.main-filter .filter-title {
	 font-weight: 600;
	 color: var(--gray-color-title);
	 margin-bottom: 25px;
	 font-size: 37px;
}

.main-filter.material .filter-title {
	color: var(--purple-color-title)
}


.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 25px;
}

.filter-row span {
	display: inline-block;
	font-size: 33px;
	font-weight: 600;
	border-radius: 20px;
	cursor: pointer;
	transition: all 0.3s ease;
	user-select: none;
	color: var(--gray-background-trasparent);
}

.main-filter.material span {
	color: var(--brown-background-transparent);
}

.filter-row span:hover {
	color: #000;
}

.filter-row span.active {
	color: #000;
}

.filter-row span.active:hover {
   color: #000;
}

.filter-row span:not(:last-child)::after {
  content: " /";
  margin-left: 4px;
  color: var(--gray-background-trasparent);
}

@media(max-width: 1750px){
	.municipality-carousel .item,
	.municipality-carousel .item .text-box{
		height: 600px;
	}

	.valmalenco-intro-section .main-text {
		margin-bottom: 70px;
	}

	.valmalenco-intro-section .image {
		height: 600px;
	}

	.valmalenco-intro-section .text {
		height: 600px;
	}

	.valmalenco-intro-section .row {
		margin-bottom: 70px;
	}

	.municipality-detail .general-intro {
		margin-bottom: 70px;
	}

	.municipality-intro-section .text {
		margin-bottom: 70px;
	}

	.municipality-path {
		padding: 70px 0px;
	}
}

@media(max-width: 1450px){
	.valmalenco-intro-section .main-text {
		margin-bottom: 70px;
	}

	.valmalenco-intro-section .image {
		height: 500px;
	}

	.valmalenco-intro-section .text {
		height: 500px;
	}

	.municipality-carousel .item, .municipality-carousel .item .text-box {
		height: 450px;
	}
}

@media(max-width: 1200px){
	.main-filter .filter-title {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.filter-row span {
		font-size: 28px;
	}

	.filter-row {
		margin-bottom: 15px;
	}

	.filters .main-filter {
		margin-bottom: 40px;
	}

	.search-list .item .btn.btn-primary {
		font-size: 17px;
	}

	.search-list .item.good .text-box {
		min-height: 170px;
	}

	.valmalenco-intro-section .main-text {
		margin-bottom: 50px;
	}

	.municipality-detail .general-intro {
		margin-bottom: 50px;
	}
}

@media(max-width: 991px){
	.main-filter .filter-title {
		font-size: 28px;
	}

	.filter-row span {
		font-size: 23px;
		line-height: 23px;
	}

	.filters > span {
		font-size: 15px;
	}

	.filters .main-filter {
		margin-bottom: 30px;
	}

	.switch-container .text {
		font-size: 22px;
	}

}

@media (max-width: 768px) {
	.main-filter > span {
		font-size: 1.3em;
	}
	
	.filter-row span {
		padding: 2px;
		font-size: 15px;
		line-height: 17px;
		display: block;
		width: 100%;
	}

	.filter-row span:not(:last-child)::after {
		margin-left: 2px;
		display: none;
	}
	
	.filter-row {
		gap: 0px;
	}

	.filters {
		padding: 15px;
	}

	.main-filter .filter-title {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.filters > span {
		position: relative;
		text-align: right;
		width: 100%;
		display: inline-block;
		top: 0px;
		right: 0px;
		font-size: 13px;
	}

	.filters .main-filter {
		margin-bottom: 15px;
	}

	.switch-container .text {
		font-size: 12px;
	}

	.switch-container .track {
		width: 90%;
		height: 25px;
	}

	.switch-container .labels {
		width: 96%;
	}

	.switch-container.active .cursor {
		left: 96.5%;
		width: 20px;
		height: 20px;
	}

	.switch-container {
		margin-top: 15px;
	}
	
	.switch-container:before {
		top: 10px;
	}

	.search-list .item.path .text-box {
		padding: 15px;
		width: 85%;
		height: auto;
	}

	.search-list .item.good .text-box {
		padding: 15px;
		width: 85%;
		min-height: auto;
	}

	.search-list .item .small-title {
		font-size: 17px;
		margin-bottom: 3px;
		line-height: 20px;
	}

	.search-list .item .btn.btn-primary {
		margin-top: 5px;
		font-size: 14px;
	}

	.search-list .item {
		height: 250px;
	}

	.switch-container .cursor {
		width: 20px;
		height: 20px;
	}

	.municipality-intro-section .municipality-image-slider .slider-good-caption {
		font-size: 14px;
		line-height: 17px;
		padding: 3px 15px;
	}

	.search-list .item .text {
		display: none;
	}
}

@media(max-width: 600px){
	.switch-container.active .cursor {
		left: 95%;
	}
}

@media (max-width: 480px) {
	.filters {
	 padding: 15px;
	 margin-top: 5px;
	}
	
	.main-filter > span {
	 font-size: 1.2em;
	}

	.switch-container.active .cursor {
		left: 93%;
	}

	.search-list .item.good {
		height: 200px;
	}

}

.results {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}


.good {
  grid-column: span 1;
}

.path {
  grid-column: span 2;
}

.load-more {
	margin-top: 30px;
}

@media(max-width: 1750px){
	.municipality-section .subtitle {
		font-size: 24px;
		margin-top: 5px;
		padding-left: 40px;
		margin-bottom: 30px;
	}

	.municipality-intro-section .municipality-image-slider {
		margin-bottom: 70px;
	}
}

@media(max-width: 1200px){
	.valmalenco-intro-section .image {
		width: 47%;
		height: 550px;
	}

	.valmalenco-intro-section .text {
		padding-left: 0px;
		height: 550px;
	}

	.municipality-section .subtitle {
		margin-bottom: 30px;
	}

	.municipality-carousel .item,
	.municipality-carousel .item .text-box {
		height: 550px;
	}

	.municipality-carousel .item .text-box {
		padding: 30px;
	}

	.municipality-carousel .item .text-box .small-title {
		margin-bottom: 15px;
	}

	.municipality-carousel .item,
	.municipality-carousel .item .text-box {
		height: 450px;
	}

	.municipality-carousel .item .text-box .text {
		margin-bottom: 10px;
	}

	.municipality-intro-section .municipality-image-slider {
		height: 550px;
	}

	.municipality-path h2 {
	    font-size: 35px;
	    margin-bottom: 80px;
	}

	.municipality-path-carousel .owl-nav {
		top: -70px;
	}

	.municipality-path-carousel .item .text-box {
		width: 85%;
	}

	.good {
	  grid-column: span 2;
	}

	.municipality-intro-section .municipality-image-slider {
		height: 650px;
	}
}

@media(max-width: 991px){
	.valmalenco-intro-section .image {
		width: 100%;
		position: relative;
		height: 500px;
	}

	.valmalenco-intro-section .main-text {
		margin-bottom: 40px;
		column-count: 1;
	}

	.valmalenco-intro-section .text {
		width: 100%;
		height: auto;
		padding: 40px 0px 0px 0px;
	}

	.valmalenco-intro-section .row:nth-child(2n+1) .text {
		padding-right: 0px;
	}

	.valmalenco-intro-section .row {
		margin-bottom: 40px;
	}

	.municipality-path {
		padding: 40px 0px;
	}

	.municipality-carousel {
		margin-bottom: 0px !Important;
	}

	.municipality-path h2 {
		font-size: 30px;
		margin-bottom: 60px;
	}

	.municipality-path-carousel .item .text-box .small-title {
		font-size: 27px;
	}

	.municipality-path-carousel .owl-nav {
		top: -55px;
	}

	.municipality-path-carousel .owl-nav button.owl-next,
	.municipality-path-carousel .owl-nav button.owl-prev {
		width: 25px;
		height: 17px;
	}

	.municipality-section .subtitle {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.municipality-carousel .item .text-box {
		width: 60%;
	}

	.municipality-detail .general-intro {
		margin-bottom: 40px;
	}

	.municipality-intro-section .text {
		column-count: 1;
		margin-bottom: 30px;
	}

	.municipality-intro-section .municipality-image-slider {
		height: 450px;
		margin-bottom: 40px;
	}

	.valmalenco-intro-section .row:nth-child(2n+1) .image {
		margin-left: 0px;
	}
	
	.results {
		  display: grid;
		  grid-template-columns: repeat(2, 1fr);
		  gap: 20px;
	}

	.good {
	   grid-column: span 1;
	}
	
	.path {
	   grid-column: span 2;
	}
}

@media(max-width: 767px){
	.valmalenco-intro-section .main-text {
		margin-bottom: 15px;
	} 

	.valmalenco-intro-section .image {
		height: 400px;
	}

	.valmalenco-intro-section .text {
		padding-top: 15px;
	}
	
	.valmalenco-intro-section .row {
		margin-bottom: 15px;
	}

	.municipality-section .subtitle {
		padding-left: 7px;
		font-size: 17px;
		margin-bottom: 5px;
	}

	.municipality-carousel .municipality-carousel {
		padding: 0px 15px 0px 22px;
		margin-bottom: 20px !important;
	}

	.municipality-carousel .item {
		height: auto;
	}

	.municipality-carousel .item .text-box {
		width: 100%;
		margin-top: 350px;
		height: auto;
		padding: 15px;
	}

	.municipality-carousel .item .container {
		padding: 0px;
	}

	.municipality-carousel .item img {
		height: 350px;
	}

	.municipality-carousel .item .text-box .small-title {
		margin-bottom: 7px;
	}

	.municipality-carousel .item .text-box .text {
		margin-bottom: 0px;
	}

	.municipality-detail .general-intro {
		margin-bottom: 15px;
	}

	.municipality-intro-section .text {
		margin-bottom: 5px;
	}

	.municipality-intro-section .municipality-image-slider {
		height: 350px;
		margin-bottom: 15px;
	}

	.municipality-path {
		padding: 15px 0px;
	}

	.municipality-path h2 {
		font-size: 21px;
		margin-bottom: 15px;
	}

	.municipality-path-carousel .item {
		min-height: 350px;
	}

	.municipality-path-carousel .owl-nav {
		top: -43px;
	}

	.municipality-path-carousel .owl-nav button.owl-next,
	.municipality-path-carousel .owl-nav button.owl-prev {
		width: 20px;
		height: 14px;
		margin-right: 5px;
	}

	.municipality-path-carousel .item .text-box {
		padding: 15px;
	}

	.municipality-path-carousel .item .text-box .category {
		font-size: 16px;
		margin-bottom: 2px;
	}

	.municipality-path-carousel .item .text-box .small-title {
		font-size: 20px;
		line-height: 25px;
	}

	.results {
	    margin: 0px 15px;
	    gap: 10px;
	}

	.filter-row span:hover {
		color: var(--brown-background-transparent);
	}
	
}

@media(max-width: 500px){
	.municipality-carousel .item img {
		height: 300px;
	}

	.municipality-carousel .item .text-box {
		margin-top: 300px;
	}

	.municipality-intro-section .municipality-image-slider {
		height: 300px;
		margin-bottom: 15px;
	}

	.municipality-path-carousel .item {
		min-height: 300px;
	}
}

@media(max-width: 450px){
	.valmalenco-intro-section .image {
		height: 300px;
	} 
}

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



/* Risultati di ricerca
------------------------------------------------------------------------------------------------- */
.cms-search-results .search-filter {
	margin-top: 30px;
	padding: 30px 20px 25px 20px !important;
}

.cms-search-results .search-filter input {
	border-radius: 0px !important;
	color: #000;
	border-bottom: 1px solid #000;
}

.cms-search-results .search-filter .search-button {
	top: 23px !important;
	right: 41px !important;
}

.cms-search-results .search-filter .search-button i {
	display: none;
}

.cms-search-results .search-filter .search-button:before {
	content: "";
	background-image: url(../Images/SearchIcon.png);
	background-size: cover;
	background-position: center;
	color: #000;
	width: 33px;
	height: 33px;
	border-radius: 2px;
	line-height: 25px;
	margin: 0 auto;
	position: relative;
	display: block;
	filter: invert(1);
}

.cms-search-results .no-results {
    margin-top: 100px;
}

.cms-search-results .search-results .item a .title {
	font-family: Oswald;
	color: #000;
}

.cms-search-results .search-results .item a .url {
    color: rgb(87, 81, 74);
    line-height: 18px;
}

/* Paginatore */

.pagination {
   padding: 0 30px;
   text-align: center;
   width: 100%;
   font-size: 12px;
}


.pagination a {
   cursor: pointer;
   margin: 2px;
   padding: 2px 5px;
}

.pagination .first-page, 
.pagination .last-page, 
.pagination .previous-page, 
.pagination .next-page {
	border-radius: 0;
	font-size: 12px;
	border: 1px solid rgb(87, 81, 74);
	color: #333;
	font-weight: 400;
	display: inline-block;
	text-align: center;
	box-shadow: none;
	min-width: 30px;
	height: 30px;
	padding: 6px !important;
	vertical-align: top;
	line-height: 17px;
}

.pagination .first-page:hover,
.pagination .last-page:hover,
.pagination .previous-page:hover,
.pagination .next-page:hover {
	background-color: #f7f7f7;
    border-color: #adadad;
}


.pagination a.disabled, 
.pagination a.disabled:hover {
	cursor: default;
	background-color: #FFF;
	border: 1px solid rgb(87, 81, 74, 0.4);
	color: rgba(61, 130, 158, 0.4);
	text-decoration: none;
}

.pagination .page-number {
	color: #FFF;
	background-color: rgba(87, 81, 74, 0.8) !important;
	width: 30px !important;
	height: 30px !important;
	display: inline-block;
	padding: 7px !important;
	line-height: 15px;
}

.pagination .page-number:hover {
	opacity: 0.7;
}

.pagination .total-rows {
	margin-left: 5px;
	display: block;
	margin-top: 10px;
	width: 100%;
	font-size: 13px;
}

.pagination .page-number.current,
.pagination .page-number.current.disabled {
  	background-color: rgba(129,123,118,0.5) !Important;
  	color: #FFF !important;
  	border: 1px solid rgba(129, 123, 118, 0.5) !Important;
}

.pagination a:hover {
    background-color: rgba(87, 81, 74, 0.8) !important;
    color: #fff!important;
    opacity: 1 !important;
    border: rgba(87, 81, 74, 0.8) !important;
}

@media(max-width: 767px){
	.cms-search-results .search-results .item {
		padding: 0px 15px;
	}

	.cms-search-results .search-filter {
		margin: 15px 15px 15px 15px !important;
	}

	.cms-search-results .search-results .item a .title {
		font-size: 16px;
	}

	.pagination {
		margin: 0px;
	}

	.pagination .total-rows {
		margin-top: 2px;
	}

	.owl-theme .owl-nav {
		display: none;
	}

	.cms-search-results .search-filter .search-button:before {
		width: 20px;
		height: 20px;
		top: 10px;
	}
}
/* ---------------------------------------------------------------------------------------------- */



/* Mappa di comunità 
------------------------------------------------------------------------------------------------- */
body:has(.community-map-page) {
	background-color: #e2dcdd;
}

.community-map-page header {
	background-color: #e2dcdd;
}

.community-map-page .switch-container .track {
	background-color: #e2dcdd;
}

.switch-container .cursor {
	border: 3px solid #e2dcdd;
}

.mappa-comunita-intro {
	margin-bottom: 50px !Important;
}

.mappa-comunita-intro .section-subtitle h3{
	margin-bottom: 50px;
}

.mappa-comunita-intro .section-body {
	column-count: 2;
	column-gap: 30px;
}

.mappa-comunita-map  #mapContainer{
	margin-bottom: 50px !Important;
}

.mappa-comunita-map {
	margin-bottom: 0px !Important;
}

.mappa-comunita-map .goods {
	display: inline-block;
	width: 100%;
	margin-top: -50px;
	margin-bottom: 30px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--community-map-color);
	font-size: 25px;
	line-height: 36px;
}

.mappa-comunita-map .good {
	float: left;
}

.mappa-comunita-map .good span:hover {
	color: #333;
}

.mappa-comunita-map .good:hover {
	font-weight: 600;
	cursor: pointer;
}

.mappa-comunita-map .good:after {
	content: "//";
	padding-left: 2px;
	padding-right: 6px;
}

.mappa-comunita-map .good:last-child:after {
	display: none;
}

.additional-map-info .bold-text {
	margin-bottom: 30px;
}

@media(max-width: 1750px){
	.mappa-comunita-map .goods {
		margin-top: -30px;
	}
}

@media(max-width: 1450px){

	.mappa-comunita-map #mapContainer {
		margin-bottom: 30px !Important;
	}
	
	.mappa-comunita-map {
		margin-bottom: 40px !Important;
	}


}

@media(max-width: 1200px){
  .mappa-comunita-intro .section-subtitle h3 {
    	margin-bottom: 30px;
  }
  
  .mappa-comunita-intro {
    margin-bottom: 40px !Important;
  }
}

@media(max-width: 991px){
	.mappa-comunita-intro .section-body {
		column-count: 1;
	}
}

@media(max-width: 767px){

	.mappa-comunita-intro {
		margin-bottom: 15px !Important;
	}
	
	.mappa-comunita-intro .section-subtitle h3 {
		margin-bottom: 15px;
	}

	.mappa-comunita-map #mapContainer {
		margin-bottom: 15px !Important;
	}

	.mappa-comunita-intro {
		padding: 0px 15px;
	}

	.mappa-comunita-map .goods {
		padding: 0px 15px;
		font-size: 15px;
		line-height: 22px;
		margin-top: 0px;
	}

	.mappa-comunita-map {
		margin-bottom: 15px !Important;
	}

	.additional-map-info .bold-text {
		margin-bottom: 15px;
	}

	.community-map-page.header-white {
		margin-top: 80px;
	}

}
/* ---------------------------------------------------------------------------------------------- */
