.elementor-86 .elementor-element.elementor-element-75a950e{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--margin-top:0rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:3rem;--padding-bottom:0rem;--padding-left:7rem;--padding-right:7rem;--z-index:999;}.elementor-86 .elementor-element.elementor-element-75a950e:not(.elementor-motion-effects-element-type-background), .elementor-86 .elementor-element.elementor-element-75a950e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-86 .elementor-element.elementor-element-6f7b385.elementor-element{--align-self:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-86 .elementor-element.elementor-element-d25d579 img{width:45px;}.elementor-86 .elementor-element.elementor-element-13a7a5e.elementor-element{--align-self:flex-start;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-86 .elementor-element.elementor-element-75a950e{--padding-top:3rem;--padding-bottom:0rem;--padding-left:2rem;--padding-right:2rem;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-86 .elementor-element.elementor-element-75a950e{--padding-top:2rem;--padding-bottom:0rem;--padding-left:1rem;--padding-right:1rem;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-75a950e *//* 1) Header luôn overlay trên hero và trong suốt ban đầu */
.elementor-location-header{
  position: absolute;      /* nằm đè lên hero */
  top: 0; left: 0; right: 0;
  z-index: 9999;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* Xóa mọi nền/viền vô tình gán trong container/column của header */
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-column{
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* 2) Khi sticky (scroll xuống) thì mới hiện nền */
.elementor-sticky--effects.elementor-location-header{
  background: rgba(255,255,255,.95) !important; /* tùy màu */
  backdrop-filter: saturate(180%) blur(8px);     /* tùy chọn: kính mờ */
  border-bottom: 1px solid rgba(0,0,0,.06);
  box-shadow: none !important;
}/* End custom CSS */