@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@500;600;700;800&display=swap');
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box;}
body{ padding:0px; margin:0px; font-weight:normal; font-style:normal;   font-family: 'Figtree', system-ui, sans-serif !important; animation:fade_in 1s;}
@keyframes fade_in{0%{opacity:0;}100%{opacity:1;}}
html{scroll-behavior:smooth;}
:root{--primary-main:#0d345a; --secondary-main:#c0213b; }
textarea:focus, input:focus{outline: none;}
a img{ border:none;}
a{ text-decoration:none !important;}
button:focus {outline: none;}
.clr{clear:both;}
.fleft{float:left;}
.img-fluid{max-width:200px;}
.fright{float:right;}
.cll_btn{background:var(--primary-main);  text-align:center; border-radius:30px; max-width:50px;  padding:6px 6px;}
 header,footer,nav,article,aside,nav,section{display:block;}
.mainheader{ width:100%; float: left;}
.commoncontainer{max-width:1400px; width:97%; margin:0 auto; padding:0px;}
.headertop_left{width:20%; float:left;}
.headertop_left img{margin-top: 4px;max-width:180px; padding:5px;}
.header_mid {float: left;width: 80%;padding:12px 8px;}
.main_nav {width: 100%;float: left; margin-top:0px;}
.contnt{display:none; border:none; }
.bg{background:rgba(0,0,0,0.4); transition:0.4s; top:0; bottom:0; width:100%; height:100%; left:0; right:0; position:fixed; z-index:2;}
.cls_tb{font-size:50px; color:#fff; display:block; transition:0.4s; visibility:hidden; position:absolute; right:30px; cursor:pointer; top:10px;}
.cls_tb:hover{color:var(--secondary-main);}
.call_anc{color:var(--primary-main); font-size:22px; margin-top:3px; text-decoration:none !important; transition:0.3s;background:transparent; padding:4px 6px;}
.headertop_right{float: right;margin-top: 28px;width:35%;margin-bottom: 10px; position: relative;}
.contact_con {display:none; float: right;text-align: right;margin:17px 0;}
.falg_div {display: inline-block;text-align: center;padding-top: 20px;width: 25%;float: left;}
.contact_nu p {  margin: 0; padding: 0; color:#000; font-size: 14px;font-weight:500;}
.ovr{overflow:hidden;}
.contact_nu p > i{padding-right:6px;position:relative; cursor:pointer;}
.togle{background:rgba(0,0,0,0.80); visibility:hidden; font-size:8px; text-align:center;color:#fff; position:absolute; width:40px; border-radius:2px; right:-40px; padding:1px;}
.togle::before{content:''; position:absolute;border-left:4px solid transparent; border-right:4px solid rgba(0 0 0 / 80%);; border-top:4px solid transparent; border-bottom:4px solid transparent; top:3px; left:-7px;}
.contact_nu p > i:hover ~ .togle{visibility:visible;}
.country {position: relative;margin: 0 auto;}
.country .select {position: relative;background: #fff;white-space: nowrap;text-overflow: ellipsis;
    overflow: hidden;cursor: pointer;font-size: 15px;font-weight: bold;color: #000;}
.country .dropdown {display: none;position: absolute;top: 39px; left: 0;width: 100%;border: 1px solid #cfcfcf;border-top: 1px solid #a6a6a6;background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.20);z-index: 1;float: left;}
country ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.country .dropdown li {
    padding: 0px;
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    text-align: center;
}
.country .dropdown li:first-child {
    margin-top: 0px;
}
.headertop_right ul{margin: 0;padding: 0; list-style: none; width: 100%;float: left;}
.headertop_right ul li{width:32%; float: left;}
.headertop_right ul li:nth-child(4n+2){width:22%;}
.headertop_right ul li:nth-child(4n+3){width:12%;}
.headertop_right ul li a{ font-size:14px; color:#000; font-size:14px;font-weight:bold;width: 100%; float: left; }
.headertop_right ul li a span{background: #ee6221;padding: 3px 7px;border-radius: 50%;margin: 0px 2px;display: inline-block;color: #fff; font-size: 10px;}
.headertop_right ul li a i{font-size:16px; color: #333;font-weight: bold;}
#mainnav #menu { padding: .8em 1.5em; font-size:22px !important;cursor: pointer;}
.contact_con{position:relative;}
.contact_con a {font-size: 21px; text-decoration:none; transition:0.4s; letter-spacing:0.3px; color: var(--primary-main); font-weight: 600; position: relative; line-height:1;}
.contact_con a:hover{color:#fff;}

.contact_con a img{position:absolute; left:-45px; top:-6px;width:35px; padding:5px;}
.contact_con a img::before{content:""; position:absolute; background:#0cae18; width:10px; height:10px; bottom:0; }
.headertop_right .dropDownWrapper{width: 330px;background: #fff;border-radius: 4px;border: 1px solid #ddd;box-shadow: 0px 2px 5px #ddd;
    position: absolute;top: 30px;z-index: 13;}
.headertop_right .dropDownWrapper li{border-bottom: 1px solid #ddd;width: 100%;font-size: 14px;padding: 10px;display: flex;justify-content: space-between;cursor: pointer;}
.dropDownDtls .fltInfo{color:#1e3266; font-weight: 700;}
.headertop_right .dropDownWrapper li .dropDownDtls{display: flex;align-items: center;}
.dropDownDtls .fa{font-size: 24px;margin-right: 15px;}
.fltDtls{flex:1;}
.fltDtls > p{ margin:0}
.fltDtls > p+p{font-size: 12px;margin-top: 4px;}
.mt-2{float:left;}
.header_buttom{width: 100%;float: left; margin: 0;padding: 10px 0;background: #304478;}
.main_nav{ width:100%; float:left; }
.main_nav ul{ list-style-type: none; margin: 0; padding: 6px 0px; display:flex; justify-content:flex-end; gap:20px;}
.main_nav ul li{ float: left; margin:0px 8px;}
.main_nav ul li a{ color:#646464; font-size:13px; letter-spacing:0.6px; position:relative; cursor:pointer; transition:0.3s; padding:5px 10px; text-decoration:none; font-weight:500;}
.main_nav ul li a:hover{ border-radius:30px; opacity:1; color:var(--primary-main);}
.seach_con{width:100%; position:relative; height:480px; float:left;background-image:url(/images/home-banner.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; padding-top:11rem;}
.main-header-top {text-align:center; padding: 0 20px;}
.main-header-top  h2{font-size:22px; color:#fff; text-shadow:1px 2px 3px #333; font-weight:600; padding-bottom:10px;}
.main-header-top  p{font-size:30px; margin:0;  color:#fff; text-shadow:1px 1px 2px #888; font-weight:500;}
.seach_bg{ width:100%;  float: left; display:block;position:relative;}
.seach_con h1{font-weight:800; font-size:35px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,0.2);}
.seach_con p{color:#fff; }
.flight_menu{ width:100%; float: left; padding: 0 2px;}

.res-header{padding:5px 0; position:relative; overflow:hidden; background:#fff;}

.res-header .headertop_left img {margin-top: 0px;}
/*.res-header .contact_con{margin-top:0px;}*/
.seach_div{float:left;width:100%;}
.searchcon_text{width: 55%; float: right; padding-top: 30px; text-align: right}
.searchcon_text h1{ color: #fff;    text-shadow: 2px 2px 2px #333;font-size: 70px; font-weight: bold;padding-right: 40px;    padding-bottom: 40px;}
.frm_con{width:100%;float: left;position: relative;}
.frm_con span{width: 49%; display: inline-block; background: #fff; padding:9px 0 9px 105px; position: relative;border-radius: 0; margin-bottom: 8px;}
.frm_con span strong img,.date_con span strong img{padding-right:4px;}
.frm_con span i{ position: absolute;left: 6px;color:#ee6221;top: 11px;}
.frm_con span input{ border: 0;font-size: 13px;font-weight: 500;color: #5d5d5d;}
.frm_con span input:focus,.frm_con span input:active{outline: none;}
.frm_con span:first-child{ margin-right:7px;}
.frm_con span strong{font-weight: 400; font-size: 13px; background: #eee;position: absolute; left: 0; top: 0; padding: 8.6px 11px; width:100px;}
.date_con{width:100%;float: left;position: relative;}
.date_con span{width: 49%; display: inline-block;background: #fff;padding:0 6px 4px 16px;position: relative;border-radius: 0;}
.date_con span i{position: absolute;left: 6px;color:#ee6221; font-size:13px;top:13px;}
.date_con span input{border: 0;font-size: 13px;font-weight: 500;    color: #5d5d5d;padding:9px 0 9px 92px;}
.date_con span input:focus,.frm_con span input:active{ outline: none;}
.date_con span:last-child{ margin-left: 7px;}
.airclass_con{width: 100%; float: left;}
.date_con span strong{font-weight: 400;font-size: 13px;  background: #eee;position: absolute; left: 0; top: 0; padding: 8.6px 11px; }
.airlines_div {width: 100%;  position: relative; float: left;}
.airlines_div:before {
    content: "\f0dd";
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 0px;
    height: 20px;
    width: 20px;
    color: #999;
    pointer-events: none;
}

.ui-datepicker-multi .ui-datepicker-group table{margin:0; width:100%;}
.airlines_div select {
    width: 100%;
    appearance: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 0;
}
.class_con {
    width: 100%;
    position: relative;
    float: right;
}

.class_con > option{transition:0.4s;}
.passen_con {
    width: 100%;
    float: left;
       margin-bottom: 11px;
    margin-top: 8px;
}
.passen_left {
    width: 100%;
    display: inline-block;
}
.passen_left span {
    width:100% !important;
    display: inline-block !important;
    padding: 0 4px 0 0 !important;
    float: left !important;
    text-align: left !important;
   
}
select.ipt1 {
    background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 13px;
    padding: 5px 10px 5px 10px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    height: 42px;
    border-radius: 0;
}
.passen_left span:nth-child(3){padding:0 4px 0 3px;}
.passen_left span:nth-child(4){padding:0 0 0 1px;}
.passen_left span select{border-radius:0;font-size: 13px;    color: #5d5d5d; font-weight:500;}
.passen_left label {
    color: #000;
    font-size: 11px !important;
    font-weight: 400; margin-bottom:5px !important; padding:3px 0 0 0 !important;
    float:left;
}
.adult-right {
    margin-left: 0;
    margin-bottom: 4px;
    float:right;
   display: flex;
}
.adult-minus {
    float: left;
    height: 30px;
    width: 28px;
    text-align:center;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    margin-right:2px;
    background-color: #ccc;
    position: relative;
}
.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    line-height: 12px;
    position: absolute;
    color: #111;
    top: 47%;
    left: 50%;
    transform:translate(-50%,-50%);
    font-weight: 400;
}
 .passen_left .qtynumber {
    float: left;
    height: 25px !important;
    padding:0!important;
    width: 25px !important;
    border-radius: 5px !important;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    border:1px solid var(--primary-main);
   
}
.adult-plus {
    float: left;
    height: 25px;
    width: 25px;
    text-align:center;
    border-radius: 0 3px 3px 0;
    cursor: pointer; transition:0.4s;
    background-color: #ccc;
    position: relative;
}
.children-right{float:right; margin-bottom:4px;}
.infants-right{float:right;}
.stop_con {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.direct_flight {
    width: 48%;
    position: relative;
    float: left;
    margin-right: 13px;
}

.direct_fli {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size:14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;color: #fff; font-weight:500;
}
.direct_flight{width: 48%;
    position: relative;
    float: left;
    margin-right: 13px;}
.Unaccompan_div{width: 48%; position: relative;float: left;}
.Unaccompan_div a{color: #fff; font-size:14px; padding-left: 10px;display: inline-block; text-decoration: underline;}
.direct_fli input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top:0;
  left: -1px;
  height: 16px;
  width: 16px;
  border:1px solid var(--secondary-main);
  border-radius:2px;
 
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.direct_fli input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.direct_fli .checkmark:after {
    left:6px;
    top: 3px;
    width: 5px;
    height: 8px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
}
.passenger_div{ width:50%; float:left;background: #fff;position: relative;padding: 6px 20px 6px 6px;}
.stop_con{width: 100%;float: left;margin-top: 15px;}
.stop_con ul{ list-style-type: none;margin: 0; padding: 0;}
.stop_con ul li{ float: left; margin-right: 15px;}
.stop_con ul li label{color: #fff; font-size: 13px;font-weight: bold;float: right;}
.stop_con ul li>input{margin: 0px 6px 0 0;display: inline-block;width: 15px;height: 15px;}
.search_con{margin-top:0px; width:100%; }
.search_con button{ width:100%; transition:0.2s; height:55px; padding: 5px; border-radius:0px; font-size:15px; border:0;  color:#fff; background:var(--secondary-main); font-weight:500;}
.search_con button:hover{background:var(--primary-main);}
.update_con{width: 100%;float: left; margin: 10px 0;}
.update_fare{width: 100%; float: left; padding: 15px;}
.update_fare h6{ margin: 0; padding-bottom: 8px;color: #ff0000; font-size:14px;}
.update_fare p{ font-size:13px; color:#333;line-height: 25px; margin: 0;padding: 0;}
.update_fare p a{ font-weight: bold; text-decoration: underline;}
.subscribe_con{width: 100%; float: left;}
.subscribe_con h3{font-size:18px; color: #fff; font-weight: bold; padding:8px 0; margin: 0;}
.subscribe{ width:100%; float: left;}


.subscribe p{ color: #fff; font-size:14px; line-height: 20px;float: left; width: 100%;}
.subscribe p i{    margin-right: 8px;
    font-size: 20px;}
.subscribe> ul{ list-style-type: none; margin:0; padding: 0;}
.subscribe> ul li{ width: 100%; display: inline-block;}
.subscribe> ul li a{ color:#fff; background:none;width: 100%; float: left;text-align:left;text-transform:lowercase!important;line-height:20px!important; padding: 0;}
.subscribe> ul li a i{margin-right:8px;}
.economy_class{width:100%;float:left;}
.economy_class input{width:100%;float: left;outline: none;border: 0;}
.PaxDropArrow {position: absolute;z-index: 9;right:5px;cursor: pointer;}
.best_deal_con{width:100%; margin-bottom: 20px;float:left;margin-top: 15px; }
.dometic_deal{float:left; width:49%; margin-right:26px; padding: 0;box-shadow: 2px 2px 2px #9374af;}
.domesticdeal_img{width:100%; float:left; text-align: center; position: relative; margin: 0;padding: 0;top: 4px;}
.domesticdeal_img h1{color: #fff;font-size: 22px;position: absolute;left: 140px;font-weight: bold; margin-top:20px;}
.domesticdeal_img img{width:100%;}
.popular_route{ width:100%; float: left;}
.popular_one{ width:10%; float:left;}
.popular_one img{width:100%;}
.popular_route a{border: 1px solid #ccc;width: 100%;float: left;padding: 6px;}
.popular_one {width: 10%;float: left;border:1px solid #ccc;margin-right:8px;text-align: center; background: #fff;}

.popular_two{width:30%;float: left;text-align: center;}
.popular_two span{ font-size: 16px;
    color: #480089;
    text-transform: capitalize;
    font-weight: bold;}
.popular_two i{ padding:10px; color:#666;font-size: 21px;}
.popular_third{width:30%;float: left;text-align: center;}
.popular_third span{ font-size:16px;color:#480089; text-transform: capitalize;text-align: center; text-decoration:none;font-weight: bold;}
.popular_third i{ padding:10px; color:#666;font-size: 21px;}
.popular_four{width:25%;float: left;}
.popular_four p{ text-align: right;font-size: 19px;color: #9F0407;font-weight:bold;margin: 0;padding: 4px 0;}
.popular_route a:hover{background:#f4f4f4;	}
.international_deal{float:left; width:49%; margin:0; padding: 0;box-shadow: 2px 2px 2px #9374af;}
.interdeal_img{width:100%; float:left; text-align: center; position: relative;margin: 0;padding: 0;top: 4px;}
.interdeal_img h1{color: #fff;font-size: 22px;position: absolute;left: 140px;font-weight:bold;    margin-top: 20px;}
.interdeal_img img{width:100%;}
.passnger_detail{ display: block;position: absolute;height: auto!important;width: 200px;top: 40px;margin-left:0;
	z-index:9;background-color: #fff;padding-bottom: 15px;box-shadow: rgba(0,0,0,0.20) 0px 0px 20px;}
.PaxDropArrow i{font-size:14px;}
.passenger-div-content{padding: 10px;}
.pass_class {padding-top: 6px; text-align:center; font-weight: bold;font-size: 15px;}
.select-class {width:100%; height: 32px;font-size: 12px;}
.select_passenger_content{padding:0 11px;}
.adult_div {position: relative;width: 100%;height: auto;float: left;clear: both;}
.adult_left {float: left; text-align:center; width:100%;}
.adult_txt {font-weight: bold;font-size: 15px; margin:0; padding:2px 0;}
.adult_txt_content {font-weight: normal;color: #333;font-size: 11px;}
.adult_right{margin-left: 0;margin-top:8px;width: 76px;float: right;}
.adult_minus {float: left;height: 29px;border: 1px solid grey;width: 25px;border-radius: 3px 0 0 3px;cursor: pointer;
    background-color: #fff;}
.adult_minus_txt {vertical-align: middle;text-align: center;line-height:28px; margin: 0;}
.adult_plus {float: left;height: 29px;border: 1px solid grey;width: 25px;border-radius: 0 3px 3px 0;cursor: pointer;background-color: #fff;}

.children_row {position: relative;width: 100%;height: auto;float: left;clear: both;}
.children_right {margin-left: 0;margin-top:8px;width: 76px;float: right;}
.infants_row {position: relative;width: 100%;height: auto;float: left;clear: both;}
.infants_right {margin-left: 0;margin-top:8px;width: 76px;float: right;}

.adult_rightmod{width:100%;float: left;}
.adult_rightmod .qtynumber, .children_rightmod .qtynumber, .infants_rightmod .qtynumber{border:1px solid #ccc !important; text-align:center;  height:30px !important;}

.adult_plusmod {
    float: left;
    height: 34px;
    border: 1px solid grey;
    width: 25px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    background-color: #fff;
}
.adult_minusmod {
    float: left;
    height: 30px;
    border: 1px solid var(--secondary-main) !important;
    width: 20% !important;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    color:#fff; font-size:15px;
    background-color:var(--secondary-main) !important;
}
.children_rightmod {
    width:100%;
    float: left;
}
.adult_plusmod {
    float: left;
    height: 30px;
    border: 1px solid var(--secondary-main) !important;
    width: 20%;
    border-radius: 0 3px 3px 0;
    cursor: pointer; color:#fff; font-size:15px;
    background-color:var(--secondary-main) !important;
}
.adult_minusmod {
    float: left;
    height: 30px;
    border: 1px solid grey;
    width: 25px;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    background-color: #fff;
}
.infants_rightmod {
    width:100%;
    float: left;
}




.done_btn{background: #304478;float:left; width:100%; cursor: pointer;padding: 4px 15px;font-size: 14px;margin-top:5px; color: #fff;border: none;border-radius: 5px;}
.whychoose_con{width:100%; float:left; padding:15px; margin:20px 0; background:#ea5b02;}
.why_choose{width:100%; float:left;padding: 10px 40px;}
.why_choose ul{margin: 0; padding: 0;list-style-type: none;width: 100%;display: inline-block;}
.why_choose ul li{width: calc(100% / 4);float: left;
    display: -webkit-box; display: -ms-flexbox;display: flex;-webkit-box-align: center;
    -ms-flex-align: center;align-items: center; -webkit-box-pack: center; -ms-flex-pack: center;justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal;
    -ms-flex-direction: row;flex-direction: row;}
.benefit{float: left; padding: 5px;border-radius: 50%;border: 2px solid #fff;width: 23%;height:74px;text-align: center;}
.benefit_text{float: left; width:75%; padding-left:22px; font-weight:bold;color:#fff;}
.contact_bg{ background: #fbf7ee url(../images/contact_bg.jpg)no-repeat;
    width: 100%;
    float: left;
    background-size: cover;}
.contact_text{margin-top:25px; padding-top:170px;}
.contact_text p:last-of-type{margin:0;}

.offer_container{ width:100%; float:left; margin: 0; padding:0; margin-bottom: 40px;}
.offer_container h1{ font-size: 24px; font-weight: bold; text-align: center;}
.offer_div{ width:24%;padding: 6px;margin-right:15px;border: 1px solid #333;float:left}
.offer_div:last-child{ margin-right: 0px;}
.offer_images{width:100%;float: left;}
.offer_images img{width: 100%;}
.offer_content p{ font-size: 16px; font-weight: bold; color:#000; padding:8px 0 4px 0; margin: 0;}
.offer_left{width: 50%;float: left;}
.offer_left dfn{font-size: 12px;color: #ccc;font-style: normal;margin: 0;padding: 0;}
.offer_left h6{margin: 0;padding: 6px;color: #000;font-size: 14px;font-weight: bold;}
.offer_right{    width: 50%;float: left;text-align: center;}
.offer_right a{color: #f26c4f;font-size: 14px;font-weight: bold;border: 1px solid #ccc;padding: 6px;box-shadow: 2px 2px 2px #ccc;border-radius: 10px;text-decoration: none;}
.topselling_con{ width: 100%; float:left; background: #f4f4f4;    margin-bottom: 20px; padding: 15px 0;}
.topdestination_div{width: 24%;float: left;text-align: center;}
.topdest_img{width: 100%;float: left;}
.deal_container {width:97%; margin:0 auto; text-align:center;}
.best_deal .package_con {background: #fff;border: 2px solid #2986a0; padding: 0;    position: relative;}
.best_deal .package_con img{ height:230px; }
/*.hot_deal{width: 94%;
    display: inline-block;
    background: rgba(41,134,160,0.7);
    padding: 10px 0;
    position: absolute;
    left: 10px;
    top: 207px;
    border-radius: 15px;}
.hot_deal p{font-size: 16px; color: #fff;font-weight: bold; margin: 10px 0;}*/
.best_deal {width: 100%; float: left;text-align: center;    margin-top: 40px;}
.best_deal h1{font-size: 24px; color: #000;}
.topdest_img img{width:100%;}
.topdest_buttom{width: 100%;float: left;text-align: center;}
.slide_buttom{width: 100%;float: left;padding: 10px;}
.topdest_buttom div sup{ font-size: 14px; font-style:normal;}
.topdest_buttom div p{ font-size:14px; color: #ccc;}
.best_deal .owl-prev {position: absolute;top: 40%;left: -25px;}
.best_deal .owl-next {position: absolute;top: 40%;right: -25px;}
.price_slide {width: 100%;float: left;margin-bottom: 10px;text-align: center;}
.price_slide span:first-child{ font-size: 24px;color: #f26c4f;font-weight: bold;display: inline-block;}
.price_slide span:first-child sup{ font-size: 12px; font-weight: normal;}
.price_slide span:last-child{display: inline-block;}
.price_slide span:last-child p{font-size: 12px;font-weight: normal;color:#666; margin:0;}
.topdest_buttom h5{ font-size:14px;color: #333;text-align: center;font-weight: bold;}
.topdest_buttom dfn{width: 100%;float: left;font-size: 12px;color:#777676;text-align: center;font-style: normal;margin-bottom: 10px;}
.topdest_buttom a{background: #1c294b;padding: 6px 15px;color: #fff;border-radius: 10px;text-decoration: none;}
.payment_container{width: 100%; float: left; margin: 0; padding: 0;background:#ea5b02;}
.payment_div{width: 100%; padding: 0; display: inline-block;text-align: center; margin:15px 0; }
.discalmer_con{width: 100%;margin: 0 auto;display: inline-block; text-align: center; margin-bottom: 40px;}
.discalmer_con p{font-size: 14px; color: #333;line-height: 25px; width: 80%; text-align: left; margin: 0 auto;}
.disclaimer_container{ width:100%; float:left;    margin-top: 30px;}
.coupen_con{ background:#fff; border-radius:15px; display:inline-block;width:80%; margin-top:45px;    padding: 10px;}
.coupon_left {
    width: 25%;
    float: left;
    text-align: left;
    padding: 8px;
}
.coupon_right{float:left; width:73%;}
.coupon_top{padding:8px; float: left; width: 100%; border-bottom: 1px dashed #333; text-align:center;}
.coupon_top p{ font-size:18px; margin:0px;}
.coupon_top p img{width:25%;padding-left:6px;}
.coupon_botom{width:100%;float:left;    margin-top: 10px; text-align:center;}
.coupon_botom span{font-size:16px;font-weight:bold; color:#ff0000;}
.coupon_botom span:last-child {margin-left:15px;}
.coupon_botom span a{background:#ff0000;color:#fff; border-radius:8px; padding:6px 15px;}

.testimonial_con{width:100%; float: left;margin: 0 auto; padding:40px 20px; background: #ddd;}
.trustpilot{width:100%; float: left;margin: 0 auto; padding: 0;}
/*.trust_left{width: 25%; float: left;}*/
.trust_right{width:100%; float: left;}
.trust_container{width: 100%; float: left;}
.rating{width: 100%; float: left;}
.trust_container .item{width: 100%; float: left; background: #fff; padding: 10px;height: 360px;}
.rating span:first-child{width: 40%; float:left;}

.rating .rating_time{width:60%; float:left;text-align:right;font-size: 12px; color: #333;}
.trust_container .item h6{width: 100%;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    margin: 0;}

.trust_container .item p{ font-size: 13px; line-height:20px; text-align: left; color: #333;}
.trustpilot .owl-prev {
    position: absolute;
    top: 40%;
    left: -20px;
}
.trustpilot .owl-next {
    position: absolute;
    top: 40%;
    right: -23px;
}


/*--------------------result css start here---------------*/

.topbtn{ overflow:hidden; display:none; width:50px; text-align:center;}
.topbtn .lift_top{margin:auto; z-index:999; }
.topbtn .lift_top > a{text-decoration:none;background:var(--primary-main);   transition:0.4s; color:#fff;  border-radius:5px; padding:10px; font-size:16px;}
.result_con{ background:#232323;width: 100%; padding:15px 0;float: left; overflow:inherit;}
.reult_main{ background:#eeeeee;width: 100%;float: left; padding: 40px 0;}
/*.filter_main_cont{width: 100%;float: left; padding: 10px; margin: 0;  border-radius:4px;  padding: 5px; /*box-shadow:0px 1px 5px rgba(0,0,0,0.10); }
.filter_main{ width:22%; float: left; }
.filter-head{border-radius:4px; overflow:hidden; padding:2px;margin-bottom:3px;}
.filter_main h4{font-size:13px; padding:10px 4px;float:left; margin:0; }
.sticky {position: fixed;   bottom: 15px; right:5px; padding:10px;}
.head-sticky-fix{background:#fff; position:fixed; width:100%; box-shadow:0px 0px 20px rgba(0,0,0,0.20); z-index:3 !important; top:0; left:0; transition:0.6s;}
.filter_card{background: transparent; margin-bottom:3px; color: #fff; float: left; width: 100%; border-radius: 0; border-top:1px solid #ccc;}
.filter_card h4{text-align: left;margin: 0;padding: 4px;font-size: 16px;font-weight: 600;color: #727272;  border-radius:0; }
.filter_left{width:100%;display:inline-flex; justify-content:space-between; float: left;padding: 8px;}
.filter_right{ float: right; padding-right:0px; margin-top:-10px;}
.filter_left h5{font-size: 14px;font-weight: 500;margin: 0;padding-bottom: 10px; color:#000;}
.filter_left p{font-size: 13px;color: #000;margin: 0;padding-bottom: 10px; font-weight:500;}    
.filter_right span{font-size: 12px; background:#fff; transition:0.3s; border-radius:6px; color: #555;padding: 2px 4px;margin-top: 18px;display: inline-block;cursor: pointer;}
.filter_right span:hover{background:#f0f0f0; color:#555;}
.fliter_head{width:100%; float: left; padding:4px 10px;margin-bottom: 2px; color:#1853A5; border-radius:0;}
.fliter_head h5{ width: 60%;font-size: 13px;font-weight: 600;margin: 0;padding:3px 0px 0;float: left;color:#555;}
.hide_data{width: 40%;float: left;text-align: right;font-size: 13px;color: #1853A5;cursor: pointer; font-weight:500;}
.listing{ width: 100%; float: left; overflow:hidden; padding:4px 10px; margin: 0;}
.listing_left{width: 50%;float: left; margin: 0;}
.list_label{ display: block;position: relative;padding-left: 22px;margin-bottom: 10px;cursor: pointer;font-size:11px; -webkit-user-select: none;
    -moz-user-select: none;-ms-user-select: none; user-select: none; margin: 0; font-weight:500;color:#555;}
.list_label input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.list_label span{ color:#222; font-weight:500; font-size:11px;}
.res-result_con{display:none; transition:0.4s;}
.list_label input:checked ~ .checkmark {background-color: var(--secondary-main);}      
.checkmark:after {content: "";position: absolute;display: none;}
.list_label input:checked ~ .checkmark:after {display: block; }      
.list_label .checkmark:after {left: 4px;top: 0px;width: 6px;height: 11px;border:3px solid white;border-width: 0 2px 2px 0;-webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);transform: rotate(45deg);} 
.listing_right{ width: 50%; float:left;text-align: right; font-size: 12px;}
.listing_right span{color:#333; font-size: 12px; font-weight: 400; margin:0px 0 0 0; float:right;}
.listing_right small{float:right; font-size:10px; padding:2px 0 0 0; color:#333;}
.pric-range {padding: 12px;padding-bottom: 20px;font-size: 12px;font-weight: 400 ;color: #333;width: 96%;}
.pric-range input {width: 100%;
    font-weight: 400;
    text-align: center;
    font-size: 13px;}
#slider-range {border-bottom: 1px solid #ddd;width: 100%;height: 2px;position: relative;margin-top: 15px;padding: 0 6px;}
#slider-range .ui-state-default {display: inline-block;border: 2px solid #004d9f;height: 15px;width: 15px;border-radius: 50%;position: absolute;top: -7px;background: #fff;cursor: pointer;}
.airline_stop{ width:100%; float: left; overflow: auto; white-space: nowrap; position: static;  background-color:#fff; margin-bottom:10px;    box-shadow: rgba(0,0,0,0.10) 0px 1px 5px; border:1px solid #f0f0f0;border-radius: 2px;}*/
/*.scroll_div{ width:20%; float: left; border: 1px solid #480089; border-right:0; background:#fff; padding: 10px; text-align: center;}*/
.scroll_div {width: 157px; float: left; border-right: 1px dashed #ccc; padding: 10px; text-align: center; position: absolute; z-index: 1; background:#fff;}
.scroll_div h4{font-size: 16px; padding-bottom: 12px; border-bottom:1px dashed #ccc; font-weight: bold; color: #333;}
.scroll_div h5{margin: 0;padding: 0px 0 3px 0px; font-size: 15px;font-weight: bold;color: #480089; border-bottom: 1px dashed #ccc;}
.scroll_div p{ font-size: 12px; color: #333;border-bottom: 1px dotted #ccc;padding: 4px 0; margin: 0;}
/*.scroll_arlines{width: 80%; float: left;border: 1px solid #480089;}*/
.scroll_arlines { width: calc(100% - 157px); width: -webkit-calc(100% - 157px); float: right; font-size: 0; border: 0;}
    div.scrollmenu {background-color: #fff;overflow: auto;white-space: nowrap;}
div.scrollmenu .airines_content {display: inline-block;color: #fff;text-align: center;padding:8px; float:left;
    text-decoration: none;cursor: pointer;overflow: hidden;border-left: 1px solid #480089; }
div.scrollmenu .airines_content:first-of-type {border: 0;}
.result_middle{ width: 75%; float:left; padding:0px 0px 0px 20px;}
/*.airines_content{width: 22.5%;margin: 0;height: 157px;}*/

.scroll-img{max-width:50px;}
.fare_note{ background: var(--fb-accent-tint);
  border-radius: var(--fb-radius-sm);
  padding: 12px 16px;}
.fare_note p{margin: 0;
  font-size: 12px;
  line-height: 1.55;
  color: var(--fb-ink);}

.cof_book{width:23%; float:right; position:sticky; position:-webkit-stikcy; top:16.5rem;}
.cof_book .cof_dtl{background:var(--secondary); color:#000; z-index:1; width:100%; border-radius:5px; padding:10px;}
.cof_book .cof_dtl h3{font-size:18px; font-weight:600; padding:5px 0; margin:0;}
.cof_book .cof_dtl p{font-size:13px; margin:0; padding:3px 0;}

.confidence_div{width: 100%;float: left;background: #fff;padding: 10px;margin-bottom: 20px; border-radius:0; border-top:1px dotted #272727;}
.confidence_div h4{font-size: 16px;text-align: center;padding: 0;margin: 0; font-weight:bold; color:#var(--primary-main);}
.confidence_div ul{margin: 0;padding: 0;list-style-type: none; margin-top: 15px;}
.confidence_div ul li{ line-height: 25px; font-size: 14px; color: #333;}
.confidence_div ul li i{width: 30px; float: left; color: #039c2e; font-size: 16px; padding-right: 15px;}
.result_trust{width: 100%;float: left;background: #fff;padding: 10px; text-align:center;}
.result_trust img{width:80%;}
#mainnav #menu {display: none; padding: .8em 1.5em;cursor: pointer;}
.brder_rd{border-radius:0 !important;}

.result_price {
    width: 20%;
    float: left;
    text-align: center;
    margin: 0 auto;
    border-left: 1px solid #ccc;
}
.result_price a{background: var(--primary-main);
    background: #4d008d;
    padding: 6px 20px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
    margin: 15px 0 0 0;}
.result_price h5{width: 100%;
    display: inline-block;
    margin: 0; 
    padding: 15px 0 6px 0;
    font-size: 24px;
    font-weight: bold;
    color: #4d008d;}
.result_price p{margin: 0px;
    padding: 0px;
    color: #333;
    font-size: 12px;}
.fix-res-head{position:fixed;top:0; left:0;}
.fil-mob {float: left; border-radius: 5px; padding: 6px 12px; margin: 3px 0 0 0; font-weight: bold; cursor: pointer; color:#fff; background:#4b8509;}
.fil-mob>i {float: right; padding: 3px 0 0 10px;}
.mod-se-mob {float: right;  border-radius: 5px; padding: 6px 12px; font-weight: bold; cursor: pointer; margin: 3px 0 0 0; color:#fff; background:#4b8509;}
.fil-res-cl {position: absolute; display: none; left: 345px; top: 4px; background-color: #fff; border-radius: 50%; width: 24px; height: 24px; border: 1px solid #000;
    text-align: center; z-index: 9999; cursor: pointer; color: #000;}
.fil-res-cl>i {line-height: 20px;}
.fil-res-cl span {display: none;}

/* Flight detaisl end*/
/*----------PAYMENT PAGE CSS START ---------------*/
.go-back-div {float: left;width: 100%;padding: 10px 0; position:relative;}
.go-back-div a { float: left; color: var(--secondary-main);  text-decoration:underline; transition:0.4s; font-size:16px;padding: 5px 2px;}
.go-back-div a i{ font-size: 16px;}
.payment-page {background: #eee;width: 100%; float: left;}
.departed img {width: 20px;}
.payment-page .airline-information {float: left;width: 100%;margin-top: 10px;font-size: 12px;padding: 0 15px; margin-bottom:15px;}
.hide-toggle {float: right;border-radius: 2px;font-weight: 300;font-size:13px;cursor: pointer;}
.right-section {width: 25%;background:#fff; box-shadow:0px 1px 5px rgba(0,0,0,0.10); z-index:99; float: right;padding:0 0 0 15px; position:sticky; padding:5px; border-radius:5px; position:-webkit-sticky; top:120px;}
.pyt-price-det-l{display:none; margin-bottom:15px; width:100%; float:left;}
.airline-information {float: left;width: 100%;margin-top: 10px;font-size: 12px;padding: 0 15px;}
.colunm1 {float: left;width: 6%;font-size: 14px;
    font-weight: bold;margin-bottom: 0px; padding-top:8px;}
.colunm2 {float: left;width: 23%;font-size: 14px;
    font-weight: bold;margin-bottom: 15px;}
.colunm3 {float: left;width: 29%;font-size: 14px;
    font-weight: bold;margin-bottom: 15px;}
.colunm4 {float: left;width: 28%;font-size: 14px;
    font-weight: bold;margin-bottom: 15px;}
.colunm5 {float: left;width: 10%;font-size: 14px;
    font-weight: bold;margin-bottom: 15px;}
.colunm3 span, .colunm4 span, .colunm5 span, .colunm2 span{ margin-bottom:5px;width:100%; display:inline-block;}
.airline-information em {font-size: 14px;font-style: normal;font-weight:bold; padding-right:14px;}
.grey-row {float: left;width: 100%;font-size: 12px;background: #efefef;margin: 10px 0;padding: 5px 15px;}
.grey-row .first-scc {float: left;width: 40%;font-weight:bold; font-size:13px;}
.grey-row .second-scc {float: left;width: 30%;}
.grey-row .third-scc {float: right;width: 18%; font-weight:bold; font-size:13px;}
.bagges-fees {float: left;width: 100%;color: #ee6221;font-size: 13px;font-weight: 500;padding: 0 15px 10px;}
.contact-information{width:100%;float: left; padding: 15px; background:var(--secondary);}
.peassenger-inform{width: 100%;float: left;padding-bottom: 15px; background:var(--secondary);  padding:5px; }
.peassenger-inform .important {font-size: 10px;color:#dc6464; border-radius: 5px;padding: 2px 15px;}
.peassenger-inform h5 {padding: 0px 8px; margin:5px 0; font-size: 15px;color: #494949;font-weight: 500;}
.passenger_details {width: 100%;display: inline-block;padding: 0 15px;}
.pay_pax_detail {width: 21%;display: inline-block;}
.algn{float:right; margin:10px 0; }
.pay_pax_gender {width: 15%;display: inline-block;padding-left: 6px;}
.pay_pax_birth {padding-left: 3px;}
.pay_pax_birth {width: 50%;display: inline-block;padding-left: 6px;}
.payment-page label {font-weight: 400;font-size: 13px;margin-top: 5px;}
.pay_pax_birth label {width: 100%;}
.pay_pax_birth span {width: 32%;display: inline-block;}
.policy-div {display: inline-block;width: 100%; padding: 10px 15px;}
.payment-information{width:100%;float: left; background:var(--secondary);  padding: 15px;}
.safe-content {float: left;width: 100%; border-radius: 2px;color: #009c06;font-size: 10px;text-transform: uppercase;
    font-weight: 600;padding: 5px;}
.card-details {float: left;width: 100%;}
.booknow-bt button {background:var(--primary-main);  border-radius: 2px; border:0; color: #fff;font-weight: 500;padding: 6px 24px; transition:0.4s;font-size: 16px; }
.booknow-bt button:hover{background:var(--secondary-main); color:#fff;}
.hide-toggle i{font-size:24px;}
.pay_page_card {width: 58%;float: left;margin-right: 10px;}
.card-details label {float: left;width: 145px;}
.pay_page_card input{width: 100%;float: left;}
.card_expire_date {width: 24%;float: left;}
.pay_page_expm {width: 47%;float: left; margin-right:3px;}
.pay_page_cvv {width: 10%;float: left;margin-right: 8px;}
.fixed-right { position: fixed; right: 15px; top: 98px;}
.pay_page_name {width: 58%;float: left; }
.pay_page_cvv img{    float: right;
    margin: -40px -54px;}
.data-rt{float:left;    margin-top: 28px;}
.payment-page label {font-weight: 400;font-size: 13px; margin-top: 5px;font-weight:500;}
.payment-page .form-select{cursor:pointer;}
.payment-page .form-control, .payment-page .form-select {border-radius: 2px;font-weight:400;margin-bottom: 5px;font-size: 13px;padding:4px 6px; height:35px !important; border:1px solid #aaa !important;}                   
.payment-page .form-control:focus, .payment-page .form-control:active, .payment-page .form-control:hover, .payment-page .form-select:active, .payment-page .form-select:hover, .payment-page .form-select:focus{border:1px solid var(--primary-main) !important; box-shadow:none;}
.billing_info{width:100% !important; float: left; padding: 6px; border-radius:5px !important; border:1px solid #ccc; background:#fafafa;}
.destination_card {width: 100%;float: left; border: #ccc solid 1px;background: #fff;  position: relative;}
.policy-text ul{ margin: 0; padding: 0; list-style-type: none;}
.policy-text ul li i{ padding-right: 6px; color: #009c06;} 
.policy-section{width: 100%;float: left;padding: 0 15px 15px 15px;}
.policy-text{font-size: 13px; padding: 0;width: 60%;float: left;}
.policy_price{width:10%;float: left;  text-align: center; padding: 40px 0;}
.policy_price h5{font-size: 20px; font-weight: bold;color: #133B67;margin: 0;padding: 0;}
.policy_price p{ font-size: 14px; color: #333;}
.policy_icon{width: 30%;float: left; text-align: right;}
.policy_icon img{width:50%;}
.checkbox{width: 70%; float: left; padding: 6px;}
.trip_to{ position: absolute;padding: 15px; color: #fff;}
.trip_to p{ font-size: 16px; margin: 0;padding: 0;}
.trip_to h5{ font-size: 18px; margin-top: 10px;}
.destination_card img{width: 100%;height: 160px;}
.price-section{ width: 100%;float: left;}
.price-section h3 {color: #000;font-size: 16px; border-bottom:1px solid #000;  font-weight:600; margin-top: 0; margin-bottom: 0;padding: 10px;    border-radius: 0;}
.price-section .pricing {border-top: none;padding: 10px 15px; }
.price-section .pricing .price-row > label{ font-size:12px !important; font-weight:400 !important; margin:0 !important; color:#000;}
.rate-amount {float: right;}
.coupn-section h4 {color: #000; margin:0; border-top:1px dashed #000; border-bottom:1px dashed #000;  font-size: 14px;padding: 6px 10px;font-weight: 600;}
.coupn-section h4 em {font-style: normal;float: right;}
.coupn-section p {font-size: 11px; color:#555; font-weight:300; margin:0; padding: 6px 15px;}
.policy_review{padding: 15px; background:var(--secondary); width: 100%; float: left;}
.policy_review p{color: #333; font-size: 12px; line-height: 18px;}
.review ul{border-bottom: #e7e7e7 solid 1px;padding-bottom: 10px;margin-top: 10px;font-size: 13px;}
.booknow-bt{text-align: center; display:block; width:75%; overflow:hidden;}
.booknow-bt a{padding: 8px 31px;color: #fff; transition:0.4s;background:linear-gradient(to left, #ee6221, #04455a ); border-radius: 2px;font-size: 16px;display: inline-block;margin-bottom: 15px; font-weight: bold;text-decoration: none;}  
.booknow-bt p{ margin-top:15px; font-size:15px;}
.bg-white{background-color:#fff;}
/*---------other pages css start here------------*/
.page_main_header{background:#2986a0; padding:15px; position:relative; margin-top:80px; margin-bottom:20px; width:100%; float:left;text-align:center;} 
.page_main_header h1{ color:#fff; font-size:25px; font-weight:bold; text-transform:uppercase;}   
.common_content{width:100%; float:left; padding:30px; margin-bottom:20px; }
.common_content h2{background:#2986a0; padding:6px; font-size:18px; color:#fff;} 
.common_content p{ font-size:16px; line-height:32px !important; color:#494949; text-align:justify;}   
.contact-det-cont{ width:100%; float:left; margin-top:30px;}
.cont-form button{ background:#F34D06; padding:6px; border-radius:6px; margin-top:15px;float:right; color:#fff; font-size:16px;}
.mobile_header{background: #fff; border-bottom:1px solid #ccc; float: left;width: 100%;padding: 2px 10px;display: none;}
.top_headerleft {width: 59%;float: left;color: #494949;font-size: 13px;}
.top_headerright {width: 40%;float: left;}
.top_headerright a{ color: #494949;text-decoration:none;font-size: 12px;font-weight: bold;}
.billing_details{padding:15px; background:var(--secondary); width:100%; float:left;}
.billing_details > label {text-align:right;}
.ws-image{ position:relative; z-index:1; border-radius:10px; padding-left:10px; border:10px solid #fff; max-width:400px;}
.wsh-image{max-width:330px; position:absolute; z-index:-1; border-radius:10px; right:-50px; top:50px; }
/*----------------- conformation page -----------------*/
.confirm_left{    width: 100%;
    float: left;
    
    padding: 10px;}
.top_paragrph{width: 100%;display: inline-block;}
.top_paragrph h4{ font-size:16px; font-weight:500;}
.top_paragrph h4 strong{ font-size:16px; font-weight:500;}
.top_paragrph p{ font-size:14px; color:#000;}
.conform_button{ width: 100%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    box-shadow:rgba(0,0,0,0.10) 0px 0px 10px;
   }
.booked_con{padding:10px; border:1px solid #ccc; border-radius:10px;}
.conform_button h2{ font-size:17px; color:#000; font-weight:600;}
.conform_button h5{ font-size:15px; color:#333; margin-bottom:20px;}
.conform_button h4{ font-size:16px;padding: 3px;color: #222;width: 100%;display: inline-block;}
.booked_con_detail{width: 100%;float: left;}
.book_icon{width:10%; float:left;}
.book_flight_det{ width:20%; float:left;}
.depart_con p{ margin-bottom:6px; font-size:13px;}
.book_con_time{width:20%; float:left;padding-left: 20px;}
.booked_line{width:10%; float:left; padding-top:15px;}
.class_type{width:20%; float:left;padding-left: 20px;}
.book_con_time p b{ padding-right:10px;}
.dept_text {
    font-size: 16px;
    color: #09F;
    font-weight: bold;
    padding: 0;
    margin-bottom: 15px !important;
}

.text_container{width:100%; float:left; padding:10px;margin-top: 55px; background-color:#fff; }
.text_container p{font-size:13px; color:#333; line-height:22px;}
.confirmpage_left,.confirmpage_right{font-size:14px;}
.confirmpage_left{border-right:1px solid #ddd;padding-right:10px; width:50%;float:left;}
.confirmpage_right{width:50%; float:left;padding-left:10px}

/*  Sitemap start */
.sitemap_dest {border-bottom: 1px solid #ccc; padding-bottom: 15px; width: 100%; display: inline-block;}
.quick_linck h2 {color: #fff; font-size: 20px; margin-top: 30px; margin-bottom: 20px; padding-left: 15px;}
.sitemap_dest ul {margin: 0; padding: 0; list-style-type: none;}
.sitemap_dest ul li a {font-size: .9rem; color: #333; line-height: 25px;}



/*-----------footer csss ------------------*/
.footer_con{width:100%; float: left; margin-top:20px; background: url("../images/footer_bg.jpg")no-repeat; background-size: cover; padding: 30px 0;}
.footer_div{ width:50%; float: left; padding: 10px;}
.company_con{width: 100%;float:left; margin: 0; padding: 0; text-align: left;}
.company_con ul{ list-style-type: none; margin: 0;width:50%; float:left;}
.company_con h2{ font-size:20px; padding:15px 0;color: #fff; margin: 0; font-weight:bold;}
.padd_right30{ padding-left:30px; padding-right:0;}
.company_con ul li a{ color: #fff; font-size: 14px; line-height: 25px; text-transform: uppercase;}
.social_div{width:100%; float: left;margin-top: 8px;}
.social_div ul{margin: 0;padding: 0;list-style-type: none;}
.social_div ul li{float: left;}
.social_div ul li a{width: 24px; padding: 0px 0px;border: 1px solid#fff;height:22px;margin-right: 8px;float: left;text-align: center;background: #fff;color: #000;}
.social_div ul li a:hover{background: #ea6022;color: #fff;}
.right_aling{float:left; width:100%;}
.copy_right{width:100%; float:left; text-align:center;margin-top:30px;}
.copy_right p{ font-size:14px; color:#fff;}
.banner_bottom{ padding:10px 0; background:#fff;}
.dividerHeading {
    position: relative;
    z-index: 1;
    text-align: center;

}
.dividerHeading h4 {
    background: #ffffff;
    padding: 4px 20px;
    z-index: 2;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 -15px 10px -15px;
    display: inline-block;
    border-radius: 20px;
    border: solid 1px #253c99;
    color: #253c99;
}
.dividerHeading h4::after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: -1;
    background: #253c99;
    border-radius: 10px;
}
.why_side {
    padding: 15px 10px;
    width: 100%;
    text-align: center;
    box-shadow:rgb(0 0 0 / 10%) 0px 4px 16px 0px;
   
    border-radius: 14px;
    background: #fff;
}
.banner_bottom .icong {
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner_bottom .icong img {
    margin-bottom: 10px;
}
.section1 {
    padding: 50px 0;
    background: #e1e1e1;
}
.most-booked-item {
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
    margin-left: -3px;
    display: flex;
    flex: 1 0 auto;
    height: 100%;
    margin-bottom: 13px;
}
.w-100-fl {
    width: 100%;
    float: left;
}
.most-booked-details-l {
    width: 100px;
    min-height: 98px;
    display: flex;
    border-radius: 4px 0 0 4px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.most-booked-details-r {
    padding: 0.5rem 1.125rem;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    border-radius: 0 4px 4px 0;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
}
.most-booked-dest-txt {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 22px;
}
.most-booked-dest-pr {
    color: #253c99;
    font-weight: bold;
    font-size: 26px;
}
.most-booked-item>a {
    display: flex;
    text-decoration: none;
}
.most-booked-item>a:hover {
    box-shadow: 0px 0px 5px 3px #253c99;
}
.section3 {
    margin:10px 0pxx;
}
.dssnp {
    margin-top: 0!important;
    /*border: 1px solid #0000004a;
    box-shadow: 0 0 20px #0000004a;*/
    padding: 19px 20px;
    text-align: center;
    border-radius: 15px;
}
.abt_sec h4 {
    font-size: 35px;
    color: #494949;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.abt_sec p {
    font-size: 18px;
    color: #494949;
    line-height: 33px;
    margin: 0 0 10px 0;
    text-align: justify;
}
.pop-left {
    float: left;
    width: 75%;
}
.pop-right {
    float: right;
    width: 25%;
    position: relative;
}
.pop-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pop-left ul li {
    width: 32.3%;
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    position: relative;
    list-style: none;
}
.pop-left ul li img {
    display: block;
    width: 100%;
    height: 285px;
    border-radius: 5px;
}
.pop-left ul li .content-new {

    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 99%;
    height: auto;
    z-index: 999;
}
.pop-left ul li .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: rgba(11, 34, 64, 0.6);
    width: 100%;
    height: 0;
    border-radius: 6px;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    z-index: 99;
}
.pop-left ul li .overlay a {
    border: 1px solid #0b2241;
    background-color: #0b2241;
    border-radius: 6px;
    padding: 5px 9px;
    color: #ffffff;
   
    font-size: 16px;
    font-weight:600;
    position: relative;
    top: 50%;
    left: 8%;
    margin-left: 6px;
    text-decoration: unset;
}
.pop-left ul li:hover .overlay {
    height: 100%;
}
.pop-right .over {
    position: absolute;
    text-align: center;
    left: 3%;
    bottom: 13px;
    width: 91%;
}
.pop-right .over h2 {
  
    font-size: 22px;
    color: #fff;
    margin-top: 9px;
    margin-bottom: 10px;
}
.pop-right .over p {

    font-size: 16px;
    color: #fff;
    margin: 0;
}

.pop-right .over span {
 
    font-size: 16px;
    color: #fff;
}
.pop-right .over a {
  
    font-size: 28px;
    color: #ffc900;
    text-decoration: unset;
}
.dssnpa-ak {
    width: 100%;
    float: left;
}
.pop-left.dssnpa-ak ul li {
    width: 24%;
    float: left;
}
.pop-right .over h2 {
   
    font-size: 22px;
    color: #fff;
    margin-top: 9px;
    margin-bottom: 10px;
}
.text-details_section {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0;
    background: #fff;
    padding: 0 0 20px 0;
}
.cheap_heading h1 {
    color: #202020;
    font-size: 30px;
    text-decoration: none;
    font-weight: 600;
    margin-top: 30px;
    border-bottom: dotted 1px #666;
    text-transform: uppercase;
    padding: 0 0 10px 0;
    text-align: center;
}
.text_inner_details {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0 0 0;
}
.text_inner_details p {
    color: #202020;
    line-height: 24px;
    text-decoration: none;
    text-align: justify;
    margin-bottom: 10px;
}
.cheap-h3 {
    color: #262626;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.section2 {
    padding: 30px 0 40px 0;
    background: #f7f7f7;
}
ul.dss-pullu-ul {
    width: 100%;
    float: left;
    padding-left: 0px;
    list-style: none;
}
ul.dss-pullu-ul li {
    width: 25%;
    float: left;
    padding: 5px;
}
ul.dss-pullu-ul li {
    width: 25%;
    float: left;
    padding: 5px;
}
.travel-deal-item {
    border-radius: 5px;
    margin-left: -3px;
    overflow: hidden;
}
.travel-deal-img {
    width: 100%;
    position: relative;
    border-radius: 5px;
    display: block;
    height: 192px;
}
.travel-deal-details-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.29);
    transition: ease-in-out 1s;
}
.travel-deal-item-cont {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 5px;
}
.travel-deal-item-cont h2 {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px 5px rgb(0 0 0 / 50%);
}
.travel-deal-item-cont span {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    background-color: rgba(0,0,0,.6);
    border-radius: 5px;
    padding: 5px 12px;
    display: inline-block;
}
.newslatter_sce {
    background:#76C4DC;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.newsContainer{float: left;
    width: 100%;
    margin: 0;
    padding: 40px 20px;
    background: #f0f8ff;}
.newsmainCon{width: 100%;
    float: left;
    overflow:hidden;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;}
.newsleft{width:50%; float: left;overflow:hidden;}
.image_con{width: 100%; float: left;}
.image_con img{ width: 100%; transition:0.4s; transform:scale(1.0);border-radius: 10px 0 0 10px;}
.image_con img:hover{transform:scale(1.1);}
.newsright{width: 50%; float: left;padding: 20px;text-align: center;}
.news_content{width: 100%; float: left; padding: 30px;}
.newlatter_con{width: 100%; float: left; border: 1px solid #ccc; border-radius: 30px;    margin-top: 20px;}
.spaninput{width:70%; float: left; padding: 10px;}
.news_content h2{font-size: 30px;color: #2a2a2a;font-weight: bold;}
.news_content p{font-size: 17px;margin: 10px;color: #2a2a2a;}
.spaninput input{border: 0;font-size: 14px;width: 100%;padding: 10px 6px;}
.spaninput input:focus{outline: none !important; }
.spanbtn{width:30%; float: left;}
.spanbtn button{ background: var(--primary-main);color:#fff; transition:0.4s; border: 0;padding: 12px 20px;margin: 5px;border-radius: 30px;font-size: 18px;}
.spanbtn button:hover{background:#bf2715;}

.Another_ddl {
    padding: 13px 0px 0px;
}
.Another_ddl h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.Another_ddl p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.profile_search1 {
    margin: 5px 0 0 0;
    padding: 11px 0px 0px;
}
.profile_search1 input[type="text"] {
    padding: 10px 2%;
    width: 80%;
    font-size: 12px;
    outline: none;
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 20px;
}
.profile_search1 input[type="submit"] {
    color: #fff;
    font-weight: 500;
    border: none;
    background: var(--primary-main);
    padding: 8px 15px;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 5px 5px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.14);
    -o-box-shadow: 0 5px 5px rgba(0,0,0,0.14);
    text-transform: uppercase;
    margin: 0px 0 0 0;
    border-radius:20px;
}


.disclam {
    width: 100%;
    float: left;
}
.discl_text {
    text-align: center;
}
.discl_text p {
    font-size: 11px;
    color: #a3a3a3;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.discl_text ul {
    list-style: none;
    padding: 10px 0px;
    margin:0;
}
.discl_text ul li {
    display: inline-block;
}
.discl_text ul li a {
    display: inline-block;
    text-decoration: none;
}
.discl_text ul li a img {
    border: 1px solid #fff;
    background:#fff;
    border-radius:10px;
}
.footer_btm {
    padding: 5px 0px;
    margin:5px 0px;
    width: 100%;
    float: left;
    border-top:1px solid #ccc;
}
.footer_btm p {
    margin: 0;
    color: #f1f1f1;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: normal;
}
.footer_btm .socl_sec{float:right; display:flex; gap:2px;}
.footer_btm .socl_sec i{cursor:pointer; transition:0.4s; font-size:18px; color:#f1f1f1;  padding:8px;}
.footer_btm .socl_sec i:hover{color:var(--secondary)}
.Privacy_bb{height:350px; background-image:url(/images/mauntain-view-abt-pge.jpg); background-repeat:no-repeat; background-position:center; z-index:1; background-size:cover !important; position:relative; width:100% !important; }
.Privacy_bb h1 {  font-size: 35px;   color: #fff; position:relative;  display:block;  font-weight: 600;text-transform: uppercase;padding-top:12rem; text-align: center;}
.Privacy_bb p{text-align:center; position:relative; font-size:18px; color:var(--white);}
.Privacy_bb p > a{text-decoration:none; position:relative; color:var(--blue);}
.Privacy_bb::before{background:rgba(0,0,0,0.40); content:''; position:absolute; width:100%; height:350px;}
.conts_mains {
    padding: 40px 0;
    background: #f7f7f7;
}
.contact_aadd {
    box-shadow: 0 0 20px #0a0a0a80;
}
.contact_aadd {
    background: #fff;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 25px;
    border-radius: 20px;
}
.contact_aadd i {
    font-size: 22px;
    background: var(--primary-main);
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin-bottom: 5px;
}
.contact_aadd a {
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
}
.news_text p{font-weight:600;}
.abt_sec.dssnp.npadss ul li::marker{color:var(--primary-main);font-size:20px;}
.address_cont {
    padding: 10px;
    border-radius:5px;
}
.form-group label {
    color: #494949;
    font-weight: 500;
    font-size: 15px;
    text-align: right;
    padding: 0 8px 0 8px;
}
.cont_form {
    border-radius: 2px;
    font-size: 14px;
    padding:20px 6px;
}
.cont_form :hover{
    border:1px solid var(--primary-main) !important;
}
.flat-button {
    border: 0;
    background: var(--primary-main);
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 15px;
    transition:0.4s;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: block;
    font-weight: 500;
}
.align{display:flex; justify-content:flex-end;}

.address_cont h2 {
    font-size: 30px;
    color: #333;
    margin:10px 0;
    font-weight: 700;
}
.maps {
    padding: 5px;
    background: #fff;
}
.abt_sec.dssnp.npadss {
    text-align: justify;
}
.abt_sec.dssnp.npadss h4 {
   
    font-size: 28px;
    font-weight: 600;
    color:#494949;
    padding:10px 0px;
}
.abt_sec p {
    font-size: 18px;
    color: #494949;
    line-height: 33px;
    margin: 0 0 10px 0;
    text-align: justify;
}
.npadss h1 {
    font-size: 23px;
    font-weight: 600;
    padding: 7px 0px;
}

input[type="text"]:disabled{color:#fff; background:#fff; }
.sea-nores-cont{padding:35px; border:1px solid #ccc; margin:20px 0px; border-radius:5px;}
.sea-nores-cont h3{color:#494949; line-height:35px; font-size:25px;}
.sea-nores-cont ul > li{color:#494949;  line-height:30px;}
.thinking_mind{text-align:center; font-size:28px; color:#494949;}
.scri{background:#f0f0f0; max-width:80px; padding:8px 20px; border-radius:3px;}
.seach_div ul{margin:0;padding:0; display:flex;border-radius: 5px;}
.chev{position:absolute; right:0; top:15px; right:8px; color:#aaa; cursor:pointer;}
.seach_div ul li{list-style-type:none; position:relative; margin-right:5px;}
.seach_div  label{display:block; margin:0;}
.seach_div input{border:1px solid #ccc7c7; font-weight:600; text-overflow:ellipsis;  color:#333; font-size:15px; background:#fff; border-radius:0px; width:100%; padding:7px 20px 7px 28px; height:55px; transition:0.1s;}
.seach_div input:active,
.seach_div input:focus{border-color:var(--secondary-main) !important; background:#fff;  box-shadow:1px 3px 3px rgba(0,0,0,0.10);}
.pass-name{background-color:#fff; text-align:center; box-shadow:0px 0px 20px rgba(0,0,0,0.20);    padding: 10px;   position: absolute;    width:180px;Z-INDEX: 9;border-radius: 6px;    margin-top: 1px;}
.intrcs{position:absolute;  top:41px; font-size:13px; color:#323131; left:12px;}
.seach_div label{color:#555; padding:3px 5px; font-size:13px; }
.adult-minus {
    float: left;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius:5px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.20);
    color: #111; transition:0.4s;
    position: relative;
}

.adult-plus {
    float: left;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 5px;
    margin-left:2px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.20);
    position: relative;
}
.class_con .form-control{border: 1px solid #555 !important; height:30px !important; padding:4px 6px; font-size:12px !important; border-radius:5px; }
.pass-name button {
    background-color:transparent; border:1px solid var(--secondary-main); color:var(--secondary-main);
    font-size: 13px;
    border-radius:30px;
    padding: 4px 20px;
    font-weight: 500;
}

.item{position:relative;}
.compaire{margin-top: 2px;}
.compaire ul{display: flex; justify-content:space-between; padding:0; margin:0;}
.compaire ul li{position: relative; text-align:center; padding:8px 0px; color:#fff; list-style-type:none; font-size:17px; font-weight: 500;}
.compaire ul li i {border:1px solid var(--primary-main); background:var(--primary-main); border-radius:100%; padding:7px 8px;}
.package_con {overflow: hidden; padding: 0;height:230px;  position: relative;}
.package_con img{-webkit-transition: 0.4s ease;transition: 0.4s ease;}
.package_con img:hover {-webkit-transform: scale(1.08);transform: scale(1.08);cursor: pointer;}
.hot_deal{width: 100%;display: inline-block; pointer-events:none; padding: 10px 10px;position: absolute;left: 0;bottom:0px;  border-radius: 0; text-align: left;}
.hot_deal strong{font-size:13px; color: #fff;font-weight: 300; margin: 0 0 0; line-height: 22px;font-style: italic;}
.hot_deal p{font-size:21px!important; color: #fff;font-weight: 600!important; margin: 0 0 0; line-height: 22px;}
.hot_deal p span{font-size:21px; color: #f00;font-weight: 600; float: right;}
.my-holidys .owl-carousel .owl-item img{border: none;border-radius:5px;}
.my-holidys .owl-theme .owl-nav {position: absolute;top: -63px;right: 10px;display: inline-flex;text-align: center;}
.my-holidys .owl-theme .owl-nav .owl-prev span {overflow: hidden;line-height: 0.8;border: 1px solid #ccc;height: 25px;width: 25px;border-radius: 100%;font-size: 25px;color:#000;display: inline-block;margin-right: 10px;}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-next, .my-holidys .owl-carousel .owl-nav .owl-prev:hover span {background: #f1b323;height: 25px;width: 25px;border-radius: 100%;color:#fff;}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-next, .my-holidys .owl-carousel .owl-nav .owl-next span {overflow: hidden;line-height: 0.8;border: 1px solid #ccc;height: 25px;width: 25px;display: inline-block;border-radius: 100%;}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-next, .my-holidys .owl-carousel .owl-nav .owl-prev span {overflow: hidden;line-height: 0.8;border: 1px solid #ccc;height: 25px;width: 25px;display: inline-block;border-radius: 100%;}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-next, .my-holidys .owl-carousel .owl-nav .owl-next{background: transparent;height: 35px;width: 35px;border-radius: 100%; border:2px solid var(--primary-main);color:var(--primary-main); transition:0.4s; font-size:22px; padding:5px;}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-prev, .my-holidys .owl-carousel .owl-nav .owl-prev{background: transparent;height: 35px;width: 35px;border-radius: 100%;color:var(--primary-main); border:2px solid var(--primary-main); transition:0.4s; line-height:1.0; font-size:22px;padding:5px; margin-right:5px;}
.owl-carousel .owl-nav .owl-prev:hover{background:var(--primary-main); color:#fff;}
.owl-carousel .owl-nav .owl-next:hover{background:var(--primary-main); color:#fff;}
.result_con .flight_menu ul li a{color:#f0f0ff;}
.round-trip{background-color:#f0f8ff; width:100%; overflow:hidden; padding: 31px 0px;}
.round-trip .rd_trip_bg{width:100%; margin-right:5px;}
.round-trip .rd_trip_bg .offr{width:48%; float:left; padding:12px 12px;  }
.round-trip .rd_trip_bg .offr .section{width:100%; background:#f0f8ff;   overflow:hidden; padding:15px;  border:1px dotted #494949;}
.round-trip .rd_trip_bg .offr .section .img{float:left; width:25%;}
.round-trip .rd_trip_bg .offr .section .left_ft{width:50%; margin:0px auto;  float:left; display:inline-block; margin:0px auto;}
.round-trip .rd_trip_bg .offr .section .left_ft .orgn{float:left; }
.round-trip .rd_trip_bg .offr .section .left_ft .orgn h4{margin:0px 15px; color:var(--primary-main); font-size:18px; padding:0;}
.round-trip .rd_trip_bg .offr .section .left_ft > img{float:left; padding:10px; margin:0px 20px;}
.round-trip .rd_trip_bg .offr .section .left_ft .dest{float:left;}
.round-trip .rd_trip_bg .offr .section .left_ft .dest h4{margin:0px 15px; color:var(--primary-main); font-size:18px; padding:0;}
.sml{font-size:13px; margin-left:12px;}
.round-trip .rd_trip_bg .offr .section .prce{width:18%; float:right; margin-top:8px; display:inline-block;}
.round-trip .rd_trip_bg .offr .section .prce .del{margin:0; padding-top:8px; float:left;}
.round-trip .rd_trip_bg .offr .section .prce .deal{color:#dd3a3a; font-size:20px;}
.round-trip .rd_trip_bg .offr .section .link{float:left;width:7%; padding-top:5px;}
.ancr{border:2px solid var(--primary-main); color:var(--primary-main); transition:0.4s; padding:6px; margin-right:8px; border-radius:50%; background:transparent;}
.ancr:hover{color:#fff; background:var(--primary-main);}
.round-trip h2{color:#494949; font-size:28px;}
.round-trip p{color:#494949;font-size:12px; margin:20px 0 20px;}
.base {
    padding: 5px;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    border-radius:10px;
    width: 100%;
    cursor: pointer;
    background:#fff;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 10%); 
}
.base .planeimg img {
    padding: 10px;
}
.base h6.sfont {
    margin-bottom: 0;
    font-size:12px;
}
.base h4 {
    color: #1c86c8;
    font-weight: 500;
    width: 40%;
    float:left;
    padding:5px;
    font-size:16px;
}
.base span img {
    margin-top: 10px;
}

.base h4 small {
    color: #666;
    font-weight: 500;
    font-size:12px;
}
.base h4.price {
    width: 100%;
    position: initial;
    background: no-repeat;
    height: auto;
    margin-top: 5px;
    color:rgb(255, 0, 0);
}

.loading_popup .popup_content h3 {
    font-size: 32px;
    line-height: 1.1;
    margin-top: 0;
    font-family: 'Roboto',sans-serif!important;
    color: #0e73af;
    font-weight: 600;
}
.popup_content p {
    font-size: 15px;
    line-height: 25px;
}
.popup_content p {
    font-size: 15px;
    line-height: 25px;
}
.loading_popup a {
    color: #1b83c5!important;
}
.loading_popup .popup_call {
    margin-top: 10px;
}
.popup_call p {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    color: #ed6d18;
}
.loading_popup .popup_call span i {
    padding: 9px 11px;
    border-radius: 50%;
    font-size: 28px;
    color: #fff;
    background-color: #ed6d18;
    width: 42px;
    height: 42px;
    -webkit-animation: tada 2s linear infinite;
    animation: tada 2s linear infinite;
}
.loading_popup .popup_call label {
    color: #ed6d18;
    font-size: 40px;
    font-weight: 600;
    cursor: pointer;
}
.loading_popup .popup-side-img img {
    position: relative;
    width: 250px;
    left: -51px;
}
.modal-dialog{
    max-width: 712px;
}
.fixed-top {
background-color:transparent;
z-index:9;

 
}
@keyframes tada {
    0% {
      transform: scale3d(1, 1, 1);
    }
  
    10%, 20% {
      transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
  
    30%, 50%, 70%, 90% {
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
  
    40%, 60%, 80% {
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
  
    100% {
      transform: scale3d(1, 1, 1);
    }
  }
.top-middle{margin:0px auto; background:#c16b46; border-radius:10px;}
.my-holidys{margin:0px 0 0;background-color:#ffffff;padding: 25px 0px;}
.my-holidys h4{margin:30px 0px 0px 0px; font-size:32px; color:#494949;}
.my-holidys p{color:#494949; font-size:16px;}
.my-holidys .main_heading{text-align:center; font-size:18px;}
.my-holidys .main_heading h2{font-size:32px; color:#494949;}
.my-holidys .main_heading p{font-size:18px; font-weight:500;}
.hide_data i{font-size:21px;}
/*.ui-widget-header .ui-icon{filter: grayscale(100%);}*/
.payment-page-mid-cont{margin-top:5px;}
.seach_con strong{color:#fff; margin-bottom: 30px; display: inline-block;font-size: 30px;font-weight:600;}
.flight-class{color:var(--primary-main);}
.wdt{width:100%; background:#fff !important; position:relative !important; top:0 !important;}
  .back-fooer{background:#fff; padding: 46px 0px;}
  .back-fooer h2{font-size:28px; color:#494949;margin-bottom: 35px; position: relative;}
  .back-fooer h6{font-size:18px; color:var(--primary-main);margin-top: 17px; font-weight:600;margin-bottom: 14px}
  .ChooseCon{width: 100%; transition:0.4s; float: left; padding: 20px 12px;text-align: center;  border-radius: 20px; background: var(--secondary); height: auto; margin-top:15px; }
  .ChooseCon .img_line{width:120px; line-height:110px; display:inline-block; height:120px; background:var(--primary-main);text-align:center; border-radius:50%;}
  .ChooseCon .img_line img{max-width:140px;}
  .ChooseCon h6{color:#000; font-size:19px; font-weight:600; padding:10px 0;}
  .ChooseCon p{color:#666666; font-size:12px;}
  .back-fooer p{font-size:15px; color:#494949;}
  .back-fooer img{height:57px;}
  .pax-del{ width:194px;}
  .seach_div ul li img.updown{ transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  height:26px;
  width:26px;
    position: absolute;
    left: -13px;
    top: 13px;
  border:1PX solid #DDD;
  border-radius:50%;
    z-index: 1;
background-color: #fff;

  }
.seach_div ul li img.updown:hover{transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);}
.ui-widget-header .ui-icon{filter: brightness(0) invert(1);}

/*subscribe*/
.subcr_bg{position:relative; width:100%; }
.subcr_bg .subcrb{ display:flex; justify-content:center; }
.subcr_bg .subcrb .w-srb{ padding:50px 0; text-align:center; border-radius:20px; background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.10); width:calc(100% - 300px);}
.subcr_bg .subcrb .textsec h2{ font-size:27px; color:#000; font-weight:500;}
.subcr_bg .subcrb .textsec p{ font-size:16px; color:#000;}
.subcr_bg .subcrb .input_ara{padding-top:10px;}
.subcr_bg .subcrb .input_ara .inputname{width:70%; padding:8px; border-radius:5px; border:1px solid var(--primary-main); background:#fff;}
.subcr_bg .subcrb .input_ara .inputname:active,
.subcr_bg .subcrb .input_ara .inputname:focus{outline:2px solid var(--primary-main);} 
.bttn{border:2px solid var(--primary-main); padding:8px; transition:0.4s; background:var(--primary-main); color:#fff; border-radius:5px;}
.bttn:hover{background:var(--secondary);border:2px solid var(--secondary); color:#fff; }
/*story set*/
.strytl{width:100%; margin:10px 0px; overflow:hidden; padding:20px 0px; }
.strytl .storydv{padding:10px; }
.strytl .storydv ul {list-style:none; margin:0; padding:0; display:flex; justify-content:space-between; gap:20px;}
.strytl .storydv ul li{width:33.3%; float:left; background:#fff; box-shadow: 0px 0px 20px rgba(0 0 0 /15%); border-radius:20px;}
.strytl .storydv ul li > .secnm{width:100%; padding:20px;}
.strytl .storydv ul li > .secnm h4{text-align:center; font-size:22px; padding:10px 0px; color:var(--primary-main);}
.strytl .storydv ul li > .secnm p{color:#494949; font-size:14px;}
/*contact pg*/
.conts_mains .cont_info{ width:100%;}
.conts_mains .cont_info ul{list-style:none; margin:0; padding:0;}
.conts_mains .cont_info ul li{margin-bottom:30px; padding:5px;}
.icc{padding:10px; font-size:20px; transition:0.4s; background:var(--primary-main); border-radius:5px; color:#fff;}
.conts_mains .cont_info ul li > .icon{float:left; margin-right:10px;}
.conts_mains .cont_info ul li > .info{display:inline-block;}
.conts_mains .cont_info ul li > .info p{font-size:17px; font-weight:500; color:#323131; margin:0; padding:2px;}
.conts_mains .cont_info ul li > .info a{font-size:15px; color:var(--primary-main); }
/*map*/
.mapsec{width:100%; padding:20px; border:2px solid #ccc; margin-top:20px;}
/*imges slider*/

.items_sec{width:100%; float:left; margin:25px auto;} 
.items_sec ul{display:flex; gap:30px; margin:0; padding:0;list-style:none;}
.items_sec ul li{width:33%; float:left; display:inline;}
.items_sec ul li .items{width:100%;  overflow:hidden; float:left; background:#fff; border-radius:0px; border:1px solid #ccc;}
.items_sec ul li .items > .img_sec{max-width:500px; overflow:hidden; height:auto;}
.items_sec ul li .items > .img_sec img{width:100%; cursor:pointer; transition:0.4s; border-radius:2px;}
.items_sec ul li .items > .img_sec img:hover{transform:scale(1.2);}
.items_sec ul li .items .contents{width:100%; margin:0px auto; padding:15px 10px; }
.items_sec ul li .items .contents ul{display:block; }
.items_sec ul li .items .contents ul li{width:70%; margin:0px auto; float:left;line-height:20px; }
.items_sec ul li .items .contents ul li:nth-child(3n+1){font-size:14px; color:#494949; padding:2px 0px;}
.items_sec ul li .items .contents ul li:nth-child(3n+2){font-size:20px; font-weight:500; color:var(--primary-main); padding:2px 0px;}
.items_sec ul li .items .contents ul li:nth-child(3n+3){font-size:18px; color:#d85f1f; padding:5px 0px;}
.items_sec ul li .items .contents .find{text-align:left;    padding:18px 0;}
.items_sec ul li .items .contents .find a{color:#d85f1f; font-size:17px; }
.prcing{color:var(--secondary); font-size:18px; transition:0.4s; border-radius:100%; padding:10px 10px;}
.prcing:hover{background:#ccc;}
.mainheader .header_con{background:#fff; position:relative;box-shadow:0px 0px 20px rgba(0,0,0,0.15); z-index:99; overflow:hidden;  }
.mainheader .header_con .contact_cn{float:right;}
.abt_us {padding:120px 0 40px 0;} 
.w-fix{border-radius:0 !important; border:0 !important; overflow:inherit !important; top:0 !important; padding:0 !important; position:relative; box-shadow:none !important;}
.daydeal {padding:30px 0;}
.bar{color:#646464 !important; font-weight:300; font-size:25px !important;}
.bdr{border-right:1px solid #ccc;}
.abt_us h2{color:#4f4f4f; text-align:center; margin-bottom:10px; font-weight:500; font-size:40px;}
.heading{font-size:24px;color:var(--primary-main);font-weight:500; text-align:center; padding:5px 0; margin-bottom:5px;  }
.about_p {color:#494949; font-size:13px; text-align:center;}
.daydeal .maindeal{background:#fff; border:2px solid #fff; transition:0.4s; position:relative; padding:8px; box-shadow:0px 0px 20px rgba(0,0,0,0.20); border-radius:10px; }
.daydeal .maindeal:hover{border:2px solid var(--secondary); box-shadow:none;}
.daydeal a{text-decoration:none; color:#494949;}
.daydeal .maindeal h4{font-size:20px; color:var(--secondary); font-weight:600;} 
.daydeal .maindeal p{font-size:16px; margin:0;}
.str{font-size:13px;} .pric{font-size:18px !important; font-weight:500; color:var(--primary-main); margin:0;}
.prs{color:#646464 !important; font-size:12px;}
.off{position:absolute; top:-12px; right:5px; color:#fff; padding:1px 12px; font-size:11px; background:var(--secondary);}
.off::before{content:'';  position:absolute; left:0; border-left:10px solid #fff; border-right:10px solid transparent;border-top:10px solid transparent;border-bottom:10px solid transparent; top:0; }
.off::after{content:''; position:absolute; right:0; border-left:10px solid transparent; border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent; top:0; }
.grt_city{padding:30px 0; text-align:center;}
.grt_city .tabs{display:inline-block;  margin:30px 0;  background:var(--secondary); border-radius:30px; }
.grt_city .tabs > button{border:none; transition:0.4s; background:transparent; border-radius:30px; padding:8px 30px; color:#4f4f4f; }
.grt_city a{text-decoration:none;}
.tabcontent{display:none; transition:0.4s; transform:translateY(0);}
.active-fl{background:var(--primary-main) !important; color:#fff !important;}
.grt_city a:hover .clck{background:transparent; color:var(--primary-main); border:1px solid var(--primary-main);}
.grt_city .city_main{background:var(--secondary); overflow:hidden; border-radius:30px;}
.grt_city .city_main .dest_img{overflow:hidden;}
.grt_city .city_main .dest_img img{border-radius:20px; transition:0.3s; width:100%;}
.ct_name h4{color:#000; text-align:left; font-size:18px;}
.pricce{width:60%; float:left;}
.pricce p{color:var(--primary-main); text-align:left; font-size:18px;}
.per{color:#646464 !important; font-size:14px;}
.book_btn {float:right; }
.book_btn p{color:var(--primary-main); margin:0; font-size:13px;}
.main_dtl{padding:8px 10px; overflow:hidden;}
.clck{background:var(--primary-main); border:1px solid var(--primary-main); color:#fff; transition:0.4s; font-size:12px; padding:1px 3px; border-radius:100%;}
.conts_mains .main_scr{background:var(--secondary); display:flex; justify-content:center; padding:20px; border-radius:10px; }
.conts_mains .main_scr .w-gif{float:left; }
.conts_mains .main_scr .w-cont{float:left;}
.say_to{color:#fff; font-size:50px; padding:8px;}
.conts_mains .main_scr .w-gif img{max-width:60px; border-radius:50px;}
.main_btn{padding:8px 20px; transition:0.4s; border:2px solid var(--primary-main); font-size:15px; position:relative; color:#fff;background:var(--primary-main); text-decoration:none !important;}
.main_btn:hover{background:transparent; color:var(--primary-main);}
.popular_places{padding:10px 0;}
.popular_places .bok_city_img {overflow:hidden;}
.popular_places .bok_city_img img{width:100%; transition:0.4s; border-radius:5px; position:relative;}
.popular_places .bok_city_img img:hover{transform:scale(1.1);}
.city-content{width:100%;  position:absolute;  bottom:8px;}
.city-content .city-name{width:80%; float:left; color:#fff; font-size:24px; padding:0px 8px;}
.city-content .city-rdt-btn{font-size:14px; position:absolute; padding:1px 6px; right:60px; color:#fff; border:1px solid #fff; }
.our-splt-section{padding:10px 0;}
.section-main{padding:20px; border:1px solid #ccc; border-radius:5px;}
.section-main .section-main-img{width:100%;display:flex; padding:20px 0;}
.section-main .section-main-img img{ margin:0 auto; border:2px solid var(--primary-main); padding:10px;  border-radius:50%;}
.main-content{text-align:center; padding:15px 0;}
.main-content h3{color:var(--primary-main); font-size:20px; font-weight:500;}
.main-content p{font-size:13px; color:#646464; }
.featured-image{overflow:hidden;}
.fare-bok-deals .featured-place-view{box-shadow:0px 0px 20px rgba(0,0,0,0.20); border-radius:10px;}
.fare-bok-deals .featured-place-view img{width:100%; cursor:pointer; transition:0.3s; border-radius:10px; position:relative; display:block;}
.fare-bok-deals .featured-place-view img:hover{transform: scale(0.95);}
.fare-bok-deals .featured-place-view img::before{content:''; position:absolute; background:rgba(0,0,0,0.20); top:0; width:100%; height:300px; }
.city-name-feat{color:#494949; font-weight:600; font-size:20px; margin:0;}
.fare-start{padding:5px 0; font-size:13px; color:#494949; margin:0;}
.price-detail{font-size:22px; color:var(--primary-main);}
.fav{background:#ddd; position:relative; transition:0.4s; border-radius:50%; padding:8px; font-size:16px; margin-bottom:10px; cursor:pointer; color:#494949;}
.fav:hover{background:var(--primary-main); color:#fff;}
.fav:hover ~ .toggle-detail{visibility:visible; opacity:1;}
.toggle-detail{background:#333843; padding:5px; font-size:12px; border-radius:10px; width:100%; transition:0.4s; opacity:0; visibility:hidden; left:-15px; top:-35px; text-align:center; color:#fff; position:absolute;}
.toggle-detail::before{position:absolute; content:''; border-left:5px solid transparent;  border-right:5px solid transparent;   bottom:-9px; right:10px; border-top:5px solid #333843;  border-bottom:5px solid transparent;}
.bok-link-feat{text-decoration:none !important; border:1px solid var(--primary-main); transition:0.4s; background:var(--primary-main); font-size:15px;  color:#fff; border-radius:30px; padding:4px 10px;}
.bok-link-feat:hover{color:var(--primary-main); background:transparent;}
.bok-date{position:absolute;  background:var(--primary-main); top:10px; right:30px; color:#fff; font-size:18px; border-radius:50%; padding:25px 15px;}
.section-call-icon{background:var(--secondary-main); width:35px; height:35px; border-radius:100%; text-align:center; line-height:35px;}
.toll-free-cont p{margin:0; color:#555; font-weight:400; font-size:13px; text-align-last:end; line-height:16px; padding-bottom:3px;}
.toll-free-cont a{font-size:21px;  color:var(--secondary-main) !important; font-weight:800; text-decoration:none !important;}
.toll-free-cont a img{padding:0px 4px;}
.top-m a{text-decoration:none; color:#fff; font-size:13px; font-weight:500;}
.top-main-header{padding:6px 0;background:var(--secondary-main);}
.social-main span a{text-decoration:none; transition:0.4s; background:var(--primary-main); color:#fff; border:1px solid var(--primary-main); font-size:12px; padding:3px 7px; border-radius:50%;}
.navbar-light .navbar-nav .nav-link{color:#333 !important; padding:0px 10px !important; transition:0.4s; font-weight:400; font-size:14px !important;}
.navbar-light .navbar-nav .nav-link:hover{color:var(--primary-main) !important;}
.main-header-fix{position:fixed; background:#fff;  box-shadow:0px 0px 10px rgba(0,0,0,0.10); top:0; width:100%; left:0; z-index:99;}
.why-chs-us{padding:10px 0;}
.main-heading-hm{font-size:30px; font-weight:500; color:var(--secodary-main);}
.main-heading-hm span{font-weight:700;}
.main-gt-us img{max-width:40px; margin-top:8px; margin-right:4px;}
.main-gt-us{text-align:center; border-radius:5px; transition:0.4s;  padding:10px; border:1px solid var(--primary-main);}
.gt{color:var(--secondary-main); transition:0.5s; text-align:center; font-size:18px; border:2px solid #9fcaff; background:#9fcaff; border-radius:6px; padding:8px; margin-bottom:8px;}
.main-gt-us h3{font-size:13px; color:#111;  font-weight:700; padding:4px 0; margin:0;}
.main-gt-us:hover .gt{background:var(--secondary-main); border-color:var(--secondary-main); color:#fff; }
 .main-gt-us:hover h3{color:var(--secondary-main);}
.main-gt-us:hover{border-color:var(--secondary-main);  box-shadow:0px 0px 20px rgba(0,0,0,0.20);}
.main-gt-us p{font-size:12px; color:#333; margin:0;}
.flight-deal-offer{padding:10px 0;} 
.flight-deal-offer a{text-decoration:none !important; color:#444;}
.heading-flt{text-align:center; position:relative;}
.heading-flt h4{color:var(--secondary-main); font-weight:700; text-transform:uppercase; font-size:28px;}
.heading-flt h4::before{content:''; position:absolute; background:var(--primary-main); width:140px; left:43%; height:2px; bottom:-8px;}
.heading-flt h4::after{content:''; position:absolute; background:var(--secondary-main); width:40px; left:48%; height:2px; bottom:-8px;}
.flt-p{font-size:14px; color:#333; padding:10px 0; text-align:center;}
.deal-main-ofr{position:relative; overflow:hidden;  border-radius:5px; margin-top:20px;}
.deal-main-ofr img{position:relative; width:100%; height:100%; transition:0.9s;}
.deal-main-ofr img:hover{transform:scale(1.1);}
.deal-fare-content{padding:8px 4px; height:100%; width:100%;  }
.city-name{font-size:15px; font-weight:600;}
.city-name i{color:#e44a4a;}
.main-bdr{border-right:1px solid #ccc; }
.fare-price{font-size:12px; padding-left:10px; margin:0;}
.fare-price span{font-size:18px; color:#4b8509; font-weight:600;}
.deal-fare-content:hover .fare0-btn::before{background:#fadee2;}
.fare0-btn::before{font-family:'FontAwesome'; content:'\f101 '; border:1px solid var(--primary-main); font-size:8px; color:var(--primary-main); border-radius:100%; padding:3px; transition:0.4s; text-align:center;}
.prvc-heading{color:#0e4367; background:#ecf5ff; padding:3px 0px 3px 6px; margin:8px 0; font-size:18px; font-weight:600;}
.main-deal-sec{border:1px solid var(--secondary-main); border-radius:3px; padding:13px;background:#fff;    position:relative;}
.flt-img{width:30%;  border:1px solid #ddd;  margin-top:0px;} .airline-name{ float:left; font-size:12px; font-weight:600;}
 .flt-date{font-size:13px; font-weight:500;}
.fare-md{width:100%; text-align:center;} .fare-md p{margin:0; font-weight:700; font-size:18px; color:var(--secondary-main);}
.fare-md p > img{margin:0px 8px;} .fare-right{text-align:center; } .fare-right a{text-decoration:none !important; transition:0.4s; color:#fff; background:var(--secondary-main); display:inline-block;padding:3px 8px; border-radius:5px; font-size:12px;}
.fare-right a:hover{color:#fff; background:var(--primary-main); } .dislcm{font-size:13px; color:#333; margin:25px 0;}
.discm-text{ background:#fff; margin:30px 0;}
.discm-text p{color:#222; font-size:13px;}
.copyright-clm{text-align:center; color:#111;  font-size:13px; margin:0;}
.main-heading{text-align:center; position:relative; padding-top:140px; color:#000; font-size:35px; font-weight:700;}
.fancy-tittle{font-size:24px; margin-bottom:50px; color:var(--secondary-main); position:relative; font-weight:500;}
.fancy-tittle::before{content:''; position:absolute; width:90px; bottom:-8px; left:4px; height:3px; background:var(--primary-main);}
.fancy-tittle::after{content:''; position:absolute; width:4px; bottom:-9px; left:102px; border-radius:100%; height:4px; background:var(--primary-main);}
.i-frame{border:1px solid #333; border-radius:5px; padding:5px;}
.imp{color:var(--primary-main) !important; text-decoration:none !important; }
.new{position:absolute; background:#ee602c; top:-15px; right:-15px; font-weight:600; transform:skew(-10deg); color:#fff;  padding:0px 5px; font-size:10px;}
.air-info{width:100%; float:left; background:#fff; padding:8px;box-shadow:rgba(0,0,0,0.10) 0px 1px 5px; border-radius:5px; margin-bottom:15px;}
.sea-res-mob {color:#333; text-align:center;}
.main-footer-result{width:100%; background:#f0f0f0; padding:15px 0;  float:left; }
.social_media span a{text-decoration:none; color:#555; transition:0.4s;  font-size:20px; padding:0px 6px;}
.social_media span a:hover{color:var(--secondary-main);}
.imp-links span a{color:#555; font-size:12px; font-weight:600; text-decoration:none; padding:0px 4px; transition:0.3s;}
.imp-links span a:hover{color:var(--secondary-main);}
.copy-right-tr{width:100%; text-align:center; float:left; background:var(--secondary-main); padding:10px 0;}
.copy-right-tr p{margin:0; color:#fff; font-size:13px;}
.abt-prg{color:#555; font-size:13px; }
.exclu-deals-main{background-image:url(/images/deals-main0-flight-bg.jpg); background-repeat:no-repeat; background-size:cover; padding:40px 0; background-attachment:fixed; background-position:center; overflow:hidden; width:100%; height:auto;}
.sea-res-mob-fli-det{font-size:12px;} .sea-res-mob-fli-city{font-size:18px;  color:var(--secondary-main);}
.res-call-bnr{background:#d0dcea; width:100%; overflow:hidden; padding:5px; border-top-left-radius:5px; border-top-right-radius:5px;}
.res-call-bnr span{color:#333; text-transform:uppercase; font-size:13px; font-weight:600; float:left; }
.res-call-bnr span > small{font-size:11px; font-weight:400;}
.res-result_con{position:relative; display:none; background:linear-gradient(170deg, #04455a, var(--primary-main) ); width:100%; overflow:inherit; float:left;}
.co-agent-cal-suport{max-width:40px;}
.co-agent-supprt a{color:#333; font-size:15px; font-weight:500; text-decoration:none;}
.co-agent-supprt span{color:#333; font-size:12px; font-weight:600;}
.spk-cust{color:var(--secondary-main); font-weight:700; font-size:12px;}
.spk-cust-dest{color:var(--primary-main) !important;  font-weight:600 !important; font-size:18px !important;}
.fare-help-main{width:25%; background:#fff;  float:right; border-top:1px solid #ccc; box-shadow:0px 1px 5px rgba(0,0,0,0.10); border-radius:5px; position:sticky; position:-webkit-sticky; top:315px;}
.main-help-cal{padding:10px;}
.main-help-cal h4{color:var(--secondary-main); font-size:16px; font-weight:600;}
.main-help-cal p{color:#555; font-size:11px; }
.main-help-cal a{text-decoration:none !important; color:#fff; background:#4b8509; font-weight:600; padding:4px 12px; border-radius:10px;}
.pop-top-main{padding:30px 30px 0 30px;}
.main-help-cal a:hover{color:#fff;}
.session-tmr{width:25%; float:right; position:sticky; position:-webkit-sticky; top:32px;}
.review-bok-flt{width:100%; text-align:center; background:#fff; padding:10px; position:relative; border-radius:5px; margin-bottom:5px; box-shadow:0px 1px 5px rgba(0,0,0,0.10);}
.active-ppl-cout{position:absolute; background:#c0d2fc; border:1px solid #7ca3ff; border-radius:10px; font-size:12px; color:#111; right:0; padding:2px 5px 2px 15px; top:-28px;}
.active-ppl-cout::before{content:''; background:#18a91f; width:7px; height:7px; border-radius:100%; position:absolute; left:6px; top:7px;}
.active-ppl-cout::after{content:''; top:22px; right:10px; position:absolute; border-left:6px solid transparent; border-right:6px solid transparent; border-top:6px solid #7ca3ff; border-bottom:6px solid transparent; }
.review-bok-flt h4{color:var(--secondary-main); font-size:15px; font-weight:600;}
.review-bok-flt span{color:#4b8509; font-size:24px; font-weight:600;}
.fl-scr-popup{position:fixed; top:0; left:0; width:100%; height:100vh; opacity:0; visibility:hidden; transition:0.3s; background:rgba(0,0,0,0.40); z-index:9999;}
.pop-up-main-ctr{max-width:520px;  background:#fff;  position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.co-agent-cl-pop{max-width:80px;}
.close-btn{position:absolute; top:-12px; padding:1px; border:2px solid #ccc; cursor:pointer; right:-10px; cursor:pointer; background:#f2f2f2; transition:0.1s; border-radius:100%; }
.close-btn:hover{background:#ccc; padding:2px;}
.pop-up-heading{color:var(--secondary-main); font-weight:600; font-size:17px; }
.pop-up-paragrph{color:#333; font-size:12px; font-weight:600; padding:10px 0;}
.main-call{color:#28a745;  text-decoration:none; font-size:20px; font-weight:600;}
.tl-fr{color:#555; font-size:11px; padding:5px 0;}
.avlb{background:#e7effe; width:calc(100% - 30px); color:#4b8509; font-size:10px; border-radius:5px; padding:1px 5px;}
.p-main-content{background:#e2e9f2; padding:20px;}
.p-main-content h4{text-align:center; font-size:18px; margin-bottom:20px; }
.indc-image{max-width:40px; float:left; margin-right:8px;}
.bok-plan{font-size:13px; color:#111;}
.p-main-content p{font-size:13px; color:var(--secondary-main); font-weight:600;}
.bt--prc-section{color:#09851f;overflow:hidden; position:relative; font-size:14px; display:inline-block;border:1px solid #09851f; background:#e4f2e6;  padding:4px 8px 4px 20px; border-radius:4px;}
.bt--prc-section::before{content:'';  position:absolute; width:4px;  height:80px; background:#09851f; left:0px; top:-15px;}
.recommd-filtr{  width:100%;  float:left; margin-top:25px;  position:relative;}
.recomd-btn{background:#fff; float:left; width:100%; box-shadow:0px 1px 5px rgba(0,0,0,0.10); border-radius:2px; }
.cheap-btn button{ border:0; color:#333; transition:0.1s; font-size:13px; background:#fff; font-weight:500; float:left; padding:7px 16px;}
.cheap-btn button:hover{background:#e1edff; border-bottom:3px solid #0a58ca !important; color:#0a58ca;}
.active-filter{border-bottom:3px solid #0a58ca !important; color:#0a58ca !important;}
.line{position:absolute; width:1px; height:37px; background:#d0d0d0; z-index:1;  top:0px;}
.primium-container p{color:#111; font-weight:600; font-size:14px; }
.imp-paragrp{color:#333 !important; font-size:13px !important; font-weight:400 !important;}
.prim-heading{color:#111; font-weight:600; font-size:13px; padding:2px 0;}
.prim-paragraph{color:#444; font-size:12px; }
.primium-container img{max-width:18px;display:flex; margin:0 auto; }
.border-bttom{border-bottom:2px solid #d0d0d0;}
.std-price{text-align:center;}
.std-price .incld{color:#555; font-size:22px; font-weight:600;}
.std-price p{color:#555; font-size:11px; font-weight:400;  }
.purc-btn-secondary a{color:#fff !important; cursor:default; background:#ccc; font-size:13px;  padding:5px 14px; border-radius:3px; text-decoration:none;}
.purc-btn-primary a{color:#fff !important; background:#1e4473; font-size:13px;  padding:5px 20px; border-radius:3px; text-decoration:none;}
.learn-btn{color:#48a0e2; position:relative; top:40px; cursor:pointer; font-size:13px; }
.tabs{ overflow:hidden;}
.tabs .tab-btn{background:#fff; color:#333; font-size:12px;  border-top-left-radius:2px; border-top-right-radius:2px;  padding:6px; float:left; border:1px solid transparent;}
.tabs .tab-btn-bgg{background:#fff;color:#333;  float:left; font-size:12px; border-top-left-radius:2px; border-top-right-radius:2px; padding:6px; float:left;  border:1px solid transparent;}
.tabs ul {margin:0; padding:0; list-style-type:none;}
.tabs ul li{cursor:pointer;}
.tabcontents{border:1px solid #ddd; padding:5px 15px; border-bottom-left-radius:5px; border-bottom-right-radius:5px; }
.tabcontents p{color:#555; font-size:12px;  font-weight:400;}
.tabcontents h5{font-size:17px; color:#333;}
.tabcontents ul li{font-size:12px; color:#555;}
.active-ptr{border:1px solid #d0d0d0 !important; border-bottom:transparent !important;}
.travel-protect ul{border:0; margin-top:5px; padding:0; list-style:none;}
.travel-protect ul li{font-size:13px; color:#555;}
.travel-protect ul li::before{font-family:"FontAwesome"; content:"\f00c"; padding:0px 6px; color:#4b8509; }
.trust-p img{max-width:200px;}
.m-timer-session{background:#c0d2fc; position:sticky; position:-webkit-sticky; top:0; border:1px solid #7ca3ff; z-index:9; width:100%; float:left;  border-radius:2px; margin:10px 0; display:none; padding:2px; text-align:center;}
#mint2, #second2, #clm-dot2{font-weight:600; font-size:16px; }
.m-tmr-hd{font-size:13px; }
.prot-head{margin-bottom:8px; color:#111; }
.ins-prce{margin:0; font-weight:600; color:#111; font-size:22px; padding-top:10px;}
.prson{font-size:13px; padding-left:20px;}
.important-link{position:relative; display:inline-block; }
.link-section{font-size:12px;}
.insurance-notice{position:absolute; background:#fff; transform:translateY(10px); transition:0.5s; opacity:0; visibility:hidden; box-shadow:0px 2px 10px rgba(0,0,0,0.20); padding:15px;}
.insurance-notice p{font-size:11px; color:#333; margin-bottom:5px;}
.important-link:hover  .insurance-notice{ transform:translateY(0px); opacity:1; visibility:visible;}
.learn-more-container{display:none;}
.check-if {padding:2px; transition:0.4s; background:#e4f2e6; border-radius:5px; padding:0px 6px; border:1px solid #fff;  margin-bottom:5px; }
.check-if:hover, .check-if:active, .check-if:focus{border-color:#4b8509; background:#caefd0;}
.check-if label{font-size:14px; font-weight:300;cursor:pointer; }
.check-if label input{width:16px; height:16px; padding-top:4px;}
.check-if label strong{font-weight:600;}
.all-in-one{display:none;}
.navbar{padding:0 !important;}
.site-menu0-engine{display:inline-block; border-top-left-radius:4px;  border-top-right-radius:4px;}
.site-menu0-engine ul{margin:0; padding:0; list-style-type:none; display:flex;}
.site-menu0-engine ul li{ padding:4px 18px; cursor:pointer; transition:0.2s; color:#555; border-right:1px solid #ccc; background:#fff;  font-weight:600;}
.site-menu0-engine ul li:hover{color:#fff !important; background:var(--secondary-main) !important;}
.active-menu{color:#fff !important; background:var(--secondary-main) !important;}
.sb-btn-type{height:42px; border-radius:4px; position:relative; width:100%; border:1px solid #fff; font-size:14px; padding:3px 10px; text-overflow:ellipsis;}
.sub-scrbe{position:absolute; border-radius:10px; border:0; transition:0.4s; color:#fff;height:42px; right:0; padding:6px 8px; border:2px solid #fff;  font-size:14px; background:var(--primary-main);}
.sub-scrbe:hover{background:var(--secondary-main);}
.social-conect{padding:10px 0; }
.social-conect span a{text-decoration:none; transition:0.4s; font-size:20px; color:#fff; padding:0px 6px;}
.social-conect span a:hover{color:#789fc0;}
.active-cls::before{content:'\f00d '; position:absolute;opacity:0; visibility:hidden; line-height:12px; transition:0.3s; cursor:pointer; right:-2px; top:-5px; background:#5994f1; padding:1px; text-align:center; border-radius:100%; width:13px; height:13px; color:#fff; font-size:9px; z-index:1; font-family:'FontAwesome'; }
.seach_div input:active, .seach_div input:focus ~ .active-cls::before{opacity:1; visibility:visible;}
.navbar-light .navbar-toggler{border-color:transparent !important; } .navbar-toggler:focus{box-shadow:none !important;}
.fare-dtl{font-size:18px; font-weight:900; margin:0; color:#4b8509;}
.fare-dtl span{color:#555 !important; font-weight:500; font-size:12px !important;}
.trip-type-name{position:absolute; display:none; left:0px; font-size:10px; font-weight:600; top:-25px; border:1px solid #ccc; color:#555; z-index:-1;  padding:4px 10px;}
.img-main img{width:100%; box-shadow:0px 2px 5px rgba(0,0,0,.10);}
.main-desty-sec{background:#fff;  box-shadow:0px 2px 5px rgba(0,0,0,.10); padding:5px;}
.page-location{font-weight:600; font-size:17px;}
.page-date{font-size:12px; color:#333; padding:4px 0 2px 0; }
.fare-price-main{color:var(--secondary-main); font-size:17px; font-weight:700;}
.fare-price-main span{font-weight:400; font-size:13px;}
.five-stars-review{background:#ffe9e0; display:inline-block;  color:var(--primary-main); font-size:12px; padding:2px 4px;  text-align:center; border-radius:10px;}
.book-btn{margin-top:34px;}
.book-btn a{color:#fff; transition: ease 0.2s; text-decoration:none !important; background:var(--primary-main); padding:3px 9px; border-radius:4px; font-size:12px;}
.book-btn a:hover{background:var(--secondary-main);color:#fff; }
.book-btn a:after{content:'\f101'; font-size:7px; padding-left:1px; font-family:'FontAwesome'; }
.subscribe-main{background:var(--secondary-main); margin:20px 0; padding:30px 0;}
.headig-subs{color:#fff; font-size:28px; font-weight:600;}
.paragr-subs{color:#fff; }
.fare-main-section{border:1px solid #ccc; padding:10px; border-radius:8px; }
.destination-name{color:var(--secondary-main); font-weight:600; font-size:17px;}
.flight-date{font-size:13px;}
.btn-bk{display:flex; justify-content:center;}
.btn-bk a{text-decoration:none !important; transition:0.2s; color:var(--primary-main); font-size:13px; border:1px solid var(--primary-main); border-radius:7px;  padding:8px;}
.btn-bk a:hover{background:var(--primary-main); color:#fff;}
.summer-offers{position:relative; }
.summer-offers img {width:100%; height:319px;}
.smr-saving{position:absolute; color:#fff;  top:40px; padding:15px;}
.sumr-centr h4{font-weight:600; }
.sumr-centr p{font-size:15px;}
.btn-sumr a{background:#3c9ad8; font-size:14px; color:#fff;  padding:5px 18px; text-decoration:none !important;}
.main-content-con{background:#f6f9fc;}
.title-hm-pg{font-weight:600; font-size:18px; margin-bottom:15px;}
.main-content-con p{color:#444; font-size:14px;}
.contact-ifo-section h4{font-size:22px; font-weight:600; color:#333;}
.contact-ifo-section p{color:#444; font-size:14px;}
.help-sec{border:1px dashed #fff; border-radius:10px; padding:10px;}
.help-sec h3{font-size:18px; font-weight:600;color:#fff; }
.help-sec p{color:#fff; font-size:14px;}
.help-sec a{text-decoration:none; color:#f1592d; font-weight:600;}
.call-contact-main{display:inline-block; }
.call-section{float:left; display:inline-block; padding:0px 15px;}
.call-section a{text-decoration:none !important;  color:#fff !important;}
.call-section i{float:left; font-size:22px;padding-top:15px; padding-right:10px;}
.call-section p{display:inline-block; font-size:14px; margin:0; padding:0;}
.call-section p span{display:block;}
.top-header{border-bottom:1px solid #e9e9e938;}
.nav-link i{border:1px solid #fff; width:22px; height:22px;border-radius:100%; text-align:center;line-height:20px; font-size:12px;}
.deal-img img{width:100%;}
.title-main{text-align:center; font-weight:600; font-size:28px; padding:1rem 0;}
.pop-destination-section p{color:#555; font-size:14px; text-align:center; }
.deal-img{position:relative;  overflow:hidden;}
.deal-img img{transition:0.3s; cursor:pointer; }
.deal-img img:hover{transform:scale(1.2);}
.content{position:absolute; pointer-events:none; color:#fff; font-size:24px; font-weight:600; z-index:1; top:50%; left:50%; transform:translate(-50%, -50%);}
.trip-explore{background:url(/images/adbg.jpg) no-repeat; position:relative; overflow:hidden; background-position:center; padding:1rem 0; background-size:cover;background-attachment:fixed;}
.trip-explore::before{content:''; width:65%; background:#fff; position:absolute; top:0; left:-12%; height:100%; transform:skew(15deg)}
.title-trp-explore{font-size:30px; font-weight:600;}
.title-trp-explore span{color:var(--primary-main); font-size:34px;}
.trip-explore p{color:#555; font-size:14px; }
.trip-explore a{text-decoration:none; color:#444; font-size:14px;}
.-main-fare{width:150px; height:150px; padding:4px; border:1px dashed #fff;  margin:50px auto; border-radius:100%; background:var(--primary-main);}
.fare-data{text-align:center; padding-top:35px; font-size:17px; color:#fff; font-weight:500;}
.fare-data span{font-size:30px;}
.client-testimonials{ text-align:center; width:50% !important; display:block !important; margin:0 auto !important;}
.img-sec img{border-radius:100%; display:inline !important;}
.testmn-content{font-size:14px; padding-bottom:1rem; color:#555; }
.clent-name{font-size:20px; font-weight:600; color:var(--primary-main); padding-bottom:1rem;}
.testmn-content::before{content:''; background:url(/images/quote.png) no-repeat; width:100px; height:100px; position:absolute; left:-60px; z-index:1;}
.review-strs span{color:#555; font-size:12px;}
.offer-section{background:url(/images/countdownbg.jpg) no-repeat fixed bottom; padding:2rem 0; display:block; width:100%;height:200px;}
.section-content{font-size:28px; font-weight:600; width:70%; margin:0 auto; text-align:center;  color:#fff;}
.section-content span{color:var(--secondary-main);}
.sub-content{text-align:center; color:#fff; font-size:14px; padding-top:1rem;}
.img-blog img{width:100%; cursor:pointer; transition:0.4s; border-top-left-radius:5px;border-top-right-radius:5px;}
.img-blog img:hover{transform:scale(1.1) rotate(3deg);}
.main-blog-section{background:#eee; border-radius:5px; }
.blog-content{padding:10px;}
.blog-heading{font-weight:600;color:#333; font-size:16px;}
.blog-content p{color:#555; text-align:left !important; font-size:13px !important; padding-top:0.3rem;}
.blog-content a{text-decoration:none !important; font-size:14px; color:#555;}
.blog-section-main p{color:#555; font-size:14px; text-align:center;}
.header {
            background-color: #007BFF;
            color: #fff;
            padding: 1em;
            text-align: center;
        }
 .section {
            max-width: 800px;
            margin: 20px auto;
            padding: 20px;
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }

 .city-page-seacrh{background-image: url(/images/city-bg-page.jpg);background-repeat: no-repeat;
    background-position: center;
    background-size: cover; height:500px;padding-top:11rem;}
 .city-page-seacrh h1{text-align: center;
    font-size: 55px;
    font-weight: 600;
    color: #ffffff;}
.city-page-content{padding-top:20px;}
.city-page-content p{color:#333; font-size:14px;}
.city-page-content h1{font-size:26px;}
.city-page-content h2{font-size:23px;}
.city-page-content h3{font-size:22px;}
.city-page-content h4{font-size:18px;}
.toll-free-cont{display:flex; gap:0.6rem; align-items:center;}
.border-tb-right{border-bottom-right-radius:6px !important;border-top-right-radius:6px !important; }
.border-tb-left{border-bottom-left-radius:6px !important;border-top-left-radius:6px !important; }
.why-us{background:#fff; transition:0.3s; border:1px solid #525252; box-shadow:0px 0px 8px rgba(0,0,0,0.10); padding:15px; border-radius:8px; height:160px;}
.why-us:hover{background:rgb(251,188,20);}
.why-us h2{font-size:15px; padding-top:0.6rem; font-weight:700; color:#333;}
.why-us p{color:#666; font-size:13px; margin:0; }
.why-us .icon-set{background:#ededed; padding:2px; width:40px;  height:40px; line-height:35px; text-align:center;border-radius:100%;  display:inline-block;  }
.main-heading-sec{text-align:center; font-size:26px; font-weight:700; }
.main-heading-sec span{color:var(--secondary-main);}
.main-heading-sec + p{color:#555; text-align:center; font-size:13px;  margin-bottom:0.4rem;}
.section-why-us{background:#f6f9fc;}
.img-section img{width:100%; border-radius:7px; transition:0.4s;}
.img-section img:hover{filter:brightness(60%);}
.section-deals a{text-decoration:none !important;}
.city-name{font-size:14px; color:#555; font-weight:400; padding-top:0.3rem;}
.city-name strong{font-weight:700; font-size:15px; }
.deal-fare{color:#555; font-size:13px;  font-weight:400;  }
.deal-fare span{font-size:15px; font-weight:700; color:var(--secondary-main); }
.footer{padding:1.4rem 0; background:#314753;}
.footer-abt p{color:#bababa; font-size:13px; }
.footer_quick h1{font-size:18px; color:#eee; font-weight:700; }
.footer_quick ul{list-style:none; margin:0; padding:0; }
.footer_quick ul li a{text-decoration:none; font-size:13px; color:#bababa;}
.disclaimer-main p, .footer_copyright p{font-size:12px; color:#bababa;}
.payment-methods img{width:400px; }
.mbl-call-btn{background:var(--secondary-main); width:32px; height:32px; line-height:30px;  display:none; text-align:center; border-radius:100%;}




@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@500;600;700;800&display=swap');

:root {
  /* Colors */
  --fb-bg:          #f5ead8;   /* warm ground            */
  --fb-card:        #f9f4ed;   /* search-bar surface     */
  --fb-ink:         #201e1d;   /* text                   */
  --fb-accent:      #c67139;   /* terracotta primary     */
  --fb-accent-dark: #8c491a;   /* pressed / hover        */
  --fb-accent-tint: #ffe1d0;   /* light hover fill       */
  --fb-muted:       #82796a;   /* labels / placeholders  */
  --fb-line:        rgba(32,30,29,.14);
  --fb-white:       #fff;
  --fb-hero:        #1a1614;   /* hero fallback bg       */
  /* Radii */
  --fb-radius-lg: 28px;
  --fb-radius-md: 20px;
  --fb-radius-sm: 12px;
  --fb-pill:      999px;
  /* Elevation */
  --fb-shadow-lg: 0 12px 32px rgba(46,43,37,.22);
  --fb-shadow-sm: 0 1px 3px rgba(0,0,0,.16);
  /* Hero scrim */
  --fb-scrim: linear-gradient(180deg, rgba(24,22,20,.96) 0%, rgba(24,22,20,.84) 45%, rgba(24,22,20,.62) 100%);

  /* Type */
  --fb-font: 'Figtree', system-ui, sans-serif;
}

#RF_Booking {
  font-family: var(--fb-font);
  color: var(--fb-ink);
}

/* ---- Trip-type toggle (Round Trip / One Way) ---- */
#RF_Booking .flight_menu ul {
  list-style: none; display: inline-flex; gap: 6px;
  margin: 0 0 6px; padding: 5px;
  background: rgba(255,255,255,.16); border-radius: var(--fb-pill);
}
#RF_Booking .flight_menu li { display: inline-block; }
#RF_Booking .flight_menu li a { cursor: pointer; display: inline-block; }
#RF_Booking .flight_menu input[type="radio"] {
  position: absolute; opacity: 0; width: 0; height: 0; pointer-events: none;
}
#RF_Booking .flight_menu label {
  display: inline-block; margin: 0; padding: 9px 20px;
  border-radius: var(--fb-pill); font-weight: 700; font-size: 14px;
  color: rgba(255,255,255,.88); cursor: pointer; transition: background .15s, color .15s;
}
#RF_Booking .flight_menu input:checked + label {
  background: var(--fb-accent); color: var(--fb-white);
}

/* ---- Search bar shell ---- */
#RF_Booking .seach_bg { padding: 0; background: transparent; }
#RF_Booking .seach_div {
  background: var(--fb-card);
  border-radius: var(--fb-radius-lg);
  box-shadow: var(--fb-shadow-lg);
  overflow: visible;
}
#RF_Booking .seach_div > .row {
  display: flex; flex-wrap: nowrap; align-items: stretch; margin: 0;
  --bs-gutter-x: 0;
}
#RF_Booking .seach_div .row { display: flex; flex-wrap: wrap; margin: 0; --bs-gutter-x: 0; }
#RF_Booking .seach_div [class*="col-"] { padding: 0; position: relative; min-width: 0; }
#RF_Booking .form-floating { min-width: 0; }

/* nested from/to and depart/return sit side by side */
#RF_Booking .col-lg-5 > .row > [class*="col-"],
#RF_Booking .col-lg-3 > .row > [class*="col-"] { flex: 1 1 0; min-width: 0; }
#RF_Booking .col-lg-5 > .row,
#RF_Booking .col-lg-3 > .row { flex-wrap: nowrap; }

/* top-level cells: [from|to]  [depart|return]  [travellers]  [search] */
#RF_Booking .seach_div > .row > .col-lg-5 { flex: 2 1 0; }
#RF_Booking .seach_div > .row > .col-lg-3 { flex: 1.35 1 0; }
#RF_Booking .seach_div > .row > .col-lg-1 { flex: 0 0 148px; }

/* rounded corners on the first cell */
#RF_Booking .seach_div > .row > .col-lg-5 .form-floating:first-child { border-radius: var(--fb-radius-lg) 0 0 var(--fb-radius-lg); }

/* dividers between cells */
#RF_Booking .seach_div > .row > [class*="col-lg"] + [class*="col-lg"] { border-left: 1px solid var(--fb-line); }
#RF_Booking .col-lg-5 .col-lg-6 + .col-lg-6 { border-left: 1px solid var(--fb-line); }
#RF_Booking .col-lg-3 .col-lg-6 + .col-lg-6 { border-left: 1px solid var(--fb-line); }

/* ---- Field cell (floating-label) ---- */
#RF_Booking .form-floating {
  position: relative; display: flex; flex-direction: column; justify-content: center;
  padding: 14px 16px; min-height: 74px; height: 100%; min-width: 0;
}
#RF_Booking .form-floating > label {
  position: static; order: -1; transform: none; opacity: 1; padding: 0; margin: 0 0 3px;
  height: auto; pointer-events: none;
  font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;
  color: var(--fb-muted);
}
#RF_Booking .form-floating > .form-control,
#RF_Booking .form-floating > .pax-del {
  border: 0; background: transparent; box-shadow: none; outline: none;
  padding: 0; height: auto; min-height: 0; width: 100%; text-overflow: ellipsis;
  font-family: var(--fb-font); font-size: 17px; font-weight: 600; color: var(--fb-ink);
}
#RF_Booking .form-floating > .form-control::placeholder { color: var(--fb-muted); opacity: .8; }
#RF_Booking .form-control:focus { border: 0; box-shadow: none; }
#RF_Booking #departure_date, #RF_Booking #return_date { font-size: 17px; }
#RF_Booking #return_date:disabled{color:var(--fb-card); }
/* ---- Swap button ---- */
#RF_Booking .col-lg-5 .row { position: relative; }
#RF_Booking .excc {
  position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);
  z-index: 4; width: 38px; height: 38px; border-radius: var(--fb-pill);
  background: var(--fb-card); border: 1px solid var(--fb-line);
  box-shadow: var(--fb-shadow-sm); cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23c67139' stroke-width='2.75' stroke-linecap='round' stroke-linejoin='round'><path d='M7 4 L3 8 L7 12'/><path d='M3 8 H17'/><path d='M17 12 L21 16 L17 20'/><path d='M21 16 H7'/></svg>");
  background-repeat: no-repeat; background-position: center;
}
#RF_Booking .excc i { display: none; }

/* ---- Search button ---- */
#RF_Booking .search_con { height: 100%; }
#RF_Booking .search_con button {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  width: 100%; height: 100%; min-height: 74px; white-space: nowrap;
  padding: 0 30px; border: 0; cursor: pointer;
  background: var(--fb-accent); color: var(--fb-white);
  font-family: var(--fb-font); font-weight: 700; font-size: 16px;
  border-radius: 0 var(--fb-radius-lg) var(--fb-radius-lg) 0;
  transition: background .15s;
}
#RF_Booking .search_con button:hover { background: var(--fb-accent-dark); }
#RF_Booking .search_con button svg { fill: var(--fb-white); }

/* ---- Travellers / class popover ---- */
#RF_Booking .pass-main { cursor: pointer; height: 100%; }
#RF_Booking .pass-name {
  position: absolute; z-index: 30; right: 0; margin-top: 12px;
  background: var(--fb-white); border: 1px solid var(--fb-line); border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-lg); padding: 18px; min-width: 300px;
}
#RF_Booking .passen_con .class_con { margin-bottom: 14px; }
#RF_Booking .pass-name .form-select {
  width: 100%; border: 1px solid var(--fb-line); border-radius: var(--fb-radius-sm);
  padding: 10px 12px; font-family: var(--fb-font); font-weight: 600; color: var(--fb-ink);
  background-color: var(--fb-card);
}
#RF_Booking .passen_left span {
  display: flex; align-items: center; justify-content: space-between; padding: 9px 0;
}
#RF_Booking .passen_left label { font-weight: 600; font-size: 15px; margin: 0; }
#RF_Booking .adult-right, #RF_Booking .children-right, #RF_Booking .infants-right {
  display: inline-flex; align-items: center; gap: 8px;
}
#RF_Booking .qtyminus {
  width: 32px; height: 32px; border-radius: var(--fb-pill); background: var(--fb-bg);
  display: flex; align-items: center; justify-content: center; cursor: pointer; user-select: none;
}
#RF_Booking .qtyminus:hover { background: var(--fb-accent-tint); }
#RF_Booking .adult-minus-txt { margin: 0; font-weight: 800; font-size: 18px; line-height: 1; color: var(--fb-accent-dark); }
#RF_Booking .qtynumber {
  width: 40px; text-align: center; border: 0; background: transparent;
  font-family: var(--fb-font); font-weight: 700; font-size: 16px; color: var(--fb-ink);
}
#RF_Booking .pass-name > button {
  margin-top: 14px; width: 100%; border: 0; border-radius: var(--fb-pill);
  background: var(--fb-accent); color: var(--fb-white); padding: 11px;
  font-family: var(--fb-font); font-weight: 700; font-size: 15px; cursor: pointer;
}
#RF_Booking .pass-name > button:hover { background: var(--fb-accent-dark); }

/* keyboard focus */
#RF_Booking :focus-visible { outline: 2px solid var(--fb-accent); outline-offset: 2px; }

/* ============================================================================
   Header (reversed / dark) — sticky + responsive
   ============================================================================ */
.fb-header {
  position: sticky; top: 0; z-index: 900;
  background: var(--fb-ink);
  font-family: var(--fb-font);
  transition: box-shadow .2s ease, background .2s ease;
}
.fb-header.is-stuck { box-shadow: 0 6px 24px rgba(0,0,0,.28); }
.fb-header .fb-header-inner {
  display: flex; align-items: center; justify-content: space-between; gap: 32px;
  max-width: 1160px; margin: 0 auto; padding: 8px 28px;
}
.fb-brand { display: inline-flex; align-items: center; gap: 13px; text-decoration: none; }
.fb-brand .fb-word { display: inline-flex; align-items: baseline; font-weight: 800; font-size: 25px; letter-spacing: -.02em; line-height: 1; }
.fb-brand .fb-word b { font-weight: 800; color: var(--fb-white); }
.fb-brand .fb-word i { font-style: normal; color: var(--fb-accent); }

.fb-nav { display: flex; align-items: center; gap: 30px; }
.fb-links { display: flex; align-items: center; gap: 30px; }
.fb-links > a, .fb-drop > .fb-drop-toggle {
  color: #e9e3d8; font-weight: 600; font-size: 15px; text-decoration: none;
  cursor: pointer; background: none; border: 0; font-family: inherit;
  display: inline-flex; align-items: center; gap: 6px; padding: 6px 0;
  transition: color .15s ease;
}
.fb-links > a:hover, .fb-drop:hover > .fb-drop-toggle, .fb-drop-toggle[aria-expanded="true"] { color: var(--fb-white); }
.fb-drop-toggle svg { width: 15px; height: 15px; transition: transform .2s ease; }
.fb-drop:hover .fb-drop-toggle svg, .fb-drop-toggle[aria-expanded="true"] svg { transform: rotate(180deg); }

/* Flight Deals dropdown */
.fb-drop { position: relative; }
.fb-drop-menu {
  position: absolute; top: calc(100% + 14px); left: 50%; transform: translateX(-50%) translateY(8px);
  width: 460px; padding: 22px; z-index: 10;
  background: var(--fb-card); border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md); box-shadow: var(--fb-shadow-lg);
  display: grid; grid-template-columns: 1fr 1fr; gap: 10px 26px;
  opacity: 0; visibility: hidden; pointer-events: none;
  transition: opacity .16s ease, transform .16s ease, visibility .16s;
}
.fb-drop-menu::before { content: ""; position: absolute; top: -14px; left: 0; right: 0; height: 14px; }
.fb-drop:hover .fb-drop-menu, .fb-drop.is-open .fb-drop-menu {
  opacity: 1; visibility: visible; pointer-events: auto; transform: translateX(-50%) translateY(0);
}
.fb-drop-col h4 {
  grid-column: auto; margin: 0 0 6px; font-size: 12px; font-weight: 800;
  letter-spacing: .08em; text-transform: uppercase; color: var(--fb-accent-dark);
}
.fb-drop-col a {
  display: flex; align-items: center; gap: 8px; padding: 7px 8px; border-radius: var(--fb-radius-sm);
  color: var(--fb-ink); font-size: 14.5px; font-weight: 600; text-decoration: none;
  transition: background .13s ease, color .13s ease;
}
.fb-drop-col a::before { content: ""; width: 5px; height: 5px; border-radius: var(--fb-pill); background: var(--fb-accent); flex: 0 0 auto; }
.fb-drop-col a:hover { background: var(--fb-accent-tint); color: var(--fb-accent-dark); }

/* Call-agent block */
.fb-call { display: inline-flex; align-items: center; gap: 11px; text-decoration: none; }
.fb-agent { position: relative; }
.fb-agent img { width: 42px; height: 42px; border-radius: var(--fb-pill); object-fit: cover; display: block; border: 2px solid rgba(255,255,255,.2); }
.fb-status { position: absolute; right: 0; bottom: 1px; width: 11px; height: 11px; border-radius: var(--fb-pill); background: #4ea36a; border: 2px solid var(--fb-ink); }
.fb-call-text { display: flex; flex-direction: column; line-height: 1.25; }
.fb-call-text small { color: rgba(255,255,255,.6); font-size: 12px; }
.fb-call-text strong { color: var(--fb-white); font-size: 15.5px; font-weight: 800; }

/* Hamburger */
.fb-burger {
  display: none; width: 44px; height: 44px; flex: 0 0 auto;
  align-items: center; justify-content: center; gap: 5px; flex-direction: column;
  background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.14);
  border-radius: var(--fb-radius-sm); cursor: pointer; padding: 0;
}
.fb-burger span { display: block; width: 20px; height: 2px; background: var(--fb-white); border-radius: 2px; transition: transform .22s ease, opacity .18s ease; }
.fb-header.nav-open .fb-burger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.fb-header.nav-open .fb-burger span:nth-child(2) { opacity: 0; }
.fb-header.nav-open .fb-burger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

@media (max-width: 900px) {
  .fb-burger { display: flex; }
  .fb-nav {
    position: absolute; top: 100%; left: 0; right: 0;
    flex-direction: column; align-items: stretch; gap: 0;
    background: var(--fb-ink); border-top: 1px solid rgba(255,255,255,.1);
    padding: 12px 22px 24px; box-shadow: 0 16px 30px rgba(0,0,0,.3);
    max-height: 0; overflow: hidden; opacity: 0; visibility: hidden;
    transition: max-height .26s ease, opacity .2s ease, visibility .26s, padding .26s ease;
  }
  .fb-header.nav-open .fb-nav { max-height: 620px; opacity: 1; visibility: visible; }
  .fb-links { flex-direction: column; align-items: stretch; gap: 0; width: 100%; }
  .fb-links > a, .fb-drop > .fb-drop-toggle {
    width: 100%; justify-content: space-between; padding: 15px 2px;
    border-bottom: 1px solid rgba(255,255,255,.09); font-size: 16px;
  }
  .fb-drop { width: 100%; }
  .fb-drop-menu {
    position: static; transform: none; width: 100%; opacity: 1; visibility: hidden;
    pointer-events: none; box-shadow: none; border: 0; background: rgba(255,255,255,.04);
    padding: 0 8px; margin: 0; border-radius: var(--fb-radius-sm);
    display: block; max-height: 0; overflow: hidden; transition: max-height .24s ease, padding .24s ease, visibility .24s;
  }
  .fb-drop.is-open .fb-drop-menu { visibility: visible; pointer-events: auto; transform: none; max-height: 520px; padding: 12px 8px; }
  .fb-drop-col { padding: 6px 0; }
  .fb-drop-col a { color: rgba(255,255,255,.8); }
  .fb-drop-col a:hover { background: rgba(255,255,255,.08); color: var(--fb-white); }
  .fb-drop-col h4 { color: var(--fb-accent-tint); }
  .fb-call { margin-top: 18px; padding: 4px 2px; }
}

/* ============================================================================
   Hero section  (.search_container > .container > h1 + p + _SearchEngine)
   Reversed dark band with a background photo. Set your own image with:
     .search_container { background-image: url('/img/your-hero.jpg'); }
   ============================================================================ */
.search_container {
  position: relative;
  background:url(/images/bg-banner.jpg), var(--fb-hero);
  background-size: cover; background-position: center; background-repeat: no-repeat;
  font-family: var(--fb-font); height:560px;
}
.search_container::before {
  content: ""; position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background: var(--fb-scrim);
}
.search_container > .container {
  position: relative; z-index: 1;
  max-width: 1160px; margin: 0 auto; padding: 52px 28px 64px;
}
.search_container h1 {
  font-family: var(--fb-font); font-weight: 800;
  font-size: 54px; line-height: 1.04; letter-spacing: -.02em;
  color: var(--fb-white); margin: 0 0 14px; text-shadow: 0 2px 18px rgba(0,0,0,.35);
}
.search_container h1 span{
     color: var(--fb-white);
}
.search_container p {
  font-family: var(--fb-font); font-size: 18px; font-weight: 400;
  color: rgba(255,255,255,.7); margin: 0 0 40px; max-width: 520px; text-wrap: pretty;
}
@media (max-width: 820px) {
  .search_container h1 { font-size: 28px; text-align:center; } .search_container p{font-size:15px; text-align:center; margin: 0 0 20px;}
  .search_container > .container { padding: 36px 20px 44px; }
}

/* small screens: let cells stack */
@media (max-width: 820px) {
  #RF_Booking .seach_div > .row { flex-wrap: wrap; }
  #RF_Booking .seach_div > .row > [class*="col-lg"] { flex: 1 1 100% !important; border-left: 0; }
  #RF_Booking .seach_div > .row > [class*="col-lg"] + [class*="col-lg"] { border-left: 0; border-top: 1px solid var(--fb-line); }
  #RF_Booking .search_con button { border-radius: 0 0 var(--fb-radius-lg) var(--fb-radius-lg); }
}
.fb-call{
    display:flex;
    align-items:center;
    gap:8px;
    padding:8px 18px 8px 8px;
    border-radius:50px;
    background:linear-gradient(135deg,#d67f48,#a45a2d);
    color:#fff;
    text-decoration:none;
    transition:.35s ease;
}

.fb-call:hover{
    transform:translateY(-2px);
    color:#fff;
}

.fb-agent{
    width:48px;
    height:48px;
    border-radius:50%;
    overflow:hidden;
    position:relative;
    flex-shrink:0;
    border:2px solid rgba(255,255,255,.4);
    background:#fff;
}

.fb-agent img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

.fb-status{
    position:absolute;
    right:2px;
    bottom:2px;
    width:14px;
    height:14px; z-index:7;
    border-radius:50%;
    background:#22c55e;
    border:2px solid #fff;
    animation:agentPulse 1.6s infinite;
}

@keyframes agentPulse{
    0%{
        box-shadow:0 0 0 0 rgba(34,197,94,.7);
    }
    70%{
        box-shadow:0 0 0 8px rgba(34,197,94,0);
    }
    100%{
        box-shadow:0 0 0 0 rgba(34,197,94,0);
    }
}

.fb-call-text{
    display:flex;
    flex-direction:column;
    line-height:1.45;
}

.fb-call-text small{
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.8px;
    color:rgba(255,255,255,.85);
    font-weight:600;
}

.fb-call-text strong{
    font-size:17px;
    font-weight:700;
    color:#fff;
}
.fb-ticker{
    position:relative;
    overflow:hidden;
    background:#171412;
    border-top:1px solid rgba(255,255,255,.06);
    border-bottom:1px solid rgba(255,255,255,.06);
    height:66px;
    display:flex;
    align-items:center;
}

.fb-ticker__track{
    display:flex;
    width:max-content;
    animation:fbTicker 38s linear infinite;
}

.fb-ticker:hover .fb-ticker__track{
    animation-play-state:paused;
}

.fb-ticker__content{
    display:flex;
    align-items:center;
    white-space:nowrap;
}

.fb-ticker__content span{
    display:flex;
    align-items:center;
    gap:10px;
    margin:0 22px;
    color:rgba(255,255,255,.82);
    font-size:17px;
    font-weight:500;
    letter-spacing:.2px;
}

.fb-ticker__content b{
    color:var(--fb-accent);
    font-weight:700;
}

.fb-ticker__content i{
    color:var(--fb-accent);
    font-size:18px;
}

.dot{
    width:6px;
    height:6px;
    border-radius:50%;
    background:var(--fb-accent);
    margin:0 8px;
    box-shadow:0 0 10px rgba(198,113,57,.6);
}

.fb-ticker__fade{
    position:absolute;
    top:0;
    width:120px;
    height:100%;
    z-index:2;
    pointer-events:none;
}

.fb-ticker__fade--left{
    left:0;
    background:linear-gradient(to right,#171412 10%,transparent);
}

.fb-ticker__fade--right{
    right:0;
    background:linear-gradient(to left,#171412 10%,transparent);
}

@keyframes fbTicker{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

@media(max-width:768px){

.fb-ticker{
    height:58px;
}

.fb-ticker__content span{
    font-size:14px;
    margin:0 18px;
}

.fb-ticker__content i{
    font-size:16px;
}

}

/* ============================================================================
   Destinations carousel (Owl Carousel)
   ============================================================================ */
.dest { background: var(--fb-card); font-family: var(--fb-font); }
.dest-inner { max-width: 1160px; margin: 0 auto; padding: 50px 20px; }
.dest-head,.section-head { text-align: center; margin-bottom: 34px; }
.dest-head .dest-kicker, .section-head .dest-kicker {
  font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
  color: var(--fb-accent-dark); margin: 0 0 8px;
}
.dest-head h2, .section-head h2 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 34px; line-height: 1.1; color: var(--fb-ink); margin: 0;
}

/* card */
.dcard {
  background: var(--fb-bg); border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-lg); overflow: hidden; box-shadow: var(--fb-shadow-sm);
  transition: transform .18s ease, box-shadow .18s ease; margin: 6px;
}
.dcard:hover { transform: translateY(-4px); box-shadow: var(--fb-shadow-lg); }
.dcard-media {
  position: relative; height: 168px;
  background-size: cover; background-position: center;
}
.dcard-media::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(24,22,20,.28) 0%, transparent 40%, rgba(24,22,20,.18) 100%);
}
.dcard-rate {
  position: absolute; top: 12px; left: 12px; z-index: 2;
  display: inline-flex; align-items: center; gap: 5px;
  background: rgba(255,255,255,.92); color: var(--fb-ink);
  border-radius: var(--fb-pill); padding: 5px 11px; font-size: 13px; font-weight: 700;
}
.dcard-rate svg { color: var(--fb-accent); }
.dcard-fav {
  position: absolute; top: 12px; right: 12px; z-index: 2;
  width: 34px; height: 34px; border-radius: var(--fb-pill); border: 0; cursor: pointer;
  background: rgba(255,255,255,.92); color: var(--fb-accent-dark);
  display: flex; align-items: center; justify-content: center; transition: background .15s, color .15s;
}
.dcard-fav:hover { background: var(--fb-accent); color: var(--fb-white); }
.dcard-body { padding: 15px 17px 17px; }
.dcard-body h3 { font-family: var(--fb-font); font-weight: 700; font-size: 17px; color: var(--fb-ink); margin: 0 0 3px; }
.dcard-sub { font-size: 13px; color: var(--fb-muted); font-weight: 600; margin: 0 0 12px; }
.dcard-foot { display: flex; align-items: flex-end; justify-content: space-between; }
.dcard-meta { display: inline-flex; align-items: center; gap: 13px; color: var(--fb-muted); font-size: 12.5px; font-weight: 600; }
.dcard-meta span { display: inline-flex; align-items: center; gap: 5px; }
.dcard-price { text-align: right; }
.dcard-price b { display: block; font-weight: 800; font-size: 20px; color: var(--fb-accent-dark); line-height: 1; }
.dcard-price small { font-size: 11px; color: var(--fb-muted); font-weight: 600; }

/* Owl theme overrides */
.dest .owl-nav { position: absolute; top:44%; left: 0; right: 0; transform: translateY(-50%);
  display: flex; justify-content: space-between; pointer-events: none; margin: 0; }
.dest .owl-nav button.owl-prev, .dest .owl-nav button.owl-next {
  pointer-events: auto; width: 46px; height: 46px; border-radius: var(--fb-pill) !important;
  background: var(--fb-white) !important; border: 1px solid var(--fb-line) !important;
  box-shadow: var(--fb-shadow-sm); color: var(--fb-accent-dark) !important;
  display: flex; align-items: center; justify-content: center; font-size: 22px !important; margin: 0;
  transition: background .15s, color .15s;
}
.dest .owl-nav button.owl-prev { margin-left: -14px; }
.dest .owl-nav button.owl-next { margin-right: -14px; }
.dest .owl-nav button:hover { background: var(--fb-accent) !important; color: var(--fb-white) !important; }
.dest .owl-nav button.disabled { opacity: .4; }
.dest .owl-carousel { position: relative; }
.dest .owl-dots { text-align: center; margin-top: 26px; }
.dest .owl-dots .owl-dot span { width: 9px; height: 9px; margin: 5px; background: var(--fb-line) !important; border-radius: var(--fb-pill); transition: background .15s, width .15s; }
.dest .owl-dots .owl-dot.active span { background: var(--fb-accent) !important; width: 24px; }
@media (max-width: 560px) { .dest-head h2 { font-size: 27px; } }
.section-why-us{padding:70px 0; background-color: rgba(0,0,0,.04);}
.why-us-grid{display:grid; grid-template-columns:repeat(3, 1fr); gap: 2.5rem;}
.icon_set img{width:1.8rem;height:1.8rem;}
.icon_set{align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #cc9577;
  display: flex;
  grid-area: icon;
  height: 3.5rem;
  justify-content: center;
  line-height: 1;
  width: 3.5rem;}
.section-why-items strong{font-size: 1.2rem;
  font-weight: 700;
  grid-area: title;
  letter-spacing: .44px;
  line-height: 1.5;}
.section-why-items p{font-size: .975rem;
  font-weight: 500;
  grid-area: text; opacity:0.8;
  letter-spacing: .2px;
  line-height: 1.25rem;}
.section-why-items{display:flex; flex-direction:column; gap:1rem;}
.section-head h2{font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 4.8px;
    line-height: 2rem;
    margin-bottom: 2rem;
    text-transform: uppercase; margin-bottom:2rem;}

/* ============================================================================
   Testimonials — dark section, glassy cards
   ============================================================================ */
.tst {
  position: relative; overflow: hidden;
  background: var(--fb-hero);
  font-family: var(--fb-font);
}
.tst::before {
  content: ""; position: absolute; top: -160px; right: -120px;
  width: 460px; height: 460px; border-radius: var(--fb-pill);
  background: radial-gradient(circle at 35% 35%, rgba(198,113,57,.42), transparent 70%);
  pointer-events: none;
}
.tst::after {
  content: ""; position: absolute; bottom: -180px; left: -140px;
  width: 420px; height: 420px; border-radius: var(--fb-pill);
  background: radial-gradient(circle at 40% 40%, rgba(122,138,94,.32), transparent 70%);
  pointer-events: none;
}
.tst-inner { position: relative; z-index: 1; max-width: 1160px; margin: 0 auto; padding: 84px 28px; }
.tst-head { max-width: 640px; margin: 0 0 44px; }
.tst-kicker {
  font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
  color: var(--fb-accent-tint); margin: 0 0 12px;
}
.tst-head h2 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 38px; line-height: 1.08; color: var(--fb-white); margin: 0;
}

.tst-grid {
  display: grid; gap: 22px;
  grid-template-columns: repeat(3, 1fr);
}
.tst-card {
  position: relative;
  display: flex; flex-direction: column;
  padding: 30px 28px;
  border-radius: var(--fb-radius-lg);
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.14);
  -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px);
  box-shadow: 0 8px 30px rgba(0,0,0,.28);
  transition: transform .18s ease, background .18s ease, border-color .18s ease;
}
.tst-card:hover {
  transform: translateY(-4px);
  background: rgba(255,255,255,.11);
  border-color: rgba(255,225,208,.4);
}
.tst-quote {
  font-family: var(--fb-font); font-weight: 800; font-size: 40px; line-height: 1;
  color: var(--fb-accent); margin: 0 0 14px;
}
.tst-stars { display: flex; gap: 3px; color: var(--fb-accent-tint); margin: 0 0 16px; }
.tst-stars svg { width: 17px; height: 17px; }
.tst-card p {
  font-size: 15.5px; line-height: 1.6; color: rgba(255,255,255,.86);
  margin: 0 0 24px; flex: 1 1 auto;
}
.tst-who { display: flex; align-items: center; gap: 13px; }
.tst-av {
  width: 46px; height: 46px; flex: 0 0 auto; border-radius: var(--fb-pill);
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 17px; color: var(--fb-white);
  background: linear-gradient(135deg, var(--fb-accent), var(--fb-accent-dark));
}
.tst-name { font-weight: 700; font-size: 15px; color: var(--fb-white); line-height: 1.25; }
.tst-role { font-size: 13px; color: rgba(255,255,255,.6); line-height: 1.25; }

@media (max-width: 900px) { .tst-grid { grid-template-columns: 1fr; } .tst-head h2 { font-size: 31px; } }

/* ============================================================================
   FAQ — accordion (native <details>, no script)
   ============================================================================ */
.faq { background: var(--fb-bg); font-family: var(--fb-font); }
.faq-inner { max-width: 900px; margin: 0 auto; padding: 84px 28px; }
.faq-head { text-align: center; margin: 0 0 44px; }
.faq-kicker {
  font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
  color: var(--fb-accent-dark); margin: 0 0 12px;
}
.faq-head h2 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 38px; line-height: 1.08; color: var(--fb-ink); margin: 0 0 10px;
}


.faq-list { display: flex; flex-direction: column; gap: 14px; }
.faq-item {
  background: var(--fb-card);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md);
  overflow: hidden;
  transition: border-color .18s ease, box-shadow .18s ease;
}
.faq-item[open] { border-color: var(--fb-accent-tint); box-shadow: var(--fb-shadow-sm); }
.faq-q {
  list-style: none; cursor: pointer;
  display: flex; align-items: center; justify-content: space-between; gap: 18px;
  padding: 16px 26px;
  font-weight: 700; font-size: 17px; color: var(--fb-ink);
  transition: color .15s ease;
}
.faq-q::-webkit-details-marker { display: none; }
.faq-item:hover .faq-q { color: var(--fb-accent-dark); }
.faq-ic {
  flex: 0 0 auto; width: 34px; height: 34px; border-radius: var(--fb-pill);
  display: flex; align-items: center; justify-content: center;
  background: var(--fb-accent-tint); color: var(--fb-accent-dark);
  transition: transform .22s ease, background .15s ease, color .15s ease;
}
.faq-item[open] .faq-ic { transform: rotate(45deg); background: var(--fb-accent); color: var(--fb-white); }
.faq-ic svg { width: 18px; height: 18px; }
.faq-a { padding: 0 26px 24px; }
.faq-a p { margin: 0; font-size: 15.5px; line-height: 1.6; color: var(--fb-muted); }

@media (max-width: 560px) {
  .faq-head h2 { font-size: 29px; }
  .faq-q { font-size: 16px; padding: 18px 20px; }
  .faq-a { padding: 0 20px 20px; }
}


/* ============================================================================
   Flight Deals Banner — accent CTA
   ============================================================================ */
.deal{ background:url(/images/banner-stripe.jpg) no-repeat center/cover;height:190px;  width:100%; }

.deal-actions { position: relative; z-index: 1; display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.deal-cta {
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--fb-white); color: var(--fb-accent-dark); text-decoration: none;
  font-weight: 600; font-size: 14px;
  padding: 8px 16px; border-radius: var(--fb-pill);
  box-shadow: var(--fb-shadow-sm);
  transition: transform .15s ease, box-shadow .18s ease, background .15s ease, color .15s ease;
}
.deal-cta svg { width: 19px; height: 19px; transition: transform .18s ease; }
.deal-cta:hover { transform: translateY(-2px); box-shadow: var(--fb-shadow-lg); background: var(--fb-ink); color: var(--fb-white); }
.deal-cta:hover svg { transform: translateX(4px); }
.deal-note{color:#fff; font-size:14px;}
.stipe_content{padding-top:1.5rem;}
.stipe_content h2{font-size:28px; font-weight:700;color:#fff;  }
.stipe_content p{font-size:15px; color:#fff; opacity:0.7; font-weight:300;}
/* ============================================================================
   About us — two-column, warm & confident
   ============================================================================ */
.abt { background: var(--fb-card); font-family: var(--fb-font); }
.abt-inner {
  max-width: 1160px; margin: 0 auto; padding: 90px 28px;
  display: grid; grid-template-columns: 1.05fr .95fr; gap: 64px; align-items: center;
}
.abt-copy { max-width: 560px; }
.abt-kicker {
  font-size: 13px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
  color: var(--fb-accent-dark); margin: 0 0 14px;
}
.abt-copy h2 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 40px; line-height: 1.07; color: var(--fb-ink); margin: 0 0 20px;
}
.abt-copy h2 em { font-style: normal; color: var(--fb-accent); }
.abt-copy p {
  font-size: 16.5px; line-height: 1.62; color: var(--fb-muted); margin: 0 0 16px;
}
.abt-copy p strong { color: var(--fb-ink); font-weight: 700; }
.abt-stats {
  display: flex; gap: 40px; flex-wrap: wrap;
  margin: 30px 0 0; padding: 26px 0 0; border-top: 1px solid var(--fb-line);
}
.abt-stat b {
  display: block; font-weight: 800; font-size: 34px; line-height: 1;
  letter-spacing: -.02em; color: var(--fb-accent);
}
.abt-stat span {
  display: block; margin-top: 8px; font-size: 13.5px; font-weight: 600;
  letter-spacing: .02em; color: var(--fb-muted);
}

.abt-visual { position: relative; }
.abt-figure {
  position: relative; z-index: 1;
  aspect-ratio: 4 / 5; border-radius: var(--fb-radius-lg); overflow: hidden;
  background: var(--fb-accent-tint); box-shadow: var(--fb-shadow-lg);
}
.abt-figure img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(.92); }
.abt-visual::before {
  content: ""; position: absolute; z-index: 0; top: -26px; right: -26px;
  width: 180px; height: 180px; border-radius: var(--fb-pill);
  background: var(--fb-accent); opacity: .16;
}
.abt-badge {
  position: absolute; z-index: 2; left: -22px; bottom: 32px;
  display: flex; align-items: center; gap: 12px;
  background: var(--fb-white); border-radius: var(--fb-radius-md);
  padding: 15px 20px; box-shadow: var(--fb-shadow-lg);
}
.abt-badge .abt-badge-ic {
  width: 40px; height: 40px; flex: 0 0 auto; border-radius: var(--fb-pill);
  display: flex; align-items: center; justify-content: center;
  background: var(--fb-accent-tint); color: var(--fb-accent-dark);
}
.abt-badge .abt-badge-ic svg { width: 20px; height: 20px; }
.abt-badge b { display: block; font-size: 15px; font-weight: 800; color: var(--fb-ink); line-height: 1.2; }
.abt-badge span { display: block; font-size: 12.5px; color: var(--fb-muted); line-height: 1.2; margin-top: 3px; }

@media (max-width: 860px) {
  .abt-inner { grid-template-columns: 1fr; gap: 44px; }
  .abt-copy h2 { font-size: 32px; }
  .abt-figure { aspect-ratio: 16 / 11; }
}

/* ============================================================================
   Footer — dark, warm
   ============================================================================ */
.footer {
  position: relative; overflow: hidden;
  background: var(--fb-hero);
  color: rgba(255,255,255,.72);
  font-family: var(--fb-font);
  padding: 76px 0 0;
}
.footer::before {
  content: ""; position: absolute; top: -140px; right: -100px;
  width: 420px; height: 420px; border-radius: var(--fb-pill);
  background: radial-gradient(circle at 35% 35%, rgba(198,113,57,.30), transparent 70%);
  pointer-events: none;
}
.footer .container { position: relative; z-index: 1; }

/* Destinations strip */
.footer-dest {
  display: grid; grid-template-columns: 1fr 1fr; gap: 40px;
  padding-bottom: 48px; margin-bottom: 44px;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.footer-dest h1 {
  font-family: var(--fb-font); font-weight: 800; font-size: 15px;
  letter-spacing: .04em; text-transform: uppercase; color: var(--fb-accent-tint);
  margin: 0 0 18px;
}
.footer-dest ul {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px 22px;
}
.footer-dest ul li a {
  color: rgba(255,255,255,.70); text-decoration: none; font-size: 14.5px;
  display: inline-flex; align-items: center; gap: 7px; transition: color .15s ease;
}
.footer-dest ul li a::before {
  content: ""; width: 5px; height: 5px; border-radius: var(--fb-pill);
  background: var(--fb-accent); flex: 0 0 auto; transition: transform .15s ease;
}
.footer-dest ul li a:hover { color: var(--fb-white); }
.footer-dest ul li a:hover::before { transform: scale(1.6); }

/* About + quick links + contact */
.footer-abt img { display: block; margin-bottom: 20px; height: 40px; width: auto; }
.footer-abt p { font-size: 14.5px; line-height: 1.65; color: rgba(255,255,255,.62); margin: 0; max-width: 440px; }
.footer-abt p a { color: var(--fb-accent-tint); text-decoration: none; font-weight: 700; }
.footer-abt p a:hover { color: var(--fb-white); text-decoration: underline; }

.footer_quick h1 {
  font-family: var(--fb-font); font-weight: 800; font-size: 17px;
  color: var(--fb-white); margin: 0 0 18px; letter-spacing: -.01em;
}
.footer_quick ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 11px; }
.footer_quick ul li a {
  color: rgba(255,255,255,.70); text-decoration: none; font-size: 14.5px;
  display: inline-flex; align-items: center; gap: 8px; transition: color .15s ease, transform .15s ease;
}
.footer_quick ul li a:hover { color: var(--fb-white); transform: translateX(3px); }
.footer_quick ul li a svg { fill: var(--fb-accent-tint) !important; flex: 0 0 auto; }

.footer .row { display: flex; flex-wrap: wrap; }
.footer .col-lg-6, .footer .col-lg-3 { margin-bottom: 40px; }

/* Disclaimer / copyright / payment */
.disclaimer-main {
  flex: 0 0 100%; max-width: 100%;
  border-top: 1px solid rgba(255,255,255,.12); padding-top: 26px; margin-top: 4px;
}
.disclaimer-main p { font-size: 12.5px; line-height: 1.7; color: rgba(255,255,255,.48); margin: 0; }
.disclaimer-main p strong { color: rgba(255,255,255,.75); }

.footer_copyright {
  flex: 1 1 auto;
  border-top: 1px solid rgba(255,255,255,.12); margin-top: 26px; padding: 22px 0;
}
.footer_copyright p { font-size: 13.5px; color: rgba(255,255,255,.58); margin: 0; }
.payment-methods {
  flex: 0 0 auto; display: flex; align-items: center;
  border-top: 1px solid rgba(255,255,255,.12); margin-top: 26px; padding: 16px 0;
}
.payment-methods img { height: 60px; width: auto; opacity: .9;  padding:0; border-radius:0; }

@media (max-width: 860px) {
  .footer-dest { grid-template-columns: 1fr; gap: 30px; }
  .footer-dest ul { grid-template-columns: repeat(2, 1fr); }
  .footer_copyright, .payment-methods { flex: 0 0 100%; }
}
/* ============================================================================
   Autocomplete — jQuery UI airport suggestions (themed + animated)
   ============================================================================ */
.ui-autocomplete.ui-menu {
  list-style: none; margin: 8px 0 0; padding: 8px;
  background: var(--fb-white);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-lg);
  font-family: var(--fb-font);
  max-height: 340px; overflow-y: auto; overflow-x: hidden;
  z-index: 1200;
  transform-origin: top center;
  animation: fbACIn .18s cubic-bezier(.2,.7,.3,1) both;
  scrollbar-width: thin; scrollbar-color: var(--fb-accent-tint) transparent;
}
@keyframes fbACIn {
  from { opacity: 0; transform: translateY(-6px) scale(.985); }
  to   { opacity: 1; transform: translateY(0) scale(1); }
}
.ui-autocomplete.ui-menu::-webkit-scrollbar { width: 8px; }
.ui-autocomplete.ui-menu::-webkit-scrollbar-thumb { background: var(--fb-accent-tint); border-radius: var(--fb-pill); }

.ui-autocomplete .ui-menu-item { margin: 0; list-style: none; }
.ui-autocomplete .ui-menu-item::marker { content: none; }

.ui-autocomplete .ui-menu-item > a,
.ui-autocomplete .ui-menu-item-wrapper {
  display: flex; align-items: center; gap: 6px;
  padding: 10px 13px; margin: 2px 0;
  border-radius: var(--fb-radius-sm);
  color: var(--fb-ink); font-size: 15.5px; font-weight: 600; line-height: 1.3;
  text-decoration: none; cursor: pointer; border: 0; background: transparent;
  transition: background .13s ease, color .13s ease, transform .1s ease;
}
.ui-autocomplete .ui-menu-item > a span,
.ui-autocomplete .ui-menu-item-wrapper span {
  flex: 0 0 auto; min-width: 40px; height: 30px; padding: 0 5px;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--fb-accent-tint); color: var(--fb-accent-dark);
  border-radius: var(--fb-radius-sm);
  font-size: 12.5px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase;
  transition: background .13s ease, color .13s ease;
}
.ui-state-focus, .ui-widget-content .ui-state-focus{border:0 !important; background:#fff; }
.ui-autocomplete .ui-menu-item > a:hover,
.ui-autocomplete .ui-menu-item > a.ui-state-active,
.ui-autocomplete .ui-menu-item > a.ui-state-focus,
.ui-autocomplete .ui-menu-item-wrapper:hover,
.ui-autocomplete .ui-menu-item-wrapper.ui-state-active {
  background: var(--fb-accent) !important; color: var(--fb-white) !important; border:0 !important;
}
.ui-autocomplete .ui-menu-item > a:hover span,
.ui-autocomplete .ui-menu-item > a.ui-state-active span,
.ui-autocomplete .ui-menu-item > a.ui-state-focus span,
.ui-autocomplete .ui-menu-item-wrapper:hover span,
.ui-autocomplete .ui-menu-item-wrapper.ui-state-active span {
  background: rgba(255,255,255,.22) !important; color: var(--fb-white) !important; border:0 !important;
}
.ui-autocomplete .ui-menu-item + .ui-menu-item { border-top: 1px solid rgba(32,30,29,.06); }
.ui-helper-hidden-accessible { position: absolute; left: -9999px; }
/* ============================================================================
   Datepicker — jQuery UI calendar (themed)
   ============================================================================ */
.ui-state-default, .ui-widget-content .ui-state-default{border:0; }
.ui-datepicker {
  width: 40em !important; padding: 16px;
  background: var(--fb-white);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-lg);
  font-family: var(--fb-font);
  z-index: 1200 !important;
  animation: fbACIn .18s cubic-bezier(.2,.7,.3,1) both;
}
.ui-datepicker.ui-datepicker-multi { width: auto; }
.ui-datepicker .ui-datepicker-group { padding: 0 8px; }

.ui-datepicker .ui-datepicker-header {
  position: relative; background: transparent; border: 0; padding: 0 0 12px; margin: 0;
}
.ui-datepicker .ui-datepicker-title {
  text-align: center; font-weight: 800; font-size: 15.5px; color: var(--fb-ink); line-height: 34px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute; top: 0; width: 34px; height: 34px; cursor: pointer;
  border-radius: var(--fb-pill); background: var(--fb-card);
  display: flex; align-items: center; justify-content: center;
  transition: background .14s ease, color .14s ease; overflow: hidden;
}
.ui-datepicker .ui-datepicker-prev { left: 0; }
.ui-datepicker .ui-datepicker-next { right: 0; }
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover { background: var(--fb-accent); }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  position: static; margin: 0; text-indent: 0; background: none !important; width: auto; height: auto; font-size: 0;
}
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before { content: ""; width: 9px; height: 9px; border: 0 solid var(--fb-accent-dark);  border-width: 2.4px 2.4px 0 0; transition: border-color .14s ease;}
.ui-datepicker .ui-datepicker-prev::before { transform: rotate(-135deg); margin-left: 3px; }
.ui-datepicker .ui-datepicker-next::before { transform: rotate(45deg); margin-right: 3px; }
.ui-datepicker .ui-datepicker-prev:hover::before,
.ui-datepicker .ui-datepicker-next:hover::before { border-color: var(--fb-white); }
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled { opacity: .35; pointer-events: none; }
.ui-datepicker table { width: 100%; border-collapse: separate; border-spacing: 2px; margin: 0; font-size: 13.5px; }
.ui-datepicker th {
  padding: 6px 0; font-weight: 700; font-size: 11.5px; letter-spacing: .04em;
  text-transform: uppercase; color: var(--fb-muted); border: 0;
}
.ui-datepicker th span { cursor: default; }
.ui-datepicker td { padding: 0; border: 0; }
.ui-datepicker td a, .ui-datepicker td span {
  display: flex; align-items: center; justify-content: center;
  width: 38px; height: 36px; margin: 0 auto; padding: 0;
  border-radius: var(--fb-radius-sm);
  color: var(--fb-ink); font-weight: 600; text-align: center; text-decoration: none;
  transition: background .13s ease, color .13s ease, transform .1s ease;
}
.ui-datepicker td a:hover { background: var(--fb-accent-tint); color: var(--fb-accent-dark); }
.ui-datepicker td a.ui-state-active,
.ui-datepicker td .ui-state-active {
  background: var(--fb-accent); color: var(--fb-white); font-weight: 800;
  box-shadow: 0 4px 12px rgba(198,113,57,.4);
}
.ui-datepicker td.ui-datepicker-today a,
.ui-datepicker td.ui-datepicker-current-day a {
  background: var(--fb-card); color: var(--fb-accent-dark);
  box-shadow: inset 0 0 0 2px var(--fb-accent);
}
.ui-datepicker td.ui-datepicker-today a.ui-state-active { color: var(--fb-white); box-shadow: 0 4px 12px rgba(198,113,57,.4); }
.ui-datepicker td.ui-datepicker-other-month span,
.ui-datepicker td.ui-state-disabled span { color: rgba(32,30,29,.28); }
.ui-datepicker td.ui-state-disabled { opacity: 1; }

.ui-datepicker-multi .ui-datepicker-group-first { border-right: 1px solid rgba(32,30,29,.08); }
/* ============================================================================
   Page banner + breadcrumbs (inner pages: Contact, About, etc.)
   ============================================================================ */
.page-banner {
  position: relative; overflow: hidden;
  background: var(--fb-hero); font-family: var(--fb-font);
}
.page-banner::before {
  content: ""; position: absolute; top: -150px; right: -80px;
  width: 400px; height: 400px; border-radius: var(--fb-pill);
  background: radial-gradient(circle at 35% 35%, rgba(198,113,57,.34), transparent 70%);
  pointer-events: none;
}
.page-banner .container { position: relative; z-index: 1; max-width: 1160px; margin: 0 auto; padding: 56px 28px; }
.page-banner h1 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 42px; line-height: 1.05; color: var(--fb-white); margin: 0 0 14px;
}
.breadcrumbs { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; font-size: 14px; }
.breadcrumbs a { color: var(--fb-accent-tint); text-decoration: none; font-weight: 600; transition: color .15s ease; }
.breadcrumbs a:hover { color: var(--fb-white); }
.breadcrumbs span { color: rgba(255,255,255,.55); }
.breadcrumbs .sep { color: rgba(255,255,255,.35); }
.breadcrumbs .sep svg { width: 15px; height: 15px; display: block; }

/* ============================================================================
   Contact us
   ============================================================================ */
.contact_us_header { background: var(--fb-bg); font-family: var(--fb-font); }
.contact_us_header > .container { max-width: 1160px; margin: 0 auto; padding: 72px 28px 84px; }
.contact_us_header > .container > h4 {
  font-family: var(--fb-font); font-weight: 800; letter-spacing: -.02em;
  font-size: 30px; color: var(--fb-ink); margin: 0 0 14px;
}
.contact_us_header > .container > p {
  font-size: 16px; line-height: 1.62; color: var(--fb-muted); margin: 0 0 40px; max-width: 900px; text-wrap: pretty;
}
.contact_us_header .row { display: flex; flex-wrap: wrap; gap: 24px; align-items: stretch; }
.contact_us_header .col-lg-4 { flex: 1 1 300px; }
.contact_us_header .col-lg-8 { flex: 2 1 520px; }

/* Get-in-touch card */
.contact-info {
  height: 100%;
  background: linear-gradient(150deg, var(--fb-accent) 0%, var(--fb-accent-dark) 100%);
  border-radius: var(--fb-radius-lg); padding: 34px 30px; color: var(--fb-white);
  position: relative; overflow: hidden;
}
.contact-info::after {
  content: ""; position: absolute; right: -60px; bottom: -60px;
  width: 200px; height: 200px; border-radius: var(--fb-pill);
  background: radial-gradient(circle at 30% 30%, rgba(255,255,255,.22), transparent 70%);
}
.contact-info .fancy-tittle {
  position: relative; z-index: 1; font-family: var(--fb-font); font-weight: 800; font-size: 22px;
  color: var(--fb-white); margin: 0 0 24px;
}
.contact-info ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 22px; position: relative; z-index: 1; }
.contact-info ul li {
  display: grid; grid-template-columns: 46px 1fr; grid-template-rows: auto auto;
  column-gap: 14px; align-items: center;
}
.contact-info ul li i {
  grid-row: 1 / 3; width: 46px; height: 46px; border-radius: var(--fb-pill);
  background: rgba(255,255,255,.18); display: flex; align-items: center; justify-content: center;
  font-size: 17px; color: var(--fb-white);
}
.contact-info ul li p { margin: 0; font-size: 13px; color: rgba(255,255,255,.78); font-weight: 600; }
.contact-info ul li a { color: var(--fb-white); font-weight: 800; font-size: 16px; text-decoration: none; word-break: break-word; }
.contact-info ul li a:hover { text-decoration: underline; }

/* Form */
.contact-main { height: 100%; }
.contact-main > .container { max-width: none; margin: 0; padding: 0; }
.contact-main-fix {
  height: 100%;
  background: var(--fb-card); border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-lg); padding: 32px; box-shadow: var(--fb-shadow-sm);
}
.contact-main-fix .row { display: flex; flex-wrap: wrap; gap: 0 26px; }
.contact-main-fix .col-lg-6 { flex: 1 1 240px; display: flex; flex-direction: column; }
.contact-main-fix .input-group .form-control { display: block; width: 100%; margin-bottom: 16px; }
.contact-main-fix .col-lg-6:last-child .input-group:last-child { margin-top: auto; margin-bottom: 0; }
.contact-main-fix .form-control {
  width: 100%; padding: 14px 16px;
  background: var(--fb-white); border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-sm); font-family: var(--fb-font); font-size: 15px; color: var(--fb-ink);
  transition: border-color .15s ease, box-shadow .15s ease;
}
.contact-main-fix textarea.form-control { resize: vertical; min-height: 128px; }
.contact-main-fix .form-control::placeholder { color: var(--fb-muted); }
.contact-main-fix .form-control:focus {
  outline: none; border-color: var(--fb-accent);
  box-shadow: 0 0 0 3px var(--fb-accent-tint);
}
.contact-main-fix .form-btn {
  width: 100%; padding: 15px 24px; cursor: pointer;
  background: var(--fb-accent); color: var(--fb-white); border: 0;
  border-radius: var(--fb-pill); font-family: var(--fb-font); font-weight: 800; font-size: 16px;
  transition: background .15s ease, transform .12s ease;
}
.contact-main-fix .form-btn:hover { background: var(--fb-accent-dark); transform: translateY(-1px); }

@media (max-width: 900px) {
  .page-banner h1 { font-size: 32px; }
  .contact_us_header .col-lg-4, .contact_us_header .col-lg-8 { flex: 1 1 100%; }
}
/* ============================================================================
   Results filter sidebar — themed
   ============================================================================ */
.filter_main {
  font-family: var(--fb-font); color: var(--fb-ink);
  background: var(--fb-card);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-lg);
  box-shadow: var(--fb-shadow-sm); width:25%; float:left;
  overflow: hidden;
}

/* Header bar */
.filter_main .filter-head {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 18px 22px;
  background: var(--fb-ink);
}
.filter_main .filter-head h4 {
  margin: 0; display: flex; align-items: center; gap: 10px;
  font-size: 16px; font-weight: 800; letter-spacing: -.01em; color: var(--fb-white);
}
.filter_main .filter-head h4 i { color: var(--fb-accent); font-size: 15px; }
.filter_main .filter_right span {
  display: inline-flex; align-items: center;
  padding: 7px 15px; border-radius: var(--fb-pill); cursor: pointer;
  background: rgba(255,255,255,.10); color: rgba(255,255,255,.9);
  font-size: 12.5px; font-weight: 700; white-space: nowrap;
  transition: background .15s ease, color .15s ease;
}
.filter_main .filter_right span:hover { background: var(--fb-accent); color: var(--fb-white); }

/* Mobile close pill (hidden on desktop) */
.filter_main .fil-res-cl {
  display: none; position: absolute; top: 16px; right: 18px; z-index: 5;
  width: 34px; height: 34px; border-radius: var(--fb-pill);
  align-items: center; justify-content: center; cursor: pointer;
  background: rgba(255,255,255,.12); color: var(--fb-white);
}

/* Section cards */
.filter_main .filter_card {
  padding: 18px 22px;
  border-top: 1px solid var(--fb-line);
}
.filter_main .filter_card .fliter_head {
  display: flex; align-items: center; justify-content: space-between;
  cursor: pointer; user-select: none;
}
.filter_main .filter_card .fliter_head h5 {
  margin: 0; font-size: 13px; font-weight: 800;
  letter-spacing: .05em; text-transform: uppercase; color: var(--fb-ink);
}
.filter_main .filter_card .hide_data {
  width: 26px; height: 26px; border-radius: var(--fb-pill);
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--fb-bg); color: var(--fb-accent-dark);
  transition: transform .2s ease, background .15s ease;
}
.filter_main .filter_card .hide_data:hover { background: var(--fb-accent-tint); }
.filter_main .filter_card .hide_data.rotated { transform: rotate(-180deg); }

/* "Showing N result" strip */
.filter_main .filter_left { display: flex; align-items: baseline; gap: 8px; }
.filter_main .filter_left h5 {
  margin: 0; font-size: 12px; font-weight: 700; letter-spacing: .05em;
  text-transform: uppercase; color: var(--fb-muted);
}
.filter_main .filter_left p {
  margin: 0; font-size: 14px; font-weight: 800; color: var(--fb-accent-dark);
}

/* Listing rows (checkbox options) */
.filter_main .listing {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  margin-top: 12px;
}
.filter_main .listing:first-of-type { margin-top: 14px; }
.filter_main .list_label {
  position: relative; display: flex; align-items: center; gap: 10px;
  padding-left: 30px; margin: 0; cursor: pointer;
  font-size: 14px; font-weight: 600; color: var(--fb-ink); line-height: 1.3;
}
.filter_main .list_label small { color: var(--fb-muted); font-weight: 600; }
.filter_main .list_label sup { color: var(--fb-accent); }
.filter_main .list_label input { position: absolute; opacity: 0; width: 0; height: 0; }
.filter_main .checkmark {
  position: absolute; left: 0; top: 50%; transform: translateY(-50%);
  width: 20px; height: 20px; border-radius: 7px;
  background: var(--fb-white); border: 2px solid var(--fb-line);
  transition: background .15s ease, border-color .15s ease;
}
.filter_main .list_label:hover .checkmark { border-color: var(--fb-accent); }
.filter_main .list_label input:checked ~ .checkmark {
  background: var(--fb-accent); border-color: var(--fb-accent);
}
.filter_main .checkmark::after {
  content: ""; position: absolute; display: none;
  left: 6px; top: 2px; width: 5px; height: 10px;
  border: solid var(--fb-white); border-width: 0 2.75px 2.75px 0;
  transform: rotate(45deg);
}
.filter_main .list_label input:checked ~ .checkmark::after { display: block; }
.filter_main .list_label input:focus-visible ~ .checkmark {
  outline: 2px solid var(--fb-accent); outline-offset: 2px;
}
.filter_main .listing_right span,
.filter_main .listing_right small {
  font-size: 13px; font-weight: 700; color: var(--fb-accent-dark); white-space: nowrap;
}
.filter_main .listing_right small { font-weight: 600; color: var(--fb-muted); }

/* Price slider (jQuery UI) */
.filter_main .pric-range { padding-top: 6px; }
.filter_main #amount {
  font-family: var(--fb-font) !important; font-weight: 800 !important;
  font-size: 14px !important; color: var(--fb-accent-dark) !important;
  margin-bottom: 16px; border: 0 !important; background: none !important; padding: 0 !important;
}
.filter_main #slider-range.ui-slider {
  position: relative; height: 6px; margin: 4px 4px 6px;
  background: var(--fb-line); border: 0; border-radius: var(--fb-pill);
}
.filter_main #slider-range .ui-slider-range {
  position: absolute; height: 100%; background: var(--fb-accent);
  border-radius: var(--fb-pill);
}
.filter_main #slider-range .ui-slider-handle {
  position: absolute; top: 50%; width: 20px; height: 20px; margin-left: -10px;
  transform: translateY(-50%); border-radius: var(--fb-pill);
  background: var(--fb-white); border: 3px solid var(--fb-accent);
  box-shadow: var(--fb-shadow-sm); cursor: grab; outline: none;
}
.filter_main #slider-range .ui-slider-handle:hover,
.filter_main #slider-range .ui-slider-handle:focus { border-color: var(--fb-accent-dark); }

/* Collapsed sections */
.filter_main .listing.collapsed,
.filter_main .show-block.collapsed { display: none; }

/* Mobile drawer behaviour */
@media (max-width: 900px) {
  .filter_main .fil-res-cl { display: inline-flex; }
}
#home { font-family: var(--fb-font); color: var(--fb-ink); }

/* ---- Result card ---- */
.resut_show {
  background: var(--fb-white);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-sm);
  overflow: hidden; margin-bottom: 16px;
  transition: box-shadow .18s ease, transform .18s ease;
}
.resut_show:hover { box-shadow: var(--fb-shadow-lg); transform: translateY(-2px); }

/* Card header: price + select */
.resut_show .reault_head {
  display: flex; align-items: center; justify-content: space-between; gap: 16px;
  padding: 8px 22px; background: var(--fb-card); border-bottom: 1px solid var(--fb-line);
}
.resut_show .resulthead_left h2 {
  margin: 0; font-size: 26px; font-weight: 800; letter-spacing: -.02em; color: var(--fb-ink);
}
.resut_show .resulthead_left p { margin: 2px 0 0; font-size: 12.5px; color: var(--fb-muted); }
.resut_show .resulthead_right { display: flex; align-items: center; gap: 12px; }
.resut_show .left_seat { font-size: 12px; font-weight: 700; color: var(--fb-accent-dark); }
.resut_show .select_btn a {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 10px 26px; border-radius: var(--fb-pill); text-decoration: none;
  background: var(--fb-accent); color: var(--fb-white);
  font-size: 14px; font-weight: 800; letter-spacing: .03em;
  transition: background .15s ease, transform .12s ease;
}
.resut_show .select_btn a:hover { background: var(--fb-accent-dark); transform: translateY(-1px); }

/* Card body: segments */
.resut_show .result_deatil {overflow:hidden; padding: 6px 22px 16px; }
.resut_show .depatr_top, .resut_show .retun_top { padding: 14px 0 6px; }
.resut_show .depatr_top span, .resut_show .retun_top span {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; color: var(--fb-muted);
}
.resut_show .depatr_top span img, .resut_show .retun_top span img { width: 16px; height: 16px; object-fit: contain; }

.resut_show .depatr_bottom {
  display: grid; grid-template-columns: 42px 140px 100px 100px minmax(110px,1fr) 100px 100px; align-items: center;
  gap: 10px 12px; padding: 6px 0;
}
.resut_show .flight_one img { max-height: 34px; max-width: 40px; object-fit: contain; }
.resut_show .flight_two p { margin: 0; font-size: 13px; line-height: 1.3; }
.resut_show .flight_two p:first-child { font-weight: 700; color: var(--fb-ink); }
.resut_show .flight_two p:last-child { font-size: 12px; color: var(--fb-muted); }
.resut_show .flight_third h6, .resut_show .flight_four h6 {
  margin: 0; font-size: 18px; font-weight: 800; color: var(--fb-ink);
}
.resut_show .flight_third p, .resut_show .flight_four p {
  margin: 1px 0 0; font-size: 12px; color: var(--fb-muted);
}

.resut_show .flight_arrow_con {
  display: flex; flex-direction: column; align-items: center; gap: 5px; min-width: 100px; padding: 0 4px;
}
.resut_show .layover_time { font-size: 12px; font-weight: 700; color: var(--fb-muted); }
.resut_show .line_duration {
  position: relative; width: 100%; height: 2px; border-radius: 2px;
  background: repeating-linear-gradient(90deg, var(--fb-line) 0 6px, transparent 6px 11px);
}
.resut_show .line_duration::before,
.resut_show .line_duration::after {
  content: ""; position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%;
  transform: translateY(-50%); background: var(--fb-accent);
}
.resut_show .line_duration::before { left: -1px; }
.resut_show .line_duration::after { right: -1px; background: var(--fb-white); border: 2px solid var(--fb-accent); }
.resut_show .line_img { width: 100%; display: flex; align-items: center; }
.resut_show .line_img img { width: 100%; height: auto; opacity: .5; }
.resut_show .flight_arrow_con .stop {
  font-size: 11px; font-weight: 700; color: var(--fb-accent-dark);
  background: var(--fb-accent-tint); padding: 3px 12px; border-radius: var(--fb-pill);
}

/* Flight detail toggle */
.resut_show .flight-detail-description { border-top: 1px solid var(--fb-line); }
.resut_show .flight-description-btn { padding: 12px 22px; cursor: pointer; display: inline-flex; }
.resut_show .flight-description-btn .txt-green {
  display: inline-flex; align-items: center; gap: 7px; cursor: pointer;
  font-size: 13.5px; font-weight: 800; color: var(--fb-accent-dark);
}
.resut_show .flight-description-btn .txt-green i { font-size: 12px; }

/* Expandable detail */
.resut_show .flight-description-det {display:none; overflow:hidden; background: var(--fb-card); padding: 0 22px; }
.resut_show .flight-detail-description-wrapper { padding: 16px 0; float:left;  width:100%;  border-top: 1px dashed var(--fb-line); }
.resut_show .flight-detail-name {
  font-size: 13px; font-weight: 800; color: var(--fb-ink); margin-bottom: 12px;
  display: flex; align-items: center; gap: 6px; flex-wrap: wrap;
}
.resut_show .flight-detail-name font { display: inline-flex; align-items: center; gap: 6px; }
.resut_show .flight-detail-name img { width: 15px; height: 15px; object-fit: contain; }
.resut_show .flight-detail-name .date { font-weight: 600; color: var(--fb-muted); }

.resut_show .flight-description-content {
  display: grid; grid-template-columns: 1.6fr auto 1fr auto 1fr; align-items: center; gap: 14px;
  padding: 12px 0;
}


.resut_show .flight-description-class-detail { display: flex; align-items: center; gap: 12px; }
.resut_show .flight-des-logo img { max-height: 30px; max-width: 40px; object-fit: contain; }
.resut_show .flight-name-detail { font-size: 13.5px; font-weight: 700; color: var(--fb-ink); }
.resut_show .flight-number, .resut_show .flight-class { font-size: 12px; color: var(--fb-muted); margin-top: 2px; }
.resut_show .flight-number strong, .resut_show .flight-class strong { color: var(--fb-ink); }
.resut_show .flight-description-timimg .time { font-size: 17px; font-weight: 800; color: var(--fb-ink); }
.resut_show .flight-description-cityname { font-size: 12px; color: var(--fb-ink); margin-top: 2px; }
.resut_show .flight-description-timimg .date { font-size: 11.5px; color: var(--fb-muted); margin-top: 1px; }
.resut_show .flight-description-duration {
  display: flex; flex-direction: column; align-items: center; gap: 3px;
  font-size: 12px; font-weight: 700; color: var(--fb-muted);
}
.resut_show .flight-description-duration i { color: var(--fb-accent); }
.resut_show .flight-det-stopover {
  margin: 6px 0 2px; padding: 9px 14px; border-radius: var(--fb-radius-sm);
  background: var(--fb-accent-tint); text-align: center; width:100%; 
}
.resut_show .flight-det-stopover .stopover { font-size: 12px; color: var(--fb-accent-dark); font-weight: 600; }
.resut_show .flight-det-stopover strong { font-weight: 800; }

@media (max-width: 640px) {
  .resut_show .depatr_bottom { grid-template-columns: auto 1fr 1fr; gap: 12px; }
  .resut_show .flight_arrow_con { grid-column: 1 / -1; order: 9; }
  .resut_show .flight-description-content { grid-template-columns: 1fr; text-align: left; }
}
/* ============================================================================
   Results "Modify search" toolbar (#RF_Booking .form_container)
   ============================================================================ */
#RF_Booking .form_container {
  display: flex; flex-wrap: nowrap; align-items: stretch;
  
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-pill);
  box-shadow: var(--fb-shadow-sm);
  overflow: visible;
}
#RF_Booking .modfrm_con,
#RF_Booking .moddate_con,
#RF_Booking .modpassenger_con {
  display: flex; align-items: center; position: relative;
  padding: 0px 6px;
}
#RF_Booking .moddate_con,
#RF_Booking .modpassenger_con { border-left: 1px solid var(--fb-line); }
#RF_Booking .modfrm_con { flex: 2 1 240px; gap: 6px; padding-left: 20px; }
#RF_Booking .moddate_con { flex: 1.3 1 170px; }
#RF_Booking .modpassenger_con { flex: 1.8 1 250px; gap: 8px; padding-right: 6px; }

/* Field cells: icon + input */
#RF_Booking .modfrm_con > span,
#RF_Booking .moddate_con > span {
  display: flex; align-items: center; gap: 9px; flex: 1 1 0; min-width: 0;
  padding: 8px 12px; border-radius: var(--fb-radius-md);
  transition: background .13s ease;
}
#RF_Booking .modfrm_con > span:hover,
#RF_Booking .moddate_con > span:hover { background: var(--fb-bg); }
#RF_Booking .modfrm_con > span > i,
#RF_Booking .moddate_con > span > i { color: var(--fb-accent); font-size: 15px; flex: 0 0 auto; }
#RF_Booking .modfrm_con input,
#RF_Booking .moddate_con input {
  width: 100%; min-width: 0; border: 0; background: transparent; outline: none; padding: 0;
  font-family: var(--fb-font); font-size: 15px; font-weight: 600; color: var(--fb-ink);
  text-overflow: ellipsis;
}
#RF_Booking .modfrm_con input::placeholder,
#RF_Booking .moddate_con input::placeholder { color: var(--fb-muted); opacity: .85; font-weight: 500; }
#RF_Booking .moddate_con input[disabled] { color: var(--fb-muted); opacity: .5; cursor: not-allowed; }

/* Swap button */
#RF_Booking .modfrm_con .excc {
  position: static; transform: none; flex: 0 0 auto;
  width: 34px; height: 34px; border-radius: var(--fb-pill); padding:0;
  display: flex; align-items: center; justify-content: center; cursor: pointer;
  background: var(--fb-white); border: 1px solid var(--fb-line); box-shadow: var(--fb-shadow-sm);
  background-image: none; color: var(--fb-accent); transition: background .13s ease, color .13s ease;
}
#RF_Booking .modfrm_con .excc:hover { background: var(--fb-accent); color: var(--fb-white); }
#RF_Booking .modfrm_con .excc i { font-size: 13px; }

/* Traveller field */
#RF_Booking .modpassenger_div { flex: 1 1 0; min-width: 0; position: relative; }
#RF_Booking .modeconomy_class {
  display: flex; align-items: center; gap: 9px;
  padding: 8px 12px; border-radius: var(--fb-radius-md); cursor: pointer;
  transition: background .13s ease;
}
#RF_Booking .modeconomy_class:hover { background: var(--fb-bg); }
#RF_Booking .modeconomy_class > span::before {
  content: "\f007"; font-family: "Font Awesome 6 Free", "FontAwesome"; font-weight: 900;
  color: var(--fb-accent); font-size: 15px;
}
#RF_Booking .modeconomy_class input {
  width: 100%; min-width: 0; border: 0; background: transparent; outline: none; padding: 0; cursor: pointer;
  font-family: var(--fb-font); font-size: 15px; font-weight: 600; color: var(--fb-ink); text-overflow: ellipsis;
}
#RF_Booking .modeconomy_class input::placeholder { color: var(--fb-ink); opacity: 1; }

/* Traveller popover */
#RF_Booking .passnger_detail {
  position: absolute; z-index: 40; right: 0; top: calc(100% + 12px); min-width: 300px;
  background: var(--fb-white); border: 1px solid var(--fb-line); border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-lg); padding: 18px;
}
#RF_Booking .passenger-div-content { margin-bottom: 14px; }
#RF_Booking .select-class {
  width: 100%; border: 1px solid var(--fb-line); border-radius: var(--fb-radius-sm);
  padding: 10px 12px; background: var(--fb-card);
  font-family: var(--fb-font); font-weight: 600; font-size: 14px; color: var(--fb-ink); cursor: pointer;
}
#RF_Booking .adult_div,
#RF_Booking .children_row,
#RF_Booking .infants_row {
  display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 8px 0;
}
#RF_Booking .adult_txt { margin: 0; font-size: 14px; font-weight: 700; color: var(--fb-ink); }
#RF_Booking .adult_txt_content { font-weight: 500; color: var(--fb-muted); font-size: 12.5px; }
#RF_Booking .adult_rightmod,
#RF_Booking .children_rightmod,
#RF_Booking .infants_rightmod { display: flex; align-items: center; gap: 6px; }
#RF_Booking .adult_minusmod {
  width: 32px; height: 32px; border-radius: var(--fb-pill); background: var(--fb-bg);
  display: flex; align-items: center; justify-content: center; cursor: pointer; user-select: none;
  transition: background .13s ease;
}
#RF_Booking .adult_minusmod:hover { background: var(--fb-accent-tint); }
#RF_Booking .adult_minus_txt { margin: 0; font-weight: 800; font-size: 18px; line-height: 1; color: var(--fb-accent-dark); }
#RF_Booking .modpassenger_con .qtynumber {
  width: 40px; text-align: center; border: 0; background: transparent;
  font-family: var(--fb-font); font-weight: 700; font-size: 16px; color: var(--fb-ink);
}
#RF_Booking .done_btn {
  margin-top: 8px; width: 100%; border: 0; border-radius: var(--fb-pill);
  background: var(--fb-accent); color: var(--fb-white); padding: 11px;
  font-family: var(--fb-font); font-weight: 800; font-size: 15px; cursor: pointer;
  transition: background .15s ease;
}
#RF_Booking .done_btn:hover { background: var(--fb-accent-dark); }

/* Modify submit */
#RF_Booking .modsearch_con { display: flex; align-items: center; padding: 6px; }
#RF_Booking .modsearch_con .btn {
  display: inline-flex; align-items: center; gap: 8px; white-space: nowrap;
  height: 100%; min-height: 48px; padding: 0 30px; border: 0; cursor: pointer;
  background: var(--fb-accent); color: var(--fb-white); border-radius: var(--fb-pill);
  font-family: var(--fb-font); font-weight: 800; font-size: 15px;
  transition: background .15s ease, transform .12s ease;
}
#RF_Booking .modsearch_con .btn:hover { background: var(--fb-accent-dark); transform: translateY(-1px); }

@media (max-width: 860px) {
  #RF_Booking .form_container { flex-wrap: wrap; border-radius: var(--fb-radius-lg); }
  #RF_Booking .modfrm_con,
  #RF_Booking .moddate_con,
  #RF_Booking .modpassenger_con { flex: 1 1 100%; border-left: 0; border-top: 1px solid var(--fb-line); padding: 6px 12px; }
  #RF_Booking .modfrm_con { border-top: 0; }
  #RF_Booking .modsearch_con { flex: 1 1 100%; padding: 10px 12px; }
  #RF_Booking .modsearch_con .btn { width: 100%; justify-content: center; }

}
.flight-detail-name + .ng-scope, .flight-detail-name + .ng-scope + .ng-scope,
.flight-detail-name + .ng-scope + .ng-scope + .ng-scope{float:left; width:100%; }

/* ============================================================================
   Payment page — Flight Itinerary card (.ticket-desc-div)
   ============================================================================ */
.ticket-desc-div {
  font-family: var(--fb-font); color: var(--fb-ink);
  background: var(--fb-white);
  border: 1px solid var(--fb-line);
  border-radius: var(--fb-radius-md);
  box-shadow: var(--fb-shadow-sm);
  overflow: hidden;
}
.ticket-desc-div h3 {
  display: flex; align-items: center; gap: 10px; margin: 0;
  padding: 16px 22px; background: var(--fb-card); border-bottom: 1px solid var(--fb-line);
  font-size: 20px; font-weight: 800; letter-spacing: -.01em; color: var(--fb-ink);
}
.ticket-desc-div h3 img { width: 26px; height: 26px; padding:0.25rem; object-fit: contain; background:var(--fb-accent); border-radius:30px; }
.ticket-desc-div h3 .hide-toggle {
  margin-left: auto; width: 28px; height: 28px; border-radius: var(--fb-pill);
  display: flex; align-items: center; justify-content: center; cursor: pointer;
  background: var(--fb-bg); color: var(--fb-accent-dark);
  transition: transform .2s ease, background .13s ease;
}
.ticket-desc-div h3 .hide-toggle:hover { background: var(--fb-accent-tint); }
.ticket-desc-div h3 .hide-toggle.rotated { transform: rotate(-180deg); }

.ticket-desc-div .flight-description-det { padding: 0 22px; }
.ticket-desc-div .flight-detail-description-wrapper { padding: 16px 0; }
.ticket-desc-div .flight-detail-description-wrapper + .flight-detail-description-wrapper { border-top: 1px dashed var(--fb-line); }
.ticket-desc-div .flight-detail-name {
  display: flex; align-items: center; gap: 6px; flex-wrap: wrap; margin-bottom:0px;
  font-size: 13px; font-weight: 800; color: var(--fb-ink);
}
.ticket-desc-div .flight-detail-name img { width: 16px; height: 16px; object-fit: contain; }
.ticket-desc-div .flight-detail-name .date { font-weight: 600; color: var(--fb-muted); }

/* Payment itinerary */
.ticket-desc-div .flight-description-content {
  display: grid; grid-template-columns: minmax(0,1.7fr) minmax(0,1fr) auto minmax(0,1fr);
  align-items: center; gap: 14px;
  padding: 12px 0; border-bottom: 0 !important;
}
.ticket-desc-div .flight-description-content > * { min-width: 0; }

/* Results expanded detail */
.resut_show .flight-description-content {
  display: grid; grid-template-columns: minmax(0,1.6fr) minmax(0,1fr) auto minmax(0,1fr);
  align-items: center; gap: 14px;
  padding: 12px 0;
}
.resut_show .flight-description-content > * { min-width: 0; }


.ticket-desc-div .flight-description-content + .flight-description-content { border-top: 1px solid var(--fb-line); }
.ticket-desc-div .flight-description-class-detail { display: flex; align-items: center; gap: 12px; }
.ticket-desc-div .flight-des-logo img { max-height: 30px; max-width: 40px; object-fit: contain; }
.ticket-desc-div .flight-name-detail { font-size: 13.5px; font-weight: 700; color: var(--fb-ink); }
.ticket-desc-div .flight-number,
.ticket-desc-div .flight-class { font-size: 12px; color: var(--fb-muted); margin-top: 2px; }
.ticket-desc-div .flight-number strong,
.ticket-desc-div .flight-class strong { color: var(--fb-ink); }
.ticket-desc-div .flight-description-timimg .time { font-size: 17px; font-weight: 800; color: var(--fb-ink); }
.ticket-desc-div .flight-description-cityname { font-size: 12px; color: var(--fb-ink); margin-top: 2px; }
.ticket-desc-div .flight-description-timimg .date { font-size: 11.5px; color: var(--fb-muted); margin-top: 1px; }
.ticket-desc-div .flight-description-duration {
  display: flex; flex-direction: column; align-items: center; gap: 3px;
  font-size: 12px; font-weight: 700; color: var(--fb-muted); white-space: nowrap;
}
.ticket-desc-div .flight-description-duration i { color: var(--fb-accent); }
.ticket-desc-div .flight-det-stopover {
  margin: 8px 0 4px; padding: 9px 14px; border-radius: var(--fb-radius-sm);
  background: var(--fb-accent-tint); text-align: center;
}
.ticket-desc-div .flight-det-stopover .stopover { font-size: 12px; color: var(--fb-accent-dark); font-weight: 600; }
.ticket-desc-div .flight-det-stopover strong { font-weight: 800; }

@media (max-width: 640px) {
  .ticket-desc-div .flight-description-content { grid-template-columns: 1fr; text-align: left; }
}
.middle-search{width:75%; float:left; padding-right:2rem; }

/* ============================================================================
   About page (.about_contact)
   ============================================================================ */
.about_contact { font-family: var(--fb-font); color: var(--fb-ink); background: var(--fb-bg); }
.about_contact .container { max-width: 1120px; margin: 0 auto; padding: 0 24px; }

/* Intro: heading left, copy right */
.about_contact .abt-main {
  display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 48px; align-items: start;
  padding: 72px 0 8px;
}
.about_contact .abt-kicker {
  display: inline-flex; align-items: center; gap: 8px; margin-bottom: 18px;
  padding: 7px 16px; border-radius: var(--fb-pill);
  background: var(--fb-accent-tint); color: var(--fb-accent-dark);
  font-size: 12px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase;
}
.about_contact .abt-head {
  margin: 0; font-size: clamp(30px, 4vw, 46px); font-weight: 800;
  line-height: 1.08; letter-spacing: -.02em; color: var(--fb-ink); text-wrap: pretty;
}
.about_contact .abt-head em { font-style: normal; color: var(--fb-accent); }
.about_contact .abt-main p {
  margin: 0 0 18px; font-size: 16.5px; line-height: 1.7; color: var(--fb-ink);
}
.about_contact .abt-main p:last-child { margin-bottom: 0; }
.about_contact .abt-copy p:first-child::first-letter { color: var(--fb-accent-dark); }

/* Stats band */
.about_contact .abt-stats {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px;
  margin: 56px 0; padding: 34px 30px;
  background: var(--fb-ink); border-radius: var(--fb-radius-lg);
}
.about_contact .abt-stat { text-align: left; padding: 0 10px; }
.about_contact .abt-stat + .abt-stat { border-left: 1px solid rgba(255,255,255,.14); }
.about_contact .abt-stat b {
  display: block; font-size: 40px; font-weight: 800; line-height: 1; letter-spacing: -.02em; color: var(--fb-white);
}
.about_contact .abt-stat b i { font-style: normal; color: var(--fb-accent); }
.about_contact .abt-stat span {
  display: block; margin-top: 10px; font-size: 13.5px; font-weight: 600; color: rgba(255,255,255,.72);
}

/* Value cards */
.about_contact .abt-values-head { max-width: 620px; margin: 0 0 28px; }
.about_contact .abt-values-head h2 {
  margin: 0 0 8px; font-size: 30px; font-weight: 800; letter-spacing: -.02em; color: var(--fb-ink);
}
.about_contact .abt-values-head p { margin: 0; font-size: 15.5px; line-height: 1.6; color: var(--fb-muted); }
.about_contact .abt-values {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding-bottom: 72px;
}
.about_contact .abt-card {
  background: var(--fb-card); border: 1px solid var(--fb-line); border-radius: var(--fb-radius-md);
  padding: 30px 26px; transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}
.about_contact .abt-card:hover { transform: translateY(-4px); box-shadow: var(--fb-shadow-lg); border-color: var(--fb-accent); }
.about_contact .abt-card .abt-ico {
  width: 52px; height: 52px; border-radius: var(--fb-pill); margin-bottom: 18px;
  display: flex; align-items: center; justify-content: center;
  background: var(--fb-accent-tint); color: var(--fb-accent-dark); font-size: 21px;
}
.about_contact .abt-card:nth-child(2) .abt-ico { background: #e6ecdb; color: #4f5e38; }
.about_contact .abt-card h4 { margin: 0 0 8px; font-size: 19px; font-weight: 800; letter-spacing: -.01em; color: var(--fb-ink); }
.about_contact .abt-card p { margin: 0; font-size: 14.5px; line-height: 1.62; color: var(--fb-muted); }

@media (max-width: 900px) {
  .about_contact .abt-main { grid-template-columns: 1fr; gap: 24px; padding-top: 48px; }
  .about_contact .abt-stats { grid-template-columns: repeat(2, 1fr); gap: 24px 16px; }
  .about_contact .abt-stat + .abt-stat { border-left: 0; }
  .about_contact .abt-values { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .about_contact .abt-stats { grid-template-columns: 1fr; }
}

@media (max-width: 640px) {
  /* Rebuild the ticket as origin | connector | destination (position-based so it
     works whether arrival cells are tagged .text-end or are duplicate classes) */
  .resut_show .depatr_bottom {
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: auto auto auto;
    column-gap: 14px; row-gap: 8px; align-items: start;
  }
  .resut_show .depatr_bottom > .flight_one     { grid-column: 1; grid-row: 1; }
  .resut_show .depatr_bottom > .flight_two     { grid-column: 2 / -1; grid-row: 1; align-self: center; }
  .resut_show .depatr_bottom > .flight_third   { grid-column: 1; grid-row: 2; text-align: left; }   /* dep airport */
  .resut_show .depatr_bottom > .flight_four    { grid-column: 1; grid-row: 3; text-align: left; }   /* dep time */
  .resut_show .depatr_bottom > .flight_arrow_con {
    grid-column: 2; grid-row: 2 / span 2; order: 0;
    min-width: 118px; align-self: center; padding: 4px 0;
  }
  .resut_show .depatr_bottom > .flight_arrow_con ~ .flight_four  { grid-column: 3; grid-row: 3; text-align: right; } /* arr time */
  .resut_show .depatr_bottom > .flight_arrow_con ~ .flight_third { grid-column: 3; grid-row: 2; text-align: right; } /* arr airport */
  .resut_show .flight-description-content { grid-template-columns: 1fr; text-align: left; }
  .resut_show .flight_third h6, .resut_show .flight_four h6{font-size:15px; } .resulthead_right .select_btn a{padding: 7px 17px;} .resut_show .resulthead_left p{font-size: 11.5px;}

  /* Rebuild the ticket as origin | connector | destination (position-based so it
     works whether arrival cells are tagged .text-end or are duplicate classes) */
  .resut_show .depatr_bottom {
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: auto auto auto;
    column-gap: 14px; row-gap: 8px; align-items: start;
  }
  .resut_show .depatr_bottom > .flight_one     { grid-column: 1; grid-row: 1; }
  .resut_show .depatr_bottom > .flight_two     { grid-column: 2 / -1; grid-row: 1; align-self: center; }
  .resut_show .depatr_bottom > .flight_third   { grid-column: 1; grid-row: 2; text-align: left; }   /* dep airport */
  .resut_show .depatr_bottom > .flight_four    { grid-column: 1; grid-row: 3; text-align: left; }   /* dep time */
  .resut_show .depatr_bottom > .flight_arrow_con {
    grid-column: 2; grid-row: 2 / span 2; order: 0;
    min-width: 118px; align-self: center; padding: 4px 0;
  }
  .resut_show .depatr_bottom > .flight_arrow_con ~ .flight_four  { grid-column: 3; grid-row: 3; text-align: right; } /* arr time */
  .resut_show .depatr_bottom > .flight_arrow_con ~ .flight_third { grid-column: 3; grid-row: 2; text-align: right; } /* arr airport */

  /* Expanded detail: vertical timeline (rail | content) */
  .resut_show .flight-description-content {
    grid-template-columns: 20px 1fr; column-gap: 12px; row-gap: 0;
    align-items: start; text-align: left; padding: 4px 0 12px;
  }
  .resut_show .flight-description-class-detail { grid-column: 1 / -1; margin-bottom: 14px; }
  .resut_show .flight-description-timimg { grid-column: 2; position: relative; }
  .resut_show .flight-description-timimg::before {
    content: ""; position: absolute; left: -22px; top: 6px;
    width: 9px; height: 9px; border-radius: 50%;
    background: var(--fb-accent); border: 2px solid var(--fb-white);
  }
  /* second timing block = arrival ? hollow marker */
  .resut_show .flight-description-duration ~ .flight-description-timimg::before {
    background: var(--fb-white); border: 2px solid var(--fb-accent);
  }
  .resut_show .flight-description-duration {
    grid-column: 2; flex-direction: row; justify-content: flex-start;
    gap: 6px; padding: 8px 0; position: relative;
  }
  /* dashed rail bridging the two dots */
  .resut_show .flight-description-duration::before {
    content: ""; position: absolute; left: -18px; top: -10px; bottom: -22px;
    width: 2px; border-radius: 2px;
    background: repeating-linear-gradient(180deg, var(--fb-line) 0 5px, transparent 5px 10px);
  }
}
/* ============================================================================
   Mobile results quick-bar — Filters / Modify Search, sticky under the header
   ============================================================================ */
.res-result_con_mob { display: none; }

@media (max-width: 991px) {
  .res-result_con_mob {
    display: block;
    position: sticky; top: 64px; z-index: 840;
    margin: 0 0 18px;
  }
  .res-result_con_mob > div {
    display: grid; grid-template-columns: 1fr 1fr; gap: 10px;
    padding: 8px; background: var(--fb-card);
    border: 1px solid var(--fb-line); border-radius: var(--fb-pill);
    box-shadow: var(--fb-shadow-lg);
  }
  .fil-mob, .mod-se-mob {
    display: inline-flex; align-items: center; justify-content: center; gap: 8px;
    padding: 13px 16px; border-radius: var(--fb-pill);
    font-family: var(--fb-font); font-weight: 700; font-size: 14.5px;
    letter-spacing: -.01em; cursor: pointer; user-select: none;
    transition: background .15s ease, color .15s ease, transform .12s ease;
  }
  .fil-mob {
    background: var(--fb-bg); color: var(--fb-ink); border: 1px solid var(--fb-line);
  }
  .fil-mob i { color: var(--fb-accent-dark); font-size: 13.5px; }
  .fil-mob:active { transform: scale(.97); background: var(--fb-accent-tint); border-color: var(--fb-accent-tint); }
  .mod-se-mob {
    background: var(--fb-accent); color: var(--fb-white); border: 1px solid var(--fb-accent);
  }
  .mod-se-mob i { font-size: 13px; }
  .mod-se-mob:active { transform: scale(.97); background: var(--fb-accent-dark); border-color: var(--fb-accent-dark); }
}
@media (max-width: 640px) {
  /* Itinerary: vertical timeline (rail | content) */
  .ticket-desc-div .flight-description-content {
    grid-template-columns: 20px 1fr; column-gap: 12px; row-gap: 0;
    align-items: start; text-align: left; padding: 4px 0 12px;
  }
  .ticket-desc-div .flight-description-class-detail { grid-column: 1 / -1; margin-bottom: 14px; }
  .ticket-desc-div .flight-description-timimg { grid-column: 2; position: relative; }
  .ticket-desc-div .flight-description-timimg::before {
    content: ""; position: absolute; left: -22px; top: 6px;
    width: 9px; height: 9px; border-radius: 50%;
    background: var(--fb-accent); border: 2px solid var(--fb-white);
  }
  .ticket-desc-div .flight-description-duration ~ .flight-description-timimg::before {
    background: var(--fb-white); border: 2px solid var(--fb-accent);
  }
  .ticket-desc-div .flight-description-duration {
    grid-column: 2; flex-direction: row; justify-content: flex-start;
    gap: 6px; padding: 8px 0; position: relative;
  }
  .ticket-desc-div .flight-description-duration::before {
    content: ""; position: absolute; left: -18px; top: -22px; bottom: -22px;
    width: 2px; border-radius: 2px;
    background: repeating-linear-gradient(180deg, var(--fb-line) 0 5px, transparent 5px 10px);
  }
}
.flight-detail-description-wrapper.return-description-wrapper{float:left; width:100%;}
.flight-detail-name + div, .flight-detail-name + div + div {float:left; width:100%; }