.elementor-389 .elementor-element.elementor-element-71e54f0c{--display:flex;--min-height:97px;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-389 .elementor-element.elementor-element-71e54f0c:not(.elementor-motion-effects-element-type-background), .elementor-389 .elementor-element.elementor-element-71e54f0c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#B37818;}.elementor-389 .elementor-element.elementor-element-431aa14e > .elementor-widget-container{margin:44px 0px 0px 0px;}.elementor-389 .elementor-element.elementor-element-431aa14e.elementor-element{--align-self:center;}.elementor-389 .elementor-element.elementor-element-431aa14e{text-align:center;}.elementor-389 .elementor-element.elementor-element-431aa14e .elementor-heading-title{font-family:"Arial", Sans-serif;font-size:48px;font-weight:600;text-shadow:0px 0px 20px rgba(0,0,0,0.3);color:#FFFFFF;}/* Start custom CSS */.elementor-sticky--effects {
 background: #ffffffac!important;
 backdrop-filter: blur(20px);
 transition: background 0.5s ease-in-out;
}
/* Set initial opacity for logo1 and logo2 */
#logo1 {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}
#logo2 {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
/* Apply fading effect when scrolling */
.elementor-sticky--effects #logo1 {
  opacity: 0;
}
.elementor-sticky--effects #logo2 {
  opacity: 1;
}/* End custom CSS */