@charset "UTF-8";
/* TRASPARENZA CUSTOM CSS Document */

.accordion-header .accordion-button:not(.collapsed) {color: #002d68!important;}

.it-footer {background-color: #003882;}

.it-header-wrapper .search-link svg {fill: #004db3!important;}

.it-socials ul {list-style: disc !important;}

.it-socials ul {list-style: none !important;}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
    fill: #fff;
}

.it-footer a { fill: #fff;}

.content-featured-img {
  display: block !important;
  clear: both;
}

@media only screen and (max-width: 991px) {
  .it-brand-text image { width: 55px !important;height: 55px !important;}
  .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {padding-left: 0px!important;;}
  .it-header-navbar-wrapper { display: none;}
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .it-brand-title { font-size: 1em!important;}
  .it-nav-wrapper button {background-color: #fff!important;}
} 