@charset "utf-8";
/* CSS Document */

.image_open{
	    width: 100%;
    height: auto;	
}
.fa_icons{
	color: #FF0004;
}


.contact_text {
	font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
	font-size: 14px;
	font-weight: 300;
    font-style: normal;
	color: #333333;
	text-decoration: none !important;
	padding-left: 20px;
}

.certificazioni{
	margin-left: 2%;
	margin-right: 2%;
}

.txt_prodotti {
    font-size:14px; 
    color:#929292;
	text-align: left;
}

.txt_prodotti1 {
    font-size:14px; 
    color:#929292;
	text-align:justify;
}

div.gallery {
    margin: 2px;
    border: 1px solid #ccc;
	float: left;
    width: 280px;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
	font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
	font-size: 14px;
	font-weight: 300;
    font-style: normal;
	color: #333333;
	text-decoration: none !important;
    padding: 15px;
    text-align: center;
}

.text_contact1 {
	font-family:lato !important;
	text-align:center !important;
	font-size: 60px !important;
	font-weight: bold !important;
	color: #007ac3 !important;}