﻿:root {
    /* --primary-color: #0D8AE4;
    --secondary-color: #005089;
    --tertiary-color: #ECF2FC;
    --star-color: #DFD04A;
    --grey-color: #707070;
    --red-color: #f00;
    --green-color: #008000;
    --secondary-color-style: #0C88E2;
    --tertiary-color-style: #ECF2FC;
    --orange-logo-color: #e47425; */
}

.search-tabs {
    background-color: var(--primary-color-lite);
}

.loader-body {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

.slider-handle {
    box-shadow: 0 0 30px rgb(0, 0, 0, 0.3);
}

.slider-tick {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.btn-type4:hover {
    /* background-color: rgb(228, 116, 13, 0.8); */
}

.cart-fl-right {
    /* box-shadow: 0 1px 10px rgb(0, 0, 0, 0.16); */
}

.form-cntrl,
.frm-dropdown {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

.rate-terms-title {
    color: rgb(13 138 228 / 80%);
}

.from-to-ico {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

/*.btn-select-ancillary {
    position: absolute;
    right: 36px;
    bottom: 28px;
}*/

.position-relative {
    position: relative;
}

.pas-add-service {
    box-shadow: 0 1px 10px rgb(0 0 0 / 16%);
}

.pas-add-detial {
    /*box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);*/
}

.ssr-content {
    display: none;
}

.ssr-row.show .ssr-content {
    display: block;
}

.btn-save-ssr {
    min-width: 110px;
    padding-left: 35px !important;
}

.btn-cancel-ssr {
    min-width: 110px;
    margin-left: 20px;
    padding-left: 24px !important;
}

.swal2-container {
    z-index: 22222 !important;
}

.ssr-info-icon {
    width: 3em;
    height: 3em;
}

    .ssr-info-icon .swal2-icon-content {
        font-size: 2em;
    }

.confirm-ssr-info {
    display: block;
    text-align: left;
    max-height: 380px;
    overflow-y: auto;
    padding-top: 20px;
}

.selected-ssr-info {
    /*padding: 0px 33px 33px;*/
}

.selected-ssr-info-label {
    /*float: right;*/
    /*padding-right: 5px;*/
    /*font-size: 15px;*/
    font-weight: 500;
    color: var(--primary-color);
    cursor: pointer;
}

/*.header-btn {
    margin-left: 20px;
}*/

.ml-20 {
    margin-left: 20px;
}

.t-input {
    padding-top: 2px !important;
}

.multicity.fl-date .t-datepicker-day {
    width: 100% !important;
}

.cart-fl-more-rates > div {
    max-width: 98%;
}

.creditcard-title {
    /*flex: 0 0 426px;
    max-width: 45%;*/
}

.form-withdropdown-document {
    /*min-width: 366px;*/
}

.doc-title {
    /*flex: 0 0 343px;*/
    /*max-width: 343px;*/
}

.cart-reserv-error {
    font-size: 15px;
    color: red;
    font-weight: 800;
}

.text-black {
    color: #000 !important;
}

.cart-val-summnery-message {
    text-align: right;
    padding-bottom: 10px;
}

.validate-summory-heading {
    color: #f44336;
    font-weight: 600;
    font-size: 16px;
}

.dedicated-fare-rule {
    display: block;
    margin-top: 20px;
    border: 1px solid #ccc;
}

    .dedicated-fare-rule .hide-more-detail {
        display: none;
    }

.frm-dropdown-doc {
    min-width: 343px;
}

.mb-15 {
    margin-bottom: 15px;
}

.price-change-info-container {
    padding-bottom: 10px;
}

.conf-price-change-btn {
    /*margin: auto;
    max-width: 150px;*/
}

/*.price-change-info {
    padding: 20px;
    background: #f6f6f6;
    box-shadow: 1px 1px 1px 0px #e3e3e3;
    margin: 11px 24px 38px;
}*/

.text-red {
    color: #CC3E3E;
}

.booking-detail-info {
    padding-bottom: 8px !important;
}

.lbl-provider {
    background: var(--primary-color);
    color: #fff;
    position: absolute;
    border-radius: 0 9px 0 0;
    font-weight: 600;
    z-index: 2;
}

.lbl-fartype {
    background: #fff;
    color: var(--primary-color);
    padding: 0 5px;
}

.lbl-pcode {
    padding: 0 5px;
}

.search-fl-dtl {
    position: relative;
}

.search-fl-row {
    /*padding-bottom: 25px;*/
}

.view-res-link {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}

/*.lbl-loginname {
    color: #4b94e6;
    font-size: var(--deltafont);
    font-weight: 600;
}*/
.reg-sec-header {
    display: flex;
    flex: 1 1 100%;
    font-size: var(--deltafont);
    font-weight: 500;
    margin-bottom: 15px;
}

.justify-content-unset {
    justify-content: unset !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.reg-sec-header-bottom-border {
    display: flex;
    flex: 1 1 100%;
    margin-bottom: 15px;
    height: 2px;
    background: #f7f7f7;
}

.reg-link {
    display: block;
    text-decoration: none;
}

    .reg-link:hover {
        text-decoration: none;
    }

.bg-white {
    background: #fff;
}

.btn-close-condition {
    font-size: var(--deltafont);
}

.col-conditions.active i {
    transform: rotate(180deg);
}

.inner-bgimg {
    /* background-image: url(../images/body-bg.jpg); */
}

.m-auto {
    margin: auto !important;
    margin-top: 80px;
}

.reg-conf-header {
    font-size: var(--alphafont) !important;
    font-weight: 500;
    text-align: center;
}

.agnc-verify-form {
    max-width: 424px;
}

.general-msg-container {
    padding: 38px;
    margin-top: 60px;
}

.general-msg-text {
    font-size: var(--deltafont);
}

.mb-20 {
    margin-bottom: 20px;
}

.pt-80 {
    padding-top: 80px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.upsell-service-text {
    font-size: var(--labelfont);
    line-height: 1.4;
    text-transform: uppercase !important;
}

.hotel-autocomplete {
    top: calc(100% + 10px);
    width: 100%;
}

.tab-menu-link:hover {
    color: #fff;
    text-decoration: none;
}

.holds-the-iframe {
    background-image: url(images/webloader.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.train-iframe {
    width: 100%;
}

.rule-not-allowed-msg {
    padding: 10px 20px;
    color: red;
}

label.error {
    color: #ff0000;
    font-weight: 500;
    margin-top: 5px;
}

.d-block {
    display: block;
}

.adm-toprice-info {
    font-size: var(--labelfont);
    font-weight: 600;
    letter-spacing: 1.7px;
}

.accept-terms-form {
    background: linear-gradient(#fafafc, #e6ebef);
    padding: 28px 23px;
    box-shadow: 0px 20px 40px rgb(0 0 0 / 16%);
}

.text-left {
    text-align: left !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.cart-mod-fee {
    background-color: transparent;
    line-height: 15px;
    color: #000;
    font-weight: 500;
    border: 1px solid #eee;
    padding: 5px;
    margin: 0;
    max-width: 100%;
    text-align: right;
}

.ifee-info {
    font-size: var(--gammafont);
    bottom: 5px;
    right: 8px;
    position: relative;
    color: var(--secondary-color);
}

.wp-pl {
    white-space: pre-line !important;
}

/* Tooltip */
[data-tooltip] {
    cursor: pointer;
    display: inline-block;
    line-height: 0.8;
    position: relative;
}

    [data-tooltip]::after {
        background-color: #fff;
        border-radius: 0.5rem;
        color: var(--secondary-color);
        content: attr(data-tooltip);
        font-weight: 800;
        line-height: 1.15rem;
        padding: 10px;
        position: absolute;
        text-align: center;
        font-size: 11px;
        text-transform: none;
        transition: opacity 0.2s;
        visibility: hidden;
        white-space: nowrap;
        z-index: 1;
        border: 1px solid var(--secondary-color);
    }

    [data-tooltip].tooltip-top::before {
        border-style: solid;
        border-width: 0.5rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: var(--secondary-color) transparent transparent transparent;
        top: 0;
        left: 50%;
        margin-left: -1.2rem;
    }

    [data-tooltip].tooltip-top::after {
        bottom: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    [data-tooltip].tooltip-bottom::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent transparent rgba(51, 51, 51, 0.9) transparent;
        bottom: 0;
        left: 50%;
        margin-left: -0.3rem;
    }

    [data-tooltip].tooltip-bottom::after {
        top: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    [data-tooltip].tooltip-left::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent transparent transparent rgba(51, 51, 51, 0.9);
        top: 0.3rem;
        right: calc(110% - 0.3rem);
        margin-top: -0.3rem;
    }

    [data-tooltip].tooltip-left::after {
        top: -0.3rem;
        right: calc(110% + 0.3rem);
    }

    [data-tooltip].tooltip-right::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent rgba(51, 51, 51, 0.9) transparent transparent;
        top: 50%;
        top: 0.3rem;
        left: calc(110% - 0.3rem);
        margin-top: -0.3rem;
    }

    [data-tooltip].tooltip-right::after {
        top: -0.3rem;
        left: calc(110% + 0.3rem);
    }

@media (max-width: 767px) {
    [data-tooltip].tooltip-mobile::before {
        display: none;
    }

    [data-tooltip].tooltip-mobile:after {
        font-size: 1rem;
        max-width: 20rem;
        position: fixed;
        bottom: auto;
        top: 50%;
        left: 50%;
        text-align: left;
        transform: translate(-50%);
        white-space: normal;
    }
}

[data-tooltip]:hover::after,
[data-tooltip][class*=tooltip-]:hover::before {
    visibility: visible;
    opacity: 1;
}

.hotel-box-mono {
    border: solid 1px #fff;
    position: relative;
    /*border: solid 1px transparent;*/
    display: flex;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    max-width: 450px;
    border-radius: 4px;
    box-shadow: 0px 1px 10px #00000029;
}

    .hotel-box-mono .close {
        position: absolute;
        right: 1px;
        top: 1px;
        background-color: #fff;
        cursor: pointer;
    }

        .hotel-box-mono .close i {
            font-size: 18px;
            color: red;
        }

    .hotel-box-mono .pointer {
        position: absolute;
        left: calc(50% - 11px);
        bottom: -16px;
        cursor: pointer;
    }

        .hotel-box-mono .pointer i {
            font-size: 32px;
            color: #0D8AE4;
            display: block;
            height: 26px;
            width: 22px;
        }

    .hotel-box-mono .hotel-ratings {
        position: absolute;
        top: -1px;
        left: -1px;
        background-color: rgba(13, 138, 228, 0.9);
        color: #fff;
        text-align: center;
        padding: 8px;
        border-radius: 4px;
    }

        .hotel-box-mono .hotel-ratings .digit {
            font-weight: 500;
            font-size: 13px;
        }

        .hotel-box-mono .hotel-ratings .text {
            font-weight: 400;
            font-size: 10px;
        }

    .hotel-box-mono .col-hotel-data {
        /*border: solid 1px black;*/
        padding: 8px;
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        border-radius: 4px;
    }

    .hotel-box-mono .hotel-thumbnail {
        flex: 0 0 150px;
        width: 100%;
        height: 150px;
        overflow: hidden;
        border-radius: 4px;
    }

        .hotel-box-mono .hotel-thumbnail img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            /* contain-width & cover-height */
            object-position: center center;
            border-radius: 4px;
        }

    .hotel-box-mono .hotel-details {
        margin-left: 8px;
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .hotel-box-mono .star-ratings {
        margin: 0px 0px 4px;
        color: #DFD04A;
    }

    .hotel-box-mono .no-star-ratings {
        height: 18px;
    }

    .hotel-box-mono .hotel-name {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .hotel-box-mono .hotel-name a {
            color: #005089;
            text-decoration: none;
        }

            .hotel-box-mono .hotel-name a:hover {
                text-decoration: underline;
            }

    .hotel-box-mono .star-ratings,
    .hotel-box-mono .hotel-address {
        font-size: 10px;
    }

    .hotel-box-mono .room-info {
        font-size: 11px;
    }

    .hotel-box-mono .hotel-address {
        color: grey;
        margin-bottom: 8px;
    }

    .hotel-box-mono .hotel-address,
    .hotel-box-mono .room-info {
        font-weight: 600;
        margin-top: 4px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .hotel-box-mono .hotel-address i {
            text-align: center;
            display: block;
            min-width: 16px;
        }

        .hotel-box-mono .hotel-address span {
            padding-left: 4px;
        }

    .hotel-box-mono .room-price {
        font-weight: bold;
        margin-top: 8px;
        font-size: 20px;
        color: #005089;
    }

.htl-search-loading {
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
}

.li-htl-search {
    padding: 5px 10px 5px 10px !important;
}

.ul-auto-li .li-htl-search:after {
    border-bottom: 1px solid #ececec;
    left: 10px;
    right: 10px;
}

.ul-auto-li {
    padding: 0 !important;
}

    .ul-auto-li .li-htl-search:last-of-type:after {
        border-bottom: 0;
    }
/*.map-before-loaded {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}*/


.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    top: 45%;
    position: absolute;
    left: 48%;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 46px;
        height: 46px;
        margin: 1px;
        border-radius: 50%;
        border: 5px solid #fff;
        border-color: #E4740D transparent #E4740D transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.map-loader {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    left: calc(50% - 15px);
    top: calc(50% - 50px);
}
#map-search-box {
    background-color: #fff;
    border: 2px solid #243870;
    color: #333;
    font-size: 1.3em;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 350px;
    height: 40px;
    margin: 10px;
    display: none;
}

.dd-inc-fare {
    justify-content: flex-end !important;
}

input[disabled] + label::before {
    background: #eee;
    cursor: not-allowed;
}

.btn-icon {
    height: 48px;
    width: 48px;
    flex: 0 0 48px;
    max-width: 48px;
    margin-left: 13px;
    display: block;
    border: 1px solid #0D8AE4;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0D8AE4;
    font-size: 19px;
    border-radius: 2px;
    margin-right: 13px;
}

    .btn-icon:hover {
        background-color: #0D8AE4;
        height: 48px;
        width: 48px;
        flex: 0 0 48px;
        max-width: 48px;
        display: block;
        border: 1px solid #0D8AE4;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 19px;
        border-radius: 2px;
        cursor: pointer;
    }

.print-fldtl {
    width: 75px;
    background: #fff;
    position: absolute;
    right: 0;
}

.ul-dedicated {
    border-left: 2px solid #f8f8f8;
    margin-left: 10px !important;
    padding-left: 10px !important;
}

.book-teriff {
    padding-left: 0;
}

.flex-dir-col {
    flex-direction: column;
}

.flexi-fl-item {
    position: absolute;
    width: 100%;
    top: 58px;
    z-index: 1;
    box-shadow: 1px 2px 3px 2px #9e9e9e;
    background: #ececec;
}

    .flexi-fl-item .search-flight-detail {
        background: transparent;
        border: 0;
        box-shadow: none;
    }

    .flexi-fl-item .search-fl-dtl {
    }

.has-fl-item {
    position: relative;
}

    .has-fl-item::after {
        position: absolute;
        right: 40px;
        bottom: 0px;
        width: 0;
        height: 0;
        content: "";
        border-width: 0 10px 10px 10px;
        border-style: solid;
        border-color: #505050 transparent;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

.mt-0 {
    margin-top: 0 !important;
}

.no-radius {
    border-radius: 0 !important;
}

.justify-content-end {
    justify-content: end !important;
}

.btn-close-matrixdetl {
    position: absolute;
    right: 8px;
    top: 0px;
    background: #c2c2c2;
    border-radius: 0;
    height: 20px;
    width: 20px;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 0;
}

.eac-card-info {
    max-width: calc(100% - 310px);
    float: right;
    font-size: 12px;
    font-weight: 600;
}

.highlight-dedicated,
.highlight-dedicated.active,
.highlight-labour,
.highlight-labour.active {
    background: #f86d00 !important;
    color: #fff !important;
}

.ml-auto {
    margin-left: auto;
}

.pr-0 {
    padding-right: 0;
}

.cursor-auto {
    cursor: auto;
}

.dedicated-cond {
    padding-bottom: 20px !important;
}

.dedicated-fare-info {
    padding-bottom: 00px !important;
}

.dedicated-btn-sec {
    margin-top: 0 !important;
}

.dedicated-title {
    padding-top: 15px;
}

.highlight-dedicated-box {
    border: 2px solid var(--orange-logo-color);
}

.highlight-labour-box {
    border: 2px solid var(--orange-logo-color);
}

.fl-seg-dt {
    max-width: 150px;
    font-size: 14px;
    width: 150px;
}

.highlight-arpt-change {
    background: #ffe9209e;
    padding: 3px;
}

.lbl-df {
    padding: 0 15px 0 30px !important;
}

.modal-reslbl-info {
    padding: 25px;
    height: 250px;
    position: relative;
    text-align: left !important;
}

.btn-close-reslblifno {
    position: absolute;
    bottom: 15px;
    left: calc(50% - 20px);
}

.fl-time-info {
    position: absolute;
    left: 100px;
    top: 2px;
    font-size: 14px;
    width: 55px;
    padding-left: 5px;
}

    .fl-time-info:before {
        font-family: 'Font Awesome 5 Pro';
        font-weight: 400;
        content: "\f017";
        font-size: 13px;
        color: var(--primary-color);
        position: relative;
        right: 3px;
    }

.hotel-datepciker .hotel-datepicker-main {
    top: 78px;
    border-radius: 0;
}

.disabled {
    opacity: 0.5;
    cursor: default;
}

.readonly {
    pointer-events: none;
}

.sel-time-icon {
    position: absolute;
    top: 30px;
    right: 18px;
}

.dd-fl-time .frm-dropdown ul li {
    padding: 8px 0px;
    border-bottom: 1px solid #fafafa;
}

    .dd-fl-time .frm-dropdown ul li.selected {
        background-color: transparent;
    }

.dd-fl-time .frm-dropdown-title {
    padding: 0px 0 0px;
}

.frm-dropdown {
    padding: 8px 8px 0px;
    width: 194px;
    min-width: 100%;
}

.fl-dtl-price-info {
    padding: 20px;
    font-weight: 600;
    background: #fafafa;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    display: none !important;
}

.fl-dtl-fareinfo-label br {
    display: none;
}

.fl-dtl-fareinfo-label {
    display: flex;
    flex: 1 1 80%;
    font-size: 16px;
}

.fl-dtl-fareinfo-value {
    display: flex;
    flex: 1 1 20%;
    justify-content: end;
    color: #000;
    font-weight: 800;
    font-size: 18px;
}

/* news slider css start  */
.news-container {
    /* margin: 60px 0;*/
    position: relative;
}

.news-box {
    display: flex;
    justify-content: center;
}

.news-title {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 12px;
    font-weight: 800;
    width: 200px;
    background: #2196f3;
    height: 50px;
    z-index: 10500;
    position: absolute;
    left: auto;
    right: auto;
    font-size: 18px;
    box-shadow: 1px 1px 2px 1px #e0e0e0;
    top: -22px;
}

.news-title-sep {
    height: 0px;
    background: #2196f36b;
    position: absolute;
    width: 100%;
    top: 30px;
}

.news-slider-main {
    padding: 20px 55px;
    background: var(--tertiary-color);
    /*box-shadow: 5px 5px 6px 3px #eee;
    border-top: 2px solid #2196f3;*/
}

.post-slide {
    /*padding-bottom: 10px;
    margin: 0 15px;*/
    position: relative;
}

.post-img {
    height: 265px;
    background: #eee;
    border: 1px solid #eee;
}

    .post-img img {
        object-fit: cover;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        background: #fff;
        margin: auto;
        height: 100%;
    }

.post-slide .post-date {
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 10px;
    background: #e74c3c;
}

.post-slide .month {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

    .post-slide .month:after {
        content: "";
        display: block;
        border: 1px solid #fff;
    }

.post-slide .date {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
}

.post-slide .post-title {
    background: var(--tertiary-color);
    border-top: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 8px;
    height: 46px;
}

    .post-slide .post-title a {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        display: inline-block;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: center;
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            /* color: #e74c3c;*/
        }

.post-slide .post-description {
    font-size: 14px;
    line-height: 24px;
    color: #808080;
}

.post-slide .read-more {
    color: #333;
    text-transform: capitalize;
    transition: color 0.20s linear;
}

    .post-slide .read-more i {
        margin-left: 10px;
        font-size: 10px;
    }

    .post-slide .read-more:hover {
        text-decoration: none;
        color: #e74c3c;
    }

.news-container .owl-prev {
    position: absolute;
    left: -48px;
    bottom: 230px;
    padding: 8px 17px;
    background: transparent;
    transition: background 0.50s ease;
}

.news-container .owl-next {
    position: absolute;
    right: -48px;
    bottom: 230px;
    padding: 8px 17px;
    background: transparent;
    transition: background 0.50s ease;
}

    .news-container .owl-prev:after,
    .news-container .owl-next:after {
        content: "\f053";
        font-family: 'Font Awesome 5 Pro';
        color: var(--primary-color);
        font-size: 16px;
        position: relative;
        right: 2px;
    }

    .news-container .owl-next:after {
        content: "\f054";
    }

.btn-news-dwld {
    background: var(--primary-color);
    color: #fff;
    padding: 8px;
    height: 25px;
    line-height: 38px;
    margin-left: 8px;
    border-radius: 4px;
    font-size: 14px;
}

.news-date {
    font-size: 12px;
    background: #fff;
    padding: 4px 10px;
    margin-right: 20px;
    color: var(--primary-color);
    position: relative;
    bottom: 2px;
    font-weight: 600;
    text-transform: uppercase;
}

    .news-date::after {
        content: "";
        position: absolute;
        top: 3px;
        border-left: 10px solid #2196f3;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        right: -11px;
    }

.fl-dd-sort-heading {
    position: absolute;
    top: -8px;
    left: 8px;
    font-size: 10px;
    font-weight: 600;
    color: var(--primary-color);
    width: 0;
    z-index: 0;
    height: 0;
}

.fl-sort-container {
    flex: 1;
    max-width: 215px;
    margin-top: 22px;
}

.fl-dd-sort {
    padding-top: 8px !important;
    font-weight: 600 !important;
}

.position-relative {
    position: relative;
}

.fl-list-multi-details {
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

.fl-list-multi-group {
    flex-direction: column !important;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
    padding: 0 0px 0px 0px !important;
}

.search-fl-top {
    padding-right: 0 !important;
}

.search-fl-res-row {
    display: flex;
    flex-direction: column;
    padding: 0;
    box-shadow: none;
    border-radius: var(--buttonradius);
    margin-bottom: 0;
    border: 0;
    position: relative;
}

.sw-list-radio {
    /* border: solid 1px blue; */
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-bottom: 2px !important;
    border-radius: 0;
    box-shadow: none !important;
    background: #ececec;
}

.sw-list-radio-input {
    margin-left: 15px;
    margin-right: 15px !important;
}

.sw-list-radio-label {
    width: 100%;
    flex: 1;
    border: 0 !important;
    display: flex;
    padding: 4px;
    border-radius: 0 !important;
}

/*.sw-list-radio-input:checked ~ .sw-list-radio-label {
    background-color: #ffffff !important;
}*/

.sw-list-radio-label {
    padding: 5px 5px 0 5px !important;
}

.fl-ls-footer-box {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row;
}

.fl-list-res-footer {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: row !important;
    padding: 0 5px 0 0 !important;
    margin-top: 5px !important;
    margin-bottom: 0px;
    font-size: 12px !important;
}

.fl-ls-footer-box .dev-fl-tabs {
    width: calc(100% - 245px);
    flex: 1 1 calc(100% - 245px);
}

.fl-ls-footer-box .book-teriff {
    width: 245px;
    flex: 1 1 245px;
}

.fl-multi-res--price-info .prs-info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-size: 0.9em;
    color: #00569b;
    font-weight: 900;
}

.fl-mult-seg-line {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
    border-radius: 0;
}

.fl-multi-seg-info {
    background: #dfdfdf;
    width: 100%;
    height: 1px;
    margin-bottom: 10px;
    position: relative;
}

.fl-multi-retbox .fl-multi-seg-info {
    margin-top: 10px;
}

.fl-multi-retbox {
    margin-top: 0;
    padding-bottom: 0;
}

.lbl-loginname {
    color: #fff !important;
}

.fl-logo {
    margin-bottom: 0px;
    height: 14px;
}

.fl-class {
    margin-bottom: 0px;
}

label.search-lables, .search-lables i, .form-cntrl label, .fl-class, .fl-traveller, .fl-dur-dgt, .fl-station, .fl-duration i, .checkbox-custom label, .travel-class, .fl-time {
    font-size: var(--labelfont);
}

.fl-duration i {
    padding-top: 0;
}

.fl-dur-dgt {
    line-height: 15px;
}

.trip-title {
    left: 0;
    top: 0;
    line-height: 15px;
    font-size: 9px;
    text-transform: uppercase;
    min-width: 60px;
    text-align: center;
    height: 14px;
    padding: 0 2px;
    background: var(--primary-color);
    color: #fff;
    position: absolute;
    border-radius: 0 9px 0 0;
    font-weight: 600;
    z-index: 2;
}

.search-flight-more-bar .fl-more, .search-flight-more-bar2 .fl-more {
    font-size: var(--labelfont) !important;
    padding: 0 !important;
}

.book-ter-ico {
    margin-left: 4px !important;
}

.book-ter-ico, .hotel-cart-ico {
    height: 40px;
    width: 40px;
    flex: 0 0 40px;
    max-width: 40px;
}

.dropdown-menu.show {
    display: block;
}

.change-login-dropdown {
    width: 455px;
    left: calc(100% - 455px) !important;
    transform: none !important;
    top: 55px !important;
    padding: 0;
    box-shadow: 0px 0px 0px 1px #d4dbe0;
    background: #fafbfd;
    z-index: 10500;
}

.acc-name-info {
    font-weight: 600;
    background: #ccd6e5;
    text-transform: capitalize;
    color: var(--primary-color) !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    font-size: 14px;
    cursor: default;
}


.change-login-dropdown .dropdown-item.active, .change-login-dropdown .dropdown-item:active, .lnk-hdr-backoffice .dropdown-item.active, .dropdown-item:active
.change-login-dropdow .dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
}

.acc-name-info:hover, .acc-name-info.active {
    background-color: #ccd6e5 !important;
}

.agy-search-box {
    padding-left: 40px !important;
    font-weight: 600;
}

.textbox-with-icon i {
    position: absolute;
    right: 12px;
    top: 18px;
    font-size: 18px;
    color: var(--primary-color) !important;
    transition: 0.3s;
}

.i-search-agy {
    left: 12px !important;
    right: auto !important;
    color: #c9c9c9 !important;
    position: absolute;
    top: 18px;
}

.i-change-login {
    margin: auto;
    color: #fff;
    height: 40px;
    width: 40px !important;
    padding: 8px;
    border-radius: 100%;
    line-height: 22px;
    font-size: 20px;
    margin-top: 8px;
    background: var(--primary-color) !important;
    box-shadow: 1px 2px 3px #f2f2f2;
    cursor: pointer;
}

.agency-autocomplete {
    top: calc(100% + 0px) !important;
    display: block;
    width: 100%;
    text-align: left;
    box-shadow: 1px 2px 2px #ccc;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0;
    position: relative !important;
}

.autoserach-complete2 {
    overflow-y: auto;
    max-height: 246px;
}

.agency-li {
    cursor: pointer;
    color: #505050;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 12px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-size: 12px !important;
}

    .agency-li:after {
        left: 0 !important;
        right: 0 !important;
    }

.ul-agency-list {
    max-height: 214px;
    overflow-y: auto;
    margin: 0;
    list-style: none;
    padding: 0;
}

.agency-li .item-a {
    color: #666;
    text-decoration: none;
    font-weight: 500;
}

    .agency-li .item-a i {
        margin-right: 5px;
    }

.btn-close-agency-auto {
    box-shadow: 1px 2px 2px #ccc;
    background: #fff;
    border: 1px solid #ccc;
    padding: 6px 0;
}

.agency-li {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #fafafa !important;
}

.with-agy-autocomplete {
    min-width: 455px;
}

.i-hdr-lgout {
    position: relative;
    top: 0;
}

.lnk-hdr-backoffice {
    position: relative;
    bottom: 4px;
    right: 12px;
    color: #fff !important;
    float: right;
    padding: 2px 15px 0px 0;
    border-bottom: 2px solid var(--primary-color);
    font-size: 12px;
    text-transform: uppercase;
}

    .lnk-hdr-backoffice a {
        padding: 0;
        text-decoration: none;
        color: var(--primary-color) !important;
    }

    .lnk-hdr-backoffice:after {
        content: "\f105";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        position: absolute;
        top: 1px;
        right: 0;
        font-size: 14px;
        color: var(--primary-color);
    }

.item-subjectCode {
    position: relative;
    margin-left: 5px;
    font-weight: 600;
    color: var(--primary-color)
}

    .item-subjectCode:before {
        content: "(";
        position: absolute;
        left: -6px;
        bottom: 0px;
    }

    .item-subjectCode:after {
        content: ")";
        position: absolute;
        right: -6px;
        bottom: 0px;
    }

.hdr-btn-stg {
    font-size: 12px;
    text-transform: capitalize;
    padding-right: 34px;
    margin-left: 20px !important;
}

    .hdr-btn-stg:after {
        content: "\f0d7";
        right: 9px;
        font-size: 26px;
        position: absolute;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }

.cancel-autologin {
    font-size: var(--betafont);
    padding: 0 5px !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 2px;
    text-decoration: none;
}

.hdr-dxlgn-msg {
    color: #666;
    font-weight: 600;
}

    .hdr-dxlgn-msg strong {
        color: #000;
        font-weight: 900;
    }

.sep-line {
    height: 1px;
    border-bottom: 1px solid #eee;
}

.flexdatalist-results {
    border-right: 0 !important
}

.change-login-body {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    text-align: center !important;
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.flexdatalist-box-container {
    padding: 0 15px;
}

    .flexdatalist-box-container .flexsearch-with-icon .flexsearch-input {
        font-weight: 600;
        padding: 8px 35px !important;
        width: 100% !important;
        font-size: 12px;
        margin-bottom: 0px;
    }

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.change-login-footer {
    display: block;
    width: 100%;
    padding: 8px;
    clear: both;
    font-weight: 400;
    color: var(--primary-color);
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-decoration: none;
    font-size: 12px;
}
.dc-back-to-lgn {
    margin-bottom: 10px;
}
.flex-loader, .flex-btn-clear {
    position: relative;
    top: 5px;
    right: -6px;
    display: none;
}
.tooltipster-ele {
   /* display: none !important;*/
}
.sw-i-tooltipster {
    color: #E4740D;
    cursor: pointer;
   
}
.sw-tooltipster {
    max-width: 700px;
    width: 100%;
    padding: 0 !important;
}
.sw-tooltipster .tooltipster-box .tooltipster-content {
    padding: 0!important;
}
.sw-tooltipster.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
    margin-right: 50px;
}
.sw-tooltipster.tooltipster-base .tooltipster-box {
    border-radius: 0px;
}
.sw-tooltipster.sw-tooltipster .tooltipster-box {
    background-color: #fff !important;
    border: 1px solid #ffffff !important;
    box-shadow: 0px 6px 28.8px 3.2px rgb(61 61 61 / 44%) !important;
}
    .sw-tooltipster.tooltipster-top .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border {
        border-top-color: #E4740D !important;
    }
.sw-tooltipster.tooltipster-bottom .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border {
    border-bottom-color: #E4740D !important;
}
.sw-tooltipster.tooltipster-right .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border {
    border-right-color: #E4740D !important;
}
.sw-tooltipster.tooltipster-left .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border {
    border-left-color: #E4740D !important;
}

    .sw-tooltipster.tooltipster-top .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background {
        border-top-color: #E4740D !important;
    }
.sw-tooltipster.tooltipster-bottom .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background {
    border-bottom-color: #E4740D !important;
}
    .sw-tooltipster.tooltipster-right .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background {
        border-right-color: #E4740D !important;
    }
.sw-tooltipster.tooltipster-left .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background {
    border-left-color: #E4740D !important;
}
.tooltipster-ele-content {
    padding: 0;
    color: #000;
}
.max-w-430{
    max-width:430px;
}
.tooltipster-ele-content-title {
    background: #E4740D;
    color: #fff;
    padding: 8px;
    margin-bottom: 0;
}
.tooltipster-ele-content-footer {
    background: #444;
    color: #fff;
    padding: 8px;
    padding-left: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0 !important;
}
.tooltipster-ele-content-box {
    padding: 8px;
}
.sw-tooltipster-sep {
    border: 1px solid #f3f3f3;
}
.sw-tooltipster-summury {
    padding: 8px 10px;
    background: #efefef;
}
.hp-with-agyfee {
    color: var(--secondary-color-lite)!important;
}
.search-trvlr-box {
    border-radius: 4px;
    padding: 8px;
    background: #f1f1f1;
    border-radius:4px!important;
}
.search-trvlr-box .flex-loader, .search-trvlr-box .flex-btn-clear {
    top: 3px !important;
    right: 0px !important;
}

/*.fl-cart-item-ts {
    display: inline-flex !important;
    margin-top: 15px;
}*/

/*captcha css start */
.captcha-box {
    display: inline-flex;
    height: 52px;
    background: #fff;
    align-items: center;
    padding: 10px 0 10px 10px;
    border: 1px solid #ccc;
    max-width: 305px;
}

.txt-captcha {
    background: #eaf7ff;
    height: 50px;
    padding: 4px;
    text-align: center;
    max-width: 150px;
}

.i-refresh-captcha {
    cursor: pointer;
    padding: 0 10px;
    display: block;
    color: var(--primary-color);
    height: 52px;
    line-height: 52px;
}

.captcha-val-msg {
    color: #cf3d3f;
    position: absolute;
    bottom: -27px;
    font-size: 12px !important;
    left: 0;
}
/*captcha css end */
.chk-save-pax {
   
    margin-top: 8px;
    text-transform: uppercase;
    color: var(--secondary-color) !important;
   
}
.chk-save-pax label {
    padding-left: 4px;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--secondary-color);
}
.chk-save-pax input[type=checkbox]:checked + label {

}
.chk-save-pax label:before {
font-size: 20px !important;
color: var(--secondary-color);
}

.altfare-rule-terms {
    padding: 4px;
    margin: 8px 0 0 0;
}

.alt-comprehensive-fare {
    padding-top: 8px;
    margin-bottom: 8px;
}

.lnk-alternate-farerule {
    margin-left: 15px;
    color: var(--primary-color) !important;
    text-decoration: underline !important;
}
.hotel-col-search-main {
    display: flex;
}
@media only screen and (max-width: 990px) {
    .post-slide {
        margin: 0 20px;
    }

    .news-container .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 14px;
    }

    .news-container .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 14px;
    }
}

@media only screen and (max-width: 767px) {
    .news-container .owl-buttons .owl-prev {
        left: 0px;
        bottom: 260px;
    }

    .news-container .owl-buttons .owl-next {
        right: 0px;
        bottom: 260px;
    }
}

/*  end */

@media (min-width: 768px) {
    .hotel-box-mono .col-hotel-data {
        flex-direction: row;
    }
}

@media (min-width: 1200px) {
    .search-flight-more-bar .fl-more, .search-flight-more-bar2 .fl-more {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .lbl-provider {
        padding: 0px 3px 0 1px;
        top: -5px;
        right: 0px;
    }
}
.lang-container {
    position: relative;
}

.before-select {
    font-size: 16px;
    color: #f3f3f3;
    position: absolute;
    left: 30px;
    top: calc(50% - 8px);
    z-index: 1;
}


.btn-modify-grid-book {
    font-size: 12px;
    flex: 1 1 100%;
    width: 80px;
    max-width: 80px;
    line-height: 22px;
    display: flex;
    flex-direction: column;
}
.modify-pax-info {
    margin-bottom: 10px !important;
    background: #fbfbfb;
    max-width: 24%;
    flex: 1 1 24%;
    padding: 10px 10px 0;
    box-shadow: 0px 0px 2px 1px #ededed;
    margin-right: 10px;
}
.d-block {
    display: block;
}
.label-pax-key, .label-pax-value {
    letter-spacing: normal;
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    align-items: center;
}

.label-pax-value {
    font-weight: 500;
}
.pax-bag-info {
    display: block;
}


.transfer-disable {
    pointer-events: none;
    opacity: 0.5;
}

.dt-trnsfr .collapse {
    display: none;
}

.dt-trnsfr .collapsing:first-of-type {
    display: none;
}

.dt-trnsfr .collapsing:last-of-type {
    display: block;
}

.dt-trnsfr .collapse.show {
    display: block !important;
}


.sw-cart-trsft-dtl {
    display: block;
    border: solid 1px #eee;
    border-top: 0;
    padding: 14px;
    max-width: 97%;
}

.sw-cart-trsft-dtl-lnk-main {
    background: #f7f7f7;
    max-width: 97%;
}

.sw-cart-trsft-dtl-lnk {
    justify-content: space-between !important;
    padding: 0 8px !important;
    max-width: 100% !important;
    flex: 1 !important;
}

.sw-trnsfr-cart-item {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 14px
}

.trnsfr-cart-fl-right {
    align-self: flex-start;
}

.bookign-frm-select-box {
    padding-bottom: inherit;
}

.bookign-frm-select {
    height: auto !important;
    padding: 0 0 !important;
    box-shadow: none !important;
    font-size: var(--textboxfont);
    border: 1px solid #f7ebeb;
    font-weight: 500;
    color: #000;
}
.sw-book-container {
    position: relative;
  
}
    .sw-book-container.disabled::before {
        content: "";
        background: #fbfbfb;
        opacity: 0.8;
        z-index: 1;
        position: absolute;
        height: 100%;
        width: 100%;
        border-radius: 14px;
        box-shadow: 1px 15px 15px 1px #8c8c8c;
    }
.sw-book-info {
    padding: 14px;
    background: #aaaaaa1a;
    border-radius: 14px;
    box-shadow: 0px 1px 5px #987e7e57;
}
.sw-booktype-main {
    margin-bottom: 24px;
    padding: 0;
    border-radius: 24px;
    background-color: #ffffff;
    box-shadow: 0px 1px 5px #00000029;
}
.sw-booktype-head {
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    background-color: #005798;
    display: flex;
    color: #fff;
    font-weight: 700;
    align-items: center;
    padding-left: 26px;
    min-height: 47px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.sw-booktype-options {
    display: flex;
    gap: 20px;
    padding: 20px;
}
.sw-radio-bktype{
    display:flex;
    gap:8px;
}
.sw-radio-bktype input[type="radio"] {
    height: 24px;
    width: 24px;
}
.sw-radio-bktype  label{
    font-weight: 800;
    margin: 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.sw-asterisk i, .sw-asterisk-sm i {
    color: red;
    font-size: 9px;
    margin-left:2px;
}
.wc-hdrimg-logo {
    max-height: 55px;
    object-fit: contain;
    height: 100%;
    object-position: left;
}
