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

* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}
p {
	line-height:24px;
/*	margin-bottom:28px;*/
	text-align:justify;
	font-size: 1.1em;
}

#cont-large-full ul li {
  margin: 1rem 0 1rem 1.5rem;
}
h2 {
	line-height:130%;
}

h3 {
	font-size:20px;
	margin; 0 10px 10px 0;
	letter-spacing:1px;
	text-align:left;
}

img {
	border:0px;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333;
}
a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
input {
	height:22px;
	padding:4px;
}
#top {
	height:90px;
	width:100%;
	background-color:#2d2e30;
}
#top-cont {
	height:90px;
	width:941px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(../img/top-cont-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0 auto;
}
#main-img {
	height:339px;
	width:960px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin:0 auto;
}

#main-img-home {
	/*height:339px;*/
	width:961px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin:0 auto;
}


#main {
	height:auto;
	width:100%;
	background-image:url(../img/main-cont-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
#main-cont {
	/*min-height:290px;*/
	width:946px;
	height:auto;
	padding-left:25px;
	padding-right:20px;
	padding-top:30px;
	margin:0 auto;
}
#main-cont-homepage {
	/*min-height:290px;*/
	width:961px;
	height:auto;
	padding:0px;
	margin:0 auto;
}
#cont-right-large {
	border-left:#666 solid 1px;
	width:680px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	float:right;
}
#cont-large {
	height:auto;
	height:100%;
	text-align:center;
	padding:0px;
}

#cont-large-full {
	height:auto;
	height:100%;
	text-align:center;
	padding:30px 20px 5px 20px;
}

.immagini-home-container{
	width:980px;
	margin:0 auto
}

.immagini-home-container img{
	margin: 0;
	padding: 0;
}

#footer {
	height:145px;
	width:100%;
	clear: both;
	background-color:#2d2e30;
}
#footer-cont {
	width:941px;
	height:110px;
	padding-left:25px;
	padding-right:25px;
	padding-top:35px;
	background-image:url(../img/footer-cont-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0 auto;
	line-height:18px;
}
#footer-cont a {
	color:#999;
}
#footer-right {
	width:480px;
	float:right;
	text-align:right;
}
#left-sidebar {
	float:left;
	margin:0;
	width:240px;
	height:auto;
}
#center-cont {
	float:left;
	margin:0;
	width:537px;
	height:auto;
	padding-left:4px;
	padding-right:4px;
}
#right-sidebar {
	float:right;
	margin:0;
	width:160px;
	height:auto;
}
/***** MENU  *******/

#nav {
	float:right;
	height: 60px;
	margin-top:20px;
	width:650px;
	font-size:11px;
}
#nav ul {
font-family: 'Didact Gothic', sans-serif;
font-size: 120%;
font-weight: bold;
float: right;
height: 60px;
margin-top: 8px;
}
#nav ul li {
	display: inline;
	height:	auto;
}
#nav ul li a {
	color: #333;
	text-decoration: none;
	font-size:120%;
	padding-left:27px;
	padding-right:12px;
	font-weight:normal;
	padding-bottom:6px;
}
#nav ul li a:hover {
	color:#777;
	font-weight:normal;
	text-decoration:underline;
}

.news{
	background-color:#fafafa;
	height:auto;
	width:auto;
	padding-bottom:20px;
		margin:20px;
	
	border-bottom:#dedede 2px solid;

}

.imgnews{
	padding:4px;
	margin-right:4px;
		margin-bottom:4px;
	border:#aaa 1px solid;
	float:left;
	background-color:#FFF;
}

.newstit{
	color:#152032;
	display:block;
	padding:6px;
	background-color:#eee;
	margin-bottom:14px;
	border-top:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}

.pnews{
	padding:6px;
}
/***** dropdown  *******/

 
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown li ul li a{
	display:block;
}



/***** FINE MENU  *******/



.clr {
	clear:both;
}


.vc_custom_1507303190806 p ,
.lvestip {
	padding-top: 5px;
  font-size: 13px;
  line-height: 18px;
	
}
.vc_custom_1507303190806 p strong,
.lvescomm {
	font-size:110%;
	color:#eee;
	font-weight:bold;
	display:block;
	background-color:#444A56;
	padding:5px;
	margin-top: 12px;
}
ul.certificazioni{
	margin: 10px 0 30px 0;
}


ul.certificazioni li{
	list-style-type: square;
	margin-left: 30px;
    margin-top: 6px;
	text-align: left;
	
}

.titoli-home{
	min-height: 50px;
	font-size: 1rem;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.shadow{
	-webkit-box-shadow: inset 4px 0px 8px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 4px 0px 8px 0px rgba(0,0,0,0.3);
	box-shadow: inset 4px 0px 8px 0px rgba(0,0,0,0.3);
}

.titologalleria{
	font-size: 16px;
}