.social-cont{
	padding: 20px 0px;
	text-align: center;
    font-size: 2em;

}

.social-cont i{
	width: 50px;
	height: 50px;
    padding-top: 7px;
	text-align: center;
	border-radius:180px;
	color: white;
	cursor: pointer;
	margin-right: 10px;
		display:inline-block
	
}

.social-cont i.iS-facebook{
	background-color: #3b5999;
		
}

.social-cont i.iS-twitter{
	background-color: #55acee;
}

.social-cont i.iS-instagram{
	background-color: #e4405f;
}

.social-cont i.iS-youtube{
	background-color: #cd201f;
}

.footer{
	padding:25px 0 0 0!important;
	background-color: #c2ddec;

}

.site-map{
	padding-bottom: 25px;
	border-bottom:2px dotted #62b1e1;
	min-height: 330px
	


	
}
.site-map  ul{
	width:auto;
	margin:5px 0!important;	
	/*white-space: nowrap*/
}



.site-map  i {
	color: #62b1e1;
	font-size:20pt;
	position:relative;
	margin-right:5px;
	bottom:-6px
	
	
}

.lineDx{
	border-right:2px dotted #62b1e1;
	height:320px
	
	
}


.site-map span{
	display: block;
	width: 100%;
	
}

.site-map .title-sitemap{
	font-size: 1.0em;
	padding-bottom: 5px;
	font-weight: bold;
	text-align:center;
	width:100%;color:#62b1e1!important
	
}

.site-map a, .site-map a:hover, .site-map a:visited{
	color: black;
}

.site-map a{
	text-transform: none;
	font-size: 15px;
}

#area-operatori{
 	display:block;
    width: 140px;
	
	margin: 60px auto 0 auto;
	box-shadow: 2px 2px 4px #555;
	white-space: nowrap;
 	text-transform: uppercase;
 	padding: 3px 10px;
 	border-radius: 5px;
 	border: solid 0px #fff;
 	background-color: #5da6b9;
 	font-weight: bold;
}

#area-operatori a,#area-operatori a:hover, #area-operatori a:visited{
 	text-decoration: none;
 	color: #fff;
 	font-size: 0.9em;
}

.footer-data {
	text-align: center;
	margin-top:25px
	
}

.footer-data #veneto{
	float: left;
}

.footer-data #firma{
	float: right;
}

.footer-data span{
	display: inline-block;
	color: #000;
	font-size: 0.75em;
}

.footer-data span a,.footer-data span a:hover, .footer-data span a:visited{
	color: #000;
}

.site-map-element{text-align:left!important}

footer ul{list-style:none;margin:0;padding:0}
footer .dropdown-menu{width:100%;font-size:15pt;text-align:center}
footer .dropdown-menu li{}

.footer{padding:0;margin:0!important;border:1px solid  #fff}
footer .btn{width:100%;background:#5DA6B9;border:0;border-radius:0;text-transform:uppercase;padding:2px 2px!important}
footer .btn:hover{background-color:#E26439}

footer .area-operatori{margin-top:40px}


@media only screen and (max-width: 1024px) {

	.footer{background:#fff!important}
	.dropdown {display:none!important}
	.site-map{display:none!important}
}

@media only screen and (max-width: 1200px) {
 .site-map-lang { padding-bottom: 25px;
	border-bottom:2px dotted #62b1e1;
	border-right:2px dotted #62b1e1;
	height:300px
	}
	
	

}
 