/* Colori ----------- */
/* --- BANNER COOKIE --- */
#banner_cookie {
	text-align:center;
	width: 100%; 
	line-height:250%; 
	position:relative;
	z-index:5000;
	background: #000;
}
#banner_cookie p {
	font-size: 0.8125rem; 
	width:100%;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
#banner_cookie a {
	margin-left: 20px; 
	text-decoration:none; 
	padding: 5px 10px; 
	border-radius: 5px;
	color: #FFFFFF;
}
/* Formattazione Percorso ----------- */
#content p.percorso {
	order: -2;
	line-height: 3rem;
	margin: 0 auto;
	padding: 0rem 0 0 0;
	width: 94%;
	color: #777;
	font-size: 0.875rem;
	border-bottom: 1px solid #DDD;
}
#content p.percorso a {
	text-decoration: none;
	font-weight: 400;
	color: #777;
	padding: 0 0.625rem;
}
#content p.percorso a:last-child {
}
#content p.percorso a:hover {
	color: #06193F;
}
/* Formattazione Generale ----------- */
#contenuto .view_contenuto {
    height: 32px;
    width: 32px;
    position: absolute;
    top: 5px;
    right: 10px
}
#banner_cookie a {
	margin-left: 20px; 
	text-decoration:none; 
	padding: 5px 10px; 
	border-radius: 5px;
	color: #FFFFFF;
}
svg.contenitore_contatori {
	padding: 0 0 0 0;
	margin: 2.5rem 0 1.25rem 0;
}
#contenuto .view_contenuto.apri {
    background: url(../../images/pubblico/expand.svg) no-repeat;
	background-position: center center;
	background-size: 32px 32px;
}
#contenuto .view_contenuto.chiudi {
    background: url(../../images/pubblico/reduce.svg) no-repeat;
	background-position: center center;
	background-size: 32px 32px;
}
#contenuto h1 {
	margin:2.5rem 0 0rem 0;
	padding:0 0 0 0;
    line-height: 100%;
    font-size: 1.6rem;
    color: #3C4258!important;
	
	font-weight: 700;
	font-style: normal;
}
#contenuto h1 span {
	margin:0 0 0 0;
	padding:0 0 0 1.6rem;
	background: url("../../images/pubblico/bg_H3_a.gif") no-repeat;
	background-position: left center;
	background-size: 1rem 1rem;
	display: inline-block;
}
#contenuto.monocolonna h1 {
	text-align:center;
}
#contenuto h1 a.torna_ricerca{
	float: right;
}
#contenuto h2 {
	text-align:center;
	margin:2.5rem 0 1.8rem 0;
	padding:0 0 0 0;
    font-size: 1.4rem;
    line-height: 150%;
    color: #05193F;
	
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}
#contenuto h2:nth-child(1) {
	margin:0rem auto 1.8rem;
}
#contenuto div.form h2:nth-child(1) {
	margin:1.25rem auto 0rem!important;
}
#contenuto h2 span {
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 1.8rem;
	background: url("../../images/pubblico/bg_H3_a.gif") no-repeat;
	background-position: left 0.5rem;
	background-size: 1.15rem 1.15rem;
	display: inline-block;
}
#contenuto h2 span a {
	text-decoration: none;
}
#contenuto h3 {
	text-align:left;
	margin:1.25rem 0 0 0;
	padding:0 0 0 0;
    font-size: 1.8rem;
    line-height: 150%;
    color: #000000;
}
#contenuto h4 {
	margin:0.3125rem 0;
	padding:0 0 0 0;
    font-size: 1.4rem;
    line-height: 150%;
    color: #05193F;
	text-align: center;
}
#contenuto div.immagine_testo h3, #contenuto div.immagine_testo h4 {
	margin:0rem 0 0 0;
}
#contenuto h5 {
	margin:1.25rem 0 0 0;
	padding:0 0 0 0;
    font-size: 1.6rem;
    line-height: 150%;
    color: #000000;
}
#contenuto h6 {
	margin:1.25rem 0 0 0;
	padding:0 0 0 0;
    font-size: 1.2rem;
    line-height: 150%;
    color: #000000;
    text-transform: uppercase;
}
#contenuto p {
	text-align:center;
	margin:0.875rem 0;
	padding:0 0 0 0;
    font-size: 1.125rem;
    line-height: 150%;
    color: #727272;
	font-weight: 300;
}
#contenuto a {
	text-decoration:underline;
    color: #000000;
}
#contenuto a:hover {
    color: #133C69;
}
#contenuto p strong {
	font-weight: 500;
	
}
#contenuto ul, #contenuto ol {
	margin:0rem 0;
	padding:0 0 0 0rem;
	list-style-position: outside;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-flow: row wrap;
}
#contenuto li {
	text-align:left;
	margin: 0;
	padding:0.875rem 0 0.875rem 1.6rem;
	background: url("../../images/pubblico/bg_H3_a.gif") no-repeat;
	background-size: 0.95rem 0.95rem;
	background-position: 0 1.25rem;
    font-size: 1.125rem;
    line-height: 150%;
    color: #727272;
	display: inline-block;
	width: calc(100% - 1.6rem);
}
#contenuto img {
	padding:0px;
	float:left;
}
#contenuto table {
	width:auto;
	margin:1.25rem auto;
	background:#FFFFFF;
	table-layout: fixed;
	/*box-shadow: 0 0 10px #DDD;*/
	
	max-width: 100%;
	overflow-x: auto;
}
#contenuto table td {
	padding:0.875rem 1rem;
	margin:0 0 0 0;
	vertical-align: center;
	text-align: center;
	color: #000;
	
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
}
#contenuto table tr td:first-child {
	font-weight: 700;
}
#contenuto table tr:nth-child(odd) {
	background: #EBEEF2!important;
}
#contenuto table h3 {
	font-weight: 700;
	font-style: normal;
	font-size: 1rem;
}
#contenuto table th {
	padding:1.25rem 1.25rem;
	margin:0 0 0 0;
	text-align:left;
	vertical-align: center;
	text-align: center;
	color: #000;
	font-size: 1rem;
	background: none;
	
	font-weight: 700;
	font-style: normal;
}
#contenuto div.testo {
	position:relative;
	max-width: 75rem;
	margin: 0 auto!important;
}
div.ui-tooltip {
    max-width: 800px;
}

#contenuto div.data_ora {
	display: none;
}
#contenuto h1, #contenuto h2, #contenuto h3, #contenuto h4, #contenuto h5, #contenuto h6, #contenuto p, #contenuto ul, #contenuto ol, #contenuto table {
	max-width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#contenuto div.stretto {
	width: 90%;
	margin: 0 5%;
}
#contenuto div.stretto p {
	text-align: center;
}

img.bannerone {
    height: auto;
    width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.immagine_normale {
    height: auto;
    width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	max-width: 75rem;
}
a.callto {
	margin: 1.25rem auto;
	display: inline-block;
	padding: 0.625rem 1.25rem;
	color: #FFF!important;
	background: #357BAC;
	text-decoration: none!important;
	border-radius:0.625rem;
}

div.immagini_lista {
	width: calc(100% - 1.25rem);
	padding: 0.625rem 0 3rem 0;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-flow:row wrap;
}
div.immagini_lista a {
	display: block;
	width: 13.75rem;
	height: 13.75rem;
	margin: 0.625rem 0.625rem 5rem 0.625rem;
	padding: 0 0 0 0;
	background-size: 100% auto!important;
	background-position: center top!important;
	background-color: #FFFFFF;
	text-decoration: none!important;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	overflow: visible;
	position: relative;
	cursor: pointer;
	transition: box-shadow ease-in-out 300ms;
}
div.immagini_lista a:hover {
	box-shadow: none;
}
div.immagini_lista a span {
	width: calc(100% - 0.625rem);
	height: 4.375rem;
	padding: 0.3125rem;
	text-decoration: none;
	font-size: 0.875rem;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 400;
	position: absolute;
	bottom: -5rem;
	left: 0;
}
div.immagini_lista a.item_01 {
	background: url("../../images/item_01_nebbie-oleose.jpg") no-repeat;
}
div.immagini_lista a.item_02 {
	background: url("../../images/item_02_ECOLINE12.jpg") no-repeat;
}
div.immagini_lista a.item_03 {
	background: url("../../images/item_03_FILTRO-AD-ACQUA_.jpg") no-repeat;
}
div.immagini_lista a.item_04 {
	background: url("../../images/item_04_ECO-LINE-OMBRA.jpg") no-repeat;
}
div.immagini_lista a.item_05 {
	background: url("../../images/item_05ECO-ambient.jpg") no-repeat;
}
/* Smartphones ----------- */
@media only screen and (max-width : 1200px) {
#content p.percorso {
    font-size: 0.75rem!important;
}
#contenuto table {
	overflow-x: scroll;
	display: block;
}
#contenuto table tbody {
	width:auto;
	display: block;
}
#contenuto table td {
	padding:0.3125rem;
	font-size: 1rem;
}
#contenuto table th {
	font-size: 1rem;
	padding:0.3125rem;
}
#content p.percorso {
	line-height: 150%;
	font-size: 0.75rem;
	padding: 0.625rem 0;
	text-align: center;
}
#contenuto h1 {
    font-size: 1.2rem;
}
#contenuto h2 {
    font-size: 1.1rem;
}
#contenuto h2 span {
	background: url("../../images/pubblico/bg_H3_a.gif") no-repeat;
	background-position: left 0.3rem;
	background-size: 1rem 1rem;
}
#contenuto h3 {
    font-size: 1rem;
}
#contenuto h4 {
    font-size: 1rem;
}
#contenuto p {
    font-size: 0.875rem;
}
#contenuto li {
	background: url("../../images/pubblico/bg_H3_a.gif") no-repeat;
	background-size: 0.8rem 0.8rem;
	background-position: 0 1.1rem;
    font-size: 0.875rem;
}
}
/* ipad desktop ----------- */
@media only screen and (min-width : 1201px) {
#contenuto table tbody {
	width:100%;
}
#contenuto ul {
	margin: 0rem auto;
	padding: 0 0 0 0;
	width: 80%;
}

#contenuto ul li {
	width: calc(50% - 4rem)
}
}
/* ipad desktop ----------- */
@media only screen and (min-width : 1401px) {

#contenuto div.testo {
	max-width: 80rem;
}
main.tabella #contenuto div.testo {
	max-width: 94%;
}
}