/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	/********** HTML **********/

* {
	margin:0; 
	padding:0; 
}

/********** BODY **********/

body {
	background-color:#f4f4f4;
	font-family:'ubuntulight', "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../imgs/bkbody.jpg);
	background-repeat:repeat;
}

/********** H1,H2,H3,H4 **********/

h1 {
	font-size:26px;
	color:#333;
}
h2 {
	color:#8fa700;
	font-size:25px;
	margin:30px 0 15px 0;
}
#dove .section h2, #contacts .section h2 {
	color:#8fa700;
	font-size:25px;
	padding:15px 16px 0 16px;
}
#servizi h3 {
	color:#0b3e37;
	font-size:18px;
	padding:15px 16px 15px 0;
}

#home h3, #dove h3 {
	color:#0b3e37;
	font-size:15px;
	padding:15px 16px;
	height:30px;
}
h4 {
	color:#000;
}

/********** A **********/

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/********** P **********/

#home p{
	color:#333;
	font-size:13px;
	padding:5px 20px;
}
#dove .section p, #contacts .section p{
	color:#333;
	font-size:13px;
	padding:0px 20px;
}
#home a, #dove a, #contacts a {
	color:#8fa700;
	text-decoration:none;
	font-weight:bold;
}


/********** B,STRONG **********/

b, strong {
	color:#000;
}

/********** UL,LI **********/

ul {
	margin-left:20px;
}
li {
	list-style-image:url(../imgs/li.jpg);
	size:20px;
	list-style-type:none;
	font-size:14px;
	margin:4px 0; 
}

/********** INPUT TEXTAREA **********/

input[type="text"] {
	background-color:#cccccc;
	border:0;
	padding:3px;
	height:20px;
	color:#333;
	width:90%;
	margin:5px 0;
}
#contacts .box-contatti label, #contacts .box-textarea label{
	font-size:13px;
	color:#333;
	margin:5px 0;
}
input[type="submit"] {
	font-size:13px;
	color:#fddf28;
	background-color:#474747;
	padding:3px 5px;
	width:100px;
	border:0;
	float:right;
	margin-right:20px;
}
textarea {
	background-color:#cccccc;
	padding:3px;
	border:0;
	height:80px;
	color:#333;
	width:95%;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contacts .box-contatti {
	height:auto !important;
	min-height:60px;
	width:50%;
	float:left;
}
#contacts .bt-invia {
	margin-right:25px;
}
#contacts p.alert {
	color:#000000;
	margin:0 0 10px 0;
	font-weight:bold;
	padding:0;
}
#contacts .box-textarea {
	height:auto !important;
	min-height:100px;
}

/********** ID **********/


#header {
	height:110px;
}
#header #navbar-ds {
	float:right;
	width:600px;
	height:36px;
	background-color:#003f00;
	margin-top:74px;
}
#header .logo {
	float:left;
	margin-top:10px;
}


#header #navbar-ds ul {
	display: table;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#header #navbar-ds li {
	float: left;
	width: 120px;
	height: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px; font-size: 1.3rem;
	list-style-image:none;
	list-style-type:none;
	margin:0;
}
#header #navbar-ds li a {
	display: block;
	color:#a8c400;
	text-decoration:none;
	font-size:13px;
	width:120px;
	float:left;
	text-align:center;
	line-height:36px;
}
#header #navbar-ds li a:hover {
	background-image:url(../imgs/bk-menu.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}
#header #navbar-ds li .a-hover{
	background-image:url(../imgs/bk-menu.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}
#header #navbar-ds li ul {
	position: absolute;
	z-index: 100 !important;
	display: none;
	width: auto;
	border: 0;
	padding-bottom:10px;
}
#header #navbar-ds li:hover ul {
	display: block;
	margin-left: -1px;
	border: 0;
	margin-top:36px;
	background-color:#003f00;
	width:121px;
	}
#header #navbar-ds li ul li {
	padding: 0;
	padding-right: 0;
	padding-left: 5px;
	border: 0;
	text-align: left;
	text-transform: none;
	font-weight: normal !important;
	font-size: 11px; font-size: 1.1rem;
	height:auto !important;

}
#header #navbar-ds li:hover {
	font-weight:bold;
}
#header #navbar-ds li ul li:hover {
	color:#3131C3;
}
#header #navbar-ds li ul li:last-child {
	border-bottom: 0;

}
#header #navbar-ds li ul li a {
	padding: 8px 0 3px 0;
	font-weight: normal;
	color:#ffffff;
	text-align:center;
	margin:0;
	height:auto !important;
	line-height:18px !important;
	width:110px !important;
}
#header #navbar-ds li ul li a:hover {
	font-weight: normal;
	background-image:none;
	background-color:transparent;
	color:#a8c400;

}

#slide {
	height:256px;
	background: rgba(0, 63, 0, 0.1); 
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11003f00, endColorstr=#11003f00);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11003f00, endColorstr=#11003f00)";
}
#home, #azienda, #dove, #contacts, #servizi {
	min-height:450px;
	height:auto !important;
	background-image:url(../imgs/ombra.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:30px;
}
.bt-scheda {
	background-color:#8fa700;
	padding:5px 8px;
	height:17px;
	width:auto;
	background-image:url(../imgs/bk-link.jpg);
	background-size:5px;
	background-position:left 8px;
	background-repeat:no-repeat;
	margin-top:10px;
	text-decoration:none;
}
.bt-scheda a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
}
.photo {
	border:5px solid #c0cbc0;
	margin:10px 0;
}
.photo2 {
	border:5px solid #c0cbc0;
	margin:10px 0;
	height:120px;
	overflow:hidden;
	border:5px solid #c0cbc0;
	background-color:#FFF;
}
.gallery {
	float:left;
	width:200px;
	margin:20px 10px 0px 10px;
	height:170px;

}
.gallery h4 {
	font-size:13px;
	color:#000000;
	margin:0 0 0 0;
	padding:0;
	font-weight:normal;
}
.gallery2 {
	margin:0 0 10px 0;
	border:5px solid #c0cbc0;
	width:100%;
}
.section-gallery {
	margin:30px 0;	
}
#home .section {
	background-image:url(../imgs/bk-fourcol-home.jpg);
	background-size:auto 350px;
	background-repeat:repeat-x;
	min-height:330px;
	height:auto !important;
	box-shadow: 0px -10px 20px #cccccc;
    -moz-box-shadow: 0px -10px 20px #cccccc;
    -webkit-box-shadow: 0px -10px 20px #cccccc;
	width:90%;
	margin:30px auto;
	padding:0 0 19px 0;
}
#dove .section, #contacts .section {
	background-image:url(../imgs/bk-fourcol-home.jpg);
	background-size:auto 320px;
	background-repeat:repeat-x;
	min-height:300px;
	height:auto !important;
	box-shadow: 0px -10px 20px #cccccc;
    -moz-box-shadow: 0px -10px 20px #cccccc;
    -webkit-box-shadow: 0px -10px 20px #cccccc;
	width:90%;
	margin:30px auto;
	padding:0 0 19px 0;
}
#map img {
	max-width:none;
}
#map {
	border:5px solid #dcdcdc;
	width:95% !important;
	margin:20px 0;
}
#azienda p, #dove p, #contacts p, #servizi p {
	font-size:14px;
	margin:0 0 15px 0;
	line-height:18px;
	text-align:justify;
}
#footer {
	height:150px;
	background-color:#003f00;
}
#footer p {
	font-size:14px;
	color:#ffffff;
	margin:10px 0;
}
#footer h3 {
	font-size:22px;
	color:#8fa700;
	margin-top:20px;
}
#footer a {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}
#footer .tel {
	margin-top:55px;
	font-size:16px;
}
#footer .tel a {
	font-size:16px;
	color:#8fa700;
}

/********** Classi **********/

.clear {
	clear:both; 
}
	

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
/*
@media handheld, only screen and (max-width: 767px) {

	body {
		
	}

}
*/

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}

@font-face {
    font-family: 'ubuntulight';
    src: url('/font/ubuntu-l-webfont.eot');
    src: url('/font/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/ubuntu-l-webfont.woff') format('woff'),
         url('/font/ubuntu-l-webfont.ttf') format('truetype'),
         url('/font/ubuntu-l-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;

}