 @font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway/Raleway-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

.social_jws {
	width: 150px;
	float: left;
}

.social_jws img {
	width: 32px;
}

.real-time-info {
	background: #4C9D2A !important;
	border-radius: 2px;
	padding: 5px;
	color: #FFF;
	float: right;
	margin-bottom: 10px;
	width: 99% !important;
}

.real-time-info .info-label label {
	font-style: normal !important;
}

#footer_sticky {
	color: #092c74;
}

#footer_sticky ul {
	list-style: none;
	margin:0 auto;
	width: 100%;
}

#footer_sticky ul li {
	font-size: 13px;
	line-height: 16px;
	min-height: 80px;
	text-align: left !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	width: 23%;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: inline;
}

#footer_sticky ul li img {
	float: left;
	margin-right: 10px;
}

#footer_sticky ul li:last-child {
	border-right: 1px solid #eee
}

#footer_sticky .real-time-info {
	margin-bottom: 0px !important;
}


#footer_menu_servizio {
	margin-top: 15px;
}

#footer_center {
	width: 100%;
	margin-top: 10px;
}

#footer_center_left {
	width: 75%;
	float: left;
}

#footer_center_left textarea{
	overflow: auto;
	font-family: 'montserratbold' !important;
	font-size: 12px !important;
	width: 360px;
	height: 125px; 
	padding: 0 5px !important;
	border: 0;
	border-radius: 0;
	margin: 0;
	background: #e8e8e8 !important;
	box-shadow: none;	
}

#footer_center_left .contatti_send {
	float: left !important;
}

#footer_center_left input[type="text"] {
	width: 90% !important;
	margin-bottom: 10px;
}

#footer_center_right {
	width: 25%;
	float: right;
	text-align: right;
}

#footer_center_right .social img {
	width: 50px;
}

#footer_contatti {
	margin-top: 10px;
}

.home_full {
	width: 99.9%;
}

.home_left {
	float: left;
	width: 48.5%;
}

.home_right {
	float: right;
	width: 48.5%;
}

.separatore {
	border-top: 1px gray dashed;
	margin-bottom: 5px;
} 


.home_menu_hover {
	z-index: 80;
	position: relative;
	width: 100%;
	/*
	margin-top: -129px !important;
	margin-bottom: 140px !important;
	*/
}

.home_menu_hover img {
	padding-bottom: 10px !important;
}

ul.home_menu {
	list-style: none !important;
	margin:0 auto;
	padding: 0px !important;
	/*width: 100%;*/
	z-index: 99999 !important;
	color: #333;
	
}

li.home_menu_2 {
	color: #333 !important;
	width: 49.9%;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline;

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;	
}

li.home_menu_2:last-child {
	border-right: 1px solid #eee
}

li.home_menu_3 {
	color: #333 !important;
	width: 33.3%;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline;	

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;	
}

li.home_menu_3:last-child {
	border-right: 1px solid #eee
}


li.home_menu_4 {
	color: #ffffff !important;
	/*color: #333 !important;*/
	/*width: 23.128%;*/
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	background-color: #092C74;
	/*background-color: #4C9D2A;*/
	padding: 4px 10px 10px 9px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	opacity: 0.9;

    width: 25% ; /*calc(100% / 4); */
    box-sizing: border-box;

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;

}

li.home_menu_4:hover {
	background-color: #4C9D2A;
	/*color: #ffffff !important;*/
	color: #333 !important;
}

li.home_menu_4:last-child {
	border-right: 1px solid #eee
}

li.home_menu_5 {
	color: #333 !important;
	width: 19.9%;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline;	

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;	
}

li.home_menu_5:last-child {
	border-right: 1px solid #eee
}

li.home_menu_6 {
	color: #333 !important;
	width: 16.5%;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline;	

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;	
}

li.home_menu_6:last-child {
	border-right: 1px solid #eee
}


li.home_menu_7 {
	color: #333 !important;
	width: 14.2%;
	height: 100px;
	font-size: 13px;
	line-height: 16px;
	text-align: center !important;
	float: left;
	font-weight: bold;
	display: inline-block;
	height: auto;
	padding: 5px 10px 10px 10px;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	display: inline;	

	transition-property: width, opacity, margin-left, border-width;
	transition-duration: 2s;
	 
	-webkit-transition-property: width, opacity, margin-left, border-width;
	-webkit-transition-duration: 2s;
	         
	-o-transition-property: width, opacity, margin-left, border-width;
	-o-transition-duration: 2s;
	         
	-moz-transition-property: width, opacity, margin-left, border-width;
	-moz-transition-duration: 2s;	
}

li.home_menu_7:last-child {
	border-right: 1px solid #eee
} 



span.prev_content, span.next_content{
	width: 20px;
	height: 20px;
	float: left;
}

.prev_content, .next_content {
	background-size: auto 40px !important;
}

.widget-latest ul {
	margin: 0px;
	float: left;
	padding-left: 0px !important;
	margin-top: 3px;
}

.widget-latest ul li {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0px;
}

.widget-latest .pulsanti {
	float: right;
}

.dhmm .row {
	margin-left: 0px !important;
}

.dhmm-inner ul li a {
	text-transform: none;

}

.dhmm-inner ul {
	float: none !important;
}

.dhmm.horizontal .dhnav > li {
	margin: 0 0px;
	width: 145px;
}

.dhmm.horizontal .dhnav > li:last-child {width: 120px;}
.dh-fixed .dhmm.horizontal .dhnav > li {width: 145px !important;}
.dh-fixed .dhmm.horizontal .dhnav > li:last-child { width: 120px !important;}

.dhmm .dhnav > li:last-child a {color: #3A8533 ;}
.dhmm .dhnav > li:last-child > a:hover, .dhmm .dhnav > li:last-child:hover > a, .dhmm .dhnav > li:last-child.active > a, .dhmm .dhnav > li:last-child.current > a, .dhmm .dhnav > li:last-child > a:focus, .dhmm .dhnav > li:last-child > a:active { background: #DBEBDB none repeat scroll 0 0;color: #3A8533 ;}

.dhmm .dhnav li:last-child .dhmm-dropdown-inner {background: #DBEBDB none repeat scroll 0 0;}
.dhmm .dhnav li:last-child .dhmm-dropdown-inner h2 {color: #3A8533 ;}

.dhmm.horizontal .dhnav > li > a {
	font-weight: bold;
	font-style: unset;
	font-size: 12px;
	font-family: 'Raleway';
	font-weight: 700;
	padding: 25px 10px;
}
.dhmm.horizontal .dhnav > li > a:hover {
	font-weight: bold;
	font-style: unset;
	font-size: 12px;
	padding: 25px 10px;
}

.dh-fixed .dhmm.horizontal .dhnav > li {
	margin: 0 0px;
	width: auto;
	
}

.dhmm.horizontal .dhnav > li:hover {
	margin: 0 0px;
}

.dhmm .dhnav > li > a:hover,.dhmm .dhnav > li:hover > a,.dhmm .dhnav > li.active > a,.dhmm .dhnav > li.current > a,.dhmm .dhnav > li > a:focus,.dhmm .dhnav > li > a:active{
  padding: 25px 10px 25px 10px !important;
}


@media (max-width: 767px) {
	.dhnav li > a:hover,.dhmm .dhnav li > a:hover,.dhmm .dhnav li:hover > a,.dhmm .dhnav li > a:focus,.dhmm .dhnav li > a:active,.dhmm .dhnav li.active > a,.dhmm .dhnav > li.current > a{
	
	  padding: 25px 10px 25px 10px !important;
	}

}

.dhmm li {
	margin: 0px !important;
}

.dhmm-dropdown li > a {
	padding-bottom: 7px !important;
}

.dh-fixed{
	position: fixed;
	left: 0;
	right:0;
	width: 100%;
	z-index: 1000;	
	top:0;
	background: #F4F4F4 !important;
	border-bottom: 1px solid #DDDDDD !important;
}

.dh-fixed .dhmm .row, .dhmm .row {width: 100% !important;}

.slider-wrapper {
	width: 100% !important;
	height: inherit !important;
}

div#slider {
	height: inherit !important;	
}


@media (max-width: 1200px) {
	.home_menu_hover {
		width: 900px;
		margin-top: -106px !important;
	}

	.home_menu_hover img {
		width: 40px !important;
		height: 40px !important;
	}

	li.home_menu_4 {
		/*width: 22.66%;*/
		font-size: 10px !important;
	}

	#footer_sticky ul li {
		width: 46%;
	}
	.container {width: 100%;}

}



@media (max-width: 1080px) {
	.social_jws {
		display: none;
	}
	.dhmm.horizontal .dhnav > li {
		margin: 0 0px;
		width: 130px !important;
	}
	
	.dhmm.horizontal .dhnav > li > a {
		font-weight: bold;
		font-style: unset;
		font-size: 11px;
		font-family: 'Raleway';
		font-weight: 700;
		padding: 25px 5px;
	}
	.container {width: 100%;}
	.dhmm.horizontal .dhnav > li > a:hover {
		font-weight: bold;
		font-style: unset;
		font-size: 11px;
		padding: 25px 5px;
	}

	.dh-fixed .dhmm.horizontal .dhnav > li{width: 130px !important;}
}


@media (max-width: 980px) {
	.home_menu_hover {
		display: none;
	}
	.container {
		width: 100%;
	}
}

@media (max-width: 600px) {
	.home_left, .home_right {
		width: 100%;
	}

	.home_left img, .home_right img {
		text-align: center;
	}

	.home_menu_hover {
		display: none;
	}

	#footer_sticky ul li {
		width: 100%;
	}

}

