/* CSS aggiuntivo solo per /cittadino-attivo/ */

.it-header-slim-wrapper {
  background: #00224F!important;
}

.it-footer-main {
    background-color: #202a2e!important;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button, .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper>a, .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button, .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper>a {
    background: #00224F!important;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone .it-access-top-wrapper>a:hover, .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button:hover, .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone .it-access-top-wrapper>a:hover, .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background: #003882!important;
}
.it-hero-wrapper  {
 background: #fff!important;	
}
.it-hero-wrapper .it-hero-text-wrapper span, .it-hero-wrapper .it-hero-text-wrapper h1, .it-hero-wrapper .it-hero-text-wrapper .h1, .it-hero-wrapper .it-hero-text-wrapper h2, .it-hero-wrapper .it-hero-text-wrapper .h2, .it-hero-wrapper .it-hero-text-wrapper h3, .it-hero-wrapper .it-hero-text-wrapper .h3, .it-hero-wrapper .it-hero-text-wrapper h4, .it-hero-wrapper .it-hero-text-wrapper .h4, .it-hero-wrapper .it-hero-text-wrapper h5, .it-hero-wrapper .it-hero-text-wrapper .h5, .it-hero-wrapper .it-hero-text-wrapper h6, .it-hero-wrapper .it-hero-text-wrapper .h6, .it-hero-wrapper .it-hero-text-wrapper p {
    color: #000!important;
}

/* menu mobile */
.expanded {
    display: block!important;
	width:320px!important;

}
.overlay {
    background: rgba(0, 0, 0, 0.6)!important;
    display: block!important;
}
.logo-hamburger {
    color: #003882!important;
}
.it-header-wrapper.it-header-wrapper 
.navbar-collapsable.navbar-collapsable 
.it-socials.it-socials ul li a svg {
  fill: #003882 !important;
}
@media (max-width: 992px) {
    .it-socials {
    color: #003882!important;
}
}