.home-feature .sppb-addon-feature .sppb-img-container::after { background: rgba(0,0,0,0) url('/images/2019/02/27/blood-drop.svg') no-repeat scroll center center / cover;}

.home-feature .sppb-col-md-4:nth-child(2) .sppb-addon-feature .sppb-img-container::after { background: rgba(0,0,0,0) url('/images/2019/02/27/dna.svg') no-repeat scroll center center / cover;}

.home-feature .sppb-col-md-4:nth-child(3) .sppb-addon-feature .sppb-img-container::after { background: rgba(0,0,0,0) url('/images/2019/02/27/parenting.svg') no-repeat scroll center center / cover;}


.home-feature div.sppb-addon-content-wrap{padding:7px;}

  .sppb-section.educon-courses {
	  margin-top: -166px;
/*     position:relative;
	bottom:210px;
	z-index:100; */
  }

#sp-header .logo h1 > img {max-height: none; height:100px;}

/* voci di menu */
.sp-megamenu-parent >li >a {
  padding: 0 6px;
  font-weight: 500;
  letter-spacing:normal;
  color:black;
  font-size:13px;

}

.customsocialicon{
  float:left;
  margin-right: 10px;
}
.customsocialicon a{
color:rgba(255,255,255,0.8);
}


/* padding container con titolo in home (modifica altezza) */
.slider-padding-res{
  padding-top: 100px!important;
  padding-bottom: 270px!important;
}

/* aggiusto margine sinistro immagini in home */

.home-featured-course .sppb-addon-feature .sppb-img-container img {
  width:112%!important;
}

.home-featured-course .sppb-addon-feature .sppb-addon-content-wrap{
background-color: #7fa6ff54;
}

/* link nella pagina di login */
.nav-tabs li{
    background-color: beige;
    margin-bottom: 5px;
}

.nav-tabs li a:hover
{
    background-color: blue;
}
