/*  Theme Name: Hello Elementor  Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash  Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.  Author: Elementor Team  Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash  Version: 3.4.3  Stable tag: 3.4.3  Requires at least: 6.0  Tested up to: 6.8  Requires PHP: 7.4  License: GNU General Public License v3 or later.  License URI: https://www.gnu.org/licenses/gpl-3.0.html  Text Domain: hello-elementor  Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,*/

/** * Loading first in the style.scss & classic-editor.scss */

/*  Theme Name: Hello Elementor  Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash  Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.  Author: Elementor Team  Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash  Version: 3.4.3  Stable tag: 3.4.3  Requires at least: 6.0  Tested up to: 6.8  Requires PHP: 7.4  License: GNU General Public License v3 or later.  License URI: https://www.gnu.org/licenses/gpl-3.0.html  Text Domain: hello-elementor  Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,*/

/*** Document basic styling* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License */

/** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`. */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections */
body {
  margin: 0;
  /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  /*font-family: inherit;*/
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content */

/** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */
pre {
  /*font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics */
a {
  background-color: transparent;
  text-decoration: none;
  color: #cc3366;
}

.jkr-nav a:hover,
.jkr-nav a:active {
  color: #555555;
  transform: scale(1.05);
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/** * Add the correct font weight in Chrome, Edge, and Safari. */
b,
strong {
  font-weight: bolder;
}

/** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */
code,
kbd,
samp {
  /*font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/** * Add the correct font size in all browsers. */
small {
  font-size: 80%;
}

/** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */

/** * Remove the border on images inside links in IE 10. */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive */

/* * Add the correct display in Edge, IE 10+, and Firefox. */
details {
  display: block;
}

/* * Add the correct display in all browsers. */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc */

/** * Add the correct display in IE 10+. */
template {
  display: none;
}

/** * Add the correct display in IE 10. */
[hidden] {
  display: none;
}

/* Print */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
    break-after: avoid;
  }
}

/*  Theme Name: Hello Elementor  Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash  Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.  Author: Elementor Team  Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash  Version: 3.4.3  Stable tag: 3.4.3  Requires at least: 6.0  Tested up to: 6.8  Requires PHP: 7.4  License: GNU General Public License v3 or later.  License URI: https://www.gnu.org/licenses/gpl-3.0.html  Text Domain: hello-elementor  Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,*/

/** * Form styling */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */
button,
input,
optgroup,
select,
textarea {
  /*font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/** * Show the overflow in IE. * 1. Show the overflow in Edge. */
button,
input {
  /* 1 */
  overflow: visible;
}

/** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */
button,
select {
  /* 1 */
  text-transform: none;
}

/** * Correct the inability to style clickable types in iOS and Safari. */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  width: auto;
  -webkit-appearance: button;
}

/** * Restore the focus styles unset by the previous rule. */
button,
[type="submit"],
[type="button"] {
  display: inline-block;
  font-weight: 400;
  color: #cc3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}

button:focus:not(:focus-visible),
[type="submit"]:focus:not(:focus-visible),
[type="button"]:focus:not(:focus-visible) {
  outline: none;
}

button:hover,
button:focus,
[type="submit"]:hover,
[type="submit"]:focus,
[type="button"]:hover,
[type="button"]:focus {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

button:not(:disabled),
[type="submit"]:not(:disabled),
[type="button"]:not(:disabled) {
  cursor: pointer;
}

/** * Correct the padding in Firefox. */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out *    `fieldset` elements in all browsers. */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {
  vertical-align: baseline;
}

/** * Remove the default vertical scrollbar in IE 10+. */
textarea {
  overflow: auto;
  resize: vertical;
}

/** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/** * Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/** * Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/*  Theme Name: Hello Elementor  Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash  Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.  Author: Elementor Team  Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash  Version: 3.4.3  Stable tag: 3.4.3  Requires at least: 6.0  Tested up to: 6.8  Requires PHP: 7.4  License: GNU General Public License v3 or later.  License URI: https://www.gnu.org/licenses/gpl-3.0.html  Text Domain: hello-elementor  Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,*/

/** * Table styling */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}

table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}

table th {
  font-weight: bold;
}

table thead th,
table tfoot th {
  font-size: 1em;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}

table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}

table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}

@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/** * List styling */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/*Custom Styles*/
/*hover effects*/
.icon-hover {
  transition: transform 0.3s ease;
}

.icon-hover:hover {
  transform: scale(1.15); /* Puedes ajustar el porcentaje */
}

.jkr-hover-link:hover,
.jkr-hover-link:active {
  color: #555555;
  transform: scale(1.05);
  transition: transform 0.3s ease, color 0.3s ease;
  display: inline-block; /* necesario para que el transform funcione bien en enlaces inline */
}

.jkr-float {
  animation: jkrFloat 2s ease-in-out infinite;
  display: inline-block; /* importante para íconos */
}

@keyframes jkrFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px); /* se mueve hacia arriba */
  }
}

/*Diseño serpiente*/
.jkr-serpiente {
  display: inline-block;
  animation: serpienteMove 2s ease-in-out infinite;
}

@keyframes serpienteMove {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-4px) rotate(2deg);
  }
  50% {
    transform: translateY(0) rotate(0deg);
  }
  75% {
    transform: translateY(4px) rotate(-2deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}

/*Fonts*/
@font-face {
  font-family: "Borela";
  src: url("/wp-content/themes/hello-elementor/assets/fonts/borela.regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

.font-borela {
  font-family: "Outfit", sans-serif !important;
}

.jkr-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 60px;
  background: #000;
}

.jkr-logo-section {
  flex-shrink: 0;
}

.jkr-menu-section {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 40px;
}

.jkr-nav {
  display: flex;
  gap: 20px;
  align-items: center;
}

.jkr-menu-item {
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}

.jkr-menu-separator {
  font-size: 18px;
  color: white;
  font-weight: bold;
}

.jkr-icon-section {
  flex-shrink: 0;
}

.jkr-header-icon {
  font-size: 20px;
  color: white;
}

.jkr-header-icon-img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  display: block;
}

/* Responsive - ACTUALIZADO */
@media (max-width: 768px) {
  .jkr-header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    /* Mantener flex-direction: row (por defecto) */
    /* Mantener justify-content: space-between para extremos */
  }

  /* Ocultar completamente la sección del menú en móvil */
  .jkr-menu-section {
    display: none;
  }

  /* Logo section - mantener en la izquierda */
  .jkr-logo-section {
    flex-shrink: 0;
  }

  /* Icon section - mantener en la derecha */
  .jkr-icon-section {
    flex-shrink: 0;
    margin-top: 0; /* Eliminar margin-top que tenía antes */
  }

  /* Ajustar tamaño de iconos para móvil */
  .jkr-header-icon-img {
    width: 28px;
    height: 28px;
  }
}

/* Para pantallas muy pequeñas */
@media (max-width: 480px) {
  .jkr-header-container {
    padding: 10px 15px;
  }

  .jkr-header-icon-img {
    width: 24px;
    height: 24px;
  }
}

/* Custom Header Styles */
.jkr-header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #000;
  padding: 10px 30px;
  transition: all 0.3s ease-in-out;
}

.jkr-header-custom {
  top: 0;
  z-index: 9999;
  background-color: #000; /* o el color que uses */
}

.jkr-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jkr-nav {
  display: flex;
  align-items: center;
  gap: 16px;
}

.jkr-menu-separator {
  margin: 0 8px;
  color: #ffffff;
}

.jkr-header-icon-img {
  height: 24px;
}

.jkr-header-icon {
  font-size: 20px;
}

.jkr-doble-bloque .jkr-block {
  padding: 20px;
  transition: all 0.3s ease-in-out;
}

/* Footer Styles */
button.jkr-btn-submit:hover,
button.jkr-btn-submit:focus,
input[type="submit"].jkr-btn-submit:hover,
input[type="submit"].jkr-btn-submit:focus {
  background-color: #444 !important;
  transform: scale(1.05);
  color: #fff !important;
}

.jkr-btn-submit {
  background: #000;
  color: #fff;
  padding: 12px 50px;
  border: none;
  font-weight: bold;
  font-family: "Borela", cursive;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
  transition: background 0.3s ease, transform 0.3s ease;
}

.jkr-btn-submit:hover {
  background: #555555;
  transform: scale(1.05);
}

/* GALERÍA MASONRY - SIN MÁRGENES */
.jkr-proyecto-galeria {
  padding: 0; /* Sin padding superior/inferior */
  background: #fff;
  overflow: hidden;
}

.jkr-galeria-container {
  max-width: 100vw; /* Ancho completo */
  margin: 0;
  padding: 0; /* Sin padding */
}

.jkr-galeria-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 200px; /* Altura base para masonry */
  gap: 0; /* SIN MÁRGENES */
  width: 100%;
}

.jkr-galeria-item {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, filter 0.3s ease;
  border: none; /* Sin bordes */
}

.jkr-galeria-item:hover {
  transform: scale(1.02);
  filter: brightness(1.1);
  z-index: 2;
}

.jkr-galeria-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  display: block; /* Eliminar espacios */
}

.jkr-galeria-item:hover img {
  transform: scale(1.05);
}

/* VARIACIONES DE ALTURA PARA MASONRY */
.jkr-galeria-item:nth-child(3n + 1) {
  grid-row: span 2; /* Doble altura */
}

.jkr-galeria-item:nth-child(5n + 2) {
  grid-row: span 3; /* Triple altura */
}

.jkr-galeria-item:nth-child(7n + 3) {
  grid-row: span 1; /* Altura normal */
}

.jkr-galeria-item:nth-child(4n + 4) {
  grid-row: span 2; /* Doble altura */
}

.jkr-galeria-item:nth-child(6n + 5) {
  grid-row: span 1; /* Altura normal */
}

/* OVERLAY SUTIL AL HOVER */
.jkr-galeria-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
  z-index: 1;
  pointer-events: none;
}

.jkr-galeria-item:hover::before {
  background: rgba(0, 0, 0, 0.1);
}

/* RESPONSIVE MASONRY */
@media (max-width: 1024px) {
  .jkr-galeria-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-rows: 180px;
  }
}

@media (max-width: 768px) {
  .jkr-galeria-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 150px;
  }

  /* Simplificar variaciones en móvil */
  .jkr-galeria-item:nth-child(odd) {
    grid-row: span 2;
  }

  .jkr-galeria-item:nth-child(even) {
    grid-row: span 1;
  }
}

@media (max-width: 480px) {
  .jkr-galeria-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 200px;
  }

  .jkr-galeria-item {
    grid-row: span 1 !important; /* Todas iguales en móvil */
  }
}

/* LIGHTBOX MEJORADO */
.jkr-lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  backdrop-filter: blur(10px);
}

.jkr-lightbox-content {
  position: relative;
  margin: auto;
  padding: 20px;
  width: 95%;
  max-width: 1200px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#jkrLightboxImg {
  max-width: 100%;
  max-height: 90%;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

.jkr-lightbox-close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  z-index: 10001;
  transition: color 0.3s ease;
}

.jkr-lightbox-close:hover {
  color: #ffb3ba;
}

.jkr-lightbox-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}

.jkr-lightbox-nav button {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: #fff;
  font-size: 30px;
  padding: 15px 20px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}

.jkr-lightbox-nav button:hover {
  background: rgba(255, 179, 186, 0.8);
  transform: scale(1.1);
}

/* ===== FOOTER RESPONSIVO ===== */

.jkr-footer {
  background: #000;
  color: #fff;
  padding: 150px 30px 60px;
  font-family: "Outfit", sans-serif;
}

.jkr-footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1225px;
  margin: 0 auto;
  gap: 40px;
  align-items: flex-start;
}

/* === LOGO SECTION === */
.jkr-footer-logo {
  flex: 1 1 20%;
  min-width: 200px;
}

.jkr-footer-logo-img {
  height: 80px !important;
  width: auto;
  transition: transform 0.3s ease;
  //margin-left: 40px;
}

.jkr-footer-logo-img:hover {
  transform: scale(1.15);
}

/* === LINKS SECTION === */
.jkr-footer-links {
  flex: 1 1 15%;
  min-width: 150px;
}

.jkr-footer-title {
  margin: 0 0 20px 0;
  font-weight: 600;
  font-size: 26px;
  font-family: "Outfit", sans-serif;
}

.jkr-footer-link-item {
  margin-bottom: 8px;
}

.jkr-footer-link {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Outfit", sans-serif;
  transition: all 0.3s ease;
  display: inline-block;
}

.jkr-footer-link:hover {
  color: #555555;
  transform: scale(1.05);
}

/* === CONTACT SECTION === */
.jkr-footer-contact {
  flex: 1 1 20%;
  min-width: 200px;
}

.jkr-footer-contact-item {
  margin-bottom: 8px;
}

/* === ICON SECTION === */
.jkr-footer-icon {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.jkr-footer-icon-img {
  max-width: 70px !important;
  width: auto;
  height: auto;
  transition: transform 0.3s ease;
}

.jkr-footer-icon-img:hover {
  transform: scale(1.15);
}

/* ===== FOOTER STYLES COMPLETOS ===== */

/* === FOOTER BASE === */
.jkr-footer {
  background: #000;
  color: #fff;
  padding: 150px 30px;
  font-family: "Outfit", sans-serif;
}

.jkr-footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1500px;
  margin: 0 auto;
  gap: 40px;
}

/* === COLUMNAS BASE === */
.jkr-footer-logo {
  flex: 1 1 10%;
  min-width: 180px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.jkr-footer-links {
  flex: 1 1 15%;
  min-width: 140px;
  text-align: center;
}

.jkr-footer-contact {
  flex: 1 1 20%;
  min-width: 200px;
  text-align: center;
}

.jkr-footer-social {
  flex: 1 1 18%;
  min-width: 180px;
  text-align: center;
}

.jkr-footer-icon {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

/* === TÍTULOS === */
.jkr-footer-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  font-family: "Outfit", sans-serif;
}

/* === LOGO === */
.jkr-footer-logo-img {
  height: 80px;
  transition: all 0.3s ease;
}

.jkr-footer-logo-img:hover {
  transform: scale(1.05);
  opacity: 0.8;
}

/* === LINKS === */
.jkr-footer-link-item,
.jkr-footer-contact-item {
  margin-bottom: 8px;
}

.jkr-footer-link {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "Outfit", sans-serif;
  display: inline-block;
}

.jkr-footer-link:hover {
  color: #555555;
  transform: scale(1.05);
}

/* === REDES SOCIALES === */
.jkr-footer-social-icons {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.jkr-footer-social-link {
  color: #fff;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  /* border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none; */
}

.jkr-footer-social-link:hover {
  transform: scale(1.15);
  //background: rgba(255, 255, 255, 0.2);
}

.jkr-footer-social-icon {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
  fill: white;
}

.jkr-footer-social-link:hover .jkr-footer-social-icon {
  fill: #555555;
}

/* === ICONO FINAL === */
.jkr-footer-icon-img {
  max-width: 70px;
  transition: all 0.3s ease;
}

.jkr-footer-icon-img:hover {
  transform: scale(1.05);
  opacity: 0.8;
}

/* === COPYRIGHT === */
.jkr-footer-copyright {
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  color: #ccc;
  font-family: "Outfit", sans-serif;
}

/* ===== RESPONSIVE ===== */

/* Tablets grandes (1024px y menos) */
@media (max-width: 1024px) {
  .jkr-footer {
    padding: 120px 25px;
  }

  .jkr-footer-container {
    gap: 35px;
  }

  .jkr-footer-title {
    font-size: 24px;
  }

  .jkr-footer-link {
    font-size: 17px;
  }

  .jkr-footer-social-icon {
    width: 22px;
    height: 22px;
  }
}

/* Tablets (768px y menos) */
@media (max-width: 768px) {
  .jkr-footer {
    padding: 100px 20px;
  }

  .jkr-footer-container {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    text-align: center;
  }

  .jkr-footer-logo,
  .jkr-footer-links,
  .jkr-footer-contact,
  .jkr-footer-social,
  .jkr-footer-icon {
    flex: none;
    width: 100%;
    max-width: 300px;
    text-align: center;
  }

  .jkr-footer-social-icons {
    justify-content: center;
    gap: 25px;
  }

  .jkr-footer-social-link {
    padding: 15px;
  }

  .jkr-footer-title {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .jkr-footer-link {
    font-size: 16px;
  }
}

/* Móviles (480px y menos) */
@media (max-width: 480px) {
  .jkr-footer {
    padding: 80px 15px;
  }

  .jkr-footer-container {
    gap: 35px;
  }

  .jkr-footer-logo-img {
    height: 60px;
  }

  .jkr-footer-title {
    font-size: 20px;
  }

  .jkr-footer-link {
    font-size: 15px;
  }

  .jkr-footer-social-icons {
    gap: 20px;
  }

  .jkr-footer-social-icon {
    width: 20px;
    height: 20px;
  }

  .jkr-footer-social-link {
    padding: 12px;
  }

  .jkr-footer-icon-img {
    max-width: 50px;
  }

  .jkr-footer-copyright {
    font-size: 13px;
    margin-top: 30px;
  }
}

/* Móviles muy pequeños (320px y menos) */
@media (max-width: 320px) {
  .jkr-footer {
    padding: 60px 10px;
  }

  .jkr-footer-logo-img {
    height: 50px;
  }

  .jkr-footer-title {
    font-size: 18px;
  }

  .jkr-footer-link {
    font-size: 14px;
  }

  .jkr-footer-social-icons {
    gap: 15px;
  }

  .jkr-footer-social-icon {
    width: 18px;
    height: 18px;
  }

  .jkr-footer-social-link {
    padding: 10px;
  }

  .jkr-footer-icon-img {
    max-width: 40px;
  }

  .jkr-footer-copyright {
    font-size: 12px;
  }
}
