@font-face {
  font-family: "Visby Round CF";
  src: url("/fonts/Visby Round CF Medium.otf") format("woff2");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Visby Round CF";
}

.bk-row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

input[type="time"]::-webkit-calendar-picker-indicator {
  filter: invert(50%) sepia(23%) saturate(808%) hue-rotate(299deg)
    brightness(95%) contrast(93%);
}

.vimo-body {
  min-height: 85vh;
}

.table-head {
  background-color: #fa8426;
}

.table-body tr:nth-child(even) {
  background-color: #eee5e6;
}

.filter-box {
  background-color: #cb2734;
  padding: 25px;
  border: none;
  border-radius: 18px;
}

/* header */
.header_text {
  color: #c26c7c !important;
}

.header_text:hover {
  color: #c26c7c !important;
}

.heading_li > li > a::after {
  content: "";
  display: block;
  margin: auto;
  height: 3px;
  width: 0;
  top: 5px;
  background: transparent;
  transition: all 0.3s;
}

.heading_li > li > a:hover::after,
li > a.active-nav::after {
  width: 100%;
  background: #c26c7c;
}

.nav_image {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 350px) {
  .head_nav {
    width: 50%;
  }
}

/* footer */
.site-footer {
  content: "" !important;
  position: absolute !important;
  width: 100%;
  background-color: #cb2734;
  font-size: 18px;
}

.site-footer p {
  color: white !important;
}

.site-footer a {
  color: white !important;
  text-decoration: none;
}

/* invoice management */
#invoice-management h3 {
  color: #cb2734;
}

.inv-btn {
  background-color: #cb2734;
  color: white;
}

.inv-btn:hover {
  background-color: #cb2734 !important;
  color: white !important;
  text-decoration: none;
}

#invoice-management table,
tr,
th,
td {
  text-align: center;
}

/* booking management */
#booking-management h3 {
  color: #cb2734;
}

.bm-button {
  background-color: #cb2734 !important;
  color: white !important;
  border-radius: 18px !important;
}

.bm-button:hover {
  background-color: #cb2734 !important;
  color: white !important;
  text-decoration: none;
}

#booking-management table,
tr,
th,
td {
  text-align: center;
}

/* booking details */
#bk-bg1 {
  background-color: #cb2734;
  padding: 50px;
}
#bk-bg2 {
  background-image: url("/images/book_bg.jpeg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
}
#booking-details input {
  border-radius: 15px;
}

.book_sum {
  background-color: #fa8426;
  color: #cb2734;
  border-radius: 30px;
}

#book_confirm{
  background-color: #fa8426;
  color: #cb2734;
  border-radius: 30px;
}

#booking-details select {
  border-radius: 15px;
}

#booking-details h3{
  color: white;
}
#booking-details label{
  color: white;
}
#booking-details h4{
  color: white;
}
#booking-details span{
  color: white;
}

.bk-hover {
  background-color: #fa8426 !important;
  border-radius: 15px;
}

.bk-hover span {
  color: black !important;
}

.bk-hover .travel_img {
  filter: invert(0%) sepia(98%) saturate(13%) hue-rotate(6deg) brightness(99%)
    contrast(100%);
}

.travel_img {
  width: 50%;
  height: 50%;
  filter: brightness(0) invert(1);
}

.textSpan{
  color: white;
}

.bk-si {
  background-color: white;
  border: 2px solid #cb2734;
  border-radius: 30px;
  padding: 20px;
}

.side-color {
  color: #cb2734 !important;
}

.side-img-col {
  filter: invert(50%) sepia(23%) saturate(808%) hue-rotate(299deg)
    brightness(95%) contrast(93%);
}

.check_data {
  border-right: 2px solid #cb2734;
}

.icon_span {
  padding-left: 10px;
}

#ch_bk {
  color: white !important;
}

#edit-ico {
  position: relative;
  top: -40px;
}
#sm-size {
  color: #cb2734 !important;
}

@media screen and (max-width: 425px) {
  #sm-size {
    text-align: left !important;
    color: #cb2734 !important;
  }
  #bk-bg1 {
    padding: 5px;
  }
  .bk-hover {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* enable absolute positioning */
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align glyph */
.left-addon .glyphicon {
  left: 0px;
}
.right-addon .glyphicon {
  right: 0px;
}

/* add padding  */
.left-addon input {
  padding-left: 30px;
}
.right-addon input {
  padding-right: 30px;
}

/*airport-booking*/
.c_heading {
  font-size: 20px;
  color: #cb2734;
  font-weight: 600;
}
.headingss {
  font-size: 20px;
  color: white;
  font-weight: 600;
}
.sub-para {
  font-size: 12px;
  /* max-width: 100%; */
  padding-top: 8px;
  color: white;
}
.form-group label {
  font-family: "Visby Round CF";
  color: white;
}
/* .form-group input {
  border-radius: 25px;
} */
.f-group input{
  border-radius: 25px;
}
.cale {
  background-color: white;
  color: #cb2734;
  padding: 15px;
  font-size: 25px !important;
  font-family: "Visby Round CF";
  border-radius: 10px;
}
#select_image {
  border-radius: 20px !important;
  color: #cb2734;
}
.buttons {
  background-color: white;
  /* display: flex;
    justify-content: space-between;
    align-items: center; */
  width: fit-content;
  margin-top: 9px;
  padding: 5px;
  border-radius: 5px;
}
.buttons > span {
  color: #cb2734;
}
.s-trip > input {
  background-color: #e39799;
  border-radius: 5px;
  border: none;
  height: 30px;
}
/* .s-trip{
    display: flex;
align-items: center; 
} */
.fare-bn {
  background-color: #ff8901;
  color: black;
  padding: 5px 10px 5px 10px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}
.s-trip > label {
  font-size: 20px;
}
.vertical_line {
  border-left: 1px solid white;
  height: 600px;
  margin-top: 50px !important;
}
#select_image {
  border-radius: 5px !important;
}
#select_image1 {
  border-radius: 20px;
}
#sch-btn {
  font-size: 18px;
}
.airport_booking {
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 24px;
  padding-bottom: 48px;
}

@media screen and (min-width: 280px) and (max-width: 400px) {
  .airport_booking {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* .c_heading {
    padding-left: 20px;
  } */
  .left {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .right {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .cale {
    font-size: 13px !important;
    padding: 10px;
  }
  .dates {
    font-size: 12px;
  }
  .buttons {
    padding: 0px;
  }
  .no_of {
    font-size: 10px;
    font-weight: 500;
  }
  .check {
    margin-top: 20px !important;
  }
  .shname {
    /* font-size: 12px; */
    font-weight: 400;
  }
  .no_hours {
    font-size: 10.5px;
  }
  .vechile_type {
    font-size: 12px;
  }
  /* .number_padd{
    padding-left: 5px !important;padding-right: 5px !important;
} */
.sub-ca{
  padding-top: 20px;
}
.flight-details{

  font-size: 12px !important;
}
.front_left_logo{

  width: 30%;
}
.front_left_side{

  height:40vh !important;
}
.log-vimo-page{
  padding-top: 60px;
  padding-bottom: 60px;
}
.c_login_butto{
  font-size: 1rem !important;
}
.title_subpara{
  font-size: 12px;
}
.vimo_namtle{
  font-size: 2rem !important;
}

}

@media screen and (min-width: 401px) and (max-width: 490px) {
  .airport_booking {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .buttons {
    padding: 0px;
  }
  .check {
    margin-top: 20px !important;
  }
  /* .shname {
    font-size: 12px;
  } */
  .dates {
    font-size: 10px;
  }
  /* .c_heading {
    padding-left: 12px;
  } */
  .no_hours {
    font-size: 12px;
  }
  .vechile_type {
    font-size: 12px;
  }
  .sub-ca{
  padding-top: 20px;
}
.flight-details{

  font-size: 12px !important;
}
.front_left_logo{

  width: 30%;
}
.front_left_side{

  height:30vh !important;
}
.log-vimo-page{
  padding-top: 115px;
  padding-bottom: 30px;
}
.c_login_butto{
  font-size: 1rem !important;
}
.title_subpara{
  font-size: 12px;
}
.vimo_namtle{
  font-size: 2rem !important;
}
}
@media screen and (min-width: 500px) and (max-width: 570px){
  .airport_booking{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 24px;
    padding-bottom: 30px;
  }
  .sub-ca{
    padding-top: 20px;
  }
  .no_of{
    font-size: 15px;
  }
  .check {
    margin-top: 8px !important;
  }
  .front_left_logo{

  width: 30%;
}
.front_left_side{

  height:45vh !important;
}
.log-vimo-page{
  padding-top: 60px;
  padding-bottom: 40px;
}
.c_login_butto{
  font-size: 1rem !important;
}
.title_subpara{
  font-size: 12px;
}
.vimo_namtle{
  font-size: 2rem !important;
}
}

@media screen and (min-width: 768px) and (max-width: 900px) {
  .airport_booking {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .number_padd {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .buttons {
    padding: 0px;
  }
  .check {
    margin-top: 8px !important;
  }
    .front_left_logo{

  width: 30%;
}
.front_left_side{

  height:45vh !important;
}
.log-vimo-page{
  padding-top: 110px;
  padding-bottom: 40px;
}
.c_login_butto{
  font-size: 1.8rem !important;
}
.title_subpara{
  font-size: 20px;
}
.vimo_namtle{
  font-size: 2.5rem !important;
}
}
/*checked button*/
/* .form-check-input:checked{
    background-color: #cb2734 !important;
} */

.s-trip {
  position: relative;
  display: inline-block;
}

.s-trip i {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  font-size: 18px;
  color: white;
}
.prom {
  position: relative;
}
.prom i {
  position: absolute;
  top: 80%;
  right: 18px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #cb2734;
}
.row-divider {
  position: relative;
}

.row-divider::before {
  content: "";
  position: absolute;
  top: 3%;
  bottom: 0;
  left: 100%;
  border-left: 1px solid #ccc;
}

.col-6:first-child .row-divider::before {
  display: none;
}
.number_padd {
  padding-left: 10px;
  padding-right: 10px;
}
::placeholder {
  color: grey !important;
  font-family: "Visby Round CF";
}
.form-group .promocode {
  border-radius: 5px !important;
}
.bootstrap-datetimepicker-widget table td span {
   color: #cb2734 !important;
}

.bootstrap-datetimepicker-widget .btn-primary {
    color: #fff;
    background-color: #cb2734 !important;
}
   .datepicker-days .active, .datepicker-days .active:hover, .datepicker-days .active:focus {
      background-color: #f8982e !important;
   }
   .bootstrap-datetimepicker-widget td.day{
          color: #cb2734 !important;

   }

   #booking_management-table_length{

    padding-bottom: 15px;
   }
   #invoice-table_length{
    padding-bottom: 15px;
   }
   #back{
    background-color: #ff8901 !important;
    color: black !important;
    border-radius: 20px !important;
    padding: 5px 20px 5px 20px !important;
   }
   #add_stop{
    background-color: #ff8901 !important;
    color: black !important;
    border-radius: 20px !important;
    padding: 5px 20px 5px 20px !important;
    font-weight: bold !important;
   }
   .add_stop{
    background-color: #ff8901 !important;
    color: black !important;
    border-radius: 20px !important;
    padding: 5px 20px 5px 20px !important;
    font-weight: bold !important;
   }

   .fa-search, .fa-refresh, .fa-undo{

    color: white !important;
   }


#fare-scroll{
  height: 195px;
  min-height: 80%;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 20px;
}

#fare-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#fare-scroll::-webkit-scrollbar
{
	width: 1px;
	background-color: #F5F5F5;
}

#fare-scroll::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #b73c00;
}

#fare-table td{
  color: rgb(33, 32, 32);
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
}

#ma-fare-table td{
  color: rgb(32, 32, 32);
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
}

#ma-fare-scroll{
  height: auto;
  min-height: 50%;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 20px;
}

#ma-fare-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#ma-fare-scroll::-webkit-scrollbar
{
	width: 1px;
	background-color: #F5F5F5;
}

#ma-fare-scroll::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #b73c00;
}

.hourbutton{
    background-color: white;
  width: fit-content;
  padding: 5px;
  border-radius: 5px;
}
#chck-flight-dtls{
  padding: 8px;
}
.flight-details{
  color: #cb2734;
  background-color: white;
  border-radius: 10px;
  padding: 12px;
  font-size: 17px;
}
/*this is for stop inputs*/
.stop-locat {
    margin-top: 25px;
}

.stop-locat input {
    border-radius: 1em;
    text-overflow: ellipsis;
}

.stop-locat input:focus {
    border-color: none;
    box-shadow: none;
}
.stop-locat{
    position: relative;
}
.stop-locat i{
  position: absolute;
  /* top: 70%; */
  right: 18px;
  /* transform: translateY(-50%); */
  transform: translateY(-142%);
  font-size: 18px;
  color: black;
  cursor: pointer;

}
/*vimo home page */
.front_left_side{
  background-image: url(../images/vimo_back.jpeg);
  height: 100vh ;
display: flex;
justify-content: center;
align-items: center;
}
.vimo_namtle{
  color: #cb2734;
  font-weight: 800;
  font-size: 2.5rem;
  font-family: "Visby Round CF";

}
.title_subpara{
  color: #efcdcb;
  /* width: 70%; */
  padding-top: 10px;
  padding-bottom: 25px;
  
}
.customer_button{
  background-color:white;
  color: #a1292b;
  border-radius:20px ;
  border:1px solid #a1292b;
  padding-top: 25px;
  padding-bottom: 25px;
  cursor: pointer;
}
.customer_button:hover{
  background-color: #a1292b;
  color: white;
}
.c_login_butto{
  font-size: 1.6rem;
}
/* .customer_atag{
  
  text-decoration: none;
  color: unset; 
}
.customer_atag:hover{
  
  color: unset; 
} */
.logout-btn{
    background-color:#ff8901 !important;
  color: #b73c00 !important;
  border-radius: 20px !important;
}
.logout-btn:hover{
    background-color:#ff8901 !important;
  color: #b73c00 !important;

}
.error{
  color: #ffa601;
}
.forgotpassword-modal .forgot-header{
    text-align: center;
    padding-top: 15px;
}

.forgotpassword-modal .modal-content {
    position: relative;
    border-radius: 8px;
    padding: 19px;
}

.forgotpassword-modal .modal-content .close {
    position: absolute;
    right: 0;
    top: -35px;
    opacity: 1;
    background: #fff;
    border-radius: 30px;
    padding: 4px;
    height: 23px;
}
.forgotpassword-modal .modal-content .close span{
    position: relative;
    top: -6px;
}

.forgotpassword-modal .forgot-header .empforgot-title {
    text-align: center;
    color: #a1292b;
    font-size: 30px;
}

.forgotpassword-modal .modal-content .close:focus {
    outline: none;
}
 .f-submit {
    color: white !important;
    background: #f8982e !important; 
    border-radius: 20px !important;
    font-size: 18px !important;
    padding-left: 10px !important;
        padding-right: 10px !important;

    border: none;
    cursor: pointer;
}

#air-drop-div{
  opacity: 0.5;
}

#air-veh-div{
  opacity: 0.5;
}

.logoutBtn{
  color: #c26c7c !important;
}


@media screen and (min-width: 280px) and (max-width: 1200px) {
  .phoneTop{
    margin-top: 10px !important;
  }
}

.imgColor{
  filter: invert(97%) sepia(7%) saturate(215%) hue-rotate(281deg) brightness(115%) contrast(92%);
}

/* addon */
.addon-modal-body{
  background-color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 20px;
}
.AddonTextBG{
  background-color: #ff953e;
  color: #000;
  text-align: center;
}
.AddonDiv{
  height: 500px;
  min-height: 500px;
  overflow-y: scroll;
  padding: 5px;
}
.AddonDivReturn{
  height: 500px;
  min-height: 500px;
  overflow-y: scroll;
  padding: 5px;
}
.Addon-image{
  width: 75%;
}
.addon-list{
  border: 2px solid #ca2733 !important;
  padding: 5px;
  text-align: center;
}
.addon-p{
  margin-bottom: 0px !important;
  margin-top: 16px !important;
}
.addon-edit{
  background-color: #ff8901;
  color: #000;
  padding: 5px;
  border-radius: 10px;
  font-size: 14px;
  cursor: pointer;
}
.addon-buttons{
  border: 2px solid #ca2733 ;
  width: fit-content;
  margin-top: 9px;
  padding: 5px;
  border-radius: 5px;
}
.addon-info{
  padding-left: 0 !important;
  padding-top: 4px !important;
  color: #ff8901;
}

/* scroll bar */
.AddonDiv::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

.AddonDiv::-webkit-scrollbar {
  width: 2px;
  background-color: #ff8901;
}

.AddonDiv::-webkit-scrollbar-thumb {
  background-color: #ff8901;
  border: 2px solid #000;
}

/* return */
.AddonDivReturn::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

.AddonDivReturn::-webkit-scrollbar {
  width: 2px;
  background-color: #ff8901;
}

.AddonDivReturn::-webkit-scrollbar-thumb {
  background-color: #ff8901;
  border: 2px solid #000;
}

#addon-display{
  display: none !important;
}

.addonEdit{
  display: none !important;
}

.addonReturnEdit{
  display: none !important;
}

#return-addon-display{
  display: none !important;
}

.addon_ldis{
  display: none !important;
}

.VerBtn{
  background-color: #ff8901 !important;
  color: #000 !important;
  font-weight: bold !important;
}
.add_body{
  text-align: left;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

#hours_display{
  display: none !important;
}