.elementor-kit-35{--e-global-color-primary:#382D6B;--e-global-color-secondary:#100E40;--e-global-color-text:#494758;--e-global-color-accent:#2559e8;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#C9CEFF;--e-global-color-transparent:#00000000;--e-global-color-0ab3428:#FFFFFF;--e-global-color-cbe035b:#0CBBD5;--e-global-color-ad07409:#00C8E0;--e-global-color-bc3ee20:#1A6FE8;--e-global-color-a6cc829:#7785A1;--e-global-color-5e2385b:#0D1B4B;--e-global-color-294c8b5:#A7A9BA;--e-global-color-2114b52:#F0F5FF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Inter";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Inter";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Inter";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Inter";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Figtree";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-35 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-35{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-35{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.site-header {
  display: none !important;
}

#porqueveflo,
#productos,
#resultados,
#industrias,
#lasuite,
#paquetes,
#contacto {
  scroll-margin-top: 85px;
}

/* Desktop — orden: Logo | Nav | Botón */
.vf-logo { order: 1; }
.vf-nav  { order: 2; }
.vf-btn  { order: 3; }

/* Mobile — orden: Logo | Botón | Hamburguesa */
@media (max-width: 768px) {
  .vf-logo { order: 1; }
  .vf-btn  { order: 2; }
  .vf-nav  { order: 3; }
}/* End custom CSS */