.entry-header {
    background: #fff;
    padding-bottom: 20px;
}
.bgtitle {
		position: relative;
    font-weight: 400;
    margin: 0;
    margin-left: 15px !important;
}
.bgtitle:before {
  background-color: transparent !important;
}
h1.entry-title.bgpantone.bgtitle.py-1 {
    background: #fff;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
	font-weight: bold;
}
h1.hboxtitle {
    background: transparent;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
    margin-left: 0 !important;
}
h2.bgpantone.bgtitle.py-1 {
    background: transparent;
    color: #003c71;
    font-size: 1.4em;
    border-bottom: 2px solid #003c71;
    margin-left: 0 !important;
}
h3.title.entry-title {
    font-size: 1.4em;
    /* border-bottom: 1px solid #003c71; */
}
.box{ /* padding-left: 0 !important; */}

#boxSupportoStudenti { background-color: #F3ECDD; }

.footer, .footer a {
    color: #fff;
}
.footer .widget-title {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    background: none;
    /* padding-top: 98px; */
}
.su-spoiler.livello1 > .su-spoiler-title {
	font-weight: normal !important;
	font-size: 1.2rem;
	background: #003c71;
	color: #ffffff;
}
#wrapper-static-content a {
    display: block;
    margin: 1.5rem auto;
    font-size: 1.3rem;
    padding: 1rem;
    text-transform: uppercase;
    /* border: 1px dashed rgba(255,255,255,0.4); */
}
.su-row.columns-with-border .column-with-green-border .su-column-inner {
  border: 2px solid #5dde35;
}

.su-row.columns-with-background .su-column-inner {
  background: #003c71;
  color: #fff !important;
  padding: .5rem 1rem;
}
.su-row.columns-with-background .column-with-green-background .su-column-inner {
  background: #5dde35;
}
.su-service {
	padding: 0.5em 0 0.5em 0;
}
.su-service-title {
	color: #fff !important;
}
.sui {
    padding: 0.3em 0 0 0;
}