/* NASCONDO LE VOCI DI MENU DI 3 LIVELLO */
.tb-megamenu-nav ul li .nav-child {
  display: none !important;
}
.tb-megamenu-nav ul li.dropdown-submenu a::after {
  display: none !important;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

div.blocco-homepage h3 {
  font-size: 1.2em;
}
div.blocco-homepage a:hover {
  text-decoration: underline !important;
}

div.node_view ul.pre_links li::before {
  display: none;
}

/*=SLIDER HOME*/
body.path-frontpage div#block-agid-mldx-views-block-slider-homepage-block-homepage div.slick-list div.slide__caption h2.slide__title {
  text-align: center;
}

/*=SLICK*/
body.path-frontpage div.slick--view--notizie-block-block-1 {
  width: 100%;
}

body.path-bandi div.page-archivio.view-display-id-page_archivio div.field-name-field-bando-stato.in_apertura,
body.node--type-bando main#content div.bando-stato.in_apertura {
  color: #000;
  background: #ffd900;
}

header#header div#header-middle {
  margin-right: 0;
}

header#header div#header-middle section.region-header-brand {
  order: unset;
}

header#header div#header-middle section.region-header-utilities {
  order: unset;
  padding-left: 0;
  padding-right: 0;
}
header#header div#header-middle section.region-header-utilities form input[name=keys] {
  width: 300px;
}
@media (min-width: 992px) {
  header#header div#header-middle section.region-header-utilities form input[name=keys] {
    width: 345px;
  }
}

header#header div#header-middle section.region-header-brand div#logo-wrapper {
  text-align: center;
}

@media (min-width: 992px) {
  #block-socialheader .field--name-body {
    margin-right: -10px;
  }
}
header#header div#header-middle section.region-header-utilities div[id$=-search] {
  padding-right: 12px;
}
@media (min-width: 992px) {
  header#header div#header-middle section.region-header-utilities div[id$=-search] {
    padding-right: 3px;
  }
}

header#header div#header-middle section.region-header-utilities div[id$=-search] form#search-block-form {
  margin: 0;
}

form#search-block-form .mb-3 {
  margin-bottom: 0 !important;
}

@media (min-width: 992px) {
  header#header div#header-middle section.region-header-utilities {
    padding-right: 15px;
  }
  .field--name-field-titolo-e-link .card-text {
    width: 75%;
  }
}
/*=IMCE*/
div#imce-fm div.imce-content-header div.imce-item div[class^=imce-item-] {
  border-left: 1px #ccc solid;
  text-align: center;
}
div#imce-fm div.imce-folder-content > div.imce-item {
  display: block;
}

div.row.region.region-homepage {
  margin-top: 30px;
}

/*=SLICK*/
body.path-frontpage div.slick--view--slider-homepage {
  width: 100%;
}

@media (max-width: 767px) {
  div#homepage-slider-wrapper div.slide__caption {
    position: absolute !important;
    top: 50px;
  }
}
/*=IMG*/
body.path-node main#content div.text-formatted img.align-center {
  margin-left: auto;
  margin-right: auto;
}

/*=NORMATIVA*/
div.paragraph--type--normativa.paragraph--view-mode--riferimento-contenuto {
  margin-bottom: 15px;
}

/*=PRIMO PIANO*/
body.path-frontpage div.view-id-notizie.view-display-id-block_1 div.views-field-title h3.field-content {
  font-weight: 600;
}

/*=IN EVIDENZA*/
body.path-frontpage div.view-in-evidenza h3.view-title {
  font-size: 1.2em;
}
body.path-frontpage div.view-in-evidenza h3.view-title a:link, body.path-frontpage div.view-in-evidenza h3.view-title a:visited {
  color: #2b4562;
  font-weight: 600;
}

/*=CONTATTI*/
div.views-field-field-contatto-orari,
div.field--name-field-contatto-orari {
  display: flex;
}
div.views-field-field-contatto-orari .views-label, div.views-field-field-contatto-orari .field__label,
div.field--name-field-contatto-orari .views-label,
div.field--name-field-contatto-orari .field__label {
  padding-right: 10px;
}

/*=EVENTI HOMEPAGE*/
body.path-frontpage div.block-views-blockeventi-liste-blocco-homepage div.view-content div.views-row {
  margin: 0 0 10px;
  padding-bottom: 10px;
}
body.path-frontpage div.block-views-blockeventi-liste-blocco-homepage div.view-content div.views-row div.evento-data-asst {
  padding: 0;
}
body.path-frontpage div.block-views-blockeventi-liste-blocco-homepage div.view-content div.views-row div.evento-data-asst p {
  margin: 0;
}
body.path-frontpage div.block-views-blockeventi-liste-blocco-homepage div.view-content div.views-row div.evento-data-asst time {
  min-width: 150px;
  display: inline-block;
}
body.path-frontpage div.block-views-blockeventi-liste-blocco-homepage div.view-content div.views-row div.evento-titolo {
  padding: 0;
  margin-top: -5px;
}

/*=EVENTO*/
div.field--name-field-ev-contatti h2.node__title a:link, div.field--name-field-ev-contatti h2.node__title a:visited {
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
  color: #2B4562;
}

/*=PAGINA BASE*/
body.node--type-page div.field--name-field-page-immagine {
  float: none;
  text-align: center;
}

/*# sourceMappingURL=ic-custom.css.map */
