


: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: #9e9e9e;
  --aw-body-color-rgb: 158,158,158;
  --aw-body-background-image: "";
  --aw-body-background-image-url: url('');

  --aw-colore1: #696b6b;
  --aw-colore1-rgb: 105,107,107;
  --aw-colore2: #7d7d7d;
  --aw-colore2-rgb: 125,125,125;
  --aw-colore3: #878785;
  --aw-colore3-rgb: 135,135,133;

  --aw-sfondo-colore1: #ebebeb;
  --aw-sfondo-colore1-rgb: 235,235,235;
  --aw-sfondo-colore2: #ffffff;
  --aw-sfondo-colore2-rgb: 255,255,255;
  --aw-sfondo-colore3: #ebebeb;
  --aw-sfondo-colore3-rgb: 235,235,235;

  --aw-link-color: #5c5e5e;
  --aw-link-color-rgb: 92,94,94;
  --aw-link-color-hover: #d1b771;
  --aw-link-color-hover-rgb: 209,183,113;
  --aw-link-color-visited: #5c5e5e;
  --aw-link-color-visited-rgb: 92,94,94;

  --aw-pulsante-color: #183867;
  --aw-pulsante-color-rgb: 24,56,103;
  --aw-pulsante-background-color: #ffffff;
  --aw-pulsante-background-color-rgb: 255,255,255;
  --aw-pulsante-color-hover: #eeeeee;
  --aw-pulsante-color-hover-rgb: 238,238,238;
  --aw-pulsante-background-color-hover: #183867;
  --aw-pulsante-background-color-hover-rgb: 24,56,103;
  --aw-pulsante-border-color: #183867;
  --aw-pulsante-border-color-rgb: 24,56,103;
  --aw-pulsante-border-width: 1px;
  --aw-pulsante-border-style: solid;
  --aw-pulsante-border-radius: ;

  --aw-h1-font: "open sans", arial, helvetica, sans-serif;
  --aw-h1-font-size: 42px;
  --aw-h1-color: #696b6b;
  --aw-h1-color-rgb: 105,107,107;

  --aw-h2-font: "open sans", arial, helvetica, sans-serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #696b6b;
  --aw-h2-color-rgb: 105,107,107;

  --aw-h3-font: "open sans", arial, helvetica, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #36b6ba;
  --aw-h3-color-rgb: 54,182,186;

  --aw-h4-font: "open sans", arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #6b6b6b;
  --aw-h4-color-rgb: 107,107,107;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/01379/public/foto/logo3.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/01379/public/foto/logo3.png");
  --aw-logo-alt: "http://www.ciabilliduva.com";
  --aw-logo-alt-url: url("http://www.ciabilliduva.com");
}






a.sColore3:hover, a.sColore3:visited {color:#878785}  /*sColore3*/
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#696b6b} /*sColore1*/

#page-dettaglio .feature-list > div:nth-child(even) {background:#ebebeb} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#ebebeb;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#878785;}  /* colore 3 */
#mainmenu li li { background-color:#ebebeb;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#ffffff } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#7d7d7d;}


#form { border-color:#ebebeb }
#minisito { border-color:#ebebeb}
.property-item .price{background-color:#ffffff; color:#183867}
.slicknav_menu .slicknav_icon-bar {background-color: #7d7d7d;}
.slicknav_nav {background-color: #ffffff}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #ebebeb}
.slicknav_nav li a{color: #7d7d7d}
.featured-box .pulsante:visited, .pulsante:visited  {color: #183867}

/**** ripristino dal loading ****/
.lds-ring {display:none;}
header, body > div:not(.lds-ring):not(.sticky-bottom), section, footer {display:block;}
html, body {height:auto;}

