/* 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
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.myclass {
  max-width: 100%;
  height: auto;
  align: center;
}
/* TOGLIE SIMBOLINO A SINISTRA DELLE VOCI DI MENU */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  content: none;
}
/* CONTROLLO HAMBURGER MENU */
.g-offcanvas-toggle .fa-bars::after {
  content: "MENÙ";
  margin-left: 6px;
  font-size: 0.8rem;
  font-family: Helvetica, sans-serif, Tahoma, Geneva, Arial;
  font-weight: 400;
}
.g-offcanvas-toggle {
  top: 2.4rem;
  left: 3.3rem;
  color: #2ea6d5;
}
/* SFONDO DELLA POSIZIONE FEATURE */
#g-feature {
  color: #e6e6e6;
  background: rgba(110, 110, 110, 0.67);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-image: url('../../../../images/gray_background_2406415423.jpg?66df317a');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* TESTO DELLA POSIZIONE FEATURE */
#g-feature .g-heading h2 {
  font-weight: 300;
  font-family: "poppins", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.8vw;
}
/* 2024 */
/* NASCONDE SCRITTE SOTTO LE 4 IMMAGINI AMBITI IN HOME  */
.g-blockcontent-subcontent-title {
  display: none;
}
/* CONTROLLO BLOCCO "COSA FACCIAMO" IN HOME */
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
  margin-top: 0.7rem;
}
.g-simplecontent h2.g-title {
  font-weight: 300;
  display: block;
}
.g-simplecontent .g-simplecontent-item-leading-content {
  text-align: justify;
  text-align-last: left;
}
/* CONTROLLO 3 BLOCCHI DI TESTO IN HOME */
.g-infolist-particle .g-infolist .g-infolist-item-title {
  color: #0066cc;
}
/* TESTO "CARLO FIORANI - CEO" */
.g-stories .g-stories-author {
  font-size: 1.6rem;
}
/* CONTROLLO BLOCCHI IN FIERE DI SETTORE */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  font-weight: 600;
  font-size: 1.9vw;
}
.g-pricingtable-col-item .g-pricingtable .button {
  font-weight: 600;
  font-size: 1.2vw;
}
/* CONTROLLO TITOLO ARTICOLO "FIERE DI SETTORE" */
.g-pricingtable-headertext {
  font-weight: 300;
  font-size: 2.5vw;
  text-align: left;
  margin-bottom: 0.8rem;
  margin-left: 0.5rem;
}
/* CONTROLLO TITOLI MODULI IN PAGINA "FIERE DI SETTORE" */
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  font-weight: 600;
  font-size: 1.5vw;
}
/* CONTROLLO COLORI DEI BOX IN PAGINA "FIERE DI SETTORE" */
.accent1 .g-pricingtable {
  background-color: #005430;
}
.accent2 .g-pricingtable {
  background-color: #003399;
}
.accent3 .g-pricingtable {
  background-color: #0a69a9;
}
#g-pricingtable-col-item-5 .mycolor {
  background-color: #0a69a9 !important;
}
/* SCRITTA IN HOME */
.g-simplecontent h2.g-title {
  letter-spacing: 1px;
  color: #262626;
}
/* TITOLI DELLE PAGINE */
.page-header h1 {
  font-weight: 300;
  font-family: "poppins", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2.5vw;
  margin: 0.015rem 0 0.015rem 0;
}
/*# sourceMappingURL=custom_332.css.map */