
/* HEADER */ .sePage .sePageMain { margin-top: 0px; }
/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }

hr {
border: 0;
height: 2px;
background: #1F1F1F;
}


.hp-lh-welcome{margin-top: -44px;}
@media only screen and (max-width:767px){
 .hp-lh-welcome{margin-top: -20px;}
}
.hp-lh-welcome{background-attachment:fixed; }
@media only screen and (max-width:767px){
.hp-lh-welcome{
background-attachment:initial;
}
}
.section.sePageSection.sePageSectionResponsive.hp-lh-welcome {
margin-bottom: -20px;
}
.services {
margin-top: 18px;
margin-bottom: 18px;
}
.sePageFooter {
margin-top: -30px;
}

/* IMAGE OVERLAY */
.se-section-image-overlay .editContent,
.se-section-image-overlay .content-block-column {
 position: relative;
}

.se-section-image-overlay .content-block-column::before {
 content: '';
 background-color: rgba(0,0,0,0.30);
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
}








































































