@charset "utf-8";
/* CSS Document */
html {
	-ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  -webkit-text-stroke: rgba(255,255,255,0.01) 0.1px;
  
  -moz-text-size-adjust: 100%;
  -moz-font-smoothing: antialiased;
  -moz-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  -moz-text-stroke: rgba(255,255,255,0.01) 0.1px;
  
  text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-shadow: rgba(255,255,255,0.01) 0 0 1px;
  text-stroke: rgba(255,255,255,0.01) 0.1px;
}
@font-face {
    font-family: 'GalanoGrotesqueBold';
    src: url('../fonts/GalanoGrotesqueBold.eot');
    src: url('../fonts/GalanoGrotesqueBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueBold.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueBold.woff') format('woff'),
         url('../fonts/GalanoGrotesqueBold.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueBold.svg#GalanoGrotesqueBold') format('svg');
}

@font-face {
    font-family: 'GalanoGrotesqueSemiBold';
    src: url('../fonts/GalanoGrotesqueSemiBold.eot');
    src: url('../fonts/GalanoGrotesqueSemiBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueSemiBold.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueSemiBold.woff') format('woff'),
         url('../fonts/GalanoGrotesqueSemiBold.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueSemiBold.svg#GalanoGrotesqueSemiBold') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesque';
    src: url('../fonts/GalanoGrotesque.eot');
    src: url('../fonts/GalanoGrotesque.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesque.woff2') format('woff2'),
         url('../fonts/GalanoGrotesque.woff') format('woff'),
         url('../fonts/GalanoGrotesque.ttf') format('truetype'),
         url('../fonts/GalanoGrotesque.svg#GalanoGrotesque') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesqueMedium';
    src: url('../fonts/GalanoGrotesqueMedium.eot');
    src: url('../fonts/GalanoGrotesqueMedium.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueMedium.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueMedium.woff') format('woff'),
         url('../fonts/GalanoGrotesqueMedium.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueMedium.svg#GalanoGrotesqueMedium') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesqueLight';
    src: url('../fonts/GalanoGrotesqueLight.eot');
    src: url('../fonts/GalanoGrotesqueLight.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueLight.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueLight.woff') format('woff'),
         url('../fonts/GalanoGrotesqueLight.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueLight.svg#GalanoGrotesqueLight') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesqueExtraBold';
    src: url('../fonts/GalanoGrotesqueExtraBold.eot');
    src: url('../fonts/GalanoGrotesqueExtraBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueExtraBold.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueExtraBold.woff') format('woff'),
         url('../fonts/GalanoGrotesqueExtraBold.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueExtraBold.svg#GalanoGrotesqueExtraBold') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesqueHeavy';
    src: url('../fonts/GalanoGrotesqueHeavy.eot');
    src: url('../fonts/GalanoGrotesqueHeavy.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueHeavy.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueHeavy.woff') format('woff'),
         url('../fonts/GalanoGrotesqueHeavy.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueHeavy.svg#GalanoGrotesqueHeavy') format('svg');
}


@font-face {
    font-family: 'GalanoGrotesqueAltBlack';
    src: url('../fonts/GalanoGrotesqueAltBlack.eot');
    src: url('../fonts/GalanoGrotesqueAltBlack.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueAltBlack.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueAltBlack.woff') format('woff'),
         url('../fonts/GalanoGrotesqueAltBlack.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueAltBlack.svg#GalanoGrotesqueAltBlack') format('svg');
}

/*****************************************************************************
***************************Global css start **********************************
******************************************************************************/
body{ font-family: 'GalanoGrotesque';}
ul, ol{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
a:hover{ text-decoration:none;}
a:focus{ outline:none !important; text-decoration:none;}
.btn:focus{ outline:none !important;}
a{ -webkit-transition: all 0.4s ease-in-out 0.1s; -moz-transition: all 0.4s ease-in-out 0.1s; transition: all 0.4s ease-in-out 0.1s;}

/*****************************************************************************
***************************Global css end ************************************
******************************************************************************/



/*****************************************************************************
***************************css for header sec start***************************
******************************************************************************/
.logo {
  display: inline-block;
  vertical-align: middle;
}
.exprore_bx {
  display: inline-block;
  margin-left: 25px;
  margin-top: 5px;
  vertical-align: middle;
}
.exprore_bx > a {
  color: #5a6367;
   font-family: 'GalanoGrotesqueMedium';
}
.exprore_bx > a i {
  margin-right: 5px;
}
.head_right li {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.sidefrt_menu {
  text-align: right;
}
.head_right.sidefrt_menu_list {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.head_right.login_sign_up {
  display: inline-block;
  vertical-align: middle;
}
.login_sign_up li:last-child a{
  background-color: #10adf4;
  color: #fff;
}
.head_right li a.sign_in {
  background-color: #10adf4;
  color: #fff;
}
.head_right li a.sign_up {
  background-color: #10adf4;
  color: #fff;
}
.head_right a {
  border-radius: 4px;
  color: #5a6367;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  line-height: 19px;
  padding: 7px 10px 10px;
  vertical-align: top;
}
.head_right a:hover{ color: #10adf4;}
.head_right a i{margin-right: 2px;}
.header_sec {
 padding: 10px 0;
 background-color: #fff;
  -moz-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
 -webkit-transition: all .4s ease-in-out 0s;
  background-color: #fff;
  width: 100%;
  z-index: 999;
  position: fixed;
  top: 0px;

}

.header_sec.sticky {
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  z-index: 9999999;
}
.head_right {
  padding-top: 5px;
  text-align: right;
}

.dashboard_header{
 background-color: #fff;
  -moz-transition: all .4s ease-in-out 0s;
 transition: all .4s ease-in-out 0s;
 -webkit-transition: all .4s ease-in-out 0s;
  background-color: #fff;
  width: 100%;
  z-index: 99999;
  position: fixed;
  top: 0px;
}
.dashboard_header.sticky {
  padding: 0 0;
}
.badge1 {
    left: 2px;
    position: fixed;
    top: 102px;
    width: 90px;
    z-index: 0;
}
.badge1 > img {
  max-width: 100%;
}
.dheader_bot {
    background: #5a6367;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 55px;
}
.main_container {
    margin-top: 42px;
}
  




/*****************************************************************************
***************************css for header sec end  ***************************
******************************************************************************/


/*****************************************************************************
***************************css for conten sec start***************************
******************************************************************************/
.banner_sec {
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 588px;
  justify-content: center;
  text-align: center;
}
.banner_caption h1{
  font-size: 44px;
   font-family: 'GalanoGrotesqueSemiBold';
   color: #fff;
   text-align: center;
}
.banner_caption p{
font-size: 20px;
color: #fff;
font-family: 'GalanoGrotesqueSemiBold';
background-color: #10adf4;
padding: 5px 10px 10px;
display: inline-block;
margin-top: 18px;
}
.banner_caption {
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
}
.tab_box {
  margin-top: 50px;
  text-align: left;
}
.tab_box .nav-tabs > li > a{
  background-color: rgba(255,255,255,0.5);
  text-align: center;
  font-family: "GalanoGrotesqueMedium";
  text-transform: capitalize;
  color: #fff;
  border-top: 4px solid transparent;
}
.tab_box .tab-content {
  background-color: #fff;
  padding: 15px;
}
.tab_box .nav-tabs > li:first-child {
  float: left;
  margin-bottom: -1px;
  width: 42%;
}
.tab_box .nav-tabs > li:nth-child(2) {
  float: left;
  margin-bottom: -1px;
  width: 30%;
}
.tab_box .nav-tabs > li:last-child {
  float: left;
  margin-bottom: -1px;
  width: 28%;
}
.tab_box .nav-tabs > li:last-child a{
  margin-right: 0px;
}

.tab_box .nav-tabs > li.active > a, .tab_box .nav-tabs > li.active > a:focus, .tab_box .nav-tabs > li.active > a:hover{
color: #10adf4;
border-top: 3px solid #10adf4;
background-color: #fff;
border-radius: 4px 4px 0 0;
border-left:transparent;
border-right: transparent;
}
.tab_box .nav-tabs > li > a:hover{
  border-top: 4px solid #10adf4;
 border-left: transparent;
 border-right: transparent;
}

.search_form .form-group {
  display: inline-block;
  position: relative;
  width: 41.6%;
  vertical-align: middle;
  margin-bottom: 0px;
}
.search_form .form-group:last-child {
  display: inline-block;
  position: relative;
  width: 13%;
  text-align: right;
}
.search_form i {
  color: #b8bbbc;
  font-size: 18px;
  left: 10px;
  position: absolute;
  top: 10px;
}
.search_form .form-control{
  border-right: 1px solid #e1eaee;
  border-left: none;
  border-top: none;
  border-bottom: none;
  box-shadow: none;
  padding-left: 40px;
  border-radius:0; 
}

.btn_go {
  background-color: #10adf4;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  line-height: 30px;
  padding-bottom: 5px;
  width: 40px;
  text-transform: uppercase;
 font-family: 'GalanoGrotesqueBold';
}


.top_list > li {
  background-color: #10adf4;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueBold";
  font-size: 18px;
  line-height: 20px;
  margin-right: 27px;
  padding: 30px 50px 30px 80px;
  position: relative;
  width: 31.5%;
}
.mid_sec {
  padding: 50px 0;
}
.top_list span {
  display: inline-block;
  font-family: "GalanoGrotesqueExtraBold";
  font-size: 70px;
  /*left: 22px;*/
  position: absolute;
  top: 28px;
  right: 296px;
}
.get_logo {
  margin-bottom: 20px;
  margin-top: 80px;
  text-align: center;
}
.location_box {
  position: relative;
  margin: 30px 0px 0px;
  overflow: hidden;
}

.location_box:hover .location_caption{
  bottom: 40%;
  position: absolute;
}

.location_box > a {
  display: block;
}
.img_box {
  border-right: 1px solid #fff;
  float: left;
  overflow: hidden;
  width: 33.3%;
}
.img_box:last-child{
  border-right:none;;
}
.location_box img {
  height: 305px;
   -webkit-transition: all 0.4s ease-in-out 0.1s; 
  -moz-transition: all 0.4s ease-in-out 0.1s;
   transition: all 0.4s ease-in-out 0.1s;
}
.location_box:hover img {
  position: relative;
  transform: scale(1.1, 1.1);
  z-index: 11;
}
.location_caption {
  bottom: 20px;
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9999;
    -webkit-transition: all 0.4s ease-in-out 0.1s; 
  -moz-transition: all 0.4s ease-in-out 0.1s;
   transition: all 0.4s ease-in-out 0.1s;
}
.location_caption h3 {
  font-size: 18px;
  text-transform: uppercase;
   font-family: 'GalanoGrotesqueBold';
}
.color_overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: "";
  z-index: 1;
  background-color: rgba(0,0,0,0.4);
}
.location_4box .color_overlay {
   background-color: rgba(0,0,0,0.2);
}
.location_4box img {
  height: 305px;
  left: -85px;
  position: relative;
}
.paris_img img {
  height: 640px;
  left: -308px;
  position: relative;
}
.img_box:nth-child(3) {
  border: medium none;
}
.top_list > li:last-child{margin-right: 0px;}
.newsletter_sec {
  background-color: #10adf4;
  color: #fff;
  padding: 10px 0;
}
.newsletter_sec h3{font-size: 20px;  font-family: 'GalanoGrotesqueBold';
text-transform: uppercase;}
.button_newsletter{
  text-align: right;
}
.button_newsletter > button {
  background: none;
  border: 1px solid #fff;
  border-radius: 2px;
  display: inline-block;
  margin-left: 10px;
  padding: 6px 30px 10px;
  text-transform: uppercase;
  vertical-align: middle;
  font-family: 'GalanoGrotesqueBold';
}
.button_newsletter .yellow{
  background-color: #fdeb50;
  color: #686c6f;
  border: 1px solid #fdeb50;

}
.button_newsletter > button:hover{
   background-color: #fdeb50;
  color: #686c6f;
  border: 1px solid #fdeb50;
}


/*****************************************************************************
***************************css for conten sec end  ***************************
******************************************************************************/





/*****************************************************************************
***************************css for footer sec start ***************************
******************************************************************************/
.footer_top {
  padding: 40px 0;
}
.ftr_box h3{
  color: #5a6367;
   font-family: 'GalanoGrotesqueBold';
   font-size: 14px;
   text-transform: uppercase;
}

.ftr_content > p {
  color: #8d969a;
  font-size: 12px;
  margin-top: 5px;
}
.ftr_content {
  margin-top: 20px;
}
.email_form .form-control {
  border: 1px solid #e9e7ee;
  box-shadow: none;
  color: #8d969a;
  font-style: italic;
  height: 45px;
}
.email_form {
  position: relative;
}
.newsletter  .form-control {
  border: 1px solid #e9e7ee;
  box-shadow: none;
  color: #8d969a;
  font-style: italic;
  height: 45px;
}
.newsletter  button {
  background-color: #10adf4;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 40px;
  width: 38px;
}
.ftr_list a {
  color: #8d969a;
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  text-transform: capitalize;
}

.ftr_bottom {
  color: #5a6367;
  text-align: right;
}
.footer_bottom {
  background-color: #fff;
  padding: 10px 0;
}
.ftr_bottom {
  color: #5a6367;
  padding-top: 13px;
  text-align: right;
}
.ftr_list a:hover{color: #000;}

/*****************************************************************************
***************************css for footer sec end ***************************
******************************************************************************/


/*css for search result hotel start*/

.inner_top_sec {
  background-color: #10adf4;
  padding:125px 0 40px;
}
.hotel_search .form-group {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  width: 26%;
  position: relative;
}
.hotel_search .form-group:nth-child(4) {
 
  width: 16%;
  margin-right: 0px;
}
.hotel_search .form-group:nth-child(5) {
  
  width: 100%;
}
.hotel_search .form-group:nth-child(6) {
 
  width: 100%;
}
.txt_field {
  background-color: #fff;
  border-radius: 4px;
  min-height: 150px;
  padding: 18px;
}
.hotel_search .form-control {
  -moz-appearance: none;
   -webkit-appearance: none;
  border: medium none;
  font-family: "GalanoGrotesqueMedium";
  font-size: 12px;
  height: 40px;
}
.hotel_search .form-control:focus{box-shadow: none;}
.hotel_search .form-group i {
  color: #5a6367;
  font-size: 18px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 40px;
}
.hotel_search .form-group label {
  color: #fff;
  padding-bottom: 5px;
}
.txt_field li {
  background-color: #5a6367;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  font-size: 10px;
  height: 28px;
  padding: 5px 5px 5px 7px;
  position: relative;
  vertical-align: top;
  width: auto;
  margin-right: 15px;
  margin-bottom: 20px;
}
.txt_field .form-control {
  background-color: #393e41;
  color: #fff;
  display: inline-block;
  font-size: 9px;
  height: 19px;
  margin-left: 5px;
  padding: 0 5px;
  text-transform: capitalize;
  vertical-align: middle;
  width: 55px;
}
.close_btn {
  background-color: #10adf4;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 18px;
  overflow: hidden;
  position: absolute;
  right: -8px;
  text-align: center;
  top: -14px;
  width: 18px;
}
.hotel_search .form-group .close_btn i {
  color: #fff;
  font-size: 10px;
  right: 5px;
  text-align: center;
  top: 4px;
}
.hotel_search .txt_field i {
  color: #fff;
  font-size: 12px;
  pointer-events: none;
  position: absolute;
  right: 6px;
  top: 4px;
}
.select_box {
  display: inline-block;
  height: 22px;
  position: relative;
  vertical-align: middle;
}
.add_nother{position: relative;}
.add_nother .form-control {
  color: #5a6367;
  font-size: 14px;
  height: 60px;

}
.hotel_search  .add_nother i {
  font-size: 24px;
  right: 20px ;
  top: 18px ;
}
.head_right li:last-child{margin-right:0px;}
.map_box > img {
  max-width: 100%;
}
.map_box {
  border: 3px solid #fff;
}
.hotel_search_list > li {
  display: inline-block;
  
  
  vertical-align: middle;
}
.hotel_search_list li a {

  color: #5a6367;
  display: block;
 
  padding: 0 10px;
  position: relative;
}
.hotel_search_list li a::after {
  background: #5a6367 none repeat scroll 0 0;
  content: "";
  height: 12px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 1px;
}
.hotelas_wrap {
  padding: 30px 0;
}
.hotel_search_list li:last-child a::after{
  content: "";
  width: 0px;
}
.hotela_wrap_head > p {
  color: #5a6367;
  font-size: 16px;
  padding-top: 10px;
}
.hotela_wrap_head {
  padding: 20px 0;
}
.hotela_wrap_head h3{
    font-family: 'GalanoGrotesqueBold';
    color: #5a6367;
    
}
.hotel_box_head button {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  line-height: 19px;
  padding: 4px 25px 7px;
  vertical-align: top;
  float: right;
  background-color: #10adf4;
}
.hotel_box_head h3{font-size: 20px; float: left; color: #fff; margin-top: 0px;
 font-family: "GalanoGrotesqueMedium";}
.hotel_box_head {
  background-color: #5a6367;
  border-radius: 2px 2px 0 0;
  padding: 15px;
}
.hotel_box_head span{font-size: 16px;}
.hotel_description h4 {
  color: #5a6367;
  font-size: 16px;
  font-family: 'GalanoGrotesqueBold';
}
.hotel_box_list {
  background-color: #eeeff0;
  border-bottom: 1px solid #dfe1e2;
  padding: 25px 5px 25px 15px;
}
.price_box button {
  background-color: #10adf4;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  font-size: 12px;
  line-height: 20px;
  margin-top: 40px;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.view_more_btn {
  background-color: #10adf4;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 40px;
  margin-top: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.price_box > label {
  color: #5a6367;
  font-family: "GalanoGrotesqueBold";
  font-size: 20px;
  font-weight: normal;
  vertical-align: middle;
}
.price_box  .select_box{ float: none; height: inherit;}
.price_box {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 31%;
}
.star_rating i{color: #10adf4;}
.price_box .form-control {
  -moz-appearance: none;
   -webkit-appearance: none;
  width: 105px;
  margin-left: 10px;
  border: none;
 
}
.price_box .select_box i {
  color: #5a6367;
  position: absolute;
  right: 10px;
  top: 12px;
   pointer-events: none;
}
.hotel_description {
  display: inline-block;
  margin-right: 20px;
  padding-left: 15px;
  vertical-align: top;
  width: 55%;
}
.price_box_in{display: block;}
.hotel_box_list_inner {
  display: inline-block;
  width: 112px;
}
/*css for search result hotel end*/
.rating-container .clear-rating{display: none;}
.star_rating .caption .label {
  display: none;
}
.star_rating .rating-container .filled-stars {
  color: #10adf4;
  -webkit-text-stroke:1px solid #fff;
  text-shadow: none;
}
.star_rating .rating-container.rating-animate {
  display: inline-block;
  vertical-align: middle;
}
.star_rating > span {
  margin-right: 5px;
}
.hotel_description p span {
  color: #5a6367;
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.star_rating {
  color: #5a6367;
  font-family: "GalanoGrotesqueMedium";
  font-size: 12px;
  margin-top: 5px;
}
.hotel_description p {
  font-size: 12px;
  margin-top: 5px;
  color: #5a6367;
  font-family: "GalanoGrotesqueMedium";
}
.chng_rm{color:#10adf4; margin-left: 12px; font-size: 12px; font-family: "GalanoGrotesqueMedium";}
.hotel_main_box {
  margin-bottom: 30px;
}
.hotel_box_list:last-child{ border: none;}
.price_box button:hover,.price_box button:focus{color: #fff;}

.date_pick span {
  font-size: 22px !important;
  position: absolute;
  right: 12px;
  top: 39px;
  pointer-events: none;
}

/*css start for search_result_flight_page*/
.hotel_box_list .table tr:first-child td {
  border-top: medium none;
}
.train_logo {
  background-color: #fff;
  border: 1px solid #dcdddd;
  color: #bdc1c2;
  font-size: 28px;
  height: 50px;
  text-align: center;
  width: 50px;
}
.train_logo.plane {
  background-color: #5a6367;
  color: #fff;
}
.hotel_box_list .table tr td {
  padding: 20px 5px;
  vertical-align: middle;
    font-family: "GalanoGrotesqueMedium";
    color: #5a6367;
}
.spb_block {
  display: block;
}
.btn_book {
  background-color: #10adf4;
  border: medium none;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-family: "GalanoGrotesqueMedium";
  font-size: 11px;
  height: 28px;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: top;
  width: 65px;
}
.btn_cancel{background-color: #5a6367;}
.hotel_box_list .table tr td:last-child{ text-align: center;}
.hotel_box_head h2 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'GalanoGrotesqueBold';
}
.trip_rght {
    border: 3px solid #fff;
    height: 300px;
    width: 100%;
    position: relative; 
    overflow: hidden;
}

.load_btn {
    background-color: #5a6367;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "GalanoGrotesqueMedium";
    font-size: 12px;
    line-height: 19px;
    margin-top: 40px;
    padding: 4px 10px 7px;
    text-transform: uppercase;
    vertical-align: top;
}
.hotel_box_head a {
    border-right: 1px solid #fff;
    color: #fff;
    padding: 0 10px 0 5px;
}
.hotel_box_head li {
  color: #fff;
  display: inline-block;
}
.hotel_box_head > ul {
  float: right;
  margin-top: 3px;
}
.hotel_box_head li:last-child a{ border: none; }
.expand {
  margin-top: 10px;
}
.expand > a {
    border-right: 1px solid;
    color: #10adf4;
    padding: 0 10px;
}
.expand  a:nth-child(1){ padding-left: 0px;}
.expand  a:nth-child(4){border: none;}
.availability_list li{border-bottom:1px solid #ddd;display:block;padding-bottom:5px;padding-top:5px;width:300px}
.availability_list li span{display:inline;padding-left:10px}
.ui-dialog-titlebar-close>span{left:0;position:relative;top:-3px}
#dvMap{ 
  height: 380px;
  width: 580px;
}
/*css end for search_result_flight_page*/

/*css for resources start*/

.resource_tab .nav-tabs > li{float: none;}
.resource_tab .nav > li > a {
  border: 1px solid #e9e7ee;
  border-radius: 0;
  color: #5a6367;
  font-family: "GalanoGrotesqueMedium";
  padding-right: 28px;
}
.resource_tab .nav > li > a:focus, .resource_tab .nav > li > a:hover {
  background-color: #10adf4;
  text-decoration: none;
  color: #fff;
}
.resource_tab .nav > li.active a {
   background-color: #10adf4;
   color: #fff;
}
.resource_tab .fa.fa-chevron-right.pull-right {
  line-height: 25px;
  position: absolute;
  right: 9px;
  top: 20%;
}
.tab_content_resource > h3 {
  color: #5a6367;
  padding-bottom: 15px;
  font-family: 'GalanoGrotesqueBold';
}
.tab_content_resource p {
  color: #5a6367;
  font-size: 16px;
  padding-bottom: 20px;
  text-transform: lowercase;
}
.tab_content_resource p::first-letter{
  text-transform: capitalize;
}
.cmn_sec h4 {
  color: #5a6367;
  font-family: "GalanoGrotesqueBold";
  font-size: 20px;
  padding-bottom: 15px;
}
.cmn_sec {
  margin-top: 30px;
}
.resources_sec {
  border:1px solid #ddd;
  padding: 80px 0;
}
.list_view > p {
  padding-left: 25px;
  position: relative;
}
.list_view  .fa.fa-check-circle {
  color: #10adf4;
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 6px;
}
/*css for resources end*/

.tags .delete {
  position: absolute;
  right: 5px;
  top: -9px;
  cursor: pointer;
}
.tags{margin-right: 25px;}
.modal .overlay{ display: none;}
.overlay{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: rgba(0,0,0,0.6);
  height: 100%;
  width: 100%;
   z-index: 99;
}
.modal .modal-content{
  border: none;
}
.modal > h3 {
  padding: 15px;
}
#common_model1.modal-body{
  padding: 0px;
}
.modal .form-horizontal {
  padding: 15px;
}
 .loader,
 .loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  content: "";

}
.loader_txt
{ color: #fff; font-size: 24px; 
  text-align: center; 
  text-transform: capitalize;
   position: fixed;
    top: 50%;
     left: 0px;
  right: 0px;
  z-index: 99999;
  max-width: 400px;
  margin: 0 auto;
   font-family: 'GalanoGrotesqueSemiBold';
}

 .loader {
  margin: 60px auto;
  font-size: 10px;
  color: #fff;
  top: 30%;
  left: 0px;
  right: 0px;
  position: fixed;
  border-top: 0.8em solid rgba(255, 255, 255, 1);
  border-right: 0.8em solid rgba(255, 255, 255, 1);
  border-bottom: 0.8em solid rgba(255, 255, 255, 1);
  border-left: 0.8em solid #c7c7c7;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 999999;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*wasim khan css 27-oct-2016 start*/

.search_destination_name {
  text-transform: capitalize;
}

.dash_search .tab_box {
  margin-top: 0;
}
.dash_search {
  background: #eeeff0 none repeat scroll 0 0;
  padding: 20px;
}
.dash_search .tab_box .nav-tabs > li > a{
color: #10adf4;
}
.gpanel_header h4{
  color: #fff;
  font-family: "GalanoGrotesqueMedium";
  font-size: 20px;
}
.pname > h3 {
  font-size: 18px;
    font-family: "GalanoGrotesqueMedium";
}
.red {
  color: red;
  margin-right: 5px;
}
.badge2{
    left: 11px;
    top: 70px;
}
.tab_content_resource p b {
  font-weight: normal;
}

#error {
  margin-bottom: 10px;
}
.orange_btn{margin-bottom: 5px;}

.get_logo > h1 {
  color: #5a6367;
  font-size: 48px;
  text-transform: uppercase;
  font-family: 'GalanoGrotesqueAltBlack';
}
.get_logo > p {
  color: #5a6367;
  font-family: "GalanoGrotesqueBold";
  font-size: 16px;
  letter-spacing: 4px;
  margin-top: 10px;
  text-transform: uppercase;
}
.get_logo span {
  color: #10adf4;
}
.head_right i.fa.fa-caret-down{
  display: none;
}
#success_login_msg{
 font-family: 'GalanoGrotesque';
 color: red;
 font-size: 13px;
}
.btn.btn-primary {
  background-color: #10adf4;
  border: medium none;
}
#success_login_msg .fa.fa-times {
  display: none;
}
#form-signin .checkbox label, .radio label{
  line-height: 20px;
}
.modal-dialog{
  overflow: auto;
}
.search_destination_name {
  display: block !important;
}

.common_model2 .close {
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: inherit;
  height: 22px;
  opacity: 1;
  position: absolute;
  right: 6px;
  top: 5px;
  width: 20px;
  z-index: 1111;
}
.custom_modal .close {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 22px;
  opacity: 1;
  position: absolute;
  right: 6px;
  top: 17px;
  width: 20px;
  z-index: 1111;
}
.ui-dialog .ui-dialog-titlebar-close {
  background: inherit !important;
  border: medium none !important;
  height: 20px;
  margin: -10px 0 0;
  padding: 1px;
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
}
.common_model2 center {
  padding-top: 10px;
}
.modal-dialog {
  margin-top: 100px;
}
.form-control:required:invalid {
    outline: none;
}

#common_model1 #result {
  font-size: 12px;
  margin-top: -25px;
  padding: 10px 23px 23px;
  text-align: center;
}

/*wasim khan css 27-oct-2016 end*/

.modal-open .modal {
    z-index: 11111 !important;
}
ul#toolbar {
    display: none !important;
}
body{
  padding: 0px !important;
}
.modal-open .modal-backdrop.in{
  display: block;
}
.modal-backdrop.in{
  display: none;
}
#cookies_model .modal-dialog {
  margin: 0;
  top: 0;
  width: 100%;
  z-index: 99999999;
}
#cookies_model {
  z-index: 9999999 !important;
  min-height: 66px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
#cookies_model .modal-header {
  min-height: inherit;
  padding: 0;
}
#cookies_model .modal-footer {
  padding: 5px 15px;
}
#cookies_model button.close {
  color: #fff;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 5px;
  top: 7px;
  z-index: 999;
  display: none;
}
#cookies_model .btn.btn-danger {
  display: none;
}
#cookies_model .modal-body {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  padding: 7px;
  position: relative;
}
#cookies_model .modal-content{
  border-radius:0;

}
#cookies_model .btn.btn-primary {
  display: inline-block;
  font-size: 12px;
  padding: 4px 10px;
}
#cookies_model p {
  display: inline;
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  padding-right: 10px;
}
#cookies_model .modal-body a {
  color: #337ab7;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: underline;
}
#new_more_trip .fbc_main_box .fbc_list .fbc_icon {
    line-height: 22px;
    font-size: 18px;
    padding-left: 9px;
}
 .modal {overflow-y: scroll !important;}
 .btn-color{ background-color: #d9534f !important;

 }
body.cookies-setting {
    overflow: visible !important;
    padding: 0 !important;
}
body.cookies-setting .fade{
  background: transparent !important;
  bottom: inherit !important;
}
body.cookies-setting .header_sec{
  top: 0px;
}

#flights-form-mewtwo_en .form-group {display: inline-block; width:31.5%!important;}
.select2-search__field {width: 100% !important;}
#flight #flights-form-mewtwo_en .form-group{
  position: relative;
  margin-bottom: 0;
  width:41.6% !important;
}
#flight #flights-form-mewtwo_en .form-group:last-child{
  width:13% !important;
  text-align: right;
}
.select2-container--default .select2-selection--single {
    /*width: 216px;*/
    width: 100%;
}
#flight #flights-form-mewtwo_en .form-group i {
  color: #b8bbbc;
  font-size: 18px;
  left: 10px;
  position: absolute;
  top: 10px;
  z-index: 9;
}
#flight #flights-form-mewtwo_en .form-group span {
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  /*height: 40px;*/
  height:auto;
  vertical-align: top;
/*  width: 100% !important;*/
}
#flight #flights-form-mewtwo_en .form-group span.select2 {padding-left: 30px;padding-top: 0;width: 100% !important;}
#flight .select2-selection__arrow {display: none;}
#flights-form-mewtwo_en .form-group:last-child {text-align: left;width: 41px;}
#flight #flights-form-mewtwo_en .select2-container--default .select2-selection--single .select2-selection__arrow b {left: 86%;}
.select2-dropdown.select2-dropdown--above {/*width: 240px !important;*/ width:auto;}
.select2-dropdown.select2-dropdown--below {/*width:240px !important;*/width:auto;}
#flights-form-mewtwo_en .select2-selection.select2-selection--multiple {width: 260px !important;}
#flights-form-mewtwo_en .select2-selection.select2-selection--multiple {
    width:100% !important;
}
.select2-selection__choice {height: 25px !important;}
.select2-selection__choice__remove {border-radius: 13px;height: auto !important;padding: 0 2px;}
.select2-selection.select2-selection--multiple {border: 1px solid #ccc !important;overflow: auto;}
.row.destdiv {margin: 1em 0 0;}
.destdiv .form-group label {float: left;}
.btn.btn-success.btn-lg {margin: 20px 0 0;}
.select2-container--default .select2-selection--single {  border: 0 none !important;  height: 40px !important;  padding: 6px !important;}
.select2.select2-container.select2-container--default.select2-container--focus,.select2.select2-container.select2-container--default {
  border-radius: 4px !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {  color: #555 !important;  font-family: "GalanoGrotesqueMedium" !important;  font-size: 12px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow {  top: 7px !important;}
.hotel_search .add_field_button {  background-color: #fdeb50;  border: 0 none;  border-radius: 5px;  display: inline-block;  font-size: 16px;  padding: 10px 15px;}
.select2-container .select2-selection--multiple {
  color: #555 !important;
  min-height: 40px !important;
  padding: 6px !important;
  border: 0 !important;
}

.form-group.add_nother {float: left;}
.form-group.right {
    display: block !important;
    float: none;
}
.plus label{
  padding-bottom: 5px;
}
#flight span.select2 span.selection li{
  width:100%;
  text-overflow: ellipsis;
  overflow:hidden;
}
#flight form span.select2 span.select2-selection{}
#flight form span.select2-selection span.select2-selection__placeholder{
  color:#999 !important;
  font-family: inherit!important;
  font-size: 14px !important;
}
#flight form span.select2 li.select2-search input.select2-search__field{
  margin-top:3px;
}
#flight form span.select2 span.select2-selection {
  padding: 4px 6px !important;
}
#flight form span.select2 span.select2-selection.select2-selection--single{
  border-right:1px solid #e1eaee!important;
}
/*****8-march**********/
.search_form.trip2 .select2.select2-container.select2-container--default {
    width: 55% !important;
}
.search_form.trip2 .select2-hidden-accessible {
    width: 100% !important;
}
.hostel_custombox {
    position: relative;
    border: 1px solid #eef0f0;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 15px;
    background: #eef0f01a;
}
.hostel_custom_img {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    float: left;
    width: 25%;
}
.hostel_custom_img img {
    width: 100%;
}
.hostel_content_center {
    float: left;
    width: 70%;
    margin: 0 2%;
}
.hostel_content_right {
    float: right;
    width: 25%;
    text-align: right;
    border-left: 2px solid #eef0f0;
    padding-left: 15px;
    height: 100%;
    display:none;
}
.hostel_content_right li {
    border-top: 1px solid #eef0f0;
    padding: 7px 10px;
    font-size: 13px;
}
.hostel_content_right ul{
  margin-top: 10px;
}
.hostel_content_right a {
    background: #40adf4;
    color: #fff;
    padding: 7px 15px;
    font-size: 16px;
    border-radius: 4px;
    display: inline-block;
}
.hwta-rating-summary {
    margin-bottom: 10px;
}
.show-for-medium-up {
	/* border-bottom: 1px solid #eef0f0; */
	font-size: 13px;
	padding: 8px 0 6px;
	/* margin-bottom: 6px; */
}
.addressline {
    font-size: 13px;
    border-bottom: 1px solid #eef0f0;
    padding: 7px 0;
}
.addressline i{
  color: #40adf4;
}
.hostel_content_center li span {
    float: right;
    font-weight: 600;
}
/* .hostel_content_center li {
	font-size: 13px;
	border-top: 1px solid #eef0f0;
	line-height: 27px;
} */
.hostel_content_center li {
  font-size: 13px;
  border-bottom: 1px solid #eef0f0;
  line-height: 32px;
}
.hostel_content_right li i {
    color: #25c04d;
}
.hostel_content_right li i.fa.fa-map-marker {
    color: #f87246;
}
.hostel_content_right li i.fa.fa-magic {
    color: #40adf4;
}
.hostel_content_center h2 .hostel-book-btn {
    position: absolute;
    right: 0px;
    /* color: #333; */
    font-size: 15px;
    background: #33adf4;
    padding: 9px 15px;
    display: block;
    color: #fff;
    border-radius: 3px;
    top: 0;
}
.hostel_content_center h2{
  position: relative;
  padding-right: 150px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  width: 100%;
}
.tbr_btn {
  bottom: 3px;
  display: none;
  padding-top: 20px;
  position: fixed;
  right: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 99;
}
.tbr_btn > a {
  background-color: #10adf4;
  border-radius: 50%;
  box-shadow: 1px 6px 9px -5px #666;
  color: rgb(255, 255, 255);
  display: block;
  font-size: 20px;
  height: 50px;
  line-height: 47px;
  text-align: center;
  width: 50px;
}
/***mobile-implement***/
@font-face {
  font-family: "Flaticon1";
  src: url("../fonts/Flaticon1.eot");
  src: url("../fonts/Flaticon1.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon1.woff") format("woff"),
       url("../fonts/Flaticon1.ttf") format("truetype"),
       url("../fonts/Flaticon1.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon1";
    src: url("../fonts/Flaticon1.svg#Flaticon") format("svg");
  }
}

[class^="flaticon1-"]:before, [class*=" flaticon1-"]:before,
[class^="flaticon1-"]:after, [class*=" flaticon1-"]:after {   
  font-family: Flaticon1;
font-style: normal;
}

.flaticon1-traveler-with-a-suitcase:before { content: "\f100"; }
.flaticon1-double-king-size-bed:before { content: "\f101"; }
.flaticon1-plane:before { content: "\f102"; }

.mobileBanner {
  margin-top: 52px;
}
.mobileBanner ul.nav.nav-tabs {
  background: #f3f3f3;
  border: 0;
}
.mobileBanner ul.nav.nav-tabs li {
  float: none;
  display: table-cell;
  width: 1%;
}
.mobileBanner ul.nav.nav-tabs li a {
  color: #5f5f5f;
  font-size: 16px;
  padding: 10px 0;
  width: 100%;
  border: 0;
  border-bottom: 2px solid transparent;
  text-align: center;
}
.mobileBanner ul.nav.nav-tabs li a i {
  display: block;
  margin: 0 auto;
  font-size: 24px;
}
.mobileBanner ul.nav.nav-tabs li.active a,.mobileBanner ul.nav.nav-tabs li a:hover {
  color: #10adf4;
  background: transparent;
  border-bottom-color: #10adf4;
}
.mobileBanner .tab-content {
  padding: 20px 15px;
}
button.btn.btnMobile_srch {
  background: transparent;
  color: #10adf4;
  position: absolute;
  top: 2px;
  right: 0;
  z-index: 999;
  cursor: pointer;
  /* padding: 10px; */
}
.mobileSearch input[type="text"] {
  border: 0;
  padding: 8px 34px 8px 12px;
  width: 100%;
  color: #a7a7a7;
  font-size: 16px;
}
.mobileSearch {
  position: relative;
  margin-bottom: 15px;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.16);
}
.mobile_checkbox {
  text-align: center;
  margin-bottom: 10px;
}
.checkboxList {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  margin-right: 10px;
}
.checkboxList input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
}
.checkboxList label{
  color:#a7a7a7;
  font-weight: 500;
}
.checkboxList label::after {
  content: "";
  position: absolute;
  border: 2px solid #a7a7a7;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  left: 0;
  top: 1px;
}
.checkboxList input:checked + label::before {
  content: "";
  position: absolute;
  background: #10adf4;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  left: 4px;
  top: 5px;
}
.checkboxList input:checked + label::after{
  border-color: #10adf4; 
}
.destinationList ul {
  margin: 0 -1%;
}
.destinationList li {
  float: left;
  margin: 0 1% 10px;
  border: 2px solid #e3e3e3;
  padding: 10px;
  width: 31.2%;
  color: #848484;
  text-align: center;
  font-size: 14px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 600;
}
.hotelsContent .destinationList li {
     margin: 0 1% 10px;
    /*width: 47.5%; */
    width: 97%;
}
.removeadbtn {
  text-align: center;
  margin-top: 10px;
}
button.removeadd {
  background: #a6a6a6;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  font-size: 15px;
  min-width: 100px;;
}
button.removeadd:nth-child(2),button.removeadd:hover {
  background: #10adf4;
}
li.fromwere {
  color: #10adf4;
  border-color: rgba(16, 173, 244,0.3);
}
.destinationList ul li:nth-child(3n) {
  color: #494949;
}
.destinationList li span {
  font-weight: 500;
}
.mobileBanner button.btn.btn-primary.dropdown-toggle {
  background: transparent;
  color: #373737;
  width: 100%;
  font-size: 18px;
  padding: 10px;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 0px 9px rgba(0,0,0,0.16);
}
.mobileBanner button.btn.btn-primary.dropdown-toggle span {
  display: block;
  color: #a7a7a7;
  font-size: 15px;
}
.mobileBanner .dropdown {
  margin-bottom: 15px;
}
.mobileBanner button.btn.btn-primary.dropdown-toggle i {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 14px;
  color: #10adf4;
  transform: translate(0,-50%);
}
.mobileBanner .dropdown ul.dropdown-menu li {
  padding: 5px 0;
  border-bottom: 1px solid #a7a7a7;
}
.mobileBanner .dropdown ul.dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.flightType li {
  display: inline-block;
  width: 32%;
  text-align: center;
  font-size: 13px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #373737;
}
.mobileTripList {
  padding: 15px;
}
.mobileTripBox {
  padding: 15px 5px;
  box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
  margin-bottom: 15px;
}
.mobileTripBox h4 {
  color: #10adf4;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 20px;
}
.mobileTripBox ul li {
  display: inline-block;
  vertical-align: baseline;
  font-weight: 600;
  color: #484848;
  width: 25%;
  margin-bottom: 10px;
  text-align: center;
}
.mobileTripBox ul li:nth-child(2) {
  width: 47%;
  text-align: center;
}
.mobileTripBox ul li p {
  border-bottom: 1px solid #0badee;
  font-size: 12px;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
.mobileTripBox ul li span {
  display: block;
  font-size: 11px;
  color: #8b8b8b;
  letter-spacing: -0.05em;
}
.mobileTripBox ul li span.tripType {
  color: #0badee;
}
.mobileTripBox ul {
  margin: 10px 0;
}
.mobileTripHeader {
  background: #32a6e9;
  color: #fff;
  position: relative;
  padding: 15px 15px 15px 60px;
  margin: 0 -15px 15px;
  /* width: 100%; */
}
.mobileTripHeader h4 span {
  display: block;
  font-size: 14px;
  margin-top: 3px;
}

.mobileTripHeader img {
  position: absolute;
  left: 5px;
  top: 10px;
}
.hotelSubmit {
    background: #31a7ea;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 20px;
    margin: 0 auto;
    display: block;
}
.popupHeader {
    padding: 10px;
    border-bottom: 1px solid #e3e3e3;
    padding-left: 25px;
    position: relative;
}
.popupHeader a {
    position: absolute;
    left: 8px;
    color: #000;
    font-size: 18px;
}
.popupHeader input[type="text"] {
    width: 100%;
    padding: 2px 5px;
    border: 0;
    font-size: 15px;
    box-shadow: none !important;
    outline: none !important;
}
.popupList ul li {
    display: block;
    padding: 4px 0;
    color: #333;
    text-align: left;
}
.popupList {
    padding: 10px;
    text-align: center;
}
.popBtn {
    border: 1px solid #31a7ea;
    padding: 5px 15px;
    background: transparent;
    font-size: 14px;
    margin-top: 10px;
}
.doingPopup {
    position: fixed;
    top: 0;
    z-index: 99999999;
    background: #fff;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.mobileBanner .mobileFlite ul.nav.nav-tabs {
    background: transparent;
    margin-bottom: 10px;
}
.mobileBanner .mobileFlite ul.nav.nav-tabs li a {
    font-size: 13px;
    padding: 6px 0;
    border: 1px solid transparent;
    color: #000;
    border-radius: 0;
}
.mobileBanner .mobileFlite ul.nav.nav-tabs li.active a, .mobileBanner .mobileFlite ul.nav.nav-tabs li a:hover {
    color: #10adf4;
    background: transparent;
    border-color: #10adf4;
}
.hotelsContent.subFlight .destinationList li {
  margin: 0 1% 10px;
  /*width: 47.5%; */
  width: 96%;
}
.mobileBanner .hotelsContent.subFlight button.btn.btn-primary.dropdown-toggle {
    width: 47.2%;
    margin: 0 1% 10px;
    display: inline-block;
}
.mobileBanner{
  display: none;
}
.mobileBanner span.select2.select2-container.select2-container--default {
    border: 2px solid #e3e3e3;
    margin-bottom: 5px;
    width: 98% !important;
    max-width: 99% !important;
}
.hotelSubmit i {
    position: static;
    color: #fff !important;
}
.mobileBanner .select2-search__field{
  color: #848484 !important; 
}
.mobileBanner .select2-search__field::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #848484;
    opacity: 1; /* Firefox */
}

.mobileBanner .select2-search__field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #848484;
    opacity: 1;
}

.mobileBanner .select2-search__field::-ms-input-placeholder { /* Microsoft Edge */
    color: #848484;
    opacity: 1;
}
.loaderBorder {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	border: 2px solid #d5d5d5;
	border-top-color: #10adf4;
  border-right-color: #10adf4;
  -webkit-transition: all 0.5s ease;
  -webkit-animation: ringload 2s linear infinite;
  -webkit-transform-origin: center;
  transition: all 0.5s ease;
  animation: ringload 1s linear infinite;
  transform-origin: center;
}

@keyframes ringload {
  0%{transform: rotate(0deg)}
  50%{transform: rotate(180deg)}
  100%{transform: rotate(360deg)}
}
@-webkit-keyframes ringload {
0%{transform: rotate(0deg)}
50%{transform: rotate(180deg)}
100%{transform: rotate(360deg)}

}
.fabresult-details .hotel-read-more-btn {
	display: none;
}
.planeHeader{
  display: none;
}
.badge1.badge2 {
    display: none !important;
}