/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
}
.breadcrumb li {
  color: #F52900;
  font-size: x-large;
}
.pathway {
  color: #F52900;
  font-size: x-large;
}
.breadcrumb-item.active {
  color: #F52900;
  font-size: x-large;
}
.divider icon-location icon-fw {
  color: #00000;
}
#g-intro {
  padding: 0;
}
#g-header {
  padding: 0;
}
.com-content-article__title, .page-header h1, .item-title {
  text-align: center;
}
#g-navigation {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: rgba(28, 28, 28, 0.88);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}
.module-position-chi-siamo {
  padding-top: 90px !important;
}
@media (max-width: 767px) {
  .module-position-chi-siamo {
    padding-top: 160px !important;
  }
}
/*# sourceMappingURL=custom_15.css.map */