﻿@charset "UTF-8";
@font-face {
  font-family: "TitlingGothicFBCond-Reg";
  src: url("/fonts/TitlingGothicFBCond-Reg.otf");
}
@font-face {
  font-family: "TitlingGothicFBNor-Reg";
  src: url("/fonts/TitlingGothicFBNor-Reg.otf");
}
@font-face {
  font-family: "HugehitoBrush";
  src: url("/fonts/HugehitoBrush.otf");
}
@font-face {
  font-family: "AtomicMarker";
  src: url("/fonts/AtomicMarker.otf");
}
.TitlingGothicFBCond-Reg {
  font-family: "TitlingGothicFBCond-Reg", sans-serif;
}

.TitlingGothicFBNor-Reg {
  font-family: "TitlingGothicFBNor-Reg", sans-serif;
}

.HugehitoBrush {
  font-family: "HugehitoBrush", sans-serif;
}

.AtomicMarker {
  font-family: "AtomicMarker", sans-serif;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
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;
}

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

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

body {
  font-size: 16px;
  font-family: "TitlingGothicFBNor-Reg", sans-serif;
  font-weight: 200;
  line-height: 1.4;
}
body.body-scroll {
  padding-top: 5.8rem;
}

p {
  font-size: 1.6rem;
  color: #000;
}

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

.contenedor-partidos {
  width: 90%;
  max-width: 150rem;
  margin: 0 auto;
}

a {
  text-decoration: none;
  color: #000;
}

h1,
h2,
h3 {
  font-family: "TitlingGothicFBCond-Reg", sans-serif;
  margin: 0 0 2.5rem 0;
}

h1 {
  font-size: 4rem;
}

h2 {
  font-size: 3.6rem;
}

h3 {
  font-size: 3.2rem;
}

img {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
}

span {
  font-weight: bold;
  font-size: 2rem;
}

.btn-general {
  font-weight: 700;
  font-size: 1.3rem;
  display: inline-block;
  padding: 0.5rem 2rem;
  background-color: #F2AA00;
  border: none;
  border-radius: 0.5rem;
  color: #fff;
  margin: 1rem 0;
  cursor: pointer;
  transition: 0.3s ease-in;
}
.btn-general:hover {
  box-shadow: 0.2rem 0.2rem 0.5rem #e0e0e0;
  background-color: #0C0C2C;
}
@media (min-width: 768px) {
  .btn-general {
    font-size: 1.4rem;
  }
}

#btn-primario {
  background-color: #187E22;
  color: #fff;
  font-size: 1.3rem;
}
#btn-primario:hover {
  transform: scale(1.03);
}
@media (min-width: 768px) {
  #btn-primario {
    font-size: 1.4rem;
  }
}

#btn-secundario {
  background-color: #EC1010;
  color: #fff;
}
#btn-secundario:hover {
  transform: scale(1.03);
}

.alerta {
  margin: 0 auto;
}

.error p {
  display: inline-block;
  background-color: #EC1010;
  margin-bottom: 0.5rem;
  color: #fff;
  padding: 0.3rem;
}

.exito {
  background-color: #187E22;
  margin-bottom: 0.5rem;
  color: #fff;
  padding: 0.3rem;
}

#vs {
  font-family: "AtomicMarker", sans-serif;
  color: #F2AA00;
  font-size: 3rem;
}

#idAsientos {
  font-weight: 700;
  font-size: 2rem;
  font-family: "AtomicMarker", sans-serif;
  text-align: center;
}

#error {
  color: #EC1010;
  text-decoration: dotted;
}

#TotalAsientos {
  display: flex;
  justify-content: start;
}

#total {
  text-align: end;
  color: #00219E;
  margin-top: 2rem;
}

.require {
  color: #EC1010;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1;
}

.centrar {
  display: flex;
  justify-content: center;
}

#delete {
  border: none;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 1px solid #000;
  background-color: transparent;
  color: #EC1010;
}
#delete:hover {
  cursor: pointer;
}

.center_global {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.py-2 {
  padding: 2rem 0 2rem 0;
}

/* Footer */
.banner-footer {
  background: rgb(2, 0, 36);
  background: linear-gradient(106deg, rgb(2, 0, 36) 0%, rgb(9, 9, 121) 35%, rgb(196, 169, 46) 100%, rgb(0, 0, 0) 100%);
  border-radius: 2rem;
  padding: 2rem;
}

.banner-footer-desc {
  align-items: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .banner-footer-desc {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.banner-footer-desc h3,
.banner-footer-desc p {
  color: #fff;
}
.banner-footer-desc h3 {
  margin-bottom: 0;
}
.banner-footer-desc p {
  margin-top: 0;
}

.banner-footer-btn {
  text-align: center;
}

.footer {
  background-color: #F2AA00;
  padding: 1rem;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
  margin-top: 5rem;
}

.footer_logo {
  width: 8rem;
}

.footer_redes {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 3rem;
}

.footer_desc h3 {
  font-size: 2rem;
  margin-bottom: 0;
}

.footer_derechos {
  text-align: center;
}

/* .Footer */
header {
  box-shadow: 0px 5px 20px #e0e0e0;
  background-color: #00219E;
}
header.barra-fija {
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  box-shadow: 0.3rem 0.3rem 0.3rem #333;
}
header .navegacion {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .navegacion_logotipo {
  width: 8rem;
}
@media (min-width: 768px) {
  header .navegacion_logotipo {
    width: 9.5rem;
  }
}
header .btn_sesion {
  color: #fff;
}

.navegacion_menu button {
  background-color: transparent;
  border: none;
  font-size: 2rem;
}
.navegacion_menu button:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.banner {
  background-color: #00219E;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 30rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .banner {
    width: auto;
    height: 20rem;
  }
}

.info-card-banner p {
  color: #fff;
}

.equipos-banner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  align-items: center;
}
.equipos-banner h2,
.equipos-banner h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 0.2rem;
}
.equipos-banner h3 {
  font-weight: 200;
  font-size: 2rem;
}

.equipo img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .equipo img {
    width: 10rem;
  }
}
.equipo p {
  text-align: center;
  margin: 0.3rem;
  font-weight: 700;
  color: #fff;
}

.partidos-lista h3 {
  font-family: "TitlingGothicFBCond-Reg", sans-serif;
  text-align: center;
  font-size: 3.5rem;
  margin: 1.5rem 0;
}
.partidos-lista .equipovs-card {
  display: flex;
  align-items: center;
}
.partidos-lista .equipovs-card .flex-info-card {
  align-items: center;
  display: flex;
  justify-content: center;
}
.partidos-lista .equipovs-card .flex-info-card p {
  font-size: 2.5rem;
  font-weight: bold;
}
.partidos-lista .equipovs-card .flex-info-card p::after {
  content: " | ";
}
.partidos-lista .equipovs-card .flex-info-card p:nth-child(2) {
  margin-left: 0.5rem;
  font-weight: 400;
  font-size: 1.5rem;
}
.partidos-lista .equipovs-card .flex-info-card p:nth-child(2)::after {
  content: "";
}
.partidos-lista .equipovs-card .flex-info-card h2 {
  font-size: 2rem;
  margin: 0;
}
.partidos-lista .equipovs-card .flex-info-card h3 {
  font-size: 1.6rem;
  margin: 0;
}

.partidos-lista .evento-card {
  display: flex;
  align-items: center;
}
.partidos-lista .evento-card .flex-info-card {
  align-items: center;
  display: flex;
  justify-content: center;
}
.partidos-lista .evento-card .flex-info-card p {
  font-size: 2.5rem;
  font-weight: bold;
}
.partidos-lista .evento-card .flex-info-card p::after {
  content: " | ";
}
.partidos-lista .evento-card .flex-info-card {
  margin-left: 0.5rem;
  font-weight: 400;
  font-size: 1.5rem;
}
.partidos-lista .evento-card .flex-info-card p::after {
  content: "";
}
.partidos-lista .evento-card .flex-info-card h2 {
  font-size: 2rem;
  margin: 0;
}
.partidos-lista .evento-card .flex-info-card h3 {
  font-size: 1.6rem;
  margin: 0;
}

.partidos-lista .partido-card {
  margin: 1rem 0;
  padding: 1rem;
}

.info-card {
  width: 100%;
}
.info-card p {
  margin: 0;
}
.info-card .btn-general {
  padding: 0.5rem 2rem;
  background-color: #F2AA00;
  border: none;
  border-radius: 1rem;
  color: #fff;
  margin: 1rem 0;
  transition: 0.3 all ease-in;
}
.info-card .btn-general:hover {
  background-color: #00219E;
}

.btn-card {
  text-align: center;
}

.equipos-card {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0rem;
  place-items: center;
}
@media (min-width: 768px) {
  .equipos-card {
    display: grid;
    grid-template-columns: 40% 60%;
  }
}
.equipos-card img {
  width: 6.5rem;
  height: 7rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .equipos-card img {
    width: 9rem;
  }
}

.eventos-card {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0rem;
  place-items: center;
}
@media (min-width: 768px) {
  .eventos-card {
    align-items: center;
    display: grid;
    grid-template-columns: 50% 50%;
  }
}
.eventos-card img {
  align-items: center;
  /*
  width: 6.5rem;
  height: 7rem;
  */
  object-fit: contain;
}
@media (min-width: 768px) {
  .eventos-card img {
    width: 9rem;
  }
}

.eventos-datos-card {
  margin: 0 auto;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

.border-card {
  padding: 1rem;
  box-shadow: 2px 15px 19px 0px rgb(215, 215, 219);
}

.datos-card {
  margin: 0 auto;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

.banner-footer {
  margin-top: 2rem;
}

.banner {
  background: rgb(255, 255, 255);
  background: linear-gradient(45deg, #0C0C2C 0%, #ffffff 0%, #F2AA00 38%, #e8e8e8 50%);
  background-size: 300% 100%;
  animation: gradient 4s ease infinite;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.banner h1 {
  margin-top: 0;
  color: var(--blanco);
  font-size: 2.8rem;
  text-transform: uppercase;
  line-height: 1;
}

/* .Banner */
.mensaje_status p {
  margin: 0;
  font-size: 1.3rem;
}

.mensaje_status {
  position: fixed;
  top: 50px;
  left: 50%; /* Posiciona el contenedor en el centro horizontal */
  transform: translateX(-50%); /* Centra el contenedor correctamente */
  padding: 10px;
  background-color: #eed3d3;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: none;
  width: 17rem;
  text-align: center; /* Centra el texto dentro del contenedor */
  margin: 0 auto; /* Centra el contenedor si el ancho de la pantalla es mayor a 768px */
  align-items: center;
}

@media (min-width: 768px) {
  .mensaje_status {
    max-width: 120rem;
    margin: 0 auto; /* Centra el contenedor si el ancho de la pantalla es mayor a 768px */
    align-items: center;
  }
}
.mensaje_status.mostrar {
  display: block;
}

.cerrar {
  position: absolute;
  top: 3px;
  right: -12px;
  cursor: pointer;
  font-size: 2rem;
  margin: 0 1rem;
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 1rem;
}

.mensaje_status p:nth-child(2) {
  font-size: 1.5rem;
  margin-left: 1rem;
}

.acciones_login a:nth-child(1) {
  margin-right: 1rem;
}

.tipoReserva h3 {
  text-align: center;
  font-size: 2.3rem;
  margin-top: 2rem;
}

.grid_tipoReserva {
  align-items: center;
}
@media (min-width: 768px) {
  .grid_tipoReserva {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}

.tipoReserva_card {
  border: none;
  background-color: #e0e0e0;
  border-radius: 2rem;
  display: flex;
  align-items: center;
  margin: 2rem 0;
}

.tipoReserva_card-icono img {
  width: 25rem;
}

.precio {
  font-weight: bold;
  font-size: 2rem;
}

.formulario p {
  font-size: 1.4rem;
  color: #00219E;
  margin: 2rem 0 0 0;
}
.formulario legend {
  font-size: 2rem;
  color: #00219E;
  font-weight: 700;
}
.formulario label {
  font-weight: 700;
  display: block;
}
.formulario input:not([type=submit]),
.formulario textarea,
.formulario select {
  padding: 1rem;
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  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;
}

.asientos {
  box-shadow: 1px 1px 36px 2px rgba(54, 54, 54, 0.75);
  -webkit-box-shadow: 1px 1px 36px 2px rgba(54, 54, 54, 0.75);
  -moz-box-shadow: 1px 1px 36px 2px rgba(54, 54, 54, 0.75);
  padding: 1.5rem;
  border-radius: 1rem;
}
.asientos h3 {
  text-align: center;
  font-size: 2rem;
  padding: 1rem 0;
}

.grid-asientos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.1rem;
  place-items: center;
}

.grid-eventos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.1rem;
  place-items: center;
}

.eventos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.asiento {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.asiento img {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .asiento img {
    width: 50%;
  }
}

.mesas {
  display: flex;
  justify-content: space-evenly;
}

.mesa {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mesa label {
  font-weight: 700;
  display: block;
}

.contenedor-sum {
  max-width: 70rem;
  margin: 0 auto;
}

.block-sum {
  margin: 2rem 0;
  padding: 1rem 2rem;
  font-size: 2.4rem;
  font-weight: 700;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  box-shadow: -0.9rem 1rem 0.9rem #e0e0e0;
}
.block-sum label:nth-child(1) {
  font-size: 2rem;
  font-weight: 400;
  color: #00219E;
  margin-right: 1rem;
}
.block-sum label:nth-child(2) {
  font-size: 2.4rem;
}

.countAsientos label {
  display: block;
}

.btn-reservar {
  display: flex;
  justify-content: flex-end;
}

.img-asientos {
  max-width: 120rem;
  padding: 2rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
}
.img-asientos img {
  border-radius: 2rem;
  align-items: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .img-asientos img {
    width: 60%;
  }
}

#precio_asiento {
  font-family: "TitlingGothicFBNor-Reg", sans-serif;
  font-size: 2rem;
  text-align: center;
  color: #00219E;
}

.dividir_label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.custom-checkbox {
  transform: scale(1.5);
}

.cuadrado {
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  border-radius: 0.3rem;
  /* Espacio entre el cuadrado y el párrafo */
}

.rojo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.rojo .cuadrado {
  background-color: #EC1010;
}
.rojo p {
  margin-top: 0;
}

.verde {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.verde .cuadrado {
  background-color: #187E22;
}
.verde p {
  margin-top: 0;
}

.naranja {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.naranja .cuadrado {
  background-color: orangered;
}
.naranja p {
  margin-top: 0;
}

.blanco {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.blanco .cuadrado {
  background-color: #e0e0e0;
}
.blanco p {
  margin-top: 0;
}

.estados_butacas {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media (min-width: 768px) {
  .estados_butacas {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
  }
}

.tiempo_aviso {
  text-align: center;
}
.tiempo_aviso p {
  font-weight: bold;
  font-size: 1.8rem;
}

#contador {
  font-size: 3rem;
  font-weight: bold;
}

.tiquet {
  margin-top: 3rem;
  box-shadow: 0.3rem 0.3rem 2rem #00219E;
  border-radius: 1rem;
  padding: 1rem;
}
.tiquet h3 {
  text-align: center;
  font-size: 2.7rem;
}

.tiquet-encabezado {
  align-items: center;
}
.tiquet-encabezado p {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0;
  margin-top: 1rem;
}
.tiquet-encabezado .login_user {
  align-items: center;
}
@media (min-width: 768px) {
  .tiquet-encabezado .login_user {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

@media (min-width: 768px) {
  .apellidos {
    display: flex;
    margin-right:10px;
  }
}

.grid_total_tiquet {
  text-align: center;
  margin: 0 auto;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.grid_total_tiquet p {
  color: #000;
  margin: 0;
}

.btnPagar {
  text-align: right;
}

.total_tiquet {
  align-items: center;
}

.pasarelaPago {
  margin: 0 auto;
}

.legend-tarjetas {
  color: #00219E !important;
}

.aviso_tarjetas {
  background-color: #e0e0e0;
  display: flex;
  color: #00219E;
  margin-top: 2rem;
  align-items: center;
  padding: 2rem;
  border-radius: 1rem;
}
.aviso_tarjetas p {
  margin: 0;
  margin-left: 2rem;
}
.aviso_tarjetas h3 {
  margin: 0;
}

.telefono {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.telefono .lada {
  flex-basis: 25%;
}
.telefono .tel {
  flex-basis: 70%;
}
@media (min-width: 768px) {
  .telefono .tel {
    width: 100%;
  }
}

.gracias img {
  margin-top: 2.5rem;
  border-radius: 1.3rem;
}
@media (min-width: 768px) {
  .gracias {
    margin: 0 auto;
    width: 60%;
  }
}

.banner_admin {
  padding: 2rem;
  height: 20rem;
}
.banner_admin h2 {
  font-size: 3rem;
  margin: 0;
}

.titulo-admin {
  text-align: center;
  margin: 1.5rem 0;
}

.opciones-admin {
  text-align: center;
}
.opciones-admin a {
  width: 80%;
  margin: 0 auto;
  display: block;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .opciones-admin a {
    display: inline-block;
    width: auto;
  }
}
.opciones-admin h3 {
  font-size: 2.5rem;
  margin: 0;
}

.banner_panel {
  height: 15rem;
}
@media (min-width: 768px) {
  .banner_panel {
    height: 15rem;
  }
}
.banner_panel h3 {
  font-size: 2rem;
  margin: 0;
}
@media (min-width: 768px) {
  .banner_panel h3 {
    font-size: 2.8rem;
  }
}
.banner_panel p {
  margin: 0;
}

.opciones-dash {
  display: flex;
  justify-content: center;
  width: 70%;
}

.instruccion_panel {
  display: inline-block;
  background-color: #e0e0e0;
  padding: 1rem;
  margin: 1.3rem 0;
  border-radius: 0.5rem;
}
.instruccion_panel p {
  margin: 0;
  font-size: 1.2rem;
}

.notificacion_admin {
  margin: 0 auto;
  width: 50%;
  background-color: #e0e0e0;
  padding: 1rem;
  border-radius: 0.5rem;
  text-align: center;
}
.notificacion_admin p {
  color: #187E22;
  margin: 0;
  font-size: 1.3rem;
  font-weight: bold;
}

.error_admin {
  background-color: #e0e0e0;
  border-radius: 1.3rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.3rem;
}
@media (min-width: 768px) {
  .error_admin {
    width: 55%;
  }
}
.error_admin p {
  color: #EC1010;
  font-weight: bold;
  font-size: 1.3rem;
  margin: 0;
  text-align: center;
}
.error_admin span {
  font-size: 1.3rem;
  margin: 0;
}

.ok_admin p {
  color: #187E22;
}

.juntar_radio {
  display: flex;
}
.juntar_radio:nth-child(2) {
  margin-left: 2rem;
}

.tabla_dash {
  overflow-x: auto;
  /* Permite desplazamiento horizontal cuando la tabla sea más ancha que su contenedor */
  overflow-y: auto;
  /* Permite desplazamiento vertical cuando la tabla sea más alta que su contenedor */
  max-height: 40rem;
}
@media (min-width: 768px) {
  .tabla_dash {
    max-height: 70rem;
    /* Altura máxima del contenedor; ajusta según sea necesario*/
  }
}

table.datos_dash {
  margin-top: 2rem;
  width: 100%;
  border-spacing: 0;
  text-align: center;
}
table.datos_dash thead {
  background-color: #e0e0e0;
}
table.datos_dash thead th {
  color: #00219E;
  padding: 2rem;
  font-weight: bold;
}
table.datos_dash .img_tabla {
  width: 8rem;
  display: block;
  margin: 0 auto;
}
table.datos_dash td {
  font-weight: 200;
  font-size: 1.6rem;
}

.btn_accion_dash {
  font-size: 2.2rem !important;
  text-align: end !important;
}
.btn_accion_dash a:nth-child(1) {
  color: #0C0C2C;
}
.btn_accion_dash a:nth-child(2) {
  color: #EC1010;
}

.btn_acciones {
  display: flex;
  justify-content: center;
  align-items: center;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
  /* Color de fondo para las filas pares */
}

.pre_img_admin img {
  width: 8rem;
}

.grid_asientos {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 1rem;
}
@media (min-width: 768px) {
  .grid_asientos {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .grid_asientos {
    grid-template-columns: repeat(4, 1fr);
  }
}

.asiento {
  text-align: center;
}

.grafico_asiento {
  content: "";
  background-color: #00219E;
  width: 10rem;
  height: 10rem;
  border-radius: 1rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.grafico_asiento p {
  margin: 0;
}
@media (min-width: 768px) {
  .grafico_asiento {
    width: 10rem;
    height: 10rem;
  }
}

.asiento_ocupado {
  background-color: #EC1010;
}

.asiento_disponible {
  background-color: #187E22;
}

.opciones_asiento,
.opcion_asiento {
  display: flex;
}
.opciones_asiento input[type=radio],
.opcion_asiento input[type=radio] {
  margin-right: 1rem;
}

.opciones-asiento label:nth-child(1) {
  color: #EC1010;
}

.input_precio {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.3rem;
  margin-bottom: 0 !important;
}

.oculto {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.info_asiento {
  color: #00219E;
  margin: 0;
  margin-bottom: 2rem;
  cursor: pointer;
  transition: 0.2s all ease-in;
}
.info_asiento:hover {
  font-weight: bold;
  text-decoration: underline;
}

.informacion_asiento {
  background-color: rgb(201, 201, 201);
  padding: 0 1rem;
  border-radius: 0.3rem;
  width: 100%;
  height: 20rem;
  margin-bottom: 1.5rem;
}
.informacion_asiento p {
  color: #00219E;
  margin: 0;
  text-align: start;
  font-size: 1.2rem;
}
.informacion_asiento p:nth-child(1) {
  margin-top: 1rem;
}
.informacion_asiento p:last-of-type {
  margin-bottom: 1rem;
}
.informacion_asiento span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000;
}

.botones_juntos {
  display: flex;
}
.botones_juntos a:nth-of-type(2) {
  margin-left: 1rem;
}

.login_admin {
  background-image: url(../../imagenes/20493786.jpg);
  background-position: right center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (min-width: 768px) {
  .login_admin {
    background-position: center center;
  }
}

.bk_login {
  content: "";
  background-color: rgba(0, 0, 0, 0.417);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .form_login {
    width: 50rem;
  }
}

.formulario_login {
  background-color: #fff;
  padding: 2rem 1.5rem;
  border-radius: 1rem;
}
.formulario_login h3 {
  margin: 0;
  text-align: center;
}
.formulario_login p {
  margin: 0;
  margin-bottom: 1rem;
  text-align: center;
}
.formulario_login p:nth-child(1) {
  margin: 0;
}
.formulario_login label {
  display: block;
}
.formulario_login .input {
  width: 100%;
  background-color: #e0e0e0;
  padding: 1rem;
  border: none;
}
.opciones-lugares{
  text-align: center;
}
.opciones-lugares h2{
  margin: 0px;
}