.invalid-feedback{
	display: block !important;
}
/*start m-css*/
.logged-in .services-area {
  background: transparent;margin-bottom: 10px;padding-top: 60px;
}
.logged-in .card, .card {
  /* box-shadow: 0 5px 10px #0000001A; */
  box-shadow: 0 0px 10px #0000001A;
  border: none;
  border-radius: 10px;
}
.logged-in .card-header {
  border-bottom: none !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.logged-in input {
  border: 1px solid #0000001A;
  height: 52px;
  border-radius: 8px;
  background: transparent !important;
}
#bookingform select {padding-right: 0 !important;}
#bookingform select, #bookingform .form-control, #registrationform input {
  border: 1px solid #0000001A;
  height: 52px;
  border-radius: 8px;
  /* background: transparent !important; */
  background-color: transparent !important;
  font-size: 1rem !important;
}
#bookingform label {
  color: #022447;
  font-weight: 500;
}
.logged-in .card-header .card-title {margin: 20px;}
#promobutton, #bookingsubmit, #nextbtn {
  background-color: #e21350;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 15px;
  padding: 18px 40px;
  border: none;
  text-transform: uppercase;
  min-height: 52px;
}
#lbrtable th {
  color: #022447;
  font-weight: 500;
  border-bottom: 1px !important;
}
#passenger {
  padding: 0 !important;
  margin-bottom: 20px;
}
#price_area, #passenger {
  max-width: 100% !important;
}
.logged-in .card-body {
  border: 1px solid #0000001A;
  border-radius: 8px;
}
#lbrtable th {border: none !important;}
#lbrtable tbody td {
  border-top: 0 !important;
  padding-top: 0 !important;
}
.page-template-bookingpage-login-php .services-area, .page-id-39 .services-area, 
.page-template-page-passengerdetails  .services-area, .services-area {
  background: transparent !important;padding: 70px 0 70px !important;
}
.profile-sec {
  padding: 60px 0 80px;
}
.profile-sec img {
  height: 150px;
  border-radius: 50%;
}
.profile-sec h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}
.profile-sec th {
  border: none !important;padding-top: 0;
}
.p-name {
  font-weight: 600 !important;
  color: #022447;
  text-transform: capitalize;
  font-size: 20px !important;
  margin-top: 25px;
}
.profile-sec p span {
  color: #022447;
  font-weight: 600;
}
.profile-sec p {
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 30px;
}
#loginbutton:hover, #promobutton:hover, #bookingsubmit:hover, #nextbtn:hover, .btn-info:hover {
  background: #ffb400;
}
#resend {
  background-color: #ffb400;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 15px;
  padding: 18px 40px;
  border: none;
  text-transform: uppercase;
  min-height: 52px;
}
#resend:hover {background-color: #e21350;}
#loginbutton, .btn-info {
  background-color: #e21350;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 15px;
  padding: 18px 40px;
  border: none;
  text-transform: uppercase;
  min-height: 52px;
}
.page-template.page-template-booking select, .page-template.page-template-booking input, .select2-selection.select2-selection--single, .select2-container .select2-selection--single {
  border: 1px solid #0000001A !important;
  height: 52px !important;
  color: #505050 !important;
  border-radius: 8px !important;
}
.card {border-radius: 8px;}
#registrationform select:focus, #registrationform input:focus {border-color: #e21350 !important;}
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 45px !important;color: #505050 !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow b {top: 25px !important;}
.select2-container {width: 100% !important;}
#advanced_payment, #accept_terms, #homepickup {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  width: 14px !important;
  height: 14px !important;
  display: inline-block !important;
  margin-bottom: 4px !important;
  margin-right: 4px !important;
}        
/*end m-css*/

div:where(.swal2-container).swal2-backdrop-show, div:where(.swal2-container).swal2-noanimation {
  background: rgba(0, 0, 0, 0.6) !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
  background-color: #e21350 !important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover {
  background-color: #ffb400 !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  padding: 0.3em 1em 0 !important;
}
div:where(.swal2-container) div:where(.swal2-popup) {
  padding: 0 0 2.25em !important;
}

/* ///////////////////26.08.24//////////////// */

/*  */
.book_record .book_record_card1 a.btn.btn-primary, .book_record .book_record_card2 a.btn.btn-primary {
  color: #1c1c1c !important;
  background: #f5f5f5 !important;
  text-align: center !important;
  border: 1px dashed #ccc !important;
}
.book_record .book_record_card1 a.btn.btn-primary:hover, .book_record .book_record_card2 a.btn.btn-primary:hover {
  color: #fff !important;
  background: #ffb400 !important;
  border: 1px dashed #ffb400 !important;
}
.book_record .book_record_card1 a.btn.btn-success, .book_record .book_record_card2 a.btn.btn-success {
  color: #fff !important;
  background: #e21350 !important;
  border: 1px dashed #e21350 !important;
}
.book_record .book_record_card1 a.btn.btn-success:hover, .book_record .book_record_card2 a.btn.btn-success:hover {
  color: #fff !important;
  background: #ffb400 !important;
  border: 1px dashed #ffb400 !important;
}
.book_record .book_record_card1 a.btn, .book_record .book_record_card2 a.btn {
  width: 100%;
  justify-content: center;
  text-align: center;
  display: flex;
  min-width: 110px;
}
.book_record .book_record_card1 a.btn.btn-success, .book_record .book_record_card2 a.btn.btn-success {
  margin-top: 7px;
}

/* //////////////////////////////////////////////////////////////////////////27.08.24////////////////////////////////////////////////////////////////////////// */


/* ////////////////////////////////////////////////////booking area start/////////////////////////////////////////////////////// */
.mb-3#seatdetails {
  margin-bottom: 0rem !important;
}
#seatdetails {
  margin-top: 20px;
  margin-bottom: 0px;
}
#bookingform #lbrtable th {
  border: 1px solid #dee2e6 !important;
  border-bottom: 0px !important;
}
#seatdetails #bookingsubmit {
  margin-top: 30px;
}
#bookingform .radioselect, #bookingform .form-control, #bookingform .form-select, #bookingform textarea, #bookingform input {
  padding: 0 15px 0 15px;
  padding-right: 15px;
}
table#lbrtable tr th:nth-child(1), table#lbrtable tr th:nth-child(4) {
  width: 100px;
}
#bookingform input#seat_numbers_0, #bookingform input#age_0 {
  width: 80px;
}
.page-template.page-template-booking input#gform_submit_button_2 {
  color: #fff !important;
}

#ui-datepicker-div {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: 1px solid #e4e4e4;
  padding: 20px 20px 0px;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header {
  padding-bottom: 8px;
  text-align: center;
}
/* #ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-next {
  margin-bottom: 10px;
  display: inline-block;
  padding: 0px 5px;
} */
#ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-next {
  float: right;
  content: "";
  position: absolute;
  right: 20px;
  top: 28px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 8px solid #000;
  border-bottom: 5px solid transparent;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev {
  float: right;
  content: "";
  position: absolute;
  left: 20px;
  top: 28px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 8px solid #000;
  border-bottom: 5px solid transparent;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-next span, #ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev span {
  display: none;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev {
  float: left;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-next {
  float: right;
}

.ui-datepicker-calendar  td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #e9ecef;
}
.ui-datepicker-calendar td.ui-datepicker-current-day {
  background-color: var(--theme-color2);
}
/*  */
#bookform .card ~ h5 {
  margin-top: 40px;
}
#bookform .card #nextbutton {
  background-color: #e21350;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-radius: 15px;
  padding: 14px 40px;
  border: none;
  text-transform: uppercase;
  min-height: 52px;
  text-align: center;
  margin: 5px auto 0px;
}
#bookform .card #nextbutton:hover {
  background: #ffb400;
}
/*  */
/* #bookform span.select2-selection.select2-selection--single span.select2-selection__arrow b { */
span.select2-selection.select2-selection--single span.select2-selection__arrow b {
  display: none !important;
}
/* #bookform span.select2-selection.select2-selection--single span.select2-selection__arrow { */
span.select2-selection.select2-selection--single span.select2-selection__arrow {
  display: block;
  width: 100%;
  line-height: 1.5;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E") !important;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 50px;
}
#bookform .form-select, select {
  background-position: right 18px center;
}
.select2-container .select2-selection--single .select2-selection__clear span {
  display: none;
}


/* ////////////////////22.08.24/////////////////////// */
.book_record {
  padding: 70px 0 70px !important;
}
.book_record_btn {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  background-color: #f5f5f5;
  padding: 12px;
  border-radius: 12px;
}
.book_record_btn .vs-btn.style5 {
  font-size: 16px;
  line-height: 1;
  padding: 15px 30px;
  border-radius: 10px;
  min-height: inherit;
}
.book_record_card1 {
  margin-bottom: 40px;
}
.book_record_card1 .table>:not(:last-child)>:last-child>*, .book_record_card2 .table>:not(:last-child)>:last-child>* {
  border-bottom-color: #dee2e6;
}
/* /////////////////////booking area end/////////////////////// */

/* ////////////thank you////////// */
.bg_thank {
  width: 100vw;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg_white {
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.3)
}
.bg_thank_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 35px 20px 45px;
  font-family: "Jost", sans-serif;
  background-color: #fff;
  width: 600px;
  -webkit-clip-path: polygon(100% 0, 100% calc(100% - 6px), 98% 100%, 96% calc(100% - 6px), 94% 100%, 92% calc(100% - 6px), 90% 100%, 88% calc(100% - 6px), 86% 100%, 84% calc(100% - 6px), 82% 100%, 80% calc(100% - 6px), 78% 100%, 76% calc(100% - 6px), 74% 100%, 72% calc(100% - 6px), 70% 100%, 68% calc(100% - 6px), 66% 100%, 64% calc(100% - 6px), 62% 100%, 60% calc(100% - 6px), 58% 100%, 56% calc(100% - 6px), 54% 100%, 52% calc(100% - 6px), 50% 100%, 48% calc(100% - 6px), 46% 100%, 44% calc(100% - 6px), 42% 100%, 40% calc(100% - 6px), 38% 100%, 36% calc(100% - 6px), 34% 100%, 32% calc(100% - 6px), 30% 100%, 28% calc(100% - 6px), 26% 100%, 24% calc(100% - 6px), 22% 100%, 20% calc(100% - 6px), 18% 100%, 16% calc(100% - 6px), 14% 100%, 12% calc(100% - 6px), 10% 100%, 8% calc(100% - 6px), 6% 100%, 4% calc(100% - 6px), 2% 100%, 0 calc(100% - 6px), 0 0);
  clip-path: polygon(100% 0, 100% calc(100% - 6px), 98% 100%, 96% calc(100% - 6px), 94% 100%, 92% calc(100% - 6px), 90% 100%, 88% calc(100% - 6px), 86% 100%, 84% calc(100% - 6px), 82% 100%, 80% calc(100% - 6px), 78% 100%, 76% calc(100% - 6px), 74% 100%, 72% calc(100% - 6px), 70% 100%, 68% calc(100% - 6px), 66% 100%, 64% calc(100% - 6px), 62% 100%, 60% calc(100% - 6px), 58% 100%, 56% calc(100% - 6px), 54% 100%, 52% calc(100% - 6px), 50% 100%, 48% calc(100% - 6px), 46% 100%, 44% calc(100% - 6px), 42% 100%, 40% calc(100% - 6px), 38% 100%, 36% calc(100% - 6px), 34% 100%, 32% calc(100% - 6px), 30% 100%, 28% calc(100% - 6px), 26% 100%, 24% calc(100% - 6px), 22% 100%, 20% calc(100% - 6px), 18% 100%, 16% calc(100% - 6px), 14% 100%, 12% calc(100% - 6px), 10% 100%, 8% calc(100% - 6px), 6% 100%, 4% calc(100% - 6px), 2% 100%, 0 calc(100% - 6px), 0 0);
}
.wrapper_thank {
  text-align: center;
}
.wrapper_thank h1 {
  margin-bottom: 20px;
  font-size: 8vh;
}
.wrapper_thank p {
  font-size: 18px;
  margin: 0 0 18px 0;
  color: #505050;
  line-height: 1.625;
}
.go-home {
  margin-top: 25px;
}

.thank_lines {
  margin-top: 40px;
  padding: 20px;
  border-top: 1px dashed #ffccb1;
}
.thank_lines li {
  display: flex;
  margin: 15px 0;
  justify-content: space-between;
  font-size: 18px;
}
.thank_line_item {
  font-weight: 500;
}
.thank_line_price {
  font-weight: 400;
}
/* ------- */

/* ////////////////booking area start 2nd/////////////////// */
#promobutton, #bookingsubmit, #nextbtn {
  border-radius: 10px !important;
}
/* #promobutton {
  width: 100%;
} */
#bookUpdate, #useaccountUpdate, #editProfile {
  color: #fff;
  border-radius: 10px;
  text-transform: uppercase;
}
#editProfile {
  color: #e21350;
}
.book_record #editProfile {
  color: #ffffff;
  background-color: #b9b9b9;
  font-weight: 600;
}
.edit_details .book_record_btn a.vs-btn.style2 {
  color: #ffffff;
  background-color: #b9b9b9;
  margin-left: 12px;
  font-weight: 600;
}
#editProfile:hover {
  color: #fff;
}
.book_record_btn a {
  text-transform: uppercase !important;
}
.edit_details .card-body {
  padding: 2rem;
}
.edit_details .card-title {
  margin-bottom: 1.5rem;
}
.mid_add {
  text-align: center;
}
.page-id-204 .card-body {
  padding: 1rem 2rem;
  padding-top: 2rem;
}
/*  */
.passenger_details .card-title {
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}
.passenger_details .card-body {
  padding: 2rem 2rem 1rem 2rem;
}
.passenger_details #seatdetails, .booking_details #seatdetails {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  justify-content: center;
}
.booking_details #seatdetails {
  margin-bottom: 20px;
}
.seatpricing {
  padding-left: 20px;
}
.booking_details #seatdetails #price_area {
  padding-left: 30px;
}
/* .five_seater#seat_area { */
#seat_area {
  background-color: #f5f5f5;
  position: relative;
  border-radius: 8px;
  min-height: 500px;
}
/* .five_seater #seatItem { */
#seatItem {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.fix_marin {
  margin-top: 28px;
}
/*  */
.booking_details #nextbtndiv {
  margin-top: 30px;
}
/* ////////////////booking area end 2nd/////////////////// */



/* /////////////////////////////////////////////res///////////////////////////////////////////// */

@media (max-width: 991px) {
  .fix_marin {
    margin-top: -15px;
  }
  .fix_marin .promobutton {
      width: 100%;
  }
  /*#bookingform .table-responsive table.table {
      width: 740px;
  }*/
  /*#bookingform select#meal_type_0 {
      width: 180px;
  }*/
  /*#bookingform select#gender_0 {
      width: 170px;
  }*/
  .book_record_btn .vs-btn.style5 {
    font-size: 14px;
    padding: 15px 20px;
  }
  /*#bookingform input#passenger_name_0 {
    width: 200px;
  }*/
  /*///////////////10.09.24//////////////*/
  #bookingform .table-responsive table.table {
    width: 100%;
    border-collapse: collapse;
  }
  #bookingform #lbrtable, #bookingform #lbrtable thead, #bookingform #lbrtable tbody, #bookingform #lbrtable th, #bookingform #lbrtable td, #bookingform #lbrtable tr {
    display: block;
    border: 0px;
  }
  #bookingform #lbrtable thead tr {
    margin-bottom: 25px;
    border-bottom: 1px solid #dee2e6;
    width: 100%;
  }
  #bookingform #lbrtable thead th {
    background-color: #fff5f0;
    border-radius: 10px;
    margin-bottom: 5px;
    padding: 8px 20px;
    border: 0px !important;
  }
  #bookingform #lbrtable thead th:last-child {
    margin-bottom: 25px;
  }
  #bookingform #lbrtable th, #bookingform #lbrtable td {
    text-align: left;
  }
  #bookingform table#lbrtable tr th:nth-child(1), #bookingform table#lbrtable tr th:nth-child(4) {
    width: 100%;
  }
  #bookingform #lbrtable tbody tr {
    margin-bottom: 25px;
    /* background: #f2f2f2; */
    border-radius: 10px;
    padding: 5px;
  }
  .table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
  }
  .table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
  }
  #bookingform #lbrtable td {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    text-align: right;
    position: relative;
    width: 100% !important;
    border-radius: 10px;
  }
  #bookingform .form-control, #bookingform input {
    background-color: #fff !important;
  }
  #bookingform input#seat_numbers_0, #bookingform input#age_0 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* ////////////////booking area start/////////////////// */
  #seatdetails {
    margin-top: 10px;
    text-align: center;
  }
  #seat_area {
      margin-bottom: 25px;
  }
  #seatdetails input#promo_code {
      text-align: center;
  }
  /* #seatdetails #promobutton {
      margin-top: -30px;
  } */
  form#bookform h5 {
      text-align: center;
  }
  #ui-datepicker-div {
      padding: 5px 3px 0px;
      left: 50% !important;
      transform: translate(-50%, 0px);
  }
  #ui-datepicker-div table.ui-datepicker-calendar {
      margin-bottom: 3px;
  }
  #ui-datepicker-div .ui-datepicker-calendar td, #ui-datepicker-div .ui-datepicker-calendar th {
      padding: 6px 8px !important;
  }
  #ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-next, #ui-datepicker-div .ui-datepicker-header.ui-widget-header a.ui-datepicker-prev {
      top: 16px;
  }
  /*  */
  .book_record_btn {
      justify-content: center;
  }
  /* ////////////////booking area end/////////////////// */

  /* thank you */
  .bg_thank_content {
      width: 500px;
  }
  .thank_lines {
      margin-top: 25px;
      padding: 0px;
  }
  .thank_lines li {
      display: block;
      text-align: left;
      margin: 10px 0;
      padding: 10px;
      background-color: #f5f5f5;
  }
  span.thank_line_item {
      display: block;
  }
  /*  */

  /* ////////////////booking area start/////////////////// */
  .edit_details .card-body {
      padding: 1rem;
  }
  .page-id-204 .card-body {
      padding: 1rem 1rem;
      padding-top: 2rem;
  }
  .passenger_details .card-body {
      padding: 2rem 1rem 1rem 1rem;
  }
  /* .five_seater #seatItem { */
  #seatItem {
      position: initial;
      transform: none;
      margin-top: 30px !important;
      margin-bottom: 30px !important;
  }
  #seat_area {
    min-height: inherit;
  }
  .seatpricing, .booking_details #seatdetails #price_area {
      padding-left: 0px;
  }
  .booking_details #nextbtndiv {
      margin-top: 0px;
  }
  .booking_details #seatdetails {
      margin-bottom: 10px;
  }
  .booking_details .avilSeat br:last-child {
      display: none;
  }
  /*.scroll-on-off-text.d-none{
    display:block !important;
  }*/
  /* ////////////////booking area end/////////////////// */
}

@media (max-width: 575px) {
  /* thank you */
  .bg_thank_content {
    width: 400px;
    padding: 25px 20px 35px;
  }
  .wrapper_thank h1 {
      font-size: 6vh;
  }
}

@media (max-width: 480px) {
  /* thank you */
  .bg_thank_content {
    width: 300px;
  }
}


