/*blue color*/
/*yellow color for text*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,700");
/* line 16, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_edit.scss */
a {
  color: #31d3e3;
  text-decoration: none;
}

/* line 17, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_edit.scss */
a:hover {
  color: #ee325b;
}

/*yellow*/
/*inner page box bg*/
/*-------------button-----------------*/
/* line 31, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_edit.scss */
.holiday_btn, .small_btn, .btn_bg, .dedup_continuebtn, .sign_btn, .btn_comon, .sign_btn, .btn_search,
.btn_continue, a.choose_ht_bnt, .comon_btn, .btb_SignIn_Submit, btb_book, .small_btn, .btb_book {
  background: #ee325b;
  color: #fff;
}

/* line 34, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_edit.scss */
.holiday_btn:hover, .small_btn:hover, .btn_bg:hover, .dedup_continuebtn:hover, .sign_btn:hover, .btn_comon:hover, .sign_btn:hover, .btn_search:hover,
.btn_continue:hover, a.choose_ht_bnt:hover, .comon_btn:hover, .btb_SignIn_Submit:hover, btb_book:hover, .small_btn:hover, .btb_book:hover {
  background: #31d3e3;
  color: #fff !important;
}

/* line 1, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
* {
  box-sizing: border-box;
}

/* line 2, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.patb {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 3, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.patb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 4, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 5, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.clearfix:after {
  clear: both;
}

/* line 6, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.clearfix {
  zoom: 1;
  /* ie 6/7 */
}

/* line 7, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.relative {
  position: relative;
}

/* line 8, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tboleft {
  text-align: left;
}

/* line 9, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tboright {
  text-align: right;
}

/* line 10, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tbocenter {
  text-align: center;
}

/* line 11, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tbocontainerfull {
  width: 100%;
  float: left;
  margin: 0 auto;
}

/* line 12, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tbocontainer {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
}

/* line 13, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tbofullwidth {
  width: 100%;
  float: left;
}

/* line 14, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tborow {
  width: 100%;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
}

/* line 15, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tborowinner {
  width: 100%;
  float: left;
}

/* line 16, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.tbo {
  float: left;
  padding: 0 8px;
}

/* line 17, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10, .s11, .s12 {
  display: none;
}

/* line 18, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .m10, .m11, .m12 {
  display: none;
}

/* line 19, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
.l1, .l2, .l3, .l4, .l5, .l6, .l7, .l8, .l9, .l10, .l11, .l12 {
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 20, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .tbocontainer {
    width: 100%;
  }
  /* line 21, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10, .s11, .s12 {
    display: block !important;
  }
  /* line 22, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .m10, .m11, .m12 {
    display: none;
  }
  /* line 23, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l1, .l2, .l3, .l4, .l5, .l6, .l7, .l8, .l9, .l10, .l11, .l12 {
    display: none;
  }
  /* line 24, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s1 {
    width: 8.333%;
  }
  /* line 25, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s2 {
    width: 16.666%;
  }
  /* line 26, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s3 {
    width: 25%;
  }
  /* line 27, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s4 {
    width: 33.33%;
  }
  /* line 28, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s6 {
    width: 50%;
  }
  /* line 29, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s12 {
    width: 100%;
  }
  /* line 30, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s5 {
    width: 41.66%;
  }
  /* line 31, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s7 {
    width: 58.33%;
  }
  /* line 32, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s8 {
    width: 66.66%;
  }
  /* line 33, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s9 {
    width: 75%;
  }
  /* line 34, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s10 {
    width: 83.33%;
  }
  /* line 35, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s11 {
    width: 91.66%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 36, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .tbocontainer {
    width: 100%;
  }
  /* line 37, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10, .s11, .s12 {
    display: none;
  }
  /* line 38, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .m10, .m11, .m12 {
    display: block !important;
  }
  /* line 39, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l1, .l2, .l3, .l4, .l5, .l6, .l7, .l8, .l9, .l10, .l11, .l12 {
    display: none;
  }
  /* line 40, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m1 {
    width: 8.333%;
  }
  /* line 41, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m2 {
    width: 16.666%;
  }
  /* line 42, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m3 {
    width: 25%;
  }
  /* line 43, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m4 {
    width: 33.33%;
  }
  /* line 44, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m6 {
    width: 50%;
  }
  /* line 45, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m12 {
    width: 100%;
  }
  /* line 46, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m5 {
    width: 41.66%;
  }
  /* line 47, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m7 {
    width: 58.33%;
  }
  /* line 48, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m8 {
    width: 66.66%;
  }
  /* line 49, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m9 {
    width: 75%;
  }
  /* line 50, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m10 {
    width: 83.33%;
  }
  /* line 51, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m11 {
    width: 91.66%;
  }
}

@media screen and (min-width: 992px) {
  /* line 52, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .s1, .s2, .s3, .s4, .s5, .s6, .s7, .s8, .s9, .s10, .s11, .s12 {
    display: none;
  }
  /* line 53, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .m1, .m2, .m3, .m4, .m5, .m6, .m7, .m8, .m9, .m10, .m11, .m12 {
    display: none;
  }
  /* line 54, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l1, .l2, .l3, .l4, .l5, .l6, .l7, .l8, .l9, .l10, .l11, .l12 {
    display: block !important;
  }
  /* line 55, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l1 {
    width: 8.333%;
  }
  /* line 56, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l2 {
    width: 16.666%;
  }
  /* line 57, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l3 {
    width: 25%;
  }
  /* line 58, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l4 {
    width: 33.33%;
  }
  /* line 59, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l6 {
    width: 50%;
  }
  /* line 60, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l12 {
    width: 100%;
  }
  /* line 61, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l5 {
    width: 41.66%;
  }
  /* line 62, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l7 {
    width: 58.33%;
  }
  /* line 63, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l8 {
    width: 66.66%;
  }
  /* line 64, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l9 {
    width: 75%;
  }
  /* line 65, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l10 {
    width: 83.33%;
  }
  /* line 66, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .l11 {
    width: 91.66%;
  }
}

@media screen and (min-width: 991px) and (max-width: 1180px) {
  /* line 67, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_grid.scss */
  .tbocontainer {
    width: 92%;
  }
}

/*================ common css for All ===================*/
/*common css*/
/* line 6, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.reponsive_pad {
  clear: both;
}

/* line 7, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.banklogo {
  width: 100%;
  float: left;
}

/* line 8, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.flightpopup img {
  max-width: 100%;
}

/* line 9, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.popboxsize {
  position: fixed;
  width: 550px;
  display: none;
  top: 40%;
  left: 50%;
  margin-top: -100px;
  margin-left: -250px;
  padding: 15px;
  z-index: 100;
}

/* line 10, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.flightpopup {
  width: 100%;
  float: left;
  background: white;
  border: 5px outset #2C5DB9;
  text-align: center;
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0 3px 4px #000;
}

/* line 11, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.flgt_msg {
  font-size: 15px;
  padding: 15px;
  float: left;
  line-height: 20px;
}

/* line 12, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.btn_comon {
  background: #ee325b;
  padding: 5px 7px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  -webkit-box-shadow: #B3B3B3 2px 2px 2px;
  -moz-box-shadow: #B3B3B3 2px 2px 2px;
  box-shadow: #B3B3B3 2px 2px 2px;
}

/* line 13, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.btn_comon a {
  text-decoration: none;
  color: #fff;
}

/* line 14, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.btn_comon:hover {
  background: #31d3e3;
}

/* line 15, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ml15 {
  margin-left: 15px;
}

/* line 16, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.small_btn {
  border-radius: 3px;
  background: #ee325b;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
  transition: 1s;
  border: none;
  display: inline-block;
}

/* line 17, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.small_btn {
  padding: 5px 10px;
}

/* line 18, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.small_btn:hover {
  background: #31d3e3;
  color: #fff;
}

/*popup*/
/* line 21, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searchpopbg {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

/* line 22, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searchbox {
  height: 150px;
  width: 100%;
  float: left;
  background: #fff;
  border: 5px outset #2C5DB9;
  display: none;
}

/*Login POopup*/
/* line 26, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_popup_module {
  background: #fff;
  width: 28%;
  position: absolute;
  right: 35%;
  top: 30%;
  display: none;
  z-index: 101;
  box-shadow: 1px 2px 3px #000;
  border-radius: 5px;
}

/* line 27, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_heading {
  background: #ebebeb;
  padding: 10px 7px 8px 5px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
}

/* line 28, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_heading h2.head_log {
  float: left;
  margin: 0;
  padding: 5px 0 5px 10px;
  font-size: 17px;
  font-weight: bold;
  color: #333;
}

/* line 29, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_content {
  float: left;
  width: 100%;
  padding: 10px 15px;
}

/* line 30, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_content_row {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

/* line 31, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_content_row label {
  float: left;
  width: 30%;
  margin-top: 5px;
  font-size: 13px;
  margin-left: 10px;
}

/* line 32, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_content_row input[type=text], .login_content_row input[type=password] {
  width: 63%;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 33, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.log_forgot_pass {
  margin-left: 15px;
  color: #ee3528;
}

/* line 34, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.login_bottom_row {
  background: #ebebeb;
  padding: 10px 5px;
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
  text-align: center;
}

/* line 35, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.promote {
  color: #888;
  padding-top: 5px;
  margin-bottom: 5px;
}

/*Forgot Popup*/
/* line 38, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_pwd_popup {
  width: 28%;
  position: fixed;
  right: 35%;
  top: 30%;
  display: none;
  z-index: 10;
  background: #fff;
  border: 1px solid #D7D5D5;
  border-radius: 5px;
  box-shadow: 0 3px 2px 0 rgba(50, 50, 50, 0.75);
}

/* line 39, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_pwd_heading {
  background: #ebebeb;
  padding: 10px 7px 8px 5px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-radius: 5px 5px 0 0;
}

/* line 40, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_pwd_heading h2.heading_forgot {
  float: left;
  margin: 0;
  padding: 5px 0 5px 10px;
  font-size: 17px;
  font-weight: bold;
  color: #444;
}

/* line 41, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_pwd_content {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding: 15px;
}

/* line 42, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_content_row {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

/* line 43, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_content_row label {
  float: left;
  width: 30%;
  margin-top: 5px;
  font-size: 13px;
  margin-left: 10px;
}

/* line 44, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.forgot_content_row input[type=text] {
  width: 63%;
  padding: 6px;
  border: 1px solid #ccc;
}

/* line 45, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.close_btn_common {
  background: #000;
  color: #fff;
  padding: 5px 6px;
  border-radius: 50%;
  float: right;
  margin: 3px 3px 0 0;
  cursor: pointer;
}

/* line 46, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.btb_book {
  text-decoration: none;
  background: #ee325b;
  border: medium none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  display: inline-block;
  padding: 5px 8px;
  text-align: center;
  transition: 1s;
}

/* line 47, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.btb_book:hover {
  background: #31d3e3;
}

/* line 48, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.modalBG {
  background-color: #333333;
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  display: none;
}

/*comonstylesheet*/
/* line 52, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.holiday-heading {
  background: #31d3e3;
  color: #FFF;
  font-size: 16px;
  padding: 8px 15px;
}

/* line 53, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.subheading {
  font-size: 14px;
  color: #31d3e3;
}

/* line 55, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
#errMess, #errMess1, #errMessHotel, #errMessPkg, #errMsg, .error_msg, .errMess, .alert {
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #faebcc;
  background: #fcf8e3;
  color: red;
  border-radius: 6px;
  margin: 10px 0;
  padding: 8px;
}

/* line 56, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.success {
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #C9CBDD;
  background: #FFFCE5;
  color: #31d3e3;
  border-radius: 6px;
  margin: 10px 0;
  padding: 8px;
}

/*calender UI set*/
/* line 59, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container {
  position: relative;
  width: 100%;
}

/* line 60, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container {
  text-align: center;
  width: 50%;
  margin: 28px auto;
  border: 2px solid #ee325b;
  border-radius: 8px;
  -ms-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 2px 1px 5px #c0c0c0;
  background-color: #FFFFFF;
  -webkit-box-shadow: #B3B3B3 2px 2px 2px;
  -moz-box-shadow: #B3B3B3 2px 2px 2px;
  box-shadow: #B3B3B3 2px 2px 2px;
}

/* line 61, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container .searching_logo {
  margin: 30px 0;
}

/* line 62, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container h1 {
  font-size: 18px;
  padding: 15px 0 10px;
  color: #000;
  float: left;
  margin: 3px 0;
  font-weight: bold;
  width: 100%;
}

/* line 63, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container h2 {
  font-size: 18px;
  color: #000;
  clear: both;
  text-align: center;
}

/* line 64, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container p {
  color: #fff;
  background: #ee325b;
  font-size: 16px;
  float: left;
  width: 100%;
  margin: 30px auto;
  line-height: 30px;
  font-weight: bold;
}

/* line 65, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container p span {
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #fff;
  line-height: 29px;
  padding: 10px 0;
}

/* line 66, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.searching_container .inner_container p span b {
  color: #fff;
}

/******************************************************Calender UI *********************************************/
/* line 69, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-datepicker {
  width: 45em !important;
  padding: .2em .2em 0;
  display: none;
  border: 1px solid #aaaaaa;
  background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 70, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-datepicker .ui-datepicker-header {
  background: #ee325b;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.2em 0;
  position: relative;
}

/* line 71, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-datepicker table {
  font-size: 1em;
  width: 99% !important;
}

/* line 72, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
}

/* line 73, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-widget-header .ui-icon {
  background-image: url("../HolidayPackageImages/add_icon.gif");
}

/* line 74, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #fff;
  border: 1px solid #d1d1d1;
  font-weight: normal;
  padding: 6px 8px;
}

/* line 75, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-slider-handle {
  background: #31d3e3 !important;
}

/* line 76, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FBF9EE;
  border: 1px solid #ee325b;
  color: #212121;
  font-weight: normal;
}

/* line 77, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: none repeat scroll 0 0 #FBF9EE;
  border: 1px solid #F6AE38;
  color: #363636;
}

/* line 78, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-hover .ui-icon, .ui-sate-focus .ui-icon {
  background-image: url("../HolidayPackageImages/add_icon.gif");
}

/* line 79, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  /*background: url("../HolidayPackageImages/add_icon.gif") no-repeat scroll 50% 50% transparent;*/
}

/* line 80, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  background-color: #E8E8E8;
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: #A7A7A7;
}

/* line 81, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 82, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: none repeat scroll 0 0 #FBF9EE;
  border: 1px solid #ee325b;
  color: #31d3e3;
}

/* line 83, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-widget-content .ui-icon {
  background-image: url(../images/pre_next.png);
}

/* line 84, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.ui-slider-handle {
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}

/*================ common css for All inner page ===================*/
/* line 87, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.from_block ul li h3, .to_block ul li h3 {
  color: #31d3e3;
}

/* line 88, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.depart_block ul li h3, .return_block ul li h3 {
  color: #31d3e3;
}

/* line 89, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.class_content h5 {
  color: #31d3e3;
}

/* line 90, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.carrier_content h5 {
  color: #31d3e3;
}

/* line 91, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.carrier_content h5 span {
  color: #ee325b;
}

/* line 92, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.passenger_summary_child_nobg h1 {
  color: #ee325b;
}

/* line 93, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.error_module {
  color: #ee325b;
}

/* line 94, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.form1_module .reg_btn label.link a {
  color: #ee325b;
}

/* line 95, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.form2_module p.heads {
  color: #ee325b;
}

/* line 96, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.form2_module p a {
  color: #ee325b;
}

/* line 97, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.blue {
  color: #31d3e3;
}

/* line 98, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.content2 a {
  color: #31d3e3;
}

/* line 99, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.blue-mid-box .heading {
  color: #ee325b;
}

/* line 100, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.formdata {
  border: 1px solid #ee325b;
}

/* line 101, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.formdata h5 {
  background: #ee325b;
  color: #fff;
}

/* line 102, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.yellow {
  color: #f68c1c;
}

/* line 103, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
#first_tier_nav {
  background: #31d3e3;
}

/* line 104, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.inner_contbox {
  background: #eeeeee;
}

/* line 105, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.in_icon {
  background: #ee325b;
  color: #FFF;
}

/* line 106, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.paymentmsgbox b {
  color: #ee325b;
}

/* line 107, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.iconadd {
  color: #ee325b;
}

/* line 108, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.iconclose {
  background: #31d3e3;
}

/* line 109, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.delicon {
  color: #ee325b;
}

/* line 110, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.mb_ltss_button {
  background: #31d3e3;
  color: #FFF;
}

/* line 111, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.tabs li a:hover, .tabs li a.act {
  background: #31d3e3;
  color: #FFF !important;
}

/* line 112, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.tablink > li > a:hover, .tablink > li > a.selected {
  background: #ee325b;
  color: #fff;
}

/* line 113, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.hotel_heading {
  border-top: 1px solid #ee325b;
  border-bottom: 1px solid #ee325b;
}

/* line 114, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.hotel_heading .title {
  color: #31d3e3;
}

/* line 115, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.page_head {
  color: #ee325b;
}

/* line 116, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.reservationvoucher_page {
  border: #ee325b solid 1px;
}

/* line 117, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.flss_hed {
  background: #31d3e3;
  color: #FFF;
}

/* line 118, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.booking_NoResult_popup p i {
  color: #ee325b;
}

/* line 119, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
.No_Booking_Img span.fa {
  color: #ee325b;
}

@media screen and (max-width: 767px) {
  /* line 123, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .login_popup_module, .forgot_pwd_popup {
    right: 5%;
    width: 90%;
  }
  /* line 124, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .log_forgot_pass {
    margin-left: 0;
  }
  /*flight popup*/
  /* line 126, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .popboxsize {
    width: 310px;
    max-width: 550px;
    margin-left: -155px;
    top: 220px;
  }
  /* line 127, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .flightpopup {
    height: auto;
  }
  /* line 128, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  #specialReturnFares {
    margin-top: 10px;
  }
  /* line 129, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  #originalSearch {
    margin-right: 0;
  }
  /*calender part*/
  /* line 131, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  #ui-datepicker-div {
    width: 88% !important;
    left: 4% !important;
    top: 43% !important;
  }
  /* line 132, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .ui-datepicker-multi-2 .ui-datepicker-group, .ui-datepicker-multi .ui-datepicker-group table {
    width: 100% !important;
  }
  /* line 133, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .ui-datepicker td span, .ui-datepicker td a {
    padding: .2em;
    font-size: 16px;
    font-weight: bold !important;
    text-align: center;
  }
  /* line 134, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .ui-datepicker .ui-datepicker-title {
    font-size: 1.25em;
  }
  /* line 135, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 100%;
  }
  /* line 136, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .searching_container .inner_container {
    width: 94%;
  }
  /* line 137, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .banklogo img {
    width: 75%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 141, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .login_popup_module {
    right: 20%;
    width: 60%;
  }
  /* line 142, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .forgot_pwd_popup {
    width: 45%;
    left: 25%;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* line 146, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .login_popup_module {
    right: 30%;
    width: 40%;
  }
  /* line 147, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/_common.scss */
  .forgot_pwd_popup {
    width: 40%;
    left: 30%;
  }
}

/* line 3, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
* {
  box-sizing: border-box;
}

/* line 4, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #4e4e4e;
}

/* line 5, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
a, img {
  outline: none;
}

/* line 6, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
a {
  text-decoration: none;
}

/* line 7, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.res_img {
  max-width: 100%;
}

/* line 8, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
button {
  cursor: pointer;
  font-family: inherit;
}

/* line 9, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.jtxt {
  text-align: justify;
}

/*Header Area*/
/* line 12, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.head_bg {
  color: #fff;
  min-height: 452px;
  position: relative;
}

/* line 13, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_header {
  position: relative;
  z-index: 9;
  color: #fff;
}

/* line 14, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_header .tbocontainer {
  position: relative;
}

/* line 15, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_header .logo_blur_img {
  position: absolute;
  width: 100%;
  height: 120%;
  left: -136px;
  top: 0;
  background: url(../images/blur-img.png) no-repeat;
  background-size: 470px 250px;
}

/* line 22, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.menu_ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 13px;
  position: relative;
}

/* line 23, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.menu_ul li {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}

/* line 24, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.menu_ul li a {
  color: #fff;
  padding: 15px 15px;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
}

/* line 25, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_smenu {
  position: absolute;
  left: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  min-width: 170px;
  background: #ee325b;
  display: none;
  animation: zoomIn 400ms;
  border: 1px solid #cc0b35;
}

/* line 26, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_smenu a {
  background: #ee325b;
  text-align: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
}

/* line 27, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.menu_ul li .dropdown_smenu a {
  padding: 7px 10px;
}

/* line 28, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_smenu li {
  border-bottom: 1px solid #cc0b35;
  display: block;
  font-family: 'Poppins', sans-serif;
}

/* line 29, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_smenu li:last-child {
  border-bottom: 0;
}

/* line 30, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_menu:hover .dropdown_smenu {
  display: block;
}

/* line 31, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dropdown_smenu li a:hover {
  background: #fff;
  color: #ee325b;
}

/* line 32, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.menu_ul li a.selected:before {
  position: absolute;
  bottom: 12px;
  content: "";
  width: 25px;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
}

/* line 33, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.log_sec {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  padding: 15px 0;
  margin-left: 30px;
}

/* line 34, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.log_sec ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

/* line 35, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.log_sec ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Poppins', sans-serif;
}

/* line 36, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.log_sec ul li a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
}

/* line 37, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.log_sec .fa {
  margin-right: 5px;
  float: left;
  padding-top: 3px;
}

/* line 38, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner {
  position: absolute;
  right: 0;
  top: 0;
  width: 32%;
  height: 100%;
  z-index: -2;
}

/* line 39, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner img {
  width: 100%;
  height: 100%;
}

/* line 40, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#ban_slide {
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 41, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner .owl-dots {
  text-align: center;
  padding-top: 25px;
  position: absolute;
  right: 10px;
  margin: 0 auto;
  bottom: 5px;
}

/* line 42, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner .owl-dots button:focus {
  outline: none;
}

/* line 43, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner .owl-dot span {
  width: 11px;
  height: 11px;
  margin: 5px 3px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
}

/* line 44, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_banner .owl-dot.active span {
  background: #ee325b;
}

/* line 45, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* line 46, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.owl-stage-outer, .owl-stage, .owl-item, .item, .ban_slide_inner {
  height: 100%;
  min-height: 100%;
}

/* line 47, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#dest_slide {
  z-index: -1;
}

/* line 48, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_head {
  color: #ee325b;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
}

/* line 49, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_sec {
  position: relative;
  height: 247px;
  overflow: hidden;
}

/* line 50, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_sec img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

/* line 51, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_cnt {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  color: #fff;
  padding: 12px 12px;
  color: #fff;
}

/* line 52, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_cnt h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 17px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 53, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_cnt h3 span {
  display: block;
  color: #ee325b;
  font-weight: bold;
  text-transform: initial;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 54, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_sec:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.9;
  background: linear-gradient(to top, rgba(25, 25, 25, 0.5) 0%, transparent 100%);
  width: 100%;
  height: 66px;
  transition: 0.5s;
  z-index: 1;
}

/* line 55, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dest_sec:hover img {
  transform: scale(1.1);
}

/* line 57, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.deal_sec {
  position: relative;
  height: 270px;
  overflow: hidden;
}

/* line 58, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.deal_sec img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

/* line 59, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.deal_btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: #31d3e3;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  padding: 8px 20px;
  border-radius: 45px;
}

/* line 61, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_deal .tbo:last-child .deal_btn {
  background: #74a600;
}

/* line 62, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.deal_sec:hover img {
  transform: scale(1.1);
}

/* line 64, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_tdest {
  background: url(../images/dest-bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 20px 0 40px;
  margin-top: 30px;
}

/* line 65, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_sec {
  margin-bottom: 16px;
  background: #fff;
}

/* line 66, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_img {
  width: 100%;
  height: 242px;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}

/* line 67, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_img img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}

/* line 68, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_cnt {
  border: 1px solid #dbdbdb;
  border-top: 0;
  padding: 6px 0;
}

/* line 69, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_cnt h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 4px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 70, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_cnt h6 {
  margin: 0;
  color: #7f7f7f;
  font-size: 12px;
  font-weight: 500;
}

/* line 74, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_cnt p {
  margin: 10px 0 0;
  text-align: right;
  font-weight: 500;
}

/* line 75, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bnow_btn a {
  display: inline-block;
  background-image: -moz-linear-gradient(180deg, #ec1950 0%, #ffa7be 100%);
  background-image: -webkit-linear-gradient(180deg, #ec1950 0%, #ffa7be 100%);
  background-image: -ms-linear-gradient(180deg, #ec1950 0%, #ffa7be 100%);
  color: #fff;
  padding: 2px 12px;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 12px;
  transition: 0.5s;
}

/* line 77, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bnow_btn a:hover {
  background: #ee325b;
}

/* line 78, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#errorMessageNL {
  background: #fffdc0;
  padding: 5px;
  margin-top: 1px;
  display: inherit;
}

/* line 79, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.tdest_sec:hover .tdest_img img {
  transform: scale(1.1);
}

/* line 81, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-us {
  text-align: center;
  padding: 15px 0;
  margin-bottom: 0;
  position: relative;
}

/* line 82, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-box-img {
  display: inline-block;
  background: #fff;
  transition: 0.5s;
  border: 1px dashed #a5a5a4;
  border-radius: 50%;
  line-height: 125px;
  width: 98px;
  height: 98px;
  position: relative;
}

/* line 83, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-box-img:before {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  transition: 0.5s;
  width: 92%;
  height: 92%;
  border-radius: 50%;
  background: #a5a5a4;
}

/* line 84, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-box-img:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.5s;
  background: url(../images/sprite-img.png) no-repeat;
  width: 100%;
  height: 100%;
}

/* line 85, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-us .l4:nth-child(3) .choose-box-img:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.5s;
  background: url(../images/sprite-img.png) no-repeat;
  width: 100%;
  height: 100%;
  background-position: 0px -98px;
}

/* line 86, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-us .l4:nth-child(4) .choose-box-img:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  transition: 0.5s;
  background: url(../images/sprite-img.png) no-repeat;
  width: 100%;
  height: 100%;
  background-position: 0px -196px;
}

/* line 87, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-title {
  font-weight: 500;
  font-size: 18px;
  color: #000;
  margin-top: 10px;
}

/* line 88, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-box:hover .choose-box-img:before {
  background: #ee325b;
}

/* line 89, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.choose-box:hover .choose-box-img {
  transform: rotate(15deg) scale(0.95);
}

/* line 90, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi {
  background: url(../images/testi-bg.jpg) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding: 30px 0 20px;
}

/* line 91, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.testi_cnt {
  background: #fff;
  color: #000;
  padding: 20px 15px;
  text-align: center;
  border-radius: 5px;
  position: relative;
}

/* line 92, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.testi_cnt:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  bottom: -12px;
  left: 15px;
}

/* line 93, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.testi_sec h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 0;
}

/* line 94, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.testi_sec h5 {
  margin-top: 0;
  font-weight: 300;
  font-size: 14px;
}

/* line 95, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi .hm_head {
  color: #fff;
}

/* line 96, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#testi_slide {
  padding-bottom: 50px;
}

/* line 97, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi .owl-dots {
  text-align: center;
  padding-top: 25px;
  position: absolute;
  left: 0px;
  right: 0;
  margin: 0 auto;
  bottom: 5px;
}

/* line 98, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi .owl-dots button:focus {
  outline: none;
}

/* line 99, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 5px 3px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

/* line 100, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_testi .owl-dot.active span {
  background: #ee325b;
}

/* line 102, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_footer {
  background: url(../images/ft-bg.jpg) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding-top: 20px;
}

/* line 103, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_head {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

/* line 104, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_links {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

/* line 105, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_links li a {
  color: #fff;
  transition: 0.5s;
  font-family: 'Poppins', sans-serif;
}

/* line 106, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_links li a:hover, .main_footer a:hover {
  text-decoration: underline;
}

/* line 107, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_links li {
  margin-bottom: 10px;
}

/* line 108, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_footer p {
  text-align: justify;
  font-size: 12px;
  line-height: 16px;
}

/* line 109, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_add {
  font-style: normal;
}

/* line 110, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_add p {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

/* line 111, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_add .fa {
  margin-right: 8px;
}

/* line 112, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ft_add a {
  color: #fff;
}

/* line 113, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_footer small {
  display: block;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
  background: #fff;
  color: #ee325b;
  font-weight: 500;
  margin-top: 30px;
}

/* line 114, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.subs_form {
  position: relative;
}

/* line 115, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.subs_form input {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  height: 44px;
  width: 100%;
  padding: 10px;
  font-size: 15px;
  padding-right: 90px;
}

/* line 116, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.subs_form input::placeholder {
  color: #000;
}

/* line 117, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.btn_subs {
  background: #004dab;
  color: #fff;
  border: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 42px;
  cursor: pointer;
  transition: 0.5s;
  text-transform: uppercase;
  padding: 0 10px;
}

/* line 118, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.btn_subs:hover {
  background: #000;
}

/* line 119, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.main_footer h6 {
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

/* line 121, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.logo {
  padding-top: 10px;
  position: relative;
}

/* line 122, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.logo img {
  max-width: 100%;
}

/* line 123, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#mob-menu {
  display: none;
  cursor: pointer;
}

/* line 124, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_form {
  position: relative;
  z-index: 0;
}

/* line 125, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_form h2 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}

/* line 126, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hm_form h2 strong {
  display: block;
  font-family: 'Poppins', sans-serif;
}

/* line 127, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk {
  position: fixed;
  right: -154px;
  bottom: 190px;
  z-index: 9;
  transform: rotate(-90deg);
}

/* line 128, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 129, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li {
  display: inline-block;
  text-align: center;
  min-width: 112px;
}

/* line 130, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li a {
  display: block;
  background: #000;
  color: #fff;
  padding: 7px;
  transition: 0.5s;
}

/* line 131, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li:nth-child(1) a {
  background: #395794;
}

/* line 132, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li:nth-child(2) a {
  background: #d42b7f;
}

/* line 133, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li:nth-child(3) a {
  background: #1c9deb;
}

/* line 134, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li .fa {
  font-size: 18px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 135, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.social_lnk ul li a:hover {
  background: #000;
}

/*Form css*/
/* line 138, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.frmb2c {
  float: left;
  width: 100%;
}

/* line 139, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#Flights {
  float: left;
  padding: 0;
  width: 100%;
}

/* line 140, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#Hotels, #Bus, #holidays {
  float: left;
  width: 100%;
  color: #fff;
  padding-left: 10px;
}

/* line 141, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.form_heading {
  font-size: 15px;
  padding: 10px 0;
  display: inline-block;
  margin: 0;
  color: #fff;
  font-weight: 400;
  width: 100%;
}

/* line 142, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_box label {
  font-size: 13px;
}

/* line 143, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_row {
  float: left;
  width: 100%;
}

/* line 144, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_rowtwo {
  float: left;
  margin-top: 5px;
  width: 100%;
  margin-bottom: 10px;
}

/* line 145, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_bg {
  width: 100%;
  float: left;
  color: #fff;
  margin-top: 5px;
  padding-bottom: 6px;
}

/* line 146, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_list {
  float: left;
  margin-left: 0px;
  position: relative;
  z-index: 2;
}

/* line 147, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 148, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_list ul li {
  float: left;
  padding: 0;
  margin-right: 3px;
}

/* line 149, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_list ul li span {
  float: left;
  background: #31418f;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 150, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_list ul li span:hover, .wlform_list ul li span.selected {
  background-color: #da332d;
  color: #fff;
}

/* line 151, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_box {
  width: 100%;
  float: left;
  padding: 0px 0px 20px;
  color: #fff;
  background: transparent;
  border-radius: 0 5px 5px 5px;
  position: relative;
  margin-left: -10px;
}

/* line 152, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.travels_count {
  width: 30%;
  float: left;
  margin-right: 0;
}

/* line 153, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_adult, .fl_child, .fl_inf {
  width: 30%;
  float: left;
  margin-left: 10px;
}

/* line 154, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_adult label, .fl_child label, .fl_inf label {
  float: left;
  padding: 0;
  width: 45%;
  font-size: 12px;
  width: 100%;
}

/* line 155, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.ads_slct {
  float: right;
  width: 80%;
  padding: 8px;
  color: #fff;
  border: 0;
}

/* line 156, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_class {
  float: right;
  width: 23%;
  margin-top: 13px;
  margin-right: 10px;
}

/* line 157, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_class label {
  width: 100%;
  float: left;
  font-size: 13px;
}

/* line 158, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_slct, .fl_adult select, .fl_child select, .fl_inf select {
  float: left;
  width: 100%;
  padding: 8px;
  border: 0;
  color: #fff;
}

/* line 159, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_slct {
  background: url(../images/spicon.png) no-repeat right 7px top -120px #fff !important;
  padding: 8px 8px 8px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 160, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holi_select option, .date_nation dfn select option, .hl_star option, .chld_age_count option, .room_select option, .hl_agecount option, .fgt_slct option, .fgt_slct, .fl_adult select option, .fl_child select option, .fl_inf select option, .bus_top_container p > span > select option {
  color: #000;
  background: #fff;
}

/* line 161, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.onewretdiv {
  margin-top: 8px;
  float: left;
  width: 45.5%;
}

/* line 162, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_boxl em img, .date_boxr em img {
  margin: 0 0 0 -25px;
}

/* line 163, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.flight_left {
  float: left;
  width: 100%;
}

/* line 164, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.flight_left label {
  width: 25%;
  float: left;
  line-height: 17px;
  vertical-align: middle;
}

/* line 165, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_left {
  float: left;
  width: 48%;
}

/* line 166, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_right {
  float: right;
  width: 48%;
}

/* line 167, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_left label, .fl_right label {
  width: 77%;
  float: left;
  margin-bottom: 5px;
}

/* line 168, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.city_select {
  width: 55%;
  float: right;
}

/* line 169, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.city_input {
  width: 80%;
  float: left;
}

/* line 170, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_boxl {
  width: 48%;
  float: left;
}

/* line 171, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_boxr {
  width: 48%;
  float: right;
}

/* line 172, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_boxl label, .date_boxr label {
  width: 77%;
  float: left;
  padding-bottom: 5px;
}

/* line 173, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_boxl dfn, .date_boxr dfn {
  width: 84%;
  float: left;
}

/* line 174, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.input_date {
  width: 98%;
  float: left;
  border: 0;
  background: #fff;
  padding: 8px;
}

/* line 175, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#departureDate {
  background: #fff url(../images/cal.png) no-repeat scroll 95% 6px;
}

/* line 176, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_row b {
  width: 120px;
  float: left;
  font-size: 13px;
  color: #fff;
  margin-top: 8px;
}

/* line 177, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_class {
  width: 50%;
  float: left;
  padding: .5em 0;
}

/* line 178, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_class label {
  width: 98%;
  float: left;
}

/* line 179, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fl_class > select {
  width: 60%;
}

/* line 180, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cal {
  float: right;
  width: 30px;
}

/* line 181, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
x.wlform_row > .wlform_row {
  margin-top: 0;
}

/* line 182, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.dtlrow {
  float: left;
  width: 100%;
}

/* line 183, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hotel_left, .hl_desti {
  float: left;
  width: 100%;
}

/* line 184, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hotel_left label {
  width: 26%;
  float: left;
  line-height: 20px;
  vertical-align: middle;
}

/* line 185, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_desti dfn {
  float: left;
  width: 100%;
  font-size: 12px;
  padding-bottom: 5px;
}

/* line 186, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_desti label {
  width: 100%;
  float: left;
  margin: 0 0 3px;
}

/* line 187, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_destination {
  width: 32%;
  float: left;
  margin-left: 8px;
}

/* line 188, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_select {
  width: 95%;
  float: left;
  margin-right: 5px;
  padding: 8px;
  border: none;
  -moz-appearance: unset;
  -webkit-appearance: unset;
  background: #fff url(../images/selectaero.png) no-repeat 97% 13px !important;
}

/* line 189, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holi_select {
  width: 48%;
  float: left;
  margin-right: 5px;
  padding: 7px;
  border: none;
}

/* line 190, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_input {
  width: 75%;
  float: left;
  margin: 0;
  border: none;
  padding: 7px;
  background: none;
}

/* line 191, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_desti a.sflink {
  font-style: normal;
  font-size: 11px;
  color: #000;
  font-family: Arial, Sans-Serif;
  margin-top: 15px;
  margin-left: 15px;
  text-decoration: underline;
  display: inline-block;
}

/* line 192, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_left, .hl_right {
  width: 23%;
  float: left;
}

/* line 193, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_left label {
  width: 70%;
  margin: 0 0 5px;
}

/* line 194, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_room label {
  width: 25%;
  float: left;
  padding-top: 6px;
  margin: 0 0 5px;
}

/* line 195, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_room em {
  width: 48%;
  float: left;
  font-style: normal;
  padding: 7px 0 0 10px;
  font-size: 11px;
}

/* line 196, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.room_select {
  width: 33%;
  float: left;
  margin: 0 0 5px;
  border: 1px solid #E4E5E5;
  padding: 8px;
  background: #fff;
}

/* line 197, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_room {
  width: 100%;
  float: left;
}

/* line 198, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_room b {
  margin: 2px 0 4px;
  float: left;
}

/* line 199, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.span_l {
  width: 36%;
  float: left;
}

/* line 200, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.span_r {
  width: 35%;
  float: left;
}

/* line 201, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.span_l label {
  float: left;
  width: 69%;
  margin: 0 0 5px;
}

/* line 202, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.span_r label {
  float: left;
  width: 100%;
  margin: 0 0 5px;
}

/* line 203, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_agecount {
  float: left;
  width: 92%;
  border: 1px solid #E4E5E5;
  padding: 8px;
  background: #fff;
}

/* line 204, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_star {
  float: left;
  width: 95%;
  padding: 8px;
  height: 32px;
}

/* line 205, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_star_name {
  float: left;
  width: 44%;
  margin-left: 62px;
}

/* line 206, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_right input {
  float: left;
  width: 100%;
  padding: 8px;
  -moz-appearance: unset;
  -webkit-appearance: unset;
  height: 32px;
}

/* line 207, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.chld_room {
  width: 25%;
  float: left;
}

/* line 208, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.chld_room b {
  margin: 0;
}

/* line 209, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.chld_age {
  float: left;
  width: 36%;
}

/* line 210, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.chld_age label {
  width: 37%;
  float: left;
}

/* line 211, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.chld_age_count {
  float: left;
  width: 89%;
  padding: 8px;
}

/* line 212, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hl_button {
  float: right;
  margin-top: 22px;
}

/* line 213, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.htlpax {
  width: 510px;
}

/* line 214, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.htlpax label {
  color: #fff;
}

/* line 215, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.htlpax select {
  background: #fff;
  color: #333;
  border: 1px solid #d7d7d7;
}

/* line 216, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.paxdtlrow {
  width: 74%;
  float: right;
  margin-top: 10px;
}

/* line 217, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.paxdtlrow .span_l, .paxdtlrow span_r {
  float: left;
  width: 48%;
}

/* line 218, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_check {
  width: 30%;
  float: left;
  margin-left: 1px;
}

/* line 219, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_check label, .date_night label, .date_nation label {
  width: 100%;
  float: left;
  padding-bottom: 3px;
}

/* line 220, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_night {
  width: 15%;
  float: left;
}

/* line 221, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_night input {
  width: 95%;
  padding: 8px;
  border: 0;
  text-align: center;
}

/* line 222, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_nation {
  width: 24%;
  float: left;
  margin-right: 1px;
}

/* line 223, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_nation dfn select {
  width: 100%;
  padding: 7px;
  border: 1px solid #fff;
}

/* line 224, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#Holidays {
  padding-left: 10px;
}

/* line 225, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container {
  color: #fff;
  float: left;
  padding: 0;
  width: 100%;
}

/* line 226, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p {
  float: left;
  margin: 0;
  padding: 1% 0 0;
  width: 100%;
}

/* line 227, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p.radio_container {
  float: left;
}

/* line 228, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p.radio_container label {
  padding-right: 5%;
  width: auto;
}

/* line 229, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p.radio_container label + label {
  margin-right: 0;
}

/* line 230, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p.radio_container label > input[type="radio"] {
  margin: 0;
  vertical-align: middle;
}

/* line 231, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holidays_container p label {
  float: left;
  width: 21%;
}

/* line 232, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.holi_button {
  float: right;
  margin-top: -67px;
}

/* line 233, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#Bus {
  float: left;
  width: 100%;
}

/* line 234, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container {
  float: left;
  width: 100%;
  margin: 10px 0 20px 0;
}

/* line 235, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#departureDate {
  width: 100%;
}

/* line 236, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p {
  float: left;
  width: 100%;
  margin: 0;
}

/* line 237, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p > span {
  float: left;
  width: 50%;
}

/* line 238, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p > span > label {
  float: left;
  padding-bottom: 0;
  width: 70%;
  padding-top: 6px;
}

/* line 239, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p > span + span label {
  text-align: left;
}

/* line 240, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p > span > input[type="text"] {
  float: left;
  width: 99%;
  padding: 8px;
}

/* line 241, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.bus_top_container p > span > select {
  float: left;
  width: 99%;
  padding: 7px;
}

/* line 242, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#errMess, #errMessHotel, #errMessPkg, #errMsg {
  border: 1px solid #CCC;
  color: red;
  float: left;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center;
  width: 100%;
}

/* line 243, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.frm_inr {
  float: left;
  width: 96.4%;
  background: #F5F5F5;
  padding: 10px 0 10px 20px;
  min-height: 344px;
}

/* line 244, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fw_all {
  float: left;
  width: 100%;
}

/* line 245, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type {
  float: left;
  width: 100%;
  padding: 0 0 8px 0;
}

/* line 246, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 247, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li {
  display: inline-block;
  padding: 0;
  margin: 0;
}

/* line 248, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li a {
  text-decoration: none;
  padding: 5px 11px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  text-decoration: none;
}

/* line 249, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li:hover a, .fgt_type li.selected a {
  color: #fff;
}

/* line 250, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li:hover a .fa, .fgt_type li.selected a .fa {
  color: #ee325b;
}

/* line 251, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.oneway {
  background-position: 9px -56px;
}

/* line 252, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.return {
  background-position: 9px 8px;
}

/* line 253, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.multicity {
  background-position: 9px -127px;
}

/* line 254, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li.selected .oneway, .fgt_type li:hover .oneway {
  background-position: -112px -56px;
}

/* line 255, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li.selected .return, .fgt_type li:hover .return {
  background-position: -112px 7px;
}

/* line 256, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fgt_type li.selected .multicity, .fgt_type li:hover .multicity {
  background-position: -112px -127px;
}

/* line 257, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.wlform_box input[type="text"], .wlform_box select, .hotel_cont_bok {
  background-color: #fff;
  color: #333;
  border: 0;
  height: 40px;
  border-radius: 3px;
}

/* line 258, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.frm_row_first {
  /*float: left; width: 100%*/
}

/* line 259, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.frm_row {
  float: left;
  width: 100%;
  padding-left: 12px;
}

/* line 260, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_lft {
  float: left;
  width: 50%;
}

/* line 261, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_lft1 {
  float: left;
  width: 20%;
}

/* line 262, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_rgt {
  float: right;
  width: 50%;
}

/* line 263, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_label_input {
  width: 50%;
  float: left;
  padding: 0 10px;
}

/* line 264, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_label_input_cal_left {
  padding-right: 5px;
}

/* line 265, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_label_input_cal_right {
  padding-left: 5px;
}

/* line 266, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#swap {
  background: url(../images/swaps.png) no-repeat;
  width: 38px;
  height: 22px;
  float: right;
  margin: 8px -10px 0 0;
  cursor: pointer;
}

/* line 267, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_rgt > label, .row_lft > label {
  width: 100%;
}

/* line 268, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.mulvanrap_flight_count {
  height: 26px;
  padding-top: 1.8em !important;
}

/* line 269, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.mulvanrap_flight_count1 {
  height: 26px;
  padding-top: .5em !important;
}

/* line 270, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.city_lbl {
  float: left;
  width: 100%;
  color: #fff;
  padding-bottom: 3px;
  padding-top: 3px;
}

/* line 271, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.city_inpts, .air_cdr {
  float: left;
  width: 100%;
  padding: 8px 8px 8px 8px;
  color: #fff;
  border: none;
  background: url(../images/spicon.png) no-repeat right 10px top 0px transparent;
  -webkit-appearance: none;
}

/* line 272, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
label.city_lbl {
  display: block;
}

/* line 273, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.origin_city {
  width: 90%;
}

/* line 274, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cal_city {
  width: 90%;
}

/* line 275, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cont_bok {
  float: right;
  width: 23%;
  background: url(../images/spicon.png) no-repeat right 7px top -80px #fff;
  padding: 8px 8px 8px 8px;
  color: #333;
  cursor: pointer;
  height: 40px;
  line-height: 26px;
  z-index: 2;
  margin-right: 10px;
  margin-top: 33px;
  border-radius: 3px;
}

/* line 276, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cont_bok .city_lbl {
  margin-top: -34px;
  margin-left: -8px;
}

/* line 277, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.leftconts {
  float: left;
}

/* line 278, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.down_areo {
  float: right;
}

/* line 279, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.fa-angle-down {
  font-size: 24px !important;
  float: right;
  vertical-align: top;
  margin-top: -3px;
}

/* line 280, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.hotel_cont_bok {
  float: left;
  width: 41.2%;
  padding: 10px;
  cursor: pointer;
  height: 40px;
  margin-top: 16px;
}

/* line 281, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.multi_city_inpts, #city.city_inpts, .city_slct {
  background: url(../images/form-icon.png) no-repeat 195px -308px #fff;
  border: medium none;
  color: #fff;
  float: left;
  margin-right: 2px;
  padding: 8px 2px 8px 8px;
}

/* line 282, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.multi_city_inpts {
  width: 94%;
}

/* line 283, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#city.city_inpts {
  width: 60%;
}

/* line 284, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.city_slct {
  width: 89.2%;
}

/* line 285, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_inpts {
  float: left;
  width: 100%;
  background: url(../images/spicon.png) no-repeat right 10px top -40px transparent;
  padding: 8px 8px 8px 8px;
  border: 0;
  color: #fff;
  margin-right: 10px;
}

/* line 286, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.date_inpts_Multi {
  float: left;
  background: #fff url(../images/cal.png) no-repeat 5px 13px !important;
  padding: 8px 8px 8px 8px;
  color: #fff;
  width: 99%;
  border: 0;
}

/* line 287, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cal_icon {
  float: left;
  width: 20px;
  margin: 6px 0 0 -20px;
  cursor: pointer;
}

/* line 288, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.time_slect {
  float: left;
  width: 36%;
  background: #f7f9f8;
  padding: 4px;
  border: solid 1px #e4e5e5;
  color: #535252;
  margin-left: 10px;
}

/* line 289, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.error_box {
  float: left;
  width: 65%;
  background: none repeat scroll 0 0 #EEE;
  border: 1px solid #D4D4D4;
  border-radius: 4px 4px 4px 4px;
  margin-top: 10px;
  padding: 2px 0;
  text-align: center;
}

/* line 290, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.er_txt {
  color: #fe0107;
  font-size: 11px;
  font-size: 12px;
  font-weight: bolder;
}

/* line 291, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.btn_box {
  float: left;
  margin-top: 15px;
  margin-left: 8px;
  clear: both;
}

/* line 292, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.inwahe_up {
  float: left;
  opacity: 0.3;
}

/* line 293, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.lbl_all_head {
  float: left;
  width: 100%;
}

/* line 294, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.lbl_all {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}

/* line 295, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.mcity_flds {
  float: left;
  width: 100%;
}

/* line 296, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.lft_lbl {
  float: left;
  width: 8%;
  color: #fff;
  font-weight: 400;
}

/* line 297, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.multt_flight_count {
  padding: 8px 0 0;
}

/* line 298, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.multt_flight_count1 {
  padding: 10px 0 0;
}

/* line 299, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.mc_cln, .Dprt_on {
  float: left;
  width: 30.35%;
}

/* line 300, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.cnl {
  float: right;
  width: 3%;
  margin: -27px -18px 0 4px;
}

/* line 301, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.add_fgt {
  background: #ee325b;
  border: medium none;
  color: #fff;
  float: right;
  font-family: Arial;
  padding: 4px 8px;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 302, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.add_fgt:hover {
  color: #fff;
}

/* line 303, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#calFareDatesDiv {
  margin-top: 15px;
  float: left;
  width: 100%;
}

/* line 304, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_lft select, .row_rgt select {
  color: #000;
  width: 95%;
  background: #fff;
  -webkit-appearance: unset;
}

/* line 305, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.row_lft select option, .row_rgt select option {
  color: #000;
}

/* line 306, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.paxpop, .htlpax {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #e7e7e7;
  position: absolute;
  right: 0;
  top: 191px;
  padding: 15px 10px;
  display: none;
  overflow: inherit !important;
  z-index: 9999;
}

/* line 307, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.htlpax {
  top: 220px;
  left: 0;
}

/* line 308, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.paxpop:after, .htlpax:after {
  border-style: solid;
  border-width: 13px 9px;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -27px;
  left: 20%;
  content: "";
}

/* line 309, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.popbtnrow {
  clear: both;
  display: table;
  padding: 15px 0 0;
  text-align: center;
  width: 100%;
}

/* line 310, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.popbtn {
  background: #ee325b;
  color: #fff;
  cursor: pointer;
  border: none;
  padding: 3px 15px;
  display: inline-block;
}

/* line 311, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.reponsive_pad {
  clear: both;
}

/* line 312, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.banklogo {
  width: 100%;
}

/* line 313, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.enq_box > input, .enq_box > select {
  padding: 8px;
  width: 24.7%;
}

/* line 314, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#txtMessage {
  background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
  padding: 8px;
  width: 49.8%;
  border: none;
  color: #fff;
  float: left;
  resize: none;
}

/* line 315, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.querybtn {
  float: left;
  margin: 37px 0 0 2px;
}

/* line 316, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.search_btn {
  background: #ee325b;
  padding: 11px 25px;
  display: inline-block;
  border: none;
  height: 40px;
  cursor: pointer;
  font-size: 13px;
  color: #fff;
  border-radius: 36px;
}

/* line 317, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
dfn.search_btn {
  font-style: normal;
}

/* line 318, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
#busSearch {
  margin-top: 29px;
  float: right;
  margin-right: 4px;
}

/* line 319, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
.airline_rem {
  color: #333 !important;
}

@media (max-width: 1024px) {
  /* line 323, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .nav_info {
    font-size: 12px;
  }
  /* line 324, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  #ban_slide {
    padding: 0;
  }
  /* line 325, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li a {
    padding: 15px 10px;
  }
}

@media (max-width: 992px) {
  /* line 328, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li a {
    padding: 15px 5px;
  }
  /* line 329, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .log_sec {
    margin-left: 5px;
  }
  /* line 330, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .main_header .logo_blur_img {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 334, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .dest_sec {
    height: 190px;
  }
  /* line 335, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hm_head {
    font-size: 18px;
  }
  /* line 336, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .deal_sec {
    height: 200px;
    margin-bottom: 10px;
  }
  /* line 337, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .tdest_img {
    height: 190px;
  }
  /* line 338, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .tdest_cnt, .tdest_cnt p {
    text-align: center;
  }
  /* line 339, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .tdest_cnt h6 {
    margin-bottom: 10px;
  }
  /* line 340, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .bnow_btn a {
    width: 100%;
    padding: 8px;
  }
  /* line 341, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .choose-title {
    font-size: 16px;
  }
  /* line 342, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ft_head {
    font-size: 16px;
  }
  /* line 343, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .main_footer small {
    font-size: 13px;
  }
  /* line 344, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .logo img {
    width: 130px;
  }
  /* line 345, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hm_banner, .bg_img {
    display: none;
  }
  /* line 346, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .head_bg {
    background: #12a8cf;
  }
  /* line 347, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  #mob-menu {
    display: inline-block;
    color: #fff;
    font-size: 34px;
    padding-top: 0px;
    float: right;
    height: 45px;
  }
  /* line 348, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul {
    display: none;
  }
  /* line 349, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul {
    position: absolute;
    right: 0;
    top: 81px;
    width: 100%;
    background: #ee325b;
    text-align: left;
  }
  /* line 350, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li {
    display: block;
  }
  /* line 351, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li a {
    padding: 6px 15px;
    width: 100%;
  }
  /* line 352, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li.active:before {
    display: none;
  }
  /* line 353, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li.active {
    background: #fff;
    color: #000;
  }
  /* line 354, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li.active a {
    color: #000;
  }
  /* line 355, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .dropdown_smenu {
    position: relative;
  }
  /* line 356, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .menu_ul li .dropdown_smenu a {
    padding: 6px 20px;
  }
  /* line 357, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .log_sec {
    width: 100%;
    padding: 0px 0;
    text-align: right;
  }
  /* line 358, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .testi_sec h3 {
    font-size: 17px;
  }
  /* line 360, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .wlform_list ul li span {
    font-size: 13px;
    padding: 7px 10px;
  }
  /* line 361, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .fgt_type, .row_label_input, .btn_box, .search_btn, .city_inpts, .air_cdr, .date_inpts, .hotel_left, .hl_desti, .dtlrow, .date_nation, .hl_button, .date_nation dfn select, .holidays_container p label, .holi_select, .bus_top_container p > span, .frm_row_first, #calFareDatesDiv, .mcity_flds {
    width: 100%;
  }
  /* line 362, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .date_check {
    width: 60%;
    margin-top: 10px;
  }
  /* line 363, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .date_night {
    width: 39%;
    margin-top: 10px;
    padding-left: 5px;
  }
  /* line 364, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hl_left, .hl_right {
    width: 50%;
  }
  /* line 365, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .fgt_type li a {
    font-size: 12px;
    padding-left: 0;
  }
  /* line 366, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .cont_bok, .hotel_cont_bok {
    position: initial;
    width: 100%;
  }
  /* line 367, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .row_label_input, .bus_top_container p > span {
    margin-bottom: 2px;
  }
  /* line 368, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .btn_box, .holi_button {
    margin-top: 10px;
  }
  /* line 369, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  #busSearch {
    margin-top: 0;
    margin-right: 0;
  }
  /* line 370, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .search_btn {
    text-align: center;
  }
  /* line 371, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .holidays_container p.radio_container label {
    margin-bottom: 10px;
  }
  /* line 372, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .explore_world {
    padding: 15px;
  }
  /* line 373, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .explore_world_ul li a {
    min-width: 280px;
  }
  /* line 374, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .explore_img_head {
    padding: 37px;
  }
  /* line 375, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .city_inpts, .air_cdr {
    background-position: 234px -308px;
  }
  /* line 376, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .accountpop {
    width: 220px;
    margin-top: 10px;
    right: 0;
  }
  /* line 377, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .paxpop {
    position: initial;
    float: left;
    margin-top: 15px;
    width: 100%;
    background: #000;
  }
  /* line 378, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .htlpax {
    right: 0;
    top: 104px;
    width: 100%;
    background: #000;
  }
  /* line 379, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .htlpax:after {
    display: none;
  }
  /* line 380, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .fl_adult, .fl_child, .fl_inf, .fgt_class {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
  /* line 381, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hl_room label {
    width: 50%;
  }
  /* line 382, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hl_room_same {
    width: 20%;
    float: left;
  }
  /* line 383, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hl_room_same b {
    width: 100%;
  }
  /* line 384, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .paxdtlrow {
    width: 80%;
  }
  /* line 385, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .span_l label, .span_r label {
    font-size: 11px;
    width: 100%;
  }
  /* line 386, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .span_r {
    width: 44%;
  }
  /* line 387, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .destop_none {
    display: block;
  }
  /* line 388, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .row_label_input {
    padding: 0;
  }
  /* line 389, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .cont_bok {
    margin-left: 0;
  }
  /* line 390, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .wlform_box {
    padding: 0px 0 15px;
  }
  /* line 391, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hed_pnl ul li {
    margin-right: 0px;
  }
  /* line 392, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .cont_dtl {
    width: 100%;
    text-align: center;
  }
  /* line 393, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .phone, .mail {
    margin: 0px;
    padding: 10px 0px;
    border-bottom: 1px dashed #ef5a00;
    width: 100%;
  }
  /* line 394, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hed_pnl {
    margin: 0px;
  }
  /* line 395, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hed_pnl li a, .hed_pnl li a:hover {
    border-bottom: 0px;
  }
  /* line 396, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .slider {
    display: none;
  }
  /* line 397, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ca-container1 .anim_box, .tour_panel_ul li, .pack_col {
    width: 100%;
  }
  /* line 398, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .sldBg {
    background: #9d0a0e url(../images/topdeals.jpg) no-repeat;
  }
  /* line 399, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ban_pnl img {
    margin: 5px 0px;
  }
  /* line 400, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  #ca-container1 .anim_box, .ca-container2 .anim_box {
    width: 100%;
  }
  /* line 401, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .can3 .anim_box {
    width: 100% !important;
  }
  /* line 402, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ca-container2 .feature_prev {
    left: 0px;
  }
  /* line 403, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ca-container2 .feature_next {
    right: 0px;
  }
  /* line 404, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ca-container2 .feature_next, .ca-container2 .feature_prev {
    top: -40px;
  }
  /* line 405, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .can3 .feature_next {
    right: 30px;
  }
  /* line 406, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .can3 .feature_prev {
    left: 30px;
  }
  /* line 407, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ftr_pnl h2 {
    margin: 20px 0px;
  }
  /* line 408, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .sgn_pnl {
    margin: 10px 0px;
  }
  /* line 409, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .container_fix {
    width: 100%;
  }
  /* line 410, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  #wowslider-container1 .ws_bullets {
    left: 0;
  }
  /* line 411, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .btn_box {
    margin-right: 0;
  }
  /* line 412, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hl_input, .input_date, .date_night input {
    width: 100%;
  }
  /* line 413, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .holi_button {
    width: 100%;
  }
  /* line 414, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ftr_info h2 {
    margin-top: 20px;
  }
  /* line 415, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .ftrsns_ul li {
    float: left;
    margin-top: 20px;
  }
  /* line 416, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .wlform_box {
    margin-left: 0;
  }
  /* line 417, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .onewretdiv {
    width: 100%;
  }
  /* line 418, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .btn_box {
    margin-left: 0;
  }
  /* line 419, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .hm_form h2 {
    font-size: 16px;
  }
  /* line 420, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .frm_row, #Hotels, #Bus, #holidays {
    padding-left: 0;
  }
  /* line 421, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .bus_top_container p > span > input[type="text"], .bus_top_container p > span > select {
    width: 100%;
  }
  /* line 422, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .head_bg {
    padding-bottom: 10px;
    min-height: initial;
  }
  /* line 423, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .social_lnk {
    display: none;
  }
  /* line 424, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .fgt_class {
    margin-right: 0;
  }
}

/*for inner page container*/
@media (min-width: 1200px) {
  /* line 431, D:/Projects/WhiteLabel_Responsive_V1/Dev/SourceCode/WebSites/Booking/booking.betatravelzoltan.tbotechnology.in/scss/StyleSheet.scss */
  .container {
    width: 90% !important;
    padding: 0% !important;
    max-width: 1200px;
  }
}

/*# sourceMappingURL=../Style/StyleSheet.map */