#menu_site .submenu {
    border-top: 16px solid transparent;
}

main > .stripe { 
	max-width: 100%;
}

.containerImg {
	position: relative;
  }
  
  .image {
	display: block;
	width: 100%;
	height: auto;
  }
  
  .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #000000;
  }
  
  .containerImg:hover .overlay {
	opacity: 0.7;
  }
  .text a{color:#ffffff; font-size: 15px;text-decoration: underline;}
  .contenitoreArte{
	border-bottom: 1px solid #949594;
  }
  .contenitoreArte h4{
	color: #e85113;
	line-height: 1.2;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
	text-transform: uppercase;
	font-family: 'Futura','Futura Com',Verdana,sans-serif;
  }
  .contenitoreArte h4.subtitle{
	color: #757a7f;
	line-height: 1.2;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
	text-transform: uppercase;
	font-family: 'Futura','Futura Com',Verdana,sans-serif;
  }
  .contenitoreArte p{
	color: #757a7f;
  }
  .contenitoreArte p.sub-subtitle{
	margin: 0;
    position: relative;
	top: 15%;
	font-size: 17px;
  }
  span.maggiore {
    color: #e85113;
    font-size: 17px;
    font-weight: 400;
    float: left;
    position: absolute;
    bottom: 0;
	right: 15px;
	text-decoration: underline;
    margin-bottom: 1rem;
}
p.data {
    float: left;
    position: absolute;
    bottom: 0;
	left: 15px;
	font-family: 'Futura','Futura Com',Verdana,sans-serif;
	text-transform: uppercase;
	font-size: 17px;
}
  .text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
  }


#news_menu {
	width: 288px;
	margin-top: 130px;
	float: right;
}

	#news_menu h5 { 
		line-height: 22px;
		padding: 4px;
		margin: 0;
		font-size: 18px;
		font-weight: 600;
		text-align: center; 
		color: #FFF;
		background: #e85113;
	}

	#news_menu ul {
		border: 1px solid #e7e7e7;
		padding: 20px 0 35px 0;
	}

		#news_menu ul li {
			width: 50%;
			margin-top: 20px;
			float: left;
			text-align: center;
		}
			#news_menu ul li a {
				color: #818181;
			}

.news_detail > header { 
	margin: 50px 0 30px 0;
}
	.news_detail > header .news_date 
	,.news_detail > header .news_title 
	{
		margin: 0;
		font-size: 20px;
		font-weight: 600;
		color: #818181;
	}

	.news_detail > header .news_title { font-weight: bold; } 

	.news_detail > header ~ * { font-weight: 300; }


.press_room_section {
	padding-top: 35px;
	overflow: hidden;
}
	.press_room_section.has_border {
		padding-top: 70px;
		margin: 75px 0 0 0; 
		border-top: 1px dotted #949594;			
	} 

	.press_room_section .section_title {
		margin: 0 0 35px 0;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		color: #e85113;
	}
	
/* CODICE NUOVO PER GESTIRE ELENCO NEWS */
.press_room_section_all {
	padding-top: 35px;
	overflow: hidden;
}
	.press_room_section_all.has_border2 {
		padding-top: 15px;    
		padding-bottom: 15px;
		margin: 25px 0 0 0; 
		border-bottom: 1px dotted #949594;			
	} 

	.press_room_section_all.section_title {
		margin: 0 0 35px 0;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		color: #e85113;
	}	

	.gallery_list { margin: 0 0 0 -35px; }

		.gallery_list li {
			width: 204px;
			margin: 0 35px 35px 35px;
			float: left;
		}

		.gallery_list li a { display: block; }
			.gallery_list li a figure {
				height: 174px;
				margin: 0;
				border: 2px solid #a7a7a7;
				position: relative;
				/* background: #efefef; --AR*/
			}
				.gallery_list li a figure:before { 
					content: '';
					width: 100%;
					height: 100%;
					display: none;
					position: absolute;
					top: 0;
					left: 0;
					z-index: 10;
					background: rgba(0,0,0,.5) url(/immagini_layout/icone/zoom.png) 50% 50% no-repeat;
				} 
					.gallery_list li a:hover figure:before { display: block; }
				.gallery_list li a figure img {
					position: absolute;
					top: 50%;
					left: 50%;    
					max-width: 200px;
					max-height: 170px;
					-webkit-transform: translate(-50%,-50%);
					   -moz-transform: translate(-50%,-50%);
					    -ms-transform: translate(-50%,-50%);
					     -o-transform: translate(-50%,-50%);
					        transform: translate(-50%,-50%); 
				}

		.gallery_list li a h6 
		,.gallery_list li a p 
		{
			line-height: 22px;
			margin: 0;
			padding: 9px 10px;
			font-size: 18px;
			color: #818181;
			overflow: hidden;
		}

			.gallery_list li a p {
				margin-top: -9px;
				padding-top: 0;
				font-weight: 300;
			}

.news_prodotto{
	/* margin:30px 30px 5px 30px; */
	height: 100%;
    width: 100%;
}
.news_prodotto_dettaglio{
	/* margin:30px 30px 5px 30px; */
	height: 100%;
    width: 100%;
	display:grid;
}
.news_prodotto_dettaglio h4{
	margin:0;

}
.subtitle {
	margin-top:10px;
}

.left_prodotti{
	text-align:left;
	margin-top:30px;
	font-size: 16px;
}

.btn_man_prod {
    /* width: 120px; */
    width: auto;
    line-height: 19px;
    padding: 5px 9px;
    border: 1px solid #e85113;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background: #e85113;
    -webkit-transition: background .5s, color .5s;
    -moz-transition: background .5s, color .5s;
    -ms-transition: background .5s, color .5s;
    -o-transition: background .5s, color .5s;
    transition: background .5s, color .5s;
	margin-top: 10%;
	float:none;
}


	.gallery_list_big { margin: 0 0 0 -35px; }

		.gallery_list_big li {
			width: 500px;
			margin: 0 35px 35px 35px;
			float: left;
		}

		.gallery_list_big li a { display: block; }
			.gallery_list_big li a figure {
				height: 426px;
				margin: 0;
				border: 2px solid #a7a7a7;
				position: relative;
				/* background: #efefef; --AR*/
			}
				.gallery_list_big li a figure:before { 
					content: '';
					width: 100%;
					height: 100%;
					display: none;
					position: absolute;
					top: 0;
					left: 0;
					z-index: 10;
					background: rgba(0,0,0,.5) url(/immagini_layout/icone/zoom.png) 50% 50% no-repeat;
				} 
					.gallery_list_big li a:hover figure:before { display: block; }
				.gallery_list_big li a figure img {
					position: absolute;
					top: 50%;
					left: 50%;    
					max-width: 496px;
					max-height: 425px;
					-webkit-transform: translate(-50%,-50%);
					   -moz-transform: translate(-50%,-50%);
					    -ms-transform: translate(-50%,-50%);
					     -o-transform: translate(-50%,-50%);
					        transform: translate(-50%,-50%); 
				}

		.gallery_list_big li a h6 
		,.gallery_list_big li a p 
		{
			line-height: 22px;
			margin: 0;
			padding: 9px 10px;
			font-size: 18px;
			color: #818181;
			overflow: hidden;
		}

			.gallery_list_big li a p {
				margin-top: -9px;
				padding-top: 0;
				font-weight: 300;
			}

@media only screen and (max-width: 1024px){

	.flexbox main { 
		display: flex; 
		flex-wrap: wrap;
	}

		#news_menu {
			width: auto;
			margin: 0;
			border-left: none;
			border-right: none;
			float: none;
			text-align: center;
		}
			.flexbox #news_menu { 
				width: 100%;
				order: 1; 
			}

			#news_menu h5 { color: #e85113; background: none; }
			#news_menu ul { padding: 10px;}
				#news_menu ul li {
					width: auto;
					padding: 2px 0;
					margin: 0 5px;
					float: none;
					display: inline-block;
					vertical-align: middle;
				}

		main > .stripe { 
			max-width: 100%;
			margin-right: 0;
		}

			.gallery_list { 
				margin-left: 0; 
				text-align: center;
				width: 90%;
			}

				.gallery_list li {
					margin: 0 10px 20px 10px;
					float: none;
					display: inline-block;
					vertical-align: top;
					height:100%;
					width:100%;
				}
			
			.gallery_list_big { 
				margin-left: 0; 
				text-align: center;
			}

				.gallery_list_big li {
					margin: 0 10px 20px 10px;
					float: none;
					display: inline-block;
					vertical-align: top;
				}

}
@media only screen and (max-width: 768px){
	.contenitoreArte p.sub-subtitle {
		margin-top: 15px;
		position: relative;
		font-size: 17px;
		top: unset;
	}
	p.data {
		float: left;
		position: unset;
		bottom: unset;
		margin-top: 15px;
		font-family: 'Futura','Futura Com',Verdana,sans-serif;
		text-transform: uppercase;
		font-size: 17px;
	}
	span.maggiore {
		color: #e85113;
		font-size: 17px;
		font-weight: 400;
		float: left;
		position: absolute;
		bottom: 0;
		right: 44px;
		text-decoration: underline;
		margin-bottom: 1rem;
	}
}