﻿@keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

.stopsLoader1, .pageLoader {
    width: 100%;
    height: 30px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 100%), linear-gradient(RGBA(119, 153, 190, .2) 100%, transparent 0);
    background-repeat: no-repeat;
    background-size: 20px 100%, 100% 100%, 100% 70px;
    background-position: 0 100%, 0 0px, 0 72px;
    animation: slAnim 1s infinite;
}

span.stopsLoader1, span.pageLoader {
    vertical-align: middle;
    display: inline-block;
}
span.curPointFlt.switchAct {
    border-color: #fbb620 !important;
    color: #ffffff !important;
    background-color: #fbb620 !important;
}

.ac_over {
    background-color: #BA2127 !important;
    color: white !important;
}

.b24-widget-button-wrapper,
.b24-widget-button-position-bottom-right,
.b24-widget-button-visible {
    margin-right: -30px !important;
    margin-bottom: -40px !important;
}

.alert-info {
    color: white !important;
    /*background-color: #BA2127 !important;*/
    border-color: #bce8f1;
}

.row.canxpolicy .alert-info {
    background-color: #0076be !important;
}

.sub-menu > li > a {
    color: #0377bf;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .6px;
}

.typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a strong:hover {
    color: #f5a800 !important;
}

#header > div.header-top.hidden-compact > div > div > div.header-menu.pull-right > div > div > nav > div > div.megamenu-wrapper > div > div > ul > li.style-page.with-sub-menu.hover.active.MainProduct > a:before {
    content: "" !important;
    position: absolute !important;
    width: 8px !important;
    height: 25px !important;
    border-radius: 93px / 160px !important;
    border: 1px solid white !important;
    background: transparent !important;
    top: 0 !important;
    left: 41% !important;
}

/*.typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li.active > a:before, .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li.menu-home > a:before, .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a:before {
        width: 2px !important;
    }*/

div#ui-datepicker-div {
    width: 300px !important;
    background: #fff !important;
    box-shadow: 0 0 6px 2px #0000000f !important;
}

table.ui-datepicker-calendar td span {
    color: #dadada;
}

table.ui-datepicker-calendar {
    width: 100% !important;
}



@media (max-width: 767px) {
    .Modify hotel-modify-component form .search-item.city p {
        font-size: 14px !important;
    }

    .modify hotel-modify-component form .search-item.city p {
        font-size: 14px !important;
    }

    hotel-modify-component .custgustpopup p {
        padding-bottom: 0px;
        padding-left: 0px;
        color: #b5b5b5 !important;
        padding-top: 2px;
        font-weight: 500;
        font-size: 14px !important;
    }


    hotel-modify-component .custguest-box input#txtvpax {
        color: #6b6967;
        padding: 5px 8px 3px 8px !important;
        border: 1px solid gainsboro;
        font-size: 13px;
    }

    .nav > li > a {
        padding: 10px 14px;
    }

    .megamenu-wrapper {
        display: none;
    }

    .megamenu-wrapper {
        top: 84px !important;
        left: 0px !important;
        width: 100% !important;
        visibility: initial !important;
    }

    ul.megamenu {
        background: #ffffff !important;
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 0px 13px;
    }

    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
        margin: 0px 8px 8px 0px !important;
        color: #fff;
        border-radius: 0;
        background: #a9070a;
        border: none;
        float: left;
        cursor: pointer;
        padding: 8px;
        border-radius: 0;
    }

    div#ui-datepicker-div {
        margin-top: 34px !important;
    }

    .col-lg-3.col-xs-9.header-logo.pull-left {
        width: initial !important;
    }



    .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a strong {
        color: #ffffff !important;
        margin-left: 15px;
    }

    /*.megamenu-style-dev .responsive ul.megamenu > li.click::before, .megamenu-style-dev .responsive ul.megamenu > li.hover::before,
        .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu {
            padding: 0 !important;
            font-size: 14px;
            background: #bc292f;
            color: #fff;
            border: 1px solid #a9070a;
            width: 22px;
            line-height: 20px;
            height: 22px;
            display: inline-block;
            text-align: center;
            top: 10px;
            cursor: pointer;
            right: 8px !important;
            left: auto;
        }*/
    li.style-page.with-sub-menu {
        width: 100% !important;
        text-align: left;
    }

    .style-page.with-sub-menu.megamenu i {
        padding-right: 12px;
        position: absolute;
        right: 0px;
        top: 12px;
    }
    /*.FlightInfo {
            padding: 0px 16px !important;
        }*/
}

.container-megamenu.horizontal ul.megamenu {
    background: #ffffff !important;
}

.alert-info {
    color: white !important;
    background-color: #3176be !important;
    border-color: #bce8f1;
}

.btn-primary {
    background-color: #fbb315 !important;
    border-color: #fbb315 !important;
    color: #fff !important;
    font-weight: bold;
    transition: .5s;
    /* width:100px; */
}

    .btn-primary:hover {
        background-color: #0076be !important;
        border-color: #0076be !important;
    }

.sub-menu {
    background: #ffffff;
    padding: 5px 15px;
    box-shadow: 0px 2px 7px #9e9192;
}
.sub-menu > li > a:hover {
    color: #f5a800 !important;
}
flight-search div#flight .custfltrw > div {
    padding-left: 0px;
    width: 10%;
}
#header > div.header-top.hidden-compact > div > div > div.header-menu.pull-right > div > div > nav > div > div.megamenu-wrapper > div > div > ul > li.style-page.with-sub-menu.hover.active.MainProduct > a:before {
    content: "" !important;
    position: absolute !important;
    width: 8px !important;
    height: 25px !important;
    border-radius: 93px / 160px !important;
    border: 1px solid white !important;
    background: transparent !important;
    top: 0 !important;
    left: 41% !important;
}

/*.typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li.active > a:before, .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li.menu-home > a:before, .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li:hover > a:before {
        width: 2px !important;
    }*/

div#ui-datepicker-div {
    width: 300px !important;
    background: #fff !important;
    box-shadow: 0 0 6px 2px #0000000f !important;
}

table.ui-datepicker-calendar {
    width: 100% !important;
}

    table.ui-datepicker-calendar td span {
        color: #dadada;
    }

@media (max-width: 767px) {
    .megamenu-wrapper {
        display: none;
    }

    .megamenu-wrapper {
        top: 84px !important;
        left: 0px !important;
        width: 100% !important;
        visibility: initial !important;
    }



    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
        margin: 0px 8px 8px 0px !important;
        color: #fff;
        border-radius: 0;
        background: #0076be;
        border: none;
        float: left;
        cursor: pointer;
        padding: 8px;
        border-radius: 0;
    }

    div#ui-datepicker-div {
        margin-top: 34px !important;
    }

    .col-lg-3.col-xs-9.header-logo.pull-left {
        width: initial !important;
    }

    header.typeheader-1 .header-top .header-menu {
        /*margin: 17px 15px 0 15px !important;*/
        width: 100%;
    }

    .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a strong {
        color: #ffffff !important;
        margin-left: 15px;
    }

    /*.megamenu-style-dev .responsive ul.megamenu > li.click::before, .megamenu-style-dev .responsive ul.megamenu > li.hover::before,
        .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu {
            padding: 0 !important;
            font-size: 14px;
            background: #bc292f;
            color: #fff;
            border: 1px solid #a9070a;
            width: 22px;
            line-height: 20px;
            height: 22px;
            display: inline-block;
            text-align: center;
            top: 10px;
            cursor: pointer;
            right: 8px !important;
            left: auto;
        }*/
}

@media (min-width: 768px) and (max-width: 991px) {
    .custcheckleft .form-actions .col-md-4.ar-right {
        display: inline;
    }

    .custcheckleft .form-actions .col-md-8.ar-right {
        display: inline;
    }
    /*.typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a {
        color: #716262;
        font-size: 14px;
        height: auto;
        padding: 28px 9px !important;
        text-transform: uppercase;
        text-shadow: none;
        font-weight: 500;
    }*/

    .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a {
        color: #716262;
        font-size: 11px !important;
        height: auto;
        padding: 28px 6px !important;
        text-transform: uppercase;
        text-shadow: none;
        font-weight: 500;
    }

    .megamenu-style-dev .responsive ul.megamenu > li.click::before, .megamenu-style-dev .responsive ul.megamenu > li.hover::before,
    .megamenu-style-dev .responsive ul.megamenu > li.active .close-menu {
        padding: 0 !important;
        font-size: 14px;
        background: #bc292f;
        color: #fff;
        border: 1px solid #a9070a;
        width: 22px;
        line-height: 20px;
        height: 22px;
        display: inline-block;
        text-align: center;
        top: 10px;
        cursor: pointer;
        right: 8px !important;
        left: auto;
        display: none;
    }
}

footer.typefooter-1 .footer--link h3.title-footer {
    color: #CF0105 !important;
}
/*.footer--center2 {
            padding: 60px 0 50px 0;
            background: url('/Online/Images/FFB2B/New Design/bg-bot.png') no-repeat center 102% #f8f8f8 !important;
        }*/
.footer--center2 {
    padding: 0 !important;
    background: initial !important;
}

footer {
    background-color: #fff;
    position: relative;
    padding: 0 !important;
}

.rebbackground {
    background: #0076be;
}


.footer-logo img {
    height: initial !important;
    margin: auto;
    padding: 14px;
    background-color: #0076be;
    padding: 14px 0px 23px 0px;
    width: 165px;
}

.so-page-builder .container-fluid {
    padding: 0 !important;
    overflow: hidden;
}

ul.links {
    max-width: 100% !important;
    text-align: left;
    display: flex;
    margin: 10px auto;
    justify-content: center;
}

footer.typefooter-1 .footer--link ul.links li a {
    color: #636363;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 2px 13px;
    position: relative;
    display: inline-block !important;
}

    footer.typefooter-1 .footer--link ul.links li a:before {
        content: none;
        display: block;
        position: absolute;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        background: #CF0105;
        top: 12px;
        left: 0;
    }

li.call-mail {
    color: #fbb315;
    font-size: 20px;
    vertical-align: middle;
}

li.call-phone i {
    color: #0076be;
    font-size: 25px;
    vertical-align: middle;
}

.width700 {
    width: 700px;
}

.widht450 {
    width: 450px;
}

footer.typefooter-1 .footer--link .footer-logo {
    margin-bottom: 0 !important;
}

ul.links li {
    margin: auto;
}

@media only screen and (max-width: 767px) {
    ul.links {
        max-width: 100% !important;
        text-align: center;
        display: block;
        margin: 10px auto;
    }

        ul.links li {
            text-align: center;
            margin: 10px auto;
        }

    footer.typefooter-1 .footer--link {
        margin-bottom: 0px !important;
    }
}

.backround_vs {
    background: url(/assets/ALSB2B/img/Slider.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 500px;
    padding-top: 45px;
    position: relative;
}

.home-page .main-banner .search-control .selected_box_bottom {
    left: 0 !important;
    top: 10px !important;
}

.selected_box_tri {
    position: relative;
    height: 36px;
    border-radius: 0px 4px 4px 0px;
}


.selected_box_top {
    display: inline-block;
    width: 100%;
    background: #fff;
    height: 36px;
    text-align: left;
    padding-left: 0;
}

.selected_box_bottom {
    width: 315px;
    position: absolute;
    top: 5px;
    background: #0076be;
    color: white;
    padding: 10px 10px 0;
    z-index: 999999;
    margin-bottom: 10px;
    border: 3px solid #fff;
    border-radius: 10px;
    transform: translateY(35px);
    max-height: 200px;
    overflow-y: auto;
}

    .selected_box_bottom .row {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 0;
    }

    .selected_box_bottom .plus_minus_box {
        display: block;
        width: 100%;
        max-width: 100px;
    }

        .selected_box_bottom .plus_minus_box input[type="text"] {
            width: 40%;
            padding: 2px 2px;
            text-align: center;
            border: 1px solid #fafafa;
            height: 26px;
            margin-bottom: 5px;
            float: left;
            border-radius: 0px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .selected_box_bottom .qtyminus, .selected_box_bottom .qtyplus {
        width: 30%;
        height: auto;
        background: #fafafa;
        border: none;
        outline: none;
        float: left;
        height: 26px;
        color: #fbb315 !important;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
    }

    .selected_box_bottom input[type=text] {
        border-radius: 4px;
        width: 100%;
        border: 1px solid #fafafa;
        padding: 6px 18px;
        height: auto;
    }

    .selected_box_bottom .room_block {
        border-top: 1px solid #fafafa;
        padding-bottom: 5px;
    }

        .selected_box_bottom .room_block:nth-child(2) {
            border: 0;
        }

    .selected_box_bottom select {
        text-align: center;
        border: 1px solid #fafafa;
        margin-bottom: 5px;
        padding: 0px 16px;
        font-size: 14px;
        text-align-last: center;
    }

.selected_box .selected_box_bottom .room_block {
    display: inline-block;
    width: 100%;
}

.ui-autocomplete {
    padding: 10px !important;
    background: white !important;
    color: black !important;
    border: 1px solid lightgray;
    /*width: 306px !important;*/
    z-index: 3 !important;
}

.ui-menu-item-wrapper.ui-state-active {
    background-color: #0076be !important;
    color: white !important;
}

.show {
    opacity: 1
}

.ngerror {
    color: red
}

.main-popup.visible {
    background: white;
    display: block;
    line-height: 38px !important;
    padding: 0 10px;
    text-align: left;
    border-radius: 4px;
    cursor: pointer;
    width: 100% !important;
    margin: 7px 0px;
}

.main-popup {
    display: none;
}

.drop-down__menu-box {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 20%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: visible;
    opacity: 1;
    margin-top: 5px;
    z-index: 999;
}

.navbar-logo a img {
    padding: 5px 0px;
    object-fit: cover;
    height: 75px;
}

label {
    font-size: 14px !important;
}

::placeholder {
    font-size: 14px !important;
}

.rebbackground {
    background: #0076be;
    border-top: 4px solid #0076be;
    border-bottom: 4px solid #f7c75f;
    margin-bottom: 25px;
}

.table thead > tr > th {
    color: white;
    background: #0076be !important;
    font-family: "Poppins", Helvetica, Arial, sans-serif";
}

.btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
    font-weight: bold !important;
    /* width: 100px!important; */
    text-transform: capitalize !important;
    transition: .5s;
    letter-spacing: 0.5px;
}

    .btn-default:hover {
        background-color: #0076be !important;
        border: 1px solid #0076be !important;
        color: white !important;
    }

#AmndmntView > tbody > tr > th {
    background-color: #0076be;
    color: white;
    font-size: 11px;
}

.salereport b {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.salereport input[type=checkbox], input[type=radio] {
    margin: 4px 5px 0 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #0076be;
}

    .nav-tabs > li.active > a i, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover i {
        color: #0076be;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #ffffff;
    color: #0076be;
}

i#Closebox {
    position: absolute;
    right: 8px;
    top: 10px;
}

strong {
    color: #0076be !important;
}

.megamenu strong {
    color: white !important;
}


.ui-datepicker-calendar th {
    color: #15262F;
    padding: 7px;
}

.ui-datepicker-header {
    padding: 8px;
    background: #0076be;
    border: 1px solid white;
}

    .ui-datepicker-header .ui-datepicker-title {
        color: #fff;
        text-align: center;
    }

    .ui-datepicker-header a {
        color: #fff;
        cursor: pointer;
    }

        .ui-datepicker-header a:hover {
            color: #fff;
            text-decoration: none;
        }

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-calendar a {
    color: #2c3c73;
}

.ui-datepicker-next {
    float: right;
}

.ui-datepicker-header a.ui-datepicker-prev {
    color: #ffffff;
    cursor: pointer;
    background: url(/assets/ALSB2B/img/left.png) no-repeat;
    width: 17px;
    height: 18px;
}

.ui-datepicker-header a.ui-datepicker-next {
    color: #ffffff;
    cursor: pointer;
    background: url(/assets/ALSB2B/img/left.png) no-repeat;
    width: 17px;
    height: 18px;
    /*transform: rotate(180deg);*/
}

.pick-btn .pick-btn-sz {
    padding-top: 8px !important;
}

#ui-datepicker-div {
    background: #fff;
    z-index: 9999 !important;
}


.ui-datepicker-calendar a {
    padding: 5px;
    color: #fff;
}



.ui-datepicker-calendar td {
    padding: 6px 5px;
    border: 1px solid #eee;
    text-align: center;
    /*background: rgb(62,173,182) !important*/
}

.ac_results {
    padding: 10px !important;
    background: white !important;
    color: black !important;
    border: 1px solid lightgray;
    width: 306px !important;
    z-index: 3 !important;
}

.ui-datepicker-calendar a {
    padding: 5px;
    color: #9a8e8e;
}

select.ui-datepicker-month {
    padding: 0px 8px;
    font-size: 15px;
    background-color: #fbb315;
    color: white;
    margin-right: 5px;
    vertical-align: middle;
    letter-spacing: 0.5px;
    height: 28px;
    width: 55px;
    padding-left: 13px;
}

select.ui-datepicker-year {
    padding: 0px 8px;
    font-size: 12px;
    background-color: #fbb315;
    color: white;
    margin-right: 5px;
    vertical-align: middle;
    letter-spacing: 0.5px;
    height: 28px;
    width: 55px;
    padding-left: 13px;
}

.flight_class {
    display: flex !important;
    justify-content: space-around !important;
    background-color: #0076be;
    color: white;
    padding: 0px 5px;
}

.row.ng-untouched.ng-pristine.ng-valid {
    padding: 0px 5px;
}

.custfltsrch {
    TEXT-ALIGN: CENTER;
}
flight-search .content.custcontntW .input-group {
    width: 100%;
}
.travel-search-content .travl-search-advanced .search-item button {
    text-transform: capitalize;
    border-radius: 3px !important;
    font-size: 16px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
}

.search-item i.fa.fa-plus.new_sum.ar-right {
    font-size: 17px;
}

#MultiSrch > div > div > div > div {
    padding: 0px 3px;
}
flight-search div#flight > div:nth-child(2) > div:first-child {
    padding-left: 0px;
}
flight-search div#flight > div:nth-child(2) > div:last-child {
    padding-right: 0px;
    padding-left: 0px;
}

.content.custcontntW .input-group {
    width: 97%;
}

#flight > div > div:nth-child(2) > div.col-xs-12.col-md-9 {
    padding-left: 14px !important;
}

.travel-search-content .travl-search-advanced .search-item.city:before {
    display: none !important;
}

#flight > div > div:nth-child(2) > div.col-xs-12.col-md-9 > div > div > div > div {
    padding: 0px !important;
}

#flight button.btn.btn-primary {
    font-size: 16px;
    letter-spacing: .4px;
    margin-top: 7px;
    margin-bottom: 5px;
/*    width: 50%;*/
}

flight-modify-component div#flight .custfltrw.modifycustfltrw > div input {
    margin-top: 0px !important;
}


input::placeholder {
    font-size: 13px !important;
    font-weight: 500;
}
flight-search div#MultiSrch .flight1.block.searchFlight > div > div:nth-child(1) {
    margin: 0px;
}
    flight-search div#MultiSrch .flight1.block.searchFlight > div > div:nth-child(1) > div {
        padding-left: 0px;
        padding-right: 7px;
        margin-bottom: 0px;
    }
.travel-search-content .travl-search-advanced .search-item .form-group.ar-right {
    margin-bottom: 7px;
}
flight-search div#MultiSrch button#Array_name {
    margin-top: 0px;
    height: 40px;
    width: 100%;
}
flight-search div#MultiSrch button#Array_name i.fa.fa-trash-o {
    font-size: 22px;
    position: absolute;
    left: 18px;
    top: 40px;
}
.travel-search-content .travl-search-advanced .search-item input, .travel-search-content .travl-search-advanced .search-item select {
    font-size: 13px !important;
    font-weight: 500;
    line-height: normal;
}
input:focus-visible, select:focus-visible, button:focus-visible {
    outline: none;
}
hotel-result .travl-search-advanced > div > div {
    padding: 10px 25px;
}
flight-search .col-md-12.advancesupplier input[type=checkbox] {
    vertical-align: middle;
    margin: 0px 4px 0px 10px !important;
    height: 14px;
    width: 14px !important;
    cursor: pointer;
}
flight-search .col-md-12.advancesupplier label.flexi-label {
    font-weight: 500;
    letter-spacing: .5px;
    color: #fff;
    font-size: 13px !important;
}
flight-search .col-md-12.advancesupplier {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
}
flight-search div#flight p.adsrch {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
}
flight-search .col-md-12.advancesupplier {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 5px;
    padding-left: 0px;
}
button.qtyminus {
    font-size: 33px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent !important;
    height: 37px !important;
}

button.qtyplus {
    font-size: 25px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fbb315 !important;
    height: 39px !important;
    background-color: transparent !important;
}

.custheight {
    min-height: 300px !important;
}

.arrowdiv {
    background-color: #eee;
}

    .arrowdiv i {
        position: absolute;
        right: 25px;
        top: 10px;
    }

.custinput {
    position: relative;
    background-color: #eee0;
}

li.style-page strong {
    color: #909192 !important;
}

.header-menu.pull-right {
    padding-top: 9px;
}

select.custinput.markup {
    width: 100%;
}

.arrowdiv.markup {
    position: relative;
    width: 52%;
}

.row.row_hwmc {
    padding-bottom: 20px;
}

li.call-mail.f_social {
    margin: initial !important;
}

    li.call-mail.f_social a {
        color: #0076be !important;
    }

ul.links.first li {
    margin: initial;
}

ul.links.third li {
    margin: initial;
}

h4.f_tittle {
    color: #0076be;
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 14px;
    border-bottom: 2px solid #0076be;
    margin-bottom: 24px;
}

ul.links.first li a {
    margin-bottom: 18px;
    padding: 0px 34px !important;
}

.container.bottonfootr {
    padding: 25px 0px !important;
}

.hotl_stay{
    display: flex;
    align-items: center;
}
.hotl_stay input{
    margin: 0px !important;
}

.row.row_hwmc {
    padding-bottom: 25px;
}

h4.title {
    color: #0568a5;
    text-align: center;
}

ul.links.second {
    padding: 0px;
}

.nav-tabs > li > a {
    color: white;
}

#sohomepage-slider1 > div > div > a > img {
    height: 800px !important;
    width: 1700px !important;
}

.travel-search-content .travl-search-advanced {
    background: transparent !important;
    margin-top: 10px;
    margin-bottom: 15px;
}
flight-result aside .module-search.clearfix h3.modtitle {
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}
flight-filter-time > ul.filter-time li input[type=checkbox] {
    margin-top: 6px;
    height: 13px;
    width: 13px !important;
    margin-right: 5px !important;
    vertical-align: middle;
}
flight-result aside .module-travel.clearfix h3 {
    padding-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
}
filter-template .side-lbl span {
    font-size: 15px;
    font-weight: 500;
}
flight-segment-template time.flight-card__time {
    font-size: 13px;
    margin-bottom: 2px;
}
flight-segment-template h2.flight-card__city {
    margin-top: 0px;
    font-size: 14px;
}
flight-segment-template time.flight-card__day {
    font-size: 12px;
    font-weight: 500;
}
flight-segment-template p.flight-card__duration, flight-segment-template p.flight-card__type {
    margin-bottom: 2px;
    margin-top: 2px;
}
flight-segment-template .route-line__stop.route-line__end {
    border: 0.4rem solid HSL(var(--color-light-purple));
}

flight-segment-template .route-line__stop.route-line__start {
    border: 4px solid #fbb315;
}
flight-result aside .module-search.clearfix h3 {
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
}
flight-result aside .module-search.clearfix p.side-lbl a {
    font-size: 15px;
    letter-spacing: .4px;
}
flight-result aside .module-search.clearfix p.side-lbl {
    text-align: right;
    margin-bottom: 14px !important;
}
    .travel-search-content .travl-search-advanced .search-item p {
        color: #ffffff;
        margin-bottom: 4px;
    }

[type="radio"]:checked + label.radio, [type="radio"]:not(:checked) + label.radio {
    color: white;
}

.drop-down__button {
    background: #eeeeee;
    display: block;
    line-height: 38px !important;
    padding: 0 10px;
    text-align: left;
    border-radius: 4px;
    cursor: pointer;
    width: 100% !important;
}

.drop-down--active .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
    width: 236px;
    padding: 0 10px !important;
}

.drop-down__button:before {
    content: "\f0d7";
    font-family: fontawesome;
    color: #505152;
    position: absolute;
    bottom: 0px;
    right: 25px;
    font-size: 14px;
    left: 140% !important;
}

.col-sm-9.col-md-9.col-sm-6.col-xs-6.form-group .row {
    margin-right: 0;
}

.col-sm-9.col-md-9.col-sm-6.col-xs-6.form-group .row {
    margin: 0;
}

@media (min-width: 992px) {
    .agent_cust_md-10 {
        padding: 7px 14px 7px 9px;
    }
}

#search {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10%;
    padding-top: 100px;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.icon-calendar-7 {
    font-size: 15px !important;
}

.btn-primary {
    color: white !important;
    background: none;
    background-color: #fbb315 !important;
    border: 2px solid #fbb315 !important;
    font-weight: bold !important;
    height: 37px;
    text-align: center;
    vertical-align: middle;
}

body > div:nth-child(5) > client-app > hotel-result > div > div.travel-search-content > div > div > div:nth-child(2) > button {
    width: 30%;
}

.btn-primary:hover {
    color: white !important;
    background: none;
    font-weight: bold !important;
    border-radius: 3px !important;
}

.btn_transfer_1 {
    display: inline-block;
    width: 125px !important;
    background: #1D2F47 !important;
    margin: 0px 0px 5px;
    padding: 10px 15px;
    color: white !important;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    border: 2px solid #1D2F47 !important;
    border-radius: 5px !important;
}

.nav-tabs > li {
    cursor: pointer;
}

#Searches + ul li span:hover {
    background: #BA2127;
    color: #fff !important;
}

#Searches + ul li span {
    border-bottom: 0px solid !important;
}

#Searches + ul li span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 5px;
}

#ui-datepicker-div {
    background: #fff;
    z-index: 9999 !important;
}


.ui-datepicker-calendar a {
    padding: 5px;
    color: #fff;
}

    .ui-datepicker-calendar a:hover {
        background-color: #fbb315 !important;
        color: #ffffff !important;
        border-color: #fbb315 !important;
    }

.ui-datepicker-calendar td {
    padding: 6px 5px;
    border: 1px solid #eee;
    text-align: center;
    /*background: rgb(62,173,182) !important*/
}

.ac_results {
    padding: 10px !important;
    background: white !important;
    color: black !important;
    border: 1px solid lightgray;
    width: 306px !important;
    z-index: 3 !important;
}

.ui-datepicker-calendar th {
    color: #15262F;
    padding: 7px;
}

.ui-datepicker-header {
    padding: 8px;
    background: #0076be;
}

    .ui-datepicker-header .ui-datepicker-title {
        color: #fff;
        text-align: center;
    }

    .ui-datepicker-header a {
        color: #fff;
        cursor: pointer;
    }

        .ui-datepicker-header a:hover {
            color: #fff;
            text-decoration: none;
        }

.ui-datepicker-prev {
    float: left;
}

.ui-datepicker-calendar a {
    color: #2c3c73;
}

.ui-datepicker-next {
    float: right;
}

.ui-datepicker-header a.ui-datepicker-prev {
    color: #ffffff;
    cursor: pointer;
    background: url(/assets/ALSB2B/img/left.png) no-repeat;
    width: 17px;
    height: 18px;
}

.ui-datepicker-header a.ui-datepicker-next {
    color: #ffffff;
    cursor: pointer;
    background: url(/assets/ALSB2B/img/left.png) no-repeat;
    width: 17px;
    height: 18px;
    /*transform: rotate(180deg);*/
}

.pick-btn .pick-btn-sz {
    padding-top: 8px !important;
}

.ac_over > strong {
    color: #ff8c8c !important;
}

div#hotels div[class*=col-] {
    padding: 0 3px;
}
hotel-search-control div#hotels > form > .htl_srch > div > button.btn.btn-primary {
    font-size: 16px;
    letter-spacing: .4px;
    margin-top: 7px;
    margin-bottom: 5px;
/*    width: 50%;*/
    border-radius: 3px;
}
hotel-search-control div#hotels > form > div {
    margin: 0;
}
hotel-search-control div#hotels > form > div:nth-child(1) {
    padding: 10px 0px 0px 0px;
}
hotel-search-control div#hotels form > div:nth-child(2) > p.adsrch {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
}
.drop-down__item .row {
    display: block !important;
    align-items: flex-end;
}

@media (max-width: 996px) {
    .drop-down__button {
        width: 100%;
    }

        .drop-down__button:before {
            content: "\f0d7";
            font-family: fontawesome;
            color: #9c9a9a;
            position: absolute;
            bottom: 5px;
            right: 25px;
            font-size: 14px;
            left: unset !important;
        }
}

@media screen and (max-width: 767px) {
    .drop-down__item .row {
        display: block;
        align-items: flex-end;
    }

    .drop-down__button {
        width: 100% !important;
    }

    .drop-down__menu-box {
        width: 100% !important;
    }

    li#room_block1, li#room_block2, li#room_block3, li#room_block4, li#room_block5 .row {
        padding: 0px 10px;
    }

    li.footer-dropDown .row {
        margin: 0;
        background: #fff;
    }

    li#room_block1 .row select {
        padding: 0 15px;
    }
}

.section-style4 .item .item-block .item-content ul:before {
    width: 0px !important;
}

.section-style4 .item .item-block .item-content ul {
    margin-bottom: 0px !important;
}

.fa-angle-up {
    padding-top: 13px !important;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

input[type=checkbox] {
    margin-right: 15px !important;
    box-shadow: none !important;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

    /*when hovering an item:*/
    .autocomplete-items div:hover {
        background-color: #e9e9e9;
    }

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}



.youHaveFiltered {
    display: inline-block;
    width: 100%;
}

.checkbox label {
    display: initial;
}

.youHaveFiltered, .youHaveFilteredFlight, .youHaveFilteredHotel {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.detail_view_div {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 11px 5px;
    border-bottom: 1px solid #ccc;
}

.detail_view {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0px 0px 10px;
}

    .detail_view span {
        display: inline-block;
        width: 100%;
        float: left;
        text-transform: uppercase;
        color: #3a4758;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
    }

    .detail_view strong {
        display: inline-block;
        width: 100%;
        float: left;
        font-weight: bold;
        color: #92c949;
        font-size: 14px;
        line-height: 18px;
        margin-top: 3px;
    }
/**/
.new_sort {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #c58d61;
    padding: 10px 0px;
}

    .new_sort ul {
        display: inline-block;
        float: left;
        margin: 0px 8px 0px 0px;
        border-right: 1px solid #ccc;
    }

        .new_sort ul li {
            display: inline-block;
            list-style-type: none;
            float: left;
            padding: 3px 5px;
            font-size: 18px;
            color: #31abe1;
        }

            .new_sort ul li:nth-child(2) a i {
                color: #d7d8d8;
            }

            .new_sort ul li:nth-child(3) a i {
                color: #22b646;
            }

    .new_sort strong {
        display: inline-block;
        color: #31abe1;
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
    }

div.detail_view_div > div > div > div > strong {
    color: #c58d61;
}

div#MainContent_onward {
    margin-top: -16px;
}

.sort-area {
}
/*review*/
/************************************************************************************
            48. LIST VIEW AND GRID VIEW SWITCH
    *************************************************************************************/
.product-grid-view {
    overflow: hidden;
    width: 33.33%;
    float: left;
    padding: 0px 15px;
}

    .product-grid-view .wrapper {
        margin: 40px 0px 0px;
        border: 1px solid #e6e6e6;
        box-shadow: 0px 0px 5px #e6e6e6;
        overflow: hidden;
    }

    .product-grid-view .tripadvisor-rating {
        display: block;
    }

    .product-grid-view:hover .wrapper {
        border: 1px solid #F19C4F;
        box-shadow: 0px 0px 5px #F19C4F;
    }

    .product-grid-view img {
        max-width: 100%;
        min-height: 200px;
    }

    .product-grid-view .switch-img {
        width: 100%;
    }

    .product-grid-view .hotel-info {
        width: 100%;
        text-align: center;
    }

    .product-grid-view .rating-price-box {
        width: 100%;
    }

    .product-grid-view .tripadvisor-rating {
        float: left;
    }

        .product-grid-view .tripadvisor-rating span {
            display: block;
        }

    .product-grid-view .user-rating {
        float: right;
    }

    .product-grid-view .hotel-header h5 {
        font-weight: 700;
        line-height: 1.6;
        font-size: 16px;
        margin-top: 15px;
    }

        .product-grid-view .hotel-header h5 span {
            display: block;
        }

    .product-grid-view .hotel-header i {
        color: #F19C4F;
        margin: 0px 2px;
    }

    .product-grid-view .hotel-header p {
        color: #12922f;
        line-height: 1.6;
    }

        .product-grid-view .hotel-header p i {
            margin: 0 5px;
            color: #12922f;
        }

    .product-grid-view .hotel-facility i {
        border: 1px solid #ffffff;
        border-radius: 50%;
        color: #ffffff;
        font-size: 14px;
        height: 30px;
        margin: 5px;
        padding: 7px;
        width: 30px;
    }

    .product-grid-view .hotel-facility p {
        margin-bottom: 5px;
    }

    .product-grid-view .hotel-desc p {
        font-size: 13px;
        color: darkslategrey;
        line-height: 1.7;
    }

    .product-grid-view .rating-box {
        padding: 0px 15px;
        min-height: initial;
        overflow: hidden;
    }

        .product-grid-view .rating-box img {
            margin: 0px;
        }

        .product-grid-view .rating-box .tripadvisor-rating {
            margin: 0px;
        }

        .product-grid-view .rating-box img {
            min-height: initial;
        }

        .product-grid-view .rating-box span {
            font-weight: normal;
        }

        .product-grid-view .rating-box .user-rating span {
            display: block;
        }

    .product-grid-view .room-book-box {
        border-top: 1px solid #e6e6e6;
        margin-top: 15px;
        min-height: initial;
        overflow: hidden;
        padding: 0;
        clear: both;
    }

        .product-grid-view .room-book-box .price {
            width: 60%;
            float: left;
            padding: 15px 0px;
            border-right: 1px solid #e6e6e6;
        }

            .product-grid-view .room-book-box .price h5 {
                font-size: 16px;
                font-weight: 700;
            }

        .product-grid-view .room-book-box .book {
            float: left;
            padding: 10px 0;
            width: 40%;
        }

            .product-grid-view .room-book-box .book a {
                background: #f2676b;
                color: #ffffff;
                font-weight: bold;
                padding: 5px 15px;
                display: inline-block;
                margin-top: 5px;
                border: 2px solid transparent;
            }

    .product-grid-view:hover .room-book-box {
        color: #ffffff;
        background: #12922f;
    }

        .product-grid-view:hover .room-book-box a {
            color: #ffffff;
            border: 2px solid #ffffff;
            background: #12922f;
        }

.view-switcher a {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    padding: 5px;
    color: #12922f;
}

    .view-switcher a:hover {
        color: #12922f;
    }

.product-grid-view .car-item .rating-box {
    display: none;
}

.filterv {
    display: none;
}

@media (max-width: 991px) {
    .product-grid-view img {
        min-height: initial;
    }

    .product-grid-view {
        width: 50%;
    }
}

@media (max-width: 767px) {

    .user_detail_col_12 div {
        padding-left: 15px;
    }

    .row.user_detail_rw div {
        padding-left: 15px !important;
        margin-bottom: 15px;
    }

    .user_detail_col4 {
        margin-bottom: 15px;
    }

    .user_detail_col_12 {
        margin-top: 2px !important;
    }

    .custpayment {
        padding: 50px 12px;
    }

    .product-grid-view {
        width: 100%;
    }

    .hotel_result .hotel .hotel_img {
        top: 10px !important;
        left: 0px !important;
    }

    .filters-panel {
        padding: 0;
        background-color: white;
    }

    .item-block.so-quickview {
        border: 1px dashed #ccc !important;
    }

    p.flight-card__price.styled-price {
        font-size: 22px;
        margin-bottom: -25px !important;
    }

    .item-bot.clearfix a.MoreDetails.btn.btn-primary {
        border-radius: 10px !important;
        font-size: 15px !important;
        font-weight: 600;
    }

    .paddingright0 {
        padding-right: 0px;
        text-align: center;
        padding-left: 30px;
    }

    .filters-panel {
        padding-bottom: 15px !important;
    }

    .short-by-show.form-inline.col-md-12.col-sm-12 {
        padding: 0;
    }

    p.flight-card__price.styled-price {
        font-size: 22px;
    }

    .filtershow {
        display: none;
    }

    p.filters {
        font-size: 16px;
        text-align: center;
        font-weight: 600;
        background: #0076be;
        margin: auto;
        padding: 5px 0;
        margin-bottom: 10px;
        display: block !important;
        color: #fff;
        width: 100% !important;
    }

    aside.col-md-3.col-sm-4.col-xs-12.content-aside.left_column.sidebar-offcanvas {
        position: relative;
        left: 0;
        width: 100%;
        z-index: 0;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 5px 7px !important;
        font-size: 14px !important;
        line-height: 1.3333333;
    }

    .collapse_modify {
        display: none !important;
    }

    .htl_left_col {
        box-shadow: none !important;
    }

    .image {
        width: 100% !important;
    }

    .products-list .product-layout .item .item-block .image a img {
        width: 100% !important;
        margin: 0 !important;
    }

    .section-style4 .item .item-block .item-content {
        width: 100%;
        position: relative !important;
        left: 0 !important;
        padding: 10px 0 !important;
        border: none !important;
        height: initial !important;
    }

    p.flight-card__price.styled-price sub {
        top: -9px;
        left: 4px;
    }

    .item-bot.clearfix {
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        margin-bottom: 20px;
        border-top: 1px #ccc dashed;
    }

    #aspnetForm > div.main_con.chh > div.hotel_result > div.container > div.row > div.col-sm-9.respnew > div.htl_border > div.new_sort > ul:nth-child(5) {
        text-align: center !important;
        float: none !important;
        margin: auto !important;
        width: 100% !important;
    }

    .new_sort ul {
        border-right: none !important;
    }

    .col-md-9.maindiv {
        padding: 0 !important;
    }



    .chh {
        margin-top: 5px !important;
    }

    .banner_text h1 {
        text-align: center !important;
    }

    .banner_text {
        padding: 25px 0px 15px !important;
    }

    .filterv {
        padding: 5px 10px;
        background: #ed1c24;
        display: block;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        cursor: pointer;
        margin: 10px auto;
        text-align: center;
        max-width: 160px;
    }

    .hotel_result_l {
        display: none;
    }

    .scrolld {
        overflow: auto !important;
    }

    .tablehead {
        width: 568px;
    }

    .hotel_result_l .filter_bottom h5 {
        text-align: left !important;
    }

    .radio label, .checkbox label {
        margin-bottom: -6px !important;
    }

    .tablebody {
        width: 538px;
    }
}

.yhfTit {
    display: inline-block;
    color: #000;
    font-size: 14px;
    margin-right: 10px;
    line-height: 24px;
}

.yhfList {
    display: inline-block;
    float: left;
}

    .yhfList li {
        background: #194e91;
        color: #fff;
        border-radius: 2px;
        font-size: 12px;
        line-height: 16px;
        padding: 4px 6px;
        margin: 0 2px 4px;
        float: left;
        list-style-type: none;
    }

        .yhfList li .icon-close {
            cursor: pointer;
            display: inline-block;
            font-size: 7px;
            font-weight: 600;
            margin-left: 4px;
            color: #999;
            line-height: normal;
            position: relative;
            margin-top: -2px;
        }

h3 .close:after, .umrah li:before, .umrah p:before, .vacationLst .cdpMore:before, .viewHide::before, .viewTripDtls:after, .walletdrop a:before, .warning-alert:before, .wtPanel .adrs:before, .wtPanel .blockLink:after, .xplrlst li a:before, .yurTripCity .img ul li span.flight:before, .yurTripCity .img ul li span.hotel:before, .yurTripCity .img ul li span.moon:before, .yurTripCity .img ul li span.room:before, [class*=" icon-"]:before, [class^=icon-]:before, [type=checkbox].customCheckbox:checked + label::after, [type=checkbox].customCheckbox:not(:checked) + label::after, h3.as-trip::before {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.yhfList li.yhfReset, .yhfList li.yhfComboReset {
    background: #cc4330;
    color: #fff;
    cursor: pointer;
}

.yhfList li {
    background: #194e91;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 6px;
    margin: 0 2px 4px;
}

ul#starfilter li i {
    margin-left: 8px;
    cursor: pointer;
}

.yhfList li a i {
    color: #ff0;
    margin-left: 8px;
}

.yhfList li a:hover i,
.yhfList li a:active i,
.yhfList li a:focus i {
    color: #ff0;
    margin-left: 8px;
}


#ctl00_ContentMain_divRoomType .checkbox label {
    display: inline-block !important;
}

#ctl00_ContentMain_divRoomType .checkbox span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 991px) {

    .hotel_description {
        text-align: center;
    }

    .maindiv {
        display: inline-block;
        width: 100%;
    }

    #paginationouter {
        display: inline-block;
        width: 100%;
    }

    .resp {
        display: inline-block;
        width: 100%;
    }
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.hotel_result .hotel .hotel_description .hotel_info strong i {
    float: left;
}

.hotel_result .hotel .hotel_img {
    top: 10px !important;
    left: 10px;
}

.hotel_result .hotel {
    margin-bottom: 0px !important;
    margin-top: 10px;
}

.hotel_result_l .filter_bottom .star-filter ul {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0px 0px 10px;
    overflow: auto !important;
    overflow-x: hidden !important;
}

.hotel_result .container {
    max-width: 1199px;
}

.hotel_result .hotel .hotel_price .selling_high {
    min-height: 60px;
}
/*.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] .starmargin{     margin-top: -6px;} */

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100% !important;
    background: #fbb315 !important;
}

.selected_box .selected_box_bottom .plus_minus_box {
    display: inline-block;
    width: 100%;
    max-width: 100px;
    float: left !important;
}

.property {
    position: absolute;
    background-color: #4895d8 !important;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 10px;
    top: 10px;
    right: auto;
}

.ui-widget-header {
    color: #222222 /*{fcHeader}*/;
    font-weight: bold;
}

.hotel_result .hotel .hotel_description h2 {
    font-size: 18px !important;
}

.hotel_result .hotel .hotel_img img {
    margin-bottom: 19px !important;
    border-radius: 9px !important;
}

.ui-widget-content {
    background: #ccc;
}

<!-- Modify-- >

.theme_btn {
    padding: 3px 20px;
}

.container {
    max-width: 1199px;
}

#MainContent_onward ul li {
    list-style-type: none;
    /*width:100%*/
}

.label-min {
    display: none;
}

.label-max {
    display: none;
}

.awe-btn-small {
    cursor: pointer;
}

#wrap {
    background: whitesmoke;
}

.main-cn {
    padding-bottom: 0px;
}

.sidebar-cn .facilities-sidebar {
    margin-top: 0px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.sidebar-cn .narrow-results, .sidebar-cn .widget-sidebar {
    padding: 0px 5px 0px 5px;
}

.meal {
    padding-right: 16px;
}

.search-result {
    background-color: #17bcd4;
    padding: 0px 30px;
    width: 100%;
    height: auto;
    position: relative;
}

    .search-result:after {
        position: absolute;
        border: 8px solid transparent;
        display: block;
        width: 0;
        height: 0;
        content: '';
        border-bottom: 8px solid #fff;
        border-left: 8px solid #fff;
        bottom: -4px;
        left: 18px;
    }

    .search-result p {
        display: table-cell;
        height: auto;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        line-height: 34px;
        font-family: Georgia;
        font-style: italic;
        margin-bottom: 0px;
    }

[class*="Hdn"] {
    padding: 7px 4px 3px !important;
}

[class*="Hdn_DUP"] {
    padding: 7px 4px 3px !important;
}

.header {
    position: relative !important;
    z-index: 10000 !important;
    border-bottom: 1px solid #e6e6e6 !important;
}

.search_box .search_tab li.active {
    background: #fff !important;
    color: #777 !important;
}

.search_box .search_control {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 20px 0px;
}

.flight_div label {
    color: #fff;
}

.search_box .search_control i.fa {
    color: #29245e;
}

.search_box .search_control .row {
    margin-left: 0px;
    margin-right: 0px;
}

    .search_box .search_control .row [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
        position: relative;
    }

.search_box .search_control input[type="text"],
.search_box .search_control input[type="date"],
.search_box .search_control select {
    width: 100%;
    padding: 12px 10px;
    height: 46px;
    border: 1px solid #e5e5e5;
    border-left: none;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.search_box .search_control select {
    padding: 5px 15px 5px 10px;
    background: transparent;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    background: #fff url(../img/drop_down_black.png) no-repeat;
    background-position: 95% center;
}

.search_box .search_control .text_icon {
    display: inline-block;
    width: 100%;
    position: relative;
}

    .search_box .search_control .text_icon input[type="text"],
    .search_box .search_control .text_icon input[type="date"],
    .search_box .search_control .text_icon select {
        padding-left: 25px;
    }

    .search_box .search_control .text_icon i {
        position: absolute;
        left: 5px;
        top: 16px;
        font-size: 16px;
    }

.search_box .search_control .btn_submit {
    width: 100%;
    max-width: 300px;
    text-align: center;
    padding: 11px 0px;
    height: 46px;
    border: none;
    outline: none;
    font-size: 16px;
    background: #444444;
    color: #fff;
}

.search_box .search_control .hotel_div,
.search_box .search_control .flight_div,
.search_box .search_control .sightseeing_div,
.search_box .search_control .transfer_div,
.search_box .search_control .package_div {
    display: inline-block;
    width: 100%;
    float: left;
}

.search_box .selected_box {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 11;
}

.search_box .search_control .selected_box_top {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 12px 10px;
    height: 46px;
}

    .search_box .search_control .selected_box_top:after {
        position: absolute;
        content: '';
        border-bottom: 15px solid #111;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        z-index: 999;
        top: 43px;
        right: 20px;
        display: none;
    }

    .search_box .search_control .selected_box_top.selected_box_tri:after {
        display: block;
    }

.search_box .selected_box .fa-caret-down {
    float: right;
}

.search_box .search_control .selected_box .selected_box_bottom {
    display: inline-block;
    width: 420px;
    position: absolute;
    right: 0px;
    top: 55px;
    background: #fff;
    padding: 12px 10px;
    z-index: 999;
    border: 1px solid #29245e;
    display: none;
}

    .search_box .search_control .selected_box .selected_box_bottom .room_block {
        display: inline-block;
        width: 100%;
    }

    .search_box .search_control .selected_box .selected_box_bottom .row {
        margin-left: -5px;
        margin-right: -5px;
    }

        .search_box .search_control .selected_box .selected_box_bottom .row [class*="col-"] {
            padding-left: 5px;
            padding-right: 5px;
        }

    .search_box .search_control .selected_box .selected_box_bottom select {
        padding: 2px 2px;
        text-align: center;
        border: 1px solid #29245e;
        height: 26px;
        margin-bottom: 5px;
    }

    .search_box .search_control .selected_box .selected_box_bottom .plus_minus_box {
        display: inline-block;
        width: 100%;
        max-width: 100px;
    }

        .search_box .search_control .selected_box .selected_box_bottom .plus_minus_box input[type="text"] {
            width: 40%;
            padding: 2px 2px;
            text-align: center;
            border: 1px solid #29245e;
            height: 26px;
            margin-bottom: 5px;
            float: left;
        }

        .search_box .search_control .selected_box .selected_box_bottom .plus_minus_box input.qtyminus {
            width: 30%;
            height: auto;
            background: #29245e;
            border: none;
            outline: none;
            float: left;
            height: 26px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }

        .search_box .search_control .selected_box .selected_box_bottom .plus_minus_box input.qtyplus {
            width: 30%;
            height: auto;
            background: #29245e;
            border: none;
            outline: none;
            float: right;
            height: 26px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }

    .search_box .search_control .selected_box .selected_box_bottom label {
        width: 100%;
        margin: 0px 0px 5px;
        font-size: 13px;
        color: #8f8d8d;
        font-weight: normal;
    }

    .search_box .search_control .selected_box .selected_box_bottom .btn_done {
        width: 100%;
        text-align: center;
        padding: 11px 0px;
        height: 46px;
        border: none;
        outline: none;
        font-size: 16px;
        background: #29245e;
        color: #fff;
    }

    .search_box .search_control .selected_box .selected_box_bottom .flight_class {
        display: inline-block;
        width: 100%;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 0px 0px;
        padding: 5px 0px;
    }

.search_box .search_control .flight_div,
.search_box .search_control .sightseeing_div,
.search_box .search_control .transfer_div,
.search_box .search_control .package_div {
    display: none;
}
/*-webkit-appearance:none; appearance:none;*/
.add_remove {
    display: inline-block;
    width: 100%;
    background: #fff;
    text-align: center;
    float: left;
    border-bottom: 1px solid #e5e5e5;
}

    .add_remove a {
        display: inline-block;
        height: 45px;
        line-height: 45px;
        color: #29245e !important;
    }

    .add_remove i.fa {
        display: inline-block;
        width: auto;
        font-size: 18px;
        border: 2px solid #29245e;
        padding: 3px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

.mul_mb {
    margin-bottom: 10px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.force-overflow {
    min-height: 450px;
}

.flight_slider {
    display: inline-block;
    width: 100%;
}

    .flight_slider .flight_slider_block {
        display: inline-flex;
        padding: 0px;
    }

        .flight_slider .flight_slider_block .fsb {
            display: inline-block;
            width: 120px;
            height: 93;
            margin-bottom: 5px;
            background: #f4f4f4;
            border: 1px solid #fff;
            border-radius: 5px;
            padding: 5px;
            margin-right: 5px;
        }

            .flight_slider .flight_slider_block .fsb p {
                display: inline-block;
                width: 100%;
                text-align: center;
                text-align: center;
                margin-bottom: 0px;
            }

                .flight_slider .flight_slider_block .fsb p img {
                    width: 40px;
                    height: 40px;
                }

            .flight_slider .flight_slider_block .fsb span {
                display: inline-block;
                width: 100%;
                text-align: center;
                text-align: center;
                margin-bottom: 3px;
            }

            .flight_slider .flight_slider_block .fsb article {
                display: inline-block;
                width: 100%;
                text-align: center;
                text-align: center;
                margin-bottom: 4px;
            }

.owl-carousel {
    display: block !important;
}

.lowest-fare-slider .row {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.flightResultListRtrip ul {
    min-height: 54px;
}

    .flightResultListRtrip ul li {
        float: left !important;
        text-align: center;
        width: 72px;
        color: #ffffff;
    }

.seatdetail {
    background-color: #fcf8e5;
    border: 1px solid #e6d4b9;
    color: #7a6b52;
    height: 20px;
    text-align: center;
    border-style: dotted;
    font-weight: bold;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 3px;
}

.flight_block_t > .col-sm-2.col-md-2 > .col-md-12 {
    padding: 0px !important;
}

.flight_block_t .row .col-md-3 {
    text-align: center !important;
}

.flight_result_domestic .flight_block_t img {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.flight_result_domestic .flight_block_t strong {
    margin-top: 0px !important;
}

.lowest-fare-slider row {
    margin-bottom: 0px !important;
}

#lowest-fare-slider {
    margin-bottom: 0px;
}

.section-style4 .item .item-block .item-content .price span:before {
    content: "" !important;
    position: absolute;
    left: -1px;
    top: -4px;
    font-size: 18px;
}


div#Div1 {
    width: 100%;
    max-width: 800px;
    margin: 0px -50% 0px 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

    div#Div1 label {
        color: #000;
        position: relative;
        display: block;
    }

#txtpaxAH {
    top: 12px !important;
}

.search_control input[type="text"] {
    color: black;
}

.search_control select {
    border-left: 1px solid #e5e5e5 !important;
}

.ac_results {
    z-index: 99999999 !important;
}


.search_control {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 20px 15px;
}

    .search_control i.fa {
        color: #fec524;
    }

    .search_control .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .search_control input[type="text"],
    .search_control input[type="date"],
    .search_control select {
        width: 100%;
        padding: 12px 10px;
        height: 46px;
        border: 1px solid #e5e5e5;
        border-left: none;
        font-size: 14px;
    }

    .search_control select {
        padding: 5px 15px 5px 10px;
        background: transparent;
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        -ms-appearance: none !important;
        -o-appearance: none !important;
        appearance: none !important;
        background: #fff url(../img/drop_down_black.png) no-repeat;
        background-position: 95% center;
    }

    .search_control .text_icon {
        display: inline-block;
        width: 100%;
        position: relative;
    }

        .search_control .text_icon input[type="text"],
        .search_control .text_icon input[type="date"],
        .search_control .text_icon select {
            padding-left: 25px;
        }

        .search_control .text_icon i {
            position: absolute;
            left: 5px;
            top: 16px;
            font-size: 16px;
        }

    .search_control .btn_submit {
        width: 100%;
        max-width: 300px;
        text-align: center;
        padding: 11px 0px;
        height: 46px;
        border: none;
        outline: none;
        font-size: 16px;
        background: #fec524;
        color: #fff;
    }

    .search_control .hotel_div {
        display: inline-block;
        width: 100%;
        float: left;
        display: inline-block;
        width: 100%;
        float: left;
        max-width: 1170px;
        margin: 0px -50% 0px 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        padding-top: 13%;
    }

    .search_control .flight_div {
        display: inline-block;
        width: 100%;
        float: left;
    }

.selected_box {
    display: inline-block;
    width: 100%;
    position: relative;
}

.search_control .selected_box_top {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 12px 10px;
    height: 46px;
}

    .search_control .selected_box_top:after {
        position: absolute;
        content: '';
        border-bottom: 15px solid #fff;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        z-index: 999;
        top: 43px;
        right: 20px;
        display: none;
    }

    .search_control .selected_box_top.selected_box_tri:after {
        display: block;
    }

.selected_box .fa-caret-down {
    float: right;
}

.search_control .selected_box .selected_box_bottom {
    display: inline-block;
    width: 420px;
    position: absolute;
    right: 0px;
    top: 55px;
    background: #fff;
    padding: 12px 10px;
    z-index: 99;
    border: 1px solid #fec524;
    display: none;
    max-height: 181px;
}

    .search_control .selected_box .selected_box_bottom .room_block {
        display: inline-block;
        width: 100%;
    }

    .search_control .selected_box .selected_box_bottom .row {
        margin-left: -5px;
        margin-right: -5px;
    }

        .search_control .selected_box .selected_box_bottom .row [class*="col-"] {
            padding-left: 5px;
            padding-right: 5px;
        }

    .search_control .selected_box .selected_box_bottom select {
        padding: 2px 2px;
        text-align: center;
        border: 1px solid #fec524;
        height: 26px;
        margin-bottom: 5px;
    }

    .search_control .selected_box .selected_box_bottom .plus_minus_box {
        display: inline-block;
        width: 100%;
        max-width: 100px;
    }

        .search_control .selected_box .selected_box_bottom .plus_minus_box input[type="text"] {
            width: 40%;
            padding: 2px 2px;
            text-align: center;
            border: 1px solid #fec524;
            height: 26px;
            margin-bottom: 5px;
            float: left;
        }

        .search_control .selected_box .selected_box_bottom .plus_minus_box input.qtyminus {
            width: 30%;
            height: auto;
            background: #fec524;
            border: none;
            outline: none;
            float: left;
            height: 26px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }

        .search_control .selected_box .selected_box_bottom .plus_minus_box input.qtyplus {
            width: 30%;
            height: auto;
            background: #fec524;
            border: none;
            outline: none;
            float: right;
            height: 26px;
            color: #fff;
            font-size: 16px;
            font-weight: bold;
        }

    .search_control .selected_box .selected_box_bottom label {
        width: 100%;
        margin: 0px 0px 5px;
        font-size: 13px;
        color: #8f8d8d;
        font-weight: normal;
    }

    .search_control .selected_box .selected_box_bottom .btn_done {
        width: 100%;
        text-align: center;
        padding: 11px 0px;
        height: 46px;
        border: none;
        outline: none;
        font-size: 16px;
        background: #fec524;
        color: #fff;
    }

    .search_control .selected_box .selected_box_bottom .flight_class {
        display: inline-block;
        width: 100%;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        margin: 10px 0px;
        padding: 5px 0px;
    }

.search_control .flight_div {
    display: none;
}

.btn_close {
    display: inline-block;
    float: right;
    font-size: 24px;
    cursor: pointer;
}

    .btn_close i.fa.fa-times-circle-o {
        color: #fff;
    }

.btn_modify {
    margin-top: 10px;
    display: inline-block;
    float: right;
    padding: 5px 10px;
    background: #c58d61;
    color: #3a4758;
    font-size: 14px;
    cursor: pointer;
}

div#Div1 [class*="col-"] {
    margin-bottom: 10px;
}

div#Div1 .icon {
    position: relative;
}

    div#Div1 .icon i {
        position: absolute;
        top: 16px;
        right: 5px;
    }



.load-bar {
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 7px;
    background-color: #ed1c24;
}

.bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center;
}

    .bar:nth-child(1) {
        background-color: #005e92;
        animation: loading 3s linear infinite;
    }

    .bar:nth-child(2) {
        background-color: #ed1c24;
        animation: loading 3s linear 1s infinite;
    }

    .bar:nth-child(3) {
        background-color: #005e92;
        animation: loading 3s linear 2s infinite;
    }

@keyframes loading {
    from {
        left: 50%;
        width: 0;
        z-index: 100;
    }

    33.3333% {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    to {
        left: 0;
        width: 100%;
    }
}

span#bt_counter {
    color: #fbb315 !important;
}

span#btn_City {
    color: #fbb315 !important;
}

.modifytextvpax {
    position: relative;
}

.custguest-box i.fa.fa-caret-down.new_down.mst {
    position: absolute;
    right: 11px;
    top: 9px;
    font-size: 17px;
    color: #878f94;
}

.custmy-2 {
    margin: 0px;
}

.travel-search-content .travl-search-advanced .search-item input, .travel-search-content .travl-search-advanced .search-item select {
    background: #eeeeee;
    color: #6f6c6a;
    padding-bottom: 6px;
    padding-left: 6px;
}

flight-result .travl-search-advanced > div > div {
    padding: 10px 25px;
}

.custgustpopup p {
    padding-bottom: 6px;
    padding-left: 6px;
}

.custmodisubmt {
    padding-bottom: 6px;
    padding-left: 6px;
}

    .custmodisubmt .btn-search {
        height: 37px;
        width: 100%;
        margin-top: 5px;
    }
hotel-modify-component div#htltop i.fa.fa-caret-down.new_down.mst {
    top: 13px;
}
hotel-modify-component div#htlbottom .plus_minus_box input.qtyminus, hotel-modify-component div#htlbottom .plus_minus_box input.qtyplus {
    font-weight: 700;
    font-size: 20px !important;
}
hotel-modify-component div#htlbottom .plus_minus_box input {
    width: 31%;
    margin: 0px 1px;
    padding: 5px 3px;
    border-radius: 3px;
}

input#resetfilter {
    background-color: #fbb315;
    color: white;
    border: #ffdead00;
}

li.room {
    color: #0076be;
    font-size: 18px;
}

.meal {
    color: #0076be;
}

/*.header-bonus .container-fluid {
        width: 1350px;
    }*/

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
/*a:hover {
        color: #0076be!important;
    }*/
.fa-list:before {
    padding-right: 5px !important;
}

.modifytextvpax {
    border-radius: 6px !important;
}

.modi-selected_box_bottom {
    top: 54px !important;
}

.ddadt {
    width: 100%;
    vertical-align: middle;
    height: 26px;
}

@media screen and (max-width: 900px) and (min-width: 600px) {
    img.img-responsive.htmimg {
        height: 100px;
        width: 100%;
    }

    .item-bot .price {
        padding-left: 10px;
    }

    select#htl_sort_recommended2 {
        width: auto !important;
    }

    .custmodisubmt {
        float: right;
    }

    .row.my-2.custmy-2 {
        margin-top: 67px !important;
    }
}

@media screen and (max-width: 768px) {
    .header-bonus .container-fluid {
        width: 100%;
    }

    ul.links.custsocial.third img {
        margin: auto;
    }

    li.room {
        box-shadow: none;
    }

    img.img-responsive.htmimg {
        height: 139px;
        width: 100%;
    }

    .search-item .drop-down__button {
        padding: 0px;
    }
}

@media screen and (max-width: 425px) {
    .row.my-2.custmy-2 {
        margin-top: 25px !important;
    }

    .container.bottonfootr > .row {
        margin: 0;
    }

    .typeheader-1 .header-bonus .bonus-login:before {
        content: none !important;
    }

    ul.bonus-phone.pull-left li:nth-child(2) {
        display: none;
    }

    ul.bonus-social.pull-left {
        position: absolute;
        right: 16px;
    }

    .custsort {
        width: 100% !important;
        padding-left: 10px !important;
    }

    .image-block {
        width: 100% !important;
    }

    .col-sm-3.col-xs-4.paddingright0.custpaddingright0 {
        width: initial !important;
        float: initial;
        padding-right: 18px;
    }

    .custselect2 {
        width: 100% !important;
    }

    .header-bonus .container-fluid {
        width: 100%;
    }

    .selected_box_top.selected_box_tri.custguest-box input {
        width: 100%;
    }

    .custmodisubmt .btn {
        width: 100%;
    }

    .item-block.so-quickview {
        flex-direction: column;
    }

    .htmimg {
        height: 200px;
        width: 100% !important;
    }

    .item-content.clearfix {
        margin-top: 12px;
        border: 0px #ccc dashed !important;
        padding: 5px !important;
    }

    ul.det {
        flex-direction: row !important;
    }

    .destop {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    li.room {
        color: #0076be;
        font-size: 13px;
        /* width: 100% !important; */
        box-shadow: none;
        display: inline-block;
        width: auto !important;
        margin: 0px;
    }

    .item-block .item-content.clearfix h3 {
        width: 60%;
    }

    .product-layout.col-lg-6.col-md-6.col-sm-6.col-xs-6 {
        padding: 0px;
    }

    p.flight-card__price.styled-price {
        color: #4e4e4e;
    }

    a.MoreDetails.btn.btn-primary {
        display: block;
        margin-top: 10px;
    }

    body > div:nth-child(5) > client-app > hotel-result > div > div.travel-search-content > div > div > div:nth-child(2) > button {
        width: 100% !important;
    }

    p.filters {
        width: 91%;
    }

    htlbottom #content > div.products-category > div > div > div.col-sm-2.col-xs-4 {
        width: initial !important;
    }

    .product-detail > .travel-search-content .travl-search-advanced {
        padding: 0px !important;
        padding-top: 14px !important;
    }

    .custmodisubmt {
        padding-left: 15px !important;
    }

    .container.bottonfootr {
        padding: 25px 0px 0px !important;
    }



    h4.title {
        padding-top: 20px;
    }

    footer.typefooter-1 .footer--link {
        margin-bottom: 20px !important;
    }

    #content > div.products-category > div > div > div.col-sm-2.col-xs-4 {
        width: initial !important;
    }
}

/*Animation for Result Begin*/
.stopsLoader:empty {
    width: 20%;
    height: 60px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 0) 100%), linear-gradient(RGBA(119, 153, 190, .2) 40px, transparent 0), linear-gradient(RGBA(119, 153, 190, .2) 10px, transparent 0);
    background-repeat: no-repeat;
    background-size: 20px 70px, 100% 70px, 100% 70px;
    background-position: 0 0, 0 0, 0 50px;
    animation: slAnim 1s infinite;
}

@keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@keyframes airLgolist {
    to {
        background-position: 100% 10px, 10px 10px, 42% 10px, 96% 10px
    }
}

@keyframes normlist {
    to {
        background-position: 100% 10px, 10px 10px, 95% 10px
    }
}

@keyframes fltDtLoader {
    to {
        background-position: 100% 10px, 0 10px
    }
}

@keyframes depArvLoader {
    to {
        background-position: 100% 10px, 0 10px, 0 35px
    }
}

@keyframes fltLegLoad {
    to {
        background-position: 100% 0, 10px 15px, 5% 10px, 15% 10px, 15% 35px, 30% 8px, 80% 10px, 98% 10px, 55% 22px, 55% 8px, 55% 33px, 2% 60px, 20% 60px, 38% 60px, 56% 60px, 74% 60px, 94% 60px
    }
}

@keyframes fltPrceLoader {
    to {
        background-position: 100% 0, 5% 0, 5% 25px, 5% 50px, 5% 105px
    }
}

.stopsLoader1 {
    width: 100%;
    height: 30px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 100%), linear-gradient(RGBA(119, 153, 190, .2) 100%, transparent 0);
    background-repeat: no-repeat;
    background-size: 20px 100%, 100% 100%, 100% 70px;
    background-position: 0 100%, 0 0px, 0 72px;
    animation: slAnim 1s infinite;
}

span.stopsLoader1 {
    vertical-align: middle;
    display: inline-block;
}
/*Loader Animation End*/






.megamenu-wrapper.so-megamenu-active {
    display: block;
}

input::-webkit-inner-spin-button {
    opacity: 1;
}

.item-block .item-content.clearfix h3 {
    width: 78%;
}



.popupchild select.ng-pristine.ng-valid.ng-touched {
    padding-bottom: 0px;
    width: 47px;
    padding-left: 20px;
    padding-top: 0px;
}

.custchildspac.ng-touched.ng-pristine.ng-valid {
    padding-left: 10px;
}

.modifytextvpax {
    padding: 6px 9px !important;
}

ul.bonus-social.pull-left li a i:hover {
    color: #fbb315;
}

.btn-danger {
    color: #fff;
    background-color: #3176be !important;
    border-color: #3176be !important;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #19649e;
        border-color: #19649e;
    }

/*.search-item .row.ng-valid.ng-dirty.ng-touched {
        margin: 0px !important;
    }*/
/*.room_block.ng-pristine.ng-valid.ng-touched select {
        text-align-last: center !important;
        padding: 0px 6px!important;
    }*/
select#ddlAdt {
    padding-bottom: 0px;
    padding-top: 0px;
}

select#ddChd_0 {
    padding-bottom: 0px;
    padding-top: 0px;
}

.searlchadlt {
    padding: 6px 0px !important;
}

.custqtyy {
    padding: 0px !important;
}

.row.ng-untouched.ng-valid.ng-dirty {
    padding: 0 5px !important;
}

.row.ng-valid.ng-dirty.ng-touched {
    padding: 0 5px !important;
}

.image-block {
    width: 30%;
}

.item-bot {
    width: 20%;
}

/*ftl result*/
.flight_block_b {
    background-color: #0076be !important;
    border-top: 1px solid #0076be !important;
    margin-bottom: 19px;
}

flight-details-template {
    width: 100%;
}

span.flight-card__cta.btn-primary.btn_booknow.checkout:hover {
    background-color: transparent !important;
    border: 0px !important;
}

span.flight-card__cta.btn-primary.btn_booknow.checkout {
    font-size: 13px;
    padding-left: 8px;
}

.alert-danger {
    color: #fbb315;
    background-color: #ffffff;
    border-color: #ededed;
    border-radius: 6px;
}

.FlightInfo > div:nth-child(2) {
    padding: 0px !important;
}

.side-lbl > span {
    font-weight: 500 !important;
    padding-left: 20px !important;
    color: #0076be !important;
}

.side-padding label {
    font-size: 12px !important;
}

#content > div > div.section-style4.products-list.row.number-col-3.so-filter-gird.list > div:nth-child(1) > flight-result-template > div > div > div.flight-card.flights-list__item > flight-details-template > div > div.col-md-3.vghv > div > div > h4 > button > span {
    display: none;
}

.col-md-9.vghv {
    border-right: 1px solid #f3f0f0;
    padding-right: 15px !important;
}

.layover img {
    margin-right: 5px !important;
    height: 25px !important;
    display: inline-block !important;
    margin-top: 4px !important;
}

.airline-logo-list img {
    border: 1px solid #ebebeb;
}

ul.megamenu > li > a {
    font-size: 12px !important;
}

ul.filter-time {
    padding-bottom: 10px;
    padding-top: 10px;
}

.fGS0 {
    background-color: #ffffff;
    color: #0076be;
    padding: 15px 0px !important;
    border-radius: 4px !important;
    margin-bottom: 5px !important;
}

.curPointFlt {
    border: 1px solid #d8dcde !important;
    background-color: #0076be !important;
    padding: 5px 8px !important;
    border-radius: 16px !important;
    transition: .5s !important;
    font-size:11px;
}

    .curPointFlt:hover {
        background-color: #fbb315 !important;
        border: 1px solid #fbb315 !important;
    }

.fltHpyDtlMenu.row {
    padding-top: 3px !important;
    padding-left: 15px !important;
}

.fltHpyDtlCnt.whiteBg.flexCol.brdrRd5 th {
    background-color: #fbb315 !important;
    color: #ffffff !important;
}

.db {
    display: block !important;
    font-weight: 600 !important;
    font-size: 12px !important;
}

span.db.greyLt.ico10 {
    color: #fbb315 !important;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

span.ico15.db.padT5.padB5 {
    font-size: 15px !important;
    color: #fbb315 !important;
}

span.red.fn.ico111.padL5.fb {
    color: #868482 !important;
}

.col-sm-12.col-sm-12.col-xs-12.borderAll.hpyfltDtlsWrap.padLR0.padTB20 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

img.flightImagesNew {
    border: 1px solid gainsboro !important;
}

span.fb.padR5 strong {
    color: #fbb315 !important;
}

.filters-panel .short-by:before {
    display: none;
}

.row .srchrw .ng-untouched .ng-valid.ng-dirty {
    padding: 0px !important;
}

.module-travel {
    box-shadow: 0 0 8px #565656 !important;
}

.flight-card {
    box-shadow: 0 0 8px #56565682 !important;
}

.product-detail > .travel-search-content {
    box-shadow: 0 0px 10px #b6b2b2;
    border-radius: 4px;
}

.module-search.clearfix {
    box-shadow: 0 0 8px #565656 !important;
}

.fltHpyDtlCnt .table-bordered {
    background-color: white;
    border: 1px solid #0076be;
    color: #0076be;
}

.fltHpyDtlCnt.whiteBg.flexCol.brdrRd5 {
    padding-top: 10px;
}

tfoot tr td {
    text-align: left !important;
}

.module-rate {
    box-shadow: 0 0 8px #565656 !important;
}

span.lwr-price {
    position: absolute;
    right: 27px;
}

.side-padding ul li {
    display: flex;
}

.drop-down__button {
    border-radius: 7px !important;
}

.logo {
    margin-left: -116px !important;
}

.tabresposive {
    width: 100%;
}

.slider_smimg {
    margin-top: 0px !important;
}
/*-------------mediaquery--------------------*/
@media screen and (max-width: 992px) and (min-width: 600px) {
    .fltHpyDtlMenu.row > div {
        text-align: center;
        width: 25%;
    }

    .flight-card.flights-list__item {
        margin-left: 15px;
        margin-right: 15px;
    }

    .flight_block_b {
        margin-left: 15px;
        margin-right: 15px;
    }

    .custcontntW > .col-xs-12.col-md-12 {
        padding: 0px;
    }

    .search-item .drop-down__button:before {
        bottom: -2px;
    }

    ul.links.first li a {
        margin-bottom: 18px;
        padding: 0px 20px !important;
    }

    .bonus-login.pull-right {
        display: none;
    }

    ul.megamenu > li > .sub-menu {
        WIDTH: 100% !IMPORTANT;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .custcontntW > .col-xs-12.col-md-12 {
        padding: 0px;
    }

    #flight button.btn.btn-primary {
        border-radius: 4px;
    }

    .search-item .drop-down__button:before {
        bottom: -1px;
    }

    .bonus-login.pull-right {
        display: none;
    }

    button.flight-card__cta.btn-primary.btn_booknow.checkout {
        margin-top: 18px !important;
    }

    footer.typefooter-1 .footer--link ul.links li a {
        color: #636363;
        font-size: 14px !important;
    }

    ul.megamenu > li > .sub-menu {
        WIDTH: 100% !IMPORTANT;
        position: relative;
    }

    .salereport b {
        FONT-SIZE: 11PX;
    }

    label {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 767px) {
    .salereport b {
        FONT-SIZE: 11PX;
    }

    .custcontntW > .col-xs-12.col-md-12 {
        padding: 0px;
    }

    .curPointFlt {
        display: block;
        width: 100%;
        font-size: 12px !important;
        margin-bottom: 2px;
        text-align: center;
        padding: 1px !important;
    }

    .container.product-detail > div:nth-child(2) {
        margin: 0px;
    }

    .bonus-login.pull-right {
        display: none;
    }

    .navbar-logo {
        display: inline-block;
    }

    .navbar-header {
        display: inline-block;
        float: right;
    }

    .navbar-toggle {
        background-color: #0076be;
        margin-top: 27px;
    }

        .navbar-toggle .icon-bar {
            background-color: white;
        }

    .so-megamenu-active #remove-megamenu {
        display: none;
    }

    .responsive ul.megamenu > li.active .close-menu {
        display: none;
    }

    .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a {
        border-bottom: 1px solid #036dae;
        padding: 22px 0px;
        color: #e2e1e1;
    }

    .sub-menu {
        background: #0076be !important;
        box-shadow: 0px 2px 7px #eaeaea00;
        padding: 13px 46px !important;
    }

        .sub-menu > li > a {
            color: #ffffff !important;
            font-size: 12px;
            text-transform: uppercase;
        }

    .responsive ul.megamenu > li.active > a {
        background: #0076be !important;
    }

    .container-megamenu.horizontal ul.megamenu {
        max-height: 480px;
        background: #0076be !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    ul.sub-menu li {
        padding: 4px 0px;
    }

    .col-md-12.Modify {
        padding: 22px 15px 0px 17px;
    }

    .row.custfltrw {
        PADDING-BOTTOM: 10PX;
        MARGIN-LEFT: -15PX;
    }

        .row.custfltrw > div {
            display: block !important;
            padding: 0px;
        }
    /*flight-details-pane .fltHpyDtlMenu.row div:last-child {
        width: 100%;
    }*/
    /*.fltHpyDtlMenu.row > div:nth-child(1) {
        padding-right: 0px;
    }*/

    /*.fltHpyDtlMenu.row > div:nth-child(3) {
        padding-right: 0px;
    }*/

    .airline-logo-list img {
        border: 1px solid gainsboro;
        margin: auto
    }

    .flight-card__airlines.col-md-1.col-sm-1.col-xs-1 {
        display: block;
        width: 100%;
    }

    .flight-card__departure.col-md-3.col-sm-3.col-xs-12 {
        text-align: center;
    }

    p.flight-card__duration {
        color: #0076be;
    }

    .flight-card__arrival {
        text-align: center !important;
    }

    li.style-page.with-sub-menu a {
        padding-left: 12px !important;
    }

    .tabresposive {
        max-width: 100%;
        overflow-x: scroll;
    }

    label {
        font-size: 12px !important;
    }

    .horizontal ul.megamenu > li > .sub-menu {
        max-width: 100%;
        position: relative;
        width: 100% !important;
    }

    fixpkg-search label {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 425px) {
    .custd-xs-none {
        display: none;
    }

    .optionv {
        font-size: 10px !important;
        padding: 0px !important;
    }

    .col-6.col-md-3.col-xs-12.custcontntW > div {
        padding: 0px;
    }

    .flight-card__airlines .col-md-3.col-sm-3.col-xs-3 {
        width: 100%;
    }

    .flight_block_b {
        padding: 4px 4px 4px 4px !important;
    }

    .col-md-9.vghv {
        border-right: 0px solid #f3f0f0;
        padding-right: 0px !important;
    }

    .fltHpyDtlCnt.whiteBg.flexCol.brdrRd5 > div {
        padding: 0px !important;
    }



    p.flight-card__type {
        color: #0076be;
    }

    .custsearchFlight {
        padding-right: 0px !important;
    }


    button.ShowHideModify.btn.btn-primary {
        width: 100%;
    }

    .item-content {
        width: 100%;
    }

    .container-megamenu.horizontal ul.megamenu {
        background: #0076be !important;
    }

    span.db.dF.justifyBetween.alignItemsCenter.backgroundLn {
        text-align: left;
        padding: 12px 0px;
    }

    ul.megamenu i {
        float: right;
        padding-top: 8px;
    }

    ul.sub-menu {
        width: 100% !important;
    }

    .product-detail > .travel-search-content {
        box-shadow: none !important;
    }

    #flight > div > div:nth-child(2) > div.col-xs-12.col-md-9 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .short-by-show.form-inline.col-md-12.col-sm-12 > div > label.control-label.fltsort {
        color: #0076be !important;
        font-size: 18px !important;
        text-align: left !important;
        float: left;
        padding-left: 50px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .row.custfltrw.modifycustfltrw > div {
        display: inline-block;
    }

    .fltHpyDtlMenu.row {
        padding-left: 0px !important;
    }

    .bonus-login.pull-right {
        display: none;
    }

    .navbar-logo {
        display: inline-block;
    }

    .navbar-header {
        display: inline-block;
        float: right;
    }

    .navbar-toggle {
        background-color: #0076be;
        margin-top: 27px;
    }

        .navbar-toggle .icon-bar {
            background-color: white;
        }

    .so-megamenu-active #remove-megamenu {
        display: none;
    }

    .responsive ul.megamenu > li.active .close-menu {
        display: none;
    }

    .typeheader-1 .megamenu-style-dev .horizontal ul.megamenu > li > a {
        border-bottom: 1px solid #036dae;
        padding: 26px 10px;
    }

    .sub-menu {
        background: #0076be !important;
        box-shadow: 0px 2px 7px #eaeaea00;
        padding: 13px 46px !important;
    }

        .sub-menu > li > a {
            color: #ffffff !important;
            font-size: 12px;
            text-transform: uppercase;
        }

    .responsive ul.megamenu > li.active > a {
        background: #0076be !important;
    }

    .container-megamenu.horizontal ul.megamenu {
        max-height: 480px;
        background: #0076be !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    ul.sub-menu li {
        padding: 4px 0px;
    }

    .content.custcontntW .input-group {
        width: 100%;
    }

    .search-item .drop-down__button:before {
        bottom: -1px;
    }

    input#popup_new1 {
        height: 37px;
    }

    .logindetails {
        top: 151px !important;
    }

    .logindetails {
        top: 118px;
    }

    .arrowdiv.markup {
        width: 100%;
    }
}

.popup-content {
    padding-bottom: 11px !important;
}

.row .srchrw .ng-untouched .ng-valid.ng-dirty {
    padding: 0px !important;
}

.hotel_slider .bx-wrapper {
    width: 50%;
    display: inline-block;
    max-height: 318px;
    float: left;
    max-height: 570px;
}

.hotel_slider .bx-wrapper {
    margin: 0px auto 0px;
}

.hotel_slider #bx-pager {
    width: 50%;
    display: inline-block;
    max-height: 318px;
    margin: 0px;
    padding: 0px;
    overflow-y: scroll;
    margin: 0px 5px 0px -5px;
    background: transparent;
}

    .hotel_slider #bx-pager a {
        display: inline-block;
        width: 25%;
        margin: 0px;
        padding: 0px;
        float: left;
    }

        .hotel_slider #bx-pager a img {
            height: 101px;
            width: 100%;
            display: inline-block;
        }


.bx-viewport {
    height: 200px !important;
}

.hotel_slider .bx-wrapper {
    width: 100%;
    display: inline-block;
    max-height: 318px;
    float: left;
    max-height: 570px;
}

.hotel_slider #bx-pager {
    width: 100%;
    display: inline-block;
    max-height: 318px;
    margin: 0px;
    padding: 0px;
    overflow-y: auto;
    margin: 0;
    background: transparent;
}

    .hotel_slider #bx-pager a img {
        height: 70px;
        width: 100%;
        display: inline-block;
        padding: 2px;
    }

.slider_bigimg {
    height: 350px;
}

    .slider_bigimg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        background: #f38a37;
        max-height: 100%;
        transition: all linear 0.2s;
        border: 1px solid #a5a1a1;
    }

.carousel-container {
    position: relative;
}

.carousel-wrapper {
    overflow-x: hidden;
    width: 100%;
    height: 350px;
    margin: 0 auto;
}

.carousel-outer {
    overflow: hidden;
    display: initial;
}

.carousel-item {
    float: left;
    display: block;
    margin: 1px !important;
}

    .carousel-item .airline-block {
        display: block;
        background: #fff;
        border: 1px solid #CAD6E3;
        border-radius: 5px;
        min-height: 55px;
        padding: 2px 4px;
        position: relative;
    }

.two-colls-right-b .carousel-item a.airline-block:hover {
    background: #555251;
    border-color: #555251;
    cursor: pointer;
}

.two-colls-right-b .carousel-item a.airline-block figure img {
    float: right;
    width: 43px;
    height: 43px;
    background: white;
    border-radius: 50%;
    font-size: 12px;
    line-height: 1;
}

div.carousel-item a.airline-block .airline-name {
    text-decoration: none;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

div.carousel-item a.airline-block:hover .airline-name {
    color: white;
    text-decoration: none;
}

div.carousel-item a.airline-block .price {
    text-decoration: none;
    color: #203152;
}

div.carousel-item a.airline-block:hover .price {
    color: white;
    text-decoration: none;
}

.carousel-arrow {
    font-size: 35px;
    position: absolute;
    top: 8px;
    color: #555251;
}

    .carousel-arrow.prev {
        left: 0;
    }

    .carousel-arrow.next {
        right: 0;
    }

.carousel-item .airline-block.flexi-block {
    color: #333;
    font-size: 12px;
}

    .carousel-item .airline-block.flexi-block.active {
        background: #555251;
        color: #fff;
    }

h3.panel-title strong {
    font-size: 17px;
}
accordion .accordion-wrapper {
    margin-bottom: 15px;
}
.row.amenities_lists h5:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fbb315;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: -9px;
    margin-right: 10px;
}

.amenities_lists ul li :before {
    color: #fbb315;
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    left: 0;
}

.panel-body.hasScroll {
    color: #847f7f;
}

#hotelOverview > div > div > div.slimScrollDiv > div.panel-body.hasScroll > div.general_description.have_details.add_bottom_30 > div > b {
    color: #5f5f5f;
    font-size: 15px;
    letter-spacing: .6px;
    line-height: 40px;
}

#hotelOverview > div > div > div.slimScrollDiv > div.panel-body.hasScroll > div.general_description.have_details.add_bottom_30 > div > h4 {
    color: #5f5f5f;
    font-size: 16px;
    letter-spacing: .6px;
    line-height: 40px;
}

.cust_add_bottom legend {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0;
    width: 28%;
    border-radius: 6px;
    padding: 10px 12px;
    background-color: #3176be;
    font-family: 'Libre Franklin', sans-serif;
    margin-bottom: 18px;
}

.cust_add_bottom {
    padding-bottom: 2px;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #efefef !important;
    border-radius: 10px !important;
    margin-top: 20px;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 6px 9px 5px 9px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fbb315;
    border-radius: 18px;
}

img.images-responsive.travkey-images {
    max-height: 200px;
    height: 193px;
    min-height: 100px;
    width: 100%;
    border: 1px solid gainsboro;
    border-radius: 3px;
}

.cust_add_bottom_img {
    padding: 5px;
}

.bok-btn {
    width: 146px;
    font-size: 13px !important;
}

.row.add_bottom_30.hidden-xs {
    padding-bottom: 10px;
}

ul.list_ok i {
    margin-right: 10px;
    color: #07cc14;
    font-size: 14px;
}

ul.list_ok li {
    width: 100%;
    font-size: 12px;
    padding: 0px 0px;
    color: #909090 !important;
}

    ul.list_ok li a {
        width: 100%;
        font-size: 12px;
        padding: 0px 0px;
        color: #6f6a6a !important;
        border-bottom: 1px solid #6f6a6a;
        font-weight: 700;
    }

.price_list {
    display: inline-block;
    min-height: 50px;
    font-size: 15px;
    color: #626263;
    width: 100%;
    margin-left: 0;
    text-align: center;
    font-weight: bold;
    font-family: 'Libre Franklin', sans-serif;
}

    .price_list small {
        display: block;
    }

span.capcity_item {
    font-size: 15px;
    color: #3176be;
    text-align: center;
    font-weight: 700;
    display: block;
}

    span.capcity_item i {
        font-weight: 700;
        margin-right: 5px;
        font-size: 16px;
        color: #fbb315 !important;
    }

.custbadge-center {
    text-align: center;
}

.custar-right {
    border-right: 1px solid #efefef;
    margin-bottom: 18px;
    min-height: 84px;
}

.capcity_item_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bok-btn {
    border: none;
}

    .bok-btn:hover {
        background-color: #fbb315 !important;
    }

#back2Top {
    display: none;
}
/*.hotel_desc span.pre.ar-right {
        text-align: center;
        padding: 3px 7px 3px 6px;
        background-color: #fbb315;
        color: white;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        transition: .5s;
        margin-right: 5px;
    }*/
.hotel_desc span.pre.ar-right {
    padding: 3px 7px 3px 6px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    font-size: 18px;
    left: 17px;
}
/*.hotel_desc span.pre.ar-right :hover {
            background-color: #0076be;
        }*/
.hotel_desc span.next.ar-left {
    padding: 3px 7px 3px 6px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    font-size: 18px;
    right: 2px;
}
/*.hotel_desc span.next.ar-left :hover {
                background-color: #0076be;
            }*/
.amenities_lists ul {
    position: relative;
}

    .amenities_lists ul li {
        padding-left: 28px;
    }

.amenities_lists_title {
    position: relative;
    padding-left: 15px;
    color: #847f7f;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 28px !important;
}

.general_description.have_details.add_bottom_30 p {
    margin-bottom: -22px;
    margin-top: -49px;
}

a.carousel-arrow.prev, a.carousel-arrow.next {
    display: none;
}

.sliderleft {
    padding-right: 0;
}

.sliderrit {
    padding-left: 0;
}

.detail-content .nav-tabs li a:hover {
    background-color: #0076be;
    color: #f9f9f9;
}

.carousel-item {
    width: 104px !important;
}

.slide-img img {
    object-fit: cover;
}

.amenities_lists ul {
    letter-spacing: .5px;
    position: relative;
    color: #847f7f !important;
    font-family: 'Libre Franklin', sans-serif;
}

.panel-heading {
    border-bottom: 1px solid gainsboro;
    margin: 0px 5px;
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.slide-img img {
    object-fit: cover !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
}

.slide-img {
    padding: 0px !important;
    margin: 0px !important;
}

.carousel-item {
    width: 128px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid transparent !important;
}



    .carousel-item:hover {
        border: 1px solid #fbb315 !important;
    }

/*.container.margin_30 {
    margin: 0px;
    width: 100%;
    padding: 0px;
}*/


.loading {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
/*media query hotel detail*/
@media screen and (max-width: 992px) {
    #details_big_side {
        padding: 6px 10px !important;
    }

    .cust_add_bottom legend {
        width: auto !important;
    }

    .row.add_bottom_30.hidden-xs {
        padding: 0px 15px;
    }

    .row.room_props_repeated.hlt_detl {
        padding: 0px 0px 0px 0px;
    }

    .bottonfootr > .row {
        margin: 0px;
    }
}

@media screen and (max-width: 525px) {
    .slider_bigimg img {
        width: 96%;
    }

    .detail-content {
        margin-top: -221px;
    }

    .image-top img {
        height: 225px !important;
    }

    .detail-content h1 {
        font-size: 26px;
    }

    .detail-content .nav-tabs li {
        border-bottom: 1px solid #f5f1f1;
        display: block;
        width: 100%;
    }

    .detail-content .nav-tabs {
        border-bottom: 0px #dedede solid;
    }

    .nav-tabs {
        border-bottom: 0px solid #ddd;
    }

    .detail-content .top-tab {
        padding: 0 8px;
    }

    .main_con .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .slider_bigimg {
        height: 250px;
        margin: 8px 0px;
    }

    .carousel-container {
        position: relative;
        padding: 0px;
    }

    .carousel-wrapper {
        height: 82px;
    }

    .cust_add_bottom legend {
        width: 100%;
        font-size: 13px;
        padding: 6px 12px;
    }

    .sliderleft {
        padding-right: initial;
    }

    .custar-right {
        border-right: 0px solid #efefef;
        margin-bottom: 0px;
        height: auto;
        text-align: center;
    }

    ul.list_ok {
        padding-top: 10px !important;
        /*margin: 0px 3px;*/
        border-top: 1px solid #eeebeb;
        padding: 20px 0px 10px 0px;
    }

        ul.list_ok li {
            margin-bottom: 10px;
        }

    .cust_add_bottom {
        padding-bottom: 25px;
    }

    hotel-details .row.room_props_repeated.hlt_detl .offer-detail p {
        text-align: center;
    }

    hotel-details canclsn-block .alert-info p {
        line-height: 20px;
        font-size: 10px !important;
        color: white !important;
    }

    hotel-details .tblCancellation {
        width: 100%;
        font-size: 10px;
        direction: ltr;
    }
    /*.bok-btn {
        text-align: center;
        width: 94%;
        font-size: 13px !important;
        display: block;
        margin: auto;
    }*/
    .bok-btn {
        WIDTH: 68PX;
        text-align: center;
        font-size: 13px !important;
        display: block;
        MARGIN: AUTO !IMPORTANT;
        MARGIN-BOTTOM: 6PX !IMPORTANT;
        MARGIN-TOP: 2PX !IMPORTANT;
    }


    .cust_add_bottom legend {
        background-color: #fbb315;
    }

    .carousel-outer {
        display: inline-block;
    }

    .sliderrit {
        padding-left: 15px;
    }

    .loading img {
        height: 65px !important;
    }

    .travl-search-advanced .nav-tabs {
        border-bottom: 1px solid #ddd;
    }

    .travl-search-advanced.clearfix > ul {
        border-bottom: 1px solid #ddd;
    }
}

.hlt_detl .price_list p {
    margin-bottom: 0px !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #6f6c6a;
    font-size: 13px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #6f6c6a;
    font-size: 13px;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #6f6c6a;
    font-size: 13px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #6f6c6a;
    font-size: 13px;
}

.travel-search-content .travl-search-advanced .search-item input, .travel-search-content .travl-search-advanced .search-item select {
    border: 1px solid gainsboro;
    height: 38px;
}

.search-item .drop-down__button {
    background: #eeeeee00;
    display: block;
}

.destination-place:before {
    color: #878f94;
    top: 50%;
    transform: translateY(-50%);
    content: "\f0d7";
    right: 11px;
    z-index: 100000;
    font-family: fontawesome;
    position: absolute;
}

.search-item .drop-down__button:before {
    color: #898f94;
    right: 10px;
    font-size: 14px;
    left: initial !important;
}

.search-item .fa-calendar:before {
    display: none;
}

.custmy-2 select#nationality {
    font-size: 13px !important;
    padding: 5px 8px !important;
}

.custguest-box input#txtvpax {
    padding: 5px 8px 3px 8px !important;
    border: 1px solid gainsboro;
}

@media screen and (min-width: 992px) {
    body > div:nth-child(6) > client-app > hotel-result > div > div.travel-search-content > div > div > div:nth-child(1) {
        padding-left: 37px;
    }

    .fltHpyDtlMenu.row div {
        text-align: center;
    }
}




.checkout_booking_wizard {
    margin-top: 10px;
}

.flightcheckout_form {
    padding: 10px 0px;
}

.checkout_booking_wizard .form-wizard .flight-card {
    box-shadow: 0px 0px 4px #dedede !important;
}

.checkout_booking_wizard .summery .flight-card {
    margin-bottom: 16px;
}

#flightcheckout_form .alert-info {
    background-color: #0076be !important;
}

.checkout_booking_wizard .form-wizard .panel-heading {
    border-bottom: 0px solid gainsboro;
    margin: initial;
}

.checkout_booking_wizard .HotelBookingSummary {
    display: flex;
    padding-top: 10px;
}

.checkout_booking_wizard .hotelInfo {
    padding: 0px 8px;
}

    .checkout_booking_wizard .hotelInfo > h4 {
        margin: 0px;
        padding-top: 2px;
        font-size: 16px;
    }

    .checkout_booking_wizard .hotelInfo > p {
        padding-top: 5px;
        font-size: 13px;
    }

.checkout_booking_wizard .fa-calendar:before {
    content: "\f073";
    color: #fbb315;
    margin-right: 5px;
}

.checkout_booking_wizard span.icon-lodging {
    line-height: 25px;
    text-transform: capitalize;
}

.checkout_booking_wizard #flightcheckout_form .summery .flight-card {
    flex-direction: initial !important;
}

.checkout_booking_wizard checkout-fare-details {
    width: 100%;
}

.credit {
    /*color: #ffffff;
    background-color: #fbb315;
    padding: 7px 8px;
    border: #ffdead00;
    letter-spacing: .2px;
    font-weight: 500;*/
    border: none;
}
div#flight_booking_steps label.form-check-label {
    font-size: 13px !important;
    line-height: 23px;
    font-weight: 500;
}
div#flight_booking_steps .form-group.form-check.bottom_checkbox {
    margin-bottom: 5px;
}
.form-actions button {
    font-size: 15px;
    padding: 10px 25px;
    background-color: #0076be !important;
    color: white;
    border-radius: 5px;
    font-weight: 500;
    border: 0px !important;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: .5px;
}

div#flight_booking_steps input#acceptTerms {
    height: 15px;
    margin-right: 5px !important;
    width: 15px !important;
}
.amenities_list {
    font-size: 14px !important;
    color: #666666;
    font-family: 'Libre Franklin', sans-serif;
}

.amenities_lists h5 {
    font-size: 13px;
    color: #3176be;
    font-family: 'Libre Franklin', sans-serif;
    padding: 9px 30px;
}

.amenities_lists .fa-check:before {
    content: "\f00c";
    margin-right: 5px !important;
    font-size: 12px !important;
    color: #fbb315;
    background-color: #fbb315;
    border-radius: 50%;
    color: white;
    padding: 2px;
}

.amenty_content.col-md-4.col-sm-4.col-xs-12 {
    padding: 5px 0px;
}

h3.sidebar_sec_title {
    font-size: 18px;
    margin-top: 0px;
}

.panel-body h4 {
    font-size: 15px;
    padding-left: 15px;
    color: #888888;
}

.checkout_booking_wizard span.icon-lodging > i {
    font-size: 16px;
    color: #fbb51b;
    width: 6%;
    font-weight: 500;
}

.summery span.icon-calendar > i {
    font-size: 16px;
    font-weight: 500;
    width: 6%;
}

span.icon_set_1_icon-70 > i {
    display: none;
}

.hotelImg img {
    border: 1px solid #a9a0a0;
    width: 105px;
    max-height: 150px;
    height: 92px;
}

checkout-fare-details li:last-child {
    padding-bottom: 12px;
}

select.form-control.ar-right.tittlw {
    border-right: 1px solid #dad9d9;
    width: 29% !important;
}

input.form-control.ar-right.namW {
    width: 70% !important;
}

.baggage_panel_btn img {
    display: none;
}

div#divDisableBooking {
    text-align: left !important;
}

ul.paymentMethod.clearfix li:first-child {
    margin-top: -28px;
    padding: 0;
}

#flight_booking_steps .form-infomation .tour-infomation {
    padding: 20px 0px 3px 0px !important;
    margin-bottom: 4px !important;
}

.summery .flight-card {
    padding: 20px 20px 20px 20px;
}

#flight_booking_steps div#cancellationPolicy {
    padding: 0px 15px;
}

.pull-left.width20prc.airline-logo-holder {
    width: 22%;
    margin-bottom: 10px;
    line-height: 18px;
    text-align: left !important;
    font-weight: 600;
    font-size: 13px;
}

.pull-left.text-center.width20prc {
    width: 28%;
}

.display-flex.no-margin {
    display: flex;
    justify-content: space-between;
}

.pull-left.flight-misc-info {
    display: flex;
    flex-direction: column;
    width: 30%;
    text-align: center;
}

.pull-left.text-center.width20prc {
    width: 23%;
    line-height: 18px;
}

checkout-itinerary-details {
    width: 100%;
}

h3.sidebar_sec_title > strong > img {
    display: inline-block;
    height: 22px !important;
}

.room_facilities span.icon-lodging > span {
    color: #666666;
    font-weight: 600;
    font-size: 12px;
}

.flight-leg .display-flex.no-margin > div:nth-child(2) {
    text-align: left;
}

.paymentMethod > li.form input[type="radio"] {
    opacity: 1;
    width: 17px;
    height: 13px;
    padding-left: -7px;
}

#pm_0 {
    opacity: 1;
    width: 17px;
    height: 13px;
    padding-left: -7px !important;
}

.panel-body input {
    border: 1px solid #dad8d8 !important;
}

.panel-body select {
    border: 1px solid #dad8d8 !important;
}

checkout-fare-details table hr {
    display: none;
}

div#hotelAmenities .amenities_lists h5 {
    padding: 0px;
}

label.credit {
    border: 0px !important;
}

.pull-left.width20prc.airline-logo-holder > img {
    border: 1px solid gainsboro;
}

.input-group.full_width > select {
    width: 29% !important;
}

.input-group.full_width > input {
    width: 70% !important;
}

#flightcheckout_form .flight-layover > img {
    display: none;
}

div#divDisableBooking {
    margin: 0px !important;
}

#flight_booking_steps .baggage_panel_btn i {
    margin-left: 5px;
}

#flight_booking_steps .baggage_panel_btn {
    margin-bottom: 5px;
}

checkout-fare-details td.text-right.ar-text-left strong {
    text-align: right;
    float: right !important;
}

button.btn.btn-primary.pull-right {
    padding: 7px 20px;
    margin: 2px 12px;
}

@media screen and (max-width: 992px) and (min-width: 768px) {

    .form-actions {
        display: flex;
        justify-content: center;
    }

    .input-group.full_width {
        width: 100% !important;
    }

    button.qtyplus {
        height: 26px !important;
    }

    button.qtyminus {
        height: 24px !important;
    }

    .custguest-box input#txtvpax {
        width: 100%;
    }

    .col-md-2.col-sm-6.wdth-13.pd-lt-0.ar-right.custgustpopup {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .media .col-md-3.ar-right {
        display: inline-block;
    }

    .fltHpyDtlCnt.whiteBg.flexCol.brdrRd5 {
        padding-top: 2px;
    }

    button.qtyplus {
        height: 26px !important;
    }

    button.qtyminus {
        height: 24px !important;
    }

    .form-actions .col-md-4 {
        text-align: center;
        margin-top: 10px;
    }

    .form-actions .pull-right {
        text-align: center !important;
        float: none !important;
        margin: 2px 15px;
    }

    #flight_booking_steps.form-infomation {
        margin-bottom: 10px;
    }

    #flight_booking_steps .input-group.full_width {
        width: 100%;
    }

    input.form-control.ar-right.namW {
        width: 70% !important;
    }

    .col-md-4.col-sm-6.col-xs-6.ar-right {
        width: 100% !important;
    }

    button#btnreset {
        margin-right: 16px;
    }
}

.row.canxpolicy > div {
    display: none
}

.fltHpyDtlCnt.whiteBg.flexCol.brdrRd5 {
    padding-top: 0px;
}

.ng-hide {
    display: none !important;
}

.ng-show {
    display: block !important;
}

fixpkg-search label {
    color: #b2b8bb
}

.selected_box_bottom label {
    color: white
}



.modal.fade .modal-dialog {
    -webkit-transition: inherit !important;
}

.modal-dialog {
    margin: 0;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.sesion-expire a.btn.btn-danger.bok-btn {
    margin: 10px 0px;
}

.sesion-expire.text-center .bok-btn {
    margin-top: 10px;
    margin-bottom: 13px;
}

.new_call strong {
    padding-left: 12px;
    font-family: 'Libre Franklin';
    color: #b2b8bb !important;
    font-weight: normal;
}

.srchrw select {
    height: 44px;
    vertical-align: middle;
    padding: 3px !important;
}

.popup-content {
    padding-right: 11px !important;
}

.dnbtn {
    padding-right: 10px !important;
    padding-left: 20px !important;
}

#htlbottom .room_block .searlchadlt {
    padding: 6px 34px !important;
}

#hotels > form > div:nth-child(1) > div:nth-child(8) {
    width: 100%;
}

span#btn_Rooms {
    color: #0076be;
}

span#btn_Guests {
    color: #0076be;
}

span#btn_Nights {
    color: #0076be;
}

span#btn_checkin {
    color: #0076be;
}

span#btn_checkout {
    color: #0076be;
}

.paddingright0.custpaddingright0 {
    color: #0076be;
}

a#btnMapView {
    color: #0076be;
    margin-left: 2px;
}

span.listSort {
    color: #0076be;
}
p.flight-card__price.styled-price {
    font-size: 18px;
    margin-bottom: 5px;
    color: #5d5a5a;
}
.capcity_item_center {
    flex-direction: column;
}

/*#hotels > form > div:nth-child(1) > div:nth-child(8) > div > .btn {
    margin-top: 0px !important;
}*/

.hlt_detl span.capcity_item > span {
    font-size: 15px !important;
}

.custpayment .details .choose-top strong {
    margin-left: 1px;
}

.custpayment .media-left a img {
    max-height: 90px;
    min-height: 90px;
}

.media .col-md-3.ar-right {
    width: 50%;
}

.media .row div {
    padding-left: 15px;
    width: 100%;
}

.ric i.fa.fa-bed.popup-icon {
    display: none;
}
/*holidy serch control*/
#content fixpkg-search > div > form > div.search-bg.m-1 > div > div > div {
    padding-left: 3px;
    padding-right: 3px;
}

.search-control .text-left button.btn.btn-primary {
    text-transform: capitalize;
    border-radius: 3px !important;
    font-size: 16px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
    font-weight: bold;
    margin-bottom: 15px;
}

#member .collapse-pax .donebtn {
    text-transform: capitalize;
    border-radius: 3px !important;
    font-size: 16px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-left: 0px;
}

.collapse-pax.selected_box_bottom .close {
    opacity: 1;
    font-weight: normal;
    font-size: 17px;
    color: white;
}

#member i.fa.fa-bed.popup-icon {
    display: none;
}

.search-bg .cust-member > i {
    display: none;
}

.collapse-pax .row.ng-untouched.ng-pristine.ng-valid {
    margin-left: -10px;
    padding: 0px 0px;
}

#flight .custcontntW .search-item .drop-down__button {
    padding: 0px;
}

.selected_box_bottom .ng-valid .row div[class*=col-] {
    padding: 0 2px !important;
}

.selected_box_bottom .ng-valid .row select {
    width: 100%;
    padding: 0 12px;
}

.selected_box_bottom .row.ng-untouched.ng-pristine.ng-valid {
    padding: 5px !important;
    margin-left: 0 !important;
}

.row.ng-pristine.ng-valid.ng-touched {
    margin: 0 !important;
}

.col-md-12.ng-untouched.ng-pristine.ng-valid .row {
    margin: 0;
}

#member .collapse-pax .row.ng-untouched.ng-pristine.ng-valid div:first-child {
    width: 100%;
}

.collapse-pax.selected_box_bottom {
    width: 100%;
}

.form-section ::placeholder {
    font-size: 14px;
}

.form-section input.form-control {
    font-size: 13px;
}

.search-bg.m-1 select {
    font-size: 14px;
}

#flight .drop-down__button {
    padding: 0px !important;
}

#member .collapse-pax .donebtn:hover {
    text-transform: capitalize !important;
    border-radius: 3px !important;
    font-size: 16px !important;
    background-color: #fbb315 !important;
    color: white !important;
    font-family: 'Libre Franklin', sans-serif !important;
    letter-spacing: .4px !important;
    font-weight: bold !important;
    margin-bottom: 14px !important;
    margin-left: 0px;
}

td.ui-datepicker-current-day {
    background-color: #0076be;
}

.Modify .tab-content {
    padding: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: -17px;
    padding-left: 10px;
    padding-right: 10px;
}

div#flight > .my-2 {
    margin-bottom: 1px !important;
}
.travl-search-advanced .row .col-md-6 h4 {
    font-size: 16px;
}
.list_ok .canclsn-block {
    background: #ffffff;
    width: 590px;
    border: 1px solid #3176be47;
    padding: 18px 13px 20px;
    margin: 10px 0;
    z-index: 9;
    position: relative;
    overflow: auto;
    direction: ltr;
    text-align: left;
}

.canclsn-block .Td-item .Td-item p {
    text-align: right;
    color: #b3afaf;
    font-size: 11px !important;
    margin-bottom: 0px;
}

.canclsn-block tr.Tr-item .Td-item b {
    color: #3176be;
    font-size: 16px !important;
    padding-left: 9px;
    font-weight: normal;
}

.canclsn-block table.Table-item.tbl-price-breakup {
    width: 100%;
}

.canclsn-block table.Table-item.tbl-price-breakup {
    width: 100% !important;
}

    .canclsn-block table.Table-item.tbl-price-breakup b {
        font-size: 11px !important;
        color: #888888;
        font-weight: 500;
        font-family: 'Libre Franklin';
    }

    .canclsn-block table.Table-item.tbl-price-breakup td {
        font-size: 11px !important;
    }

.canclsn-block .canclsn-block table.Table-item.tbl-price-breakup {
    width: 100% !important;
}

.canclsn-block table.Table-item.tbl-price-breakup br {
    display: none;
}

.canclsn-block table.Table-item.tbl-price-breakup tr td {
    width: 38%;
}

.pageLoader {
    width: 100%;
    min-height: 30px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 100%), linear-gradient(RGBA(119, 153, 190, 0.2) 100%, transparent 0);
    background-repeat: no-repeat;
    background-size: 20px 100%, 100% 100%, 100% 70px;
    background-position: 0 100%, 0 0px, 0 72px;
    animation: pageLoaderAnim 1s infinite;
}

@-webkit-keyframes pageLoaderAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-moz-keyframes pageLoaderAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-ms-keyframes pageLoaderAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-o-keyframes pageLoaderAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@keyframes pageLoaderAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-webkit-keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-moz-keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-ms-keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@-o-keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

@keyframes slAnim {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

span.pageLoader {
    vertical-align: middle;
    display: inline-block;
}

/*-----------------holiday result---------*/
fixpkg-result > div {
    height: inherit !important;
    padding-top: 10px !important;
    padding-bottom: 50px;
}

fixpkg-result .modify-container i {
    display: none;
}

.tbl_heading {
    background-color: #0378bf !important;
    font-size: 14px !important;
}

.tbl_footer td[colspan] {
    background-color: #0378bf !important;
    font-size: 14px !important;
}

.inner_tbl th:nth-child(1), .inner_tbl td:nth-child(1) {
    width: 30% !important;
    text-align: center !important;
}

inner_tbl th:nth-child(2), .inner_tbl th:nth-child(3), .inner_tbl td:nth-child(2), .inner_tbl td:nth-child(3) {
    width: 30% !important;
    text-align: center !important;
}

.room-count {
    color: #ffb004;
    font-weight: 600;
}

button.btn.text-light {
    text-transform: capitalize;
    border-radius: 3px !important;
    font-size: 16px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
    font-weight: bold;
    margin-bottom: 15px;
}


.pkg-includes ul li a img {
    height: initial !important;
}

.fixpkg-result .pkg-trip-date {
    color: #525253;
    font-size: 14px;
    font-weight: 500;
    padding-top: 8px;
}

.fixpkg-result .pkg-date {
    color: #0076be;
    font-size: 13px;
    font-weight: 500;
}

.fixpkg-result .pkg-price {
    color: #696967;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0px;
}

.fixpkg-result .hotel-room {
    padding-top: 10px;
}

    .fixpkg-result .hotel-room div {
        font-size: 13px !important;
        color: #a19999;
    }

.fixpkg-result .pkg-includes ul li a {
    color: #0076be !important;
    font-weight: 500;
}

.filter-section {
    box-shadow: 0 0 8px #565656 !important;
    padding: 28px 20px 37px 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    background: #f8f8f8;
}

.fixpkg-result .btn {
    width: 100%;
    margin: 5px 0px;
}

h4.filter-title {
    font-size: 18px;
    color: #191919;
    text-transform: capitalize;
    padding: 0 20px;
    border-bottom: 1px #fff solid;
    margin: 0 0 13px 0;
    padding-bottom: 15px;
}

.filter-section .input-group {
    display: flex;
}



.fixpkg-result {
    width: 100%;
    border: none;
    box-shadow: 0px 0px 8px #eee;
    overflow: hidden;
    padding: 10px 10px 15px;
    /*display: flex;*/
    margin-top: 54px;
    border: 1px solid #edebeb;
    border-radius: 4px;
}

img.pkg-image {
    height: 200px;
    max-height: 200px;
    width: 100%;
    border-radius: 7px;
    padding-top: 5px;
}

.pkg-title {
    padding-top: 10px;
    font-weight: bold;
    margin-top: 0px;
    font-size: 18px;
    color: #000;
    margin-bottom: 4px;
}

.hotel-name {
    color: #fbb315;
    font-weight: bold;
    letter-spacing: .5px;
}

.marginextra .hotel-name {
    font-size: 19px;
}

.marginextra .hotel-location i {
    color: #0378bf;
}

.fixpkg-result .row .col-md-3.text-center {
    border-left: 1px solid gainsboro;
    border-left-style: dotted;
}

/*Fix Package Details Page Css*/

fix-package-detail .pkg-title {
    padding: 15px;
    border: 1px solid #ddd;
}

    fix-package-detail .pkg-title h4 {
        font-size: 18px;
    }

fix-package-detail .pkg-slider-container {
    margin: 10px 0;
}

    fix-package-detail .pkg-slider-container .pkg-slider {
        position: relative;
    }

        fix-package-detail .pkg-slider-container .pkg-slider img.pkg-slider-img {
            width: 100%;
            max-height: 500px;
        }

fix-package-detail .tabs {
    margin: 10px 0;
}

    fix-package-detail .tabs ul.pkg-tabs {
        margin: 0;
    }

        fix-package-detail .tabs ul.pkg-tabs li {
            list-style: none;
            display: inline-block;
            margin-right: 5px;
        }

            fix-package-detail .tabs ul.pkg-tabs li a {
                display: block;
                padding: 10px;
                text-decoration: none;
                cursor: pointer;
                background-color: #eee;
            }

                fix-package-detail .tabs ul.pkg-tabs li a.active {
                    background-color: #3176be;
                    color: #fff;
                }

    fix-package-detail .tabs .tab-content {
        padding: 10px;
        border: 1px solid #3176be;
    }

.pkgDetail-container {
    box-shadow: 0 0 5px #abb0b7;
    margin-bottom: 10px;
}

    .pkgDetail-container .pkgDetail-heading {
        padding: 10px;
        background-color: #3176be;
        color: #fff;
        font-size: 14px;
    }

    .pkgDetail-container .pkgDetail-body {
        padding: 10px;
    }

        .pkgDetail-container .pkgDetail-body > div {
            border: 1px solid #ddd;
            padding: 15px;
        }

        .pkgDetail-container .pkgDetail-body .star-rating {
            display: inline-block;
            margin-right: 10px;
        }

/*holiday result*/
.inner_tbl th:nth-child(2), .inner_tbl th:nth-child(3), .inner_tbl td:nth-child(2), .inner_tbl td:nth-child(3) {
    text-align: center !important;
}

body > div:nth-child(6) > client-app > fix-package-detail > div > div > div > div.col-md-9.col-sm-12.pkg-det1 > div.tabs > div > div > div > div:nth-child(1) > div > div:nth-child(1) > div.col-md-1.col-sm-4.col-xs-12 {
    background-color: #fbb315 !important;
}

.tbl_footer td[colspan] {
    background-color: #0378bf !important;
    font-size: 14px !important;
}

fixpkg-result .modal-header {
    border-bottom: 1px solid gainsboro !important;
    background-color: #0076be !important;
    color: white !important;
}

fixpkg-result button.close {
    color: white !important;
    opacity: 1 !important;
    position: absolute !important;
    top: 24px !important;
    right: 12px !important;
    margin-top: -12px !important;
}

fixpkg-result .flt-seg-title {
    border-top: 1px solid gainsboro !important;
    color: #0076be !important;
    border-bottom: 1px solid gainsboro !important;
    margin: 10px 0px !important;
    padding: 6px 0px !important;
}

fixpkg-result .flt-name {
    font-weight: 500 !important;
    font-size: 11px !important;
    color: #6e6b6b !important;
}

fixpkg-result .flt-seg-desc .row div {
    text-align: center !important;
    vertical-align: middle !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}
/*fixpkg-result .flt-seg-desc .row div {
    text-align: center !important;
    vertical-align: middle !important;
    font-weight: 500 !important;
    font-size: 12px !important;
}*/
fixpkg-result .modal-dialog {
    top: 10% !important;
}

.row.pkg-alldet .tab-content .col-md-1.col-sm-4.col-xs-12 {
    background: #fbb315 !important;
}

fixpkg-search .text-left {
    width: 100% !important;
    display: flex;
    padding-top: 15px;
}

fixpkg-search i {
    display: none !important;
}

.fxpack-det div#priceSummary {
    color: #002e6e;
    font-weight: 700;
}

.pkg-alldet .price-summary .modal-header span {
    font-weight: 600;
    color: #484747;
}

#tblBreakup {
    box-shadow: 0px 0px 4px -1px #8a8888 !important;
    border: 1px solid #0378bf !important;
    border-radius: 10px !important;
}

.col-6.col-md-3.col-xs-12.custcontntW input::placeholder {
    font-size: 14px !important;
    color: #6f6c6a;
    letter-spacing: .5px;
    padding-left: 0px;
}

fixpkg-include-flight .flt-seg-desc img {
    margin: auto !important;
}
/*fixpkg-include-flight .flt-name br {
    display: none!important;
}*/
/*fixpkg-include-flight .flt-seg-desc > .row > .col-md-3 {
    display: flex!important;
}*/
.fixpkg-include-flight {
    padding: 18px 5px !important;
}

fixpkg-result .modal-content {
    border-bottom: 6px solid #0076be !important;
}

fixpkg-result .modal-title {
    margin: 0 !important;
    line-height: 1 !important;
}

fixpkg-detail-hotel > .row > .col-md-4 img {
    max-height: 158px !important;
    width: 100% !important;
}

fixpkg-detail-hotel .hotel-location {
    color: #0378bf !important;
    font-size: 12px !important;
}

.pkg-alldet .price-summary .modal-content {
    box-shadow: none !important;
    border: 1px solid gainsboro !important;
}

pkgDetail-container div#tblBreakup {
    box-shadow: none !important;
}

.pkgDetail-container .flight-section .col-md-10.col-sm-12 {
    width: 100% !important;
}


table#AgentDetails tr td {
    text-align: center;
}

table#UserDetails tr td {
    text-align: center;
}

fix-package-detail > div {
    padding-top: 12px !important;
}

fixpkg-detail-flight .row img {
    text-align: center;
    margin: auto;
}

fixpkg-detail-flight .row div {
    text-align: center;
}

/*fixpkg-detail-flight .row div br {
        display: none;
    }*/

fixpkg-detail-flight .row {
    margin-right: 2px;
    margin-left: 2px;
    border-bottom: 1px dashed gainsboro;
    padding: 18px 0px;
}

fixpkg-search .search-control p.text-left.pl-2 {
    color: #eeeeee !important;
    padding-left: 4px;
    letter-spacing: .2px;
}

#member > div > div.ng-valid.ng-touched.ng-dirty > div:nth-child(1) > div > div.col-sm-4 > div > select {
    padding: 0 28px !important;
}

#member > div > div.ng-valid.ng-touched.ng-dirty > div:nth-child(2) > div > div.col-sm-4 > div > select {
    padding: 0 28px !important;
}

#member > div > div.ng-valid.ng-touched.ng-dirty > div:nth-child(3) > div > div.col-sm-4 > div > select {
    padding: 0 28px !important;
}

#member > div > div.ng-valid.ng-touched.ng-dirty > div:nth-child(4) > div > div.col-sm-4 > div > select {
    padding: 0 28px !important;
}

@media (max-width: 768px) {
    fixpkg-result .modal.fade .modal-dialog {
        width: 90%;
    }

    form-infomation {
        margin-bottom: 20px !important;
    }

    fixpkg-modify .modify-container p.text-left.pl-2 {
        padding-left: 12px;
    }

    .fixpkg-result {
        padding: 0px 10px;
        margin-top: 0px;
    }

    .filter-container {
        padding: 0px 10px;
    }

    .fixpkg-result {
        text-align: center;
    }

    fixpkg-result .modal-content {
        max-height: 480px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .modal.fade .modal-dialog {
        -webkit-transition: inherit !important;
        width: 70%;
        margin-top: 6px;
    }

    .flt-seg-desc .row div {
        width: 100%;
    }

    fixpkg-include-flight .flt-seg-desc > .row > .col-md-3 {
        border-bottom: 1px dashed gainsboro;
        display: block !important;
        padding: 10px 24px;
    }

    fixpkg-result .flt-seg-desc .row div {
        font-size: 11px !important;
    }

    fix-package-detail .pkg-title h4 {
        font-size: 12px;
    }

    fix-package-detail .tabs ul.pkg-tabs li {
        width: auto;
        border-bottom: 1px solid gainsboro;
    }

    div#priceBreakup {
        margin-bottom: 20px;
    }

    fix-package-detail .tabs ul.pkg-tabs {
        margin: 0 0 10px 0px;
    }

        fix-package-detail .tabs ul.pkg-tabs li a {
            padding: 6px;
        }

    fixpkg-detail-flight .row.mb-3 {
        border-bottom: 1px dashed gainsboro;
        margin: 20px 0px;
    }

        fixpkg-detail-flight .row.mb-3 div {
            text-align: center;
            padding: 2px 0px;
        }

            fixpkg-detail-flight .row.mb-3 div img {
                margin: auto;
            }
}

@media (max-width: 767px) {
    #flight_booking_steps .flt_pass_net li {
        margin-top: 0px;
        margin-bottom: 1px;
        padding-right: 28px;
    }

    fix-package-detail .tabs ul.pkg-tabs li {
        width: 100%;
    }

        fix-package-detail .tabs ul.pkg-tabs li a {
            padding: 10px;
        }

    #flight_booking_steps .flt_pass_net {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 425px) {
    .modal.fade .modal-dialog {
        margin-top: 0px;
    }

    form-infomation {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 380px) {
    .modal.fade .modal-dialog {
        width: 93%;
        margin-top: 12px;
    }
}

hotel-modify-component .selected_box_bottom .ng-valid .row select {
    padding: 0px 27px;
    text-align: center;
}

#member .text-left.room-count {
    PADDING-TOP: 0PX;
}

#member .form-group {
    margin-bottom: 0px;
}

div#bodyContent p {
    font-family: 'Libre Franklin';
    line-height: 23px;
    padding-left: 24px;
    font-size: 15px;
    padding-right: 4px;
}

    div#bodyContent p b {
        text-transform: uppercase;
        color: #464543;
        font-size: 13px;
        line-height: 10px;
    }

#mapSearch h3#firstHeading {
    color: #0076be;
    font-size: 21px;
    margin: 3px 0px 9px 2px;
}

.gm-style-iw-d img {
    max-width: 225px;
    max-height: 200px !important;
    min-width: 150px;
}

#mapSearch button.gm-ui-hover-effect {
    right: 4px !important;
    top: -1px !important;
}

#mapSearch .gm-ui-hover-effect img {
    background-color: #0076be;
    border-radius: 50%;
    height: 30px !important;
    font-size: 50px;
    width: 22px !important;
}
hotel-thankyou .row.user_detail_rw > .col-sm-4 {
    width: 24.333333%;
    padding: 2px;
}
#mapSearch a.btn_1.darkblue {
    margin-left: 23px;
    background-color: #0076be;
    color: white;
    padding: 6px 18px;
    font-size: 14px;
}

#flight_booking_steps ul.col-md-12.flt_pass_net label {
    border: none !important;
    width: 84%;
    display: inline-block;
    font-size: 12px !important;
    vertical-align: top;
    white-space: nowrap;
    margin-bottom: 0px;
}


.form input[type="radio"] {
    opacity: 1 !important;
    width: 13px !important;
    height: 13px !important;
    margin-top: 0px !important;
}


#flight_booking_steps .flt_pass_net {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

    #flight_booking_steps .flt_pass_net li {
        margin-top: 0px;
        margin-bottom: 6px;
        display: flex;
        align-items: center;
        /*        width:33.33%*/
    }

/*.custcheckrow .form input[type="radio"] {
    margin-top: 0px !important;
}*/

        #tab1 > div:nth-child(1) > div.panel-body > div > div > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > div > input:nth-child(2) {
            display: none;
        }


#member .col-sm-4 .select-space select {
    padding: 0px 0px !important;
}

.form-infomation {
    margin-bottom: 20px !important;
}

hotel-modify-component .col-md-4.col-sm-4.col-xs-4.popupchild select {
    width: 67%;
    display: block;
    padding: 0px 23px;
    text-align: center;
    margin: auto;
}

hotel-modify-component .col-md-4.col-sm-4.col-xs-4.popupchild {
    margin: auto;
    text-align: center;
}


@media (min-width: 996px) {
    hotel-modify-component #htlbottom .room_block .row .col-sm-5.col-xs-6 {
        margin-left: 7px;
    }
}



.fxpack-det div#priceSummary table tr:first-child td {
    color: #3176be !important;
}

.curPointFlt {
    cursor: pointer;
}

fixpkg-result .modal-content {
    max-height: 450px;
    overflow: auto;
}

fixpkg-result .modal-header {
    position: fixed;
    width: 100%;
    z-index: 100;
}

.fixpkg-include-flight {
    margin-top: 40px;
}

#tblBreakup {
    margin-top: 40px;
}

@media (min-width: 200px) {
    ::-webkit-scrollbar-track {
        background: #0076be !important;
    }
}

@media (min-width: 200px) {
    ::-webkit-scrollbar-thumb {
        background: #fbb315 !important;
    }
}

@media (min-width: 200px) {
    ::-webkit-scrollbar {
        width: 0.5em;
        height: 0.5em;
    }
}

fixpkg-detail-flight .row > .col-md-4.col-sm-6 {
    color: #3176be;
    width: 24%;
}

fixpkg-detail-flight .row > .col-md-1.col-sm-12 {
    color: #3176be;
    width: 16%;
    font-size: 12px;
    padding-top: 1px;
}

fixpkg-detail-flight .flight_border_line {
    border-bottom: 1px dotted #3176be;
}

    fixpkg-detail-flight .flight_border_line::before {
        content: '';
        color: #ffffff;
        height: 12px;
        width: 12px;
        position: absolute;
        background-color: #4d89c7;
        border-radius: 50%;
        left: 7px;
        top: 20px;
    }

    fixpkg-detail-flight .flight_border_line::after {
        content: '';
        color: #ffffff;
        height: 12px;
        width: 12px;
        position: absolute;
        background-color: #4d89c7;
        border-radius: 50%;
        right: 7px;
        top: 20px;
    }

fixpkg-include-flight .flt-seg-desc > .row > .col-md-3.col-xs-6 {
    flex-direction: column;
}

.flight_border_line {
    border-bottom: 1px dotted #bdbdbd;
}

td.ui-datepicker-days-cell-over.ui-datepicker-today {
    background-color: #0076be;
}

    td.ui-datepicker-days-cell-over.ui-datepicker-today a {
        color: white;
    }

fixpkg-result .flight_border_line::before {
    content: '';
    color: #e26d6d;
    background-color: #eaeaea;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 2px;
    top: 19px;
    border-radius: 50%;
}

fixpkg-result .flight_border_line::after {
    content: '';
    color: #e26d6d;
    background-color: #eaeaea;
    height: 14px;
    width: 14px;
    position: absolute;
    right: 2px;
    top: 19px;
    border-radius: 50%;
}

.fixpkg-include-flight .flt-seg-desc {
    padding-top: 15px;
}
/*--------------Holiday pax detaill pop up------*/
fix-package-detail .modal-dialog {
    top: 10% !important;
}

    fix-package-detail .modal-dialog.modal-lg .modal-header {
        background-color: #3176be;
        color: white;
    }

    fix-package-detail .modal-dialog.modal-lg button.close {
        color: white;
        opacity: 1;
        margin-top: -20px;
    }

.col-md-12.col-sm-12.custpax_col12 {
    position: relative;
}

.custpax_col12 .btn {
    position: absolute;
    top: 9px;
    right: 16px;
    letter-spacing: .3px;
}

.fixpkg-detail-flight {
    position: relative;
}

    .fixpkg-detail-flight .btn {
        right: 16px;
        position: absolute;
        top: 9px;
        letter-spacing: .3px;
    }

fixpkg-detail-flight .row > .col-md-1.col-sm-12 {
    display: none;
}

div#tblBooking_length > label > select {
    margin: 0px 7px;
    border: 1px solid #dad8db;
    padding: 0px 8px;
    text-align-last: center;
    height: 23px;
    line-height: 19px;
}

div#tblBooking_length > label {
    color: #6a6868;
    text-transform: capitalize;
}

div#tblBooking_filter > label > input {
    padding: 7px 5px;
    border: 1px solid #dad8db;
}

div#tblBooking_filter > label {
    font-size: 14px !important;
}

.sorting_1 a.btn.btn-primary.btn-sm {
    height: 28px;
}

div#tblBooking_info {
    font-size: 14px;
    color: #606060;
    font-weight: 600;
}

div#tblBooking_paginate {
    font-size: 14px;
    padding: 8px 0px;
}

a#tblBooking_previous {
    margin-right: 5px;
    font-size: 13px;
    background-color: #0076be;
    color: white;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
}

a#tblBooking_next {
    margin-left: 5px;
    font-size: 13px;
    background-color: #0076be;
    color: white;
    font-weight: normal;
    padding: 3px 15px !important;
    letter-spacing: .3px;
}

div#tblBooking_paginate a.fg-button.ui-button.ui-state-default {
    padding: 5px;
}

div#cst_boking_dtl .tab-content {
    background-color: #d9d9d914;
    border: 1px solid gainsboro;
}

div#cst_boking_dtl .nav.nav-tabs > li > a:hover {
    background-color: #fbb315;
}

div#cst_boking_dtl .nav.nav-tabs > li.active > a {
    background-color: #f3a701;
}

div#cst_boking_dtl .nav.nav-tabs > li > a {
    color: white;
    background-color: #0076be;
    font-size: 16px;
}

div#cst_boking_dtl .booking-footer.row a.btn.btn-danger {
    padding: 8px;
}

div#cst_boking_dtl h4.tab-section-title {
    font-size: 18px;
    padding: 15px 0px;
    color: #0076be;
    background-color: #ffffff00;
}

div#cst_boking_dtl .redboldtxt12 {
    border: 1px solid beige;
    background-color: #0076be;
    color: white !important;
}

div#cst_boking_dtl .serviceAIR.tab-section th {
    padding: 9px 0px !important;
    background-color: #0076be;
    color: white !important;
    font-size: 10px !important;
    letter-spacing: .3px;
}

div#cst_boking_dtl .table {
    border: 1px solid gainsboro;
}

#tblBooking_wrapper .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    vertical-align: middle;
    font-size: 10px !important;
    text-align: left !important;
    letter-spacing: 0.1px;
}

/*Add item pop up css*/

div#cst_boking_dtl .modal-content {
    overflow-x: hidden;
    max-height: 450px;
    overflow-y: scroll;
}

div#cst_boking_dtl .modal-dialog.modal-lg {
    top: 30% !important;
    width: 485px;
}

div#cst_boking_dtl .dashboard {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto auto;
    grid-gap: 3rem;
}

div#cst_boking_dtl h1.no-margin.skin-color {
    padding-left: 19px;
    color: #0076be;
    font-size: 19px;
}

div#cst_boking_dtl #dashboard .form-group.row .col-sm-6 {
    width: 100%;
}

    div#cst_boking_dtl #dashboard .form-group.row .col-sm-6 .col-md-12 {
        min-height: auto !important;
    }

div#cst_boking_dtl #dashboard div#DivHtlEng {
    width: 100%;
    display: inline-block !important;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div.col-sm-12 {
    display: none;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div.col-md-12 > div:nth-child(12) {
    display: none;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div.col-md-12 > div:nth-child(11) {
    display: none;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div:nth-child(4) {
    display: none;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div:nth-child(5) {
    display: none;
}

div#cst_boking_dtl #dashboard > div > div > div > div:nth-child(2) > div.col-md-12 > div:nth-child(4) {
    display: none;
}

div#cst_boking_dtl .person-information a:hover {
    color: #fbb315;
}

div#cst_boking_dtl #dashboard button.close {
    opacity: 1;
    color: #0076be;
    line-height: 0;
    padding-top: 8px;
}

div#cst_boking_dtl #DivHtl > a > span:nth-child(1) {
    color: #fbb315;
    border-bottom: 1px solid #fbb315;
}

div#cst_boking_dtl #DivHtlEng > a > span:nth-child(1) {
    color: #fbb315;
    border-bottom: 1px solid #fbb315;
}

div#cst_boking_dtl #DivFltEng > a > span:nth-child(1) {
    color: #fbb315;
    border-bottom: 1px solid #fbb315;
}

div#cst_boking_dtl #DivFlt > a > span:nth-child(1) {
    color: #fbb315;
    border-bottom: 1px solid #fbb315;
}

div#cst_boking_dtl #DivOth > a > span:nth-child(1) {
    color: #fbb315;
    border-bottom: 1px solid #fbb315;
}

div#cst_boking_dtl button.close {
    opacity: 1;
    color: #0076be;
    /* top: -27px; */
    line-height: 0;
    padding-top: 8px;
}

@media (max-width: 768px) {

    div#cst_boking_dtl #tab3 .col-md-6 {
        display: flex;
    }

    #cst_boking_dtl #tab3 .serviceHTL.tab-section .col-md-6 > div {
        width: 50% !important;
    }

    #cst_boking_dtl #tab3 .table.table-striped.table-hover {
        overflow: auto;
        display: block;
    }

    #tab3 .serviceAIR.tab-section .col-md-6 > div {
        width: 50% !important;
    }

    fixpkg-result .flight_border_line::before {
        left: 14px;
        top: 29px;
    }

    fixpkg-result .flight_border_line::after {
        right: 15px;
        top: 29px
    }

    fixpkg-detail-flight .row > .col-md-4.col-sm-6 {
        color: #3176be;
        width: 50%;
    }

    fixpkg-detail-flight .flight_border_line::before {
        left: -2px;
        top: 30px;
    }

    fixpkg-detail-flight .flight_border_line::after {
        right: -2px;
        top: 30px;
    }

    .flt_dtl_section {
        overflow: scroll;
        overflow-y: hidden;
        border: 1px solid gainsboro;
    }

    .row.flt_dtl_section_rw {
        width: 800px;
    }

    .flt_dtl_section_col:first-child {
        background-color: #0076be;
        color: #fffefc;
        line-height: 13px;
        padding-top: 11px;
        padding-bottom: 16px;
    }

    .col-md-12.flt_dtl_section_col {
        display: flex;
    }

        .col-md-12.flt_dtl_section_col > div {
            width: 106px;
            text-align: left;
        }
}

@media (max-width: 425px) {
    .flight-section button.btn.btn-primary {
        margin: auto;
        display: block;
        width: 97%;
    }

    fixpkg-detail-flight .flight_border_line::before {
        left: -2px;
        top: 30px;
    }

    fixpkg-detail-flight .flight_border_line::after {
        right: -2px;
        top: 30px;
    }

    fixpkg-detail-flight .row > .col-md-4.col-sm-6 {
        width: initial;
    }

    fixpkg-result .flight_border_line::before {
        left: 14px;
        top: 29px;
    }

    #tab3 > div.booking-footer.row > div.col-md-6.text-right {
        display: block !important;
        margin-right: 7px;
    }

    div#tblBooking_wrapper div #tblBooking_length {
        float: right;
    }

    div#tblBooking_filter {
        float: right;
    }

    div#cst_boking_dtl .nav.nav-tabs > li > a {
        margin: 4px;
    }

    .custtab2 > div {
        overflow-x: scroll;
        max-width: 100%;
    }

    div#cst_boking_dtl .serviceHTL.tab-section .btn {
        display: inline-block;
        width: 46%;
        margin: 4px;
    }

    div#cst_boking_dtl .booking-footer.row button.btn.btn-primary {
        display: inline;
        margin: 5px;
        width: 100%;
    }

    div#cst_boking_dtl .booking-footer.row a.btn.btn-danger {
        height: 36px;
        margin-top: 5px !important;
        padding: 8px;
        width: 100%;
        margin: 0px;
        margin-left: 5px;
    }

    div#cst_boking_dtl .modal-dialog.modal-lg {
        width: 95%;
    }

    #cst_boking_dtl table#buttontbl tr {
        width: 100%;
    }

        #cst_boking_dtl table#buttontbl tr .btn {
            width: 100% !important;
        }

    #cst_boking_dtl .serviceHTL.tab-section .col-md-6 > div {
        width: 46%;
    }

    #cst_boking_dtl #tab1 .col-md-6 {
        display: flex;
    }

    #cst_boking_dtl #tab1 .row > .col-md-2 {
        width: 48%;
        display: inline-block;
        padding-left: 27px;
    }

    #cst_boking_dtl #tab3 .table.table-striped.table-hover {
        overflow: auto;
        display: block;
    }

    #cst_boking_dtl #tab1 .col-md-6 > div {
        width: 49%;
    }

        #cst_boking_dtl #tab1 .col-md-6 > div p {
            line-break: anywhere;
        }

    #cst_boking_dtl #tab3 .serviceHTL.tab-section .col-md-6 > div {
        width: 50% !important;
    }

    #tab3 .serviceHTL.tab-section .col-md-6 > div p {
        line-break: anywhere !important;
    }

    #tab3 .serviceAIR.tab-section .col-md-6 {
        display: flex !important;
    }

        #tab3 .serviceAIR.tab-section .col-md-6 > div {
            width: 50% !important;
        }

            #tab3 .serviceAIR.tab-section .col-md-6 > div p {
                line-break: anywhere !important;
            }

    div#cst_boking_dtl .serviceAIR.tab-section th {
        padding: 15px 8px !important;
    }

    div#cst_boking_dtl #tab3 .col-md-6 {
        display: flex;
    }

    table#tblBranchLedger {
        max-width: 100%;
        overflow: scroll;
        display: block;
        overflow-y: hidden;
    }

    div#tblBranchLedger_info {
        margin: auto;
        display: block;
        text-align: center;
        width: 100%;
    }

    div#tblBranchLedger_paginate {
        text-align: center !important;
        width: 100% !important;
        padding-top: 11px !important;
        display: block !important;
    }

    div#tblBranchLedger_info {
        width: 100% !important;
        display: block !important;
        text-align: center !important;
    }

    fix-package-detail .modal-dialog {
        top: 0% !important;
    }

    fix-package-detail .search-Htl-top {
        align-items: flex-start;
        flex-direction: column;
    }

    fix-package-detail .search-bar {
        margin-bottom: 12px;
        width: 100%;
    }

        fix-package-detail .search-bar input {
            width: 100% !important;
            background-color: #fbfcfd;
        }

    fix-package-detail .search-on_map span {
        width: 100%;
        display: block;
    }

    .search-on_map {
        display: block;
        width: 100% !important;
    }

    fix-package-detail .search-on_map span i {
        padding-right: 7px;
    }

    fix-package-detail .search-Htl-bottom {
        flex-direction: column !important;
        border: 1px solid gainsboro;
    }

    fix-package-detail .second-detail h4 {
        font-size: 16px !important;
        line-height: 24px;
    }

    fix-package-detail h5.px-room {
        font-size: 11px;
    }

    fix-package-detail .second-detail h4 {
        font-size: 13px;
    }

    fix-package-detail .first-img {
        width: 100% !important;
    }

    fix-package-detail .second-detail {
        width: 100% !important;
        padding: 6px 24px 12px 24px !important;
    }

    fix-package-detail h5.px-location {
        padding-bottom: 0px !important;
    }

    fix-package-detail .third-cost {
        width: 100% !important;
    }

    fixpkg-detail-hotel > .row > .col-md-4 img {
        margin-top: 40px;
    }

    .custpax_col12 .btn {
        top: -8px;
    }

    .fixpkg-detail-flight .btn {
        right: 4px;
        top: -26px;
    }
}


table#AgentDetails tr th {
    text-align: center !important;
}

table#UserDetails tr th {
    text-align: center !important;
}

div#tblBranchLedger_paginate {
    text-align: right;
    width: 49%;
    display: inline-block;
}

div#tblBranchLedger_info {
    width: 50%;
    display: inline-block;
}

a#tblBranchLedger_previous {
    margin: 0px 9px;
    background-color: #0076be;
    color: white;
    padding: 3px 11px;
}

a#tblBranchLedger_next {
    margin: 0px 9px;
    background-color: #0076be;
    color: white;
    padding: 3px 16px;
}

div#tblBranchLedger_paginate a {
    margin: 0px 2px;
}
/*------pax-popup---------*/
fix-package-detail .pax-Hpop-up {
    margin-right: 10px;
}

fix-package-detail .search-Htl-top {
    margin: 10px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

fix-package-detail .search-bar {
    position: relative;
}

    fix-package-detail .search-bar input {
        padding: 4px 8px 4px 31px;
        border: 1px solid gainsboro;
        border-radius: 4px;
        width: 200px;
        box-shadow: 0 1px 0 0 rgb(22 29 37 / 5%);
    }

    fix-package-detail .search-bar i.fa.fa-search {
        position: absolute;
        left: 11px;
        top: 9px;
        color: #c3bcbc;
    }

fix-package-detail .search-on_map span {
    border: 1px solid gainsboro;
    padding: 4px 10px;
    border-radius: 4px;
    background: linear-gradient( 180deg, #fff, #f9fafb);
    box-shadow: 0 1px 0 0 rgb(22 29 37 / 5%);
    color: #847b7b;
    font-size: 15px;
}

fix-package-detail .search-Htl-bottom {
    margin: 20px 0px;
    display: flex;
    box-shadow: 2px 1px 6px 0 rgb(63 63 68 / 15%);
    background: #fff;
}

fix-package-detail .first-img {
    width: 32%;
}

    fix-package-detail .first-img img {
        height: 167px !important;
        min-height: 150px !important;
        max-height: 170px;
        WIDTH: 100%;
    }

fix-package-detail .second-detail {
    width: 58%;
    padding: 12px 24px;
}

    fix-package-detail .second-detail h4 {
        color: #3176be;
        font-size: 18px;
        letter-spacing: .3px;
        font-weight: 600;
    }

        fix-package-detail .second-detail h4 span {
            font-size: 13px;
            padding-left: 25px;
            vertical-align: top;
        }

            fix-package-detail .second-detail h4 span i {
                color: #fbb315 !important;
            }

fix-package-detail h5.px-location {
    color: #e6af6a;
    font-size: 12px;
    letter-spacing: .3px;
}

fix-package-detail h5.px-location {
    color: #61605e;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: lighter;
    margin-top: -4px;
    padding-bottom: 19px;
}

    fix-package-detail h5.px-location i {
        color: #61605e !important;
    }

fix-package-detail h5.px-room {
    padding-top: 10px;
    padding-top: 3px;
    letter-spacing: .3px;
    font-weight: normal;
    color: #f6a41d;
    font-size: 12px;
    margin: 0px;
    padding-bottom: 2px;
}

fix-package-detail h5.px-bed {
    padding-top: 3px;
    letter-spacing: .3px;
    font-weight: 400;
    color: #646361;
    font-size: 11px;
    margin: 0px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

fix-package-detail h6.px-refund {
    font-size: 15px;
    font-weight: 400;
    color: #f1a603;
    border-bottom: 1px dashed gainsboro;
    display: inline-block;
    margin-top: 15px;
}

fix-package-detail .second-detail {
    width: 58%;
    padding: 12px 24px;
}

fix-package-detail .third-cost {
    width: 67% !important;
    padding: 12px;
    position: relative;
    text-align: right;
    height: 190px;
}

    fix-package-detail .third-cost h4 {
        color: #3176be;
        font-size: 17px;
        text-align: right;
        font-weight: 600;
    }

    fix-package-detail .third-cost span {
        font-size: 13px;
        color: #c3c3c3;
        letter-spacing: .3px;
        text-align: right;
    }

    fix-package-detail .third-cost .last-div {
        font-weight: bold;
        position: absolute;
        bottom: 9%;
        right: 18px;
        letter-spacing: .2px;
    }

fix-package-detail star-rating i {
    margin-top: 11px !important;
    font-size: 11px !important;
}

fix-package-detail div#modalBody {
    overflow-x: hidden !important;
    height: 400px !important;
}

fixpkg-detail-sightseeing > div > div.col-md-8 > div > div:nth-child(3) {
    color: #0076be;
}

fixpkg-detail-sightseeing .hotel-details h5 {
    color: #fbb315;
    font-size: 19px;
    width: 79%;
    line-height: 25px;
    padding-bottom: 10px;
}
/*-------------sightseening pop up --------------*/
/*fixpkg-change-ssg .third-cost {
    width: 25% !important;
    position: relative;
    text-align: right !important;
}*/

fixpkg-change-ssg .row.marginextra {
    margin: 20px 10px;
    box-shadow: 2px 1px 6px 0 #ddd;
    background: #fff;
    border: 1px dotted gainsboro;
}

    fixpkg-change-ssg .row.marginextra .col-md-4.text-center {
        padding: 0;
    }

        fixpkg-change-ssg .row.marginextra .col-md-4.text-center img {
            border: 1px solid #bfb0b0;
            width: 100%;
            max-height: 180px;
            min-height: 199px;
        }

    fixpkg-change-ssg .row.marginextra .hotel-details h5 {
        width: 70%;
        color: #3176be;
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 10px;
    }

fixpkg-change-ssg fix-package-detail .third-cost {
    width: 100% !important;
    padding: 12px !important;
    position: relative !important;
    text-align: left !important;
    margin: 20px 0px !important;
}

fixpkg-change-ssg .third-cost .last-div {
    font-weight: bold !important;
    position: absolute !important;
    bottom: 0% !important;
    right: 0px !important;
    letter-spacing: .2px !important;
}

    fixpkg-change-ssg .third-cost .last-div a {
        color: #fbb315 !important;
        letter-spacing: .3px;
        font-size: 15px;
        border-bottom: 1px dotted;
        padding-bottom: 4px;
    }
/*sight seeing pop up */
fixpkg-include-sightseeing img {
    max-height: 180px;
    border: 1px solid #bfbbbb;
    width: 100%;
    min-height: 166px;
}

fixpkg-include-sightseeing .flt-include-seg h5 {
    color: #0076be;
    font-size: 18px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

fixpkg-include-sightseeing > div > div > div > div.col-md-9 > p {
    color: #fbb315;
    font-size: 17px;
}

#cst_boking_dtl form#modal-details .row .col-sm-12 {
    margin-left: initial !important;
}

/*--pax-conformation--*/
fixpkg-thankyou .printissues_holder.receipt {
    border: 1px solid #008bd5;
    background-color: #e7f6ff47;
    padding: 15px;
    margin-bottom: 20px;
}
/*fixpkg-thankyou .gridastable_header {
    padding-bottom: 16px;
    padding-top: 11px;
}*/
fixpkg-thankyou h4.darkblue-color {
    text-align: center;
    margin-bottom: 18px;
}

fixpkg-thankyou .gridastable.cust_print_row p {
    text-align: center;
    font-size: 13px;
}

fixpkg-thankyou .darkblue-color strong {
    border-bottom: 3px solid #0076be;
}

fixpkg-thankyou .flxx > .row {
    margin: 0;
}

fixpkg-thankyou .flxx .col-md-3 gridastable_header.ar-right > div {
    font-weight: bold;
}

fixpkg-thankyou .col-md-12.gridastable.htl-bkg-dtl .col-md-12.gridastable_header div h3 {
    margin: 0;
    padding: 12px;
    margin-top: 11px;
}

fixpkg-thankyou .txtbold {
    font-weight: 600;
}

fixpkg-thankyou .col-md-12.gridastable.htl-bkg-dtl .col-md-12.gridastable_header div {
    color: white;
    padding: 1px;
}

fixpkg-thankyou > section > div > div.row > div > div.printissues_holder.receipt > div:nth-child(3) > div > div:nth-child(4) > div.col-md-12.gridastable_header {
    display: none;
}

fixpkg-thankyou .row.gridastable_header.res {
    margin: 0;
    color: #0076be;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .6px;
    padding-left: 22px;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}

fixpkg-thankyou .col-md-12.innr {
    padding: 30px;
}

fixpkg-thankyou .innerbox.imp_blue_box {
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 10px;
}
/*addd*/
#cnfrmsn > div.row > div > div.printissues_holder.receipt.cust_print > div:nth-child(3) {
    margin: 0px;
}


.sight_row {
    display: flex;
    flex-direction: column;
}

.reser-info.reserve-info .col-md-12.gridastable_header .innerbox h3 {
    background-color: #0076be;
    margin-top: 20px;
}

.gridastable_header.ar-right .innerbox {
    padding: 10px 0px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: .3px;
}

.res-padding .innerbox {
    font-size: 15px;
    padding: 15px 0px 10px 0px;
    letter-spacing: .3px;
}

fixpkg-thankyou .innerbox.ar-text-right {
    font-size: 15px;
    letter-spacing: .3px;
    text-transform: capitalize;
}

fixpkg-thankyou .pax_detail_div .row.gridastable_header {
    margin: 0;
}

fixpkg-thankyou .col-md-12.reser-info {
    padding-bottom: 9px;
    border: 1px dotted #008bd5;
    border-left: 0px;
    border-right: 0px;
}

.reser-info.reserve-info {
    border: 1px solid #c6ddff;
}

flight-result .side-padding li label span:first-child {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 136px !important;
    display: inline-block;
}

sightseeing-search-control label {
    color: #d6d6d6;
}

sightseeing-search-control input {
    width: 100%;
}

sightseeing-search-control .selected_box_top.selected_box_tri i {
    display: none;
}

.sight_row > div {
    padding: 0px 3px;
}

sightseeing-search-control .search-btn {
    text-transform: capitalize;
    font-size: 16px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 6px 16px;
    transition: .3s;
    border-radius: 3px !important;
    margin-left: -15px;
    letter-spacing: 0.3px;
    border: none;
}

    sightseeing-search-control .search-btn .col-md-4.col-sm-4.col-xs-6 {
        padding-left: 13px;
    }

sightseeing-search-control .col-md-4.col-sm-4.col-xs-6.ar-right.ng-untouched.ng-pristine.ng-valid label {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

sightseeing-search-control button.search-btn:hover {
    background-color: #0177be !important;
}

flight-result .short-by-show ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    flight-result .short-by-show ul li select {
        height: 35px;
        padding: 0px 12px;
        border: 1.5px solid #ddd;
        background: transparent;
        border-radius: 5px;
        background-color: #fff;
        width: 165px;
        letter-spacing: .5px;
        font-weight: 500;
        font-size: 13px;
        color: #888383;
    }

flight-result .filters-panel {
    margin: 0px 0px 15px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #d9d9d9;
    padding: 10px 15px 10px 15px;
    background: #fff;
}

@media (max-width: 767px) {
    .sight_row > div {
        padding: 0px 15px;
    }

    flight-result .short-by-show ul {
        flex-direction: column;
    }

        flight-result .short-by-show ul li select {
            width: 100%;
        }

    flight-result .filters-panel {
        padding: initial !important;
    }

    .custpax_col12 fixpkg-detail-hotel div#rooms_0 .row > div {
        padding: 10px;
        TEXT-ALIGN: CENTER;
    }
}

fixpkg-thankyou .pax_detail_div .row.gridastable_header {
    margin: 0;
}

fixpkg-thankyou .pax-det {
    font-size: 12px;
    margin: 0;
}

    fixpkg-thankyou .pax-det div {
        font-size: 12px;
    }

fixpkg-thankyou .row.gridastable_header.res .col-md-9 .innerbox.text-left {
    text-align: left;
    float: left;
    padding-top: 19px;
}

fixpkg-thankyou .innerbox {
    padding: 10px 0px;
}

fixpkg-thankyou .col-md-12.gridastable.htl-bkg-dtl .row {
    margin: 0px;
}

.reser-info h4 {
    line-height: 44px;
    font-size: 15px;
    letter-spacing: 0.3px;
}

hotel-modify-component .row div {
    padding: 0px 3px;
}

hotel-modify-component .custmy-2 .custgustpopup .form-group {
    width: 100%;
}

.custum_space {
    margin-left: -10px;
}

hotel-modify-component #htltop .room_block .plus_minus_box {
    display: flex;
}
hotel-modify-component div#htltop {
    padding: 0px;
}

hotel-modify-component div#htlbottom {
    padding-top: 5px;
    padding-left: 10px;
    top: 35px !important;
}

hotel-modify-component .htladvcn input {
    position: relative;
    width: 100%;
    font-size: 13px !important;
    padding: 5px 8px !important;
    border: 1px solid gainsboro;
    border-radius: 6px;
}

.travpaddSh {
    padding-inline: 15px !important;
}

hotel-modify-component .htladvcn .responsive-adj i {
    position: absolute;
    right: 16px;
    top: 14px;
}

hotel-modify-component .htladvcn .selected_box_bottom {
    top: 32px !important;
    padding-bottom: 14px !important;
}

@media (min-width: 767px) {
    hotel-modify-component .htladvcn {
        width: 26%;
        padding: 0px;
        margin: -10px;
    }
}

flight-search .search-item .popup-content .row.srchrw select.flt_text_center {
/*    padding: 0px 57px !important;*/
text-align: center;
line-height: normal;
}
/*htl modify*/
body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div > div > div > div:nth-child(1) {
    width: 16.66%;
    padding: 0;
}
.modal-dialog

body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div > div > div > div:nth-child(2) {
    width: 16.66%;
    padding: 0;
    margin-left: -4px;
}

body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div > div > div > div:nth-child(1) input {
    border: 1px solid gainsboro;
}

body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div > div > div > div:nth-child(2) input {
    border: 1px solid gainsboro;
}

body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div > div > div > div:nth-child(2) select {
    border-radius: 5px;
    margin-top: 0px !important;
    border: 1px solid gainsboro;
    padding: 6px !important;
}


fixpkg-result .pkg-includes li {
    margin-top: 9px;
    margin-bottom: 0px;
    cursor: pointer;
    border-radius: 0 40px 0 40px;
    transition: all linear 0.2s;
    text-align: center;
    border: 3px solid #c6c6c67d;
    min-width: 111px;
    box-shadow: 0px 0 10px #eee;
    display: inline-block !important;
}

    fixpkg-result .pkg-includes li span {
        text-align: center;
        display: block;
        color: black;
        padding-left: 6px;
    }

    fixpkg-result .pkg-includes li:hover {
        background-color: #e3e3e3;
    }

fixpkg-result .fixpkg-result .row .col-md-3:first-child {
    padding-right: 0;
}

fixpkg-result .pkg-title span.pkg-duration {
    color: #0076be;
    padding-left: 10px;
}

.custpax_col12 fixpkg-detail-hotel div#rooms_0 {
    border: 1px solid #ddd;
    border-top: 0;
}

.custpax_col12 fixpkg-detail-hotel div#rooms_0 {
    border: 1px solid #ddd;
    border-top: 0;
}

    .custpax_col12 fixpkg-detail-hotel div#rooms_0 .row {
        margin: 0;
        border-bottom: 1px solid #eee;
    }

.custpax_col12 fixpkg-detail-hotel div#rooms_0 {
    border: 1px solid #ddd;
    border-top: 0;
    border-top: 1px solid #ddd;
    margin-top: 18px;
}

    .custpax_col12 fixpkg-detail-hotel div#rooms_0 .row > div {
        padding: 10px;
    }



.canclsn-block .alert-info p {
    font-size: 13px;
    color: white !important;
}

    .cust-cont_fluid .cust_bonus_login {
        float: left !important;
        width: 100%;
    }
hotel-modify-component form > .row > div:first-child {
    padding-left: 15px;
}
hotel-modify-component form > .row > div p {
    color: gray !important;
    padding: 0px;
    margin-bottom: 4px;
}
hotel-modify-component .row div.advsearch-htlname {
    padding-left: 7px;
}
hotel-modify-component input#hotelname {
    padding: 2px 6px;
    border: 1px solid gainsboro;
    height: 38px;
    width: 100%;
    font-size: 13px !important;
    font-weight: 500;
}
hotel-modify-component select#rating {
    padding: 2px 6px;
    border: 1px solid gainsboro;
    height: 38px;
    width: 100%;
    font-size: 13px !important;
    font-weight: 500;
    color: #6f6c6a;
}
hotel-modify-component .adsrch a {
    margin-bottom: 0px;
    color: #757474;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
}
hotel-modify-component form > .row > div:last-child {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (max-width: 425px) {
    hotel-modify-component .custmodisubmt {
        padding-left: 1px !important;
    }
}

hotel-thankyou .details.no-margin.form-infomation .choose-top.clearfix h3 {
    line-height: 40px;
}

thankyou .printissues_holder.flight-ticket.thankupage {
    padding: 30px;
    margin-bottom: 20px;
    border: 2px dotted #bbbbbb;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 5px #ddd;
}

body > div:nth-child(7) > client-app > thankyou > section > div > div.row > div > div > div:nth-child(2) > div.table-responsive.flt_table > table > thead > tr > td {
    font-weight: 600;
    color: #797979;
    font-size: 15px !important;
}

.cust-tnku_titl {
    padding-bottom: 23px;
}

thankyou .final_amnt {
    padding: 0px;
}
/*thankyou #tblBooking_wrapper .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    vertical-align: middle;
    font-size: 18px !important;
    text-align: left !important;
    letter-spacing: 0.1px;
    font-weight: 600;
    color: grey;
}*/

thankyou .flt_table td.pad-align {
    text-align: left;
    padding: 14px !important;
    font-size: 13px;
    line-height: 26px !important;
}

thankyou .flt_table {
    border: 1px solid #efe6e6;
    border-bottom: 0px
}

thankyou .printissues_holder.flight-ticket.thankupage table tr td {
    font-size: 12px !important;
}

thankyou td.pad-align.pad-align-titl {
    font-size: 32px !important;
    color: #6b6565 !important;
    letter-spacing: 0.3px !important;
}

thankyou table.table.gridastable tr td.cust-ftitl {
    font-weight: 600;
    font-size: 15px !important;
    color: #6b6b6b;
}

.h3.htl_h3 {
    margin-top: 0px;
}

span.res_val {
    color: #fbb315;
}

sightseeing-search-control .guest-box input {
    height: 36px;
}

sightseeing-search-control .selected_box_top.selected_box_tri {
    background-color: #ff000000;
}

sightseeing-search-control .selected_box_bottom {
    left: 0%;
    padding: 30px 17px 13px 0px !important;
    top: 10px;
}

    sightseeing-search-control .selected_box_bottom label {
        color: white;
        width: 77px;
        padding-left: 0px;
    }


/*sightseeing-result .col-md-12.search_result_glosary.sight_search_result_glosary {
    box-shadow: 0 2px 4px #eee !important;
    border-radius: 4px !important;
    padding-bottom: 5px;
    padding-top: 8px;
    margin-bottom: 23px;
    margin-top: 10px;
    margin: 7px 15px 15px 15px;
}*/
sightseeing-result h3.htl_h3 {
    margin: 0;
}

sightseeing-result a.btn_1.outline.modify_search {
    text-transform: capitalize;
    font-size: 14px !important;
    background-color: #fbb315;
    color: white;
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: .4px;
    font-weight: bold;
    padding: 5px;
    border-radius: 0px;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 138px;
    text-align: center;
    border-radius: 0px;
}

sightseeing-result .strip_all_tour_list {
    border-radius: 1px 1px 10px 10px;
    width: 100%;
    border: 1px solid #fbb3155e;
    box-shadow: 0px 0px 8px #eee;
    padding: 10px 10px;
    margin-bottom: 15px;
    border-bottom: 4px solid #fbb315;
}

sightseeing-temp .tour_list_desc {
    font-size: 13px;
}

sightseeing-temp .img_list img {
    height: 190px;
    max-height: 190px;
    min-height: 170px;
    width: 100%;
}

.tour_price_desc {
    text-align: center;
    border-left: 2px dotted #bfbfbf;
    height: 190px;
    padding-top: 17px;
}

sightseeing-temp .tour_list_desc h3 {
    letter-spacing: .3px;
    margin: 0;
    font-size: 18px;
    padding-top: 6px;
    padding-bottom: 10px;
}


sightseeing-temp .tour_price_desc span {
    font-size: 15px;
    font-weight: 600;
}

sightseeing-temp .tour_list_desc div a {
    letter-spacing: .3px;
    font-weight: 600;
    color: #0076be !important;
}

sightseeing-result div#clear {
    font-size: 13px;
    border-radius: 0px;
    margin-bottom: 13px;
    background: #f8f8f8;
    padding: 0px 20px;
}



sightseeing-result select#ssg_sort_n {
    height: 33px;
    line-height: 33px;
    padding: 0px 12px;
    border: 1px solid #ddd;
    background: transparent;
    border-radius: 0px;
    background-color: #fff;
    margin-bottom: 0;
}

sightseeing-result .filter_type {
    background: #fff;
    box-shadow: 0 0 8px #565656 !important;
    padding: 28px 20px 37px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
}


sightseeing-result aside#filter_aside hr {
    display: none;
}

sightseeing-result #filters_col > div:nth-child(1) {
    background: #fff;
    box-shadow: 0 0 8px #565656 !important;
    padding: 28px 20px 37px 20px;
    border-radius: 4px;
    margin-bottom: 10px;
}



sightseeing-temp table.tbl_MoreOptions {
    padding-bottom: 15px !important;
    /* padding: 5px!important; */
    border: 1px solid gainsboro;
    width: 100%;
    margin-top: 10px;
}

    sightseeing-temp table.tbl_MoreOptions tr {
        transition: .3s;
        border: 1px solid gainsboro;
        text-align: center;
        padding: 22px !important;
    }

        sightseeing-temp table.tbl_MoreOptions tr td {
            padding: 6px 15px;
            font-size: 13px;
            letter-spacing: .3px;
        }

        sightseeing-temp table.tbl_MoreOptions tr:hover {
            box-shadow: 1px 1px 5px 5px #f1f1f1;
        }

sightseeing-temp .tour_price_desc a:hover {
    background-color: #0076be !important;
    border: 1px solid #0076be !important;
}

sightseeing-search-control .room_block .col-md-4.col-sm-4.col-xs-6 {
    padding-left: 13px;
}



checkout ul.paymentMethod.clearfix li:first-child {
    margin-top: 0px !important;
    padding: 0px;
}

sightseeing-temp .tour_price_desc a {
    background-color: #fbb315 !important;
    border: 1px solid #fbb315 !important;
    margin-top: 13px;
}


sightseeing-result .filter_type.side_search input#ssgName {
    height: 34px;
}

sightseeing-result select#ssg_sort_p {
    height: 33px;
    line-height: 33px;
    padding: 0px 12px;
    border: 1px solid #ddd;
    background: transparent;
    border-radius: 0px;
    background-color: #fff;
    margin-bottom: 0;
}

sightseeing-result div#clear .row > div {
    margin-top: 12px;
}


thankyou .printissues_holder.flight-ticket.thankupage button.btn_1.outline.modify_search {
    border: 1px solid #fbb315;
    background-color: #fbb315;
    margin-right: 10px;
    color: white;
}

sightseeing-temp .strip_all_tour_list .col-md-10 .row .col-lg-4.col-md-4.col-sm-6.col-xs-12.ar-right {
    margin-right: 0;
    padding-right: 0;
}

sightseeing-filter-template .filter_type.star-rating a#showFilter {
    font-weight: 600 !important;
    color: #0076be !important;
    font-size: 15px !important;
    letter-spacing: .3px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    display: block;
    margin-bottom: 16px;
}

sightseeing-result .filter_type p#showFilter strong {
    font-weight: 600 !important;
    color: #0076be !important;
    font-size: 15px !important;
    letter-spacing: .3px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    display: block;
    margin-bottom: 16px;
}

sightseeing-result .filter_type.side_search .input-group-btn button.btn.btn-default {
    background-color: #0076be !important;
    border: 1px solid #0076be !important;
}

    sightseeing-result .filter_type.side_search .input-group-btn button.btn.btn-default i {
        color: white;
    }

    sightseeing-result .filter_type.side_search .input-group-btn button.btn.btn-default:hover {
        border: 1px solid #fbb315 !important;
        background-color: #fbb315 !important;
    }

sightseeing-result #filters_col span.htl_search1.ar-right {
    width: 100%;
    display: block;
    color: #0076be;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .3px;
}

sightseeing-result #filters_col span.side-lbl.ar-left a {
    padding-top: 15px;
    color: #fbb315 !important;
    float: right;
    font-size: 13px;
}

sightseeing-temp table.tbl_MoreOptions tr th {
    color: white;
    background-color: #0076be;
}

sightseeing-temp table.tbl_MoreOptions button.btn.btn-primary:hover {
    border-radius: 0px !important;
}

sightseeing-result div#clear span.sortBy_label {
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
}


sightseeing-result .modal-dialog.modal-lg {
    top: 10% !important;
}

sightseeing-result .modal-header {
    background-color: #0076be;
    color: white;
}


sightseeing-result button.close {
    opacity: 1;
    color: white;
}

sightseeing-result .modal-dialog.modal-lg .modal-body h3 {
    color: #fbb315;
}

sightseeing-result .modal-dialog.modal-lg .modal-content {
    border-bottom: 4px solid #0076be;
    border-radius: 0px;
}


sightseeing-result .modal-dialog.modal-lg .modal-body img {
    height: 370px;
    width: auto;
    border: 1px solid gainsboro;
    max-height: 370px;
}




sightseeing-modify-component .form-inline .form-control {
    width: 100% !important;
}



sightseeing-modify-component button.btn.modify-search-btn {
    border-radius: 4px;
    padding: 8px 24px;
    background-color: #fbb315 !important;
    border: 1px solid #fbb315 !important;
    margin-top: 13px;
    color: white;
    font-weight: 500;
}

sightseeing-modify-component input {
    border: 1px solid gainsboro !important;
    height: 39px !important;
    border-radius: 3px !important;
}

.container.sight_container {
    position: relative;
    box-shadow: 0 2px 4px #eee !important;
    border-radius: 4px !important;
    padding-bottom: 5px;
    padding-top: 8px;
    margin: 14px auto;
}

sightseeing-modify-component .modify_search_panel {
    padding: 10px 5px;
}

    sightseeing-modify-component .modify_search_panel .row > div:last-child {
        text-align: left;
    }

li.lang_chnge {
    margin-left: 33px;
    font-size: 19px !important;
    border-radius: 4px !important;
}

    li.lang_chnge a {
        letter-spacing: .3px;
        font-size: 17px !important;
        color: #0076be !important;
        font-weight: 600 !important;
        padding: 11px !important;
        text-align: center;
        margin: auto;
        border-radius: 4px !important;
    }

    li.lang_chnge i {
        margin-right: 0px !important;
        padding-right: 0px !important;
        border-radius: 2px !important;
        padding-left: 5px;
    }

ul.sub-menu.tabsubmenu.lang_dropdwn a {
    color: #0076be !important;
    text-align: center;
    font-size: 14px !important;
    padding: 21px !important;
}

ul.sub-menu.tabsubmenu.lang_dropdwn::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fbb315;
    position: absolute;
    top: -10px;
    left: 10px;
}

ul.sub-menu.tabsubmenu.lang_dropdwn li {
    margin-bottom: 2px;
    border-top: 1px solid gainsboro;
}


ul.sub-menu.tabsubmenu.lang_dropdwn {
    margin-top: 7px;
    box-shadow: none !important;
    border: 3px solid #fbb315;
}

ul.sub-menu.tabsubmenu.lang_dropdwn {
    padding: 0px !important;
    margin: 0px;
}

    ul.sub-menu.tabsubmenu.lang_dropdwn li:hover {
        background-color: #bfbfbf52;
    }


/*@media (max-width: 992px){ 
    sightseeing-temp .strip_all_tour_list > div:last-child > div {
    overflow-y: hidden;
}
    }*/

@media screen and (max-width: 900px) and (min-width: 767px) {
    .custpax_col12 fixpkg-detail-hotel div#rooms_0 .row > div {
        text-align: center;
    }

    sightseeing-temp .strip_all_tour_list .col-md-10 .row .col-lg-8.col-md-8.col-sm-8 {
        width: 100%;
    }

    sightseeing-temp .img_list img {
        border: 3px solid #c8c9c3;
        height: 230px;
        max-height: 231px;
        min-height: 170px;
        width: 300px;
    }

    .tour_price_desc {
        border-left: 0px dotted #bfbfbf;
        height: auto;
    }

    sightseeing-result div#clear span.sortBy_label {
        font-size: 11px;
        font-weight: 600;
        padding-left: 0px;
    }
}

@media (max-width: 767px) {
    sightseeing-result a.btn_1.outline.modify_search {
        position: static;
    }

    .search_result_glosary.sight_search_result_glosary .pull-left {
        padding-bottom: 14px;
    }

    .search_result_glosary.sight_search_result_glosary .pull-right {
        padding-bottom: 10px;
    }

    .container.sight_container {
        margin: 14px;
    }

    sightseeing-temp .strip_all_tour_list .col-md-10 .row .col-lg-4.col-md-4.col-sm-6.col-xs-12.ar-right {
        margin-right: 15px !important;
        padding-right: 15px !important;
        margin-bottom: 10px;
    }

    .tour_price_desc {
        border-left: 0px dotted #bfbfbf;
        height: auto;
    }
    /*sightseeing-temp .strip_all_tour_list > div:last-child > div {
        overflow-y: hidden;
    }*/
    sightseeing-result .modal-dialog.modal-lg {
        top: 10% !important;
        width: 95%;
    }

    sightseeing-temp .tour_list_desc h3 {
        line-height: 25px;
    }

    fixpkg-search .cust-member div#member .col-sm-2 {
        display: inline-block;
        width: 20%;
    }

    fixpkg-search div#member .col-sm-4 {
        width: 31%;
        display: inline-block;
    }

    fixpkg-search .cust-member #member .selected_box_bottom .ng-valid .row select {
        width: 100%;
        padding: 0 19px;
    }

    fixpkg-search .cust-member #member .form-group {
        margin-bottom: 0px;
        padding-left: 3px;
    }

    sightseeing-search-control .new-container .col-md-4.col-xs-12 {
        width: 100% !important;
    }

    sightseeing-search-control .new-container .col-sm-4 {
        width: 100% !important;
    }

    sightseeing-search-control .room_block .col-sm-12.col-xs-7.ar-right {
        width: 100%;
    }

    sightseeing-search-control .selected_box_bottom {
        left: 4%;
        width: 93%;
    }

    sightseeing-search-control .new-container .col-md-12 .search-btn {
        /* margin: 0; */
        margin-left: 1px !important;
    }
}

li.lang_chnge {
    display: none !important;
}

sightseeing-search-control .new-container .col-md-4.col-xs-12 {
    width: 16.66666667%;
}

sightseeing-search-control .new-container .col-sm-4 {
    width: 17%;
}

sightseeing-search-control .new-container .row.sight_row input {
    height: 35px;
}

sightseeing-search-control .new-container .room_block .col-sm-4 {
    width: 25%;
}

sightseeing-search-control .new-container .row.sight_row input {
    height: 35px;
    color: #888685;
    font-size: 13px !important;
}

sightseeing-modify-component .modify_sight_col .form-group {
    width: 100%;
}

sightseeing-modify-component .selected_box_top.selected_box_tri input {
    width: 100%;
}

sightseeing-modify-component .selected_box_top.selected_box_tri i {
    display: none;
}

sightseeing-modify-component .modify_sight_col {
    padding: 3px;
}

    sightseeing-modify-component .modify_sight_col label {
        color: #949090;
    }

sightseeing-modify-component .modify_search_panel.sightseeing_modify {
    padding-left: 16px;
}


sightseeing-modify-component .modify_sight_col.modify_sight_col_btn {
    text-align: left;
}

sightseeing-modify-component .modify_sight_col_btn button.btn.modify-search-btn {
    margin-top: 0px;
}


sightseeing-modify-component .selected_box_bottom {
    padding-bottom: 5px;
    padding-top: 17px;
    top: 54% !important;
}

    sightseeing-modify-component .selected_box_bottom label {
        color: white;
        padding-right: 8px;
    }

sightseeing-modify-component .modify_sight_col {
    padding: 3px;
    width: 20%;
}

.container.page-builder-ltr .nav-tabs > li > a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
}

app-index div#content .travl-search-advanced.clearfix ul.nav.nav-tabs i {
    margin-right: 7px;
}

@media (max-width: 767px) {
    hotel-modify-component .col-sm-2.col-xs-12.wdth-13.pd-lt-0.ar-right.custmodisubmt {
        margin-left: 0px;
    }

    hotel-modify-component hotel-result .travl-search-advanced h4, hotel-result .travl-search-advanced .col-sm-6 p {
        padding-left: 0px !important;
    }

    app-index div#content .travl-search-advanced.clearfix ul.nav.nav-tabs li a {
        font-size: 14px;
    }

    app-index div#content .travl-search-advanced.clearfix ul.nav.nav-tabs li a {
        text-align: center;
    }

    app-index div#content .travl-search-advanced.clearfix ul.nav.nav-tabs li a {
        letter-spacing: .3px;
        padding: 8px;
        font-size: 14px;
        text-align: center;
        padding-top: 12px;
    }
}


@media (max-width: 425px) {

    app-index div#content .travl-search-advanced.clearfix ul.nav.nav-tabs li a i {
        display: block;
        font-size: 14px;
    }
}


fixpkg-search label {
    color: #b2b8bb;
    padding-top: 6px;
}

.sight_row {
    padding-top: 8px;
}

fixpkg-modify .form-row > div {
    width: 20%;
    padding: 0 2px;
    margin-top: 8px;
}

    fixpkg-modify .form-row > div label {
        color: #868686;
    }



    fixpkg-modify .form-row > div select {
        border: 1px solid gainsboro;
    }

    fixpkg-modify .form-row > div input {
        border: 1px solid gainsboro;
    }

.pax-modify_pop_cont {
    width: 100%;
}

.pax-modify_btn {
    width: 100%;
}

.modify-container > div {
    box-shadow: 0 2px 4px #eee !important;
    border-radius: 4px;
}

@media (max-width: 767px) {
    sightseeing-modify-component .modify_sight_col {
        width: 100%;
    }

    fixpkg-change-ssg .col-md-8 {
        display: block;
    }
}

fixpkg-modify .collapse-pax {
    position: absolute;
    z-index: 10000;
    position: absolute;
    background-color: #0076be;
    border-radius: 4px;
    padding: 10px;
    margin-top: 5px;
    width: 279px;
}

    fixpkg-modify .collapse-pax label {
        color: white !important;
    }

    fixpkg-modify .collapse-pax select {
        padding: 1px 10px !important;
        text-align-last: center;
    }

    fixpkg-modify .collapse-pax .col-sm-3 {
        width: 27%;
    }

fixpkg-change-ssg .col-md-8 {
    display: flex;
}

fixpkg-modify .collapse-pax .col-sm-3 {
    width: 17%;
}

@media (max-width: 767px) {
    sightseeing-modify-component .modify_sight_col {
        width: 100%;
    }

    fixpkg-change-ssg .col-md-8 {
        display: block;
    }

    fix-package-detail .third-cost {
        width: 100%;
        height: auto;
    }

        fix-package-detail .third-cost .last-div {
            position: static;
        }

    .selected_box_bottom {
        width: 100%;
        padding: 26px 7px 15px;
    }

    fixpkg-modify .form-row > div {
        width: 100%;
    }
}

fixpkg-modify #member > div > div.ng-valid.ng-dirty.ng-touched > div > div > div:nth-child(5) {
    width: 41%;
}

fixpkg-modify .collapse-pax .col-md-3 {
    margin-bottom: 10px;
}

checkout #flight_booking_steps div#cancellationPolicy tr.hotel-name-heading {
    font-size: 14px !important;
    color: #0076be !important;
    font-weight: 500 !important;
    padding-bottom: 20px !important;
}

checkout #flight_booking_steps div#cancellationPolicy > table tr td input {
    border: 1px solid gainsboro !important;
    margin-bottom: 18px !important;
}

checkout #flight_booking_steps div#cancellationPolicy > table tr td {
    color: #56595a !important;
    padding-bottom: 7px !important;
}

fixpkg-modify .col-xs-12.col-sm-12.col-md-12.col-lg-1.pax-modify_btn {
    width: 100%;
}

fixpkg-modify .m-1.pax-modify_pop_cont {
    display: block;
    width: 100%;
}

fixpkg-modify .pax-modify_btn .btn {
    margin-top: 0px !important;
}
/*flight-details-pane .fltHpyDtlMenu.row div:last-child {
    width: 37%;
}*/
flight-details-pane .fltHpyDtlMenu.row div {
    /*width: 25%;*/
}

fixpkg-modify .collapse-pax .col-sm-3.fix-bed-spacing {
    width: 33% !important;
}

@media (max-width: 767px) {
    hotel-result .canclsn-block .alert-info p {
        font-size: 10px !important;
    }

    hotel-result .list_ok .canclsn-block {
        padding: 0px;
    }

    hotel-result .travl-search-advanced h4, hotel-result .travl-search-advanced .col-sm-6 p {
        padding-left: 0px;
    }

    hotel-details .bok-btn {
        width: auto;
    }

    hotel-details .list_ok .canclsn-block {
        width: 100%;
        padding: 0px;
    }

    hotel-temp .product-layout .product-item-container.item .item-content star-rating {
        right: 0px !important;
        font-size: 11px;
    }
    /*hotel-details .list_ok .canclsn-block table.Table-item {
        background-color: #0076be;
    }*/
    hotel-details .list_ok .canclsn-block table.Table-item tr td {
        color: white;
        padding: 5px;
    }

    hotel-result .short-by-show.form-inline.col-md-12.col-sm-12 > div > label.control-label.fltsort {
        padding-left: 0px;
    }

    hotel-result .products-category {
        box-shadow: 0px -1px 6px #eae5e5;
        padding-top: 14px;
    }

    hotel-result .container.product-detail .row div#content {
        padding: 0px;
    }
}

.canclsn-block table.Table-item.tbl-price-breakup tr td:first-child {
    text-align: left;
}

.canclsn-block table.Table-item.tbl-price-breakup tr td:last-child {
    text-align: left;
}

.canclsn-block table.Table-item.tbl-price-breakup tr td:last-child {
    text-align: right;
}

.htlsrtby label {
    font-weight: 600;
}

.form-group.col-md-2.htlsrtby {
    text-align: left;
}

@media (max-width: 767px) {
    fieldset .canclsn-block .alert-info p {
        line-height: 20px !important;
        font-size: 11px !important;
        color: white !important;
    }

    .header-top.hidden-compact > div > div > div.header-menu.pull-right > div > div > nav > div > div > div > div > ul > li.hover > a:after {
        display: inline-block;
        content: "";
        border-top: .4em solid;
        border-right: 0.4em solid transparent;
        border-bottom: 0;
        border-left: .4em solid transparent;
        color: #e3e8e8;
        margin-left: 6px;
        /* margin-top: 23px; */
        /* margin-top: 5px!important; */
        vertical-align: middle;
    }

    sightseeing-search-control label {
        font-size: 14px !important;
    }

    sightseeing-search-control .row.sight_row .form-group {
        margin-bottom: 0px;
    }

    sightseeing-search-control .checkinDate.sight_row .guest_new .form-group {
        margin-bottom: 2px;
    }

    sightseeing-search-control .row.sight_row div#htltop .selected_box_top.selected_box_tri {
        margin-bottom: 16px;
    }
}


.ar-show {
    display: none;
}

.ar-hide {
    display: block;
}

.chng_pswrd .form-section input.form-control {
    font-size: 13px;
    border: 1px solid gainsboro;
}

button#createbtn {
    background-color: #fbb315 !important;
    background: #fbb315 !important;
}

.cust_create {
    text-align: left !important;
}

.col-md-6.col-xs-4.cust_clear {
    padding-right: 0px;
    text-align: right;
    margin-right: 0px;
}

.heads.ar-show {
    display: none;
}

div#Tblconfirmbooking_paginate {
    font-size: 14px;
    padding: 8px 0px;
}

#bookTimeLimit_paginate {
    font-size: 14px;
    padding: 8px 0px;
}

a#Tblconfirmbooking_previous {
    margin-right: 5px;
    font-size: 13px;
    background-color: #0076be;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    width: 81px;
    text-align: center;
}

a#Tblconfirmbooking_next {
    width: 81px;
    font-size: 13px;
    background-color: #0076be !important;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    border-radius: 2px;
}

#Tblconfirmbooking_info {
    font-size: 14px;
    color: #606060;
    font-weight: 600;
}

div#bookTimeLimit_info {
    font-size: 14px;
    color: #606060;
    font-weight: 600;
}

a#bookTimeLimit_previous {
    margin-right: 5px;
    font-size: 13px;
    background-color: #0076be;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    width: 81px;
}

a#bookTimeLimit_next {
    margin-right: 5px;
    font-size: 13px;
    background-color: #0076be;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    width: 81px;
    border-radius: 2px;
}



@media (max-width: 767px) {
    flight-details-pane .fltHpyDtlMenu.row div {
        width: 100%;
    }

        flight-details-pane .fltHpyDtlMenu.row div:last-child {
            width: 100% !important;
        }

    .on_req_table {
        overflow: scroll !important;
        width: 100% !important;
        overflow-y: hidden !important;
    }

    .on_hold_table {
        overflow: scroll !important;
        width: 100% !important;
        overflow-y: hidden !important;
    }

    div#bookTimeLimit_filter {
        text-align: left;
    }

    div#Tblconfirmbooking_length {
        text-align: left;
    }

    div#Tblconfirmbooking_filter {
        text-align: left;
    }

    div#bookTimeLimit_length {
        text-align: left;
    }

    flight-result .container.product-detail div#content {
        padding: 0px;
    }
}


.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: initial !important;
    background: #0076be !important;
    border: none !important;
}

a.paginate_button.current {
    background: white !important;
    border: none !important;
}

    a.paginate_button.current:hover, a.paginate_button:hover {
        background: #fff !important;
        background-color: #fff !important;
        color: #000 !important;
    }

div#bookTimeLimit_length select {
    border: 1px solid gainsboro;
    padding: 5px;
    text-align-last: center;
}

div#bookTimeLimit_filter input[type="search"] {
    border: 1px solid gainsboro;
    padding: 5px;
}

#on_request div#Tblconfirmbooking_length select {
    border: 1px solid gainsboro;
    padding: 4px;
    text-align-last: center;
}

#on_request div#Tblconfirmbooking_wrapper div#Tblconfirmbooking_filter input[type="search"] {
    border: 1px solid gainsboro;
    padding: 4px;
    text-align-last: center;
}

#on_hold a#bookTimeLimit_previous:hover {
    background-color: #0076be !important;
    color: white !important;
    padding: 4px 6px !important;
}

#on_hold a#bookTimeLimit_next:hover {
    background-color: #0076be !important;
    color: white !important;
    margin-right: 5px;
    font-size: 13px;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    width: 81px;
    border-radius: 2px;
}

#on_hold a.paginate_button:hover {
    background-color: transparent !important;
    color: black !important;
    padding: 0.5em 1em !important;
}

#on_request a.paginate_button:hover {
    background-color: transparent !important;
    color: black !important;
    padding: 0.5em 1em !important;
}





#on_request a#Tblconfirmbooking_previous:hover {
    margin-right: 5px;
    font-size: 13px;
    background-color: #0076be !important;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    width: 81px;
    text-align: center;
}

#on_request a#Tblconfirmbooking_next:hover {
    width: 81px;
    font-size: 13px;
    background-color: #0076be !important;
    color: white !important;
    padding: 4px 6px !important;
    font-weight: normal;
    letter-spacing: .3px;
    cursor: pointer !important;
    border-radius: 2px;
}

.header-top.hidden-compact > div > div > div.header-menu.pull-right > div > div > nav > div > div > div > div > ul > li.hover > a:after {
    display: inline-block;
    content: "";
    border-top: .4em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #acacaf;
    margin-left: 6px;
    vertical-align: middle;
}

.container.px-containr form {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.flx_btn {
    width: 13% !important;
    margin: 0px;
    padding: 0 4px;
}

.form-row.pax-form-row {
    width: 87% !important;
    padding-bottom: 13px;
}

.flx_btn label {
    opacity: 0;
    display: block;
    margin-bottom: 13px;
}

fixpkg-modify .pax-modify_btn .btn {
    width: 100%;
    margin-top: 0px !important;
}

hotel-filter-template ul.star-filter li label, hotel-filter ul.hotel-filter li label {
    font-size: 13px !important;
    font-weight: 500;
}
hotel-filter-template ul.star-filter li input[type="checkbox"], hotel-filter ul.hotel-filter li input[type="checkbox"] {
    margin-top: 0px;
    height: 13px;
    width: 13px !important;
    margin-right: 5px !important;
    vertical-align: middle;
}

@media (max-width: 767px) {

    .sigh_tab {
        width: 100%;
        overflow-x: scroll;
    }

    .tab-responsive {
        max-width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        margin-bottom: 21px;
    }

    .cust-tab-res {
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .pax-form-row {
        padding-bottom: 0px;
    }

    .flx_btn label {
        display: none;
    }

    .container.px-containr form {
        flex-direction: column;
    }

    .form-row.pax-form-row {
        width: 100% !important;
    }

    .flx_btn {
        width: 100% !important;
    }


    tab-responsive i.fa.fa-sort-desc {
        position: absolute;
        right: 3px;
        top: 8px;
    }

    .container.agentrole table#chkBxlistRight td {
        display: flex;
    }
}
/*about pages*/

.home-content p, .home-content ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #7A838B;
    margin-bottom: 0px;
    font-family: 'Segoe UI';
}

.about h2 span {
    color: #f9ab00;
}

.sub-titl {
    font-weight: normal;
    display: block;
    color: #848586 !important;
}

    .sub-titl.secon {
        padding: 6px 0px;
    }

h3.main-titl {
    padding: 4px 0px 20px 0px;
}

.home-content .about h2 {
    border-bottom: 1px solid #fbb61f94;
    color: #0076be;
    padding-bottom: 21px;
}


checkout div#flight_booking_steps .panel.travkey-panel .col-md-8.col-sm-6.col-xs-12.ar-right {
    padding: 0;
}

.home-content {
    padding-bottom: 80px;
}

flight-result .side-padding label {
    display: flex;
    margin-bottom: 7px;
}
flight-result .side-padding label {
    font-size: 13px !important;
    font-weight: 500;
}
flight-result input[type=checkbox] {
    margin-top: 0px;
    height: 13px;
    width: 13px !important;
    margin-right: 5px !important;
    vertical-align: middle;
}

@media (max-width: 425px) {
    app-cms > div > p:first-child, app-cms > div > p:nth-child(2) {
        display: none;
    }

    div#cst_boking_dtl .nav.nav-tabs > li {
        width: 100%;
    }

    #cst_boking_dtl #tab1 .col-md-6 > div {
        font-size: 10px;
    }

    div#cst_boking_dtl h4.tab-section-title {
        font-size: 16px;
    }

    #cst_boking_dtl #tab1 .row > .col-md-2 {
        font-size: 10px;
    }

    .serviceSSG.tab-section .btn {
        margin: 4px 0px;
        width: 100%;
        text-align: center;
    }

    #cst_boking_dtl .serviceSSG.tab-section .col-md-6, #cst_boking_dtl .serviceSSG.tab-section .col-md-8 {
        font-size: 10px;
    }
}

sightseeing-search-control::-webkit-input-placeholder {
    color: #63605e;
    font-size: 13px !important;
}

sightseeing-search-control .new-container .row.sight_row input {
    font-size: 14px !important;
}

sightseeing-search-control .new-container .row.sight_row input {
    height: 35px;
    color: #616060;
}

sightseeing-search-control input#destination::-webkit-input-placeholder {
    /* font-size: 13px; */
    color: #696767;
    font-weight: normal;
}

sightseeing-search-control .guest-box input {
    height: 36px;
    font-size: 14px;
    color: #a79a9a;
}


hotel-details .detail-content {
    margin-top: initial;
}

hotel-details .sticky-content ul.box-meta li i {
    color: #ffa105;
}

hotel-details .sticky-content ul.box-meta li {
    color: #0076be !important;
}

hotel-details .sticky-content .detail-content .box-meta {
    display: inline-block;
    background-color: #0076be14;
    padding: 0px 11px;
    border: 1px solid #cde0ec;
}

hotel-details .detail-content .sticky-content i.fa.fa-star-o {
    color: #dbe3e8;
}





flight-details-pane .fltHpyDtlCnt .table-bordered {
    text-align: center;
}

    flight-details-pane .fltHpyDtlCnt .table-bordered tfoot td {
        text-align: center !important;
    }

flight-details-pane ng-component table.table.table-bordered tr td {
    text-align: center;
}

flight-details-pane ng-component table.table.table-bordered tr th {
    text-align-last: center;
    text-align: center !important;
}

flight-details-pane ng-component table.table.table-bordered tfoot tr td {
    text-align: center;
    text-align-last: center;
}

hotel-modify-component .custguest-box input#txtvpax {
    border-radius: 3px !important;
}

.prnt_btn {
    margin-top: 5px;
}

    .prnt_btn .btn {
        margin: 1px;
    }

div#cst_boking_dtl .modal-dialog {
    height: 200px;
    top: 30% !important;
}

checkout .row.custcheckrow .custommobile {
    width: 100%;
}

    checkout .row.custcheckrow .custommobile .input-group.full_width > input {
        width: 65% !important;
    }

hotel-result .col-sm-3.col-xs-4.paddingright0.custpaddingright0.htmap {
    padding-top: 5px !important;
}
hotel-details div#selectRoom .tour-amen.clearfix h3 {
    font-size: 18px;
    margin-bottom: 0px;
}
hotel-details div#selectRoom .tour-amen.clearfix > div > ul > li {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 0px;
}
hotel-details div#selectRoom .tour-amen.clearfix > div {
    padding: 0px;
}
    hotel-details div#selectRoom .tour-amen.clearfix > div > ul > li > input[type="checkbox"] {
        margin-top: -3px;
        margin-right: 2px !important;
        vertical-align: middle;
        height: 13px;
        width: 13px !important;
    }
hotel-details div#selectRoom .tour-amen.clearfix > div > h5 {
    font-size: 15px;
    margin-bottom: 0px;
}
hotel-details .detail-content h1 {
    color: #0076be;
    padding-top: 15px;
    font-size: 20px;
    margin-bottom: 10px;
}

hotel-details .detail-content .box-meta {
    border: 1px solid #b3d8ec;
    padding: 2px 8px;
    background-color: #0076be14;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 15px;
}

hotel-details .detail-content star-rating {
    font-size: 15px;
}

.prnt_btn_lin {
    text-align: center;
}


hotel-details #map {
    height: 300px;
    border: 1px solid gainsboro;
    position: relative;
    overflow: hidden;
    margin-top: 34px;
    border-radius: 3px;
}

hotel-details #pano {
    border: 1px solid;
    margin: 40px 0px 10px 0px;
    border-radius: 3px;
    box-shadow: 0 0 8px #565656bf !important;
    height: 335px;
}


thankyou .printissues_holder.flight-ticket.thankupage button.btn_1.outline.modify_search {
    width: 136px;
}

flight-hotel-search .selected_box_top.selected_box_tri > input {
    font-size: 13px !important;
    color: #6f6c6a;
    height: 39px;
}

flight-hotel-search label.direct_flt.ar-right {
    letter-spacing: normal !important;
    color: #dcd8d8;
    font-size: 12px !important;
    margin-bottom: 0px;
}

flight-hotel-search label {
    color: #b2b8bb;
    letter-spacing: .2px;
}

flight-hotel-search i {
    display: none !important;
}

flight-hotel-search .flt_block .row .col-md-8 div > span {
    color: gainsboro;
}

flight-hotel-search > div {
    padding-top: 10px;
}
/*flight-hotel-search .searchFlight .content {
    display: flex;
}
flight-hotel-search .content .row {
    flex-direction: column;
    display: flex;
    width: 20%;
}*/
hotel-temp ul.det li:last-child {
    border-bottom: 0px dotted #0076be;
    color: #0076be;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
}

hotel-temp ul.det li i {
    color: #fbb315 !important;
    padding-top: 4px;
    margin-top: 4px;
}

hotel-temp ul.det li:last-child:hover {
    color: #fbb315;
}

modal-alert div#map {
    height: 300px;
}

modal-alert div#pano {
    height: 300px;
}


.view-cross {
    border-radius: 50%;
    position: absolute;
    background-color: #ffffff00 !important;
    color: #ffffff;
    padding: 6px 8px;
    right: 5px;
    display: initial;
    height: 30px;
    width: 30px;
    font-weight: 700;
}


.sesion-expire.text-center.htl-view > div {
    font-weight: 600;
    text-align: left;
    color: #ffffff;
    padding: 11px 10px;
    font-size: 16px;
    cursor: pointer;
    background-color: #0076be;
}

/*  htl& flt*/

flight-hotel-search .trip_way {
    color: gainsboro;
    padding: 0px 5px 10px;
}

flight-hotel-search .flt_block {
    display: flex;
}

    flight-hotel-search .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row {
        display: flex;
        flex-direction: column;
        padding: 0 3px;
    }

flight-hotel-search .searchFlight.content.flt-hlt-search {
    display: flex;
}

    flight-hotel-search .searchFlight.content.flt-hlt-search .date-box.return1 .row {
        display: flex;
        flex-direction: column;
        padding: 0 3px;
    }

flight-hotel-search .flt-hlt-search_row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
}

flight-hotel-search .row.flt-hlt-search_row.flthtl_bottom > .col-md-12 > .row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
}


flight-hotel-search .dat_box_add {
    border-radius: 6px;
    padding: 9px 7px 2px 3px;
/*    border: 2px solid white;
    background-color: #0076be;*/
    position: absolute;
    width: 80%;
    z-index: 9999999;
}
/*flight-hotel-search .dat_box_add {
    position: relative;
}*/
/*.row.flt-hlt-search_row.flthtl_bottom .col-md-9.col-sm-9.col-xs-9.form-group.ar-right {
    width: 100%;
}*/
flight-hotel-search .row.flt-hlt-search_row.flthtl_bottom > div > div:nth-child(1) > div.col-md-9.col-sm-9.col-xs-9.form-group.ar-right {
    width: 100%;
}

flight-hotel-search .dat_box_add label {
    font-size: 13px !important;
    color: #dedede;
}

flight-hotel-search .dat_box_add .row.date-box > div {
    width: 50%;
    text-align: left;
}

flight-hotel-search .row.date-box > div input {
    font-size: 13px;
    width: 100%;
    z-index: -1;
    height: 40px;
    text-align-last: center;
    color: gainsboro;
}

flight-hotel-search .row.date-box .form-group {
    margin-bottom: 8px !important;
}

flight-hotel-search button.search-btn {
    letter-spacing: .3px;
    border-radius: 4px;
    color: white !important;
    background: none;
    background-color: #fbb315 !important;
    border: 0px solid #fbb315 !important;
    font-weight: bold !important;
    height: 37px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 15px;
    border-radius: 3px;
    transition: .3s;
}

    flight-hotel-search button.search-btn:hover {
        background-color: #0076be !important;
    }

flight-hotel-search .searchFlight.content.flt-hlt-search input, .searchFlight.content.flt-hlt-search select {
    border: 1px solid gainsboro;
    border-radius: 4px !important;
    background: #eeeeee;
    height: 40px;
    font-size: 13px !important;
    color: #6f6c6a;
}

flight-hotel-search .selected_box_top.selected_box_tri {
    background-color: transparent;
}

flight-hotel-search .row.flt-hlt-search_row select#ddlClass {
    height: 40px;
    border-radius: 4px;
    font-size: 13px !important;
    color: #6f6c6a;
}

flight-hotel-search .selected_box_bottom .room_block {
    border-top: 0px;
}

flight-hotel-search .col-md-4.col-sm-4.col-xs-4.pd-rht-0.ar-right span {
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 6px;
    letter-spacing: 0.5px;
}




flight-hotel-search .flt_block.f_ht_block {
    padding: 15px 0px 0px 5px;
}

.modal-content {
/*    position: absolute;*/
    width: 100%;
}

hotel-result ui-range-slider span.range-min {
    float: left;
}

hotel-result ui-range-slider span.range-max {
    float: right;
}

hotel-temp ul.det li:last-child i {
    color: #0076be !important;
    font-size: 18px;
    margin-right: 4px;
}

hotel-temp ul.det li:last-child:hover i {
    color: #fbb315 !important;
}

flight-hotel-search .trip_way > div > div {
    padding-left: 0px;
}



@media (max-width: 992px) {
    flight-hotel-search .date-box.return1 .col-md-9.col-xs-3.ar-right {
        width: 100%;
    }

    flight-hotel-search .flt_block {
        flex-direction: column;
    }

    flight-hotel-search .searchFlight.content.flt-hlt-search {
        flex-direction: column;
    }

        flight-hotel-search .searchFlight.content.flt-hlt-search input, .searchFlight.content.flt-hlt-search select {
            width: 100%;
        }

    flight-hotel-search .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row .col-md-3.col-sm-3.col-xs-3.ar-right {
        width: 100%;
    }

    flight-hotel-search .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row .col-md-9.col-sm-9.col-xs-9.ar-right {
        width: 100%;
    }

    flight-hotel-search .col-md-9.col-sm-9.col-xs-9.form-group.ar-right {
        width: 100%;
    }

    flight-hotel-search .selected_box_top.selected_box_tri input {
        width: 100%;
    }

    flight-hotel-search .dat_box_add {
        width: 98%;
    }

    sightseeing-search-control .new-container > div > .row {
        margin: 0px;
    }

    sightseeing-search-control .new-container .col-md-4.col-xs-12 {
        padding: 0px 5px;
    }

    sightseeing-search-control .new-container .col-sm-4 {
        padding: 0px 5px;
    }

    flight-hotel-search .flt-hlt-search_row .col-md-9.col-sm-9.col-xs-9.ar-right {
        width: 100%;
    }

    flight-hotel-search .selected_box_bottom {
        width: 90%;
    }

    flight-hotel-search .col-md-4.col-sm-4.col-xs-4.pd-rht-0.ar-right span {
        font-size: 10px;
        padding-left: 0px;
    }

    flight-hotel-search .trip_way > div > div {
        width: 50%;
    }

    flight-hotel-search .dat_box_add {
        padding: 10px 9px 0px 9px;
    }

    flight-hotel-search .row.date-box .col-md-9.col-sm-9.col-xs-9.form-group.ar-right {
        width: 50%;
    }

    flight-hotel-search .dat_box_add .row.date-box > div {
        width: 49%;
    }

    flight-hotel-search button.search-btn {
        margin-left: 5px;
        margin-top: 13px;
    }

    flight-hotel-search label {
        color: #b2b8bb;
        letter-spacing: .2px;
        font-weight: 500;
        font-size: 14px !important;
    }

    fixpkg-modify .collapse-pax .col-sm-3 {
        display: inline-block;
    }
}

@media (min-width: 992px) {
    header#header .bonus-login.pull-right.cust_bonus_login .container-megamenu.horizontal {
        width: 1200px;
        margin: auto;
    }

    div#cst_boking_dtl table#buttontbl button {
        width: 130px;
    }
}


ui-range-slider span.range-max {
    float: right !important;
}

ui-range-slider span.range-min {
    float: left;
}

div#cst_boking_dtl table.table.table-striped.table-hover tr td {
    text-align: center;
}



/*down-arrow*/

sightseeing-modify-component .col-md-3.col-sm-12.wdth-pd.ar-right.modify_sight_col .form-group .input-icon, hotel-search-control form > .row > div, sightseeing-search-control .selected_box_top.selected_box_tri, fixpkg-search .form-section .form-row > div, flight-search .content.custcontntW > div > div, fixpkg-modify .form-row.pax-form-row > div, sightseeing-search-control .selected_box_top.selected_box_tri, fixpkg-modify .m-1.pax-modify_pop_cont > div > div, hotel-modify-component > .row form > .row .col-md-3.col-sm-12.col-xs-6 {
    position: relative;
}

    hotel-search-control form > .row > div:last-child:after, hotel-search-control form > .row > div:nth-child(3):after, hotel-search-control form > .row > div:nth-child(4):after, hotel-search-control .destination-place:before, fixpkg-modify .form-row.pax-form-row > div:nth-child(3):after, flight-search .content.custcontntW > div > div:nth-child(3):after, flight-search .content.custcontntW > div > div:nth-child(4):after, fixpkg-search .form-section .form-row > div:nth-child(3):after, fixpkg-modify .form-row.pax-form-row > div:last-child:after, hotel-modify-component form > .row > div:nth-child(2):after, hotel-modify-component form > .row > div:nth-child(3):after, hotel-modify-component form > .row > div:nth-child(6):after, hotel-modify-component form > .row > div:nth-child(5):after {
        opacity: 0;
    }

    fixpkg-search .form-section .form-row > div:after, fixpkg-modify .form-row.pax-form-row > div:after, sightseeing-search-control .row.sight_row .inputs-wrapper.form-group.ar-right:after, sightseeing-search-control .selected_box_top.selected_box_tri:after, sightseeing-modify-component .col-md-3.col-sm-12.wdth-pd.ar-right.modify_sight_col .form-group .input-icon:after, flight-search .content.custcontntW > div > div:after, hotel-search-control form > .row > div:after, fixpkg-modify .m-1.pax-modify_pop_cont > div > div:after, sightseeing-modify-component .col-md-3.col-sm-12.wdth-13.pd-lt-0.ar-right.modify_sight_col.modify_popup:after, flight-search .flight1.block.searchFlight > div > .row > div:first-child:after, hotel-modify-component form > .row > div:after, hotel-modify-component > .row form > .row .col-md-3.col-sm-12.col-xs-6:after {
        display: inline-block;
        content: "";
        border-top: .4em solid;
        border-right: 0.4em solid transparent;
        border-bottom: 0;
        border-left: .4em solid transparent;
        color: #878f94 !important;
        /*z-index: 100000;*/
        vertical-align: middle;
    }

    fixpkg-search .form-section .form-row > div:after {
        top: 53px;
        position: absolute;
        right: 8px;
    }

    fixpkg-modify .form-row.pax-form-row > div:after {
        top: 48px;
        position: absolute;
        right: 8px;
    }

sightseeing-search-control .row.sight_row .inputs-wrapper.form-group.ar-right:after {
    top: 16px;
    position: absolute;
    right: 9px;
}

sightseeing-search-control .selected_box_top.selected_box_tri:after {
    top: 16px;
    position: absolute;
    right: 8px;
}

sightseeing-modify-component .col-md-3.col-sm-12.wdth-pd.ar-right.modify_sight_col .form-group .input-icon:after {
    top: 16px;
    position: absolute;
    right: 5px;
}

sightseeing-modify-component .selected_box_top.selected_box_tri input {
    width: 100%;
    font-size: 14px;
    color: #a5a4a4;
    font-weight: 500;
}

hotel-search-control form > .row > div:after {
    top: 50px;
    position: absolute;
    right: 8px;
}

flight-search .content.custcontntW > div > div:after {
    top: 56px;
    position: absolute;
    right: 12px;
    opacity: 0;
}

flight-search .flight1.block.searchFlight > div > .row > div:first-child:after {
    position: absolute !important;
    top: 53px;
    right: 11px;
    opacity: 0;
}

flight-search .flight1.block.searchFlight > div > .row > div:first-child:after {
    position: relative;
}

fixpkg-search .form-section .form-row > div:last-child:after {
    opacity: 1;
}

flight-search .search-item .drop-down__button:before {
    right: 11px !important;
}

sightseeing-modify-component .col-md-3.col-sm-12.wdth-13.pd-lt-0.ar-right.modify_sight_col.modify_popup {
    position: relative;
}

    sightseeing-modify-component .col-md-3.col-sm-12.wdth-13.pd-lt-0.ar-right.modify_sight_col.modify_popup:after {
        position: absolute !important;
        top: 51px;
        right: 11px;
    }


fixpkg-modify .m-1.pax-modify_pop_cont > div > div:after {
    position: absolute !important;
    top: 47px;
    right: 11px;
}

hotel-modify-component form > .row > div:after {
    top: 53px;
    position: absolute;
    right: 8px;
}

hotel-modify-component form > .row > div {
    position: relative;
}

hotel-modify-component form > .row > div:last-child:after {
    opacity: 0;
}

hotel-modify-component > .row form > .row .col-md-3.col-sm-12.col-xs-6 {
    padding: 0px 7px 0 0 !important;
}

    hotel-modify-component > .row form > .row .col-md-3.col-sm-12.col-xs-6:after {
        top: 16px;
        position: absolute;
        right: 19px;
    }

hotel-search-control form > .row > div:first-child:after, hotel-search-control form > .row > div:nth-child(2):after {
    opacity: 0;
}
/*fixpkg-search .form-section .form-row > div:first-child:after, fixpkg-search .form-section .form-row > div:nth-child(2):after {
    opacity: 0;
}*/
sightseeing-search-control .row.sight_row .inputs-wrapper.form-group.ar-right:after {
    opacity: 0;
}

.cust-cont_fluid ul.megamenu li:last-child {
    float: right;
    border-right: 1px solid #e0e0e0;
    padding-right: 5px;
}

.typeheader-1 .header-bonus .bonus-login:before {
    opacity: 0;
}

.typeheader-1 .header-bonus .bonus-login {
    padding-right: 0px !important;
}

hotel-modify-component form > .row > div:first-child:after {
    opacity: 0;
}

hotel-modify-component > .row form > .row .col-md-3.col-sm-12.col-xs-6:first-child:after {
    opacity: 0;
}

sightseeing-modify-component .col-md-3.col-sm-12.wdth-pd.ar-right.modify_sight_col .form-group .input-icon:after {
    opacity: 0;
}

.flt_block.f_ht_block > div {
    position: relative;
}

    .flt_block.f_ht_block > div:after {
        display: inline-block;
        content: "";
        border-top: .4em solid;
        border-right: 0.4em solid transparent;
        border-bottom: 0;
        border-left: .4em solid transparent;
        color: #878f94 !important;
        z-index: 100000;
        vertical-align: middle;
        top: 49px;
        position: absolute;
        right: 28px;
    }

    .flt_block.f_ht_block > div:first-child:after {
        opacity: 0;
    }

hotel-search-control form > .row > div:nth-child(8):after {
    opacity: 0;
}

flight-modify-component .popup-content button.btn.btn-primary {
    margin-bottom: 8px;
    width: 98% !important;
    margin: auto !important;
    margin-left: 9px !important;
}

hotel-result span.listSort:hover {
    text-decoration: underline;
}

fixpkg-modify .form-row.pax-form-row p.text-left.pl-2:hover {
    color: #fbb315 !important;
    text-decoration: underline;
}

fixpkg-modify .form-row.pax-form-row p.text-left.pl-2 {
    font-size: 13px;
    letter-spacing: .3px;
    font-weight: 500;
}

fix-package-detail .modal-content {
    position: inherit;
}

fixpkg-modify .row.ng-valid.ng-dirty.ng-touched {
    padding: 0px !important;
    margin-left: -10px;
}

fixpkg-modify .row.ng-untouched.ng-valid.ng-dirty {
    padding: 0px !important;
    margin-left: -10px;
}

.WordSection1 table.MsoNormalTable p.MsoNormal {
    color: #000000 !important;
}

flight-hotel-result h3.htl_h3 {
    font-size: 18px;
    color: #0076be;
    letter-spacing: .3px;
    margin-bottom: 0px;
}

    flight-hotel-result h3.htl_h3 span:nth-child(2) {
        color: #fbb315;
    }

flight-hotel-result .col-md-12.search_result_glosary p {
    letter-spacing: .3px;
    font-weight: 600;
    color: #0076be;
    font-size: 13px;
}

flight-hotel-result a.btn_1.outline.modify_search {
    color: white !important;
    background: none;
    background-color: #fbb315 !important;
    border: 2px solid #fbb315 !important;
    padding: 9px 35px;
    height: 37px;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
}

/*flight-hotel-result .search_result_glosary {
    box-shadow: 0 2px 4px #eee !important;
    border-radius: 4px !important;
    margin: 16px 0px;
}*/

flight-hotel-result .pull-right.ar-left {
    padding-top: 27px;
}




.selected-fph-template .flt-htl-select {
    padding: 10px 0px;
    font-size: 12px;
    line-height: 24px;
    margin-left: 10px;
}

.fph-flight {
    padding-left: 10px;
}

.selected-fph-template .fph-hotel img {
    border: 2px solid gainsboro;
    display: inline-block;
    margin-right: 18px;
}

.selected-fph-template .selected-fph-template {
    background-color: #0076be;
    border: 1px solid #0974b7;
    padding: 18px;
}

.selected-fph-template .fph-hotel h3 {
    letter-spacing: .3px;
    color: #3176be;
    margin-top: 0;
    padding-top: 0px;
    /*border-bottom: 1px dotted gainsboro;*/
    display: inline-block;
    padding-bottom: 3px;
    font-size: 15px;
    margin-bottom: 0px;
    padding-top: 5px;
}

.selected-fph-template star-rating {
    font-size: 11px;
}

.selected-fph-template .fph-hotel p {
    letter-spacing: .1px;
    color: #3176be;
    font-size: 11px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 4px;
}

    .selected-fph-template .fph-hotel p i {
        color: #fbb315;
    }

.selected-fph-template .bed-description > div {
    letter-spacing: .2px;
    line-height: 19px;
    padding: 0;
    color: #fbb315;
    font-size: 12px;
    margin: 0;
    font-weight: 500;
}

.selected-fph-template .bed-description i {
    margin-right: 5px;
}

.selected-fph-template .fph-select {
    color: #ffffff;
    font-weight: 600;
}

    .selected-fph-template .fph-select i {
        padding-right: 9px;
    }

.selected-fph-template .fph-proceed button {
    text-align: center;
    width: 121px;
    border: 1px solid #3176be !important;
    color: #ffffff;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 500;
    transition: .3s;
}

    .selected-fph-template .fph-proceed button:hover {
        background-color: #fbb315 !important;
        border-color: red;
        color: white;
        border: 1px solid #fbb315 !important;
    }

.selected-fph-template .fph-proceed > div {
    font-size: 12px;
}

.selected-fph-template {
    padding: 0px 5px 0px 0px;
    margin-bottom: 10px;
    box-shadow: 0 2px 7px 0 rgb(0 0 0 / 15%);
    background-color: #fff;
    border: 1px solid #d0cbc9;
    border-radius: 6px;
    margin-bottom: 28px;
    padding-bottom: 13px;
}

    .selected-fph-template h3 {
        letter-spacing: .2px;
        color: #3176be;
        /*border-bottom: 1px dotted #3176be;*/
        display: inline-block;
        padding-bottom: 10px;
        margin-top: 4px;
    }

    .selected-fph-template p {
        color: #3176be;
        font-size: 12px;
        letter-spacing: .2px;
    }

flight-hotel-result .row.row_new.ftl-flt-row {
    margin: 0;
}

.selected-fph-template img {
    border: 1px solid #505151;
}


@media (max-width: 992px) {
    flight-hotel-result .pull-right.ar-left {
        padding-bottom: 21px;
        padding-top: 27px;
    }

    .selected-fph-template .bed-description {
        padding-top: 0px;
    }
    /*.selected-fph-template .fph-proceed {
        padding-top: 50px;
    }*/
}

.ht-logo > img {
    margin-right: 8px;
    display: inline-block;
}

.ht-logo > span {
    font-weight: 600;
    vertical-align: top;
}

.hf_img {
    border-left: 1px dashed #b2b0b0;
    margin-top: 22px;
}

.hf_dtl {
    border-right: 1px dashed #b2b0b0;
    margin-top: 22px;
    height: 170px;
    padding-left: 0;
}

.hf_btn {
    text-align: center;
}


.hf-line {
    margin-bottom: 7px;
}

    .hf-line > .row > div {
        border-bottom: 1px dotted #bdbdbd;
    }

        .hf-line > .row > div::before {
            content: '';
            color: #e26d6d;
            background-color: #fbb315;
            height: 8px;
            width: 8px;
            position: absolute;
            left: 0px;
            top: 20px;
            border-radius: 50%;
        }

        .hf-line > .row > div::after {
            content: '';
            color: #e26d6d;
            background-color: #fbb315;
            height: 8px;
            width: 8px;
            position: absolute;
            right: 0px;
            top: 20px;
            border-radius: 50%;
        }


.fph-hotel > .row > div:first-child {
    width: 38%;
}

.fph-hotel > .row > div {
    width: 40%;
}

.hf_img {
    padding-left: 23px;
    height: 170px;
}

.hf_logo > span {
    font-weight: 600;
    text-decoration: underline;
    vertical-align: top;
}

.col-sm-2.hf_btn {
    width: 21% !important;
}

.col-md-3.hf-rt {
    text-align: right;
    width: 25%;
}

.col-md-3.hf-lft {
    width: 27%;
}

.col-md-6.hf-line {
    text-align: center;
    font-size: 10px;
    color: #3176be;
    font-weight: 600;
    width: 48%;
}

.hf_logo {
    margin-bottom: inherit !important;
}

.hf-lft > div :last-child {
    line-height: 16px;
    font-size: 10px;
    font-weight: 600;
}

.hf-rt > .row > div:last-child {
    line-height: 16px;
    font-size: 10px;
    font-weight: 600;
}

.hf-rt > .row > div:first-child {
    font-size: 12px;
    color: #3176be;
}

    .hf-rt > .row > div:first-child span {
        font-weight: 600;
    }

.hf-lft > .row > div:first-child {
    color: #3176be;
    font-size: 12px;
}

    .hf-lft > .row > div:first-child span {
        font-weight: 600 !important;
        font-size: 12px;
    }

.hf_btn {
    margin-top: 29px;
}

.nam-flt-htl {
    font-weight: 600;
    color: #f6a41d;
    font-size: 17px !important;
    letter-spacing: .3px;
    padding-top: 29px;
}

.price {
    font-weight: 500;
    font-size: 14px;
}

button.pull-right.btn.btn-danger.flt-htl-btn {
    border: 0px;
    position: absolute;
    right: 5px;
    top: -15px;
    background-color: transparent !important;
    color: #fbb315;
    /* border-bottom: 1px dotted #fbb315!important; */
    /* display: block; */
    font-weight: 600;
    text-decoration: underline;
    font-size: 15px;
}

.hf_logo {
    margin-bottom: 15px !important;
}

span.flt_chn {
    border: 0px;
    position: absolute;
    left: 15px;
    top: -11px;
    background-color: transparent !important;
    color: #fbb315;
    /* border-bottom: 1px dotted #fbb315!important; */
    /* display: block; */
    cursor: auto;
    font-weight: 600;
}

.col-md-12.hf_logo {
    margin-top: 14px;
    margin-bottom: 8px !important;
}

span.Htl_chn {
    color: #3176be;
    font-weight: 600;
    font-size: 15px;
}

span.second_Htl_chn {
    cursor: auto;
    position: absolute;
    top: -15px;
    color: #3176be;
    font-weight: 600;
    background-color: transparent !important;
    border: 0px;
}

    span.second_Htl_chn i {
        color: #f8aa00;
    }

span.Htl_chn i {
    color: #fbb315;
    margin-right: 4px;
    margin-left: 4px;
}

.spac_class {
    padding-top: 15px;
}

span.second_Htl_chn:hover {
    color: #3176be;
}

@media (max-width: 767px) {

    .fph-hotel > .row > div:first-child {
        width: 100%;
    }

    .fph-hotel > .row > div {
        width: 100%;
    }

    .col-sm-2.hf_btn {
        width: 100% !important;
    }

    .col-md-12.hf-line > div {
        text-align: center;
        width: 100%;
    }

    .col-md-6.hf-line {
        margin: 15px 0px;
        text-align: center;
        font-size: 10px;
        color: #7a7c7e;
        font-weight: 600;
        width: 48%;
    }

    .hf-rt > .row > div:first-child {
        font-size: 15px;
        color: #3176be;
    }

    .hf-rt > .row > div:last-child {
        line-height: 16px;
        font-size: 12px;
        font-weight: 600;
    }

    .hf-lft > .row > div:first-child {
        font-size: 15px;
    }

    .hf-lft > div :last-child {
        font-size: 12px;
    }

    .hf_dtl {
        text-align: center;
        border-right: 0px dashed #b2b0b0;
        margin-top: inherit;
        padding-left: 15px;
    }

    .hf_img {
        padding-left: 15px;
        padding-top: inherit;
        height: inherit;
    }

    .hf_img {
        border-left: 0px dashed #b2b0b0;
        margin-top: 38px;
    }

    flight-hotel-result flight-result .container.product-detail div#content {
        padding: 0px 15px !important;
    }

    flight-hotel-result flight-result > .main_con > .container.product-detail > .row {
        margin: 0;
    }

    .fph-flight {
        padding-left: initial;
    }

    .nam-flt-htl {
        padding-top: 0px;
    }

    .hf_btn {
        margin-top: 0px;
    }

    .spac_class {
        text-align: center;
    }

    .col-md-12.hf_logo {
        text-align: center;
    }

    .selected-fph-template .fph-hotel img {
        border: 2px solid gainsboro;
        display: block;
        margin-right: 18px;
        margin: auto;
    }

    .col-md-3.hf-rt {
        margin-bottom: 18px;
        padding: 0px 0 25px 0px;
    }

    span.second_Htl_chn {
        position: static;
        margin: auto;
    }

    selected-flight-hotel .col-md-3.hf_img > img {
        width: 90%;
    }
}

span.second_Htl_chn i {
    margin-right: 4px;
}

.active_flt_htl {
    border-top: 3px solid #3176be;
}

button.pull-right.btn.btn-danger.flt-htl-btn.fltchng {
    top: 9px;
    right: 1px;
}

/*@media (max-width: 992px) {
    .mid_section > div {
        display: inline-block;
        width: 50%;
    }
    .fph-hotel > .row > div:first-child {
        width: 100%;
    }
    col-md-12.hf-line > div {
        width: 100%;
    }
    .fph-hotel > .row > div {
        width: 100%;
    }
    .hf_dtl {
       
        padding-left: 19px;
    }
    .col-sm-2.hf_btn {
        width: 100% !important;
        width: 50%;
    }
    button.pull-right.btn.btn-danger.flt-htl-btn {
       
        top: -21px;
    }
}*/
.flight-card__action a {
    letter-spacing: .5px;
    font-size: 13px;
    padding: 10px 12px;
    background-color: #0076be;
    border-radius: 0;
    color: white !important;
}

    .flight-card__action a:hover {
        text-decoration: none;
        background-color: #fbb315;
    }

@media (max-width: 767px) {

    .selected-fph-template .fph-hotel img {
        width: auto;
    }

    .spac_class {
        text-align: left;
    }

    button.pull-right.btn.btn-danger.flt-htl-btn.fltchng {
        top: 8px;
        right: 9px;
    }

    .col-md-12.hf_logo {
        padding-top: 21px;
    }

    .selected-fph-template .fph-hotel img {
        margin-top: 18px;
    }

    checkout ul.paymentMethod.clearfix li:first-child {
        padding: inherit;
    }

    heckout #flight_booking_steps .flt_pass_net li {
        padding-right: 0;
    }

    flight-result-templatebutt .bok-btn {
        width: 100%;
        MARGIN-TOP: 53PX !IMPORTANT;
    }

    .flight-card__action a {
        padding: 7px 12px;
        margin-top: 33px;
    }
}

@media (max-width: 425px) {

    button.pull-right.btn.btn-danger.flt-htl-btn {
        top: -319px;
    }
}

@media (max-width: 375px) {

    button.pull-right.btn.btn-danger.flt-htl-btn {
        top: -319px;
    }
}

@media (max-width: 375px) {
    button.pull-right.btn.btn-danger.flt-htl-btn {
        top: -282px;
    }
}

@media (max-width: 320px) {
    button.pull-right.btn.btn-danger.flt-htl-btn {
        top: -239px;
    }
}



.mid_section {
    padding: 10px 0px;
}

hotel-result .controls.search-item > input:focus {
    outline: 0px;
}

flight-hotel-search .date-box.return1 > .row > .col-md-3.col-xs-3.ar-right {
    width: 100%;
}

.col-md-6.hf_img > img {
    max-height: 142px;
    min-height: 142px;
    margin-top: 4px;
}

flight-hotel-modify-component .flt_block.f_ht_block {
    display: flex;
    padding: 15px 0px 0px;
}

.searchFlight.content.flt-hlt-search {
    display: flex;
}

flight-hotel-modify-component .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
    width: 100%;
}

flight-hotel-modify-component i {
    display: none !important;
}

flight-hotel-modify-component .date-box.return1 > .row > .col-md-3.col-xs-3.ar-right {
    width: 100%;
}

flight-hotel-modify-component flight-hotel-search .searchFlight.content.flt-hlt-search .date-box.return1 .row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
}

flight-hotel-modify-component .flt-hlt-search_row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom > .col-md-12 > .row {
    display: flex;
    flex-direction: column;
    padding: 0 3px;
}

flight-hotel-modify-component label {
    color: #75797a;
    letter-spacing: .2px;
    margin-bottom: 0px !important;
    line-height: normal;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom > div > div:nth-child(1) > div.col-md-9.col-sm-9.col-xs-9.form-group.ar-right {
    width: 100%;
}

body > div:nth-child(7) > client-app > flight-hotel-result > div > div:nth-child(1) {
    margin-bottom: 16px;
    box-shadow: 0 2px 4px #eee !important;
    border-radius: 4px !important;
    margin-top: 16px;
}

flight-hotel-modify-component button.search-btn {
    letter-spacing: .3px;
    border-radius: 4px;
    color: white !important;
    background: none;
    background-color: #fbb315 !important;
    border: 0px solid #fbb315 !important;
    font-weight: bold !important;
    height: 37px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 15px;
    border-radius: 3px;
    transition: .3s;
    margin-bottom: 18px;
}

/*flight-hotel-modify-component input, select {
    border: 1px solid gainsboro !important;
    padding: 6px 11px !important;
}*/
flight-hotel-modify-component .dat_box_add {
    border-radius: 6px;
    padding: 10px 9px;
/*    border: 2px solid #e59e00;
    background-color: #0076be;*/
/*    position: absolute;*/
    width: 100%;
    z-index: 9999999;
    display: flex;
}

    flight-hotel-modify-component .dat_box_add input{
        height: 45px;
    }

    flight-hotel-modify-component .flt_chk1 {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-bottom: 10px;
    }
flight-hotel-modify-component .flt_chk1 input{
    margin: 0px !important;
}

flight-hotel-modify-component .dat_box_add input {
    width: 100%;
}

    flight-hotel-modify-component .dat_box_add .row.date-box > div {
        text-align: left;
        padding-left: 14px;
        padding-right: 0;
        width: 49%;
    }

    flight-hotel-modify-component .dat_box_add label {
        letter-spacing: .2px;
        font-size: 13px !important;
        color: #dedede;
    }

flight-hotel-modify-component .row.date-box > div input {
    width: 99px;
    height: 35px;
    text-align-last: center;
}

flight-hotel-modify-component .row.date-box .form-group {
    margin-bottom: 8px;
}

flight-hotel-modify-component div#Returnbox {
    width: 100%;
    padding: 0 3px;
}

flight-hotel-modify-component .searchFlight.content.flt-hlt-search .inputs-wrapper.form-group.ar-right > input#txtTo {
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    color: #858585;
}

flight-hotel-modify-component .searchFlight.content.flt-hlt-search .row > .col-md-9.col-sm-9.col-xs-9.ar-right .inputs-wrapper.form-group.ar-right input#txtFrom {
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    color: #858585;
}

flight-hotel-modify-component .date-box.return1 {
    padding: 0 3px;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom select#ddlClass {
    height: 39px;
}

flight-hotel-modify-component .searchFlight.content.flt-hlt-search .col-md-9.col-sm-9.col-xs-9.ar-right {
    width: 100%;
}

flight-hotel-modify-component div#Returnbox input#txt_rDate {
    width: 100%;
}

flight-hotel-modify-component row.date-box > div {
    width: 49%;
}

flight-hotel-modify-component > div {
    margin-top: 24px;
}

flight-hotel-modify-component .searchFlight.content.flt-hlt-search .col-md-9.col-sm-9.col-xs-9.ar-right input {
    border: 1px solid gainsboro;
    padding: 6px 11px !important;
    font-size: 12px;
    font-weight: 500;
    color: #858585;
}

flight-hotel-modify-component .row.flt-hlt-search_row .selected_box_top.selected_box_tri > input {
    border: 1px solid gainsboro;
    padding: 6px 11px !important;
    font-weight: 500;
    font-size: 12px;
    color: #858585 !important;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom .row .col-md-9.col-sm-9.col-xs-9.form-group.ar-right select#ddlClass {
    font-weight: 500;
    color: #858585;
    font-size: 12px;
    border: 1px solid gainsboro;
}

flight-hotel-modify-component .searchFlight.content.flt-hlt-search {
    width: 62.9%;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom input#flt_chk1 {
    margin-right: 4px !important;
}

flight-hotel-modify-component .row.flt-hlt-search_row.flthtl_bottom label.direct_flt.ar-right {
    font-weight: 500;
    font-size: 12px !important;
}

flight-hotel-modify-component .row.trip_way > .col-md-8 .col-md-4.col-sm-4.col-xs-4.pd-rht-0.ar-right {
    padding-left: 0px;
}

.search_result_glosary {
    padding-left: 10px;
    padding-right: 20px;
}

flight-hotel-result .row.row_new.ftl-flt-row .col-md-12.search_result_glosary {
    padding-left: 10px;
    padding-right: 20px;
}

@media (max-width: 767px) {

    flight-hotel-modify-component .flt_block.f_ht_block {
        flex-direction: column;
    }

    .searchFlight.content.flt-hlt-search {
        FLEX-DIRECTION: COLUMN;
    }

    flight-hotel-modify-component .searchFlight.content.flt-hlt-search {
        width: 100%;
    }

    flight-hotel-modify-component .row.trip_way > .col-md-8 .col-md-4.col-sm-4.col-xs-4.pd-rht-0.ar-right {
        width: 50%;
    }

    flight-hotel-modify-component .searchFlight.content.flt-hlt-search .col-md-9.col-sm-9.col-xs-9.ar-right input {
        width: 100% !important;
    }

    .row.flt-hlt-search_row > div {
        width: 100%;
    }

    flight-hotel-modify-component .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row {
        width: auto;
    }

    flight-hotel-modify-component .dat_box_add {
        width: 88%;
    }

    flight-hotel-modify-component .row.date-box > div input {
        width: 113px;
    }

    flight-hotel-modify-component .row.flt-hlt-search_row .selected_box_top.selected_box_tri > input {
        width: 100%;
    }

    flight-hotel-result h3.htl_h3 {
        font-size: 15px;
        line-height: 31px;
    }

    flight-hotel-result .col-md-12.search_result_glosary p {
        font-size: 12px;
    }

    flight-hotel-result .selected_box_bottom {
        width: 89%;
    }

        flight-hotel-result .selected_box_bottom label {
            color: white;
            display: block;
        }
}



flight-hotel-search .dat_box_add .row.date-box > div label {
    font-size: 11px !important;
    padding-left: 6px;
    color: white;
}

flight-hotel-search .row.date-box > div input {
    color: #5e5e5e;
}

.theme_btn2 {
    border: 1px solid #0076be !important;
    font-weight: bold;
    border: none;
    outline: none;
    padding: 10px 20px;
    width: 100%;
    max-width: 200px;
    background: #ffffff;
    border-radius: 4px;
    color: #0076be;
    font-size: 15px;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}

.focus {
    background: #0076be;
    color: white;
}

.agentcard {
    margin-top: 11px;
    border: 1px solid #0076be !important;
    display: inline-flex;
    flex-direction: column;
    padding: 13px 21px;
    height: 70px;
}

.finalpaynotify {
    border-top: 1px #0076be solid;
    width: 100%;
    position: relative;
    box-shadow: 0px 4px 5px 6px;
    top: 18px;
}

.offer-detail {
    overflow: hidden
}

ul.paymentMethod li {
    padding: 0;
}

checkout span.theme_btn2 {
    margin-right: 7px;
}

checkout .agentcard {
    margin-top: 20px;
    border: 0px solid #0076be !important;
    padding: 0;
}

checkout .col-sm-12.agentcard > div {
    padding-left: 0;
}

@media (max-width: 767px) {

    flight-details-template button.btn.btn-danger.bok-btn {
        margin-top: 28px !important;
        width: 100%;
        padding: 7px 12px !important;
    }

    checkout .panel.travkey-panel .panel-body > div:last-child {
        padding: 0;
    }

    checkout span.theme_btn2 {
        margin-right: 1px;
        width: 48%;
        display: inline-block;
        text-align: center;
        margin-bottom: 11px;
        font-size: 11px;
        height: 30px;
        line-height: 14px;
        padding: 6px 0px;
    }

    checkout .col-sm-12.paybyagencycardmada span {
        font-size: 12px;
    }

    checkout .col-sm-12.paybyagencycardmada {
        padding-right: 0px;
    }

    checkout .agentcard {
        margin-top: initial;
        flex-direction: initial;
        padding: 0;
    }
}

#cst_boking_dtl .tab-content.cust_buk_tab_content {
    padding: 19px 25px 10px;
    margin-bottom: 20px;
    z-index: 2;
    border-top: 0px;
}

@media (max-width: 767px) {
    #cust_track_agnt table#drreporttbl {
        height: auto !important;
        overflow-y: hidden !important;
        border-bottom: 1px solid #e8e8e8;
        width: 100%;
        overflow-x: auto !important;
    }

    #cust_track_agnt div.dt-buttons {
        text-align: left !important;
    }

    #cust_track_agnt #myform > div > div > div:nth-child(2) {
        width: 36% !important;
    }

    #cust_track_agnt #myform > div > div > div:nth-child(1) {
        width: 36%;
    }

    #cust_track_agnt .form-section input.form-control {
        font-size: 11px;
    }

    #cust_track_agnt #myform > div > div > div:nth-child(3) {
        width: 25% !important;
    }

    #cust_track_agnt .btn-primary {
        height: auto;
    }

    #cust_track_agnt .tab-content {
        padding: 15px 5px 10px;
    }

    .nav-tabs > li {
        width: 47%;
    }

    nav.nav-tabs a {
        padding: 5px 10px;
        font-size: 13px;
    }

    .container.salereport div#tbldiv {
        overflow-x: auto;
        padding-left: 10px;
        padding-right: 10px;
        overflow-y: hidden;
    }
}

.container.salereport div#tbldata_info {
    color: white;
    float: left;
    background-color: #0076be;
    font-weight: 600;
    padding: 6px 8px;
}

.container.salereport div#tbldata_paginate {
    float: right;
}

.container.salereport a#tbldata_next {
    text-align: center;
    color: white;
    background-color: #0076be;
    font-weight: 600;
    padding: 6px 8px;
}

.container.salereport a#tbldata_previous {
    text-align: center;
    color: white;
    background-color: #0076be;
    font-weight: 600;
    padding: 6px 8px;
}

.container.salereport div#tbldata_paginate > span {
    margin: 18px;
}

.container.salereport .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    text-decoration: none;
    background-color: initial !important;
    background: #ffffff !important;
    border: none !important;
    color: #0076be !important;
}

.container.salereport a#tbldata_previous:hover {
    color: white !important;
    background-color: #0076be !important;
}

.container.salereport a#tbldata_next:hover {
    color: white !important;
    background-color: #0076be !important;
}

@media (max-width: 767px) {

    .container.salereport div#tbldiv {
        overflow-x: auto;
        padding-left: 10px;
        padding-right: 10px;
        overflow-y: hidden;
    }

    .container.salereport div#tbldata_paginate {
        float: left;
        margin-top: 13px;
    }

    .container.salereport .col-xs-4.col-sm-3.col-md-4.vw_class.ar-report-one {
        padding: 0;
    }

    .container.salereport col-xs-4.col-sm-3.col-md-4.vw_class.custtt_class.ar-report-one {
        padding: 0;
        padding-left: 10px;
    }
}

.cust-cont_fluid ul.megamenu li:nth-child(3) {
    padding-left: 8px;
    padding-top: 1px;
    float: right;
}

flight-hotel-search .row.date-box .ngerror > div {
    line-height: 22px;
    padding-right: 4px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    margin: 0;
    color: #fff;
    z-index: 999;
    padding: 0px 10px;
    border-radius: 3px;
    background: #fbb315;
    height: auto;
    width: auto;
    opacity: 1;
    font-size: 13px;
}

.ui-datepicker .ui-datepicker-header .ui-icon {
    background-image: none;
    width: initial !important;
    height: initial !important;
    position: initial;
    text-indent: inherit;
    overflow: visible;
    margin: 0;
    display: block;
    font-weight: normal;
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ffffff !important;
    background: #ffffff !important;
    font-weight: normal !important;
    color: #0076be !important;
    text-align: center !important;
}

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
        border: 1px solid #ccc;
        background: #fbb315;
        font-weight: normal;
        color: #ffffff !important;
    }

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}

.ui-widget-header {
    border: 1px solid transparent !important;
    background: #0076be !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #0076be !important;
        background: #0076be !important;
        color: #ffffff !important;
        font-weight: 700 !important;
    }

.ui-datepicker-calendar th {
    color: #0076be;
    padding: 7px;
    font-size: 11px;
}

div#ui-datepicker-div {
    font-family: 'Libre Franklin', sans-serif;
}

.ui-datepicker td {
    font-size: 12px;
}

a.ui-state-default.ui-state-active {
    COLOR: #ffffff !important;
    background-color: #0076be !important;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    font-family: 'Libre Franklin', sans-serif !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 25% !important;
}

/*.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}*/

select.ui-datepicker-year {
    margin-right: 4px !important;
}

#existing_buk .fg-toolbar.ui-toolbar.ui-widget-header.ui-helper-clearfix.ui-corner-tl.ui-corner-tr {
    background-color: white !important;
}

#existing_buk div#tblBooking_filter label > input {
    height: 34px !important;
}

#existing_buk th.sorting.ui-state-default {
    padding: 10px 10px;
    color: white !important;
}

#existing_buk .fg-toolbar {
    background-color: white !important;
}

#existing_buk a#tblBooking_previous {
    background-color: #0076be !important;
    color: white !important;
    opacity: 1;
}

#existing_buk a#tblBooking_next {
    background-color: #0076be !important;
    color: white !important;
    letter-spacing: .3px;
}

#existing_buk a.fg-button.ui-button.ui-state-default:hover {
    color: #0076be !important;
}

#existing_buk a.fg-button.ui-button.ui-state-default.ui-state-disabled {
    opacity: 1;
}

#existing_buk a.fg-button.ui-button.ui-state-default {
    color: #0076be !important;
}

flight-hotel-search .sidenav.linear-transition > a.closebtn {
    display: none;
}

@media (max-width: 767px) {

    flight-hotel-search .col-sm-6.hotl_stay {
        text-align: left !important;
        padding-left: 25px;
    }
}
/*hotel-result .hotel_right .alert-warning {
    color: #8a6d3b;
    background-color: #ffffff;
    border-color: #ffffff;
}*/
hotel-details .general_description.have_details.add_bottom_30 p {
    margin-top: initial;
    margin-bottom: inherit;
}

flight-hotel-search .row.date-box > div input::placeholder {
    font-size: 12px !important;
}

@media (max-width: 767px) {
    flight-hotel-search .row.new_row_bottom.cust_new_row_bottom {
        display: flex;
        flex-direction: column;
    }

        flight-hotel-search .row.new_row_bottom.cust_new_row_bottom > div:first-child {
            order: 2;
        }
}

.advancesupplier {
    color: white;
}

.advancesupplier2 {
    color: #666;
}



sightseeing-search-control .col-md-12.advancesupplier > div input, flight-search .col-md-12.advancesupplier > div input, hotel-search-control .col-md-12.advancesupplier > div input {
    font-size: 8px;
    margin-left: 6px;
}

hotel-search-control div#hotels .col-md-12.advancesupplier {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 5px;
    padding-left: 0px !important;
}
hotel-search-control .col-md-12.advancesupplier label {
    font-weight: 500;
    letter-spacing: .5px;
    color: #fff;
    font-size: 13px !important;
}
hotel-search-control .col-md-12.advancesupplier input[type=checkbox] {
    vertical-align: middle;
    margin: 0px 4px 0px 10px !important;
    height: 14px;
    width: 14px !important;
    cursor: pointer;
    margin-right: 5px !important;
}
hotel-search-control div#hotels > form > .htl_srch > div {
    padding: 0px;
    text-align: end;
}
flight-result .col-md-12.advancesupplier2 > div input {
    font-size: 8px;
    margin-left: 6px;
}

flight-result .col-md-12.advancesupplier2 {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 5px;
    padding-left: 0px;
}
flight-modify-component .col-md-12.advancesupplier2 input[type=checkbox] {
    vertical-align: middle;
    margin: 0px 4px 0px 10px !important;
    height: 14px;
    width: 14px !important;
    cursor: pointer;
}
flight-modify-component .col-md-12.advancesupplier2 label {
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: .5px;
}

    flight-result .col-md-12.advancesupplier2 label {
        font-size: 12px !important;
        color: #6e6a6a;
        letter-spacing: .2px;
        font-weight: 500;
    }

    flight-result .col-md-12.advancesupplier2 input[type=checkbox] {
        height: 10px;
        margin-right: 5px !important;
        width: 10px !important;
    }

flight-modify-component #flight > div > div:nth-child(3) p {
    font-weight: 600;
    color: #fbb315 !important;
    margin-bottom: 0px;
    padding-left: inherit !important;
}

hotel-modify-component .col-md-12.advancesupplier2 {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 5px;
    padding-left: 6px;
}
hotel-modify-component form > .row > .custmodisubmt {
    padding-right: 10px;
}
hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas h3.modtitle {
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
}
hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas h3 {
    padding: 0px;
    margin-bottom: 10px;
}
hotel-filter-template ul, hotel-filter ul.hotel-filter {
    padding: 0px !important;
}

hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-search.clearfix h3.modtitle:first-child {
    text-align: center;
    font-size: 17px;
}
hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-search.clearfix, hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-rate.clearfix, hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-travel.clearfix {
    box-shadow: 0 0 8px #56565652 !important;
    background: #fff;
    padding: 20px 15px;
}
hotel-result .short-by-show.form-inline > div:nth-child(1) {
    margin: 0px;
    padding: 0px;
}
    hotel-result .short-by-show.form-inline > div:nth-child(1) > label {
        padding-top: 7px;
        font-weight: 700;
    }
hotel-result .short-by-show.form-inline > div select {
    height: 35px;
    padding: 0px 12px;
    border: 1.5px solid #ddd;
    background: transparent;
    border-radius: 5px;
    background-color: #fff;
    width: 185px;
    letter-spacing: .5px;
    font-weight: 500;
    font-size: 13px;
    color: #888383;
}
hotel-result div#content .product-filter.filters-panel {
    margin: 0px 0px 15px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #d9d9d9;
    padding: 10px 15px 10px 15px;
    background: #fff;
}
    hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-rate.clearfix h3, hotel-result .filtershow.content-aside.left_column.sidebar-offcanvas .module-travel.clearfix h3 {
        padding-bottom: 0px;
        text-transform: capitalize;
        margin-bottom: 10px;
        font-size: 16px;
        text-align: left;
    }
    hotel-modify-component .col-md-12.advancesupplier2 input[type=checkbox] {
        height: 10px;
        width: 10px !important;
        vertical-align: middle;
        margin: 0px 4px 0px 10px !important;
        cursor: pointer;
    }

    hotel-modify-component .col-md-12.advancesupplier2 label {
        font-size: 12px !important;
        letter-spacing: .2px;
        color: #6e6a6a;
        font-weight: 500;
    }

    hotel-modify-component .col-md-12.advancesupplier2 > div input {
        font-size: 8px;
        margin-left: 6px;
    }

body > div:nth-child(7) > client-app > hotel-result > div > div.travel-search-content > div > div > div.col-md-12.Modify > hotel-modify-component > div > form > div > div.col-md-12 > div a {
    font-weight: 600;
    color: #fbb315 !important;
    margin-bottom: 0px;
    padding-left: inherit !important;
}

body > div:nth-child(7) > client-app > sightseeing-result > div > div.container.sight_container > div:nth-child(2) > sightseeing-modify-component > div > form > div:nth-child(2) p {
    display: inline-block;
    font-weight: 600;
    color: #fbb315 !important;
    margin-bottom: 0px;
    padding-left: 7px !important;
}

sightseeing-modify-component .col-md-12.advancesupplier2 {
    padding: 0px;
    padding-left: 5px;
}

    sightseeing-modify-component .col-md-12.advancesupplier2 input[type=checkbox] {
        box-shadow: none;
        margin-left: 6px;
        margin-right: 5px !important;
        width: 11px !important;
        vertical-align: bottom;
    }

    sightseeing-modify-component .col-md-12.advancesupplier2 > div {
        font-size: 13px;
        width: 100% !important;
        color: #aaaaaa;
        font-weight: 600;
    }

    sightseeing-modify-component .col-md-12.advancesupplier2 label {
        font-size: 12px !important;
        margin-right: 5px;
    }


hotel-result .module-search.clearfix .controls.search-item > input {
    display: none;
}

ui-range-slider span.ui-slider-handle.ui-corner-all.ui-state-default {
    border: 1px solid #fbb315 !important;
    background: #fbb315 !important;
    font-weight: normal !important;
    color: #0076be !important;
    text-align: center !important;
}

ui-range-slider .ui-slider .ui-slider-handle::before {
    background: #ffffff;
    top: 3px;
    left: 3px;
}

ui-range-slider .ui-widget.ui-widget-content {
    border: 1px solid #fbb315;
    background: white !important;
    background-color: white !important;
    margin-bottom: 10px;
}

span.cust_cross {
    border-radius: 50%;
    background-color: #eeeeee;
    top: -12px;
    right: -8px;
    color: #0076be;
    content: 'X';
    position: absolute;
    font-weight: 800;
    padding: 0px 5px;
    z-index: 1000000000;
}

.crs i#Closebox {
    display: block !important;
}

flight-hotel-search .selected_box_bottom.cust_htlflt i#Closebox {
    display: block !important;
}

@media (max-width: 992px) {
    flight-hotel-search .row {
        margin: 0;
    }

    flight-hotel-search .flt_block.f_ht_block .searchFlight.flt-hlt-search > .row > div {
        margin: 0;
        padding: 0;
    }

    flight-hotel-search .searchFlight.content.flt-hlt-search .date-box.return1 .row > div {
        padding: 0;
    }

    flight-hotel-search .row.flt-hlt-search_row > div {
        padding: 0;
    }

    flight-hotel-search .row.new_row_bottom > div {
        padding: 0px 5px;
    }

    flight-hotel-search .row.ad_poppp > div {
        padding: 0;
    }

        flight-hotel-search .row.ad_poppp > div > div > div {
            padding: 0px 4px;
        }

    flight-hotel-search .row.flt_htl_btn > div {
        padding: 0;
    }

    flight-hotel-search .dat_box_add {
        width: 98%;
    }
}

#cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) {
    width: 50%;
}

    #cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
        width: 50%;
    }

    #cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
        width: 50%;
    }

#cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    width: 25%;
}

#cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
    width: 25%;
}

@media (max-width: 992px) {
    #cst_boking_dtl .det-border {
        align-items: inherit;
        flex-direction: column;
        padding: 0px 0px 0px 10px;
    }

    #cst_boking_dtl div.det-border div:nth-child(1) {
        width: 100%;
        border-right: 0px solid #9ea9d1;
        height: 27px;
    }

    #cst_boking_dtl div.det-border div:nth-child(2) {
        padding-left: 0px;
    }

    #cst_boking_dtl #tab1 > div:nth-child(4) {
        max-width: 100%;
        overflow-x: auto;
        margin: 0px;
    }

    #cst_boking_dtl .in-one {
        display: flex;
        width: 100%;
        flex-direction: column;
    }

    #cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) {
        width: 100%;
    }

    #cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
        width: 50%;
    }

    #cst_boking_dtl #tab1 > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
        width: 50%;
    }

    sightseeing-search-control #hotel > form > div > div > div:nth-child(1) > div.col-sm-4 {
        display: inline-block;
    }
}

hotel-temp ul.det li:last-child i {
    font-size: 13px !important;
    vertical-align: text-bottom !important;
}

hotel-temp ul.det li {
    font-size: 12px !important;
    font-weight: 600;
}

    hotel-temp ul.det li:last-child span {
        border-bottom: 1px dotted #0076be;
        padding-bottom: 3px;
    }

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0.6;
    height: auto;
    min-height: 500px;
}

flight-hotel-search div.row.flt-hlt-search_row.flthtl_bottom > div > div.col-md-9.col-xs-3.ar-right {
    padding-left: 0px;
}

@media (max-width: 992px) {

    .overlay {
        min-height: 100%;
    }
}

@media (min-width: 991px) {
    .row.onewy_row > div:nth-child(1), .row.onewy_row > div:nth-child(2), .row.onewy_row > div:nth-child(3) {
        width: 33.33%;
    }
}

sightseeing-search-control #hotel > form > div > div > div:nth-child(2) > p {
    display: inline-block;
}

flight-hotel-search .ad_textt > p {
    display: inline-block;
}

hotel-search-control #hotels > form > div:nth-child(2) > p {
    display: inline-block;
}

flight-search #flight > div > div:nth-child(3) > p {
    line-height: 44px;
    display: inline-block;
}

fixpkg-search > div > form > div:nth-child(2) > p {
    display: inline;
}

body > div:nth-child(7) > client-app > fixpkg-result > div:nth-child(1) > fixpkg-modify > div > div > form > div.form-row.pax-form-row > div:nth-child(6) > p {
    font-weight: 600;
    color: #fbb315 !important;
    margin-bottom: 0px;
    padding-left: 7px !important;
    display: inline-block;
}

flight-modify-component #flight > div > div:nth-child(3) p {
    display: inline-block;
}


.main_prnt {
    margin: 12px 10px;
    display: flex;
    box-shadow: 2px 1px 6px 0 rgb(63 63 68 / 15%);
    background: #fff;
    padding: 15px 17px;
    width: auto !important;
}

.f_l_selct {
    font-weight: bold;
    position: absolute;
    bottom: 9%;
    right: 18px;
    letter-spacing: .2px;
}

@media (max-width: 767px) {

    .main_prnt {
        flex-direction: column;
    }

    .f_l_selct {
        position: static;
        text-align: center;
    }

    .f_t_pric {
        text-align: center;
    }

    .main_prnt .row.mb-3 > div {
        text-align: center !important;
    }

        .main_prnt .row.mb-3 > div > img {
            margin: auto;
            padding-top: 39px;
        }

    .main_prnt {
        padding: 5px;
    }

    .row.main_prnt span {
        color: #fbb315;
    }
}

selected-flight-hotel .hf_img img {
    overflow: hidden;
    min-height: 138px;
    max-height: 139px;
}

ssg-thankyou .bquestbl {
    display: none
}


ssg-thankyou .tblCancellation + div {
    display: none;
}

.ui-autocomplete-loading {
    background-image: url('/assets/img/loading.gif') !important;
    background-position: 97% center !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important; 
}

span.optionv {
    cursor: pointer;
}

.form-infomation .tour-infomation h3 {
    margin: 0 !important;
    font-size: 17px;
}

.accordion-wrapper {
    border: 1px solid #eee;
    overflow:hidden;
    border-radius:5px;
}

.accordion-header {
    padding: 5px 10px;
    background: #eee;
    cursor:pointer;
}

.accordion-body{
    padding:10px;
}

flight-search div#flight > div:nth-child(2) > div:first-child .content.custcontntW > div > div:nth-child(1) {
    padding-left: 15px;
    padding-right: 7px;
}

flight-search div#flight > div:nth-child(2) > div:first-child .content.custcontntW > div > div {
    padding-left: 0px;
    padding-right: 7px;
}
flight-search div#flight > .row.flt_srch > div {
    padding: 0px;
    text-align: end;
}
flight-details-template button.flight-card__cta.btn-primary.btn_booknow.checkout {
    font-size: 15px;
    letter-spacing: .6px;
}
flight-details-pane span.curPointFlt {
    font-size: 13px;
    font-weight: 500;
}
flight-detail-info img.flightImagesNew {
    height: 35px;
}
flight-modify-component div#flight .custfltrw.modifycustfltrw > div {
    padding-left: 0px;
    width: 10%;
    display: flex;
    align-items: center;
}

.travpaddSh select {
    text-align: center;
}

flight-modify-component div#flight > div:nth-child(2) > div:first-child {
    padding-left: 0px;
}
flight-modify-component div#flight > div:nth-child(2) > div:nth-child(1) .content.custcontntW > div > div {
    padding-left: 0px;
    padding-right: 7px;
}
flight-modify-component div#flight > div:nth-child(2) > div:nth-child(1) .content.custcontntW > div > div:nth-child(1) {
    padding-left: 15px;
    padding-right: 7px;
}
flight-modify-component div#flight > div:nth-child(2) p {
    color: gray;
}
flight-modify-component div#flight > div:nth-child(2) > div:last-child {
    padding-right: 0px;
    padding-left: 0px;
}
flight-modify-component div#flight p.adsrch {
    margin-bottom: 0px;
    color: #757474;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    cursor: pointer;
}
hotel-temp .item-content.clearfix h3 {
    margin-top: 0px;
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}
hotel-temp .item-block.so-quickview .item-content.clearfix star-rating {
    position: absolute;
    top: 0px;
    right: 25px;
}
hotel-temp .item-block.so-quickview .item-content.clearfix .destop {
    background: #a0a0a021;
    padding: 5px;
    border-radius: 0;
    margin-top: 3px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
}
hotel-temp .item-block.so-quickview .item-content.clearfix span.hotel_payment {
    color: #fbb315;
    font-size: 13px;
    letter-spacing: .5px;
}
flight-modify-component div#flight .flt_srch > div {
    padding: 0px;
    text-align: end;
}
hotel-temp .item-block.so-quickview .item-content.clearfix {
    padding: 0px 15px 0px 15px;
    border-right: 1px #ccc dashed;
    position: relative;
}
hotel-temp .item-block.so-quickview {
    width: 100%;
    border: none;
    overflow: hidden;
    padding: 10px 10px;
    display: flex;
    box-shadow: 0 0 8px #56565652 !important;
    background: #fff;
    border-radius: 4px;
    height: 170px;
}
    hotel-temp .item-block.so-quickview .image img.img-responsive.htmimg {
        height: 150px;
        object-fit: cover;
        width: 100%;
        border-radius: 3px;
    }
hotel-details div#selectRoom fieldset ul.list_ok li span {
    font-size: 13px;
    font-weight: 600;
}
hotel-details div#selectRoom fieldset p a {
    font-size: 14px;
    font-weight: 600;
}
hotel-details div#selectRoom fieldset .offer-detail p {
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 600;
}
.checkout_booking_wizard span.icon-calendar {
    color: #666666;
    font-weight: 600;
    font-size: 12px;
}
checkout-fare-details table.table tbody tr:nth-child(2) > td {
    padding-left: 0px;
    font-size: 15px;
    padding-right: 0px;
}
checkout-fare-details table.table {
    margin-bottom: 0px;
}
div#flightcheckout_form div#divDisableBooking {
    font-size: 16px !important;
}