input::placeholder {
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  color: #9b9fa0;
}
input[type="checkbox"] {
  width: initial;
  height: initial;
  display: inline;
}
button.btn-form {
  font-size: 14px;
  width: 120px;
  border: none;
  line-height: 1.7;
  font-family: Arial, Helvetica, sans-serif;
  color: white;
}
.btn-form.btn-form-cancel,
.btn-form.btn-form-terminar {
  background-color: #898a89;
  margin-right: 5px;
}
.btn-form.btn-form-pay,
.btn-form.btn-form-imprimir {
  background-color: #f57d2b;
}
body.pago-en-linea {
  background-image: url("../img/boletos/new/pedido-bg.png");
  background-size: cover;
  min-height: 100vh;
  height: auto;
}
.pago-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  padding: 100px 10px 20px 10px;
}
.form-group label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}
.form-group {
  padding-bottom: 10px;
}
.form-group select {
  background: white;
  margin-right: 10px;
}
.form-title {
  font-family: "saf", sans-serif;
  text-transform: uppercase;
  color: #f47938;
  padding: 0;
  font-size: 18px;
}
.form-wrapper {
  background-color: white;
  padding: 25px 0;
  flex:1;
  max-width: 1200px;
  margin:auto;
}
.packs-wrapper {
  padding: 0 20px;
}
.boleto {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0px 0 2px #cecece;
  -webkit-box-shadow: 0 0 2px #cecece;
  box-shadow: 0 0 2px #cecece;
  margin: 15px;
}
.boleto:hover {
  -moz-box-shadow: 3px 3px 10px #5d5d5d;
  -webkit-box-shadow: 3px 3px 10px #5d5d5d;
  box-shadow: 3px 3px 10px #5d5d5d;
  cursor: pointer;
}
.boleto .title {
  background-size: contain;
  height: 230px;
  margin: 0 auto;
}
.boleto .price {
  line-height: 40px;
  font-size: 12px;
}
.boleto .price-value {
  font-size: 16px;
  color: black;
}
.boletos-en-linea {
  position: absolute;
  right: 10px;
  top: -65px;
}
.boletos-en-linea img {
  width: 80%;
}
.title.pack-guadazoo-sq {
  background-image: url("../img/boletos/new/guadazoo.png");
}
.title.pack-premier-sq {
  background-image: url("../img/boletos/new/premier.png");
}
.title.pack-acuario-sq {
  background-image: url("../img/boletos/new/acuario.png");
}
.title.pack-aventura-sq {
  background-image: url("../img/boletos/new/aventura.png");
}
.title.pack-explora-sq {
  background-image: url("../img/boletos/new/explora.png");
}
.title.pack-safari-sq {
  background-image: url("../img/boletos/new/safari.png");
}
.title.pack-otros-sq {
  background-image: url("../img/boletos/new/otros.png");
}
.title.pack-skyzoo-sq {
  background-image: url("../img/boletos/new/skyzoo.png");
}
.title.pack-tren-sq {
  background-image: url("../img/boletos/new/tren.png");
}
.title.pack-antartida-sq {
  background-image: url("../img/boletos/new/antartida.png");
}
.title.pack-diamante-sq {
  background-image: url("../img/boletos/new/diamante.png");
}
.terminos-condiciones-label {
  font-size: 12px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}
.terminos-condiciones-label a {
  color: #f47938;
}
.modal-overlay {
  overflow: auto;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  z-index: 10;
  opacity: 0.4;
  background-color: black;
}
.modale:before {
  content: "";
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.opened:before {
  display: block;
}
.modal-dialog {
  background: #fefefe;
  border: #333333 solid 0px;
  border-radius: 5px;
  position: fixed;
  z-index: -1;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  top: 100%;
}
.opened .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  left: 0;
  top: 0;
  z-index: 99;
}
@media only screen and (min-width: 760px) {
  .pago-wrapper {
    padding: 100px 50px 20px 50px;
  }
  .opened .modal-dialog {
    top: -10%;
    left: 50%;
  }
  .modal-dialog {
    left: 50%;
    top: -100%;
    margin-left: -360px;
    width: 720px;
  }
  .cart-details {
    height: 70vh;
  }
}
.boletos-compra-modal {
  max-height: calc(100vh - 100px);
  height: calc(100vh - 100px);
  display: flex;
}
.boletos-compra-modal .row {
  flex: 1;
  display: flex;
}

.boletos-compra-modal .left-content {
  background-image: url(../img/boletos/new/pack-includes/aventura.png);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  border-right: 8px solid #b02a29;
  box-sizing: border-box;
}
.boletos-compra-modal .right-content {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-header {
  border: none;
  height: auto;
}
.modal-header small {
  font-size: 11px;
}
.modal-header h3 {
  font-family: "saf", sans-serif;
  color: #b02a29;
  font-size: 24px;
  padding-top: 10px;
}
.modal-atracciones-cnt {
  flex: 2;
  overflow: auto;
}

.modal-atracciones {
  display: flex;
  flex-wrap: wrap;
}

.modal-atracciones .atraccion {
  padding: 10px 0;
  font-size: 10px;
  line-height: 1.5;
  width: calc(100% / 2);
}
.modal-atracciones .atraccion img {
  max-width: 85%;
  max-height: 65px;
  margin: auto;
}
.boletos-info {
  padding: 10px;
  height: auto;
}
.boletos-info p {
  font-size: 10px;
  line-height: 12px;
}
.boletos-cantidad {
  padding: 0 10px 10px 10px;
  flex: 2;
}
.cantidad-controles {
  display: flex;
  align-items: center;
}
input.cantidad {
  display: inline-block;
  height: 25px;
  width: 25px;
  font-size: 11px;
  text-align: center;
  padding: 1px;
  background-color: #d2d3d2;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
button.actualiza-cantidad {
  height: 25px;
  background: white;
  color: #f47938;
}
.tipo-precio {
  display: flex;
  align-items: center;
  padding: 10px 0;
  width: 90%;
}
.tipo-precio.border-bottom {
  border-bottom: 1px solid lightgray;
}
.tipo-precio.border-bottom-strong {
  padding-bottom: 25px;
  border-bottom: 1px solid #6e7474;
}
.cantidad-controles .nombre-precio {
  margin-left: 15px;
}
.agregar-carrito {
  display: flex;
  align-items: center;
  justify-items: end;
}
.agregar-carrito img {
  display: none;
}
.agregar-carrito .btn {
  background-color: #00a750;
  height: 40px;
  margin-top: 10px;
  color: white;
  font-size: 14px;
  padding: 5px;
}
.close-modal {
  position: absolute;
  right: 5px;
  top: 5px;
  border-radius: 50%;
  background-color: black;
  width: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  color: white;
  font-family: Verdana;
}
.close-modal:hover {
  cursor: pointer;
}
.cart-ticket--rows {
  overflow: scroll;
  width: 100%;
  height: 100%;
}
#preamble h1.lightorange span {
  background: #f47938;
}
.empty-cart {
  margin: 0 auto;
  padding-top: 50px;
}
.empty-cart p {
  text-align: center;
}
.empty-cart .small {
  font-size: 10px;
}
.cart-header {
  position: absolute;
  top: -35px;
  right: 29px;
  height: 70px;
  width: 80%;
  background-image: url(../img/boletos/new/ui/cart-header.png);
  margin: 0 auto;
  font-family: "saf", sans-serif;
  text-transform: uppercase;
  color: #f47938;
  font-size: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
  line-height: 80px;
}
.cart-header span {
  padding-left: 85px;
}
.ticket-quantity {
  font-size: 14px;
}
.ticket-description {
  font-size: 10px;
  color: #c64847;
}
.cart-ticket.row {
  padding: 20px 0px;
  margin: 0 20px;
  border-bottom: 1px solid #c5c8cd;
}
.cart-ticket.row.first {
  padding-top: 60px;
}
.cart-total.row {
  padding: 20px 20px;
}
.ticket-total {
  font-weight: bolder;
  line-height: 1.5;
}
button.remove-ticket-btn {
  border: none;
  color: white;
  background-color: #c5c8cd;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  font-size: 10px;
}
.remove-ticket-btn:hover {
  cursor: pointer;
}
.checkout-btn-wrapper {
  bottom: 0;
  padding: 10px;
  width: 100%;
}
.checkout-btn {
  width: calc(100% - 20px);
  height: 40px;
  font-size: 14px;
  padding: 0 10px;
  color: white;
  border: none;
  background-color: #01a650;
}
.checkout-btn:hover {
  cursor: pointer;
}
.form-control.error {
  border: 1px solid #de0707;
}
#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
  z-index: 20; /* Specify a stack order in case you're using a different order for other elements */
}
.spinner {
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  height: 60px;
  width: 60px;
  margin: 0px auto;
  -webkit-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -o-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border-left: 10px solid rgba(244, 121, 56, 0.15);
  border-right: 10px solid rgba(244, 121, 56, 0.15);
  border-bottom: 10px solid rgba(244, 121, 56, 0.15);
  border-top: 10px solid rgba(244, 121, 56, 0.8);
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.confirmation-container {
  margin-top: 100px;
}
.footer-cards {
  padding-top: 10px;
  font-size: 14px;
}
.footer-cards img {
  width: 70px;
}
.footer-cards img.mastercard {
  width: 55px;
}
.error-msg {
  color: #ef0000;
  font-size: 13px;
}
.error-msg.hidden {
  display: none;
}
.form-control.error {
  border: 1px solid #ef0000;
}
.important-msg {
  padding: 10px 0;
  font-size: 12px;
  color: #ea001b;
  font-weight: bold;
}

@media (min-width: 992px) {
  .boletos-compra-modal {
    height: 650px;
  }
  .agregar-carrito img {
    display: inline;
  }
  .modal-atracciones-cnt {
    flex: 3;
  }

  .modal-atracciones .atraccion {
    padding: 10px 0;
    font-size: 10px;
    line-height: 1.5;
    width: calc(100% / 3);
  }

  
}

/* Cart details Mobile */
.cart-details {
  position: fixed;
  bottom: 0;
  right: 0;
  /* height: 50vh; */
  height: 95vh;
  z-index: 2;
  position: 1123;
  width: 100%;
  /* width: 300px; */
  background-color: white;
  box-shadow: -2px 0px 20px 1px #444242;
  z-index:10;
  transition: bottom ease-in-out 500ms;
}
.cart-details.empty-details {
  display: flex;
  align-items: center;
  text-align: center;
}
.cart-details.closed {
  bottom: -92vh;
}
.cart-details .cart-contents{
  height: calc(92vh - 70px - 60px);
  overflow-y: auto;
}
/* cart details medium */
@media (min-width: 768px) {
  .cart-details {
    height: 50vh;
    min-height: 300px;
    width: 300px;
  }
  .cart-details.closed {
    bottom: -47vh;
  }
  .cart-details .cart-contents{
    height: calc(47vh - 70px - 60px);
    min-height: 150px;
  }
}
/* cart details big */
@media (min-width: 1400px) {
  .cart-details {
    height: 50vh;
    width: 300px;
  }
  .cart-details.closed {
    bottom: 0;
  }
  .cart-details .cart-contents{
    height: calc(47vh - 70px - 60px);
  }
}

.form-wrapper .purchased-ticket {
    display:none;
}
