@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700;800&amp;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: 'Open Sans', sans-serif !important;animation:fade_in 0.4s;overflow-x:hidden;}
@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:#b30710; --secondary-color:#20364d;}
.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:480px;  position:relative; float:left;background:url("../images/home-slider.html") no-repeat; background-position:center; background-size:cover; padding-top:5rem;}
.seach_bg {
    width: 100%;
    z-index: 9;
    position: relative;
    float: left;
    margin: 0 0;
   padding:0 30px 30px 30px;                                                                                                                                                                   `                                                           32px;
    border-radius: 20px;
        background: rgb(0 0 0 / 67%);
}
.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%; display:flex;justify-content:space-between; align-items:center; padding:0 18px;}
.flight_menu ul{ margin:0;padding: 0; list-style-type: none;}
.flight_menu ul li { float: left; padding: 0 38px;}
.flight_menu ul li label > span{font-weight:600; color:#333; font-size:14px; cursor:pointer;}
.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: 15px;
    height: 17px;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    top: 16px;
    left: 7px;}
.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%; }
.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;}
.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: 1px solid #ccc;
    cursor: pointer; font-size:14px;
    border-radius: 4px;
}
.passen_con {
    width: 100%;
    float: left;
       margin-bottom: 11px;
    
}
.passen_left {
    width: 100%;
    display: inline-block;
}
.passen_left span {
    width:100%;
    display:flex;
    justify-content:space-between;
    padding:4px 10px;
   
}
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 select{border-radius:0;font-size: 13px;    color: #5d5d5d; font-weight:500;}
.passen_left label {
    color: #000; position:static !important;
    font-size: 12px;
    font-weight: 500;
}
.adult-right, .children-right, .infants-right {
    margin-left: 0;
    margin-top: 0;
    display: flex; justify-content:flex-end;
}
.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 !important;
    line-height: 0;
    position: absolute;
        color: #fff;
        text-shadow:unset !important;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    font-weight: 400;
}
.qtynumber {
    float: left;
    height: 29px !important;
    border: 0! important;
    padding:0!important;
    width: 25px !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 #2f4250;
  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:90%; transition:0.4s;  padding: 6px 20px; border:0; font-size:20px; background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%); font-weight:600; border-radius:4px; height:54px; color: #fff;}
/*.search_con button:hover{color:#e55b13; background:#ffffff;}*/
.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: 182px; top: 5#mod-res-cl.fil-res-cl0px; margin-left:0;
	z-index:9;background-color: #ffffff;padding-bottom: 15px;box-shadow: 2px 2px 1px #b1b1b1;}
.PaxDropArrow i{font-size:14px;}
.passenger-div-content{padding: 9px;padding-top: 10px;}
.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: 10px;}
.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: #cccccc!important;
    margin-right:3px;
}
.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: #ccc;
    margin-left:3px;
}
.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: #000000;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.html)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: 40%;
    float: left;}
.modfrm_con span {
    width: 50%;
    float:left;
    background: #fff;
    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: 26%;
    float: left;
}
.moddate_con span:last-child {
    float:right;
}
.moddate_con span {
    width: 50%;
    border:1px solid #ccc;
    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;
}

.modeconomy_class {
    width: 100%;
    float: left;
}
.trip{color:#fff;}
.modeconomy_class input {
    width: 100%;
    float: left;
    outline: none;
    border:0;
   
     font-weight:500;  font-size:14px; 
}

.modsearch_con button {
    width: 100%;
    display: inline-block;
    padding: 6px;
    height:45px;
    font-size: 15px;
  background:#ef2a4f;
    color:#fff; 
    cursor: pointer; font-weight:600; border-radius:2px;
    
        
}
.modsearch_con button:hover{background:#2f4250;
    color: #ffffff !important;
    border: 2px solid #2f4250;
}
.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:#000000;   transition:0.4s; color:#fff;  border-radius:4px;  padding:5px 6px; font-size:18px;}
.modsearch_con button:hover{ color:#fff; }
.result_con{ background:#15277e; width: 100%; padding:10px 0;float: left;}
.reult_main{ background:#e6e6e6;width: 100%;padding: 40px 0;float: left; margin: 0;}
.filter_main{width: 100%;float: left; margin-top: 15px; padding: 0; }
.filter_main{ width:24%; float: left; margin: 0; background-color: transparent;}
.sticky {position: fixed;   bottom: 15px; right:5px; padding:10px;}
.filter_card{background: #fff; margin-bottom:8px; color: #fff; float: left; width: 100%; border-radius:6px; padding:5px; box-shadow:1px 2px 5px rgba(0,0,0,0.20);}
.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: 14px;font-weight: 700;margin: 0;padding:3px 0px 0;float: left;color:#272727;}
.hide_data{width: 30%;float: left;text-align: right;font-size: 13px;color: #414038;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: #2f4250;}      
.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 #2f4250;background:#2f4250; width: 100%;height: 3px;position: relative;margin-top: 15px;padding: 0 6px;}
#slider-range .ui-state-default {display: inline-block;border: 2px solid #2f4250;height: 15px;width: 15px;border-radius: 50%;position: absolute;top: -7px;background: #2f4250;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) 1px 2px 5px;border-radius: 5px;}
/*.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: 9px; text-align: center; position: absolute; z-index: 1; border-radius:5px 0 0 5px; background:#fff;}
.scroll_div h4{font-size: 14px; margin: 0; font-weight: bold; color: #480089;}
.scroll_div h5{margin: 0;padding: 0px 0 3px 0px; font-size: 14px;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:600;}
/*.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 25px;}
/*.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:60px;}
.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:600; border-bottom: 1px dashed #ccc;}
.scroll_bottom p:hover{background:#dbfbde;}
.fare_note{    width: 100%;
    float: left;
    padding:4px 6px;
    margin:10px 0; 
    background: #fff;
    box-shadow:0px 1px 5px rgba(0,0,0,.10);
    border-radius: 4px;}
.fare_note p{color: #2d3458;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:5px; border:1px solid #f0f0f0; box-shadow:1px 2px 5px rgba(0,0,0,0.20);}
.resut_show.ng-scope:hover {box-shadow:1px 2px 10px rgba(22, 121, 178, 0.41);}
.reault_head{ padding: 5px 10px;float: left; display:flex; width:100%; border-radius:0;}
.resulthead_left{  margin: 0; }
.info-todo{color:#666;}
.resulthead_left h2{font-size: 20px;color: #2f4250 ;margin: 0; font-weight:700; }
.resulthead_left p{ font-size: 11px;color: #494949; 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: #ef2a4f; transition:0.1s; color:#fff;  padding: 8px 14px;text-transform:capitalize; font-size: 14px;font-weight: 600;border-radius:5px;text-decoration: none;}
.resulthead_right .select_btn a:hover{background: #26309d;
    border: 2px solid #2f4250;
    color: #fff !important;}
.depatr_top{/*border-bottom:1px solid #ccc;*/width:100%; display:none; float: left; padding: 6px 10px; background:#f8f8f8;}
.depatr_top span img{margin:0 4px; mix-blend-mode: multiply;}
.depatr_top span{ font-size:13px; font-weight: 600;color: #272727;padding-left:0;}
.flight_one{width:8%;float: left; padding: 6px;}
.flight_one img{width:100%; padding:4px;}
.flight_two{ width:12%; 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:12%; 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: 13px; color:#111; font-weight:700;}
.flight_third p{font-size:10px;color: #555; margin: 0;padding: 0; font-weight:500;}
.flight_four{width:18%; float: left; text-align:center; padding:6px 0 6px 6px;overflow: hidden;font-weight:600;}
.flight_four h6{font-size:14px;color: #333; margin: 0;padding: 0; font-weight:700;}
.flight_four p{font-size:10px;color: #444; margin: 0;padding: 0;font-weight:500;}
.flight_arrow_con{width: 18%;float: left;padding: 0px 0;text-align: center;}
.layover_time {font-size: 11px;color: #444;font-weight:600;}
.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; }
.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; display:none;  width:100%; float: left; padding: 6px 10px; background:#f8f8f8;}
.retun_top span img{ margin:0 4px;mix-blend-mode: multiply;}
.retun_top span{ font-size:13px; font-weight: bold;color: #272727;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{display:none; background:#b9b9b9;padding:6px 0;} /*{float:left; width:100%; padding:5px 10px; z-index:2; background: linear-gradient(to right, #ffe03c, var(--secondary-color)); position:sticky; position:-webkit-sticky; top:0;}*/
.fix-res-head{position:fixed;top:0; left:0; box-shadow:0 0 5px #000;}
.fil-mob {float: left;  background:#000000; 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:none; font-size:12px;  padding: 4px 8px; width:100%;color:#fff; background:#3a3a3a; width:80%;}
.reslt-count{background:var(--primary-color);  display:none; 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:#000000; 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 { border-top: 1px solid #ddd;}

.flight-description-btn {font-size: 12px; text-align:left; margin-right:8px; color: #a11a1a; font-weight: 600; padding: 4px 10px; display: block; cursor: pointer; position:relative; }
.flight-description-btn.active{border-radius:0;}
.flight-description-btn a {display: inline-block; color: #148c98; font-size:13px; background:rgba(20, 140, 152, 0.11); padding:2px 6px; border-radius:4px;}
.flight-description-btn i {font-weight:bold; padding:0 5px; display:none;}
/*.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;}
.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:#fff; 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:#000000!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; width:auto; font-size: 11px;  padding:4px;  background:#2f4250; color: #fff;}
.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: #aaa;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:#2f4250;}
.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:#333;font-size:16px;padding: 6px 8px;font-weight: 600;  border-bottom:1px solid #ccc;}
.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;}
.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-radius:5px; background:#ffffff;  text-align:center;}
.peassenger-inform{width: 100%;float: left;padding-bottom: 15px;background:#fff; border-radius:5px;}
.peassenger-inform .important {font-size: 12px;margin:8px; padding: 4px 10px; color:#e75454; border-radius:6px; background:#fff6f6; border:1px solid #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; background:#fff; 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:#ef2a4f; border:2px solid #ef2a4f; color: #fff;font-weight: 600;padding: 5px 40px; transition:0.4s;font-size: 16px; border-radius:6px;}
.booknow-bt button:hover{background:#15277e;  color:#ffffff; border-color: #2f4250;}
.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: 49%;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:600;}
.payment-page .form-control, .payment-page .form-select {border-radius: 3px;border-color:#ccc; font-weight:500;margin-bottom: 3px;font-size: 13px;padding:6px 6px; height:40px;}
.billing_info{width:100%;  background:#fff; 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: #1e6401;font-size: 15px; border-bottom:1px dashed #ccc; font-weight:bold; margin-top: 0; margin-bottom: 0;padding: 10px 0px;    border-radius: 0;}
.price-section .pricing {background: #fff;border-top: none;padding: 8px 0;}
.rate-amount {float: right;}
.coupn-section h4 {color: #111; margin:0; font-size: 15px;padding: 6px;border-top:1px dashed #ccc; font-weight: 600;}
.coupn-section h4 em {font-style: normal;float: right;}
.coupn-section p {font-size: 11px; margin:0; border-top:1px dashed #ccc;  border-bottom-left-radius:5px; border-bottom-right-radius:5px; padding: 6px;background: #fff;}
.policy_review{padding: 10px;width: 100%;background:#fff; 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; margin:0;}
.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: #2f4250; font-size:16px;padding: 6px;color: #ffffff;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.html")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: #092133;
    padding: 30px 0px 0px 0px;
}


.footer_contact p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 12px;
    font-weight: 600;
    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: 600;
    margin:0;
    position:relative;
    font-size: 18px;
    padding: 0 0 6px 0;
}
.footer_contact p a{color:#fff;}
.footer_contact ul {
    float: left;
    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: 600;
    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:#0000003b!important; color:#333; 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;
}
.search-result input{width:100%; height:45px; font-weight:600; border-radius:4px; font-size:14px; text-overflow:ellipsis; padding:16px 2px 2px 8px; border:1px solid #ccc !important; transition:0.4s;  }
.seach_div input, .seach_div select{width:100%; transition:0.3s; height:54px; font-weight:600; border-radius:4px; font-size:14px; text-overflow:ellipsis; padding:20px 2px 2px 12px; border:1px solid #ccc !important; transition:0.4s;   }
.seach_div input:active, .seach_div select:active, .seach_div input:focus, .seach_div select:focus{box-shadow:0px 0px 0px 2px rgb(2, 119, 181);}
/*.seach_div input:hover{border:1px solid var(--primary-color);}*/
.search-result label{font-size:13px; color:#555; font-weight:400; position:absolute; left:10px; top:4px;}
.seach_div .icons{position:absolute; top:23px; left:9px; z-index:1;}
.pass-name{background-color:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.20);    padding:0px;   position: absolute;    width:200px;Z-INDEX: 9; border-radius: 3px; }
.adult-minus {
    float: left;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius:3px;
    cursor: pointer;
    margin-right:5px;
    background-color: #b4b4b4;
    color: #fff;
    position: relative;
}


.adult-plus {
    float: left;
   height: 25px;
    width: 25px;
    text-align: center;
    border-radius:3px;
    cursor: pointer;margin-left:5px;
    background-color: #b2b2b2;
    position: relative;
}
/*.class_con .form-control{border: 1px solid #ccc!important;font-size:14px; border-radius:3px;}*/
.cls-title{font-size:14px;}
.pass-name button {
    background-color: #f65713;
    border: 0;
    float: right;
    color: #fff;
    font-size: 14px;
    border-radius:0 !important;
    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: #fff;height: 60px;width: 60px;border-radius: 100%;  border:2px solid #fff;color:#333; transition:0.2s;  line-height:45px; 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: #fff; border:2px solid #fff;   height: 60px;width: 60px; border-radius: 100%;color:#333; transition:0.2s; line-height:45px; 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:5px !important; font-size:14px;}
.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::after{content:''; position:absolute; background:var(--primary-color); width:100%; height:260px; bottom:-35px; left:0; }*/
.my-holidys h2{font-size:28px; font-weight:700; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color:#4d4d4d;  text-align:center;}
.my-holidys h2 span{color:#ff6c00;}
.hide_data i{font-size:21px;}
.navbar-toggler{border:0 !important; box-shadow:0 !important;}
.ui-state-default, .ui-widget-content .ui-state-default{background:#fff;border:2px solid #fff; width:30px; height:30px;  transition:0.2s;color:#111; text-align:center; padding:5px !important;  font-size:13px; font-weight:500;}
.ui-widget-content .ui-state-active{background:#000000; color:#fff; }
.ui-widget-content .ui-state-hover{border:2px solid #f17d12; }
.ui-widget-content{height:auto;}
.ui-state-active, .ui-widget-content .ui-state-active,.ui-state-hover:hover{border-color:#464339;}
.ui-widget-header{background:#fff; color:#2f4250; border:0 !important;}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev{background:#2f4250;}
.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:#000000;}
.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; width:40px; height:40px; font-size:16px; background:#fff;color:#555; cursor:pointer; text-align:center;line-height:36px; border-radius:100%;}
.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.html); 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; font-size:15px; color:#444;}
.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:38px;}*/
.toll-free-cont a{text-decoration:none; color:var(--secondary-color); font-size:20px;  font-weight:800; font-family:Montserrat, sans-serif;}


.nav-link{color:#333 !important; transition:0.4s; text-decoration:none;  padding:0px 12px !important; font-weight:500; font-size:14px; }
.nav-link:hover{color:#f16512 !important;}
.nav-link:hover  i, .nav-link:active  i{color:#f16512 !important; }
.nav-link i{color:#000 !important;}
.indict{color:#FF9800; position:absolute; z-index:1; top:15px; left:8px; font-size:14px;}
.seach_con h4{font-size:58px;text-align:center; text-shadow:1px 2px 2px #111; font-weight:600; color:#fff; margin-top:25px; }
.rotate{transform:rotate(-45deg);}
.seach_con p{color:#fff; font-size:22px; text-align:center; text-shadow:1px 2px 2px #111;}
.heading-wt{font-size:26px; position:relative; color:#4b4b4b; font-weight:700; margin-bottom:10px; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
.heading-wt::before{position:absolute; content:'';  width:95px; height:2px;bottom:-8px; background:var(--primary-color);}
.heading-wt::after{position:absolute; content:''; border-radius:100%; left:100px; width:4px; height:4px;bottom:-9px; background:var(--primary-color);}

.main--content-wt{margin-top:20px; }
.main--content-wt p{color:#333; font-size:15px; }
.main-nav{background:#fff;  box-shadow:0px 1px 10px rgba(0,0,0,0.20);}
.main-wt-img img{height:380px; }
.top-flight-ddl h4{ font-weight:700; text-align:center; color:#fff; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size:28px;}
.sub-heading{font-size:14px; text-align:center; color:#555;  margin-bottom:2rem;}
.top-flight-ddl a{text-decoration:none; }
.route-info{width:80%; float:left; padding:10px; }
.route-info .fare-section{width:15%; float:left;}
.route-info .fare-section img{max-width:50px;}
.route-info .from-city{width:31%; float:left;}
.city{color:var(--primary-color); margin:0; font-size:12px;} .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:75px; 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:#4d4d4d; font-weight:700; text-align:center; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size:28px; }
.main-content{text-align:center; background:#e9e9e9; padding:15px 8px; height:190px; border-radius:10px;}
.main-content img{margin:4px 0;}
.main-content h5{color:#444; font-size:16px; font-weight:700;  font-family:Montserrat, sans-serif;  }
.main-content p{color:#444; font-size:14px;}
.main-abt-container .content-con{font-size:17px; color:#333; font-family:Montserrat, sans-serif; font-weight:400; text-align:center;}
.destin{color:#333; font-family:Montserrat, sans-serif; font-size:20px; margin-bottom:2rem; font-weight:500; }
.head-link a{text-decoration:none; color:var(--primary-color);  }
.head-link span{color:var(--primary-color);}
.main--about h3{font-size:25px;position:relative; text-align:center;  margin-bottom:2rem; color:#333;}
.main--about h4{color:#333;  font-size:22px;}
.main--about p{color:#444; font-size:14px; margin-bottom:18px !important;}
.main--about ul li{color:#222; font-size:15px; }
.contact-info{background:var(--primary-color); padding:20px 30px; border-radius:5px; }
.contact-info p{background:rgba(0,0,0,0.2); padding:10px; border-radius:3px; color:#fff;}
.contact-info p a{text-decoration:none; color:#fff; }
.address_location{padding:5px; border:1px solid var(--primary-color); border-radius:5px;}
.contact-form{background:var(--primary-color); padding:20px 30px; border-radius:5px;}
.contact-form label{color:#fff; font-size:16px; font-weight:400; margin:5px 0;}
.contact-form .form-control{background:#eee; border:1px solid var(--primary-color); 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 #fff;}
.btn-contact{width:100%; background:rgba(0,0,0,0.4); padding: 8px; border:1px solid rgba(0,0,0,0.2);  border-radius:5px; margin-top:10px; color:#fff ;}
.form-text{background:#eee; border:1px solid var(--primary-color); 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:block; float:left;}
.flight-pr-des{ font-size:11px;}
.flight-pr-des p{margin:0; color:#137720; padding:0px;}
.flight-pr-des p::before{content:'\f00c ';  font-family:'fontAwesome'; margin-right:2px;}
.main-modf{background:#434339; 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:#fff; padding:0px 6px;  font-size:13px; font-weight:500; }
.menu-section-fooer span a:hover{color:var(--primary-color);}
.footer-result{padding:20px 0;     background-image: url(../images/footer-back-image.html), linear-gradient(0deg, #55544a 0%, #3e3e31 100%);
    padding-bottom: 260px;
    background-size: 1255px auto;
    background-position: center bottom;
    background-repeat: repeat-x;}
.footer-result p{margin:0; font-size:12px;  color:#fff;}
.copyrt-result{border-top:dashed 1px #fff; }
.copyrt-result p{color:#fff;}
.call-message{ width:23%; float:right; margin-top:5px; position:sticky;  position:-webkit-sticky;top:305px; }
.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-bottom: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:30px;}
.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);
  }
}

.imp-paragrp{font-size:12px !important; color:#444; font-weight:400 !important;}
.primium-container{border:1px solid #ccc; background:#f9f9f9; padding:15px; border-radius:5px;}
.primium-container p{font-weight:600;}
.prim-heading{font-weight:600; font-size:13px; color:#111; padding:2px 0;}
.prim-paragraph{color:#444; font-size:12px;}
.std-price .incld{font-size:22px; color:#333; font-weight:600;}
.purc-btn-secondary a{cursor:default; background:#ccc; color:#fff !important; border-radius:15px; padding:4px 14px; font-size:13px;}
.purc-btn-primary a{color:#fff !important;cursor:pointer; background:#910711; border-radius:15px; padding:4px 20px; font-size:13px;}
.learn-btn{color:#3951f4;  font-size:12px; cursor:pointer; padding-top:1.2rem;}
.learn-more-container p{color:#555 !important; font-size:12px !important; font-weight:400 !important;}
.tabs ul{display:flex; list-style-type:none; font-size:13px; margin-bottom:0px; padding:0; }
.active-btn{border:1px solid #ccc;}
.tabs ul li{ border-bottom:0 !important;padding:5px; border-top-left-radius:5px; border-top-right-radius:5px; cursor:pointer;}
.tabcontents{border:1px solid #ccc; border-bottom-left-radius:5px; border-bottom-right-radius:5px; padding:10px;}
.tabcontents ul{list-style:none;  margin:0 !important; padding:0 !important; }
.tabcontents ul li{color:#555; font-size:12px;}
.learn-more-container{display:none;}
.tabcontents h5{font-size:15px; color:#333;}
.seat0-sec{font-weight:400 !important;  color:#444;  font-size:13px !important;}
.request_note{font-weight:400 !important; color:#555; font-size:13px; margin:0 !important;}
.seat-type{cursor:pointer; color:#333; font-size:14px !important; }
.title-main{font-weight:500; color:#444; font-size:26px; }
.customer-servce p, .customer-servce strong{color:#555; margin:0; font-size:14px;}
.no--pref{opacity:.5 !important;}
.seat-radio input{width:17px;height:17px;}
.mobile-call-section{display:none;}
.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{ text-align:center;}
.session_pop .session_bg .session_msg p{color:#333; margin-bottom:5px; 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:#e8590a; border-radius:20px; padding:6px 20px; font-size:14px; text-decoration:none; color:#fff;}
.coup_ddl{width:23%; float:right; position:sticky; position:-webkit-sticky; top:13rem;}
.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:#ffe8e8; 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{width:70px; height:80px; background:#ffe8e8; border-radius:100%; 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:#ffe8e8;padding:20px 0;}
.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; }
.social-con{display:block; overflow:hidden; float:left;  margin-top:1rem;}
.social-con .icon{display:inline-block; transition:0.4s; background:#fff; width:30px; height:30px;  text-align:center; line-height:28px; border-radius:100%;}
.social-con .icon:hover{background:#ed2c3a;}
.main-content-section{background:url(../images/main-banner.html) no-repeat center/cover; width:100%; height:180px; padding-top:4rem; text-align:center;}
.page-title{font-family:Montserrat, sans-serif; font-size:35px; color:#fff; font-weight:600;}
/*.call-icon{background:#3C78F1; border-radius:100%; width:35px; height:35px; line-height:33px; text-align:center; position:relative;}*/
/*.call-icon::after{content:''; width:11px; height:11px; animation:active infinite 1.2s ease-in-out; border:2px solid #fff; bottom:3px; border-radius:100%; background:#069b29; position:absolute;}
@keyframes active{0%{transform:scale(0.8);} 100%{transform:scale(1.1);}}*/
.img-section{background:#fff; display:inline-block;  margin-bottom:1rem; width:45px; height:45px; border-radius:100%; line-height:40px; text-align:center;}
.section-email-popup{background:rgba(0,0,0,0.60); display:none; position:fixed; top:0; right:0; left:0; width:100%; height:100vh; z-index:9999999; transition:0.4s;}
.main-popup-section{position:absolute;  background:#fff;  width:500px; height:380px; top:50%; left:50%; transform:translate(-50%, -50%);}
.section-top{background:#00aab6; text-align:center;}
.close-btn{position:absolute; right:8px; top:8px; cursor:pointer;}
.section-bottom{padding:20px;}
.input-area{padding:0px 15px;}
.input-mail{width:93% !important; }
.title-popup{color:#444; text-align:center; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";  font-weight:700; margin-bottom:1rem; font-size:22px;}
.input-mail, .input-num{padding:8px; font-family:Open Sans, sans-serif; height:40px; text-overflow:ellipsis; width:65%; font-size:14px; border-radius:4px; border:1px solid #ccc; }
.input-mail:focus, .input-num:focus, .input-mail:active, .input-num:focus{border-color:var(--primary-color);}
.deals-btn{background:var(--primary-color); transition:0.3s; border:1px solid var(--primary-color);  border-radius:4px; height:40px;  color:#fff; font-size:13px; padding:8px 30px;}
.deals-btn:hover{background:#333; border:1px solid #333;}
.close-btn{width:30px; height:30px; background:#0099a4; text-align:center; border-radius:100%; line-height:28px;}
.close-btn svg{transition:0.4s;}
.close-btn svg:hover{transform:rotate(360deg);}
.heading-title{color:#444; font-family:'Open Sans'sans-serif; font-size :26px; font-weight:600; text-align:center; margin-bottom:1rem;}
.top-flight-ddl{background:url(../images/section-deals.html) no-repeat center/cover fixed;  width:100%;  height:auto;}
.deals-bg{background:linear-gradient(270deg,rgba(32,37,43,.9),rgba(65,68,70,.9)); padding:10px; border-radius:6px; border:1px solid #333;  transition:0.3s;}
.deals-bg:hover{border-color:#ffe03c;}
.deals-bg a{text-decoration:none !important; color:#fff; }
.destination-name{font-weight:600; font-size:14px;}
.deal-date{font-size:11px; color:#ccc;}
.deals-price{color:#ffe03c;  font-weight:600;  }
.plane-dur svg{transform:rotate(90deg); text-align:end;}
.display{display:none;}
.img-section-main{overflow:hidden;}
.img-section-main img{width:100%; border-top-left-radius:8px; transition:0.4s; border-top-right-radius:8px;}
.img-section-main img:hover{transform:scale(1.1); opacity:0.6;}
.section-deal{background:#fff; border-radius:8px; box-shadow:0px 2px 4px rgba(7,7,8,.16),0px 0px 1px rgba(7,7,8,.16);}

.city-date{font-size:11px;color:#666; margin-left:2px;}
.pricng-city{font-weight:800; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size:16px; color:#0b8e8c;}
.cabin{font-size:12px; color:#333;}
.redirect-btn a, .quote-btn a{text-decoration:none; font-weight:600; font-size:14px; color:#272e35;}
.redirect-btn{background:#ffe03c; transition:0.3s; margin:7px 0; display:inline-block; padding:4px 20px; border-top-left-radius:20px; border-bottom-left-radius:20px;}
.quote-btn{background:#ffe03c;  transition:0.3s;margin:7px 0; display:inline-block; padding:4px 20px; border-top-right-radius:20px; border-bottom-right-radius:20px;}
.redirect-btn:hover, .quote-btn:hover{background:var(--primary-color); color:#fff; }
.title-destination{font-weight:700; text-align:center; font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size:28px; color:#444;}
.sub-head{font-size:14px; color:#555; text-align:center;}
.btn-view-more{text-align:center; margin-top:1rem;}
.section-destination{background:#f4fcff;}
.get-user-details{position:fixed; display:none; top:0; left:0; width:100%;  height:100vh; background:rgba(0,0,0,0.70); z-index:99999;}
.main-form-section{background:#fff; width:530px; padding:20px; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.main-form label{color:#555;  font-size:13px; margin-bottom:0.1rem;}
.main-form .form-control{border:1px solid #ccc; border-radius:6px;  font-size:14px; height:38px; text-overflow:ellipsis;}
.main-form .form-control:active, .main-form .form-control:focus{box-shadow:0px 2px 5px rgba(0, 122, 193, 0.27); border-color:#0b88bf}
.close-form{width:30px; cursor:pointer; text-align:center; transition:0.4s; right:5px; top:5px; height:30px; border-radius:100%; line-height:28px;  background:#f5f5f5; position:absolute;}
.close-form:hover{transform:rotate(360deg); background:#ccc;}
.form-title{font-size:15px;font-weight:600; text-align:center; padding:8px 0; font-family:'Open Sans'; margin-bottom:0.3rem;}
.form-btn{background:var(--primary-color); transition:0.2s; width:100%;height:38px; color:#fff; padding:4px 15px; border-radius:6px; font-size:15px;border:0;}
.form-btn:hover{background:#0b88bf; }
.active-circle{position:absolute; top:-28px;  right:0;}
.active-main{border:1px solid #3C78F1;  position:relative; background:#d8e5ff; font-size:12px; border-radius:30px; padding:1px 10px;}
.active-main::after{content:''; position:absolute; right:15px; z-index:9; border-top:5px solid #3C78F1; bottom:-10px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid transparent;}
.active-main span{font-weight:600; position:relative; color:#111; font-size:12px;}
.active-main span::before{ content:''; width:5px; height:5px; border-radius:100%; background:#088119; position:absolute;  left:-6px; top:6px;}
.save{font-weight:600 !important; font-size:25px !important; margin-bottom:0 !important;}
.trustpilot-widget{background:#f7f7f7;}
.section-fare-call{background:#fff;  border:1px solid #ccc;  text-align:center; margin-top:0.2rem; border-radius:5px; box-shadow:0px 2px 5px rgba(0,0,0,0.10);}
.section-fare-call a{text-decoration:none;}
.coupan-price span{color:#116215; font-size:26px; font-weight:800;}
.main-text{font-size:20px;text-transform:uppercase; color:#2a527d; font-weight:600;}
.sub-txt{font-size:14px; color:#555;}
.call-btn{font-size:22px; color:#ed4526; font-weight:700;}
.section-fare-call p{color:#004d9f; font-size:12px;}


/*-Home banner--*/
.seach-engine{background:url(../images/front-banner.html) no-repeat center/cover; height:500px; width:100%; padding-top:7rem;}
.seach-engine h1{    color: #fff;
    text-align: center;   font-size: 2.5rem;  font-weight: 700;

    margin-top: 0;
   }
.seach-engine p{
        margin: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-bottom: 17px;
}
.call-circle{width:35px;height:35px;background:#1a1a1a; border-radius:100%; position:relative; text-align:center; line-height:32px !important;}
.call-circle::before{content:''; width:10px;height:10px; border-radius:100%; border:2px solid #fff; position:absolute; background:#25c42d; bottom:2px; right:0;}
.nav-menu{background:var(--primary-color);  }
.menu-links ul{list-style:none;margin:0; padding:0; display:flex; gap:14px;  }
.menu-links ul li a{text-decoration:none; color:#fff; font-size:14px; transition:0.1s ease-in;}
.menu-links ul li:hover{background:#fff; color:#1a1a1a !important; }
.menu-links ul li:hover .link-btn{color:#1a1a1a !important; }
.menu-links ul li{padding:6px 6px; transition:0.1s ease-in;}
.offer-p{font-size:17px; color:#333; padding-top:6px;}
.offer-p span{font-weight:700;}
.search-menu{border-bottom:1px solid #ccc; }
.search-menu ul {list-style-type:none; padding:0; margin:0; display:flex; }
.search-menu ul li{font-size:14px;cursor:pointer; color:#333; font-weight:600; background:#fff; padding:8px 40px;}
.list-active{color:#ffffff !important; background:var(--primary-color) !important;}
.reason-why{width:24%; padding:10px; float:left; }
.reason-why img{margin-left:30px;}
.reason-why h1{font-size:19px;font-family:Montserrat, sans-serif; margin-top:6px; text-align:left; font-weight:500;}
.color-p1{font-weight:700; color:#20ab4b;} 
.color-p2{font-weight:700; color:#0277b5;}
.color-p3{font-weight:700; color:#ff914d;}
.color-p4{font-weight:700; color:#1785c5;}
.reason-why p{font-size:14px; color:#333; text-align:left;}
.top-city-section{background:#f5f5f5; padding:1rem 0;}
.title-main{font-family:Montserrat, sans-serif; font-weight:400; color:#444;}
.title-main span{font-weight:700; }
.subtitle-main{font-size:14px; color:#555; margin-bottom:1.2rem;}
.city-item { overflow:hidden; text-align:center; width:95% !important; border-radius:20px;  position:relative;}
.city-item img{width:100%; border-radius:18px;  transition:0.4s; overflow:hidden;}
.city-item:hover ~ .city-item img{transform:scale(1.1);}
.city-item-content{padding:6px; }
.item-city-name{color:#fff; font-weight:700; font-size:18px; }
.item-city-name + p{font-size:11px; color:#f6f6f6; margin:0; padding:0;}
.item-fare{font-size:20px; font-weight:700;color:#fff;}
.item-btn{color:#2d3458; transition:0.2.City-names; margin-bottom:0.7rem; background:#fff; display:inline-block; padding:4px 30px; border-radius:8px; font-weight:700;}
.item-btn:hover{background:#f5801e; color:#fff; }
.section-call-sum{background:url(../images/customer-call-support.html) no-repeat center/cover; border:1px solid #fafafa; width:100%;height:150px; border-radius:10px; padding-top:1.8rem;}
.section-cal-content{background:rgba(255, 255, 255, 0.80); width:90%; border-radius:15px; padding:10px;}
.main-text-cl{font-weight:700; color:var(--secondary-color); font-size:18px;}
.main-text-cl + p{font-size:18px; color:#1a1a1a; font-weight:600;}
.main-text-cl + p span{color:#222; background:#f2ff47; padding:2px 6px;}
.call-click{background:var(--secondary-color); transition:0.4s; color:#fff !important; font-weight:500; text-decoration:none !important; padding:10px 40px; border-radius:5px;}
.call-click:hover{background:var(--primary-color);}
.cate-menu ul{list-style:none; margin:0; padding:0; gap:30px; display:flex; border-bottom:1px solid #ccc; }
.cate-menu ul li{padding:2px 8px; color:#888888; font-size:15px; cursor:pointer; font-weight:600; }
.active-cat{border-bottom:2px solid var(--primary-color) !important; color:var(--primary-color) !important; font-weight:700 !important; }
.section-city{position:relative; overflow:hidden;}
.section-city img{width:96%; cursor:pointer; transition:0.6s; height:280px;  overflow:hidden;}
.section-city img:hover{transform:scale(1.0);}
.layover-main{background:rgba(0, 0, 0, 0.6); opacity:0.6; transition:0.3s; position:absolute; width:96%; height:280px; top:0; margin:0 auto;}
.section-city:hover .layover-main{opacity:1;}
.section-city-content{position:absolute; bottom:0px; padding:10px;border-bottom-left-radius:5px; border-bottom-right-radius:5px; width:97%; margin:0 auto; left:0;}
.City-name{font-weight:600; font-size:20px; color:#fff !important;  text-decoration:none;}
.view-more{font-size:14px; color:#f2f2f2; transition:0.3s; display:inline-block;border:1px solid #f2f2f2;  border-radius:3px; padding:5px 10px;}
.view-more:hover{background:rgba(255,255,255,0.2);}
.price-sec{color:#fff; font-size:20px !important; font-weight:500;}
.price-sec span{font-size:13px;}
.section-abt{ background-image: linear-gradient(120deg, #f2f2f2 40%, #cfe1ff 60%); overflow:hidden; position:relative; z-index:1; border-radius:10px; padding:30px;}
.section-abt::before{background:rgba(255, 255, 255, 0.54); width:200px;height:200px; border-radius:100%; content:''; bottom:-40px; right:-40px; position:absolute; z-index:-1;}
.img-circled img{width:250px; height:250px; border-radius:100%;}
.abt-content-home{background:rgba(255, 255, 255, 0.70); padding:20px; border-radius:10px;}
.abt-content-home h4{font-weight:700; color:#2d3458; font-size:20px;}
.abt-content-home p{font-size:14px; color:#555; margin:0;}
.slick-prev, .slick-next{width:45px !important; height:45px !important; background:#fff !important; box-shadow:0px 2px 10px rgba(0,0,0,0.20); z-index:9; padding:5px; border-radius:100%;}
.slick-prev:before, .slick-next:before{color:#000 !important; font-weight:600;}
.slick-next{right:-6px !important;}
.section-trust{background:#f3f3f3; padding:20px; border-radius:10px;}
.trust-content{font-size:24px; color:#2d3458; font-weight:500; margin-bottom:0.5rem;}
.trust-pilot-read a{font-weight:600; font-size:14px; text-decoration:none; color:#2d3458;}
.reviews{background:#fff; border-radius:20px; padding:30px; position:relative;}
.reviews p{font-size:14px; color:#333; font-weight:500; }
.reviews p b{font-size:20px !important; color:#1a1a1a;}
.user-name{font-weight:600; font-family:Montserrat, sans-serif;}
.stars{position:absolute; bottom:20px;  right:0;}
.call-hm-btn p{font-size:18px; font-weight:600; color:#fff; }
.call-hm-btn a{text-decoration:none; text-align:end; font-size:17px; font-weight:700; font-family:Montserrat, sans-serif; border-radius:30px; color:#2d3458; background:#fff; padding:10px; }
.call-hm-btn{background:#2d3458;display:inline-block; padding:20px 30px 20px 70px;border-radius:60px; }
.img-section-call{background:#fff; border-radius:100%; left:-30px; top:8px; box-shadow:1px 5px 8px rgba(0,0,0,0.40);}
.img-section-call img{ border-bottom-left-radius:50px;border-bottom-right-radius:50px;}
.subscribe-sec h1{font-size:25px; color:#fff; font-weight:800;}
.subscribe-sec p{color:#fff; margin-bottom:0.8rem;color:#e9e9e9;}
.subs-input{border-radius:8px; height:45px; padding:10px;font-size:15px; border:0; width:80%;}
.subs-btn{color:#2d3458; transition:0.3s; background:#fff; padding:8px 30px; border-radius:8px; border:0; font-weight:700; }
.subs-btn:hover{background:var(--secondary-color); color:#fff; }
.deals-section{background:#fff; box-shadow:0px 2px 8px rgba(0,0,0,0.20); border-radius:10px;}
.flight-dest{ display:flex;gap:15px; align-items:center;}
.destination-name{font-size:15px; font-weight:500; color:#555}
.destination-code{font-weight:600; font-size:22px;}
.line-dest{border-left:2px dashed #ccc; position:relative; left:11px; height:50px;}
.book-btn{border-radius:0px 0px 10px 10px; background:#d1dee9;}
.deal-pirce{font-size:10px; font-weight:500; color:#555;}
.book-now-btn a{background:#fff; transition:0.3s; text-decoration:none; border-radius:20px; font-size:14px; box-shadow:0px 1px 8px rgba(0,0,0,0.20); font-weight:600; display:inline-block; padding:6px 15px;}
.book-now-btn a:hover{background:var(--secondary-color); color:#fff; }
.deal-pirce span{font-weight:700; color:#e8e8e8; font-size:18px;}
.details-ftr b{color:#e8e8e8; font-size:14px;}
.section-email-subscribe{background:#f1f1f1;}
.details-ftr a{text-decoration:none; line-height:35px; color:#e8e8e8; font-size:13px; font-weight:500; }
.footer-main ul {list-style-type:none; margin:0; padding:0;}
.footer-main ul li{line-height:30px;}
.footer-main ul li a{text-decoration:none; transition:0.4s; color:#b0b0b0; font-size:13px;}
.footer-main ul li a:hover{color:#fff;}
.footer-title{font-weight:700; color:#e8e8e8; font-size:17px;}
.footer-main{padding:2rem 0;}
.soc-title{font-size:15px; font-weight:700; color:#e8e8e8; font-family:Montserrat, sans-serif;}

.title-rights{color:#fff; font-size:14px; }
.section-copyrights img{width:90%; float:left; }
.line-dur{width:100%; height:2px; border-radius:30px; background:#ccc;}
.layover_time{color:#444;}
.layover_time b{color:#444;}
.section-content-business h1, .class-benefits h1, .title-city-deals{font-weight:700; font-size:25px; color:#ae2547;}
.title-city-deals + p{color:#444; font-size:15px;  padding-bottom:0.4rem;}
.section-content-business p, .class-benefits p{font-size:14px; color:#444;font-family:Poppins, sans-serif; font-weight:400;}
.right-img img{width:100%; height:360px; border-radius:5px;}
.img-sec img{width:100%;}
.deals-main{ display:flex;gap:10px;  width:97% !important;}
.surprise-deals{position:absolute; display:none; top:40px; left:-20px; box-shadow:1px 2px 8px rgba(255, 255, 255, 0.31); border-radius:100%; border:1px solid #d1d1d1; }
.surprise-deals svg{width:40px; height:40px; padding:6px; background:#4325fc; border-radius:100%; }
.city-name{font-size:20px; color:#fff; font-weight:600;}
.sec-title{font-size:14px; padding:8px 0; font-weight:600; position:relative;}
.sec-title::after{content:''; position:absolute; bottom:0; background:#d54e4e; height:2px; width:30px; left:0;}
.fare-prs{font-size:21px; font-weight:700; color:#444; padding-top:0.4rem;  }
.content-bg{border:2px solid rgb(246,227,220);padding:15px; border-radius:8px; position:relative;}
.content-bg::before{background:rgb(254,248,237); border-radius:8px; content:''; position:absolute; width:100%; height:100%; z-index:-1; left:-15px; top:-15px;}
.section-right-content{background:rgba(233,233,233,0.78); position:relative; left:-70px; border:3px solid #fff; padding:15px; box-shadow:0px 2px 10px rgba(0,0,0,0.20); }
.section-right-content p{font-size:14px; margin-top:0; margin-bottom:0.5rem;   font-weight:500; color:#444;}
.left-section-slide img{width:430px; height:360px;  box-shadow:0px 2px 10px rgba(0,0,0,0.20);}
.trip-title{font-size:24px; color:#444; margin-bottom:1rem;}
.seg-left{left:70px;}
.main-trip{border:2px solid rgb(246,227,220);padding:15px; border-radius:8px; position:relative;}
.main-trip::before{background:rgb(254,248,237); border-radius:8px; content:''; position:absolute; width:100%; height:100%; z-index:-1; left:-15px; top:-15px;}
.section-deals table, tr, td, th{border:1px solid #ccc; padding:5px; text-align:center; }
.section-deals td{font-size:16px;padding:8px 0; color:#333; font-weight:500;}
.section-deals tr:nth-child(odd){background:#f3f3f3;}
.section-deals th{background:#fef8ed; padding:10px 0;}


.qus-sec h1{font-size:15px; color:#fff; padding:6px; font-weight:500; margin:0; border-bottom:1px solid #ccc;}
.qus-sec h1:before{content:'+'; padding-right:4px;}
.ans-sec p{padding:6px; color:#444; font-size:15px;}
.img-section-subsc img{width:100%;}
.section-inputform{border-radius:8px;}
.section-inputform{margin:0 auto; }
.section-inputform{background:#fff; box-shadow:0px 2px 10px rgba(0,0,0,0.20); height: 260px;}
.section-inputform .form-control{font-size:13px; border-radius:4px; height:40px; border:1px solid #aaa;}
.section-inputform .form-control:active,.section-inputform .form-control:focus{box-shadow:0px 0px 0px 2px rgb(2, 119, 181) !important;}
.title-subsc{font-size:20px; color:#f65713; font-weight:700;  margin-bottom:0.4rem;}
.title-subsc + p{font-size:17px; color:#f65713; }
.email-input, .num-input{padding:8px; height:40px; width:100%; border-radius:4px;font-size:14px; border:1px solid #bbb; text-overflow:ellipsis; }
.option-and-or{font-size:11px; text-align:center; color:#333; }
.plicy-ds{font-size:12px; }
.btnn-subs{background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%); transition:0.3s; border-radius:5px; height:36px; font-size:14px; font-weight:600; width:100%; color:#fff; border:0; padding:7px}
.btnn-subs:hover{background:#404133;}
.section-city-banner img{width:100%; height:360px; border-radius:10px; }
.banner-content h1{font-size:24px; color:#333; font-weight:700;}
.banner-content p{color:#333; font-size:15px; margin:0; padding:0; }
.banner-content{background:#fff; padding:15px; border-radius:10px;}
.slick-dots li button:before{font-size:25px !important;}
.slick-dots li.slick-active button:before{}
.slick-dots{bottom:-40px !important;}
.search-main label{font-size:13px !important; }
.search-main-bg{box-shadow:unset !important;  border-radius: 0px 5px 5px 5px !important;}
.section-call-deals{background:#f2f2f2; padding:1rem 10px; text-align:center;  border-radius: 0px 0px 5px 5px !important;}
.save-on-call{background:#bd081b; border-radius:20px; padding:6px 30px; font-weight:600; color:#fff; font-size:15px; display:inline-block;}
.coupon-sec{font-size:9px; position:relative; right:-25px; z-index:1; font-weight:600; padding:6px 20px 6px 20px; border:2px; border-color: #2d3458; border-radius:20px; border-style:dashed;}
.call-sec a{background:#2d3458; border-radius:20px;color:#fff; font-size:16px; font-weight:600; display:flex; padding:8px 20px;}
.call-sec svg{background:#16aa58; margin:0px 2px; border-radius:100%; width:28px; height:28px; padding:5px; position:relative; z-index:2;}
.search-main button{border-radius:20px; }
.submit-mail:hover ~ .ho-icon{opacity:1;  transform:translateY(0px);}
.ho-icon{position:absolute; opacity:0; transition:0.2s; transform:translateY(-10px); top:-50px; right:-10px;}
.section-flight-details table{width:100%; border:1px solid #ccc; font-size:14px; font-weight:600;}
.section-flight-details tr, td{text-align:left; padding:10px;}
.section-flight-details tr:nth-child(odd){background:#f0f0f0;}
.section-timming{background:#d9edf7; padding:20px; text-align:center;}
.timming{font-size:28px; font-weight:700;}
.day-date{font-size:14px;font-weight:500;}
.city-cont{font-size:15px; color:#2a7ca5; font-weight:600;}
.section-timming p{font-size:15px; color:#216a8f;}
.title-faq{font-weight:600; font-size:30px; }
.section-city-discription h1{font-size:26px; color:#333; font-weight:600; margin-bottom:1.2rem;}
.section-city-discription h2{font-size:22px; color:#333; font-weight:600; margin-bottom:1.2rem;}
.section-city-discription h3, .section-city-discription h4{font-size:20px; color:#333; font-weight:600; margin-bottom:1.2rem;}
.section-city-discription ul li{font-size:14px; color:#333; }
.cheapest-flight-section p{font-size:14px; color:#444;}
.cheapest-flight-section ul li{font-size:14px; color:#444;}
.content-discri p{font-size:14px; color:#333;}
.content-discri{background:#f1f1f1; border-radius:10px; padding:15px;}
.content-discri h5{font-size:18px; margin-bottom:1rem; color:#333; font-weight:600;}
.seach_div label{font-size:12px; z-index:1; position:absolute; top:5px; left:11px; color:#444; }
.book-now-btn{text-align:center;}
.deals-main-hm{width:100%; }
.menu-btn{cursor:pointer; display:none;}
.active-country a{text-decoration:none; color:#444; font-size:15px; font-weight:500; padding:5px 8px; border:1px solid #ccc; border-radius:4px;}
.active-country a:hover, .active-country a:active, .active-country a:focus{border-color:var(--secondary-color);}
.active-country a img, .drop-down-items img, .web-dropdown img, .drop-menu img{width:24px; height:15px;}
.countrydropdown:hover  .drop-down-items{opacity:1; visibility:visible;}
.drop-down-items{position:absolute; background:#fff; box-shadow:1px 2px 8px rgba(0,0,0,0.4); width:100px; top:30px;opacity:0; visibility:hidden; border-radius:2px;}
.drop-down-items ul{list-style:none; margin:0; padding:0;}
.drop-down-items ul li{padding:4px 10px; font-size:15px; border-bottom:1px solid #ccc; transition:0.3s; cursor:pointer; }
.drop-down-items ul li:hover{background:#f2f2f2;}
.link-item{position:relative;}
.link-item:hover .section-flight-menu{ transform:translateY(0px); opacity:1; visibility:visible;}
.section-flight-menu{   position: fixed;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: Saira, sans-serif;
    /* top: 36px; */
    transform: translateY(7px); border-radius:6px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    max-width: 1000px;
    height: auto;
    box-shadow: 1px 2px 15px rgba(0,0,0,0.20);
    z-index: 999;
    background: #fff;
    padding-bottom: 1rem;}
.section-flight-menu ul{list-style:none;width:25%; float:left; display:inline-block; margin:0; padding:0;}
.section-flight-menu ul li{padding:3px 14px; transition:0.2s;}
.section-flight-menu ul li:hover{ margin-left:5px; background:#f6f6f6; font-weight:600;}
.section-flight-menu ul li a{color:#111; font-weight:500; transition:0.2s; font-size:12px; }
.section-flight-menu ul li a:hover{color:var(--primary-color)!important;}
.menu-title{font-weight:700; font-size:18px; padding:8px;
            display:flex;}
.deal-menu-bg{
        width: 437px!important;
        left:-36px!important;
}

.error {
    /*padding: 3px;*/
    overflow: hidden;
    background: #ffd2d2!important;
    border: 1px solid red!important;
}
.errorClass {
        border: 2px solid red!important;
    }

.ui-autocomplete .ui-menu-item {
    margin: 0.2rem 0 !important;
    padding: 5px;
    border-bottom: 1px solid #ddd;
      cursor: pointer;
      padding-left:2px;
     
}

.ui-autocomplete .ui-menu-item .ui-state-focus {
    border: 0;
    
    background-position: 59% 20% !important;
    background: #464439 url(../images/search_icons_hov.html) 1% center no-repeat !important;
    color:#fff;
}

.ui-menu .ui-menu-item span {
    color: #2f4250;
    font-weight: 700;
    text-transform: uppercase;
}
.ui-menu .ui-menu-item .ui-state-focus span {
    color: orange!important;
    font-weight: 700;
    text-transform: uppercase;
}


.ui-autocomplete {
    padding: 7px;
    border-radius: 0px;

    max-height: 250px; 
    overflow-y: scroll;
    overflow-x: hidden;
    cursor: default;
    background: #fff;
    box-shadow: 0 0 2px #333!important;
    max-width: 400px;
    width: 97%;
}
.ui-autocomplete::-webkit-scrollbar {
    width: 1px;
}
.ui-autocomplete::-webkit-scrollbar-thumb {
    background: #888;
}
.ui-autocomplete::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.ui-autocomplete .ui-corner-all {
padding: 7px 5px 7px 32px !important;
}
.ui-autocomplete a {
    font-size: 15px;
    display: block;
    padding: 5px 4px;
}
.ui-widget-content .ui-state-focus {
    border: none;
    outline: none;
    border-radius: 0px;
    box-shadow: none !important;
        margin: 0px;
}
.web-dropdown{border:1px solid #777; border-radius:8px;  padding:3px 10px; display:inline-block; margin:0.4rem 0; position:relative; }
.web-dropdown a{text-decoration:none; color:#444;  font-size:14px;}
.drop-menu{background:#fff; border:1px solid #ccc; box-shadow:1px 2px 10px rgba(0,0,0,0.15); transition:0.4s;transform:translateY(10px); border-radius:4px; width:200px; opacity:0; visibility:hidden; position:absolute;}
.drop-menu ul li{padding:4px 15px; color:#333;}
.drop-menu ul li:hover{background:#f2f2f2;}
.section-wesites-dropdown:hover  .drop-menu{opacity:1; visibility:visible; transform:translateY(0px);}
.banner-section{    background-image: linear-gradient(to left, #47473a 0%, #f65510 100%); text-align:center !important; padding-top:6rem; height:260px;}
.banner-abt h1{font-size:30px; color:#fff; font-weight:600;}
.banner-abt ol{list-style:none; margin:0; padding:0;}
.banner-abt ol li{font-size:14px; }
.banner-abt ol li a{text-decoration:none; color:#f2f2f2;}
.banner-abt ol li span{color:#fff; }
.about-section h2{font-weight:700; font-size:32px;}
.about-section p{font-size:14px; color:#565656;}
.about-content{font-size:14px; color:#565656;}
.passen_left label{display:block !important;}
.card{padding:10px;}
.about-us-image img{       width: 300px; border-radius: 15px;
    background: #e0e0e0;
    box-shadow: -41px 32px 1px #f97841;
}
.about-us-image{text-align:end;padding-left:4rem;}
.contactForm .form-control{border:0; border-bottom:1px solid #ccc; border-radius:0; font-size:15px; margin-bottom:1rem;}
.btn-submit{background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%); border-radius:30px; padding:8px 20px; border:0;  color:#fff; font-size:14px; transition:0.1s;}
.btn-submit:hover{    background: #ffffff;
    color: #f17b12 !important;
    border: 2px solid #f17b12;}
.contact ul{list-style:none;margin:0; padding:0;}
.phone-contact{background-image:linear-gradient(to right, #e26218 0%, #e29118 100%); color:#fff; width:40px; height:40px; border-radius:100%; line-height:39px; transform:rotate(90deg); text-align:center; }
.phone-email{background-image:linear-gradient(to right, #e26218 0%, #e29118 100%); color:#fff; width:40px; height:40px; border-radius:100%; line-height:39px;  text-align:center;}
.phone-contact + a, .phone-email + a{text-decoration:none !important; font-weight:700; font-size:18px; color:#f45317;}
.card h5{font-weight:600; color:#333; font-size:18px;}
.ans-sec{max-height:0; overflow:hidden; transition:0.9s;}
.activeF{max-height:400px; overflow:auto;}
.qus-sec{cursor:pointer;}
.sitemap-content h3{font-size:14px; display:inline-block; padding:10px; border-radius:30px; color:#fff;}
.sitemap-content ul{list-style:none; margin:0; padding:0; }
.sitemap-content{padding: 10px 0 0px 0;}
.sitemap-content h2 {
    margin: 0;
    padding: 20px 0 12px 0;
    font-size: 25px;
    color: #034053;
    text-transform: uppercase;
    font-weight: bold;
}
.sitemap-content h3 {
    background:#474739;
    display: inline-block;
    clear: both;
    font-size: 15px;
    border-radius: 20px;
    padding: 11px 25px;
    color: #fff;
    margin-bottom: 15px;
        margin-top: 20px;
}
.sitemap-content ul:last-child {
    border-bottom: 0;
    border-bottom:1px solid #f25716;
}
.sitemap-content ul {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f25716;
    padding-bottom: 17px;
}
.sitemap-content ul li {
    float: left;
    width: 25%;
}
.sitemap-content ul li a {
    font-size: 14px;
    color: #2f2f2f;
    display: inline-block;
    background-image: url(../images/sitemap-arrow.html); 
    background-repeat: no-repeat;
    padding: 2px 0 2px 19px;
    background-position: top 10px left 4px;
    background-size:6px;
}
.sitemap-content ul li:hover a {
    color: #2543fb;
}
@media(max-width:600px){
.sitemap-content h2 {
    padding: 8px 0 0px 0;
}
.sitemap-content h3 {
    font-size: 13px;
    padding: 10px 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sitemap-content ul li {
    float: left;
    width: 50%;
}
.sitemap-content ul li a {
    font-size: 13px;
}
.sitemap-content ul {
    padding-bottom: 10px;
}
}
.content-bg ul li{font-size:15px;}
.flight-date{font-size:11px; color:#666;}
.desti-name{font-weight:600; font-size:15px; color:#111;}
.trip-type{font-size:12px; color:#555; font-weight:500;}
.price-flight{font-size:18px; color:var(--secondary-color); font-weight:700;}
.airline img{width:45px; height:30px;}
.flight-deal{border-radius:5px; border:1px solid #ccc; background:#f5f5f5; transition:0.2s; padding:8px;}
.flight-deal:hover{ border-color:var(--secondary-color); transform:translateY(-3px);}
.duration-line{width:100%; height:2px; background:#ccc; position:relative; }
.duration-line:before{content:''; position:absolute;}
.nit-404{text-align:center; padding:4rem 0;}
.nit-box h1{font-size:6rem; font-weight:700; color:#f5570a;}
.tbtn{background:#41403a; transition:0.3s; color:#ffffff; padding:10px 20px; border-radius:6px;}
.tbtn:hover{background:#f35b11; color:#ffffff;}
.nav-menu{position:fixed; width:100%; z-index:99; box-shadow:0px 2px 15px rgba(0,0,0,0.20);}
.section-reviews-bg .slick-next{right:-25px !important;}
.footer-main{background:#2e3c49; width:100%;}
.call-pop img{width:100%;}
.iata-icon{width:10%; float:left;}
.iata-icon img{width:100%;}
.section-mail-terms label{font-size:13px; color:var(--secondary-color); display:inline; }
.title-mail{font-weight:400; font-size:20px; color:var(--secondary-color); margin-bottom:1rem;}
.section-mail-main{width:calc(100% - 230px); width:-webkit-calc(100% - 230px); margin:0 auto;}
.input-mailId{background:var(--secondary-color); text-overflow:ellipsis; width:100%; border:0; height:45px; border-radius:8px; padding:20px 20px 20px 44px; color:#ffffff;}
.input-mailId::placeholder{color:#eee; }
.submit-mail{background:var(--secondary-color); transition:0.3s; width:100%; border:0; height:45px;line-height:20px; border-radius:8px; padding:10px; color:#ffffff;}
.submit-mail:hover{background:var(--primary-color);}
.section-subscribe{background:#ffffff !important; padding:30px; border-radius:10px;box-shadow:1px 2px 8px rgba(0,0,0,0.10); overflow:hidden;}
.section-mail-input svg{position:absolute; top:15px; width:37px; height:25px; border-right:1px solid #ccc;}
.baggage-content{padding-top:5rem; font-size:12px; color:#666; background:#f8f8f8;}
.baggage-content__table{background:#fff; padding:2px 15px;}
.baggage-content__table-header > div{border:1px solid #e4e4e4; border-left:0px solid #e4e4e4; padding:5px; border-top:0; }
.baggage-content__table-row > div{border:1px solid #e4e4e4; padding:5px;  border-left:0px solid #e4e4e4; }
.scroll-top{position:fixed; bottom:25px; right:10px; opacity:0;}
.scroll-top a{background:var(--primary-color); padding:8px 15px; text-decoration:none; color:#fff;}
.opacity_Scroll{opacity:1;}
.height-fix{height:104px;}
.height-fix2{height:151px;}
.collapse-btn{cursor:pointer; display:none;}
.search-class{font-size:14px; color:#333;}
.contact-num p{font-size:14px; color:#555; margin:0; }
.contact-num a{text-decoration:none; font-weight:800; font-size: 21px;
    color: #f13f12;
}

.text-section h3{font-size:16px; font-weight:600; color:#444; padding-top:1rem;}
.text-section p{font-size:13px; color:#666; }
.title-container{font-weight:600; font-size:27px; color:#333; margin-bottom:1.4rem;}
.img-gal img{width:100%; border-radius:4px; height:250px;}
.title-deal{color:#fff; font-size:13px; padding-bottom:8px;}
.deal-section a{text-decoration:none; color:#fff; border-radius:4px;  }
.img-scr{position:absolute; bottom:4px; padding:8px; width:100%;}
.layover-sec{background:rgba(0,0,0,0.35); position:absolute; top:0; left:0; border-radius:4px; width:100%; height:400px;}
.deal-main {display:flex; justify-content:space-between; align-items:center;}
.deal-main p{margin:0; padding:0; font-size:15px; }
.deal-main p span{font-size:20px; font-weight:600;}
.view-btn{border:1px solid #fff; transition:0.4s; border-radius:4px; font-size:14px; padding:4px 8px;}
.view-btn:hover{background:rgba(255,255,255,0.3);}
.top-call{background:#FBAB7E; width:100%; height:130px; border-top-left-radius:4px; border-top-right-radius:4px;}
.center-call{background:#d1d3f8; width:100%; text-align:center; height:388px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; padding:15px;}
.center-call h1{padding-top:4rem; font-size:20px; color:#000; font-weight:700; font-family:Montserrat, sans-serif;}
.center-call p{font-size:13px; color:#333; }
.customer-support img{border:4px solid #fff; position:absolute; transform:translate(-50%, -50%);  left:50%; top:100%; border-radius:100%; width:100px; height:100px; background:#fff;}
.customer-support::before{content:'';width:15px;height:15px; border:2px solid #fff;  position:absolute; border-radius:100%; background:green; z-index:99; transform:translate(-50%, -50%);  left:62%; top:120%;}
.call-btnn a{text-decoration:none; color:#fff; font-size:18px; display:inline-block; font-weight:700; background:#1a803e; padding:12px 25px; border-radius:10px;}
.work-main h1{font-weight:700;  color:#333; font-size:25px;}
.work-main div{font-size:16px;font-weight:600;}
.work-main p{font-size:13px; color:#666; margin:0; padding:0;}
.img-flight img{width:280px; height:280px; border-radius:5px;}
.section-home-abt h1{font-weight:600; color:#444; font-size:28px; margin-bottom:2rem;}
.section-home-abt p{font-size:14px; color:#666; margin-bottom:1rem; }
.section-home-abt a{text-decoration:underline;color:#333; font-weight:600;font-size:15px;}
.img-flight::before{content:''; position:absolute; width:150px; height:150px; z-index:-1; right:45px; top:-42px; border-radius:100%; background: #ffc600;}
.main-header-fix{position:sticky; top:0; width:100%; background:#fff; z-index:999; box-shadow:0px 0px 15px rgba(0,0,0,0.20);}
.section-work-str .row{border:1px solid #ccc; padding:30px 15px; border-radius:10px; }
.deal-show{width:95%; margin:0 auto; padding:10px;}
.active-currency a{text-decoration:none; color:#444; font-size:15px; }
.more-currency ul{margin:0; padding:0; list-style:none;}
.more-currency ul li{padding:6px 20px; transition:0.4s;border-bottom:1px solid #ccc;}
.more-currency ul li:hover{background:#f1f1f1;}
.more-currency ul li a{text-decoration:none; font-size:15px;color:#444;}
.more-currency{position:absolute; transition:0.4s; opacity:0; visibility:hidden; left:-20px; top:30px; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.20); width:180px; border-radius:4px;}
.main-currency:hover .more-currency{ opacity:1; visibility:visible;}
.btn-my-booking a{text-decoration:none; border:1px solid #8a8a8a; transition:0.4s; font-weight:600;  font-size:13px;  color:#555; border-radius:5px;  padding:6px 15px;}
.btn-my-booking a:hover{border:1px solid var(--primary-color); background:#ffe9ea; color:var(--primary-color)}
.head-mob-cal a img{background:#32b063; padding:5px; width:35px; height:35px;  border-radius:5px; }
.head-mob-cal{display:none;}
.navbar-toggler:focus{box-shadow:none !important;}
.closeMenu{background:#f5f5f5;padding:10px; text-align:right; cursor:pointer; display:none;}
.show-menu{width:350px !important; left:0 !important;}
.arrow-icon{display:none;}
.flight_menu label {
      margin: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
  
    cursor: pointer;
    position: relative;
    top: -11px;
    left:27px;
    
}
.flight_menu {
    width: 100%;
    float: left;
    padding: 0;
}
.why-choose-us-main {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.main-title {
    text-align: center;
    margin-top: 10px;
    font-size: 25px;
    position: relative;
    margin-bottom:1.1rem;
    font-weight:600;
}
.main-title:before {
    content: "";
    position: absolute;
   width: 130px;
    height: 3px;
    background-color: #f13f11;
   top: 38px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}
.why-choose-us-section {
    
    padding: 3px;
}
.svg-icon {
    width: 35px ;
    height: 35px;
}
.why-choose-us-section h3 {
    font-size: 20px;
    color: #080808;
}
.why-choose-us-section p {
    color: #565656;
    font-size:14px;
}
.section-border{border-right:1px solid #cccccc;}
top-destination-main{    margin: 2rem 0;}



.destination-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
        margin: 2px;
  
}
.destination-image1{width:95%!important;}
.destination-image img {
    width: 100%;
    height: 209px;
    transition: 0.2s;
    object-fit:cover;
}
.city-content {
    position: absolute;
    bottom: 0px;
    color: #fff;
    left: 0px;
    width: 100%;
    pointer-events: none; 
    border-image: fill 0 linear-gradient(#0000,#000);
}
.city-name {
    font-size: 20px;
    font-weight: 500;
     padding-left:10px;
     color:#ffffff!important:
}
.city-content p {
    font-size: 12px;
    padding-left:10px;
}
.fare {
    font-size: 12px;
    padding-right: 26px;
    padding-bottom: 13px;
}
.border-remover1 input{border-top-left-radius:0;border-bottom-left-radius:0;}
.border-remover input{border-top-right-radius:0;border-bottom-right-radius:0;}
.destination-image img:hover {
    transform: scale(1.2);
}

.about-us-section{
    margin: 2rem 0;}
.about-us {
    background-color: #e9e9e9;
    border-radius: 8px;
    padding: 12px 15px 13px 15px;
    box-shadow: 0px 0px 2px #9e9e9c;
}
.about-us h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    margin-bottom: 15px;
}
.about-us p {
    color: #070707;
    padding-top: 9px;
}

.city-content span {
    font-size: 18px !important;
    padding: 0px 5px 0px 5px;
    font-weight: 600;
}
 
.deals-banner img{width: 100%;
    border-radius: 10px;}
.deals-main-section{margin: 2rem 0;}
.popular-deals-main h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    margin-bottom: 1.8rem;
}
.popular-deals-main a {
    text-decoration: none;
}
.popular-deals-section {
    background-color: #090801b8;
    border-radius: 10px;
    padding: 7px;
    margin: 8px;
}
.airline-png-image {
    padding: 15px;
}
.airline-png-image img {
    width: 47px;
    height: 17px;
}
.origin-airport {
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    text-align:center;
}
.origin-date {
    font-weight: 500;
    color: #ffffff;
 text-align:center;
    font-size: 12px;
}
.flight-icon {
    padding: 14px 0px 0px 0px;
    text-align:center;
}
.deals-fare-price {
    color: #ffffff;
    padding-bottom: 1px;
    margin: 2px;
    font-size: 15px;
    margin-bottom:0;
}
.deals-search-button{
   background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    color: #fff;
    font-size: 12px;
    font-weight:500;
    border-radius:2px;
    display: inline;
    padding: 4px;
}
.popular-deals-main{margin-top:18px;}

.icon {
    width: 34px;
    height: 34px;
}
.content h4 {
    color: #080808;
    font-size: 22px;
    font-weight: 500;
}
.content p{color:#565656; font-size:16px;
           
}



.our-services-section{margin:2rem 0;     background-color: #fef7ee;padding-top: 2rem;
 padding-bottom:2rem;   
}
.our-service-image img{width:375px;    height: 375px;}
.customer-reviews{font-size: 14px;
    color: #fff;}
.name{    text-align: center;
    color: #ffffff;
    font-size: 19px;
    font-weight: 600;
}
.customer-reviews-section{    background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    padding: 15px; border-radius:6px;    width: 95% !important;
}
.sign{    text-align: center;}
.sign svg{width: 45px;
    height: 35px;
}
.star-rating{text-align:center;}

.star-rating img{    width: 58%;
    height: 51px;}
.subscribe-image-section img{width:100%; height: 277px;}
.subscribe-updates{font-size: 14px;
    color: #333333;
    margin-bottom: 14px;}

.subscribe-button{    top: 2px;
    right: 3px;
}
.subscribe-email{width:86%;}
.subs-all-content{padding-top: 2rem;
    padding-left: 2rem;
}
.subscribe-image{top: -13px;
    right: -19px;}

.footer-main-section {
   
  background-image: url(../images/footer-back-image.html), linear-gradient(0deg, #55544a 0%, #3e3e31 100%);
     

  padding-bottom: 250px;
    background-size: 1255px auto;
    background-position: center bottom;
    background-repeat: repeat-x;
   
}
.footer-section {
    position: relative;
   
    
}
.footer-section::before {
    left: 0px;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -7%;
    background-color: #ffffff;
}

.footer-section h1 {
    padding: 20px 12px 10px 0px;
    display: inline-flex;
    justify-content: center;
    margin: 0;
    color: #ffffff;
    font-size: 21px;
    font-weight: 600;
}
.footer-section p {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    margin-bottom: 3px;
    padding-top: 0.5rem;
}
.footer-section ul {
    margin: 0px;
    padding: 0px;
}
.footer-section ul li {
    transition: 0.3s;
}
.footer-section li a{color:#ffffff;}

.footer-section li a:hover{font-weight:600; text-decoration:1px underline ;}


.footer-section li {
    list-style: none;
    text-align: left;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    line-height: 2;
}
.email-social-section {
    padding-top: 3rem;
}
.social-icon {
    margin-top: 0 !important;
    padding-bottom: 17px;
}
.soc-title {
    font-size: 15px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    color: #ffffff;
}
.social-icon svg {
    width: 25px;
    padding-right: 2px;
}

.disclaimer-main {
    margin: 2rem 0px 1rem 0px;
}
.disclaimer-main h4 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
}
.disclaimer-main p {
    color: #ffffff;
    font-size: 14px;
}
.section-copyrights {
    padding: 1rem 0;
}
.title-rights {
    color: #fff;
    font-size: 14px;
}
.iata-icon {
    display: inline-flex;
    align-items: center;
}
.iata-icon {
    width: 10%;
    float: left;
}
.section-copyrights img {
    width: 90%;
    height: 47px;
}
.section-copyrights img {
    width: 90%;
    height: 47px;
}
.travel-theme-main h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    margin-bottom: 1.8rem;
}
.travel-theme-main h1:before{content: "";
    position: absolute;
    width: 130px;
    height: 3px;
    background-color: #f13f11;
   top: 117%;
    left: 50%;
    transform: translate(-50%, -50%);;
    border-radius: 2px;}

.city-item-content {
    padding: 6px;
    position: absolute;
    bottom: 0%;
    left: 1px;
    width: 105%;
    border-image: fill 0 linear-gradient(#0000,#000);
    padding-bottom: 30px;
    pointer-events: none;
}
.deals-type {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.travel-theme-section{padding-top:1rem;}
.client-main{padding-top:1rem;}

.travel-theme-main{margin-bottom:2.7rem;}

.content-center {
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pulse {
    height: 36px;
    width: 36px;
    background-color: #1787d1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.pulse::before {
    content: "";
    position: absolute;
    border: 1px solid #1787d1;
    width: calc(60% + 25px);
    height: calc(60% + 25px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
}
.pulse i {
    color: #fff;
    font-size: 20px;
}
.pulse::after {
    content: "";
    position: absolute;
    border: 1px solid #1787d1;
    width: calc(60% + 25px);
    height: calc(60% + 25px);
    border-radius: 50%;
    animation: pulse 1s linear infinite;
    animation-delay: 0.3s;
}
.call-main {
    position: relative;
}
.toll-free-cont p {
    margin: 0;
    font-weight: 500 !important;
    color: #444538;
    font-size: 16px;
    padding-top: 4px;
}
.call-main a {
    text-decoration: none;
    color: #f65713;
    font-weight: 700;
    font-size: 22px;
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  
  50% {
    transform: scale(1);
    opacity: 1;
  }
  
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

.our-service-image{text-align:center;}
.class_con select {
    padding: 10px 10px!important;
}

.method img{    width: 100%;}
.title-rights{text-align:center;}
.about-page-main-section{padding-top:5rem; padding-bottom:4rem;}
.about-us-main{font-size:30px; font-weight:600;}
.about-us-heading{font-size:28px;}
.about-us-heading strong{font-size:32px!important;}
.about-us-heading span{font-size:28px; color:rgb(249 120 65); font-weight:600;}
.inner-section{background-color:#fffbf5;}
.about-more-info{font-size: 20px;
    font-weight: 500;
    color:#080808;
    position:relative;padding-bottom:1rem;
}

.about-info-content p{font-size:14px; color:#565656;}

.about-more-info::before{content:""; width:90%; height:1px; position:absolute; top:42px; right:0; left:0; background-color:#f97841;}
.submit-button{    margin-top: 1rem;
   background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    border: 0;
    border-radius: 5px;
    width:100%;
    line-height:2;
}
.offer-form{background-color: #ffffff;
    padding: 17px;
    margin-top:1rem;
    border-radius: 13px;
    box-shadow: 6px 5px 15px #ccc;
}

.offer-image img{width: 59%;
    height: 340px;}
.offer-image{text-align:center;}
.offer-form-section{margin-top:1rem; background-color: #f3f3f3; padding:4rem;padding-bottom:0;}
.offer-form label{font-size:14px; padding-left:4px;}
.offer-description{font-size: 20px;
    color: #f65713;
    font-weight: 500;
    padding-bottom: 8px;}

.nit-heading1{font-size:18px; font-weight:600;}
.nit-heading{font-size:24px; font-weight:600;}
.menu-icon label{top: -3px!important;
    left: -12px!important;}
.menu-icon ul li a input{top: 4px!important;
    left: 2px!important;
}
.menu-icon ul li{padding:0 18px;}
.main-heading {
    background: #474739;
    display: inline-block;
    clear: both;
    font-size: 15px;
    border-radius: 20px;
    padding: 11px 25px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 20px;
}
.city-fare-details{padding-top:1rem;}
.contentBox p{font-size:14px; color:#444;}
.contentBox{padding-top:1.5rem;}
.texts{padding-top:1rem;}
.about-us strong{    color: #f35810;}
.section-blog {
    border: 1px solid #ccc;
    transition: 0.3s;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.06);
}

blog-topic {
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
}
.blog-body h1 {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.blog-body p {
    font-size: 13px;
    color: #666666;
    padding-top: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-bottom a {
    text-decoration: none;
    font-size: 13px;
}
.blog-bottom svg {
    transition: 0.4s;
}

.banner-abt h2 {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}
.banner-abt ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
    .banner-abt ol li {
        font-size: 14px;
    }
.banner-abt ol li a {
    text-decoration: none;
    color: #f2f2f2;
}
.banner-abt ol li span {
    color: #fff;
}
.blog-description h1, .blog-description h1 strong, .blog-description h1 span{    font-size: 28px;
    font-weight: 600;}
.blog-description p, .blog-description p span, .blog-description ul li, .blog-description ol li {
     font-size: 15px;
    line-height: 1.7;
    color: #343434;
}
.blog-description h2, .blog-description h2 strong, .blog-description h2 span {
    font-size: 25px;
    font-weight: 600;
    color: #444444;
}
.blog-description h3, .blog-description h3 strong, .blog-description h3 span {
    font-size: 23px;
    font-weight: 600;
    color: #444444;
}
.blog-description h4, .blog-description h4 strong, .blog-description h4 span {
    font-size: 21px;
    font-weight: 600;
    color: #444444;
}
.blog-description h5, .blog-description h5 strong, .blog-description h5 span {
    font-size: 19px;
    font-weight: 600;
    color: #444444;
}
.blog-description h6, .blog-description h6 strong, .blog-description h6 span {
    font-size: 17px;
    font-weight: 600;
    color: #444444;
}
.wow iframe{width:100%;}


.blog-image img{    width: 100%;
    height: 250px;}
.blog-heading{font-size:30px; color:#080808; font-weight:600;line-height:1.1;}
.blog-describe{font-size:14px;color:#565656; padding-top:1rem;}
.blog-section{padding:3rem 0;}
.sub-blog-main{  border-radius:10px; }
.home-sub-blog{margin-bottom:1.5rem;}
.blog-content-section:hover{ box-shadow: 4px 4px 10px #cccccc75; border-radius:8px; }
.sub-blog-image img{width:100%;  height:175px; border-top-left-radius:10px; border-top-right-radius:10px;}
.sub-blog-description{font-size:1.1rem; color:#080808; font-weight:600;
                      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}
.sub-blog-describe{font-size:14px;color:#565656;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
        padding: 6px 0px 0px 0px;
}
.sub-blog-section{background-color: #f8f0e6;}
.blog-details{
    
 
      box-shadow: 16px 13px 34px #ccc;
    border-radius: 8px;
}
.blog-section{background-color: #f8f0e6;}
.read-more-button {
    text-align: end;
    font-size: 13px;
    padding: 10px 0 0 0;}
.blog-content-main{    background-color: #ffffff;
    padding: 10px 17px;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}
.blog-description-main{background-color:#ffffff; padding:1rem;}
.blog-type-content{    padding: 0px 8px;
    font-size: 12px;
    color: #333;
    border: 1px solid #ccc;
    display: inline-block;
    background-color: #fff;
        position: absolute;
    top: 12px;
    left: 10px;
    border-radius: 8px;}
.blog-content-section{position:relative;
    height: 100%;
    background: #fff;
    border-radius:10px;
}

.right-arrow{padding-left:6px;}
.recent-blog-section li{
    padding: 3px;
}
.form-button{position: fixed;
    right: -29px;
    top: 68%;
    transform: rotate(270deg);
}
.form-button a{text-decoration: none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
 
    background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    
    padding: 3px;}
.blog-right-section{background-color: #f8f0e6;
    padding: 10px; border-radius:10px;
     z-index: 1;
    position: sticky;
   position: -webkit-sticky;
    top: 85px;
  
}
.recent-blog-heading{font-size: 30px;
    font-weight: 600;
    margin-bottom:1.5rem;
   }


/*<blog--form-->*/

.submit-button{    margin-top: 1rem;
   background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    border: 0;
    border-radius: 5px;
    width:100%;
    line-height:2;
}
.offer-form{background-color: #ffffff;
    padding: 17px;
    margin-top:0;
    border-radius: 13px;
    box-shadow: 6px 5px 15px #ccc;
}

.offer-image img{width: 59%;
    height: 340px;}
.offer-image{text-align:center;}
.offer-form-section{margin-top:1rem; background-color: #f3f3f3; padding:4rem;padding-bottom:0;}
.offer-form label{font-size:14px; padding-left:4px;}
.offer-description{font-size: 20px;
    color: #f65713;
    font-weight: 500;
    padding-bottom: 8px;}

.form-close-button a{    position: absolute;
    right: 22px;
    font-size: 22px;
}
.recent-blog-section ul li a:hover{text-decoration:underline;}
.read-more-button a{color:#f18212;}
.read-more-button a:hover{text-decoration:underline;}
.blog-section-form{box-shadow:0px 0px 0px !important;}
.recent-blog-section{margin-top:1.5rem;}
.deals-search-button:hover{    background: #ffffff;
    color: #f17b12 !important;
    border: 2px solid #f17b12;
      border-radius:2px;
}
.booking-spinner{position:fixed; display:none; width:100%;height:100vh;top:0; background:rgba(0,0,0,0.30); z-index:99;  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);left: 0;}
.spinner-main{background:#fff; position:absolute; padding:20px; border-radius:8px; transform:translate(-50%, -50%); left:50%; top:50%; text-align:center;}
.spinner-main p{color:var(--primary-main); font-size:14px; font-weight:700; margin:0; padding:0;}
.spinner-main img{width:45px; height:45px;}
.confirm_passen img{max-width:25px;}
.conform_button img{max-width:25px;}
.deals-banner-detail{    position: absolute;
    top: 31px;
    left: 16%;}
.banner-type{font-size: 43px;
    font-weight: 600;
    color: #fff;
    text-align: center;}
.banner-offr{    font-size: 37px;
    font-weight: 500;
    color: #fff;}
.upto{    font-size: 37px;
    font-weight: 500;
    color: #fff;
    text-align: center;}
.deals-banner-detail p{    font-size: 45px;
    font-weight: 800;
    color: #fff;
    text-align: center;}
.deals-banner{position:relative;}

/*<---city-page----css--->*/

.city-page-route-section {
    margin: 2rem 0;
}
.deals-heading {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 1.2rem;
}

.main-deals{    box-shadow:  1px 1px 4px #b7b7b7;
    padding: 11px;
    border-radius: 8px;
 background-color:#ffffff; margin-right:1rem;}
.deal-from{    font-size: 13px;
    color: #5b7e9b;
    font-weight: 500;}
.deal-to{    font-size: 16px;
    color: #41403a;
    font-weight: 600;
    border-bottom: 1px solid #41403a;
    padding-bottom: 7px;}
.price{    font-size: 15px;
    font-weight: 500;
    color: #333;}

.price-details{font-size: 20px;
    font-weight: 700;
    color: #41403a;
}
.deals-book-btn{      background-image: linear-gradient(0deg, #f14513 0%, #f18212 100%);
    margin-top: 10px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 7px;
    font-size: 11px;
    font-weight: 500;}

.city-deals-main{margin-bottom: 2rem;
    padding-bottom: 3rem;}

.city-page-trustpilot{margin-top:1rem;}
.route-main-section{ 
    margin: 1rem 0;
    border-radius: 5px;padding:10px;}
.flight-price strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.flight-price{font-size: 18px;
    color: #0f406b;
    }
.distance strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.distance{font-size: 18px;
    color: #0f406b;
 }
.shorest-duration strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.shorest-duration{font-size: 18px;
    color: #0f406b;
  }
.cheapest-month strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.cheapest-month{font-size: 18px;
    color: #0f406b;
}
.major-departure strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.major-departure{font-size: 18px;
    color: #0f406b;
  }
.airport-code strong{    font-size: 18px;margin-right:7px;
    color: #0f406b;}
.airport-code{font-size: 18px;
    color: #0f406b;
    }
.destination-airport strong{    font-size: 18px;
    color: #0f406b; margin-right:7px;}
.destination-airport{font-size: 18px;
    color: #0f406b;
   }


.route-section{padding: 1rem; border-radius:10px; border: 1px solid #0f406b;
 
    box-shadow: 5px 5px 2px #dde6ed;}
.city-page-route-section ul li{font-size: 15px; line-height:1.7;
    font-weight: 500;
    color: #343434;}





.city-page-route-section p{font-size: 15px; line-height:1.7; margin-bottom:12px;
    color: #343434;}

.city-banner img{width:100%; border-radius:10px;}
.dstntn-image img{width:100%; border-radius:8px;}
.dstntn-from{text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #f15710;}
.city-section-route{
    padding: 0;
    margin: 3rem 0!important;background-color:#e2dacc;}
.city-page-route-section{margin: 2rem 0;}
.data-table th,td{font-size:14px!important;}
.city-sub-image img{width:100%; border-radius:8px;}
.route-image img{width:100%;}
.other-deals-option{padding-top:1rem;}

.section-flight-details .slick-prev {top:38%!important; }
.section-flight-details .slick-next{top:38%!important;}
.deals-heading{    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 1.2rem;}
.dstntn-image:hover{box-shadow: 5px 5px 2px #dde6ed; border-radius:8px;}

.city-conslusion{font-size: 22px;
    color: #333;
    font-weight: 700;}
.route-image{padding-top:3rem;}
.qus-sec h5 {
    font-size: 15px;
    color: #0f406b;
    padding: 6px;
    font-weight: 500;
    margin: 0;
}
.qus-sec h5:before {
    content: '+';
    padding-right: 4px;
}
.section-flight-details h1{font-size:27px; color:#333; font-weight:700;}
.section-flight-details h2{font-size:23px; color:#333; font-weight:700;}
.section-flight-details h3{font-size:22px; color:#333; font-weight:700;}
.section-flight-details h4{font-size:20px; color:#333; font-weight:700;}
.section-flight-details h5{font-size:19px; color:#333; font-weight:700;}
.section-flight-details h6{font-size:18px; color:#333; font-weight:700;}
.city-page-heading{
    text-align: center!important;
    color: #fff!important;
    font-size: 30px!important;
    font-weight: 600!important;
}
.section-faqs h3{font-size:16px;color:#7f3003;}
.qus-sec h3:before {
    content: '+';
    padding-right: 4px;
}
.table-responsive td{font-weight:500!important}
.city-page-route-section strong{
    font-weight: 600;
    font-size: 17px;
}
.blog-description img{
     
    height: 440px !important;
    width: 100%;
    min-width: 100% !important;
    border-radius: 5px;
}

.blog-description strong{
    font-weight: 600;
    font-size: 17px;
}
.city-page-route-section ul{padding:0; margin-bottom:7px;}

.blog-description{
        font-size: 18px;
 color: #343434;
}
.recent-blog-new-section{
        background: #f8f0e6;
    padding: 24px 0;
}
.recent-blog-main{
    width:95% !important;
}
.slick-next {
    display:none!important;
}
.slick-prev{
    display:none!important;
}
.blog-bnner{
    padding-top:10rem!important;
}

.cheapest-flight-section ol li {
    font-size: 14px;
    color: #444;
}
.contentBox ul li {
    font-size: 14px;
     color: #444;
}
.contentBox ol li {
    font-size: 14px;
     color: #444;
}

.more-flight-menu{
position: absolute;
    top: auto;
    left: 0;
    right: 0;
    font-family: Saira, sans-serif;
    transform: translateY(7px);
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
        width: 152px;
    height: auto;
    box-shadow: 0px 0px 7px 0px rgb(37 37 37 / 37%);
   
    z-index: 999;
    background-color: #ffffff;
    padding-bottom: 1rem;
    margin-top: 7px;
}

.nav-item{
    position:relative;
}
.nav-item:hover .more-flight-menu{
    opacity:1;
    visibility:visible;
}
.more-flight-menu ul li{
    list-style:none;
}
.more-flight-menu ul li a{
        text-decoration: none;
    color: #1c1c1c;
    font-size: 13px;
    font-weight: 500;
}
.wid-menu{
    width:240px;
}
.wid-menu1{width: 285px;}

.more-flight-menu ul li a:hover {
    color: #f16512 !important;
}
.footer-section{
    padding-top: 24px;
}
.home-heading{
        margin: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-bottom: 17px;
}
.main-blog-pge{
       font-size: 40px!important;
    color: #fff!important;
    font-weight: 700!important;
   }

.banner-imag img{
        width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 3px 2px 5px 2px rgb(16 16 16 / 17%);
}

.memorial-bnnr{
        margin: 30px 0;
}

.mob-mem-bnr{
 margin: 30px 0;
}
.mob-banner-imag img{
       height:170px;
    border-radius: 10px;
    box-shadow: 3px 2px 5px 2px rgb(16 16 16 / 17%);
}

.mob-banner-imag{
    text-align:center;
}

.disclaimer-main a{
    text-decoration:none;
    color:#fff;
    font-weight:500;
}

.disclaimer-main a:hover{
    font-weight:600;
}
.toll-number-section {
    display: flex;
    align-items: center;
    padding-top: 4px;
}
.toll-free p {
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    padding: 2px;
    font-weight: 700;
    background: #232c95;
    display: inline-block;
    margin-left: 28px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.toll-free-no {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #ef2a4f;
    position: relative;
    padding: 4px 15px;
    padding-left: 37px;
    margin-bottom: 7px;
    border-radius: 33px;
}
.toll-free-no span {
    background-color: #15277e;
    padding: 2px;
    text-align: center;
    position: absolute;
    left: -1px;
    z-index: 999999;
    top: 1px;
    transform: rotate(315deg);
    border-radius: 3px;
    width: 34px;
    height: 34px;
    /* box-shadow: 0px 2px 0px #fff; */
    border-radius: 100%;
}
.toll-free-no span {
    &:before {
        background-color: #15277e;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 100%;
        z-index: -1;
        animation-name: blink2;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-timing-function: cubic-bezier(0.1, 0.1, 1, 1.8);
    }
}


.toll-free-no span {
    &:after {
        background-color: #15277e;
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 100%;
        z-index: -1;
        animation-name: blink2;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-timing-function: cubic-bezier(0.1, 0.1, 1, 1.8);
    }
}

@keyframes blink2{
0% {
    transform: scale3d(1.2, 1.2, 1.2);
    opacity: 0.8;
}
100% {
    transform: scale3d(1.8, 1.8, 1.8);
    opacity: 0.1;
}
}

.toll-free-no span svg {
    transform: rotate(44deg);
    width: 22px;
    height: 22px;
}

.footer {
    background:#2e39a8  !important;
    position: relative;
    padding-top: 1rem;
}
.disclaimer span {
    font-size: 12px;
    color: rgb(243 243 243);
}
.social-copyright-section {
    margin: 1rem 0;
    border-top: 1px dashed #0000005c;
    padding-top: 7px;
}
.payment-secturity {
    display: flex;
    align-items: center;
}
.iata-icon img {
    width: 53px;
}
.method img {
    width: 80%;
    border-radius: 5px;
}
.copy-right {
    text-align: right;
}
.copy-right p {
    font-size: 13px;
    font-weight: 400;
    color: rgb(243 243 243);
}
.footer p {
    margin: 0;
    color:#fff!important;
    font-size:12px !important;
}
.mob-number{display:none;}
 .iata-icon{display:none!important;}
 .footer{background-color:#2e39a8!important;}


  .left-popup img{width:85px;}

    .resut-main-popup{margin-bottom: 20px;
    overflow: hidden;
    background: #e4faf8;
    background:linear-gradient(90deg, #f8ebeb 0%, #d2f3f3 100%);
    box-shadow: 0px 0px 5px #0000003B;
    border-radius: 5px;
    width: 100%;
    padding: 12px 20px;
    display: flex
;}

    .bnnr-details{padding:0 25px;}
    .right-popup{    display: flex;
                     align-items:center;
    justify-content: space-between;width:100%;}
    .right-popup .button{     font-weight: 600;
    color: #fff;
    background: #0dc143;
    font-size: 20px;
    padding: 12px 27px;
    border-radius: 30px;}

    .bnnr-details .s1{font-size: 14px; margin-left:16px;
    background: #2f4250;
    color: #fff;
    padding: 4px 6px;
    border-radius: 4px;}

    .right-popup .icon{width:30px; height:30px;}
    .bnnr-details p{    font-weight: 500;
    margin: 0;
    padding: 10px 0px 6px 18px;
    font-size: 17px;}
   .bnnr-details span{color:#000000; font-weight:600;}

  .right-popup .button {
    position: relative;
    color: #fff;
    text-decoration: none;
    max-width: 280px;
    display: block;
    padding: 8px 15px 8px 61px;
    background: #198754;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}


  .right-popup .button .icon {
    position: absolute;
    left: 16px;
    top: 18px;
}

    .right-popup .button span {
    font-size: 12px;
    font-weight: 400;
    display: block;
}


    .right-popup .mobile_button {
    color: #fff;
    text-decoration: none;
    background: #198754;
    border-radius: 5px;
    font-weight: 600;
    display: none;
    padding: 7px 30px;
    font-size: 14px;
    margin-left: 12px;
}

    .booking_conf_fare div{width:50%;}
    .confirm_left{margin-bottom:1rem;}

