/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 13:19:57 */
.qodef-m-content.qodef-content-full-width.qodef-parallax-content-holder {
    padding-top: 150px;
    padding-left: 80px;
    padding-right: 80px;
    box-sizing: border-box;
    text-align: left;
}

.qodef-m-content.qodef-content-full-width.qodef-parallax-content-holder h1,
.qodef-m-content.qodef-content-full-width.qodef-parallax-content-holder .qodef-breadcrumbs {
    text-align: left !important;
    margin-left: 0 !important;
}

@media (max-width: 768px) {
    .qodef-m-content.qodef-content-full-width.qodef-parallax-content-holder {
        padding-top: 110px;
        padding-left: 30px;
        padding-right: 20px;
    }
}


.qodef-header-sticky.qodef-custom-header-layout.qodef-appearance--down {
    padding-left: 40px;
	padding-right: 40px;
    box-sizing: border-box;
}