html, body{
  background: #fff ;
}

.crsdiv{
  font-size: 24px;
}

button.thm-btn.btn-block{
  font-size: 20px;
  background: #85cfee;
  border: 1px solid #85cfee;
  font-weight: 400;
  text-align: center;
  color: #fff;
  padding: 16px;
  margin-top: 19px;
}  
 
header { 
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mainmaenu{
  padding:0px;
  background: #ffffff85;
    box-shadow: 0 1px 30px 0 rgb(0 0 0 / 10%);
}

.anchor{
  color: #000 !important;
  text-transform: uppercase !important;
  font-size: 15px;
  font-family: AmericanSansSmall,Calibri,Helvetica,Arial,sans-serif;
  font-weight: bold;  
}

 
  header.sticky {
      position: fixed;
      width: 100%;
      background: #000;
      z-index: 100;
  }
      .otherindexacti {
          display: block;
      }
      .otherindexacti {
          display: block;
      }

      .indexacti{
          display:none;
      }
  
/*calendar css work start*/
.ui-widget-header {
  border: 0px solid #aaa ;
  background: #fff ; 
  font-weight: 100 ;
}
.ui-datepicker table{
      font-size: 13px;
}
.ui-widget{
  font-family: 'PT Sans', sans-serif ;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d300;
   background: #e6e6e600 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x ; 
  text-align:center;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
  background:#dc217a;
  color:#fff;
  text-align:center; 
}
.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{
/*.ui-widget-content .ui-state-hover {*/
  background: #dc217a4f;
  transition: all 0.4s cubic-bezier(0.23, 0.07, 0.5, 0.79);
}
 
.ui-widget-header .ui-icon {
 
}
.ui-icon-circle-triangle-e {
  background-position: -43px -174px;
}
.ui-icon-circle-triangle-w {
  background-position: -72px -174px;
}
.ui-datepicker th {
  font-size: .875em;
  color: #8b9898;
  font-weight: 100;
}
.ui-widget-content{
  border: 1px solid #aaaaaa80;
  box-shadow: 0px 7px 10px #0000001a;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
  border-top-right-radius:0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
  border-bottom-left-radius:0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{
  border-top-left-radius:0px;
}
.ui-datepicker-calendar, tr {
     border-top: 0px solid #eaecec;
}
/*calendar css work end*/
  
.adplus {
  float: left;
  padding: 9px; 
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  width: 27%;
  text-align: center;
  padding-top: 5px;
  border: 1px solid #bcc8d1; 
  cursor: pointer;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-left: 0px;
  color: #787878;
  font-weight: 600;
  background: #e1e1e1;
}
.minus {
  padding: 10px; 
  border: 1px solid #bcc8d1; 
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
  text-align: center;
  width: 29%;
  border-right: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 1px;
  color: #0395AC;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  background: #e1e1e1;
}
.adtbon {
  width: 34%; 
  float: left;
  height: 36px;
  BORDER: 1px solid #bcc8d1;
}
.buttonforsrh {
  background-color: #ffa903 !important;
  margin-left: 0;
  cursor: pointer;
  padding: 8.8px 33px;
  font-size: 23px;
  min-height: 39px;
  display: block;
  text-align: center;
  border-radius: 5px;
  margin-top: 71px;
  color: #000;
}
.accounnavig {
  float: left;
  padding-left: 0px;
  list-style: none;
  width: 100%;
  margin-bottom: 7px;
}
.accounnavig li {
  width: 144px;
  float: right;
  line-height: 22px;
}
.dropdownwer {
  position: relative;
  display: inline-block;
}
.dropdownwer:hover .dropdownwer-content {
  display: block;
}
.profilemty {
  float: right;
  text-align: right;
  cursor: pointer;
  display: inline-block;
}
.agentboximg {
  width: 36px;
  margin-top: 9px;
  cursor: pointer;
  border-radius:22px;
}
.myaccountdiv {
  margin-top: 16px;
  float: right;
  margin-left: 6px;
  margin-right: 6px;
  color:#fff;
} 
.minacouhv {
  padding-left: 25px;
  padding-top: 7px;
  width: 100%;
  background: #fff;
  float: left;
  padding-bottom: 8px;
}
.minacouhv li a {
  margin-top: 4px;
  font-size: 13px;
  color: #000;
  transition: all .5s ease;
  text-decoration: none;
}
.minacouhv li a:hover {
  padding-left: 8px;
  transition: all .5s ease;
}
.myaccounthoverbox {
  position: absolute;
  width: 160px;
  height: 78px;
  right: -12px;
  top: 54px;
  background: #fff;
  box-shadow: 0px 2px 3px #0000004d;
  display: none;
}
.dropdownwer-content {
  display: none;      
  position: absolute;
  background-color: #fff0;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0);
  z-index: 99;
  right: -13px;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 15px;
}
.dropdownwer-content a {
color: black; 
text-decoration: none;
display: block;
}
#hidesec{
  color: #5D5756 !important;
}
#showsec{
  color: #5D5756 !important;
}
.dhirajK{
  margin-top:0px !important;
  margin-bottom:14px;
}
.offset-0{
  padding-left:0px !important;
  padding-right:0px !important;
}
.center-div {
  height: 250px;
  background: #fff;
  width: 500px;
  margin: 16% auto;
  box-shadow: 0px 3px 5px #0000004d;
}
.dk {
  margin: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background: #ff6a00;
  color: #fff;
  text-align: center;
  font-size: 21px;
  margin-bottom: 10px;
}
.cntloadimgdv {
  width: 46%;
  position: absolute;
  margin-top: -44px;
  z-index: 1;
  margin-left: -99px;
}
/*loader css start here*/
.adchifdv2 {
  font-size: 17px !important;
  text-align: center;
}
.mymaiehpopej {
  padding-left: 0px;
  font-size: 17px;
  text-align: center;
  font-family: 'PT Sans', sans-serif !important;
  padding-right: 0px;
}
.adttxtdv {
  padding: 0px;
  font-size: 17px;
  z-index:2;
}
.intxtlefdv {
  padding: 0px;
  font-size: 17px;
  text-align: left;
}
.depttxtdv {
  text-align: center;
  font-size: 17px;
  z-index:2;
}
.imgtxtmndv {
  text-align: center;
  font-size: 17px;
  height: 30px;
}
.retdaicndv {
  text-align: center;
  font-size: 17px;
  z-index:2;
}
.arrcittxtdv {
  font-size: 17px;
  text-align: center;
  z-index:2;
}
/*loader css end*/

.icon {
  width: 44px;
  color: #fff;
  margin-left: 15px;
}
.label-text span {
  color: #919191;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
.m-top-10 {
  margin-top: 10px;
}
p {
  line-height: 19.5px;
} 
.logodiv {
  width: 427px;
  float: left;
  margin-top: 0px;
  padding-top: 20px;
}
 
.headerBox {
  padding-left: 2%;
  padding-right: 2%;
  z-index: 9; 
  padding-top: 15px;
  padding-bottom: 15px !important;
}
 

.navdiv {
  float: left;
  font-size: 17px;
  margin-top: 4px;
  text-align: center;
  margin-bottom: 0px;
  cursor: pointer;
  color: #fff;
  line-height: 17px;
  padding: 8px 19px;
}
 

/*new engine css start*/ 
  
.iconbxsd{
  margin-top: 20px;
  margin-top: 40px;
  position: absolute;
  margin-left: 13px;
}
    
.ui-menu .ui-menu-item::before {
  display: none;
}   
.form-control {
  font-size: 14px;
  height: 51px !important;
  border-radius: 0px !important;
  box-shadow: 0px 0px 0px #000;
  margin-bottom: 15px;
  background: #fff; 
  color: #000 !important;
  padding-right: 40px;
  border-left: 1px solid #ccc;
}
input:focus {
background-color: #fff !important;
}


.input-group-btn{
  border: 1px solid rgb(213, 213, 213);
}

#cityfrom, #serchmobile, #cityfrom1{
  border: 1px solid rgb(213, 213, 213);  
}
   
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #fff;
  opacity: 1;
}

.phoneicon{
  color: #fff;
  padding: 4px;
  border-radius: 3px;
  transform: rotate( 88deg);
  margin-top: -3px;
  background: #f44336;
  padding: 3px;
  border: 1px solid #ff9800;
}

.msekjilk{
  margin-top: 3px;
  padding-right: 0px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.msekjilk a{
  color: #858585;
}

/*new engine css end*/

.aaimgbox{
  width: 40px;
  border-radius: 32px;
}

.blink_me {
  animation: blinker 1.5s linear infinite;
}
 

@keyframes blinker {  
  50% { opacity: 0; }
}

.mainresponmobsec {
  width: 996px;
  margin: 1% auto;
}

.septerhda {
  font-size: 40px;
  padding-left: 13px;
  margin-top: 50px;
  text-align: center;
  margin-bottom: 0px;
  color: #e91e17;
 font-weight: bold;
}


.mainytr { 
  padding-left: 0px;
  margin-top: 40px;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-family: 'Quicksand-Bold', sans-serif;
  background: none !important;
  text-transform: capitalize !important;
}.title-line {
  margin-top: 0px;
  margin-bottom: 40px;
  text-align: center;
  }

.fntclsdv{
    font-size: 20px;
    text-align: justify;
    margin-top: 60px;
}

.imgwdth{
  width: 100%;
  height: 311px;
}
  
  .tl-1 {
      width: 80px;
      height: 1px;
      display: inline-block;
      background: #d7d6d6;
  }.tl-2 {
      display: inline-block;
      height: 12px;
      margin: 0 5px;
      position: relative;
      top: 5px;
      width: 12px;
      border: 1px solid #5fc8c2;
      border-radius: 50px;
  }.tl-3 {
      width: 80px;
      height: 1px;
      display: inline-block;
      background: #d7d6d6;
  }

.fonlsnt{
  text-align: center;
}

.fntcls{
  margin-top: 35px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 28px;
  }

.imgwdh{
  width: 50%;
  height: 199px;
  border-radius: 3px;
  float: left;
  margin-right: 11px;
}

.grid-details{
  color: #060606;
  margin-top: 2px;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
}
.grid-details p{
  color: #000;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}
.grid-details p span{
float:right;
}
.quick-call{
	width:100%;
	border-radius:0;
	padding: 10px 30px;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
	background-color: #0f3374 !important;background: linear-gradient(#ff0c0c 0,#b91515 100%);
}

.ribbon {position: absolute;z-index: 1;overflow: hidden;width: 75px;height: 75px;text-align: center;}
.ribbon span {font-size: 10px;font-weight: 700;color: #FFF;text-transform: uppercase;line-height: 20px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);width: 100px;display: block;background: #f94141;background: linear-gradient(#ff0c0c 0,#b91515 100%);text-shadow: 1px 1px 2px rgba(0,0,0,.25);
position: absolute;top: 19px;left: -21px;}

.wdise{
  list-style: none;
  text-align: center;
}

 .mandselk{
  background: #0078d2;
  padding-top: 10px;
  font-size: 17px;
  font-family: 'Ubuntu', sans-serif !important;
  padding-bottom: 10px;
  color: #fff !important;
 }    
 
 .myboxanimat{ 
 }

 .sslek{
  width: 100%;
 }

 .boximgdl{  
   height: 300px;
  transition: 0.5s ease-in-out;
 }

 .boximgdl:hover{
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
 }

 .headpr{
  font-size: 18px;
  font-weight: 600;
 }

.mrgse{
  margin-top: 34px;
}

.mrgse1{
  margin-top: 21px;
}

.mrgse2{
  margin-top: 15px;
}

.boximgd365{
  margin-top: 30px;
}


 
.qarimgx{
  width: 100%;
  height: 488px;
  border-radius: 5px; 
}

.duration{
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
}
 

.midselimg{
  width: 100%;
  height: 405px;    object-fit: cover;
}

.bordebxddk{
  background: rgba(0,0,0,0.60);
  width: 460px;
  height: 220px;
  padding: 20px;
  border-radius: 5px;
  text-align: left;
  position: absolute;
  left: 12%;
  color: #fff;
  margin-top: 92px;
}

.joindivbx{
  color: #fff;
  font-size: 15px;
  padding: 12px 29px;
  border: 1px solid #fff;
  border-radius: 5px;
}


 
/*footer part work css start*/
.mainfooterbg {
  position: relative;
  color: #000;
  background-color: #fff;
  /* padding: 100px 0 20px; */
  padding: 17px 0 20px;
  background-size: contain;
}
.minfoorerbox{
  width:1100px;
  margin:0 auto;
}
.list-unstyled {
  padding-left: 0;
  list-style: none; 
   margin-left: 0%;  
}
.list-unstyled.hoz>li {
  display: inline-block;
  margin-right: 17px;
}
.mainfooterbg a {
  color: #404040;
  letter-spacing: .5px;
  font-size: 12px;
  font-weight: bold;
}
.newsbtn {
  background: #dce2e5;
  border-color: #8b969b;
  color: #000;
  width: auto;
  color: #301919;
  padding: 12px 25px;
  font-size: 15px;
  border-radius: 6px;
}
.mycontrolin {
  width: 60%;
  height: 45px;
  color:#000;
  font-size:15px;
  border-radius: 5px;
  border: 1px solid #dde2e6;
  border-bottom: 2px solid #000;
  margin-right: 15px;
}
.share{
  margin-bottom:25px;
}
.mycontrolin, input{
  padding-left: 10px;
}
.iconhover {
  border: 2px solid;
  border-color: #fff;
  border-radius: 100%;
  width: 43px;
  height: 43px;
  text-align: center;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.iconhover:hover{
  background:#374579;
}
.iconhover:last-child {
  margin-right: 0;
}
.lisnavoxb {
  border-bottom: 1px solid #5a5959;
  padding-bottom: 24px;
}
.margtiopdv {
  margin-top:15px;
}
.peymentmethoddv{
   position:absolute;
}
.margidmej{
   margin-bottom:13px;
}

.margidmej li {
  padding: 8px 0;
  float: left;
    padding-left: 49px;
}
.mutextrigh{
   text-align:right;
}

.wergfg{
  height: 171px;
}

.sjdfsd{
  padding: 10px;
  border-radius: 23px;transform: rotate(93deg);
  color: #fff;
  background: linear-gradient(#02aded 0,#02aded 100%);
  border: 1px solid #03aaf2;
}

.dfgfd{
  padding: 10px;
  border-radius: 23px;
  color: #fff;
  background: linear-gradient(#02aded 0,#02aded 100%);
  border: 1px solid #03aaf2;
}

#toTop{
 display: none !important;
}

.description {
  font-size: 18px;
  position: absolute;
  width: 94%;
  margin-top: -97px;
  padding-top: 43px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #fff;
  background-image: linear-gradient(0deg,#000 0,transparent 99%);
}
.description a{
  color: #fff;
  font-weight: bold;
}

.boxdsew{
  margin-bottom: 20px;;
}
 

.mrgbtn{ 
  margin-bottom: 25px;
}

.bannerdivbx{
  width: 100%;
}

.paragaraph{
  width: 963px;
  margin: 0 auto;
  background: #fff;
  padding: 10px 28px 40px;
  margin-top: 27px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}


.myflghtdv{
  text-align: center;
}

.msekli{
  font-size: 16px;
  /*--letter-spacing: 1px;
    line-height: 20px;--*/
    line-height: 23px;
    text-align: justify;
}



.destination{position: relative; background-repeat: no-repeat;background-size: cover;padding-bottom: 50px;}
.destination::before {width: 100%;content: " ";height: 100%;position: absolute;left: 0;top: 0;display: block !important;background-color: rgba(255, 255, 255, 0.8);}
.destination .thm-margin {margin-right: -10px;margin-left: -10px;}
.destination .thm-padding {padding-left: 10px;padding-right: 10px;padding-bottom: 20px;}
.destination-grid {overflow: hidden;position: relative;text-align: center;cursor: default;box-shadow: 0 5px 10px rgba(0,0,0,0.5);}
.destination-grid:hover{box-shadow: none;}
.destination-grid img {display: block;position: relative;transform: scaleY(1);transition: all .7s ease-in-out;     height: 100%; border-radius: 3px; width: 100%; }
.destination-grid:hover img {-webkit-transform: scale(10);transform: scale(10);opacity: 0;}
.destination-grid .mask{top: 0;left: 0;width: 100%;height: 100%;padding: 10px;position: absolute;overflow: hidden;}
.destination-grid:hover .mask {background-color: #fff;box-shadow: none;}
.destination-grid .mask h2 {margin: 15px 0;transform: scale(0);color: #333;font-size: 25px;font-weight: 700;}
.destination-grid .mask p {margin: 0;color: #333;opacity: 0;font-size: 14px;transform: scale(0);}
.destination-grid .mask .thm-btn {margin-top: 15px;padding: 10px 20px;transform: scale(0);opacity: 0;}
.destination-grid .dest-name{position: absolute;top: 20px;right: 20px;color: rgb(146, 92, 92);text-align: right;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.destination-grid:hover .dest-name{opacity: 0;}
.destination-grid .dest-name h5{margin: 0;}
.destination-grid .dest-name h4{margin: 0;font-size: 21px;font-weight: 700; text-shadow: 0px 0px 5px #0003; color: #000; }
.destination-grid .dest-icon {position: absolute;bottom: 0;left: 0;width: 100%;background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);padding: 20px;}
.destination-grid .dest-icon i {color: #fff;font-size: 18px;padding: 0 5px;cursor: pointer;}
.destination-grid:hover .dest-icon{background-image: none;}
.destination-grid:hover .dest-icon i{color: #222;}
.destination-grid:hover h2, .destination-grid:hover p, .destination-grid:hover .thm-btn {transform: scale(1);opacity: 1;}



.modaejhse{
 
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #00000047;
  z-index: 99;
}

.boxdvslp{
  height: 400px;
  width: 350px;
  margin: 8% auto;
  background-color: #fff;
  box-shadow: 0 0 25px rgb(0 0 0 / 30%);
  border-radius: 5px;
}

.crossdivcls{
  position: absolute;
    background: #f50000;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 32px;
    cursor: pointer;
    margin-left: 324px;
    margin-top: -21px;   
    z-index: 999;
}

.headsepp{
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #f50000;
}

div.row.no-gutters.w-200{
  width: 100%;
  margin-left: 0px;
  padding-left: 35px;
  padding-right: 35px;
}

.ui-menu .ui-menu-item-wrapper{
  padding: 10px 1em 10px .4em;
}


/* product css start header */

.top_deals .topbar .icon-Tag {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8d9aa4;
  margin-right: 5px;
}.top_deals .content .deal {
  width: 319px;
  height: 261px;
  background-color: #fff;
  border-radius: 4px;
margin-right: 11px;
margin-bottom: 30px;
  position: relative;
  border-width: 1px;
  border-color: #bcc8d1;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
  display: inline-block;
  vertical-align: middle;
}.top_deals .content .deal .dealCategory {
  position: absolute;
  top: 10px;
  transform: rotate(-45deg) !important;
  right: 10px;
}.top_deals .content .deal .dealCategory .dealCatLogo {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  Color: #000;
  font-size: 18px;
  text-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
}.top_deals .content .deal .dealCategory .Flight:before, .top_deals .content .deal .dealCategory .FLIGHT:before {
   content: "\f058";
  font-family: FontAwesome;
}
.top_deals .content .deal:hover .dealTxt {
  height: 145px;
}
.top_deals .content .deal .dealTxt {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 95px;
  padding: 25px 12px 15px 12px;
  background: #fff;
  overflow: hidden;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 4px 4px;
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}.top_deals .content .deal .dealName {
  font-weight: bold;
  margin: 0px 0px;
  font-size: 17px;
  color: #333333;
  line-height: 2.1;
  width: 226px;
  float: left;
}
.top_deals .content .deal .dealTxt span {
  color: #e91e17;
  font-weight: bold;
  font-size: 25px;
}
.top_deals .content .deal:hover .reveal {
  display: block;
}.top_deals .content .deal a {
  width: inherit;
}.top_deals .content .deal .reveal .viewDeal:hover {
  color: #fff;
  border-color: #fff;
  background: #e91e17;
}.top_deals .content .deal .reveal .viewDeal {
  font-size: 14px;
  padding: 5px 12px;
  border: 1px solid;
  border-color: #fb025e;
  border-radius: 4px;
  display: inline-block;
  margin-top: 9px;
  color: #fb025e;
  margin-left: 0px;
  font-weight: 400;
  text-transform: capitalize;
}.top_deals .content .deal .reveal {
  display: none;
}.top_deals .content .deal a img {
  width: inherit;
  max-height: 99.1%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.msekjilk{
  float: right;
}

.lnsehdq{
  background: linear-gradient(to bottom, #fff 0%,#fff 100%);
}

.mt-3, .my-3{
  margin-bottom: 0rem!important;
  margin-top: 0rem!important;
}
 
/*reason wrapper css start*/

.firsnum{
  width: 32px;
  overflow: hidden;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 29px;
  font-family: sans-serif;
  color: #000;
  position:absolute;
  background:#fff;
  height:47px;
}

.firsnumqw {
  width: 32px;
  overflow: hidden;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 29px;
  font-family: sans-serif;
  color: #000;
  position: absolute;
  background: #fff;
  height: 33px;
}

.totlnightfg{
  font-weight: 700;
  margin-bottom: 0px;
  font-family: sans-serif;
  color: #767373;
  position: absolute;
  background: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 14px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  padding-top: 4px;
  margin-left: 2px;
}

.reasonwrapper {
  background-color: #2592fb;
  border-bottom: 1px solid #eee; 
  padding-top: 77px;
  padding-bottom: 90px;
}
.minreasonwrap {
  width: 1170px;
  margin: 0 auto;
}
.h1reas{
      color: #181818;
      font-size:24px;
      margin:0px;
      font-weight:600;
      margin-bottom: 6px;
}
.hwreas{
      color: #181818;
      font-size:16px;
      margin:0px;
      font-weight:600;
}
.resonbordx {
  border-right: 1px solid #d1d1d1;
  min-height: 80px;
}
.spbox{
  margin-top: 15px;
}
.proimgreas {
  background-image: url('../img/headerstrip.png');
  background-repeat: no-repeat;
}
.reasonwrapper .bestprigua {
  background-position: -1px -138px !important;
  height: 30px;
  padding: 10px 6px;
  width: 30px;
  z-index: 131;
  float: right;
}
.reasonwrapper .livechatsupp {
  background-position: -44px -138px !important;
}
.reasonwrapper .securetrans {
  background-position: -131px -138px !important;
}
.reasonwrapper .easytrans {
  background-position: -99px -138px !important;
}
.reasonwrapper .guestrevrate {
  background-position: -169px -138px !important;
  margin-right: 12px;
  width: 24px;
}.serrestobook {
  float: left;
  height: 30px;
  margin-top: 0 !important;
  width: 35px;
}.serrestobook {
  float: left;
  height: 30px;
  margin-top: 0 !important;
  width: 35px;
}.serrestobook {
  float: right;
  height: 30px;
  margin-top: 18px !important;
  width: 35px;
}
.font-14 {
  font-size: 14px!important;
}.mt15 {
  margin-top: 15px;
}.mt25 {
  margin-top: 25px !important;
}.mb15 {
  margin-bottom: 15px!important;
}
.mainboxyed{
   margin-top: 6px;
   margin-bottom: 2px;     
}
.peraboxq{
   margin-top: 8px;
}
.rexeuibox{
   color:#000;
   text-decoration:none;
}

.blddvs{
  font-weight: bold;
  font-size: 18px !important;
  color: #686868;
}


/*reason wrapper css end*/

.pr-list-inner {
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.airline-logo {
  align-self: flex-start;
  margin-right: .75rem;
}
.city-routes {
  border-left: 2px solid #d8e5ff;
  padding-left: 1.75rem;
}
.popular-city {
  position: relative;
}
.popular-city:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #d8e5ff;
  position: absolute;
  left: -23px;
  top: 0;
  border-radius: 50%;
}
.pr-list-inner {
  width: calc(50% - 40px);
  margin: 0 8px 16px;
}.popular-route-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
  margin-top: 35px;
}

.bold {
  font-weight: 700;
  font-size: 14px;
}.mb-16 {
  margin-bottom: 1rem;
}.airline-logo {
  align-self: flex-start;
  margin-right: 1.75rem;
}.fs-14 {
  font-size: 15px;
}

.pardkse{
  font-size: 19px;
  line-height: 29px;
  text-align: center;
}

.lsjeiosse{
  font-size: 15px;
  text-align: justify;
  color: #000;
  width: 980px;
  margin: 0 auto;
  margin-bottom: 17px;
}
  
.sticky{
  padding-bottom: 5px;
  position: fixed;
  background: linear-gradient(to bottom, rgba(193,182,174,1) 0%,rgba(186,172,163,1) 100%);
  top: 0;
}

.clseweacpt{
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
}

#mediahidesec div:hover > ul.submenuwe{
  display: block;
}
 

ul.submenuwe{
  display: none;
  position: absolute;
  z-index: 9;
  list-style: none;
  text-align: left;
  background: #fff;
  padding-left: 0px;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 40%);
  top: 39px;
  margin-left: 0px; 
}

ul.submenuwe li{ 
  border-bottom: 1px solid #ccc;
  font-size: 14px;
}
ul.submenuwe li > a{
  display: block;
  padding: 10px;
}

ul.submenuwe li > a:hover{
  text-decoration: none;
  background: #fb025e;
  color: #fff;
}

ul.submenuwe li > a:before {
  display: inline-block;
  width: 5px;
  height: 5px;
  content: "";
  vertical-align: middle;
  background-color: #fb025e;
  margin: -1px 10px 0 0;
  -webkit-transform: rotate(
45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(
45deg);
}

.form_container{
  z-index: 1;
}

.oprtghv{
  margin-top: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
  color: #000;
}

ul.angle_class li a{
  color: #565252;
}

ul.angle_class li {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}

.list-unstyledopde{
  padding-left: 0px;
  list-style: none;
}
.list-unstyledopde li{
  float: left;
  padding-right: 24px;
}

.list-unstyledopde li a{
  font-weight: bold;
}


.sedjse{
  margin-bottom: 7px;
}

.copyrightpara{
  width: 100%;
  float: left;
  text-align: center;
  color: #000;
  font-size: 15px;
}


.liseheach{
    margin-top: -42px;
    font-size: 26px;
    color: #fff;
    margin-left: 17px;
    position: absolute;
}


/*offer css work start here*/
.offer {
  /* background-image: url('../img/main2.png'); */
  /* background: url(../img/main2.png) no-repeat; */
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  /* overflow: hidden; */
  margin-top: 46px;
}
.offer:before {
  content: '';
  /* position: absolute; */
  background: linear-gradient(to right, rgba(22, 40, 105, 0.91) 46%, rgba(0, 0, 0, 0.41) 100%);
  top: 0px;
  bottom: 0px;
  left: 0px;
}

.offer-l {
  padding: 76px 0px 49px 0px;
  text-align: center;
}
.ol-1 {
  width: 250px;
  height: 1px;
  background: #515771;
  /* position: absolute; */
  margin: 0 auto;
  display: table;
  /* margin-bottom: 30px; */
}
.ol-2 {
  background: #f4364f;
  padding: 5px 3px 3px 3px;
  position: relative;
  /* top: -18px; */
  margin: 0 auto;
  display: table;
  margin-top: -15px;
  border-radius: 2px;
}.ol-2 i {
  color: #fff;
  font-size: 16px;
  margin: 0px 5px;
}
.ol-4 {
  font-size: 47px;
  color: #fff;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  width: 100%;
  display: block;
  line-height: 46px;
  padding-top: 30px;
  text-transform: uppercase;
}
.ol-3 {
  width: 250px;
  height: 1px;
  background: #515771;
  /* position: absolute; */
  margin: 0 auto;
  display: table;
  margin-top: 30px;
  margin-bottom: 30px;
}
.ol-5 {
  font-size: 66px;
  color: #fff;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  width: 100%;
  display: block;
  line-height: 46px;
  margin-bottom: 30px;
}
.offer-r {
  margin: 0 auto;
  display: table;
}.or-1 {
  /* font-size: 47px; */
  color: #fff;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  display: inline-block;
  line-height: 46px;
  padding-top: 10px;
  text-transform: uppercase;
  width: 150px;
  height: 150px;
  background: #ffffff;
  border-radius: 50%;
  padding: 40px;
  text-align: center;
  margin-top: 38px;
  position: absolute;
  margin-left: -128px;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.52);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}.or-11 {
  font-size: 45px;
  display: block;
  text-transform: capitalize;
  color: #f4364f;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
}.or-12 {
  display: block;
  line-height: 20px;
  letter-spacing: 5px;
  border-bottom: 1px solid;
  color: #333;
  margin-top: 8px;
}
.or-2 {
  color: #fff;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  display: inline-block;
  line-height: 46px;
  padding-top: 30px;
  text-transform: uppercase;
  width: 300px;
  height: 300px;
  background: red;
  border-radius: 50%;
  padding: 50px;
  text-align: center;
  margin-top: 60px;
  margin-left: -25px;
  position: absolute;
  border: 7px solid #fff;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.52);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.or-1:hover {
   -ms-transform: rotate(360deg);
  /* IE 9 */
   -webkit-transform: rotate(360deg);
  /* Chrome, Safari, Opera */
   transform: rotate(360deg);
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.or-2:hover {
   background: #f4ba36;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
.or-2 span {
  display: inline-block;
}
.or-21 {
  font-size: 34px;
  display: block;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
  font-family: 'Quicksand-Bold', sans-serif;
}
.or-22 {
   font-size: 75px;
   display: block;
   text-transform: capitalize;
   color: #fff;
   font-weight: 600;
   font-family: 'Quicksand-Bold', sans-serif;
}
.or-23 {
   font-size: 34px;
   display: block;
   text-transform: capitalize;
   color: #fff;
   font-weight: 600;
   font-family: 'Quicksand', sans-serif;
}
.or-24 {
   font-size: 14px;
  /* display: block;
   */
   text-transform: capitalize;
   color: #fff;
   font-weight: 600;
   font-family: 'Quicksand', sans-serif;
   border: 1px solid #fbafb9;
   padding: 6px;
   border-radius: 25px;
}
.or-25 {
   font-size: 16px;
  /* display: block;
   */
   text-transform: capitalize;
   color: #fff;
   font-weight: 600;
   font-family: 'Quicksand', sans-serif;
}


/*offer css work end here*/


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

  

  .headerBox{
    display: block !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important; 
  }


  .lskenjhg{
    width: 100%;
  }

  .or-2{
    display: none;
  }

  .msekjilk {
    display: none;
}

.pr-list-inner {
  width: calc(100% - 40px);
  margin: 0 8px 16px;
}

  .clseweacpt{
    color:#fff;
    font-size:15px;
  }

  .disclma{
    display: none;
  }

  .paragaraph{
    width: 100%;
  }

  .lsjeiosse{
    width: 100%;
  }

  .reasonwrapper{
    display: none;
  }

  #Origin, #txtDepartual, #passengername{
    border-left: 0px solid #ccc !important;
  }

  .minreasonwrap{
    width: 100%;
  }

  .hdsekhjk{
    height: 633px;
  }

  .form_inner_container_container{
    margin-left: 0%;
  }

  .form-inline{
    margin-left: 0px;
    padding-left: 33px;
  }

   .myfg{
       width:100% !important;
   }

  .top_deals .content .deal {
      width: 100% !important;
  }
  .bx-wrapper img {
  width: 70%;
  display: block;
  margin-left: 15%;
}
  .calltoaction img {
  background: #ebebeb;
  padding: 0;
  width: 53%;
}
  .bxcon .bxright h1, .bxcon .bxright p {
 text-shadow: 0px 2px 0px #fff;
}
  .footer-3 {
      text-align:center;
  }
  .top_deals .content .deal .dealTxt {
      text-align:center;
  }
  .features .feat_heading {
      padding:0px;
  }
}

/* product css end here  */
 
.form_inner_container_container{
  z-index: 1;
}

.page-title{
  background: linear-gradient(to bottom, rgb(3 174 237) 0%,rgb(8 176 235) 100%) !important;
}

ul.angle_class{
  padding-left: 0px;
  list-style: none;
}

.imgslekhu{
  width: 100%;
  box-shadow: 0 10px 20px 0 rgb(51 79 181 / 50%);
  border-radius: 10px;
  height: 210px;
}

.lskenjhg{
  height: 400px;
  margin-top: 57px;
}

.tda-box {
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
  background-color: #fff;
  text-align: center;
  padding: 0;
  border-radius: 5px;
  margin: 5px 5px;
  line-height: 60px;
}


.mrgnrght{
  margin-right: 10%;
}

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

  .msisekjlwe{ 
    width: 100% !important;
  }
    
    .destination-grid img{
        width:100%;
    }

  .nav-tabs>li{
    width: 50%;
    text-align: center;
  }

  .margidmej {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .imsdse{
    padding-right: 15px;
  }

  .mrglft{
    padding-left: 15px !important;
  }

  .logodiv{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 17px;
    text-align: center;
  }

  .qarimgx{
    height: auto;
  }

  .minfoorerbox{
    width: 100%;
  }

  .mainresponmobsec{
    width: 100%;
  }
     
  .navdiv{
      padding-top: 16px;
      padding-bottom: 16px;
      margin-top: 0px;
  }
  
  .toogledivbox {
      display: block;
      position: absolute;
      height: 20px;
      width: 39px;
      right: 8px;
      background: #ccc0;
      cursor: pointer;
      margin-top: -42px;
      }



      .mainnavgotlist{
          display:none;
      }.iconbardiv {
  display: block;
  width: 27px;
  height: 4px;
  border-radius: 3px;
  background: #000;
} 

.form_inner_container_container{
  margin-bottom: 150px;
  margin-top: 0px;
}

.nice-select.theme1{
  width: 117px !important;
}

.nice-select:after{
  right: 20px !important;
}
 
#jssor_1{
  display: none;
}

.mainfooterbg{
  display: block;
}

.mdseipw{
  display: none;
}

.bannerdivbx{
  height: 100% !important;
}
 
  .form-control {
      width: 100% !important;
      border:0px; 
  margin-bottom: 14px;  
  border: none;
  border-bottom: 1px solid rgb(213, 213, 213);
  }


  #ui-datepicker-div {
      width: 100% !important;
      left: 0px !important;
      line-height: 33px !important;
  }

  header.sticky {
      position: relative;
      width: 100%;
      background: none;
      z-index: 100;
  }
   
  
.sidebar-toggle{
  display:none;
}     
     
  .mainnavgotlist {
      width: 100%;
      float: left;
      background: #000;
  }

  .navdiv {
      width: 100%;
      border-bottom: 1px solid #ccc;
  }

  .active {
         border-bottom: 3px solid #ea2330 !important;
  } 
    
}
 

