#sidebar-padding {
	padding: 20px 20px 40px;
}
a.flag {
	float: left;
}

a.flag {
	float: left;
}

a.flag.it {
	margin-right:0px;
}

.sf-menu a {
	margin-bottom: 2px;
	padding: 9px 20px 9px 24px;
}
body .ls-sc-toggle h3.ls-sc-toggle-trigger {
	text-transform: uppercase;
}
.tablet-show-hide {
	right: 10px !important;
	left: auto !important;
}
div.attach {
	background-image: url(../images/icon-pdf.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
div.attach a.isotope-img-container {
	background: none;
}
.social-ico a i {
	height: 20px;
	width: 20px;
	line-height: 25px;
	font-size: 20px;
}
.social-ico a:hover .fa-send {
	background-color: #437297;
	border-color: #437297;
}
.social-ico a:hover .fa-bookmark {
	background-color: #cc5b44;
	border-color: #cc5b44;
}
.social-ico a:hover .fa-print {
	background-color: #f44647;
	border-color: #f44647;
}
.social-ico a:hover .fa-youtube {
	background-color: #f44647;
	border-color: #f44647;
}

.wpcf7 input.textInput, body input.wpcf7-submit, body footer .wpcf7 input#submit, input.wpcf7-form-control.wpcf7-submit {width:23%;}

.label-code { font-size: 16px;}
.label-code span:before {content:"sta69558"; font-weight:bold; font-size: 18px;}
.privacy { font-size: 16px;}
.privacy input{ margin-right:10px; width:auto;}


 @media screen and (max-width: 768px) {
	 #filters .btn {
		 width:14%;
		 height:52px;
	}
 }
 
  @media screen and (min-width: 768px) {
	 #filters .btn {width:10%;}
 }

.lista-dove-visito ul {
	margin:0px;
	padding:0px;
}

.lista-dove-visito li {
	margin-bottom:30px;
	padding: 30px;
	border-radius: 20px;
	background-color: rgba(136,136,136,0.1);
	list-style-type:none;
	width:40%;
	margin-right:20px;
	float:left !important;
	min-height:90px;
}

 @media screen and (max-width: 1184px) {
	 .lista-dove-visito li {
		width:90%;
		margin-right:0px;
	}
 }
 
  @media screen and (max-width: 500px) {
	 .lista-dove-visito li {
		width:80%;
		margin-right:0px;
	}
 }
 
 .grid-formazione {
	margin-bottom: 30px;
	padding: 0px;
	border-radius: 20px;
	background-color: rgba(136,136,136,0.1);
	list-style-type: none;
	width: 20%;
	margin-right: 20px;
	float: left !important;
	min-height: 90px;
}

 .grid-formazione .header-column-container {
	 margin-top:0px;
 }

 .grid-formazione h2 {
	 font-size:25px;
 }

 .grid-formazione a {
	 font-weight:bold;
	}
 
 @media screen and (min-width: 768px) and (max-width: 1190px) {
 .grid-formazione {
	width: 40%;
	}
 }
