.loaderAnimateWrap:after,
.loaderAnimateWrap:before {
  content: "";
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite
}

#myModalvias .modal-content,
.appStoreLinks2,
.apps-icon ul,
.submitbtn {
  text-align: center
}

input[type=date],
input[type=time] {
  color-scheme: dark
}

.customInputs,
.field-a input,
select {
  background-color: transparent;
  border: 0;
  color: #fff !important;
  padding: 0 18px;
  transition: .3s
}

.field-a input:focus,
.select2:focus,
select:focus {
  outline: 0 !important;
  background-color: transparent !important;
  color: #fff !important
}

.field-a input::placeholder {
  color: #fff !important
}

.field-a select option {
  color: #fff;
  background-color: #1e1e1e !important
}

.del-btn_ {
  background-color: transparent !important;
  border-radius: 0 5px 5px 0 !important;
  border: 0 !important;
  outline: 0
}

#holdabledata .form-control {
  height: auto !important
}

#holdabledata .input-group-addon .btn {
  height: 49px !important;
  background-color: #ffc61a !important;
  border-radius: 0 !important;
  border: none;
  padding: 15px 22px;
  display: flex
}

.itemfield input {
  cursor: pointer !important
}

.homePageWidget {
  background: rgb(2 2 2 / 40%) !important;
  backdrop-filter: blur(4px);
  position: relative;
  margin-top: 15px
}

.innerPageHeroWrapper .bannerForm {
  margin-top: 35px
}

.bannerForm {
  background: #000000 !important;
  padding: 25px 12px;
  position: relative
}

.innerPagesWidget .bannerForm {
  border-radius: 5px;
  background: #f1f4f9c4;
  margin-top: 45px
}

.modal-content .modal-body .card-body button {
  background-color: #ffc61a !important;
  color: #fff !important;
  border-radius: 5px
}

.bannerFormHeading {
  padding: 12px 0;
  margin-bottom: 8px;
  height: auto
}

.bannerFormHeading h3 {
  color: #fff !important;
  font-weight: 700;
  margin-bottom: 0 !important;
  line-height: 100%;
  margin-top: 0 !important
}

.bannerFormBody ul li {
  padding: 0 10px
}

.bannerForm .row [class*=col-] {
  padding: 0 5px
}

.innerPageBnner {
  position: relative;
  display: flex;
  width: 80% !important;
  margin: auto
}

.bannerFormBody input,
.bannerFormBody ul li button {
  height: 36px !important
}

@media (min-width:768px) {
  .innerPageBnner {
    height: 500px !important;
    padding: 0 !important
  }
}

.bokingform {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 0
}

.apps-icon ul {
  width: 100%
}

.apps-icon ul li {
  width: 7%
}

body .ui-autocomplete::-webkit-scrollbar-track {
  background: #347ff3
}

body .ui-autocomplete {
  z-index: 9999999999;
  position: absolute;
  background: #fff;
  top: 100%;
  width: 100px;
  height: auto;
  margin: 30px;
  padding: 0;
  list-style-type: none
}

body .ui-autocomplete .ui-menu-item {
  list-style-type: none;
  width: 100%
}

body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  font-size: 13px;
  padding: 8px 8px 8px 35px;
  background: url(../images/pin.jpg) 5px 12px/20px no-repeat;
  color: #000
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  font-weight: 700 !important;
  color: #fff !important;
  padding: 10px;
  cursor: pointer;
  background-color: #ffc61a !important
}

.ui-autocomplete {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden
}

.ui-helper-hidden,
.via-labels {
  display: none
}

.card-body,
.datefield,
.field-mini,
.lin1,
.lin2,
.lin3,
.modal-header .close,
.timefield {
  display: flex
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.field-img {
  background-color: #fff;
  padding: 15px;
  border-right: 1px solid #d3d3d3
}

.field input {
  width: 100%;
  font-size: 13px !important;
  font-weight: 500 !important;
  height: 50px !important
}

.field-mini img {
  width: 24px;
  height: 24px
}

.field-mini button {
  background-color: #ffc61a;
  outline: 0;
  border: none;
  width: 70px;
  height: 100%
}

.datefield input,
.field-mini input,
.timefield input {
  height: 50px !important;
  width: 100%;
  font-size: 13px !important;
  font-weight: 500 !important
}

.field-mini button:focus {
  outline: 0
}

.field-mini button:hover {
  cursor: pointer;
  transition: .4s
}

.field-mini input {
  cursor: default
}

#via {
  cursor: pointer
}

.lin1,
.lin3 {
  width: 100%;
  float: left;
  justify-content: center
}

.lin2 {
  width: 100%;
  float: left;
  justify-content: space-between
}

.datefield input,
.timefield input {
  padding: 6px 18px
}

.datefield img {
  background-color: #fff;
  padding: 15px
}

.timefield img {
  background-color: #fff;
  padding: 13px
}

.mini2 button:hover {
  transition: none;
  cursor: auto
}

.field-mini select {
  width: 100%;
  font-size: 13px !important;
  font-weight: 500 !important;
  padding: 11px;
  height: 50px
}

.form-container {
  padding: 20px 14px;
  border-radius: 20px
}

.selectfield select {
  width: 100%;
  font-size: 13px !important;
  font-weight: 500 !important
}

.submitbtn {
  width: 100%;
  float: left;
  margin-top: 8px;
  margin-bottom: 10px
}

.submitbtn button {
  color: #fff;
  line-height: 1;
  background: #ffc61a;
  padding: 0;
  display: inline-block;
  font-weight: 600;
  text-decoration: none !important;
  transition: .3s;
  width: 100%;
  border: none;
  height: 50px;
  margin: 0;
}

.form-home .submitbtn button {
  width: 100%;
  padding-right: 0;
  padding-left: 0
}

.submitbtn button:hover {
  background-color: #fff;
  color: #ffc61a;
}

.modal {
  background-color: rgba(0, 0, 0, .6);
  z-index: 9999;
}

.card-body {
  flex-wrap: wrap;
  justify-content: center
}

.card-body button {
  width: 100%;
  color: #000 !important;
  margin: 8px;
  padding: 10px;
  font-size: 13px;
}

.luggage-btns {
  width: 100%;
  font-size: 13px;
  font-weight: 600;
  background-color: #000 !important;
  color: #fff !important
}

#holdabledata .input-group {
  height: 50px;
  display: flex;
  align-items: center;
  background-color: #ffc61a40;
  border: 2px solid #ffc61a !important;
  border-radius: 0;
  overflow: hidden;
  margin-top: 10px !important;
  float: left !important
}

#holdabledata .form-control {
  font-size: 13px !important;
  font-weight: 500 !important;
  background-color: transparent !important;
  border: 0;
  color: #fff !important;
  padding: 0 18px;
  border-radius: 0;
  border-right: none;
  margin-top: -4px
}

.input-grp-btns {
  background-color: #fff
}

#holdabledata .input-group-addon {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important
}

.accordion button {
  outline: 0 !important;
  white-space: normal;
}

.times-dialog {
  margin: 200px auto;
}

.modal-header .close {
  margin-top: 0;
  background: #ffc61a;
  border-radius: 50%;
  margin-right: 0
}

.modal-header .close img {
  width: 12px;
  height: 12px
}

.btn-default {
  font-weight: 700 !important
}

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: none
}

.modal-title {
  color: #000;
  font-size: 22px;
}

.custom-btn-2 {
  padding: 10px 20px !important;
  font-weight: 600 !important;
  background-color: #ffc61a !important;
  color: #fff !important;
  border: 1px solid transparent !important;
  transition: .3s !important;
}

/* .custom-btn-2:hover {
  background-color: #fff;
  border-color: #ffc61a;
  color: #111
} */

.appStoreLinks2 img {
  width: 150px;
}

.appStoreLinks2 {
  margin-bottom: 20px;
}

.wait-label {
  margin-top: 11px;
  color: #000;
  font-weight: 700
}

@media screen and (min-width:320px) and (max-width:767px) {

  .lin1,
  .lin2,
  .lin3 {
    display: flex;
    justify-content: center;
    flex-direction: column
  }

  .field,
  .submitbtn button {
    width: 100%;
    font-size: 15px !important;
  }

  .datefield,
  .field-mini,
  .timefield {
    width: 100%;
    margin: 0 0 8px
  }

  .selectfield {
    width: 100%;
    margin-bottom: 8px
  }

  .apps-icon ul li {
    width: 22%
  }

  .bokingform {
    padding-bottom: 50px
  }

  .bannerForm {
    height: auto
  }
}

.loaderAnimateWrap:after,
.loaderAnimateWrap:before,
.loading-div {
  top: 0;
  height: 100%;
  width: 100%;
  left: 0
}

.loading-div {
  position: fixed;
  z-index: 9999999;
  background-color: #fff;
  display: none;
  transition: .3s ease-in-out
}

.inner-loading-div {
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.loading-imgs-div {
  width: fit-content;
  position: relative;
  margin: 0 auto
}

.loaderAnimateWrap {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%
}

.loaderAnimateWrap:before {
  position: absolute;
  border-radius: 100%;
  border: 5px solid #000;
  animation-name: cus_fade_anim
}

.loaderAnimateWrap:after {
  position: absolute;
  border-radius: 100%;
  border: 5px solid transparent;
  border-top-color: #ffc61a;
  animation-name: rotate_anim
}

@keyframes rotate_anim {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes cus_fade_anim {

  0%,
  100% {
    opacity: 1
  }

  50% {
    opacity: .5
  }
}

.customInputs,
.field-a {
  margin: 0;
  overflow: hidden;
  transition: .3s ease-in-out;
  background: #ffc61a40 !important;
  border: 2px solid #ffc61a;
  border-radius: 0;
  height: 50px;
  display: flex;
  align-items: center
}

.cusField {
  background: 0 0 !important;
  border: none !important
}

.select2.select2-container.select2-container--default {
  background-color: transparent;
  border-radius: 26px;
  border: none !important;
  height: 100% !important;
  transition: .5s
}

.modal-content {
  background: #fff;
  border: none
}

.modal-footer {
  border: none
}

.table td,
.table th {
  color: #000;
  padding: 12px 0;
  vertical-align: middle;
  border: none !important
}

.table .form-control {
  border-radius: 5px 0 0 5px !important;
  height: 45px;
  border-color: #ffc61a;
  box-shadow: none
}

.table td [id*=dlt-via_] {
  padding: 0 10px;
  background: #ffc61a;
  color: #fff;
  border-radius: 0 5px 5px 0;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center
}

.card-header {
  background: 0 0;
  border: none;
  padding: 0
}

.modal .card {
  background-color: transparent;
  border: none
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ffc61a !important
}

@media (max-width:425px) {
  .lin1 .col-lg-4.col-md-6.col-sm-12.m-top-60 {
    margin-top: 60px
  }

  .lin2 .col-lg-4.col-md-6.col-sm-12.m-top-89 {
    position: absolute;
    top: 80px;
    width: 100%
  }

  .bannerFormHeading h3 {
    font-size: 20px !important
  }

  .submitbtn {
    margin-top: 5px !important
  }

  .field-a {
    margin: 5px 0 !important
  }
}

@media (max-width:480px) {
  .bannerFormHeading.pad-t-50 {
    padding-top: 10px !important
  }
}

@media (max-width:768px) {
  .form-container {
    position: relative;
    width: 100%
  }

  .my-header,
  .my-header-1 h1 {
    font-size: 4.2rem !important
  }

  .door-no-768 {
    position: absolute;
    top: 77px;
    width: 101%
  }

  .field-mini-768 {
    margin-top: 57px
  }

  .navbar-toggle {
    float: none
  }

  .bannerFormHeading,
  .innerPageBnner,
  button#submit {
    width: 100% !important
  }

  .innerPageBnner {
    padding: 0;
    margin-top: 0 !important;
    height: 100% !important
  }

  .bannerFormBody ul li {
    float: none !important
  }

  .bannerForm .cus-order-1 {
    order: -1
  }

  .modal-content {
    width: 100%
  }
}

.select2-container--default .select2-selection--single {
  outline: 0;
  background: #ffc61a40 !important;
  border: 2px solid #ffc61a !important;
  border-radius: 0 !important;
  display: flex !important;
  align-items: center;
  height: 50px !important
}

.select2-container--open .select2-selection--single {
  background-color: #000 !important;
  border-color: #000 !important
}

.select2-container--open .select2-dropdown {
  background-color: #000 !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100% !important
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff !important;
  font-weight: 500;
  transition: .3s
}

.select2-search__field:focus-visible {
  outline: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  color: #fff !important;
  padding-left: 18px !important
}

.select2-dropdown {
  border: none !important;
  background-color: #ffc61a40;
  border-radius: 0 !important
}

.select2-results__option {
  color: #fff
}

.select2-selection__rendered {
  text-align: left;
  padding-left: 18px !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #ffc61a transparent transparent !important
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #ffc61a !important;
  border-width: 0 4px 5px !important
}

.cus-hold-able-wrapper {
  order: 12;
  padding: 0 !important
}

#holdabledata {
  width: 100%;
  margin: auto
}

@media screen and (max-width:Camdenpx) {
  .cus-hold-able-wrapper {
    order: unset
  }

  #tablet {
    display: none
  }
}

@media screen and (max-width:480px) {

  #holdabledata .form-control,
  .customInputs,
  .field-a input,
  select {
    padding: 0 8px !important
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 13px;
    padding-left: 8px !important
  }
}

.airportList {
  width: 13%;
  height: 100%
}

.airportList .airportListModal {
  border: none;
  outline: 0;
  background-color: #ffc61a;
  color: #fff;
  border-radius: 0;
  padding: 0;
  width: 100%;
  height: 100%
}

.airportList .airportListModal:focus,
.airportList .airportListModal:hover {
  border: none !important;
  outline: 0 !important;
  background-color: #ffc61a !important;
  color: #fff !important
}

#via-list .field input,
.select2.select2-container.select2-container--default {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.airportList .airportListModal img {
  width: 30px;
  height: 30px;
  box-shadow: none
}

.airportlistModalCustom .modal-dialog {
  max-width: 320px
}

.airportlistModalCustom .airportNames button {
  width: 100%;
  background: #000;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 8px;
  padding: 0.75rem;
}

.airportlistModalCustom .airportNames button:last-child,
.field-hd {
  margin-bottom: 0
}

.close-luggage img {
  width: 15px;
  height: 15px
}

.select2 {
  width: 88% !important
}

@media screen and (max-width:991px) {
  .cus-hold-able-wrapper {
    order: unset
  }

  #tablet {
    display: none
  }
}

.error-message {
  display: none;
  color: red;
  flex: 1 1 100%;
  text-align: left;
  margin-bottom: 6px
}

#via-list .field {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  position: relative
}

#via-list .field input {
  flex: 1 1 0;
  border-color: #ffc61a
}

#via-list .removeField {
  width: 50px;
  background: #ffc61a;
  border: none;
  border-radius: 0 .25rem .25rem 0;
  color: #fff
}

.inputListLoader {
  display: none;
  position: absolute;
  right: 55px;
  top: 50%;
  transform: translateY(-50%)
}

.inputListLoaderInner {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  border: 3px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
  animation: .75s linear infinite spinner-border
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.field-hd span {
 
  background: #636054;
  border-radius: 2px 2px 0 0;
  margin-left: 0;
  padding: 4px 4px;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  border: 2px solid #000;
  border-bottom: 0 !important;
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s, visibility .3s
}

.popup-overlay.active {
  visibility: visible;
  opacity: 1
}

.popup-box {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 90%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
  transform: translateY(-100px);
  opacity: 0;
  transition: transform .4s, opacity .4s
}

.popup-overlay.active .popup-box {
  transform: translateY(0);
  opacity: 1
}

.close-btn {
  background-color: #ffc61a;
  color: #fff;
  border: none;
  padding: 0;
  cursor: pointer;
  float: right;
  border-radius: 100rem;
}

@media screen and (max-width:768px) {
  .popup-overlay {
    overflow: scroll
  }

  .popup-box {
    position: relative;
    top: 21%;
    width: 100%
  }
}

@media screen and (max-width:576px) {

  .customInputs,
  .field-a {
    margin: 5px 0
  }

  body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
    font-size: 10px;
    padding: 8px 8px 8px 5px
  }

  .bannerForm {
    padding: 10px 5px !important
  }

  #holdabledata .form-control,
  .customInputs,
  .field input,
  .field-a input,
  .field-mini select,
  .select2-container--default .select2-selection--single .select2-selection__placeholder,
  .selectfield select,
  select {
    font-size: 10px !important
  }

  .modal-dialog {
    width: 100% !important;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    margin: 0
  }

  .modal-content {
    border-radius: 0;
    height: auto
  }

  .modal-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }

  #myModalvias .modal-body {
    display: block
  }

  .modal-body .accordion {
    max-height: 500px;
    width: 100%
  }

  .airportlistModalCustom .modal-dialog {
    max-width: 100%
  }

  .airportList {
    width: 14%
  }

  .select2 {
    width: 86% !important
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 10px
  }

  .field-hd {
    display: block !important;
  }

  .popup-box {
    position: relative;
    /* top: 0% !important; */
    top: 9% !important;
    width: 100%
  }
}




@media screen and (max-width:420px) {
  .popup-box {
    position: relative;
    /* top: 0; */
    width: 100%
  }
}

@media screen and (max-width:320px) {
  .popup-box {
    position: relative;
    top: 17%;
    width: 100%
  }
}


/* .btn_pop_up {
  cursor: pointer;
  color: #fff;
  line-height: 1;
  background: #ffc61a;
  padding: 15px 30px;
  display: inline-block;
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.3s;
  border: none;
  margin: 0;
} */

.btn_pop_up {
  cursor: pointer;
  color: #fff;
  line-height: 1;
  background: #ffc61a;
  padding: 20px 40px;
  display: inline-block;
  font-weight: 600;
  text-decoration: none !important;
  transition: all 0.3s;
  border: none;
  margin: 0;
  font-size: small;
}


.pop-up_{
text-align: start !important;
}

.pop_up_home{
  display: flex !important; 
  justify-content: center !important;
  align-items: center !important;
}

@media screen and (max-width:768px) {
  .pop_up_index{
    display: flex !important; 
    justify-content: center !important;
    align-items: center !important;
  }
  
  
}




.modal-open .modal{
  z-index: 9999999 !important;
  }


  .popup-box h3{
    color: #000 !important;
  }


  .modal-dialog-scrollable .modal-body {
    overflow-y: auto !important;
}

@media screen and (max-width:768px) {

  .navbar-nav{
    display: block !important;
  }

  .btn_pop_up {
  
    padding: 10px 11px !important;
    
}
.popup-overlay{
  display: block !important;
}
.popup-box{
  top: 0px !important;
}

.field-hd span {
 
  padding: 6px 4px !important; 
}

}


.field-hd{
   text-align: start !important;
}

.popup-box h3{
   margin-bottom: 2.75rem !important;

   font-weight: 600;
}



.bannerForm .row [class*=col-] {
  padding: 4px 5px !important;
}




.select2-search--dropdown .select2-search__field {
  font-size: 15px !important;
}


@media screen and (min-width: 400px) and (max-width: 768px) {
  .popup-box {
    top: 0% !important;
  }
}


.field,
  .submitbtn button {
  
    font-size: 15px !important;
  }






  @media screen and (max-width: 310px) {
    .station-inner p {
      
      font-size: 1.2rem;
     
  } 
    
  }