.btn.btn-primary {
  background-color: #E31E24;
  color: white;
  text-shadow: none !important;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background-color: #E31E24;
  color: white;
}
.btn.btn-primary.border-1 {
  border: 1px solid white;
}
.btn.btn-warning {
  background-color: #eaac37;
  color: white;
  text-shadow: none !important;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active {
  background-color: #eaac37;
  color: white;
}
.btn.btn-primary,
.btn.btn-warning,
.btn.btn-orange-primary {
  font-weight: bold;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}
.btn.btn-primary.btn-form-submit,
.btn.btn-warning.btn-form-submit,
.btn.btn-orange-primary.btn-form-submit {
  padding: 5px 13px;
  border-radius: 5px;
  width: auto;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 20px;
  letter-spacing: normal;
}
.btn.btn-primary.btn-form-submit.semi-regular,
.btn.btn-warning.btn-form-submit.semi-regular,
.btn.btn-orange-primary.btn-form-submit.semi-regular {
  font-size: 0.875rem;
}
.btn.btn-primary.submit-form,
.btn.btn-warning.submit-form,
.btn.btn-orange-primary.submit-form {
  border-radius: 4px;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  padding: 0.25rem 1rem;
  white-space: normal;
  word-wrap: break-word;
}
.btn.btn-primary.text-semi-regular,
.btn.btn-warning.text-semi-regular,
.btn.btn-orange-primary.text-semi-regular {
  font-size: 0.875rem;
}
.btn.btn-orange,
.btn.btn-orange-primary {
  background-color: #E31E24;
  color: white;
}
.btn.btn-danger {
  background-color: #d9534f;
  color: white !important;
}
.btn.btn-danger.btnIniciarSesion {
  text-transform: initial;
  padding: 5px 15px;
}
.btn.btn-white {
  background-color: white;
  color: #000000;
  border: 1px solid #CCCCCC;
}
.btn.btn-small {
  padding: 0.25rem 0.5rem;
  border-radius: 0.2rem;
}
.btn.btn-siguiente {
  width: 90px;
  padding: 5px 13px;
  background-color: #999999;
  border-radius: 0.25rem;
  border-color: #999999;
  pointer-events: none;
}
.btn.btn-siguiente:hover,
.btn.btn-siguiente:active,
.btn.btn-siguiente:focus {
  background-color: #999999;
}
.btn.btn-siguiente.active {
  background-color: #E31E24;
  border-color: #E31E24;
  pointer-events: all;
}
.btn.btn-siguiente.primary {
  background-color: #E31E24;
  color: white;
  text-shadow: none !important;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn.btn-siguiente.primary:hover,
.btn.btn-siguiente.primary:focus,
.btn.btn-siguiente.primary:active {
  background-color: #E31E24;
  color: white;
}
.btn.btn-siguiente.primary.active {
  pointer-events: all;
}
.btn.btn-auth {
  min-width: 115px;
  width: auto;
  padding: 5px;
}
@media screen and (max-width: 376px) {
  .btn.btn-auth.btn-crear-cuenta {
    margin-top: 8px;
  }
}
.encabezado-evento-compra a {
  width: 30px;
  height: 30px;
}
.encabezado-evento-compra a img {
  width: 100%;
  height: 100%;
}
.btn-close:hover {
  background-position: center;
}
.dropdown-toggle::after {
  vertical-align: middle;
}
strong,
h5,
.h5 {
  font-size: 0.875rem !important;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 10px 0;
  letter-spacing: normal;
  text-rendering: optimizelegibility;
}
.text-size-big {
  font-size: 1.75rem;
}
.text-semi-big-size {
  font-size: 1.125rem;
}
.text-regular-size {
  font-size: 1rem;
}
.text-size-semi-regular {
  font-size: 15px;
}
.text-size-medium-regular {
  font-size: 0.875rem;
}
.text-small-size {
  font-size: 0.75rem;
}
.h2-n {
  font-size: 1rem !important;
}
@media screen and (max-width: 576px) {
  .text-regular-min-xs {
    font-size: 0.75rem;
  }
}
.calendar-widget table {
  width: 100%;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.calendar-widget table div.DynarchCalendar {
  background-color: white;
  border: none;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar {
  background-color: white;
  border: none;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevYear,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextYear {
  display: none;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth {
  background-color: #E31E24;
  padding: 3px;
  border-radius: 4px;
  display: flex;
  position: absolute;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth div,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth div {
  display: flex;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth div span,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth div span {
  color: white;
  margin: 0 auto;
  font-weight: bold;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth.DynarchCalendar-prevMonth,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth.DynarchCalendar-prevMonth {
  left: 0;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth.DynarchCalendar-nextMonth,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth.DynarchCalendar-nextMonth {
  margin-left: -23px;
  left: 100%;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth.DynarchCalendar-hover-navBtn div,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth.DynarchCalendar-hover-navBtn div {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 1px;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-nextMonth.DynarchCalendar-navDisabled,
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-prevMonth.DynarchCalendar-navDisabled {
  display: none;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar table.DynarchCalendar-titleCont {
  font-weight: normal;
  font-size: 1rem;
  color: #FFFFFF;
  margin: 0 0 12px;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar table.DynarchCalendar-titleCont div.DynarchCalendar-title.DynarchCalendar-hover-title div {
  border: none;
  padding: 5px 17px;
  cursor: pointer;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar table.DynarchCalendar-titleCont div.DynarchCalendar-title div {
  text-shadow: none;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar table.DynarchCalendar-titleCont div.DynarchCalendar-pressed-title div {
  background-color: #E31E24;
  border: none;
  padding: 5px 17px;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-dayNames {
  padding: 0;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-dayNames table {
  width: 100%;
  table-layout: fixed;
  background-color: #E31E24;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-dayNames table tr td {
  padding: 3px 0;
  border-right: 0.5px solid white;
}
.calendar-widget table div.DynarchCalendar .DynarchCalendar-topBar div.DynarchCalendar-dayNames table tr td div {
  width: 100%;
  font-size: 0.875rem;
  font-weight: normal;
  text-shadow: none;
  color: white;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body {
  padding: 0;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table {
  width: 100%;
  table-layout: fixed;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable tr.DynarchCalendar-hover-week {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable tr.DynarchCalendar-hover-week div.DynarchCalendar-hover-date {
  background-color: transparent;
  border: none;
  padding: 3px 4px;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td {
  border: 1px solid #E6E6E6;
  border-top: none;
  padding: 0;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td div {
  height: 41px;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td div.DynarchCalendar-day {
  width: 100%;
  font-size: 0.875rem;
  font-weight: bold;
  color: #000000;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td div.DynarchCalendar-day.DynarchCalendar-day-disabled {
  text-shadow: none;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td div.DynarchCalendar-day.DynarchCalendar-day-today {
  color: #000000 !important;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td div.DynarchCalendar-day.DynarchCalendar-day-othermonth.DynarchCalendar-day-disabled {
  color: #ACACAC;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td.DynarchCalendar-td-selected {
  background-color: #E31E24;
  border: none;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td.DynarchCalendar-td-selected div.DynarchCalendar-day-selected {
  background-color: transparent;
  color: white !important;
  padding: 3px 4px;
  margin: 0;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-body table.DynarchCalendar-bodyTable td.DynarchCalendar-td-selected div.DynarchCalendar-day-selected.DynarchCalendar-day-disabled {
  color: #ACACAC;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-bottomBar {
  background-color: white;
  border: none;
  margin-top: 15px;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-bottomBar table {
  width: 70%;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-bottomBar table div.DynarchCalendar-bottomBar-today {
  background-color: #E31E24;
  color: white;
  padding: 6px 15px;
  border-radius: 4px;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-bottomBar table div.DynarchCalendar-bottomBar-today.DynarchCalendar-hover-bottomBar-today {
  border: none;
  cursor: pointer;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-menu table {
  text-align: center;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-menu table.DynarchCalendar-menu-mtable {
  text-align: center;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.calendar-widget table div.DynarchCalendar div.DynarchCalendar-menu table.DynarchCalendar-menu-mtable td div.DynarchCalendar-menu-month {
  text-align: center;
  font-weight: bold;
  margin: auto;
}
.contenedor-sinopsis {
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333;
  background-color: #fff;
  font-size: 13px;
  line-height: 1.6;
  word-wrap: break-word;
}
.contenedor-sinopsis p {
  margin: 1em 0 !important;
  line-height: 1.6;
}
.contenedor-sinopsis h1,
.contenedor-sinopsis h2,
.contenedor-sinopsis h3,
.contenedor-sinopsis h4,
.contenedor-sinopsis h5,
.contenedor-sinopsis h6 {
  font-weight: normal;
  line-height: 1.2;
}
.contenedor-sinopsis h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.contenedor-sinopsis h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
.contenedor-sinopsis h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
.contenedor-sinopsis h4 {
  margin: 1.33em 0;
}
.contenedor-sinopsis h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
.contenedor-sinopsis h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
.contenedor-sinopsis pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}
.contenedor-sinopsis address {
  display: block;
  font-style: italic;
}
.contenedor-sinopsis ol,
.contenedor-sinopsis ul,
.contenedor-sinopsis dl {
  *margin-right: 0;
  padding: 0 40px;
}
.contenedor-sinopsis ul,
.contenedor-sinopsis ol {
  margin: 1em 0;
  padding-inline-start: 40px;
}
.contenedor-sinopsis ul {
  list-style-type: disc;
}
.contenedor-sinopsis ul li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.contenedor-sinopsis blockquote {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 2px 8px 2px 20px;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  border-left-width: 5px;
}
.contenedor-sinopsis blockquote p {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1em;
}
.contenedor-sinopsis sub,
.contenedor-sinopsis sup {
  font-size: smaller;
  line-height: 1.6;
}
.contenedor-sinopsis sub {
  vertical-align: sub;
  bottom: 0;
}
.contenedor-sinopsis sup {
  top: 0;
}
.contenedor-sinopsis table tbody tr td {
  border: #d3d3d3 1px dotted;
}
.contenedor-sinopsis .marker {
  background-color: Yellow;
}
.contenedor-sinopsis small {
  font-size: smaller;
}
.contenedor-sinopsis kbd {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
.contenedor-sinopsis kbd,
.contenedor-sinopsis code {
  font-family: monospace;
}
.contenedor-sinopsis code,
.contenedor-sinopsis kbd {
  font-size: 1em;
}
.contenedor-sinopsis strong {
  font-size: inherit !important;
}
.contenedor-sinopsis a {
  color: #0782C1;
}
.contenedor-sinopsis a > img {
  padding: 1px;
  margin: 1px;
  border: none;
  outline: 1px solid #0782C1;
}
.contenedor-sinopsis hr {
  border: 0;
  border-top: 1px solid #ccc;
}
.contenedor-sinopsis img.right {
  border: 1px solid #ccc;
  float: right;
  margin-left: 15px;
  padding: 5px;
}
.contenedor-sinopsis img.left {
  border: 1px solid #ccc;
  float: left;
  margin-right: 15px;
  padding: 5px;
}
.contenedor-sinopsis span[lang] {
  font-style: italic;
}
.contenedor-sinopsis figure > figcaption {
  text-align: center;
  display: block;
}
.contenedor-sinopsis .code-featured {
  border: 5px solid red;
}
.contenedor-sinopsis .math-featured {
  padding: 20px;
  box-shadow: 0 0 2px #c80000;
  background-color: rgba(255,0,0,0.05);
  margin: 10px;
}
.contenedor-sinopsis .image-clean {
  border: 0;
  background: none;
  padding: 0;
}
.contenedor-sinopsis .image-clean > figcaption {
  font-size: .9em;
  text-align: right;
}
.contenedor-sinopsis .image-grayscale {
  background-color: white;
  color: #666;
}
.contenedor-sinopsis .image-grayscale img,
.contenedor-sinopsis img.image-grayscale {
  filter: grayscale(100%);
}
.contenedor-sinopsis .embed-240p {
  max-width: 426px;
  max-height: 240px;
  margin: 0 auto;
}
.contenedor-sinopsis .embed-360p {
  max-width: 640px;
  max-height: 360px;
  margin: 0 auto;
}
.contenedor-sinopsis .embed-480p {
  max-width: 854px;
  max-height: 480px;
  margin: 0 auto;
}
.contenedor-sinopsis .embed-720p {
  max-width: 1280px;
  max-height: 720px;
  margin: 0 auto;
}
.contenedor-sinopsis .embed-1080p {
  max-width: 1920px;
  max-height: 1080px;
  margin: 0 auto;
}
@font-face {
  font-family: 'BebasNeue';
  src: url("../../themes/dreamy/css/bebas_neue/BebasNeue-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratBold';
  src: url("../../themes/dreamySantander/css/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratSemiBold';
  src: url("../../themes/dreamySantander/css/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MontserratRegular';
  src: url("../../themes/dreamySantander/css/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.font-regular {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font-regular-bold {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font-semi-bold {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
body {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.contenedor-encabezado-layout {
  background-color: #E31E24;
}
.contenedor-encabezado-layout .container {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.contenedor-encabezado-layout .container h3.titulo-encabezado {
  font-size: 29px;
  color: white;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: none;
}
a {
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #E31E24;
}
a.captchaReload {
  color: #E31E24;
}
p {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  #grayout {
    padding: 0 10%;
  }
  #grayout.container-fluid {
    padding: 0;
  }
  #grayout.container-fluid >.container {
    width: 1170px;
    max-width: 1170px;
  }
}
nav.navbar {
  border-bottom: 2px solid #E31E24;
}
nav.navbar li.nav-item a {
  padding: 10px 15px;
  color: #E31E24;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
}
nav.navbar li.nav-item a.btn-orange {
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 5px;
}
nav.navbar li.nav-item a.btn-orange:hover,
nav.navbar li.nav-item a.btn-orange:focus,
nav.navbar li.nav-item a.btn-orange:active {
  color: white;
}
nav.navbar li.nav-item a.btn-orange p {
  font-size: 13px;
}
@media screen and (max-width: 992px) {
  nav.navbar li.nav-item a {
    padding: 0;
  }
  nav.navbar li.nav-item a.btn-orange {
    padding-right: 10px;
    padding-left: 10px;
  }
}
nav.navbar li ul.dropdown-menu li {
  padding: 4px 15px;
}
nav.navbar li ul.dropdown-menu li a {
  padding: 0;
}
@media screen and (max-width: 992px) {
  nav.navbar li.nav-item {
    margin: 2px 0 !important;
  }
  nav.navbar li ul {
    margin: 0 15px !important;
    border: none;
    padding: 6px 0;
  }
  nav.navbar li ul.dropdown-menu li {
    margin: 6px 0;
  }
}
@media (min-width: 992px) {
  nav.navbar.nav-main div.container-fluid {
    width: 85%;
    padding: 0;
  }
}
nav.navbar img.logoNav {
  width: 180px;
  height: auto;
}
nav.navbar .navbar-toggler {
  border-color: #E31E24;
}
nav.navbar .navbar-toggler:focus {
  box-shadow: none;
}
nav.navbar .navbar-toggler .icon-bar {
  color: #E31E24;
}
nav.navbar .navbar-toggler .icon-bar i {
  font-weight: 600;
}
nav.navbar.simple-nav li.nav-item a.nav-link {
  color: #E31E24;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
nav.navbar.simple-nav li.nav-item ul.dropdown-menu li {
  margin: 0;
}
nav.navbar.simple-nav li.nav-item ul.dropdown-menu li a.dropdown-item {
  color: #FFFFFF;
  padding: 3px 15px;
  font-size: 13px;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
nav.navbar.simple-nav li.nav-item ul.dropdown-menu li a.dropdown-item:hover,
nav.navbar.simple-nav li.nav-item ul.dropdown-menu li a.dropdown-item:focus,
nav.navbar.simple-nav li.nav-item ul.dropdown-menu li a.dropdown-item:active {
  background-color: #E31E24;
  color: white;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.flex-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.flex-row.row:after,
.flex-row.row:before {
  display: flex;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen,
.contenedor-eventos-destacados li.parallax .contenedor-info {
  width: 50%;
  background-color: #1a1a1a;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen {
  float: left;
}
.contenedor-eventos-destacados li.parallax .contenedor-info {
  float: right;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado {
  position: relative;
  width: 100%;
  height: 360px;
  color: white;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado img {
  width: 90%;
  height: 100%;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,rgba(255,255,255,0) 58%,#1f3450 86%);
}
.contenedor-eventos-destacados li.parallax .contenedor-info {
  padding: 0 3rem;
  height: 360px;
}
.contenedor-eventos-destacados li.parallax .contenedor-info p.evento-destacado,
.contenedor-eventos-destacados li.parallax .contenedor-info p.texto-forma-pago {
  color: white;
}
.contenedor-eventos-destacados li.parallax .contenedor-info p.evento-destacado {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.contenedor-eventos-destacados li.parallax .contenedor-info p.texto-forma-pago {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 1rem;
}
@media (min-width: 768px) and (max-width: 992px) {
  .contenedor-eventos-destacados li.parallax .contenedor-imagen {
    width: 55%;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-info {
    width: 45%;
    padding: 0 1rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .contenedor-eventos-destacados li.parallax .contenedor-imagen {
    width: 55%;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado img {
    width: 100%;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-info {
    width: 45%;
    padding: 0;
  }
}
@media screen and (max-width: 576px) {
  .contenedor-eventos-destacados li.parallax .contenedor-imagen,
  .contenedor-eventos-destacados li.parallax .contenedor-info {
    width: 100%;
    float: none;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado {
    height: 280px;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado img {
    width: 100%;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-imagen .imagen-evento-destacado::after {
    background: none;
  }
  .contenedor-eventos-destacados li.parallax .contenedor-info {
    display: none !important;
  }
}
.contenedor-eventos-destacados li.parallax .notice-bar {
  background-color: #E31E24;
  box-shadow: none;
  padding: 0;
}
.contenedor-eventos-destacados li.parallax .notice-bar .texto-proximo,
.contenedor-eventos-destacados li.parallax .notice-bar .texto-evento,
.contenedor-eventos-destacados li.parallax .notice-bar .meta-data {
  color: white;
}
.contenedor-eventos-destacados li.parallax .notice-bar .texto-proximo {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.contenedor-eventos-destacados li.parallax .notice-bar .texto-evento a {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  color: white !important;
}
.contenedor-eventos-destacados li.parallax .notice-bar .meta-data {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  font-style: normal;
}
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #days,
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #hours,
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #minutes,
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #seconds {
  color: white;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #days {
  background-color: #E31E24 !important;
}
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #hours,
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #minutes,
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col #seconds {
  background-color: rgba(255,255,255,0.2);
}
.contenedor-eventos-destacados li.parallax .notice-bar div.counter div.timer-col span.timer-type {
  color: white;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 0.75rem;
}
.contenedor-eventos-secundarios a.link-evento-secundario,
.contenedor-eventos-secundarios a .card-evento-secundario {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.contenedor-eventos-secundarios a.link-evento-secundario {
  margin-bottom: 20px;
}
.contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario div.card-body {
  padding-top: 12px;
  background-color: white;
}
.contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario div.card-body .contenedor-evento {
  margin-bottom: 12px;
}
.contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario div.card-body .contenedor-evento .texto-evento {
  color: #CCCCCC;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario div.card-body .contenedor-detalle-evento i.fas {
  line-height: 20px;
  color: #999999;
}
.contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario div.card-body .contenedor-detalle-evento .texto-detalle {
  font-size: 0.875rem;
  color: #000000;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
@media (min-width: 481px) and (max-width: 576px) {
  .contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario {
    margin: auto;
    width: 75%;
  }
}
@media (min-width: 376px) and (max-width: 481px) {
  .contenedor-eventos-secundarios a.link-evento-secundario div.card-evento-secundario {
    width: 83.33333333%;
    margin: auto;
  }
}
.text-red {
  color: red;
}
.text-black {
  color: '#000000';
}
.text-dark {
  color: #FFFFFF;
}
.text-dark-light {
  color: #CCCCCC;
}
.text-grey-base {
  color: #3e4f53;
}
.text-black-medium {
  color: #000000;
}
.text-gray {
  color: #5B5B5B;
}
.text-orange {
  color: #FFD700;
}
.text-justify {
  text-align: justify;
}
.line-height-custom-24 {
  line-height: 24px;
}
.help-inline,
.help-block {
  color: #b94a48;
}
.text-error-strong {
  color: #7E3636;
}
.createAccount a,
.recoveryPassword a {
  color: #E31E24;
}
.createAccount a:hover,
.createAccount a:focus,
.createAccount a:active,
.recoveryPassword a:hover,
.recoveryPassword a:focus,
.recoveryPassword a:active {
  text-decoration: underline;
}
.panel-heading {
  background: #E31E24 !important;
}
.flash-alert.alert-danger {
  padding-top: 2.2%;
}
#pagina {
  background-color: white;
  padding: 10px 30px;
}
#pagina .page-t1 {
  box-sizing: border-box;
  border: 1px solid #dadada;
  margin-top: 0;
  margin-bottom: 66px;
  border-radius: 2px;
  padding: 30px 80px 120px;
}
@media screen and (max-width: 992px) {
  #pagina .page-t1 {
    padding: 5px;
  }
}
.text-funcion-evento {
  color: black;
}
.texto-nombre-evento {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000;
  line-height: normal;
  font-size: 1.125rem;
}
@media screen and (max-width: 362px) {
  .texto-nombre-evento {
    font-size: 1rem;
  }
}
.text-funcion-evento {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px !important;
}
.fondo_mapa {
  border: 1px solid #ccc;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.seleccionZona h2 {
  color: #FFFFFF;
  border-bottom: 1px solid #E31E24;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.separador {
  line-height: 25px;
  margin-top: 10px;
  border-bottom: solid 1px #ccc;
  color: #3e4f53;
}
.contenedor_mapa_grande {
  padding: 15px;
  min-height: 65vh;
  border: none;
}
.contenedor_mapa_grande map {
  display: block;
  height: auto;
}
.contenedor_mapa_grande div.contenedor-imagen-mapa-grande {
  width: 100%;
  border: none;
  padding: 0;
  overflow: auto;
  -webkit-overflow-scrolling: auto;
}
.contenedor_mapa_grande div.contenedor-imagen-mapa-grande > .maps,
.contenedor_mapa_grande div.contenedor-imagen-mapa-grande table {
  margin: auto;
}
.popover h3 {
  margin-top: 0;
}
.popover h3.popover-header {
  font-family: 'Helvetica', sans-serif;
  font-size: 1.125rem !important;
  color: #3e4f53 !important;
}
.popover .popover-arrow:after {
  border-bottom-color: #f0f0f0;
}
.popover .popover-body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3e4f53 !important;
  padding: 9px 14px;
}
.popover .popover-body span {
  font-size: 0.875rem !important;
  line-height: 20px;
}
.linkPopover {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  color: #000000 !important;
}
.tarjeta {
  overflow-y: auto;
  background: white;
  border: 1px solid #E5E5E5;
}
.form-seleccion-general {
  background-color: white;
  padding: 14px 14px 2px 14px;
}
.border_table {
  border-bottom: 1px solid #E31E24;
  margin-bottom: 5px;
}
.select-cantidad-asientos {
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #5D5757;
  color: black;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: normal;
  padding: 4px 6px;
  font-size: 0.875rem;
  background-color: white !important;
}
.my-custom-10 {
  margin: 10px 0;
}
.mb-custom-10 {
  margin-bottom: 10px;
}
.mt-custom-10 {
  margin-top: 10px;
}
.mt-custom-20 {
  margin-top: 20px;
}
.padding-2-5-p {
  padding: 2.5%;
}
.px-custom-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.form-control-group {
  display: block;
  margin-bottom: 10px;
}
.form-control-group label {
  display: block;
}
.form-control-group label.control-label {
  color: #CCCCCC;
  font-weight: bold;
  font-size: 0.875rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.form-control-group label.control-label.regular {
  font-size: 1rem;
  color: #000000;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.form-control-custom {
  border-radius: 5px;
  margin-bottom: 0;
  border: 1px solid #868685;
}
.form-control-custom:hover,
.form-control-custom:active,
.form-control-custom:focus {
  border: 1px solid #868685;
}
.form-control-custom.disabled {
  background-color: #E5E5E5;
  color: #6E6E6E;
}
.form-control-custom.place-dark::-webkit-input-placeholder,
.form-control-custom.place-dark::placeholder {
  color: #FFFFFF;
}
.form-control-custom.place-dark:-moz-placeholder {
  color: #FFFFFF;
}
.form-control-custom.place-dark::-moz-placeholder {
  color: #FFFFFF;
}
.form-control-custom.place-dark:-ms-input-placeholder {
  color: #FFFFFF;
}
.form-control-custom.place-dark::-ms-input-placeholder {
  color: #FFFFFF;
}
.form-select.form-select-control {
  height: 34px;
  border-radius: 5px;
  border: 1px solid #868685;
  font-size: 0.875rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.card-bs {
  height: auto;
  background-color: white;
  padding: 2.5%;
  border: 1px solid #ccc;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.card-bs div.card-header {
  background-color: white;
  border-bottom: 1px solid #E31E24;
  padding: 0;
  margin-bottom: 10px;
  display: block;
}
.card-bs div.card-header > .texto-titulo {
  color: black;
  font-size: 1rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: normal;
  font-weight: bold;
  margin: 12px 0;
}
.card-bs div.card-body {
  display: block;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .container-forms {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.form-check label,
.form-check p {
  cursor: pointer;
}
.form-check-input[type=radio] {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #707070;
  outline: none;
  cursor: pointer;
  background-clip: content-box;
  padding: 0.125rem;
}
.form-check-input[type=radio]:checked {
  background-image: none;
  background-color: #E31E24;
}
.img_info {
  width: 62px;
  height: 62px;
}
.info-table li:nth-child(2n+1) {
  background-color: #FFD700 !important;
}
.info-table li i.fas {
  color: #999999;
}
.border-bottom-4 {
  border-bottom: 4px solid #F8F7F3;
}
.border-top-8 {
  border-top: 8px solid #F8F7F3;
}
.contenedor-info-funcion {
  background-color: #FFD700;
  padding: 10px 15px;
  margin-top: 15px;
}
.contenedor-info-funcion strong {
  font-size: 1rem !important;
}
.contenedor-info-funcion i.fas {
  color: #999999;
}
.contenedor-info-funcion p.texto-visualizacion {
  color: #CCCCCC;
  font-size: 0.875rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.contenedor-info-funcion p.texto-visualizacion a.link-visualizar-boletos {
  color: #E31E24;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
}
.text-seleccion-descripcion {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #000000;
}
.separador-detalle-funcion {
  background-color: #E31E24;
  padding: 10px 15px;
}
.separador-detalle-funcion .texto-separador,
.separador-detalle-funcion .text-encabezado {
  color: white;
}
.separador-detalle-funcion .texto-separador {
  font-size: 15px;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.separador-detalle-funcion .text-encabezado {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 318px) {
  .content-button-three-columns {
    margin-top: 5px;
    width: 100%;
  }
}
.contenedor-seleccion-asiento {
  background-color: white;
}
.contenedor-seleccion-asiento div.contenedor-asientos {
  background-color: white;
  padding: 0.5rem 0;
}
.contenedor-seleccion-asiento div.contenedor-asientos table {
  background-color: #F9F9F9;
}
.contenedor-seleccion-asiento div.contenedor-asientos table tr {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  color: #564d4d;
  white-space: nowrap;
}
.contenedor-seleccion-asiento div.contenedor-asientos table tr td {
  min-width: 22px;
}
.contenedor-mapa-chico {
  min-height: 280px;
}
@media screen and (max-width: 576px) {
  .contenedor-mapa-chico {
    min-height: 250px;
  }
}
.tabla-resumen > thead th,
.tabla-resumen > thead td {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  color: #000000;
  font-weight: 600;
}
.tabla-resumen > :not(:last-child) > :last-child > * {
  border-bottom-color: #F8F7F3;
  border-bottom-width: 4px;
}
.tabla-resumen > :not(:first-child) {
  border-top: none;
  border-bottom-color: #ECEAE4;
}
.tabla-resumen > tbody > tr.listado-seleccion:first-child > td {
  padding-top: 14px;
}
.tabla-resumen > tbody > tr.listado-seleccion td {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #E31E24;
  font-size: 1rem;
}
.tabla-resumen > tbody > tr.sin-datos {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000;
  font-size: 15px;
}
.tabla-resumen > tbody > tr td div.form-check {
  padding-left: 2.5rem;
}
.tabla-resumen > tbody > tr td div.form-check label.nombre-metodo {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 1rem;
}
.contenedor-costo-total {
  background-color: #FFD700;
  padding: 14px;
}
.contenedor-costo-total p.texto-costo-total {
  color: #E31E24;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: left;
  font-size: 1.438rem;
}
.loading,
.loading-trans {
  background-size: 50px;
  background-image: url('../../images/loading-light.gif');
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-gray {
  background-color: #2d2d2d;
}
.bg-gray-medium {
  background-color: #eee;
}
.ui-pnotify-container {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
}
.ui-pnotify-container div.ui-pnotify-icon,
.ui-pnotify-container div.ui-pnotify-closer {
  flex: 0 0 auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
}
.ui-pnotify-container div.ui-pnotify-icon {
  align-content: flex-start;
  order: 1;
}
.ui-pnotify-container div.ui-pnotify-closer {
  align-content: flex-end;
  order: 3;
}
.ui-pnotify-container div.ui-pnotify-text {
  flex-basis: 100%;
  order: 4;
}
.ui-pnotify-container h4.ui-pnotify-title {
  flex: 1 0 0%;
  align-content: center;
  order: 2;
  margin: 6px;
}
#manual .timeout-dialog,
#mesas .timeout-dialog,
#general .timeout-dialog,
#resumen .timeout-dialog {
  background: white;
}
#manual .timeout-dialog .ui-dialog-titlebar,
#mesas .timeout-dialog .ui-dialog-titlebar,
#general .timeout-dialog .ui-dialog-titlebar,
#resumen .timeout-dialog .ui-dialog-titlebar {
  border-bottom: 1px solid #E31E24;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#manual .timeout-dialog #timeout-dialog,
#mesas .timeout-dialog #timeout-dialog,
#general .timeout-dialog #timeout-dialog,
#resumen .timeout-dialog #timeout-dialog {
  background: none;
  background: white;
}
#manual .timeout-dialog p.timeout-message,
#mesas .timeout-dialog p.timeout-message,
#general .timeout-dialog p.timeout-message,
#resumen .timeout-dialog p.timeout-message {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-bottom: 5px;
  color: #000000;
}
#manual .timeout-dialog .ui-widget-content,
#mesas .timeout-dialog .ui-widget-content,
#general .timeout-dialog .ui-widget-content,
#resumen .timeout-dialog .ui-widget-content {
  border: none;
}
#manual .timeout-dialog .ui-dialog-buttonset,
#mesas .timeout-dialog .ui-dialog-buttonset,
#general .timeout-dialog .ui-dialog-buttonset,
#resumen .timeout-dialog .ui-dialog-buttonset {
  display: flex;
}
#manual .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#manual .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#mesas .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#mesas .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#general .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#general .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#resumen .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#resumen .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  flex: auto;
  background-image: none !important;
  border: none !important;
  text-shadow: none !important;
}
#manual .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#mesas .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#general .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn,
#resumen .timeout-dialog .ui-dialog-buttonset #timeout-keep-signin-btn {
  order: 2;
  text-align: right;
  background-color: #E31E24 !important;
  align-self: flex-end;
  margin-right: 0;
}
#manual .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#mesas .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#general .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button,
#resumen .timeout-dialog .ui-dialog-buttonset #timeout-sign-out-button {
  order: 1;
  text-align: left;
  background-color: #2d2d2d;
  color: white;
  margin-right: 1rem;
  align-self: flex-start;
}
.img-encabezado-compra {
  height: 100%;
  width: 100%;
  object-fit: fill;
}
@media screen and (max-width: 576px) {
  .img-encabezado-compra {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px;
    height: 120px;
    width: 220px;
  }
}
.titulo-tabla {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.125rem;
  color: #000000;
  font-weight: 600;
}
.titulo-tabla,
.texto-nombre-metodo {
  color: #000000;
}
.texto-nombre-metodo {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
}
img.alerta-advertencia {
  width: 22px;
  height: 22px;
}
img.img-tarjeta {
  width: 48px;
  height: 33px;
}
.accordion div.accordion-item {
  border-bottom: none;
}
.texto-link {
  color: #E31E24;
  font-size: 0.75rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.texto-link.regular {
  font-size: 0.875rem;
}
.texto-link:hover,
.texto-link:focus,
.texto-link:active {
  text-decoration: underline;
}
.contenedor-info-cupon {
  background-color: #DCFDCE;
  border-radius: 5px;
  padding: 10px 10px 2px;
  margin-bottom: 10px;
}
.contenedor-info-cupon div:first-child.row strong {
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.contenedor-info-cupon div.row strong {
  font-size: 1rem;
  color: #447C42;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.contenedor-info-cupon div.separador {
  border-bottom: 1px solid #DDDDDD;
}
footer.simple-footer {
  background-color: #E31E24;
  padding: 12px 0;
}
footer.simple-footer p.texto-simple-footer {
  font-size: 0.75rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: white;
}
footer.main-footer {
  background-color: #000000;
}
footer.main-footer div.contenedor-info-oxxo {
  padding: 1.5rem 0 2rem;
  background-image: url('../../themes/taquilla-cero/img/bg-footer-tc.png');
  background-repeat: no-repeat;
  background-size: cover;
}
footer.main-footer div.contenedor-info-oxxo .texto-tienda-oxxo {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: white;
}
@media screen and (max-width: 516px) {
  footer.main-footer div.contenedor-info-oxxo .texto-tienda-oxxo {
    margin-bottom: 12px !important;
  }
}
footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .texto-paso-oxxo,
footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contador {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
}
footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .texto-paso-oxxo {
  color: white;
}
footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contador {
  color: #E31E24;
}
@media (min-width: 576px) and (max-width: 602px) {
  footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contenedor-contador,
  footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contenedor-info {
    width: 100%;
    text-align: center;
    padding: 0 12px !important;
  }
}
@media (min-width: 768px) and (max-width: 803px) {
  footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contenedor-contador,
  footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contenedor-info {
    width: 100%;
    text-align: center;
    padding: 0 12px !important;
  }
}
@media (min-width: 992px) and (max-width: 1204px) {
  footer.main-footer div.contenedor-info-oxxo .contenedor-pasos .contenedor-info {
    width: 50% !important;
  }
}
footer.main-footer div.footer-info {
  padding: 1.5rem 0 0.5rem;
}
footer.main-footer div.footer-info .titulo-info,
footer.main-footer div.footer-info .text-link,
footer.main-footer div.footer-info .text-derechos {
  color: white;
}
footer.main-footer div.footer-info .titulo-info {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
footer.main-footer div.footer-info .text-link,
footer.main-footer div.footer-info .text-derechos {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
footer.main-footer div.footer-info .text-link {
  font-size: 0.875rem;
}
footer.main-footer div.footer-info .text-derechos {
  font-size: 0.75rem;
}
footer.main-footer div.footer-info img.footer-logo {
  width: 130px;
  height: 30px;
}
.encabezado-compra-exitosa img.img-compra-exitosa {
  height: 65px;
  width: 65px;
}
.encabezado-compra-exitosa h1.texto-encabezado-compra {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 29px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual {
  overflow: auto;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h1,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h2,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h3,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h4,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h4,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-family: 'Helvetica', sans-serif;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h1,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h2,
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h3 {
  line-height: 40px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h1 {
  font-size: 38.5px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h2 {
  font-size: 31.5px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h3 {
  font-size: 24.5px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h4 {
  font-size: 17.5px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h5 {
  font-size: 14px;
}
.contenedor-boletos-virtuales div.contenedor-boleto-virtual h6 {
  font-size: 11.9px;
}
.modal-menu div.modal-header {
  border-color: #E31E24;
  padding-bottom: 10px;
}
.modal-menu div.modal-header i.fa-check-circle {
  font-size: 30px;
  color: #E31E24;
  margin-right: 0.5rem;
}
.modal-encuesta-satisfaccion div.modal-header {
  border-color: #E31E24;
  padding-bottom: 10px;
}
.modal-encuesta-satisfaccion div.modal-header i.fa-check-circle {
  font-size: 30px;
  color: #E31E24;
  margin-right: 0.5rem;
}
.modal-encuesta-satisfaccion div.modal-header .texto-modal {
  color: black;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.modal-encuesta-satisfaccion div.modal-body img.img-cara {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 352px) {
  .modal-encuesta-satisfaccion div.modal-body img.img-cara {
    width: 35px;
    height: 35px;
  }
}
.modal-encuesta-satisfaccion div.modal-body p.texto-pregunta-encuesta {
  font-size: 0.875rem;
  color: black;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.modal-encuesta-satisfaccion div.modal-body div.img-cara.active {
  border: 1px solid #E31E24;
  border-radius: 0.2em;
}
.modal-encuesta-satisfaccion div.modal-body div.lblTips p {
  font-size: 0.75rem;
  color: red;
  margin: 8px 0;
}
.modal-encuesta-satisfaccion div.modal-body div.subtitulos {
  padding-top: 8px;
  font-size: 0.875rem;
  color: black;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.nav-mis-compras {
  background-color: #E31E24;
  width: 100%;
  padding: 1rem 0.5rem 0;
}
.nav-mis-compras a.item-nav {
  color: white;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.nav-mis-compras a.item-nav.active {
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.nav-mis-compras div.border-bottom-nav {
  padding-top: 5px;
  border-bottom: 5px solid transparent;
}
.nav-mis-compras div.border-bottom-nav.active {
  border-bottom-color: #eaac37;
}
.titulo-mis-compras {
  background-color: #FFD700;
}
.titulo-mis-compras .titulo,
.titulo-mis-compras .subtitulo {
  color: #E31E24;
}
.titulo-mis-compras .titulo {
  font-weight: bold;
  font-size: 1.75rem;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.titulo-mis-compras .subtitulo {
  font-size: 0.875rem;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.titulo-mis-compras.sin-reservaciones {
  background-color: white;
}
.titulo-mis-compras.sin-reservaciones .titulo,
.titulo-mis-compras.sin-reservaciones .subtitulo {
  color: #FFFFFF;
}
.titulo-mis-compras.sin-reservaciones .subtitulo {
  padding-top: 0.5rem;
}
.listado-detalle-boleto img.img-evento {
  width: 100%;
  height: 130px;
  object-fit: fill;
}
@media (min-width: 576px) and (max-width: 768px) {
  .listado-detalle-boleto img.img-evento {
    height: 100%;
  }
}
@media (min-width: 392px) and (max-width: 575px) {
  .listado-detalle-boleto img.img-evento {
    height: 245px;
  }
}
@media screen and (max-width: 392px) {
  .listado-detalle-boleto img.img-evento {
    height: 180px;
  }
}
@media (min-width: 320px) and (max-width: 576px) {
  .listado-detalle-boleto {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 351px) {
  .listado-detalle-boleto .content-button-three-columns {
    margin-top: 5px;
    width: 100%;
  }
}
.contenedor-info-compras img.img_info {
  width: 170px;
  height: 170px;
}
.contenedor-info-compras .texto-info,
.contenedor-info-compras .text-detalle {
  color: #ACACAC;
}
.contenedor-info-compras .texto-info {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.contenedor-info-compras .text-detalle {
  font-size: 1rem;
  font-weight: normal;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.radioEmail {
  width: auto;
}
.checkViewAll {
  width: 1.137rem;
  height: 1.137rem;
  border-radius: 50%;
  vertical-align: middle;
  border: 2px solid #ddd;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  margin-top: 0 !important;
  background-clip: content-box;
  padding: 0.16em;
}
.checkViewAll:checked {
  background-color: #E31E24;
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo {
  padding: 30px 40px 0;
}
@media screen and (max-width: 480px) {
  .card-reservacion-oxxo div.contenedor-reservacion-oxxo {
    padding: 30px 10px 0;
  }
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo ul.instrucciones-oxxo {
  list-style-position: inside;
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo ul.instrucciones-oxxo li {
  color: #5B5B5B;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
}
@media screen and (max-width: 480px) {
  .card-reservacion-oxxo div.contenedor-reservacion-oxxo ul.instrucciones-oxxo li {
    font-size: 0.75rem;
  }
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo ul.instrucciones-oxxo li:before {
  content: "\2022";
  color: #000000;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo div.contenedor-detalle-reservacion {
  background-color: #E6E6E6;
  padding: 10px 15px 0;
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo div.contenedor-detalle-reservacion table td {
  padding: 5px 5px 0 0;
  border: none;
  line-height: 20px;
}
.card-reservacion-oxxo div.contenedor-reservacion-oxxo div.contenedor-detalle-reservacion table td.text-infoOxxo {
  word-break: break-all;
  color: #3e4f53;
}
@media screen and (max-width: 480px) {
  .card-reservacion-oxxo div.contenedor-reservacion-oxxo div.contenedor-detalle-reservacion table td.text-infoOxxo {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 480px) {
  .card-reservacion-oxxo div.contenedor-reservacion-oxxo .infoFooter {
    font-size: 0.75rem;
  }
}
.contenedor-img-escenario {
  background-color: #B2B1B1;
  padding: 0;
}
.contenedor-img-escenario .texto-escenario {
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  margin: 10px 0;
}
.contenedor-seleccion-asiento-mesa {
  background-color: white;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras {
  min-width: 400px;
  padding: 0 10px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div .contenedor-img-escenario {
  width: 100%;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: baseline;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa {
  display: flex;
  margin: 5px;
  flex: 1 1 0;
  width: 0;
  white-space: nowrap;
  justify-content: center;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-left div,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-right div,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-bottom div,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-top div {
  width: 22px;
  height: 21px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-left div img,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-right div img,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-bottom div img,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa td.container-seat-top div img {
  width: auto;
  height: auto;
  border: none;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.sin_asiento {
  width: 22px;
  height: 21px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-cuadrada,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-redonda,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-rectangular {
  max-width: 100%;
  width: 100%;
  min-height: 100%;
  background-color: #CCCCCC;
  text-align: center;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-cuadrada.ocho_asientos,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-redonda.ocho_asientos,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-rectangular.ocho_asientos {
  height: 92px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-cuadrada div.etiqueta-mesa,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-redonda div.etiqueta-mesa,
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-rectangular div.etiqueta-mesa {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: bold;
  color: #3e4f53;
  font-size: 0.875rem;
  font-family: Helvetica, Arial, Sans, serif;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-cuadrada {
  height: 35px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-cuadrada.mesa-cuadrada-4 {
  height: 55px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-redonda {
  height: 42px;
  width: 42px;
  border-radius: 50%;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.mesa-rectangular {
  height: 75px;
  width: 32px;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.detalle-imagen-mesa {
  position: relative;
}
.contenedor-seleccion-asiento-mesa div.contenedor-asientos-mesa div.hileras div.hilera .mesa div.contenedor-imagen-mesa div.detalle-imagen-mesa div.etiqueta-mesa {
  justify-content: center;
  align-items: center;
  display: flex;
  color: #3e4f53;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0.875rem;
  font-family: Helvetica, Arial, Sans, serif;
}
.contenedor-forms {
  display: flex;
  flex: 1 1 auto;
  background-color: #F2F2F2;
  justify-content: center;
  align-items: center;
}
.contenedor-forms.white {
  background-color: white;
}
.card.card-formulario {
  background-color: white;
  padding: 2rem 1.5rem;
}
.card.card-formulario .card-img-header img {
  width: 180px;
  height: 40px;
}
.card.card-formulario .card-header {
  background-color: white;
  border: none;
}
.card.card-formulario .card-header .texto-titulo {
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  padding-bottom: 4px;
  border-bottom: 4px solid #F8F7F3;
}
.card.card-formulario .card-body {
  padding: 0.5rem 2rem;
}
@media screen and (max-width: 576px) {
  .card.card-formulario {
    padding: 1.5rem 0.75rem;
  }
  .card.card-formulario .card-body {
    padding: 0.5rem 0.75rem;
  }
}
@media screen and (max-width: 322px) {
  .card.card-formulario .recoveryPassword {
    width: 100%;
    text-align: center !important;
  }
}
@media (min-width: 316px) and (max-width: 500px) {
  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }
}
@media (min-width: 308px) and (max-width: 316px) {
  .g-recaptcha {
    transform: scale(0.70);
    transform-origin: 0 0;
  }
}
@media screen and (max-width: 308px) {
  .g-recaptcha {
    transform: scale(0.62);
    transform-origin: 0 0;
  }
}
.container-validar-carrera li {
  list-style-type: disc;
}
.container-validar-carrera div.contenedor-info-compra {
  background-color: #f5f5f5;
  border-radius: 0.375rem;
  padding: 1.5rem;
  font-size: 0.875rem;
}
.container-validar-carrera div.contenedor-info-compra a {
  color: #E31E24;
}
.container-validar-carrera div #formularios div.contenedor-formulario-registro {
  padding: 0 6.5rem;
}
.container-validar-carrera div #formularios div.contenedor-formulario-registro div.body-formulario {
  border: dashed #AAA 1.5px;
  padding: 1rem;
}
.container-validar-carrera div #formularios div.contenedor-formulario-registro div.body-formulario div.errorSummary {
  color: #b94a48;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-bottom: 1rem;
}
.container-validar-carrera div #formularios div.contenedor-formulario-registro div.body-formulario label.control-label {
  background-color: #d9534f;
  display: inline-block;
  padding: 0.1rem 0.3rem 0;
  color: white;
  font-size: 0.75rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  margin-bottom: 0;
  font-weight: bold;
  line-height: normal;
}
.container-validar-carrera div #formularios div.contenedor-formulario-registro div.body-formulario input.form-control {
  margin-bottom: 0.875rem;
}
@media screen and (max-width: 576px) {
  .container-validar-carrera div #formularios div.contenedor-formulario-registro {
    padding: 0 1rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .container-validar-carrera div #formularios div.contenedor-formulario-registro {
    padding: 0 3.5rem;
  }
}
.size-big-lx {
  font-size: 2.25rem !important;
}
.nav-auth {
  padding: 0 0.5rem;
}
.nav-auth li {
  border-bottom: 4px solid #F8F7F3;
}
.nav-auth li button.nav-link {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1rem;
}
.nav-auth li button.nav-link.active {
  background-color: #E31E24;
  color: white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 520px) and (max-width: 576px) {
  .nav-auth {
    padding: 0 3rem;
  }
}
@media (min-width: 464px) and (max-width: 520px) {
  .nav-auth {
    padding: 0 1.5rem;
  }
}
.btn.btn-primary {
  background: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
}
.btn.btn-motor-fest {
  background: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 25px;
}
.btn.btn-motor-fest:hover,
.btn.btn-motor-fest:focus,
.btn.btn-motor-fest:active {
  background: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
}
.btn.btn-amarillo {
  background: #FFD700;
  border-color: #FFD700;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
.btn.btn-amarillo:hover,
.btn.btn-amarillo:focus,
.btn.btn-amarillo:active {
  background: #ccac00;
  border-color: #ccac00;
  color: #000000;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UqK_IEqw.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UjK_IEqw.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UoK_IEqw.woff2) format('woff2');
  unicode-range: U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UpK_IEqw.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe1kMImSLYBIv1o4X1M8cce4OdVisMz5nZRqy6cmmmU3t2FQWEAEOvV9wNvrwlNstMKW3Y6K5WMwXeVy3GboJ0kTHmqP92UnK_I.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t4R-tCKQ.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7txR-tCKQ.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tCKQ.woff2) format('woff2');
  unicode-range: U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t7R-tCKQ.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t4R-tCKQ.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7txR-tCKQ.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tCKQ.woff2) format('woff2');
  unicode-range: U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t7R-tCKQ.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t4R-tCKQ.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7txR-tCKQ.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tCKQ.woff2) format('woff2');
  unicode-range: U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t7R-tCKQ.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t4R-tCKQ.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7txR-tCKQ.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t6R-tCKQ.woff2) format('woff2');
  unicode-range: U0102-0103, U0110-0111, U0128-0129, U0168-0169, U01A -1A 1, U01AF-01B 0, U0300-0301, U0303-0304, U0308-0309, U0323, U0329, U1EA -1EF 9, U20AB;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t7R-tCKQ.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v19/pe0TMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp7t1R-s.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: 'Rubik Dirt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdilYs6zDX.woff2) format('woff2');
  unicode-range: U0460-052F, U1C 79C 8A, U20B 4, U2DE -2DFF, UA640-A69F, UFE2E-FE2F;
}
@font-face {
  font-family: 'Rubik Dirt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdil8s6zDX.woff2) format('woff2');
  unicode-range: U0301, U0400-045F, U0490-0491, U04B -4B 1, U2116;
}
@font-face {
  font-family: 'Rubik Dirt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdilks6zDX.woff2) format('woff2');
  unicode-range: U0307-0308, U0590-05FF, U200C-2010, U20AA, U25CC, UFB1D-FB4F;
}
@font-face {
  font-family: 'Rubik Dirt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdilUs6zDX.woff2) format('woff2');
  unicode-range: U0100-02BA, U02BD-02C 5, U02C 5CC, U02CE-02D 7, U02DD-02FF, U0304, U0308, U0329, U1D -1DBF, U1E -1E 9F, U1EF 1EFF, U2020, U20A -20AB, U20AD-20C 0, U2113, U2C 58C 7F, UA720-A7FF;
}
@font-face {
  font-family: 'Rubik Dirt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubikdirt/v2/DtVmJxC7WLEj1uIXEWAdilss6w.woff2) format('woff2');
  unicode-range: U0000-00FF, U0131, U0152-0153, U02BB-02BC, U02C 6, U02DA, U02DC, U0304, U0308, U0329, U2000-206F, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
}
.top-bar-motor-fest {
  background-color: #FFD700;
  padding: 8px 0;
  font-family: 'Nunito Sans', sans-serif;
}
.top-bar-motor-fest .social-links {
  display: flex;
  align-items: center;
  gap: 10px;
}
.top-bar-motor-fest .social-links .siguenos-text {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  margin-right: 5px;
}
.top-bar-motor-fest .social-links .social-icon {
  color: #000000;
  font-size: 18px;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(0,0,0,0.1);
}
.top-bar-motor-fest .social-links .social-icon:hover {
  background: #000000;
  color: #FFD700;
}
.top-bar-motor-fest .contact-info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
.top-bar-motor-fest .contact-info .contact-link {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}
.top-bar-motor-fest .contact-info .contact-link i {
  margin-right: 5px;
}
.top-bar-motor-fest .contact-info .contact-link:hover {
  color: #333333;
}
.motor-fest-nav {
  background-color: rgba(0,0,0,0.75) !important;
  background-image: url('../img/ptrn_menu.png');
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: none !important;
  padding: 5px 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  position: sticky;
  top: 0;
  z-index: 1020;
}
.motor-fest-nav .navbar-brand img.logoNav {
  width: 120px;
  height: auto;
}
.motor-fest-nav .navbar-toggler {
  border-color: #E31E24;
}
.motor-fest-nav .navbar-toggler .icon-bar {
  color: #E31E24;
}
.motor-fest-nav .nav-link-motor-fest {
  color: #FFFFFF !important;
  font-weight: 600;
  text-transform: none;
  padding: 8px 15px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 15px;
  transition: all 0.3s ease;
  position: relative;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
}
.motor-fest-nav .nav-link-motor-fest:hover,
.motor-fest-nav .nav-link-motor-fest:focus,
.motor-fest-nav .nav-link-motor-fest:active {
  color: #E31E24 !important;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
}
.motor-fest-nav .nav-link-motor-fest.active {
  background-color: #E31E24;
  color: #FFFFFF !important;
  border-radius: 4px;
}
.motor-fest-nav .nav-link-motor-fest.dropdown-toggle::after {
  margin-left: 5px;
  vertical-align: middle;
}
.motor-fest-nav .dropdown-menu {
  background-color: #1a1a1a;
  border: 1px solid #333333;
}
.motor-fest-nav .dropdown-menu .dropdown-item {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  padding: 10px 20px;
  transition: all 0.3s ease;
}
.motor-fest-nav .dropdown-menu .dropdown-item:hover,
.motor-fest-nav .dropdown-menu .dropdown-item:focus,
.motor-fest-nav .dropdown-menu .dropdown-item:active {
  background-color: #E31E24;
  color: #FFFFFF;
}
.motor-fest-quienes-somos,
.motor-fest-experiencias {
  overflow-x: hidden;
}
.motor-fest-quienes-somos .container-fluid.px-0 > .row,
.motor-fest-experiencias .container-fluid.px-0 > .row {
  margin-left: 0;
  margin-right: 0;
}
.hero-motor-fest {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.hero-motor-fest .hero-poster-img {
  width: 100%;
  height: auto;
  display: block;
}
.info-evento {
  background-color: #000000;
  border-top: 3px solid #E31E24;
  border-bottom: 3px solid #E31E24;
}
.info-evento .fecha-evento {
  font-family: 'Rubik Dirt', cursive;
  font-size: 2rem;
  color: #FFD700;
  text-transform: uppercase;
  margin: 0;
}
.info-evento .lugar-evento {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.2rem;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0;
}
.info-evento .texto-boletos {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.1rem;
  color: #CCCCCC;
  font-style: italic;
  margin: 0;
}
.categorias-motor-fest {
  background-color: #0a0a0a;
}
.categorias-motor-fest .categoria-item {
  padding: 15px 10px;
  border: 2px solid #E31E24;
  border-radius: 8px;
  background-color: #1a1a1a;
  transition: all 0.3s ease;
}
.categorias-motor-fest .categoria-item i {
  font-size: 2rem;
  color: #E31E24;
  margin-bottom: 8px;
}
.categorias-motor-fest .categoria-item p {
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 0;
}
.categorias-motor-fest .categoria-item:hover {
  background-color: #E31E24;
  transform: translateY(-5px);
}
.categorias-motor-fest .categoria-item:hover i,
.categorias-motor-fest .categoria-item:hover p {
  color: #000000;
}
.servicios-adicionales {
  background-color: #000000;
}
.servicios-adicionales .servicio-item {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 0.9rem;
  color: #CCCCCC;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 10px;
  display: inline-block;
}
.seccion-header {
  background-color: #000000;
  background-image: url('/themes/motor-fest/img/bg_hdr.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-bottom: none;
  padding: 40px 0;
}
.seccion-header .seccion-titulo-principal {
  font-family: 'Rubik Dirt', cursive;
  font-size: 3rem;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  margin: 0;
}
.descripcion-seccion {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.1rem;
  color: #CCCCCC;
  line-height: 1.8;
  text-align: center;
}
.descripcion-seccion strong {
  color: #FFFFFF;
  font-weight: bold;
}
.experiencia-card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  transition: all 0.3s ease;
  overflow: hidden;
}
.experiencia-card .experiencia-imagen {
  margin-bottom: 0;
  overflow: hidden;
}
.experiencia-card .experiencia-imagen img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  transition: all 0.3s ease;
  border: none;
  border-radius: 0;
}
.experiencia-card .experiencia-titulo {
  font-family: 'Rubik Dirt', cursive;
  font-size: 1.5rem;
  color: #FFD700;
  text-transform: uppercase;
  margin: 15px 0;
  padding: 0 15px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
.experiencia-card:hover {
  background-color: transparent;
  transform: translateY(-5px);
  box-shadow: none;
}
.experiencia-card:hover .experiencia-imagen img {
  transform: scale(1.05);
}
.quienes-somos-imagen img {
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
}
.contenido-quienes-somos {
  padding: 20px;
}
.contenido-quienes-somos .parrafo-quienes-somos {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.1rem;
  color: #CCCCCC;
  line-height: 1.8;
  margin-bottom: 25px;
  text-align: justify;
}
.contenido-quienes-somos .parrafo-quienes-somos strong {
  color: #FFFFFF;
  font-weight: bold;
}
.animate-on-scroll {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
  will-change: opacity, transform;
}
.animate-on-scroll.animated {
  opacity: 1;
  transform: translateY(0);
}
.proposito-mision-vision {
  padding: 60px 0;
}
.proposito-mision-vision .pmv-item {
  text-align: center;
  padding: 30px 20px;
}
.proposito-mision-vision .pmv-item .pmv-icono {
  margin-bottom: 20px;
}
.proposito-mision-vision .pmv-item .pmv-icono img {
  width: 80px;
  height: auto;
  display: inline-block;
}
.proposito-mision-vision .pmv-item .pmv-titulo {
  font-family: 'Rubik Dirt', cursive;
  font-size: 1.5rem;
  color: #FFD700;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.proposito-mision-vision .pmv-item .pmv-descripcion {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  color: #CCCCCC;
  line-height: 1.7;
  margin: 0;
}
.contenedor-eventos-destacados li.parallax .contenedor-imagen,
.contenedor-eventos-destacados li.parallax .contenedor-info {
  background-color: #1a1a1a;
}
.contenedor-eventos-destacados li.parallax .contenedor-info p.evento-destacado {
  color: #FFD700;
  font-family: 'Rubik Dirt', cursive;
}
.contenedor-eventos-destacados li.parallax .contenedor-info p.texto-forma-pago {
  color: #CCCCCC;
}
.contenedor-eventos-destacados li.parallax .notice-bar {
  background-color: #E31E24;
}
.contenedor-eventos-secundarios {
  background-color: #0a0a0a;
}
.contenedor-eventos-secundarios .card-evento-secundario {
  background-color: #1a1a1a;
  border: 1px solid #333;
}
.contenedor-eventos-secundarios .card-evento-secundario .card-body {
  background-color: #1a1a1a;
}
.contenedor-eventos-secundarios .card-evento-secundario .card-body .contenedor-evento .texto-evento {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: bold;
}
.contenedor-eventos-secundarios .card-evento-secundario .card-body .contenedor-detalle-evento i.fas {
  color: #E31E24;
}
#content .single-post-header h2 {
  font-family: 'Rubik Dirt', cursive;
  font-size: 2rem;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  padding-bottom: 10px;
}
#content .post-content {
  border-top-color: #E31E24;
}
#content .post-content .event-description .img-responsive {
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
}
#content .post-content .panel {
  background-color: #1a1a1a;
  border: 1px solid #333333;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
}
#content .post-content .panel .panel-heading {
  background-color: #E31E24;
  color: #FFFFFF;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  padding: 12px 15px;
}
#content .post-content .panel .panel-heading .panel-title {
  font-family: 'Rubik Dirt', cursive;
  font-size: 1.2rem;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
}
#content .post-content .panel .panel-body .info-table {
  color: #CCCCCC;
}
#content .post-content .panel .panel-body .info-table li {
  border-bottom: 1px solid #333333;
}
#content .post-content .panel .panel-body .info-table li:last-child {
  border-bottom: none;
}
#content .post-content .panel .panel-body .info-table li .text-dark-light {
  color: #FFFFFF !important;
}
#content .post-content .panel .panel-body .info-table li .font-regular-bold {
  color: #FFFFFF;
}
#content .post-content .panel .panel-body .info-table li .text-small-size {
  color: #E31E24;
}
#content .post-content .panel .panel-body .info-table li i.fas {
  color: #E31E24;
}
#content .post-content .panel .panel-body .info-table li:nth-child(2n+1) {
  background-color: transparent !important;
}
#content .post-content .panel .panel-body .info-table li:nth-child(2n+1) i.fas {
  color: #E31E24;
}
#content .post-content .contenedor-sinopsis {
  background-color: #1a1a1a;
  color: #CCCCCC;
  border: 1px solid #333333;
  border-radius: 8px;
  padding: 20px;
  margin-top: 20px;
}
#content .post-content .contenedor-sinopsis p,
#content .post-content .contenedor-sinopsis span,
#content .post-content .contenedor-sinopsis div {
  color: #CCCCCC;
}
#content .post-content .contenedor-sinopsis h1,
#content .post-content .contenedor-sinopsis h2,
#content .post-content .contenedor-sinopsis h3,
#content .post-content .contenedor-sinopsis h4,
#content .post-content .contenedor-sinopsis h5,
#content .post-content .contenedor-sinopsis h6 {
  color: #FFD700;
}
.btn-primary,
.btn.btn-primary {
  background-color: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background-color: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(227,30,36,0.4);
}
body {
  background-color: #000000;
  color: #FFFFFF;
}
.titulo-detalle-de-compra h2,
.titulo-detalle-de-compra h3,
.seleccionZona h2 {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  border-bottom-color: #E31E24;
}
.event-title,
.event-title-normal,
.texto-nombre-evento,
.text-funcion-evento {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
.item-compra-info-row .event-title-normal,
.item-compra-more-info-row .event-title-normal {
  font-family: 'Nunito Sans', sans-serif;
  color: #CCCCCC;
  text-shadow: none;
}
.panel,
.well {
  background-color: #1a1a1a;
  border-color: #333333;
  color: #CCCCCC;
}
.panel-heading {
  background-color: #E31E24 !important;
  color: #FFFFFF;
}
.panel-body {
  color: #CCCCCC;
}
label,
.control-label,
.form-control-group label.control-label {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
}
.controls input[type="text"],
.controls input[type="password"],
.controls input[type="email"],
.controls select,
.controls textarea,
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  background-color: #2d2d2d;
  border-color: #444444;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
}
.controls input:focus,
.controls select:focus,
.controls textarea:focus,
input:focus,
select:focus,
textarea:focus {
  border-color: #E31E24;
  box-shadow: 0 0 0 2px rgba(227,30,36,0.25);
}
.btn.btn-primary {
  background-color: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background-color: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
}
.btn.btn-warning,
.btn-amarillo {
  background-color: #FFD700;
  border-color: #FFD700;
  color: #000000;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.btn-warning:active,
.btn-amarillo:hover,
.btn-amarillo:focus,
.btn-amarillo:active {
  background-color: #ccac00;
  border-color: #ccac00;
  color: #000000;
}
.btn-azul {
  background-color: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
.btn-azul:hover,
.btn-azul:focus,
.btn-azul:active {
  background-color: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
}
.btn-info {
  background-color: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background-color: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
}
#table-detalles,
.header-compra-evento-info table {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
.header-compra-evento-info table th,
#table-detalles th {
  background-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-color: #333333;
}
.header-compra-evento-info table td,
#table-detalles td {
  color: #CCCCCC;
  border-color: #333333;
}
.header-compra-evento-info table tfoot td,
#table-detalles tfoot td {
  color: #FFD700;
  font-weight: bold;
}
#table-acciones-botones {
  background-color: #1a1a1a;
  border-color: #333333;
}
#table-acciones-botones td {
  color: #CCCCCC;
  border-color: #333333;
}
.cupon-box {
  background-color: #1a1a1a;
  border-color: #333333;
}
.cupon-box label {
  color: #FFFFFF;
}
.terms-button {
  color: #E31E24;
  font-family: 'Nunito Sans', sans-serif;
}
.terms-button:hover {
  color: #b7171c;
}
.login-form h2,
.registro-form h2 {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  border-bottom-color: #E31E24;
}
.login-form p,
.login-form label,
.registro-form p,
.registro-form label {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
}
.acciones-botones {
  margin-top: 20px;
}
#content-img {
  border-color: #E31E24;
}
.separador {
  border-bottom-color: #333333;
  color: #CCCCCC;
}
.border_table {
  border-bottom-color: #E31E24;
}
.contenedor-info-funcion {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
.contenedor-info-funcion i.fas {
  color: #E31E24;
}
.alert,
.flash-alert {
  background-color: #1a1a1a;
  border-color: #333333;
  color: #FFFFFF;
}
.alert a,
.flash-alert a {
  color: #E31E24;
}
.alert-info {
  background-color: #1a1a1a;
  border-color: #E31E24;
  color: #FFFFFF;
}
.alert-warning {
  background-color: #1a1a1a;
  border-color: #FFD700;
  color: #FFFFFF;
}
.alert-danger {
  background-color: #1a1a1a;
  border-color: #E31E24;
  color: #FFFFFF;
}
.title-page {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  font-size: 1.5rem;
  margin-bottom: 15px;
}
.modal-content {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
.modal-content div.modal-header h5.modal-title {
  color: #FFFFFF;
}
.modal-header {
  background-color: #1a1a1a;
  border-bottom-color: #333333;
}
.modal-header h4,
.modal-header h3,
.modal-header h2 {
  color: #FFD700;
  font-family: 'Rubik Dirt', cursive;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.modal-header .close {
  color: #FFFFFF;
  text-shadow: none;
}
.modal-header .close:hover {
  color: #E31E24;
}
.modal-body {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
.modal-body .well {
  background-color: #2d2d2d !important;
  border-color: #444444 !important;
}
.modal-body label,
.modal-body .control-label {
  color: #FFFFFF !important;
}
.modal-body input[type="text"],
.modal-body input[type="password"] {
  background-color: #2d2d2d !important;
  border-color: #444444 !important;
  color: #FFFFFF !important;
}
.modal-body div.card-body {
  background-color: #1a1a1a;
}
.modal-footer {
  background-color: #1a1a1a;
  border-top-color: #333333;
}
#table-metodo-de-entrega {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
#table-metodo-de-entrega th {
  background-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-color: #333333;
}
#table-metodo-de-entrega td {
  color: #CCCCCC;
  border-color: #333333;
}
#table-metodo-de-entrega label {
  color: #FFFFFF !important;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
#table-metodo-de-entrega .radio {
  color: #FFFFFF !important;
}
#table-metodo-de-entrega .radio label {
  color: #FFFFFF !important;
}
#table-metodo-de-entrega .radio input[type="radio"] {
  accent-color: #E31E24;
}
#table-metodo-de-entrega .form-check label {
  color: #FFFFFF !important;
}
#table-metodo-de-entrega .form-check label.nombre-metodo {
  color: #FFFFFF !important;
}
#table-metodo-de-entrega tfoot td {
  color: #FFD700 !important;
  font-weight: bold;
}
.nav-mis-compras {
  background-color: #1a1a1a;
  border-bottom: 1px solid #333333;
}
.nav-mis-compras .item-nav {
  color: #CCCCCC;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nav-mis-compras .item-nav:hover,
.nav-mis-compras .item-nav.active {
  color: #FFD700;
}
.nav-mis-compras .border-bottom-nav {
  border-bottom-color: #333333;
}
.nav-mis-compras .border-bottom-nav.active {
  border-bottom-color: #FFD700;
}
.titulo-mis-compras,
.titulo-mis-compras.sin-reservaciones {
  background-color: #1a1a1a;
  border-bottom: 1px solid #333333;
}
.titulo-mis-compras .titulo,
.titulo-mis-compras.sin-reservaciones .titulo {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
.titulo-mis-compras .subtitulo,
.titulo-mis-compras.sin-reservaciones .subtitulo {
  color: #CCCCCC;
  font-family: 'Nunito Sans', sans-serif;
}
.listado-detalle-boleto .text-encabezado {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  color: #FFFFFF;
}
.listado-detalle-boleto .contenedor-info-funcion {
  background-color: #1a1a1a;
  color: #CCCCCC;
}
.listado-detalle-boleto .contenedor-info-funcion.bg-white {
  background-color: #1a1a1a !important;
}
.listado-detalle-boleto .contenedor-info-funcion .text-dark-light {
  color: #FFFFFF !important;
}
.listado-detalle-boleto .contenedor-info-funcion i.fas {
  color: #E31E24;
}
.listado-detalle-boleto .contenedor-info-funcion strong {
  color: #FFFFFF;
}
.listado-detalle-boleto .contenedor-info-funcion p {
  color: #CCCCCC;
}
.listado-detalle-boleto .separador-detalle-funcion {
  background-color: #E31E24;
  color: #FFFFFF;
  padding: 10px 15px;
  border-radius: 4px;
}
.listado-detalle-boleto .separador-detalle-funcion .text-encabezado {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.contenedor-info-compras .texto-info {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.2rem;
}
.contenedor-info-compras .text-detalle {
  color: #CCCCCC;
  font-family: 'Nunito Sans', sans-serif;
}
@media (max-width: 768px) {
  .top-bar-motor-fest .social-links {
    justify-content: center;
    margin-bottom: 10px;
  }
  .top-bar-motor-fest .contact-info {
    justify-content: center;
    flex-direction: column;
    gap: 5px;
  }
  .hero-motor-fest .hero-poster-img {
    width: 100%;
    height: auto;
  }
  .info-evento .fecha-evento {
    font-size: 1.5rem;
  }
  .info-evento .lugar-evento {
    font-size: 1rem;
  }
  .info-evento .texto-boletos {
    font-size: 0.9rem;
  }
  .categoria-item {
    margin-bottom: 10px;
    padding: 10px 5px;
  }
  .categoria-item i {
    font-size: 1.5rem;
  }
  .categoria-item p {
    font-size: 0.7rem;
  }
  .servicio-item {
    font-size: 0.8rem;
    padding: 3px 5px;
  }
}
@media (max-width: 576px) {
  .motor-fest-nav .navbar-brand img.logoNav {
    width: 80px;
  }
}
.texto-nombre-evento {
  font-family: 'Rubik Dirt', cursive;
  color: #FFD700;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
.border-bottom-4 {
  border-bottom-color: white;
}
.tabla-resumen > thead th {
  color: #FFD700;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
.tabla-resumen > tbody td .form-check label.nombre-metodo {
  color: #FFFFFF !important;
  font-family: 'Nunito Sans', sans-serif;
}
.contenedor-info-funcion i.fas {
  color: #FFFFFF;
}
.text-dark-light,
.text-dark {
  color: #FFFFFF !important;
}
.texto-nombre-metodo,
.text-black-medium {
  color: #FFFFFF;
}
.accordion-body {
  background-color: #1a1a1a;
}
.accordion-body p.titulo-tabla {
  color: #FFFFFF;
}
.form-control-custom:hover,
.form-control-custom:active,
.form-control-custom:focus {
  border: 1px solid #FFD700;
  background-color: #444444;
  color: #FFFFFF;
}
.main.contenedor-forms {
  background-color: #000000;
}
.main.contenedor-forms .card.card-formulario {
  background-color: #1a1a1a !important;
  border: 1px solid #333333;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.5);
}
.main.contenedor-forms .card.card-formulario .card-img-header {
  background-color: #000000 !important;
  padding: 20px;
  border-bottom: 1px solid #333333;
  border-radius: 8px 8px 0 0;
}
.main.contenedor-forms .card.card-formulario .card-img-header img {
  max-width: 200px;
  height: auto;
}
.main.contenedor-forms .card.card-formulario .card-header {
  background-color: #1a1a1a !important;
  border-bottom: 1px solid #333333 !important;
  padding: 15px 20px;
}
.main.contenedor-forms .card.card-formulario .card-header .texto-titulo {
  font-family: 'Rubik Dirt', cursive !important;
  color: #FFD700 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
  font-size: 1.5rem;
  margin: 0;
  border-bottom: none !important;
  padding-bottom: 0;
}
.main.contenedor-forms .card.card-formulario .card-body {
  background-color: #1a1a1a !important;
  padding: 20px;
}
.main.contenedor-forms .card.card-formulario .card-body label,
.main.contenedor-forms .card.card-formulario .card-body .control-label {
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"],
.main.contenedor-forms .card.card-formulario .card-body input[type="email"],
.main.contenedor-forms .card.card-formulario .card-body input[type="password"] {
  background-color: #2d2d2d;
  border: 1px solid #444444;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
}
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:hover,
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:active,
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:focus {
  border-color: #FFD700;
  background-color: #444444;
  color: #FFFFFF;
  box-shadow: none;
  outline: 0;
}
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:-webkit-autofill,
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:-webkit-autofill:hover,
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:-webkit-autofill:focus,
.main.contenedor-forms .card.card-formulario .card-body .form-control-custom:-webkit-autofill:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:-webkit-autofill,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:-webkit-autofill:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:-webkit-autofill:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="text"]:-webkit-autofill:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:-webkit-autofill,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:-webkit-autofill:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:-webkit-autofill:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="email"]:-webkit-autofill:active,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:-webkit-autofill,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:-webkit-autofill:hover,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:-webkit-autofill:focus,
.main.contenedor-forms .card.card-formulario .card-body input[type="password"]:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #2d2d2d inset !important;
  -webkit-text-fill-color: #FFFFFF !important;
  caret-color: #FFFFFF;
  border: 1px solid #444444;
  transition: background-color 5000s ease-in-out 0s;
}
.main.contenedor-forms .card.card-formulario .card-body .form-check-input:checked {
  background-color: #FFD700 !important;
  border-color: #FFD700 !important;
}
.main.contenedor-forms .card.card-formulario .card-body .text-black-medium {
  color: #FFFFFF !important;
  font-family: 'Nunito Sans', sans-serif;
}
.main.contenedor-forms .card.card-formulario .card-body a {
  color: #E31E24;
  font-family: 'Nunito Sans', sans-serif;
}
.main.contenedor-forms .card.card-formulario .card-body a:hover {
  color: #b7171c;
}
.main.contenedor-forms .card.card-formulario .card-body .btn-primary,
.main.contenedor-forms .card.card-formulario .card-body .submit-form {
  background-color: #E31E24;
  border-color: #E31E24;
  color: #FFFFFF;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 25px;
  transition: all 0.3s ease;
}
.main.contenedor-forms .card.card-formulario .card-body .btn-primary:hover,
.main.contenedor-forms .card.card-formulario .card-body .btn-primary:focus,
.main.contenedor-forms .card.card-formulario .card-body .btn-primary:active,
.main.contenedor-forms .card.card-formulario .card-body .submit-form:hover,
.main.contenedor-forms .card.card-formulario .card-body .submit-form:focus,
.main.contenedor-forms .card.card-formulario .card-body .submit-form:active {
  background-color: #b7171c;
  border-color: #b7171c;
  color: #FFFFFF;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(227,30,36,0.4);
}
.main.contenedor-forms .card.card-formulario .card-body .recoveryPassword a {
  color: #FFD700;
  text-decoration: none;
}
.main.contenedor-forms .card.card-formulario .card-body .recoveryPassword a:hover {
  color: #ccac00;
  text-decoration: underline;
}
.main.contenedor-forms .card.card-formulario .card-body .createAccount {
  color: #CCCCCC;
}
.main.contenedor-forms .card.card-formulario .card-body .createAccount a {
  color: #E31E24;
  font-weight: 600;
}
.main.contenedor-forms .card.card-formulario .card-body .createAccount a:hover {
  color: #b7171c;
}
.main.contenedor-forms .flash-alert,
.main.contenedor-forms .alert {
  background-color: #1a1a1a;
  border-color: #333333;
  color: #FFFFFF;
}
.main.contenedor-forms .flash-alert.alert-danger,
.main.contenedor-forms .alert.alert-danger {
  border-color: #E31E24;
}
.main.contenedor-forms .flash-alert.alert-success,
.main.contenedor-forms .alert.alert-success {
  border-color: #FFD700;
}
.main.contenedor-forms div.card-bs {
  background-color: #2d2d2d;
}
.main.contenedor-forms div.card-bs div.card-header > .texto-titulo {
  color: #FFFFFF;
}
.main.contenedor-forms div.card-bs div.card-body h3.text-dark {
  color: #FFFFFF !important;
}
select.form-select-control,
select.form-control-custom,
select.select-cantidad-asientos {
  background-color: #2d2d2d !important;
  border-color: #444444 !important;
  color: #FFFFFF;
}
select.form-select-control:hover,
select.form-select-control:active,
select.form-select-control:focus,
select.form-control-custom:hover,
select.form-control-custom:active,
select.form-control-custom:focus,
select.select-cantidad-asientos:hover,
select.select-cantidad-asientos:active,
select.select-cantidad-asientos:focus {
  border-color: #FFD700 !important;
  box-shadow: none !important;
  outline: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #2d2d2d inset !important;
  -webkit-text-fill-color: #FFFFFF !important;
  caret-color: #FFFFFF;
  border-color: #444444 !important;
  transition: background-color 5000s ease-in-out 0s;
}
.form-check-input:checked {
  background-image: none;
  background-color: #E31E24 !important;
}
nav.simple-nav li ul.dropdown-menu {
  background-color: #2d2d2d;
}
.modal-encuesta-satisfaccion div.modal-header .texto-modal {
  color: #FFFFFF;
}
.modal-encuesta-satisfaccion div.modal-body p.texto-pregunta-encuesta {
  color: #FFFFFF;
}
.modal-encuesta-satisfaccion div.modal-body div.subtitulos {
  color: #FFFFFF;
}
.modal-encuesta-satisfaccion div.modal-body textarea.textarea-comentarios {
  -webkit-box-shadow: 0 0 0 1000px #2d2d2d inset !important;
  -webkit-text-fill-color: #FFFFFF !important;
  caret-color: #FFFFFF;
  border-color: #444444 !important;
  transition: background-color 5000s ease-in-out 0s;
}
.encabezado-compra-exitosa h1.texto-encabezado-compra {
  color: #FFFFFF;
}
.nav-auth li {
  border-bottom: 4px solid #FFD700;
}
.nav-auth li button.nav-link.active {
  color: white;
}
@media (min-width: 520px) and (max-width: 576px) {
  .nav-auth {
    padding: 0 3rem;
  }
}
@media (min-width: 464px) and (max-width: 520px) {
  .nav-auth {
    padding: 0 1.5rem;
  }
}
#accordion-auth div.tab-content {
  background-color: #1a1a1a;
}
