.elementor-196 .elementor-element.elementor-element-f991a90{--display:flex;--min-height:33vh;--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-196 .elementor-element.elementor-element-f991a90:not(.elementor-motion-effects-element-type-background), .elementor-196 .elementor-element.elementor-element-f991a90 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}.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-196 .elementor-element.elementor-element-a67bbb9{text-align:center;}.elementor-196 .elementor-element.elementor-element-a67bbb9 .elementor-heading-title{font-family:"Figtree", Sans-serif;font-weight:700;color:#000000;}.elementor-196 .elementor-element.elementor-element-51e59f5{--display:flex;--min-height:85vh;--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;--justify-content:center;--gap:50px 50px;--row-gap:50px;--column-gap:50px;--overlay-opacity:0.55;--padding-top:10px;--padding-bottom:25px;--padding-left:10px;--padding-right:10px;--z-index:995;}.elementor-196 .elementor-element.elementor-element-51e59f5:not(.elementor-motion-effects-element-type-background), .elementor-196 .elementor-element.elementor-element-51e59f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;background-image:url("https://oguineko.com/wp-content/uploads/2025/11/Fondo-verde-oscuro-scaled.webp");background-size:cover;}.elementor-196 .elementor-element.elementor-element-51e59f5::before, .elementor-196 .elementor-element.elementor-element-51e59f5 > .elementor-background-video-container::before, .elementor-196 .elementor-element.elementor-element-51e59f5 > .e-con-inner > .elementor-background-video-container::before, .elementor-196 .elementor-element.elementor-element-51e59f5 > .elementor-background-slideshow::before, .elementor-196 .elementor-element.elementor-element-51e59f5 > .e-con-inner > .elementor-background-slideshow::before, .elementor-196 .elementor-element.elementor-element-51e59f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-widget-image .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-196 .elementor-element.elementor-element-b47969b{z-index:999;}.elementor-196 .elementor-element.elementor-element-b47969b img{box-shadow:0px 0px 16px -2px rgba(0, 0, 0, 0.38);}.elementor-196 .elementor-element.elementor-element-06c5c6f{z-index:999;}.elementor-196 .elementor-element.elementor-element-06c5c6f img{box-shadow:0px 0px 16px -2px rgba(0, 0, 0, 0.38);}@media(max-width:767px){.elementor-196 .elementor-element.elementor-element-f991a90{--min-height:18vh;}.elementor-196 .elementor-element.elementor-element-51e59f5{--min-height:43vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-a67bbb9 */.titulo-menu-custom .linea-1 {
  color: #ff994d;
}

.titulo-menu-custom .linea-2 {
  color: #42a798;
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-b47969b */.image-hover-zoom {
  overflow: hidden;       /* Evita que la imagen se salga del contenedor */
  display: inline-block;
}

.image-hover-zoom img {
  transition: transform 0.4s ease;  /* Suavidad del efecto */
  transform-origin: center center;  /* Punto desde el que se expande */
}

.image-hover-zoom:hover img {
  transform: scale(1.4); /* Aumenta el tamaño al hacer hover */
}
.image-hover-zoom {
  overflow: visible !important;
  position: relative;
  z-index: 10;
}/* End custom CSS */