.popup-product {
    position: fixed;
    background-color: #ffffff;
    z-index: 100001;
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.75);
}

.searchpopinner1 {
    width: 100%;
    max-width: 400px;
    background: #fff;
    padding: 15px;
    margin: auto;
    margin-top: 5%;
    text-align: center;
}

.searchpopinner {
    width: 100%;
    max-width: 460px;
    max-height: 190px;
    background: #fff;
    padding: 15px;
    margin: auto;
    margin-top: -5%;
    text-align: center;
}


.moditop {
    background: none repeat scroll 0 0 #fff;
}

.full {
    float: left;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #cacaca;
}

.mt-10 {
    margin-top: 10px !important;
}

.p-0 {
    padding: 0 !important;
}

.breadcrumbs-container {
    width: 100%;
    text-align: left;
    margin: 15px 0 20px 0;
}

.clearfix {
    float: none;
    clear: both;
}

.breadcrumb {
    background: none;
    padding: 0;
    font-size: 13px;
    /* margin-top: 15px; */
    margin-bottom: 0;
}

.breadcrumb {
    font-size: 16px;
    line-height: 13px;
    color: rgb(144, 158, 175);
    text-decoration: underline;
}

    .breadcrumb.light li {
        border-color: #909eaf;
    }

    .breadcrumb li:first-child {
        padding-left: 9px;
        border-left: 1px solid #54606f;
        border-radius: 2px 0 0 2px;
    }

    .breadcrumb li {
        display: block;
        box-sizing: border-box;
        position: relative;
        width: auto;
        padding: 0 25px 0 25px;
        height: 24px;
        margin: 0 12px 0 0;
        line-height: 22px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0;
        border-right-width: 0;
        border-style: solid;
        border-color: #54606f;
        background-color: transparent;
        color: #162849;
        cursor: pointer;
    }

    .breadcrumb li {
        float: left;
    }

        .breadcrumb li:hover, .breadcrumb.light li:hover, .breadcrumb li.white-bordered:hover {
            background-color: #7a7a7a;
            border-color: #7a7a7a;
            color: #ffffff;
        }

            .breadcrumb li:hover a, .breadcrumb.light li a:hover {
                color: #ffffff;
            }

        .breadcrumb li a {
            text-decoration: none;
        }

        .breadcrumb li a {
            text-decoration: underline;
            color: #162849;
            height: 100%;
            display: block;
        }

        .breadcrumb li:hover:after, .breadcrumb.light li:hover:after, .breadcrumb li.white-bordered:hover:after {
            background: url(../../images/breadcrumb-arrows.png) -6px -72px;
        }

        .breadcrumb li.active:after, .breadcrumb li.active:hover:after, .breadcrumb.light li.active:after, .breadcrumb.light li.active:hover:after {
            content: "";
            position: absolute;
            top: 0;
            right: -6px;
            width: 6px;
            height: 24px;
            padding: 0;
            background: url(../../images/breadcrumb-arrows.png) -6px -48px;
        }

    .breadcrumb.light li:before {
        background: url(../../images/breadcrumb-arrows.png) 0 0px;
    }

    .breadcrumb.light li:after {
        background: url(../../images/breadcrumb-arrows.png) -6px 0px;
    }

    .breadcrumb li:before {
        content: " ";
        position: absolute;
        top: -1px;
        left: -5px;
        width: 6px;
        height: 24px;
        padding: 0;
        background: url(../images/breadcrumb-arrows.png) 0 -24px;
    }

    .breadcrumb li:first-child:before {
        content: none;
    }

    .breadcrumb li:after {
        content: " ";
        position: absolute;
        top: -1px;
        right: -6px;
        width: 6px;
        height: 24px;
        padding: 0;
        background: url(../../images/breadcrumb-arrows.png) -6px -24px;
    }

    .breadcrumb li.active, .breadcrumb li.active:hover, .breadcrumb.light li.active, .breadcrumb.light li.active:hover {
        background-color: #0058a4;
        color: #ffffff;
        border: none;
        cursor: default;
        line-height: 22px;
    }

        .breadcrumb li.active:before, .breadcrumb li.active:hover:before, .breadcrumb.light li.active:before, .breadcrumb.light li.active:hover:before {
            content: " ";
            position: absolute;
            top: 0;
            left: -4px;
            width: 4px;
            height: 24px;
            padding: 0;
            background: url(../../images/breadcrumb-arrows.png) 0 -48px;
        }

    .breadcrumb li a {
        text-decoration: none;
    }

.pb-30 {
    padding-bottom: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}
 
.soft-labels {
    background-color: #ffffff;
    padding: 20px 15px;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.soft-labels label {
    text-transform: none;
    font-size: 12px;
    font-weight: 400; 
    color: #162849;
}

.grey-bkg {
    /* background: #eff3f7 !important;*/
    margin-top: 60px;
}

.mt20 {
    margin-top: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.pax-block-header {
    background: #fff;
    padding: 14px 25px 0;
    /* border-bottom: 1px solid #efefef; */
    font-size: 18px;
}

.process_btn_outer {
    margin-top: 40px;
}

.modify {
    background: #24d2f5;
    padding: 8px 25px;
    border-radius: 4px;
    color: #fff;
}

    .modify:hover {
        background: #5665b6 !important;
        border-color: #5665b6;
        color: #fff;
    }

.label-pax-type {
    margin-left: 2px;
}

.booking-item-payment > header {
    padding: 10px 10px 10px 20px;
    background: #162849;
    color: #FFF;
}

.booking-item-payment {
    background: #fff;
    box-shadow: 0 0 11px 0 #00000014;
}

.fs20 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    background: #fff;
    padding: 8px 15px;
    border-bottom: 1px dashed #c7c7c7;
}

.fs21 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    background: #fff;
    border-bottom: 1px dashed #c7c7c7;
}

.booking-item-payment .booking-item-payment-details {
    list-style: none;
    margin: 0;
    padding: 15px 15px 0;
    border-top: 1px solid #a7b9cb;
    border-bottom: 1px solid #a7b9cb;
    background: #ffffff;
}

    .booking-item-payment .booking-item-payment-details > li {
        margin-bottom: 20px;
        overflow: hidden;
    }

.mb10 {
    margin-bottom: 10px !important;
}

.booking-item-flight-details {
    overflow: hidden;
}

    .booking-item-flight-details .booking-item-departure {
        margin-right: 6%;
    }

    .booking-item-flight-details .booking-item-departure, .booking-item-flight-details .booking-item-arrival {
        float: left;
        width: 47%;
    }

.booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5, .booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
    font-weight: 400;
}

.booking-item-departure h5, .booking-item-arrival h5 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}

.label-grey {
    background-color: #909eaf;
}

.booking-item-payment-flight .booking-item-flight-duration > h5 {
    /* font-weight: 900; */
    font-size: 13px;
    text-transform: none;
}

.booking-item-payment-flight .booking-item-flight-duration > p {
    margin-bottom: 7px;
    line-height: 1em;
    font-size: 13px;
}

.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
        width: 100%;
        overflow: hidden;
        font-size: 12px;
        border-bottom: 1px dashed #d6d6d6;
        padding: 6.5px 0;
        font-weight: 500;
    }

        .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title, .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
            float: left;
            margin: 0;
        }

        .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
            float: right;
            width: 60%;
        }

.booking-item-payment .booking-item-payment-total {
    margin-bottom: 0;
    padding: 8px 15px 24px 15px;
    font-size: 16px;
}

    .booking-item-payment .booking-item-payment-total > span {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -2px;
        margin: 0 5px;
    }

.fs12 {
    font-size: 12px !important;
}

.text-primary {
    color: #fe5b00;
}

.gfrt {
    background: #eff3f7;
    padding: 0 0 16px 0;
}

    .gfrt > small, small {
        color: #818181;
        font-size: 10px;
        line-height: 1.4000000000000001em;
    }

.pt-10 {
    padding-top: 10px !important;
}

.convertible {
    font-weight: 700 !important;
}

.text-600 {
    font-weight: 600;
}

.booking-flight-details-button {
    background: #24d2f5;
    color: #fff;
    border-color: #24d2f5;
}

    .booking-flight-details-button:hover {
        background: #5665b6 !important;
        border-color: #5665b6;
        color: #fff;
    }

.pasdet_txt {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
}

.breadcrum_dv {
    color: #fff;
    font-size: .8333em;
    font-weight: 400;
    padding-top: 10px;
    word-spacing: 3px;
    text-align: right;
    text-transform: uppercase;
}


.booking-item-details h5 {
    margin-bottom: 13px;
    font-weight: 600;
    font-size: 14px;
    padding: 18px 20px;
    text-transform: none;
}

.booking-item-details h4.route {
    padding: 9px 18px 11px 18px;
    line-height: 16px;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    background-color: #24d2f5;
    color: #ffffff;
}

    .booking-item-details h4.route .text-azure {
        color: #fff;
    }

.ml10 {
    margin-left: 10px !important;
}

.text-500 {
    font-weight: 500;
}

.segment-details {
    padding: 10px 20px 5px 20px;
    display: inline-block;
    width: 100%;
}

.booking-item-airline-logo img {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 55px;
    max-width: 80px;
}

.booking-item-details h5.carrier {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    padding: 0;
    text-transform: none;
}

.booking-item-airline-logo p {
    margin-bottom: 5px;
    font-size: 13px;
    margin-top: 0px;
    line-height: 15px;
    text-transform: none;
    color: #909eaf;
}

.label {
    display: inline-block;
    height: 20px;
    line-height: 23px;
    padding: 0 10px;
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
}

.ml5 {
    margin-left: 5px !important;
}

.class-Economy {
    background-color: #20669f;
}

.booking-item-departure .booking-item-date, .booking-item-arrival .booking-item-date {
    margin-bottom: 5px;
    /* font-size: 15px; */
    line-height: 1.4em;
    /* padding-left: 32px; */
    padding-left: 0px;
}



.text-small {
    font-size: 12px;
    line-height: 1.5em;
}

.booking-item-details .booking-item-departure h5, .booking-item-details .booking-item-arrival h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 1em;
    padding: 0;
}

.booking-item-departure .booking-item-destination, .booking-item-arrival .booking-item-destination {
    font-size: 14px;
    line-height: 1.4em;
}

.text-900 {
    font-weight: 900;
}

.ml15 {
    margin-left: 15px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.close {
    margin: 0px 5px 0px 0px;
    opacity: 1 !important;
    background: linear-gradient(95deg, #ff9777, #e85728) !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #FFF;
    position: absolute;
    right: 10px;
    top: 12px !important;
    line-height: 30px;
    z-index: 99;
}

.modal-dialog {
    width: 800px;
    margin: 30px auto;
}

.segment-between {
    display: inline-block;
    width: 100%;
    border-top: 1px dashed rgb(144, 158, 175);
    border-bottom: 1px dashed rgb(144, 158, 175);
    background: #efefef;
}

    .segment-between span strong {
        font-size: 13px;
        padding: 0 0 4px 0;
        display: inline-block;
        width: 100%;
    }

.booking-item-arrival {
    text-align: right;
}

.security_code {
    padding-right: 5px;
}

.required-fields {
    font-size: 10px;
    color: red;
    display: none;
}

.modifypax {
    color: #fff;
    background-color: #4b1676 !important;
    border-color: #4b1676 !important;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 4px;
}

#navbar {
    display: none;
}

.header-content2__call img {
    display: none;
}

.flight-detail {
    background-color: #4b1676;
    padding: 5px 15px;
    font-size: 18px;
    color: #f8f8f8;
}

.mb-10 .hidden-xs .row h5 {
    color: #21033a;
}

.fa-arrow-right:before {
    display: none;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-header {
        display: block;
    }

    .navbar-brand {
        display: block;
    }

    .txtdialercount {
        margin-bottom: 60px !important;
    }

    .flight-detail {
        margin-top: -35px !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 100px) {
    .click {
        margin-top: 28px !important;
    }

    .container-content .col-md-12 {
        display: block !important;
    }

    .colorlib-logo-phone {
        float: right;
    }

    .txtdialercount {
        margin-bottom: 60px !important;
    }

    .flight-detail {
        margin-top: -35px !important;
    }
}

@media screen and (max-width: 500px) and (min-width: 100px) {
    .header-content2__call img {
        display: none !important;
    }
}

.sectionmobiledvi {
    margin-top: 15px;
}

.pasdet_txt {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 6px 0px 0px 0px !important;
}

.pasdet_txt {
    margin: 0 0 2px !important;
}

.ptgf {
    margin: 0px 0px 0px 0px;
    font-size: 19px;
    background: #14acba;
    color: white;
    padding: 6px 10px;
    line-height: normal;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.pax-block-header {
    background: #fff;
    padding: 8px 25px;
    /* border-bottom: 1px solid #efefef; */
    font-size: 18px;
    margin-bottom: 0px;
}

.pdr_right {
    padding-right: 5px;
    padding-left: 0px;
}

.pdl_left {
    padding-left: 5px;
    padding-right: 0px;
}

.desktop_view_show_hide {
    margin-left: 20px;
}

.waiting_loader {
    width: fit-content;
    font-weight: bold;
    font-size: 30px;
    clip-path: inset(0 1.4ch 0 0);
    animation: l4 1s steps(5) infinite;
    color: white;
}

@keyframes l4 {
    to {
        clip-path: inset(0 -1ch 0 0)
    }
}

.loader {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border: 4px solid #0000;
    border-radius: 50%;
    border-color: #ccc #0000;
    animation: l16 1s infinite linear;
    margin: auto;
}

    .loader::before,
    .loader::after {
        content: "";
        grid-area: 1/1;
        margin: 2px;
        border: inherit;
        border-radius: 50%;
    }

    .loader::before {
        border-color: #f03355 #0000;
        animation: inherit;
        animation-duration: .5s;
        animation-direction: reverse;
    }

    .loader::after {
        margin: 8px;
    }

@keyframes l16 {
    100% {
        transform: rotate(1turn)
    }
}

.loader_parent_div {
    display: none;
    align-items: center;
    margin: auto;
    width: 100%;
    height: 110vh;
    justify-content: center;
    position: absolute;
    top: 0%;
    left: 0px;
    z-index: 19;
    background: #000000d6;
}

@media screen and (max-width: 992px) and (min-width: 280px) {
    .pdl_left {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pdr_right {
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 20px;
    }

    .security_code {
        padding-right: 15px;
    }
}

@media screen and (max-width: 560px) and (min-width: 280px) {
 
    .soft-labels {
        background-color: #ffffff;
        padding: 15px 15px !important;
    }
}
