/*@import url('https://fonts.googleapis.com/css2?family=Arizonia&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&family=Platypi:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Style+Script&display=swap');*/

  @font-face {
       font-family: 'Montserrat-Regular';
       src: url('fonts/Montserrat-Regular.ttf') format('truetype');
           /* url('fonts/MyCustomFont.woff') format('woff'),
            url('fonts/MyCustomFont.ttf') format('truetype');*/
       font-weight: normal;
       font-style: normal;
   }
    @font-face {
       font-family: 'Oswald-Regular';
       src: url('fonts/Oswald-Regular.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
   }
   @font-face {
       font-family: 'Roboto_Condensed-Regular';
       src: url('fonts/Roboto_Condensed-Regular.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
   }

/*@import url('https://fonts.googleapis.com/css2?family=Arizonia&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Platypi:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Style+Script&display=swap');*/

.home-form {
    background-image: url(../assets/flight-bg.webp);
    padding: 0px 0 50px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    /*background: #012356; 
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);*/
}

/*new css start*/
.contact-fare-bg {
    background-image: url(../assets/30631077.webp);

    padding: 120px 0 50px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    z-index: 0;
}

.contact-fare-bg::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(1, 12, 10, 0.8);
    z-index: -1;
}

.contact-innwe-ns {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.contact-alls {
    display: flex;
    align-items: center;
    justify-content: start;
}

.contact-section {
    width: 50%;
}

.contact-detlsd {
    width: 50%;
    padding-left: 70px;
}

.contact-details-list {}

.contact-details-list li {
    display: flex;
    justify-content: start;
    width: 70%;
    margin-bottom: 20px;
}

.c-im {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    margin-right: 20px;
    flex: 0 0 40px;
}

.c-im i {}

.c-dls {}

.cn-hds {
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #fff;
}

.cn-tdt {
    font-size: 13px;
    color: #fff;
}

/*end*/
.videoback {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.logoheader {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.bannerformmiddle {
    padding: 70px 0px 6px 0px;
}

.videoback video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.changeText {
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    text-transform: lowercase;
    font-family: "Montserrat", sans-serif;
}

#changingword {
    text-transform: lowercase;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
}

.main-title {
    margin-bottom: 35px;
    text-align: center;
}

.main-title p {
    margin: 0px 0px 0px;
    font-size: 14px;
    font-weight: 700;
    color: #012356;
    text-transform: uppercase;
}

.image-animations:hover {
    transform: scale(1.2);
}

.image-animations {
    transition: 0.8s;
}


.hactive .navbar-nav>li>a {
    color: #000 !important;
}

.headernumber p a span {
    line-height: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #fff !important;
    cursor: pointer;
}

.headernumber p a span img {
    float: left;
    width: 18px;
    transform: rotate(15deg);
    margin-top: 6px;
}

.clnw {
    display: none;
}

.mynavtabs li {
    border-right: 1px solid #fff;
    background: rgba(0, 0, 0, 0.7);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

.s011 .icon-wrap i {
    position: absolute;
    bottom: 8px;
    font-size: 16px;
    color: var(--blue-color);
}

.input-wrap {
    position: relative;
}

.icon-wrap {
    width: 30px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
}

.s011 .airportselect, .singleDate{
    font-size: 14px;
    background-color: #fff;
    height: 57px;
    border: 0px;
    text-decoration: none;
    border-radius: 0.2rem;
    text-align: left;
    width: 100%;
    padding: 0 5px 0 35px;
    color: #000;
    font-weight: 600;
    border: 1px solid #c0c0c0;
}

.s011 .airportselect:focus, .s011 .singleDate:focus {
    outline: 3px solid #0a58ca;
    border: none;
}

.home-tab-content {
    padding: 20px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.s011 .btn-search {
    min-width: 100%;
    height: 56px;
    padding: 0px 0px;
    background: #fd4101;
    font-size: 20px;
    text-transform: capitalize;
    color: var(--white-color);
    border: 0;
    cursor: pointer;
    font-weight: 600;
    border-radius: 0.2rem;
    !important;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.callDealvox {
        background-color: #012356 !important;
    border: 4px solid #ffffff !important;
}

/*.s011 .btn-search::after{
    content:'';
    position:absolute;
    left:-200px;
    top:0;
    bottom:0;
    width:100%;
    background:#23293c;
    z-index:-1;
    transition: all ease-in-out 0.3s;
}*/
.s011 .btn-search:hover:after {
    left: 0;
}

.s011 .btn-search i {
    font-size: 17px;
    margin-right: 3px;
}

.myforms-radio {
    margin-bottom: 15px;
}

.check_container {
    position: relative;
    display: inline-block;
    padding: 5px 20px 5px 40px;
    font-weight: 600;
    background-color: #fff;
    border: none;
    margin-right: 10px;
    border: 1px solid #b9b9b9;
    border-radius: 20px;
}

.check-inp {
    position: absolute;
    left: 0;
    opacity: 0;
}

.hm_checked {
    content: '';
    position: absolute;
    left: 15px;
    top: 7px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ddd;
}

.hm_checked::after {
    content: '\2714';
    position: absolute;
    left: 5px;
    top: -2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    color: #012356;
    display: none;
    font-weight: bold;
    font-size: 13px;
}

.check-inp:checked~.hm_checked::after {
    display: block;
}

.check_container:has(.check-inp:checked) {
    border: 1px solid #012356 !important;
}

.myforms-radio label {
    cursor: pointer;
    color: #23293c;
}

.form-dev label {
    font-size: 14px;
    pointer-events: none;
    display: block;
    color: #000000;
    font-weight: 600;
    position: absolute;
    z-index: 4;
    left: 29px;
    top: 0;
}

.phl-1 {
    padding-left: 3px;
}

.phr-1 {
    padding-right: 3px;
}

.cabindiv {
    position: absolute;
    top: -40px;
    right: 0;
}

.cabinwrap label {
    display: none !important;
}

.cabinwrap .icon-wrap {
    display: none !important;
}

.cabinwrap {
    background: transparent !important;
    border: none !important;
    width: 100%;
}

.travellerboxdata {
    padding: 20px 20px;
}

.lbl-pass {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}

.lbl-sub-pass {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    line-height: 8px;
    display: block;
}

.text-pass {
    width: 100% !important;
    height: 25px !important;
    margin: auto;
    border: none;
    font-size: 15px !important;
    font-weight: 700;
}
.input-group-sm>.input-group-btn>.form-control{
    border: none;
}
.input-group-sm>.input-group-btn>.btn {
        height: 30px;
    padding: 0px 6px;
    font-size: 11px;
    line-height: 37px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0c2747;
    color: #fff;
    margin: 0;
}

.roomdonebtn {
    margin-top: 10px !important;
    outline: none;
    background: none;
    border: 1px solid #000;
}

.testimonial-custmer img {
    width: 40px !important;
}

.cabincls {
    width: 100%;
    background: transparent;
    border: none;
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

.hed-title {
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.text-rv {
    text-align: justify;
}

.rv-title {
    overflow: hidden;
    width: 100%;
    font-size: 16px;
    margin: 3px 0;
}

.pb-45 {
    padding-bottom: 45px;
}

.hm_margin {
    margin-bottom: 10px;
}

.banner-content {
    margin: 50px 0px 20px;
}

.mobile-show {
    display: none;
}

.bggrey {
    background-color: #f3f3f3;
}

.sub-div-all {}

.micro_head {
    color: #222;
    font-weight: 500;
    margin-bottom: 15px;
}

.font-size-13 {
    font-size: 13px;
}

.ftr-itm {
    display: flex;
    justify-content: start;

}

.icon {
    width: 75px;
    margin-right: 25px;
}

.icon img {
    width: 100%;
}

.content {}

.content h5 {}

.content p {}

.faq-micro_head {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
    margin-bottom: 10px;
}

.faq-div-all {
    margin-bottom: 15px;
}

.faq-title h2 {
    font-size: 30px;
    line-height: 29px;
    text-align: center;
    margin: 0 0 2px;
    font-weight: 500;
    font-family: "Quicksand", sans-serif;
    padding: 0;
    color: var(--black-color);
}

.faq-title h2:before {
    content: "";
    position: absolute;
    left: 48%;
    top: 40px;
    width: 60px;
    height: 2px;
    z-index: 1;
    background: #3f9cd1;
}
#queryModal{
    
}
#queryModal .modal-header{
    background:#fff;
    padding:10px;
}
#queryModal .modal-title{
    color:#222;
}
#queryModal .form-group{
    margin-bottom:5px;
}
.queryclsmdl{
    position: absolute!important;
    top: 10px!important;
    right: 10px!important;
    font-size: 30px!important;
    color:#222!important;
}
.mdinp, .mdinp:focus{
    width:100%;
    border:1px solid #ddd;
    padding:7px 15px;
    outline:none;
    color:#222;
    font-weight:500;
    text-transform: capitalize;
}
.mdinp-area{
    height:70px;
}
.mdinp-submt{
   border:1px solid #012356; 
   background:#012356;
   color:#fff;
}
.imgmdi{
    background-image:url(../images/banmdi.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width:100%;
    height: 310px;;
}
.routeshm{
    
}
.routeshm .form-group{
    position:relative;
}
.rlbl{
    position: absolute;
    top: 7px;
    left: 47px;
    pointer-events: none; 
}
.rppt{
        position: absolute;
    bottom: 7px;
    left: 40px;
    overflow: hidden;
    pointer-events: none;
}
.s012 .form-group{
    padding: 0px 0px 0px 0px;
}
.s011 form .btn-search {
    margin-top: 2px;
}
.route-padding-right-1, .route-padding-right-2, .route-padding-right-3, .route-padding-right-4, .route-padding-right-5{
    padding-right:2px;
}
.route-padding-left-1, .route-padding-left-2, .route-padding-left-3, .route-padding-left-4, .route-padding-left-5, .route-padding-left-2-oneway{
    padding-left:2px;
}
.s012 .form-group img {
    top: 20px;
    left: 11px;
    width: 16px;
}
.s012 .airportselect:focus, .s011 .singleDate:focus {
    border: 1px solid #0a58ca;
    outline: none;
}
.s012 .rppt {
    position: absolute;
    bottom: 2px;
    left: 32px;
}
.routebnrd .smcolor {
        padding: 15px 0px 0;
    }
.s012 form .btn-search {
    font-size: 14px;
}
.experiencediv, .abt-content-home-sec{
     background:linear-gradient(rgb(255 255 255 / 86%), rgb(255 255 255)), url(../img/bgsec.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    padding:50px 0px
}
@media (max-width: 991px) {
    .videoback {
        /* height: 100vh;*/
        background: rgba(0, 0, 0, 0.5);
    }

    .pdl-991 {
        padding-left: 15px;
    }

    .pdr-991 {
        padding-right: 15px;
    }

    .input-wrap {
        margin-bottom: 8px;
    }

    .airportselect, .s011 .singleDate,
    .btn-search {
        border-radius: 0px !important;
    }

    .mobile-show {
        display: block;
    }

    .mobile-hide {
        display: none;
    }

    .headernumbers {
        border-radius: 5px;
        padding: 5px 20px;
        position: fixed;
        right: 10px;
    }

    .contact-alls {
        display: block;
    }

    .contact-section {
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-detlsd {
        width: 100%;
        padding-left: 0px;
    }

    .contact-details-list li {
        width: 100%;
    }
    .route-padding-left-2, .route-padding-left-2-oneway{
        padding-left: 15px;
    }
    .route-padding-right-2{
        padding-right: 15px;
    }
}

@media (max-width: 767px) {

    /*.home-form {
        background-image: url(../images/fmobilebg.jpg);
        padding: 60px 0 30px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }*/
    .prt-5 {
        padding-right: 15px;
    }

    .plt-5 {
        padding-left: 15px;
    }

    .pass-div {
        width: 100% !important;
        left: 0;
        right: 0;
        top: 70px !important;
        bottom: 0;
        position: fixed;
        z-index: 9895;
    }

    .pass-nums {
        display: flex;
        align-items: center;
        justify-content: start;
        margin-bottom: 15px;
    }

    .lbl-pass {
        width: 50%;
        text-align: left;
        margin-bottom: 0px;
    }

    .nspin {
        width: 100%;
    }

    .pass-div p {
        color: #ffffff;
        padding: 10px 30px;
        border-bottom: 1px solid #23293c;
        background: #23293c;
        text-align: left;
    }

    .text-pass {
        width: 100% !important;
        height: 50px !important;
    }

    .input-group-sm>.input-group-btn>.btn {}

    .lbl-sub-pass {
        
    }

    .banner-content {
        margin: 0px 0px 20px;
    }

    .changeText {
        font-size: 1.2rem;
        font-weight: 700;
        text-shadow: none;
        text-transform: uppercase;
        text-align: center !important;
    }

    #changingword {
        font-size: 1.2rem;
        display: block !important;
        text-transform: uppercase;
    }

    .mn_sbtl {
        font-size: 20px;
        /* box-shadow: 01px 12px #e5e5e5; */
        text-shadow: 2px 2px #6f6c6b;
    }

    .home-tab-content {
        padding: 15px 0px;
        background-color: rgba(0, 0, 0, 0);
    }

    .roomdonebtn {
        margin-top: 10px;
        outline: none;
        font-weight: 500;
        width: 100%;
        font-size: 15px;
        padding: 10px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .btn-white {
        background: white;
        border: 1px solid #fff;
        color: #000;
    }

    .btn-black {
        background: #000;
        border: 1px solid #000;
        color: white;
    }

    .cabindiv {
        position: relative;
        top: 0;
        right: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

    .cabinwrap {
        background: #fff !important;
        border: 1px solid #fff !important;
        width: 100%;
    }

    .cabinwrap label {
        display: block !important;
    }

    .airport-select {
        font-size: 16px;
        color: #333;
        background: transparent;
        width: 100%;
        height: 49px;
        padding: 22px 2px 10px 30px;
        border: 0;
        font-family: var(--font-family-sanspro);
    }

    .form-dev label {
        left: 35px;
        display: none;
        top: 7px;
    }

    .s011 .icon-wrap i {
        bottom: 15px;
    }

    .companybest {
        padding: 0 0 0;
    }

    .pdl-767 {
        padding-left: 15px;
    }

    .pdr-767 {
        padding-right: 15px;
    }

    .mynavtabs li {
        border-right: none;
        background: transparent;
        border-radius: 0px;
    }

    .s011 {
        background: transparent;
        padding: 10px 0px 0px;
    }

    .s011 .airportselect, .s011 .singleDate{
        background: #fff;
        min-height: 50px;
    }

    .form-icon {
        top: 14px;
    }

    .s011 .btn-search {
        height: 50px;
    }
    .imgmdi{
        display:none;
    }
    .route-padding-left-1, .route-padding-left-4{
        padding-left: 15px;
    }
    .route-padding-right-1, .route-padding-right-4, .route-padding-right-5{
        padding-right: 15px;
    }
    .routebnrd .smcolor {
        padding: 15px 0px 0;
    }
    .s012 .form-group img {
        top: 25px;
    }
    .hed-title {
        font-size: 30px;
    }
}
.tripsTypemodify{
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}
.modify-trp-type-container{
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.modify-radio{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.modi-trip-checked{
    position:absolute;
    left:0;
    top: 2px;
    border:1px solid #999;
    width: 16px;
    height: 16px;
    border-radius: 2px;
}
.modi-trip-checked::after{
    content:'';
    position:absolute;
    left: 3px;
    top: 2px;
    width: 9px;
    height: 9px;
    border-radius: 1px;
    background: linear-gradient(88deg, #ff6a08, #f80909);
    display: none;
}
.modify-radio:checked ~ .modi-trip-checked::after{
    display: block;
}
.rmvFlighterbtntop{
    display: none;
}
.modify-input-box .input-group-sm>.form-control, .modify-input-box .input-group-sm>.modify-input-box .input-group-addon, .modify-input-box .input-group-sm>.modify-input-box.input-group-btn>.btn {
    width: 100%!important;
}
.lsttrvlbx{
    top: 60px!important;
}
.datepicker thead tr:first-child th:hover {
    background: #012356;
}
.show-more-airline, .show-more-layover{
    overflow: auto;
    max-height: 112px;
    scrollbar-width: none;
}
.show-more-airline.show, .show-more-layover.show{
    max-height: 500px;
    transition: all ease-in-out 0.3s;
}
.showmoreBtnlayover, .showmoreBtn1{
    padding: 0px 0px;
    cursor: pointer;
    color: #f73b1e;
    font-size: 12px;
}
@media (max-width: 767px) {
    .rmvFlighterbtntop{
        display: block;
        position: absolute;
        right: 25px;
        top: 5px;
        color: #222;
        padding: 5px 10px;
        border: none;
        font-size: 14px;
        font-family: Arial, sans-serif;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        z-index: 9895;
}
.tripsTypemodify {
    margin-top: 10px;
}
}