* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: poppins;
}

.cont {
    width: 90%;
    margin: 0 auto;
}

.mt-4 {
    margin: 5px 0 0 0;
}

.flx {
    display: flex;
}

.flx-sb {
    display: flex;
    justify-content: space-between;
}

.item-c {
    align-items: center;
}

.flx-ft {
    display: flex;
    justify-content: flex-start;
}

.ft-10 {
    font-size: 10px;
}
/* .txt-c{
  text-align: center;
} */
.ft-12 {
    font-size: 12px;
}

.ft-14 {
    font-size: 14px;
}

.ft-16 {
    font-size: 16px;
}

.ft-18 {
    font-size: 18px;
}

.ft-20 {
    font-size: 20px;
}

.airline-sec {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.airline1 {
    width: 100%;
}

.arl-txt {
    display: flex;
    align-items: center;
    gap: 5px;
}

.on-ser {
    font-size: 15px;
    color: #EF6614;
}

.arl-hdr {
    font-size: 20px;
    font-weight: 700;
}

.arl-cnt p {
    margin-top: 10px;
    font-size: 14px;
    color: #202020b8;
}

.chk-btn {
    display: inline-block;
    background-color: #2196F3;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    margin: 20px 0;
    padding: 10px;
}

    .chk-btn:hover {
        background: #1789e3;
    }

.airline2 {
    width: 100%;
}

.bf-chekin {
    padding: 0px;
}

.bf-chekin-sec {
    margin-top: 75px;
    /* margin-bottom: 30px; */
    display: flex;
    gap: 30px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.chkin-card {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    background-color: #F9F9F9;
    padding: 22px 32px;
    margin: 0 0 36px 0;
}

.sve-img {
    width: 90px;
    height: 90px;
    margin: -64px auto 0 auto;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.chk-txt {
    font-size: 18px;
    font-weight: 600;
    margin: 19px 0 10px 0;
}

.chk-txtx {
    font-size: 16px;
    color: #202020a6;
}

.htw-chekin {
    /* margin: 90px auto 90px auto; */
    /* padding: 30px 0; */
    padding: 0;
}

.htw-chekin-sec {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}

.htw-sec1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.lp-div {
    width: 48%;
    /* height: 306px; */
}

    .lp-div img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.htw-sec2 {
    width: 100%;
}

.arl-para {
    font-size: 14px;
    color: #202020a6;
    margin: 8px 0;
}

.chk-prc-sec {
    margin: 30px 0 0 0;
}

.chk-prc-card {
    display: flex;
    gap: 25px;
    padding: 0 0 17px 0;
    border-bottom: 1.5px dashed #2020202e;
    margin-bottom: 30px;
}

.stp-p1 {
    background-color: #F9F9F9;
    color: #2196F3;
    text-align: center;
    width: 26%;
    /* padding: 7px 13px; */
    padding: 18px 13px;
    border-radius: 16px;
    font-size: 22px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stp-p2 {
    width: 72%;
}

.dtl-p {
    font-size: 14px;
    font-weight: 700;
    color: #202020;
    /* margin-bottom: 3px; */
}

.dtl-pp {
    font-size: 14px;
    color: #202020a6;
    /* margin-top: 4px; */
}

.chk-prc-card:last-child {
    border: none;
    margin: 0;
}

.bagge-infr {
    background-image: url(../../img/WebCheckIN/baggege.png);
    background-repeat: no-repeat;
    height: 490px;
    background-size: cover;
    margin: 40px 0;
    position: relative;
}

    .bagge-infr::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: #060633a8;
    }

.tabs-sec {
    padding: 30px 0;
    position: relative;
    z-index: 888;
}
/* tab-sec */
/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #ffffff87;
    /* background-color: #f1f1f1; */
    display: flex;
    justify-content: space-between;
    /* gap: 50px; */
    width: 100%;
    gap: 5px;
    min-width: max-content;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 0px 14px 0;
        transition: 0.3s;
        font-size: 14px;
        transition: none;
        min-width: max-content;
        color: #FFFFFF;
        font-weight: 500;
        border-bottom: 3px solid transparent;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            border-bottom: 3px solid #2196F3;
            padding: 14px 0px 14px 0;
            transition: none;
            font-size: 14px;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            /* background-color: #ccc; */
            border-bottom: 3px solid #2196F3;
            transition: 0.3s;
            font-weight: 500;
            font-size: 14px;
            transition: none;
            min-width: max-content;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 21px 12px 12px 12px;
    margin: 10px 0 0 0;
    /* border: 1px solid #ccc; */
    border-top: none;
}

.tab-ul li {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    /*list-style-image: url('img/star.svg');*/
    margin: 0 0 6px 6px;
    ;
}

.tabcontent.active1 {
    display: block;
}

/* second-tab */
.tab-self {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    /* min-width: max-content; */
    /* padding: 7px 16px;
  transition: none; */
    font-size: 13px;
    overflow-x: auto;
    gap: 20px;
}

    .tab-self button {
        background-color: #F6F6F6;
        /* float: left; */
        width: 31%;
        border: none;
        outline: none;
        cursor: pointer;
        transition: 0.3s;
        font-size: 18px;
        font-weight: 500;
        color: #20202073;
        border-radius: 8px;
        min-width: max-content;
        padding: 7px 16px;
    }

        .tab-self button:hover {
            background-color: #2196F3;
            color: #FFFFFF;
            transition: none;
            font-size: 13px;
            font-weight: 500;
        }

        .tab-self button.active {
            background-color: #2196F3;
            color: #FFFFFF;
            transition: none;
            font-size: 13px;
            font-weight: 500;
        }

.tabcontentss {
    border-radius: 8px;
    background-color: #2196f30d;
    padding: 25px;
    display: none;
}

.osk-para {
    font-size: 16px;
    margin: 0 0 6px 0;
    font-weight: 700;
}

.osk-cnt {
    font-size: 14px;
    color: #202020c7;
}

.mj-air {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px 0 0 0;
}

.mj-air-para {
    font-size: 14px;
    color: #202020c7;
}

.slf-chk {
    padding: 20px 15px;
}

.mob-check-in {
    align-items: center;
    padding: 13px;
    width: 100%;
    border-radius: 15px;
    /* padding: 25px; */
    /* background: rgb(85,202,241); */
    background: linear-gradient(308deg, rgba(85, 202, 241, 1) 0%, rgba(47, 128, 237, 1) 35%);
    display: flex;
    gap: 20px;
    margin: 0px 0 20px 0;
}

.mob-img {
    width: 35%;
    height: 85px;
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

    .mob-img img {
        margin: 0 0 0 4px;
    }

.mob-img-para {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
}

.mob-img-paraa {
    font-size: 14px;
    color: #FFFFFF;
}

.top-in-chk {
    padding: 0;
}

.tp-in-card-sec {
    display: flex;
    gap: 20px;
    /* margin: 15px 0; */
}

.tp-in-card {
    width: 100%;
    border-radius: 15px;
    box-shadow: 3px 4px 8px #dbdddf59;
    padding: 24px 19px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
}

    .tp-in-card img {
        width: 100%;
        /* object-fit: cover; */
        height: 40px;
    }

.inter-link-wid {
    width: 100%;
    background-color: #2196f30d;
    margin: 20px 0 40px 0;
    padding: 30px 0;
}

.inter-tab {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border-bottom: 1px solid #0000001f;
    margin: 10px 0;
    overflow-x: scroll;
}

    .inter-tab button {
        background-color: transparent;
        /* float: left; */
        /* width: 20%; */
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 0px 14px 0;
        transition: 0.3s;
        font-size: 15px;
        font-weight: 700;
        color: #252525;
        text-align: left;
        border-bottom: 3px solid transparent;
        min-width: max-content;
    }

        .inter-tab button:hover {
            border-bottom: 3px solid #2196F3;
            font-size: 15px;
            font-weight: 700;
        }

        .inter-tab button.active {
            /* background-color: #ccc; */
            border-bottom: 3px solid #2196F3;
            transition: 0.3s;
            font-weight: 700;
        }

.inter-link-cnt {
    display: none;
}

.inter-lnk-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.best-routes li {
    list-style-type: none;
    font-size: 14px;
    color: #0C8BFD;
    font-weight: 400;
    padding: 2px 0px;
    /* margin: 6px 0; */
    /* text-decoration: underline solid #2196F3; */
    text-underline-offset: 8px;
}

    .best-routes li a {
        text-decoration: none;
        font-size: 13px;
        color: #0C8BFD;
        font-weight: 400;
    }

.hedigpk {
    font-size: 14px;
}

.accordion {
    margin: 12px 0;
}

.accordion__item {
    margin: 0 0 8px 0;
}

.accordion__item {
    border-bottom: 1px solid #eee;
}

.accordion__item__header {
    padding: 15px 15px 15px 0;
    cursor: pointer;
    position: relative;
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-size: 18px;
}

    .accordion__item__header::before {
        height: 10px;
        width: 10px;
        content: "";
        position: absolute;
        right: -10px;
        top: 20px;
        transition: .5s all;
        transform: rotate(45deg);
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
    }

    .accordion__item__header.active::before {
        transform: rotate(-135deg);
        top: 20px;
    }

.accordion__item__content {
    font-size: 14px;
    color: #202020a6;
    overflow-y: hidden;
    margin-bottom: 15px;
}

.tab::-webkit-scrollbar {
    display: none;
}

.inter-tab::-webkit-scrollbar {
    display: none;
}

.tab-self::-webkit-scrollbar {
    display: none;
}

.chk-in-op {
    margin: 20px 0;
}

.mob-img-txt {
    width: 60%;
}

.faq-main {
    margin: 0 auto 30px auto;
}

.tp-r {
    border-radius: 0 80px 0 0;
}

.tp-l {
    border-radius: 80px 0 0 0;
}

.bt-l {
    border-radius: 0 0 0 80px;
}

.bt-r {
    border-radius: 0 0 80px 0;
}

img {
    max-width: 100%;
}

.owl-carousel {
    display: flex;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ban item {
    margin: 0 0 0 10px !important;
}

.owl-theme .owl-nav {
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 30px !important;
}

.owl-dots {
    display: block !important;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0 !important;
}

.owl-carousel .owl-stage-outer {
    padding: 0 !important;
}

.best-routes li:hover {
    text-decoration: underline solid #2196F3;
    text-underline-offset: 8px;
}

/*marquee*/
.marquee-container {
    margin: auto;
    overflow: hidden
}

.Marquee {
    width: 100vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    color: #fff;
    font-weight: 200;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    margin: 15px auto
}

.Marquee-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-animation: marquee 30s linear infinite running;
    -moz-animation: marquee 30s linear infinite running;
    -o-animation: marquee 30s linear infinite running;
    -ms-animation: marquee 30s linear infinite running;
    animation: marquee 30s linear infinite running
}

    .Marquee-content:hover {
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        -o-animation-play-state: paused;
        -ms-animation-play-state: paused;
        animation-play-state: paused
    }

.Marquee-tag {
    width: 200px;
    margin: 0 .5em;
    padding: .5em;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    /* border: 1px solid #ccc; */
    height: 100px;
}

    .Marquee-tag:hover {
        cursor: pointer
    }

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }
}

.Marquee-tag img {
    width: 70%;
}
/*marquee-ends*/


.plf{padding-left:15px; padding-right:15px}

.bagge-infr {
    /* background-image: url(img/baggege.png); */
    background-repeat: no-repeat;
    height: 490px;
    background-size: cover;
    margin: 40px 0;
    position: relative;
}

    .bagge-infr::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background-color: #060633a8;
    }

    .bagge-infr .tabs-sec {
        padding: 30px 15px;
        position: relative;
        z-index: 888;
    }
    /* tab-sec */
    /* Style the tab */
    .bagge-infr .tab {
        overflow: hidden;
        border-bottom: 1px solid #ffffff87;
        /* background-color: #f1f1f1; */
        display: flex;
        justify-content: space-between;
        /* gap: 50px; */
        width: 100%;
        gap: 5px;
        min-width: max-content;
        background:transparent;
        margin-bottom:15px;
    }

        /* Style the buttons inside the tab */
        .bagge-infr .tab button {
            background-color: inherit;
            float: left;
            border: none;
            outline: none;
            cursor: pointer;
            padding: 14px 0px 14px 0;
            transition: 0.3s;
            font-size: 14px;
            transition: none;
            min-width: max-content;
            color: #FFFFFF;
            font-weight: 500;
            border-bottom: 3px solid transparent;
        }

            /* Change background color of buttons on hover */
            .bagge-infr .tab button:hover {
                border-bottom: 3px solid #2196F3;
                padding: 14px 0px 14px 0;
                transition: none;
                font-size: 14px;
            }

            /* Create an active/current tablink class */
            .bagge-infr .tab button.active {
                /* background-color: #ccc; */
                border-bottom: 3px solid #2196F3;
                transition: 0.3s;
                font-weight: 500;
                font-size: 14px;
                transition: none;
                min-width: max-content;
            }

    /* Style the tab content */
    .bagge-infr .tabcontent {
        display: none;
        padding: 21px 0px 12px 0px;
        margin: 10px 0 0 0;
        /* border: 1px solid #ccc; */
        border-top: none;
    }

    .bagge-infr .tab-ul li {
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
        list-style-type: disc;
        margin: 0 0 6px 6px;
    }

    .bagge-infr .tabcontent.active1 {
        display: block;
    }

    /* second-tab */
    .bagge-infr .tab-self {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        margin: 30px 0;
        /* min-width: max-content; */
        /* padding: 7px 16px;
  transition: none; */
        font-size: 13px;
        overflow-x: auto;
        gap: 20px;
    }

        .bagge-infr .tab-self button {
            background-color: #F6F6F6;
            /* float: left; */
            width: 31%;
            border: none;
            outline: none;
            cursor: pointer;
            transition: 0.3s;
            font-size: 18px;
            font-weight: 500;
            color: #20202073;
            border-radius: 8px;
            min-width: max-content;
            padding: 7px 16px;
        }

            .bagge-infr .tab-self button:hover {
                background-color: #2196F3;
                color: #FFFFFF;
                transition: none;
                font-size: 13px;
                font-weight: 500;
            }

            .bagge-infr .tab-self button.active {
                background-color: #2196F3;
                color: #FFFFFF;
                transition: none;
                font-size: 13px;
                font-weight: 500;
            }

    .bagge-infr .tabcontentss {
        border-radius: 8px;
        background-color: #2196f30d;
        padding: 25px;
        display: none;
    }





.section2 {
    border-bottom: 1px solid #c2b7b7;
}
.border_ttbb{padding:0px 15px;}

.mt_25{margin-top:25px}
.border_ttbb .tabEvent .active {
    border-bottom: 3px solid #2196f3;
}

.border_ttbb .tabEvent button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 6px;
    transition: 0.3s;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 3px solid #fff;
    white-space: nowrap;
}

.border_ttbb .tablinks {
    background-color: #ffffff;
    color: #000;
    padding: 3px 36px;
    border-radius: 3px;
    height: 35px;
    text-align: center;
    border: 0.5px solid grey;
}

.border_ttbb .tabEvent {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: baseline;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    overflow-x: auto;
    display: flex;
    gap: 12px;
}

.border_ttbb .left1 span {
    color: #000;
    font-weight: 600;
    margin-top: 6px;
}

.border_ttbb .left {
    width: 100%;
    display: flex;
    margin-bottom: 0px;
}

.border_ttbb .detls1 {
    width: 100%;
    /* text-align: center; */
}

.border_ttbb ul {
    list-style-type: none;
}
.border_ttbb .lst-z1 li{padding:6px 0}
.border_ttbb .lst-z1 li a {
    color: #2196f3;
    font-size: 13px;
    text-decoration: none;
}

.border_ttbb .tabcontent {
    display: none;
    padding: 0px 12px 12px 12px;
    margin: 10px 0 0 0;
    /* border: 1px solid #ccc; */
    border-top: none;
}

.int {
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    margin: 25px auto 20px auto;
 
    text-align: center;
}