/* Newman Custom CSS Document 2020 

newman-custom.css

T4 Media ID: 488737

10 Sept 2020

*/

@media (min-width: 992px) {
    #header[data-transparent="true"] + main > #page-title {
        padding: 220px 0 60px 0;
    }

}


#slider {
    
    margin-bottom: -100px !important;
}


.background-overlay-dark:before {
    background: rgba(0, 0, 0, 0.2) !important;

}

.background-overlay-dark {
    background: rgba(0, 0, 0, 0.2) !important;

}