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

.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: #000000 !important;
  /* background: linear-gradient(to left, #000000 0%, #ab5186 100%);
    border-image-source: linear-gradient(to left, #000000 0%, #994a86 100%);
    box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4); */
}

.contenedor-ticketera {
  margin-top: 10px;
  /* margin-right: 5px; */
  height: 145px;
}

.contenedor-formulario {
  margin-top: 10px;
  background-color: #fff;
  /* border-radius: 12px; */
  max-width: 900px;
}

.home-travel-button {
  /* font-size: 13px; */
  /* background: linear-gradient(to right, #000000 0%, #ab5186 100%);
    border-image-source: linear-gradient(to right, #000000 0%, #994a86 100%);
    box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4); */
  background-color: #000000 !important;
}

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

.form-btn-ticket-style {
  /* background: linear-gradient(to right, #e96f70 0%, #e59a24 100%);
    border-image-source: linear-gradient(to right, #d76972 0%, #da9825 100%);
    box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4); */
  background-color: #fff !important;
  color: #000000 !important;
}

.form-btn-ticket-cancel {
  /* background: linear-gradient(to right, #000000 0%, #ab5186 100%);
    border-image-source: linear-gradient(to right, #000000 0%, #994a86 100%);
    box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -moz-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(218, 102, 239, 0.4);
    color: #fff !important; */
  background-color: #000000 !important;
  color: #fff !important;
}

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

.label-formulario {
  color: #000;
}

.validacionRegistro {
  color: lightcoral;
}

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

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

.title-morado {
  color: #000000;
}

.caja-ticket {
  border-style: solid;
  /* border-radius: 12px; */
  border-color: #000000;
}

/* .caja-ticket:hover {
    background-color: #000000;
} */

.caja-ticket-selected {
  background-color: #000000;
}

.no-hover {
  color: #000000;
}

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

.noria {
  z-index: -1;
}

.noria-imagen {
  max-width: 569px;
  max-height: 299px;
}

@media only screen and (max-width: 767px) {
  .noria-imagen {
    max-width: 330px;
    margin-bottom: 30px;
  }
}

#formulario-entrada {
  display: none;
}

#campoFnac {
  display: none;
}

@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: 20px;
}

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

.link-menu:hover {
  color: #000000 !important;
}

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

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

.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;
  color: #001a27;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}

.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;
}

body {
  background-image: url("../img/madcool/AmbienteDia03_Andres Iglesias_0016_r.jpg");
  background-size: cover;
  background-attachment: fixed;
}

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

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

.header-correos {
  max-height: 40px;
  position: absolute;
  top: 20px;
  right: 80px;
  z-index: 2000;
  display: block;
  width: 233px;
}
@media only screen and (max-width: 767px) {
  .header-correos {
    max-height: 25px;
    top: 50px;
    left: 5px;
    width: 145px;
  }
  body {
    background-image: none;
  }
}


.text-white {
  color: #fff;
}