@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&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: 'Poppins', sans-serif;animation:fade_in 0.4s;}
@keyframes fade_in{0%{opacity:0;}100%{opacity:1;}}
html{scroll-behavior:smooth;}
textarea:focus, input:focus{
    outline: none;
}
a img{ border:none;}
a{ text-decoration:none;}
button:focus {
    outline: none;
}
:root{--primary-color:#2b6ad3; --secondary-color:#e33f57;}
.clr{clear:both;}
.fleft{float:left;}
.fright{float:right;}
 header,footer,nav,article,aside,nav,section{display:block;}
.mainheader{ width:100%; float: left; padding: 2px 0 2px 0;}
.commoncontainer{max-width:1400px; width:97%; margin:0 auto; padding:0px;}
.headertop_left{width:25%; float:left;}
.headertop_left img{margin-top: 4px;max-width:180px;}
.header_mid {float: left;width: 50%;padding:10px 0;}
.main_nav {width: 100%;float: left; margin-top:0px;}
.contnt{display:none; border:none; }
.bg{background:rgba(0,0,0,0.5); transition:0.4s; top:0; bottom:0; width:100%; height:100%; left:0; right:0; position:fixed; z-index:2;}
.cls_tb{font-size:30px; color:#fff; display:block; transition:0.4s; visibility:hidden; position:absolute; left:-40px; cursor:pointer; top:20px;}
.cls_tb:hover{color:#ef6a23;}
.headertop_right{float: right;margin-top: 28px;width:35%;margin-bottom: 10px; position: relative;}
.contact_con { width: 20%;float: right;text-align: right;margin-top: 8px;}
.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: 12px;font-weight:500;}
.ovr{overflow:hidden;}
.contact_nu p > i{padding-right:6px;position:relative; cursor:pointer;}
.togle{background:rgba(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 rgb(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; transition:0.4s; color: var(--primary-color); font-weight: 600; position: relative; line-height:1;}
.contact_con a:hover{color:#ef6a23;}
.contact_con a img{position:absolute; left:-40px; top:-12px;width:40px; 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: 5px 0px; display:flex; justify-content:center; gap:20px;}
.main_nav ul li{ float: left;}
.main_nav ul li a{ color:var(--primary-color); font-size:15px; position:relative; cursor:pointer; transition:0.3s; padding:4px 4px; text-decoration:none; font-weight:600;}
.main_nav ul li a:hover{color:#ef6a23;}
.seach_con{width:100%;height:500px;  position:relative; float:left;background:url("/images/hero-section0-main.jpg") no-repeat; background-position:center; background-size:cover; padding-top:10rem;}
.seach_bg{ width:100%; z-index:99; position:relative; float: left;  padding:0; margin: 0 0;background:#fff; box-shadow:0px 10px 30px rgba(0,0,0,0.1);}
.seach_con h1{background-color:#fff;    display: inline; color:var(--primary-color); font-size:16px;    padding: 15px 20px;
font-weight:600;    border-radius: 6px 6px 0 0;}
.seach_con h3{font-size:55px; padding:30px 0;  text-align:center; color:#fff; position:relative;}
.flight_menu{ width:100%; background:#f0f5ff; float: left; padding: 5px 2px;}
.flight_menu ul{ margin:0;padding: 0; list-style-type: none;}
.flight_menu ul li { float: left; padding:0 5px;}
.flight_menu ul li a > input[type="radio"] + label{font-weight:600; background:rgba(225, 225, 225, 0.80); font-size:12px; padding:5px 13px; cursor:pointer; color:#4d4d4d;}
.flight_menu ul li:first-child{padding: 0;}
.flight_menu ul li a{ color: #666; font-size: 14px;font-weight:600; text-decoration: none;}
.flight_menu ul li a input[type=radio]{width: 20px;height: 20px;   margin-right: 6px;  display: inline-block;  appearance:none; position: absolute; top: 0px;}
.flight_menu ul li a > input[type="radio"]:checked + label{background:var(--primary-color) !important; color:#fff !important; }
.res-header{padding:5px 0; position:relative;}
.res-header .headertop_left img {margin-top: 0px;}
/*.res-header .contact_con{margin-top:0px;}*/
.seach_div{float:left;width:100%; }
.seach_div label{display:block; position:relative;}
.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;}
.ui-menu .ui-menu-item a span{ font-size:14px; font-weight:bold; text-transform:uppercase;padding:4px 8px;}
.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;margin-bottom:5px;}
.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-widget-header .ui-icon {background-image: url(../images/ui-icons_444444_256x240.png);}
.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:before {
    content: "\f0dd";
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 0px;
    height: 20px;
    width: 20px;
    color: #999;
    pointer-events: none;
}
.class_con select {
    width: 100%;
    appearance: none;
    border: none;
    cursor: pointer;
    border-radius: 0;
}
.passen_con {
    width: 100%;
    float: left;
       margin-bottom: 11px;
    margin-top: 8px;
}
.passen_left {
    width: 100%;
    display: inline-block;
}
.passen_left span {
    width:100%;
    display: inline-block;
    padding: 0 4px 0 0;
    float: left;
    text-align: center;
   
}
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: 14px;
    font-weight: 500; margin:2px 0;
}
.adult-right, .children-right, .infants-right {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
        display: flex; justify-content:center;
}
.adult-minus {
    float: left;
    height: 30px;
    width: 28px;
    text-align:center;
    border-radius: 3px 0px 0px 3px;
    cursor: pointer;
    background-color: #ccc;
    position: relative;
}
.adult-minus-txt {
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    line-height: 0;
    position: absolute;
        color: #fff !important;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    font-weight: 400;
}
.qtynumber {
    float: left;
    height: 25px !important;
    border: 1px solid var(--primary-color)! important;
    padding:0!important;
    width: 60px !important;
    border-radius: 3px !important;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
  margin: 0 0!important;
}
.adult-plus {
    float: left;
    height: 30px;
    width: 28px;
    text-align:center;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    background-color: #ccc;
    position: relative;
}
.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: -2px;
  height: 18px;
  width: 18px;
  border:2px solid #ee6221;
  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:2px;
    top: 3px;
    width: 6px;
    height: 7px;
    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%;  display: inline-block;}
.search_con button{width:100%; transition:0.4s;  padding: 12px 20px; border:0; font-size:16px;background:var(--primary-color);  color: #fff;}
.search_con button:hover{color:#fff; background:var(--secondary-color);}
.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: 256px;top: 60px;margin-left:0;
	z-index:9;background-color: #f7f7f7;padding-bottom: 15px;box-shadow: 2px 2px 1px #b1b1b1;}
.PaxDropArrow i{font-size:14px;}
.passenger-div-content{padding: 10px;padding-top: 20px;}
.pass_class {float: left;padding-top: 6px;padding-right: 10px;font-weight: bold;font-size: 13px;}
.select-class {width: 145px; height: 32px;font-size: 12px;    margin-left: 30px;}
.passenger_select{background-color: #fff;margin-top:10px;}
.select_passenger_content{padding:0 11px;}
.adult_div {position: relative;width: 100%;height: auto;float: left;clear: both;}
.adult_left {float: left;}
.adult_txt {font-weight: bold;font-size: 13px; margin: 8px 0;}
.adult_txt_content {font-weight: normal;color: grey;font-size: 10px;}
.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{margin-left: 0;margin-top:8px;width:52%;float: right;}
.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 grey;
    width: 25px;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    background-color: #fff;
}
.children_rightmod {
    margin-left: 0;
    margin-top: 8px;
    width:52%;
    float: right;
}
.adult_plusmod {
    float: left;
    height: 30px;
    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 grey;
    width: 25px;
    border-radius: 3px 0 0 3px;
    cursor: pointer;
    background-color: #fff;
}
.infants_rightmod {
    margin-left: 0;
    margin-top: 8px;
    width:52%;
    float: right;
}




.done_btn{background: #304478;float:left;cursor: pointer;padding: 6px 15px;font-size: 14px;color: #fff;border: none;border-radius: 8px;}
.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:auto; }
/*.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%; z-index:2; position:relative; 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---------------*/
.modfrm_con{width: 39.5%; margin-right:2px;
    float: left;}
.modfrm_con span {
    width: 49.5%;
    float:left;
    background: #fff;
    border-radius:5px;
    padding: 6px 6px 6px 20px;
    border:1px solid #ccc;
    position: relative;  
}
.modfrm_con span:last-child {
    float:right;
}
.modfrm_con span input {
    width: 100%;
    float: left;
    padding:0 !important;
    height:25px !important;
    border:0; font-weight:500; font-size:14px;
}
.modfrm_con span i {
    position: absolute;
    left: 8px;
    color: #61bb46;
    top: 11px;
}

.moddate_con {
    width: 25.5%; margin-right:2px;
    float: left;
}
.moddate_con span:last-child {
    float:right;
}
.moddate_con span {
    width: 49.5%;
    border:1px solid #ccc; border-radius:5px;
    display: inline-block;
    background: #fff;
    padding: 6px 6px 6px 20px;
    position: relative;
}
.moddate_con span i {
    position: absolute;
    left: 6px;
    color: #61bb46;
    font-size: 13px;
    top:12px;
}
.moddate_con span input {
    width: 100%;
    float: left;
    border:0;
    height:25px !important;
   font-weight:500;
   padding:0 !important;
    font-size:14px;
}
.modpassenger_con{width: 34%; float: left;   }
.modpassenger_div{width: 56.5%;
    float: left;
    background: #fff; border-radius:5px;
    position: relative;
      border: 1px solid #ccc; 
    padding: 6px 20px 6px 6px;
}
.modeconomy_class {
    width: 100%;
    float: left;
}
.result-menu ul li a input[type="radio"]{appearance:auto !important; position:relative !important; top:3px !important; width:16px; height:16px;}
.trip{color:#fff;}
.modeconomy_class input {
    width: 100%;
    float: left;
    outline: none;
    height:25px !important;
    border:0;
    padding:0 !important; 
     font-weight:500;  font-size:14px; 
}
.modsearch_con {
    width: 41%;
    float: right;
}
.modsearch_con button {
    width: 100%;
    display: inline-block;
    padding: 6px;
    font-size: 15px;
    background:#ee6221;
    color:#fff;  border:0;
    cursor: pointer; font-weight:600; border-radius:5px;
        
}
.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-color);   transition:0.4s; color:#fff;  border-radius:4px;  padding:5px 6px; font-size:18px;}
.modsearch_con button:hover{background:#e7f0f9; color:var(--primary-color);}
.result_con{ background:var(--primary-color);width: 100%; padding:10px 0;float: left;}
.reult_main{ background:#f5f5f5;width: 100%;padding: 40px 0;float: left; margin: 0;}
.filter_main{width: 100%;float: left; margin-top: 15px; padding: 0; border:1px solid #ccc; }
.filter_main{ width:24%; float: left; padding: 7px; margin: 0; background-color: transparent;}
.sticky {position: fixed;   bottom: 15px; right:5px; padding:10px;}
.filter_card{background: transparent; margin-bottom:4px; color: #fff; float: left; width: 100%; border-radius: 0; border-top:1px solid #ccc;}
.filter_card h4{float:left; width:60%; margin: 0;padding: 4px;font-size: 14px;font-weight: 600;color: #333;  border-radius:0; }
.filter_left{width:60%;float: left;padding: 10px;}
.filter_right{ float: left; width:40%; text-align: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: 11px; transition:0.4s;border:1px solid #f0f0f0;  color: #333;background:#f0f0f0;padding: 2px 4px;margin-top: 10px;display: inline-block;border-radius: 5px; cursor: pointer;}
.filter_right span:hover{background:#f0f0f0; border:1px solid #ccc;}
.fliter_head{width:100%; float: left; padding:3px 7px; margin-bottom:3px; color:#111; border-radius:0;}
.fliter_head h5{ width: 70%;font-size: 15px;font-weight: 600;margin: 0;padding:3px 0px 0;float: left;color:#272727;}
.hide_data{width: 30%;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: 20px;margin-bottom: 8px;cursor: pointer;font-size:12px; -webkit-user-select: none;
    -moz-user-select: none;-ms-user-select: none; user-select: none; margin: 0; font-weight:500;color:#000;}
.list_label input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.list_label span{ color:#000; font-weight:500; font-size:12px;}

.list_label input:checked ~ .checkmark {background-color: #ee6221;}      
.checkmark:after {content: "";position: absolute;display: none;}
.list_label input:checked ~ .checkmark:after {display: block; }      
.list_label .checkmark:after {left: 4px;top: -2px;width: 7px;height: 13px;border:4px 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: 11px;}
.listing_right span{color:#333; font-size: 13px; font-weight: 600; margin:0px 0 0 0; float:right;}
.listing_right small{float:right; font-size:11px; padding:2px 0 0 0; color:#000;}
.pric-range {padding: 12px;padding-bottom: 20px;font-size: 12px;font-weight: 400;color: #333;width: 96%;}
.pric-range input {width: 100%;
    font-weight: 500;
    text-align: center;
    font-size: 15px;}
#slider-range {border-bottom: 3px solid #ee6221;background:#2874f0; width: 100%;height: 3px;position: relative;margin-top: 15px;padding: 0 6px;}
#slider-range .ui-state-default {display: inline-block;border: 2px solid #fff;height: 15px;width: 15px;border-radius: 50%;position: absolute;top: -7px;background: #ee6221;cursor: pointer;}
.airline_stop{width:100%; float: left; overflow: auto; white-space: nowrap; position: static; padding-bottom: 3px; background-color:#fff; margin-bottom:10px; box-shadow: rgba(0,0,0,0.10) 0px 1px 5px;border-radius: 4px;}
/*.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 solid #ccc; padding: 10px; text-align: center; position: absolute; z-index: 1; background:#fff;}
.scroll_div h4{font-size: 16px; padding-bottom: 10px; border-bottom:1px dashed #ccc; margin: 0; font-weight: bold; color: #555;}
.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 dashed #ccc;padding: 5px 0; margin: 0; font-weight:500;}
/*.scroll_arlines{width: 80%; float: left;border: 1px solid #480089;}*/
.scroll_arlines {border: 1px solid #480089;  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: 6px; float:left;
    text-decoration: none;cursor: pointer;overflow: hidden;border-left: 1px solid #ccc; }
div.scrollmenu .airines_content:first-of-type {border: 0;}
.result_middle{ width: 76%; float:left; padding:0px 0px 0px 30px;}
/*.airines_content{width: 22.5%;margin: 0;height: 157px;}*/
.airines_content {width: 25%; margin: 0; height: auto; display: inline-block; text-align: center; padding:6px 8px;}
.airines_content + .airines_content {border-left: 1px solid #ccc;}
.srcoll_top{width: 100%;border-bottom: 1px dashed #ccc;float: left; padding-bottom:5px;}
.srcoll_top img{max-width:50px;}
.scroll_bottom{width: 100%;float: left;}
.scroll_bottom p{padding:5px 0;margin: 0;font-size: 12px;transition:0.2s; cursor:pointer; color: #000;font-weight:500; border-bottom: 1px dashed #ccc;}
.scroll_bottom p:hover{background:#dbfbde;}
.fare_note{    width: 100%;
    float: left;
    padding:4px 6px;
    margin:15px 0; 
    background: #fff;
    box-shadow:0px 1px 5px rgba(0,0,0,.10);
    border-radius: 4px;}
.fare_note p{color: #333;font-size: 12px;line-height: 14px;padding: 0;margin: 0;}
.fare_note p b{color: #111;font-size: 13px; font-weight: 500;}

.resut_show{ width:100%; float: left; background-color: #fff;transition:0.4s; margin: 10px 0; border-radius:2px; border:1px solid #f0f0f0; box-shadow:0px 1px 8px rgba(0,0,0,0.10);}
.resut_show.ng-scope:hover {border:1px solid #0a58ca; }
.reault_head{ padding: 5px 2px;float: left; display:flex; width:100%; border-radius:0;}
.resulthead_left{  margin: 0;padding:2px 3px; }
.info-todo{color:#666;}
.resulthead_left h2{font-size: 19px;color: #111;margin: 0; font-weight:600; }
.resulthead_left p{ font-size: 10px;color: #555; margin: 0; padding: 0;}
.resulthead_left .left_seat{display:none; font-size: 12px;color: #f5f5f5;}
.resulthead_right{ width: 50%; float: right; display:flex; justify-content:end; align-items:center; margin: 0;padding: 0;}
.resulthead_right .left_seat{ font-size: 12px;color: #003493; margin-right:10px;display: inline-block;padding-top: 15px; font-weight:600;}
.resulthead_right .select_btn{padding: 10px;}
.resulthead_right .select_btn a{background:#ccc; transition:0.4s; color:#555;  padding: 5px 16px;text-transform:capitalize; border:0; font-size: 16px;font-weight: 400;border-radius:7px;text-decoration: none;}
.resulthead_right .select_btn a:hover{background:var(--primary-color); color:#fff; }
.depatr_top{/*border-bottom:1px solid #ccc;*/width:100%;float: left; padding:2px 6px; font-size:13px; background:#fdfdfd;}
.depatr_top span img{margin:0 4px; mix-blend-mode: multiply;}
.depatr_top span{ font-size:13px; font-weight: 500;color: #555;padding-left:0;}
.flight_one{width:8%;float: left; padding: 6px;}
.flight_one img{width:100%; padding:4px;}
.flight_two{ width:18%; float: left;padding: 6px 0; overflow: hidden;}
.flight_two p{font-size:12px;color: #333; margin: 0;padding: 0;overflow: hidden;font-weight:500;}
.flight_third{width:15%; float: left;padding: 6px 0;font-weight:600;}
.flight_third:last-of-type{text-align:right;}
.flight_third h6{ margin: 0; padding: 0; font-size: 16px; color:#111; font-weight:500;}
.flight_third p{font-size:10px;color: #333; margin: 0;padding: 0; font-weight:500;}
.flight_four{width:15%; float: left; text-align:center; padding:6px 0 6px 6px;overflow: hidden;font-weight:600;}
.flight_four h6{font-size:14px;color: #111; margin: 0;padding: 0; font-weight:500;}
.flight_four p{font-size:10px;color: #333; margin: 0;padding: 0;font-weight:500;}
.flight_arrow_con{width: 10%;float: left;padding: 0px 0;text-align: center;}
.layover_time {font-size: 12px;color: #2a2a2a;font-weight:bold;}
.line_img {width: 100%;display: inline-block; line-height:0;}
.line_img img {width: 100%; margin:-25px 0 0 0;}
.flight_arrow_con .stop {font-size: 10px;color: #555;font-weight:400; display:block; position:relative; margin:2px 0 0 0;}
.flight_arrow_con .none::before{width:100%; content:''; height:1px; position:absolute; left:0; top:-2px; background:#ccc;  }
.flight_arrow_con .stop::before{width:100%; content:''; height:1px; position:absolute; left:0; top:-2px; background:#ccc;  }
.flight_arrow_con .non::after{width:5px; height:5px; position:absolute; background:#ccc; top:-4px;  left:2.4rem; border-radius:100%; content:'';}
.flight_five{width: 15%; float: left;padding: 6px 0;text-align: right;}
.flight_five p{font-size:13px;color: #333; margin: 0;padding: 0;}
.retun_top{/*border-bottom:1px solid #ccc;*/ width:100%; float: left; padding: 2px 6px; background:#fdfdfd;}
.retun_top span img{ margin:0 4px;mix-blend-mode: multiply;}
.retun_top span{ font-size:13px; font-weight: 500;color: #555;padding-left:0;}
.depatr_bottom{float:left;width: 100%; padding: 6px 0; border-bottom:1px solid #f0f0f0;}

.retun_bottom{float:left;width: 100%;border-bottom: 1px dashed#ccc;padding: 10px 0;}
.resultshow_buttom{ width: 100%; float: left; background: #cccccc; padding: 10px;}
.cancel_div{ width: 50%; float: left; text-align: left;}
.cancel_div p{color: #039c2e; font-size: 14px; font-weight: bold; margin: 0;padding: 0;}
.cancel_div p i{ font-size: 16px;}
.view_div{width:48%; float: left; text-align: right;}
.view_div a{color: #000; font-size: 14px; font-weight: bold; margin: 0;padding: 0;cursor: pointer; }
.view_div a i{ font-size: 16px; padding-right: 8px;}
.layover{width: 100%;margin: 0 auto; text-align: center; float: left;}
.result_detail{ overflow: visible!important;}
.layover span{position: relative;background: #ccc;border-radius: 20px;display: inline-block;padding: 4px 20px;top: 2px;font-size: 12px;}
.result_right_con{width:100%; float: left; margin-top:10px;}
.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-color);}
.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;}
.result_deatil { width: 100%;float: left;}

.result_price {
    width: 20%;
    float: left;
    text-align: center;
    margin: 0 auto;
    border-left: 1px solid #ccc;
}
.result_price a{background: var(--primary-color);
    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;}
.res-result_con_mob {float:left; width:100%; padding:5px 10px; z-index:2; background: linear-gradient(to right, var(--primary-color), #3a3a3a); position:sticky; position:-webkit-sticky; top:0; display:none;}
.fix-res-head{position:fixed;top:0; left:0; box-shadow:0 0 5px #000;}
.fil-mob {float: left;  background:#61bb46; border-radius: 5px; padding: 6px 12px; margin: 3px 0 0 0; font-weight: bold; cursor: pointer; color:#fff;}
.fil-mob>i {float: right; padding: 3px 0 0 10px;}
.sea-res-mob {float: left; display:flex; font-size:12px;  padding: 4px 8px; width:100%;color:#fff; background:#3a3a3a; width:80%;}
.reslt-count{background:var(--primary-color); display:flex; align-items:center; justify-content:center; float:left; width:20%; }
.reslt-count p{color:#fff; text-align:center;  margin:0; font-size:10px; padding:4px 8px;}
.reslt-count p b{font-size:12px; }
.mod-se-mob {float: right; background:#61bb46; border-radius: 5px; padding: 6px 12px; font-weight: bold; cursor: pointer; margin: 3px 0 0 0; color:#fff;}
.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: 5; cursor: pointer; color: #000;}
.fil-res-cl>i {line-height: 20px;}
.fil-res-cl span {display: none;}
.filter_main_cont{width:100%; float:left;}  
/* Flight details start */
.flight-detail-description {background-color: #fff; border-top: 1px solid #ddd; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.flight-detail-description .in{/*margin: 5px; background-color: rgb(247, 247, 247); border-radius: 3px;*/}
.flight-description-btn {font-size: 12px; text-align:left; margin-right:8px; color: #137720; font-weight: 500; padding: 4px 10px; display: block; cursor: pointer; position:relative; }
.flight-description-btn.active{border-radius:0;}
.flight-description-btn a {display: block; color:#137720;}
.flight-description-btn i {font-weight:bold; padding:0 5px;}
/*.flight-description-btn .baggage{float:right; margin:0 0 0 5px;}*/
.flight-description-btn .baggage {position: absolute; right: 7px; top: 5px; z-index: 1;}
.flight-description-btn .baggage img{max-height:20px; margin:-3px 0 0 0;}
.flight-wrapper-description {display: none;}
.flight-wrapper-description.active {display: block;}
.flight-description-det{display:none; padding:5px; border-radius:5px; border:1px solid #ccc;}
.flight-detail-description-wrapper {font-size: 14px;}
/*.return-description-wrapper {border-top: 1px dashed #000;}*/
.flight-detail-name .date {font-size: 11px; color: #333; font-weight: 600;}
.flight-description-content {display: table; background:#f9f9f9; border-bottom:1px solid #ccc; width: 100%; font-size: 12px;}
.flight-description-content > div {float:left; vertical-align: middle;	padding: 0px 0 0 5px;}
.flight-description-class-detail {font-size: 11px; width:33%;}
.flight-des-logo{max-width:60px; padding:5px; margin-top:9px; float:left;}
.flight-des-det{padding-top:10px;}
.flight-description-class-detail .flight-class {color: #bb4646 !important;}
.flight-description-timimg {text-align: left; width:28%; font-size:13px;}
.flight-description-timimg .time {font-weight: 500; font-size: 14px; color: #494949;}
.flight-description-timimg:last-of-type{text-align:right; padding-right:5px;}
.flight-description-duration {text-align: center; width:10%;}
.flight-description-duration>i{display: block; font-size: 20px; margin-top:5px;    color: #555;}
.flight-description-duration .duration{padding:0; font-weight:500; color:#000; font-size:.8rem;}
.flight-description-cityname{white-space:nowrap; overflow:hidden; font-size:11px; text-overflow:ellipsis;}
.flight-description-duration .duration:before, .flight-description-duration .duration:after{display:none;}
.flight-content-mobile-top .flight-detail-name {font-size: 14px;}
.flight-detail-content-mobile {background: #ffffff; padding: 10px;}
.flight-price-mobile {font-weight: bold; color: #0076a3;}
.listing-container {max-width: 1300px; width: 100%;}
.listing-page-search-wrapper {display: table; width: 100%;}
.listing-page-search-form-element {display: table-cell; padding: 0px 5px; max-width: 216px;}
.listing-page-search-form-element .form-group {margin: 0;}
.flight-detail-name {color: #494949; font-weight: 500; padding: 0px 5px; background:#f9f9f9; border-radius:5px; font-size:1rem;}
.flight-detail-name font img{max-width:30px;}
.flight-detail-name .date {font-size: .85rem; color: #585858; font-weight: normal;}
.date-form {min-width: 140px;}
.listing-search-button-wrappe {min-width: 150px;}
.flight-description-content > div {float: left; vertical-align: middle;padding: 0px 0 0 5px;}
.flight-detail-description-wrapper .flight-detail-logo {padding:0 5px; text-align: center; width: 9%;}
.flight-detail-description-wrapper .flight-detail-logo img {max-width: 95%; max-height: 35px;}
.flight-name-detail {display: block; font-weight: 600; font-size: 12px;}
.flight-description-class-detail .flight-class {color: #666666;}
.flight-det-stopover{text-align: center;  margin: 4px 0; }
.flight-det-stopover span{font-size: 11px;  border:0; padding:2px 8px; border-radius:10px; background:#e5efff;   color: #0063ff;}
.w-100-fl {width: 100%; float: left;}
.sea-nores-cont{padding:20px; border-radius:10px; border:2px dotted #646464; margin:10px 0 35px 0; position:relative;}
.sea-nores-cont .no_rslt{text-align:center; font-size:40px; color:#646464; margin:25px 0px;}
.sea-nores-cont h3{color:#646464; font-weight:400; line-height:35px;}
.sea-nores-cont ul li{color:#646464; line-height:35px;}
.sea-nores-cont p{color:#646464;}
/* Flight detaisl end*/
/*----------PAYMENT PAGE CSS START ---------------*/
.go-back-div {float: left;width: 100%;padding: 10px 5px; position:relative;}
.go-back-div a { float: left;background: var(--primary-color);color: #fff;  text-decoration:none; transition:0.4s; font-size:14px;border-radius: 3px;padding: 5px 10px;}
.go-back-div a:hover{ color: #fff; background:#aaa; }
.go-back-div a i{ font-size: 14px;}
.payment-page {background: #eee;width: 100%; float: left;}
.payment-page .middle-search {width: 76%;padding: 0 0px;float: left;}
.ticket-desc-div {float: left;width: 100%;border: #ddd solid 1px;background: #fff;overflow: hidden;padding: 5px;border-radius: 3px;margin-bottom:15px;box-shadow:rgba(0,0,0,0.10) 0px 1px 8px;}

.payment-page .ticket-desc-div h3 { margin:0;color: var(--primary-color);font-size:17px;padding: 6px 8px;font-weight: 500; }
.payment-page .ticket-desc-div h3 img{max-width:25px;}
.payment-page .departed {border-bottom: #eee solid 1px!important;color: #ffffff;font-weight: 600!important;font-size: 15px!important;width: 100%;float: left;padding: 6px 15px;background:#ea5b02bf;}
.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: 23%;float: right;padding:0 0 0 15px;z-index:1; position:sticky;padding:5px; background:#fff; box-shadow:0px 1px 8px rgba(0,0,0,0.10); border-radius:5px; position:-webkit-sticky; top:10px;}
.help-desk-sec{width: 23%;float: right;padding:0 0 0 15px;z-index:1; position:sticky;padding:5px; margin-top:10px; background:#fff; box-shadow:0px 1px 8px rgba(0,0,0,0.10); border-radius:5px; position:-webkit-sticky; top:220px;}
.help-desk-sec ul{list-style:none; padding:0 0 5px 0; margin:0; }
.help-desk-sec ul li{color:#555; font-size:13px; padding:2px 0; }
.nd-help{border-top:1px solid #ccc; background:#fdfdfd; padding:10px; text-align:center;}
.nd-help h3{font-size:18px; border-bottom:1px solid #ccc;  font-weight:600; color:#333; padding-bottom:10px; }
.nd-help p{color:#555; font-size:14px; font-weight:500; margin:0;}
.nd-help a{text-decoration:none; color:var(--primary-color); font-size:20px; font-weight:700; }
.coup_ddl{width:23%; float:right; position:sticky; position:-webkit-sticky; top:15rem;}
.title-hlp{font-size:17px;text-align:center; padding:8px 0; border-bottom:1px solid #ccc;  color:#333; font-weight:600;}
.coup_ddl .coup_bg{background:#fff; border:1px solid #ccc; border-radius:5px; text-align:center;}
.coup_ddl .coup_bg .timer{padding-top:10px;}
.coup_ddl .coup_bg .timer >span{font-size:30px; background:#ffd9db; font-weight:600; border-radius:10px; color:var(--primary-color); padding:5px 10px;}
.coup_ddl .coup_bg .C_text{padding-top:10px;}
.coup_ddl .coup_bg .C_text p{color:var(--primary-color); margin:0; font-size:20px; font-weight:600;}
.coup_ddl .coup_bg .cutmr_srv img{max-width:60px; background:#ffd9db; border-radius:50%; padding:6px;}
.coup_ddl .coup_bg .call_section{padding:5px 0;}
.coup_ddl .coup_bg .call_section p{color:var(--primary-color); font-size:13px; margin:0; font-weight:500;}
.coup_ddl .coup_bg .call_section a{text-decoration:none; color:var(--primary-color);font-weight:600; font-size:26px; }
.coup_ddl .coup_bg .foot_sec{background:#ffd9db;padding-bottom:20px; padding-top:8px;}
.coup_ddl .coup_bg .foot_sec p{color:var(--primary-color); font-weight:500; font-size:14px;}
.coup_ddl .coup_bg .foot_sec a{text-decoration:none; font-size:20px; padding:4px 20px; border-radius:30px; background:var(--primary-color); color:#fff; }
.save{color:var(--primary-color) !important; font-size:22px !important; font-weight:600 !important; margin:2px !important;  }
.clm{background:#fff !important; font-weight:800 !important;  color:#ffd9db !important; padding:5px 10px !important; font-size:50px !important;}
.mo-timer{width:100%; overflow:hidden; display:none; }
.mo-timer .mo-bg{background:#fff; /*c6bef6*/  padding:6px 30px;border-radius:10px; display:flex; flex-flow:row; align-items:center;}
.cls{background:#fff !important; }
.mo-timer .mo-bg p{font-size:16px; float:left; margin:0; padding:4px 0; color:#004d9f; font-weight:600;}
.mo-timer .mo-bg .col-6 > span {font-size:16px; float:left; margin-left:8px; font-weight:600; background:#c6bef6; border-radius:10px; color:#480089; padding:5px;}
.mo-timer .mo-bg .cutm_img img{max-width:40px; margin:0 8px; background:#cac3f7; border-radius:50%; padding:5px;}
.mo-timer .mo-bg .save_cl h4{color:#004d9f; font-size:12px; margin:0 15px; }
.mo-timer .mo-bg .save_cl a{text-decoration:none; color:#fff; background:#004d9f; border-radius:10px; padding:3px 6px; font-size:12px;}
.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; border:1px solid #ccc; border-radius:5px; background:#f9f9f9;  text-align:center;}
.peassenger-inform{width: 100%;float: left;padding-bottom: 15px; border:1px solid #ccc; background:#f9f9f9; border-radius:5px;}
.peassenger-inform .important {font-size: 12px;margin:8px 0; padding: 4px 10px; color:#e75454;}
.peassenger-inform h5 {padding: 0 15px;font-size: 14px;margin: 10px 0;color: #333;font-weight: bold;}
.passenger_details {width: 100%;display: inline-block;padding: 0 15px;}
.pay_pax_detail {width: 21%;display: inline-block;}
.pay_pax_gender {width: 15%;display: inline-block;padding-left: 6px;}
.pay_pax_birth {width: 40%;display: inline-block;}
.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; padding: 15px; border:1px solid #ccc; background:#f9f9f9; border-radius:5px;}
.safe-content {float: left;width: 100%; background:#e4f2e6; border-radius: 2px;color: #09851f;font-size: 11px;text-transform: uppercase;
    font-weight: 600;margin-bottom: 10px;padding: 5px;}
.card-details {float: left;width: 100%;}
.booknow-bt button {background:#0a853a; color: #fff;font-weight: 600;padding: 10px 20px; margin-bottom:.5rem; transition:0.4s;border:0; font-size: 18px; border-radius:3px;}
.booknow-bt button:hover{background:#0c4923; 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: 28%;float: left;}
.pay_page_expm {width: 48%;float: left; margin-right:2px;}
.pay_page_cvv {width: 12%;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: -34px -40px; max-width:30px;}
.data-rt{float:left;    margin-top: 30px;}
.payment-page label {font-weight: 400;font-size: 13px; margin-top: 5px;font-weight:500;}
.payment-page .form-control, .payment-page .form-select {border-radius: 2px;border-color:#ccc; font-weight:500;margin-bottom: 3px;font-size: 13px;padding:6px 6px; height:35px;}
.billing_info{width:100%; border:1px solid #ccc; background:#f9f9f9; border-radius:5px; float: left ; padding: 15px;}
.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-row label{font-size:12px; }
.price-section h3 {color: #111;font-size: 15px; border-bottom:1px solid #555; font-weight:bold; margin-top: 0; margin-bottom: 0;padding: 4px 0px;    border-radius: 0;}
.price-section .pricing {background: #fff;border-top: none;padding: 6px;}
.rate-amount {float: right;}
.coupn-section h4 {color: #333; margin:0; font-size: 13px;padding: 6px;border-top:1px solid #555; font-weight: 600;}
.coupn-section h4 em {font-style: normal;float: right;}
.coupn-section p {font-size: 11px; margin:0; border-top:1px solid #555;  border-bottom-left-radius:5px; border-bottom-right-radius:5px; padding: 6px;background: #fff;}
.policy_review{padding: 10px;width: 100%;border:1px solid #ccc; background:#f9f9f9; border-radius:5px; float: left;}
.policy_review p{color: #333; font-size: 11px; line-height: 18px;}
.review ul{border-bottom: #e7e7e7 solid 1px;padding-bottom: 10px;margin-top: 10px;font-size: 13px;}
.booknow-bt{width: 76%;float: left;margin: 10px 0 0  auto;text-align: center;}
.booknow-bt a{padding: 8px 31px;color: #fff; transition:0.4s;background: #ee6221;border-radius: 5px;font-size: 16px;display: inline-block;margin-bottom: 15px; font-weight: bold;text-decoration: none;}  
.booknow-bt p{ margin-top:5px; font-size:13px; color:#2b9747;}
.bg-white{background-color:#fff;}
/*---------other pages css start here------------*/
.page_main_header{background:var(--primary-color); padding:8px; position:relative; margin-top:60px; margin-bottom:20px; width:100%; float:left;text-align:center;} 
.page_main_header h1{ color:#f0f0f0; font-size:25px; font-weight:bold; text-transform:uppercase;}   
.common_content{width:100%; float:left; padding:30px;border:1px dotted #ccc; margin-bottom:15px; }
.common_content h2{background:#2986a0; padding:6px; font-size:18px; color:#fff;} 
.common_content p{ font-size:14px; line-height:32px !important; color:#333; line-height:20px; 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;}
.disabled{background:#fff !important;   }
/*----------------- 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;
   margin-top:20px;
    border-radius: 10px;
    box-shadow:rgb(0 0 0 / 10%) 0px 4px 16px 0px;
   }
.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{background: #ffd391; font-size:16px;padding: 6px;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;
}
.passen_ser{width:100%; display:flex;}
.text_container{width:100%; float:left; padding:10px;margin-top: 30px; background-color:#fff; border-radius:10px; box-shadow:rgb(0 0 0 / 10%) 0px 4px 16px 0px;}
.text_container p{font-size:14px; color:#5a5a5a; 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 0px;
}
.dssnp {
    margin-top: 0!important;
    /*border: 1px solid #0000004a;
    box-shadow: 0 0 20px #0000004a;*/
    padding: 19px 20px;
    text-align: center;
    border-radius: 15px;
}
.highlight{font-size:22px !important; font-weight:500; color:#646464; }
.abt_sec p > b{font-size:22px; font-weight:500;margin:10px 0;}
.content{font-size:25px !important;  padding:0px 8px !important; color:#333;}
.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-color);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-color);
    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;
}
.orbis_footer {
    width: 100%;
    height: auto;
    float: left;
    color:#fff !important;
    background:#304656;
    padding: 30px 0px 0px 0px;
}


.footer_contact p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    margin-bottom: 7px;
}

.footer_contact {
    width: 100%;
    height: auto;
    margin-top: 0;
}
.footer_contact h3 {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    margin:0;
    position:relative;
    font-size: 16px;
    padding: 0 0 6px 0;
}
.footer_contact p a{color:#fff;}
.footer_contact ul {
    margin:0;
    padding:0;
}
.footer_contact ul li {
    list-style: none;
    display: block;
    line-height: 20px;
    padding:1px 0;
}
.footer_contact ul li a {
    color: #fff;
    text-align: left;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    transition:0.4s;
}
.footer_contact ul li a::before{font-family:'FontAwesome'; content:'\f101'; background:#fff; color:var(--primary-color); font-size:9px; padding:2px; border-radius:100%;}
.pdd{padding:20px;}
.footer_contact ul li a:hover{color:#ee6221;}
.foot_i {
    color: #d8d8d8;
    font-size: 20px;
}
.disclam {
    width: 100%;
    float: left;
}
.trustpilot{background:#f2f2f2;}
.tp-widget-wrapper{float:left; color:#fff;}
.trst{width:100%; height:auto; overflow:hidden;}
.trst .trustpilot-widget{font-size:40px;}
.ui-menu-item{transition:0.1s; border:0.5px solid #f4f4f4 !important; padding:1px; font-family: 'Poppins', sans-serif; color:#333; font-size:14px;}
.ui-menu-item:hover, .ui-menu-item:active, .ui-menu-item:focus{background:var(--primary-color) !important; color:#f0f0f0; margin:0;}
.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 {
    background-color: #fff;
    border: 1px solid #fff;
}
.footer_btm {
    padding: 20px 0;
    width: 100%;
    float: left;
    border-top:1px dashed #f0f0f0;
}
.footer_btm p {
    margin: 0;
    color: #fff;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: normal;
}
.footer_btm .socl_sec{float:right; display:flex; gap:5px;}
.footer_btm .socl_sec i{cursor:pointer; font-size:18px;  padding:6px;}
.footer_btm .socl_sec i::before{transition:0.4s; box-shadow: inset 0 0 0 1px #fff; padding:6px 8px; border-radius:50%; }
.footer_btm .socl_sec i:hover::before{box-shadow: inset 0 0 0 60px #fff; color:#000;}
.Privacy_bb{height:180px; z-index:1; background-size:cover !important; position:relative; width:100% !important; }
.Privacy_bb h1 {
    font-size: 40px;
    color: #fff;
    display:block;
    font-weight: 600;
    text-transform: uppercase;
    padding:100px 0px 0px 0px;
    text-align: center;
   
}
.conts_mains {
    padding: 40px 0;
    background: #fff;
}
.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-color);
    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-color);font-size:20px;}
.address_cont {
    background: #fff;
    padding: 20px;
    border-radius:10px;
    box-shadow:rgb(0 0 0 / 10%) 0px 4px 16px 0px;
}
.form-group label {
    color: #6d6565;
    font-weight: 500;
    font-size: 13px;
    text-align: right;
    padding: 0 8px 0 8px;
}
.cont_form {
    border-radius: 7px;
    font-size: 12px;
}
.flat-button {
    border: 0;
    background: var(--primary-color);
    color: #fff;
    padding: 8px 12px;
    border-radius: 10px;
    font-size: 15px;
    transition:0.4s;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    font-weight: 500;
}
.flat-button:hover{background:#ef651c;}
.address_cont h2 {
    font-size: 18px;
    color: #333;
    text-align:center;
    margin: 0px 0 10px 0;
    font-weight: 700;
}
.maps {
    padding: 5px;
    background: #fff;
}
.abt_sec.dssnp.npadss {
    text-align: justify;
}
.abt_sec.dssnp.npadss h4 {
   
    font-size: 20px;
    font-weight: 600;
    color:#0149AC;
}
.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;
}
.seach_div input{width:100%; height:45px; font-size:14px; padding:8px 2px 2px 25px; text-overflow:ellipsis; transition:0.3s;  border:0; }
.seach_div input:hover, .seach_div input:active, .seach_div input:focus{box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
.pass-name{background-color:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.20);    padding:5px;   position: absolute;    width:180px;Z-INDEX: 9;border-radius: 6px;    margin-top: 1px;}
.adult-minus {
    float: left;
    height: 25px;
    width: 35px;
    text-align: center;
    border-radius:3px;
    cursor: pointer;
     margin-right:5px;
    background-color: var(--primary-color);
    color: #fff;
    position: relative;
}


.adult-plus {
    float: left;
   height: 25px;
    width: 35px;
    text-align: center;
    border-radius:3px;
    cursor: pointer;margin-left:5px;
    background-color: var(--primary-color);
    position: relative;
}
.class_con .form-control{border: 1px solid #ccc!important; border-radius:5px;}
.pass-name button {
    background-color: var(--primary-color);
    border: 0;
    float: right;
    color: #fff;
    font-size: 14px;
    border-radius:5px;
    padding: 4px 25px;
    width:100%; margin:0 auto;
    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; padding:8px 0px; color:#f9f9f9; list-style-type:none; font-size:17px; font-weight: 500;}
.package_con {overflow: hidden; padding: 0;height:auto;  position: relative;}
.package_con img{-webkit-transition: 0.3s ease;transition: 0.3s ease; }
.package_con img:hover {-webkit-transform: scale(1.1);transform: scale(1.1);cursor: pointer;}
.hot_deal{width: 100%;display: inline-block; background:linear-gradient(to top, rgba(0,0,0,0.90), rgba(0,0,0,0.01)); 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;}
.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: #fff;font-weight: 600; float: right;}
.my-holidys .owl-carousel .owl-item img{border: none;border-radius:5px;}
.my-holidys .owl-theme .owl-nav {display: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: var(--primary-color);height: 32px;width: 32px;border-radius: 100%;  border:2px solid #ccc;color:#fff; transition:0.2s; font-size:19px; padding:5px; position:absolute; right:-15px; top:120px; box-shadow :0px 0px 20px rgba(0,0,0,0.20);}
.my-holidys .owl-carousel .owl-dot, .my-holidys .owl-carousel .owl-nav .owl-prev, .my-holidys .owl-carousel .owl-nav .owl-prev{background: var(--primary-color); border:2px solid #ccc;  height: 32px;width: 32px; border-radius: 100%;color:#fff; transition:0.2s; line-height:1.0; font-size:19px;padding:5px; position:absolute; left:-15px; top:120px; box-shadow:0px 0px 20px rgba(0,0,0,0.20);}
.owl-carousel .owl-nav .owl-prev:hover{background:#ccc; color:#fff;}
.owl-carousel .owl-nav .owl-next:hover{background:#ccc; color:#fff;}
.result_con .flight_menu ul li a{color:#fff;}
.round-trip h2{color:var(--primary-color); font-size:2rem;}
.round-trip p{color:#646464;font-size:16px; margin:25px 0;}
.ccl{margin-right:30px !important;}
.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:#fff;
z-index:9;
box-shadow:0px 0px 20px rgba(0,0,0,0.10);

 
}
@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);
    }
  }
.ui-datepicker .between-date{background:#ee6221; color:#222;}
.ui-datepicker th{padding:7px !important;}
.ui-datepicker table tr, .ui-datepicker table th, .ui-datepicker table td{border:0;}
.top-middle{margin:0px auto; /*background:var(--primary-color);*/ background:var(--primary-color); }
.my-holidys{position:relative;}
.my-holidys::before{content:''; background:url(/images/img2.jpg) no-repeat; background-size:cover; width:100%; padding:30px 0; position:absolute; background-position:center; display:block; height:430px;background-attachment:fixed; }
.my-holidys::after{content:''; position:absolute; background:rgba(0,0,0,0.20); width:100%; height:430px; top:0; left:0; }
.my-holidys h2{font-size:2rem; z-index:1; position:relative !important; color:#fff; padding:20px 0; margin-bottom:40px; text-align:center;}
.my-holidys h2::after{content:''; position:absolute; background:var(--primary-color); width:90px; height:3px; left:45%; bottom:-5px; text-align:center;}
.my-holidys h2 span{color:#ff6c00;}
.hide_data i{font-size:21px;}
.navbar-toggler{border:1px solid #fff !important;}
.navbar-toggler:focus{box-shadow:unset;}
.ui-state-default, .ui-widget-content .ui-state-default{background:#fff;border:2px solid #fff; width:36px; height:36px;  transition:0.4s;color:#111; text-align:center; padding:7px !important;  font-size:13px; font-weight:500;}
.ui-widget-content .ui-state-active{background:var(--primary-color); color:#fff; }
 .ui-widget-content .ui-state-hover{border:2px solid var(--primary-color); }
.ui-widget-content{height:auto;}
.ui-state-active, .ui-widget-content .ui-state-active,.ui-state-hover:hover{border-color:var(--primary-color);}
.ui-widget-header{background:#fff; color:var(--primary-color); border:0 !important;}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev{background:var(--primary-color);}
.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-color);}
  .back-fooer{background:#fff; padding: 46px 0 31px;}
  .back-fooer h2{font-size:2rem; color:var(--primary-color);margin-bottom: 35px; position: relative;}
  .back-fooer h6{font-size:18px; color:var(--primary-color);margin-top: 17px; font-weight:600;margin-bottom: 14px}
  .ChooseCon{width: 100%; float: left; padding: 15px;text-align: center; border-radius: 10px; background: #fff; height: auto; margin-bottom:20px; border:1px solid #707070; transition:0.4s;}
.ChooseCon:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.20); border:1px solid #fff;}
  .back-fooer p{font-size:14px; color:#494949;}
  .back-fooer img{height:57px;}
  .brg{background:var(--primary-color); color:#fff; padding:6px 8px; font-size:16px; border-radius:5px;}
  .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*/
.subcrb{background:#f0f8ff; padding:30px 0px;}
.subcrb .textsec h2{ font-size:25px; color:#2a2a2a;}
.subcrb .textsec p{ font-size:14px; color:#494949;}
.subcrb .input_ara{padding-top:10px;}
.subcrb .input_ara .inputname{width:70%; padding:8px; border-radius:5px; border:1px solid #aaa; background:transparent;}
.subcrb .input_ara .inputname:active,
.subcrb .input_ara .inputname:focus{outline:1px solid var(--primary-color);} 
.bttn{border:2px solid var(--primary-color); padding:8px; transition:0.4s; background:var(--primary-color); color:#eee; border-radius:5px;}
.bttn:hover{background:transparent;color:var(--primary-color); }
/*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-color);}
.strytl .storydv ul li > .secnm p{color:#494949; font-size:14px;}
/*contact pg*/
.conts_mains .cont_info{padding:40px 0px; 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:15px; font-size:25px; transition:0.4s; background:var(--primary-color); border-radius:5px; color:#fff;}
.icc:hover{background:#ef6a23; cursor:pointer;}
.conts_mains .cont_info ul li > .icon{float:left; margin-right:30px;}
.conts_mains .cont_info ul li > .info{display:inline-block;}
.conts_mains .cont_info ul li > .info p{font-size:25px; font-weight:500; color:#585858; margin:0; padding:2px;}
.conts_mains .cont_info ul li > .info a{font-size:20px; color:var(--primary-color); }
/*map*/
.mapsec{width:100%; padding:20px; border:2px solid #ccc; margin-top:20px;}
.excc{position:relative; top:15px; z-index:1; left:0px; font-size:14px; margin:0 -10px; background:#fff; border:1px solid #ccc; color:#888; cursor:pointer; padding:6px 10px; border-radius:50%;}
.excc:active, .excc:focus, .excc:hover{border-color:var(--primary-color); color:var(--primary-color);}
.ui-state-default{}
.all_ddles{width:100%; overflow:hidden; position:relative;}
.all_ddles .whychose{padding:40px 0; text-align:center; color:#646464; }
.all_ddles .whychose h4{font-size:35px;} 
.all_ddles .New_typdl{background:#fff; transition:0.3s; position:relative; padding:10px; border:1px solid #646464; border-radius:10px; text-decoration:none;}
.all_ddles .New_typdl:hover{box-shadow:0px 0px 20px rgba(0,0,0,0.20); border-color:#fff;}
.all_ddles .New_typdl:hover .sv_offer{transform:scale(1.1);}
.all_ddles .New_typdl a{ text-decoration:none; color:#646464;}
.all_ddles .New_typdl a .DL_im p{margin:0;}
.all_ddles .New_typdl a .DL_im h4 {font-size:16px;  font-weight:600;}
.all_ddles .New_typdl a .DL_im h6{font-size:15px;}
.all_ddles .New_typdl a .DL_im h3{font-size:16px; font-weight:600;  color:var(--primary-color)}
.all_ddles .New_typdl a .DL_im h3 > span{color:#646464; font-weight:500; font-size:11px;}
.sv_offer{position:absolute; transform:scale(1.0); top:-12px; border:1px solid #646464; transition:0.3s; background:#ffec69; color:#646464; font-size:12px; border-radius:30px; padding:1px 4px;}
.main_bg .img_sec{padding:30px 0; }
.main_bg .img_sec img{width:100%; height:auto; object-fit:fill; border-radius:2px;}
.main_bg .city_con{padding:10px 0;}
.main_bg .city_con h3{text-align:center; padding-bottom:15px; color:#646464; font-size:40px; }
.main_bg .city_con p{color:#646464; line-height:32px; font-size:18px;}
.main_bg .city_con h4{color:#646464;font-size:25px; }
.main_bg .city_con ol li{line-height:30px; color:#646464; font-size:17px; }
.main_bg h4{color:#646464; font-size:25px;}
.main_bg p{color:#646464; line-height:30px; font-size:18px;}
.caption{padding:10px 8px; position:relative; color:#494949 !important; }
.caption > small > a{text-decoration:underline; font-size:17px; color:#494949; font-family:'Poppins', sans-serif !important;}
.caption:before{content:''; background:#ef6a23; position:absolute; width:4px; height:20px; left:0;  top:14px;}
.city_bg{position:relative; background-image:url(/images/destinations.jpg); background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:400px;}
.city_bg:before{background:rgba(0,0,0,0.30); content:''; position:absolute; width:100%; height:400px; }
.city_bg h3{color:#fff; z-index:8; position:relative; padding:6rem 0px 3rem 0px; font-size:65px; text-align:center;}
.res_call{float:right; display:none; }
.res_call a img{max-width:40px; padding:4px; margin: 2px -20px; animation: shake  linear .9s infinite; }
@keyframes shake {
    0% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(4deg);
    }
    40% {
        transform: rotate(8deg);
    }

    60% {
        transform: rotate(8deg);
    }
    80% {
        transform: rotate(4deg);
    }

    100% {
        transform: rotate(0deg);
    }

}
.popup_notif{width:100%; display:none; visibility:hidden; opacity:0; transition:0.5s; left:0; right:0; z-index:9999; top:0;width:100%; height:100vh; position:fixed; background:rgba(0,0,0,0.7);}
.popup_notif .popup_container{width:calc(100% - 30px);}
.popup_notif .popup_container .popup_bdy{width:90%; border-radius:5px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.10); height:460px; position:fixed; top:40%; left:50%; transform:translate(-50%, -50%); z-index:999;}
.popup_head{width:100%; overflow:hidden; position:relative; border-radius:5px 5px 0 0; background: linear-gradient(to right, #7d4900, #ab6709); padding:8px;}
.heading{color:#fff; font-size:22px; float:left;}
.close_btn{float:right; cursor:pointer; color:#fff; font-size:35px; position:absolute; right:8px; top:-3px;}
.popup_notif .popup_container .popup_bdy .exc_dl{text-align:center; padding:10px 6px; }
.offr_tx{color:#f05555; padding:8px 0; font-size:1.4rem; border-bottom:1px dashed #646464;}
.popup_notif .popup_container .popup_bdy .mk_cl{padding:22px 0; text-align:center;}
.clc_call a{background:var(--primary-color); text-decoration:none;color:#fff; padding:8px 18px; font-size:22px; border-radius:30px;}
.popup_notif .popup_container .popup_bdy .fr_cont{padding:22px 0; text-align:center;}
.dtl{margin:0; color:#646464;}
.popup_notif .popup_container .popup_bdy .cl_btn{text-align:center; padding:22px 0;}
.popup_notif .popup_container .popup_bdy .cl_btn a{background:var(--primary-color); color:#fff; text-decoration:none; font-size:22px; padding:4px 18px; border-radius:30px;}
.popup_notif .popup_container .popup_bdy .cus_srv{position:absolute; border-radius:0 0 5px 5px; bottom:0; width:100%; color:#494949; font-size:18px; padding:12px 6px; background:#e5e5e5; text-align:center; }
.btm{margin:0; color:#2a2a2a;}
.round-trip{width:100%;  padding:30px 0; background:#fff;}
.round-trip .ddl_typ{background:#fff; position:relative; transition:0.4s; padding:15px 12px; border-radius:15px; border:1px solid #707070;}
.off{position:absolute; top:-10px; font-size:11px; background:#ef6a23; color:#fff; font-weight:500; padding:1px 12px;}
.off::before{content:''; position:absolute; border-left:10px solid #fff; border-right:10px solid transparent; border-top:10px solid transparent; border-bottom:10px solid transparent; left:0; top:-1px;}
.off::after{content:''; position:absolute; border-left:10px solid transparent; border-right:10px solid #fff; border-top:10px solid transparent; border-bottom:10px solid transparent; right:0; top:-1px;}
.round-trip .ddl_typ:hover{border:1px solid #fff; box-shadow:0px 0px 20px rgba(0,0,0,0.20);}
.round-trip .ddl_typ a{text-decoration:none;  color:#646464;}
.round-trip .ddl_typ a .from, .round-trip .ddl_typ a .durs{float:left;}
.durs img{position:relative; left:80px; width:100%;}
.round-trip .ddl_typ a .desti{float:right;}
.round-trip .ddl_typ a .price_sec{float:left;}
.round-trip .ddl_typ a .desti h3, .round-trip .ddl_typ a .from h3{font-size:22px; margin:0;}
.round-trip .ddl_typ a .from h3{padding-left:15px;} .round-trip .ddl_typ a .from p{padding-left:4px;}
.round-trip .ddl_typ a .desti p, .round-trip .ddl_typ a .from p{margin:0; font-size:14px;}
.pric{font-size:23px !important;margin:0;  color:var(--primary-color);}
.lin{border-right:1px solid #ccc;}
.adl{font-size:13px; color:#646464;}
.price_sec p{margin:0; font-size:16px;}
.toll-free-cont img{max-width:27px;}
.toll-free-cont a{text-decoration:none; color:var(--primary-color); font-size:18px;  font-weight:600;}
.toll-free-cont p{margin:0; width:auto; font-size:12px;}
.nav-link{color:#4d4d4d !important; text-decoration:none; transition:0.3s;  padding:0px 18px !important; font-weight:500;  text-transform:capitalize; font-size:13px; }
.nav-link:hover{color:var(--secondary-color) !important;}
.indict{color:var(--primary-color); position:absolute; z-index:1; top:18px; left:6px; font-size:14px;}
.seach_con h4{font-size:35px; font-weight:700; color:#333; margin-top:25px; }
.seach_con p{color:#555; font-size:20px;  }
.heading-wt{font-size:36px; position:relative; color:#111; margin-bottom:10px;  }
.heading-wt::before{position:absolute; content:'';  width:95px; height:4px;bottom:-10px; background:var(--primary-color);}
.main--content-wt{margin-top:30px; }
.main--content-wt p{color:#333; font-size:15px; }
.main-nav{background:#fff; box-shadow:0px 1px 10px rgba(0,0,0,0.10); }
.main-wt-img img{height:380px; }
.top-flight-ddl h4{text-align:center; font-weight:600; color:var(--primary-color); font-size:32px; padding:30px 0;}
.top-flight-ddl a{text-decoration:none; }
.route-info{width:80%; float:left; padding:10px; }
.route-info .fare-section{width:10%; float:left;}
.route-info .from-city{width:25%; float:left;}
.city{color:var(--primary-color); margin:0; font-size:14px;} .fare-date{color:#555; font-size:12px; margin:0; }
.route-info .route-pln{width:20%; float:left;}
.route-main{border:2px solid var(--primary-color); overflow:hidden; width:100%; border-radius:30px;}
.price-info{width:20%; float:right;}
.fare-price{width:100%; transition:0.3s; background:#ee6221; height:60px; text-align:center;}
.top-flight-ddl a :hover .fare-price{background:#ff8952; }
.fare-price p{color:#fff; font-size:21px; padding:15px 18px; border-top-right-radius:30px;  border-bottom-right-radius:30px;  }
.main-abt-sec h4{color:var(--primary-color); font-weight:600; text-align:center; font-size:32px; padding:30px 0;}

.main-content + a{font-size:11px;}
.head-link a{text-decoration:none; color:var(--primary-color); }
.head-link span{color:var(--primary-color);}
.main--about h3{font-size:35px;position:relative; padding:15px 0; margin-bottom:25px; }
.main--about h3::before{content:''; position:absolute; width:70px; height:3px; bottom:2px; background:var(--primary-color);}
.main--about p{color:#222; font-size:14px; margin-bottom:18px !important;}
.main--about ul li{color:#222; font-size:15px; }
.contact-info{ border-radius:5px; }
.contact-info p{background:rgba(0,0,0,0.1); padding:10px; border-radius:3px; color:#555;}
.contact-info p a{text-decoration:none; color:#555; }
.address_location{padding:5px; border:1px solid var(--primary-color); border-radius:5px;}
.contact-form{background:rgba(0,0,0,0.1); padding:20px 30px; border-radius:5px;}
.contact-form label{color:#444; font-size:14px; font-weight:400; margin:5px 0;}
.contact-form .form-control{background:#fff; border:rgba(0,0,0,0.1); color:#555; font-size:13px; height:40px; }
.contact-form .form-control:active, .contact-form .form-control:focus, .form-text:active, .form-text:focus{box-shadow:none; border:1px solid var(--primary-color);}
.btn-contact{width:100%; background:rgba(0,0,0,0.4); transition:0.2s; padding: 8px; border:1px solid rgba(0,0,0,0.1);  border-radius:5px; margin-top:10px; color:#fff ;}
.btn-contact:hover{background:var(--primary-color);}
.form-text{background:#fff; border:1px solid rgba(0,0,0,0.1); color:#555; font-size:13px; width:100%; padding:8px; border-radius:5px;}
.destination-city{overflow:hidden; height:auto;  position:relative;}
.destination-city img{width:100%;transition:0.4s; position:relative; border-radius:4px;}
.destination-city img:hover{transform:scale(1.2);}
.destination-city p{position:absolute; pointer-events:none; font-size:17px; color:#fff; border:1px solid var(--primary-color); background:var(--primary-color); border-radius:5px; padding:2px 14px; left:50%; top:50%;transform:translate(-50%, -50%); }
.main--about h5{font-size:22px; font-weight:600; margin-top:10px;}
.main--about h5 a{text-decoration:none; color:var(--primary-color);}
.wp-block-table table{border:1px solid #ddd; width:100%; border-collapse:collapse;}
.wp-block-table table tr, .wp-block-table table td{border:1px solid #ccc; padding:5px;}
.flight-action{width:50%; display:inline-block; float:left;}
.flight-pr-des{font-size:11px; padding:2px 3px;}
.flight-pr-des p{margin:0; font-size:11px; color:#333;}
.main-modf{background:linear-gradient(170deg, var(--primary-color), var(--secondary-color)); padding:10px 0;float:left; width:100%; }
.menu-section-fooer{display:flex; justify-content:flex-end; align-items:center;  padding-top:15px; }
.menu-section-fooer span a{text-decoration:none; transition:0.4s; color:#333; padding:0px 6px;  font-size:13px; font-weight:500; }
.menu-section-fooer span a:hover{color:var(--primary-color);}
.footer-result{padding:15px 0; background:#e3e1e1;}
.footer-result p{margin:0; font-size:12px;  color:#111;}
.copyrt-result{background:var(--primary-color);}
.copyrt-result p{color:#fff;}
.call-message{ width:23%; float:right; margin-top:5px; position:sticky;  position:-webkit-sticky;top:300px; }
.main-secction-deal-of{width:100%; padding:12px 5px; text-align:center; border-radius:5px; background:#fff; box-shadow:0px 1px 8px rgba(0,0,0,0.10);}
.sv-off{color:var(--primary-color); text-align:center; font-size:17px;font-weight:600; border-radius:5px; margin:4px 0;}
.content-cl{color:#111; font-size:12px; text-align:center; margin:8px 0;}
.call-btn{ text-align:center;}
.call-btn img{max-width:20px;}
.call-btn a{text-decoration:none;background:#4b8509; padding:4px 6px; border-radius:5px; color:#fff; font-weight:600;}
.func0-timer0{background:#fff; width:23%; float:right; margin-top:5px; position:sticky; position:-webkit-sticky; text-align:center; padding:5px; box-shadow:0px 1px 8px rgba(0,0,0,0.10); border-radius:5px; top:220px;}
.timero-head{color:#2a2a2a; font-size:15px; font-weight:600;}
.func0-timer0 span{font-size:25px; font-weight:600; color:var(--primary-color); }
input[type="text"]:disabled{background:#fff; color:#fff;  }
.subc0-main{padding-top:8px; overflow:inherit;}
.sub0-in-ar{height:35px; border-top-left-radius:5px; font-size:14px; border-bottom-left-radius:5px; width:70%; float:left; border:1px solid #eee; padding:2px 6px;}
.btn-sub0{background:#ee6221; color:#fff; border:1px solid #ee6221; border-top-right-radius:5px; font-size:14px; border-bottom-right-radius:5px;height:35px; }
.social-connect{display:block;}
.social-connect span a{text-decoration:none; color:#fff; padding:2px 6px; font-size:19px;}
.d-block{display:block !important; }
.main--about b{font-weight:600; font-size:17px; color:#111;}
.main--about b::before{content:'\f0da'; font-family:'FonTAwesome';color:#ea5656; margin:0px 6px 0px 0px; }
.spinner-loader{background:rgba(255,255,255,0.95); position:fixed; width:100%; height:100vh; top:0;  left:0; right:0; z-index:99;}
.spinner-main{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.loader-text, .loader-text1{color:#034a7f; transition:0.4s; padding:2px; font-weight:500;}
.lds-loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-loader div {
  position: absolute;
  width: 8px;
  height: 8px;
  background: var(--primary-color);
  border-radius: 50%;
  animation: lds-loader 1.2s linear infinite;
}
.lds-loader div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}
.lds-loader div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}
.lds-loader div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}
.lds-loader div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}
.lds-loader div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}
.lds-loader div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}
.lds-loader div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}
.lds-loader div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}
.lds-loader div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}
.lds-loader div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}
.lds-loader div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}
.lds-loader div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}
@keyframes lds-loader {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.session_pop{position:fixed; opacity:0; display:none; top:0; left:0; backdrop-filter:blur(3px);  width:100%;  height:100vh; background:rgba(0,0,0,0.30); z-index:999;}
.session_pop .session_bg{background:#fff; padding:20px 60px; position:absolute;  left:50%; top:50%; border-radius:20px; transform:translate(-50%, -50%);}
.session_pop .session_bg .img_ms{padding:8px 0; display:flex; justify-content:center;}
.session_pop .session_bg .img_ms img{max-width:70px;}
.session_pop .session_bg .session_msg{padding:5px 0; text-align:center;}
.session_pop .session_bg .session_msg p{color:var(--primary-color); font-weight:600; font-size:17px;}
.ref_con{font-weight:500 !important; font-size:13px !important;}
.session_pop .session_bg .session_btn{display:flex; justify-content:center;}
.session_pop .session_bg .session_btn a{background:var(--primary-color); border-radius:20px; padding:6px 20px; font-size:14px; text-decoration:none; color:#fff;}
.img-nd-title{font-size:16px; color:#111; font-weight:600;}
.reson-why0-us p{color:#555; font-size:13px;}
.main0-deal-title{color:var(--primary-color); position:relative; font-size:28px; text-align:center; font-weight:600;}
.main0-deal-title:before{content:''; height:2px; width:140px; left:43%; position:absolute; bottom:-6px; background:var(--secondary-color);}
.main0-deal-title:after{content:''; height:10px; border:2px solid #fff; width:10px; border-radius:100%; left:49%; position:absolute; bottom:-10px; background:var(--primary-color);}
.img-main{overflow:hidden;}
.img-main img{width:100%; transition:0.3s;}
.main-section:hover{background:rgba(255,255,255,0.4); border-color:var(--primary-color);}
.main-section{border:1px solid #ccc;  cursor:pointer; padding:2px; transition:0.4s; position:relative;}
.main-section:hover .img-main img{transform:scale(1.1);}
.deal-date{position:absolute;background:rgba(0,0,0,0.5); color:#fff; top:2px; left:2px; padding:2px 8px; font-size:12px;}
.city-detals{position:absolute;  background:rgba(255,255,255,0.85);bottom:0; padding:4px 10px; display:block; width:100%;}
.city-name{color:#111; font-size:15px; font-weight:600;}
.city-name::before{content:'\f041 '; font-family:fontAwesome;  color:#000; font-size:14px;}
.country-name{font-size:12px; color:#555; padding-left:7px; }
.Check-btn{font-size:14px; color:var(--primary-color);}
.fare0-details{border:1px solid #eee; background:#fff; padding:9px;}
.top-cheap-deal{background:#f5f5f5;}
.top-cheap-deal a{text-decoration:none;}
.org-des-name{color:#555; font-weight:600; font-size:12px; }
.cheapddl-date{font-size:11px; color:#555;}
.rd-trip{color:#555 !important; font-size:10px !important; margin:0 !important; padding:0 !important;}
.fare0-details:hover .fare-btn{color:var(--primary-color);}
.fare-btn{color:#555; font-weight:600; transition:0.2s ease-out; text-align:center; font-size:15px;}
.fare0-details:hover{border-color:var(--primary-color);}
.page-about-section, .faq-main-section{background:#f8f9fa;padding:20px 0;}
.abt-content h4, .why-us h4{font-size:28px; color:#333; font-weight:600; }
.abt-content p, .why-us p{font-size:14px; color:#555;}
.abt-content p span{color:#555; font-weight:600;}
.abt-content p b{font-size:17px;}
.abt-content strong{color:#555;}
.section-faq p{color:#444; font-size:13.5px;}
.qus{font-size:15px;  color:#333; font-weight:600; margin-bottom:4px;}
.section-faq h4{font-weight:600; font-size:24px; color:#555;}
.subscribe-div-main{background:#e2edfb;}
.email-sbm-area{width:calc(100% - 280px); padding:7px 12px; transition:0.3s ease-in;  border-radius:4px; border:1px solid #bbb; font-size:14px;}
.email-sbm-area:active, .email-sbm-area:hover, .email-sbm-area:focus{border-color:var(--primary-color);}
.subs-btn{color:#fff; border:0; border-radius:4px; padding:7px 12px; font-size:14px; background:var(--secondary-color); transition:0.2s ease-out;}
.subs-btn:hover{background:var(--primary-color);}
.title-subs{font-weight:600; font-size:25px;  color:#333;}
.subs-sec p{color:#555;  font-size:14px; }
.dis-cl-abt h5{color:#333; font-weight:600; font-size:20px;}
.dis-cl-abt p{color:#555; font-size:13px;}
.city-bg-main{background:url(/images/washington.jpg) no-repeat center; width:100%; height:400px; padding-top:10rem;background-size:cover; }
.city-bg-main h3{color:#fff; font-size:45px; font-weight:600; margin-bottom:25px;}
.city-deal-title{color:#555; font-weight:600; font-size:22px;}
.call-detals{border:2px solid var(--primary-color); border-radius:20px; padding:10px; text-align:center;}
.call-detals p a{font-size:18px;}
.call-detals p img{max-width:28px;}
.call-detals p{color:#333; font-weight:600; margin:0;}
.main-content-section h3{color:#555; font-size:18px; font-weight:600;}
.main-content-section p{color:#555; font-size:14px;}
.main-content-section h2{color:#444; font-size:28px; margin-bottom:2rem; font-weight:600;}
.main-content-section strong{color:#555;}
.page-about-section p{font-size:14px; color:#555;}
.page-about-section h4{color:#555;}
.result-menu{background:transparent !important;}
.title-testimils{font-weight:600; font-size:22px;}
.cust-name{font-weight:600; text-transform:uppercase; color:#555; font-size:13px;}
.cus-adds{color:#8a8a8a; font-size:11px;}
.main-content{font-size:11px;  color:#555; text-align:justify; padding:0;}
.date-review{font-size:10px; color:#8a8a8a;}
.slick-slide img{display:inline !important; }
.slick-next{border-radius:100%; z-index:99; width:30px; height:30px; position:absolute; top:33%; right:-18px; border-color:var(--primary-color);; background:#d8e7ff;  }
.slick-dots li button::before{font-size:20px !important;}
.slick-prev, .slick-next{display:none !important;}

.ui-widget .ui-widget-content{z-index:99999  !important;}
.query-btn .button-enq{background:#ee6221; transition:0.3s;  z-index:999; color:#fff; border:0;padding:2px 15px; font-size:14px; font-weight:600; border-top-left-radius:5px; box-shadow:0px 0px 10px rgba(0,0,0,0.10); border-top-right-radius:5px; right:-49px; top:50%;transform:rotate(270deg); position:fixed;}
.query-btn .button-enq:hover{background:#cc5721;}
.query-form-section{position:fixed; top:0; right:0; display:none; width:100%; height:100vh; background:rgba(0,0,0,0.35); z-index:9999; }
.form-mains{max-width:500px !important;  height:460px; padding:15px;  background:#fff;  }
.form-main{max-width:500px !important;  height:460px; padding:15px;  background:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.cls-btn{font-size:14px; transition:0.2s;  color:var(--primary-color); border:1px solid var(--primary-color); background:#fff; display:inline-block; padding:4px 30px; border-radius:4px;  cursor:pointer; }
.cls-btn:hover{background:var(--primary-color); color:#fff; }
.save-con{font-size:11px; font-weight:600; color:#555; padding:4px; }
.call-qury a{text-decoration:none; display:inline-block;   font-weight:600; color:#fff; background:#24844d; padding:11px 20px; font-size:13px; border-top-left-radius:4px; border-bottom-left-radius:4px;}
.call-qury a::before{content:'\f095 '; font-weight:400; font-family:'FontAwesome'; color:#fff; font-size:13px; padding:5px 0 0 0; }
.vouchar-sec{border:1px dashed #24844d; padding:0px 12px;  border-top-right-radius:4px; border-bottom-right-radius:4px; }
.vouchar-sec p{font-size:10px; color:#555; font-weight:300;margin:0; padding:0; }
.coupn{font-weight:600 !important; color:green !important; font-size:12px !important;}
.line-header{border-bottom:1px solid #ccc; overflow:hidden; position:relative; top:18px;}
.head-cont{text-align:center; display:inline-block; }
.head-cont span{font-size:12px; color:#555; background:#fff; position:relative; top:3px; padding:0 10px; }
.head-cont + p{text-align:center; font-size:15px;  margin-bottom:0.3rem;}
.flight-menu{background:#f7f7f7; margin:1rem 0; padding:5px; }
.dropdown-list{display:none; transition:0.2s; position:absolute; background:#fff; box-shadow:0px 0px 12px rgba(0,0,0,0.1); z-index:999; width:auto; }
.section-dropdown:hover .dropdown-list{display:block;}

.dropdown-list ul{list-style:none; margin:0; padding:0;}
.dropdown-list ul li{border-bottom:1px solid #ccc; font-size:11px !important; padding:4px 10px;}
.dropdown-list ul li:hover{background:#f5f5f5;}
.section-dropdown a{text-decoration:none; color:#555; font-size:12px; font-weight:500;}
.dropdown-list .qtynumber, .dropdown-list .adult-minus, .dropdown-list .adult-plus{width:30px !important;  color:#333 !important;  background:#fff;   border:0 !important; }
.dropdown-list .adult-minus-txt{color:#222 !important;}
.active-query{border-color:var(--primary-color) !important;  color:var(--primary-color) !important;}
.search-bg input{border:1px solid #bbb; width:100%; transition:0.1s; padding:0px 8px; height:34px; font-size:13px; }
.search-bg input:hover, .search-bg input:active, .search-bg input:focus{border-color:var(--primary-color); z-index:2;}
.label-main{position:absolute; transition:0.3s; color:#555; pointer-events:none;  font-size:11px; top:-8px; background:#fff; padding:0 4px; left:20px;}
.query-btn-cl{padding:8px 20px; width:100%; transition:0.3s; margin-top:10px; border-radius:4px; text-transform:uppercase; background:#cc1f16;color:#fff; border:0; font-size:14px; }
.query-btn-cl:hover{background:var(--primary-color);}
.prvcy{font-size:10px; color:#555;}
.airline-section-banner{ background:url(/images/united-airline.jpg); background-repeat:no-repeat; width:100% !important; height:400px; background-position:center; background-size:cover !important; padding-top:5rem;}
.title-airline{text-align:center; color:#fff; font-size:40px; font-weight:600; padding:15px 0;}
.title-airline-main{font-weight:600; text-align:center; color:#444; font-size:30px;}
.airline-section-main p{font-size:14px;  color:#555; text-align:justify;}
.view-all-reviews-btn a{border:2px solid var(--primary-color); font-size:13px; transition:0.3s ease-in; padding:7px 24px; border-radius:4px; }
.view-all-reviews-btn a:hover{background:#c8ddff;}
.main-search-deals{background:url(/images/flightdeals-main-banner.jpg) no-repeat; padding-top:1rem; background-size:cover; background-position:bottom; width:100%; height:600px;}
.deals-section{background:#fff; width:calc(100% - 160px); padding:10px; }
.main-deal{border:1px dashed #ccc; }
.market-fare{width:calc(100% - 120px); position:relative; top:-60px;background:#fff;  display:inline-block;border:1px dashed #ccc; padding:10px 20px;}
.market0-cont{box-shadow:0px 0px 10px rgba(0,0,0,0.10);  font-weight:600; padding:10px 30px; font-size:17px; line-height:18px;}
.market0-sub-cont{font-size:11px; color:#555; font-weight:600;}
.main-con-sec{position:relative; top:-40px;}
.save-con-deal{font-size:13px;  color:#444;}
.save-con-deal span{font-weight:600; font-size:16px; color:#111;}
.fare-details{font-size:40px; font-weight:600;float:left;}
.fare-section0deals{ display:inline-block; }
.off-deal del{color:#e01d1d; font-weight:600; font-size:23px;}
.off-deal{font-size:11px; font-weight:500; color:#444;}
.off-deals p{margin:0;padding:0; color:#555; font-size:13px;}
.deal-section-title{color:#fff;  font-weight:600; font-size:30px;  position:relative; top:-65px;}
.main-advantage p{font-size:14px; color:#555;}
.main-advantage{text-align:center; padding:10px;}
.title-advant b{font-weight:500; color:#555; font-size:24px;}
.title-advant{font-size:20px;}
.main-heading-top{text-align:center; font-weight:600;  font-size:20px;}
.main-heading-top + p{text-align:center; font-weight:600; font-size:11px; margin-bottom:0.3rem;}
.main-heading-top b{color:#cc1f16;  }
.section-icon{background:var(--primary-color); position:relative; display:flex;  justify-content:center; align-items:center; width:50px; height:50px; border-radius:100%; padding:4px;}
.section-icon::before{width:50px; height:50px; content:''; background:var(--primary-color); z-index:-1;  animation:popup 1.8s infinite ease-in-out; border-radius:100px; position:absolute; opacity:0.2;}
.section-icon::after{width:50px; height:50px; content:''; background:var(--primary-color); z-index:-2; animation:popup2 1.5s infinite ease-in-out;  border-radius:100px; position:absolute; opacity:0.3;}
.call-btn-pop, .call-btn-pop-mb{position:fixed; bottom:20px; left:20px; text-align:center;}

@keyframes popup{
    0%  {transform:scale(0.9);}
    25% {transform:scale(1.0);}
    50% {transform:scale(1.1);}
    75% {transform:scale(1.2);}
    100%{transform:scale(1.3);}
}
@keyframes popup2{
    0%  {transform:scale(1.1);}
    25% {transform:scale(1.2);}
    50% {transform:scale(1.3);}
    75% {transform:scale(1.4);}
    100%{transform:scale(1.5);}
}
.on-click-popup{position:fixed; display:none; background:rgba(0,0,0,0.50); transition:0.4s; width:100%; height:100vh; top:0;left:0;right:0; z-index:9999;}
.main-pop-up{width:400px; text-align:center; height:370px; background:#fff; padding:20px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.close-btn{position:absolute;right:8px; top:8px; padding:2px; cursor:pointer;}
.content-popup h6{font-size:13px; font-weight:600; line-height:20px;  color:#333;}
.content-popup p{font-size:13px; color:#555; }
.call-section a{font-weight:600; font-size:22px;}
.call-section p{color:var(--primary-color); font-size:15px;}
.query-btn-main .button-enq{padding:0.5rem 4rem; background:var(--secondary-color); display:none; margin:1rem; border-radius:6px; border:0; color:#fff; }
.query-btn-main .button-enq:hover{background:var(--primary-color);}
.close-button{right:10px; cursor:pointer; top:5px; font-size:30px; position:absolute;  }
.popup-bottom-section h2{text-align:center; font-size:18px; }
.popup-bottom-section{display:none;}
.popup-bottom-section ul{list-style:none; margin:0;padding:0;}
.popup-bottom-section .row > .col-6 { font-size:12px; color:#555; }
.call-sections{background:rgba(8, 121, 26, 0.20); margin-top:1rem; display:none; border-radius:8px; padding:8px; text-align:center; }
.call-sections a{text-decoration:none; font-size:18px; font-weight:800; color:rgb(8, 121, 26);}