


:root {
  --aw-body-font-family: quicksand, arial, helvetica, sans-serif;
  --aw-body-font-size: 14px;
  --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: #2f5e07;
  --aw-colore1-rgb: 47,94,7;
  --aw-colore2: #f4f4f4;
  --aw-colore2-rgb: 244,244,244;
  --aw-colore3: #2f5e07;
  --aw-colore3-rgb: 47,94,7;

  --aw-sfondo-colore1: #ffffff;
  --aw-sfondo-colore1-rgb: 255,255,255;
  --aw-sfondo-colore2: #d0d1cf;
  --aw-sfondo-colore2-rgb: 208,209,207;
  --aw-sfondo-colore3: #e6dad1;
  --aw-sfondo-colore3-rgb: 230,218,209;

  --aw-link-color: #2f5e07;
  --aw-link-color-rgb: 47,94,7;
  --aw-link-color-hover: #bd5007;
  --aw-link-color-hover-rgb: 189,80,7;
  --aw-link-color-visited: #2f5e07;
  --aw-link-color-visited-rgb: 47,94,7;

  --aw-pulsante-color: #fff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #bd5007;
  --aw-pulsante-background-color-rgb: 189,80,7;
  --aw-pulsante-color-hover: #000000;
  --aw-pulsante-color-hover-rgb: 0,0,0;
  --aw-pulsante-background-color-hover: #e6dad1;
  --aw-pulsante-background-color-hover-rgb: 230,218,209;
  --aw-pulsante-border-color: #000000;
  --aw-pulsante-border-color-rgb: 0,0,0;
  --aw-pulsante-border-width: 1px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: 0;

  --aw-h1-font: ;
  --aw-h1-font-size: 50px;
  --aw-h1-color: #bd5007;
  --aw-h1-color-rgb: 189,80,7;

  --aw-h2-font: ;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #bd5007;
  --aw-h2-color-rgb: 189,80,7;

  --aw-h3-font: poppins, arial, helvetica, sans-serif;
  --aw-h3-font-size: 30px;
  --aw-h3-color: #2f5e07;
  --aw-h3-color-rgb: 47,94,7;

  --aw-h4-font: poppins, arial, helvetica, sans-serif;
  --aw-h4-font-size: 17px;
  --aw-h4-color: #bd5007;
  --aw-h4-color-rgb: 189,80,7;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://media.agestaweb.it/siti/00901/public/foto/^871F583C61F2EBB1271F50AA75C78997AD74EE1DC7B17AF035^pimgpsh_fullsize_distr.jpg";
  --aw-logo-url: url("http://media.agestaweb.it/siti/00901/public/foto/^871F583C61F2EBB1271F50AA75C78997AD74EE1DC7B17AF035^pimgpsh_fullsize_distr.jpg");
  --aw-logo-alt: "http://www.housesre.it";
  --aw-logo-alt-url: url("http://www.housesre.it");
}





.nav-link, .nav-link:visited, .dropdown-item, .dropdown-item:visited, footer, footer a {color:#000000;}
.nav-link:hover, .nav-link:focus, .dropdown-item:hover, .dropdown-item:focus, footer a:hover {color:#555555;}

#fake-search {background-color: rgba(208,209,207,0.7); }

button.pulsante:focus { background-color: #bd5007; }
button.pulsante.sfondo_pulsante_hover {background-color: #e6dad1; color:#000000!important;}
button.pulsante.sfondo_pulsante_hover:hover {background-color: #bd5007;}
