body, .sp-preloader {
	background-color: #fff;
	color: #383838;
}
.transparent-header .sppb-btn.sppb-btn-primary.sppb-btn-outline {
	border-color: rgba(0,0,0,1);
	color: #383838;
}
.transparent-header #sp-header {
	border-bottom-color: rgba(255, 255, 255,0);
	background-color: rgba(255, 255, 255, 0.9);
}
.transparent-header #sp-header.header-sticky {
	background-color: rgba(255, 255, 255, 0.9);
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 18px;
}
#developer-hero-section > svg {
	display: none;
}
#sp-bottom {
	padding: 20px 0 15px;
}
#sp-footer, #sp-bottom {
	background: #fff;
}
#sp-footer .container-inner {
	border-top: 1px solid rgba(209, 209, 209, 0);
}
#sp-footer {
	border-top: 1px solid rgba(209, 209, 209, 0.8);
}
@media (min-width: 992px){
#cinque-col .sppb-col-md-2 { /*imposto 5 colonne*/
-ms-flex: 0 0 20%!important;
flex: 0 0 20%!important;
max-width: 20%!important;}
} 
@media (max-width: 767px){
.dati-footer { 
	display: block;
} 
} 