@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?71507191');
  src: url('../font/fontello.eot?71507191#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?71507191') format('woff2'),
       url('../font/fontello.woff?71507191') format('woff'),
       url('../font/fontello.ttf?71507191') format('truetype'),
       url('../font/fontello.svg?71507191#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?71507191#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-export:before { content: '\26'; } /* '&' */
.icon-cancel:before { content: '\a054'; } /* 'ꁔ' */
.icon-banner:before { content: '\c001'; } /* '쀁' */
.icon-action-goback:before { content: '\c002'; } /* '쀂' */
.icon-right-small:before { content: '\c003'; } /* '쀃' */
.icon-moduli-news:before { content: '\c007'; } /* '쀇' */
.icon-moduli-home:before { content: '\c009'; } /* '쀉' */
.icon-libreria:before { content: '\c011'; } /* '쀑' */
.icon-prodotti:before { content: '\c012'; } /* '쀒' */
.icon-moduli-blog:before { content: '\c013'; } /* '쀓' */
.icon-moduli-builder:before { content: '\c014'; } /* '쀔' */
.icon-moduli-admin:before { content: '\c015'; } /* '쀕' */
.icon-newsletter:before { content: '\c019'; } /* '쀙' */
.icon-staff:before { content: '\c020'; } /* '쀠' */
.icon-settings-log:before { content: '\c021'; } /* '쀡' */
.icon-settings-backup:before { content: '\c022'; } /* '쀢' */
.icon-distribuzione:before { content: '\c024'; } /* '쀤' */
.icon-settings-privacydata:before { content: '\c026'; } /* '쀦' */
.icon-info:before { content: '\c027'; } /* '쀧' */
.icon-moduli-anagrafiche:before { content: '\c028'; } /* '쀨' */
.icon-users:before { content: '\c029'; } /* '쀩' */
.icon-catalogo_prod:before { content: '\c031'; } /* '쀱' */
.icon-novita:before { content: '\c033'; } /* '쀳' */
.icon-promozioni:before { content: '\c035'; } /* '쀵' */
.icon-calcio:before { content: '\c036'; } /* '쀶' */
.icon-sponsor:before { content: '\c037'; } /* '쀷' */
.icon-segnalazioni:before { content: '\c038'; } /* '쀸' */
.icon-uffici:before { content: '\c039'; } /* '쀹' */
.icon-moduli:before { content: '\c040'; } /* '쁀' */
.icon-albopretorio:before { content: '\c041'; } /* '쁁' */
.icon-settings-footer:before { content: '\c044'; } /* '쁄' */
.icon-links:before { content: '\c045'; } /* '쁅' */
.icon-gdpr:before { content: '\c047'; } /* '쁇' */
.icon-accessibility:before { content: '\c048'; } /* '쁈' */
.icon-products:before { content: '\c049'; } /* '쁉' */
.icon-progetti:before { content: '\c051'; } /* '쁑' */
.icon-moduli-pratiche:before { content: '\c059'; } /* '쁙' */
.icon-user-1:before { content: '\c060'; } /* '쁠' */
.icon-action-edit:before { content: '\d003'; } /* '퀃' */
.icon-info-warning:before { content: '\d006'; } /* '퀆' */
.icon-action-info:before { content: '\d009'; } /* '퀉' */
.icon-action-login:before { content: '\d010'; } /* '퀐' */
.icon-person:before { content: '\d012'; } /* '퀒' */
.icon-up:before { content: '\d013'; } /* '퀓' */
.icon-down:before { content: '\d014'; } /* '퀔' */
.icon-info-evidenza-0:before { content: '\d015'; } /* '퀕' */
.icon-info-evidenza-1:before { content: '\d016'; } /* '퀖' */
.icon-home:before { content: '\d019'; } /* '퀙' */
.icon-right:before { content: '\d020'; } /* '퀠' */
.icon-left:before { content: '\d021'; } /* '퀡' */
.icon-chart:before { content: '\d022'; } /* '퀢' */
.icon-speed:before { content: '\d023'; } /* '퀣' */
.icon-code:before { content: '\d024'; } /* '퀤' */
.icon-file-code:before { content: '\d041'; } /* '큁' */
.icon-clock-1:before { content: '\d045'; } /* '큅' */
.icon-hourglass-2:before { content: '\d046'; } /* '큆' */
.icon-traffic-cone:before { content: '\d050'; } /* '큐' */
.icon-toggle-on:before { content: '\d051'; } /* '큑' */
.icon-toggle-off:before { content: '\d052'; } /* '큒' */
.icon-chat:before { content: '\d055'; } /* '큕' */
.icon-print:before { content: '\d059'; } /* '큙' */
.icon-lock-open:before { content: '\d074'; } /* '클' */
.icon-id-card-o:before { content: '\d083'; } /* '킃' */
.icon-folder-open:before { content: '\d084'; } /* '킄' */
.icon-check:before { content: '\d085'; } /* '킅' */
.icon-moduli-ccont:before { content: '\e01b'; } /* '' */
.icon-book-open:before { content: '\e038'; } /* '' */
.icon-info-ok:before { content: '\e057'; } /* '' */
.icon-target:before { content: '\e4a1'; } /* '' */
.icon-home-1:before { content: '\e4a2'; } /* '' */
.icon-attach:before { content: '\e708'; } /* '' */
.icon-mobile:before { content: '\e70a'; } /* '' */
.icon-qrcode:before { content: '\e800'; } /* '' */
.icon-signal:before { content: '\e801'; } /* '' */
.icon-eye-tondo:before { content: '\e802'; } /* '' */
.icon-th-large:before { content: '\e803'; } /* '' */
.icon-music:before { content: '\e804'; } /* '' */
.icon-next:before { content: '\e805'; } /* '' */
.icon-calendar:before { content: '\e806'; } /* '' */
.icon-previous:before { content: '\e807'; } /* '' */
.icon-floppy:before { content: '\e808'; } /* '' */
.icon-list-open:before { content: '\e809'; } /* '' */
.icon-list-closed:before { content: '\e80a'; } /* '' */
.icon-close:before { content: '\e80b'; } /* '' */
.icon-open:before { content: '\e80c'; } /* '' */
.icon-url:before { content: '\e80d'; } /* '' */
.icon-logout:before { content: '\e80e'; } /* '' */
.icon-userbar-cart:before { content: '\e80f'; } /* '' */
.icon-user:before { content: '\e810'; } /* '' */
.icon-userbar-sign:before { content: '\e811'; } /* '' */
.icon-add:before { content: '\e812'; } /* '' */
.icon-location:before { content: '\e813'; } /* '' */
.icon-refresh:before { content: '\e814'; } /* '' */
.icon-arrow-next:before { content: '\e815'; } /* '' */
.icon-arrow-previous:before { content: '\e816'; } /* '' */
.icon-eye:before { content: '\e817'; } /* '' */
.icon-search:before { content: '\e818'; } /* '' */
.icon-file:before { content: '\e819'; } /* '' */
.icon-basket:before { content: '\e81a'; } /* '' */
.icon-eye-no:before { content: '\e81b'; } /* '' */
.icon-android:before { content: '\e81c'; } /* '' */
.icon-phone:before { content: '\e81d'; } /* '' */
.icon-minus:before { content: '\e81e'; } /* '' */
.icon-plus:before { content: '\e81f'; } /* '' */
.icon-appstore:before { content: '\e820'; } /* '' */
.icon-news:before { content: '\e821'; } /* '' */
.icon-download:before { content: '\e822'; } /* '' */
.icon-left-big:before { content: '\e823'; } /* '' */
.icon-icon-fert:before { content: '\e824'; } /* '' */
.icon-right-big:before { content: '\e825'; } /* '' */
.icon-to-top:before { content: '\e826'; } /* '' */
.icon-x-twitter:before { content: '\e827'; } /* '' */
.icon-action-logout:before { content: '\e828'; } /* '' */
.icon-cancel-big:before { content: '\e834'; } /* '' */
.icon-trash:before { content: '\e835'; } /* '' */
.icon-cestino-vuoto:before { content: '\e83d'; } /* '' */
.icon-clock:before { content: '\e845'; } /* '' */
.icon-download-portadoc:before { content: '\f02e'; } /* '' */
.icon-users-1:before { content: '\f064'; } /* '' */
.icon-external-link:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-duplicate:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-list:before { content: '\f0ca'; } /* '' */
.icon-googleplus:before { content: '\f0d5'; } /* '' */
.icon-mail:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-play:before { content: '\f144'; } /* '' */
.icon-video:before { content: '\f16a'; } /* '' */
.icon-windows:before { content: '\f17a'; } /* '' */
.icon-skype:before { content: '\f17e'; } /* '' */
.icon-wheelchair:before { content: '\f193'; } /* '' */
.icon-graduation-cap:before { content: '\f19d'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-image:before { content: '\f1c5'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-userbar-register:before { content: '\f234'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
.icon-moduli-mappa:before { content: '\f278'; } /* '' */
.icon-pause:before { content: '\f28b'; } /* '' */
.icon-envelope-open-white:before { content: '\f2b7'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-locked:before { content: '\f512'; } /* '' */
.icon-lock-open-1:before { content: '\f513'; } /* '' */
.icon-chart-bar:before { content: '🎵'; } /* '\1f3b5' */
.icon-mail-close-white:before { content: '💾'; } /* '\1f4be' */
.icon-left-open:before { content: '📖'; } /* '\1f4d6' */
