


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 13px;
  --aw-body-background-color: white;
  --aw-body-background-color-rgb: ;
  --aw-body-color: #000000;
  --aw-body-color-rgb: 0,0,0;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #ffffff;
  --aw-colore1-rgb: 255,255,255;
  --aw-colore2: #0d96af;
  --aw-colore2-rgb: 13,150,175;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #0d96af;
  --aw-sfondo-colore1-rgb: 13,150,175;
  --aw-sfondo-colore2: #cccccc;
  --aw-sfondo-colore2-rgb: 204,204,204;
  --aw-sfondo-colore3: #1c4e59;
  --aw-sfondo-colore3-rgb: 28,78,89;

  --aw-link-color: #0d96af;
  --aw-link-color-rgb: 13,150,175;
  --aw-link-color-hover: #1c4e59;
  --aw-link-color-hover-rgb: 28,78,89;
  --aw-link-color-visited: #0d96af;
  --aw-link-color-visited-rgb: 13,150,175;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #0d96af;
  --aw-pulsante-background-color-rgb: 13,150,175;
  --aw-pulsante-color-hover: #eeeeee;
  --aw-pulsante-color-hover-rgb: 238,238,238;
  --aw-pulsante-background-color-hover: #2da7aa;
  --aw-pulsante-background-color-hover-rgb: 45,167,170;
  --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: georgia, times new roman, times, serif;
  --aw-h1-font-size: 42px;
  --aw-h1-color: #0c97b0;
  --aw-h1-color-rgb: 12,151,176;

  --aw-h2-font: georgia, times new roman, times, serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #0c97b0;
  --aw-h2-color-rgb: 12,151,176;

  --aw-h3-font: georgia, times new roman, times, serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #0d96af;
  --aw-h3-color-rgb: 13,150,175;

  --aw-h4-font: georgia, times new roman, times, serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #0d96af;
  --aw-h4-color-rgb: 13,150,175;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://sitiweb.immobiliare.it/media/03745/public/foto/logo.png";
  --aw-logo-url: url("https://sitiweb.immobiliare.it/media/03745/public/foto/logo.png");
  --aw-logo-alt: "http://www.fwre.it";
  --aw-logo-alt-url: url("http://www.fwre.it");
}






a.sColore3:hover, a.sColore3:visited {color:#ffffff}  /*sColore3*/
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#ffffff} /*sColore1*/

#page-dettaglio .feature-list > div:nth-child(even) {background:#0d96af} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#1c4e59;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#ffffff;}  /* colore 3 */
#mainmenu li li { background-color:#1c4e59;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#0d96af } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#0d96af;}


#form { border-color:#1c4e59 }
#minisito { border-color:#1c4e59}
.property-item .price{background-color:#0d96af; color:#ffffff}
.slicknav_menu .slicknav_icon-bar {background-color: #0d96af;}
.slicknav_nav {background-color: #cccccc}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #1c4e59}
.slicknav_nav li a{color: #0d96af}
.featured-box .pulsante:visited, .pulsante:visited  {color: #ffffff}

/**** ripristino dal loading ****/
.lds-ring {display:none;}
header, body > div:not(.lds-ring):not(.sticky-bottom), section, footer {display:block;}
html, body {height:auto;}

