:root {
  --padding-box-mobile: 16px;
  --padding-box: 32px;
  --padding-box-doppio: 64px;
  --confronto-sx: 560px;
  --confronto-dx: 310px;

  --colore: #903F98;
}

* {
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
  height: 100%;
}

body {
  background-color: #F7F6F2;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
}

/* .backgroundAdv {
  background-attachment: fixed; /* per la pubblicità 
} */

#adv-MaxTicker {
  background-color: #F1EBE4;
}

.backgroundAdv #inizio.shrinkable {
  clip-path: inset(0 0 0 0);
  position: relative;
}

:-webkit-any(article, aside, nav, section) h1 {
  margin-block-start: 0px;
  margin-block-end: 10px;
}

.swiper-container {
  border-bottom: 1px solid rgba(61, 61, 60, 0.5);
  background-color: white;
}

.animato{ -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;}

article,
aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: auto;
  /* margin-top:65px; */
}

section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 1260px;
  margin: auto;
  background-color: #F7F6F2;
}

section>*{
	width: 1230px;
}

a:visited {
  color: initial;
}

#div-gpt-ad-MPU_Top div{
  margin: 0 60px;
}

#div-gpt-ad-MaxTicker div{
  margin-top: 0;
  padding: 30px 0;
  margin-bottom: 0;
  display: block!important;
  width: 100%!important;
  box-sizing: initial!important;
  background-color: #F1EBE4;
  margin-top: 50px;
}

#div-gpt-ad-MaxTicker.classifica div{
  margin-bottom: 0;
}


#div-gpt-ad-MaxTicker{
  height: auto!important;
}

#selettore-seleziona-cnt{
  width: 100%;
  height: 50%;
}

#sfuma{
  position:absolute;
  bottom:0;
  left:0;
  mix-blend-mode: multiply;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.28) 39%, #707070);
}

#selettore-seleziona{
  margin-bottom: 3em;
}
/*---- NAV HEADER  ------*/

#nav_header {
  /* position: -webkit-sticky;
  position: sticky;
  z-index: 105; */
  position: relative;
  top: 70px;
  height: 50px;
}

#nav_header.classifica {
  top: 65px;
}


#navHeader-container {
  width: 100%;
  max-width: 100%;
  height: 40px;
  margin-top: 0px;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#navHeader-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: none;
  opacity: 0;
}

.navHeader-slide {
  width: auto;
  text-align: center;
  background: white;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #1a1818;
  padding-right: 10px;
  white-space: nowrap;
}

.navHeader-slide a {
  text-decoration: none;
  color: #1a1818;
}

.navHeader-slide a:visited {
  text-decoration: none;
  color: #1a1818;
}

.navHeader-slide a:hover,
.navHeader-slide a:active {
  text-decoration: none;
  color: #1a181885;
}

.navHeader-ombra{
  box-shadow: 0 3px 3px 0 rgba(15, 15, 15, 0.2);
}

#section-heder{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

header{
	width: 100%;
	box-sizing: border-box;
}

header.classifiche{
  padding-right:initial;
  margin-top: 30px;
}

/* .navHeader-slide:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-weight: 800;
  padding-left: 10px;
  color: #67b2e5;
} */

.header_special_link {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
}

/* FASCIA LINK SOTTO IL TITOLO 

#title_link_container {
  width: 100vw;
  max-width: 100vw;
  border-bottom: 1px solid #707070;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}

.title_link {
  text-align: center;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  border-right: 1px solid #1a1818;
  padding: 0 10px;
}

.title_link a:link {
  color: #1a1818;
  text-decoration: none;
}

.title_link a:visited {
  color: #1a1818;
  text-decoration: none;
}

.title_link a:hover {
  color: #1a181885;
  text-decoration: none;
}

.title_link a:active {
  color: #1a181885;
  text-decoration: none;
}

.title_link:last-child {
  border-right: 0;
}

/*--------- TITLE --------------------*/

.in-aggiornamento {
  color: #ef4e63;
}

#sticky {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  text-align: right;
  display: none;
}
#sticky img {
  cursor: pointer;
  width: 30px;
  max-width: 30px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

.dividi {
  background-image: url("../img/dividi.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 18px;
  width: 100%;
  margin: 30px 0;
}

.nascondi-desktop {
  display: none;
}
.nascondi-mobile {
  display: inline-block;
}

/*--- SECTIONS ---*/
.section {
  width: 100%;
  margin: 20px auto;
}

.divider {
  margin: 50px auto 50px auto;
}

/*---------- COMMENT ---------*/

.lab24-fonte {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  color: #888;
  margin-bottom: 15px;
	
}

/*--- MENU ---*/

#menu_anchor {
  position: relative;
  bottom: 100px;
}

.bottone-generico{
  -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;
  padding: 3px;
}
.bottone-generico:hover{
	background-color: rgba(0,0,0,0.10);
}

#menu_list {
  padding-inline-start: 0px;
}

#menu_title {
  display: inline;
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #F7F6F2;
  background-color: #0f0f0f;
  padding: 4px 10px;
  border-radius: 5px;
}

ul#menu_list li {
  position: relative;
  display: inline;
  list-style-type: none;
  padding-left: 5px;
  margin-right: 25px;
  letter-spacing: 1px;
  font-family: "sole_headline", Gerogia, Times, "Times New Roman", Serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #0f0f0f;
}

ul#menu_list li a {
  color: #0f0f0f;
  text-decoration: none;
}

ul#menu_list li a:before {
  content: url(../img/index-item.svg);
  opacity: 0.5;
  position: absolute;
  left: -10px;
}

ul#menu_list li a:hover {
  text-decoration: underline;
}

ul#menu_list li a:hover:before {
  content: url(../img/index-item-hover.svg);
  opacity: 1;
}

ul#menu_list li a:active {
  text-decoration: underline;
}

ul#menu_list li a:active:before {
  content: url(../img/index-item-hover.svg);
  opacity: 1;
}

ul#menu_list li a:visited {
  color: #0f0f0f;
  text-decoration: none;
}

ul#menu_list li a:visited:before {
  content: url(../img/index-item.svg);
  opacity: 0.5;
}

/*--- TEXT BLOCKS ---*/

.box_title,
.box_text,
.box_notes {
  width: 680px;
  max-width: 680px;
  text-align: left;
}

.box_title {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.box_text {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.box_text a {
  color: #ef4e63;
  text-decoration: underline;
}


.box_text a :visited {
  color: #ef4e63;
  text-decoration: underline;
}

.box_text a:hover {
  cursor: pointer;
  color: rgba(239, 78, 99, 0.7);
  text-decoration: underline;
}

.box_text a:active {
  color: #ef4e63;
  text-decoration: underline;
}

.box_notes {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  line-height: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  color: #1a1818;
  margin-top: 5px;
}



/*--- FOOTER ----*/
#fonti_finali {
  /* margin-top: 60px; */
  /* width: 680px; */
  width: 100%;
  max-width: 1230px;
  /* border-top: 1px solid #1f2226; */
  background-color: #F7F6F2;
}
#crediti_finali {
  margin-top: 0;
  /* width: 680px; */
  width: 100%;
  max-width: 1230px;
  border-top: 1px solid #1f2226;
  background-color: #F7F6F2;
}

#fonti_finali a:link {
  color: #1a1818;
  text-decoration: underline;
}

#fonti_finali a:visited {
  color: #1a1818;
}

#fonti_finali a:hover {
  color: #0795ac;
}

#fonti_finali a:active {
  color: #0795ac;
}

#fonti_finali{
  padding-left: 10px;
  padding-right: 10px;
}

h5{ 
  margin-block-start: 0;
  margin-block-end: 0;
}

h5,
#crediti_finali {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #1f2226;
  font-weight: 400;
}  

#crediti_finali {
  border-top: 1px solid #000;
  padding: 64px 10px;
  margin-top: 50px;
}
#crediti_finali h5{
  margin-left: 40px;
}

.faN {
  width: 30px !important;
}

.box-contieni{
	width: 100%;
	display: flex;
	flex-direction:row;
}

.box-contieni iframe{
	width: 50%
}


/* ************************************************************************************************************************************************** */
/* ************************************************************************************************************************************************** */
/* ******************  QUIII                                                                             ******************************************** */
/* ************************************************************************************************************************************************** */

	header{
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
			
	}
	
	.occhiello{
		font-size: 16px;
		line-height: 33px;
	}
	
	#descrizione{
    column-count: 1;
	}

	.colorato{
		color: var(--colore-principale);
	}

	/* MENU SLIDE */
	
	#menu-slide-cnt{
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
    display: none;
	}
	
	.menu-slide{
		position: fixed;
		left: -100%;
		height: 100vh;
		width: 25vw;
  		box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.16);
	}
	
	#menu-slide-1 {
		background-color: white;
		transition-delay: .2s;
	}
	
	#menu-slide-2 {
		background-color: var(--colore-secondario);
		transition-delay: 0s;
		width: auto;
		color: white;
	}
	
	.noscroll #menu-slide-1{
		left: 0;
		transition-delay: 0s;
	}
	.noscroll #menu-slide-2:not(.generale):not(.chiuso){
		left: 25vw;
		transition-delay: .2s;
	}
		
	#menu-sfondo{
		position: fixed;
		width: 100vw;
		height: 100vh;
		background-color: rgba(0,0,0,.3);
		display: none;
		opacity: 0;
	}
	.noscroll #menu-sfondo{
		display: block;
		opacity: 1;
	}
	
	.noscroll { 
		overflow: hidden;
	}
	
	.menu-header{
		margin: 10px 20px;
	}
	
	#menu-slide-1 ul, #ul-indicatori{
		list-style-type: none;
		margin: 10vh 0 0 0;
		padding: 0;
	}
	#ul-indicatori ul{
		list-style-type: none;
		padding: 0;
	}
	
	#menu-slide-1 li{
		line-height: 40px;
		padding: 0 20px;
		margin: 20px 0;
		cursor: default;
		-webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; transition: .3s ease-in-out;
	}
	#menu-slide-1 li:not(.selezionato):hover{
		cursor: pointer;
		color: white;
	}
	#menu-slide-1 li:not(.selezionato):hover:after{
		background-image: url("../img/menu-freccine-bianco.svg");
	}
	
	#menu-slide-1 li.selezionato, #menu-slide-1 li.selezionatoTmp{
		cursor: pointer;
		color: white;
	}
	
	#menu-slide-2 li{
		line-height: 40px;
		padding: 0 20px;
		margin: 0 0;
		cursor: default;
	}
	
	#menu-slide-2 li:hover, #menu-slide-2.selezionata{
		background-color: rgba(255,255,255,.2);
		cursor: pointer;
	}
	#menu-slide-2.selezionata{
		cursor: default;
	}
	
	#menu-slide-2 li a, menu-slide-2 li a:hover, #menu-slide-2 li a:visited, #menu-slide-2 li a:active{
		text-decoration: none;
		color: white;
	}
	
	#menu-slide-1 li:after {
		position: absolute;
		content: " ";
		background-image: url(../img/menu-freccine.svg);
		background-repeat: no-repeat;
		background-position: center center;
		/* background-color: cadetblue; */
		width: 14px;
		height: 40px;
		right: 20px;
	}

	#menu-slide-1 li:first-of-type:after {
		display: none;
	}
	
	#ul-indicatori{
		overflow-y: scroll;

	}
	
#ul-indicatori {
  max-height: calc(100vh - 159px);
  overflow-y: auto;
  scrollbar-color: rgba(0,0,0,0.27) rgba(0,0,0,0.27);
  scrollbar-width: thin;
}

#ul-indicatori::-webkit-scrollbar {
  width: 20px;
}

#ul-indicatori::-webkit-scrollbar-track {
  background-color:transparent;
  border-radius: 100px;
}

#ul-indicatori::-webkit-scrollbar-thumb {
  border-radius: 100px;
  border: 5px solid transparent;
  background-clip: content-box;
  background-color: rgba(0,0,0,0.27);
}

#ul-indicatori.haScrollBar {
	border-top: 1px solid rgba(255,255,255,.2);
	border-bottom: 1px solid rgba(255,255,255,.2);
	}
* {
  box-sizing: border-box;
}

/* abbreviazioni */
.relative{ position:relative; }
.flex{ display: flex; }
.flex-col{ flex-direction: column; }
.flex-col-reverse{ flex-direction: column-reverse; }
.flex-row{ flex-direction: row; }
.justify-between{ justify-content: space-between; }
.justify-center{ justify-content: center; }
.justify-end{ justify-content:flex-end; }
.flex-center{ align-items: center; }
.flex-column{ flex-direction: column; }
.items-center{ align-items: center;}
.items-start{ align-items: start;}
.items-end{ align-items: end;}
.medium{ font-weight: 500; }
.bold{ font-weight: 600; }
.bolder{ font-weight: 900; }
.text-right{ text-align: right; }
.uppercase{ text-transform: uppercase; }

.my{ margin-top: 20.5px!important; }
.my-50{ margin-top: 50px!important; }
.mb-50{ margin-bottom: 50px; }
.mb-64 { margin-bottom: 64px; }
.mb-32 { margin-bottom: 32px; }
.mb-20{ margin-bottom: 20px; }
.mb-10{ margin-bottom: 10px; }
.mt-5{ margin-top: 5px; }
.mt-10{ margin-top: 10px; }
.mt-15{ margin-top: 15px; }
.mt-20{ margin-top: 20px; }
.mt-30{ margin-top: 30px; }
.mt-40{ margin-top:40px; }
.mt-50{ margin-top: 50px!important; }
.mx{ margin-left: 10px; margin-right: 10px;}
.mr{ margin-right: 10px;}
.mr-3 { margin-right: 3px;}
.mr-5{ margin-right: 5px;}
.mr-10{ margin-right: 10px;}
.mr-20{ margin-right: 20px;}
.mr-30{ margin-right: 30px;}
.mr-60{ margin-right: 60px;}
.ml{ margin-left: 10px;}
.ml-10{ margin-left: 10px;}
.ml-20{ margin-left: 20px!important;}
.ml-30{ margin-left: 30px;}
.ml-38{ margin-left: 38px;}
.mx-20{ margin-left: 20px; margin-right: 20px;}

.pb-20 { padding-bottom: 20px; }
.pb-32 { padding-bottom: 32px; }
.pl-30 { padding-left: 30px; }
.pl-36 { padding-left: 36px; }
.pr-30 { padding-right: 30px; }
.pr-60 { padding-right: 60px; }
.pr-5 { padding-right: 5px; }
.px-comune{ padding-left: 60px; padding-right: 60px; }

.px-classifica{ padding-left: 135px; padding-right: 135px; }

.h-full { height: 100%;}
.w-full { width: 100%; }
.w-1_10 { width: 10%; }
.w-2_10 { width: 20%; }
.w-3_10 { width: 30%; }
.w-4_10 { width: 40%; }
.w-5_10 { width: 50%; }
.w-6_10 { width: 60%; }
.w-7_10 { width: 70%; }
.w-8_10 { width: 80%; }
.w-9_10 { width: 90%; }
.w-1_3 { width: 33.3%; }
.w-2_3 { width: 66.6%; }
.w-1_2 { width: 50%; }

.testo-destra{ text-align: right; }

.testo-bold{ font-weight: 800;}

.bordo-sx { border-left: 1px solid #e6e6e6 }
.no-wrap { white-space: nowrap; }

/* Titolazione */
.titolo-blocco{
  padding: 0 0 20px 48px;
}

.titolo-2 {
  font-size: 26px;
  font-weight: 600;
}

.titolo-3 {
  font-size: 18px;
  font-weight: 500;
}

.titolo-4 {
  font-size: 1.1em;
  font-weight: 500;
  color:var(--colore-principale);
  margin-top: 25px;
}
.titolo-5 {
  font-size: .9em;
  font-weight: 500;
  text-transform: uppercase;
}

.titolo-12_14{ font-size: 12px; line-height: 14px; }

.titolo-12{ font-size: 12px; line-height: 22px; }
.titolo-13{ font-size: 13px; line-height: 22px; }
.titolo-14{ font-size: 14px; line-height: 18px; }
.titolo-15{ font-size: 15px; line-height: 18px; }
.titolo-16{ font-size: 16px; line-height: 22px; }
.titolo-18{ font-size: 18px; line-height: 21px; }
.titolo-22{ font-size: 22px; }
.titolo-26{ font-size: 26px; }
.titolo-42{ font-size: 42px; line-height: 42px; }

.line-initial{ line-height: 1.15em; }

.bianco { color:white }
.grigio0 { color: rgba(112, 112, 112, 0.6); }
.grigio1 { color: #707070}
.rosso{ color: #ff0000; }
.verde{ color: #0cce6b; }
.blu0{ color: #b2bdd6; }
.blu1{ color: #335292 }
.verde0{ color: #a3d4ba }
.verde1{ color: #08a74a }

.color-indiceClima{ color:#02b95c; }
.bgColor-indiceClima{ background-color:#02b95c; }
.color-crimine{ color:#903F98; }
.bgColor-crimine{ background-color:#903F98; }
.bgColor-indicatori{ background-color: black; }
.color-indiceAmbiente{ color:#02b95c; }
.bgColor-indiceAmbiente{ background-color:#02b95c; }
.color-indiceCultura{ color:#A4068D; }
.bgColor-indiceCultura{ background-color:#A4068D; }

.bottone-testata {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  /* text-transform: uppercase; */
  color:white;  
  transition: all 0.3s ease;
  cursor: pointer;
  margin-top: 1px;
  border-bottom: 4px solid transparent;
  font-size: 15px;
}

.bottone-testata:not(.disabilitato):hover {
  background-color: rgba(255,255,255,.2);
}

.bottone-testata.selezionato {
  font-weight: 600;
  border-bottom: 4px solid #F7F6F2;
}

a{
  text-decoration: none;
}

a .bottone-testata * , a:active .bottone-testata *, a:visited .bottone-testata * , a:hover .bottone-testata * {
  text-decoration:none!important;
  font-weight: 100;
}

.blocco-contenuti{
  margin:0 20px
}

.bottone {
  padding: 10px 41px 9px;
  border-radius: 5px;
  cursor: pointer;
  white-space: nowrap;
}

.bottone:hover{
  /* opacity: .7; */
  transition: all 0.3s ease;
}

.bottone-outline {
  padding: 10px 20px 9px;
  border-radius: 5px;
  cursor: pointer;
  border:1px solid rgba(0,0,0,.5)
}

.bottone-outline:hover{
  background-color: rgba(0, 0, 0, .05);
  transition: all 0.5s ease;
}

.bottone-freccia span:after{
  /* content: '→'; 
  color: white; */
  content: url("https://lab24.ilsole24ore.com/qualita-della-vita/img/freccina-bianca.svg");
  margin-left: 10px;
}

.contieni {
  padding: 50px;
  border-radius: 20px;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}

.contieni-iniziale {
  margin-top: -3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 6px 6px 0 rgb(0 0 0 / 16%), inset 0 3px 0px 0 rgb(0 0 0 / 20%);
}

.blocco0-valore{
  width: 80px;
}

.medaglie-finale{
  width: 24px;
}

/*----- Indice del clima --------*/
.blocco2-icona {
  width: 74px;
}

.icona_climaSoleggiamento{
  background-image:url(../img/icona_climaSoleggiamento.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position:  center center;
  width: 100%;
  height: 100%;
}

.icona_climaCalore{
  background-image:url(../img/icona_climaCalore.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position:  center center;
  width: 100%;
  height: 100%;
}

.icona_climaEstremi{
  background-image:url(../img/icona_climaEstremi.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position:  center center;
  width: 100%;
  height: 100%;
}

/*----- Gli indicatori --------*/

#menu-indicatori{
  position:relative;
}

#menu-indicatori ul{
  list-style-type: none;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}

#menu-indicatori li {
  padding: 13px 0 13px 10px;
  font-size: 15px;
  margin: 4px 0;
  transition: all 0.5s ease;
  border-left: 3px solid transparent;
}

#menu-indicatori li:not(.selezionato):hover {
  background-color: rgba(0, 0, 0, .05);
  cursor: pointer;
}

#menu-indicatori li.selezionato {
  border-left: 3px solid black;
  font-weight: 600;
}

#cnt-indicatori .medaglia-piccola{
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
#cnt-indicatori .oro, .generale-medaglie .oro{ background-color: #e9ad00; }
#cnt-indicatori .argento, .generale-medaglie .argento{ background-color: #a6a8ab; }
#cnt-indicatori .bronzo, .generale-medaglie .bronzo{ background-color: #a8827c; }

.tabellaSottoindicatori{
  overflow-y: hidden;
  transition: all 0.5s ease;
  height: 0;
}

.tabellaIndicatori thead td{
  vertical-align: top;
}

.tabellaIndicatori thead td:last-of-type{
  text-align: center;
}

.tabellaIndicatori td { vertical-align:middle; }

.tabellaIndicatori td:nth-child(1){ width: 15px; padding: 0; }
.tabellaIndicatori td:nth-child(2){ padding: 0 10px 0 10px }
.tabellaIndicatori td:nth-child(3){ width: 250px; padding: 0 10px 0 10px }
.tabellaIndicatori td:nth-child(4){ width: 50px; padding: 0 10px 0 10px }
.tabellaIndicatori td:nth-child(5){ width: 50px; padding: 0 10px 0 10px }
.tabellaIndicatori td:nth-child(6){ width: 81px; padding: 0 0 0 10px }

.tabellaIndicatori tbody td:nth-child(6) > div > div { height: 40px; }

.tabellaGruppo td:nth-child(1){ width: auto; padding: 10px }
.tabellaGruppo td:nth-child(2){ width: 80px; padding: 10px }
.tabellaGruppo td:nth-child(3){ width: 80px; padding: 10px }
.tabellaGruppo td:nth-child(4){ width: 80px; padding: 10px 0 10px 10px }
.tabellaGruppo thead td:last-of-type {
  text-align:right;
}

.storico-testata td:nth-child(1){ width: 30px; padding: 10px 0 10px 0 }
.storico-testata td:nth-child(2){ width: auto; padding: 10px 10px 10px 6px}
.storico-testata td:nth-child(3){ width: 80px; padding: 10px }
.storico-testata td:nth-child(4){ width: 80px; padding: 10px }
.storico-testata td:nth-child(5){ width: 80px; padding: 10px 0 10px 10px }
.storico-testata thead td:last-of-type {
  text-align:right;
}

.tabellaStorico td:nth-child(1){ width: auto; padding: 10px 10px 10px 38px }
.tabellaStorico td:nth-child(2){ width: 80px; padding: 10px }
.tabellaStorico td:nth-child(3){ width: 80px; padding: 10px }
.tabellaStorico td:nth-child(4){ width: 80px; padding: 10px 0 10px 10px }
.tabellaStorico thead td:last-of-type {
  text-align:right;
}

.tabellaGruppo, .tabellaStorico {
  overflow-y: hidden;
  height: 0;
  transition: all 0.5s ease;
}

.tabellaGruppo tr:nth-child(odd),
.tabellaStorico tr:nth-child(odd) {
  background: #FAFAFA;
}

.tabellaGruppo thead tr:nth-child(odd), 
.tabellaStorico thead tr:nth-child(odd) {
  background: transparent;
}

#medaglie-tabella > div { 
  padding: 5px 0 0 0;
  margin-top: 5px;}

#medaglie-tabella > div, .medaglie-righe > div > div { 
  width: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}
#medaglie-tabella > div:first-of-type, .medaglie-righe > div > div:first-of-type { 
  border-left: 1px solid transparent;
}

.bottone-tabella div{
  width: 30px;
  height: 30px;
  border-radius: 10px;
  transition: all 0.2s ease;
  cursor: pointer;
}

.bottone-tabella:hover div{
  background-color: rgba(0, 0, 0, .05);
}

.bottone-tabella.selezionato div{
  transform: rotate(90deg);
}

.barra2.barra-scorri:after {
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid white;
  position: absolute;
  border-radius: 20px;
  top: -2px;
  right: 0;
}

.elisione{
  flex: 1;
  min-width: 0;
}

.elisione>div{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.icona-legenda{
  font-size: 34px;
  line-height: 21px;
  margin-right: 4px;
}

#criminalita-sx{
  width: 180px;
}

.barreRadiali{
  width: 500px;
  height: 500px;
}

.generale-box-cnt{
  margin-left: 55px;
  margin-right: 17px;
}

.generale-box-sopra{
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  height: 25px;
  position: relative;
}

.generale-box-sopra:last-of-type{
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  position: relative;
}

.generale-box-sotto{
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  height: 25px;
  position: relative;
}

.generale-box-sotto:last-of-type{
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  height: 25px;
  position: relative;

}

.generale-medaglie {
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  display: flex;
  width: 19px;
  height: 19px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  color: white;
}

.generale-medaglie.oro {
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
}

.generale-medaglie.argento {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}

.generale-medaglie.bronzo {
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
}

.generale-medaglie.destra.oro {
  top: 0;
  right: 0;
  transform: translate(100%, -50%);
}

.generale-medaglie.destra.argento {
  top: 0;
  right: 0;
  transform: translate(100%, -50%);
}

.generale-medaglie.destra.bronzo {
  bottom: 0;
  right: 0;
  transform: translate(100%, 50%);
}

.generale-riassunto{
  position: absolute;
  left: -55px;
  background-color: transparent!important;
}

.generale-riassunto:before{
  content: "●";
  font-size: 18px;
  margin-right: 3px;
}

.oro.generale-riassunto{
  top:0;
  transform: translate(0, -50%);
}
.argento.generale-riassunto{
  top:0;
  transform: translate(0, -50%);
}
.bronzo.generale-riassunto{
  bottom: 0;
  transform: translate(0, 50%);
}

.oro.generale-riassunto:before{
  color: #e9ad00;
}
.argento.generale-riassunto:before{
  color: #a6a8ab;
}
.bronzo.generale-riassunto:before{
  color: #a8827c;
}


.barraSticky{
  position: fixed;
  top:70px;
  z-index: 99;
}

.classifica .barraSticky{
  top:65px;
}

.pulsanteTabellaSticky{
  position: fixed!important;
  top:310px!important;
}

.pulsanteTabellaStickyBasso{
  position:absolute!important;
  left:unset!important;
  bottom:98px!important;
  right: -40px!important;
  bottom: 135px!important;
  top: unset!important;
}

#tabella-prec.pulsanteTabellaStickyBasso{
  right:unset!important;
  left: unset!important;
}


/*----- TESTATA ------------------*/
#section-heder #selettore{
  height: 360px;
}

#section-heder .pubblicita1{
  background-color: #efe9e2;
}
#selettore{
  border: 1px solid #fff;
  position: relative;
}

#testatina-header2,
#testatina-mobile {
  height: 50px;
  padding: 0 53px 0px 60px;
  background-color: #0795ac;
    box-shadow: 0 3px 3px 0 rgba(15, 15, 15, 0.2);  
}	

.barra{
  border-radius: 20px;
  background-color: rgba(0, 0,0, 0.05);
  height: 15px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.barra-scorri{
  position: absolute;
  background-color: #000;
  border-radius: 20px;
  height: 100%;
  width: 80%;
}

.barra-media{
  position: absolute;
  height: 100%;
  width: 70%;
  border-right: 1px solid #F2F2F2;
}

.barra-media:after {
  content: "";
  border-right: 1px solid var(--coloreBordo);
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
}

.media0:before {
  content: "Media";
  position: absolute;
  margin-top: -22px;
  text-transform: uppercase;
  color: rgba(112, 112, 112, 0.6);
}

.testata-select .selected{
      padding: 0 5px 0 0;
      border-radius: 5px;
      cursor: pointer;
  max-width: 120px;
  }

.testata-select .custom-freccia {
  margin-top:-6px;
}

  .testata-select.open .custom-freccia .selected :after{
  transform: rotate(-180deg);
  margin-top: 5px;
  line-height: 7px;
  }

  .testata-select .items {
      color: #fff;
      border-radius: 0px 0px 5px 5px;
      overflow-x: hidden;
      overflow-y: scroll;
      position: absolute;
      left: 0;
      right: 0;
      z-index: 1;    
      height: 221px;
      padding: 19px 17px 20px 0;
      box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
      background-color: #fff;
      top: 39px;
      width: calc( 100% + 12px);
  }

  .testata-select .items::-webkit-scrollbar {
  width: 10px;
  }

  /* Track */
  .testata-select .items::-webkit-scrollbar-track {
  background: #f1f1f1; 
  }
  
  /* Handle */
  .testata-select .items::-webkit-scrollbar-thumb {
  background: #888; 
  }

  /* Handle on hover */
  .testata-select .items::-webkit-scrollbar-thumb:hover {
  background: #555; 
  }

  .testata-select .items div {
    color: #000;
    padding-left: 1em;
    cursor: pointer;
    user-select: none;
    padding: 6px 0 6px 9.5px;
  }

  .testata-select .items div:hover {
      background-color: #f5f5f5;
      transition: all 0.3s ease;
  }

  .testata-select .items div.selezionata {
      background-color: #f5f5f5;
      font-weight: 600;
  }

  .testata-select:not(.open) .selectHide{
      display: none;
  }

.testata-select a, .testata-select a:active, .testata-select a:visited, .testata-select a:hover{
  text-decoration:none;
  color: black;
  font-weight: 100;
}

/* #testatina-titolo{
  margin-top:10px;
} */

#testatina-titolo{
  margin: 0%;
  height: 100%;
  padding: 0 10px;
}

#testatina-titolo:hover{
  transition: all 0.3s ease;
  background-color: rgba(255,255,255,.2);
}

.bottone-pieno{
  color: #0795ac;
  background-color: white;
  margin: 12px 0 8px 0;
  align-items: center;
  display: +f;
  padding: 5px 0 1px 0;
  border-radius: 5px;
}
.bottone-pieno.bottone-freccia span:after{
  content: url("https://lab24.ilsole24ore.com/qualita-della-vita/img/freccina-azzurra.svg");
  color: #0795ac;
}

.bottone-pieno:hover{
  background-color: #fff8f0!important;
  /* background-color: rgba(255,255,255,.8)!important; */
}



.backgroundAdv #nav_header, .backgroundAdv #nav_header.classifica{
  /* margin-top: -65px !important; */
}

.backgroundAdv #div-gpt-ad-MaxTicker div{
  /* margin-top: 55px;   */
}

.backgroundAdv #div-gpt-ad-MaxTicker.classifica div{
  /* margin-bottom: -65px; */
}
/*----- RESPONSIVE MOBILE --------*/

#testatina-mobile0{
  display: none;
  position: fixed;
  top:65px;
  left: 0;
  height: 50px;
  box-shadow: 0 3px 3px 0 rgba(15, 15, 15, 0.2);
  z-index: 10;
  background-color: white;
  align-items: center;
}

#testatina-header-mobile-cnt{
  display: none;
  height: 50px;
}
#testatina-header-mobile{
  display: none;
  z-index: 9;
  height: 50px;
  padding: 0 10px 0px 10px;
  background-color: #0795ac;
}

.freccina-nuova {
  border: solid rgba(112, 112, 112, 0.6);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transition: transform .2s,margin .2s;
  transform: rotate(-45deg);
}

.selezionato .arrow{
  transform: rotate(-135deg);
  margin: 3px 0 0;
}

article.condividi-social{
  margin: 0;
}

.condividi-social .contieni{
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}

.padding-social-sopra{
  padding: 50px;
}

.padding-social-sotto{
  padding: 0 50px 0px 50px;
}

#immagine-social, #immagine-social img{
  border-radius: 20px;
}
#immagine-social img{
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
}

.condividi-social #cnt-base{
  width: 100vw;
  height: 100vh;
}

.condividi-social .condividi{
  cursor: pointer;
  transition: all 1s ease-out;
}

.condividi-social .condividi:hover{
  opacity: .5;
}

.tondo img{
  border-radius: 50px;
}

#cnt-base {
  background-color: #fff8f0;
}

.pos-fixed {
	position: fixed!important;
	left: 50%!important;
	transform: translateX(-50%)!important;
  }

#principale{
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
#principale.svela{
    opacity: 1;
}

footer{
  width: 100%;
}

a:visited, a:visited div{
  color: initial;
}

a:visited #testatina-titolo{
  color: white;
}

a:visited .bottone-testata{
  color: #0795ac;
}

.testata_occhiello,
.testata_titolo,
.testata_sommario {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.testata_occhiello {
  font-family: "SoleSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  padding-top: 30px;
  position: relative;
  margin: auto;
  color: var(--colore);
}

.testata_titolo {
  font-family: "sole_display", Georgia, Times, "Times New Roman", serif;
  font-size: 56px;
  font-weight: 800;
  line-height: 72px;
  letter-spacing: 0em;
  /* padding-top: 20px; */
}

.collassato{
  overflow-y: hidden;
  max-height: 91.5px;
}

.bottone-espandiRiduci{
  width: 30px;
  height: 30px;
  /* border-radius: 4px; */
  border-left: 2px solid white;
  cursor: pointer;
}

.bottone-espandiRiduci div{
  width: 30px;
  height: 30px;
  background-image: url(../img/icona-giu.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
}


.bottone-espandiRiduci:hover{
  background-color: #F1EBE4;
}

.collassato .bottone-espandiRiduci div{
  transform: rotate(-90deg);
  /* background-image: url(../img/icona-destra.svg); */
}


@media screen and (max-width: 480px) {
  #crediti_finali{
    flex-direction: column-reverse;
  }

  #crediti_finali h5{
    margin-left: 0;
  }

	.box-contieni{
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.box-contieni iframe{
		width: 100%!important;
		height: 384px!important;

	}
  #nav_header {
    position: absolute;
    top: 0;
  }

  #navHeader-container {
    width: 100vw;
    max-width: 100vw;
    margin-top: 64px;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  #navHeader-wrapper {
    display: none;
  }

  .filetto_verticale_top {
    border-right: 0px;
    border-bottom: 1px solid rgba(31, 34, 38, 0.5);
  }

  .filetto_verticale_top_dotted {
    border-right: 0px;
    border-bottom: 1px dotted rgba(31, 34, 38, 0.5);
  }

  hr.filetto_verticale {
    display: none;
  }

  hr.filetto_mobile {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid rgba(31, 34, 38, 0.5);
    width: 50%;
  }

  hr.filetto {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  section {
    width: calc(100% - 15px);
    margin: 15px;
  }

  nav {
    margin-left: 0;
    margin-right: 0;
  }

  #comment,
  #menu,
  .divider,
  .box_title,
  .box_text,
  .box_notes,
  #crediti_finali,
  #fonti_finali {
    max-width: 100%;
  }

  #menu_anchor {
    bottom: 90px;
  }

  ul#menu_list li {
    font-size: 22px;
  }

  #menu {
    margin-left: 15px;
    margin-right: 15px;
  }
  .box_title {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 10px;
  }

  .index_link {
    padding-top: 3px;
    padding-bottom: 6px;
  }
}

/*----- RESPONSIVE TABLET ---*/

@media screen and (min-width: 481px) and (max-width: 800px) {

  #title_link_outer {
    width: 100vw;
    max-width: 100vw;
    overflow-x: auto;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }

  #title_link_container {
    width: 900px;
    max-width: 900px;
    white-space: nowrap;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }

  h1 {
    font-size: 62px;
    line-height: 1.4;
    white-space: normal;
  }

  #comment,
  #menu,
  .divider,
  .box_title,
  .box_text,
  .box_notes,
  #crediti_finali,
  #fonti_finali {
    max-width: 680px;
  }
}

/*----- RESPONSIVE MOBILE EXCEPTION --------*/

@media screen and (min-width: 1200px) {
  #navHeader-wrapper {
    width: 0;
    opacity: 0;
    transition: all 1s ease-out;
  }

  #header_special_link {
    width: 100%;
    transition: all 1s ease-out;
  }

}

@media screen and (max-width: 1229px) {
  /* #menu-indicatori{
    display: none;
  } **************************************** */

  section>*{
    width: 100%;
  }
}

@media screen and (max-width: 939px) {
  .px-comune {
      padding-left: 5px;
      padding-right: 5px;
  }

  #barre-radiali-cnt{
    justify-content: end;
  }

  #idCriminalita{
    height: auto;
    width: 95%;
  }

  #testatina-header2,
  #testatina-mobile {
    padding: 0 5px 0px 5px;
  }  

  #testatina-titolo.titolo-26{
    font-size: 20px;
  }

  /* #testatina-titolo{
    margin-top: 14px;
  } */
}

@media screen and (max-width:767px){
  article:not(.condividi-social) .contieni-iniziale>div{
    flex-direction: column;
  }  

  #blocco1 .w-1_3, 
  #blocco1 .w-2_3, 
  #blocco1 .w-1_2{
    width: 100%;
  }

  #blocco1 .pl-30, 
  #blocco1 .pr-30 {
   padding-left: 0;
   padding-right: 0; 
  }

  #blocco1-indicatori{
    margin-top: 20px;
  }

  #blocco1-indicatori + div{
    flex-direction: column;
  }

  #blocco1-indicatore2{
    margin-top: 20px;
  }

  #blocco2>div{
    flex-direction: column;
    align-items: center;
  }

  #blocco2 .w-1_3{
    width: 80%;
  }

  #blocco2 .bordo-sx{
    border: none;
  }

  #blocco2 .pl-30,
  #blocco2 .pr-30{
    padding-left: 0;
    padding-right: 0;
  }

  #didascalia-indiceClima{
    align-items: unset;
    padding: 0 3vw;
  }

  #didascalia-indicatori,
  #didascalia-indicatori>div,
  #didascalia-ambienteServizi,
  #didascalia-ambienteServizi>div,
  #didascalia-criminalita,
  #didascalia-criminalita>div{
    align-items: unset;
    padding: 0 3vw;
    flex-direction: column;
  }

  #didascalia-indiceClima .bottone,
  #didascalia-ambienteServizi .bottone,
  #didascalia-criminalita .bottone,
  #didascalia-indicatori .bottone{
    margin-top: 10px;
    text-align: center;
  }

  #didascalia-indiceClima .w-3_10,
  #didascalia-criminalita .w-5_10,
  #didascalia-ambienteServizi .w-5_10,
  #didascalia-indicatori .w-5_10{
    width: 100%;
  }

  #didascalia-criminalita .w-3_10{
    width: 100%;
  }

  #didascalia-indicatori .w-3_10{
    width: 100%;
  }

  #didascalia-indiceClima .mr,
  #didascalia-criminalita .mr,
  #didascalia-ambienteServizi .mr,
  #didascalia-indicatori .mr{
    margin-right: 0;
  }

  #didascalia-indicatori .bottone-outline,
  #didascalia-ambienteServizi .bottone-outline,
  #didascalia-criminalita .bottone-outline{
    margin-top: 15px;
    display: flex;
    justify-content: center;
  }

  .tabellaGruppo td:nth-child(4){
    display: none;
  }

  .tabellaIndicatori td:nth-child(2), 
  .tabellaIndicatori td:nth-child(3), 
  .tabellaIndicatori td:nth-child(4) {
    width: 33%;
  }

  #ricchezzaConsumi-swiper>div{
    display: block;
  }

  #ricchezzaConsumi-swiper .w-3_10{
    width: 100%;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
      font-size: 12px!important;
      color: black;
  }

  .swiper-button-next, .swiper-button-prev {
    top:6px!important;
  }

  .swiper-horizontal>.swiper-pagination-bullets, 
  .swiper-pagination-bullets.swiper-pagination-horizontal, 
  .swiper-pagination-custom, .swiper-pagination-fraction {
    top: -5px!important;
    height: 20px;
  }

  .swiper-pagination-bullet-active, .swiper-pagination-bullet{
    background-color: black!important;
  }

  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0!important;
  }
  
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0!important;
  }

  #criminalita-sx {
    width: 100%;
  }

  #cnt-culturaTempoLibero .contieni>div{
    flex-direction: column;
  }

  #cnt-culturaTempoLibero .w-1_3, #cnt-culturaTempoLibero .w-2_3 {
    width: 100%;
  }

  #cnt-culturaTempoLibero .pl-30, #cnt-culturaTempoLibero .pr-30 {
    padding-left: 0;
    padding-right: 0;
  }
  #cnt-culturaTempoLibero .bordo-sx {
    border: none;
  }

  .contieni {
    padding: 20px;
  }

  #testatina-mobile0{
    display: flex;
  }

  #testatina-header2{
    display: none;
  }

  #testatina-header-mobile,
  #testatina-header-mobile-cnt{
    display: flex;
  }

  #testatina-header-mobile.barraSticky{
    position: fixed;
    width: 100%;
    margin: 0;
    top:57px;
    transition: all 0.3s ease;
    left: 0;
    box-shadow: 0 3px 3px 0 rgba(15, 15, 15, 0.2);
  }

  #testatina-header-mobile.barraStickyGiu{
    top:115px;
    transition: all 0.3s ease;
  }

  .items{
    z-index: 20!important;
  }

  .items::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
  .items {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }

  .bordi-laterali{
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2);
  }

  .bordo-sotto{
    border-bottom: 1px solid rgba(0, 0, 0, .4);
  }

  .titolo-blocco {
    padding: 0 0 20px 10px;
  }
  .storico-testata thead td:last-of-type {
    text-align: left;
  }

  #section-heder{
    flex-direction: column;
  }
  
  #section-heder #selettore{
    height:initial;
  }

  #selettore{
      min-height: 280px;
      height: 50vh;
  }

  #advBlocco2{
    width: 100%;
  }

  #div-gpt-ad-MPU_Top {
    display: flex;
    justify-content: center;
  }

  #div-gpt-ad-MPU_Top div{
    margin: 50px 60px;
    border: 0pt none;
    margin: 50px 0;
  }
}
