html, body {	
	background-color: #fff;	
	font-family: 'Titillium Web', sans-serif;	
	color: #444;	
	font-size: 16px;
	height: 100%;
	margin: 0;
	padding: 0px;
	line-height: 30px;
}

span {
	line-height: 30px;
}

a {
	text-decoration: none;
	color: #444;
	transition: all .3s ease-out;
}

input, select, textarea {
    font-family: 'Titillium Web', sans-serif;
    color: #222;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    max-width: 100%;
	border-radius: 5px;
}

textarea {
	resize: vertical;
}

.listacontatti{
	color: #ccc !important;
	font-size: 20px;
	cursor: pointer;
}

.listacontatti_result{
	display: none;
	position: absolute;
	border: #F39313 1px solid;
	background-color: #ffffff;
	padding: 2px 5px;
	top: -5px;
	left: 5px;
	border-radius: 5px;
}

.listacontatti_indirizzo{
	color: #ccc !important;
	font-size: 20px;
	cursor: pointer;
}

.contatti_dett{
	color: #ccc !important;
	font-size: 20px !important;
	cursor: pointer;
}

.listacontatti_indirizzo_result{
	display: none;
	position: absolute;
	border: #F39313 1px solid;
	background-color: #ffffff;
	padding: 2px 5px;
	top: -5px;
	left: 5px;
	border-radius: 5px;
}

.tabella_iscritti td{
	position: relative;	
}

.tabella_iscritti{
	font-size: 13px !important; 
}

.realperson-challenge {
	display: inline-block !important;
	margin: 0px !important;
	width: 50% !important;
	text-align: left !important;
}

.realperson-text {
	display: inline-block !important;
	position: relative; 
	top: 5px;
}

#defaultReal {
	display: inline-block !important;
	width: 150px !important;
	margin: 0px !important;
	width: 50% !important;
}

form {
	border: #F39313 1px dotted;
	padding: 40px 40px 20px;
	border-radius: 5px;
}

form.nostyle {
	border: 0;
	padding: 0;
	border-radius: 0;
}

form.noform {
	border: 0;
	padding: 0;
	border-radius: 0;
}

form.nostyle input {
	color: #444;
	outline: 0;
	border: 0;
	background-color: #fff;
	border-radius: 0;
	font-style: italic;
	text-transform: underline;
	cursor: pointer;
}

.pagination {
	margin-top: 60px;
}

form.paging {
	border: 0px;
	padding: 0px;
	border-radius: 0px;
	display: inline-block;
}

#filtraform {
	margin: 60px 0px;
	background-color: #e6e6e6;
}

#filtraform.nomarginbottom {
	margin-bottom: 0px;
}

.paged {
    padding: 5px;
    margin: 0px 5px;
	border: 0px;
    border-bottom: 2px solid #ccc;
	color: #ccc;
    transition: color .5s ease;
	background-color: transparent;
	display: inline-block;
	border-radius: 0;
	outline: 0;
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
}

.paged.active, .paged:focus, .paged:hover, .paged:active {
	color: #F39313;
	border-bottom: 2px solid #F39313;
}

.spin-cnt {
	text-align: center;
}

.big-spinner {
	font-size: 40px;
	color: #F39313;
}

.colonna {
	column-count: 3;
	column-gap: 40px;
}

.bacheca {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.bacheca.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.bacheca .small {
	color: #aaa;
}

.little {
	color: #aaa;
}

.autore {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.autore.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.img-autore {
	float: left;
	width: calc(33.33333% - 26.66666px);
	margin-right: 40px;
	display: block;
	padding-bottom: 20.97%;
	margin-bottom: 40px;
	border-radius: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.img-autorex {
	width: 100%;
	display: block;
	padding-bottom: 56.25%;
	border-radius: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.img-autore.last {
	margin-right: 0px;
}

.img-autore.nomb {
	margin-bottom: 0px;
}

.pubblicazione {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.pubblicazione.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.pubblicazione .small {
	color: #aaa;
}

.normativa {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.normativa.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.normativa .small {
	color: #aaa;
}

.geologo {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.geologo.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.circolare {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.circolare.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.circolare .small {
	color: #aaa;
}

.documento {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.documento.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.documento .small {
	color: #aaa;
}

.modulistica {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.modulistica.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.modulistica .small {
	color: #aaa;
}

.container {
	max-width: 1440px;
	margin: 0px auto;
	padding: 0px 40px;
	box-sizing: border-box;
}

.container:after {
	content: "";
	display: table;
	clear: both;
}

.onlymobile {
	display: none;
}

.bg-rosso {
	background-color: #231f20;
	color: #fff;
	padding: 10px 0px;
}

.bg-rosso .sx a {
	color: #fff;
	display: inline-block;
	padding-right: 20px;
	transition: all .3s ease-out;
	font-size: 15px;
}

.bg-rosso .sx a:hover {
	color: #ccc;	
}

.bg-rosso .sx a:hover .fas {
	color: #ccc;
}

.bg-rosso .sx em {
	display: inline-block;
	padding-right: 10px;
}

.bg-rosso .dx a {
	color: #fff;
	display: inline-block;
	padding-left: 20px;
	transition: all .3s ease-out;
	font-size: 15px;
}

.bg-rosso .dx a:hover {
	color: #ccc;
}

.bg-rosso .dx a:hover .fas {
	color: #ccc;
}

.bg-rosso .dx em {
	display: inline-block;
	padding-left: 10px;
}

.bg-grigio1 {
	background-color: #DEDEDE;	
	background-image: linear-gradient(to top, rgba(204,204,204,0.5) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(204,204,204,0.5) 100%);
	min-height: 26px;
}

.bg-grigio2 {
	background-color: #F4F4F4;
	background-color: #CCCCCC;
	background-color: #F39313;
	padding: 10px 0px;
	position: relative;
}


#menu_trigger {
	display: none;
	text-decoration: none;
	color: #fff;	
	font-weight: 700;	
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_trigger .fa-bars {
	float: right;
	font-size: 18px;
	position: relative;
	top: 8px;
}

#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

#menu li {
	display: inline-block;
}

#menu li.has_sub {
	position: relative;
	z-index: 12;
}

#menu li a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: 700;	
	padding-left: 0px;
	font-size: 14px;
	padding-right: 10px;
	border-right: none;
	box-sizing: border-box;
	transition: all .3s ease-out;
}

#menu li a.last {
	padding-right: 0px;
	border-right: none;
}

#menu li a:hover, #menu li a.hover {
	color: #ddd;
}

#menu li ul {
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: 1222;
    position: absolute;
    white-space: nowrap;
    background-color: #F39313;
	background: rgb(243,147,19);
	background: linear-gradient(0deg, rgba(243,147,19,1) 0%, rgba(243,147,19,1) 100%);
    top: 40px;
    left: 270px;
    margin: 0px;
    padding: 20px 0px 10px 0px;
    transition: all .3s ease-out;
    width: 100%;
    max-width: 1360px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    column-count: 3;
}

#menu li ul.normal-sub-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: 1222;
    position: absolute;
    white-space: nowrap;
	background-color: #F39313;
	background: rgb(243,147,19);
	background: linear-gradient(0deg, rgba(243,147,19,1) 0%, rgba(243,147,19,1) 100%);
    top: 26px;
    left: -20px;
    margin: 0px;
    padding: 34px 0px 10px 0px;
    transition: all .3s ease-out;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	width: auto;
	right: unset;
	column-count: 1;
}

#menu li ul li {
	display: block;
	text-align: left;
}

#menu li ul li a {
	border-right: none;
	padding-bottom: 10px;
	font-style: italic;
	transition: all .3s ease-out;
	padding-left: 20px;
}

#menu li ul li a .fas {
	position: relative;
	top: -3px;
	font-size: 8px;
	padding-right: 10px;
}

#menu > li:hover > ul {	
	display: block;
	visibility: visible;
	opacity: 1;
}

#menu > li > ul > li {	
	display: block;
	visibility: visible;
	opacity: 1;	
}

.link {
	display: inline-block;
	font-weight: 700;
	color: #444;
	color: #fff;
	padding-right: 20px;
	transition: all .3s ease-out;
}

.link:hover {
	display: inline-block;
	font-weight: 700;
	color: #ccc;
	padding-right: 20px;
}

.linkcorsi a {
	color: #F39313;
}

.tratto {
	height: 1px;
	border-top: #555 1px dotted;
}

.space {
	height: 5px;
}

.sx_bilanci {
	float: left;
	width: 50%;
	text-align: left;
}

.dx_bilanci {
	float: right;
	width: 50%;
	text-align: left;
}


.sx {
	float: left;
	width: 25%;
	text-align: left;
}

.dx {
	float: right;
	width: 75%;	
	text-align: right;
}

.sx .fas {
	padding-right: 10px;
	padding-left: 0px;
}

.dx .fas {
	padding-left: 10px;
	padding-right: 0px;
	color: #fff;
}

#logo img {
	max-width: 350px;
	line-height: 0;
}

#logo {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 500;
	font-size: 30px;
	position: relative;	
	line-height: 0;
	padding: 20px 0px;
	float: left;
}

#pegaso {
	position: absolute;
	right: 0px;
	top: -10px;
}

#quadrati {
	float: right;
}

.quadrato {
    width: 100px;
    height: 90px;
    display: block;
    position: relative;
    float: left;
    margin: 20px 5px;
	border-radius: 5px;
	position: relative;
	top: 0px;
	transition: all .3s ease-out;
}

.quadrato:hover, .quadrato:focus, .quadrato:active {
	top: -10px;
}

.quadrato.last {
	margin-right: 0px;
}

.one {
	background: rgb(172,224,139);
	background: linear-gradient(0deg, rgba(172,224,139,1) 0%, rgba(96,119,37,1) 100%);
}

.two {
	background: rgb(225,156,89);
	background: linear-gradient(0deg, rgba(225,156,89,1) 0%, rgba(146,84,23,1) 100%); 
}

.three {
	background: rgb(221,160,221);
	background: linear-gradient(0deg, rgba(221,160,221,1) 0%, rgba(75,0,130,1) 100%); 
}

.four {
	background: rgb(154, 132, 120);
	background: linear-gradient(0deg, rgba(154, 132, 120, 1) 0%, rgba(66, 42, 27, 1) 100%);
}

.five {
	background: rgb(111,197,214);
	background: linear-gradient(0deg, rgba(111,197,214,1) 0%, rgba(28,76,150,1) 100%); 
}

.six {
	background: rgb(214,154,153);
	background: linear-gradient(0deg, rgba(214,154,153,1) 0%, rgba(138,75,92,1) 100%); 
}

.seven {
	background: rgb(222,216,120);
	background: linear-gradient(0deg, rgba(222,216,120,1) 0%, rgba(136,132,45,1) 100%);
	
}

.height {
	background: rgb(210,210,210);
	background: linear-gradient(0deg, rgba(210,210,210,1) 0%, rgba(180,180,180,1) 100%);
	
}

.titolo-quadrato {
	position: absolute;
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	text-transform: uppercase;
	line-height: 20px;
	font-size: 13px;
}

#cnt_photo {
	width: 100%;
	position: relative;
	height: auto;	
	border-bottom: #F39313 5px solid;
	line-height: 0;
}

#photo {	
    position: relative;
    width: 100%;
    height: 100%;
	line-height: 0;
}

#photo .item {
    width: auto;
    height: auto;    
    display: block;
	margin: 0px;
	padding: 0px;	
	line-height: 0;
}

.path {	
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-top: 0px;	
	font-style: italic;
	color: #999;
}

.path a {
	color: #999;
	text-decoration: none;
}

.path a:hover {
	color: #F39313;
}

h1 {
	font-weight: 500;
	font-size: 40px;
	margin-top: 40px;
	margin-bottom: 40px;	
	text-align: center;
	line-height: 40px;
}

h1.nav {
	font-weight: 500;
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: left;
	line-height: 50px;
}

.containernav {
	padding-bottom: 80px;
	padding-top: 56px;
	padding-top: 36px;
}

.tab-cnt {
	display: block;		
	border: #ccc 1px dashed;
	border-radius: 5px;
}

.tab-cnt:after {
	content: "";
	display: table;
	clear: both;
}

.tab {
	display: block;
	float: left;
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
}

#corsi {
	padding: 0px 0px;
	box-sizing: border-box;
	margin-bottom: 80px;
}

#corsi div[class*="owl"]:not(.owl-nav) {
	height: 100%;
}

#corsi .owl-nav * {
	height: auto !important;	
}

#corsi .owl-nav [class*='owl-'] {
	color: #F39313;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 3;
	font-size: 40px;
	transform: translateY(-50%);
}

#corsi .owl-prev {
	left: -50px;
}

#corsi .owl-next {
	right: -50px;
}

.corsi-item {
	background-color: #ccc;	
	border: #ccc 1px solid;
	box-sizing: border-box;
	border-radius: 5px;	
	background-color: #fff;
	background-image: linear-gradient(#fff 0%, #fff 80%, #ccc 100%);
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}

.corsi-item a {
	display: block;
}

.corsi-type {
	display: block;			
	background-color: #F39313;
	color: #fff;
	font-style: italic;
}

.corsi-img {
	display: block;
	height: 200px;
	background-size: cover;
}

.corsi-title {
	padding: 20px;	
	display: block;	
	font-weight: 700;
	font-weight: 700;
	text-align: left;	
	min-height: 130px;
	box-sizing: border-box;
}

.corsi-icon {
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 20px;	
	display: block;				
	text-align: left;	
	box-sizing: border-box;
	font-style: italic;	
	font-size: 14px;
}

.corsi-icon .fas {
	display: inline-block;
	width: 20px;
	text-align: center;
	padding-right: 5px;
	color: #aaa !important;
}

.corsi-txt {
	padding: 20px;
	padding-top: 0px;
	display: block;		
	text-align: left;
	min-height: 125px;
}

.btn-cnt {
	text-align: center;
	margin-bottom: 80px;
}

.btn {
	display: inline-block;
	max-width: 220px;
	color: #fff;
	font-weight: 700;
	padding: 3px 30px;
	border: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	margin-bottom: 0px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #F39313;
	line-height: 25px;
}

.btn .fas {
	color: #fff;
	padding-right: 0px;
	width: auto;
}

.btn.right {
    float: right;
}

#evidenza {
	padding: 0px 0px;
	box-sizing: border-box;
	margin-bottom: 80px;
	display: block;	
}

#evidenza:after {
	content: "";
	display: table;
	clear: both;
}

.evidenzasx {
	float: left;
	width: 50%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: block;
}

.evidenzadx {
	float: left;
	width: 50%;
	padding: 40px;
	background-color: #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;	
	min-height: 400px;
	box-sizing: border-box;
	text-align: center;
	display: block;
}

.evidenza-title {
	padding: 20px;
	display: block;	
	font-weight: 700;
	font-size: 20px;
	color: #F39313;
	font-weight: 700;
	text-align: left;	
	min-height: 90px;
	box-sizing: border-box;
}

.evidenza-icon {
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 20px;	
	display: block;				
	text-align: left;	
	box-sizing: border-box;
	font-style: italic;	
	font-size: 14px;
}

.evidenza-icon .fas {
	display: inline-block;
	width: 20px;
	text-align: center;
	padding-right: 5px;
	color: #aaa !important;
}

.evidenza-txt {
	padding: 20px;
	padding-top: 0px;
	display: block;		
	text-align: left;	
}

#news {
	padding: 0px 0px;
	box-sizing: border-box;
	margin-bottom: 40px;
}

#news div[class*="owl"]:not(.owl-nav) {
	height: 100%;
}

#news .owl-nav * {
	height: auto !important;	
}

#news .owl-nav [class*='owl-'] {
	color: #F39313;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 3;
	font-size: 40px;
	transform: translateY(-50%);
}

#news .owl-prev {
	left: -50px;
}

#news .owl-next {
	right: -50px;
}

.news-item {
	background-color: #ccc;
	min-height: 500px;	
	border: #ccc 1px solid;
	box-sizing: border-box;
	border-radius: 5px;	
	background-color: #fff;
	text-align: center;
	position: relative;
}

.news-item a {
	display: block;
}

.news-img {
	display: block;
	height: 200px;
	background-size: cover;
}

.news-title {
	padding: 20px;	
	display: block;	
	font-weight: 700;
	color: #F39313;
	font-weight: 700;
	text-align: left;	
	min-height: 130px;
	box-sizing: border-box;
}

.news-txt {
	padding: 20px;
	padding-top: 0px;
	display: block;		
	text-align: left;	
	min-height: 110px;
}

.news-item .btn {
	margin-bottom: 20px;
}

.background {
	padding-bottom: 40px;
	padding-top: 1px;	
	background-image: url('/img/background2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.center {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 80px;
}

.box-home {
    border: #ccc 1px solid;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	background-image: linear-gradient(#fff 0%, #fff 80%,#ccc 100%);
    text-align: center;
    position: relative;
    padding-bottom: 20px;
	float: left;
	width: calc(50% - 20px);
	margin-right: 40px;
	margin-bottom: 60px;
}

.box-home.last {
	margin-right: 0px;
}

.box-home-title {
    display: block;
	padding: 10px 20px;
    background-color: #F39313;
	color: #fff;
    font-style: italic;
}

.box-home-title .fas {
	font-size: 20px;
}

.box-home-txt {
    padding: 20px;
    display: block;
    text-align: left;
    min-height: 125px;
}

.link-home {
    border: #ccc 1px solid;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	background-image: linear-gradient(#fff 0%, #fff 80%,#ccc 100%);
    text-align: center;
    position: relative;
    padding-bottom: 20px;
	float: left;
	width: calc(25% - 30px);
	margin-right: 40px;
	margin-bottom: 20px;
}

.link-home.last {
	margin-right: 0px;
}

.link-home-title {
	padding: 20px;
    display: block;
    font-weight: 700;
}

.link-home-img {
	padding: 20px;
	text-align: center;
}

.link-home-img img {
	display: block;
	line-height: 0;
	max-height: 80px;
	margin: 0px auto;
}

.link-home-txt {
    padding: 0px 20px;
    display: block;
    text-align: left;
	min-height: 240px;
}

.link-home-txt .fas {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
}

.link-home-txt a:hover, .link-home-txt a:focus, .link-home-txt a:active {
	color: #F39313;
}

.link-home.doppio {
	width: calc(50% - 20px);
	margin-bottom: 0px;
}

.link-home-txt.doppio {
	min-height: 0px;
}

.space {
	height: 40px;
}

.newsdett {
    display: block;
    position: relative;
    padding-bottom: 40px;
}

.newsdett a{
    text-decoration: underline !important;
	color: #F39313 !important;
}

.imgpagine{
	width: 100%;
}

.sinistra {
    float: left;
    width: 30%;
}

.destra {
    float: right;
    width: 65%;
}

.fondation {
	display: inline-block;
}

.imgnewsdett {
    display: block;
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
	border: #ccc 1px solid;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    border-radius: 5px;
}

.altri_dati img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
	width: auto;
	border-radius: 5px;
}

.altri_dati {
    width: 100% !important;
    min-width: 300px;
    border-collapse: separate;
    border-spacing: 0;
    border: 0;
	border-radius: 5px;
}

.altri_dati tr:first-child td, .altri_dati tr:first-child th {
    border-top: #aaa 1px dotted;
}

.altri_dati tr td:first-child, .altri_dati tr th:first-child {
    border-left: #aaa 1px dotted;
}

.altri_dati tr:first-child td:first-child, .altri_dati tr:first-child th:first-child {
    border-top-left-radius: 5px;
}

.altri_dati tr:first-child td:last-child, .altri_dati tr:first-child th:last-child {
    border-top-right-radius: 5px;
}

.altri_dati tr:last-child td:first-child,.altri_dati tr:last-child th:first-child {
    border-bottom-left-radius: 5px;
}

.altri_dati tr:last-child td:last-child,.altri_dati tr:last-child th:last-child {
    border-bottom-right-radius: 5px;
}

.altri_dati tr td, .altri_dati tr th {
    border-right: #aaa 1px dotted;
	border-bottom: #aaa 1px dotted;
	padding: 5px;
	text-align: left;
	box-sizing: border-box;
}

.altri_dati.centered td {
	text-align: center;
}

.altri_dati.right tr td:last-child {
	text-align: right;
}

.altri_dati tr th {
    padding: 7px 20px;
    text-transform: uppercase;
    border-top: #aaa 1px dotted;
	background-color: #F39313;
    text-align: center;
	color: #fff;
}

.altri_dati tr th a {
	color: #fff;
}

.altri_dati td.icon-cnt {
    text-align: center;
    vertical-align: middle;
    background-color: #f5f5f5;
	width: 60px;
}

.altri_dati td.icon-cnt .fas {
    color: #F39313;
	padding-right: 0px;
	font-size: 16px;
}

.width25 {
	width: 25%;
}

.adempimento {
	margin-bottom: 30px;
}

.adempimento.last {
	margin-bottom: 60px;
}

.adempimento.lastx {
	margin-bottom: 0px;
}

.space-activities {
	height: 1px;
	border-top: #aaa 1px dotted;
}

.news-list {
    border: #ccc 1px solid;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	background-image: linear-gradient(#fff 0%, #fff 80%,#eee 100%);
	padding: 20px;
	margin-bottom: 20px;
	display: block;
}

.news-list::before, .news-list::after {
    content: " ";
    display: table;
}

.news-list::after {
    clear: both;
}

.news-list.last {
    margin-bottom: 0px;
}

.news-img-list {
    float: left;
    width: calc(35% - 10px);
    display: block;
    height: 210px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border-radius: 5px;
    border: #ccc 1px solid;
}

.news-txt-list {
    float: right;
    width: calc(65% - 10px);
    display: block;
    height: 180px;
}

.news-tit-list {
    display: block;
    color: #444;
    height: 60px;
	font-weight: 700;
}

.news-list .btn {
    margin-bottom: 0px;
    float: right;
}

footer {	
	margin-bottom: 40px;
}

#footer-cnt {	
	background-image: url('/img/background2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

#foot-cnt {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;	
	margin: 0px auto;
	font-size: 15px;
}

#foot-cnt h2 {
	font-size: 20px !important;
	font-style: italic;
	color: #F39313;
}

#foot-cnt > :first-child {
	margin-left: 0px !important;
}

#foot-cnt > :last-child {
	margin-right: 0px !important;
}

#foot-cnt .foot-cnt-box {
	position: relative;
	-webkit-flex: 1; /* Safari 6.1+ */
	-ms-flex: 1; /* IE 10 */
	flex: 1;
	margin: 20px 20px;	
	font-size: 15px;
}

#foot-cnt .line {
	height: 1px;
	background-color: #F39313;
	margin-bottom: 20px;
}

#foot-cnt h2 {	
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

#menu_foot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_foot li {
	display: inline-block;
}

#menu_foot li a {	
	display: inline-block;		
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	border-right: #fff 1px solid;
	box-sizing: border-box;
	display: block;	
	text-transform: lowercase;
	text-decoration: none;		
	font-size: 14px;
	transition: all .3s ease-out;
}

#menu_foot li a.last {
	padding-right: 0px;
	border-right: none;
}

#menu_foot li a:hover, #menu_foot li a.hover {
	color: #F39313;
}

.linkfoot {
	display: block;	
	color: #444;
	transition: all .3s ease-out;
}

.linkfoot:hover {
	display: block;	
	color: #F39313;
}

.fa-unlock-alt {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;	
}

.fa-search {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;	
}

.fa-arrow-left {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;	
}

.fa-paperclip {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;	
}

.fa-paperclip.grigio {
	color: #aaa;
}

.fa-exclamation-triangle {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 20px;	
}

.fa-rosso {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;	
}

.linkfoot .fas {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}

.linkfoot .fab {
	color: #F39313;
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}

.linkfoot .fa-circle {
	font-size: 8px;
}

.orario {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

.orario.contatti {
	width: 65%;
}

.giorno {
	font-style: italic;
}

.giorno, .ora {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

.ora {
	text-align: right;
}

.orario-space {
	height: 0px;
}


#small-footer {		
	padding-top: 10px;
	padding-bottom: 10px;	
	margin: 0px auto;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	font-size: 14px;
	color: #5f5f5f;
}

#copy {
	float: left;
}

#menu-foot-cnt {
    float: right;
}

#cookie-disclaimer {
	background-color: rgba(0, 0, 0, 0.85);
	color: #FFF;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	padding: 15px 0;	
	text-align: center;
}

#titolo-cookies {
	font-weight: 700;
	margin-bottom: 5px;
	display: none;
}

#cookie-disclaimer a {
	color: #FFF;
}

#cookie-disclaimer .btn {
	margin-left: 20px;
	margin-right: 0px;
	margin: 0px auto;
	float: right;
	float: none;
	cursor: pointer;
	background-color: #F39313;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;	
	border-radius: 5px;
}

#cookie-disclaimer .btn.primo {
	margin-right: 10px;
	margin-left: 10px;
}

#cookie-disclaimer .btn:hover {
	background-color: #F39313;
}

#popup_dett {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.45);
    display: none;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 10000;
}

.popup_dett {
    padding: 20px;
    background-color: #fff;
	margin-bottom: 60px;
	border-radius: 5px;
	border: #aaa 1px solid;
    z-index: 10001;
    max-width: 1420px;
    box-sizing: border-box;
    text-align: center;
}

#popup_dett .btn {
    display: inline-block;
    margin: 20px 0 0;
}


#popup {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 10000;
}

#popup2 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    z-index: 10000;
}

.popup {
    padding: 40px;
    background-color: #fff;
	margin-bottom: 60px;
	border-radius: 5px;
	border: #aaa 1px solid;
    z-index: 10001;
    max-width: 1420px;
    box-sizing: border-box;
    text-align: center;
}

#popup .btn {
    display: inline-block;
    margin: 20px 0 0;
}

.all {
    width: 100%;
    float: none;	
}

.left_50 {
    width: 45%;
    float: left;	
	padding-bottom: 20px;
}

.right_50 {
    width: 45%;
    float: right;
	padding-bottom: 20px;
}

.data-table {
	width: 100%; 
	border: 0px;
}

.data-table-dett {
	width: 100%; 
	border: 0px;
}

.data-table-dett td{
	padding-right: 10px;
	box-sizing: border-box;
	text-align: left;
}

.data-table-dett td:first-child{
	font-style: italic;
}

.richiesta_info_td {
    width: 30%;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: italic;
	vertical-align: middle;
}

.richiesta_info_td.left {
    width: 30%;
    text-align: left;
    padding-right: 10px;
    box-sizing: border-box;
}

.separatore_dati {
    height: 1px;
    background-color: #d5d5d5;
    margin: 2px 0;
}

.alert {
	color: #F39313;
	font-style: italic;
}

.rosso {
	color: #F39313;	
}

.input {
    width: 100%;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    padding: 5px;
    background-color: #f5f5f5;
    position: relative;
	transition: all .3s ease-out;
}

.allegato {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.allegato.last {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
}

.rivistax {
	margin-bottom: 60px;
}

.rivistax.last {
	margin-bottom: 0px;
}

.rivistax:after {
	content: "";
	display: table;
	clear: both;
}

.rivista:after {
	content: "";
	display: table;
	clear: both;
}

.copertina {
	float: left;
	width: calc(50% - 20px);
	margin-right: 20px;
	border-radius: 5px;
}

.txt-rivista {
	float: right;
	width: calc(50% - 20px);
	margin-left: 20px;
}

.faq {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.faq.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.seduta {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.seduta.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.rassegnastampa {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.rassegnastampa.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.bilancio {
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.bilancio.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.notizia {
	display: block;
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.notizia .small {
	color: #aaa;
}

.notizia.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.corso {
	display: block;
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.corso .small {
	color: #aaa;
}

.corso.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.bando {
	display: block;
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.bando .small {
	color: #aaa;
}

.bando.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.graduatoria {
	display: block;
	margin-bottom: 30px;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 30px;
}

.graduatoria .small {
	color: #aaa;
}

.graduatoria.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.input:focus {
    background-color: #fff;
}

.input2 {
	float: left;
    width: 47.5%;
	margin-right: 5%;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    padding: 5px;
    background-color: #f5f5f5;
    position: relative;
    transition: all .3s ease-out;
	margin-bottom: 20px;
}

.input2.last {
	margin-right: 0px;
}

.input2:focus {
    background-color: #fff;
}

#pswd_info, #pswd_info2 {
    position: absolute;
    top: 50px;
    right: 55px;
    width: 400px;
    padding: 15px;
    border-radius: 5px;
    background: #F5F5F5;
	background: linear-gradient(to top, #e5e5e5 0%, #F5F5F5 25%, #F5F5F5 100%);
	box-shadow: 0px 2px 2px #eee;
    border: 1px solid #d5d5d5;
	display: none;
	z-index: 2;	
}

#pswd_info h4, #pswd_info2 h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#pswd_info ul, #pswd_info2 ul {
	list-style-type:none;
	padding: 0px;
	margin: 10px 20px;
}

#pswd_info::before, #pswd_info2::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;	
}

.position {
	position: relative;
}

.invalid {
    background:url('/img/invalid.png') no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;	
}

.valid {
    background: url('/img/valid.png') no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;	
}

.dispo_captcha {
    float: left;
    width: 35%;
}

.dispo_nota {
    float: left;
    width: 40%;
    padding-top: 8px;
}

.clear {
	clear: both;
	height: 0px;
}

.telmobile {
	display: none;
}

#map {
	height: 500px;
	border-radius: 10px;
	overflow: hidden;
}

.enpa_desktop {
	display: block;
}

.enpa_mobile {
	display: none;
}

@media all and (max-width: 1500px) {
	#corsi .owl-prev {
		left: -30px;
	}	
	
	#corsi .owl-next {
		right: -30px;
	}
	
	#news .owl-prev {
		left: -30px;
	}

	#news .owl-next {
		right: -30px;
	}
	
}

@media all and (min-width: 1251px) {
	#menu {
		display: block !important;
	}
}

@media all and (max-width: 1250px) {
	.evidenzasx {
		min-height: 450px;
	}

	.evidenzadx {
		min-height: 450px;
	}
	
	.bg-rosso .sx a span, .bg-rosso .dx a span {
		display: none;
	}
	
	#logo {
		float: none;
		text-align: center;
	}
	
	#logo a {
		display: inline-block;
		line-height: 0;
	}
	
	#logo img {
		width: 100%;
	}
	
	#quadrati {
		float: none;
		padding-bottom: 10px;
	}
	
	.quadrato {
		margin: 10px 5px;
		margin-top: 0px;
		width: calc(33.333333% - 10px);
	}
	
	#menu li a.last {
		padding-right: 20px;
		border-right: none;
	}
	
	#menu li {
		display: block;
	}
	
	#menu li a {
		display: block;
		border-right: 0px;
		border-bottom: 1px #fff solid;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#menu_trigger {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#menu {
		display: none;
		float: none;
		border-top: #fff 1px solid;		
		padding-bottom: 20px;
	}
	
	#menu li a {
		text-align: left;		
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#menu li ul {
		display: block;
		visibility: visible;
		opacity: 1;			
		position: relative;
		white-space: normal;
		background-color: #fff;
		top: 0px;
		left: 0px;	
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		transition: all .3s ease-out;
		column-count: 1;
		background: transparent;
	}
	
	#menu li ul.normal-sub-menu {
		display: block;
		visibility: visible;
		opacity: 1;			
		position: relative;
		white-space: normal;
		background-color: #fff;
		top: 0px;
		left: 0px;	
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		transition: all .3s ease-out;
		column-count: 1;
		background: transparent;
	}

	#menu li ul li {
		display: block;
		text-align: left;
	}

	#menu li ul li a {
		border-right: none;
		padding-top: 15px;
		padding-bottom: 15px;
		font-style: italic;
		font-weight: 500;
		padding-left: 40px;
	}
	
	.containernav {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*@media all and (max-width: 1200px) {
	#logo img {
		max-width: 200px;
		position: relative;
		padding: 20px 0px;
	}

	#logo {
		font-family: 'Titillium Web', sans-serif;
		font-weight: 500;
		font-size: 30px;
		position: relative;	
		text-align: center;
	}	
	
	#menu {
		float: none;
		margin: 0px auto;
		text-align: center;
	}
	
	.containernav {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
}*/

@media all and (max-width: 1100px) {
	/*.quadrato {
		width: 100px;
		height: 80px;
	}
	
	#logo {
		padding: 10px 0px;
	}*/
	
	#copy {
		float: none;
		width: 100%;
		text-align: center;
	}

	#menu-foot-cnt {
		float: none;
		width: 100%;
		text-align: center;
	}	
	
	#foot-cnt {
		flex-wrap: wrap;
	}
	
	#foot-cnt .foot-cnt-box {
		flex: 0 calc(50% - 40px);
	}
	
	#foot-cnt > :first-child {
		margin-left: 20px !important;
	}

	#foot-cnt > :last-child {
		margin-right: 20px !important;
	}
	
	.evidenzasx {
		min-height: 500px;
	}

	.evidenzadx {
		min-height: 500px;
	}
}

@media all and (max-width: 1020px) {
	
	.popupelezioni{
		padding: 10px;
		margin-bottom: 0px;
		border-radius: 5px;
		border: #aaa 1px solid;
		z-index: 10001;
		max-width: 95%;	
	}
	
	.containerelezioni {
		max-width: 1440px;
		margin: 0px auto;
		padding: 0px 10px;
		box-sizing: border-box;
	}	
	
	.elezioninav .altri_dati th{		
		display: none;
	}	
	
	.elezioninav .altri_dati td{
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		border-left: 0px !important;
		border-right: 0px;
		border-bottom: #aaa 1px dotted;
	}
	
	.elezioninav .altri_dati td:last-child{		
		margin-bottom: 40px;
	}	
	
	#corsi .owl-prev {
		left: -30px;
	}	
	
	#corsi .owl-next {
		right: -30px;
	}
	
	#news .owl-prev {
		left: -30px;
	}

	#news .owl-next {
		right: -30px;
	}
	
	.evidenzasx {
		min-height: 550px;
	}

	.evidenzadx {
		min-height: 550px;
	}
	
	.news-img-list {
		float: none;
		width: 100%;
		height: 150px;
		margin-bottom: 20px;
	}
	
	.news-txt-list {
		float: none;
		width: 100%;
		height: auto;
	}
	
	.sinistra {
		float: none;
		width: 100%;
		margin-bottom: 40px;
	}
	
	.destra {
		float: none;
		width: 100%;
	}
	
	.link-home {
		width: calc(50% - 20px);
	}
	
	.link-home.secondo {
		margin-right: 0px;
	}
	
	.img-autore {
		width: calc(50% - 20px);
		padding-bottom: 31.94%;
	}
	
	.img-autore.last {
		margin-right: 40px;
	}
	
	.img-autore.secondo {
		margin-right: 0px !important;
	}
	
	.img-autore.triple {
		margin-top: 40px;
	}
}

@media all and (max-width: 900px) {
	.evidenzasx {
		min-height: 600px;
	}

	.evidenzadx {
		min-height: 600px;
	}			
}

@media all and (max-width: 800px) {
	
	.enpa_desktop {
		display: none;
	}

	.enpa_mobile {
		display: block;
	}	
	
	.sx_bilanci {
		float: none;
		width: 100%;
		text-align: left;
	}

	.dx_bilanci {
		padding-top: 10px;
		float: none;
		width: 100%;
		text-align: left;
	}	
	
	#linkrecupero{
		display: block;
		padding-bottom: 30px;
	}
	
	h1.nav{
		font-size: 30px;
	}
	
	form {		
		padding: 20px;		
	}	
	
	.left_50 {
		width: 100%;
		float: none;
		/*padding-bottom: 40px;*/
	}

	.right_50 {
		width: 100%;
		float: none;
		/*padding-bottom: 0px;*/
	}	
	
	.left_50 td{		
		display: block;
		width: 100%;		
		text-align: left;
	}
	
	.right_50 td{		
		display: block;
		width: 100%;		
		text-align: left;
	}	
	
	.richiesta_info_td{		
		display: block;
		width: 100%;
	}
	
	.telmobile {
		display: inline-block;
	}
	
	.teldesktop {
		display: none;
	}
	
	.onlymobile {
		display: block;
	}
	
	.nomobile {
		display: none;
	}	
	
	.evidenzasx {
		float: none;
		width: 100%;
		min-height: 200px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 5px;
	}

	.evidenzadx {
		float: none;
		width: 100%;
		min-height: 400px;
	}			
	
}

@media all and (max-width: 796px) {
	.box-home {
		width: 100%;
		margin-right: 0px;
		float: left;
	}
	
	.link-home {
		width: 100% !important;
		margin-right: 0px;
		float: left;
		margin-bottom: 20px !important;
	}
	
	.link-home-txt {
		min-height: 0px;
	}
	
	.copertina {
		float: none;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	
	.txt-rivista {
		float: none;
		width: 100%;
		margin-left: 0px;
	}
}

@media all and (max-width: 600px) {
	
	.commissionitable {
		font-size: 13px;
	}
	
	.commissionitable td {
		padding: 2px;
	}
	
	.img-autore {
		width: 100%;
		padding-bottom: 66.66%;
		margin-bottom: 20px;
		margin-right: 0 !important;
	}
	
	.img-autore.triple {
		margin-top: 0px;
	}
	
	.img-autore.nomb {
		margin-bottom: 20px;
	}
	
	.img-autore.lastx {
		margin-bottom: 0px !important;
	}
}

@media all and (max-width: 500px) {
	.bg-rosso .container {
		padding: 0px 20px;
		text-align: center;
	}
	
	.bg-rosso .sx {
		float: none;
		width: auto;
		display: inline-block;
		text-align: center;
	}
	
	.bg-rosso .dx {
		float: none;
		width: auto;
		display: inline-block;
		text-align: center;
	}
	
	.bg-rosso .dx a.prima {
		padding-left: 0px;
	}
	
	.bg-rosso .dx em {
		padding-left: 0px;
		padding-right: 10px;
	}
	
	.quadrato {
		width: calc(50% - 10px);
	}
	
	#map {
		height: 300px;
	}
	
	#foot-cnt {
		flex-wrap: wrap;
	}
	
	#foot-cnt .foot-cnt-box {
		flex: 1 100%;
	}
	
	#foot-cnt > :first-child {
		margin-left: 20px !important;
	}

	#foot-cnt > :last-child {
		margin-right: 20px !important;
	}	
	
	.evidenzadx {
		padding: 20px;
	}	

	#menu_foot {
		padding-top: 10px;
	}

	#menu_foot li a {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media all and (max-width: 400px) {
	.bg-rosso .sx a {
		padding-right: 10px;
	}
	
	.bg-rosso .dx a {
		padding-left: 0px;
		padding-right: 10px;
	}
	
	.bg-rosso .dx a.ultima {
		padding-right: 0px;
	}
	
	.bg-rosso .dx a.ultima em {
		padding-right: 0px;
	}
}