.elementor-51926 .elementor-element.elementor-element-db902af{--display:flex;--min-height:92px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;--z-index:999;}.elementor-51926 .elementor-element.elementor-element-db902af:not(.elementor-motion-effects-element-type-background), .elementor-51926 .elementor-element.elementor-element-db902af > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-51926 .elementor-element.elementor-element-d672c65 > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-51926 .elementor-element.elementor-element-d672c65 .tp-el-logo img{width:125px;}.elementor-51926 .elementor-element.elementor-element-2e4a781{--display:flex;--min-height:50px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:575px){.elementor-51926 .elementor-element.elementor-element-db902af{--padding-top:0px;--padding-bottom:0px;--padding-left:25px;--padding-right:25px;}}@media(min-width:576px){.elementor-51926 .elementor-element.elementor-element-db902af{--content-width:1680px;}}/* Start custom CSS for container, class: .elementor-element-db902af */.custom-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.custom-sticky-header::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    z-index: -1;
}

.custom-sticky-header.sticky-active::before {
    opacity: 1;
}/* End custom CSS */