﻿.box {max-width: 1300px;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: #346cb3;
}
.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;}

.iframe-b{width:100%;position:absolute;z-index:999;padding:0 10%;top:0px;margin-top:-80px;}
.m-text{display:none;}
#widgetDivPathfndr{width:100%;position:relative;z-index:999;}
.iframe-b #iframePathfndr{width:100%;height:660px;position:relative;z-index:999;}

@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 center no-repeat;min-height:540px;background-size: cover;}
.SearchEngContent h1 {background:#346cb3;display:inline-block; text-transform:uppercase;font-size:50px;color:#fff;line-height:60px;padding:10px 30px;font-weight:500;}
.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: #346cb3;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;}
.footer-n .footer-logo a {display: inline-block;width: 190px;}
.footer-n .footer-link, .footer-n .footer-link ul {width: 100%;}
.footer-t {display: flex;border-bottom: 1px solid #572b4e;padding-bottom: 20px;margin-bottom: 10px;padding-top:25px;}
.footer-t .col-01{width:20%;}
.footer-t .col-01:last-child{width:24%;}
.footer-t .col-01:last-child .add{margin-bottom:0px;}
.footer-t .col-01 h5{font-size:18px;color:#582c4f;line-height:24px;padding-bottom:7px;text-transform:uppercase; font-weight:500;position:relative;margin-bottom:10px;}
.footer-t .col-01 h5:before{content:""; width:50px;height:4px;background:#582c4f;position:absolute;left:0px;bottom:0px;}
.footer-t .col-01 li{color:#582c4f; font-size:14px;padding:5px 0px 0px 0px;}
.footer-t .col-01 li a{color:#582c4f; font-size:16px;position:relative;padding-left:12px;}
.footer-t .col-01 li a:before{content:"\f0da";font-family: "FontAwesome";position:absolute;left:0px;}
.footer-t .col-01:last-child li a{padding-left:0px;}
.footer-t .col-01:last-child li a:before{display:none;}
.footer-t .col-01 li a:hover,.footer-t .col-01 li a:hover:before{color: #b5934f;}
.footer-t .follow{width:100%;}
.footer-t .follow h5{margin-bottom:10px;padding-bottom:10px;}
.footer-t .follow ul{display:flex;gap:15px;margin-bottom:0px;}
.footer-t .follow li a{font-size:20px;}
.footer-t .add li{position:relative;padding:0 0 15px 32px;font-size:15px;line-height:20px;}
.footer-t .add li a{font-size:16px;line-height:20px;}
.footer-t .add li i{position:absolute;left:0;top:0px;font-size: 22px;}
.partner{width:100%;padding-top:25px;}
.partner ul{display:flex;justify-content:center;gap:20px;color:#fff;box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-moz-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-o-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;padding:20px;margin-bottom:20px;align-items:center;}

.footer-n .footer-link ul {display: flex;margin: 0px;justify-content: end;}
.footer-n .footer-link li {margin: 0px 10px;list-style: none;}
.footer-n .footer-link li a {color: #fff;font-size: 15px;}
.footer-n .footer-link li a:hover {text-decoration: none;color:#b5934f;}
.footer-b {width: 100%;}
.footer-logo {width: 25%;}
.footer-n .footer-link {width: 75%;}
.footer-b h5 {font-size: 15px;color: #fff;margin-bottom: 10px;font-weight: 500;text-transform: uppercase;}
.footer-b {width: 100%;display: flex;}
.footer-b .col-n-3 {width: 33.33%;padding: 0 10px;text-align: right;}
.footer-b .col-n-6 {width: 66.66%;padding: 0 10px;}
.footer-b ul {display: flex;align-items: center;margin-bottom: 0px;}
.footer-b li {margin-right: 10px;}
.footer-b li img {max-height: 45px;}
.footer-b .col-n-3 li {margin-left: 20px;}
.footer-b li a i {font-size: 20px;color: #fff;}
.footer-b li a:hover i {color:#b5934f;}
.footer-b .col-n-3 ul {float: right;}
.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%;}
.site-copy {width: 100%;padding: 5px 0px;text-align:left;font-size: 15px;line-height: 24px;}
.site-copy p {margin-bottom: 0px; color:#000;}
.site-copy a {font-weight: 600;color:#582c4f;}
.site-copy .disclaim {text-align: left;font-size: 15px;line-height: 22px;padding-top: 10px;}
.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 center 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;background-size:1920px 190px;}
.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:#346cb3;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:#2c69b3;}
.contact-us-n .btn-block{width:30%;}
.btn-danger {
    background: #2c69b3 !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:#93c93c !important;color:#fff;}
.modify-search h4 {background: #2c69b3;padding: 5px 20px;font-size: 18px;font-weight: bold;color: #fff !important;
border-radius: 21px;display: inline-block;margin:3px 15px 0 0 !important;text-shadow: none;}
.modify-search h4:hover{background:#94c83c; 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:#2c69b3;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 #2c69b3;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(43 102 180) 0%, rgb(151 202 57) 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: #2e6ab8;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: 20px;line-height: 28px;margin-bottom: 15px;color: #000;}
.waiting-b .call-btn {background:#2e68b1;font-size: 18px;font-weight: bold;color: #fff;padding:6px 20px;
display: inline-block;border-radius: 20px;box-shadow: rgba(0,0,0, 0.4) 0px 4px 3px;transition: all ease 0.5s;}
.waiting-b .call-btn:hover {background: #94c83d;color: #fff;text-decoration: none;}
a:hover {text-decoration: none;}
.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:#3066b3;position:relative;padding-bottom:8px;}
.common-text h3:before{content:"";height:4px;width:40px;background:#3066b3;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:#582c4f; font-weight:500;}
.common-text a:hover{color:#b5934f;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 #582c4f;margin-bottom:10px;background:#ffe9fb;}
.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 .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:#2e68ad;border-color:#2e68ad;}
.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:#2e68ad;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%;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_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:var(--gold-color);color:#fff;}
.pax_dropdown input{background:var(--blackbg-color) !important; color:#fff !important;}
/*.banner:after {content: "";background: rgba(0,0,0,0.3);width: 100%;height: 100%;position: absolute;left: 0px;
top: 0px;}*/
.custom-control-label{color:#fff;}
.search_widget form .sw_btn input,.pre-air{background:#346cb3;color:#fff;}
.search_widget form .sw_btn input:hover{background: #94c83d;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: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:#93c93c;font-weight:600;border-bottom:3px solid #93c93c;cursor:pointer;}
.cat-flight ul li a:hover,.cat-flight ul li span strong:hover{color:#2c69b3;text-decoration:none;border-color:#2c69b3;}
.filter-row h3{margin:0 15px 10px 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 #2c69b3;padding:5px 15px 5px 15px; border-radius:40px;font-size:14px;cursor:pointer;font-weight: 500;color:#000000;}
.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:#2c69b3;color:#fff;}
.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:#2c69b3;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:#93c93c  !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;}
.paxdetail-new .box-wborder .paxdetas_head{border:none;}
.outbond-n{display:inline-block;color:#2c69b3;}
.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:#2c69b3;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;}

.faretype-h{display:none;}



/*======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;}

.search_widget,.box{max-width:1170px;}
}

@media only screen and (max-width:1199px) { /*1024 */
.banner{min-height:520px; background-position:left bottom;}
.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;}

.iframe-b{padding:0px;top:0;}
.search_widget{padding-bottom:0px;}
.container-j{padding-top:0px !important;}
}

@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;}
.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{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;}
.main_li_summry li{padding-top:5px;}
.main_li_summry li:last-child{padding-top:0px;}
.main_li_summry li:first-child{padding-top:0px;}
.benefit{padding:80px 0 50px 0;}
.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%;}

.iframe-b{padding:0px;top:20px;}
.iframe-b .m-text{display:block;background:#fff;padding: 5px 10px;margin:0 18px;text-align:center;border-radius:5px;}
.iframe-scroll{width:100%;overflow-x:scroll;border-radius:10px;}
#widgetDivPathfndr{width:1000px;}


}

@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: #346cb3;}
.custom_input.m-loca label.demo-label.input-has-value {padding-left: 0px;line-height: 16px;}
.banner {min-height: 600px;}
.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;}
.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: 13px;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:#fff;}
.search_widget form .widget_destInput input::-webkit-input-placeholder{color:#184885 !important}
.search_widget form .widget_destInput input, .search_widget form .widget_datePicker .datess input::placeholder{color:#184885 !important;}
.search_widget form .widget_datePicker input{color:#184885 !important; padding:0 10px;}
.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:100%;height:50px;line-height:50px; font-size:20px;}
.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;padding:10px 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;}
}


/*===========JAD CSS==========*/
.header{width:100%;padding:11px 0 11px 0px; box-shadow: rgba(0,0,0,0.5) 0px 2px 10px;position:relative;z-index:20;}
.header .box{display:flex;align-items:center;}
.logo{width:200px;}
.country-select{width:80px;position:relative;}
.country-select .select-tab{ border:1px solid #2e68b1;color:#fff;padding:4px 10px 6px 10px;position:relative;font-size:15px;cursor:pointer;border-radius:4px; margin-top:4px;}
.country-select .select-tab img{width:25px;margin-right:5px;}
.country-select .select-tab:after{content:"";width:8px;height:8px; border-left:2px solid #2e68b1;display:inline-block;border-top:2px solid #2e68b1;transform:rotate(224deg);-webkit-transform:rotate(224deg);-moz-transform:rotate(224deg);-ms-transform:rotate(224deg);-o-transform:rotate(224deg);position:absolute; right:14px; top:12px;}
.country-select .country-list{ width:100%;background:#ffffff;display:none;position:absolute;left:0px;top:41px;padding:8px;border: 1px solid #2e68b1;border-radius: 4px;}
.country-select .country-list ul{padding:10px;}
.country-select .country-list li{margin-bottom:3px 0px;text-align:center;}
.country-select .country-list li a{font-size:15px;line-height:20px;color:#081D59;display:inline-block;align-items:center;font-weight:500;text-align:center;}
.country-select .country-list li img{max-width:30px;}
.header-r{width:calc(100% - 200px);padding-left:40px;display:flex; justify-content:end;}
.info-h{padding:0px 30px;display:flex;align-items:center;height:100%;}
.info-h ul{display: flex;margin-bottom:0px;}
.info-h li{margin:0 15px;}
.info-h li a{font-size:18px;color:#000;font-weight:600;display:flex;}
.info-h li a i{color:#346cb3;font-size:24px; padding-right:10px;}
.info-h li a:hover{color:#346cb3}
.m-div{display:flex;align-items:center;}
.nav-h ul{display:flex;margin-bottom:0px;}
.nav-h li{margin:0 15px;}
.nav-h li:last-child{margin-right:0px;}
.nav-h li a{font-size:18px;font-weight:600;position:relative; padding-bottom:4px;color:#000;}
.nav-h li a:hover{text-decoration:none;}
.nav-h li a:before{content:"";height:3px;background:#94c83d;position:absolute;left:0px;bottom:0px;width:0%;}
.nav-h li a:hover:before,.nav-h li a.active:before{width:100%;}
.banner{position:relative;}
.banner::before{content:"";width:100%;position:absolute;height:50px;background:#fff;bottom:0px;z-index:1;}
/*.banner::after{content:"";width: 100%;position: absolute;height:calc(100% - 50px);background: #000;top: 0px;z-index: 1;opacity: 0.2;}*/
.whatsup{width:40px; margin-left:20px;}
.main-search .tab{text-align:left;}
.SearchEngContent{text-align:center;}
.main-search .tab ul{display:flex;margin-bottom:0px;}
.main-search .tab li .btn-check{position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;width:0px;height:0px;}
.main-search .tab li{margin-right:3px;}
.main-search .tab li label{background:#94c83d;font-size:17px;color:#fff;padding:15px 27px 12px 50px;display:block;font-weight:500;cursor:pointer;border-radius:5px 5px 0px 0px;line-height:22px;}
.main-search .tab li.active label{background:#fff;color:#000;}
.main-search .white-b{background:#fff;width:100%;min-height:100px;box-shadow: rgba(0,0,0,0.5) 0px 2px 10px;padding:20px 15px 10px 15px;border-radius:0px 10px 10px 10px;}
#wrapper{padding:40px 0px;}
.container-j{width:100%;padding:0px 0px 50px 0px;}
.container-in{background:#f0f6ff;}
.destination,.destination .column{width:100%;}
.destination .column{display:flex;justify-content:space-between;}
.destination .column .col{width:100%;position:relative;}
.destination .column .col .imgb{width:100%;}
.destination .column .col .imgb img{border-radius:10px 10px 0px 0px;}
.destination .column .col .caption{box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 10px;padding: 20px 15px 20px 15px;text-align: center;width: 100%;z-index: 9;background: #fff;border-radius:0px 0px 10px 10px;}
.destination .column .col .caption h3{font-size:28px;font-weight:600;margin-bottom:22px;}
.destination .column .col .caption p{font-size:17px;display:flex;justify-content:center;align-items:center;}
.destination .column .col .caption p strong{font-size:26px;background:#346cb3;padding:8px 10px;border-radius:6px; color:#fff;font-weight:600;margin-left:15px;}
.destination{position:relative;}
.destination .owl-prev{position: absolute;left:0px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);border:none;background:#346cb3;width:48px;height:48px;border-radius:5px;cursor:pointer;}
.destination .owl-next{position: absolute;right:0px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);border:none;background:#346cb3;width:48px;height:48px;border-radius:5px;cursor:pointer;}
.destination .owl-nav span{font-size:45px;line-height:50px;color:#fff;position:relative;top:-5px;}
.destination .owl-prev:hover,
.destination .owl-next:hover{background:#94c83d;}
.destination .owl-dots{width:100%;position:absolute;bottom:0px;text-align:center;}
.destination .owl-dots .owl-dot{width:14px;height:14px;display:inline-block;margin:0 4px;border: none;border-radius:100%;background:#346cb3;cursor:pointer;}
.destination .owl-dots .owl-dot.active{background:#94c83d;}

.owl-carousel,.owl-carousel .owl-item {-webkit-tap-highlight-color: transparent;position: relative}
.owl-carousel {display: none;width: 100%;z-index: 1}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;moz-backface-visibility: hidden}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;padding-bottom:50px;}
.owl-carousel .owl-item {min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-touch-callout: none;}

.why-choose{width:100%;padding:30px;background: #e0eeff;margin: 50px 0px;border-radius:10px;}
.why-choose ul{display:flex;gap: 30px;}
.why-choose li{width:33.33%;text-align:center;background: #fff;border-radius: 20px;padding: 20px;}
.why-choose li img{margin-bottom:20px;}
.why-choose li h3{font-size:24px;color:#346cb3;margin-bottom:10px;} 
.why-choose li p{font-size:16px;line-height:24px;}
.partner{width:100%;padding-top:25px;}
.partner ul{display:flex;justify-content:center;gap:20px;color:#fff;box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-webkit-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-moz-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;-o-box-shadow:rgba(0,0,0,0.5) 0px 0px 10px;padding:20px;margin-bottom:20px;align-items:center;border-radius:10px;}


.footer{width:100%;}
.footer-top{width:100%;border-top:9px solid #94c83d;background:#346cb3;padding:22px 0 45px 0;position:relative;}
/*.footer-top:before{content:"";background:url(../images/footer-bg2.png) center bottom no-repeat;width:100%;min-height:400px;position:absolute;left:0px;bottom:0px;background-size:100%;opacity:0.1;}*/

.footer-top h5{font-size:24px;color:#fff;line-height:40px;font-weight:600;font-weight:normal;position:relative;padding-bottom:10px;margin-bottom:20px;}
.footer-top h5:before{content:"";width:81px;height:3px;background:#94c83d;position:absolute;left:0px;bottom:0px;}
.footer-top .box{display:flex;position:relative;}
.footer-top .col1{width:30%;margin-right:20px;padding-right:20px;}
.footer-top .col2{width:17%;margin-right:20px;}
.footer-top .col3{width:26%;margin-right:20px;}
.footer-top .col4{width:22%;}
.footer-top .col1 .logo{margin-bottom:15px;background:#fff;padding:10px;border-radius:10px;}
.footer-top .col1 .logo img{border-radius:5px;}
.footer-top .col1 p,.footer-top .col1 p a{font-size:16px;line-height:24px;color:#fff;font-weight:300;}
.footer-top .col1 p a:hover{color:#94c83d;}
.footer-top .col2 li ~ li{margin-top:15px;}
.footer-top .col2 li{position: relative;padding-left:18px;}
.footer-top .col2 li:before{content:"";width:8px;height:8px;background:#94c83d;border-radius:100%;position:absolute;left:0px;top:50%;margin-top:-4px;}
.footer-top .col2 li a{font-size:16px;color:#ffff;font-weight:300;}
.footer-top .col2 li a:hover{color:#94c83d;font-weight:500;}
.footer-top .address li,.footer-top .col3 .address li a{font-size:16px;line-height:24px;color:#fff;font-weight:300;}
.footer-top .address li{display:flex;margin-bottom:25px;}
.footer-top .address li i{font-size:20px;color:#fff;margin-right:10px;color:#94c83d;position:relative;top:2px;}
.footer-top .address li a:hover{color: #94c83d;font-weight:400;}
.footer-top .social ul{display:flex;padding-top:10px;gap:10px;}
.footer-top .social li a {height: 40px;width: 40px;font-size: 16px;display: inline-block;
text-align: center;line-height: 38px;border: 2px solid #94c83d;color: #ffffff;}
.footer-top .social li a:hover{border-color:#fff;}
.footer-top .col4 p{font-size:16px;line-height:24px;color:#fff;font-weight:300;padding-bottom:10px;}
.footer-top .col4 .input {width: 75%;background: #f2f6ff;height: 40px;float: left;padding: 5px 10px;font-size: 16px;color: #000000;line-height: 44px;font-family:"Roboto Condensed", sans-serif;font-weight: 400;border: 1px solid #dfe9fd;margin-bottom: 10px;}
.footer-top .col4 .btn-news{width:25%;background:#94c83d;color:#fff;font-size:30px;height:40px;border:none;cursor:pointer;}
.footer-top .col4 .btn-news:hover{background:#000;}
.footer-bottom{width:100%;background:#94c83d;text-align:center;color:#000;padding:13px 0px;}
.footer-bottom p{font-size:14px;}
.m-menu-btn {padding: 4px 7px;border-radius: 3px;display: none;margin-right: 10px;border: 2px solid #346cb3;height: 32px;}
.m-menu-btn i{color:#346cb3;font-size:18px;line-height:24px;}
.m-menu-btn .fa-xmark{display:none;}





.heading {
    font-size: 35px;
    color: #346cb3;
    line-height: 45px;
    position: relative;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 50px;
}
.heading:before{content:"";width:110px;height:4px;background:#94c83d;display:block;position:absolute;left:50%;transform:translateX(-50%);bottom:0px;font-weight:600;}
.info-h li a,.nav-h li a,.main-search .form h1,.main-search .tab li label,.main-search .white-b .form-control,body,.input, select, textarea{
font-family: "Roboto Condensed", sans-serif !important;
font-style: normal;
}
.c-btn{background: #346cb3;border: none;box-shadow: none;color: #fff;border-radius: 4px;text-transform: uppercase;
cursor: pointer;font-size: 15px;padding:8px 14px;font-family:"Roboto Condensed", sans-serif;}
.c-btn:hover{background:#000;color:#fff;}

.info-h li a,.nav-h li a:before,.main-search .white-b .btn-search,.travelers-b .passengers-col li .btn-c input,.destination .owl-prev[type="button"],.destination .owl-next,.footer-top .col2 li a,.footer-top .social li a,.footer-top .address li a,.footer-top .col4 .btn-news,.footer-top .col1 p a,.m-search .btn-search,.result-list .left-col .stops.airline .btns .btn,.flight-result .left-side .f-col-5 .info,.c-btn,
.flight-result .right-side .flight-d{transition:all ease 0.5s;}
a:hover{text-decoration:none !important;}
ul{margin-bottom:0px;}

.search_widget{position: relative;z-index: 9999;} 

@media only screen and (max-width:1199px) {
    .SearchEngContent h1{font-size:34px;line-height:50px;}
    .nav-h{position:absolute;background:#fff;width:100%;top:79px;left:0px;padding:10px;border-top:1px solid #cccccc;display:none;}
    .nav-h li a{font-size:15px;}
    .info-h li a i{padding-right:8px;position:relative;top:2px;font-size:20px;}
    .logo{width:160px;}
    .header-r{width:calc(100% - 160px);align-items:center;}
    .info-h li a{font-size:18px;}
    .m-menu-btn{display:block;}
    .info-h li a{font-size:16px;}
    .country-select .select-tab{margin-top:0px;}
    .nav-h ul{justify-content:center;}
    .m-menu-btn{display:block;}
    .m-menu-btn.active .fa-xmark{display:block;}
    .m-menu-btn.active .fa-bars{display:none;}
    .header{z-index:99999}
    .SearchEngContent{padding:0px !important;margin-bottom:0px !important;}
}

@media only screen and (max-width:1023px) { /*768*/
.info-h{padding:0 15px !important;}
.footer-top .col1{margin-right:0px;}
.footer-top h5{font-size:18px;}
.footer-top .box{flex-flow:wrap;}
.footer-top .col1{width:100%;margin-bottom:20px;}
.footer-top .col2,
.footer-top .col3,
.footer-top .col4{width:calc(33% - 15px);}
.why-choose li img{max-height:60px;}
.why-choose li h3{font-size:18px;}
}


@media only screen and (max-width:767px) {
.info-h li span,.SearchEngContent{display:none;}
   
  
.info-h{padding:0px 5px 0px 0px;}
.info-h li{margin:0px 8px;}
.header{padding:18px 0px 8px 0px;min-height:72px;}
.nav-h{top:70px;}
.header-r{width:calc(100% - 140px);align-items:center;}
.country-select .select-tab{min-width:55px;padding:4px 10px 5px 7px;margin-top:0px;max-width:100%;}
.country-select .select-tab:after{width:7px;height:7px;right:7px;}
.info-h li a i.fa-phone-volume{font-size:22px;}
.country-select .country-list{top:33px;padding:4px 0px;}
.country-select .country-list li a{padding:0px; display:block;}
.country-select .country-list li img{margin:0px;}
.search_widget.mobile .check-custom .checkmark{display:block;}
.search_widget.mobile .check-custom .checkmark:after{background:#95c83f;}
.banner::before{display:none;}
#divTodateM{margin:0px 0px 10px 0;}
.search_widget form .widget_datePicker .custom_input.datess{margin:0px 0px 10px 0;background: #fff; border-radius:4px;font-weight:normal;}
.searchfromab{bottom:auto;z-index:5;}
.container-j{padding:30px 0px;}
.heading{font-size:24px;padding-bottom:5px;margin-bottom:25px;}
.heading:before{width:70px;height:3px;}
.destination .owl-prev,.destination .owl-next{width:36px;height:36px;}
.destination .owl-nav span{font-size:35px;line-height:41px;}
.destination .column .col{padding:0px 5px;}
.destination .column .col .caption{padding:10px;}
.destination .column .col .caption h3{font-size:22px;margin-bottom:10px;}
.destination .column .col .caption p{font-size:13px;}
.destination .column .col .caption p strong{font-size:18px;padding:4px 10px;}
.why-choose{padding:15px;margin:30px 0px;}
.why-choose ul{display:block;}
.why-choose li{width:100%;margin:0 0 10px 0px;}
.why-choose li img{width:65px;}
.why-choose li h3{font-size:20px;}
.footer-top{padding:20px 0px;}
.footer-top .box{display:block;}
.footer-top .col1, .footer-top .col2, .footer-top .col3, .footer-top .col4{width:100%;}
.footer-top .col1 p, .footer-top .col1 p a{font-size:14px;line-height:22px;}
.footer-top .dd-f{display:none;padding:10px 0px;}
.footer-top .col1{margin-bottom:20px;text-align:center;}
.footer-top h5{font-size:16px;line-height:30px;margin-bottom:0;padding-bottom:0;}
.footer-top h5:before{width:100%;height:1px;display:none;}
.footer-top h5:after{content:"";width:8px;height:8px; 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:6px; top:12px;}
.footer-top .com-f{ border-bottom:1px solid #94c83d;padding-bottom:10px;margin-bottom:10px;}
.footer-top .col2 li a{font-size:15px;}
.footer-top .col2 li ~ li{margin-top:5px;}
.footer-top .address li, .footer-top .col3 .address li a{font-size:14px;}
.footer-top .address li{margin-bottom:10px;}
.footer-top .social li a{width:30px;height:30px;line-height:30px;font-size:14px;}
.footer-top h5.active:after{transform: rotate(45deg);}
.search_widget .container{padding:0 10px;}
.partner{padding-top:10px;}
.footer-top .col1 .logo{display:inline-block;}
.frow1 a,.filter-row li .dd-show.baggage .btn-reset{background:#2c69b3;}
.faretype-h{display:none;}
#wrapper{padding:0px 0px 20px 0px;}
.pfdetailsbook-tan{padding:10px;}
.detailsitemicon{margin-top:0px !important;}
.info-popup .info{right:-10px;}

    
.iframe-b{padding:10px 0px 0px 0px;position:initial;}
.searchfromab{position:initial;transform: none;}
.iframe-scroll{width:100%;overflow-x:auto;border-radius:10px;}
/*.iframe-scroll{width:100%;overflow-x:scroll;border-radius:10px;}*/
#widgetDivPathfndr{width:100%;}
/*#widgetDivPathfndr{width:1000px;}*/
#widgetDivPathfndr *{width:100%;}
.introModal[_ngcontent-serverApp-c301]{width:100% !important;}
.pr-3, .px-3{padding:0px !important;}
.iframe-b .m-text{display:block;background:#fff;padding: 5px 10px;margin:0 18px;text-align:center;border-radius:5px;}
.banner::after{height:100%;display:none;}
.banner{background:#184885;min-height:auto;}
.search_widget .container{padding:0px;}
.search_widget{background:none;}
.custom_input.m-loca p{display:none;}
.custom_input i.fa-calendar{font-size:16px;}


}
@media only screen and (max-width:399px) {
    .destination .column .col{padding:0px;}
}