@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&family=Poppins:wght@300;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,800;0,900;1,700&display=swap');
*{
font-family: 'Rubik', sans-serif ;
}
.deskcouponmob{
    display: none;
   }
.couponpop{
    display: none;
}
#hfourbd_resmob{
    display: none;
}
.fixfix-btn{
    display: none;
}
#baggagebx{
    border: 1px solid #ccc;
    margin: 0 0 0 0;
    padding: 0 18px 32px 18px;
    border-radius: 5px;
}
#baggagebx h5{
    color: #000;
    margin: 0 0 0 -21px;
    font-size: 16px;
    padding: 30px 10px 0px 20px;
}
#depfrmval i{ display: block;}
#depfrmval{
    padding: 6px 6px 0 0px;
    display: flex;
    width: 100%;
    margin-top: 15px;
}
.btn-filter-mobile{
    display: none !important;
}

.vmoredatalist{



    font-size: 15px !important;
    border: 0px !important;
    background: #375fc6 !important;
    padding: 11px 46px !important;
    color: #fff !important;
    display: inline-block !important;
    margin: 20px 0 !important;
 }
 .vmoredatalist:hover{
    font-size: 15px !important;
    border: 0px !important;
    background: #16388b !important;
    padding: 11px 46px !important;
    color: #fff !important;
    display: inline-block !important;
    margin: 20px 0 !important;
 }
.countbarreturnmob{
    display: none;
}
.myroudtxt,.onewaytxt{
    cursor: pointer;
}

.pderesdeskmobres{
    display: none;
}
.activefil {
    background-color: #15457b !important;
    color: #fff !important;
}

.rotehone h1{
    font-size: 30px;
    font-weight: 800;
}
.mobres_pax{
    display: none;
}
#depfrmval button{
    font-size: 11px;
    margin: 0 4px 0 3px;
    padding: 10px 7px;
    border: 1px solid #dfdfdf;
}
.dmobresopmoncd{
    display: none;
}
.contentPanel table{
    width: 90% !important;
    margin: auto;
}
.contentPanel p strong{
    line-height: 2.1;
}
.contentPanel table tbody tr td {
    padding: 6px;
    border: 1px solid #ccc !important;
}
.all .collapse{
    margin: -31px 0px 30px !important;
}
.listsearchlist{
display: none;
}
/* .listsearchlistdes{
    display:none;
} */
#closeonclose{
    display: none;
}
.faqthegh .mysp i{
    position: absolute !important;
    top: 16px;
    right: 13px;
    color: #000;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
    background: #F6F6F6;
    font-size: 14px !important;
    border: 1px solid #EEEEEE;
    color: #000;
    text-decoration: none !important;
}

.ui-state-hover {
    background: #2b6578 !important;
    color:#fff !important;
}
.footerr-res{
display: none;
}
.colhideoncallmob{
    display: none;
}
.mob-res{
    display: none;
}
.dot-res{
    display: none;
}
.abccardimg{
    position: relative;
}
.abccardimg #img{
    position: absolute;
    right: 12px;
    top: 6px;

}

.restfn{
    display: none;
}
.res-mobiletxtview{
    display: contents;
}
.deporg{
    display: none;
}
#onloadshowpop{
    display: none;
}
#xtrhometop{
    display: none;
}
#mysearchlistdestination::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
#mysearchlistdestination::-webkit-scrollbar-button {
    background: #fff;
}
#mysearchlistdestination::-webkit-scrollbar-track-piece {
    background: #fff;
}
#mysearchlistdestination::-webkit-scrollbar-thumb {
    background: #9E9FA1;
    border-radius: 10px;
}
.fqqqqa .panel-body{
    font-size: 14px;
    padding: 5px;
}
.repbackhighttr{
    display: none;
}
.repbackhight{
    display: none;
}
.map-icon{
    display: block;
    position: absolute;
}

.map-icon img{width: 20px; top: 20px;
    position: relative;}
.exchange-box{
    display: block;
}
.res-d{
    display: none;
}
.fqqqqa .panel-title {
    background: #EFEFEF;
    font-size: 14px;
    padding: 0 0;
}
.fqqqqa .panel-title a{
    color: #000;
}
.fqqqqa .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.fqqqqa .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.fqqqqa .panel-title > a:hover, 
.fqqqqa .panel-title > a:active, 
.fqqqqa .panel-title > a:focus  {
    text-decoration:none;
}
.fqqqqa .panel-group{
    margin-top: 25px;
    margin-bottom: 25px;
}
#mysearchlist::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
.main_bookdetails .error{
    color: #D05333;
    font-size: 10px;
    font-weight: 500;
}
#mysearchlist::-webkit-scrollbar-button {
    background: #fff;
}
#mysearchlist::-webkit-scrollbar-track-piece {
    background: #fff;
}
#mysearchlist::-webkit-scrollbar-thumb {
    background: #9E9FA1;
    border-radius: 10px;
}
body{
    margin: 0px;
    padding: 0px;
    
}
header{
    /* position: fixed;
     overflow: scroll; 
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    box-shadow: 0 0 4px #ccc; */
    width: 100%;
    box-shadow: 0 0 4px #ccc;
}
.headerclass{
    position: sticky;
    top: 0;
    z-index: 99999;
}
.prevbtn{
    background: transparent !important;
    border: none !important;;
}

.nextbtn{
    background: transparent !important;
    border: none !important;;
}

.topnave{
      background-color:#2F354B
}
/* .nav-item .nav-link {
    color: #1c1c1c;
    font-size: 12px;
    margin: -1px -3px 1px 0;
    font-weight: 500;
} */

.nav-item .nav-link i {
    color: #1c1c1c;
    font-size: 12px;
    margin: 0px 0px 0px 0;
    float: left;
line-height: 20px;
padding-right: 6px;
}

.mrrgt{margin-right:15px;}

.navbar-brand.logo{
    
    margin: -4px 1px 8px 2px;
}
/* .nav-link{
    margin: 0 23px 1px 3px;
} */
.navetwo {
       background: #fff;
    /* padding: 5px 0px 5px 0 !important; */
}
/* .navetwo .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #464646;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 23px 2px 8px;
    font-family: 'Rubik', sans-serif !important;
    
    
} */
.navetwo .navbar-brand.logo{
    width: 10px;
}

.main{    
    height: 460px; 
    background: #162446 url(../image/bgimg.jpg); 
    background-repeat: no-repeat;
    background-size: cover;
}

.main h3 {
    padding-top:34px;
    color: #364771;
    font-weight: 300;
    font-size:22px;
    margin: 16px 0 18px 1px;
    text-align: left;
    font-family: 'Rubik', sans-serif !important;
    text-transform: uppercase;
    line-height: 42px;
    position: relative;
    letter-spacing: 0.5px;
}


.sercheform .card {
    background-color: transparent !important;
    padding: 15px 0 0px 0;
    margin: 0px 0px 15px 4px;
}
#colortext{
    
    color: #fff;
    font-weight: 500;
    font-family: 'Rubik', sans-serif !important;
    display: block;
    background:#45598a;
  width: 74%;
  padding: 1px 7px;
  border-radius: 5px;
  font-size: 25px;
    
}
#nametext{
    color: #CEB722;
    font-weight: 400;
}.main p {
    color: #FFF;
    line-height: 2;
    font-size: 22px;
    font-weight: 200;
    letter-spacing: 0.5px;
}
#sairln {
    color: #fff;
    background: #E26442;
    font-size: 31px;
    padding: 4px 4px 4px 3px;
    margin: -5px 4px 0px 7px;
}
#dashedbr {
    border: 1px dashed #fff;
    font-size: 14px;
    font-size: 30px;
    font-weight: 700;
    padding: 0px 5px;
}

 .sercheform .nav-tabs .nav-link {
    background-color: #45889E;
    margin: 2px 0px -3px 7px;
    padding: 3px 31px 0px 5px;
    margin: 2px 0px 0px 7px;
    padding: 8px 22px 8px 22px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    border: none !important;
    border-radius: 6px 6px 0 0 ;
} 
/* .sercheform .nav-tabs .nav-link {
    margin: 2px 0px 0px 7px;
    padding: 11px 22px 6px 22px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    border: none !important;
    border-radius: 6px 6px 0 0 ;
} */
.sercheform .tab-content {
    /* background: url(../image/search-panel-bg.png) no-repeat;
    background-size: 100%;
    background-position: center; */
    padding: 0 12px 0 12px;
    border: none;
    border-radius: 0px 8px 8px 8px;
    margin-top: 0px;
    background-color: #fff;
   /* box-shadow: 0px 1px 3px #868686;
     border-bottom: 1px solid #ededed; */
}
.form-check-label {
    margin-bottom: 0;
    color: #5f5f5f;
    font-weight: 400;
    font-size: 14px;
}
.card{ 
    /* padding: 57px 2px 54px 1px; */
    border: none;
}

  
.textlng {
    position: relative;
    border: 1px solid #dfdfdf;
    padding: 0px 0 0 12px;
    color: #F9F9F9;
    margin: 3px 3px 0px 3px;
    background: #ffffff;
    border-radius: 6px;
    height: 72px;
  
}

.textlng label{
    position: absolute;
    top: -10px;
    left: 12px;
    font-family: 'Roboto', sans-serif; 
    background: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    color: #4a4a4a;
    padding: 0 4px;
}
.shado{
    -webkit-box-shadow: inset 0px 3px 5px 0px rgba(51, 102, 119, 1);
    -moz-box-shadow: inset 0px 3px 5px 0px rgba(51, 102, 119, 1);
    box-shadow: inset 0px 3px 5px 0px rgba(51, 102, 119, 1);
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin: -12px 0 0 -7px;
    border: none !important;
}

.textlng p{
    color: #7C7C7C;
    font-size: 12px;
    font-weight: 400;
    margin-top: -7px;
    margin-bottom: 3px;
    padding-left: 28px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
}
.traw {
    margin: 2px 0 8px 0 !important;
  
    padding: 20px 0;
}
.form-row ::placeholder {
    color: #242424 !important;
    opacity: 1; /* Firefox */
  }
  .textlng ::placeholder {
    color: #242424 !important;
    opacity: 1; /* Firefox */
  }
.textlng .form-control {
    margin: 8px 1px -1px 16px;
    border: none ;
    outline: none !important;
    background: #fff !important;
    font-weight: 500 !important;
    font-family: 'Rubik', sans-serif !important;
   
    
}


input[type=radio]  {
 
    -webkit-appearance: none;
    appearance:none;
    width: 17px;
    height: 18px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #45889e;   
}


input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

input[type="radio"]:checked:before {
    background: #45889e;
    
}

input[type="radio"]:checked {
  border-color:#45889e;
}

.r2 .form-check-label{
    color:#000;
}
#prefred{
    border-bottom: 1px solid #C0C0C0;
    border-radius: 0px;
    color: #5f5f5f;
    padding: 0 0 0 22px;
    font-size: 14px;
    background: #fff;
    font-weight: 400;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.mt-3{
    margin: 10px 6px 11px 0px;
    
}
input[type=checkbox]#inlineCheckbox1 {
    width: auto;
    margin: 10px 7px 13px -3px;
}
.switch-field label{
    position: relative;
    top: -4px;
    margin: 0 11px 5px 2px;
}
.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: none !important;
    background-color: #fff;
    border: #adb5bd solid 1px;
}
.r3.form-check-label{
    color:#ADADAD ;
    width: 100px;
}
.labelnonst {
    color: #7A7A7A;
    padding: 5px 7px 4px 15px;
}
.sercheform {
    margin: 30px 0px 1px 0px;
    position: relative;
}
#pair{
    display: none;
    position: absolute;
    overflow-y: scroll !important;
    z-index: 9;
    height: 300px;
    overflow-x: hidden !important;
    background: #fff;
    font-size: 12px;
    color: black;
    /* text-align: center; */
    margin-left: -13px;
    padding-left: 16px;
    padding-top: 7px;
    cursor: pointer;
    width: 155%;
    box-shadow: 0 0 4px #ccc;
}
.pair i{
    position: absolute;
    left: 3px;
    top: 9px;
    background: #f4f4f4;
    color: #797979;
    font-size: 14px;
    
    
}

#pair a {
    color: #5c5c5c;
    text-decoration: none;
    background-color: transparent;
}
#pair li {
    border-bottom: 1px solid #ccc;
    padding: 4px 0 4px 0;
 
 
}.mt-2{
    padding: 6px 0 2px 0 !important;
}
#lefttr {
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-top: 0;
    border-bottom: 28px solid #DBDBDB;
    position: absolute;
    left: -33px;
    bottom: 15px;
    z-index: -1;
    transform: rotate(48deg);
  }
  #righttr{
    width: 0;
    height: 0;
    border: 26px solid transparent;
    border-top: 0;
    border-bottom: 28px solid #DBDBDB;
    position: absolute;
    right: 0;
    bottom: 15px;
    z-index: -1;
    transform: rotate(-47deg);
    display: none;
  }
  .photss h1 {
    font-size: 35px;
    text-align: center;
    color: #0f294d;
    padding: 0 0 20px 15px;
    font-family: 'Rubik', sans-serif;
    font-weight:500;
  }
  .navbar-brand{
      width: 196px;
  }
  #flogo {
    position: absolute;
    right: 106px;
    top: 16px;
}
  
#flogo img {
    width: 58px;
    height: 90px;
}
.textbtn {
    background-color: #ffbe45;
    padding: 1px 6px 1px 2px;
    border-radius: 6px 6px 6px 6px;
    margin-top: 3px;
}
.textbtn .btn-fbtn {
    color: #000;
    /* width: 100%; */
    padding: 15px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.5px;

}
.textbtn .btn-fbtn:hover {
    color: #FFFFFF !important;
    /* width: 100%; */
    padding: 15px;
    font-weight: 600;
    font-size:16px;
    letter-spacing: 0.5px;
}
.ffa-sharp{
    position: absolute;
    right: 106px;  
}
.textlng i{
    position: absolute;
    color: #F00;
    right: 3px;
    top: 4px;
}

#navbarSupportedContent {
    margin:0;
    /* padding:4px 0 5px 0; */
    z-index: 99999;
}
#border-menu {
    background: #44889D;
    height: 5px;
    width: 43px;
    padding: 2px 2px 2px 1px;
    text-align: center;
    margin: 0 0 0 10px;
}
#border-menud {
    background: #282828;
    height: 6px;
    width: 97px;
    text-align: center;
    margin: 3px auto;
}
.usa.activa.nav-link{
    margin: 1px 15px 0 2px;
}
.phtext-menu{
    border-bottom: 30px;
}

.cardimg {
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.cardimg img{
    width: 100%;
    height: 100%;
}
.photss {
    background-size: 100%;
    padding: 18px 0px 0px 0px;
    margin: 25px 0 0 0;
  }
.photss1 {
    background: url(../image/world-map-bg.png);
    background-size: 100%;
    padding: 30px 0px 0px 0px;
    margin-top: 32px !important;
    background-size: cover;
    background-size: 679px 460px;
}
.photss .card {
    padding: 0px !important;
    margin-bottom: 30px;
    /* box-shadow: 0px 0px 10px #ccc; */
    border-radius: 0px !important;
    overflow: hidden !important;
    width: 94%;
}
#title_1 {
    background-color: #D6BC1D;
    border-radius: 15px 15px 15px 15px;
    padding: 6px 11px 4px 17px;
    margin: -16px 70px 0px 70px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 1.5px;
}
.card-text {
    padding: 16px 17px 5px 17px;
    color: #313131;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.card-body h2 {
    font-size: 13px;
    color: #878787;
    text-align: center;
    margin-top: -16px;
}
.card-body{
    text-align: center;
}
.btn-phbtn {
    background-color: #44889F !important;
    padding: 7px 15px 5px 13px !important;
    margin: 13px 0 24px 0;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 14px !important;
    outline: none;
    font-weight: 300;
    border-radius: 4px !important;
}
.card-body {
    /* background-color: #E6E6E6; */
    /* padding: 5px 5px 1px 25px !important; */
    padding:0 !important;
}
.fa-plane{
    transform: rotate(309deg);
    float: left;
padding-top: 1px;
}
.prevbtn i {
    position: relative;
    left: -162px;
    top: -13px;
    background: #acabab;
    border-radius: 43px;
  
    padding: 20px 0 0 0;
    color: #646464;
    width: 80px;
    height: 80px;
    font-size: 45px;
}
.nextbtn i {
    position: relative;
    right: -156px;
    top: -11px;
    background: #d9d9d9;
    border-radius: 43px;
   
    padding: 20px 0 0 0;
    color: #646464;
    font-size: 45px;
    width: 80px;
    height: 80px;
}
.dot {
    height: 70px;
    width: 70px;
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e35a35+0,dc694a+50,cd411b+100 */
background: #e35a35; /* Old browsers */
background: -moz-linear-gradient(top,  #e35a35 0%, #dc694a 50%, #cd411b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e35a35 0%,#dc694a 50%,#cd411b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e35a35 0%,#dc694a 50%,#cd411b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e35a35', endColorstr='#cd411b',GradientType=0 ); /* IE6-9 */

    border-radius: 100%;
    display: inline-block;
    font-weight: 600;
    color: #f8fafa;
    font-size: 16px;
    font-family: 'Oswald';
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 18px 6px 15px 7px;
    text-shadow: 1px 1px 1px #4f4f4f;
}
.btn-vmbtn{
    background: #e6631b !important;
    color: #fff !important;
    font-weight: 700 !important;
    padding: 15px 46px 15px 40px !important;
    margin: 15px 1px 65px 5px !important;
    font-size: 30px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.viewbtn{
   text-align: center;
   
}
.mequery{
    text-align: center;
}
.mequery h3 {
font-size: 45px;
  color: #0f2454;
  font-weight: 400;
  line-height: 1.2em;
  font-family: "Vidaloka", serif;
  margin-bottom: 50px;
}

#border-viewd {
    background: #424242;
    height: 4px;
    width: 58px;
    padding: 1px 14px 1px 6px;
    text-align: center !important;
    margin: auto;
}
.viewnqr h3 {
    font-size: 14px;
    color: #252525;
    font-weight: 600;
}
.viewnqr p {
    margin: 3px 9px 12px 3px;
    font-size: 13px;
    padding: 0px 14px 39px 7px;
}
.viewnqr {
    padding: -6px 4px 9px 2px;
    margin: 22px 10px 5px 6px;
}
.imgview {
    width: 503px !important;
    height: 444px !important;
    padding: 1px 2px 12px 18px !important;
}
.imgcust {
    height: 54px;
    width: 55px;
    background-color: #EDEDED;
    display: flex;
    border-radius: 50px;
    float: left;
    padding: 11px 11px 10px 9px;
    margin: 4px 31px 13px 131px;
}
#circle {
    height: 386px;
    width: 386px;
    background-color: #EDEDED;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 116px;
    opacity: 0.5;
    right: 0;
}
.explo {
    position: relative;
    
}
.footer {
    background: #EDEDED;
    padding: 31px 0 15px 16px !important;
}
#iconpl{
    margin-left: -6px;
}
.fbut {
    padding: 31px 4px 6px 440px;
    height: 80px;
    margin: -14px 5px 2px 1px;
}
.destius{
    margin-top: 40px;
}
#mysearchlist{
    left: 0;
    z-index: 8;
    position: absolute;
    max-height: 300px;
    width: 348px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 6px #ccc;
    border-radius: 7px;
    padding: 13px 12px 0 15px;
    top: 73px;
}
.spinorg{
    position: absolute;
right: 40px;
top: 7px;
}
.spindest{
    position: absolute;
right: 40px;
top: 7px;
}

#mysearchlistdestination{
    left: 0;
    z-index: 8;
    position: absolute;
    max-height: 300px;
    width: 344px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 6px #ccc;
    border-radius: 7px;
    padding: 13px 24px 0 22px;
}

.myidclas{
   
    display: block;
    padding: 5px 0px 5px 0;
    width: 100%;
    font-size: 12px;
    background-color: white;
    border-bottom: 1px solid #ECECEC;
    color: #000;
    cursor: pointer;
    text-align: left;

}
.myidclas i{
    position: relative;
    right: 10px;
}
#border-footer {
    margin: auto;
}

ul {
    list-style-type: none;
}

.ficon {
    color: #9394AB;
    padding: 0px 5px 6px 25px;
    margin: 8px -7px -7px 4px;
    font-size: 13px;
    font-weight: 700;
}
#border-footer {
    background: #FFF;
    height: 3px;
    width: 67px;
    text-align: center !important;
    margin: 7px 6px 3px 20px;
    padding: 3px 3px -2px -4px;
}




.finfo li:hover {
    color: #A8972C;
    cursor: pointer;
}

/* .fhome {
    color: #D0D1D3;
    padding: 5px 7px 4px 3px;
    margin: 8px 2px 0px 3px;
    font-size: 12px;
} */
.social i{
    border: 2px solid #fff;
    padding: 12px 10px;
    color: #fff;
    border-radius: 22px;
    width: 34px;
    height: 34px;
    text-align: center;
}
.social i:hover{
    background: #DCC21C !important;
    padding: 9px;
    color: #fff;
    border-radius: 22px;
cursor: pointer;
}

.finfo p {
    padding: 0px;
    font-size: 18px;
  
}
.txxt{
font-size:12px;
}
.text-center{
color: black;
}
.final {
    color: #2F2F89;
    font-weight: 600;
}
.footer-copyright{
           padding: 30px 0 0 0;  
}
.finaltw {
    color: #2B2B2B;
    font-weight: 600;
}
.finalft{
    color:  #2B2B2B;
    font-weight: 600;
}
.crilin{
    height: 25px;
    width: 25px;
    background-color: #293044;
    border-radius: 50%;
    
}
.social {
    color: #fff;
    border-radius: 50%;
    background-color: #2F354B;
    display: inline;
    width: 30px !important;
    color: #FFf;
}
.ifoimg h3{
    font-size: 9px;;
}
.footerr {
   /* height: 302px;
     background: url('../image/footer-bg.jpg');
         padding: 0px 1px 5px 0; */
    background-color: #05203c;

    font-family: 'Rubik', sans-serif !important;
}
.footerr li{
    margin-top: 5px !important;
}

#border-footer {
    margin: auto;
}

.ifoimg {
    color: #A7AAC8;
}

.ifoimg h3 {
    font-size: 14px;

    font-weight: 600;
    color: #cacaf0;
}

.ifoimg p {
    font-size: 12px;
    padding: 20px 0px 0px 0px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;

}

.ifoimg {
    margin: 31px 7px -24px 0;
    ;
}

.finfo {
    color: #8D8DA4;
    padding: 5px 13px 13px 15px !important;
    font-size: 13px;
    font-weight: 600;
}

h5 {
    padding: 35px 10px 0px 20px;
    font-size: 22px;
    font-weight: 600;
    color: #C6D0E1
}

#border-footer {
    margin: auto;
}

ul {
    list-style-type: none;
}

.ficon {
    color: #9394AB;
    padding: 0px 5px 6px 25px;
    margin: 8px -7px -7px 4px;
    font-size: 13px;
    font-weight: 700;
}
#border-footer {
    background: #FFF;
    height: 3px;
    width: 67px;
    text-align: center !important;
    margin: 7px 6px 3px 20px;
    padding: 3px 3px -2px -4px;
}




.finfo li:hover {
    color: #A8972C;
    cursor: pointer;
}

.fhome {
    color: #D0D1D3;
    padding: 7px 7px 4px 3px;
    margin: 14px 2px 0px 3px;
    font-size: 12px;
}
.social i{
    border: 2px solid #fff;
    padding: 9px;
    color: #fff;
    border-radius: 22px;
    width: 32px;
    height: 32px;
    text-align: center;
}
.social i:hover{
    background: #DCC21C !important;
    padding: 9px;
    color: #fff;
    border-radius: 22px;
cursor: pointer;
}

.finfo p {
    padding: 0px;
    font-size: 18px;
    /* margin: -21px 0px -11px 29px !important; */
    margin-bottom: 6px;
    color: #fff;
}
.txxt{
font-size:12px;
}
.text-center{
color: black;
}
.final {
    color: #2F2F89;
    font-weight: 600;
}
.footer-copyright{
           padding: 30px 0 0 0;  
}
.finaltw {
    color: #2B2B2B;
    font-weight: 600;
}
.finalft{
    color:  #2B2B2B;
    font-weight: 600;
}
.crilin{
    height: 25px;
    width: 25px;
    background-color: #293044;
    border-radius: 50%;
    
}
.social {
    color: #fff;
    border-radius: 50%;
    background-color: #2F354B;
    display: inline;
    width: 30px !important;
    color: #FFf;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  /* border-color: #fdfdfd; */
   box-shadow: 0 1px 1px #fdfdfd inset, 0 0 8px #fdfdfd; 
  outline: 0 none;
}

.brflight{
    width: 100%;
    height: 1px;
    background-color: #d4d4e4;
    margin: 21px 0 0 0;
}
#ui-datepicker-div{
    background-color: #fff !important;
    margin-top: 15px;
}

.ui-widget-header {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #333333;
    font-weight: 600 !important;
}
.ui-datepicker-calendar thead tr{
    border-bottom: 1px dotted #E2E4E7;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
color: #000 !important;
border-bottom: 2px solid #71A5B5 !important;
}

/* index */
.model_heading {
text-align: center; 
        font-size: 18px !important;
        font-weight: 600 !important;
        color: #242424 !important;
        margin: 14px 0 10px 0 !important;
}

 .model_1::small{
    
    
        font-size: 56% !important;
        font-weight: 400 !important;
    
}
span.small {
    font-size: smaller !important;
  }
  .non_stop{
    
    margin-left: 9px !important;


  }

 /* Anil Rawat-08-05-2023 */


.container.nav-bar1{padding: 0;}
.navbar-nav.nav-item.flag-txt{font-size: 13px;}
.search-biginput{width: 22.3%!important;margin: 0 12px 18px 0; position: relative;}
.search-smallinput{width: 11.5%; margin-right: 12px;}
.search-btnbox{float: right; }
.search-btnbox .textbtn button .btn{transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; 
transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s;}
.search-btnbox .textbtn button.btn:hover{background-color: #00b5b9  !important;color:#fff !important;}
.search-btnbox .textbtn {padding: 0; margin: 0;}
.search-btnbox .textbtn .btn-fbtn{ padding: 24px 19px;}
.prefferair .search-checkbox{float: left; margin-right: 25px;}

/* home page cards css */

.card-carousel .row-padd{ margin: 0 !important;}
.main-cardbox{width: 100%; display: grid;
grid-template-columns: repeat(auto-fit,minmax(300px,1fr));grid-gap: 40px; }
.cards-box{width: 407px;  background-color: #e6e6e6;}
.cards-box .card-imgbox{width: 100%; float: left; position: relative;}
.card-imgbox .pricetag{width:54px; height:54px;position: absolute; right:10px; top: 10px; background-color: #e16341; border-radius:100%; text-align: center;
display: flex;
flex-direction: column;
justify-content: center;}
.pricetag h4{font-family: 'Oswald', sans-serif; font-size: 13px; font-weight: 600; color: #f8fafa; padding-bottom: 0;
margin-bottom: 0;
padding-top: 14px; text-shadow: 1px 1px 1px #4f4f4f;}
.pricetag h6{font-family: 'Oswald', sans-serif; font-size: 9px; font-weight: 400; color: #f8fafa;  padding-top: 3px; text-shadow: 1px 1px 1px #4f4f4f;}
.yellow-box{width:236px;display: inline-block; padding: 5px 15px; background-color: #DCC21C; position: absolute; left: 45%;
top: -7%; border-radius: 50px; left: 22%;}
.yellow-box p{font-size: 11px; font-weight: 500; color: #141414; letter-spacing: 1px;; padding-bottom: 0;
margin-bottom: 0;}
.yellow-box p span{font-size: 10px; float: left;
padding-top: 2px;}
.cards-box .card-txtbox{width: 100%; float: left; text-align: center; padding: 40px 0 22px; position: relative;}
.card-txtbox a.view-btn{background-color: #44889e; font-size: 14px; font-weight:300;color: #fefefe; text-shadow: 1px 0px 1px #4f4f4f; transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; 
transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; padding: 7px 15px; border-radius: 4px; margin-top: 30px; display: inline-block;}
.card-txtbox a.view-btn:hover{text-decoration: none; background-color: #2b6578}
.card-txtbox h2{font-family:'Poppins', sans-serif; font-size: 20px; font-weight: 500; color: #303030; letter-spacing: 0.5; }
.card-txtbox h3{font-family:'Poppins', sans-serif; font-size: 14px; font-weight: 400; color: #666666; letter-spacing: 0.5;}
.photss.new-row .row {
    margin-right: 0;
    margin-left: 5px;
    margin-bottom: 20px;
  }
.card-body button.btn, .btn-vmbtn, .photss .card{transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; 
transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s;}
.card-body button.btn:hover, .btn-vmbtn:hover{text-decoration: none; background-color: #D25510  !important; box-shadow: none !important;}
.small-txt{font-size: 11px; font-weight: 400; text-shadow: 1px 1px 1px #4f4f4f;}
.container-newbox{width: 71% !important; margin: 0 auto;}
.photss .card:hover{box-shadow: 0px 0px 10px #ccc;}
button.btn:focus{box-shadow: none !important;}
.mmphto{margin-bottom: 50px;}
.ifoimg p span{display: block;}
.ifoimg h3 span{padding-top: 5px;float: left;}
.footerr h5{font-size: 20px; font-weight: 400; color:  #e1ecff; font-family: 'Rubik', sans-serif !important;}
.finfo li a{font-weight: 400 !important; color: #b0bac6;}
.footerr ul.finfo li a, .social i{transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s; 
transition:all ease-in-out 0.4s; transition:all ease-in-out 0.4s;}
.footerr ul.finfo li a:hover{color: #fff ;}
.footerr ul.finfo li a.active{color: #fff ;}
.ficon h5{ font-size:14px; font-weight:600; color: #fff; margin:10px 10px 0 0; float: left; padding: 0;}
.text-center{padding-bottom: 15px;}
.finfo .sec-row{margin-bottom: 3px !important;
display: inline-block;}
/* .nav-tabs .nav-link.active{-webkit-box-shadow: inset 0px 5px 11px -3px rgba(163,161,163,1);
-moz-box-shadow: inset 0px 5px 11px -3px rgba(163,161,163,1);
box-shadow: inset 0px 5px 11px -3px rgba(163,161,163,1);} */
.bor-top{border-bottom: 1px solid #33383a; padding-top: 15px;    }
.fooclasshid{
    padding-bottom: 46px;
}
.nextbtn i {background: url(../image/next-arrow.png) right top no-repeat;width: 80px;height: 80px;font-size: 0;}
.prevbtn i {background: url(../image/pre-arrow.png) right top no-repeat;width: 80px;height: 80px;font-size: 0;}
.container-fluid.bor-top p{font-size: 10px; margin-bottom: 0 !important;letter-spacing: 1px;}
.payment-iconsbox{width: 100%; background-color: #ededed; padding: 48px 0 32px 0; display: flex; flex-direction: column; justify-content: center;
align-items: center;}
.payment-icon-box{text-align: center !important; width:100% !important; padding: 0 175px;}
.pay-btnbox{width: 100%; display: none;
justify-content: center; padding-top: 35px;}
.search-biginput2{width: 260px !important; margin-right: 12px;}
.hed h3 span, .headingbar h4 span{font-size: 9px !important;
    background-color:#2e5cd3;
    padding: 4px 6px;
    border-radius: 3px;
  
    margin-left: 20px;
    position: absolute;
  
    top: -2px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    cursor: pointer; right: -43px;}
.hed h3 span i{font-size: 10px !important;}
.headingbar h4 span{ font-size: 10px !important;
    background-color: #00b5b9;
    padding: 4px 6px;
    border-radius: 3px;
    margin-left: 20px;
    position: absolute;
    top: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
    right: 10px;}

/* .roundtrip-book-btn{width: 100%; display: flex; justify-content: right;} */


.tophighlighttext a:hover{text-decoration: none !important; color:#1a3374 !important;}
.tophighlighttext h4{ font-size: 20px;    margin-top: -33px;
    font-weight: 400;
    color: #163476;  font-family: 'Rubik', sans-serif; margin-bottom: 5px;}
    .tophighlighttext h6 i{
        font-size: 11px;
    }
.tophighlighttext p{ font-size: 14px; font-weight:400; color:#606060; font-family: 'Rubik', sans-serif;}
.main_bookdetails h4{ font-size: 16px; font-weight: 500; color:#1a3374;  padding: 5px 0 10px 0; margin-bottom: 5px; font-family: 'Rubik', sans-serif; text-transform: uppercase;}
.wbwubar p #red_h{font-weight: 500;font-size: 14px;}
.info td{color: #373737  !important; padding: 3px 0;}
.info td.total-txt{font-size: 16px !important; color: #373737 !important;}
.mar-top-booking{padding-top: 6px;}
.secured-img{padding-right: 5px;}
#btnapplycodee:hover{ background-color: #d25424  !important;}
.trip-sidebox{float: left; width: 100%;}
.trip-sidebox .trip-topbox{float: left; width: 100%; }
.trip-sidebox .trip-topbox h4 {font-size: 10px; font-weight: 500; color: #fff; text-transform: uppercase; letter-spacing: 0.5; background-color:#375fc6; border-radius: 3px;
display: inline-block; padding: 4px 6px; margin-top: 5px;}
.trip-sidebox .trip-bttmbox{float: left; width: 100%; background: #E7EFF9;
    border: 1px solid #CAE0F9; padding: 10px; border-radius: 6px; margin: 10px 0; font-family: 'Rubik', sans-serif; }
.trip-sidebox .trip-bttmbox ul{margin: 0; padding: 0; list-style: none;}
.trip-sidebox .trip-bttmbox ul li{font-size: 12px; font-weight: 400; color: #5c5c5c; 
border-bottom: 1px solid #BFCFE1; margin-bottom: 12px;
padding-bottom: 10px;}
.trip-sidebox .trip-bttmbox ul li:last-child{margin-bottom: 0; border-bottom: none; padding-bottom: 0;}
.trip-sidebox .trip-bttmbox ul li span{float: right;}
.contact-no{font-size: 22px !important;font-weight: 600 !important;letter-spacing: 1px;}
.main_cont_manager{
    margin-top: 30px;
}
.mrrgt a.contact-no:hover{color:#d5bd1d } 
.tp-icon{margin: 6px -14px 0 0 !important ; }
.mail{margin-top: 3px !important;}
.two-col .form-control.input-wdt{width:202px;}
.irs--flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ce461e !important;
}
.g-total{color: #e16826;
    font-weight: 600;
    font-size: 17px;}
    .irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
        color: white;
        font-size: 10px;
        line-height: 1.333;
        text-shadow: none;
        padding: 1px 5px;
        background-color: #cf491f !important;
        border-radius: 4px;
    }
.event a {
    background-color: #5FBA7D !important;
    color: #ffffff !important;
}
.data-show-res .depar-res:last-child{
    border-bottom: none;
}
.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #ce471e !important;
}
.flightbrdiv{
    height: 193px;
    overflow-x: hidden;
    overflow-y: scroll;
}
#restop{
    display: none;
}
.btncommin{
    color: #000;
    background: #ffbe45;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

#optionbtn a:hover {
    color: #000 !important;
    background-color: #ffbe45 !important;
  }
.coverpop{
    display: none;
}
/* no respons page css */
.main-warp .main-warp-inbox{width:975px; margin: 0 auto;}
.main-warp-inbox .no-search-topbox{width: 100%; float: left;}
.no-search-topbox{border: 1px solid #d5d5d5; border-radius: 6px; padding: 15px 18px 12px 18px;}
.no-search-topbox .flight-ltcol{float: left;}
.no-search-topbox .flight-ltcol h4{font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: 400; color: #6f6f6f;}
.no-search-topbox .flight-ltcol h4 span{padding-right: 6px;}
.no-search-topbox .flight-ltcol h5{    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #12127c;
    float: left;
    margin: 0;
    padding: 0;}
.no-search-topbox .flight-ltcol h5 span{color: #868585; margin-right: 8px;}
.no-search-topbox .flight-ltcol h5 a{text-decoration: none;}
.no-search-topbox .flight-ltcol h5 a.book-btn{font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 600; padding: 4px 10px; color: #fff; background-color: #44889e; display: inline-block; border-radius: 3px;;}
.no-search-topbox .flight-rgtcol{float: right;}
.main-warp-inbox .no-search-btmbox{width: 100%;  margin-top: 40px; border: 1px solid #d5d5d5; border-radius: 6px; padding: 35px 35px 20px 35px;}
.no-search-btmbox h3{font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 500; color: #494949;}
.no-search-btmbox h3 span{padding-right: 5px; float: left; margin-top: 4px;}
.no-search-btmbox .mid-search-box{width: 100%; float: left; border: 1px solid #d5d5d5; border-radius: 6px; padding: 25px 10px 25px 15px; margin-top: 32px;;}
.mid-search-box .mid-ltcol{width: 50%; float: left; border-right: 1px solid #d1d1d1;}
.mid-search-box .mid-ltcol .icon-box, .mid-search-box .mid-rgtcol .icon-box{width:56px; height:56px; background-color: #eb5a1b; border-radius: 50%; float: left; }
.mid-search-box .mid-ltcol .icon-box img{text-align: center;padding: 20px 10px;}
.mid-search-box .mid-rgtcol .icon-box img{text-align: center;
padding: 15px 10px;}
.mid-search-box .mid-ltcol .icon-txtbox, .mid-search-box .mid-rgtcol .icon-txtbox{float: left; padding-left: 18px;}
.mid-search-box .mid-ltcol .icon-txtbox h4, .mid-search-box .mid-rgtcol .icon-txtbox h4 {font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 600; color: #12127c; text-transform: uppercase; letter-spacing: 1px;}
.mid-search-box .mid-ltcol .icon-txtbox p, .mid-search-box .mid-rgtcol .icon-txtbox p{font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 400; color: #4b4b4b;  letter-spacing:0.5;}
.mid-search-box .mid-rgtcol{width: 50%; float: left; padding-left: 32px;}
.search-containbox{width: 100%; float: left; padding: 50px 0;}
.search-containbox .conatin-ltbox{width: 50%; float: left;}
.search-containbox .conatin-rgtbox{width: 50%; float: right;}
.conatin-rgtbox .contain-topbox{width: 100%; float: left;}
.conatin-rgtbox .contain-topbox h3{font-family: 'Poppins', sans-serif; font-size:20px; font-weight: 600;  color: #12127c; text-align: right; text-transform: uppercase; margin-bottom: 10px;}
.conatin-rgtbox .contain-topbox p{font-family: 'Poppins', sans-serif; font-size:18px; font-weight: 400;color: #4b4b4b; text-align: right; line-height: 26px;}
.conatin-rgtbox .contain-midbox{width: 100%; float: left; margin: 60px 0; text-align: center;}
.conatin-rgtbox .contain-midbox p{font-family: 'Poppins', sans-serif; font-size:18px; font-weight: 300;color: #4b4b4b; text-align: center;}
.conatin-rgtbox .contain-midbox a{text-decoration: none;}
.conatin-rgtbox .contain-midbox a span img{margin-top: 9px;float: left;padding-right: 10px;}
.conatin-rgtbox .contain-midbox a.call-btn{margin: 5px 0 10px 0; font-family: 'Poppins', sans-serif; font-size: 28px; font-weight: 600; padding: 5px 35px; color: #fafafa; background-color: #44889e; display: inline-block; border-radius: 40px;}
.conatin-rgtbox .contain-midbox h4{font-family: 'Poppins', sans-serif; font-size:18px; font-weight: 600;color: #4b4b4b; text-align: center; }
.conatin-rgtbox .contain-btmbox{width: 100%; float: left; padding-left: 28%;}
.conatin-rgtbox .contain-btmbox h5{font-family: 'Poppins', sans-serif; font-size:18px; font-weight: 600;  color: #313131; }
.conatin-rgtbox .contain-btmbox h3{font-family: 'Poppins', sans-serif; font-size:28px; font-weight: 600;  color: #313131; }
.conatin-rgtbox .contain-btmbox h3 span{font-weight: 700;  font-family: 'Poppins', sans-serif;  color: #fff;  background-color:#eb5a1b;   border-radius: 7px;padding: 5px 6px; margin-right: 10px;}
.conatin-rgtbox .contain-btmbox h3 strong{display: block; font-size: 16px; font-weight: 400; margin-top: -5px;}
.no-search-btmbox h2{font-family: 'Poppins', sans-serif; font-size:24px; font-weight: 300; padding: 4px 10px; color: #4b4b4b; text-align: center;}
.no-search-btmbox h2 a{text-decoration: none; color: #4b4b4b;}
.no-search-btmbox h2 a:hover{color:#44889e;}
.full-flightbox{width: 45%; margin: 0 auto;}

.full-flightbox .mid-ltcol{width: 100%; text-align: center;  border-right: none;}

.mid-search-box2{ width: 50%; float: left;  border: 1px solid #d5d5d5; border-radius: 6px; padding: 25px 10px 25px 15px; margin: 32px 25% 0 25%;}

.mid-search-box2 .mid-ltcol{     float: left;
    border-right: none;
    text-align: center;}

.mid-search-box2 .mid-ltcol .icon-box{width:56px; height:56px; background-color: #eb5a1b; border-radius: 50%; display: inline-block; }

.mid-search-box2 .mid-ltcol .icon-box img{text-align: center;padding: 20px 10px;}

.mid-search-box2 .mid-rgtcol .icon-box img{text-align: center;

padding: 15px 10px;}

/* .mid-search-box2 .mid-ltcol .icon-txtbox, .mid-search-box2 .mid-rgtcol .icon-txtbox{float: left;} */

.mid-search-box2 .mid-ltcol .icon-txtbox h4, .mid-search-box2 .mid-rgtcol .icon-txtbox h4 {font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 600; color: #12127c; text-transform: uppercase; letter-spacing: 1px; padding-top: 12px;}

.mid-search-box2 .mid-ltcol .icon-txtbox p, .mid-search-box2 .mid-rgtcol .icon-txtbox p{font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 400; color: #4b4b4b;  letter-spacing:0.5; margin-bottom: 0;}

.mid-search-box2 .mid-rgtcol{width: 50%; float: left; padding-left: 70px;}
/* end */

/* .contact-page css */
#border-mimu {

    background: black;

    height: 4px;

    width: 76px;

    padding: 3px 5px 1px 3px;

    text-align: center !important;

    margin: auto;

}
.whats_social_contact h3{
font-size: 22px;
}
.whats_social_contact{
    width: 89%;
    margin: 54px auto;
}
.whats_social_contact .boximg{
    margin-top: 0;
    background-color: #ededed;
    border-radius: 50px;
    text-align: center;
    width: 59px;
    height: 59px;
    padding: 16px;
    margin-left: -12px;
}
.whats_social_contact .sbox{
    margin: 28px auto;
}
.whats_social_contact .icontext p{
    color: #2f354a;
    font-weight: 600;
    margin-bottom: 1px;
}
.whats_social_contact .icontext span{
    font-size: 14px;
    color: #3b7c92;
    font-weight: 500;
}
.whats_social_contact .pbox{
    border: 1px solid #becad6;
    padding: 35px;
    border-radius: 6px;
    min-height: 162px;
}
.form_11_contact{
    margin-top: 52px;
}
 .text_area{
    width: 100%;
    height: 100px;
 }
 .mainecd .card-titale{
    color:#222;
 }
 .form-contact .form-control{
    height: 54px;
    background-color: #f1f1f1;
    border: 1px solid #d0d0d0;
 }
 .form-contact .textarea{
    height: 100px;
 }
 .mainecd .card_1,.card_2,.card_3{
    padding: 20px;
    min-height: 195px;
 }
 .mainecd .card-textt {
    padding: 5px 0 0 0 !important;
    font-size: 14px;
    text-align: center;
    color:#5e5e5e;
}
 
 .form-contact .cbtn{
    margin: auto;
    text-align: center;
 }
 .form-contact h2{
  color:  #222;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
 }
 .form-contact p{
    color:  #000;
    text-align: center;
    font-size: 14px;
   }
 .form-contact .sendbtn-contact{
    font-size: 24px;
    font-weight: 100;
    background-color: #e6631b;
    color: #fff !important;
    border-radius: 6px;
    text-align: center;
 }

.bodytwo {

    text-align: center;

    font-size: 33px;

    font-weight: 600;

    margin: 62px 0px 0px 0px;

}

 .bodyfirst{

    margin-top: 78px;

 }

 .bdfirst{

    text-align: center;
    color: #44889D;
    font-weight: 600;
    margin-right: 342px;

 }

 .bodyfirst h3{

    text-align: center;
    font-size: 12px;
    padding-right: 381px;

 }

 .form_11 input{

    background-color: #F1F1F1 !important;

 }

 .form_11 .text_area {

    background-color: #F1F1F1 !important;

    border-color: #E9E9E9;

}

 .form_11 label{

    font-size: 13px;

    font-weight: 600;

 }

 .form_11 ::placeholder{

    font-size: 13px;

    font-weight: 600;

 }
 .imgcardholder{
    margin: 0 15px 0 0;
    float: right;
    /* width: 209px; */

}
/* .closeonclick {
    margin-top: 2%;
} */

#cookyGotItBtnBox {
    position: fixed;
    bottom: 0;
    padding: 0;
    height: 45px;
    z-index: 10000;
    background: #e8e8e8;
    width: 100%;
    padding: 6px 0 0 0;
}

.cokicontent {
    width: 80%;
    color: #222;
    float: left;
    font-size: 12px;
    line-height: 36px;
}
.cc-color-override--1961008818 .cc-btn {
    color:#fff;
    border-color: transparent;
    background-color:rgb(233, 111, 42);
    padding: 0 20px 1px 20px;
    float: right;
    margin: 3px 0 0 0;
}
 .mobilecallnoew{
 display: none;}
#err_con{
    color: red;
    /* margin-left: -31px;
    margin-top: 10px; */
    padding-top: 12px !important;
}


 .cbtn .cbtn_1 {

    padding: 3px 14px 3px 13px;

    background-color: #44889F;

    margin: 34px 4px 2px 205px;

    text-align: center !important;

    color: #D2E0E5;

    border: none;

    font-weight: 600;

}

/* card section  start here */

.mainecd{

    margin: 81px 0 0 0px;

}

.mainecd .card_1{

 
    border: 1px solid #ccc;
    border-radius: 5px;

}

.mainecd .card_2{

    border: 1px solid #ccc;
    border-radius: 5px;

}

.mainecd .card_3{

    border: 1px solid #ccc;
    border-radius: 5px;

}

.card-body1 h5{

    font-weight: 600 !important;

    margin-top: 0;

    margin-bottom: 0.5rem;

    text-align: center;

   

    color: #686868 !important;

}

.card-body1 p {

    text-align: center;

    color: #686868 !important;

    font-size: 13px;

    font-weight: 500;

}

.card-body1{

    flex: 1 1 auto;

    min-height: 1px;

   

    padding: 1.25rem;

    border: 1px solid#E6E6E6;

   

    border-bottom: 5px solid #E6E6E6;

}

/* card section end here */

/* whtas section start here */

.whats{

    margin: 44px;

}

.schart{

    background:red;

}

.one_1 {

    margin: 6px;

    background: #FFFFFF;

    height: 94px;

    text-align: center;

    font-size: 9px;

    border: 1px solid #BECAD6;

    border-radius: 8px;

    width: 181px !important;

}

.one_1 .op {

    margin-top: 18px !important;

    font-weight: 600 !important;

    color: black !important;

    font-size: 15px;

}

.one_1 p {

    color: #2E758B;

    font-size: 10px;

    padding: 9px 2px 3px 3px;

    margin: -10px;

    font-weight: 600;

}

.whats h3{

   

        font-size: 15px;

        font-weight: 600;

        margin: 0px;

   

}

.sbox{

    margin: 10px;

}
.tophead {
    background: #d6e7ed url(../image/tophighlightbg-img.jpg);
    color: #8B919F;
    font-family: 'Rubik', sans-serif;
    padding: 18px 0;
    background-position: 0px 0px;
    animation: animatedBackground 10s linear infinite;
    -webkit-animation: animatedBackground 10s linear infinite;
    /* padding: 0px 4px 13px 2px; */
}
.tophead{
    display: flex;
    align-items: center;
    justify-content: center;
}
.tophead h1 i{font-size: 11px;}
.topbdy{
    display: flex;
    align-items: center;

}
.topbdy h1 {
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    margin-bottom: 0;
}
.topbdy a {
    font-size: 14px;
    color: #4a4a4a;
    text-decoration: none;
}
.topbdy a:hover{
    color: #4a4a4a;
    text-decoration: none;
}


#text {
    float: right;
    padding: 0px 838px 7px 7px;
    color: #A59332;
    font-size: 16px;
    margin: -28px 156px 1px 1px;
}

.topbdy h3 {
    text-align: center;
    color: #ACAFBE;
    padding: 0px 60px 0px 1px;
    margin: 3px 2px 1px 0px;
}

.topbdy p {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #163476;
    margin-bottom: 0;
    margin: 0 auto;
    /* padding: 4px 55px 3px 0px;
    margin: 3px 0px 8px 0px; */
}
.mobileorigin{
    display: none !important;
}
.mobiledestination{
    display: none !important;
}
/* about us css */
.textbc {
    background-color: #f2f2f2;
}

.textxn {
    padding: 59px 0 0 0;


}

.textxn p {
    font-size: 26px;
    color: #424242;
    font-weight: 600;
    margin: 0px 2px 2px 0px;
}

.iatap {
  
 
    margin: 31px 12px 35px 52px;
    width: 46%;
    padding: 18px 18px 4px 18px;
}

.textxn span {
    display: block;
    color: #424242;
    font-size: 16px;
}
.world{
    width: 250px;
    margin: 30px 2px 3px 61px;

}

/* photo section  end */

/* third nav start */

.topbdy h1 {
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    margin-bottom: 0;
}

#text_1 {
  
   
    color: #D25510;
    font-size: 14px;
    font-weight: 500;
    
}

.topbdy h3 {
    text-align: center;
    color: #ACAFBE;
    padding: 0px 60px 0px 1px;
    margin: 3px 2px 1px 0px;
}



/* end the third nav */

#border-mimu {
    background: black;
    height: 4px;
    width: 76px;
    padding: 3px 5px 1px 3px;
    text-align: center !important;
    margin: auto;
}

.bodytwo {
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    margin: 62px 0px 0px 0px;
}

/* card section start here  */



.card_a {
    height: 300px;
    border: 1px solid #FEF8E2;
    background-color: #FEF8E2;
    border-bottom: 3px solid #E3D367;
}

.card_b {
    height: 300px;
    border: 1px solid #E8F9FF;
    background-color: #E8F9FF;
    border-bottom: 3px solid #51A0BB;

}

.card_c {
    height: 300px;
    border: 1px solid #FFF0E9;
    background-color: #FFF0E9;
    border-bottom: 3px solid #D78C42;

}

.mainebdy {
    margin: 50px;
}

.card-textt {

    padding: 76px 0 0 0;
    font-size: 16px;
    text-align: center;

}

.card-titale {
    text-align: center;
    font-weight: 600;
}

/* card section end here */
/* about section start here */
.abouts {
    margin: 27px;

}

#border-mimuf {
    background: black;
    height: 4px;
    width: 76px;
    padding: 3px 5px 1px 3px;
    text-align: center !important;
    margin: auto;
}

.aboutf h5 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: black;

}

.aboutf {
    margin: 37px;

}


/* about section end here */
 /* rnd here hemant bhai */


 #myBtn1 {
    display: none;
    position: fixed;
    bottom: 42px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #CD411B;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    border-radius: 47px;
    width: 64px;
    height: 64px;
  }
  
  #myBtn1:hover {
    background-color: #555;
  }
            
  @import url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/blitzer/jquery-ui.min.css");
  .my-class {
     background: #FC0 !important;
   }

   #blankoriginmobile{
    display: none ;
   }
   .cross12{
    display: none;
   }
   .copy1{
    display: none;
   }
.fareslidermain .item{
    text-align: center;
}
.fareslidermain .item img{
    width:20%;
}
/* .owl-carousel.owl-drag .owl-item{
    width: 149px !important;
     margin-right: 10px; 
} */
 .rows .cols {
    min-height: 90px;
    width: 100%;
    padding: 6px 0 6px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #ccc;
}
.rows{
    width: 160px;
}
 .rows .col {
    width: 100%;
    padding: 6px 0 6px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #ccc;
}



.owl-carousel .owl-item img {
    display: block;
    width: 25px !important;
    text-align: center;
    margin-bottom: 5px;
    border: 1px solid #ddd;
  border-radius: 5px;
}
.overviewprice{
    text-align: center;
    background: #fff;
    padding: 10px 0 1px 0;
    border: 1px solid #dbe5ff;
  border-radius: 5px 5px 0 0;
    cursor: pointer;
}
/* .owl-carousel {
    display: none;
    width: 87% !important;
    z-index: 1;
} */
.overpricefilter{
    margin: 0 14px 20px 13px;
}
.overviewprice h4{
    font-size: 14px;
    color: #464646;
    font-weight: 400;
    margin-bottom: 5px;
}
.owl-next span{
    font-size: 31px;
    background: #e5e5e5;
    padding: 10px;
    position: absolute;
    right: -35px;
    top: 40px;
}
.owl-prev span{
    font-size: 31px;
    background: #e5e5e5;
    padding: 10px;
    position: absolute;
    left: -192px;
    top: 40px;
}
.overviewprice h3{
    font-size: 18px;
}

.hero {
    position:relative;
    background-color:#00b5b9;
    height:3px !important;
    width:100% !important;
}

.hero:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    height: 0;
    border-top: solid 10px #00b5b9;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

   
   /* 26-07-2023- */
.timebox.desk{display: block;}
.timebox.mobile-des{display: none;}
.baggagebox.baggage-desk{display: block;}
.baggagebox.baggage-mobile{display: none;}
.flight-time-mobile{display: none;}
.flight-time-desk{display: block;}
.flight-time-mobile .depart-btn{display: none;}


  .fareslidermain{
    background: #f5f5f5;
    padding: 13px;
    border-radius: 6px;
    margin: 0 -12px 0 -11px;
    box-shadow: 0px 0px 3px #acacac;
  }
.scrolmain{
    display: none;
}
.desktop_view_calaender{
    position: absolute;
    background: #fff;
    padding: 13px;
    box-shadow: 0 0 4px #ccc;
    width: 690px;
    z-index: 999;
display:none;
}
.topViewbar{
    border-bottom: 1px solid #ccc;
    padding: 0 0 17px 9px;
}

.desktop_view_calaender .ui-widget.ui-widget-content {
    border: 0px solid #c5c5c5;
    width: 100% !important;
}
.desktop_view_calaender .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 0px solid #3da4d5 !important;
    background: #ceebf9 !important;
    color: #000 !important;
}

.desktop_view_calaender .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px solid #ffffff !important;
    background: transparent !important;
    font-weight: normal;
    color: #454545;
    text-align: center;
    font-size: 14px;
}


.desktop_view_calaender .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid #003eff !important;
    background: #1c91cb !important;
    font-weight: normal;
    color: #ffffff !important;
    margin: -12px 0 -11px 0;
    padding:10px 0 10px 0;
}
.ui-datepicker select.ui-datepicker-month{
    margin-right: 5px !important;
    font-size: 12px !important;    
}
.desktop_view_calaender .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #fff !important;
}
.desktop_view_calaender .ui-widget-content .ui-state-default.ui-state-hover{
color:#000 !important;
}
.desktop_view_calaender .topViewbar a{
    font-size: 13px;
    font-weight: 600;
    position: relative;
    top: 12px;
}
.desktop_view_calaender .ui-datepicker td {
    padding: 8.1px 0 8.1px 0 !important;
}
.desktop_view_calaender  .ui-red{
    background-color: #1c91cb !important;
color:#fff !important;
}
.desktop_view_calaender  .ui-red .ui-state-default{
    background-color: #1c91cb !important;
color:#000 !important;
}
.desktop_view_calaender  .ui-state-highlight .ui-state-default{
 
color:#000 !important;
}
.desktop_view_calaender .calbtn{
    float: right;
    padding: 3px 12px;
    border-radius: 4px;
}
.desktop_view_calaender .ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: 500;
    color: #333;
}

.desktop_view_calaender .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 31%;
    border: 1px solid #ccc;
    font-weight: 600;
    outline: none;
    padding: 3px;
    font-size: 14px;
    margin-right: 10px;
}
.desktop_view_calaender .ui-widget-header .ui-datepicker-next  .ui-icon {
    background-image: url(../images/right-arrow.png) !important;
}
.desktop_view_calaender .ui-widget-header .ui-datepicker-prev  .ui-icon {
    background-image: url(../images/right-arrow.png) !important;
    transform: rotate(180deg);
}
.desktop_view_calaender .ui-datepicker-next  .ui-icon-circle-triangle-e {
    background-position: 13px !important;
}
.desktop_view_calaender .ui-datepicker-prev  .ui-icon-circle-triangle-w {
    background-position: 13px !important;
}

.desktop_view_calaender .ui-datepicker .ui-datepicker-next {
    right: -18px;
    top: 125px;
}
.ui-datepicker .ui-datepicker-prev {
    left: -43px !important;
    top: 125px !important;
}
.desktop_view_calaender  .ui-icon {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 46px;
    box-shadow: 0 0 4px #ccc;
}
.desktop_view_calaender .ui-datepicker-next-hover{
background-color: transparent !important;
border: 0px solid #fff !important;
}
.desktop_view_calaender .ui-datepicker-prev-hover{
    background-color: transparent !important;
    border: 0px solid #fff !important;
    }
    .modified-ser #pop button.btn{padding: 0 !important;}
    .modified-ser #pop{z-index: 111;}
    .modified-ser #pop #cont_index_marleft label{text-transform: capitalize; color: #000;}
    .modified-ser #pop #index_style_mar p small{margin-top: 0;}
    .modified-ser #pop #premclas{width: 135px !important;}
    .modified-ser #pop{width: 415px !important;}
    .modified-ser #pop p.model_heading{text-align: center;}
    .modified-ser .textlng .form-control{margin: 8px 1px -1px 0px; padding-left: 28px;}
.modified-ser .frm-width4 {margin: 0px 0 0 8px;}
.modified-ser .frm-width4 button{padding:21px 45px 21px 45px !important;}
.modified-ser .frm-width4 button:hover{padding: 21px 45px 21px 45px !important;}

.exchange-box {display: block;width:35px;height:35px;background-color: #ffbe45;border-radius: 50px;position: absolute;z-index: 999;left: 225px;top: 66px;color: #000;display: flex;justify-content: center;align-items: center; cursor: pointer;}
.exchange-box i{color:#000; font-size: 15px;}
.review-imgbox{width: 100%;}
.review-imgbox img{width: 85px;}
.review-txtbox{width: 100%;}
.carousel-control-prev{left: -50px !important; width: 40px !important; height: 40px !important; border-radius: 100%;background: #ccc;}
.carousel-control-next{right: -50px !important; width: 40px !important; height: 40px !important; border-radius: 100%;background: #ccc;}
.review-txtbox{font-size:12px; color:#343434;}
.carousel-control-prev-icon, .carousel-control-next-icon{background-image: none !important;}
.carousel-control-prev-icon svg, .carousel-control-next-icon svg{color: #000;}
.carousel-control-prev, .carousel-control-next{top:28px !important;  display: none !important;}
.full-rev{width: 83%; background-color: #fff; border: 1px solid #d3d4dc; border-radius: 6px; padding: 15px 0 0 0;min-height: 80px; margin-left: 12px;}
#optionbtn a{text-decoration: none;}


/* date 15-09-2023 */


.desktop_view_calaender .newfunction12, .desktop_view_calaender  .depclpop, .desktop_view_calaender .arclpop{border: 1px solid #ccc; font-weight: 400 !important; font-size: 14px;    padding-left: 10px !important;}
.desktop_view_calaender  .confirm-cal{width: 100%; text-align: right;}
.desktop_view_calaender  .confirm-cal .resertdate{margin: 0 15px 0 0;background-color: #ccc;padding: 4px 10px;border-radius: 4px;line-height: 30px;color: #5B5B5B;text-decoration: none; font-size: 12px;}
.desktop_view_calaender .calbtn{ font-size: 12px; font-family: 'Roboto', sans-serif; margin-top: 2px;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight{color: #fff !important;}
.desktop_view_calaender .ui-widget.ui-widget-content{margin-top: 10px;}
.desktop_view_calaender{top: 72px;left: 0;}
.exchange-box{right: -24px; left: inherit;top: 18px;}
.desktop_view_calaender .topViewbar select.newfunction12 {margin-left: 0;}

.india-popularbox {
    float: left;
    width: 1257px;
    margin: 0 auto;
  }
  .row.mlrgt{
    width: 1142px;
    margin: 0 auto;
  }

  .popular-inbox {
    /* width: 325px; */
    width: 98%;
    float: left;
  }

  .popular-imgbox {
    width: 98%;
    height: 200px;
    float: left;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    background-image: url('../image/cdestination/spirit-img-1.png');
    background-size: 1508px;
    background-position: -27px -31px;
    border: 1px solid #d5d5d5;
  }
  .india-popularbox .innerpopularbox:nth-child(1) .popular-inbox .popular-imgbox{
    background-position: 0 -1px;
  }
  .india-popularbox .innerpopularbox:nth-child(2) .popular-inbox .popular-imgbox{
    background-position: -408px 0;  
  }
  .india-popularbox .innerpopularbox:nth-child(3) .popular-inbox .popular-imgbox{
    background-position: -762px -32px;
  }
  .india-popularbox .innerpopularbox:nth-child(4) .popular-inbox .popular-imgbox{
    background-position: 348px 0;
  }
  .india-popularbox .innerpopularbox:nth-child(5) .popular-inbox .popular-imgbox{
    background-position: 0 -302px;
  }
  .india-popularbox .innerpopularbox:nth-child(6) .popular-inbox .popular-imgbox{
    background-position: -408px -271px;
  }
  .india-popularbox .innerpopularbox:nth-child(7) .popular-inbox .popular-imgbox{
    background-position: -762px -295px;
  }
 
  .popular-imgbox img {
    display: none;
    width: 100%;
    /* width: 325px; */
    height: 200px;
    border-radius: 8px 8px 0 0;
    transition: transform .5s ease;
  }

  .popular-imgtxtbox {
    width: 100%;
    float: left;
    padding: 20px 14px;
    position: relative;
    box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.08);
    border: 1px solid #f0f2f5;
    border-radius: 0px 0px 8px 8px;
  }

  .citybox {
    width: 100%;
  }

  .citybox h3 {
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
  }

  .citybox h3 {
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    margin: -6px 0 12px 0;

  }

  .citybox h3 span svg {
    margin: 0 5px;
  }

  .citybox h3 strong svg {
    float: right;
    color: #e6631b;
    cursor: pointer;
  }
  

  .tripsbox {
    width: 100%;
  }

  .tripsbox h5 {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    color: #7b7b7b;
  }

  .pricebook-box {
    width: 100%;
  }

  .pricebook-box h2 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: right;
  }

  .pricebook-box h2 span {
    font-size: 14px;
    font-weight: 400;
    color: #7b7b7b;
    margin-right: 5px;
  }

  .browsebox .popular-inbox {
    /* background: url('../image/browse-img.jpg') top center no-repeat; */
    background-image: url('../image/cdestination/spirit-img-1.png');
    height: 96%;
    border-radius: 8px;
    background-size: 1508px;
    background-position: -1178px -280px;
  }


  .popular-inbox {
    width: 100%;
    float: left;
    margin-bottom: 12px;
  }
.destbox{
  
  margin-top: 6px;
  padding: 10px;
  position: sticky;
    top: 0;
 
}
 .contdest{
    padding: 20px;
    border: 1px solid #ccc;
    margin: 18px 0 0 0;
    height: 146px;
    border-radius: 5px;
}
.mylatestpost .row{
    margin: auto;
}
.mylatestpost{
    padding: 20px 0 !important;
    border: 0px !important;
    height: 65px !important;
    border-radius: 0px !important;
    width: 96%;
    margin: 5px auto;
    border-bottom:1px solid #D7E0FF !important;
}
.mylatestpost:last-child{
    border: 0px !important;
}
.mylatestpost img{
    width: 47px !important;
    height: 47px !important;
    border-radius: 6px;
}
.mylatestpost h4{
    font-size: 14px !important;
    margin: -8px 0 0 0;
}
.mylatestpost p{
    font-size: 12px !important;
}
.bluebarbox{
    background: #F5F8FF;
    border-radius: 6px;
    border: 2px solid #D7E0FF;
}
.latbx{
    font-size: 18px;
}
 .contdest img{
    width: 93%;
    height: 128px;
    margin: -12px 0 0 0;
    border-radius: 6px;
}
 .contdest h4{
    font-size: 18px;
    text-transform: capitalize !important;
}
 .contdest p{
    font-size: 13px;
}
 .contdest a{
    color: #e6631b;
    font-size: 13px;
    font-weight: 600;
}
  .popular-imgtxtbox {
    width: 98%;
    float: left;
    padding: 20px 14px 0px 14px;
    position: relative;
    box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.08);
    border: 1px solid #d7d7d7;
    border-radius: 0px 0px 8px 8px;
  }

  .browsebox .popular-imgtxtbox {
    padding: 0 65px 0 15px;
    border: none;
    box-shadow: none;
    position: absolute;
    bottom: 30px;
  }

  .browsebox .popular-imgtxtbox h2 {
    font-size: 22px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
  }

  .browsebox .popular-imgtxtbox p {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    padding-right: 15px;
  }

  .browsebox .popular-imgtxtbox a {
    text-decoration: none;
    color: #e6631b;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
  }

  .popular-imgbox:hover img {
    transform: scale(1.1);
    cursor: pointer;
  }
  .popular-imgbox img {
    width: 100%;
    
    height: 200px;
    border-radius: 8px 8px 0 0;
    transition: transform .5s ease;
  }

  .nav-tabs .nav-link.active{background-color: #e6631b !important; color: #fff !important;}

  .confirm-cal button {
    background-color:#ffbe45 !important;
    border: none !important;
    color: #000;
  }

  .confirm-cal button:hover{color: #000;}

  .desktop_view_calaender .ui-red .ui-state-default, .desktop_view_calaender .ui-red, .desktop_view_calaender .ui-state-active, .ui-widget-content .ui-state-active{background-color:#ffbe45 !important;}


  .desktop_view_calaender .ui-state-highlight, .ui-widget-content .ui-state-highlight{background-color:#fde4b5 !important}

  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #000 !important;
    border-bottom: 2px solid #da6505 !important;
  }

  .internation-flgt{margin-top: 20px !important;}
  .whywanderer-box{margin:45px 15px 0 15px; border: 1px solid #eaeaea; padding: 50px 20px 20px 20px; min-height: 280px;}
  .whywanderer-box:hover{border: 1px solid #ffbe45; background-color: #FFBE451A;}
  .whywanderer-txtbox{padding-top: 15px;;}
  .whywanderer-txtbox h3{font-size:24px; color:#0f2454; font-weight: 400; font-family: "Vidaloka",Sans-serif;}
  .whywanderer-txtbox p{font-size:18px; color:#484848; font-weight: 400; line-height: 1.44em;}
  .whywanderer-txtbox p span{display: block;}

  .flight-iconbox img{position: absolute;
    right: 50px;
    top: 18px;
    width: 190px;}

    .lst-lan-icon {
        width: 12px;
      }
      .abouts h2,  .abouts h1{
        font-size: 26px;
    }
    .abouts {
        margin: 27px 0;
    
    }
    .abouts table{
        width: 100%;
    }
    .abouts table th, table td{
        padding: 0.75rem;
        font-size: 14px !important;
    }
    
    .abouts table thead tr{
        background: #222;
        color: #fff;
    }
    .abouts table tbody tr:nth-of-type(odd){
        background-color: rgba(0, 0, 0, 0.05);
    }
      .abouts h3{font-size: 22px !important;}
      .abouts h4{font-size: 18px !important;}
      .abouts p{font-size: 14px !important;margin-bottom: 8px;}
      .abouts ul{padding-left: 15px !important;}
      .abouts ul li{font-size: 14px;}

     

      .abouts ul li {
        position: relative; font-size: 14px;}

      .abouts ul li:before {
        content: '\f0da';
        font-family: FontAwesome;
        position: absolute;
        left: -11px !important;
        top: -1px !important;
        color: #7e7e7e;
      }

/* thanks page css */
.cont-inv {
    background: #fff;
    box-shadow: 0px 0 8px 0 rgb(0 0 0 / 20%);
    padding: 10px;
  }
  .cont-inv h4 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
    color: #47A451 !important;
  }
  .cont-inv h4 i {
    color: #47A451;
  }
  .confirmbook-box {
    text-align: center;
    margin: 20px 0;
  }
  .confirmbook-box img {
    width: 250px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  p.thx-msg {
    font-weight: 500;
    color: #3C3C3C;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 40px 20px 0 20px;
  }
  .booking-refbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #C8D9F7;
    padding: 15px;
    border-radius: 5px;
    background: #F4F8FF;
  }
  .booking-refbox h3, .ltinerary-box h3, .pricedeta-box h3 {
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 12px 8px;
      padding-left: 8px;
    font-weight: 600;
    padding-left: 15px;
    background-color: #566291;
    border-radius: 5px 5px 0 0;
  }
  .main-bookref {
    display: flex;
    justify-content: space-between;
  }
  .reser-box {
    width: 47%;
    display: flex;
    flex-direction: column;
    border: 1px solid #C5D6F2;
    border-radius: 5px;
    background: #fff;
  }
  .reser-box h5, .pax-infobox h5 {
    font-size: 14px;
    background-color: #DBE3EC;
    color: #083260;
    width: 100%;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    position: relative;
  }
  .reser-box h5 span {
    background: #fff;
    display: inline-block;
    text-align: center;
    padding: 3px 7px;
    border: 1px dashed #093991;
    color: #000;
    border-radius: 3px;
    position: absolute;
    right: 8px;
    top: 6px;
  }
  .reser-txt {
    font-size: 12px;
    font-weight: 400;
    padding: 10px 0 10px 30px !important;
  }
  .reser-txt p {
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  .pax-infobox {
    width: 47%;
    display: flex;
    flex-direction: column;
    border: 1px solid #C5D6F2;
    border-radius: 5px;
    background: #fff;
  }
  .reser-box h5, .pax-infobox h5 {
    font-size: 14px;
    background-color: #DBE3EC;
    color: #083260;
    width: 100%;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    position: relative;
  }
  .pax-infobox table.marg-tp8 {
    margin-top: 8px;
  }
  .ltinerary-box {
    margin: 15px 0;
  }
  .ltinerary-box, .pricedeta-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #C8D9F7;
    padding: 15px;
    border-radius: 5px;
    background: #F4F8FF;
  }
  .ltinerary-box h3, .pricedeta-box h3 {
    margin-bottom: 0;
  }
  .ltinerary-inbox, .pricedeta-inbox {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
  }
  .bill-data {
    font-family: 'Roboto', sans-serif;
    border-collapse: collapse;
    width: 100%;
    background: #fff;
  }
  .bill-data {
    font-family: 'Roboto', sans-serif;
    border-collapse: collapse;
  }
  .bill-data th {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-color: #E5EFFF;
    color: #083260;
    font-weight: 500;
    font-size: 14px;
  }
  .bill-data td, .bill-data th {
    border: 1px solid #C5D6F2;
    padding: 8px;}
    .header-bar-1 {
        background: #fff !important;
        font-family: 'Roboto', sans-serif;
        height: 60px;
        box-shadow: 0 1px 1px #ccc;
      }
      .pax-infobox tr td p {
        padding-bottom: 0;
        margin-bottom: 5px;
        font-size: 12px;
        font-weight: 400;
        padding-left: 15px;
      }
      .ltinerary-inbox p, .pricedeta-inbox p {
        font-size: 12px;
        padding-bottom: 0;
        margin-bottom: 0;
        text-align: center;
      }
      .ltinerary-inbox p strong, .pricedeta-inbox p strong{font-weight: 500; color: #2472BB;}
      .pricedeta-inbox tr td p.gtotal {
        font-size: 16px;
        font-weight: 500;
      }
      p.thx-msg strong{font-weight: 500;}
      .Payment_info {
        font-size: 14px;
        padding: 20px;
          padding-bottom: 20px;
        background: #fff;
        margin-bottom: 18px;
        border: 1px solid #DADBEF;
        border-radius: 7px;
        /* box-shadow: 0px 0 8px 0 rgba(0, 0, 0, 0.2); */
      }
      .thankspagesection {
        padding: 42px 0 42px 0;
      }
      .Payment_info h6 {
        font-weight: 600;
        font-family: 'Roboto', sans-serif;
        font-size: 16px !important;
        color: #093991;
        text-transform: uppercase;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
      }
      .Payment_info a {
        font-size: 16px;
        font-weight: 500;
      }
      .bill-colno {
        padding-top: 15px;
        display: block;
      }

      .popular-inbox{
        color:#000;
      }


.popular-inbox span{
    position: absolute;
    right: 7px;
    top:10px;
    color:#cf6948;
    text-decoration: none !important;
    transition: all 0.5s;
    font-size: 14px;
}
.popular-inbox span svg{
    width: 22px;
}

.bluedest a{
    position: relative;
}

.tourpackage{
    margin-top: 20px;
}
.tourbox{
    border: 4px solid #d3e8ff;
    margin: 15px 0 15px 0;
    padding: 14px;
}
.tourbox h4{
    font-size: 20px;
}
.tourbox p{
    font-size: 13px;
    text-align: justify;
}
.tourbox img{
    width: 100%;
    border: 4px solid #efefef;
}
.tourbox .row{
    margin: auto;
}
.myrealtedpackages .card-title{
    color: #000 !important;
    margin: -16px 0 0 0 !important;
}
#mob{
display:none;
}
.topdownpartition{
    margin-top: 15px;
}
.partition-right .row{
    margin:auto;
}
.myrealtedpackages .card-text{
    padding: 5px 17px 5px 17px !important;
    color: #313131;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.tourbox ul{
    margin: 0px 0 0 -45px;
}
.mainpackageoverview img{
    width: 100%;
    border: 7px solid #efeeee;
}
.mainpackageoverview .row{
    margin: auto;
}
#btnrightaa{
    background: #e6631b !important;
    border: 0px !important;
    border-radius: 24px !important;
    width: 79% !important;
    margin: auto !important;
}
.partition-right{
    background-color: #EEF5FF;
    border-radius: 5px;
    font-size: 13px;
    border: 1px solid #ebf3ff;
    padding: 8px;
    position: sticky;
    top: 10px;


}

/* .mainpackageoverview .partition{
    background-color: #fbfbfb;
    margin: 15px 0 15px 0;
    border: 1px solid #e7e7e7;
    padding: 12px;
} */
.mainpackageoverview .partition h4{
    font-size: 16px;
  text-transform: uppercase;
}
.mainpackageoverview .partition ul li{
    font-size: 13px;

}
.mainpackageoverview .partition p{
    font-size: 13px;
}
.tourbox ul li{
    display: inline-block;
    text-align: center;
    padding: 2px 7px 2px 7px;
    font-weight: 500;
    color: #6c6c6c;
}
.tourbox ul li svg{
    padding: 4px;
    fill: #6c6c6c;

}
.btn-packagebtn {
    color: #fff;
    background-color: #e6631b !important;
    border-color: #ffffff !important;
    float: right;
    margin: -41px 12px 0 0;
}
.btn-packagebtn:hover {
    transition: all 0.6s;
    color: #fff;
    background-color: #1a3374 !important;
    border-color: #ffffff !important;
}
.destination-tbl table tbody tr td{
    border:0px !important;
}

.btnres{
    display: none !important;
}



.navbar-nav span svg{margin-top: -3px;}





 .nav-link:hover {    
color: #00b5b9 !important;
  } 



  @keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -300px 0; }
}


#depfrmval button.btn-light{background-color: #e6e6e6;}
#depfrmval button:hover.btn-light{background-color: #375fc6 ; color: #fff; border-radius: 5px;}

.fooclasshid{padding-bottom: 0px !important;}
.footer-call-now{
    display: none ;
}



.baggage-hed h3{font-size: 16px; margin-bottom:0; margin-top:10px;}
.baggage-hed h4{font-size: 12px;padding-bottom:3px;}





/* ====New-head=27-06-24=== */

.full-hed{background-color:#00b5b9 !important;}
.info-ltbox{float: left;}
.info-ltbox p{font-size: 18px;line-height: 1.214;letter-spacing: 0;color: #fff; margin-bottom: 0; padding: 11px 0;}
.info-ltbox p a{color: #fff; text-decoration: none;}
.info-ltbox p a:hover{text-decoration: underline;}
.info-ltbox p span svg{ margin-right: 3px;margin-top: -4px;}
.topsocial-rgtbox{float: right;}
.topsocial-rgtbox ul{margin: 0; padding: 0; list-style: none;}
.topsocial-rgtbox ul li{float: left; margin-right: 0;border-right: 1px solid rgba(255,255,255,.1);}
.topsocial-rgtbox ul li:first-child {border-left: 1px solid rgba(255,255,255,.1);}
.topsocial-rgtbox ul li a{color: #fff;padding: 14px 10px;}
.topsocial-rgtbox ul li a {color: #fff;display: block; transition: linear .2s;}
.topsocial-rgtbox ul li a:hover,  .topsocial-rgtbox ul li a:focus {text-decoration: none;-webkit-transform: scale(1.15);transform: scale(1.15);}
.fa-w-14 {width: 1em;}
.fa-w-16 {width: 1em;}
.fa-w-18 {width: 1.125em;}
.svg-inline--fa{display: inline-block;  vertical-align: -.125em;}
.full-hed .container::after {content: '';display: block;clear: both;}
.header-mid{padding: 40px 0 32px;}
.brand-logobox{float: left;}
.brand-logobox img {vertical-align: top;}
.hedcontact-box{float: right;     margin: 9px 0 0;}
.hedcontact-box .right {float: right;text-align: right;}
.container::after {content: '';display: block;clear: both;}
.phone-label {letter-spacing: 0;line-height: 1.214;margin-bottom: 10px;}
.phone-label {display: block;font-size: 14px;text-align: right;margin: 0 0 3px;}
.telphone-link {letter-spacing: 0px;}
.telphone-link {font-size: 30px;font-weight: 500;transition: linear .2s;}
.telphone-link {font-size: 30px;font-weight: 500;color: #00b5b9;line-height: 40px;}


/* ===menu-bar=== */

.navetwo {border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;border-color: rgba(64,59,55,.08);}
.navetwo .navbar-collapse .navbar-nav .nav-item .nav-link {font-size: 16px;font-weight: 500;line-height: 1;letter-spacing: 0;padding: 16px; color: #0f2454; text-transform: uppercase;}
ul.navbar-nav li:first-child{border-left: 1px solid rgba(64,59,55,.08);}
ul.navbar-nav li{ border-right: 1px solid rgba(64,59,55,.08);}
.navbar{padding: 0 !important;}

#optionbtn a#btn-cancel{background: red !important; color: #fff !important;}
#optionbtn a#btn-cancel:hover{background: red !important; color: #fff !important;}
#optionbtn a#btn-done i{color: #000 !important;}
.home-banner{display: flex; justify-content: center; margin-bottom: 50px;}
 .new-desk h4 span svg   {display: none !important;} 

 /* 16-07-2024 */

 .toppricefilter {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
  }

  .headingnavfilter table {
    background: #f28346;
    color: #fff;
    border-radius: 8px 0 0 8px;
  }

  .toppricefilter table {
    width: 100%;
    background-color: #fff;
  }

  .toppricefilter table tr {
    border: 1px solid #dfe8ff;
  }

  #indices_carousel_intraday {
    display: flex;
  }

  #indices_carousel_intraday .item {
    width: 149.05px;
  }

  .toppricefilter {
    text-align: center;
  }

  .toppricefilter table tr {
    border: 1px solid #dfe8ff;
  }


  .owl-prev span {
    font-size: 25px;
    background: #00b5b9;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    left: -192px;
    top: 50px;
    color: #fff;
  }


  .owl-next span {
    font-size: 25px;
    background: #00b5b9;
    position: absolute;
    right: -41px;
    top: 50px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
  }

  .owl-dots {
    display: none;
  }


  .headingnavfilter table {
    background:#00b5b9;
    color: #fff;
    border-radius: 8px 0 0 8px;
  }

  .airlinerow, .otherstopwor, .onestoprow {
    text-align: center;
  }

  #retfrmval {
    padding: 6px 6px 0 0px;
    display: flex;
    width: 100%;
    margin-top: 15px;
  }
  #retfrmval button {
    font-size: 11px;
    margin: 0 4px 0 3px;
    padding: 10px 7px;
    border: 1px solid #dfdfdf;
  }
  .btncallval i {
    display: block;
  }

  #depfrmval button:hover.btn-light, #retfrmval button:hover.btn-light {
    background-color: #00b5b9;
    color: #fff;
    border-radius: 5px;
  }

  .go-right {
    padding-bottom: 3px;
    margin-bottom: 3px;
    line-height: 23px;
  }

  .stpPrice {
    color: #404040;
  }

  .stpPrice {
    float: right;
    color: #000;
    font-weight: 500;
    font-size: 12px;
  }

  .custom-control-label {
    font-size: 14px;
    width: 100%;
  }

  .lowestPriceAirline {
    float: right;
    margin-right: 14px;
    font-weight: 500;
    line-height: 24px;
  }


  #retfrmval button.btn-light {
    background-color: #e6e6e6;
  }


  .booking .result-nav .logo .depdate{width: 70% !important;}

  .bookingbackbtn {
    background: #00b5b9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
    position: relative;
    bottom: 13px;
    font-size: 14px;
  }


  .divider-box{margin: 5px auto 17px 58px !important;}
  .grandTotal{font-weight: 600;}

  a.bookingbackbtn a{text-decoration: none; color: #fff !important;}


