body, html {
  overflow-x: hidden !important;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #F7F7F7;
}

::-webkit-scrollbar-thumb {
  background: #13D803;
}

::-webkit-scrollbar-thumb:hover {
  background: #FFF300;
}

#CtSpinner, #messagehere {
  display: none;
}

@font-face {
  font-family: "GRSmall";
  src: url("/assets/fonts/Gotham-Rounded-Light.otf");
}
@font-face {
  font-family: "GRBoldM";
  src: url("/assets/fonts/Gotham-Rounded-Medium.otf");
}
@font-face {
  font-family: "GRBook";
  src: url("/assets/fonts/Gotham-Rounded-Book.otf");
}
@font-face {
  font-family: "GRBold";
  src: url("/assets/fonts/Gotham-Rounded-Bold.otf");
}
.book-now {
  background: #13D803;
  padding: 5px 14px;
  display: block;
  border: 1px dashed #272D96;
  color: #272D96;
  color: #272D96 !important;
}

h1 {
  color: #13D803;
  font-family: "GRBold";
  margin-bottom: 0px;
}

h2, h3, h4, h5, h6 {
  color: #272D96;
  font-family: "GRBold";
  margin-bottom: 0px;
}

p, a, li, ul, body, span, button, ol {
  color: #1C1C1C;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

h1 {
  color: #FFF300;
}

h2 {
  color: #272D96;
  font-weight: bold;
  font-size: 36px;
}

p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  font-family: "GRBoldM";
  color: #F7F7F7;
  margin-bottom: 0px;
}

li {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
}

h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #272D96;
}

@media only screen and (max-width: 1200px) {
  h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 24px;
    line-height: 40px;
  }
  h1 h2 {
    font-size: 32px;
    line-height: 46px;
  }
  h1 .btn-yellow {
    font-size: 16px;
  }
}
#CtSpinner, #messagehere {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.other-activities {
  display: none;
  width: 100%;
}

#Trampoline {
  display: table;
}

.tr-pink {
  background: #E6007E;
}

#tfour, #tfive, #tzero {
  display: none;
}

.content-section {
  background: #272D96;
}
.content-section table {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #1C1C1C;
  overflow: hidden;
  width: 100%;
}
.content-section table tr, .content-section table th, .content-section table td {
  border: 1px solid #1C1C1C;
  color: #272D96;
  padding: 15px 20px;
  font-size: 18px;
  font-family: "GRBoldM";
  font-weight: 500;
}
.content-section table th {
  font-family: "GRBold";
  background: #13D803;
  text-align: center;
  font-size: 20px;
}
.content-section .tleft tr, .content-section .tleft th, .content-section .tleft td {
  font-size: 20px;
  font-weight: bold;
  font-family: "GRBold";
}
.content-section .tleft th {
  background: #13D803;
  text-align: left;
}
.content-section .tleft tr:hover {
  cursor: pointer;
  background: #E6007E;
}
.content-section .tleft tr:hover td {
  color: #1C1C1C;
}
.content-section .right-clms {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.content-section .shoes-table th {
  background: #fff;
}
.content-section .shoes-table p {
  color: #272D96;
  font-size: 20px;
  margin-top: 10px;
}
.content-section .shoes-table h2 {
  color: #272D96;
  font-weight: bold;
  font-size: 36px;
  padding: 0px 50px;
  line-height: 53px;
}
.content-section .shoes-table .right {
  width: 60%;
}
.content-section .shoes-table .left img {
  width: 160px;
}

.ticket-section .mainheading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ticket-section .hrline {
  color: #fff;
  width: 160px;
  border-top: 6px solid #fff;
  opacity: 1;
}
.ticket-section h2 {
  color: #fff;
}
.ticket-section h3 {
  font-style: italic;
  text-transform: uppercase;
}
.ticket-section .row {
  border: 1px solid #272D96;
  border-radius: 30px;
  background: #272D96;
  padding: 30px;
}
.ticket-section .row label {
  color: #F7F7F7;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.ticket-section .row input, .ticket-section .row select {
  background-color: #272D96;
  color: #F7F7F7;
}
.ticket-section .row ::-moz-placeholder {
  color: #afafaf;
}
.ticket-section .row ::placeholder {
  color: #afafaf;
}
.ticket-section .sameall {
  background: rgba(255, 249, 255, 0.73);
  padding: 20px;
  border-radius: 20px;
  margin: 10px;
  border: 2px solid #F7F7F7;
}
.ticket-section .first .option {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  margin-bottom: 15px;
}
.ticket-section .first input, .ticket-section .first label {
  cursor: pointer;
}
.ticket-section .first .option input {
  display: none;
}
.ticket-section .first .option label {
  display: flex;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-weight: normal;
  position: relative;
  border: 5px solid #272D96;
  font-size: 13px;
}
.ticket-section .first .option .icon {
  width: 50px;
  text-align: center;
  position: absolute;
  right: -5px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ticket-section .first .icon-down {
  display: none;
}
.ticket-section .first .option:nth-child(1) label,
.ticket-section .first .option:nth-child(2) label,
.ticket-section .first .option:nth-child(3) label,
.ticket-section .first .option:nth-child(4) label,
.ticket-section .first .option:nth-child(5) label,
.ticket-section .first .option:nth-child(6) label {
  background-color: #272D96;
  padding: 12px 5px;
}
.ticket-section .first .option input:checked + label {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000;
  font-weight: bold;
}
.ticket-section .first .icon-down {
  display: none;
}
.ticket-section .first .icon-left {
  display: flex;
}
.ticket-section .first .icon {
  background-color: #272D96;
  color: #FFF300;
}
.ticket-section .first .option:nth-child(2) .icon,
.ticket-section .first .option:nth-child(3) .icon {
  background-color: #272D96;
}
.ticket-section .left {
  outline: 2px solid #f3eeee;
  border: 2px solid #ffffff;
  outline-offset: 5px;
  margin: 15px;
}
.ticket-section .left label {
  color: #272D96;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.ticket-section .center {
  background: rgba(38, 42, 106, 0.87);
}
.ticket-section .center #price {
  display: block;
  color: #F7F7F7;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
}
.ticket-section .center .submessage {
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
.ticket-section .center .li-maker {
  background-color: #272D96;
  color: #F7F7F7;
  border: var(--bs-border-width) solid var(--bs-border-color);
  padding: 12px 12px !important;
  margin: 10px 0px;
  border-radius: 6px;
  justify-content: space-between;
}
.ticket-section .inner-row {
  border-radius: 10px;
  padding: 15px 5px;
  border: 1px solid #fff;
  margin: 0px;
}
.ticket-section ul {
  padding: 0px 0px !important;
  margin-bottom: 10px !important;
  list-style: none !important;
  color: #fff;
}
.ticket-section ul .btn {
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  border: 2px solid black;
  border-radius: 6px;
  background-color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ticket-section ul .btn:hover {
  color: #000 !important;
}
.ticket-section ul li {
  color: #fff;
}
.ticket-section ul .dot {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-top: -6px !important;
  display: block;
}
.ticket-section .white-layer {
  background: #fff;
  border-radius: 25px;
}
.ticket-section .number-input {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 25px;
}
.ticket-section .input-box {
  width: 90px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid white;
  border-radius: 6px;
  background-color: rgba(31, 59, 31, 0);
  color: white;
  outline: none;
}
.ticket-section .third h3 {
  font-style: italic;
}
.ticket-section .third .h3-first {
  font-style: normal;
}
.ticket-section .third .promo-label {
  position: relative;
}
.ticket-section .third .promo-label button {
  position: absolute;
  right: 0px;
  top: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.3019607843);
  color: #272D96;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.ticket-section .third .promo-label input {
  width: 100%;
  padding: 12px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3019607843);
}
.ticket-section .third li {
  color: #272D96;
  font-weight: 600;
  border-bottom: 1px solid #cecdcd;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
}
.ticket-section .third li .tdot {
  position: absolute;
  left: -12px;
  font-size: 30px;
  top: 1px;
  color: #272D96;
}
.ticket-section .third p {
  color: #272D96;
}
.ticket-section .third p.total-price {
  margin-bottom: 5px !important;
  margin-top: 40px !important;
}
.ticket-section .third .btn-orange-2 {
  display: block !important;
  width: 100% !important;
  padding: 12px !important;
  text-align: center !important;
  background: #FFF300;
  color: #272D96;
  font-weight: bold;
  border: 1px solid #FFF300;
  border-radius: 10px;
  margin-bottom: 30px;
}
.ticket-section .third .checkout {
  border: 1px solid #000;
  padding: 30px;
  border-radius: 10px;
  outline: 1px solid #000;
  outline-offset: 8px;
  background: #fff !important;
}

@media only screen and (max-width: 1280px) {
  .ticket-section .row {
    padding: 30px 30px;
    margin: 30px;
  }
}
@media only screen and (max-width: 1280px) {
  .ticket-section .col-md-4 {
    padding: 0px;
  }
  .ticket-section .first .option label {
    font-size: 13px;
  }
  .ticket-section .row {
    padding: 30px 15px;
  }
  .ticket-section .container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 768px) {
  .ticket-section .row {
    padding: 30px 0px;
    margin: 0px;
  }
  .ticket-section .sameall {
    margin: 0px !important;
    margin-top: 20px !important;
  }
}/*# sourceMappingURL=ticket.css.map */