.bg {
    background: #fff;
}

    .bg .card {
        border: 0px;
        padding: 1.25rem 0px;
    }

.bg-btn {
    background: hsla(0,0%,100%,.1);
}

.accordion.accordion-alternate.style-2 .card-header a:before {
    right: 2px;
    left: auto;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
    top: 50%;
}

.accordion.accordion-alternate.style-2 .card-header a.collapsed:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}


.size-28 {
    width: 28px !important;
    height: 28px;
    margin: 2px 1px 0 0px;
    float: left;
    border-radius: 4px;
}

.text1s {
    font-size: 11px;
    text-align: left;
    color: #666;
    padding: 10px 0;
    line-height: 16px !important;
}

    .text1s b {
        font-weight: normal;
        color: #333;
        font-size: 14px;
    }

#rount-trip .item {
    position: relative;
    justify-content: center;
}

.stopig {
    float: left;
    width: 100%;
}

    .stopig ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

        .stopig ul li {
            border-radius: 6px;
            margin-right: 5px;
            line-height: normal;
            text-align: center;
            background: #cfcece;
            padding: 2px 5px;
            border: solid 1px #a2a1a1;
            float: left;
            height: 90px;
        }

            .stopig ul li:hover, .stopig ul li label:hover {
                cursor: pointer;
            }

            .stopig ul li small {
                display: block;
                font-size: 10px;
            }

.font-show {
    font-size: 14px;
}

.bg2 {
    position: relative;
}

    .bg2:before {
        background-image: linear-gradient(0deg,#15457b,#051423);
        background-image: url #15457b (../images/bg-banner.png);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0; /*min-height:320px;*/
        content: '';
        z-index: -1;
    }

    .bg2:after {
        background-image: url(../images/bg-banner.png);
        z-index: 0;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        min-height: 120px;
        content: '';
    }

.bg3 {
    position: relative;
}

    .bg3:before {
        background-image: linear-gradient(0deg,#15457b,#051423);
        background-image: url #15457b (../images/bg-banner.png);
        width: 100%;
        position: absolute;
        top: 0;
        left: 0; /*min-height:320px;*/
        content: '';
        z-index: -1;
    }

    .bg3:after {
        background-image: url(../images/bg-banner.png);
        background-position-x: 450px;
        z-index: -1;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        min-height: 120px;
        content: '';
    }


.text-white {
    color: #fff;
}


.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #4f9e34;
    background-color: #4f9e34;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4f9e34;
    border-color: #4f9e34;
}

.alert-info {
    background: #28a745;
    border-color: #28a745;
    color: #fff;
}

.badge-info {
    background: #006705;
}

.text-info {
    color: #0c2f55 !important;
}

.nav-link {
    background: #f2f2f2;
    color: #000;
}

#horizontalTab .tab-content {
    border-top: solid 1px #999;
    background: #fff;
}

#pillsmyTab .nav-link {
    border-radius: 0px !important;
}

#horizontalTab .resp-tab-content {
    background: #f2f2f2;
}

.bg-none .nav-link {
    background: transparent;
}

.form-row2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.full-width {
    width: 100%;
    margin: 15px 15px;
    box-sizing: content-box;
}

.icon-plan {
    position: relative;
}

    .icon-plan:before {
        content: '';
        top: -5px;
        right: -17px;
        background-image: url(../images/plane.png);
        z-index: 1;
        position: absolute;
        width: 50px;
        height: 50px;
    }

.icon-plan2 {
    position: relative;
}

    .icon-plan2:before {
        content: '';
        top: -5px;
        right: -33px;
        background-image: url(../images/plane.png);
        z-index: 1;
        position: absolute;
        width: 50px;
        height: 50px;
    }

.icon-plan3 {
    position: relative;
}

    .icon-plan3:before {
        content: '';
        top: -5px;
        right: -55px;
        background-image: url(../images/plane.png);
        z-index: 1;
        position: absolute;
        width: 50px;
        height: 50px;
    }


.bg4 {
    background: #fff;
}

.bg5 {
    background: #f2f2f2;
}

.bg6 {
    background: #4f9e34;
}

.border2 {
    border-top: 1px solid #fff;
}

.bg-none {
    display: table;
    width: 100%;
    border-bottom: solid 1px #419026;
}

    .bg-none .nav-item {
        display: table-cell;
    }

.flight-search {
    width: auto;
    padding: 0px 7px;
    border-radius: 15px;
    background: #4f9e34;
}

.flight-search2 {
    width: auto;
    padding: 0px 7px;
    border-radius: 15px;
    background: #333;
}

.bg-none .nav-link {
    color: #fff;
}

.white {
    color: #fff;
}


.footer-update .text-center {
    padding: 0px;
}

.footer-update .align-items-center {
    padding: 10px 0;
}

#pillsmyTab .nav-link.active {
    position: relative; /*border-bottom:2px solid #fff;*/
}

    #pillsmyTab .nav-link.active:after {
        left: 50%;
        border: 5px solid #4f9e34;
        border-right-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
        content: '';
        position: absolute;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        bottom: -10px;
        transform: translateX(-50%);
    }


.manage ul .emulate ul {
    padding: 0px;
    padding: 0px;
    list-style: none;
}

    .manage ul .emulate ul li {
        display: inline-block;
        width: 100%;
        border-bottom: solid 1px #f2f2f2;
    }

        .manage ul .emulate ul li a {
            padding: 3px 10px;
            font-size: 13px;
            color: #333;
        }

.table-responsive {
    overflow: visible;
}

.manage-header {
    font-size: 12px;
    text-align: center;
    display: table;
    width: 100%;
}

    .manage-header ul {
        width: 100%;
        padding: 0px;
        display: table;
        margin: 0px;
    }

        .manage-header ul li {
            list-style: none;
            color: #fff;
            width: 33.333%;
            display: table-cell;
            position: relative;
        }

            .manage-header ul li:first-child {
                text-align: left;
            }

            .manage-header ul li:last-child {
                text-align: right;
            }

.manage {
    border-bottom: 1px solid #419026;
    text-align: center;
    font-size: 12px;
    display: table;
    width: 100%;
    padding: 5px 0px;
}

    .manage ul {
        width: 100%;
        display: table;
        margin: 0px;
        padding: 0px;
    }

        .manage ul li {
            list-style: none;
            color: #fff;
            width: 33.333%;
            display: table-cell;
            position: relative;
        }

            .manage ul li:first-child {
                text-align: left;
            }

            .manage ul li:last-child {
                text-align: right;
            }

.fares {
    text-align: center;
    font-size: 12px;
    display: table;
    width: 100%;
    padding: 5px 0px;
}

    .fares ul {
        width: 100%;
        display: table;
        margin: 0px;
        padding: 0px;
    }

        .fares ul li {
            list-style: none;
            color: #333;
            font-size: 11px;
            vertical-align: top;
            width: 33.333%;
            display: table-cell;
            text-align: left;
            position: relative;
        }

            .fares ul li:first-child {
                text-align: left;
            }

            .fares ul li:last-child {
                text-align: left;
            }

#moreText {
    display: none;
}

.manage-footer {
    border-bottom: 1px solid #419026;
    text-align: center;
    font-size: 12px;
    display: table;
    width: 100%;
    padding: 5px 0px;
}

    .manage-footer ul {
        width: 100%;
        display: table;
        margin: 0px;
        padding: 0px;
    }

        .manage-footer ul li {
            list-style: none;
            color: #fff;
            width: 33.333%;
            display: table-cell;
            position: relative;
        }

            .manage-footer ul li:first-child {
                text-align: left;
            }

            .manage-footer ul li:last-child {
                text-align: right;
            }



.stop {
    font-size: 12px;
    text-align: center;
    display: block;
    text-align: left;
    width: 100%;
}

.promo-code {
    border: 2px #4f9e34 solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    width: fit-content;
    padding: 6px;
    border-style: dashed;
    margin: 10px auto;
    color: #f34f4f;
}

.float {
    float: left;
}

/*
.overflow-auto {
    height: 600px;
}
*/

.scroll-baar .flex-nowrap {
    overflow-x: scroll;
}


/*checkboxes start*/
.radio-btn {
    margin: 0 15px;
}

.radio-btn {
    display: inline-block;
    margin-bottom: 0;
    margin: 0;
    display: inline-block;
    margin-bottom: 2px;
}

.pretty {
    width: auto;
    margin-right: 15px;
}

.pretty {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    line-height: 12px;
    float: left;
    margin-bottom: 0;
}

    .pretty.p-switch input {
        min-width: 2em;
    }

    .pretty input {
        position: absolute;
        left: 0;
        top: 0;
        min-width: 1em;
        width: 100%;
        height: 100%;
        z-index: 2;
        opacity: 0;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }

    .pretty.p-switch .state {
        position: relative;
        float: left;
    }

    .pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
        background-color: #fff !important;
    }

    .pretty.p-switch input:checked ~ .state.p-success:before {
        border-color: transparent;
    }

    .pretty.p-switch .state:before {
        content: '';
        border: 1px solid #fff;
        border-radius: 60px;
        width: 1.6em;
        box-sizing: unset;
        height: calc(0.7em + 3px);
        position: absolute;
        top: 0;
        top: calc((0% - (100% - 1.2em)) - 16%);
        z-index: 0;
        transition: all .5s ease;
    }

    .pretty.p-switch .state label {
        text-indent: 3em;
        font-weight: 300;
        text-indent: 3em;
        font-weight: 600;
        color: #fff;
        font-size: 11px;
        vertical-align: text-top;
    }

    .pretty .state label {
        position: initial;
        display: inline-block;
        font-weight: 400;
        margin: 0;
        text-indent: 1.5em;
        min-width: calc(1em + 2px);
        font-size: 13px;
    }

    .pretty.p-switch .state label:after, .pretty.p-switch .state label:before {
        transition: all .5s ease;
        border-radius: 100%;
        left: 2px;
        border-color: transparent;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }

    .pretty .state label:before {
        border-color: #bdc3c7;
    }

    .pretty .state label:after, .pretty .state label:before {
        content: '';
        width: calc(0.7em + 2px);
        height: calc(0.7em + 2px);
        display: block;
        box-sizing: border-box;
        border-radius: 0;
        border: 1px solid transparent;
        z-index: 0;
        position: absolute;
        left: 0;
        top: calc((0% - (100% - 1.6em)) - 8%);
        background-color: transparent;
    }

    .pretty.p-switch .state label:after {
        background-color: #bcbec0 !important;
    }

    .pretty.p-switch.p-fill input:checked ~ .state label:after {
        background-color: #4f9e34 !important;
        left: 1em;
    }
/*checkboxes end*/


/* view pares start*/
.ctablescroll thead {
    background: #fffad4;
    color: #000;
    position: sticky;
    z-index: 1 !important;
    top: 0px;
    font-size: 12px;
    font-weight: normal !important;
}
.search-page1 {
    text-align: right !important;
}

    .search-page1 .table-bordered thead th, .search-page1 .table-bordered tbody th {
        font-weight: normal;
    }

    .search-page1 .table-bordered thead th, .search-page1 .table-bordered th, .search-page1 .table-bordered {
        border: 0px;
        color: #666;
    }

.search-page2 {
    text-align: center; 
    color: #666;
    border: solid 5px #f2f2f2;
    border-radius: 4px !important;
    overflow: hidden;
}

    .search-page2 .table-bordered thead th i {
        font-size: 18px;
        color: #666;
    }

    .search-page2 .table-bordered tbody td i {
        font-size: 15px;
        color: #666;
    }

    .search-page2 .table-bordered {
        border: solid 1px #ff0000 !important;
    }

    .search-page2 .table {
        margin: 0px;
    }



.booking-page .table thead th {
    border: solid 1px #C6C6C6;
    height: auto !important;
    line-height: normal;
    padding: 0px 10px !important;
    width: auto !important;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
}

.booking-page .table td, .booking-page .table th {
    border: solid 1px #C6C6C6;
    height: auto !important;
    line-height: normal !important;
    padding: 0px 10px !important;
    width: auto !important;
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
}

.booking-page thead {
    background: #0c2f55;
    color: #fff;
}

.booking-page tbody {
    border: solid 1px #C6C6C6;
}

.bg-profile {
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}

.team h3, .team p {
    color: #fff !important;
}

.team-tab .nav-tabs.flex-column .nav-item .nav-link.active {
    background-color: #0071cc;
    border-radius: 4px;
    color: #fff;
}

.team-tab .nav-tabs.flex-column .nav-item .nav-link {
    background: transparent;
    border: 0px;
    padding: 10px 10px;
}

.circle {
    border: 1px solid #666;
    border-radius: 50%;
    display: inline-block;
    padding: 5px 8px;
    color: #666;
    text-align: center;
}

.circle2 {
    border: 1px solid #4acf90;
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    color: #4acf90 !important;
    text-align: center;
}

.circle3 {
    border: 1px solid #666;
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    color: #666 !important;
    text-align: center;
}

.circle5 {
    display: inline-block;
    border: solid #dadada 1px;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 100%;
    text-align: center;
}

    .circle5 .innerimg {
        width: 100%;
        height: 100%;
    }

.bottom-stripo {
    width: 100%;
    display: inline-block;
}

    .bottom-stripo a {
        font-size: 13px;
        float: right;
    }

.color-icon {
    font-size: 13px;
    width: 100%;
    color: #333;
    /*display: inline-block;*/
}

    .color-icon span {
        color: #333;
    }

        .color-icon i, .color-icon span i, .color-icon span {
            margin: 0px 4px 0px 0px;
            font-size: 14px;
            color: #4f9e34;
            line-height: 23px;
        }

    .color-icon .mr-1 {
        margin-right: 7px !important;
        float: left;
        display: inline-flex;
    }

.bg-none {
    display: table;
    width: 100%;
    border-radius: 0px !important;
    border-bottom: solid 1px #387822;
}

.circle4 {
    border: 1px solid #666;
    border-radius: 50%;
    display: inline-block;
    padding: 5px;
    color: #666 !important;
    text-align: center;
    width: 25px;
    height: 25px;
}


.search-page3 {
    text-align: center;
    color: #666;
}

    .search-page3 .table-bordered thead th, .search-page3 .table-bordered th, .search-page3 .table-bordered {
        border: 0px;
        color: #666;
        padding-top: 0px;
    }

.search-page4 {
    text-align: center;
    color: #666;
}

    .search-page4 .table-bordered thead th, .search-page4 .table-bordered th, .search-page4 .table-bordered {
        border: 0px;
        color: #666;
    }

.large-box {
    max-width: 1000px;
}
/* view pares end */



.link {
    color: #3691ca;
    position: relative;
}

.dot-noon .owl-dots {
    display: none;
}

.owl-carousel .owl-stage-outer {
    padding: 0px;
    background: #fff;
    /*
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important; 
    border-radius: 6px;
    */
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    opacity: 10;
}

.owl-theme .owl-nav {
    display: inline-block;
    line-height: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 0px;
    -webkit-border-radius: 6px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 6px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 6px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 0px;
    -webkit-border-radius: 0px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius: 0px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    top: calc(50% - 38px);
    width: 18px;
    height: 54px;
    background: #4f9e34;
}

.owl-carousel .owl-nav button i, .owl-carousel .owl-nav button i {
    color: #fff;
}

.owl-carousel .owl-item {
    text-align: center;
    border-right: solid 1px #dee2e6;
}

#collapseExample .col-sm .nav-link {
    padding: 5px 10px 5px 0px;
    font-size: 12px;
    margin-right: 15px;
}

.cchnage {
    color: #4f9e34 !important;
}

.multicity .active {
    background: #fff !important;
}




.form-outline {
    position: relative
}

    .form-outline .form-helper {
        width: 100%;
        position: absolute;
        font-size: .875em;
        color: #757575
    }

        .form-outline .form-helper .form-counter {
            text-align: right
        }

    .form-outline .trailing {
        position: absolute;
        right: 10px;
        left: auto;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none
    }

    .form-outline .form-icon-trailing {
        padding-right: 2rem !important
    }

    .form-outline .form-control {
        min-height: auto; /*padding:6px 12px !important;*/
        font-size: 13px;
        border: 0;
        background: transparent;
        transition: all .2s linear
    }

        .form-outline .form-control ~ .form-label {
            position: absolute;
            top: 0;
            max-width: 90%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            left: .75rem;
            padding-top: .37rem;
            pointer-events: none;
            transform-origin: 0 0;
            transition: all .2s ease-out;
            color: #fff;
            margin-bottom: 0
        }

        .form-outline .form-control ~ .form-notch {
            display: flex;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            max-width: 100%;
            height: 100%;
            text-align: left;
            pointer-events: none
        }

            .form-outline .form-control ~ .form-notch div {
                pointer-events: none;
                border: 1px solid #bdbdbd;
                box-sizing: border-box;
                background: transparent;
                position: relative;
                z-index: 1;
            }

            .form-outline .form-control ~ .form-notch .form-notch-leading {
                left: 0;
                top: 0;
                height: 100%;
                width: .5rem;
                border-right: none;
                border-radius: .25rem 0 0 .25rem
            }

            .form-outline .form-control ~ .form-notch .form-notch-middle {
                flex: 0 0 auto;
                width: auto;
                max-width: calc(100% - 1rem);
                height: 100%;
                border-right: none;
                border-left: none
            }

            .form-outline .form-control ~ .form-notch .form-notch-trailing {
                flex-grow: 1;
                height: 100%;
                border-left: none;
                border-radius: 0 .25rem .25rem 0
            }

        .form-outline .form-control:not(.placeholder-active)::-moz-placeholder {
            opacity: 0
        }

        .form-outline .form-control:not(.placeholder-active)::placeholder {
            opacity: 0
        }

        .form-outline .form-control.active::-moz-placeholder, .form-outline .form-control:focus::-moz-placeholder {
            opacity: 1
        }

        .form-outline .form-control.active::placeholder, .form-outline .form-control:focus::placeholder {
            opacity: 1
        }

        .form-outline .form-control:focus {
            box-shadow: none !important
        }

            .form-outline .form-control.active ~ .form-label, .form-outline .form-control:focus ~ .form-label {
                transform: translateY(-1rem) translateY(.1rem) scale(.8)
            }

            .form-outline .form-control:focus ~ .form-label {
                color: #1266f1
            }

            .form-outline .form-control.active ~ .form-notch .form-notch-middle, .form-outline .form-control:focus ~ .form-notch .form-notch-middle {
                border-top: none;
                border-right: none;
                border-left: none;
                transition: all .2s linear
            }

            .form-outline .form-control:focus ~ .form-notch .form-notch-middle {
                border-bottom: .125rem solid;
                border-color: #1266f1
            }

            .form-outline .form-control.active ~ .form-notch .form-notch-leading, .form-outline .form-control:focus ~ .form-notch .form-notch-leading {
                border-right: none;
                transition: all .2s linear
            }

            .form-outline .form-control:focus ~ .form-notch .form-notch-leading {
                border-top: .125rem solid #1266f1;
                border-bottom: .125rem solid #1266f1;
                border-left: .125rem solid #1266f1
            }

            .form-outline .form-control.active ~ .form-notch .form-notch-trailing, .form-outline .form-control:focus ~ .form-notch .form-notch-trailing {
                border-left: none;
                transition: all .2s linear
            }

            .form-outline .form-control:focus ~ .form-notch .form-notch-trailing {
                border-top: .125rem solid #1266f1;
                border-bottom: .125rem solid #1266f1;
                border-right: .125rem solid #1266f1
            }

        .form-outline .form-control.disabled, .form-outline .form-control:disabled, .form-outline .form-control[readonly] {
            background-color: #fff;
        }

        .form-outline .form-control.form-control-lg {
            font-size: 1rem;
            line-height: 2.15;
            padding-left: .75em;
            padding-right: .75em
        }

            .form-outline .form-control.form-control-lg ~ .form-label {
                padding-top: .7rem
            }

            .form-outline .form-control.form-control-lg.active ~ .form-label, .form-outline .form-control.form-control-lg:focus ~ .form-label {
                transform: translateY(-1.25rem) translateY(.1rem) scale(.8)
            }

        .form-outline .form-control.form-control-sm {
            padding: .43em .99em .35em;
            font-size: .775rem;
            line-height: 1.6
        }

            .form-outline .form-control.form-control-sm ~ .form-label {
                padding-top: .33rem;
                font-size: .775rem
            }

            .form-outline .form-control.form-control-sm.active ~ .form-label, .form-outline .form-control.form-control-sm:focus ~ .form-label {
                transform: translateY(-.85rem) translateY(.1rem) scale(.8)
            }

    .form-outline .form-white .form-control {
        color: #fff
    }

        .form-outline.form-white .form-control ~ .form-label {
            color: #fbfbfb
        }

        .form-outline.form-white .form-control ~ .form-notch div {
            border-color: #fbfbfb
        }

        .form-outline .form-white .form-control:focus ~ .form-label {
            color: #fff
        }

        .form-outline.form-white .form-control:focus ~ .form-notch .form-notch-middle {
            border-color: #fff
        }

        .form-outline .form-white .form-control:focus ~ .form-notch .form-notch-leading {
            border-top: .125rem solid #fff;
            border-bottom: .125rem solid #fff;
            border-left: .125rem solid #fff
        }

        .form-outline .form-white .form-control:focus ~ .form-notch .form-notch-trailing {
            border-color: #fff
        }

        .form-outline .form-white .form-control::-moz-placeholder {
            color: hsla(0,0%,100%,.7)
        }

        .form-outline .form-white .form-control::placeholder {
            color: hsla(0,0%,100%,.7)
        }

        .form-outline .form-white .form-control.disabled, .form-outline.form-white .form-control:disabled, .form-outline.form-white .form-control[readonly] {
            background-color: hsla(0,0%,100%,.45)
        }

.green-text {
    color: #3691ca !important;
}



#Div1 {
    display: none;
}

#box {
    display: none;
    margin-top: 10px;
    width: 100%;
}

.btn-sm2 a:focus, .btn-sm2:focus {
    color: #fff;
}
/*#myGroup .card{ overflow:hidden;}*/
.prisse-btn {
    display: none;
}

.arrow-btn2 {
    position: relative;
}

.main-div {
    width: 100%;
}

#div1, #div2 {
    padding: 0px;
}

.hover-active {
    display: inline-block;
}

.custom-control:hover .hover-active {
    display: inline-block;
}

.hero-wrap {
    position: relative;
    min-height: 80vh;
}

    .hero-wrap:after {
        /*position: absolute;
        background: rgba(51, 51, 51, 0.8);
        width: 100%;
        height: 100%;
        content: '';
        top: 0px;
        bottom: 10px;
        z-index: 0;
    */
    }

.tab-content-bg {
    padding: 12px 20px 8px 20px;
    width: 100%;
    border-radius: 6px;
    background: #fff;
    border: dashed 1px #4f9e34;
}

.page-header {
    border-bottom: 0px !important;
}

#bookingFlight, #bookinghotel {
    z-index: 999;
    display: block;
    position: relative;
}

    #bookingFlight .form-row .form-control, #bookinghotel .form-row .form-control {
        background: hsla(105,67%,62%,.1);
        border: solid 1px #4f9e34;
        color: #fff;
    }

    #bookingFlight .input-group-text, #bookinghotel .input-group-text {
        color: #fff;
    }

    #bookingFlight .form-control::-webkit-input-placeholder, #bookinghotel .form-control::-webkit-input-placeholder {
        color: #fff;
    }

    #bookingFlight .form-control:-moz-placeholder, #bookinghotel .form-control:-moz-placeholder { /* FF 4-18 */
        color: #fff;
    }

    #bookingFlight .form-control::-moz-placeholder, #bookinghotel .form-control::-moz-placeholder { /* FF 19+ */
        color: #fff;
    }

    #bookingFlight .form-control:-ms-input-placeholder, #bookinghotel .form-control:-ms-input-placeholder { /* IE 10+ */
        color: #008cff;
    }

    #bookingFlight .icon-inside, #bookinghotel .icon-inside {
        color: #1266f1;
        font-size: 12px;
    }

    #bookingFlight .form-row .qty .form-control, #bookinghotel .form-row .qty .form-control {
        border: 0px;
        color: #333;
        background: #fff;
    }

    #bookingFlight .form-row .form-outline .form-control, #bookinghotel .form-row .form-outline .form-control {
        border: 0px;
        background: hsla(0,0%,100%,.1);
        padding: 10px 0.75rem;
    }

        #bookingFlight .form-row .form-outline .form-control option, #bookinghotel .form-row .form-outline .form-control option {
            color: #333;
        }

#bookingFlight-home .form-label, #bookinghotel-home .form-label {
    color: #4f9e34;
}

#bookingFlight-home .icon-inside, #bookinghotel-home .icon-inside {
    color: #4f9e34;
}

#bookingFlight-home .form-outline .form-control ~ .form-notch, #bookinghotel-home .form-outline .form-control ~ .form-notch {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none
}

    #bookingFlight-home .form-outline .form-control ~ .form-notch .form-notch-leading, #bookinghotel-home .form-outline .form-control ~ .form-notch .form-notch-leading {
        left: 0;
        top: 0;
        height: 100%;
        width: .5rem;
        border-right: none;
        border-radius: .25rem 0 0 .25rem
    }

    #bookingFlight-home .form-outline .form-control ~ .form-notch .form-notch-middle,
    #bookinghotel-home .form-outline .form-control ~ .form-notch .form-notch-middle {
        flex: 0 0 auto;
        width: auto;
        max-width: calc(100% - 1rem);
        height: 100%;
        border-right: none;
        border-left: none
    }

    #bookingFlight-home .form-outline .form-control ~ .form-notch .form-notch-trailing, #bookinghotel-home .form-outline .form-control ~ .form-notch .form-notch-trailing {
        flex-grow: 1;
        height: 100%;
        border-left: none;
        border-radius: 0 .25rem .25rem 0
    }

    #bookingFlight-home .form-outline .form-control ~ .form-notch div, #bookinghotel-home .form-outline .form-control ~ .form-notch div {
        pointer-events: none;
        border: 1px solid #4f9e34;
        box-sizing: border-box;
        background: transparent
    }

#bookingFlight-home .form-outline .form-control.active ~ .form-notch .form-notch-middle,
#bookingFlight-home .form-outline .form-control:focus ~ .form-notch .form-notch-middle,
#bookinghotel-home .form-outline .form-control.active ~ .form-notch .form-notch-middle,
#bookinghotel-home .form-outline .form-control:focus ~ .form-notch .form-notch-middle {
    border-top: none;
    border-right: none;
    border-left: none;
    transition: all .2s linear
}

.card-footer {
    padding: 3px 15px;
}

.redc {
    color: #dc3545;
}

.text-small {
    font-size: 10px;
}
/*.owl-stage .active:nth-child(5){ background:#aee1ff; color:#000 !important;}*/


.home-tab {
    border: #c1d1ba 1px solid;
}

    .home-tab .nav-tabs {
        border: 0px;
    }

    .home-tab .panel-primary > .panel-heading {
        border: 0px !important;
    }

    .home-tab .panel-heading {
        padding-bottom: 0px;
        background: #dff0d8;
        border-color: #c1d1ba;
    }

    .home-tab .nav-item .nav-link {
        margin-right: 6px;
        background: #c1d1ba;
        -webkit-border-radius: 4px;
        -webkit-border-bottom-right-radius: 1px;
        -webkit-border-bottom-left-radius: 1px;
        -moz-border-radius: 4px;
        -moz-border-radius-bottomright: 1px;
        -moz-border-radius-bottomleft: 1px;
        border-radius: 4px;
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
        padding: 8px 10px;
        font-size: 14px;
        font-weight: normal;
    }

        .home-tab .nav-item .nav-link.active {
            background: #fff;
        }

.nav-tabs .nav-item .nav-link.active::after {
    border: 0px;
    background: transparent;
}

.home-tab .tab-content {
    padding: 15px;
    background: #fff;
}

.home-tab .active a {
    background: #fff !important;
}

.home-tab .nav > li > a:before {
    display: none;
}

.scroall-bar2 .table-wrap table tbody tr td a {
    background: none !important;
    text-decoration: none;
}

.home-tab .nav-tabs li {
    position: relative;
}

    .home-tab .nav-tabs li span {
        position: absolute;
        top: -7px;
        right: 4px;
        font-size: 12px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 100%;
        color: #ffffff;
        z-index: 1;
    }

    .home-tab .nav-tabs li span {
        position: absolute;
        top: -7px;
        right: 4px;
        font-size: 12px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 100%;
        color: #ffffff;
        z-index: 1;
    }

.home-tab .table-striped tbody tr td[colspan="10"] {
    background: #f2f2f2;
    color: #ff6461;
    font-size: 12px;
    padding: 5px 5px;
    border-bottom: 1px #d5d5d5 solid !important;
}

.home-tab .table td, .home-tab .table th {
    font-weight: normal;
    font-size: 12px;
    padding: 0.50rem 0.50rem;
    height: auto !important;
    vertical-align: middle;
}

.bg-noti1 {
    background: #333;
}

.bg-noti2 {
    background: #ff6461;
}

.bg-noti3 {
    background: #5fbaff;
}

.bg-noti4 {
    background: #5ed853;
}

.scroall-bar2 {
    max-height: 250px;
    padding: 0px 10px;
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
}

    .scroall-bar2::-webkit-scrollbar {
        width: 10px;
    }

    .scroall-bar2::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .scroall-bar2::-webkit-scrollbar-thumb {
        border-radius: 100px;
        background-image: linear-gradient(180deg, #d4aa70 0%, #d4aa70 99%);
        box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    }

.panel-heading .resp-tab-active {
    background: #fff !important;
    padding: 8px 10px;
}

.relative2 {
    position: relative;
}

.flight-button1 {
    position: absolute;
    left: 40px;
    top: 86px;
}

.flight-button2 {
    position: absolute;
    right: 40px;
    top: 86px;
}

.flight-button3 {
    position: absolute;
    left: 90px;
    bottom: 15px;
}

.flight-button4 {
    position: absolute;
    right: 40px;
    bottom: 36px;
}

.flight-button5 {
    position: absolute;
    left: 40%;
    top: 26px;
}

.flight-button1, .flight-button2, .flight-button3, .flight-button4, .flight-button5 {
    border: solid 1px #fff;
    line-height: normal;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 12px;
    background: #fff;
}

.tooltip-inner {
    background-color: #fff !important;
    color: #000;
    font-size: 12px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ff0000;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #ff0000;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ff0000;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #ff0000;
}

.ui-tooltip {
    display: block !important;
    font-size: 12px;
    line-height: normal;
}

.tooltip-example {
    position: relative;
    margin-left: 4px;
    padding: 0 8px;
    float: left;
    background: #dcfaeb;
}

.tooltip-link {
    color: #13663b;
    font-weight: bold;
    font-size: 12px;
}

.tooltip-text {
    width: 360px;
    left: 0px;
    position: absolute;
    padding: 2px 10px;
    background-color: #ffff;
    border-radius: 5px;
    top: 27px;
    display: block;
    justify-content: center;
    align-items: left;
    color: #ffff;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

    .tooltip-text::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        top: 2px;
        background-color: #ffff;
        transform: rotate(45deg) translate(-50%,-50%);
        z-index: 1;
        left: 45px;
    }

.tooltip-example:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-text small {
    line-height: normal;
    border-bottom: solid 1px #DADADA;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.tooltip-text {
    font-size: 12px;
    text-align: left;
}

    .tooltip-text ul {
        width: 100%;
        padding: 0px;
        margin: 0px;
        display: inline-block;
    }

        .tooltip-text ul li {
            list-style: none;
            line-height: 20px;
            color: #333;
            float: left;
            text-align: left;
            width: 50%;
            position: relative;
        }

        .tooltip-text ul:last-child {
            border-top: solid 1px #DADADA;
            padding-top: 5px;
        }

.filterdiv li {
    margin-right: 10px;
}

@media screen and (max-width: 600px) and (min-width: 320px) {
    .color-icon .mr-1 {
        margin-right: 0px !important;
    }

    .footer-strip {
        display: none;
    }

    .prisse-btn {
        display: block;
    }

    .arrow-btn2 {
        position: relative;
    }

    #toggle {
        position: absolute;
        right: 70px;
        bottom: 12px;
    }


    .scroll2 {
        width: 330px;
        overflow-x: hidden;
        display: block ruby;
        position: relative;
    }

    .page-link {
        font-size: 10px;
    }

    .color-icon i, .color-icon span i, .color-icon span {
        font-size: 10px;
        margin: 0px 2px 0px 0px;
    }

    .circle4 {
        width: 20px;
        height: 20px;
    }

    .m-new {
        padding: 0 10px;
    }

    .no-wrap {
        display: flex;
    }

    .custom-checkbox .float-right {
        float: right !important;
    }

    #pillsmyTab .nav-link, .manage ul li {
        font-size: 10px !important;
        text-align: center;
        line-height: 17px;
    }

    .icon-plan2::before {
        right: -12px;
    }

    #pillsmyTab .nav-link.active {
        text-align: center;
    }

    .tab-content-bg {
        padding: 50px 20px;
        margin: auto 15px;
    }

    .hero-wrap .hero-content {
        margin: 0px !important;
        padding: 15px 0px !important;
    }
}

.link:hover {
    cursor: pointer;
}

.topfixed2 {
    z-index: 10;
}

.close-bton2 {
    top: -10px;
    right: 15px;
    font-size: 22px;
}

    .close-bton2:hover {
        cursor: pointer;
    }

.close-bton3 {
    top: 10px;
    right: 15px;
    font-size: 22px;
}

    .close-bton3:hover {
        cursor: pointer;
    }


.toggle i {
    transform: rotate(3.142rad);
}

input.radio2 {
    transform: scale(1.4);
}

.mybookingpage .nav-link {
    color: #999;
}

.mybookingpageinner ul {
    padding: 0px 0px 0px 14px;
    margin: 0px;
    display: inline-block;
}

    .mybookingpageinner ul li {
        float: left;
        padding-right: 25px;
        color: #C6C6C6;
        font-size: 12px;
    }

        .mybookingpageinner ul li:nth-child(2) {
            color: #000;
        }

        .mybookingpageinner ul li:after {
            padding-left: 20px;
        }

.togglehover {
    display: none;
}

.myDIV:hover {
    cursor: pointer;
}

    .myDIV:hover + .togglehover {
        display: block;
        color: #333;
        font-size: 12px;
    }




/*seat-map-css start*/
.seatbelinfo strong {
    font-size: 12px;
    color: #2e81cf;
    padding: 0 15px;
    padding-right: 5px;
}

.seatbelinfo button {
    font-size: 24px;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #000;
    font-weight: bold;
    color: red;
}

    .seatbelinfo button img {
    }

    .seatbelinfo button:hover {
        background-color: transparent;
        color: #000;
    }

.seatbelinfo .btn-info:hover, .seatbelinfo .btn-info:focus, .seatbelinfo .btn-info.focus, .seatbelinfo .btn-info:active, .seatbelinfo .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: transparent;
    color: #000;
    box-shadow: none;
}

.modal-content.seatmap-col-wrap .modal-body {
    background-color: #2e81cf;
    position: relative;
    z-index: 5;
}

.modal-content.seatmap-col-wrap {
    border: none;
    border-radius: 2px;
}

    .modal-content.seatmap-col-wrap .nav-tabs > li > a {
        /*color: #fff;
        font-weight: 500;
        background-color: #2e81cf;*/
        color: #fff;
        padding: 7px 20px;
        display: inline-block;
        margin-right: 5px;
    }

    .modal-content.seatmap-col-wrap .nav-tabs > li.active > a, .modal-content.seatmap-col-wrap .nav-tabs > li.active > a:hover, .modal-content.seatmap-col-wrap .nav-tabs > li.active > a:focus {
        background-color: #0e2888;
        border: 1px solid #0e2888;
        color: #fff;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 7px 20px;
        display: inline-block;
    }

    .modal-content.seatmap-col-wrap .nav-tabs > li > a:hover {
        border-color: #0e2888;
    }

    .modal-content.seatmap-col-wrap .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #0e2888;
        color: #fff;
    }

    .modal-content.seatmap-col-wrap .nav-tabs {
        border-bottom: 1px solid #0f2888;
        ;
    }

.img-logo-airline {
    display: inline-block;
    width: 10%;
    vertical-align: top;
}

    .img-logo-airline img {
        width: 100%;
    }

.segment-info-third-column {
    display: inline-block;
    float: right;
}

.conts-wrap-col-info {
    background-color: #fff;
    padding: 15px;
}

.table-stuct .conts-wrap-col-info, .table-stuct .tp-bst-info, .table-stuct .bst-fl-search, .table-stuct .pd-nonebr {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.table-stuct table, .table-stuct table table table {
    width: 100% !important;
    border: 0px;
    margin: 0px;
}

.table-stuct #search-info-stript {
    background: #fff !important;
    border: 0px !important;
}

.table-stuct table tbody td td a {
    margin: 15px 0;
    float: left;
}

.table-stuct table tbody td td input {
    margin: 15px 0;
    float: right;
}

..table-stuct .nav {
}

.segment-info {
    padding: 0 25px;
    width: 75%;
    display: inline-block;
}

.segment-info-column {
    display: inline-block;
}

strong.carrier-name, strong.airlinnumber-binding {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 0 5px;
}

.segment-info-third-column {
    color: #444;
    font-weight: 300;
}

.passenger-info-container {
    display: inline-block;
    padding: 2px;
    position: relative;
    margin-top: 15px;
    width: 100%;
}

.conts-wrap-col-info .row {
    background-color: #fff;
}

.segmentinfo-view {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .segmentinfo-view li {
        position: relative;
        color: #444;
        font-weight: 300;
        font-size: 16px;
        padding: 5px 25px;
    }

        .segmentinfo-view li::before {
            content: '';
            background: url(../Images/seatmap/active-psngr.png) no-repeat;
            width: 20px;
            height: 20px;
            display: inline-block;
            position: absolute;
            left: 0;
            top: 10px;
        }

        /*.segmentinfo-view li:nth-child(2)::before {
            background: url(../Images/seatmap/select-seat.png) no-repeat;
        }*/

        .segmentinfo-view li:nth-child(2)::before {
            background: url(../Images/seatmap/selected-seat-1.png) no-repeat;
        }

        .segmentinfo-view li:nth-child(3)::before {
            background: url(../Images/seatmap/selected-seat-2.png) no-repeat;
        }

        /*.segmentinfo-view li:nth-child(5)::before {
            background: url(../Images/seatmap/seat-available.png) no-repeat;
        }*/

        .segmentinfo-view li:nth-child(4)::before {
            background: url(../Images/seatmap/close.png) no-repeat;
        }

        /*.segmentinfo-view li:nth-child(4)::before {
            background: url(../Images/seatmap/occupied-seat.png) no-repeat;
        }*/

        .segmentinfo-view li:nth-child(5)::before {
            background: url(../Images/seatmap/exit.png) no-repeat;
        }

.passenger-info-container .selectedPassenger {
    background-color: #efefef;
    padding: 5px 15px;
    border-left: 10px solid #77bd20;
    color: #0f2888;
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

.passenger-info-container selectedPassenger::after {
    right: 0;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #fff #fff #fff #efefef;
    border-width: 19px;
}

.tp-seat-map-frame-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 0 10px;
}

    .tp-seat-map-frame-container .tp-seat-map-frame {
        width: auto;
        display: inline-block;
        margin: 0 auto;
        height: auto;
        margin-right: 10px;
    }

        .tp-seat-map-frame-container .tp-seat-map-frame:before {
            position: absolute;
            width: 100%;
            height: 45px;
            border-top: solid #0f2888 5px;
            background-color: #2e81cf;
            top: 0;
            left: 0;
            content: '';
        }

        .tp-seat-map-frame-container .tp-seat-map-frame .slidee {
            margin: 0;
            padding: 0;
            height: 100%;
            list-style: none;
        }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tab {
                float: left;
                width: 40px;
                height: 100%;
                background-color: transparent;
                border-top: solid #013248 5px;
                color: #fff;
                text-align: center;
                font-size: 16px;
                cursor: pointer;
                border-width: 4px;
            }

                .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tab:hover {
                    border-top-color: #55a1db;
                    position: relative;
                    border-top-color: #55a1db;
                    position: relative;
                    z-index: 3;
                }

                .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tab.active .tp-seat-map-cell.row-number {
                    color: #77bd1f;
                    background-color: #efefef;
                    position: relative;
                }

                .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tab.active {
                    border-color: #77bd1f;
                    position: relative;
                    border-width: 5px;
                }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-number {
                background-color: #2e81cf;
            }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell {
                line-height: 40px;
                height: 40px;
                width: 40px;
                position: relative;
                display: block;
            }

                .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper {
                    margin: 15px 0 0;
                    background-color: #efefef;
                }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .row-facilities-wrapper {
                background-color: #fff;
            }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper.reverse-row {
                margin: 0 0 15px;
            }

            .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell {
                line-height: 40px;
                height: 40px;
                width: 40px;
                position: relative;
                display: block;
            }

span.facility-seat-letter {
    color: #333;
}

.slidee .tp-seat-map-cell img {
    position: absolute;
    left: 4px;
    top: 3px;
}

.slidee .tp-seat-map-cell span.facility-seat-letter {
    font-size: 16px;
    font-weight: 300;
    position: relative;
}

.conts-wrap-col-info .row .col-sm-8 {
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper img {
    position: absolute;
    bottom: 0;
    top: inherit;
    left: 10px;
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.seat-occupied img {
    z-index: 2;
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper.reverse-row img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper.wing-row {
    background-color: #fff;
    -webkit-transform: skew(-30deg) scale(1.05);
    -ms-transform: skew(-30deg) scale(1.05);
    transform: skew(-30deg) scale(1.05);
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.row-characteristics-wrapper.reverse-row.wing-row {
    background-color: #fff;
    -webkit-transform: skew(30deg) scale(1.05);
    -ms-transform: skew(30deg) scale(1.05);
    transform: skew(30deg) scale(1.05);
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell:hover img {
    opacity: 0.7;
}




.tooltipopt .tooltipcation {
    background: #fff;
    color: #F0B015;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.5em;
    padding: 0;
    margin-left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    z-index: 2;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;
    /* position: fixed; */
    /* visibility: hidden; */
    z-index: 9999;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.28);
    padding: 3px;
    width: 250px;
    pointer-events: none;
}

.tooltipopt:hover .tooltipcation {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -7em;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    /* visibility: visible; */
    /* left: 35%; */
    z-index: 999;
}

.tooltipopt .tooltipcation:after {
    border-color: #fff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -10px;
    content: "";
    display: block;
    left: 15px;
    position: absolute;
    width: 0;
}

.tooltipopt .tooltipcation h4 {
    background-color: #2e81cf;
    padding: 0;
    margin-bottom: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

    .tooltipopt .tooltipcation h4 strong {
        font-weight: 500;
    }

.tooltipopt .tooltipcation ul {
}

.tooltipopt .tooltipcation li {
    list-style: none;
    text-align: right;
    padding: 3px 5px;
    color: #444;
    font-size: 11px;
    border-bottom: 1px solid rgba(46, 129, 207, 0.26);
    font-weight: 300;
    line-height: 15px;
}

    .tooltipopt .tooltipcation li:last-child {
        border-bottom: none;
    }

    .tooltipopt .tooltipcation li strong {
        text-align: left;
        float: left;
    }

.tooltipopt .tooltipcation p {
    background-color: #2e81cf;
    margin: 0;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

    .tooltipopt .tooltipcation p i {
        font-style: normal;
        font-size: 24px;
        font-weight: normal;
    }

        .tooltipopt .tooltipcation p i em {
            font-weight: normal;
            font-size: 20px;
        }

    .tooltipopt .tooltipcation p strong {
        display: block;
    }

        .tooltipopt .tooltipcation p strong sub {
            top: -6px;
            font-size: 16px;
            font-weight: normal;
        }

button.close.seatmapinfo-close {
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 10;
    text-shadow: none;
    color: #2e81cf;
    opacity: 1;
    font-size: 36px;
    background-color: #fff;
    padding: 11px;
    pointer-events: auto;
}

button.btn.btn-default.clsebtn {
    background-color: #2e81cf;
    color: #fff;
    border: none;
}

button.btn.btn-default.savebtn {
    background-color: #333;
    border: none;
    color: #fff;
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.blocked-seat img, .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.selected-seat img, .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.active-passenger img {
    z-index: 2;
}


.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.blocked-seat span, .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.selected-seat span, .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.active-passenger span, .tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.seat-occupied span {
    color: transparent;
}

.available-free-seat, .seat-occupied, .active-passenger, .selected-seat, .available-Paid-seat, .reservation-is-purchased, .blocked-seat {
    position: relative;
}

    .available-free-seat::before, .seat-occupied::before, .active-passenger::before, .selected-seat::before, .available-Paid-seat::before, .reservation-is-purchased::before, .blocked-seat::before {
        content: '';
        width: 35px;
        height: 35px;
        background: url(../Images/seatmap/seat-available-big.png) no-repeat;
        position: absolute;
        left: 4px;
        top: 3px;
    }


    .seat-occupied::before {
        background: url(../Images/seatmap/occupied-seat-big.png) no-repeat;
    }

    .active-passenger::before {
        background: url(../Images/seatmap/selected-Seat-by-the-active.png) no-repeat;
    }

    .available-Paid-seat::before {
        background: url(../Images/seatmap/available-paid-seat.png) no-repeat;
    }

    .reservation-is-purchased::before {
        background: url(../Images/seatmap/available-after-reservation-is-purchased.png) no-repeat;
    }

    .blocked-seat::before {
        background: url(../Images/seatmap/blocked.png) no-repeat;
    }

    .selected-seat::before {
        background: url(../Images/seatmap/selected-seat.png) no-repeat;
    }

#toggleamenities .custom-checkbox i {
    border: solid 1px #406f6f;
    border-radius: 30px;
    padding: 4px;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 9px;
    color: #fff;
    background: #0e7fd9;
}


.hotels-amenities span i {
    border: solid 1px #406f6f;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    color: #fff;
    background: #0e7fd9;
    line-height: 25px;
}

.close-btn2 {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
}

@media (min-width: 991px) {
    .seatmapinfoset .modal-dialog {
        width: 95%;
        margin: 30px auto;
    }
}

@media (max-width: 990px) {
    .seatmapinfoset .modal-dialog {
        width: 95%;
        margin: 30px auto;
    }
}

@media(max-width:767px) {
    .segment-info {
        padding: 0;
    }

    .segment-info-third-column {
        display: inline-block;
        float: initial;
        text-align: left;
    }

    .segmentinfo-view li {
        font-size: 14px;
        padding: 3px 25px;
        padding-right: 0;
    }
}

/*seat-map-css end*/


.filltercontainter {
    display: none;
}

.passengerlistpage .owl-theme.single-slider .owl-dots {
    display: none;
}

.passengerlistpage .owl-theme .owl-nav {
    display: none;
}

.panel {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-top: 15px;
}

.panel-collapse {
    padding: 1.25rem;
}

.panel-title {
    margin: 0px;
    background: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
        font-family: "Poppins", sans-serif;
        font-weight: normal;
        line-height: 1.2;
        color: #333;
        font-size: 15px;
    }

        .panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-style: normal;
            font-weight: 500;
            line-height: 1.2;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

        .panel-default > .panel-heading a[aria-expanded="true"] {
            background-color: rgba(0, 0, 0, 0.03);
        }

            .panel-default > .panel-heading a[aria-expanded="true"]:after {
                content: "\2212";
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .panel-default > .panel-heading a[aria-expanded="false"]:after {
            content: "\002b";
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

#review-final-page .panel-heading a::after { 
    display: none;
}

#review-final-page .form-control[readonly] {
    background:#fff;
}
 
.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

    .accordion-option .title {
        font-size: 20px;
        font-weight: bold;
        float: left;
        padding: 0;
        margin: 0;
    }

    .accordion-option .toggle-accordion {
        float: right;
        font-size: 16px;
        color: #6a6c6f;
    }

        .accordion-option .toggle-accordion:before {
            content: "Expand All";
        }

        .accordion-option .toggle-accordion.active:before {
            content: "Collapse All";
        }



time.icon {
    font-size: 1em; /* change icon size */
    display: block;
    position: relative;
    width: 5em;
    height: 5.5em;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
}

    time.icon * {
        display: block;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
        text-align: center;
    }

    time.icon strong {
        position: absolute;
        top: 0;
        padding: -9.4em 0;
        color: #fff;
        background-color: #fd9f1b;
        border-bottom: 1px dashed #f37302;
        box-shadow: 0 2px 0 #fd9f1b;
        font-size: 10px;
        font-weight: normal;
    }

    time.icon em {
        position: absolute;
        bottom: 0em;
        color: #fd9f1b;
        font-size: 11px;
    }

    time.icon span {
        font-size: 20px;
        letter-spacing: -0.05em;
        padding-top: 0.8em;
        color: #2f2f2f;
        line-height: 49px;
    }


/* loader css start*/

.loadersvg {
    width: 100%;
    text-align: center;
    background: rgb(12,47,85);
    background: linear-gradient(90deg, rgba(12,47,85,1) 0%, rgba(86,138,195,1) 50%, rgba(12,47,85,1) 100%);
    padding: 15px 0;
    margin-bottom: 15px;
}

    .loadersvg svg {
        width: 50%;
    }

#epl1AnqUeBI3_to {
    animation: epl1AnqUeBI3_to__to 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI3_to__to {
    0% {
        transform: translate(282.661804px,25.646852px)
    }

    50% {
        transform: translate(292.661804px,25.646852px)
    }

    100% {
        transform: translate(282.661804px,25.646852px)
    }
}

#epl1AnqUeBI6_ts {
    animation: epl1AnqUeBI6_ts__ts 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI6_ts__ts {
    0% {
        transform: translate(340.15px,103.1px) scale(1,1)
    }

    66.666667% {
        transform: translate(340.15px,103.1px) scale(1,29.933333)
    }

    100% {
        transform: translate(340.15px,103.1px) scale(1,29.933333)
    }
}

#epl1AnqUeBI7_ts {
    animation: epl1AnqUeBI7_ts__ts 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI7_ts__ts {
    0% {
        transform: translate(290.704181px,101.5px) scale(1,1)
    }

    66.666667% {
        transform: translate(290.704181px,101.5px) scale(1,42.214738)
    }

    100% {
        transform: translate(290.704181px,101.5px) scale(1,42.214738)
    }
}

#epl1AnqUeBI32_to {
    animation: epl1AnqUeBI32_to__to 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI32_to__to {
    0% {
        transform: translate(435.649994px,22.249999px)
    }

    16.666667% {
        transform: translate(435.649994px,32.249999px)
    }

    33.333333% {
        transform: translate(435.649994px,22.249999px)
    }

    50% {
        transform: translate(435.649994px,32.249999px)
    }

    66.666667% {
        transform: translate(445.649994px,32.249999px)
    }

    83.333333% {
        transform: translate(465.649994px,32.249999px)
    }

    100% {
        transform: translate(435.649994px,32.249999px)
    }
}

#epl1AnqUeBI33_to {
    animation: epl1AnqUeBI33_to__to 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI33_to__to {
    0% {
        transform: translate(189.450005px,39.450001px)
    }

    33.333333% {
        transform: translate(189.450005px,49.450001px)
    }

    66.666667% {
        transform: translate(189.450005px,59.450001px)
    }

    100% {
        transform: translate(189.450005px,39.450001px)
    }
}

#epl1AnqUeBI37_to {
    animation: epl1AnqUeBI37_to__to 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI37_to__to {
    0% {
        transform: translate(503.101303px,19.3px)
    }

    16.666667% {
        transform: translate(513.101303px,19.3px)
    }

    33.333333% {
        transform: translate(503.101303px,19.3px)
    }

    66.666667% {
        transform: translate(533.101303px,19.3px)
    }

    100% {
        transform: translate(513.101303px,19.3px)
    }
}

#epl1AnqUeBI43_to {
    animation: epl1AnqUeBI43_to__to 3000ms linear infinite normal forwards
}

@keyframes epl1AnqUeBI43_to__to {
    0% {
        transform: translate(184.408165px,12.892434px)
    }

    33.333333% {
        transform: translate(194.408165px,12.892434px)
    }

    66.666667% {
        transform: translate(204.408165px,12.892434px)
    }

    100% {
        transform: translate(184.408165px,12.892434px)
    }
}

/*
#eQLsScIRi3N2_to {
    animation: eQLsScIRi3N2_to__to 3000ms linear infinite normal forwards
}

@keyframes eQLsScIRi3N2_to__to {
    0% {
        transform: translate(164.422218px,28.200002px)
    }

    16.666667% {
        transform: translate(174.422218px,28.200002px)
    }

    33.333333% {
        transform: translate(164.422218px,28.200002px)
    }

    50% {
        transform: translate(164.422218px,18.200002px)
    }

    66.666667% {
        transform: translate(164.422218px,28.200002px)
    }

    83.333333% {
        transform: translate(174.422218px,28.200002px)
    }

    100% {
        transform: translate(164.422218px,28.200002px)
    }
}
*/
/* loader css end*/



.outer {
    margin: 0 auto;
    max-width: 800px;
    border: 2px solid #f2f2f2;
    padding: 10px;
}

#big .item {
    background: #ec6e46;
    padding: 0px 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

#thumbs .item {
    background: #C9C9C9;
    height: 70px;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

    #thumbs .item h1 {
        font-size: 18px;
    }

#thumbs .current .item {
    background: #FF5722;
}

.outer .owl-carousel .owl-item {
    border: 0px;
}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-theme .owl-nav [class*='owl-'].disabled:hover {
        background-color: #D6D6D6;
    }

#big.owl-theme {
    position: relative;
}

    #big.owl-theme .owl-next, #big.owl-theme .owl-prev {
        background: #333;
        width: 22px;
        line-height: 40px;
        height: 40px;
        margin-top: -20px;
        position: absolute;
        text-align: center;
        top: 50%;
    }

    #big.owl-theme .owl-prev {
        left: 10px;
    }

    #big.owl-theme .owl-next {
        right: 10px;
    }

#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev {
    background: #333;
}





/* motherson css start 28-11-2023 */
#motherson .btn-primary-green,
#motherson .btn-primary-blue, #motherson .btn-primary {
    background-color: #da2128;
    border-color: #da2128;
}

#motherson #bookingFlight .icon-inside,
#motherson #bookinghotel .icon-inside {
    color: #fff;
}

#motherson .ui-widget-header {
    background-color: #da2128;
}

#motherson .ui-state-active,
#motherson .ui-widget-content .ui-state-active {
    border: 1px solid #da2128;
    background: #da2128;
}

#motherson .circle2 {
    border: 1px solid #da2128;
    color: #da2128 !important;
}

#motherson .nav-tabs.style-2 .nav-item .nav-link.active {
    background: #da2128;
    color: #fff;
}

#motherson .page-item.active .page-link,
#motherson .progress-bar,
#motherson .nav-pills .nav-link.active, #motherson .nav-pills .show > .nav-link,
#motherson .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
#motherson .custom-control-input:checked ~ .custom-control-label::before,
#motherson .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
#motherson .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #da2128;
}

#motherson #pillsmyTab .nav-link {
    color: #000;
}

#motherson .nav-pills .nav-link.active {
    color: #fff !important;
}

#motherson .custom-control-input:checked ~ .custom-control-label::before {
    border: 1px solid #da2128;
}
/*#motherson [type="radio"]:checked + label::after, #motherson [type="radio"]:not(:checked) + label::after {
    background: #fff;
}*/
#motherson #bookingFlight .input-group-text {
    background-color: #da2128;
    border: solid 1px #da2128;
}

#motherson #bookingFlight .form-row .form-control {
    background: hsla(255,255%,255%,.1);
}

#motherson .primary-menu ul.navbar-nav > li:hover > a,
#motherson .primary-menu ul.navbar-nav > li.active > a {
    color: #da2128;
}

#motherson .alert-info {
    background: #da2128;
    border-color: #da2128;
}

#motherson #pillsmyTab .nav-link.active::after {
    left: 50%;
    border: 5px solid #da2128;
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    content: '';
    position: absolute;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -10px;
    transform: translateX(-50%);
}

#motherson .badge-info {
    background: #fff;
    color: #000;
}

#motherson #preloader svg g:nth-child(n+3) > g:nth-child(n+3) path {
    fill: rgb(255,255,255) !important;
}

#motherson #preloader svg g:nth-child(n+2) > g:nth-child(n+1) path {
    fill: rgb(218,33,40) !important;
}

#motherson #preloader svg g:nth-child(n+3) > g:nth-child(n+1) g path {
    fill: rgb(242,236,227) !important;
}

#motherson #preloader svg g:nth-child(n+1) > g g path {
    stroke: red;
}

#motherson #bookingFlight .form-control {
    padding: 9px 18px;
}

#motherson .bg6 {
    background: #ddd;
    padding: 0px;
}

#motherson .manage-header ul li {
    color: #333;
}

#motherson .manage-header .company-info span, #motherson .manage-header .company-info span small, #motherson .manage-header .company-info small {
    color: #333 !important;
}

#motherson .manage-header .company-info time {
    color: #333 !important;
}

#motherson .manage-header .company-info hr {
    border-top: 1px solid #333;
}

#motherson .manage ul li, #motherson .manage-footer ul li {
    color: #333;
}

#motherson .manage-footer, #motherson .manage {
    border-bottom: 1px solid #333;
}

#motherson .tab-content {
    padding: 0 15px;
}

#motherson .flight-search {
    background-color: #da2128;
}

/* motherson css end 28-11-2023 */



/* siaz css start 17-04-2024 */
#siaz .btn-primary-green,
#siaz .btn-primary-blue, #siaz .btn-primary {
    background-color: #530656;
    border-color: #fff;
}

#siaz #bookingFlight .icon-inside,
#siaz #bookinghotel .icon-inside {
    color: #fff;
}

#siaz .ui-widget-header {
    background-color: #530656;
}

#siaz .ui-state-active,
#siaz .ui-widget-content .ui-state-active {
    border: 1px solid #530656;
    background: #530656;
}

#siaz .circle2 {
    border: 1px solid #530656;
    color: #530656 !important;
}

#siaz .nav-tabs.style-2 .nav-item .nav-link.active {
    background: #fff;
    color: #000;
}

#siaz .page-item.active .page-link,
#siaz .progress-bar,
#siaz .nav-pills .nav-link.active, #siaz .nav-pills .show > .nav-link,
#siaz .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
#siaz .custom-control-input:checked ~ .custom-control-label::before,
#siaz .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
#siaz .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #530656;
}

#siaz #pillsmyTab .nav-link {
    color: #000;
}

#siaz .nav-pills .nav-link.active {
    color: #fff !important;
}

#siaz .custom-control-input:checked ~ .custom-control-label::before {
    border: 1px solid #530656;
}
/*#siaz [type="radio"]:checked + label::after, #siaz [type="radio"]:not(:checked) + label::after {
    background: #fff;
}*/
#siaz #bookingFlight .input-group-text {
    background-color: #da2128;
    border: solid 1px #da2128;
}

#siaz #bookingFlight .form-row .form-control {
    background: hsla(255,255%,255%,.1);
}

#siaz .primary-menu ul.navbar-nav > li:hover > a,
#siaz .primary-menu ul.navbar-nav > li.active > a {
    color: #530656;
}

#siaz .alert-info {
    background: #530656;
    border-color: #530656;
}

#siaz .countdown {
    background-color: #530656;
    border: 1px solid #530656;
}

#siaz .bg-secondary {
    background-color: #530656 !important;
}

#siaz .btn-secondary, #siaz .calender-icon::after {
    background-color: #530656;
}

#siaz .ui-widget-header {
    color: #fff;
}

#siaz .content-padding {
    background-color: #530656 !important;
    padding: 10px 0;
}

#siaz .nav-tabs .nav-item .nav-link.active {
    background: #530656;
}

#siaz .owl-carousel .owl-nav button.owl-prev, #siaz .owl-carousel .owl-nav button.owl-next {
    background: #530656;
}

#siaz .button {
    background: #530656;
    border: 1px solid #530656;
}

#siaz .redc {
    color: #530656;
}

#siaz #pillsmyTab .nav-link.active::after {
    left: 50%;
    border: 5px solid #530656;
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    content: '';
    position: absolute;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -10px;
    transform: translateX(-50%);
}

#siaz #footer {
    background: rgb(55,4,57);
    background: linear-gradient(0deg, rgba(55,4,57,1) 49%, rgba(83,6,86,1) 100%);
}

#siaz .badge-info {
    background: #fff;
    color: #000;
}

#siaz #preloader svg g:nth-child(n+3) > g:nth-child(n+3) path {
    fill: rgb(83,6,86) !important;
}

#siaz #preloader svg g:nth-child(n+2) > g:nth-child(n+1) path {
    fill: rgb(83,6,86) !important;
}

#siaz #preloader svg g:nth-child(n+3) > g:nth-child(n+1) g path {
    fill: rgb(83,6,86) !important;
}

#siaz #preloader svg g:nth-child(n+1) > g g path {
    stroke: white;
}

#siaz #bookingFlight .form-control {
    padding: 9px 18px;
}

#siaz .bg6 {
    background: #ddd;
    padding: 0px;
}

#siaz .manage-header ul li {
    color: #333;
}

#siaz .manage-header .company-info span, #siaz .manage-header .company-info span small, #siaz .manage-header .company-info small {
    color: #333 !important;
}

#siaz .manage-header .company-info time {
    color: #333 !important;
}

#siaz .manage-header .company-info hr {
    border-top: 1px solid #333;
}

#siaz .manage ul li, #siaz .manage-footer ul li {
    color: #333;
}

#siaz .manage-footer, #siaz .manage {
    border-bottom: 1px solid #333;
}

#siaz .tab-content {
    padding: 0 15px;
}

#siaz .flight-search {
    background-color: #da2128;
}

#siaz .nav-tabs:not(.flex-column) {
    border-bottom: 0px solid #d7dee3;
}

/* siaz css end 17-04-2024 */





.waitresult {
    background: url(../images/sheat-green.png);
    background-position: center;
    background-repeat: no-repeat;
}

#thumbs .owl-stage-outer .owl-stage .owl-item .item .img-fluid {
    height: 80px;
}

#big .owl-stage-outer .owl-stage .owl-item .item img {
    height: 380px;
}

#thumbs .owl-stage-outer .owl-stage .active img {
    filter: grayscale(100%);
}

#thumbs .owl-stage-outer .owl-stage .current img {
    filter: grayscale(0%) !important;
}


.Cancelationloader {
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
    background-color: #ff0000;
}

@keyframes mulShdSpin {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(21,69,123, 0.2), 2.5em 0em 0 0em rgba(21,69,123, 0.2), 1.75em 1.75em 0 0em rgba(21,69,123, 0.2), 0em 2.5em 0 0em rgba(21,69,123, 0.2), -1.8em 1.8em 0 0em rgba(21,69,123, 0.2), -2.6em 0em 0 0em rgba(21,69,123 0.5), -1.8em -1.8em 0 0em rgba(21,69,123, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(21,69,123, 0.2), 1.75em 1.75em 0 0em rgba(21,69,123, 0.2), 0em 2.5em 0 0em rgba(21,69,123, 0.2), -1.8em 1.8em 0 0em rgba(21,69,123, 0.2), -2.6em 0em 0 0em rgba(21,69,123, 0.2), -1.8em -1.8em 0 0em rgba(21,69,123, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.5), 1.8em -1.8em 0 0em rgba(21,69,123, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(21,69,123, 0.2), 0em 2.5em 0 0em rgba(21,69,123, 0.2), -1.8em 1.8em 0 0em rgba(21,69,123, 0.2), -2.6em 0em 0 0em rgba(21,69,123, 0.2), -1.8em -1.8em 0 0em rgba(21,69,123, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.2), 1.8em -1.8em 0 0em rgba(21,69,123, 0.5), 2.5em 0em 0 0em rgba(21,69,123, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(21,69,123, 0.2), -1.8em 1.8em 0 0em rgba(21,69,123, 0.2), -2.6em 0em 0 0em rgba(21,69,123, 0.2), -1.8em -1.8em 0 0em rgba(21,69,123, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.2), 1.8em -1.8em 0 0em rgba(21,69,123, 0.2), 2.5em 0em 0 0em rgba(21,69,123, 0.5), 1.75em 1.75em 0 0em rgba(21,69,123, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(21,69,123, 0.2), -2.6em 0em 0 0em rgba(21,69,123, 0.2), -1.8em -1.8em 0 0em rgba(21,69,123, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.2), 1.8em -1.8em 0 0em rgba(21,69,123, 0.2), 2.5em 0em 0 0em rgba(21,69,123, 0.2), 1.75em 1.75em 0 0em rgba(21,69,123, 0.5), 0em 2.5em 0 0em rgba(21,69,123, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(21,69,123, 0.2), -1.8em -1.8em 0 0em rgba(21,69,123, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.2), 1.8em -1.8em 0 0em rgba(21,69,123, 0.2), 2.5em 0em 0 0em rgba(21,69,123, 0.2), 1.75em 1.75em 0 0em rgba(21,69,123, 0.2), 0em 2.5em 0 0em rgba(21,69,123, 0.5), -1.8em 1.8em 0 0em rgba(21,69,123, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(21,69,123, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(21,69,123, 0.2), 1.8em -1.8em 0 0em rgba(21,69,123, 0.2), 2.5em 0em 0 0em rgba(21,69,123, 0.2), 1.75em 1.75em 0 0em rgba(21,69,123, 0.2), 0em 2.5em 0 0em rgba(21,69,123, 0.2), -1.8em 1.8em 0 0em rgba(21,69,123, 0.5), -2.6em 0em 0 0em rgba(21,69,123, 0.7), -1.8em -1.8em 0 0em #ffffff;
    }
}

.mb0new {
    margin-bottom: 0px !important;
}

#modifysearchdesign .travellers-dropdown .form-control {
    color: #000 !important;
}

#modifysearchdesign .form-control, #modifysearchdesign .custom-select, #modifysearchdesign .multi-select-button {
    color: #000 !important;
    font-size: 13px;
    height:auto;
}

#ddlcountry option {
    color: #000 !important;
}

#myRangeValue i i {
    font-family: "Poppins", sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: normal !important;
    font-style: normal !important;
    padding-left: 3px;
}

#toggleAlternate .card-header .collapse {
    font-weight: normal !important;
    font-size: 14px;
}

.border-top1 {
    border: solid 2px #0c2f55;
}

.tworow {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .tworow li {
        flex: 1 1 50%;
        max-width: 50%;
        display: flex;
        align-items: center;
    }

.includ-ser ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
}


.sticky-top {
    z-index: 10;
}
/* Simple ul */
.simple-ul3 {
    padding: 0px 26px;
}

    .simple-ul3 > li {
        position: relative;
        list-style-type: none;
        line-height: 24px;
        float: left;
        width: 100%;
    }

        .simple-ul3 > li:after {
            content: " ";
            position: absolute;
            top: 12px;
            left: -15px;
            border-color: #000;
            border-top: 1px solid;
            border-right: 1px solid;
            width: 6px;
            height: 6px;
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
        }

#sky6-s-rect1_ts {
    animation: sky6-s-rect1_ts__ts 3000ms linear infinite normal forwards
}

@keyframes sky6-s-rect1_ts__ts {
    0% {
        transform: translate(340.15px,103.1px) scale(1,1)
    }

    66.666667% {
        transform: translate(340.15px,103.1px) scale(1,29.933333)
    }

    100% {
        transform: translate(340.15px,103.1px) scale(1,29.933333)
    }
}

#sky6-s-rect2_ts {
    animation: sky6-s-rect2_ts__ts 3000ms linear infinite normal forwards
}

@keyframes sky6-s-rect2_ts__ts {
    0% {
        transform: translate(290.704181px,101.5px) scale(1,1)
    }

    66.666667% {
        transform: translate(290.704181px,101.5px) scale(1,42.214738)
    }

    100% {
        transform: translate(290.704181px,101.5px) scale(1,42.214738)
    }
}

#sky6-s-path23_to {
    animation: sky6-s-path23_to__to 3000ms linear infinite normal forwards
}

@keyframes sky6-s-path23_to__to {
    0% {
        transform: translate(435.649994px,22.249999px)
    }

    16.666667% {
        transform: translate(435.649994px,32.249999px)
    }

    33.333333% {
        transform: translate(435.649994px,22.249999px)
    }

    50% {
        transform: translate(435.649994px,32.249999px)
    }

    66.666667% {
        transform: translate(445.649994px,32.249999px)
    }

    83.333333% {
        transform: translate(465.649994px,32.249999px)
    }

    100% {
        transform: translate(435.649994px,30.699999px)
    }
}

#sky6-s-path24_to {
    animation: sky6-s-path24_to__to 3000ms linear infinite normal forwards
}

@keyframes sky6-s-path24_to__to {
    0% {
        transform: translate(189.450005px,39.450001px)
    }

    33.333333% {
        transform: translate(189.450005px,49.450001px)
    }

    66.666667% {
        transform: translate(189.450005px,59.450001px)
    }

    100% {
        transform: translate(189.450005px,39.450001px)
    }
}

#sky6-s-g1_to {
    animation: sky6-s-g1_to__to 3000ms linear infinite normal forwards
}

@keyframes sky6-s-g1_to__to {
    0% {
        transform: translate(503.101303px,19.3px)
    }

    16.666667% {
        transform: translate(513.101303px,19.3px)
    }

    33.333333% {
        transform: translate(503.101303px,19.3px)
    }

    66.666667% {
        transform: translate(533.101303px,19.3px)
    }

    100% {
        transform: translate(513.101303px,19.3px)
    }
}

#sky6-s-g2_to {
    animation: sky6-s-g2_to__to 3000ms linear infinite normal forwards
}

@keyframes sky6-s-g2_to__to {
    0% {
        transform: translate(184.408165px,12.892434px)
    }

    33.333333% {
        transform: translate(194.408165px,12.892434px)
    }

    66.666667% {
        transform: translate(204.408165px,12.892434px)
    }

    100% {
        transform: translate(184.408165px,12.892434px)
    }
}
