.panel-icon-settore:after {
  font-family: FontAwesome;
  position: absolute;
  font-size: 7em;
  color: #fff;
  bottom: 0px;
  z-index: 1;
  right: 20px;
  opacity: 0.3;
}

.agroalimentare:after {
  content: "\f0f5";
}
.informatica_telecomunicazioni:after {
  content: "\f108";
}
.alberghi_ristoranti:after {
  content: "\f236";
}
.logistica:after {
  content: "\f0d1";
}
.ambiente:after {
  content: "\f1bb";
}
.meccanica_metalmeccanica:after {
  content: "\f085";
}
.amministrazione:after {
  content: "\f19c";
}
.no_profit:after {
  content: "\f06b";
}
.artigianato_artistico:after {
  content: "\f1fc";
}
.PA_difesa:after {
  content: "\f0e3";
}
.banche_assicurazioni:after {
  content: "\f153";
}
.sanita_benessere:after {
  content: "\f21e";
}
.beni_culturali:after {
  content: "\f19d";
}
.servizi_alla_persona:after {
  content: "\f21d";
}
.chimica_farmaceutica:after {
  content: "\f0fa";
}
.spettacolo:after {
  content: "\f005";
}
.commercio:after {
  content: "\f291";
}
.sport_tempo_libero:after {
  content: "\f1e3";
}
.comunicazione:after {
  content: "\f0a1";
}
.tessile_pelletteria_moda:after {
  content: "\f182";
}
.edilizia_design:after {
  content: "\f0f7";
}
.trasporti:after {
  content: "\f1ba";
}
.elettronico:after {
  content: "\f1e6";
}
.turismo:after {
  content: "\f278";
}
.gestione_delle_risorse_umane:after {
  content: "\f0c0";
}
.altro:after
{
  content: "\f275";
}