.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3044 .elementor-element.elementor-element-ef9f387.elementor-element{--align-self:center;}.elementor-3044 .elementor-element.elementor-element-ef9f387{text-align:end;font-family:"Fraunces", Sans-serif;font-size:40px;font-weight:400;color:var( --e-global-color-4afd712 );}.elementor-3044 .elementor-element.elementor-element-fa2dd32{padding:0% 20% 0% 20%;text-align:center;}.elementor-3044 .elementor-element.elementor-element-48209d1{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-3044 .elementor-element.elementor-element-36d047f{--display:flex;--justify-content:flex-start;}.elementor-3044 .elementor-element.elementor-element-bf9a610{--display:flex;--justify-content:flex-start;}.elementor-3044 .elementor-element.elementor-element-3827acc{--display:flex;}.elementor-3044 .elementor-element.elementor-element-e710497{--display:flex;--min-height:100vh;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-3044 .elementor-element.elementor-element-fa2dd32{padding:0% 3% 0% 3%;}}@media(max-width:767px){.elementor-3044 .elementor-element.elementor-element-ef9f387{text-align:center;font-size:30px;}.elementor-3044 .elementor-element.elementor-element-fa2dd32{padding:0% 0% 0% 0%;}}@media(min-width:768px){.elementor-3044 .elementor-element.elementor-element-36d047f{--width:45%;}.elementor-3044 .elementor-element.elementor-element-bf9a610{--width:80%;}}@media(max-width:1024px) and (min-width:768px){.elementor-3044 .elementor-element.elementor-element-36d047f{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-3bc362c *//* ==============================
   COLUMNA 1 DESKTOP - EXPLORA
================================= */

.sq-sidebar-desktop {
  width: 100%;
  background: #07396f;
  color: #ffffff;
  border-radius: 16px;
  padding: 0px 0 0px;
  overflow: hidden;
  box-shadow: 0 14px 35px rgba(7, 57, 111, 0.28);
}

.sq-sidebar-title,
.sq-sidebar-subtitle {
  padding-left: 24px;
  padding-right: 24px;
}

.sq-sidebar-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
}

.sq-sidebar-subtitle {
  font-size: 14px;
  line-height: 1.4;
  opacity: 0.9;
  margin-bottom: 22px;
}

.sq-menu-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* Botones */
.sq-menu-item {
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;

  padding: 13px 24px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0;

  background: transparent;
  color: #ffffff;

  text-align: left;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;

  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease;
}


/* Hover y activo */
.sq-menu-item:hover,
.sq-menu-item.active {
  background: #b05a36;
  color: #ffffff;
}

/* Separador final */
.sq-menu-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

/* Accesibilidad */
.sq-menu-item:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: -4px;
}

.sq-menu-item {
  width: 100%;
  min-height: 52px;
  display: flex;
  align-items: center;
  gap: 12px;

  padding: 5px 24px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0;

  background: transparent;
  color: #ffffff;

  text-align: left;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;

  cursor: pointer;
  transition: background-color 0.25s ease, color 0.25s ease;
}

.sq-menu-icon {
  width: 40px;
  height: 40px;
  flex: 0 0 28px;
  object-fit: contain;
  display: block;
}

.sq-menu-item span {
  display: block;
}

/* Hover y activo */
.sq-menu-item:hover,
.sq-menu-item.active {
  background: #b05a36;
  color: #ffffff;
}

/* Si quieres que el ícono cambie un poco en hover */
.sq-menu-item:hover .sq-menu-icon,
.sq-menu-item.active .sq-menu-icon {
  transform: scale(1.06);
}

.sq-menu-icon {
  transition: transform 0.25s ease;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74b3c78 */.sq-body-map {
  position: relative;
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
}

.sq-body-img {
  width: 100%;
  display: block;
}

.sq-dot {
  position: absolute;
  transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  border-radius: 999px;
  border: 4px solid #ffffff;
  background: #b05a36;
  box-shadow: 0 0 0 6px rgba(176, 90, 54, 0.25);
  cursor: pointer;
  z-index: 5;
  padding: 0;
  transition: all 0.25s ease;
}

.sq-dot:hover,
.sq-dot.is-hover,
.sq-dot.active {
  background: #07396f;
  box-shadow:
    0 0 0 8px rgba(7, 57, 111, 0.22),
    0 0 18px rgba(7, 57, 111, 0.45);
  transform: translate(-50%, -50%) scale(1.25);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-274208d */.sq-content-area {
  width: 100%;
}

.sq-content {
  display: none;
  animation: sqFadeIn 0.3s ease;
}

.sq-content.active {
  display: block;
}

@keyframes sqFadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b505e44 */@media (max-width: 767px) {

  .sq-mobile-menu-item {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 9px;

    padding: 9px 10px;
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.18);
    border-radius: 0;

    background: transparent;
    color: #ffffff;

    text-align: left;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 1.2;

    cursor: pointer;
    transition: background-color 0.25s ease;
  }

  .sq-mobile-menu-icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    object-fit: contain;
    display: block;
  }

  .sq-mobile-menu-item span {
    display: block;
  }

  .sq-mobile-menu-item:hover,
  .sq-mobile-menu-item.active {
    background: #b05a36;
    color: #ffffff;
  }

  .sq-mobile-menu-item:hover .sq-mobile-menu-icon,
  .sq-mobile-menu-item.active .sq-mobile-menu-icon {
    transform: scale(1.06);
  }

  .sq-mobile-menu-icon {
    transition: transform 0.25s ease;
  }

}

@media (max-width: 767px) {

  .sq-mobile-map {
    display: grid !important;
  grid-template-columns: 40% 60% !important;
  width: 100% !important;
  max-width: 100% !important;
  gap: 8px !important;
  align-items: stretch !important;
  padding: 0 12px !important;
  box-sizing: border-box !important;
  }

  .sq-mobile-menu,
  .sq-mobile-body-map {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  .sq-mobile-menu {
    background: #07396f;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(7, 57, 111, 0.22);
  }

  .sq-mobile-menu-item {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;

    padding: 7px 8px !important;
    min-height: 38px !important;

    border: 0 !important;
    border-top: 1px solid rgba(255,255,255,0.16) !important;
    border-radius: 0 !important;

    background: transparent !important;
    color: #ffffff !important;

    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;

    white-space: normal !important;
    box-sizing: border-box !important;
  }

  .sq-mobile-menu-item:first-child {
    border-top: 0 !important;
  }

  .sq-mobile-menu-item:hover,
  .sq-mobile-menu-item.active {
    background: #b05a36 !important;
    color: #ffffff !important;
  }

  .sq-mobile-menu-icon {
    width: 35px !important;
    height: 35px !important;
    flex: 0 0 22px !important;
    object-fit: contain !important;
    display: block !important;
  }

  .sq-mobile-menu-item span {
    display: block !important;
    flex: 1 1 auto !important;
  }

  .sq-mobile-body-map {
    position: relative !important;
  }

  .sq-mobile-body-img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .sq-mobile-dot {
    position: absolute !important;
    transform: translate(-50%, -50%) !important;
    width: 12px !important;
    height: 12px !important;
    border-radius: 999px !important;
    border: 2px solid #ffffff !important;
    background: #b05a36 !important;
    box-shadow: 0 0 0 4px rgba(176, 90, 54, 0.2) !important;
    padding: 0 !important;
    z-index: 5 !important;
  }

}

@media (max-width: 767px) {

  .sq-mobile-body-map {
    position: relative !important;
    align-self: center !important;
    justify-self: center !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .sq-mobile-body-img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
  }

}/* End custom CSS */