


:root {
  --aw-body-font-family: lucida sans, lucida sans regular, lucida sans unicode, 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: #707070;
  --aw-colore1-rgb: 112,112,112;
  --aw-colore2: #216a94;
  --aw-colore2-rgb: 33,106,148;
  --aw-colore3: #fff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #216a94;
  --aw-sfondo-colore1-rgb: 33,106,148;
  --aw-sfondo-colore2: #216a94;
  --aw-sfondo-colore2-rgb: 33,106,148;
  --aw-sfondo-colore3: #ababab;
  --aw-sfondo-colore3-rgb: 171,171,171;

  --aw-link-color: #216a94;
  --aw-link-color-rgb: 33,106,148;
  --aw-link-color-hover: #343434;
  --aw-link-color-hover-rgb: 52,52,52;
  --aw-link-color-visited: #216a94;
  --aw-link-color-visited-rgb: 33,106,148;

  --aw-pulsante-color: #fff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #918f8e;
  --aw-pulsante-background-color-rgb: 145,143,142;
  --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: ;
  --aw-pulsante-border-color-rgb: ;
  --aw-pulsante-border-width: 0px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: 5px;

  --aw-h1-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h1-font-size: 34px;
  --aw-h1-color: #000000;
  --aw-h1-color-rgb: 0,0,0;

  --aw-h2-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h2-font-size: 25px;
  --aw-h2-color: #343434;
  --aw-h2-color-rgb: 52,52,52;

  --aw-h3-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h3-font-size: 25px;
  --aw-h3-color: #216a94;
  --aw-h3-color-rgb: 33,106,148;

  --aw-h4-font: lucida sans, lucida sans regular, lucida sans unicode, 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/03099/public/foto/newliving.png";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03099/public/foto/newliving.png");
  --aw-logo-alt: "http://www.newliving.biz";
  --aw-logo-alt-url: url("http://www.newliving.biz");
}



