 	.blocco_scheda {
		width: 970px;
		margin:45px auto 60px;
		background:url("../img/pattern/gs_arancio_pattern.png") repeat 0 0;
		border:5px #fff solid;
		border-radius:24px;
		overflow:visible;
		position:relative;
		min-height:350px;
		z-index:1;
		box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
	}

	.blocco_scheda_int {
		width:900px;
		margin:30px auto 65px;
		overflow:hidden;
	}

	.tit_page {
		  position: relative;
		  min-height: 80px;
		  background: #e97926;
		  margin: 50px 0 0 0;
	}

	.tit_page h1 {
		  font-size: 1.750em;
		  line-height: 83px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 35px;
		  font-weight:900;
	}

	.tit_page h2 {
		  font-size: 1.750em;
		  line-height: 83px;
		  color: #ffea00;
		  z-index: 1;
		  margin: 0 0 0 35px;
		  font-weight:900;
	}

	.tit_page h2 span.tit_page_1 {
		  line-height: 40px;
		  display:block;
	}

	.tit_page h2 span.tit_page_2 {
		  line-height: 40px;
		  display:block;
		  color:#fff;
	}

	.tit_page_center {
		width: 100%;
  		padding: 0;
	}

	a.indietro {
		right: 35px;
		top: -38px;
	}

	.testo_gestionale	{
		text-align:left;
		overflow:hidden;
		color:#fff;
		line-height:24px;
	}

	.testo_gestionale h3	{
		color:#fff;
		font-weight:700;
		font-size:1.0em;
	}

	.testo_gestionale h4	{
		color:#fff;
		font-weight:700;
		font-size:1.0em;
	}

	.testo_gestionale h5	{
		color:#fff;
		font-weight:700;
		font-size:1.0em;
	}

	.testo_gestionale h6	{
		color:#fff;
		font-weight:700;
		font-size:0.8em;
	}

	.testo_gestionale a	{
		color:#fff;
		text-decoration:underline;
	}

	.testo_gestionale a:visited	{
		color:#fff;
		text-decoration:underline;
	}

	.testo_gestionale a:hover	{
		color:#fff;
		text-decoration:underline;
	}

	.filo_sez{
		margin-bottom:32px;
		overflow:hidden;
	}

	.filo_sez img{
		margin-left:15px;
		float:left;
	}

	.filo_sez h3, .filo_sez p{
		margin-left:126px;
	}

	.filo_sez p{
		color:#FFFFFF;
		font-size:0.90em;
		font-weight:bold;
		line-height:21px;
		margin-bottom:24px;
	}

	/*CREDITS*/

	.popup_credits{
		overflow:hidden;
	}

	.popup_credits ul{
		list-style:none;
		padding:0;
	}

	.popup_credits .spacer{
		width:1px;
		height:300px;
		float:left;
		background-color:#f2c489;
	}

	.popup_credits ul li{
		float:left;
		width:192px;
		padding:0 16px;
	}

	.popup_credits ul li .imag_class{
		height:100px;
		overflow:hidden;
	}

	.popup_credits ul li img{
		max-width:100%;
		display:block;
	}

	#atl2 img{margin:13px auto;}
	#piemme2 img{margin:40px auto;}
	#ebit2 img{margin:30px auto;}
	#immedia2 img{margin:29px auto;}

	.popup_credits ul li h2{
		color:#FFFFFF;
		font-weight:900;
		font-size:16px;
		line-height: 20px;
	}

	.popup_credits ul li .p_class, .p_cont{
		color:#FFFFFF;
		font-size:16px;
		line-height:18px;
	}

	.p_cont{
		margin:15px 0;
	}

	 .p_cont a{
		 color:#FFFFFF;
		 text-decoration:underline;
	 }

	 /*COOKIES*/

	 .cook_desc{
		margin: 30px auto 65px;
		overflow: hidden;
		width: 900px;
	 }

	 .cook_desc h2{
		 color: #fff;
		font-size: 1.6em;
		font-weight: 900;
		padding:20px 0 10px;
	 }

	 .cook_desc h3{
		color: #fff;
		font-size: 1.3em;
		font-weight: 700;
		padding:20px 0 10px;
	 }

	 .cook_desc h4{
		color: #fff;
		font-size: 1.1em;
		font-weight: 700;
		padding:5px 0;
	 }

	 .cook_desc p{
		color:#FFFFFF;
		margin:0 0 24px 0;
	}


	 .cook_desc a{
		 font-weight:900;
		 text-decoration:underline;
		 color:#FFFFFF;
	 }

   .iubenda_legal_document h1,
   .iubenda_legal_document h2{ padding: 0 0 20px; }

	 @media screen and (min-width: 320px) and (max-width: 767px) {
	.blocco_scheda {
		width: 100%;
		margin: 0 auto 0;
		border: none;
		border-radius: inherit;
		overflow: visible;
		position: relative;
		box-shadow: none;
	}
	.tit_page {
		min-height: 50px;
		margin: 0 0 0;
  		height: inherit;
	}
	.tit_page:after {
		background:none;
		display:none;
	}
	.tit_page h1 {
		font-size: 1.250em;
		line-height: 30px;
		color: #FFEA00;
		z-index: 1;
		padding: 15px 10px;
		font-weight: 900;
		margin: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.tit_page h2 {
		font-size: 1.250em;
		line-height: 30px;
		color: #FFEA00;
		z-index: 1;
		padding: 15px 10px 0;
		font-weight: 900;
		margin: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.tit_page p {
		font-size: 1.250em;
		padding: 0 10px 15px;
		width: 100%;
		margin:0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.tit_page img {
	  position: absolute;
	  bottom: -109px;
	  left: 10px;
	  width: 88px;
	  height: auto;
	  border: 5px #fff solid;
	  border-radius: 10px;
	}
	.blocco_scheda_int {
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.form_cercaint_0 {
  float: left;
  overflow: hidden;
  padding: 0 10px 0 0;
  width: 50px;
}
.form_cercaint_2 {
  float: left;
  overflow: hidden;
  padding:10px 10px 0 0;
  clear: both;
  width: 50px;
}
.form_cercaint_3 {
  padding:10px 0 0 0;
}
.form_cercaint_4 {
  float: none;
  overflow: hidden;
  padding: 20px 0 0 0;
  clear: both;
}
.pulsantecerca2 {
  margin: 0 auto;
}
.form_cercaint_5 {
  float: left;
  overflow: hidden;
  padding: 20px 0 0 0;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
}
.pad_tabprodotti {
  padding: 20px 0 0;
}
.tdprodotti1 {
  padding: 0 0 20px 0;
}
.float_img {
  float: left;
  margin: 0 10px 0 0;
}
.popup_credits ul li {
  float: left;
  width: 100%;
  padding: 0;
  text-align:center;
}

.popup_credits .spacer {
  display: none;
}
.filo_sez h3, .filo_sez p {
  margin-left: 80px;
}
.filo_sez img {
  margin-left: 0;
  float: left;
  width: 70px;
  height: auto;
}
.filo_sez {
  margin-bottom: 20px;
  overflow: hidden;
}
.iubenda_legal_document h1{ font-size: 1.2em; }
.iubenda_legal_document h2{ font-size: 1em; }
}
@media (min-width: 320px) and (max-width: 989px){
  .CookieDeclarationType,
  .CookieDeclarationTable{table-layout:inherit !important; }
  .CookieDeclarationType{overflow:scroll !important; }
}

/* #footer.footer_it{ height: 1000px; } */
