


:root {
  --aw-body-font-family: aperto, sans-serif;
  --aw-body-font-size: 17px;
  --aw-body-background-color: #ffffff;
  --aw-body-background-color-rgb: 255,255,255;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #444;
  --aw-colore2-rgb: 68,68,68;
  --aw-colore3: #f4f4f4;
  --aw-colore3-rgb: 244,244,244;

  --aw-sfondo-colore1: #fff;
  --aw-sfondo-colore1-rgb: 255,255,255;
  --aw-sfondo-colore2: #f4f4f4;
  --aw-sfondo-colore2-rgb: 244,244,244;
  --aw-sfondo-colore3: #1d1d1d;
  --aw-sfondo-colore3-rgb: 29,29,29;

  --aw-link-color: #000;
  --aw-link-color-rgb: 0,0,0;
  --aw-link-color-hover: #444;
  --aw-link-color-hover-rgb: 68,68,68;
  --aw-link-color-visited: #000;
  --aw-link-color-visited-rgb: 0,0,0;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #000;
  --aw-pulsante-background-color-rgb: 0,0,0;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #444;
  --aw-pulsante-background-color-hover-rgb: 68,68,68;
  --aw-pulsante-border-color: ;
  --aw-pulsante-border-color-rgb: ;
  --aw-pulsante-border-width: 0px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: 2px;

  --aw-h1-font: ;
  --aw-h1-font-size: 40px;
  --aw-h1-color: #1d1d1d;
  --aw-h1-color-rgb: 29,29,29;

  --aw-h2-font: aperto, sans-serif;
  --aw-h2-font-size: 30px;
  --aw-h2-color: #1d1d1d;
  --aw-h2-color-rgb: 29,29,29;

  --aw-h3-font: aperto, sans-serif;
  --aw-h3-font-size: 18px;
  --aw-h3-color: #1d1d1d;
  --aw-h3-color-rgb: 29,29,29;

  --aw-h4-font: aperto, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #1d1d1d;
  --aw-h4-color-rgb: 29,29,29;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/02499/public/foto/logo_industrie_edili_holding_s.p.a..png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/02499/public/foto/logo_industrie_edili_holding_s.p.a..png");
  --aw-logo-alt: "http://www.industrieedili.it";
  --aw-logo-alt-url: url("http://www.industrieedili.it");
}





::selection {background: #1d1d1d;	color: #f4f4f4;}
::-moz-selection {background: #1d1d1d;color: #f4f4f4;}
::-webkit-selection {background: #1d1d1d; color: #f4f4f4;}
