#mainheader .comune .logotxt h5 span.tagline {
    color: #fedc1d;
}

a.dropdown-item.custom_megamenu_intestazione {
    text-transform: uppercase;
    font-weight: bold;
}

#mainheader .comune .logotxt {
    vertical-align: middle;
    height: 48px;
    text-align: left;
    margin-left: 15px;
    display: inline-block;
    width: calc(100% - 80px);
}

#mainheader .comune .logotxt h5 {
    display: table-cell;
    height: 48px;
    vertical-align: bottom;
    margin: 0;
    font-size: 1.778em;
    letter-spacing: 0;
		font-weight: 700;
}

#mainheader .comune .logotxt h5 a,
#mainheader .comune .logotxt h5 a:hover {
    color: #fff;
    text-decoration: none;
}

#mainheader .comune .logotxt h5 a:focus,
#mainheader .comune .logotxt h5 a:hover:focus {
    text-decoration: underline;
    outline: 1px solid #FF8C00 !important;
}

@media (max-width: 576px) {
		#mainheader .comune .logotxt h5 {
        font-size: 1.250em;
        vertical-align: middle;
		}
}

#mainheader .comune .logotxt h5 small,
#mainheader .comune .logotxt h5 span.tagline {
    font-size: .9rem;
    vertical-align: super;
    font-weight: 600;
}

#mainheader .comune .logotxt h5 span.tagline {
    display: block;
    margin-top: 10px;
}

@media (max-width: 991px) {
	#mainheader .comune .logotxt h5 span.tagline {
		margin-top: 0px;
	}
}

#mainheader .comune .logotxt h5 small span.tagline {
    font-size: .7rem;
    margin-top: 0;
}

@media (min-width: 991px) {
#mainheader .comune .logotxt h5 {
    line-height: 0.7;
	}
}

@media (max-width: 576px) {
	#mainheader .comune .logotxt h5 {
    line-height: 1.0;
	}
}

#intro .titolo-sezione h1, 
#intro-argomenti .titolo-sezione h1,
#introricerca .titolo-sezione h1,
#intro-sititematici .titolo-sezione h1 {
    color: #003882;
    font-size: 2.222em;
    margin: 0;
    letter-spacing: 0;
}

#intro .titolo-sezione h1, 
#intro-argomenti .titolo-sezione h1,
#introricerca .titolo-sezione h1 {
    font-size: 2.000em;
    line-height: 1;
}

.titolo-sezione h1, .titolosezione h1 {
	color: #000 !important;
}

.titolosezione h1 {
		font-size: 2.080rem !important;
}

.novita-testo h1 {
    font-size: 2.222em;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-right: 24px;
    letter-spacing: 0px;
}

.novita-testo h1 a {
    color: #003882;
}

#footer .logotxt h5 {
    display: table-cell;
    vertical-align: bottom;
    margin: 0;
    font-weight: 700;
    color:#FFF;
    font-size: 1.778em;
    height: 48px;
}

#footer .logotxt h5 a {
    color:#FFF; 
}

#footer .logotxt h5 a:hover {
    color:#FFF; 
    text-decoration: none;
}

#footer .logotxt h5 {
    vertical-align: bottom;
}

.scheda .scheda-testo h3,
#articolo-dettaglio-testo .scheda .scheda-testo h3 {
    font-size: 1.556em;
    font-weight: bold;
    margin: 0 0 8px 0;
    line-height: 1.1;
}

.scheda .scheda-testo h3 a,
.scheda .scheda-testo h3 a:not([href]):not([tabindex]), 
.scheda .scheda-testo h3 a:not([href]):not([tabindex]):focus, 
.scheda .scheda-testo h3 a:not([href]):not([tabindex]):hover {
    color: #000;
	  font-size: 0.9em;
}

.scheda-news .scheda-testo h3 {
    font-size: 1.333em;
    font-weight: bold;
    margin: 0 0 8px 0;
    line-height: 1.1;
		margin-bottom:24px !important;
}

/* home */
.scheda .scheda-testo-small h3 {
    font-size: 1.111em;
    font-weight: bold;
    margin-bottom: 8px;
}

.scheda .scheda-testo-small h3 a {
    color: #003882;
}

.scheda .scheda-testo h3 {
    font-size: 1.750em;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.scheda .scheda-testo h3 a {
    color: #000;
}

.scheda .scheda-testo-small h3 {
        font-size: 1em;
}

.scheda .scheda-testo h3 {
        font-size: 1.333em;
}

section .titolosezione h4 {
    font-size: 1.778em;
    margin: 0 0 36px 0;
	  font-weight: 600;
}

section .titolosezione h4 {
    margin: 0 0 24px 0;
	  font-weight: 700;
}

/* bordo lateralare sx articoli */
#articolo-dettaglio-testo .lineright {
	border: 0px !important;
}

/* fix per la skin di sublime */
.body_wrapper {
    background: #fff;
}

/* fix altezza sidebar e margin-top desktop */
@media (min-width: 768px) {
	#menu-sinistro {
		top:10px !important;
	}
	#eadv-aside {
		margin-top:30px !important;
	}
}
@media (max-width: 768px) {
	#eadv-aside {
		margin-top:20px !important;
	}
}

/* cls margin */
#eadv-billboard {
	margin:20px 0 !important;
}

#eadv-in-content {
	margin:20px 0 !important;
}

#eadv-in-content-2 {
	margin:20px 0 !important;
}

#eadv-in-content-3 {
	margin:20px 0 !important;
}

#eadv-in-content-4 {
	margin:20px 0 !important;
}

#eadv-in-content-5 {
	margin:20px 0 !important;
}

#eadv-in-content-6 {
	margin:20px 0 !important;
}

#eadv-in-content-7 {
	margin:20px 0 !important;
}

#eadv-in-content-8 {
	margin:20px 0 !important;
}

#eadv-in-content-9 {
	margin:20px 0 !important;
}

#eadv-in-content-10 {
	margin-top:30px !important;
}

@media screen and (min-width: 990px) {
  .eadv-in-content {
    min-height: 280px !important;
  }
}

@media screen and (min-width: 990px) {
  #eadv-in-content.eadv-in-content {
    min-height: 430px !important;
  }
}