


:root {
  --aw-body-font-family: ;
  --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: #0c739c;
  --aw-colore1-rgb: 12,115,156;
  --aw-colore2: #0c739c;
  --aw-colore2-rgb: 12,115,156;
  --aw-colore3: #0c739c;
  --aw-colore3-rgb: 12,115,156;

  --aw-sfondo-colore1: #84adcf;
  --aw-sfondo-colore1-rgb: 132,173,207;
  --aw-sfondo-colore2: #62a7c7;
  --aw-sfondo-colore2-rgb: 98,167,199;
  --aw-sfondo-colore3: #0f4c7d;
  --aw-sfondo-colore3-rgb: 15,76,125;

  --aw-link-color: #0c739c;
  --aw-link-color-rgb: 12,115,156;
  --aw-link-color-hover: #343434;
  --aw-link-color-hover-rgb: 52,52,52;
  --aw-link-color-visited: #0c739c;
  --aw-link-color-visited-rgb: 12,115,156;

  --aw-pulsante-color: #0c739c;
  --aw-pulsante-color-rgb: 12,115,156;
  --aw-pulsante-background-color: #ffffff;
  --aw-pulsante-background-color-rgb: 255,255,255;
  --aw-pulsante-color-hover: #fff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #10537a;
  --aw-pulsante-background-color-hover-rgb: 16,83,122;
  --aw-pulsante-border-color: #0c739c;
  --aw-pulsante-border-color-rgb: 12,115,156;
  --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: #0c739c;
  --aw-h1-color-rgb: 12,115,156;

  --aw-h2-font: ;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #0c739c;
  --aw-h2-color-rgb: 12,115,156;

  --aw-h3-font: ;
  --aw-h3-font-size: 30px;
  --aw-h3-color: #0c739c;
  --aw-h3-color-rgb: 12,115,156;

  --aw-h4-font: ;
  --aw-h4-font-size: 17px;
  --aw-h4-color: #00b7ff;
  --aw-h4-color-rgb: 0,183,255;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/03768/public/foto/marazzi_immobiliare_bianco.png";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03768/public/foto/marazzi_immobiliare_bianco.png");
  --aw-logo-alt: "http://www.immobiliaremarazzi.com";
  --aw-logo-alt-url: url("http://www.immobiliaremarazzi.com");
}





.nav-link, .nav-link:visited, .dropdown-item, .dropdown-item:visited, footer, footer a {color:#FFFFFF;}
.nav-link:hover, .nav-link:focus, .dropdown-item:hover, .dropdown-item:focus, footer a:hover {color:#AAAAAA;}

#fake-search {background-color: rgba(98,167,199,0.7); }

button.pulsante:focus { background-color: #ffffff; }
button.pulsante.sfondo_pulsante_hover {background-color: #10537a; color:#fff!important;}
button.pulsante.sfondo_pulsante_hover:hover {background-color: #ffffff;}
