/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* ==========================================================================
   STILI GENERICI
   ========================================================================== */
audio, canvas, img, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
/* reset normalize */
ol, ul {
	padding: 0;
	margin: 0;
}
/*questo sotto non somma il padding*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
a:focus {
	outline: none;
}
/* ==========================================================================
   STILI SITO
   ========================================================================== */

body {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
}
.wrapper {
	width: 90%;
	margin: 0 5%;
}
img {
	height: auto;
	max-width: 100%;
	width: auto;
}
aside {
	padding-left: 0px;
}
a {
	color: #ee3326;
}
h1 {
	color: #ee3326;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 40px;
    line-height: 40px;
}
h1 span {
	font-size: 20px;
	color: #ccc;
	margin-left: 10px;
	display: block;
	padding-top:10px;
}
h2 {
	color: #ee3326;
	font-size: 23px;
	margin: 0 0 5px 0;
}
h3 {
	color: #8e8e8e;
	font-size: 21px;
	margin: 25px 0 0px 0;
}
section ul {
	padding-left: 30px !important;
}
figcaption {
	color: #9c9c9c;
	font-style: italic;
	font-size: 14px;
}
.right figcaption {
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: -15px;
}
.right {
	float: right;
	width: 100%;
	text-align: center;
}
.right img {
	padding: 0 0 20px 20px;
}
.left {
	float: left;
}
.left img {
	padding: 0 20px 20px 0;
}
.hide-show {
	display: none !important;
}
.venti, .trenta, .quaranta, .cinquanta, .sessanta, .settanta, .ottanta {
	float: left;
	width: 100%;
}
.padding-top {
	padding-top: 100px;
}
.padding_slide {
	padding-top: 75px;
}
section {
	padding: 20px 0 30px 0;
	background:#fff;
}
.margin-bottom{
	margin-bottom:10px;}

.table-article td {
	background-color: red!important;
}

/* FOTO-TOP
--------------------------------------------------------------- */
.foto-top {
	min-height: 300px;
}
.azienda {
	background: url(../images/azienda_top.jpg) no-repeat top center;
	background-size: cover;
}
.controllo {
	background: url(../images/sistema_qualita.jpg) no-repeat top center;
	background-size: cover;
}
.produzione {
	background: url(../images/slider03.jpg) no-repeat top center;
	background-size: cover;
}
/* FOTOGALLERY
--------------------------------------------------------------- */
.fotogallery .venti{
	width:50%;}
/* HEADER
--------------------------------------------------------------- */
.fixed {
	position: fixed;
	top: 0;
	left: 0
}
header {
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 2px 2px 9px #ccc;
	position: fixed;
	top: 0;
	z-index: 10000000;
	width: 100%;
	/*height: 100px;*/
	padding: 5px 0 0 0;
}
.logo {
	width: 75%;
	float: left;
	margin: 10px 5px;
	text-align: center;
}
.logo img {
	max-height: 50px;
}
.lSAction {
	display: none !important;
}
.slide {
	width: 100%;
	margin: 0 auto;
}
.slide img {
	width: 100%;/*	max-width:320px;
	overflow:hidden;
	min-height:400px;*/
}
.nav-container {
	float: right;
	margin-top: 10px;
}
a.more {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #fff;
	padding: 6px 30px;
	font-size: 14px;
	text-transform: uppercase;
}
a.more:hover {
	background-color: #fff;
	color: #ee3326;
	transition-duration: 1s;
}

a.articolo {
	color: #ee3326;
	text-decoration: none;
	display: inline-block;
	border: 1px solid #ee3326;
	padding: 6px 30px;
	font-size: 14px;
	text-transform: uppercase;
}

/* headings */


.anteprima {
	width: 100%;
}
/* HOME
--------------------------------------------------------------- */
.home-grigio{
	background-color: #eee;
	padding: 50px 0;
}
.grid {
	padding-top: 75px;
}
address {
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	padding-top: 30px;
}
address em {
	color: #868686;
	font-style: normal;
	font-size: 0.8em;
}
.venti img {
	width: auto!important;
}
.testo-presentazione {
	background-color: #ee3326;
	display: block;
	color: #fff;
	padding: 40px 0;
	line-height: 30px;
}
.testo-presentazione-life {
	display: block;
	color: #000;
	padding:50px 0;
	line-height: 30px;
}
.testo-presentazione h1 {
	color: #fff;
	text-align: center;
}
.video-presentazione {
	background-color: #fff;
	display: block;
	color: #000;
	padding: 40px 0;
	line-height: 30px;
}
.video {
	float: left;
	width: 100%;
}
/*.video img {
	width:100%;}*/
.identity {
	float: left;
	width: 100%;
}
.centrato {
	text-align: center;
}
/*  APPLICAZIONI
--------------------------------------------------------------- */
.video-cilindri {
	background-color: #343434;
	padding: 50px 0;
	color: #fff;
}
.video-cilindri h2 {
	color: #fff
}
/*  CALL TO ACTION
--------------------------------------------------------------- */	
.calltoaction {
	background-color: #ee3326;
	color: #fff;
	text-align: center;
	padding: 45px 0;
}
.calltoaction h2 {
	color: #fff;
}
.calltoaction h1 {
	color: #fff;
	margin-bottom: 30px;
}
/*  FOOTER 
--------------------------------------------------------------- */
.footer-container {
	background:  #eeeeee; /*url(/images/footer_bg.jpg) no-repeat top left*/
	padding: 60px 0 20px 0;
	min-height: 220px;
}
footer {
	color: #000;
}
footer a {
	color: #000;
	text-decoration: none;
}
.credits {
	background-color: #ee3326;
	color: #fff;
	padding: 20px;
	text-align: center;
}
.credits a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 10px;
}
/*  GOOGLE MAP
--------------------------------------------------------------- */
.googlemap_wrap {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.googlemap_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.header-container {
	min-height: 280px;
}
article ul {
	padding: 20px 0 0 0;
	margin-top: -30px;
}
article ul li {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
/* FOCUS ON
--------------------------------------------------------------- */
.focuson {
	box-shadow: 2px 2px 7px #ccc;
	padding: 30px;
	margin-bottom: 30px;
}
.mosaicflow__column {
	float: left;
	padding: 15px;
}
.mosaicflow__item img {
	display: block;
	width: 100%;
	height: auto;
}
/*pagine interne
--------------------------------------------------------------- */
.box_fasi {
	background: #fafafa;
	border: solid 5px #fff;
	min-height: 90px;
	padding: 12px;
	box-shadow: 5px;
	font-size: 15px;
	color: #6f6f6f;
	line-height: 20px;
	text-align: center;
	border-radius:100px;
	height:140px;
	width:140px;
	border:solid 3px rgb(238, 51, 38);
	display:inline-block;
	margin:0 3% 10px 3%;
	padding-top:40px;
	float:left;
	 color: rgb(238, 51, 38);
}
.box_fasi:hover{
	background-color:rgb(238, 51, 38);
	color:#fff;}
.foto img {
	border: solid 6px #e0e0e0;
}
.foto .trenta {
	width: 33%;
}
.foto figure {
	padding-right: 10px;
	padding-bottom: 10px;
}
.filiera {
	border-bottom: solid 1px #d6d6d6;
	padding: 20px 0;
	margin-bottom: 20px;
}
.solo-mobile {
	display: block;
}
.slider-home li {
	width: 100%;
	min-height: 300px;
}
.slider-home li.uno {
	background: url(../images/slider-01.jpg) left top no-repeat;
	background-size: cover;
}
.slider-home li.due {
	background: url(../images/slider-02.jpg) left top no-repeat;
	background-size: cover;
}
.slider-home li.tre {
	background: url(../images/slider-03.jpg) left top no-repeat;
	background-size: cover;
}
.slider-home li.quattro {
	background: url(../images/slider-04.jpg) left top no-repeat;
	background-size: cover;
}
.slider-home li.cinque {
	background: url(../images/slider-05.jpg) left top no-repeat;
	background-size: cover;
}
.slider-home li.sei {
	background: url(../images/slider-06.jpg) left top no-repeat;
	background-size: cover;
}


.menu-lang {
float:right;
list-style-type:none;
}
.menu-lang li {
	float:left;
	padding:0px 3px 0px 0px;
	font-size:12px;
}
.menu-lang a {
text-decoration:none;

}
 @media only screen and (min-width: 480px) {

.grid {
	padding-top: 100px;
}
.padding-top {
	padding-top: 120px;
}
.padding_slide {
	padding-top: 100px;
}
.logo {
	width: auto!important;
}
.logo img {
	max-height: 70px;
}
}
 @media only screen and (min-width: 768px) {
	 	

.menu-lang {
padding-left:20px;
padding-top:33px;
    
}
.lingua {
color:#666!important;
font-size:14px!important;
font-weight:bold;
}

.lingua a {
font-size:14px!important;

}	
		

	
		
		 /* FOTOGALLERY
--------------------------------------------------------------- */
.fotogallery .venti{
	width:20%;}
.grid {
	padding-top: 0;
}
.padding_slide {
	padding-top: 96px;
}
aside {
	padding-left: 70px;
}
.right {
	width: auto;
	text-align: left;
}
.venti {
	width: 20%;
}
.trenta {
	width: 30%;
}
.quaranta {
	width: 40%;
}
.cinquanta {
	width: 48%;
	margin-right: 2%;
}
.sessanta {
	width: 60%;
}
.settanta {
	width: 70%;
}
.ottanta {
	width: 80%;
}
/*.logo {
	float: left;
	width: auto!important;
}
.logo img {
	width: auto!important;
}*/
.hide-show {
	display: block!important;
}
.payoff {
	color: #fff;
	font-size: 26px;
	margin: 0 auto;
	text-align: center;
}
.header-container {
	min-height: 620px;
}
ul.phone {
	margin-bottom: 60px;
}
ul.phone li {
	list-style-type: none;
	float: left;
	width: 22%;
	font-size: 18px;
}
ul.phone li:last-child {
	list-style-type: none;
	float: left;
	width: 33%;
}
.srl {
	float: left;
	width: 80%;
}
/* -HOME- */

address {
	padding-left: 30px;
	padding-top: 0;
}
/*.venti {
	width: 10%;
	float: left;
}*/
.venti img {
	width: auto;
	text-align: right;
}
.solo-mobile {
	display: none;
}
.anteprima {
	width: auto;
}
.slider-home li {
	display: block;
	width: 100%;
	min-height: 470px;
	font-size: 48px;
	font-weight: bold;
	text-shadow: 0px 1px 6px rgba(5, 5, 5, 1);
	color: #fff;
	text-align: center;
	padding-top: 220px;
	text-transform: uppercase;
	line-height: 56px;
}
     

     
}
 @media only screen and (min-width: 1140px) {
.wrapper {
	width: 1096px;
	margin: 0 auto;
}
.menu-lang {
padding-left:50px;
}
.menu-lang li {
	padding:0px 5px;
}

.foto-top {
	min-height: 500px;
}
          
.azienda {
    background-position: center 96px;
}
.controllo {
	background-position: center 96px;
   
}
.produzione {
	background-position: center 96px;
}
     

}
 @media only screen and (min-width: 1330px) {
.wrapper {
	width: 1280px;
	margin: 0 auto;
}

.slider-home li {
	min-height: 670px;
}

.foto-top {
	min-height: 600px;
}
}
/* Helper classes */

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
