/* 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;
}
#g-intro {
  padding: 0;
}
#g-header {
  padding: 0;
}
.xm-services {
  padding: 0;
}
.xm-card-text {
  color: #FFFF;
  font-weight: 600;
}
.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;
}
#g-navigation {
  min-height: 75px;
}
#g-navigation .g-container {
  padding: 0;
}
#g-navigation .g-menu-item-container {
  padding: 8px 12px !important;
}
#g-navigation .g-logo img {
  max-height: 80px;
}
/* Copre entrambi i layout */
.com-content-article.item-page .page-header, .com-content-article.slim-page .page-header {
  padding-top: 40px !important;
}
/*# sourceMappingURL=custom_15.css.map */