


:root {
  --aw-body-font-family: roboto, arial, helvetica, sans-serif;
  --aw-body-font-size: 16px;
  --aw-body-background-color: white;
  --aw-body-background-color-rgb: ;
  --aw-body-color: #071317;
  --aw-body-color-rgb: 7,19,23;
  --aw-body-background-image: "url(https://media.agestaweb.it/siti/00282/public/backgrounds/cimg0469.jpg)";
  --aw-body-background-image-url: url('url(https://media.agestaweb.it/siti/00282/public/backgrounds/cimg0469.jpg)');

  --aw-colore1: #120712;
  --aw-colore1-rgb: 18,7,18;
  --aw-colore2: #211b21;
  --aw-colore2-rgb: 33,27,33;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #34c760;
  --aw-sfondo-colore1-rgb: 52,199,96;
  --aw-sfondo-colore2: #77bcd9;
  --aw-sfondo-colore2-rgb: 119,188,217;
  --aw-sfondo-colore3: #888c81;
  --aw-sfondo-colore3-rgb: 136,140,129;

  --aw-link-color: #309613;
  --aw-link-color-rgb: 48,150,19;
  --aw-link-color-hover: #43cf5a;
  --aw-link-color-hover-rgb: 67,207,90;
  --aw-link-color-visited: #95c9c8;
  --aw-link-color-visited-rgb: 149,201,200;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #13979c;
  --aw-pulsante-background-color-rgb: 19,151,156;
  --aw-pulsante-color-hover: #eff0f2;
  --aw-pulsante-color-hover-rgb: 239,240,242;
  --aw-pulsante-background-color-hover: #48aeb0;
  --aw-pulsante-background-color-hover-rgb: 72,174,176;
  --aw-pulsante-border-color: #b8eb67;
  --aw-pulsante-border-color-rgb: 184,235,103;
  --aw-pulsante-border-width: 5px;
  --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: #ded3de;
  --aw-h1-color-rgb: 222,211,222;

  --aw-h2-font: "open sans", arial, helvetica, sans-serif;
  --aw-h2-font-size: 38px;
  --aw-h2-color: #83cf1f;
  --aw-h2-color-rgb: 131,207,31;

  --aw-h3-font: "open sans", arial, helvetica, sans-serif;
  --aw-h3-font-size: 15px;
  --aw-h3-color: #899e42;
  --aw-h3-color-rgb: 137,158,66;

  --aw-h4-font: "open sans", arial, helvetica, sans-serif;
  --aw-h4-font-size: 16px;
  --aw-h4-color: #121417;
  --aw-h4-color-rgb: 18,20,23;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/00282/public/foto/logo.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/00282/public/foto/logo.png");
  --aw-logo-alt: "http://www.investicasa.it";
  --aw-logo-alt-url: url("http://www.investicasa.it");
}






a.sColore3:hover, a.sColore3:visited {color:#ffffff}  /*sColore3*/
.sColore1.sfondo_colore1 a, .sColore1.sfondo_colore1 a:visited {color:#120712} /*sColore1*/

#page-dettaglio .feature-list > div:nth-child(even) {background:#34c760} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#888c81;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#ffffff;}  /* colore 3 */
#mainmenu li li { background-color:#888c81;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#13979c } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#211b21;}


#form { border-color:#888c81 }
#minisito { border-color:#888c81}
.property-item .price{background-color:#13979c; color:#ffffff}
.slicknav_menu .slicknav_icon-bar {background-color: #211b21;}
.slicknav_nav {background-color: #77bcd9}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #888c81}
.slicknav_nav li a{color: #211b21}
.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;}

