p {
  font-size: .9rem; }

.border-radius-20 {
  border-radius: 20px !important; }

.border-tl-radius-20 {
  border-top-left-radius: 20px !important; }

.border-tr-radius-20 {
  border-top-right-radius: 20px !important; }

.border-bl-radius-20 {
  border-bottom-left-radius: 20px !important; }

.border-br-radius-20 {
  border-bottom-right-radius: 20px !important; }

.section-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-0-100 {
  padding-top: 0px;
  padding-bottom: 100px; }

.section-heading {
  margin-bottom: 60px; }

@media (min-width: 767.98px) {
  .slider, .slide {
    min-height: 75vh; }
    .slider#carouselHotel, .slide#carouselHotel {
      min-height: 300px !important; } }

#arenaFeatures .media {
  min-height: 150px; }

.text-primary-corp {
  color: #006ed0; }

.box-img-product {
  width: 20%; }
  @media (max-width: 767.98px) {
    .box-img-product {
      width: 33.33%; } }

.bg-none {
  background: none !important; }

.bg-dark-blue {
  background: #0255af !important; }

a.no-style {
  color: #484848; }
  a.no-style:hover.no-style {
    text-decoration: none; }

a.text-muted.active {
  font-weight: 600; }

a[aria-expanded="true"] i:not(.fa-user)::after {
  content: '\F106'; }

a[aria-expanded="false"] i:not(.fa-user)::after {
  content: '\F107'; }

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 767.98px) {
    .icon-bar {
      position: relative;
      top: 0; } }
  .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px; }
    @media (max-width: 767.98px) {
      .icon-bar a {
        display: inline-flex; } }
    .icon-bar a:hover {
      background-color: #000; }
    .icon-bar a.facebook {
      background: #3B5998;
      color: white; }
    .icon-bar a.twitter {
      background: #55ACEE;
      color: white; }
    .icon-bar a.google {
      background: #dd4b39;
      color: white; }
    .icon-bar a.linkedin {
      background: #007bb5;
      color: white; }
    .icon-bar a.youtube {
      background: #bb0000;
      color: white; }

.return-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 999; }
  .return-to-top:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.9); }
    .return-to-top:hover i {
      color: #fff;
      top: 3px; }
  .return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 8px;
    top: 5px;
    font-size: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -ms-transform: rotate(270deg);
    /* IE 9 */
    -webkit-transform: rotate(270deg);
    /* Safari 3-8 */
    transform: rotate(270deg); }
  @media (max-width: 767px) {
    .return-to-top {
      bottom: 60px; } }

#how-to-book .row-bordered {
  padding-bottom: 80px;
  position: relative; }
  #how-to-book .row-bordered:before {
    content: '';
    display: block;
    width: 80%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40%;
    height: 1px;
    background: radial-gradient(ellipse at center, #00099c 0, rgba(255, 255, 255, 0) 75%); }

#how-to-book .row-padded {
  margin-bottom: 20px; }

#how-to-book div.text-left {
  position: relative;
  padding-right: 88px;
  text-align: center;
  padding-top: 40px; }
  #how-to-book div.text-left:before {
    text-align: center;
    right: 0%;
    content: attr(data-step);
    position: absolute;
    background: #00099c;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 32px; }

#how-to-book div.text-right {
  position: relative;
  padding-left: 88px;
  text-align: center;
  padding-top: 40px; }
  #how-to-book div.text-right:before {
    text-align: center;
    left: 0%;
    content: attr(data-step);
    position: absolute;
    background: #00099c;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 32px; }

#how-to-book div.center-caption {
  padding-bottom: 30px; }
  #how-to-book div.center-caption:before {
    text-align: center;
    content: attr(data-step);
    position: absolute;
    background: #00099c;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 32px; }

#how-to-book .step-img {
  margin: auto; }

/*Custom Tabs How to Book*/
.custom-tabs .nav-item.show .nav-link {
  border-color: transparent transparent #006ed0;
  color: rgba(0, 0, 0, 0.75); }

.custom-tabs .nav-item .nav-link {
  color: rgba(0, 0, 0, 0.75);
  letter-spacing: .0375rem; }
  .custom-tabs .nav-item .nav-link.active, .custom-tabs .nav-item .nav-link:hover {
    border-color: transparent transparent #006ed0;
    color: rgba(0, 0, 0, 0.75);
    background: none; }
  .custom-tabs .nav-item .nav-link.fz-19 {
    font-size: 19px;
    padding-top: 2px;
    letter-spacing: 0 !important; }

.card {
  border-radius: 1rem; }
  .card .card-header {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem; }
    .card .card-header .card-circle-icon {
      position: absolute;
      margin-top: -75px;
      display: block;
      left: 33%;
      border: solid 1px #0255af;
      padding: 25px;
      border-radius: 50%; }
  .card.card-category:hover, .card.card-category.active {
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    background-color: #FFF; }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }
  .timeline:before {
    top: 35px;
    bottom: 20px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px; }
  .timeline li {
    margin-bottom: 20px;
    position: relative; }
    .timeline li:before, .timeline li:after {
      content: " ";
      display: table;
      clear: both; }
    .timeline li.timeline-inverted .timeline-panel {
      float: right; }
      .timeline li.timeline-inverted .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto; }
      .timeline li.timeline-inverted .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto; }
    .timeline li .timeline-badge {
      font-weight: bold;
      color: #fff;
      width: 50px;
      height: 50px;
      line-height: 50px;
      font-size: 1.4em;
      text-align: center;
      position: absolute;
      top: 16px;
      left: 50%;
      margin-left: -25px;
      background-color: #999999;
      z-index: 100;
      border-top-right-radius: 50%;
      border-top-left-radius: 50%;
      border-bottom-right-radius: 50%;
      border-bottom-left-radius: 50%; }
      .timeline li .timeline-badge.primary {
        background-color: #056dd1 !important; }
      .timeline li .timeline-badge.success {
        background-color: #3f903f !important; }
      .timeline li .timeline-badge.warning {
        background-color: #f0ad4e !important; }
      .timeline li .timeline-badge.danger {
        background-color: #d9534f !important; }
      .timeline li .timeline-badge.info {
        background-color: #5bc0de !important; }
    .timeline li .timeline-panel {
      width: 46%;
      float: left;
      border-radius: 20px;
      padding: 20px;
      position: relative;
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); }
      .timeline li .timeline-panel .media-title {
        font-size: 26px;
        font-weight: bold;
        color: #3273b2 !important; }
      .timeline li .timeline-panel .media-deskripsi {
        font-size: 18px; }
    .timeline li .timeline-title {
      margin-top: 0;
      color: #0188CC; }
    .timeline li .timeline-body p ul,
    .timeline li .timeline-body .timeline-body ul {
      margin-bottom: 0; }

.timeline-register {
  list-style-type: none;
  position: relative; }
  @media (max-width: 575.9px) {
    .timeline-register {
      display: flex;
      padding-left: 10px; } }
  @media (min-width: 575.9px) {
    .timeline-register:before {
      content: ' ';
      background: #d4d9df;
      display: inline-block;
      position: absolute;
      left: 29px;
      width: 2px;
      height: 80%;
      z-index: 400;
      opacity: 0.8; } }
  @media (max-width: 575px) {
    .timeline-register:before {
      content: ' ';
      background: #d4d9df;
      display: inline-flex;
      position: absolute;
      right: 30px;
      top: 10px;
      height: 2px;
      width: 75%;
      z-index: 400;
      opacity: 0.8; } }
  .timeline-register li {
    margin: 20px 0;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #ffffff; }
    @media (min-width: 575.9px) {
      .timeline-register li:before {
        content: ' ';
        background: white;
        display: inline-block;
        position: absolute;
        border-radius: 50%;
        border: 3px solid #22c0e8;
        left: 20px;
        width: 20px;
        height: 20px;
        z-index: 400; } }
    @media (max-width: 575px) {
      .timeline-register li:before {
        border: 0;
        content: ' ';
        background: white;
        display: inline-flex;
        position: absolute;
        border-radius: 50%;
        border: 3px solid #22c0e8;
        top: 0px;
        margin-left: 20px;
        width: 20px;
        height: 20px;
        z-index: 400; } }

.btn-orange {
  color: #ffffff;
  background-color: #f19031;
  border-color: #f19031; }
  .btn-orange:hover {
    color: #ffffff;
    border-color: #d6710f;
    background-color: #e0760f; }
  .btn-orange:focus {
    color: #ffffff;
    border-color: #98510a;
    background-color: #e0760f; }
  .btn-orange.disabled.focus, .btn-orange.disabled:focus, .btn-orange.disabled:hover, .btn-orange[disabled].focus, .btn-orange[disabled]:focus, .btn-orange[disabled]:hover,
  fieldset[disabled] .btn-orange.focus,
  fieldset[disabled] .btn-orange:focus,
  fieldset[disabled] .btn-orange:hover {
    border-color: #f19031;
    background-color: #f19031; }

.btn-circle {
  width: 25px;
  height: 25px;
  padding: 6px 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 10px;
  line-height: 1.42857;
  color: #ffffff; }

#web-footer {
  font-size: .9rem;
  background: #375ac1;
  letter-spacing: 0.4px; }
  #web-footer a {
    color: #d7def4;
    display: block; }
    #web-footer a:hover {
      color: #afbee9;
      text-decoration: none; }
  #web-footer .footer-color {
    color: #d7def4; }
  #web-footer .footer-address {
    font-size: .8rem;
    font-weight: 100;
    color: #9cade3; }
  #web-footer .footer-link-menu {
    font-size: .8rem;
    display: flex;
    position: relative; }
    @media (min-width: 767.98px) {
      #web-footer .footer-link-menu {
        display: none; } }

.table-seat thead th, .table-seat td {
  border: 0;
  text-align: center;
  padding: .1rem;
  font-weight: normal;
  min-width: 1.5rem;
  min-height: 1.5rem; }

.custom-control.seat-checkbox {
  padding-left: 1.50rem; }

.seat-checkbox .custom-control-label {
  cursor: pointer; }

.custom-checkbox.seat-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none; }

.seat-checkbox .custom-control-label::before {
  width: 1.3rem;
  height: 1.3rem; }

.custom-checkbox.seat-checkbox .custom-control-input.taken:disabled ~ .custom-control-label::before,
.custom-checkbox.seat-checkbox-legend .custom-control-input.taken:disabled ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox.seat-checkbox .custom-control-input.choosed:disabled ~ .custom-control-label::before,
.custom-checkbox.seat-checkbox-legend .custom-control-input.choosed:disabled ~ .custom-control-label::before {
  background-color: #3dca5b; }

.custom-checkbox.seat-checkbox .custom-control-input.checked:disabled ~ .custom-control-label::before,
.custom-checkbox.seat-checkbox-legend .custom-control-input.checked:disabled ~ .custom-control-label::before {
  background-color: #3dca5b; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox.seat-checkbox-legend .custom-control-input.choosed:disabled ~ .custom-control-label::before {
  background-color: #e7ad42; }

.carousel {
  width: 100%; }

.slide-box {
  display: flex;
  justify-content: center; }

.slide-box a {
  width: 25%;
  border: none;
  background: none;
  cursor: pointer; }

.slide-box a div.card {
  text-align: center;
  color: #484848;
  height: 80px; }

.slide-box a:hover div.card,
.slide-box a.active div.card {
  border-color: #ffad43; }

.slide-box a:hover div.card .card-header,
.slide-box a.active div.card .card-header {
  background: #ffad43; }

.gap-box {
  padding-top: 25px; }

.passenger-box {
  padding: 25px 0; }

@media (max-width: 575px) {
  .slide-box a {
    width: 75%; }
  .gap-box {
    padding-top: 20px; }
  .passenger-box {
    padding: 20px; } }

.react-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 5px;
}

.react-tagsinput--focused {
  border-color: #a5d24a;
}

.react-tagsinput-tag {
  background-color: #cde69c;
  border-radius: 2px;
  border: 1px solid #a5d24a;
  color: #638421;
  display: inline-block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px;
}

.react-tagsinput-remove {
  cursor: pointer;
  font-weight: bold;
}

.react-tagsinput-tag a::before {
  content: " \D7";
}

.react-tagsinput-input {
  background: transparent;
  border: 0;
  color: #777;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 6px;
  margin-top: 1px;
  outline: none;
  padding: 5px;
  width: 80px;
}

