.events_title {
  padding: 0 28px 0 28px;
  max-width: 1224px;
  margin: 28px auto 0 auto;
}
.events_title h2 span {
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #707070;
}
.events_title h2.custom_h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 70px;
  color: #141414;
}

li.status-false {
  opacity: 0.5;
}
@media screen and (min-width:1024px) {
div.no_space {
  /* Button text */
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* identical to box height, or 143% */
  text-transform: uppercase;
  /* Text_grey */
  color:#000;
}
}
@media screen and (max-width:1023px) {
  div.no_space {
    /* Button text */
    font-family: "Volvo Novum";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */
    text-transform: uppercase;
    /* Text_grey */
    color: #000;
 
    margin: 30px 0;
    } 
  }

.buypanel {
  list-style: none;
  margin: 0;
  padding: 0 28px 0 28px;
  max-width: 1224px;
  margin: 0 auto;
}
.buypanel.interline li {
  border: 0;
  background: #FAFAFA;
  border-radius: 5px;
  margin-top: 24px;
  position: relative;
}
.buypanel.interline li:nth-child(even) .col-md-6:first-child {
  order: 2;
}
.buypanel.interline li h4.h4 {
  position: absolute;
  left: 0;
  top: 122px;
  text-align:center;
  width:100%;
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  max-width:100%;
  padding:0 25px;
  transform:translateY(-50%);

  /* identical to box height, or 140% */
  /* /Black */
  color: #141414;
}
.buypanel.interline li h4.h4 .light_theme {
  font-family: "Volvo Novum";
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top:10px;
  /* identical to box height, or 143% */
  /* /Text_grey */
  color: #707070;
}
.buypanel.interline li h4:not(.h4) {
  font-size: 18px;
  line-height: 33px;
}
.buypanel.interline li .col-md-7 {
  padding-left: 40px;
}
.buypanel.interline li .col-md-7 p {
  max-width: 357px;
}
.buypanel img {
  width: 100%;
}
.buypanel .buy-ticket {
  position: absolute;
  transform: translateX(-50%);
  top: 212px;
  left: 50%;
  width: 246px;
  height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  background: transparent;
  font-weight: 500;
  color: #284E80;
  font-family: "Jost";
  text-align: center;
  border-radius: 4px;
  border: 1px solid #284E80;
  font-family: "Volvo Novum", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
h3.yellow {
  font-family: "Jost" !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 25.2px !important;
  color: #FFD040 !important;
  text-align: center;
  margin-bottom: 18px;
}

.voucher_price {
  font-family: "Jost" !important;
  font-weight: 600 !important;
  font-size: 35px !important;
  line-height: 59.5px !important;
  color: #2FBEEF !important;
  margin-bottom: 2px !important;
}

p.poppins_desc {
  font-size: 15px;
  margin: 0;
  font-family: "Poppins";
  font-weight: 500;
}

.second_step {
  display: none;
}

.get_back {
  color: #004BB7;
  font-size: 18px;
  margin-bottom: 10px;
}

form.payment {
  width: 392px;
  border: 0;
  margin: 0 auto;
  padding: 0;
}

form.payment label {
  width: 367px;
  margin: 0 auto;
  display: none;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
}
form.payment select,
form.payment input[type=text],
form.payment input[type=email] {
  margin: 0 auto;
  background:#fff;
  width: 392px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  border: 1px solid #D5D5D5;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 0 16px;
}
form.payment input[type=email] {
  margin-bottom:10px;
}
.custom_fields.hidden {
  display:none;
}
form.payment label {
  padding-top: 20px;
}

form.payment .quant-update {
  width: 144px !important;
  height: 45px;
  text-align: center;
  border: 1px solid #2fbeef;
  font-size: 16px !important;
  font-weight: 500;
  color: #004BB7;
  line-height: 24px;
}

form.payment .tickets {
  position: relative;
  display: inline-block;
  height: 45px;
  border-radius: 5px;
}

form.payment .less {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  text-align: center;
  color: #2FBEEF;
  border-right: 1px solid #2fbeef;
}

form.payment label[for=rules],
form.payment label[for=rules1],
form.payment label[for=rules2] {
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #141414 !important;
  display: inline;
}

.global_notify {
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}

.email_error {
  color: red;
  font-size: 12px;
  margin-top: -5px;
  display: block;
}

.liner {
  width: 396px;
  margin: 16px 0 0 0;
  border-top: 1px solid #D5D5D5;
  padding: 16px 0;
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */
  /* /Text_grey */
  color: #707070;
}

.col-md-12.checkbox {
  margin-top: 30px !important;
}
.col-md-12.checkbox input {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

form.payment .form-check-label {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 28px;
  padding-left: 0;
}
form.payment .form-check-label div {
  margin-left: 30px;
}
form.payment .form-check-label span.more {
  font-size: 14px;
  display: inline;
  position: relative;
  border-left: 0;
  line-height: 20px;
  color: #1C6BBA;
}
form.payment .form-check-label span.more img {
  margin-left: 2px;
  padding-left: 2px;
}
form.payment .form-check-label span:not(.more) {
  display: none;
}

.inline_label {
  display: inline !important;
}

.tickets_container {
  width: 367px;
  margin: 0 auto;
  display: block;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}

.choose_date,
.choose_time {
  width: 367px;
  margin: 0 auto 20px auto;
  padding: 0;
}

.choose_date input {
  width: 241px !important;
  display: inline;
  margin-left: 42px !important;
  border: 1px solid #2fbeef;
  font-size: 16px !important;
  font-weight: 500;
  color: #004BB7;
}

.choose_time select {
  width: 241px !important;
  display: inline;
  margin-left: 22px !important;
  border: 1px solid #2fbeef;
  font-size: 16px !important;
  font-weight: 500;
  color: #004BB7;
}

.tickets_container .tickets {
  margin-left: 45px;
}
.more_desc {
  display:block;
  font-weight:400;
  
}
form.payment .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  text-align: center;
  color: #2FBEEF;
  border-left: 1px solid #2fbeef;
}

form.payment .save_data {
  background: #284E80;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 22.5px;
  font-family: "Volvo Novum";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  border: 0;
  width: 392px;
  text-transform: uppercase;
  margin: 0 auto;
}

form.payment .price_summary {
  border-top: 1px solid #DADADA;
  padding: 32px 0;
  width: 367px;
  margin: 0 auto;
}
form.payment .choose_time {
  margin-bottom: 52px;
}
form.payment .less:hover,
form.payment .more:hover {
  cursor: pointer;
}

@media screen and (max-width: 997px) {
  div.no_space {
    top: 102px;
    left: 22px;
  }
  form.payment .save_data {
    width: 100%;
    max-width: 256px;
  }
  .l-wrapper {
    padding-top: 0;
  }
  .events_title,
.buypanel {
    padding: 0 8px;
  }
  h2 {
    font-family: "Volvo Novum";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    /* identical to box height, or 112% */
    /* /Black */
    color: #141414;
  }
  h2 span {
    display: block;
  }
  .buypanel.interline li {
    padding: 0;
  }
  li > .row > .col-md-5 {
    text-align: center;
  }
  li > .row > .col-md-5 img {
    width: 100%;
  }
  .buypanel .buy-ticket {
    position: relative;
    transform: unset;
    top: auto;
    left: 0;
    right: 0;
    margin: 20px auto;
    float: none !important;
  }
  form.payment {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  form.payment input[type=text],
form.payment input[type=email] {
    width: 100%;
  }
  .choose_date input {
    margin-left: auto !important;
    width: 100% !important;
  }
  .mobileonly > div {
    text-align: center;
  }
  .buypanel.interline li .col-md-7 {
    padding-left: 10px;
  }
  .choose_time select {
    width: 100% !important;
    margin-left: 0 !important;
  }
  li .col-md-6:last-child {
    min-height: 176px;
  }
  li:not(.nav__item):not(:first-child) {
    margin-top: 16px !important;
  }
  li:nth-child(even) .col-md-6:first-child {
    order: -1 !important;
  }
  .buypanel.interline li h4.h4 {
    top: auto;
    left: auto;
    transform:unset;
    margin-top:20px;
    position:relative;
  }
  form.payment select, form.payment input[type="text"], form.payment input[type="email"] {
    width:100%;
  }
  .buypanel .buy-ticket {
    
    width: 256px;
  }
}

/*# sourceMappingURL=render.css.map */
