.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%;
	padding:5px;
}

.home_left {
	float: left;
	width: 48.5%;
	padding-left:5px;
}

.home_right {
	float: right;
	width: 48.5%;
	padding-right:5px;
}

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


.home_menu_hover {
	z-index: 1000;
	position: relative;
	/*width: 1121px;*/
	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;
	font-family: monserratregular !important;
}

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

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

.dhmm.horizontal .dhnav > li > a {
	font-family: montserratbold !important;
	font-weight: unset;
	font-style: unset;
}

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

.dhmm-dropdown li > a {
	padding-bottom: 7px !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%;
	}

}


@media (max-width: 1080px) {
	.social_jws {
		display: none;
	}
}

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

@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%;
	}	
}
