html, body{
  background: #f2f2f2 ;
}

 body {
    font-family: 'Montserrat', sans-serif !important;
}

.bgds{
    background:#fff;
}

.headerBox{
    padding-bottom:5px;
}

.fntsdv{
    font-size: 14px;
}

.hsese{
    position: relative;bottom: 40px;color:#000;margin-top: 64px;
}

.mglse{
    position: absolute; bottom: 0; right: 14%;
}

.fnsehiu{
    font-size: 14px;
    margin-top: 70px;
}

.masdesq{
    font-family:"Arial","sans-serif";color:black;background: #f2f2f2;
}

.peradivsc{
    margin-top:0in; margin-right:0in; margin-bottom:.0001pt;margin-left:0in; position: relative;bottom: 20px; line-height:normal;font-size:15px;font-family:"Calibri","sans-serif";
}

.pfonsd{
    position: relative;bottom: 40px;color:#000;margin-top: 64px;
}

.mawhuw{
    width:100%;float:left;  margin-top: 0px; padding-bottom:0px;
}

.lsjeiosse{
    color:#565252;
}

.peradvxd{
    margin-top:0in;margin-right:0in;margin-bottom:.0001pt;margin-left:0in; position: relative;bottom: 20px; line-height:normal; font-size:15px; font-family:"Calibri","sans-serif";
}

.masehuw{
    position: absolute; bottom: 0; right: 14%;
}

.mainfooterbg{
    width:100%;float:left;     margin-top: 0px; padding-bottom:0px;
}

.spndjg{
    font-family:"Arial","sans-serif";color:black;background:white;
}

.iconbardiv{
    margin-top: 2px;
}

.lisehfr{
    margin-left: 0% !important;
}

.headerqwer{
    text-align:left;
}

.imgprdcbx{
    width:100%;
}

.imgseh{
    width:100%;
}

.lisbxdvw{
    visibility:hidden; display: none;
}

.main_page_old{
 
}

.visegy{
    object-fit: cover; height:100%; width:100%;
}


#city-list-from{
    z-index:3000; position:absolute; background:#fff; width:89%;
}

#city-list-to{
    z-index:3000; position:absolute; background:#fff; width:89%;
}

.masheuq{
    margin-top: 10px; color: #f50049 !important;
}

.hdseft{
    margin-top: 10px; color: #f50049 !important;
}

#city-list-from1{
    z-index:3000; position:absolute; background:#fff; width:89%;
}

#city-list-to1{
    z-index:3000; position:absolute; background:#fff; width:89%;
}

.mdvses{
    margin-top:20px; margin-bottom:10px; background: #f5f6f8;
}



.sdeicn{
    color: #f50049 !important;
}

.masehsd{
    text-align:center; margin-bottom: 15px;
}

.sidebar-toggle{
    color:#000;
}

/*Animations*/

[data-animate-in] {
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease
}

[data-animate-in="up"] {
    transform: translate3d(0, 24px, 0)
}

[data-animate-in="left"] {
    transform: translate3d(-25%, 0, 0)
}

[data-animate-in="right"] {
    transform: translate3d(25%, 0, 0)
}

[data-animate-in="down"] {
    transform: translate3d(0, -24px, 0)
}

[data-animate-in="fadeIn"] {
    transform: translate3d(0, 0, 0)
}

[data-animate-in].in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.6s ease, opacity 0.6s ease
}

.fade-in {
    opacity: 0;
    transition: opacity 1s ease
}

.page-loaded .fade-in,.page-loaded.fade-in {
    opacity: 1
}

.isSafari.isTouch [data-animate-in],.isSafari.isTouch [data-animate-in="up"] {
    opacity: 1;
    transition: none;
    transform: none
}

 

button.thm-btn.btn-block{
  font-size: 18px;
  background: #d32f2f;
  border: 1px solid #672030;
  font-weight: bold;
  text-align: center;
  color: #e0d59c;
  padding: 11px; 
  margin-top: 0px;background: linear-gradient(to bottom, #572631, #6D1E30);
  border-radius: 1em;
}  
 
header { 
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mainmaenu{
  padding:0px;
}

.anchor{
  color: #E0D59C;
  text-transform: uppercase !important;
  font-size: 12px; 
  text-decoration: none !important;
      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:#ffc107;
  color:#000;
  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-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 { 
  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: 195px;
    float: left;
    margin-top: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 13px;
}
 
.headerBox {
  padding-left: 2%;
  padding-right: 2%;
  z-index: 9; 
  
  animation-name: appearDown;
  animation-iteration-count: 1;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(.1,.9,.4,1);
  transform: none;
}
 

.navdiv {
  float: left;
  font-size: 17px;
  margin-top: 4px;
  text-align: center;
  margin-bottom: 0px;
  cursor: pointer;
  color: #fff;
  line-height: 17px;
  padding: 9px 16px;
}
 

/*new engine css start*/ 
  
.iconbxsd{
  margin-top: 20px;
  margin-top: 40px;
  position: absolute;
  margin-left: 13px;
}
    
.ui-menu .ui-menu-item::before {
  display: none;
}   
 
input:focus {
background-color: #0000 !important;
}
 

.input-group-btn{
  border: 1px solid rgb(213, 213, 213);
}

#cityfrom, #serchmobile, #cityfrom1{
  border-left: 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: 20px;
  transform: rotate(88deg);
  margin-top: -3px;
  background: #5FC8C2;
  padding: 9px;
  border: 1px solid #5FC8C2;
}

.msekjilk{
    margin-top: 0px;
    padding-right: 0px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-align: right;
}

.msekjilk a{
  color:#000;
}

/*new engine css end*/

.aaimgbox{
  width: 192px;
}

.blink_me {
  animation: blinker 1.5s linear infinite;
}
 

@keyframes blinker {  
  50% { opacity: 0; }
}

.mainresponmobsec {
  width: 996px;
  margin: 1% auto;
}

.septerhda {
  font-size: 35px;
  padding-left: 13px;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 0px;
  color: #5fc8c2;
}.mainytr {
  font-size: 30px;
  padding-left: 0px;
  margin-top: 40px;
  color: #666363;
  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: 16px;
  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;
 }    
  
 .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: #afb0b1;
  background-color: #000;
  /* 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: #fff;
  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(#5fc8c2 0,#5fc8c2 100%);
  border: 1px solid #5fc8c2;
}

.dfgfd{
  padding: 10px;
  border-radius: 23px;
  color: #fff;
  background: linear-gradient(#5fc8c2 0,#5fc8c2 100%);
  border: 1px solid #5fc8c2;
}

#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; }
.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 #000; color: #fff; }
.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'; 
  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'; 
  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: 1.1;
  width: 226px;
  float: left;
}
.top_deals .content .deal .dealTxt span {
  color: #5fc8c2;
  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: #5fc8c2;
}.top_deals .content .deal .reveal .viewDeal {
  font-size: 14px;
  padding: 5px 12px;
  border: 1px solid;
  border-color: #5fc8c2;
  border-radius: 4px;
  display: inline-block;
  margin-top: 9px;
  color: #5fc8c2;
  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, #572631, #6D1E30);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

.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: #fff;
  border-bottom: 1px solid #eee; 
  margin-top: 0%;
}
.minreasonwrap {
  width: 1170px;
  margin: 0 auto;
}
.h1reas{
      color: #5fc8c2;
      font-size:24px;
      margin:0px;
      font-weight:600;
      margin-bottom: 6px;
}
.hwreas{
      color: #5fc8c2;
      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 2px 1px 0 rgb(0 0 0 / 5%);
  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: 40px;
  padding-top: 20px;
}

.lsjeiosse1{
  font-size: 15px;
  text-align: left;
  color: #000;
  width: 1087px;
  margin: 0 auto;
  margin-bottom: 17px;
}

.productdvls{
  transition-duration: .3s;
  --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.productdvls:hover{
  transform: var(--tw-transform);
  --tw-translate-y: -16px;
    --tw-translate-y: -1rem;
}
  
.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: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#mediahidesec div:hover > ul.submenuwe{
  display: block;
}
 

ul.submenuwe{
  display: none;
  position: absolute;
  z-index: 9;
  list-style: none;
  text-align: left;
  background: #373232;
  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 #484848;
  font-size: 14px;
}
ul.submenuwe li > a{
  display: block;
  padding: 10px;
  color:#fff;
}

ul.submenuwe li > a:hover{
  text-decoration: none;
  background: #f50049;
  color: #fff;
}

ul.submenuwe li > a:before {
  display: inline-block;
  width: 5px;
  height: 5px;
  content: "";
  vertical-align: middle;
  background-color: #f50049;
  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: 22px;
    margin-bottom: 10px;
    color: #000;
}

ul.angle_class li a{
  color: #000;
  font-family: arial;
  font-size: 11px;
  text-transform: uppercase;
}

ul.angle_class li {
  padding: 5px 0;
}

.list-unstyledopde{
  padding-left: 45px;
  list-style: none;
}
.list-unstyledopde li{
  float: left;
  padding-right: 24px;
}

.list-unstyledopde li a{
  font-family: arial;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  font-size: 11px;
}


.sedjse{
  margin-bottom: 7px;
}

.copyrightpara{
  width: 100%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 11px;
  padding-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
}

a.anchor:hover{
  color: #fdd768;
}

.bgimgbox{
    height: 100%;
    position: relative;
    z-index: 0;
    margin-top: -50%;
}

.videocenterdiv{
  margin: 0 auto;
    width: 1048px;
}

.videotexcntr{
  color: #fff;
  text-align: center;
  font-size: 60px;
  margin-top: 150px;
  font-family: 'Marck Script', cursive;
  letter-spacing: 0px;
  text-shadow: 0px 0px 5px #000000; 
}

.imgboxvdo{
  display: flex;
  flex-wrap: wrap;  
  margin-top: 32px;
}

.imgselkjo{
    padding-left: 20px;
    padding-right: 20px;
}

.ui-icon{
  height: 34px;
}

.ui-datepicker .ui-datepicker-next span:before{
  font-size:24px;
}

.ui-datepicker .ui-datepicker-next span:before{
  font-size:24px;
}

.ui-datepicker .ui-datepicker-prev span:before{
  font-size:24px;
}
 

.bgimgbxk{
  /* background-image: url('../images/get-offer-bg.jpg')*/
   background-image: url('../images/bannerimg.webp');  
} 

.mapdivbx{
  background-image: url('../image/mapli.png');
  margin-top: -140px !important;      
  padding-bottom: 120px !important;
}

.imgprdcbx{
  border-radius:24px;
  width: 100%;
}

.lismndc{
  text-align: center;
}

 
.detalprdcdv{
   padding: 22px 18px;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    margin-top: -43px;
    position: relative;
    border-radius: 27px;
}

.detalprdcdv a{
  color:#1a2b48;font-weight: bold; font-size: 17px;
}

.peramerg{
  margin-top: 6px;
}

.mainlkjsei9{
  background: #0000009e;
  height: 128px;
  margin-top: -60px;
}

.busicharhg{
  display: flex;  
  justify-content: space-between;   
}
 
.imgdxc{
  border-radius: 56px;
}

.headerqwer{
  font-size: 19px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
}

.mdkjhiseq{
  color: #fff;
}

.paracurcile{
  padding-left: 10px;
}

.busicharhg{
  margin-top: 10px;
}

.dsibxlpchrbene{
  width: 100%;
  height: 490px;
}

.sofaiconse{
  background: #fff;
  padding: 36px 14px 36px;
  border-radius: 12px;
  text-align: center;
}

.headerdlg{
  text-transform: uppercase;
  font-weight: 700;
}

.descr {
  font-size: 14px;
}

.sdeicn{
  font-size: 49px !important;
  margin-bottom: 15px;
  color: #f0cc80;
}

.mrgtpqwe{
  margin-top: 25px;
}


.clsdvfntds{
font-size: 32px !important;
    color: #6b1f31;
    text-transform: uppercase;
    font-weight: bold;
}

.twentysvn1{
  font-weight: 100;
  font-size: 20px;
}

.bdrcls{
  font-weight: 600;
  font-size: 17px;
color: #c59463;
}

.socialicondiv{
  width: 174px;
      float: right;
      color: #fff;
      margin-left: 239px;
}

.icnheadklo{
  height: 28px;
      width: 28px;
      float: left;
          background: #E0D59C;
          color: #662131;
      text-align: center;
      padding-top: 8px;
      font-size: 15px;
      margin-top: 8px;
      margin-left: 6px; 
    border-radius: 3px;
}

.footersedf{
    background: #FAF8FA;
    margin-bottom: -4%;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
 
}

 .lefgkj{
  margin-left:40%;
 }

 .list-inline>li{
  width: 292px !important;
  }

 .marquee {
  margin: 0 auto;
  width: 950px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.pkgdvg{
      margin-top: 31px;
}

.marquee:before,
.marquee:after {
  position: absolute;
  top: 0;
  width: 950px; 
  content: "";
  z-index: 1;
}

.marquee:before {
  left: 0;          
}

.marquee:after {
  right: 0;           
}

.marquee__content {
  width: 300%;
  display: flex;
  line-height: 30px;
  animation: marquee 15s linear infinite forwards;
}

.marquee__content:hover {
  animation-play-state: paused;
}
.list-inline {
  display: flex;
  justify-content: space-around;
  /*width: 33.33%;*/
  width: 40.33%;
  /* reset list */
  list-style: none;
  padding: 0;
  margin: 0;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-66.6%);
  }
}

.hidenmbdc{
  display:none;
}


.filterdivmain{
  background: #fff;
    border: 1px solid rgba(156,170,179,.28);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    margin-top: 24px;
    padding-bottom: 25px;
}

.perasearch {
  margin-top: 26px;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 99;
  font-size: 18px;
}

.waitingdvcls {
  width: 204px;
  margin-top: 30px;
}

.txtrigh {
  text-align: right;
}

.listefnts {
  margin-top: 0px;
  font-weight: bold;
  color: #00176a;
}

.canclfre {
  margin-bottom: 0px;
  font-size: 26px;
  font-weight: bold;
  color: #878585;
}

.flighttimedv {
    background: #ffffffe0;
    border: 1px solid rgba(156,170,179,.28);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    margin-top: 80px;
    padding: 20px;
    border-radius: 15px;
    text-align:center;
  
}
.headsecghu {
  font-size: 36px;
  font-weight: bold;
  font-family: system-ui;
  color: #ff6201;
}

.mrgdvpad {
  margin-top: 19px;
  margin-bottom: 17px;
}

.mainmrgdvbx {
  display: flex;
}

.mainmrgdvbx {
  margin-top: 30px;
  margin-bottom: 20px;
}

.anchrdvbx {
  color: #0068EF;
  padding-left: 29px;
  font-size: 16px;
}

.trvdtls {
  margin-left: 15px;
  font-weight: bold;
  font-size: 13px;
  color: #0068ef;
}

.roundboxdv {
  width: 30px;
  height: 30px;
  float: left;
  background: #0068ef;
  color: #fff;
  font-size: 15px;
  padding: 2px 8px;
  border-radius: 19px;
  border: 3px solid #5fadeb;
  margin-top: -7px;
  margin-right: 7px;
}

.solidlinedv {
  width: 65px;
  height: 3px;
  background: #948d8d;
  margin-left: 12px;
  margin-top: 9px;
}

.trvdtls1 {
  margin-left: 15px;
  font-weight: bold;
  font-size: 13px;
  color: #848484;
}

.solidlinedv {
  width: 65px;
  height: 3px;
  background: #948d8d;
  margin-left: 12px;
  margin-top: 9px;
}

.arrincback {
  position: absolute;
  font-size: 31px !important;
  font-weight: normal !important;
  margin-top: -7px;
  margin-left: -40px;
}

.roundboxdv1 {
  width: 30px;
  height: 30px;
  float: left;
  background: #ffffff;
  color: #747474;
  font-size: 15px;
  padding: 2px 8px;
  border-radius: 19px;
  border: 3px solid #9d9d9d;
  margin-top: -7px;
  margin-right: 7px;
}

.imgdvbx {
  width: 55px;
  height: 55px;
  border-radius: 15px;
}

.arnamedv {
  padding: 0px;
  font-size: 14px;
  margin: 0px;
  margin-top: 9px;
}

.depardatdv {
  text-align: center;
  color: #343030;
  padding: 25px;
  padding-top: 0px;
  font-size: 11px;
}

.fntbldh {
  font-weight: bold;
}

.alignlft {
  text-align: right;
}

.paddbiadv {
  padding-top: 15px;
}

.linedvbx {
  border: 1px solid #00145c;
}

.dotdvse {
  height: 15px;
  width: 15px;
  border: 3px solid #082bed;
  border-radius: 19px;
  margin-top: -9px;
  text-align: center;
  margin-left: 58px;
  background: #fff;
}

.fntbldh {
  font-weight: bold;
  font-size: 15px;
}

.depardatdv {
  text-align: center;
  color: #343030;
  padding: 25px;
  padding-top: 0px;
  font-size: 11px;
}

.peradxhni {
  font-size: 11px;
  text-align: center;
  border: 1px solid #4caf50;
  margin-top: 15px;
  margin-bottom: 15px;
}
 
.form-control {
  font-size: 14px;
  height: 51px !important;
  border-radius: 1rem !important;
  box-shadow: 0px 0px 0px #000;
  margin-bottom: 15px;
  background: #fff;
  color: #000 !important;
  padding-right: 40px;
  border: 1px solid #73767f !important;
}

.pd-lft-rgt-lft {
  border: 1px solid rgba(156,170,179,.28);
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
  border-radius: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
  background: #fff;
}

.whitebox.Details {
  border: 1px solid rgba(156,170,179,.28);
  box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
  border-radius: 15px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.pcilgdss {
  width: 95px;
  margin-top: -4px;
}

.mabpsjhgj{  
  margin-top: 9%;
}

.maindseilo {
  padding-top: 55px;
  padding-bottom: 0px;
}

.padmg {
  padding: 20px;
  padding-left: 8px;
}

.imgcntrdv {
  text-align: right;
}
.positindv {
  position: absolute;
  margin-top: -58px;
  margin-left: 155px;
  color: #3f51b5;
  width: 36px;
}

.icndvxd {
  width: 28px;
}

.listbixd {
  border: 1px solid #ccc;
  margin-top: 30px;
}
.mrgtosh {
  margin-top: 35px;
}
.texrght {
  text-align: right;
}

/*new airline css work start here */

.logobox{
  float: left;
    width: 65px;
    text-align: center;
}

.durationdv{
  float: left;
  width: 250px;
  text-align: center;
}

.fromdiv{
  width: 50px;
  float: left;
  text-align: right;
  padding-top: 9px;
  font-size: 15px;
  font-weight: bold;
}

.duratlin{
  float: left;
  width: 150px;
  border-bottom: 1px solid #ccc;
  margin-top: 2px;
}

.todiv{
  width: 50px;
  float: left;
  text-align: left;
  padding-top: 9px;
  font-size: 15px;
  font-weight: bold;
}

.todatediv{
  float: left;
  width: 130px;
  text-align: center;
}

.frmdatediv{
  float: left;
  width: 145px;
  text-align: center;
}

.clockdiv{
  margin-top: -10px;
  position: absolute;
  margin-left: 22px;
  color: #d32f2f;
  font-size: 11px;
  font-weight: bold;
}

.clsck{
  width: 22px;
  background: #fff;
  padding: 5px;
}

.airlindivbox{
  margin-top: 25px;
  height: 67px;
}

.item-table{
  display: none;
}

.stopdvx{
  margin-top: -11px;
  padding-bottom: 11px;
  color:#fff;
}

.airlindivbox1{
    margin-top: 10px;
    height: 67px;
}

.classdiv{
  background: #009688;
  color: #fff;
  width: 75px;
  text-align: center;
  margin-left: 34px;
  margin-top: 10px;
  border-radius: 2px;
}


/*new airline css work end here */


.logodvxl {
    width: 121px;
}

.navheaderdv {
    float: left;
    width: 60%;
    padding: 12px;
}

.lasmshi {
    width: 40px;
}

.msekjilk a {
    color: #e0d59c;
}

.madnie {
    float: revert;
    margin-right: -54px;
    margin-top: -40px;
}
 
 
 .myboxanimat{
     display:none;
 }
 
.navbar{
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}
 
@media only screen and (max-width: 680px) {
    
        .pakdhse{
            padding-left: 15px !important;
        }
    
    .icnshi{
            float: left;
             width: 34px;
                 padding-right: 9px;
    }
    
 
 .footersedf{
     margin-bottom:-40%;
 }
 
    
    .anchor{
        color: #000000;
    }
    

.navheaderdv{
    width:100%;
        padding: 0px;
}



  .mahise {
    padding: 0px;
}

  .cl-dtils{
    padding: 5px;
  }

  td.width21 {
    width: 100%;
}

  .mainshgusdeghu {
    margin-top: 50px;
    margin-bottom: 30px;
}

  .fntbldh {
    text-align: center;
}

  .alignlft {
    text-align: center !important;
}

  .flight-item .item-body{
    overflow-x: hidden;
  }

  .solidlinedv {
    width: 135px !important;
    height: 2px !important;
    background: #948d8d;
    margin-left: -29px !important;
    margin-top: 9px;
}

.backtoresltdv {
  position: absolute;
  margin-top: -55px;
}

.airline {
  text-align: center;
}

  .duration{
    display: none;
  }

  .madlh{
    margin-top: 30% !important;
  }

  .hidenmbdc{
    display:block;
  }

  .marquee__content{
    display: none;
  }
    
    .panel label{
        color: #00000000;
    }
    
    .icon-addon .form-control{
         border: 1px solid #ccc !important;
    }
    
    .panel-body .select-filters select{
        border: 1px solid #ccc;
        height: 48px;
    }
    
    .nav-tabs > li > a i{
        width: 20px;
margin-top: -10px;
    }
    
    video{
        height: 650px !important;
    }
    
    
     .lefgkj{
  margin-left:0%;
 }
 
 .boking-inner .nav-tabs > li{
     width:50%;
     float:left;
     margin-right:0px;
 }
    
  .clsdvfntds{
      font-size: 16px !important;
  }
    
    #cityfrom, #serchmobile, #cityfrom1{
        border: 1px solid #ccc !important;
    }
    
    
    

  .videotexcntr{
    font-size: 23px;
    margin-top: 92px !important;
  }


  .dsibxlpchrbene{
    height: auto;
  }

  .busicharhg{
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #787676;
  }


  .imgboxvdo{
    display: none;
  }

  .videotexcntr{
    margin-top: 78px;
  }

  .mainlkjsei9{
    height: auto;
    margin-top: 0px;
  }


  .videocenterdiv{
    width: 100%;
  }

  .msekjilk {
    display: none;
}

.pr-list-inner {
  width: calc(100% - 40px);
  margin: 0 8px 16px;
}

  .clseweacpt{
    color:#000;
    font-size:15px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .disclma{
    display: none;
  }

  .paragaraph{
    width: 100%;
  }

  .lsjeiosse{
    width: 100%;
  }

  .lsjeiosse1{
    width: 100%;
  }

  .reasonwrapper{
    display: none;
  }

#Destination, #Destination, #txtDepartual, #txtArrival, #passengername, #passengercontact{
  border-left: 10px !important;
}

  .minreasonwrap{
    width: 100%;
  }

  .hdsekhjk{
    height: 633px;
    position:absolute;
  }

  .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(95 201 195) 0%,rgb(112 215 209) 100%) !important;
}

ul.angle_class{
  padding-left: 0px;
  list-style: none;
}

.no-gutters{
  margin-right: 0;
    margin-left: 0;
    width: 343px;
    float: left;
}
 
.headsection{
  text-align: center;
  font-family: 'Open Sans';
  margin-top: 50px;
  font-weight: bold;
  font-size: 30px;
}

.bxdki{
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 2px;
}

.text-success{
  color: #17ce1e
}

.text-norm{
  color: #302c2c;
  font-weight: bold;
}

.boxlsdke{
  display: flex;
  font-size: 13px;
  width: 100%;
  justify-content: space-between;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0px;
}


.boxlsdke1{
  display: flex;
  font-size: 13px;
  width: 100%;
  justify-content: space-between; 
  padding: 10px 0px;
}

.fntbldjh{
    font-size: 30px !important;
    font-weight: bold;
}


.bxodtnlo{
  display: flex;
    align-items: flex-start;
}

.iconbx{
   
      font-size: 21px;
      color: #001c71;
}

.bxlse{
  font-weight: bold;
}
 
.fntnrml{
  font-weight: normal;
}

a.dclskip{
  color: #f50049;
  font-size: 17px;
  padding: 8px 15px;
  border: 1px solid #f50049;
  margin-top: 5px;
}

.bgmpdvcls{
  width: 100%;
}
 
.mapmaindivicn{
  width: 1185px;
  margin: 0 auto;
}

.mapboxicn1 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 108px;
  margin-left: 7%;
}

.mapboxicn2 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 3px;
  margin-left: 40%;
}


.mapboxicn3 {
  width: 20px;
  height: 20px;
  float: left;
  position: absolute;
  border-radius: 88px;
  background: #28a745;
  margin-top: 148px;
  margin-left: 65%;
}

.flagicondls{
  margin-top: -110px;
  margin-left: 10px;
}

.mtbosedyu{
      margin-top: 100px  ;
      margin-bottom: 0px;
}


.mainboxdvi{
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000006b;
    z-index: 15;
}

.madlh {
  width: 272px;
  margin: 0 auto;
  background: #fff;
  margin: 10% auto;
  box-shadow: 0px 1px 3px 0px rgb(60 64 67 / 30%), 0px 4px 8px 3px rgb(60 64 67 / 15%);
  padding: 26px;
  border-radius: 5px;
}

.lsttzt {
  position: absolute;
  left: 26px;
  margin-top: 17px;
}

.sixdivrs{
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: bold;
  margin-bottom: 14px;
  color: #f50049;
}

.mainsdhui{
  background: #fff;
    border-radius: 46px;
    height: 95px;
    width: 95px;
    padding: 20px;
    float: left;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    margin-right: 18px;
    margin-top: -13px;
}

.perawidhtk{
  width: 219px;
  float: left;
}

.divcenter{
  text-align: center;
}

ul.lisehu li{
  display: inline-block;
}

.userimgdv{
  border-radius: 25px;
}

.bordesehu{
  height: 15px;
  width: 15px;
  border-radius: 50px;
  background-color: #00c908;
  border: 2px solid #fff;
  position: absolute;
  margin-left: 53px;
  margin-top: -19px;
}

.divshiswe{
    text-align: center;
    font-size: 17px;
    color: #000;
    margin-top: 25px;
}

.colkjhiu{
  color:#000;
}

.contact-del{
  display: none;
}

.airlogoim {
  height: 25px;
  width: 30px;
}

.filtrepric1 {
  margin-top: 16px;
  color: #000;
  font-size: 14px;
}

.grndv {
  background: #00B44D;
  padding: 5px;
  text-align: center;
  color: #fff;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.kr-lt {
  padding: 15px 0px;
}
.kr-lt h4 {
  padding-left: 17px;
  font-weight: bold;
  color: #00145c;
}
.imgbxdv {
  width: 40px;
  margin-right: 10px;
  float: left;
  margin-top: -12px;
}

.prcdetkh {
  font-size: 20px;
  font-weight: 700;
  color: #021044;
}

.adultdvbx {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.childdvbx {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.probtn {
  padding: 13px 15px;
  height: 100%;
  width: 100%;
  font-size: 16px;
  background: #00b44d;
}

.lisnjkd {
  font-size: 10px;
  display: block;
}

.lisnbsgwew {
  font-size: 8.7px;
  text-align: center;
  margin-top: 8px;
  color: #5d5d5d;
}

.paynowdv {
  width: 100%;
  padding: 7px;
  font-size: 23px;
  background: #0068EF;
  font-weight: bold;
}

.mrgtosh1 {
  color: #838383;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: -19px;
  text-align: center;
}

.manbise{
  margin-top: 10%;
}

.fixdvielement {
  display: none;
}
 
@media only screen and (max-width: 680px) {
    
    .mapboxicn3{
            margin-top: 72px;
            margin-left: 63%;
    }
    
    .mapboxicn1{
        margin-top: 65px;
    margin-left: 4%;
    }
    
    
    .productdvls{
        margin-bottom: 37px;
    }
    
  .texkhi {
    text-align: center;
    margin-top: 25px;
}

  .validi {
    right: 15%;
    margin-top: 15px !important;
}

  .fixdvielement {
    display: block;
    position: fixed;
    width: 100%;
    background: #000;
    bottom: 0;
    padding: 16px 15px;
    color: #fff;
    z-index: 99;
}

  .flight-item .item-body{
    width: 100% !important;
  }

  .flight-item .item-price-more {
    vertical-align: top;
    padding-top: 0px;
    width: 100%;
    padding-bottom: 10px;
}

.thm-btn.submit-flight.awe {
  width: 100%;
  height: 47px;
}

.filter-item-wrapper{
  margin-top: 30%;
}

.flight-item .item-body .item-table tbody tr td {
  width: 45%;
  float: left;
} 

.depart {
  margin-left: -52px;
}

.arrive {
  position: absolute;
  margin-top: 30px;
  right: -16px;
}
  
  .header-bg-2{
    display: none;
  }

  .filterdivmain{
    display: none;
  }
 
  .no-gutters{
    width: 100%;
  }

  #banner_section .form-group.input-group{
    padding: 0px  0;
    border-radius: 0px;
    margin-bottom: 13px;
  }

  .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:0px;
    margin-bottom: 17px;
    text-align: left;
    color:#000;
    font-size: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .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: -48px;
      }



      .mainnavgotlist{
          display:none;
      }
      
.iconbardiv {
  display: block;
  width: 27px;
  height: 4px;
  border-radius: 3px;
  background: #fff;
} 

.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: 342px !important;
    left: 4.2% !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: #ffffff00;
    height: 100%;
    position: fixed;
    margin-top: 0px;
    left: 0;
    box-shadow: 0px 8px 13px #0000007a;
    top: 0%;
  }
  
  .mailshue{
          width: 69%;
    float: left;
    background: #fff;
    height: 100%;
    position: fixed;
    margin-top: 0px;
    left: 0;
    box-shadow: 0px 8px 13px #0000007a;
    top: 0%;
  }

  .navdiv {
      width: 100%;
      border-bottom: 1px solid #e7e7e7; 
    text-align: left;
        padding: 16px 20px;
  }

  .active {
         border-bottom: 0px solid #ea2330 !important;
  } 
    
}
 

