.demopulseras-logo-area-slider {
  width: 530px !important;
  right: 30px !important;
  top: 50px;
}

/* #6AC4C9 */
.imagen-ticketera {
  margin: 0 auto !important;
  flex: none !important;
  width: 70px;
}

.imagen-ticketera-form {
  margin: 0 auto !important;
  flex: none !important;
  max-width: 300px;
}

.imagen-form-logo {
  max-height: 150px;
  width: unset !important;
  max-width: 300px;
}

.cabecera {
  height: 85px !important;
  max-height: 85px !important;
  background-color: #FFF !important;
}

.contenedor-ticketera {
  margin-top: 10px;
  height: 145px;
}

.contenedor-formulario {
  margin-top: 10px;
  max-width: 900px;
  background-color: #000;
}

.text-black {
  color: #000 !important;
}

.form-check-label {
  font-size: 1.2rem !important;
  font-weight: 400;
}

.small-list {
  color: #fff;
}

.home-travel-button {
  background-color: #0000ff !important;
}

.form-btn-ticket {
  text-align: center;
}

.alert-row {
  margin-top: 40px;
  text-align: center;
}

.label-formulario {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.color-label {
  color: #fff;
}

.color-demopulseras {
  color: #fff !important;
}

.validacionRegistro {
  color: #ffde05;
}

.custom-title {
  margin-left: 0px;
}

.fixed-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99;
}

.title-color {
  color: #fff;
}

.modal-content {
  background: #000;
}

.caja-ticket {
  background: #ffc020;
  border: #ffc020 solid 1px;
  color: #000 !important;
}

.caja-ticket h3 {
  color: #000;
}

.caja-ticket:hover,
.caja-ticket-selected {
  transform: scale(1.1);
  color: #000 !important;
  background: #ffc020;
  border: #ffc020 solid 1px;
}

.no-hover {
  color: #fff;
}

.form-check-label a {
  color: #fff !important;
}

[type="radio"]:not(:checked)+label:before {
  border: 2px solid #fff !important;
}

[type="checkbox"]+label:before {
  border: 2px solid #fff !important;
}

[type="radio"]:checked+label:after {
  border: 2px solid #fff !important;
  background-color: #fff !important;
}

[type="checkbox"]:checked+label:before {
  border-top: 2px solid transparent !important;
  border-left: 2px solid transparent !important;
  border-right: 2px solid #fff !important;
  border-bottom: 2px solid #fff !important;
}

.no-hover:hover {
  color: #000000;
}

#formulario-entrada {
  display: flex;
}

#campoFnac {
  display: none;
}

.custom-row-ticket {
  background-color: #000;
  padding: 1rem;

}

@media only screen and (max-width: 767px) {
  .custom-row-ticket {
    padding: 0.7rem;
    margin-left: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .cerrar_sesion {
    display: none;
  }
}

.label-formulario-cambio {
  font-size: 22px;
}

.link-menu {
  text-transform: unset !important;
}



.main-menu nav ul li ul.submenu li a::before {
  background: #ffde05 none repeat scroll 0 0;
}

@media only screen and (max-width: 767px) {
  .fixed-footer {
    position: fixed;
  }
}

.language {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: block;
  width: 52px;
  height: 30px;
  padding-top: 6px;
  /* background-color: #fff; */
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.language-text {
  font-family: "Nettoot bold", sans-serif;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}

.language-text p {
  color: #fff;
}

.flag {
  width: 28px;
  margin-top: 10px;
}

.flag-interior {
  width: 28px;
}

.titleRecargar {
  color: #000000;
  font-size: 25px;
  font-weight: 700;
  margin: 0 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.container-form-pulsera {
  background: #fff !important;
}

.container-language {
  border-left: 1px solid #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: block;
  width: 60px;
  text-decoration: none;
}

.btn-dark:hover {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

.btn {
  box-shadow: none !important;
}

.text-b {
  color: #000 !important;
}

.text-w {
  color: #fff !important;
}

.small-list {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.small-list a {
  color: #fff !important;
}