.sppb-addon-feature .sppb-img-container {
	background: none;
    box-shadow: unset;
    width: unset;
    height: unset;
    border-radius: unset;
    text-align: unset;
    line-height: unset;
    -webkit-transition: unset;
    -o-transition: 0.4s;
    transition: unset;
}


#sp-header .logo { 
    width: 70px;
}



.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { 
    font-size: 15px;
    font-weight: 600; 
    letter-spacing: 1px; 
}

#sp-bottom .sp-module .nav.menu li a {
    padding-right: 50px; 
    line-height: 25px;
}

#sp-top{
    background: transparent;
    height: 90px;
    left: 0;
    position: absolute; 
    width: 100%;
    z-index: 99;
	padding: 8px 0;
    font-size: 1.1rem;
}

#sp-bottom {
    padding: 100px 0 85px 0;
    background: rgba(0,0,0,0.85);
}


#sp-footer {
    background: rgba(0,0,0,0.85);
}

#sp-footer:before { 
    background: #888888;
}

#sp-bottom .sp-module .sp-module-title { 
    color: #949494; 
}

#sp-footer:before { 
    height: 0px; 
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 5px;
    color: #a1a1a0;
}

.sp-page-title h2 {
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 0px;
    line-height: 72px;
}

.sp-page-title {
    padding: 150px 0 50px; 
}

#sp-header { 
    height: 105px; 
}


@media (max-width: 768px) {
  #sp-header .logo {
    width: 70px;
    padding-top: 25px; 
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-slideshow-fullwidth-item-text { 
    padding-top: 50px;
}


}
 