html, body{
  background: #f7f7f7 !important;
}

button.thm-btn.btn-block{
  font-size: 20px;
  background: #0078d2;
  border: 1px solid #0078d2;
  font-weight: 400;
  text-align: center;
  color: #fff;
  padding: 8px;
  margin-top: 25px;
}  
  
header { 
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.mainmaenu{
  padding:0px;
}

.anchor{
  color: #000 !important;
  text-transform: uppercase !important;
  font-size: 14px;
  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;
      padding-top: 15px;
      padding-left: 5px;
      padding-bottom: 15px;
}
 
.headerBox {
  padding-left: 2%;
  padding-right: 2%;
  z-index: 9;
  padding-bottom: 0px;
  padding-top: 0px;
  background: #fff;
}
.navdiv {
  float: left;
  font-size: 17px; 
  text-align: center;
  margin-bottom: 0px;
  cursor: pointer;
  color: #fff;
  line-height: 17px; 
  padding: 27px 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 {
  height: 46px !important;
  border-radius: 0px !important;
  border: 1px solid rgb(213, 213, 213);
  box-shadow: 0px 0px 0px #000;
  margin-bottom: 15px;
  border-left: 0px;
}

#datepicker1{
  padding-left: 32px;
}

.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{
  background: #0e9005;
  color: #fff;
  padding: 10px;
  border-radius: 22px;
  transform: rotate(93deg);
}

.msekjilk{
  margin-top: 0px;
  padding-right: 0px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.msekjilk a{
  color: #4a4848;
}

/*new engine css end*/

.aaimgbox{
  width: 192px;
}

.blink_me {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

.mainresponmobsec {
  width: 996px;
  margin: 0 auto;
}

.fonlsnt{
  text-align: center;
}

.fntcls{
  margin-top: 35px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 28px;
  }

.imgwdh{
  width: 100%;
  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;
  float: left;
  width: 100%;
}
.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: red;
}

.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;}

 .mandselk{
  background: #dfdfdf;
  padding-top: 10px;
  font-size: 17px;
  font-family: 'Ubuntu', sans-serif !important;
  font-weight: bold;
  padding-bottom: 10px;
  color: #282828 !important;
 }    
 
 .myboxanimat{ 
 }

 .sslek{
  height: 143px;
  width: 100%;
 }

 .boximgdl{  
   height: 300px;
  transition: 0.5s ease-in-out;border: 1px solid #ccc;
 }

 .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: #dce2e5;
  /*padding: 100px 0 20px;*/
  padding: 17px 0 20px;
  background: linear-gradient(to bottom,#1d1c1c,#292728 100%) no-repeat center;
  background-size: contain;
  margin-top: 45px;
}
.minfoorerbox{
  width:1100px;
  margin:0 auto;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-unstyled.hoz>li {
  display: inline-block;
  margin-right: 30px;
}
.mainfooterbg a {
  color: #dce2e5;
  letter-spacing: .5px;
  font-size: 15px;
}
.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;
}
.mutextrigh{
   text-align:right;
}
 

.sjdfsd{
  background: red;
  padding: 10px;
  border-radius: 23px;transform: rotate(93deg);
}

.dfgfd{
  background:red;
  padding: 10px;
  border-radius: 23px;
}

#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: 800px;
  margin: 0 auto;
  background: #fff;
  padding: 10px 28px 40px;
  margin-top: 27px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}


.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;}


.minheadsec{
  background-color: #000;
  color:#fff;
  padding:9px;
}

.redkse{
  font-size: 30px;
  font-weight: bold;
  color: red;
}

.redkseqwe{
  font-size: 30px;
  font-weight: bold;
  color: #000;
}


.icnheadklo {
      width: 28px;
      float: left;
      color: #fff;
      text-align: center;
      font-size: 19px;
      margin-left: 6px;
}

.socialicondiv{
  float: right;
  margin-right: 23px;
}

.lcsielopo{ 
  z-index: 1;
 
  position: absolute;
  font-size: 66px;
  width: 100%;
  text-align: center;
  margin-top: 15%;
  color: #fff;
  text-shadow: -3px 4px 6px black;
  font-weight: bold;
}
  /*bird animate css work start here*/
  .birdsmove img {
    width: 100%;
}
.birdsmove {
    position: absolute;
    top: 40%;
    left: 100%;
    width: 6%;
    z-index: 3;
    -webkit-animation: birdmove 10s infinite; /* Safari 4.0 - 8.0 */-webkit-animation-timing-function: linear; /* Safari 4.0 - 8.0 */animation: birdmove 10s infinite;animation-timing-function: linear;
}

@-webkit-keyframes birdmove {
  from {right: 0px;}
  to {left: -200px;}
}

@keyframes birdmove {
    from {
        right: 0px;
    }

    to {
        left: -200px;
    }
}

/*bird animate css work end here*/

  
@media only screen and (max-width: 680px) {

  .birdsmove{
    display: none;
  }

.disploe{
  display: none;
}

.logodiv{
  margin-bottom: 0px;
}

  .sslek{
    height: 100%;
  }

  .socialicondiv{
    margin-right: 69px;
  }

  .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-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: 19px;
      }



      .mainnavgotlist{
          display:none;
      }.iconbardiv {
  display: block;
  width: 27px;
  height: 4px;
  border-radius: 3px;
  background: #fff;
} 
 
  .form-control {
      width: 100% !important;
      border:0px;
          border: 1px solid rgb(213, 213, 213);
  margin-bottom: 14px;
  }


  #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;
  } 
    
}
 

