/* *************************************************************************** */
/* ***************			INIZIO STRUTTURA SKIN 			****************** */
/* ***************	STILI PERSONALIZZATI PER OGNI ENTE		****************** */
/* *************************************************************************** */

/*IN QUESTO FILE SI INSERISCONO SOLO LE VARIABILI CON IL COLORE, PER IL RESTO SI UTILIZZA IL CSS STILI-CUSTOM */

:root {
    /*COLORE PRINCIPALE da mettere come rgb*/ /*#0800e6*/
    /*basta cambiare questa variabile e tutto il CSS prende questo colore in automatico*/
    /*il colore va inserito come RGB ma con le virgole es. 56, 115, 62*/
    --colore-principale: 51, 94, 97;
    /*COLORE NAVBAR*/ /*#07005c*/
    --colore-navbar: 51, 51, 51;
    /*COLORE FOOTER*/
    --colore-footer: 32, 42, 46;
}

 .it-footer-main .it-brand-wrapper a .icon {
    width: 108px !important;
}

   #ctl00_ctl12_ctl02_PanelTestoSocial { display:none;
}

   #ctl00_ctl12_ctl02_panelRss { display:none !important;
}

   #ctl00_ContentPlaceHolder1_ctl00_SiscomEventiHomeAGID1_lblIntestazione { display:none !important;
}

   #ctl00_ContentPlaceHolder1_ctl00_SiscomEventiHomeAGID1_PanelContenitore { display:none !important;
}

   #section py-5 pb-lg-20 px-lg-5 position-relative pannelloSfumato { display:none !important;
}

   #ctl00_ContentPlaceHolder1_ctl00_ctl01_lblservizititolo { display:none !important;
}


   #ctl00_ctl13_ctl00_PanelSeguici { display:none !important;
}


   .ctl00_col-md-3 footer-items-wrapper { display:none !important;
}
