


:root {
  --aw-body-font-family: "open sans", arial, helvetica, sans-serif;
  --aw-body-font-size: 14px;
  --aw-body-background-color: #fff;
  --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: #333;
  --aw-colore1-rgb: 51,51,51;
  --aw-colore2: #b8b8b8;
  --aw-colore2-rgb: 184,184,184;
  --aw-colore3: #fff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #424b7d;
  --aw-sfondo-colore1-rgb: 66,75,125;
  --aw-sfondo-colore2: #bc4f08;
  --aw-sfondo-colore2-rgb: 188,79,8;
  --aw-sfondo-colore3: #ffffff;
  --aw-sfondo-colore3-rgb: 255,255,255;

  --aw-link-color: #424b7d;
  --aw-link-color-rgb: 66,75,125;
  --aw-link-color-hover: #b3b3b3;
  --aw-link-color-hover-rgb: 179,179,179;
  --aw-link-color-visited: #6b6b6b;
  --aw-link-color-visited-rgb: 107,107,107;

  --aw-pulsante-color: #424b7d;
  --aw-pulsante-color-rgb: 66,75,125;
  --aw-pulsante-background-color: #ffffff;
  --aw-pulsante-background-color-rgb: 255,255,255;
  --aw-pulsante-color-hover: #000;
  --aw-pulsante-color-hover-rgb: 0,0,0;
  --aw-pulsante-background-color-hover: #fff;
  --aw-pulsante-background-color-hover-rgb: 255,255,255;
  --aw-pulsante-border-color: #424b7d;
  --aw-pulsante-border-color-rgb: 66,75,125;
  --aw-pulsante-border-width: 1px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: 5px;

  --aw-h1-font: open sans, arial, helvetica, sans-serif;
  --aw-h1-font-size: 34px;
  --aw-h1-color: #000000;
  --aw-h1-color-rgb: 0,0,0;

  --aw-h2-font: open sans, arial, helvetica, sans-serif;
  --aw-h2-font-size: 25px;
  --aw-h2-color: #343434;
  --aw-h2-color-rgb: 52,52,52;

  --aw-h3-font: open sans, arial, helvetica, sans-serif;
  --aw-h3-font-size: 25px;
  --aw-h3-color: #424b7d;
  --aw-h3-color-rgb: 66,75,125;

  --aw-h4-font: open sans, arial, helvetica, sans-serif;
  --aw-h4-font-size: 16px;
  --aw-h4-color: #000000;
  --aw-h4-color-rgb: 0,0,0;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/03038/public/foto/banner1.jpg";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03038/public/foto/banner1.jpg");
  --aw-logo-alt: "https://sitiweb.immobiliare.it/media/03038/public/foto/banner1.jpg";
  --aw-logo-alt-url: url("https://sitiweb.immobiliare.it/media/03038/public/foto/banner1.jpg");
}



