body {
	margin: 0;
	padding: 0;
	
	
	line-height: 150%;
	background: #FFF;
   
}

#body{

	color: #555;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;

}
p{

	line-height:29px;

}
ul{
	
	list-style:none;
	
}
.ul-form{

	
	list-style:circle;
	text-align:left;
	


}
.ul-form li{

	margin:15px 0;

}
.list-f{

	font-size:17px;
	margin-bottom:5px;

}
h1 {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
	
	}

.about{

	
    padding-bottom: 70px;
    padding-top: 70px;
}

.oggetto-sociale{
	
	padding-bottom: 100px;
    padding-top: 100px;


}

.desc-home{

	font-size:20px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	text-decoration:underline;

}	
.box-att p{

margin:30px 0 30px;

}

.centered {
    text-align: center;
}
.text-left{

	text-align:left;

}
.list-circle{

	list-style:circle;

}
.box-home{

	margin-top:30px;

}
.box-home p{
	  margin: 0 0 30px;
}
.navbar-inverse{

padding:30px 0;
    

}

#menu-menu-1 li a,.navbar-inverse #brand{

	color:#fff;

}
#navbar-colore{

	background-color: #051F38;
    border-color: #060808;
	color:#fff;
	margin:0;
	
}	

.pt {
    padding-bottom: 50px;
    padding-top: 50px;
}
.mt {
    margin-bottom: 40px;
    margin-top: 40px;
}

.post-entry {
    clear: both;
}
fieldset {
    margin: 0 0 1.5em;
    padding: 1em 2em;
}

#footer h4 {

    color: white; 
	padding-bottom:10px;
    text-transform: uppercase;

}
#footer h5{

    color: white;
    padding-bottom: 20px;
	line-height:22px;
    

}

#footer{

    background-color: #2f2f2f;
    padding-bottom: 40px;
    padding-top: 40px;
	color:#fff;

}
	
.img-logo{

width:100%;
text-align:center;
margin:50px auto 30px auto;


}
.headerContainer,
.bodyContainer {

	position: static;
}



.bodyContainer {
	min-height: 500px;
	padding:40px;
}



.headerContainerWrapper {
	background-color: #1abc9c;
    border-color: #16a085;
	z-index: 99999;
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: top 500ms ease;
	-moz-transition: top 500ms ease;
	-o-transition: top 500ms ease;
	transition: top 500ms ease;

	/* enable hardware acceleration to fix laggy transitions */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.headerContainerShadow {
	background: #FFF;
	border-bottom: 2px solid #eee;
	box-shadow: 0 0 30px 0 rgba(0,0,0, 0.3);
	position: relative;
	z-index: 999999;     /* to place the header above all elements */
}
.scrollActive .headerContainerWrapper {
	position: fixed;
}

.titolo h1{    

	color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;}

.box{width: 25%;float:left;}

.box h3{text-align:center;}
.box i {text-align:center;font-size:55px;display: block;color: #b43b3b;}
.sezione-lavori{width:100%;padding:50px 0;margin:100px 0;background:#fff;}
