.uk-navbar {
	background: rgba(255,255,255,1);
	border-radius: 20px;
	margin-top: 10px;
	padding: 10px;
}
.uk-navbar-toggle svg {
	width: 30px;
}
#module-115 .uk-subnav {
	margin-left: -10px;
	border-left: 1px solid;
}

/*=== HERO ===*/
.pulsante-hero a {
	font-weight: 700;
	color: #000;
}
.pulsante-hero a:hover {
	text-decoration: none;
}
.pulsante-hero .uk-icon {
	background-color: #ed7d31;
	color: #fff;
	padding: 5px;
	margin-left: 10px !important;
	border-radius: 7px;
}
.hero .txt-evidenza {
	font-family: Charm;
}
/*=== PROCESSO ===*/
.numero-processo {
	font-weight: 900;
	color: #ed7d31;
}
/*===GDPR===*/
.cc-window {
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.14);
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.1);
}
.cc-revoke, .cc-window {
	font-family: 'Roboto',sans-serif;
	line-height: 1.2;
	font-weight: 300;
}
.cc-close {
	top: 1.2rem;
	right: 1.5rem;
	font-size: 1em;
}
.cc-color-override-1895524931 span.cc-close {
	text-shadow: #000 0px 0px 0px !important;
}
div.gdprlock-placeholder, div.gdprcookielock-placeholder {
	padding: 100px 15px;
}
@media (max-width: 420px) {
/*===FOOTER===*/
.mail-footer {
	font-size: 18px;
}
}
@media (max-width: 600px) {
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	min-height: 70px;
}
.uk-logo :where(img, svg, video) {
	object-fit: contain;
	height: 60px;
	width: auto;
}
}