.Megamenu.Megamenu--default{
	border-top: 4px solid;
	border-image: linear-gradient(
					to right, #4052a4 25%, red 25% 50%, #23a70b 20% 75%,#F0DD27 25%)5;
}
.responsiveCal {

position: relative; padding-bottom: 75%; height: 0; overflow: hidden;

}

.responsiveCal iframe {

position: absolute; top:0; left: 0; width: 100%; height: 100%;

}

/* Sfondo Modulo news */
.u-background-compl-10 {
  background-color: hsl(195, 15%, 95%) !important;
}

*/Immagini responsive*/
[itemprop="articleBody"] img {
	max-width: 100%;
	height: auto;
}