.elementor-13 .elementor-element.elementor-element-83fa408{--display:flex;--min-height:105vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:-140px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13 .elementor-element.elementor-element-468f420{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13 .elementor-element.elementor-element-3f58c2e{--display:flex;--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-13 .elementor-element.elementor-element-9164d54{--display:flex;--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-13 .elementor-element.elementor-element-9fde7e6{--display:flex;--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:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:15px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-9fde7e6:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-9fde7e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F6F8;}.elementor-13 .elementor-element.elementor-element-e77a4d6{--display:flex;--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-13 .elementor-element.elementor-element-e77a4d6:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-e77a4d6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F6F8;}.elementor-13 .elementor-element.elementor-element-d88186f{--display:flex;--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-13 .elementor-element.elementor-element-d88186f:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-d88186f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F6F8;}.elementor-13 .elementor-element.elementor-element-5e3e45a{--display:flex;--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;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-d88186f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-13 .elementor-element.elementor-element-468f420{--content-width:1410px;}.elementor-13 .elementor-element.elementor-element-3f58c2e{--content-width:1410px;}.elementor-13 .elementor-element.elementor-element-9164d54{--content-width:1410px;}.elementor-13 .elementor-element.elementor-element-9fde7e6{--content-width:1410px;}.elementor-13 .elementor-element.elementor-element-e77a4d6{--content-width:1410px;}.elementor-13 .elementor-element.elementor-element-5e3e45a{--content-width:1410px;}}/* Start custom CSS for html, class: .elementor-element-072c5f3 *//* =========================
   HERO EL RECREO – PRO
========================= */

.elrecreo-hero{
  position: relative;
  max-width: 980px;
  color: #ffffff;
  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  overflow: hidden;
}

/* Overlay sutil para contraste (NO caja) */
.elrecreo-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(
    90deg,
    rgba(0,0,0,0.65) 0%,
    rgba(0,0,0,0.28) 45%,
    rgba(0,0,0,0.00) 75%
  );
  pointer-events:none;
}

/* Contenido */
.elrecreo-hero__content{
  position: relative;
  padding: 56px 24px;
  max-width: 760px;
}

/* =========================
   TITULO (FIX: sin formas raras)
========================= */
.elrecreo-hero__title{
  margin: 0 0 18px 0;
  font-size: clamp(44px, 5.5vw, 72px);
  font-weight: 900;
  letter-spacing: -0.04em;
  line-height: 1.02;
  color: #ffffff;

  /* QUITADO: -webkit-text-stroke (creaba artefactos dentro de las letras) */

  /* Sombra premium y limpia */
  text-shadow:
    0 4px 14px rgba(0,0,0,0.45),
    0 18px 40px rgba(0,0,0,0.55);
}

/* Separador RGB elegante */
.elrecreo-hero__title::after{
  content:"";
  display:block;
  width: 140px;
  height: 4px;
  margin-top: 14px;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    #ef4444,
    #3b82f6,
    #22c55e,
    #ef4444
  );
  background-size: 300% 100%;
  animation: elrecreoRGB 6s linear infinite;
  box-shadow: 0 6px 20px rgba(0,0,0,0.45);
}

/* =========================
   SUBTITULO
========================= */
.elrecreo-hero__subtitle{
  margin: 0 0 42px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  max-width: 560px;
  color: rgba(255,255,255,0.92);
  text-shadow: 0 12px 26px rgba(0,0,0,0.55);
}

/* =========================
   BOTÓN CENTRADO (SIN SUBRAYADO)
========================= */
.elrecreo-hero__actions{
  display: flex;
  justify-content: center;
}

.elrecreo-hero__btn{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 34px;
  border-radius: 999px;

  text-decoration: none;
  outline: none;

  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: #ffffff;
  background: rgba(255,255,255,0.08);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);

  border: 1px solid rgba(255,255,255,0.35);
  box-shadow: 0 18px 44px rgba(0,0,0,0.35);
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease;
}

/* Borde RGB animado del botón */
.elrecreo-hero__btn::before{
  content:"";
  position:absolute;
  inset:-2px;
  background: linear-gradient(
    90deg,
    #ef4444,
    #3b82f6,
    #22c55e,
    #ef4444
  );
  background-size: 300% 100%;
  animation: elrecreoRGB 4s linear infinite;
  opacity: 0.6;
  filter: blur(10px);
}

/* Texto del botón por encima */
.elrecreo-hero__btn span{
  position: relative;
  z-index: 2;
}

/* Estados */
.elrecreo-hero__btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 24px 60px rgba(0,0,0,0.45);
}

.elrecreo-hero__btn:hover,
.elrecreo-hero__btn:focus,
.elrecreo-hero__btn:active{
  text-decoration: none;
}

/* =========================
   ANIMACIONES
========================= */
@keyframes elrecreoRGB{
  0%{ background-position: 0% 50%; }
  100%{ background-position: 300% 50%; }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px){
  .elrecreo-hero__content{
    padding: 40px 18px;
  }

  .elrecreo-hero__subtitle{
    font-size: 16px;
  }

  .elrecreo-hero__title::after{
    width: 100px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e823eea */.elrecreo-section-title{
  margin: 0 0 28px 0;
  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 38px;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111111;
  text-align: center;
  position: relative;
}

/* Separador pequeño centrado */
.elrecreo-section-title::after{
  content:"";
  display: block;
  width: 70px;
  height: 3px;
  margin: 14px auto 0 auto;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    #ef4444,
    #3b82f6,
    #22c55e
  );
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90f172c */.elrecreo-services{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.elrecreo-service{
  margin: 0;
}

/* Contenedor imagen */
.elrecreo-service__image{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 14px;
  text-decoration: none;
}

/* Imagen */
.elrecreo-service__image img{
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
  transform: scale(1.001);
  transition: transform .45s ease, filter .45s ease;
}

/* Oscurecido PRO solo abajo */
.elrecreo-service__image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.72) 0%,
    rgba(0,0,0,0.35) 35%,
    rgba(0,0,0,0.00) 70%
  );
  opacity: 0.95;
  transition: opacity .35s ease;
}

/* Texto dentro de la imagen (CENTRADO + MAYÚSCULAS) */
.elrecreo-service__label{
  position:absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 2;

  text-align: center;
  text-transform: uppercase;

  color: #ffffff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.25;

  text-shadow: 0 10px 24px rgba(0,0,0,0.55);
}

/* Hover elegante */
.elrecreo-service__image:hover img{
  transform: scale(1.06);
  filter: saturate(1.05);
}

.elrecreo-service__image:hover::after{
  opacity: 1;
}

/* Accesibilidad */
.elrecreo-service__image:focus{
  outline: none;
}
.elrecreo-service__image:focus-visible{
  outline: 3px solid rgba(59,130,246,0.55);
  outline-offset: 6px;
}

/* Responsive */
@media (max-width: 992px){
  .elrecreo-services{
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px){
  .elrecreo-services{
    grid-template-columns: 1fr;
  }
  .elrecreo-service__image img{
    height: 240px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ba78e9 *//* Grid 2 columnas */
.elrecreo-services--two{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

/* Reutiliza estilos base */
.elrecreo-service{
  margin: 0;
}

/* Contenedor imagen */
.elrecreo-service__image{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 14px;
  text-decoration: none;
}

/* Imagen */
.elrecreo-service__image img{
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
  transform: scale(1.001);
  transition: transform .45s ease, filter .45s ease;
}

/* Degradado inferior sutil */
.elrecreo-service__image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.72) 0%,
    rgba(0,0,0,0.35) 35%,
    rgba(0,0,0,0.00) 70%
  );
  opacity: 0.95;
  transition: opacity .35s ease;
}

/* Texto centrado en mayúsculas */
.elrecreo-service__label{
  position:absolute;
  left: 20px;
  right: 20px;
  bottom: 22px;
  z-index: 2;

  text-align: center;
  text-transform: uppercase;

  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.25;

  text-shadow: 0 10px 24px rgba(0,0,0,0.55);
}

/* Hover elegante */
.elrecreo-service__image:hover img{
  transform: scale(1.06);
  filter: saturate(1.05);
}

.elrecreo-service__image:hover::after{
  opacity: 1;
}

/* Accesibilidad */
.elrecreo-service__image:focus{
  outline: none;
}
.elrecreo-service__image:focus-visible{
  outline: 3px solid rgba(59,130,246,0.55);
  outline-offset: 6px;
}

/* Responsive */
@media (max-width: 768px){
  .elrecreo-services--two{
    grid-template-columns: 1fr;
  }

  .elrecreo-service__image img{
    height: 260px;
  }

  .elrecreo-service__label{
    font-size: 18px;
    letter-spacing: 0.08em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1583dd7 */.elrecreo-split{
  background: #f5f6f8; /* gris suave premium */
  padding: 70px 0;
}

.elrecreo-split__grid{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;

  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 48px;
  align-items: center;

  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

/* ===== TEXTO ===== */
.elrecreo-split__title{
  margin: 0 0 18px 0;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.15;
  color: #111111;
}

.elrecreo-split__text{
  margin: 0 0 14px 0;
  font-size: 16.5px;
  line-height: 1.75;
  color: #333333;
  max-width: 620px;
}

/* ===== IMAGEN ===== */
.elrecreo-split__media{
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 22px 60px rgba(0,0,0,0.12);
}

.elrecreo-split__media img{
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px){
  .elrecreo-split{
    padding: 56px 0;
  }

  .elrecreo-split__grid{
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .elrecreo-split__media img{
    height: 320px;
  }

  .elrecreo-split__title{
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-90a9ea5 */.elrecreo-location{
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 24px;
  font-family: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.elrecreo-location__title{
  margin: 0 0 16px 0;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #111111;
  text-align: center;
}

.elrecreo-location__text{
  margin: 0 0 18px 0;
  font-size: 16.5px;
  line-height: 1.75;
  color: #333333;
  text-align: center;
}

/* Contenedor del botón */
.elrecreo-location__actions{
  margin-top: 28px;
  display: flex;
  justify-content: center;
}/* End custom CSS */