.elementor-100 .elementor-element.elementor-element-114acc2:not(.elementor-motion-effects-element-type-background), .elementor-100 .elementor-element.elementor-element-114acc2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-100 .elementor-element.elementor-element-114acc2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-100 .elementor-element.elementor-element-114acc2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-100 .elementor-element.elementor-element-c8fe8f5 img{width:40%;}@media(max-width:767px){.elementor-100 .elementor-element.elementor-element-c8fe8f5 img{width:20%;}}@media(min-width:768px){.elementor-100 .elementor-element.elementor-element-a357598{width:20%;}.elementor-100 .elementor-element.elementor-element-c6ab4cb{width:80%;}}/* Start custom CSS for section, class: .elementor-element-114acc2 */#header {
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the rgba value to control transparency */
  position: fixed; /* Keeps the header fixed at the top */
  width: 100%; /* Full width of the page */
  top: 0; /* Aligns to the top */
  left: 0; /* Aligns to the left */
  z-index: 1000; /* Ensures the header stays on top of other content */
  padding: 10px 20px; /* Adjust padding as needed */
  box-sizing: border-box; /* Ensures padding is included in the element's total width/height */
}/* End custom CSS */