


:root {
  --aw-body-font-family: roboto, -apple-system, "segoe ui", "helvetica neue", sans-serif;
  --aw-body-font-size: 16px;
  --aw-body-background-color: transparent;
  --aw-body-background-color-rgb: ;
  --aw-body-color: #1c1f3e;
  --aw-body-color-rgb: 28,31,62;
  --aw-body-background-image: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #f2c548;
  --aw-colore1-rgb: 242,197,72;
  --aw-colore2: #fff;
  --aw-colore2-rgb: 255,255,255;
  --aw-colore3: #1c1e3d;
  --aw-colore3-rgb: 28,30,61;

  --aw-sfondo-colore1: #1c1e3d;
  --aw-sfondo-colore1-rgb: 28,30,61;
  --aw-sfondo-colore2: #878787;
  --aw-sfondo-colore2-rgb: 135,135,135;
  --aw-sfondo-colore3: #f2c548;
  --aw-sfondo-colore3-rgb: 242,197,72;

  --aw-link-color: #1c1e3d;
  --aw-link-color-rgb: 28,30,61;
  --aw-link-color-hover: #f2c548;
  --aw-link-color-hover-rgb: 242,197,72;
  --aw-link-color-visited: #1c1e3d;
  --aw-link-color-visited-rgb: 28,30,61;

  --aw-pulsante-color: #1c1e3d;
  --aw-pulsante-color-rgb: 28,30,61;
  --aw-pulsante-background-color: #ffc654;
  --aw-pulsante-background-color-rgb: 255,198,84;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #1c1e3d;
  --aw-pulsante-background-color-hover-rgb: 28,30,61;
  --aw-pulsante-border-color: #ffffff;
  --aw-pulsante-border-color-rgb: 255,255,255;
  --aw-pulsante-border-width: 0px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: roboto, -apple-system, "segoe ui", "helvetica neue", sans-serif;
  --aw-h1-font-size: 40px;
  --aw-h1-color: #1c1e3d;
  --aw-h1-color-rgb: 28,30,61;

  --aw-h2-font: roboto, -apple-system, "segoe ui", "helvetica neue", sans-serif;
  --aw-h2-font-size: 32px;
  --aw-h2-color: #ffffff;
  --aw-h2-color-rgb: 255,255,255;

  --aw-h3-font: roboto, -apple-system, "segoe ui", "helvetica neue", sans-serif;
  --aw-h3-font-size: 28px;
  --aw-h3-color: #f2c548;
  --aw-h3-color-rgb: 242,197,72;

  --aw-h4-font: roboto, -apple-system, "segoe ui", "helvetica neue", sans-serif;
  --aw-h4-font-size: 24px;
  --aw-h4-color: #1c1e3d;
  --aw-h4-color-rgb: 28,30,61;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/03371/public/foto/logo-per-immobiliare.jpg";
  --aw-logo-url: url("https://media.agestaweb.it/siti/03371/public/foto/logo-per-immobiliare.jpg");
  --aw-logo-alt: "https://media.agestaweb.it/siti/03371/public/foto/logo-per-immobiliare.jpg";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/03371/public/foto/logo-per-immobiliare.jpg");
}






  :selection {background: #878787;	color: #fff;}
  ::-moz-selection {background: #878787;color: #fff;}
  ::-webkit-selection {background: #878787; color: #fff;}

  .form_page {background-color: #f2c548; color:#1c1e3d;}

  .pulsante.sfondo_colore1 {background-color: #1c1e3d; color:#f2c548; font-weight: 400;font-size: 1em;}
  .pulsante.sfondo_colore2 {background-color: #878787; color:#fff; font-weight: 400;font-size: 1em;}
  .pulsante.sfondo_colore3 {background-color: #f2c548; color:#1c1e3d; font-weight: 400;font-size: 1em;}