/* HEADER */ .sePage .sePageMain { margin-top: 0px; }

.home-hero .block-bg-img{padding: 125px 15px;}

.section.sePageSection.sePageSectionResponsive.remove-margin {
margin-bottom: 0px;
}

.slideshow .container-fluid{
padding-left:0;
padding-right:0;
}

.hero-image {
background-attachment:fixed;
 }
 
@media only screen and (max-width:767px){.hero-image{background-attachment:initial;}
}

/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }


