﻿/*.box {max-width: 1140px;margin: 0 auto;}*/
li {list-style: none;}
ul, p {padding: 0px;margin: 0px;}
body {font-family:Roboto, sans-serif;}
:root {
    --primary-color: #582c4f;
    --secondary-color: #5ce0e6;
    --goldo-color: rgb(33,37,41, 0.4);
    --black-color: #ffffff;
    --blackbg-color: #fff;
    --white-color: #ffffff;
    --gold-color: #da2267;
}
.logo-n{max-width:200px;}
.logo-n img{opacity:0.7;}
.header-n {width: 100%;background: linear-gradient(180deg, rgba(88,44,79,1) 0%, rgba(53,13,45,1) 100%);;padding:11px 0px;position: fixed;top: 0;z-index: 999;}
.header-n .box {max-width: 100%;padding: 0 20px;}
.header-n .box {display: flex;justify-content: space-between;align-items: center;}
.header-n .cta-no {background:#fbfbfb;padding: 7px 20px;font-size: 18px;font-weight: bold;color: #081d59;border-radius: 21px;display: inline-block;margin: 0 6px;}
.header-n .cta-no.email {padding: 5px 20px 9px 20px;}
.header-n .cta-no i {font-size: 25px;padding-right: 2px;position: relative;top: 3px;color:#b5934f}
.right-side {display: flex;align-items: center;}
.support {display: flex;align-items: center;margin-left: 15px;}
.support .icon-img {margin-right: 10px;position: relative;}
.support .icon-img .dot {width: 8px;height: 8px;background:#b5934f;position: absolute;top: 8px;right:1px;
border-radius: 100%;animation: blink-animation 1s steps(5, start) infinite;-webkit-animation: blink-animation 1s steps(5, start) infinite;z-index:9;}
.support .icon-img img{max-width:36px;}

@keyframes blink-animation {
to {visibility: hidden;}
}
@-webkit-keyframes blink-animation {
to {visibility: hidden;}
}
.support .text span {font-size: 14px;line-height: 18px;color: #fff;display: block;}
.support .text a {font-size: 22px;color: #b5934f;font-weight: 600;line-height:26px;}
.support .text a:hover {text-decoration: none;}
.support .text a:hover {color: #fff;}
.header-n .cta-no:hover {background: #b5934f;text-decoration: none;color: #fff;}
.header-n .cta-no:hover i{color:#fff;}
.header-n .icon-us {width: 40px;margin-right: 10px;}
.banner {background: url(../images/banner-new.jpg) left top no-repeat;min-height:570px;background-size: cover;}
.SearchEngContent {text-align: center;width: 100%;max-width: 1152px;margin: auto auto 15px;padding: 10px 0px;border-radius: 6px;}
.SearchEngContent h1 {background:rgba(255,255,255,0.7);display:inline-block; text-transform:uppercase;font-size:50px;color:#000;line-height:60px;padding:10px 30px;font-weight:500;}
.SearchEngContent h1 span {font-size: 20px;font-weight: bold;color: #da2267;display:block;line-height:30px;}

.gat-top {margin-top: 20px;}
.airline-box {position: relative;}
.pre-air {background: var(--secondary-color);padding:5px 20px 4px 20px;font-size: 16px;font-weight: bold;
color: #081d59;border-radius: 21px;display: inline-block;margin: 0 6px;cursor: pointer;}
.air-popup {position: absolute;background: #fff;padding: 10px;top: 0px;display: none;}
.air-popup .close {position: absolute;right: -15px;top: -10px;width: 23px;height: 23px;z-index: 9;text-align: center;line-height: 23px;font-size:10px;background: #502547;color: #fff;opacity: 1;border-radius: 100%; cursor:pointer;}
.air-popup .text-truncate {margin-bottom: 10px;}
.btn-done {background:#af8c4f;border: none;box-shadow: none;height: 40px;width: 100%;color: #fff;border-radius: 4px;text-transform: uppercase;cursor: pointer;font-size: 14px;font-weight: bold;}
.btn-done:hover {background: linear-gradient(90deg, rgba(88, 44, 79, 1) 0%, rgba(194, 50, 165) 100%);color: #fff;}
.pre-air:hover {background: linear-gradient(90deg, rgba(88, 44, 79, 1) 0%, rgba(194, 50, 165) 100%);color: #fff;}
.footer-n {width: 100%;padding:0px 30px 10px 30px;background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 32%, rgba(181,147,79,0.6687675070028012) 100%);;background-size:100%;}
.result-popup .load-in-call {background: #5ce0e6;padding: 7px 20px;font-size: 18px;font-weight: bold;color: #081d59;border-radius: 21px;display: inline-block;margin: 10px 0 0 0;}
.result-popup .load-in-call:hover {text-decoration: none;background: #081d59;color: #5ce0e6;}

.container-n {width: 100%;padding: 0;}
.service {width: 100%;padding: 30px 0px;}
.service ul {width: 80%;}
.service li {display: -webkit-box;display: -ms-flexbox;display: flex;text-align: left;padding: 0 20px;
margin-bottom: 40px;}
.service li .icon-b {width: 70px;margin-right: 10px;background: var(--secondary-color);height: 70px;
padding: 10px;border-radius: 100%;}
.service li .text-b {width: calc(100% - 60px);}
.service li .text-b h4 {font-size: 16px;line-height: 20px;margin-bottom: 0px;}
.service li .text-b p {font-size: 18px;line-height: 28px;}
.service li img {max-width: 100%;margin-bottom: 20px;}
.service li h3 {font-size: 20px;color: #081D59;font-weight: 600;}
.service li p {font-size: 16px;line-height: 26px;}
.service .box {display: flex;align-items: center;}
.service .imgb {width: 40%;}
.service .right-col {width: 60%;padding-left: 5%;}

.our-customer {width: 100%;text-align: center;margin-bottom: 50px;}
.our-customer img {margin-bottom: 20px;}
.our-customer p img {width: 80px;margin: 0px;}
.our-customer p a {color: #000;}
.clas-flgt {padding-right: 16px;position: relative;cursor: pointer;line-height: 20px;font-size: 15px;
text-transform: uppercase;color: #000;font-weight: 600;display: inline-block;}
.clas-flgt:after {content: "";border: solid black;border-width: 0 3px 3px 0;display: inline-block;padding: 3px;
transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;right: 0px;top: 3px;}
.economy-div {display: inline-block;position: relative;}
.dd-cl {position: absolute;z-index: 9;background: #ffffff;padding: 10px 13px;width: 200px;border-radius: 5px;
display: none;}
.dd-cl li {font-size: 14px;cursor: pointer;color: #081d59;text-align: center;padding: 8px 0px;}
.dd-cl li ~ li {border-top: 1px solid #cccccc;}
.dd-cl li.active {font-weight: bold;}



.pagetitle {width: 100%;background:url(../images/bg-title.jpg) left top no-repeat #2F354B;text-align: center;padding: 10px 0px;min-height:120px;background-size:cover;position:relative;display:flex;flex-flow:column;justify-content:center;}
.pagetitle:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;left:0px;top:0px;}
.pagetitle h2 {font-size: 30px;line-height: 36px;color: #fff;margin-bottom: 10px;position:relative;z-index:2;}
.pagetitle p {font-size: 17px;line-height: 25px;color: #fff;position:relative;z-index:2;}
.contact-us-n {width: 100%;padding:50px 0px 50px 0px;}
.contact-us-n .box{display: flex;justify-content: space-between;}
.contact-us-n .address {width: 40%;background: #F4F4F4;padding: 30px;}
.contact-us-n .address h4{margin-bottom:20px;}
.contact-us-n .form-cont {width: 58%;}
.contact-us-n .form-cont h3{font-size:18px;margin-bottom:20px;}
.contact-us-n .add li{position:relative;padding-left:35px;margin-bottom:20px;font-size:18px;line-height:28px;}
.contact-us-n .add li i{position:absolute;left:0px; top:0px;font-size:24px;color:#000;}
.contact-us-n .add li a{color:#000;}
.contact-us-n .add li a:hover{color:#b5934f;text-decoration:none;}
.contact-us-n .address .follow ul{display:flex;gap:20px;}
.contact-us-n .address .follow li i{font-size:22px;}
.contact-us-n .address .follow li a{color:#000;}
.contact-us-n .address .follow li a:hover{color:#b5934f;}
.contact-us-n .btn-block{width:30%;}
.btn-danger {
    background: #e3236e !important;
    border: none !important;
    padding: 6px 10px;
}
.btn:hover, .btn-danger:focus, .fare-btn:hover {background-color: #000 !important;color: #fff !important;}
.btn-danger:hover{background:#000 !important;color:#fff;}
.modify-search h4 {background: #e3236e;padding: 5px 20px;font-size: 18px;font-weight: bold;color: #fff !important;
border-radius: 3px;display: inline-block;margin: 0 15px 0 0 !important;text-shadow: none;cursor:pointer;}
.modify-search h4:hover{background:#000; color:#fff;}
.modify-search-b {display: none;margin-bottom: 15px;}
.modify-column {width: 100%;}
.modify-column .col-n {width: calc(33% - 10px);margin: 0px 5px;}
.modify-column .top-row {display: flex;align-items: end;margin-bottom: 10px;}
.modify-column .search-box label {margin-bottom: 0px;}
.info-popup {position: relative;}
.info-popup .icon {width: 30px;}
.info-popup .info {background:#000;padding: 10px;border-radius: 10px;position: absolute;bottom: 50px;width: 90px;display: none;right: 0px;z-index: 99;text-align: center;}
.info-popup .info:after {content: "";width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 12px solid #000;position: absolute;right: 14px;bottom: -10px;}
.info-popup:hover .info {display: block;}
.info-popup .info p {font-size: 13px;line-height: 17px;color: #fff;margin: 0px;padding-bottom: 10px;}
.f1_resultboxleft .info-popup .info p {padding-bottom: 0px;}
.waiting-b {background: #fff;max-width:700px;text-align: center;padding:20px;border-radius: 5px;}
.waiting-b .logo {width: 200px;display: inline-block;margin-bottom:10px;}
.processing {width: 100%;margin-bottom: 10px;}
.processing p {font-size: 20px;line-height: 30px;padding-bottom: 10px;margin-bottom:0px;}
.processing .progress {background: #b5934f;justify-content: flex-start;align-items: center;
position: relative;display: flex;height:8px;max-width: 500px;background: #777777;margin: 0 auto;}
.processing .progress-value {animation: load 5s normal infinite;background: linear-gradient(90deg, rgb(191 35 108) 0%, rgb(227 35 110) 100%);height: 10px;
width: 0;}
.back_cntd.form_area .form-group:last-child{text-align:center;margin-bottom:0px;}
.back_cntd.form_area .btn:not(:disabled):not(.disabled){width:30%;display:inline-block;}

/* input type="number" arrow hide */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance: textfield;appearance: textfield;}
.my_video {width: 100%;float: left;padding-top: 50px;}
.form_area {background: #fff;width: 100%;float: left;padding: 20px;border: 2px solid #ddd;}
.floating_label {width: 100%;float: left;margin:0;position: relative;}
.floating_label input,.floating_label textarea,.floating_label select {background-color: #fff;width: 100%;
height: 45px;float: left;padding: 5px 10px;line-height: 33px;font-size: 18px;color: #000;border: none;outline: none;border: 1px solid #000;}
.floating_label input::placeholder,
.floating_label textarea::placeholder {opacity: 0;}
.floating_label .fl_text {font-size: 16px;color: #000;padding: 0 5px;position: absolute;top: 0;left: 5px;
transform: translateY(10px);transition-duration: 300ms;}
.floating_label input:focus {border-color: #f00;}
.floating_label:focus-within > .fl_text,
input:not(:placeholder-shown) + .fl_text,
textarea:not(:placeholder-shown) + .fl_text,
select:not(:placeholder-shown) + .fl_text {background: #fff;font-size: 14px;color: #582c4f;transform: translateY(-12px);}
.floating_label textarea {min-height: 100px;line-height: 22px;padding-top: 15px;}
.with_left_icon .lft_img {background: #eee;width: 45px;position: absolute;left: 1px;top: 1px;bottom: 1px;
display: flex;align-items: center;justify-content: center;}
.with_left_icon input {padding-left: 55px;}
.with_left_icon .fl_text {left: 50px;}
.with_left_icon:focus-within input::placeholder {opacity: .5;}
.floating_label.label_top > .fl_text {background: #fff;font-size: 14px;color: #f00;transform: translateY(-12px);
}
.floating_label.label_top input::placeholder {opacity: .5;}
.floating_label.with_place input::placeholder {opacity: 0;}
.floating_label.with_place:focus-within input::placeholder {opacity: .5;}
@keyframes load {
0% {width: 0;}
50% {width: 100%;}
}

.waiting-b h4 {font-size: 18px;line-height: 25px;color: #582c4f;margin-bottom: 10px;}
.waiting-b .service-w {width: 100%;margin-bottom: 10px;}
.waiting-b .service-w ul {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: center;border-top: 2px solid #8c99a1;border-bottom: 2px solid #8c99a1;padding: 10px 0px;margin-bottom:10px;}
.waiting-b .service-w li {display: -webkit-box;display: -ms-flexbox;display: flex;text-align: left;width:33.33%;
padding: 0 1.5%;}
.waiting-b .service-w li .icon-b {width: 40px;margin-right: 10px;}
.waiting-b .service-w li .text-b {width: calc(100% - 50px);}
.waiting-b .service-w li .text-b h4 {font-size: 16px;line-height: 20px;margin-bottom: 0px;}
.waiting-b .service-w li .text-b p {font-size: 13px;line-height: 20px;margin-bottom:0px;}
.waiting-b h5 {font-size: 16px;line-height: 28px;margin-bottom: 10px;}
.waiting-b .call-btn {background:#e2236d;font-size: 18px;font-weight: bold;color: #fff;padding:10px 30px;
display: inline-block;border-radius: 5px;box-shadow: rgba(0,0,0, 0.4) 0px 4px 3px;transition: all ease 0.5s;}
.waiting-b .call-btn:hover {background: #000;color: #fff;text-decoration: none;}
a:hover {text-decoration: none;color:#000;}
.top-title-info {width: 100%;padding: 10px 10px 0px 10px;}
.top-title-info p {font-size: 14px;line-height: 18px;color: #000;margin: 0px;}
.common-text{width: 100%;padding:30px 0px 30px 0px;}
.top-tittle {font-size: 40px;text-transform: uppercase;margin-bottom: 40px;text-align: center;}
.common-text h3 {font-size: 22px;line-height: 30px;margin-bottom: 8px;color:#e6397d;position:relative;padding-bottom:8px;}
.common-text h3:before{content:"";height:4px;width:40px;background:#000;position:absolute;left:0px;bottom:0px;}
.common-text h4 {font-size: 20px;line-height: 28px;margin-bottom: 5px;color:#582c4f;}
.common-text p, .common-text li {font-size: 16px;line-height: 23px;color: #000;}
.common-text a{ color:#e6397d; font-weight:500;}
.common-text a:hover{color:#000;text-decoration:none;}
.common-text .list-dot, .common-text .list-no {padding-left: 20px;}
.common-text .list-dot li {list-style: disc;margin-bottom: 10px;}
.common-text .list-no li {list-style: auto;margin-bottom: 10px;}
.common-text .table{border:2px solid #bfbfbf;}
.common-text .table .row{margin:0px;}
.common-text .table .row .col-3,
.common-text .table .row .col-9{padding:5px 15px;}
.common-text .table .row ~ .row{ border-top:2px solid #bfbfbf;}
.common-text .table .row .col-9{border-left:2px solid #bfbfbf;}
.common-text .table a{padding:0px;color:#582c4f;}
.common-text .accordion {width: 100%;border-left: 4px solid #e3236e;margin-bottom: 10px;background: #fad7e5;color: #000;}
.common-text .accordion .acc-tab{position:relative;cursor:pointer;padding:10px 13px;font-size:16px;font-weight:600;}
.common-text .accordion .acc-tab:after{content:"\f067";font-family:FontAwesome;position:absolute;right:15px;top:50%;transform:translateY(-50%);}
.common-text .accordion .acc-tab.active:after{transform:rotate(45deg) translate(-8px, -5px);}
.common-text .acc-content{display:none;padding-top:10px;padding:10px 13px;}
.common-text .acc-content p{margin-bottom:0px;line-height:26px;}


.pfdetailsbook-tan {width: 100%;background: #e1e1e1;color: #000;font-size: 18px;line-height: 24px;padding: 10px 20px;display: flex;justify-content: space-between;align-content: center;}
.pfdetailsbook-tan h4 {margin-bottom: 0px;font-size: 24px;color: #000;}
.pfdetailsbook-tan .flght-d {padding-right: 25px;position: relative;cursor: pointer;transition: all ease 0.5s;}
.pfdetailsbook-tan .flght-d:after {content: "\f107";font-size: 24px;color: #000;font-family: FontAwesome;
position: absolute;right: 0px;}
.pfdetailsbook-tan .flght-d.active:after {transform: rotate(180deg);}
.pfdetailsbook-tan .flght-d:hover {color: #000;}
.term-text, .term-box {width: 100%;padding: 0 25px;}
.term-box {padding-top: 20px;}
.term-text {display: none;}
.term-text.active {display: block;}
.term-text .common-text {border: 1px solid #ccc;padding: 17px;height: 400px;overflow-y: scroll;}
.term-text .common-text h3 {margin-bottom: 5px;font-size: 22px;}
.term-text .common-text .top-tittle {text-align: left;margin-bottom: 6px;font-size: 26px;}
.term-text .common-text p, .term-text .common-text li {font-size: 14px;line-height: 20px;color: #000;margin-bottom: 10px;}

.person-detail {width: 100%;padding: 20px 25px 20px 25px;}
.person-detail.manage-css{padding:20px 20px 20px 15px;} 
.person-detail.manage-css p{padding-left:4px;}


.person-detail .contectpax_box {padding: 0px;}
.person-detail p {font-size: 12.5px;font-weight: 600;color: #535353;margin-bottom: 0;}
.person-detail .contectpax_box .contpax_item:first-child {padding-left: 0px;}
.term-box .paxatol_som {padding-left: 24px;position: relative;}
.term-box .paxatol_som .form-check-input{background-color:#fff;border-color:#582c4f;}
.term-box .form-check-input {left: 0;margin-left: 0px;}
.term-box .paxatol_som label {display: inline-block;padding-bottom: 10px;font-size: 13px;line-height: 20px;}
.term-box .paxatol_som label a{color:#582c4f;font-weight:600;}
.right-payment.stick {position: fixed;top: 0px;}
.steps {width: 100%;padding: 20px 0px;}
.steps ul {display: flex;}
.steps li {width: 33.33%;border-bottom: 4px solid #7d8aaf;padding-bottom: 10px;font-size: 16px;}
.steps li span {display: inline-block;width: 30px;height: 30px;border: 1px solid #000;background: #ececec;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;text-align: center;line-height: 28px;margin-right: 10px;}
.steps li.before-active {color: #6588ea;border-color: #6588ea;}
.steps li.before-active span {background: #6588ea;border: 3px solid #6588ea;color: #ffff;line-height: 24px;}
.steps li.active {color: #081D59;border-color: #011da2}
.steps li.active span {background: #011da2;border: 3px solid #b6dbff;color: #ffff;line-height: 24px;}
.flex-div {display: flex;}
.pbook-right .right-payment, .rightSecConf .right-payment, .div-sticky .right-payment {
position: sticky;
top: 70px;
}
.table > :not(:first-child){border:none;}
.cookies {width: 320px;position: fixed;right: 10px;bottom: 10px;border: 2px solid #dfe9fd;background: #fff;z-index: 999999;}
.cookies h3 {background: #081d59;color: #fff;padding: 6px 15px;margin-bottom: 0px;font-size: 20px;}
.cookies .text p {margin-bottom: 0px;padding-bottom: 15px;}
.cookies h3 span {float: right;cursor: pointer;}
.cookies .text {width: 100%;padding: 15px;}
.cookies .continue {background: #081d59;width: 100%;text-align: center;color: #fff;font-size: 16px;font-weight: bold;padding: 7px 0px;cursor: pointer;}
section.f_procsec {z-index: 9999;}

.search_widget form .widget_destInput input, .search_widget form .widget_datePicker input, .search_widget form .widget_datePicker select{background:var(--blackbg-color); color:#000 !important;}
.custom_input i{color:var(--gold-color)}
.custom_input.m-loca label.demo-label.input-has-value{background:#da2267;color:#fff;}
.pax_dropdown input{background:var(--blackbg-color) !important; color:#fff !important;}
/*.banner:after {content: "";background: rgba(0,0,0,0.2);width: 100%;height: 100%;position: absolute;left: 0px;
top: 0px;}*/
.custom-control-label{color:#fff;}
.search_widget form .sw_btn input,.pre-air{background:#da2267;color:#fff;}
.search_widget form .sw_btn input:hover{background:#000;color:#fff;}
.chat-h{display:flex;align-items:center;}
.chat-h img{width:60px;}
.chat-h p{color:#fff;font-size:15px;line-height:20px;font-weight:600;padding-left:5px;margin:0px;}
.nav ul{ display:flex;gap:20px;margin:0px;  }
.nav ul li a{font-size:18px; color:#fff;text-decoration:none;}
.nav ul li a:hover{color:#b5934f;}

.benefit{width:100%;padding:100px 0 50px 0;}
.benefit ul{display:flex;gap:10px;justify-content:center;}
.benefit li{text-align:center;border:1px solid #582c4f;padding:15px 10px;width:25%;background:#f6f5f5;border-radius:3px;}
.benefit li h3{font-size:15px;line-height:20px;color: #582c4f; font-weight:700;}
.benefit li p{font-size:14px;line-height:18px;}
.benefit li .icon{width:100px;height:100px;line-height:100px;display:inline-block; background:#9f814d;border-radius:100%;box-shadow:rgba(0,0,0,0.5) 0px 0px 4px;position:relative; top:-70px;margin-bottom:-80px;}
.benefit li .icon::before {content: "";background: transparent;top: 1px;left: 1px;bottom: 1px;right: 1px;position: absolute;-webkit-border-radius: 50%;border-radius: 50%;border: 4px solid #fff;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.benefit li .icon img{max-width:50px;}
.benefit li:hover .icon img{transform:rotate(360deg);}
.instal-pay{width:100%;margin-top:30px;}
.instal-pay .innerb a{background:#582c4f;padding:10px 15px; display:flex;justify-content:space-between;align-items:center;border-radius:6px;}
.instal-pay .innerb p{ font-size:20px;color:#fff;line-height:26px;}
.instal-pay .innerb a:hover{background:#000}
.instal-pay .flynow{width:120px;}
.best-deal{width:100%;margin-bottom:50px;}
.best-deal .column{width:100%;display:flex;gap:25px;}
.best-deal .col{padding:0px;position:relative;overflow:hidden;}
.heading-m{font-size:30px;color:#582c4f;text-align:center;padding-bottom:20px;line-height:28px;position:relative;margin-bottom:30px;}
.heading-m:before{content:""; width:100px;height:6px;background:#582c4f;position:absolute;left:50%;transform:translateX(-50%);bottom:0px;}
.best-deal .col .textb {position: absolute;top: 100%;height: 100%;background: rgba(0,0,0,0.6);width: 100%;padding:20px;}
.best-deal .col .textb li{padding:5px 0px; border-bottom:1px solid #b5934f;}
.best-deal .col .textb li a{display:flex;justify-content:space-between; color:#fff;}
.best-deal .col h4{position:absolute; bottom:0px;width:100%;background: rgba(0,0,0,0.6); color:#fff;padding:15px;z-index:9;margin:0px;text-align:center;font-size:24px;}
.best-deal .col:hover .textb{top:0px;}
.best-deal .col:hover h4{bottom:-100%;}
.whats-app{margin-right:20px;}
.whats-app img{max-width:45px;}



.search_widget form .widget_destInput input::-webkit-input-placeholder {color: #000 !important;opacity: 1;}
.search_widget form .widget_datePicker .datess input::-webkit-input-placeholder {color: #fff !important;opacity: 1;}
.search_widget form .widget_destInput input,.search_widget form .widget_datePicker .datess input:-moz-placeholder {color: #fff!important;opacity: 1;}
.search_widget form .widget_destInput input,.search_widget form .widget_datePicker .datess input::-moz-placeholder {color: #fff!important;opacity: 1;}
.search_widget form .widget_destInput input,.search_widget form .widget_datePicker .datess input:-ms-input-placeholder {color: #fff!important;}
.search_widget form .widget_destInput input,.search_widget form .widget_datePicker .datess input::-ms-input-placeholder {color: #fff!important;}
.search_widget form .widget_destInput input,.search_widget form .widget_datePicker .datess input::placeholder {color: #000!important;}


.header-n .cta-no, .footer-n .footer-link li a, .footer-b li a i, .service li, .nav ul li a, .benefit li .icon img, .instal-pay .innerb a, .best-deal .col .textb, .best-deal .col h4, .common-text .accordion .acc-tab:after, .filter-row li.active .dd-btn:after, .btn, .footer-t .col-01 h5:after {
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}



.country-select{width:230px;position:relative;}
.country-select .select-tab{border:1px solid #fff;color:#fff;padding:8px 10px 8px 10px;position:relative;font-size:15px;cursor:pointer;}
.country-select .select-tab:after{content:"";width:10px;height:10px; border-left:2px solid #fff;display:inline-block;border-top:2px solid #fff;transform:rotate(224deg);-webkit-transform:rotate(224deg);-moz-transform:rotate(224deg);-ms-transform:rotate(224deg);-o-transform:rotate(224deg);position:absolute; right:14px; top:14px;}
.country-select .country-list{ width:100%;background:#5ce0e6;display:none;position:absolute;left:0px;top:41px;}
.country-select .country-list ul{padding:10px;}
.country-select .country-list li a{font-size:15px;line-height:20px;color:#081D59;display:flex;padding:8px 0px;align-items:center;font-weight:500;}
.country-select .country-list li img{max-width:30px;margin-right:12px;}
.cat-flight{width:100%;}
.cat-flight ul {box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;-webkit-box-shadow: rgba(0,0,0,0.2) 0px 0px 5px;
-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 5px;-o-box-shadow: rgba(0,0,0,0.3) 0px 0px 5px;padding:13px;display:flex;}
.cat-flight ul li{width:33.33%;text-align:center;font-size:16px;}

.cat-flight ul li ~ li{border-left:1px solid #cfcaca;}
.cat-flight ul li strong{display:block;}
.cat-flight ul li a, .cat-flight ul li span strong {display: inline-block;color: #e3236e;font-weight: 600;border-bottom: 3px solid #e3236e;cursor: pointer;}
.cat-flight ul li a:hover,.cat-flight ul li span strong:hover{color:#582c4f;text-decoration:none;border-color:#582c4f;}
.filter-row{display:flex;align-items:center;margin-bottom:15px;}
.filter-row h3{margin:0 15px 0 0;font-size:22px;}
.filter-row ul{display:flex;width:100%;margin:0px;}
.filter-row li{width:25%;margin:0 4px;position:relative;}
.filter-row li .dd-btn{border:1px solid #000;padding:5px 15px 5px 15px; border-radius:40px;font-size:14px;cursor:pointer;font-weight: 500;color:#000;}
.filter-row li .dd-btn:after{content:""; width:10px;height:10px;border-width:2px;border-style:solid; border-color:transparent #000 #000 transparent;float:right;transform:rotate(45deg);position:relative; top:3px;}
.filter-row li .dd-show{width:100%;min-height:150px;background:#fff;position:absolute;left:0px;top:40px; border:1px solid #582c4f;z-index:9;border-radius:10px;display:none;padding:15px;}
.filter-row li .dd-show:before{content:""; width:12px;height:12px; border-style:solid; border-width:1px;border-color:#000 #000 transparent transparent;display:inline-block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);position:absolute;left:30px;top:-6px;background:#fff;}
.filter-row li.active .dd-show{display:block;}
.filter-row li.active .dd-btn{background:#e3236e;color:#fff;border-color:#e3236e;}
.filter-row li.active .dd-btn:after{border-color:transparent #fff #fff transparent;transform:rotate(-135deg); top:9px;}
.filter-row li .dd-show.price{min-height:90px;}
.filter-row li .dd-show.stop{min-height:80px;}
.filter-row li.active .dd-show .f1_directflight{padding:0px;}
.filter-row li .dd-show .f1_directflight{flex-flow:column;}
.filter-row li .dd-show .f1_directflight li{margin-bottom:5px;}
.filter-row li .dd-show.time{width:550px;}
.filter-row li .dd-show.time .innerb{display:flex;}
.filter-row li .dd-show.time .innerb .f1_fitlerab{width:50%;padding:0 5px;}
.filter-row li .dd-show.time .innerb .f1_fitlerab .pd-lr12{padding:0 23px; font-size:14px;}

.filter-row li .dd-show.airline li{margin:0 0 5px 0;}
.filter-row li .dd-show.airline .f1_directa input{left:0px;}
.filter-row li .dd-show.airline{width:300px;}
.filter-row li .dd-show.airline .f1_fitlerab{max-height: 300px;overflow: auto;}
.filter-row li .dd-show.airline .f1_directflight{padding:10px 10px 10px 0;}
.filter-row li .dd-show.baggage ul{flex-flow:column;}
.filter-row li .dd-show.baggage li{width:100%; font-size:14px;margin-bottom:5px;}
.filter-row li .dd-show.baggage li label{margin:0px;padding-left:4px;}
.filter-row li .dd-show.baggage .btn-reset{background:#e3236e;color:#fff;padding:5px 15px;float:right;font-size:13px;border-radius:20px;cursor:pointer;}
.filter-row li .dd-show.baggage .btn-reset:hover{background:#000; color:#fff;}
.filter-row li .dd-show.baggage{min-height:100px;}


.filter-row .ui-state-default, .filter-row .ui-widget-content .ui-state-default {
    border-radius: 100%;
    border: 1px solid #000 !important;
}
.filter-row .ui-widget.ui-widget-content{height:7px;}
.filter-row .ui-slider-horizontal .ui-slider-range{height:6px !important;}
.filter-row .ui-slider-horizontal .ui-slider-handle{top:-6px !important;}
.filter-row .ui-widget-header{background:#e3236e !important;}
.filter-row .rangefilter .outbound{font-size:13px;}
.tab-time{width:100%; border-bottom:1px solid #000;padding-bottom:15px;margin-bottom:15px;}
.tab-time ul{display:flex;}
.tab-time ul li{width:auto;background:#582c4f;color:#fff;padding:4px 14px; font-size:14px; border-radius:4px;cursor:pointer;}
.tab-time ul li.actives{background:#b5934f;color:#fff;}
.dpt-time{width:100%;display:none;}
.dpt-time ul{flex-flow:wrap;}
.dpt-time li{width:calc(50% - 8px);}
.dpt-time li:nth-child(2) ~ li{margin-top:10px;}
.dpt-time li h4{font-size:16px; font-weight:600;margin-bottom:2px;}
.dpt-time li label{font-size:14px;}
.dpt-time li label input{margin-right:5px;}

.toptravel-info{width:100%;padding:15px 20px;}
.toptravel-info .last{border-bottom:1px solid #ced4da;padding-bottom:15px;margin-bottom:15px;}
.toptravel-info p{font-size:13px;line-height:17px;border-bottom:1px solid #ced4da;padding-bottom:15px;margin-bottom:15px;}
.toptravel-info label{display:block;font-size: 13px;color: #353535;font-weight: 600;}
.toptravel-info label span{color:#f00;}
.toptravel-info .row{margin-bottom:20px;}
.toptravel-info .input{font-size:14px;}
.toptravel-info .purple{color:#582c4f;}
.toptravel-info .chkinput{position:relative; top:2px;}
.paxdetail-new .box-wborder{border:1px solid #ced4da;margin:0px 20px; border-radius:10px;}
.paxdetail-new .box-wborder .paxdetas_head.info-d{border:none;}
.paxdetail-new .box-wborder .paxdetas_head .paxlead{background: #fff;position: relative;top: -18px;padding:4px 20px 4px 10px;margin-bottom:-25px;}
.paxdetail-new .preference{padding:20px 20px;color: #e3236e;}
.paxdetail-new .box-wborder .paxdetas_head{border:none;}
.outbond-n{display:inline-block;}
.sitemap{width:100%;display:flex;text-align:center;}
.sitemap .col{width:calc(33.33% - 20px);margin:0 10px;border:1px solid #c5c0c0;padding:0px;}
.sitemap .col h4{background:#b5934f; color:#fff;padding:6px 0px;}
.sitemap .col li{margin-bottom:5px;}
.m-menu{width:30px;height:30px;cursor:pointer;display:none;}
.m-menu .close{display:none;}

.slick-list{width:100%;overflow:hidden;}
.best-deal .col{float:left;}
.slick-dots{position:absolute;width:100%;display:none;bottom:0px;}
.slick-track{display:flex; gap:25px;}

.in-footer{width:100%;float:left;text-align:center;padding:20px 0px;background:linear-gradient(180deg, rgba(255,255,255,1) 32%, rgba(181,147,79,0.6687675070028012) 100%)}
.in-footer p{text-align:center;margin-bottom:0px;}

.flynow-in{background:#582c4f;width:100%;text-align:center;padding:20px;display:flex;justify-content:center;align-items:center;margin-top:30px;}
.flynow-in p{margin-bottom:0px;font-size:20px;line-height:30px;color:#fff;padding-left:30px;}
.flynow-in img{max-width:120px;margin-bottom:15px;}
.enjoy-trip{width:100%;padding:50px 0 30px 0;}
.enjoy-trip .top-text{text-align:center;}
.enjoy-trip ul{width:100%;display:flex;flex-flow:wrap;gap:20px;}
.enjoy-trip li{width:calc(50% - 10px);padding:20px;background:#ececec;text-align:center;}
.enjoy-trip li .heading-m{font-size:25px;padding-bottom:15px;margin-bottom:15px;}
.heading-m:before{height:3px;}
.check-eligibility{width:100%;padding:0 0 30px 0;}
.check-eligibility p{text-align:center;}
.check-eligibility ul{width:100%;display:flex;flex-flow:wrap;gap:10px;}
.check-eligibility li{width:calc(25% - 8px);padding:20px;background:#582c4f;text-align:center;}
.check-eligibility li p{margin-bottom:0px;color:#fff;}
.check-eligibility li h4{font-size:20px;color:#fff;}

.frow1 {
    margin-bottom: 10px;
}
.frow1 a{background:#e3236e;color:#fff;text-decoration:none;display:inline-block;font-size:13px;padding:3px 10px; border-radius:4px; cursor:pointer;}
.frow1 a:hover{text-decoration:none;color:#fff;background:#000;}
.term-text-shadow{background: #ffffff;margin-bottom: 20px;box-shadow: 3px 3px 10px 1px #0000001a;}
.term-text-shadow .term-text{padding:20px;}
.term-text-shadow .term-text .common-text{padding:0 20px 0 0; border:none;}
.paxatol_som.active .form-check-label{color:#f00;}

.bta-vote{width:100%;padding:20px 0px 0px 0px;}
.bta-vote ul{display:flex;justify-content:space-between;gap:20px;background: #582c4f;padding: 10px 20px;border-radius:10px;align-items:center;}
.bta-vote li img{max-width:90px;border-radius:100%;}

.glow-on-hover {height: 50px;border: none;outline: none;color: #fff;background: #111;cursor: pointer;position: relative;z-index: 0;border-radius: 10px;
display: inline-block;text-align: center;line-height: 50px;font-size: 18px;text-transform: uppercase;padding: 0 15px;transition:all ease 0.5s;}
.glow-on-hover:before {content: '';background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
position: absolute;top: -2px;left:-2px;background-size: 400%;z-index: -1;filter: blur(5px);width: calc(100% + 4px);height: calc(100% + 4px);
animation: glowing 20s linear infinite;transition: opacity .3s ease-in-out;border-radius: 10px;}
.glow-on-hover:hover{color:#b5934f;}
.glow-on-hover:active {color: #000}
.glow-on-hover:active:after {background: transparent;}
.glow-on-hover:hover:before {opacity: 1;}
.glow-on-hover:after {z-index: -1;content: '';position: absolute;width: 100%;height: 100%;background: #111;left: 0;top: 0;border-radius: 10px;}
@keyframes glowing {
0% { background-position: 0 0; }
50% { background-position: 400% 0; }
100% { background-position: 0 0; }
}

.bta-vote-n{width:100%;padding:20px 0px 0px 0px;}
.bta-vote-n ul {display: flex;justify-content: space-between;gap: 20px;padding: 10px 20px;border-radius: 10px;align-items: center;background: url(../images/bg-british.jpg) left center no-repeat #582c4f;background-size:100%;}
.bta-vote-n li img{max-width:90px;border-radius:100%;}
.bta-vote-n li:nth-child(3) {width:300px;}
.bta-vote-n li p{ color:#fff;text-align:center;}
.bta-vote-n li .animated-text{width:100%;}

.animated-text span {
    animation: scaleText 2s infinite;display:inline-block;
}

@keyframes scaleText {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}



.bta-popup{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);left:0px; top:0px;z-index:9999;}
.bta-popup .inner-b{width:400px;background:#582c4f;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;padding:20px;border-radius:10px;}
.bta-popup .inner-b img{max-width:200px;}
.bta-popup .inner-b h3{font-size:23px;color:#fff;padding:20px 0px;margin:0px;text-transform:uppercase;}
.bta-popup .inner-b h3 span{ display:block;}
.bta-popup .inner-b p{font-size:16px;color:#fff;padding:0px 0px 20px 0px;margin:0px;line-height:22px;}
.bta-popup .inner-b .bta-btn{background: #af8c4f;border: none;box-shadow: none;height: 45px;line-height: 45px;width: 100%;color: #fff;border-radius: 4px;text-transform: uppercase;cursor: pointer;font-size: 16px;font-weight: bold;display:inline-block;transition:all ease 0.5s;}
.bta-popup .inner-b .bta-btn:hover{background:linear-gradient(90deg, rgba(194, 50, 165, 0.5) 0%, rgba(194, 50, 165) 100%);color:#fff;}
.bta-popup .inner-b .close-p{width:30px;height:30px; font-size:16px;color:#fff;border-radius:100%;border:2px solid #fff;display:inline-block;position:absolute;right:15px;top:15px;cursor:pointer;line-height:28px;transition:all ease 0.5s;}
.bta-popup .inner-b .close-p:hover{background:#b5934f;}

.british-award .c-btn {border: none;box-shadow: none;height: 45px;line-height: 35px;color: #fff;border-radius: 4px;text-transform: uppercase;
cursor: pointer;font-size: 18px;font-weight: bold;background:#af8c4f;display:inline-block;padding:5px 15px;text-decoration:none;}
.british-award .c-btn:hover{background:linear-gradient(90deg, rgba(88, 44, 79, 1) 0%, rgba(194, 50, 165) 100%);color:#fff;}
.british-award .btn-row{width:100%;text-align:center;display: flex;flex-flow: column;align-items: center;}
.british-award .imgb{width:100%;margin-bottom:20px;}
.british-award .iframe,.british-award .iframe iframe{width:100%;}
.british-award .iframe iframe{min-height:875px;}
.british-award li{list-style:disc;list-style-position:inside;margin:7px 0px;}
.british-award .btn-row img{width:130px;margin-bottom:20px;}

.iframe #background{height:700px;}

.bta-btn{width:70px;margin-right:20px;}

.f1_pricetable p:last-child{display:none;}


.count-down{margin-right:20px;}
.timer {margin-bottom:10px;display:flex;font-size:16x;gap:5px;}
.progress-bar-wrapper {width: 100%;height: 5px;background-color: #e0e0e0;border-radius: 10px;}
#progress-bar {width: 100%;height: 100%;background-color: green;border-radius: 10px;}
.count-down{display:flex;align-items:center;color: #fff;}
.count-down .icon-c{width:50px;margin-right:10px;}
.count-down .icon-c img{width:100%;}


.flex-div.manage-pos{flex-direction: row-reverse;}



/*======Responsive ===========*/
img {
    max-width: 100%;
}

@media only screen and (max-width:1399px) { /*1300*/
}

@media only screen and (max-width:1299px) { /*1200 - 1024 */
.waiting-b {padding: 30px;}
.waiting-b .logo {width: 200px;margin-bottom: 10px}
.processing {margin-bottom: 10px;}
.processing p {padding-bottom: 0px;margin-bottom: 10px;font-size: 16px;line-height: 20px;}
.waiting-b h4 {font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.waiting-b .service-w li {width: 33.33%;}
.waiting-b .service-w li .text-b p {margin-bottom: 0px;line-height: 16px;}
.waiting-b .service-w li .icon-b {width: 40px;}
.waiting-b .service-w li .text-b {width: calc(100% - 50px);}
.waiting-b h5 {font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.waiting-b .call-btn {font-size: 18px;padding: 6px 20px;}
section.f_procsec {z-index: 999;}
.waiting-b .logo img {width: auto;}
.logo-n{max-width:150px;}
.nav ul li a{font-size:14px;}
.timer{font-size:13px;}
.whats-app{margin-right:0px;}
.support .text span{font-size:12px;}
.support .text a{font-size:18px;}
.support .icon-img img{max-width:28px;}
.whats-app img{max-width:40px;}
.nav ul{gap:10px;}
.header-n .box{padding:0 10px;}
}

@media only screen and (max-width:1199px) { /*1024 */
.box {padding: 0 20px;}
.searchfromab {padding: 0 20px;}
.search_widget {top: 0px;}
.search_widget form {flex-direction: column;flex-flow: row wrap;}
.search_widget form .widget_destInput {width: 100%;margin-bottom: 10px;}
.search_widget form .widget_datePicker {width: 80%;}
.search_widget form .sw_btn {width: 20%;padding-right: 5px;}
.search-box label {font-size: 12px !important;margin: 8px 0 2px 0;}
.form-control {font-size: 13px;}
.header-n .cta-no {font-size: 17px;}
.custom-control-label {font-size: 15px;}
.common-text {padding: 40px 0px;}
.top-tittle {font-size: 32px;margin-bottom: 20px;}
.filter-row li .dd-show.price,.filter-row li .dd-show.stop{width:200px;}
.filter-row li .dd-show.time{left:-40px;}
.filter-row li .dd-show.time:before{left:130px;}
}

@media only screen and (max-width:1023px) { /*768*/
.box {padding: 0 20px;}
.header-n .box {padding: 0 20px;}
.header-n .cta-no {font-size: 16px;}
.header-n .cta-no i {font-size: 20px;}
.header-n .cta-no.email {padding: 5px 10px 8px 10px;font-size: 13px;width: 240px;}
.footer-b .col-n-3 li {margin-right: 15px;}
.header-n .icon-us {margin-left: 10px;width: 30px;}
.search-box label {font-size: 12px;}
.pd-lr12 {font-size: 12px;}
.support {width: 238px;}
.support .text span {font-size: 13px;}
.support .text a {font-size: 20px;}
.banner {min-height: 450px;}
.service ul {width: 100%;}
.service li h3 {margin-bottom: 0px;}
.service li .text-b p {font-size: 16px;line-height: 24px;}
.waiting-b .service-w li .text-b h4 {font-size: 14px;line-height: 18px;margin-bottom: 5px;}
.waiting-b .service-w ul {margin-bottom: 10px;}
.waiting-b h4 {font-size: 16px;line-height: 22px;}
.waiting-b .service-w li {text-align: center;flex-flow: column;}
.waiting-b .service-w li .icon-b, .waiting-b .service-w li .text-b {width: 100%;}
.waiting-b .service-w li .icon-b img {max-width: 50px;}
.main_li_summry li {font-size: 14px;}
.info-popup .icon {width: 25px;}
.steps li {font-size: 15px;}
.flex-div {flex-flow: wrap;}
.term-box p {font-size: 14px;line-height: 22px;}
.term-text .common-text .top-tittle{font-size:24px;line-height:32px;}
.term-text .common-text h3{font-size:20px;}
.common-text {padding: 35px 0px;}
.box{padding:0 15px;}
.top-tittle {font-size: 28px;margin-bottom: 20px;}
.common-text p,.common-text li{font-size:14px;line-height:21px;margin-bottom:10px;}
.contact-us-n .address{padding:20px;}
.contact-us-n .address h4, .contact-us-n .form-cont h3 {font-size: 20px;}
.form-cont .form-control{font-size:14px;padding:5px 10px;}
.contact-us-n .address p {font-size: 14px;line-height: 19px;}
.nav{position: fixed;left: 0px;background: #582c4f;width: 100%;padding: 15px;top: 65px;display:none !important;}
.nav.active{display:block !important;}
.nav ul{justify-content:center;width: 100%;}
.m-menu{display:block;}
.m-menu.active .open{display:none;}
.m-menu.active .close{display: block;opacity:1;}


.benefit li .icon{width:90px;height:90px;line-height:90px;top:-60px;}
.heading-m{font-size:26px;margin-bottom:20px;}
.support .icon-img img{max-width:34px;}
.best-deal .col h4{font-size:18px;padding:10px 15px;}
.best-deal .col .textb{padding:10px;}
.best-deal .col .textb li{font-size:13px;}
.best-deal .column{gap:15px;}
.partner{padding-top:0;}
.support{margin-left:0px;}
.whats-app{margin-right:20px;}
.footer-n{padding:15px;}
.footer-t .col-01 h5{font-size:16px;line-height:20px;}
.footer-t .col-01 li a{font-size:14px;padding-left:10px;}
.footer-t .add li{font-size:14px;}
.footer-t .col-01:last-child li a{font-size:14px;}
.footer-t .follow ul li a{font-size:20px !important;}
.site-copy,.site-copy .disclaim{font-size:13px;line-height:20px;}
.footer-t .add li i{font-size:18px;top:2px;}
.benefit{padding:80px 0 50px 0;}
.main_li_summry li:last-child{padding-top:10px;padding-bottom:10px;}
.container{max-width:750px !important;}
.filter-row h3{font-size:16px;}
.filter-row li .dd-btn{padding:5px 10px;font-size:13px;}
.filter-row li .dd-show.price,
.filter-row li .dd-show.stop{width:210px;}
.filter-row li .dd-show.time{left:-180px;}
.filter-row li .dd-show.time:before{left:240px;}
.filter-row li .dd-show.airline{left:-50px;}
.filter-row li .dd-show.airline:before{left:120px;}
.common-text .acc-content{padding:10px 31px 10px 13px;}
.benefit li{width:33.33%;}
.timer{font-size:12px;}
.modify-search-b .form-control{padding:5px;}
}

@media only screen and (max-width:767px) {
.header-n .box {padding: 0 15px;}
.header-n .cta-no span {display: none;}
.header-n .cta-no {width: 35px;height: 35px;text-align: center;line-height: 35px;padding: 0px;}
.logo-n {width: 160px;}
.header-n .cta-no i {font-size: 23px;padding: 0px;top: 2px;}
.searchfromab {padding: 0 15px;}
.SearchEngContent {padding: 10px;}
.SearchEngContent h1 {font-size: 24px;}
.SearchEngContent h1 span {font-size: 14px;line-height: 18px;}
.header-n {border: none;}
.check-custom .checkmark:after {left: 50%;top: 50%;transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}
.checkbox label.check-custom {color: #fff;}
.service {padding: 30px 0px;}
.service ul {display: block;}
.service li {width: 100%;margin: 0px;margin-bottom: 15px;padding: 20px 10px;}
.service li p {font-size: 15px;line-height: 21px;}
.our-customer h3 {font-size: 22px;line-height: 28px;}
.footer-t, .footer-b {display: block;}
.footer-logo {margin-bottom: 10px;}
.footer-logo,
.footer-n .footer-link {width: 100%;text-align: center;}
.footer-n .footer-link ul {justify-content: center;flex-flow: wrap;}
.footer-n .footer-link li {margin: 5px 4px;}
.footer-b .col-n-3 {width: 100%;margin-bottom: 25px;padding: 0px;}
.check-custom .checkmark {width: 16px;height: 16px;}
.check-custom .checkmark:after {width: 8px;height: 8px;}
.checkbox label.check-custom {padding-left:22px;font-size: 13px;line-height: 16px; font-weight:500;}
.custom_input i {color: #fff;}
.custom_input.m-loca label.demo-label.input-has-value {padding-left: 0px;line-height: 16px;}
.banner {min-height: 700px;}
.search_widget form .sw_btn {width: 100%;}
.clas-flgt:after {display: none;}
.pax_dropdown.mobi-clas .boxs1.clas-flgt img {display: none;}
.search_widget form .widget_datePicker {width: 100%;}
.header-n .cta-no.email {padding: 0px;}
.header-n .cta-no.email i {top: 0px;font-size: 20px;}
.footer-b .col-n-6 {width: 100%;padding: 0px;border-bottom: 1px solid var(--secondary-color);padding-bottom: 10px;margin-bottom: 10px;}
.footer-b .col-n-6 ul {flex-flow: wrap;justify-content: center;}
.footer-b .col-n-6 li {width: calc(20% - 10px);margin: 10px 5px;text-align: center;}
body {padding-top: 0;}
.f1_bookprice {padding: 0px !important}
.header-n .cta-no.email {width: 35px;height: 35px;line-height: 39px;}
.header-n .cta-no.email span {display: none;}
.nav ul{margin:0px;width:100%;}
.support {width: auto;}
.support .text {display: none;}
.support .icon-img {width: 40px;margin-right: 0px;}
.header-n .icon-us {width: 35px;}
.footer-b h5 {text-align: center;}
.footer-b .col-n-3 ul {width: 100%;justify-content: center;}
.site-copy .disclaim {text-align: center;font-size: 13px;line-height: 18px;}
.service .box {flex-flow: column;flex-direction: column-reverse;}
.service .imgb, .service .right-col {width: 100%;}
.service .right-col {padding: 0 0 30px 0;}
.service li {padding: 0px;}
.service li .text-b p {font-size: 14px;line-height: 20px;}
.service li h3 {font-size: 18px;margin-bottom: 5px;}
.waiting-b {padding: 20px 10px;width: 90%;}
.processing p {font-size: 14px;line-height: 18px;}
.waiting-b h4 {display: none;}
.waiting-b .service-w {display: none;}
.waiting-b h5 {font-size: 16px;line-height: 22px;}
.processing .progress {height: 7px;}
.processing .progress-value {height: 7px;}
.modify-column .col-n {width: 100%;margin:0px;}
.modify-column .top-row {flex-flow: wrap;gap: 7px 0px;}
.top-title-info {padding: 5px 10px 10px 10px;}
.top-title-info p {font-size: 12px;line-height: 16px;}
.pbook-right .right-payment, .rightSecConf .right-payment, .div-sticky .right-payment {position: initial;
top: 0px;}
.person-detail {padding: 20px 15px 20px 15px;}
.term-box {padding: 0 15px;}
.term-box p {font-size: 12px;line-height: 18px;}
.term-box .paxatol_som label {font-size: 12px;line-height: 18px;}
.leftSecConf {padding-left: 15px !important;}
.term-text, .term-box {padding: 0 15px;}
.term-text .common-text .top-tittle {font-size: 20px;line-height: 24px;}
.term-text .common-text h3 {font-size: 16px;line-height: 20px;}
.term-text .common-text p, .term-text .common-text li {font-size: 12px;line-height: 18px;}
.term-text .common-text {padding: 13px;}
.term-text.active {margin-bottom: 30px;}
.form-control {font-size: 13px !important;padding: 5px 10px !important;}
.footer-n .footer-link li a {font-size: 14px;}
.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_baggaeInfo span img {width: 14px;}
.modify-search-b .checkbox {margin-bottom: 10px;margin-top:0px;}
.modify-search-b .checkbox label.check-custom {color: #000;}
.detailContainer .leftSecConf {padding: 0px !important;}
.common-text {padding: 30px 0px;}
.top-tittle {font-size: 24px;margin-bottom: 10px;}
.contact-us-n {padding:0px 0px 30px 0px;}
.contact-us-n .box {display:flex;flex-flow: wrap;padding: 0px;flex-direction: column-reverse;}
.contact-us-n .address {width: 100%;}
.contact-us-n .form-cont {width: 100%;}
.form-cont .form-group {margin-bottom: 10px;padding: 0px;}
.form-cont .back_cntd {padding: 0 15px;}
.pagetitle {padding: 15px;}
.form-cont .form-group:nth-child(even) {padding-left: 10px;}
.pagetitle h2 {font-size: 24px;margin-bottom: 0px;}
.pagetitle p, .common-text .list-dot li {font-size: 14px;line-height:20px;margin-bottom: 0px;}
.common-text .list-dot li{margin-bottom:5px;}
.common-text h3 {font-size: 20px;margin-bottom: 5px;line-height: 25px;}
.cookies .text{padding:10px;}
.cookies .text p{font-size:14px;}
.form-cont .form-group:last-child{padding-left:0px;}
.common-text .list-no li {font-size: 14px;line-height: 21px;}
.common-text .box{padding:0px;}
.whats-app{margin-right:12px;}
.whats-app img{max-width:35px;}
.support .icon-img img{max-width:28px;}
.nav{top:57px;}

.nav ul li a{font-size:15px;}
.heading-m{font-size:20px;margin-bottom:15px;padding-bottom:10px;}
.heading-m:before{height:4px;}
.best-deal .column{align-items:center;gap:0px;}
.slick-track{gap:0px;}
.slick-slider .slick-prev{text-indent:-9999px;width:30px;height:30px;position:relative;right:8px;background:#572b4e;border:none;border-radius: 4px;}
.slick-slider .slick-prev:before{content:"";width:15px;height:15px; border-width:3px;border-style:solid;border-color:#fff #fff transparent transparent;float:left;position:absolute;left:10px; top:8px;transform:rotate(-132deg);}
.slick-slider .slick-next{text-indent:-9999px;width:30px;height:30px;position:relative;left:8px;background:#572b4e;border:none;border-radius: 4px;}
.slick-slider .slick-next:before{content:"";width:15px;height:15px; border-width:3px;border-style:solid;border-color:#fff #fff transparent transparent;float:left;position:absolute;left:1px; top:8px;transform:rotate(45deg);}
.slick-dots{display:none;}
.site-copy p{text-align:center;}
.partner ul{padding:10px;flex-flow:wrap;gap:10px;}
.partner ul li{width:22%;}
.partner ul li:nth-child(4) ~ li{width:31%;}
.footer-t .col-01 ul{display:none;}
.footer-t .col-01,.footer-t .col-01:last-child{width:100%;}
.footer-t .col-01 h5{padding-bottom:0px;position:relative;margin:0px;border-bottom:1px solid #000;padding-bottom:3px;margin-bottom:6px;font-size:14px;}
.footer-t .col-01 h5:after{content:"";width:10px;height:10px; border-width:2px;border-style:solid;border-color:#000 #000 transparent transparent;float:left;position:absolute;transform:rotate(135deg); right:7px;top:5px;}
.footer-t .col-01 h5:before{display:none;}
.footer-t{padding:0px;border:none;}
.footer-t .follow li{width:auto;}
.footer-t .follow ul{width:100%;float:left;margin-bottom:15px;}
.footer-t .follow li{float:left;margin-right:15px;}
.footer-t .col-01 ul{margin-bottom:15px;}
.footer-t .col-01 h5.active:after{transform:rotate(-45deg);top:11px;}
.footer-t .add{padding-top:10px;}
.footer-t .add li:last-child{padding-bottom:0px;}
.custom_input.m-loca p{color:#eba35a;}
.search_widget form .widget_destInput input::-webkit-input-placeholder{color:#fff!important}
.search_widget form .widget_destInput input, .search_widget form .widget_datePicker .datess input::placeholder{color:#fff!important}
.search_widget form .widget_datePicker input{color:#fff !important;}
.instal-pay .innerb p{font-size:14px;line-height:18px;padding:0 18px;}
.instal-pay .innerb p + img{max-width:25px;}
.cloud.big{width:100px !important;}
.cloud.massive{width:120px !important;}
.cloud.slower.btm{width:120px;}
.cloudes img{width:140px !important}
.search_widget form .sw_btn{text-align:center;padding-top:10px;}
.search_widget form .sw_btn input{width:60%;height:40px;line-height:42px;}
.benefit ul{flex-flow:wrap;}
.benefit li{width:100%;}
.benefit li ~ li{margin-top:60px;}
.modify-column .check-custom input:checked ~ .checkmark{border-color:#000 !important}
.filter-row{flex-flow:wrap;}
.filter-row h3{margin:0px;padding:10px 0px;}
.filter-row ul{flex-flow:wrap;}
.filter-row li{width:100%;margin:0 0 10px 0;}
.search_widget{padding-bottom:10px;}
.search_widget .checkbox{margin-top:0px;}
.m-gat-top{width:100%; float:left;padding-top:10px;}
.m-gat-top .col-6{padding:0 5px;}
.pre-air{padding:5px 14px 4px 14px; font-size:13px;}
.air-popup{width:250px;left:-106px;z-index:10;}
.filter-row li .dd-show{position: inherit;top:3px;}
.filter-row li .dd-show.price, .filter-row li .dd-show.stop{width:100%;}
.filter-row li .dd-show.time,.filter-row li .dd-show.airline{left:0px;width:100%;}
.tab-time ul{align-items:start;}
.tab-time li{margin-bottom:0px;}
.tab-time li ~ li{margin:0 0 0 10px;}
.dpt-time li{width:50%;}
.dpt-time li label{font-size: 12px;padding-left: 18px;position: relative;margin:0px;}
.dpt-time li label input{position:absolute;left:0px;top:3px;}
.dpt-time li:nth-child(2) ~ li{margin-top:0px;}
.cat-flight ul li{font-size:13px;}
.cat-flight ul li a{border-width:2px;}
.filter-row li .dd-show.time:before{left:30px;}
.filter-row li .dd-show.airline .f1_fitlerab{max-height:170px;}
.filter-row li .dd-show.airline:before{left:30px;}
.form-cont .form-group:nth-child(even){padding:0px;}
.contact-us-n .form-cont{padding-top:20px;}
.form-cont .back_cntd{padding:0;}
.form-cont .back_cntd .row{margin:0px;}
.contact-us-n .form-cont h3{font-size:16px;line-height:22px;}
.back_cntd.form_area .btn:not(:disabled):not(.disabled){width:40%;}
.contact-us-n .form-cont{margin-bottom:30px;}
.contact-us-n .address{padding:15px;}
.contact-us-n .add li{font-size:15px;line-height:24px;}
.contact-us-n .add li i{font-size:19px;top:4px;}
.contact-us-n .add li{font-size:15px;padding-left:30px;}
.map .box{padding:0px;}
.floating_label input, .floating_label textarea, .floating_label select{font-size:15px;height:40px;}
.floating_label .fl_text{transform:translateY(7px);font-size:15px;}
.common-text .table{font-size:14px;line-height:18px;}
.common-text .accordion .acc-tab{padding:10px 35px 10px 13px;font-size:14px;line-height:20px;}
.common-text .acc-content p{line-height:22px;}
.sitemap{display:block;}
.sitemap .col{width:100%;margin:0px 0px 10px 0px;}
.sitemap .col li {font-size:14px;}
.form-cont .back_cntd .col-6{width:100%;max-width:100%;}
.form-cont .back_cntd .row{display:block;}
.in-footer p{font-size:13px;}
.best-deal{margin-bottom:30px;}
.benefit{padding:80px 0 30px 0;}
.term-text h2{font-size:22px;}

.bta-vote ul{flex-flow: wrap;justify-content: center;padding:10px 30px;}
.glow-on-hover{height:40px;line-height:40px;font-size:14px;}
.bta-vote li img{max-width:70px;}

.bta-vote-n ul{flex-flow:wrap;justify-content:center;gap:13px;}
.bta-vote-n li:nth-child(2),.bta-vote-n li:nth-child(3){display:nonse;}
.bta-vote-n li:last-child{width:50%;}
.bta-vote-n li p{font-size:14px;line-height:20px;}

.bta-popup .inner-b{width:90%;}
.bta-popup .inner-b img{max-width:130px;}
.bta-popup .inner-b h3{font-size:18px;padding:12px 0px;}
.bta-popup .inner-b p{font-size:14px;padding-bottom:12px;}
.bta-popup .inner-b .bta-btn{font-size:14px; font-weight:600;padding:0 15px;width:auto;}

.british-award h2{font-size:24px;line-height:28px;}
.british-award ul{padding-left:17px;}
.british-award li{list-style-position:outside;margin:5px 0px;}

.bta-btn{margin-right:10px;width:60px;}
.logo-n{width:120px;}
.nav{top:57px;padding:10px;}
.nav ul{flex-flow:wrap;}
.british-award .iframe iframe{min-height:970px;}
.f1_bookprice .f1_pricetable p:last-child{display:none;}
.footer-n{padding:15px 15px 60px 15px;}
.count-down{position: fixed;bottom: 0;left: 0px;background: #4d2244;width: 100%;padding: 10px;justify-content: center;}

}
