.elementor-25 .elementor-element.elementor-element-aec6e53{--display:flex;--min-height:0vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--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-25 .elementor-element.elementor-element-aec6e53:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-aec6e53 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-25 .elementor-element.elementor-element-906e438{transition:all 400ms;}.elementor-25 .elementor-element.elementor-element-374db7b{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-374db7b:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-374db7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.novapixel.com.co/wp-content/uploads/2025/08/15619.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-25 .elementor-element.elementor-element-7f2ed0d{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-7f2ed0d:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-7f2ed0d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.novapixel.com.co/wp-content/uploads/2025/08/7217.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-25 .elementor-element.elementor-element-9a90e4e{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-9a90e4e:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-9a90e4e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.novapixel.com.co/wp-content/uploads/2025/08/1566.webp");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-25 .elementor-element.elementor-element-0538072{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-25 .elementor-element.elementor-element-0538072:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-0538072 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.novapixel.com.co/wp-content/uploads/2025/08/7217.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}@media(min-width:1025px){.elementor-25 .elementor-element.elementor-element-374db7b:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-374db7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}.elementor-25 .elementor-element.elementor-element-7f2ed0d:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-7f2ed0d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-25 .elementor-element.elementor-element-9a90e4e:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-9a90e4e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-25 .elementor-element.elementor-element-0538072:not(.elementor-motion-effects-element-type-background), .elementor-25 .elementor-element.elementor-element-0538072 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-906e438 */body {
  margin: 0;
  font-family: Arial, sans-serif;
  color: white;
  background: #111;
  overflow-x: hidden;
}

#canvas3d {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; /* fondo detrás del contenido */
}

.seccion {
  height: 100vh; /* cada sección ocupa toda la pantalla */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.seccion1 { background: rgba(255, 100, 0, 0.3); }
.seccion2 { background: rgba(0, 150, 255, 0.3); }
.seccion3 { background: rgba(0, 255, 100, 0.3); }/* End custom CSS */