body {
  background-color: #171717;
}

.sp-megamenu-parent {
    font-weight: 600;
	font-style: oblique;
}

#sp-header {
    background: #00000051;
	margin-bottom: -60px;
	box-shadow: 0 0 0px 0 rgb(0 0 0 / 10%);
}

.homedeltacranes section#sp-main-body  {
    padding: 0px;
	background-color: #171717;
}

#sp-footer .container-inner {
    border-top: 0px solid rgba(255, 255, 255, 0.1);
}

.iconamenucontatti img {
    margin-bottom: 4px;
    margin-right: 5px;
	display:unset;
}

#block_ID1652704752827 > .inner {
    height: 1000px;
    }
	
#block_ID1652711940625 > .inner {
    height: 1000px;
}

.videockbackgrounddk100 {
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    margin: 0;
}

.modulovideodk100  {
    background: #171717;
}

div.mod-languages ul li.lang-active {
    background-color: transparent;
}

.contactinfo {
    color: #ec1d25;
    font-size: 16px;
    font-weight: 600;
	font-style: oblique;
}

.divperscontactinfo {
    margin-right: 121px;
}

.divperscontactinfomobile {
    display: none;
}
	

@media (max-width: 768px)
{
	
#block_ID1652704752827 > .inner {
    height: 200px;
    }

#block_ID1652711940625 > .inner {
    height: 200px;
}

#sp-header {
    margin-bottom: 0px;
	}
	
div.sp-module.videodk100 {
    height: 220px;
	min-height: 220px;
    }

.videockbackgrounddk100 {
    height: 220px;
	min-height: 220px;
    }
	
.divperscontactinfo {
    display: none;
}

.divperscontactinfomobile {
    display: block;
	text-align: center;
    margin-bottom: 30px;
}

nav.sp-megamenu-wrapper.d-flex {
    display: none !important;
}


}