body, html {
	font-family: Verdana, Arial, sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	font-size:15px;
	color: #777;
	background-color: #F7F6F7;
	width:100%;
	height:100%;
	margin: 0 auto;
}
h1 {
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
}
h3 {
	font-size: 17px;
	font-weight: 700;
	padding-left:15px;
	text-align:center;
}
h4 {
	font-size: 20px;
	color: #fff;
}
h4.sottotitolo{
	color:#000;
	font-family: Verdana, Arial, sans-serif;
	
}
h5 {
	font-weight: 700;
	font-size:18px;
}

h1,h2,h3,h5{color:#5e823b}
p {
	color: #222;
	font-size: 16px;
	text-align:justify;
}
a {
	color: #777;
}
a:hover, a:focus {
	text-decoration: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
	list-style: none;
}
.img-centered {
	margin: 0 auto;
}
/* Navigation */
#menu {
	padding: 0 0px 3px 0px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: #2D2E32;
	margin:0px auto;
	padding-bottom:2px;
}
#menu a.navbar-brand {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}
span.logoazzurro{color:#40bfef;}

#menu.navbar-default .navbar-nav > li > a {
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 20px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
background-color:#754a41;
}
#menu.navbar-default .navbar-nav li.active a{
background-color:#754a41;
}
.on {
	background-color: #2D2E32 !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #40bfef;
	border-color: #40bfef;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.navbar-brand > img{margin-top:-10px;}
.phone{
	color:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size:20px; 
	line-height:16px; 
}

.phone a{color:#fff;}
p.primariga{font-size:20px;}

@media(min-width:1199px){
	.phone{
		float:right;
		padding:15px 0;
		text-align:right;
	}
	
}

@media(max-width:1198px){
	.phone{
display:none;
	}
}

.indirizzo{font-size:18px;color:#222; 	font-family: Verdana, Arial, sans-serif;}
.indirizzo a{color:#222;}
/* Home Style */
header {
	width: 100%; 
	height: 100%; 
	top: 0; 
	left: 0;
background: url(../img/header-bg.jpg) no-repeat center top; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position:relative;
}
header p {
	color: #ffffff;
	font-size: 21px;
	margin-bottom: 60px;
	letter-spacing: 2px;
}
.intro-text {
	position: relative;
	padding-top: 230px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 350px;
}
.intro-text H1 {
	font-size: 40px;
	color: #000;
	font-weight: 500;
	text-align:left;
	text-indent:150px;
}

@media (max-width: 1199px) {
	.intro-text H1 {display:none;}
}


.intro-text .brand {
	font-weight: 700;
}

.intro-text p{font-size:11px;}
.intro-text a{color:#fff;}


.btn-default {
	border:0px!important;
	font-size: 18px;
	font-weight:bolder;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
	width:100%;
	margin:auto;
	text-align:center;
	background-color:#754a41;
}
.btn-default a{color:#fff;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #777;
	border-color:#777;
}
.navbar-right{margin-left:100px;}
.bordotop{border-bottom:2px solid #754a41;padding:0!important}
.navbar-fixed-top{border-width:0px;}


.formtop{position:absolute; width:250px; top:50px; right:9%; bottom:0px; padding:10px; box-sizing:border-box;  background-color: rgba(0, 0, 0, 0.6);}
.formtop h3{color:#fff; font-size:20px;letter-spacing:1px; text-align:center;}
.btnn{width:100px;float:right;clear:all;background-color:#754a41;color:#fff;}
.form-control{border-radius:0px;}
.help-block{color:#40bfef;}
.testoform{width:95%; margin:100px auto;}
.testoform p{color:#fff; text-transform:none; text-align:center; font-size:16px;}
/* About Section */
#about-section {
	padding: 40px 0;
	background: #fff;
}
#about-section .color {
	color: #145500;
}

#about-section i.fa {
margin-right:10px;
}

#manutenzioni-section{margin-top:20px; padding-top:20px;}
#manutenzioni-section p {margin-top:18px;}
#manutenzioni-section h3{color:#5e823b; font-size:17px; text-transform:uppercase;letter-spacing:1px;}
#manutenzioni-section .fa{color:#754a41; font-size:50px;}
#manutenzioni-section .col-xs-4{min-height:150px;}


/* chisiamo */
#chisiamo-section, #manutenzionoi-section{padding:40px 0;}
/* tenant Section */
#sumisura-section {
	padding: 40px 0;
	text-align:justify;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}

#sumisura-section h4{display:inline; color:#fff; text-align:left;}
.space {
	margin-top: 40px;
}

.section-title.center {
	padding: 30px 0;
}
.section-title h2, .section-title.center h2 {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align:center;
	text-transform:uppercase;

}

.section-title hr {
	height: 3px;
	width: 60px;
	background: #40bfef;
	position: relative;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Gallery Section 
==============================*/
#modelli-section {
	padding: 100px 0 0 0;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #777;
	padding: 4px 8px;
	text-transform: uppercase;
}
ol.type li a.active {
	color: #ffffff;
	background: #145500;
}
ol.type li a:hover {
	color: #ffffff;
	background: #145500;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	max-height: 330px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(117, 74, 65, 0.8);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 600;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	font-size: 15px;
	font-weight:900;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content ul.list-inline span {
	font-weight: 600;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #777;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 0;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #fff;
	background-color: #40bfef;
	border: 2px solid #40bfef;
}
/* Achivements Section */
#achievements {
	padding: 25px 0 25px 0;
	background: #754a41;
}
.intro{color:#2D2E32; text-transform:uppercase; font-size:15px; letter-spacing:2px; font-weight:700;}
.intro h1{margin-top:0px!important; color:#fff; font-size:25px; font-weight:700; letter-spacing:1.5px;}
}


.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	border-radius: 0;
	background: #fff;
	transition: all 0.5s;
	border: 1px solid #bfc3c6;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #145500;
	border: 1px solid #145500;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #145500;
	border: 1px solid #145500;
}
/* Dove siamo */
#dove-section{	padding: 100px 0 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */}

#dove-section p{text-align:center;}
/* Contact Section */
#contact-section {
	padding: 50px 0 40px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
#contact-section h3{text-transform:uppercase; color:#000;}
#social{width:100%; height:70px; clear:both;}
.socialicon{width:50px;float:left; margin-right:15px;}
#social img{width:32px;}
#contact-section p{font-size:17px; text-align:center;}
.loghi img{margin:0 30px;}
@media (min-width:961px) and (max-width:1199px){
.mail{font-size:13px;}
}
.navbar-brand > img{width:250px;}

#contact-section h3 {
	font-size: 20px;
	font-weight: 900;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section i.fa {
	color: #754a41;
	margin-right: 20px;
	font-size:23px;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #145500;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact-section .btn {
	background: #fbfbfb;
	border: 2px solid #145500;
	padding: 10px 20px;
	margin-top: 20px;
	margin-left: 0;
	color: #222;
	font-size: 15px;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background: #145500;
	border: 2px solid #145500;
	color: #fff;
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

/* Footer */
#footer {
	padding: 15px 0 10px 0;
}
#footer p {
	font-size: 18px;
	margin-top: 10px;
	color: #222;
	text-align:center;
}
.coltext-center{text-align:center;}
@media (max-width: 768px) {
	.coltext-center{width:100%!important; text-align:center;}
.content {
	padding: 40% 0 0;
}
#menu.navbar-default {
}

.navbar-brand > img{width:230px;}
.intro h1{font-size:19px!important; font-weight:400;}
h4{font-size:15px;}
}
}
.section-title h2, .section-title.center h2 {line-height:28px;}
.portfolio-modal .modal-content h2 {font-size:28px;}
.about-text{margin-top:10px;}
@media (max-width: 603px) {

label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 0;
}
}
@media (min-width:499px) and (max-width:768px){
	.portfolio-item .hover-bg {
	max-height: 500px;
	}
	
	
	
}
@media (max-width: 499px){
.viaboton {display:none;}
#contact-section p{font-size:14px;}
#contact-section i.fa{margin-right:5px;}
header {height:780px;}
.formtop{height:500px;}
}

@media (max-width: 360px) {
.hover-bg .hover-text {padding: 22% 10%;}
.navbar-brand i.fa{display:none;}
#menu a.navbar-brand{padding-left:5px;}
#contact-section p{font-size:10px;}
}

input[type="radio"], input[type="checkbox"]{width:10px!important;float:left!important; margin-right:3px;}
.alert-success{color: #754a41;font-size: 12px;padding: 5px;}
