


:root {
  --aw-body-font-family: arial, helvetica, sans-serif;
  --aw-body-font-size: 14px;
  --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: "none";
  --aw-body-background-image-url: url('none');

  --aw-colore1: #ffffff;
  --aw-colore1-rgb: 255,255,255;
  --aw-colore2: #071896;
  --aw-colore2-rgb: 7,24,150;
  --aw-colore3: #ffffff;
  --aw-colore3-rgb: 255,255,255;

  --aw-sfondo-colore1: #239645;
  --aw-sfondo-colore1-rgb: 35,150,69;
  --aw-sfondo-colore2: #eeeeee;
  --aw-sfondo-colore2-rgb: 238,238,238;
  --aw-sfondo-colore3: #239645;
  --aw-sfondo-colore3-rgb: 35,150,69;

  --aw-link-color: #239645;
  --aw-link-color-rgb: 35,150,69;
  --aw-link-color-hover: #239645;
  --aw-link-color-hover-rgb: 35,150,69;
  --aw-link-color-visited: #239645;
  --aw-link-color-visited-rgb: 35,150,69;

  --aw-pulsante-color: #ffffff;
  --aw-pulsante-color-rgb: 255,255,255;
  --aw-pulsante-background-color: #234796;
  --aw-pulsante-background-color-rgb: 35,71,150;
  --aw-pulsante-color-hover: #eeeeee;
  --aw-pulsante-color-hover-rgb: 238,238,238;
  --aw-pulsante-background-color-hover: #071896;
  --aw-pulsante-background-color-hover-rgb: 7,24,150;
  --aw-pulsante-border-color: #ffffff;
  --aw-pulsante-border-color-rgb: 255,255,255;
  --aw-pulsante-border-width: ;
  --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: #222222;
  --aw-h1-color-rgb: 34,34,34;

  --aw-h2-font: gill sans, gill sans mt, calibri, trebuchet ms, sans-serif;
  --aw-h2-font-size: 36px;
  --aw-h2-color: #239645;
  --aw-h2-color-rgb: 35,150,69;

  --aw-h3-font: lucida sans, lucida sans regular, lucida sans unicode, sans-serif;
  --aw-h3-font-size: 20px;
  --aw-h3-color: #61d2d6;
  --aw-h3-color-rgb: 97,210,214;

  --aw-h4-font: "open sans", arial, helvetica, sans-serif;
  --aw-h4-font-size: 18px;
  --aw-h4-color: #888888;
  --aw-h4-color-rgb: 136,136,136;

  --aw-watermark: "";
  --aw-watermark-url: url("");
  --aw-logo: "https://media.agestaweb.it/siti/00664/public/foto/PROPERTIES_MARCHIO_b.png";
  --aw-logo-url: url("https://media.agestaweb.it/siti/00664/public/foto/PROPERTIES_MARCHIO_b.png");
  --aw-logo-alt: "https://media.agestaweb.it/siti/00664/public/foto/PROPERTIES_MARCHIO_b.png";
  --aw-logo-alt-url: url("https://media.agestaweb.it/siti/00664/public/foto/PROPERTIES_MARCHIO_b.png");
}






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:#239645} /*sfondo sColore1*/

#mainmenu li:hover { background-color:#239645;} /* sfondocolore 3 */
#mainmenu li a:hover { color:#ffffff;}  /* colore 3 */
#mainmenu li li { background-color:#239645;}  /* sfondocolore 3 */
#mainmenu li li:hover { background-color:#234796 } /* colore .pulsante */
#mainmenu a, #mainmenu ul li a {color:#071896;}


#form { border-color:#239645 }
#minisito { border-color:#239645}
.property-item .price{background-color:#234796; color:#ffffff}
.slicknav_menu .slicknav_icon-bar {background-color: #071896;}
.slicknav_nav {background-color: #eeeeee}
.slicknav_nav a:hover,.slicknav_nav .slicknav_row:hover{background-color: #239645}
.slicknav_nav li a{color: #071896}
.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;}

