.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.elementor-kit-6 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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Contenedores principales */
.hover-box-1, .hover-box-2, .hover-box-3, .hover-box-4,
.hover-box-5, .hover-box-6, .hover-box-7, .hover-box-8,
.hover-box-9, .hover-box-10, .hover-box-11, .hover-box-12,
.hover-box-13, .hover-box-14, .hover-box-15, .hover-box-16 {
  position: relative;
  overflow: hidden;
}

/* Overlays */
.overlay-text-1, .overlay-text-2, .overlay-text-3, .overlay-text-4,
.overlay-text-5, .overlay-text-6, .overlay-text-7, .overlay-text-8,
.overlay-text-9, .overlay-text-10, .overlay-text-11, .overlay-text-12,
.overlay-text-13, .overlay-text-14, .overlay-text-15, .overlay-text-16 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.4s ease;
  cursor: pointer;
}/* End custom CSS */