.elementor-11 .elementor-element.elementor-element-8ea185b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-acdf160{--display:flex;--min-height:37px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-acdf160:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-acdf160 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#80A629;}.elementor-11 .elementor-element.elementor-element-d320fdf{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11 .elementor-element.elementor-element-c443260{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-11 .elementor-element.elementor-element-c443260.e-con{--flex-grow:0;--flex-shrink:0;}.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-11 .elementor-element.elementor-element-aeb220c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 9px;padding:0px 0px 0px 0px;text-align:start;}.elementor-11 .elementor-element.elementor-element-aeb220c img{width:180%;}.elementor-11 .elementor-element.elementor-element-a6390d6{--display:flex;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-f59cb5d .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:400;color:#DC8626;}.elementor-11 .elementor-element.elementor-element-8a6a9fc{--display:flex;--justify-content:center;}.elementor-11 .elementor-element.elementor-element-b6b0f76{margin:0px 6px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:end;}.elementor-11 .elementor-element.elementor-element-b6b0f76 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;color:#DC8626;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-11 .elementor-element.elementor-element-c443260{--width:10.185%;}.elementor-11 .elementor-element.elementor-element-a6390d6{--width:50%;}.elementor-11 .elementor-element.elementor-element-8a6a9fc{--width:50%;}}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-d320fdf{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-11 .elementor-element.elementor-element-c443260{--width:46%;}.elementor-11 .elementor-element.elementor-element-aeb220c img{width:65%;}}/* Start custom CSS *//* Header fijo sin generar espacio extra */
.elementor-location-header,
.elementor-11 {
  position: sticky !important;
  top: 0 !important;
  z-index: 99999 !important;
  width: 100% !important;
  background: #ffffff !important;
}

/* Importante: eliminar el espacio extra que estaba generando el hueco */
body {
  padding-top: 0 !important;
}

body.admin-bar .elementor-location-header,
body.admin-bar .elementor-11 {
  top: 32px !important;
}

@media (max-width: 767px) {
  body {
    padding-top: 0 !important;
  }

  body.admin-bar .elementor-location-header,
  body.admin-bar .elementor-11 {
    top: 46px !important;
  }
}/* End custom CSS */