.icone {
	text-align: right;
}
body#multisito.interne #mercury-page {
	margin-top: 0px;
}
.content-briciole {
	margin-top: 15px;
}
.barra-regione .mx-auto {
	margin-left: 0 !important;
}
.barra-regione a.regione {
	margin-left: 8px;
}
#multisito .fa-caret-right::after {
    border-right: 0px solid rgba(0, 0, 0, 0.125);
}

#multisito .type-iconbox .icon-title, #multisito .piece > .body .text {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

@media (max-width:1199px) {
	#multisito.home .element h1, #multisito.home .element h1 p {
		padding: 0 0rem;
		font-size: 1.2rem !important;
	}
}
@media (max-width:991px) {
	#multisito.home .element h1, #multisito.home .element h1 p {
		padding: 0 2rem;
		font-size: 1.6rem !important;
	}
}

