/* Containers */
body {
	font-size: 0.7em;
	padding: 0;
}
h1 {
	font-size: 1em;
}
.content, .gamma-container {
	margin: 0 auto;
	padding: 0 0px;
	width: 700px;
}
.nav, .header, .footer-form {
	/*margin: 0 auto;*/
}
.nav, .footer-form {
	/*z-index: 199;*/
}
nav  {
	z-index: 199;
}
.head {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	position: relative;
	z-index: 200;
}
.logo img {
	max-width: 100%
}
.row {
	clear: left;
	margin-top: 5px;
}
.footer-form {
bottom: 0;
max-height: 300px;

}
.footer-form.macchine {
max-height: 0;
bottom: -10px;
}
.footer-form.down-up {
max-height: 0;
bottom: -10px;
}
.footer-form.macchine.down-up {
max-height: 300px;
bottom: 0;
}
form label.big {
font-size: 1.3em;
}
/* Slots Setup */
.slot-0, .slot-1, .slot-2, .slot-3, .slot-4, .slot-5, .slot-0-1, .slot-0-1-2, .slot-0-1-2-3, .slot-0-1-2-3-4, .slot-0-1-2-3-4-5, .slot-1-2, .slot-1-2-3, .slot-1-2-3-4, .slot-1-2-3-4-5, .slot-2-3, .slot-2-3-4, .slot-2-3-4-5, .slot-3-4, .slot-3-4-5, .slot-4-5, .slot-6, .slot-7, .slot-8, .slot-9, .slot-6-7, .slot-6-7-8, .slot-6-7-8-9, .slot-7-8, .slot-7-8-9, .slot-8-9 {
	display: inline;
	float: left;
	margin-left: 20px;
}
/* 6-Col Grid Sizes */
.slot-0, .slot-1, .slot-2, .slot-3, .slot-4, .slot-5 {
	width: 100px;
} /* Sixths */
.slot-0-1, .slot-1-2, .slot-2-3, .slot-3-4, .slot-4-5 {
	width: 220px;
} /* Thirds */
.slot-0-1-2-3, .slot-1-2-3-4, .slot-2-3-4-5 {
	width: 460px;
} /* Two-Thirds */
.slot-0-1-2-3-4, .slot-1-2-3-4-5 {
	width: 580px;
} /* Five-Sixths */
.slot-24 {
	width: 49%;
	float: left;
	margin-right: 1% !important;
}
/* 4-Col Grid Sizes */
.slot-6, .slot-7, .slot-8, .slot-9 {
	width: 160px;
} /* Quarters */
.slot-6-7-8, .slot-7-8-9 {
	width: 520px;
} /* Three-Quarters */
/* 6-Col/4-Col Shared Grid Sizes */
.slot-0-1-2, .slot-1-2-3, .slot-2-3-4, .slot-3-4-5, .slot-6-7, .slot-7-8, .slot-8-9 {
	width: 340px;
} /* Halves */
.slot-0-1-2-3-4-5, .slot-6-7-8-9 {
width: 100%;
} /* Full-Width */
/* Zeroing Out Leftmost Slot Margins */
.slot-0, .slot-0-1, .slot-0-1-2, .slot-0-1-2-3, .slot-0-1-2-3-4, .slot-3-4-5, .slot-0-1-2-3-4-5, .slot-6, .slot-6-7, .slot-6-7-8, .slot-6-7-8-9, .slot-1 .slot-1, .slot-1-2 .slot-1, .slot-1-2 .slot-1-2, .slot-1-2-3 .slot-1, .slot-1-2-3 .slot-1-2, .slot-1-2-3 .slot-1-2-3, .slot-1-2-3-4 .slot-1, .slot-1-2-3-4 .slot-1-2, .slot-1-2-3-4 .slot-1-2-3, .slot-1-2-3-4 .slot-1-2-3-4, .slot-1-2-3-4-5 .slot-1, .slot-1-2-3-4-5 .slot-1-2, .slot-1-2-3-4-5 .slot-1-2-3, .slot-1-2-3-4-5 .slot-1-2-3-4, .slot-1-2-3-4-5 .slot-1-2-3-4-5, .slot-2 .slot-2, .slot-2-3 .slot-2, .slot-2-3 .slot-2-3, .slot-2-3-4 .slot-2, .slot-2-3-4 .slot-2-3, .slot-2-3-4 .slot-2-3-4, .slot-2-3-4-5 .slot-2, .slot-2-3-4-5 .slot-2-3, .slot-2-3-4-5 .slot-2-3-4, .slot-2-3-4-5 .slot-2-3-4-5, .slot-3 .slot-3, .slot-3-4 .slot-3, .slot-3-4 .slot-3-4, .slot-3-4-5 .slot-3, .slot-3-4-5 .slot-3-4, .slot-3-4-5 .slot-3-4-5, .slot-4 .slot-4, .slot-4-5 .slot-4, .slot-4-5 .slot-4-5, .slot-5 .slot-5, .slot-7 .slot-7, .slot-7-8 .slot-7, .slot-7-8 .slot-7-8, .slot-7-8-9 .slot-7, .slot-7-8-9 .slot-7-8, .slot-7-8-9 .slot-7-8-9, .slot-8 .slot-8, .slot-8-9 .slot-8, .slot-8-9 .slot-8-9 {
	margin-left: 0 !important;
} /* Important is to avoid repeating this in larger screen css files */
.slot-8 {
	margin-left: 20px !important;
}
/* Row Clearfix */
.row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.row {
	zoom: 1;
}.orbit-wrapper{
margin-top: inherit;}
.orbit .orbit-slide {
	top: 0;
	left: 0;
}
.orbit-wrapper .slider-nav span {
width: 39px;
height: 50px;
top: 60%;
}
.slider {
	position: relative;
	margin-top: 0;
	min-height: 280px;
	/* text-align:center; */
	 
}
.slider .shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	box-shadow: inset 0 10px 20px rgba(185, 185, 185, 0.35)
}
.orbit-caption span p {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82ffffff', endColorstr='#82ffffff', GradientType=0 );
	text-transform: uppercase;
	
/* background-color: rgba(73, 118, 209, 0.62); */
	
/* display: inline; */
}
.logo {
	padding-left: 0;
	width: 10em;

}
.header {
}
.intro {
	font-size: 1.55em;
}
#navmax {
	max-width: 9em;
}
#nav {
/*	font-size: 1em;
	position: static;
	float: right;
	width: auto;
	z-index: 2000;*/
}
ul#nav ul > li > a p {
	font-size: 1em;
	height: inherit;
}
ul#nav ul > li > a {
	
}
#nav > li {
/*	border-bottom: 5px solid transparent;
	float: left;
	display: inline;
	margin-bottom: -5px;*/
}
ul#nav ul {
/*	position: absolute;
	top: 84px;
	overflow: hidden;*/
}
ul#nav ul.subs {
/*	background: none;    
	box-shadow: none;
	position: relative;
	top: 0;
	overflow: hidden;
	left: 0;
	display: block;
	width: 300%;*/
}
ul#nav li:hover ul {
	max-height: 570px;
}
#nav li #s1:target + ul.subs,  #nav li #s2:target + ul.subs {
}
ul#nav ul > li {
	display: inline-block;
	width: 16.3%;
	box-shadow: none;
	float: inherit;
	background: none;
}
.btn {
	display: none;
}
:checked ~ .wrapper .inner {
	margin-right: 0%;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;
}
.distributore.logo {
 
width: 130px;
 
}
nav,   :checked ~ nav {
/*	position: absolute;
	left: 0;
	top: 0;
	background: none;
	padding: 0;
	width: 100%;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;*/
}
nav .close,     :checked ~ nav .close {
	display: none;
}
.color-block {
	background: transparent;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFF, endColorstr=#FFF);
	zoom: 1;
}
form fieldset p input {
padding: 2% 0;
width: 96%;
}
.moduletable #slideshow{	display: block;}
.news-home-box a p {
	max-height: inherit;
}
.usato h1 {font-size: 1.5em;}

.descrizione h1 {width: 67%;}
.descrizione img {width: 30%;}
.descrizione p {width: 70%;float: left;
clear: left;}
.prodotto-detagli img{width: auto;  min-height: inherit;}
.prodotto-detagli h2{font-size: 2.2em;line-height: 40px;padding: 5px 10px;}
.generic-form {width: 60%;}

.slider.macchine img{
	margin-top: inherit;
margin-left: inherit;
width: inherit;
max-width: 100%;
}
.macchine .prodotto-detagli {
padding-top: 2em;
width: 70%;
position: absolute;
}
.box_home a span {	top: -0%;
}
.box_home a:hover span {
	top: -140%;
}
.box_home a h1 {
height: inherit;
}
.art-focus .calcolo img {
width: 30%;
float: right;
margin-top: 5em;
}
.rete .mappa_google {
float: right;
width: 60%;
height: 300px;}
.ricerca{
width: 40%;
}
#nav > li {
/*	text-align: left;
	-moz-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	z-index: 1000;*/
}
#nav li a {
/*	display: block;
	text-decoration: none;
	-moz-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	white-space: normal;*/
}
#nav > li > a {
/*	color: #3c495c;
	display: block;
	background-color: #FFF;
	background-image: none;
	box-shadow: none;
	font-size: 1.1em;
	text-align:center;
	line-height: 76px;
	padding: 0 0.8em;
	border-top: 4px solid #FFF;
	text-transform: uppercase;*/
}
#nav > li:hover > a, #nav > a:hover {
	background-color: #FFF;
	color: #20409a;
	border-top: 4px solid #F9B40A;
	box-shadow: inset 0 0 20px #E4E4E4;
}
#nav li.active > a {
	background-color: #FFF;
	color: #20409a;
	border-top: 4px solid #20409a;
	box-shadow: inset 0 0 30px rgb(218, 218, 218);
}



/* submenu */
ul#nav ul > li a span {
/*	display: block;
	width: 60%;
	margin: 0 20% -20px 20%;
	height: auto;*/
}
ul#nav ul > li span img {
/*	width: 100%;
	-moz-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;*/
}
/*ul#nav ul > li span  img:hover {
	 width:94%
}*/
ul#nav ul > li {
/*	display: inline-block;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;*/
}
ul#nav ul > li > a p {
	font-weight: 700;
	line-height: 20px;
	padding: 10px 0 4px 0;
	margin: 0;
}
ul#nav ul > li.active > a  {
	background-color:#c0c1c6;
	color:#FFF;
	box-shadow:inset 0 0 35px #acaeb4;
	border-top: none;
}

ul#nav ul > li > a {
/*	font-weight: 700;
	background-image: url(../images/menusf1.png);
	box-shadow: none;
	background-position: 0px -23px;
	color: #969ca6;
	line-height: 40px;
	padding: 0;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;*/
}
ul#nav ul.subs > li {
/*	float: left;
	clear: left;
	position: relative;
	display: block;
	width: 100%;
	height: 27px;    
	max-width: 150px;    box-shadow: inset 0 0 30px #DADADA;    background-color: #FFF;*/
}
ul#nav ul.subs > li > a {
/*	float: left;
	width: 100%;
	position: absolute;
	line-height: 1em;  
	padding: 0.8em 0;
	font-size: 0.9em;*/
}
#nav ul li a:hover {
	color: #20409a;
}
ul#nav ul > li > a:hover {
	background-color:#c0c1c6;
	color:#FFF;
	box-shadow:inset 0 0 35px #acaeb4
 
}
.bol{ display: block
}
 