@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* 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 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  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;
}

/* Forms
   ========================================================================== */
/**
 * 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: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 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;
}

/**
 * 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 */
}

/* 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;
}

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

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

/** Media Queries **/
.boton-volver-principal {
  margin-top: auto;
  padding: 1rem 2rem;
  background-color: #71B100;
  color: #fafafa;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  font-size: 1.8rem;
  text-align: center;
  transition: background-color 0.3s;
  width: 20%;
}

.boton-volver-principal:hover {
  background-color: #5c9003;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
}

p {
  color: #000000;
  font-size: 2rem;
}

.contenedor {
  width: 95%;
  max-width: 120rem;
  margin: 0 auto;
}

a {
  text-decoration: none;
}

img,
picture {
  width: 100%;
  display: block;
}

h1, h2, h3 {
  font-family: "Lato", sans-serif;
  margin: 2.5rem 0;
  font-weight: 300;
  text-align: center;
}

h1 {
  font-size: 3.8rem;
}

h2 {
  font-size: 3.4rem;
}

h3 {
  font-size: 3rem;
}

h4 {
  font-size: 2.6rem;
}

.seccion {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.contenido-centrado {
  max-width: 800px;
}

.alinear-derecha {
  display: flex;
  justify-content: flex-end;
}

.alinear-centro {
  display: flex;
  justify-content: center;
}

.w-100 {
  width: 100%;
}

.boton-amarillo {
  background-color: #E08709;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: inline-block;
  border-radius: 1rem;
  width: 100%;
}
.boton-amarillo:hover {
  background-color: rgb(199.4849785408, 120.2253218884, 8.0150214592);
}

.boton-amarillo-block {
  background-color: #E08709;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 1rem;
  width: 100%;
}
.boton-amarillo-block:hover {
  background-color: rgb(199.4849785408, 120.2253218884, 8.0150214592);
}

.boton-verde {
  background-color: #71B100;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: inline-block;
  border-radius: 1rem;
  width: 100%;
}
.boton-verde:hover {
  background-color: rgb(96.7203389831, 151.5, 0);
}

.boton-rojo-block {
  background-color: rgb(131, 4, 4);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 1rem;
  width: 100%;
  width: 100%;
}
.boton-rojo-block:hover {
  background-color: rgb(106.2555555556, 3.2444444444, 3.2444444444);
}

.boton-verde-block {
  background-color: #71B100;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 1rem;
  width: 100%;
}
.boton-verde-block:hover {
  background-color: rgb(96.7203389831, 151.5, 0);
}

.boton-azul {
  background-color: rgb(10, 10, 158);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 1rem 3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: inline-block;
  border-radius: 1rem;
  width: 100%;
}
.boton-azul:hover {
  background-color: rgb(8.4821428571, 8.4821428571, 134.0178571429);
}

.boton-anuncio {
  background-color: rgb(4, 86, 113);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
}
.boton-anuncio:hover {
  background-color: rgb(3.1282051282, 67.2564102564, 88.3717948718);
}

.boton-bienestar {
  background-color: #eec143;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
}
.boton-bienestar:hover {
  background-color: rgb(235.8853658537, 185.287804878, 43.6146341463);
}

.boton-prevencion {
  background-color: #18B84C;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
}
.boton-prevencion:hover {
  background-color: rgb(21.0576923077, 161.4423076923, 66.6826923077);
}

.boton-evento {
  background-color: rgb(7, 88, 4);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
}
.boton-evento:hover {
  background-color: rgb(5.0597826087, 63.6086956522, 2.8913043478);
}

.boton-comunicado {
  background-color: #E08709;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
}
.boton-comunicado:hover {
  background-color: rgb(199.4849785408, 120.2253218884, 8.0150214592);
}

.boton-banner {
  background-color: rgb(131, 4, 4);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
  margin-bottom: -1rem;
}
.boton-banner:hover {
  background-color: rgb(106.2555555556, 3.2444444444, 3.2444444444);
}

.boton-jardin {
  background-color: #7914a2;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
  margin-bottom: -1rem;
}
.boton-jardin:hover {
  background-color: rgb(104.0467032967, 17.1978021978, 139.3021978022);
}

.boton-formulario {
  background-color: #555;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.3rem 0.3rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
  margin-bottom: -1rem;
}
.boton-formulario:hover {
  background-color: rgb(72.25, 72.25, 72.25);
}

.boton-volver {
  background-color: rgb(82, 180, 212);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.75rem 2rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
  margin-bottom: -1rem;
}
.boton-volver:hover {
  background-color: rgb(114.6777777778, 194.1666666667, 220.1222222222);
  color: #fff;
}

.boton-cerrar {
  background-color: rgb(199, 22, 22);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.75rem 2rem;
  text-align: center;
  margin-top: 2.5rem;
  display: block;
  border-radius: 0.5rem;
  margin-bottom: -1rem;
}
.boton-cerrar:hover {
  background-color: rgb(230.2923076923, 31.5076923077, 31.5076923077);
  color: #fff;
}

body {
  transition: background-color 0.4s ease, color 0.4s ease;
}

a, h1, h2, h3, h4, p {
  transition: color 0.4s ease;
}

/* 🌙 Dark Mode */
.dark-mode {
  background-color: rgb(25.5, 25.5, 25.5);
}
.dark-mode p {
  color: #fff;
}
.dark-mode a, .dark-mode h1, .dark-mode h2, .dark-mode h3, .dark-mode h4 {
  color: #555;
}
.dark-mode .anuncio {
  background-color: #333333;
  border: 1px solid #333333;
  transition: background 0.4s ease, border 0.4s ease;
}
.dark-mode .texto-nosotros blockquote {
  color: #fff;
}
.dark-mode .formulario label,
.dark-mode .formulario legend,
.dark-mode .formulario p {
  color: #555;
  transition: color 0.4s ease;
}
.dark-mode .formulario input:not([type=submit]),
.dark-mode .formulario textarea,
.dark-mode .formulario select {
  background-color: #333333;
  border: 1px solid #333333;
  color: #fff;
  transition: background 0.4s ease, color 0.4s ease, border 0.4s ease;
}

/* 🌗 Botón Dark Mode */
.dark-mode-boton {
  cursor: pointer;
  width: 38px;
  height: 38px;
  transition: transform 0.4s ease, filter 0.3s ease, box-shadow 0.4s ease;
  position: relative;
  border-radius: 50%;
  padding: 4px;
}
.dark-mode-boton.girar {
  transform: rotate(360deg);
}
.dark-mode-boton:hover {
  transform: scale(1.2);
  box-shadow: 0 0 12px rgba(255, 215, 0, 0.6);
}
.dark-mode-boton:active {
  transform: scale(0.9);
  transition: transform 0.1s ease;
}
.dark-mode-boton::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 6px;
  opacity: 0;
  white-space: nowrap;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.dark-mode-boton:hover::after {
  opacity: 1;
  transform: translateX(-50%) translateY(-2px);
}

body:not(.dark-mode) .dark-mode-boton {
  filter: drop-shadow(0 0 6px rgba(255, 223, 88, 0.9));
}

.dark-mode .dark-mode-boton {
  filter: drop-shadow(0 0 10px rgba(150, 200, 255, 0.7));
}

.dark-mode-boton.cambiando {
  animation: fadeZoom 0.6s ease;
}

@keyframes fadeZoom {
  0% {
    opacity: 0.2;
    transform: scale(0.7) rotate(-20deg);
  }
  50% {
    opacity: 1;
    transform: scale(1.2) rotate(10deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0);
  }
}
/**UI**/
.no-webp .inicio {
  background-image: url(../img/header.jpg);
}

.webp .inicio {
  background-image: url(../img/header.webp);
}

.header {
  background-color: #fff;
  padding: 1rem 0 3rem 0;
}
.header.inicio {
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .header.inicio {
    min-height: 70rem;
  }
}
@media (min-width: 768px) {
  .header.inicio .contenido-header {
    min-height: 70rem;
  }
}

.contenido-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contenido-header h1 {
  text-align: left;
  color: #fff;
  font-weight: 700;
  line-height: 2;
  max-width: 60rem;
}

.celda-contenido {
  word-break: break-word;
  max-width: 300px;
  white-space: normal;
}

.footer {
  padding: 2.5rem 0;
  background-color: #333333;
  margin-bottom: 0;
}
.footer .contenedor-footer {
  padding-top: 2.5rem;
}
.footer .navegacion {
  visibility: visible;
  opacity: 1;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}
.footer .navegacion .footer-text {
  color: #fff;
  text-decoration: none;
}
.footer .navegacion .footer-text.active {
  color: #0077c8;
  text-decoration: underline;
}
.footer .navegacion .footer-text:hover {
  color: #0077c8;
}
.footer .copyright {
  color: #fff;
  text-align: center;
  margin-top: 5rem;
}
.footer .sesion {
  color: #2e2e2e;
  display: block;
  text-align: center;
  margin-top: 1rem;
  text-decoration: underline;
}
.footer img {
  height: 4rem;
  width: 4rem;
  margin: 0 auto;
}
.footer .redes-sociales {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 10px;
}
.footer .redes-sociales .redes {
  width: 32px;
  height: 32px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.footer .redes-sociales .redes:hover {
  transform: scale(1.25);
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
}
.footer .titulo,
.footer .texto {
  margin: 0;
  margin-left: 17rem;
  text-align: left;
}
@media (max-width: 768px) {
  .footer .titulo,
  .footer .texto {
    margin-left: 0;
    text-align: center;
  }
}
.footer .titulo {
  color: rgb(82, 180, 212);
  font-weight: bold;
}
.footer .texto {
  color: #fff;
}

.contenedor-mini-carrusel {
  background-color: transparent;
  padding: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.contenedor-mini-carrusel .swiper,
.contenedor-mini-carrusel .swiper-wrapper,
.contenedor-mini-carrusel .swiper-slide {
  background-color: transparent;
  box-shadow: none;
}
.contenedor-mini-carrusel .swiper-slide img {
  border-radius: 15px;
}

.mini-carrusel {
  max-width: 1000px;
  margin: auto;
  padding: 1rem 0;
  position: relative;
}
.mini-carrusel .swiper-wrapper {
  display: flex !important;
}
.mini-carrusel .swiper-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.mini-carrusel img {
  width: 180px;
  height: 60px;
  object-fit: contain;
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

/*** Header principal ***/
.header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 2rem 1rem;
  gap: 2rem;
  /* Logo principal */
}
.header .logo-principal .logo-wrapper {
  width: 40rem;
  max-width: 100%;
}
.header .logo-principal .logo-wrapper img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
@media (min-width: 768px) {
  .header .logo-principal .logo-wrapper {
    width: 50rem;
  }
}
.header .contenedor-header {
  width: 100%;
  display: flex;
  justify-content: center;
}

/*** Barra y navegación ***/
.barra {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 0.5rem;
  gap: 1rem;
}
@media (min-width: 768px) {
  .barra {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.barra .navegacion {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.barra .navegacion.mostrar {
  visibility: visible;
  opacity: 1;
  height: auto;
}
@media (min-width: 768px) {
  .barra .navegacion {
    flex-direction: row;
    gap: 2rem;
    width: auto;
    visibility: visible;
    opacity: 1;
    height: auto;
    overflow: visible;
  }
}
.barra .navegacion a {
  color: #333333;
  text-decoration: none;
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 3px solid transparent;
  transition: border-color 0.3s ease, color 0.3s ease;
}
.barra .navegacion a:hover, .barra .navegacion a.active {
  color: #3d9cfa;
  border-bottom: 3px solid #3d9cfa;
}

/*** Derecha (dark mode) ***/
.derecha {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .derecha {
    align-items: flex-end;
  }
}
.derecha .dark-mode-boton {
  width: 4rem;
  height: auto;
  margin-top: 1rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .derecha .dark-mode-boton {
    margin-top: 0;
  }
}

/*** Menú hamburguesa ***/
.mobile-menu {
  display: block;
  cursor: pointer;
}
.mobile-menu img {
  width: 5rem;
}
@media (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}

/*** Submenús adaptativos ***/
.submenu {
  position: relative;
}
@media (min-width: 768px) {
  .submenu:hover .submenu-content {
    display: block;
  }
}
.submenu .submenu-toggle {
  cursor: pointer;
}
@media (min-width: 768px) {
  .submenu .submenu-toggle {
    cursor: default;
  }
}
.submenu .submenu-content {
  display: none;
  background-color: #fff;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 1000;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .submenu .submenu-content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
  }
}
.submenu .submenu-content a {
  padding: 10px;
  color: #333;
  text-decoration: none;
  display: block;
  border-radius: 5px;
}
.submenu .submenu-content a:hover {
  background-color: #f1f1f1;
}
.submenu.activo .submenu-content {
  display: block;
}

.navegacion a:not(.boton),
.navegacion .submenu-content button.submenu-btn {
  display: inline-block;
  width: auto;
  padding: 5px 5px;
  white-space: nowrap;
  text-align: center;
  font-size: 1.8rem;
  color: #333333;
  text-decoration: none;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  transition: border-color 0.3s ease, color 0.3s ease, background 0.3s ease;
}
.navegacion a:not(.boton):hover, .navegacion a:not(.boton).active,
.navegacion .submenu-content button.submenu-btn:hover,
.navegacion .submenu-content button.submenu-btn.active {
  color: #3d9cfa;
  border-bottom: 3px solid #3d9cfa;
  background: none;
}
.navegacion .submenu-content form {
  margin: 0;
  padding: 0;
}
.navegacion .submenu-content a,
.navegacion .submenu-content button.submenu-btn {
  display: block;
  width: 100%;
  white-space: normal;
  border-radius: 5px;
}
.navegacion .submenu-content a:hover,
.navegacion .submenu-content button.submenu-btn:hover {
  background-color: #f1f1f1;
}

@media (min-width: 768px) {
  .iconos-nosotros {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 2rem;
  }
  .iconos-nosotros iframe {
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }
}
.icono {
  text-align: center;
}
.icono img {
  height: 10rem;
  max-width: 100%;
  margin: 0 auto;
}
.icono h3 {
  text-transform: uppercase;
}

.titulo-imagen-up {
  display: block;
  width: 100%;
  height: 20px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.titulo-imagen {
  display: block;
  width: 80%;
  height: 8px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.titulo-secciones {
  margin: 0; /* Elimina márgenes predeterminados */
  font-size: 3rem; /* Tamaño del texto */
  font-weight: bold; /* Texto en negrita */
  color: #333; /* Color oscuro para mejor contraste */
  text-transform: uppercase; /* Convierte el texto en mayúsculas */
  letter-spacing: 4px; /* Espaciado entre letras */
  text-align: center; /* Centra el texto */
  background: linear-gradient(90deg, #4CAF50, #2E7D32); /* Efecto degradado */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; /* Hace el texto degradado */
  padding: 5px 10px; /* Espaciado interno */
  border-bottom: 3px solid #4CAF50; /* Línea inferior decorativa */
  transition: transform 0.3s ease-in-out; /* Efecto suave */
  margin-bottom: 3rem;
}

/* Efecto al pasar el mouse */
.titulo-secciones:hover {
  transform: scale(1.1); /* Aumenta un poco el tamaño */
}

.titulo-noticias {
  margin: 0; /* Elimina márgenes predeterminados */
  font-size: 1.6rem; /* Tamaño del texto */
  font-weight: bold; /* Texto en negrita */
  color: #333; /* Color oscuro para mejor contraste */
  text-transform: uppercase; /* Convierte el texto en mayúsculas */
  letter-spacing: 1px; /* Espaciado entre letras */
  text-align: center; /* Centra el texto */
  background: linear-gradient(90deg, #0c73bd, #0c5b93); /* Efecto degradado */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; /* Hace el texto degradado */
  padding: 5px 10px; /* Espaciado interno */
  border-bottom: 3px solid #0c73bd; /* Línea inferior decorativa */
  margin-bottom: 3rem;
}

.cuadro-establecimientos {
  display: flex;
  justify-content: center; /* Centra el contenedor */
  padding: 15px; /* Espaciado interno */
  max-width: auto; /* Tamaño máximo del cuadro */
}

.contenedor-cuadro {
  display: flex;
  align-items: center; /* Alinea verticalmente */
}

.iconos-establecimientos {
  width: 10rem; /* Ajusta tamaño */
  height: auto;
  margin-right: 4rem; /* Espacio entre la imagen y el texto */
}

.texto-cuadro {
  display: flex;
  flex-direction: column;
  align-items: center; /* Centra los elementos */
  justify-content: center;
  gap: 0.5rem; /* Reduce la separación entre h4 y p */
}

.titulo-cuadro {
  margin: 0; /* Elimina márgenes predeterminados */
  font-size: 2rem; /* Tamaño del texto */
  font-weight: bold; /* Texto en negrita */
  color: #333; /* Color oscuro para mejor contraste */
  text-transform: uppercase; /* Convierte el texto en mayúsculas */
  letter-spacing: 2px; /* Espaciado entre letras */
  text-align: center; /* Centra el texto */
  background: linear-gradient(90deg, #4CAF50, #2E7D32); /* Efecto degradado */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; /* Hace el texto degradado */
  padding: 5px 10px; /* Espaciado interno */
  border-bottom: 3px solid #4CAF50; /* Línea inferior decorativa */
  transition: transform 0.3s ease-in-out; /* Efecto suave */
}

.titulo-enlace {
  margin: 0; /* Elimina márgenes en el enlace */
}

.boton-enlace {
  display: inline-block;
  background-color: #0352a0; /* Color verde llamativo */
  color: white; /* Texto en blanco */
  text-decoration: none; /* Quita el subrayado */
  font-weight: bold; /* Hace el texto más destacado */
  font-size: 2rem; /* Tamaño del texto */
  padding: 5px 50px; /* Espaciado interno */
  border-radius: 8px; /* Bordes redondeados */
  transition: background-color 0.3s, transform 0.2s; /* Efecto suave */
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); /* Sombra para resaltar */
}

/* Efecto al pasar el mouse */
.boton-enlace:hover {
  background-color: #093a6b; /* Verde más oscuro al hacer hover */
  transform: scale(1.05); /* Aumenta un poco el tamaño */
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3); /* Aumenta la sombra */
}

/* Efecto al hacer clic */
.boton-enlace:active {
  background-color: #2E7D32; /* Aún más oscuro al hacer clic */
  transform: scale(0.98); /* Se reduce ligeramente para efecto de presión */
}

/* boton padem*/
.contenedor-boton-padem {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  margin-top: 3rem;
}

.boton-padem {
  display: inline-block;
  background-color: #06791b; /* Color verde llamativo */
  color: white; /* Texto en blanco */
  text-decoration: none; /* Quita el subrayado */
  font-weight: bold; /* Hace el texto más destacado */
  font-size: 2rem; /* Tamaño del texto */
  padding: 5px 50px; /* Espaciado interno */
  border-radius: 8px; /* Bordes redondeados */
  transition: background-color 0.3s, transform 0.2s; /* Efecto suave */
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); /* Sombra para resaltar */
}

/* Efecto al pasar el mouse */
.boton-padem:hover {
  background-color: #0d601c; /* Verde más oscuro al hacer hover */
  transform: scale(1.05); /* Aumenta un poco el tamaño */
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3); /* Aumenta la sombra */
}

/* Efecto al hacer clic */
.boton-padem:active {
  background-color: #0d601c; /* Aún más oscuro al hacer clic */
  transform: scale(0.98); /* Se reduce ligeramente para efecto de presión */
}

/* 🔹 Versión Responsive para Celulares */
@media (max-width: 768px) {
  .contenedor-cuadro {
    flex-direction: column; /* Apila los elementos en móviles */
    align-items: center; /* Centra el contenido */
  }
  .iconos-establecimientos {
    margin-right: 0; /* Elimina el margen derecho */
    margin-bottom: 5px; /* Agrega espacio debajo de la imagen */
    width: 8rem; /* Reduce el tamaño en móviles */
  }
  .titulo-cuadro {
    font-size: 1.5rem; /* Reduce tamaño del texto en móviles */
  }
  .cuadro-establecimientos {
    max-width: 90%; /* Permite que ocupe más espacio en móviles */
    padding: 10px; /* Reduce el padding en móviles */
  }
}
/* parte de enlaces ayuda didactica */
.texto-entrada .enlace-boton {
  background-color: #71B100; /* verde base */
  color: white; /* letras blancas siempre */
  padding: 0.5rem 8rem;
  text-decoration: none;
  border-radius: 10px;
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
  transition: all 0.3s ease; /* transiciones suaves en hover */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.texto-entrada .enlace-boton:hover {
  background-color: #5D8F04; /* verde más oscuro */
  transform: scale(1.05); /* agrandado suave */
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* sombra más fuerte */
  color: white; /* se mantiene blanco */
}

/* scss para formato fechas de anuncios */
.fecha {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  color: #2a7a4e;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: rgba(42, 122, 78, 0.05);
  padding: 0.5rem 1rem;
  border-radius: 12px;
  display: inline-block;
  margin: 1rem auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out;
}
.fecha:hover {
  background: rgba(42, 122, 78, 0.15);
  transform: scale(1.05);
}

.boton-enlace {
  display: inline-block;
  width: 180px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #0056b3;
  color: #fff;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  text-decoration: none;
}
.boton-enlace:hover {
  background-color: #004099;
}
.boton-enlace, button .boton-enlace {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
}

@media (min-width: 768px) {
  .contenedor-anuncios {
    display: grid;
    gap: 1.6rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.anuncio {
  background-color: #f9f9fb;
  border: 2px solid rgb(8.4821428571, 8.4821428571, 134.0178571429);
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  padding: 1.5rem;
  margin: 1rem;
  transition: transform 0.2s ease, box-shadow 0.3s ease;
}
.anuncio:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

/**formato fecha para anuncios**/
.fecha-noticia {
  background-color: rgb(4, 86, 113);
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  border-radius: 20px;
  padding: 0.4rem 1rem;
  display: inline-block;
  margin-bottom: 1rem;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
}

/** SECCION ANUNCIOS ESCUELAS**/
@media (min-width: 768px) {
  .contenedor-escuelas {
    display: grid;
    gap: 1.6rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.escuelas {
  background-color: rgb(97.75, 97.75, 97.75);
  border: 2.5px solid rgb(6.9642857143, 6.9642857143, 110.0357142857);
  border-radius: 10px;
  margin-bottom: 2rem;
}
.escuelas .contenido-escuela {
  padding: 1rem;
}
.escuelas h3, .escuelas p {
  margin: 0;
}
.escuelas .imagen-escuela {
  width: 12rem;
  height: auto;
  display: block;
  margin: auto;
  margin-top: 2rem;
}

/** SECCION ANUNCIOS ENLACES**/
.imagen-enlace {
  width: 25rem;
  height: auto;
  display: block;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 5px;
  border: 2.5px solid rgb(6.9642857143, 6.9642857143, 110.0357142857);
}

/** SECCION ANUNCIOS ESCUELAS**/
.imagen-noticia {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.iconos-caracteristicas {
  display: flex;
  list-style: none;
  padding: 0;
  max-width: 40rem;
}
.iconos-caracteristicas li {
  flex: 1;
  display: flex;
}
.iconos-caracteristicas li img {
  flex: 0 0 4rem;
  margin-right: 1rem;
}
.iconos-caracteristicas li p {
  font-weight: 900;
}

/* Estilos para el carrusel */
.swiper {
  width: 100vw; /* Ocupa el 100% del ancho de la ventana del navegador */
  max-width: 100%; /* Asegura que no haya desbordamiento */
  height: 400px; /* Ajusta la altura según lo necesites */
  margin: 0 auto; /* Centra el carrusel horizontalmente */
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* En pantallas grandes rellena todo */
  border-radius: 10px;
}

/* Personalización de las flechas */
.swiper-button-next,
.swiper-button-prev {
  color: rgb(4, 86, 113); /* Color de las flechas */
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 40%;
  padding: 0.5rem;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

/* Hover en flechas */
.swiper-button-next:hover,
.swiper-button-prev:hover,
.swiper-button-next:active,
.swiper-button-prev:active {
  background-color: rgba(0, 0, 0, 0.2);
  transform: translateY(-50%) scale(1.15);
  padding: 2.5rem;
}

/* Personalización de los indicadores */
.swiper-pagination-bullet {
  background: white;
  opacity: 0.7;
}

.swiper-pagination-bullet-active {
  background: #0079D8;
  opacity: 1;
}

/* ============================= */
/* ADAPTACIÓN A DISPOSITIVOS MÓVILES */
/* ============================= */
/* Tablets */
@media (max-width: 768px) {
  .swiper {
    height: auto; /* Ajusta altura automáticamente */
  }
  .swiper-slide img {
    object-fit: contain; /* Muestra la imagen completa */
    height: auto;
    max-height: 60vh; /* Que no ocupe más del 60% de la pantalla */
  }
  .swiper-button-next,
  .swiper-button-prev {
    font-size: 1rem;
    padding: 0.4rem;
  }
}
/* Celulares pequeños */
@media (max-width: 480px) {
  .swiper {
    height: auto;
  }
  .swiper-slide img {
    object-fit: contain;
    height: auto;
    max-height: 50vh; /* Ajuste más reducido para celulares */
  }
  .contenedor-anuncios {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .anuncio {
    margin: 1rem 0;
    padding: 1rem;
  }
  .fecha-noticia {
    font-size: 1rem;
  }
}
/* Seccion ofertas laborales */
.seccion-ofertas {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.5rem;
  padding: 2rem;
}
@media (min-width: 768px) {
  .seccion-ofertas {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .seccion-ofertas {
    grid-template-columns: repeat(3, 1fr);
  }
}

.oferta-card {
  background-color: #fff;
  border-left: 4px solid #0056b3;
  border-radius: 10px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.9);
  transition: transform 0.2s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* Llenará el espacio del grid uniformemente */
  min-height: 380px;
  max-height: 400px; /* Si quieres aún más uniformidad */
}

.oferta-card:hover {
  transform: translateY(-3px);
}

.oferta-contenido {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-size: 1.1rem;
}

.oferta-fecha {
  font-size: 2rem;
  color: #555;
  margin-bottom: 0.4rem;
}

.etiqueta-oferta {
  display: block;
  width: 100%;
  background-color: #0056b3;
  color: white;
  text-align: center;
  padding: 0.5rem 0;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 6px;
  margin-bottom: 1rem;
  transition: background-color 0.3s ease;
  cursor: default;
}

.etiqueta-oferta:hover {
  background-color: #003f8a;
}

.oferta-titulo {
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
  color: #222;
  font-weight: bold;
}

.oferta-descripcion, .oferta-lugar {
  font-size: 1.6rem;
  color: #333;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.boton-postular {
  margin-top: auto;
  padding: 0.6rem 1.2rem;
  background-color: #ffc107;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  border-radius: 6px;
  font-size: 1.6rem;
  text-align: center;
  transition: background-color 0.3s;
}

.boton-postular:hover {
  background-color: #e0a800;
}

.imagen-noticia-principal {
  display: block;
  margin: 1rem auto;
  max-width: 90%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.imagen-noticia-principal:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* ============================================
   Estilo simple tipo "Branding Medium"
   (sin instalar fuentes externas)
   ============================================ */
.branding {
  font-family: "Poppins", "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.6;
  color: #222;
  letter-spacing: 0.3px;
  margin: 1.5rem 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Si el contenido tiene links */
}
.branding a {
  color: rgb(4, 86, 113);
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.branding a:hover {
  color: rgb(5.7435897436, 123.4871794872, 162.2564102564);
}

@media (max-width: 480px) {
  .branding {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.imagen-contacto {
  background-image: url("/build/img/contacto-educacion.jpg");
  position: relative;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding: 15rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 20rem;
  overflow: hidden;
  border-radius: 50px;
}
.imagen-contacto::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(80, 80, 80, 0);
  backdrop-filter: blur(2px);
  z-index: 1;
}
.imagen-contacto .contenido-contacto {
  position: relative;
  z-index: 2;
  max-width: 600rem;
  padding: 1.5rem;
  border-radius: 1rem;
}
.imagen-contacto .contenido-contacto h2 {
  font-size: 4.8rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1rem;
}
.imagen-contacto .contenido-contacto p {
  font-size: 2.8rem;
  color: #fff;
  margin-bottom: 2rem;
}
.imagen-contacto .contenido-contacto blockquote {
  font-size: 3rem;
  font-style: italic;
  color: rgb(82, 180, 212);
  margin: 0 auto;
  max-width: 70rem;
}

.contenido-contacto h2,
.contenido-contacto p,
.contenido-contacto blockquote {
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
}

.formulario {
  background-color: rgb(82, 180, 212);
  padding: 3rem;
  border-radius: 1rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  max-width: 60rem;
  margin: 0 auto;
}
.formulario fieldset {
  border: none;
  padding: 0;
  margin: 0 0 2rem 0;
}
.formulario legend {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0077c8;
  margin-bottom: 2rem;
  text-align: center;
}
.formulario label {
  display: block;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.formulario input,
.formulario textarea {
  width: 100%;
  padding: 1.2rem 1.4rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  transition: border 0.3s ease;
}
.formulario input:focus,
.formulario textarea:focus {
  outline: none;
  border-color: #0077c8;
  box-shadow: 0 0 0 3px rgba(0, 119, 200, 0.2);
}
.formulario textarea {
  resize: vertical;
  min-height: 10rem;
}
.formulario .boton-verde {
  background-color: #0077c8;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1.2rem 2.4rem;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.formulario .boton-verde:hover {
  background-color: #005fa3;
}
.formulario .alerta.error {
  background-color: #ffe5e5;
  color: #b30000;
  padding: 1rem 1.5rem;
  border-left: 4px solid #b30000;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}
.formulario .alerta.error ul {
  margin: 0;
  padding-left: 1.5rem;
}
.formulario .alerta.error ul li {
  margin-bottom: 0.5rem;
}
.formulario .exito {
  background-color: #e0f7e9;
  color: #007a3d;
  padding: 1rem;
  border-left: 4px solid #007a3d;
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}

.exito {
  display: block; /* Asegura que se comporte como bloque */
  max-width: 500px; /* Ancho máximo para no ocupar toda la pantalla */
  margin: 20px auto; /* Centrado horizontal con espacio arriba/abajo */
  padding: 15px 20px; /* Espacio interno cómodo */
  background-color: #d4edda; /* Fondo verde claro */
  color: #155724; /* Texto verde oscuro */
  border: 1px solid #c3e6cb; /* Borde verde suave */
  border-radius: 5px; /* Esquinas redondeadas */
  text-align: center; /* Centrar el texto */
  font-size: 1rem; /* Tamaño de texto legible */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Sombra sutil opcional */
}

@media (min-width: 768px) {
  .seccion-inferior {
    display: grid;
    grid-template-columns: 2fr 1fr;
    column-gap: 2rem;
  }
}
.entrada-blog {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .entrada-blog {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 2rem;
  }
}
.entrada-blog:last-of-type {
  margin-bottom: 0;
}

.informacion-meta span {
  color: #E08709;
}

.texto-entrada a {
  color: #000000;
  margin-top: 2rem;
  display: block;
}
@media (min-width: 768px) {
  .texto-entrada a {
    margin-top: 0;
  }
}
.texto-entrada h4 {
  margin: 0;
  line-height: 1.4;
}
.texto-entrada h4::after {
  content: "";
  display: block;
  width: 15rem;
  height: 0.5rem;
  background-color: #71B100;
  margin-top: 1rem;
}

.testimonial {
  background-color: #71B100;
  font-size: 2.4rem;
  padding: 2rem;
  color: #fff;
  border-radius: 2rem;
}
.testimonial blockquote {
  padding-left: 5rem;
  position: relative;
}
.testimonial blockquote::before {
  content: "";
  background-image: url(../img/comilla.svg);
  background-repeat: no-repeat;
  width: 6rem;
  height: 8rem;
  display: block;
  position: absolute;
  left: -2rem;
}
.testimonial p {
  text-align: right;
  color: #fff;
}

.testimoniales .establecimientos {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.testimoniales .establecimientos img.iconos-establecimientos {
  height: 10rem;
  max-width: 100%;
  margin: 1rem auto;
  object-fit: contain;
  padding: 0;
}

.formulario p {
  font-size: 1.4rem;
  color: #333333;
  margin: 2rem 0 0 0;
}
.formulario legend {
  font-size: 2rem;
  color: #333333;
}
.formulario label {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.formulario input:not([type=submit]),
.formulario textarea,
.formulario select {
  padding: 1rem;
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #555;
  border-radius: 1rem;
  margin-bottom: 2rem;
}
.formulario textarea {
  height: 20rem;
}
.formulario .forma-contacto {
  max-width: 30rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.formulario input[type=radio] {
  margin: 0;
  width: auto;
}

.formularios_postulaciones {
  width: 100%;
  border-collapse: collapse;
  margin-top: 3rem;
}
.formularios_postulaciones th, .formularios_postulaciones td {
  padding: 1.2rem 2rem;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.formularios_postulaciones th {
  background-color: #3d9cfa;
  color: white;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.formularios_postulaciones td {
  font-size: 1.5rem;
  color: #333;
}
.formularios_postulaciones td a.boton-formulario {
  background-color: #3d9cfa;
  color: #fff;
  padding: 0.5rem 1.2rem;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}
.formularios_postulaciones td a.boton-formulario:hover {
  background-color: #277ac4;
}
.formularios_postulaciones tr:hover td {
  background-color: #f9f9f9;
}

.formularios_postulaciones td {
  font-size: 1.5rem;
  color: #333;
  vertical-align: middle;
  text-align: center;
}
.formularios_postulaciones td a.boton-formulario {
  background-color: #3d9cfa;
  color: #fff;
  padding: 0.6rem 1.4rem;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  transition: background-color 0.3s ease;
  margin: 0 auto;
}
.formularios_postulaciones td a.boton-formulario:hover {
  background-color: #277ac4;
}

/* Formulario de búsqueda */
.formulario-busqueda {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6rem;
  gap: 10px;
  flex-wrap: wrap; /* Para que en móviles se acomode en varias líneas */
}

/* Ajuste de imágenes en la tabla de establecimientos */
.propiedades img {
  max-width: 200px; /* tamaño máximo (puedes ajustarlo) */
  height: auto; /* mantiene proporción */
  display: block; /* evita espacios raros debajo */
  margin: 0 auto; /* centra la imagen en la celda */
  border-radius: 5px; /* opcional: esquinas redondeadas */
}

/* Versión responsive para móviles */
@media (max-width: 768px) {
  .propiedades img {
    max-width: 120px; /* más pequeñas en pantallas chicas */
  }
}
/* Campo de entrada */
.formulario-busqueda input[type=text] {
  width: 300px;
  padding: 10px;
  font-size: 2rem;
  border: 2px solid #0352a0;
  border-radius: 5px;
  outline: none;
  transition: border-color 0.3s;
}

/* Al enfocar */
.formulario-busqueda input[type=text]:focus {
  border-color: #093a6b;
}

/* Botón base */
.formulario-busqueda button {
  background-color: #0352a0;
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
}

/* Hover */
.formulario-busqueda button:hover {
  background-color: #093a6b;
  transform: scale(1.05);
}

/* Active */
.formulario-busqueda button:active {
  background-color: #2E7D32;
  transform: scale(0.98);
}

/* --- ADAPTACIÓN A MÓVILES --- */
@media (max-width: 768px) {
  .formulario-busqueda {
    flex-direction: column; /* Apilar elementos */
    gap: 15px; /* Más espacio entre input y botones */
  }
  .formulario-busqueda input[type=text] {
    width: 100%; /* Que ocupe todo el ancho disponible */
    max-width: 100%;
    font-size: 1.6rem;
  }
  .formulario-busqueda button {
    width: 100%; /* Botones ocupan todo el ancho */
    font-size: 1.6rem;
  }
}
.formulario-busqueda-escuela input[type=text]:focus {
  border-color: #093a6b;
}

/* Base para botones */
.formulario-busqueda-escuela .boton {
  background-color: #0352a0; /* Azul llamativo */
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s, transform 0.2s;
}

/* Botón azul */
.formulario-busqueda-escuela .boton-verde {
  background-color: #0352a0;
  color: #fff;
}

.formulario-busqueda-escuela .boton-verde:hover {
  background-color: #093a6b;
  transform: scale(1.05);
}

.formulario-busqueda-escuela .boton-verde:active {
  background-color: #2E7D32;
  transform: scale(0.98);
}

/* Botón amarillo */
.formulario-busqueda-escuela .boton-amarillo {
  background-color: #fbc02d;
  color: #000;
}

.formulario-busqueda-escuela .boton-amarillo:hover {
  background-color: #f9a825;
  transform: scale(1.05);
}

.formulario-busqueda-escuela .boton-amarillo:active {
  background-color: #f57f17;
  transform: scale(0.98);
}

.map-container {
  position: relative;
  width: 100vw;
  max-width: 100%; /* Ajusta el ancho máximo según lo necesites */
  margin: 0 auto; /* Centrar en la página */
  border-radius: 10px; /* Bordes redondeados */
  overflow: hidden; /* Para que no sobresalgan esquinas */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Sombra ligera */
  margin-top: 5rem;
}

.map-container iframe {
  width: 100%;
  height: 450px; /* Ajusta la altura según sea necesario */
  border: none; /* Elimina el borde predeterminado */
}

@media (min-width: 768px) {
  .contenedor-escuelas {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 2rem;
  }
}
.escuelas {
  background-color: #f9f9fb;
  border: 2px solid rgb(8.4821428571, 8.4821428571, 134.0178571429);
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
  padding: 1.5rem;
  margin: 1rem;
  transition: transform 0.2s ease, box-shadow 0.3s ease;
}
.escuelas:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.escuelas .contenido-escuela {
  padding: 1.5rem;
  text-align: center;
}
.escuelas .contenido-escuela h3 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: rgb(4, 86, 113);
}
.escuelas .contenido-escuela label {
  display: block;
  font-weight: bold;
  margin-top: 1rem;
  color: #333;
}
.escuelas .contenido-escuela p.descripcion1 {
  margin: 0.2rem 0;
  font-size: 1.6rem;
  color: #555;
}

.imagen-gabinete {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin-top: 1rem;
}

.datos-personales {
  background: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.datos-personales h2 {
  font-size: 4.3rem;
  margin-bottom: 1rem;
  color: #333;
}
.datos-personales .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}
.datos-personales .grid .campo {
  display: flex;
  flex-direction: column;
}
.datos-personales .grid .campo label {
  font-size: 2.1rem;
  font-weight: 500;
  margin-bottom: 0.3rem;
  color: #333;
}
.datos-personales .grid .campo .valor {
  background: #fff;
  padding: 0.6rem 0.8rem;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 1.5rem;
  color: #333;
}

.documentos {
  background: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1.5rem;
}
.documentos h2 {
  font-size: 4.3rem;
  margin-bottom: 1rem;
  color: #333;
}
.documentos table {
  width: 100%;
  border-collapse: collapse;
}
.documentos table th, .documentos table td {
  text-align: left;
  padding: 0.8rem;
  border-bottom: 1px solid #ddd;
  font-size: 1.8rem;
}
.documentos table th {
  background: #f1f1f1;
  font-weight: 600;
}
.documentos table td a.boton-formulario {
  display: inline-block;
  align-items: center;
  padding: 0.5rem 4.5rem;
  background: #2a7a4e;
  color: #fff;
  border-radius: 5px;
  font-size: 1.5rem;
  text-decoration: none;
}
.documentos table td a.boton-formulario:hover {
  background: #08712b;
}

@media (max-width: 768px) {
  .documentos table,
  .documentos thead,
  .documentos tbody,
  .documentos th,
  .documentos td,
  .documentos tr {
    display: block;
    width: 100%;
  }
  .documentos tr {
    margin-bottom: 1.5rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 1rem;
    background: #fff;
  }
  .documentos td {
    display: flex;
    justify-content: space-between;
    padding: 0.6rem 0;
    border-bottom: none;
  }
  .documentos td::before {
    content: attr(data-label);
    font-weight: 600;
    margin-right: 1rem;
    color: #333;
  }
  .documentos th {
    display: none;
  }
}
/* Formulario de Postulación a ofertas de empleo */
.form_postulacion {
  max-width: 100%;
  background-color: #fff;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  margin: 2rem auto;
  overflow-x: auto; /* ✅ Permite ver la tabla completa en pantallas pequeñas */
}

.form_postulacion h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 4rem;
  color: #0352a0;
  border-bottom: 2px solid #eee;
  padding-bottom: 0.5rem;
}

/* Rejilla de datos personales */
.form_postulacion .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.form_postulacion .campo {
  display: flex;
  flex-direction: column;
}

.form_postulacion .campo label {
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #333;
}

.form_postulacion .campo input {
  padding: 0.8rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1.5rem;
}

/* Tabla de documentos */
.form_postulacion table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
  min-width: 700px; /* ✅ Evita que se amontonen las columnas */
}

.form_postulacion table th,
.form_postulacion table td {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  font-size: 1.8rem;
}

.form_postulacion table th {
  background-color: #f8f9fa;
  font-weight: bold;
}

/* Inputs file */
.form_postulacion input[type=file] {
  width: 100%;
  font-size: 1.5rem;
}

/* Botón enviar */
.form_postulacion .boton {
  display: inline-block;
  padding: 12px 25px;
  font-size: 1.8rem;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  margin-top: 1rem;
}

/* ✅ Ajustes en móviles */
@media (max-width: 768px) {
  .form_postulacion {
    padding: 1rem;
  }
  .form_postulacion table {
    min-width: 100%; /* ocupa el ancho disponible */
    display: block; /* fuerza scroll interno si es necesario */
    overflow-x: auto;
  }
  .form_postulacion table th,
  .form_postulacion table td {
    font-size: 1.5rem; /* texto más pequeño para caber */
    padding: 8px;
  }
  .form_postulacion input[type=file] {
    font-size: 1.2rem;
  }
  .form_postulacion h2 {
    font-size: 2.2rem;
  }
  .form_postulacion .boton {
    font-size: 1.4rem;
    width: 100%; /* botón ancho en móvil */
  }
}
/* Estado NORMAL: cuando hay ofertas */
.seccion-ofertas {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  padding: 2rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .seccion-ofertas {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .seccion-ofertas {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Estado VACÍO: cuando no hay ofertas */
.contenedor-sin-ofertas {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 2rem 3rem;
  background: #fff;
  border-radius: 1.5rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  animation: fadeIn 0.8s ease-in-out;
}
.contenedor-sin-ofertas .icono-sin-ofertas {
  width: 320px;
  max-width: 90%;
  height: auto;
  margin-bottom: 1.5rem;
  opacity: 0.95;
  transition: transform 0.4s ease, opacity 0.3s ease;
  border-radius: 10px;
}
.contenedor-sin-ofertas .icono-sin-ofertas:hover {
  transform: scale(1.05) rotate(-2deg);
  opacity: 1;
}
.contenedor-sin-ofertas .sin-ofertas {
  font-size: 2rem;
  font-weight: 600;
  color: #2a2a2a;
  line-height: 1.4;
  background: linear-gradient(90deg, #2a7a4e, #4caf50);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  animation: slideUp 0.9s ease-in-out;
}

/* Animaciones */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Carrusel */
.contenedor-carrusel-informativo {
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}

.swiper-informativo .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-informativo .swiper-slide img {
  width: 100%;
  max-width: 400px;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.3s;
}

/* Hover para dar feedback */
.swiper-informativo .swiper-slide img:hover {
  transform: scale(1.05);
}

/* --- Popup --- */
.popup {
  display: none; /* oculto por defecto */
  position: fixed;
  z-index: 9999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

.popup-contenido {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 90vh;
  border-radius: 10px;
}

/* Botón cerrar */
.cerrar {
  position: absolute;
  top: 20px;
  right: 40px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

.cerrar:hover {
  color: #ccc;
}

/* efecto titulo carrusel */
.titulo-secciones2 {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  color: #222;
  margin: 2rem 0 3rem;
  position: relative;
  letter-spacing: 1px;
}
.titulo-secciones2::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #007bff, #00c6ff);
  margin: 1rem auto 0;
  border-radius: 2px;
}
@media (hover: hover) {
  .titulo-secciones2:hover {
    color: #007bff;
    transform: scale(1.02);
    transition: all 0.3s ease;
  }
}
@media (max-width: 768px) {
  .titulo-secciones2 {
    font-size: 1.6rem;
  }
  .titulo-secciones2::after {
    width: 60px;
    height: 3px;
  }
}

.contact-form {
  background: #fff;
  border: 2px solid #e0e0e0;
  padding: 2rem;
  border-radius: 10px;
  max-width: 750px;
  margin: 0 auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  font-size: 1.7rem;
}
.contact-form .row {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.2rem;
}
.contact-form .row .col-6 {
  flex: 1;
}
.contact-form .form-group-icon {
  position: relative;
}
.contact-form .form-group-icon .icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #007bff;
  font-size: 1.8rem;
}
.contact-form .form-group-icon input,
.contact-form .form-group-icon textarea {
  width: 100%;
  padding: 1.4rem 1.4rem 1.4rem 3.4rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1.8rem;
  transition: all 0.3s ease;
}
.contact-form .form-group-icon input:focus,
.contact-form .form-group-icon textarea:focus {
  border-color: #007bff;
  box-shadow: 0 0 6px rgba(0, 123, 255, 0.3);
  outline: none;
}
.contact-form .form-group-icon.textarea .icon {
  top: 22px;
}
.contact-form .form-group-icon.textarea textarea {
  min-height: 150px;
  resize: vertical;
}
.contact-form .btn-enviar {
  background: #004080;
  color: #fff;
  border: none;
  padding: 1rem 2.5rem;
  border-radius: 8px;
  font-size: 1.5rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}
.contact-form .btn-enviar:hover {
  background: #0066cc;
}
.contact-form .requeridos {
  margin-top: 0.8rem;
  font-size: 1.4rem;
  color: red;
  text-align: right;
}

.descripcion-seccion {
  background: #f9fbfd;
  border-left: 5px solid #0056a6;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 86, 166, 0.1);
  max-width: auto;
  margin: 2rem auto;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  animation: fadeIn 0.6s ease-out;
}
.descripcion-seccion p {
  font-size: 2.1rem;
  line-height: 1.7;
  color: #2c3e50;
  margin: 0;
}
.descripcion-seccion p strong {
  color: #0056a6;
  font-weight: 600;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/**Paginas Internas**/
@media (min-width: 768px) {
  .contenido-nosotros {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}

.texto-nosotros blockquote {
  font-weight: 900;
  font-size: 2.2rem;
  margin: 3rem 0 0 0;
  padding-left: 1rem 0 3rem 0;
}

.img-nosotros {
  width: 100%; /* Ajusta el ancho al 100% del contenedor */
  max-width: 500px; /* Define un tamaño máximo */
  height: auto; /* Mantiene la proporción de la imagen */
  border-radius: 10px; /* Esquinas redondeadas */
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); /* Sombra ligera */
  display: block;
  margin: 0 auto; /* Centra la imagen horizontalmente */
  margin-top: 6rem;
}

.img-mvp {
  width: 70%; /* Ajusta el ancho al 100% del contenedor */
  max-width: 350px; /* Define un tamaño máximo */
  height: auto; /* Mantiene la proporción de la imagen */
  border-radius: 12px; /* Esquinas redondeadas */
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); /* Sombra ligera */
  display: block;
  margin: 0 auto; /* Centra la imagen horizontalmente */
  margin-top: 5rem;
}

.alerta {
  display: block;
  width: 100%;
  padding: 1rem;
  text-align: center;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  margin: 1rem 0;
}
.alerta.error {
  background-color: rgb(199, 22, 22);
}
.alerta.exito {
  background-color: #71B100;
}
.alerta.actualizar {
  background-color: #070798;
}

table.propiedades {
  margin-top: 3rem;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
table.propiedades thead {
  background-color: #71B100;
}
table.propiedades thead th {
  color: #fff;
  padding: 1.2rem 1.7rem;
  text-align: left;
}
table.propiedades tbody tr {
  border-bottom: 2px solid #ddd;
}
table.propiedades tbody tr td {
  padding: 1.2rem 1.7rem;
  font-size: 1.5rem;
}
table.propiedades .imagen-tabla {
  width: 10rem;
}
table.propiedades .imagen-small {
  width: 20rem;
}

@media (max-width: 768px) {
  .propiedades {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ddd;
  }
  .propiedades thead {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (max-width: 600px) {
  table.propiedades,
  table.propiedades thead,
  table.propiedades tbody,
  table.propiedades th,
  table.propiedades td,
  table.propiedades tr {
    display: block;
    width: 100%;
  }
  table.propiedades thead {
    display: none;
  }
  table.propiedades tr {
    margin-bottom: 2rem;
    border: 1px solid #ccc;
    border-radius: 0.9rem;
    padding: 1.2rem;
    background: #f9f9f9;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  }
  table.propiedades td {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.8rem 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
  }
  table.propiedades td::before {
    content: attr(data-label);
    font-weight: bold;
    font-size: 1.3rem;
    color: #71B100;
    text-decoration: underline;
    margin-bottom: 0.3rem;
  }
}
.grid-admin {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
  margin-top: 2rem;
}

.card-admin {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 1rem;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
}

.card-admin:hover {
  transform: translateY(-5px);
}

.card-admin h2 {
  color: #0a0661;
  margin-bottom: 1rem;
  font-family: "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 700; /* Letra más gruesa */
  font-size: 2.2rem; /* Tamaño mayor al default */
  text-transform: uppercase; /* (Opcional) Todo en mayúsculas */
  letter-spacing: 0.5px; /* (Opcional) Espaciado entre letras */
}

.card-admin p {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  color: #555;
}

.iconos-admin {
  display: block;
  margin: 0 auto 1rem;
  width: 100px;
  height: auto;
  border-radius: 8px; /* Esquinas redondeadas */
}

/* MODULO PERMISOS DE ACCESOS DE LA SECCION ADMIN PANEL DE ADMINISTRACION */
.roles {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 1rem;
  margin: 2rem 0;
}
.roles .rol-item {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 1rem;
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
}
.roles .rol-item label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
}
.roles .rol-item:hover {
  background: #f0f0f0;
  border-color: #bbb;
}

.usuario-info {
  margin-bottom: 1.5rem;
  padding: 1rem;
  background: #eef6ff;
  border-left: 4px solid #007acc;
  border-radius: 6px;
}
.usuario-info p {
  margin: 0.3rem 0;
}

.acciones {
  margin-top: 2rem;
  display: flex;
  gap: 1rem;
}

/* Bienvenida */
.usuario-bienvenida {
  display: flex;
  flex-wrap: wrap; /* Para que en pantallas peque帽as se acomoden en varias filas */
  justify-content: space-between;
  align-items: center;
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  border-radius: 8px;
  gap: 1rem;
}

.usuario-bienvenida p {
  margin: 0;
  font-size: 2.1rem; /* M谩s adaptable */
  color: #333;
}

.usuario-bienvenida .boton-rojo {
  background: #d9534f;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  text-decoration: none;
  transition: background 0.3s ease;
  font-size: 1.8rem;
}

.usuario-bienvenida .boton-rojo:hover {
  background: #c9302c;
}

/* Login */
.login-container {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  background: #f0f0f0;
  padding: 1rem;
}

.login-box {
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  width: 100%;
  max-width: 450px; /* Flexible */
  text-align: center;
}

.login-title {
  background: #0a78b5;
  color: #fff;
  padding: 1rem;
  border-radius: 6px;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  font-weight: bold;
}

.login-form {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}

.login-field {
  display: flex;
  align-items: center;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 0.5rem 0.8rem;
}

.login-field input {
  border: none;
  background: transparent;
  flex: 1;
  font-size: 1.6rem;
  outline: none;
  padding-left: 0.5rem;
}

.login-field .login-icon {
  color: #0a78b5;
  font-size: 1.8rem;
}

.login-options {
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  margin-top: -0.5rem;
  flex-wrap: wrap; /* Para que no se descuadre en m贸viles */
  gap: 0.5rem;
}

.login-options label {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  color: #555;
}

.login-options .forgot-link {
  color: #0a78b5;
  text-decoration: none;
}

.login-options .forgot-link:hover {
  text-decoration: underline;
}

.login-btn {
  background: #0a78b5;
  color: #fff;
  border: none;
  padding: 0.8rem;
  font-size: 1.5rem;
  border-radius: 6px;
  cursor: pointer;
  margin-top: 0.5rem;
  transition: background 0.3s;
}

.login-btn:hover {
  background: #08689c;
}

/* 馃摫 Responsive */
@media (max-width: 768px) {
  .usuario-bienvenida {
    flex-direction: column;
    text-align: center;
  }
  .usuario-bienvenida p {
    font-size: 1.4rem;
  }
  .login-box {
    padding: 1.5rem;
  }
  .login-title {
    font-size: 1.8rem;
  }
  .login-field input {
    font-size: 1.4rem;
  }
  .login-options {
    font-size: 1.2rem;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .login-box {
    padding: 1rem;
  }
  .login-title {
    font-size: 1.6rem;
    padding: 0.8rem;
  }
  .login-btn {
    font-size: 1.3rem;
    padding: 0.6rem;
  }
}
/*# sourceMappingURL=bundle.min.css.map */