


:root {
  --aw-body-font-family: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-body-font-size: 13px;
  --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: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #000000;
  --aw-colore1-rgb: 0,0,0;
  --aw-colore2: #000000;
  --aw-colore2-rgb: 0,0,0;
  --aw-colore3: #ed4913;
  --aw-colore3-rgb: 237,73,19;

  --aw-sfondo-colore1: #fcf7f2;
  --aw-sfondo-colore1-rgb: 252,247,242;
  --aw-sfondo-colore2: #ded9d1;
  --aw-sfondo-colore2-rgb: 222,217,209;
  --aw-sfondo-colore3: #ede9df;
  --aw-sfondo-colore3-rgb: 237,233,223;

  --aw-link-color: #ba0000;
  --aw-link-color-rgb: 186,0,0;
  --aw-link-color-hover: #ed4913;
  --aw-link-color-hover-rgb: 237,73,19;
  --aw-link-color-visited: #a80000;
  --aw-link-color-visited-rgb: 168,0,0;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #ed4913;
  --aw-pulsante-background-color-rgb: 237,73,19;
  --aw-pulsante-color-hover: #ffffff;
  --aw-pulsante-color-hover-rgb: 255,255,255;
  --aw-pulsante-background-color-hover: #aa0000;
  --aw-pulsante-background-color-hover-rgb: 170,0,0;
  --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: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-h1-font-size: 24px;
  --aw-h1-color: #ed4913;
  --aw-h1-color-rgb: 237,73,19;

  --aw-h2-font: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-h2-font-size: 22px;
  --aw-h2-color: #ed4913;
  --aw-h2-color-rgb: 237,73,19;

  --aw-h3-font: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #ed4913;
  --aw-h3-color-rgb: 237,73,19;

  --aw-h4-font: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #ed4913;
  --aw-h4-color-rgb: 237,73,19;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "http://www.vaianoimmobiliare.it";
  --aw-logo-url: url("http://www.vaianoimmobiliare.it");
  --aw-logo-alt: "http://www.vaianoimmobiliare.it";
  --aw-logo-alt-url: url("http://www.vaianoimmobiliare.it");
}





::-moz-selection, ::selection {background: #fcf7f2; color:#000000; text-shadow: none; }

#mainmenu, 
#mainmenu a, 
#mainmenu li, 
#mainmenu li li, 
#mainmenu li ul a, 
#mainmenu li:hover li, 
#shortcut .sc_menu a.sc_link {
  color:#000000; background-color:#fcf7f2;
}

.box {border-color:#000000;}
a.sColore3:hover, a.sColore3:visited {color:#ed4913} 
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#000000}
a.pulsante:visited {color:#000000}


.swiper-pagination-bullet-active {background:#fcf7f2}

    