section {
	padding: 60px 0;
	border-bottom: none !important;
}
.nav-main li {
	text-transform: uppercase !important;
}

.mappa-iframe {
	display: block;
	width: 100%;
	height: 350px;
}
.video-iframe {
	display: block;
	width: 100%;
	height: 300px;
}
.video-iframe-hp {
	display: block;
	width: 100%;
	height: 230px;
}
.video-iframe-details {
	display: block;
	width: 100%;
	height: 400px;
}
.back-generic1 {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 180px !important;
	width: 100% !important;
}
.back-generic2 {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	height: 230px !important;
	width: auto !important;
}
.back-generic3 {
	background-color: #FFF;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
	height: 70px !important;
	width: 106px !important;
	border: 1px solid #333;
}
.back-generic4 {
	background-color: #FFF;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
	height: 77px !important;
	width: 137px !important;
}
.parallax {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
.title-height {
	height: 50px;
	line-height:120% !important;
}
.title-height2 {
	height: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
.title-height2 {
	height: 100px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.title-height2 {
	height: 50px;
}
}
.newscontent-height {
	height: 120px;
}
.blockcontent-height {
	height: 80px;
}
.blockcontent-height2 {
	height: 100px;
}
.padding-left-right {
	padding: 0 20px;
}
.box-hp {
	border: rgba(0,0,0,0.1) 1px solid;
	background-color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: #006688 3px solid;
}
.bg-banner {
	background: rgba(0,0,0,0.4) !important;
	padding: 10px 20px !important;
}
.margin-top-negative {
	margin-top: -30px !important;
}
.margin-bottom-negative {
	margin-bottom: -30px !important;
}


.clients-home {
	padding: 30px 10px;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.img-left {
	float:left;
	width:350px;
	margin: 0 20px 20px 0
}

@media (max-width: 767px) {
.blockcontent-height {
	height: 110px !important;
}
.blockcontent-height2 {
	height: 130px;
}
.img-left {
	float:none !important;
	width:98% !important;
	margin: 0 0 20px 0
}
}

@media (min-width: 768px) and (max-width: 991px) {
.blockcontent-height {
	height: 130px !important;
}
.blockcontent-height2 {
	height: 150px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.blockcontent-height {
	height: 100px !important;
}
.blockcontent-height2 {
	height: 120px;
}
}