@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: "Alexandria", sans-serif !important;
}

:root {
    font-family: "Alexandria", sans-serif !important;
}

.ng-hide {
    display: none !important;
}


.ng-show {
    display: block !important;
}

.flightcard-pirce-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.blueback {
    height: 500px;
}

.site-loading {
    margin: 0 auto;
    display: table;
    text-align: center;
    position: relative;
    top: 30%;
}

    .site-loading .site-loader {
        border: 3px solid #f1f1f1;
        border-radius: 50%;
        border-top-color: #fff;
        border-bottom-color: #009ad9;
        width: 200px;
        height: 200px;
        -webkit-animation: spin 2s linear infinite;
        /*background-color: var(--color1);*/
        animation: spin 2s linear infinite;
        /*background-image: linear-gradient(45deg, var(--color1)94, var(--color2))*/
    }

    .site-loading img {
        width: 154px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.ui-autocomplete-loading {
    background-image: url(/assets/SASB2C1/img/loading.gif) !important;
    background-position: 95% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
}


.handler-loading {
    position: absolute;
    top: 16px;
    right: 30px;
    font-size: 18px;
    -webkit-animation: spin linear infinite 1s;
    -moz-animation: spin linear infinite 1s;
    -o-animation: spin linear infinite 1s;
    animation: spin linear infinite 1s;
}


i.fa.fa-spinner.handler-loading {
    font-size: 16px;
    position: absolute;
    top: 17px;
    right: 7px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.waiting:empty {
    width: 100%;
    height: 20px;
    margin-bottom: 2px;
    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: waiting 1s infinite;
}

span.waiting {
    vertical-align: middle;
    display: inline-block;
}

.invalid-feedback {
    display: block;
    margin-right: auto;
}

@keyframes waiting {
    to {
        background-position: 100% 0, 0 0, 0 50px;
    }
}

.backImg {
    background: url("/assets/SASB2C1/v1/img/shutterstock_1401348851_bm.png");
    background-size: cover;
    /*height: 410px;*/
    width: 100%;
}

.backImgHotel {
    background: url("/assets/SASB2C1/v1/img/shutterstock_1401348851_j.png");
    background-size: cover;
    /*height: 410px;*/
    width: 100%;
}

.backImgHotel-Flight {
    background: url("/assets/SASB2C1/v1/img/shutterstock_1401348851_cwa.png");
    background-size: cover;

}

.firstPDF {
    background: url("/assets/SASB2C1/v1/img/shutterstock_23299379w83.png");
    height: 50vh;
    background-size: cover;
}

.bgHome {
    background-color: #ffff !important;
}

.tues1 {
    /* background: var(--color2) !important; */
    background: rgba(0,161,237,1);
}
.backImgHotel .bg-color {
    padding-top: 120px;
}
.textColorHome {
    color: var(--color1) !important;
    font-size: 18px !important;
    font-weight: 550;
    margin-bottom: 0px;
    margin-top: 0px;
}
.adssectionpricevk {
    color: var(--color1) !important;
    font-size: 16px !important;
    font-weight: 550;
    margin-bottom: 0px;
    margin-top: 0px;
}
footer img {
    object-fit: contain;
    width: 60%;
}
footer > div > div > div:nth-child(2) > div > div:nth-child(2) > a, footer > div > div > div:nth-child(2) > div > div:nth-child(3) > a {
    display: block;
}
.bg-footer {
    background-image: linear-gradient(#054057, #073564);
}

.bgDrobDwon {
    background-color: rgba(251, 253, 255, 0.3) !important;
}

.dropDownBtn {
    padding: 0.2em 4em 0.2em 1em !important;
}

.ٍstyleSelect {
    padding: 0em 4em 0em 1em !important;
}

.pointer {
    cursor: pointer;
}

.rounded-Start {
    border-start-start-radius: 1em !important;
    border-end-start-radius: 1em !important;
}

.rounded-ends {
    border-end-end-radius: 1em !important;
    border-start-end-radius: 1em !important;
    padding: 0.6em;
}

.selectOne {
    margin-right: -0.8em;
}

.selectTow {
    margin-left: -1.39em;
}

.w-20 {
    width: 20% !important;
}

.with-50 {
    width: 42% !important;
}

.text-search {
    color: var(--color1) !important;
}

.font-13 {
    font-size: 13px !important;
}
/* caulinder */
/*@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");*/

*,
*:after,
*:before {
    box-sizing: border-box;
}

:root {
    --c-theme-primary: #008ffd;
    --c-theme-primary-accent: #cbe8ff;
    --c-bg-primary: #d6dae0;
    --c-bg-secondary: #eaebec;
    --c-bg-tertiary: #fdfdfd;
    --c-text-primary: #1f1f25;
    --c-text-secondary: #999fa6;
}

li {
    list-style: none;
}

a {
    text-decoration: none
}

.form-control:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
}


.datepicker {
    width: 95%;
    max-width: 350px;
    background-color: var(--c-bg-tertiary);
    border-radius: 10px;
    box-shadow: 0 0 2px 0 rgba(#000, 0.2), 0 5px 10px 0 rgba(#000, 0.1);
    padding: 1rem;
}

.datepicker-top {
    margin-bottom: 1rem;
}

.btn-group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    margin-top: -0.5rem;
}

.tag {
    margin-right: 0.5rem;
    margin-top: 0.5rem;
    border: 0;
    background-color: var(--c-bg-secondary);
    border-radius: 10px;
    padding: 0.3em 0.75em;
    font-weight: 600;
}

.month-selector {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background-color: #fff;
    border-radius: 12px;
    width: 2.5rem;
    height: 2.5rem;
    box-shadow: 0 0 2px 0 rgba(#000, 0.25), 0 0 10px 0 rgba(#000, 0.15);
}

.month-name {
    font-weight: 600;
}

.datepicker-calendar {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-row-gap: 1rem;
}

.day,
.date {
    justify-self: center;
}

.day {
    color: var(--c-text-secondary);
    font-size: 0.875em;
    font-weight: 500;
    justify-self: center;
}

.date {
    border: 0;
    padding: 0;
    width: 2.25rem;
    height: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-weight: 600;
    border: 2px solid transparent;
    background-color: transparent;
    cursor: pointer;
    &:focus

{
    outline: 0;
    color: var(--c-theme-primary);
    border: 2px solid var(--c-theme-primary-accent);
}

}

.faded {
    color: var(--c-text-secondary);
}

.current-day {
    color: #fff;
    border-color: var(--c-theme-primary);
    background-color: var(--c-theme-primary);
}

.mines {
    height: 3vh !important;
    margin-bottom: 1.8em !important;
}

.bg-mines {
    background-color: var(--color2);
}

.activetion {
    visibility: hidden !important;
}

.bgBtn {
    background-color: #e7ebee !important;
}

.iconsHome {
    color: var(--color2);
}

/* .bgIconsHome {
    background-color: var(--color2) !important;
    padding: 1rem 1rem !important
} */
.bgIconsHome {
    background-color: var(--color2) !important;
    padding: 0.9rem 1rem !important;
    font-size: 20px;
}
.textColorHome.fw-bold.resu-1 {
    padding-bottom: 8px;
}
.height-50 {
    height: 200px;
}

.height-10 {
    height: 10vh;
}

.height-20 {
    min-height: 20vh;
}

.w-10 {
    width: 5% !important;
}

.boderHomeDowenLode {
    border: 2px solid #adaaaf;
}

.ms-minas {
    margin-left: -1em !important;
}

.bg-info-deatiles {
    background-color: #ffffff;
    color: var(--color1)!important
}

.bg-border-deatiles {
    border-color: #36a9cc !important;
}

.w-4-5 {
    width: 4.5em;
}

/*.bg-details {
    background-color: #07a8e8 !important;
}*/
.bg-details {
    background-color: var(--color2) !important;
}

.border-details-top {
    border-end-end-radius: 1em !important;
    border-start-start-radius: 1em !important;
}

.border-details-bottom {
    border-end-end-radius: 1em !important;
}

.text-details {
    color: var(--color1)!important;
}

.text-pink {
    color: #ff0766;
}

.font-15 {
    font-size: 15px !important;
}

.bg-details-contact-flight {
    background-color: #fff1f2 !important;
}

.place::placeholder {
    color: black !important;
    font-weight: bold;
    font-size: 13px;
}

.height-6 {
    height: 6vh !important;
}

.font-10 {
    font-size: 10px !important;
}

.placehoders::placeholder {
    font-size: 13px;
    color: #adaaaf !important;
}

.margin-lef {
    margin-left: -2.5em;
    margin-top: 2em;
}

.margin-b {
    margin-bottom: -0.2em !important;
}

.margin-detaels-Hoteal {
    margin-right: -17em;
    z-index: 1;
}

.w-45 {
    width: 46% !important;
}

.w-30 {
    width: 30% !important;
}

.text-underline {
    text-decoration: underline !important;
}

.w-37 {
    width: 36% !important;
}

.ms-2-3 {
    margin-left: 2.3em;
}

.w-18 {
    width: 18%;
}

.th-taple {
    background: white;
}

.th-taple-border {
    border: 1px solid black !important;
    padding: 8px;
}

.bg-light-home {
    background-color: #e7ebee !important;
}

/*  */

.bg-deatils-flight-hoteal {
    background-image: linear-gradient(to right, var(--color1), #07a8e8);
}

.btn-details-flight {
    border-color: transparent !important;
    filter: drop-shadow(0px 0px 2px gray);
}

modal-alert .alert-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 10px;
    font-size: 14px;
}
/*calender*/
.ui-widget-header {
    border: none;
    background: transparent;
    color: #333;
    font-weight: 500;
}

.ui-datepicker th {
    font-weight: 500;
    color: gray;
    font-size: 13px;
}

.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: none;
    background: transparent;
    font-weight: normal;
    color: #0c0d0f;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.ui-datepicker .ui-datepicker-current-day > a {
    border: 1px solid var(--color1) !important;
    background: var(--color1) !important;
    color: #ffffff !important;
    border-radius: 4px;
}
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #008ffd;
    background: #008ffd;
    color: #ffffff;
    border-radius: 4px;
}
*/
.ui-datepicker td span, .ui-datepicker td a:focus {
    border: 2px solid #cbe8ff;
    font-weight: normal;
    color: #008ffd;
    border-radius: 4px;
}
/*service-control*/
.banner-img {
    background-image: url(/assets/AAHB2B/img/BI.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 550px;
}

.service-control {
    margin-left: 10px;
    padding-bottom: 15px;
}

.service-tab {
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}

.service-tab-btn {
    display: flex;
    margin-bottom: 0;
    padding-left: 16px;
    align-items: center;
    gap: 12px;
}

    .service-tab-btn > li {
        border-radius: 31px;
        padding: 8px 0px;
        /* padding-right: 20px; */
    }

        .service-tab-btn > li > a {
            color: #fff;
            text-decoration: none;
            font-weight: normal;
            font-size: 15px;
            display: flex;
            align-items: center;
            /* gap: 4px; */
            padding: 7px 12px;
        }

            .service-tab-btn > li > a.active {
                background-color: #fff;
                border-radius: 20px;
                font-weight: 700;
                padding: 7px 12px;
                color: var(--color1);
                gap: 0;
                box-shadow: 1px 3px 12px -1px #1e191973;
            }
            .service-tab-btn > li > a:hover {
                background-color: #fff;
                border-radius: 20px;
                font-weight: 700;
                /* padding: 7px 12px; */
                color: var(--color1);
                gap: 0;
                box-shadow: 1px 3px 12px -1px #1e191973;
            }

            .service-tab-btn > li > a > span {
                margin-right: 5px;
                font-size: 14px;
            }

            .service-tab-btn > li > a .flticon-img img {
                filter: brightness(0) invert(1);
                width: 29px;
            }

            .service-tab-btn > li > a.active .flticon-img img {
                filter: none;
            }
            .service-tab-btn > li > a:hover .flticon-img img {
                filter: none;
            }
            .service-tab-btn > li > a:hover .flticon-img i {
                color: #07a8e8;
            }
            .service-tab-btn > li > a .flticon-img i {
                font-size: 20px;
            }

            .service-tab-btn > li > a.active svg > g {
                fill: #07a8e8;
            }

                .service-tab-btn > li > a.active svg > g > path {
                    fill: #07a8e8;
                }
                .service-tab-btn > li > a:hover svg > g > path {
                    fill: #07a8e8;
                }

.service-control-row > div {
    padding: 0;
    /*margin-right: -10px;*/
}

.service-control-row .form-control {
    background-color: white;
    border: 2px solid var(--color1);
    border-radius: 1em;
    height: 60px;
    padding: 0 20px;
    color: var(--color1) !important;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
}

.service-control-row .form-group .form-control {
    padding: 0 10px 0 31px;
    border-radius: 0.3em 0 0 0.3em;
}

.service-control-row .form-group {
    position: relative;
}

.service-control-row input[type="text"]::placeholder {
    color: var(--color1);
}

.service-control-row .text-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    color: var(--color1);
    transform: translateY(-50%);
}

.btn-search-control {
    background-color: var(--color2);
    border-radius: 15px;
    padding: 7px 7px;
    color: #fff;
    border: 1px solid var(--color2);
}

.service-control-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    .service-control-btn > button {
        background-color: transparent;
        border-radius: 15px;
        border: none;
    }

.selected_box_bottom {
    position: absolute;
    background-color: #fff;
    padding: 9px 10px 9px 10px;
    border-radius: 10px;
    height: auto;
    max-height: 223px;
    overflow: unset;
    top: 61px;
    border: 1px solid #dee2e6;
    overflow-x: hidden;
}

.selected_box_bottom-crs-btn {
    text-align: right;
    font-size: 12px;
}

.plus_minus_box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: 71px;
}

    .plus_minus_box input[type="button"] {
        border-radius: 25px;
        width: 24px;
        height: 23px;
        text-align: center;
        background-color: #c5effc !important;
        color: #000 !important;
        display: flex;
        align-items: center;
        line-height: 0;
        justify-content: center;
        border: 1px solid #c5effc;
        padding: 0;
        font-size: 20px;
    }

    .plus_minus_box input[type="text"] {
        border-radius: 25px !important;
        width: 21px !important;
        height: 21px !important;
        text-align: center;
        background-color: var(--color1) !important;
        line-height: 0;
        border: 1px solid var(--color1) !important;
        color: #fff !important;
        padding: 8px 2px !important;
        font-size: 11px;
    }

.pax-label > label {
    color: #adaaaf;
    font-size: 13px;
    font-weight: 700;
}

.pax-details > label {
    font-size: 10px;
    color: #adaaaf;
    font-weight: 700;
}

.pax-details > select {
    width: 90%;
    border-radius: 0.3em;
    border: 1px solid var(--color1);
    font-size: 12px;
    padding: 2px 0px 2px 0px;
}

select {
    outline: 0;
}
/*end service control */
/*hotel-serach*/
.service-control-row .form-group select.form-control {
    padding-left: 31px;
}

.advance_search_row > a > span {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.sdv-sup {
    color: #fff;
    display: flex;
    gap: 9px;
    margin-top: 6px;
    margin-left: 6px;
}

    .sdv-sup > span {
        font-size: 15px;
    }

    .sdv-sup > div > label {
        font-size: 15px;
    }

    .sdv-sup > div {
        display: flex;
        gap: 4px;
    }

.advance_search_row {
    margin: 14px 0 0 0;
}

.service-control-row > div:first-child .form-group .form-control {
    border-radius: 1em 0.3em 0.3em 1em;
}

.service-control-row > div:nth-child(6) .form-group .form-control {
    border-radius: 0.3em 1em 1em 0.3em;
}

.service-control-row input#hotelname {
    border-radius: 0.3em 1em 1em 0.3em;
}
/*end hotel-search*/
/*flight-serach*/
.service-control-row .calender-both {
    display: flex;
    width: 100%;
    background-color: #fff;
    border: 2px solid var(--color1)!important;
    height: 60px;
    position: relative;
    border-radius: 1em;
    align-items: center;
    overflow: hidden;
}

    .service-control-row .calender-both .form-group .form-control {
        border-radius: 1em;
        border: none;
        height: 55px;
        width: 100%;
        margin: 0 auto;
    }

flight-search .service-control-row > div {
    margin: 0;
}

    flight-search .service-control-row > div:first-child {
/*        margin-right: 67px;*/
    }

.service-control-row .exchange-btn {
    display: flex;
    align-items: center;
    border-top: 1px solid #07a8e8;
    border-bottom: 1px solid var(--color1);
    border-radius: 25px;
    width: 20px;
    height: 20px;
    justify-content: center;
    padding: 13px;
    cursor: pointer;
}

.service-control-row .exchange-icon {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs, 1));
    width: 16px;
    height: 14px;
}

    .service-control-row .exchange-icon::after {
        width: 12px;
        box-shadow: 4px 4px 0;
        top: 4px;
        position: absolute;
        content: '';
    }
.home_deal button {
    font-size: 15px !important;
    letter-spacing: .6px;
}
hotel-modify-component div#htlbottom {
    width: 260px;
    overflow-y: auto;
}
hotel-modify-component div#htlbottom .pax-details > select {
    width: 65%;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    text-align: center;
}
hotel-modify-component div#htlbottom .pax-details > label {
    font-size: 12px;
    color: #949195;
    font-weight: 600;
}
.backImg .bg-color {
    padding-top: 45px;
}
    .service-control-row .exchange-icon::before {
        width: 6px;
        transform: rotate(-45deg);
        box-shadow: -2px -13px 0;
        right: 0;
        top: 10px;
    }

    .service-control-row .exchange-icon::after, .exchange-icon::before {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        height: 2px;
        background: currentColor;
        border-radius: 4px;
    }

.service-trip-section {
    margin-bottom: 15px;
}

    .service-trip-section .service-trip-btn {
        margin-right: 17px;
    }

.service-trip-btn > input[type="radio"]:checked + span {
    background-color: var(--color2);
}

/* .service-trip-btn > span {
    background-color: #0a58ca;
    color: #fff;
    border-radius: 20px;
    padding: 3px 17px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
} */
.service-trip-btn > span {
    background-color: var(--color1);
    color: #fff;
    border-radius: 20px;
    padding: 7px 17px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
}
flight-search .service-control-row > div:first-child
.flt-search-box {
    margin-right: 18px;
    /*    margin-left: -12px;*/
}
.service-trip-section .service-trip-btn > input {
    appearance: none;
}

.service-trip-section .economy-sec {
    position: relative;
}

    .service-trip-section .economy-sec .dropdown-menu {
        top: 37px;
        width: 100%;
        padding: 0;
        font-size: 13px;
    }

        .service-trip-section .economy-sec .dropdown-menu .dropdown-item {
            padding: 5px 8px;
        }

            .service-trip-section .economy-sec .dropdown-menu .dropdown-item:hover {
                color: #ffffff;
                background-color: #0a58ca;
            }

    .service-trip-section .economy-sec > button {
        font-size: 13px;
        width: 100%;
        background-color: var(--color1);
        color: #ffffff;
        padding: 0.4em 1em;
        border: 1px solid #ffffff;
        text-align: left;
        border-radius: 3px;
        position: relative;
    }

        /*.service-trip-section .economy-sec > button:after {
            content: '';
            position: absolute;
            right: 16px;
            top: 8px;
            margin-bottom: 4px;
            border: solid #fff;
            border-width: 0 1px 1px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(45deg);
        }*/

.service-trip-section .travellers {
    position: relative;
}

    .service-trip-section .travellers input[type="text"] {
        width: 100%;
        background-color: rgba(251, 253, 255, 0.3);
        border: 1px solid #ffffff;
        padding: 0.4em 1em;
        color: #ffffff;
        border-radius: 3px;
    }

    /*    .service-trip-section .travellers::after {
        display: inline-block;
        margin-left: -28px;
        margin-top: 15px;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid #ffffff;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        position: absolute;
    }*/

    /*.service-trip-section .travellers::after {
        content: '';
        position: absolute;
        right: 16px;
        top: 11px;
        margin-bottom: 4px;
        border: solid #fff;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
    }*/

    .service-trip-section .travellers .selected_box_bottom {
        top: 37px;
        z-index: 9;
    }

        .service-trip-section .travellers .selected_box_bottom label {
            font-size: 13px;
            font-weight: 600;
            color: var(--color1);
        }

.service-trip-section .occupancy-btn {
    text-align: center;
    margin-top: 12px;
}

    .service-trip-section .occupancy-btn button {
        background-color: var(--color2);
        border-radius: 15px;
        padding: 8px 7px;
        color: #fff;
        border: 1px solid var(--color2);
    }
hotel-search-control div#htlbottom {
    width: 260px;
    overflow-y: auto;
    z-index: 9;
}
    hotel-search-control div#htlbottom .pax-details > label {
        font-size: 12px;
        color: #949195;
        font-weight: 600;
    }
hotel-search-control div#htlbottom .pax-details > select {
    width: 65%;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    background: transparent;
    text-align: center;
}
hotel-search-control div#htlbottom .occupancy-btn {
    margin-top: 10px;
}
hotel-search-control div#htlbottom .occupancy-btn button {
    background-color: var(--color2) !important;
    border-radius: 15px;
    padding: 2px 0px;
    color: #fff !important;
    border: 1px solid var(--color2) !important;
    width: 100% !important;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    height: 35px;
}
.service-control-row .flight-air {
    margin-top: 10px
}

.service-control-row .flight-air .flight-non_stop {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.service-control-row .flight-air .flight-non_stop > label {
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: center;
}

.service-control-btn .searchsearch {
    background-color: var(--color2);
    color: #fff;
}

.service-control-row .ngerror {
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 1px;
    left: 40px;
    font-size: 10px;
}

hotel-search-control .service-control-row .ngerror {
    bottom: 5px;
    left: 31px;
}

flight-search .service-control-row .text-icon {
    top: 50%;
    transform: translateY(-50%);
}

flight-search .service-control-row > div:nth-child(2) .calender-both > div:first-child {
    border-right: 1px solid #0dcaf078;
}

.service-trip-section .travellers input[type="text"]:focus {
    outline: 0;
}
/*end-flight-search*/
/*hotel-result*/
.modify-btn {
    padding-right: 128px;
    margin-bottom: 14px;
}

.htlimg > img {
    width: 100%;
    border-radius: 10px;
}

.hotel-star {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

    .hotel-star star-rating > span {
        display: flex;
    }

        .hotel-star star-rating > span > i {
            color: var(--color2);
            font-size: 11px;
            margin-right: 1px;
        }

/*hotel-filter*/
hotel-result .service-result-left .sort-text h6 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 0px;
    color: var(--color1);
}
hotel-result .service-result-left .sort-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 7px;
    border-bottom: 1.5px solid var(--color2);
    padding-bottom: 10px;
}
hotel-result .service-result-left .sort-text button {
    background-color: #fff;
    border: 1.5px solid var(--color2);
    border-radius: 2px;
    padding: 3px 12px;
    font-size: 15px;
    font-weight: 500;
    color: var(--color1);
    letter-spacing: .5px;
}
hotel-result .service-result-left h5 {
    margin-bottom: 7px;
    color: var(--color1);
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .4px;
}

.service-result-left ui-range-slider > div:last-child {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 8px;
}

    .service-result-left ui-range-slider > div:last-child > span {
        font-size: 12px;
    }

    .service-result-left ui-range-slider > div:last-child > div {
        display: none;
    }

.service-result-filter {
    border-bottom: 2px solid var(--color2);
    margin-bottom: 7px;
    padding-bottom: 20px;
}

.service-result-left > div:last-child .service-result-filter {
    border-bottom: 0;
}

.service-result-left .service-result-filter-head {
    margin: 16px 0 10px 0;
}

    .service-result-left .service-result-filter-head > h4 {
        color: var(--color1);
        font-size: 17px;
        margin-bottom: 0;
    }

.service-result-left .htlsrch {
    /* display: flex; */
    position: relative;
}

    .service-result-left .htlsrch input#myinput {
        border: 1.5px solid var(--color1);
        padding: 8px 38px 8px 8px;
        border-radius: 0px 0 0 0px;
        width: 100%;
        font-size: 14px;
    }

    .service-result-left .htlsrch button {
        background-color: #ffffff00;
        border: 1.5px solid #ffffff00;
        border-radius: 0 0px 0px 0;
        padding: 3px 12px;
        font-size: 15px;
        font-weight: 700;
        color: var(--color1);
        width: 20%;
        position: absolute;
        right: 0px;
        top: 6px;
    }

.service-result-left .star-rating-sec {
    color: var(--color1);
    display: flex;
    gap: 6px;
    align-items: center;
}

.service-result-left .star-rting {
    display: flex;
    align-items: center;
    gap: 2px;
}

    .service-result-left .star-rting > i {
        color: var(--color2);
    }

.service-result-left .star-htl-count {
    font-size: 12px;
    font-weight: 500;
}

.service-result-left hotel-filter > ul {
    padding: 0;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
}

.service-result-left hotel-filter ul.fd1 li {
    display: inline-block;
    position: relative;
    margin: 7px 2px;
}

    .service-result-left hotel-filter ul.fd1 li label {
        background-color: #fff;
        border: 1px solid #6c757d;
        border-radius: 20px;
        padding: 6px 14px;
        margin-left: 0;
        color: var(--color1);
        font-size: 12px;
        font-weight: 500;
        letter-spacing: .5px;
        cursor: pointer;
    }

.service-result-left hotel-filter > ul > li > input {
    appearance: none;
    position: absolute;
    top: 10px;
}

    .service-result-left hotel-filter > ul > li > input:checked + label {
        background-color: var(--color1);
        color: #fff;
    }
/*end hotel result*/
/*service-modify-hotel*/
.service-modify {
    margin-top: 100px;
    background-color: #fff;
    border-radius: 15px;
    border: 2px solid #07a8e8;
    padding: 10px;
}

.modify-cross-btn {
    text-align: right;
}

    .modify-cross-btn > button {
        border: 0;
        background-color: transparent;
        font-size: 20px;
    }

.modify-sec .advance_search_row > a > span {
    color: #191616;
    cursor: pointer;
}

.modify-sec .sdv-sup span {
    color: var(--color1);
}

.modify-sec .sdv-sup > div > label {
    font-size: 15px;
    color: var(--color1);
}
/*end-service-modify-hotel*/
/*hotel-details*/
.photoGlryTop {
    display: flex;
    flex-direction: row;
    gap: 9px;
    justify-content: flex-end;
}

.GlryRTopText {
    border-right: 2px solid gray;
    margin-left: 2px;
    padding-right: 9px;
}

.photoGlryTop .GlryRTopText > a {
    color: #adaaaf;
    font-weight: 500;
    font-size: 15px;
}

.star-rate star-rating > span > i {
    color: gold;
    font-size: 11px;
}

div#romInfo th {
    background: var(--color2);
    color: black;
}

div#romInfo th, div#romInfo td {
    border: 1px solid var(--color1) !important;
    padding: 8px;
}

hotel-details div#romInfo td:nth-child(5) {
    width: 171px;
    text-align: left !important;
}

hotel-details .form-group-hotel-td {
    font-size: 15px;
    vertical-align: baseline;
}

.form-group-hotel {
    display: flex;
    gap: 7px;
    padding-top: 8px;
    align-items: center;
}

hotel-details div#romInfo td:first-child {
    vertical-align: top;
}

.htlCntnt {
    border-top: 3px solid #dee2e6;
    margin-top: 62px;
    padding-top: 26px;
}

div#romvew .card-header > h5 {
    color: var(--color1);
    font-weight: 700;
}

.htlCntnt .card-body {
    font-size: 14px;
}

    .htlCntnt .card-body > div > strong {
        color: var(--color1);
    }

    .htlCntnt .card-body > div > p > strong {
        color: var(--color1);
    }

div#hotelAmenities {
    margin-top: 62px;
    margin-bottom: 43px;
}

    div#hotelAmenities .card-header > h5 {
        color: var(--color1);
        font-weight: 700;
    }

section#map {
    margin-top: 53px !important;
}

.modify-sec input {
    padding: 6px 11px;
    font-size: 14px;
}

.modify-sec span {
    font-size: 15px;
}

hotel-detail-modify .selected_box_tri {
    position: relative;
}

hotel-detail-modify .selected_box_tri .selected_box_bottom {
    top: 38px;
    z-index: 9;
    border-radius: 5px;
}
hotel-detail-modify div#htlbottom .pax-details > label {
    font-size: 12px;
    color: #949195;
    font-weight: 600;
}
hotel-detail-modify .selected_box_tri .selected_box_bottom a.don-toss {
    border-radius: 8px;
    font-weight: 600;
    padding: 8px 0px;
    height: 38px;
    font-size: 15px;
    letter-spacing: .5px;
    background: var(--color2);
}
hotel-detail-modify div#htlbottom .pax-details > select {
    width: 80%;
    font-size: 13px;
    font-weight: 500;
    height: 30px;
    text-align: center;
}
hotel-detail-modify .plus_minus_box {
    justify-content: flex-start;
}

hotel-detail-modify button.bgHome {
    color: #fff !important;
    font-size: 17px !important;
}
/*end hotel details*/
/*flight-modify*/
flight-modify .service-control-row > div:first-child {
    margin-right: 67px;
}

flight-modify .service-control-row > div:nth-child(2) .calender-both > div:first-child {
    border-right: 1px solid #0dcaf078;
}

flight-modify .service-trip-section .travellers .selected_box_bottom {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

flight-modify .service-trip-section .travellers::after {
    margin-left: 0;
    margin-top: -17px;
    right: 12px;
}

flight-modify .service-control-row .flight-air .flight-non_stop > label {
    color: #b0a2a2;
}
/*end flight modify*/
#price_slider_range {
    height: 7px;
    border: #eee;
    background-color: #adaaaf;
}

    #price_slider_range .ui-slider-range {
        background: #ddd;
    }

    #price_slider_range .ui-slider-handle {
        background: var(--color1);
        border-radius: 50%;
        top: -4px;
    }


.rotate {
    animation: spin 2s infinite linear;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.active-star i {
    color: var(--color1) !important;
}
/* 
.ui-autocomplete {
    max-height: 300px;
    overflow: hidden auto;
    z-index: 9991;
    border-radius: 10px;
} */
.ui-autocomplete {
    max-height: 300px;
    overflow: hidden auto;
    z-index: 9991;
    border-radius: 10px;
}
    .ui-autocomplete li.ui-menu-item {
        border-bottom: 1px solid #eee;
    }

        .ui-autocomplete li.ui-menu-item > .ui-menu-item-wrapper {
            padding: 5px 10px;
            font-size: 13px;
        }

span.range-min, span.range-max {
    letter-spacing: .4px;
    border: 1px solid #333;
    border-radius: 10px;
    padding: 0.5rem 0.5rem;
    width: 40%;
    text-align: center;
    font-size: 12px;
}

.innerbox-bg {
    background-color: #e3e3e34d;
    border: gray 1px solid;
    color: var(--color1)
}

    .thankyou-row > div > p:last-child {
        font-size: 13px;
    }

.thankyou-head {
    color: var(--color2);
    margin-bottom: 0;
    font-weight: 600;
}

.thankyou-text {
    font-size: 13px;
    color: #212529;
    font-weight: normal;
    margin-bottom: 8px;
}

.service-result .alert.alert-warning.text-center {
    margin-top: 17px;
}

.modal-backdrop {
    background-color: #000000b8;
}

.disclaimer-box.disclaimer-alert a {
    background-color: var(--color2);
    border: var(--color2);
    color: #fff;
    padding: 9px 7px;
    border-radius: 4px;
}

.disclaimer-box.disclaimer-alert .htl-ref-btn {
    margin-top: 0 !important;
}

/* 
.flt-next-day {
    position: absolute;
    top: -21px;
} */

.btn-service-position {
    position: relative;
    right: 172px;
}
.btn-modify-position{
    position: relative;
    right: 184px;
}
.fare-rule-chk-flt {
    padding-bottom: 20px;
}
.continue-btn {
    position: relative;
    /*top: -103px;*/
}
.hotel-modal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    background-color: #090909b0;
}

    .hotel-modal .canclsn-block {
        width: 50%;
        margin: 48px 0;
        /*  background-color: #ffff;
        height: 80%;*/
    }

    .hotel-modal div#divDisableBooking {
        background-color: #fff;
        margin: 0 !important;
        padding: 7px 0 !important;
        font-size: 17px !important;
    }

    .hotel-modal .canclsn-block table.Table-item {
        background-color: #fff;
        /* width: 675px !important; */
        overflow: auto;
        display: block;
    }

table.table.table-bordered.margbottom20.tblCancellation > tbody > tr:first-child th {
    background-color: #cff4fc !important;
}

.htl-result-trav-close {
    right: 25.5%;
    position: absolute;
    top: 60px;
}

hotel-detail-modify .modify-sec input {
    width: 100%;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) {
    padding: 15px 15px;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) > .fltcity > div {
/*    padding-left: 0px;*/
}
.mymt-11 {
    margin: 0px !important;
}

.border-left-text {
    border-left: 0 !important
}

.sorting-section {
    width: 100%;
    border-radius: 4px;
    padding: 6px 19px;
    gap: 6px;
    align-items: center;
}
flight-details-template .return-flt-box i.fa.fa-plane {
    transform: rotate(180deg);
    padding-left: 4px;
}
flight-details-template > div > div > div:nth-child(1) span.flight-des > i.fa.fa-plane {
    line-height: 1.5;
}
.sorting-details, .sorting-details-route, .sorting-details-estimation, .header-price {
    background-color: #fff;
    padding: 3px 15px;
    border-radius: 20px;
    border: 1px solid #dee2e6;
    color: var(--color1);
    font-weight: 600;
    font-size: 14px;
}
flight-result section#htlresult > div > div > div:nth-child(2) .sorting-details:nth-child(1) {
    font-size: 16px;
    letter-spacing: .6px;
    background: var(--color1);
}
flight-result section#htlresult > div > div > div:nth-child(2) .sorting-details:nth-child(1) > span {
    color: #fff;
}
/*login pages*/
.user-text {
    font-size: 20px;
}

    .user-text > h5 > a {
        font-size: 17px;
    }

    .user-text > a > span {
        font-size: 17px;
    }

.toggle-password {
    position: absolute;
    top: 12px;
    right: 7px;
    color: #07a8e8;
    font-size: 14px;
}

user-profille .date {
    width: 100%;
    border: 1px solid #dee2e6;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
}

    user-profille .date:focus {
        outline: 0;
        color: var(--bs-body-color);
        border: 1px solid #dee2e6;
    }

user-booking-detail .table-bordered > tbody > tr > td {
    padding: 15px 14px;
    border: 0 !important;
}

user-booking-detail .table-bordered > tbody > tr > th {
    color: var(--color1);
    font-weight: 700;
    padding: 15px 14px;
    border: 0 !important;
}

user-booking-detail h4 {
    margin-top: 40px;
    margin-bottom: 14px;
}

.paymet > table > thead > tr > th {
    color: var(--color1);
    font-weight: 700;
    padding: 15px 14px;
    border: 0 !important;
}

user-booking-detail .table-bordered > thead > tr > th {
    color: var(--color1);
    font-weight: 700;
    padding: 15px 14px;
    border: 0 !important;
    white-space: nowrap;
}

checkout .accordion-item select {
    color: #797575;
}

hotel-details hotel-detail-modify .pax-details {
    margin-left: 0px;
}

.custom-select-code {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.custom-select-num {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

flight-modify .service-trip-section .travellers input[type="text"] {
    border: 1px solid #878787 !important;
}

flight-modify .service-trip-section .economy-sec > button {
    border: 1px solid #878787;
}

hotel-search-control .service-control-btn, flight-search .service-control-btn {
    justify-content: center;
}

.ngerror {
    color: red;
    font-size: 12px;
}

.sesion-expire {
    width: 500px;
    margin: 0 auto;
    padding: 40px 50px 50px;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,.45);
    margin-bottom: 15px;
    position: fixed;
    z-index: 9999;
    background: #fff;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    border-radius: 5px;
    text-align: center;
}

    .sesion-expire.checkout {
        transform: translate(85%,30%);
    }

    .sesion-expire h3 {
        color: var(--color1) !important;
        margin-top: 0;
    }

    .sesion-expire i {
        font-size: 21px;
        color: var(--color1);
        vertical-align: middle;
        margin: 0 2px;
    }

    .sesion-expire h5 {
        line-height: 1.4;
        margin: 15px 0 10px;
    }

    .sesion-expire a {
        top: 17px;
        margin: 30px 7px 0;
    }

        .sesion-expire a.btn {
            background-color: var(--color2);
            border: var(--color2);
            color: #fff;
        }

.alert-modal {
    position: fixed;
    display: block;
    z-index: 999999;
    border-radius: 5px;
    overflow: hidden;
}

    .alert-modal .modal-content {
        background: #fff;
        border-radius: 0 0 5px 5px;
        width: 500px;
    }

    .alert-modal .btn {
        text-decoration: none;
        padding: 10px;
        display: inline-block;
        min-width: 100px;
        background-color: var(--color2);
        border-radius: 50px;
        color: #fff;
    }

.alert-icon i {
    color: var(--color2) !important;
}

.alert-content {
    text-align: center;
    padding: 20px;
}

    .alert-content .alert-icon {
        font-size: 50px;
    }

    .alert-content .alert-msg {
        margin: 10px 0 20px;
    }

.zoom-in {
    -webkit-animation: zoomin .2s ease-in forwards;
    -moz-animation: zoomin .2s ease-in forwards;
    -o-animation: zoomin .2s ease-in forwards;
    animation: zoomin .2s ease-in forwards;
}

@keyframes zoomin {
    0% {
        transform: scale(.5);
    }

    100% {
        transform: scale(1);
    }
}

.login-open {
    padding-right: 18px;
    overflow: hidden;
}

.options {
    position: relative;
    margin: 0;
    padding: 0;
}

    .options input[type="radio"] {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

        .options input[type="radio"]:checked + label {
            color: white;
            background-color: var(--color2) !important;
            border-color: var(--color2);
        }
.flight-thanku-img {
    align-items: flex-start;
    gap: 50px;
    display: flex;
}

.ui-autocomplete-loading {
    background-image: url(/assets/SASB2C1/img/loading.gif) !important;
    background-position: 95% center !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
}

.desc > svg {
    transform: rotate(180deg);
}

.flight-time-box {
    display: inline-block;
    position: relative;
}

    .flight-time-box > label {
        display: block;
        border: 1px solid #ddd;
        border-radius: 5px;
        margin-right: 10px;
        margin-bottom: 10px;
        text-align: center;
        padding: 2px 10px;
        cursor: pointer;
    }

    .flight-time-box > input[type=checkbox] {
        opacity: 0;
        position: absolute;
    }

        .flight-time-box > input[type=checkbox]:checked + label {
            background-color: #00aeef;
            color: #fff !important;
        }

    .flight-time-box .flight-time-text > p {
        margin: 0;
        font-size: 13px;
    }

.footer-social {
    display: flex;
    gap: 10px;
    font-size: 19px;
}

div#romInfo table.table.table-bordered.margbottom20.tblCancellation td {
    border: 1px solid #dfdfdf !important;
}

table.table.table-bordered.margbottom20.tblCancellation {
    margin-bottom: 0;
    border-bottom: transparent;
}
hotel-result .service-result-left {
    max-height: 100%;
    height: auto;
    border: 1.5px solid #dee2e6;
    border-radius: 5px;
    padding: 8px 0px;
    margin: 0;
}

.service-result .service-result-left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.service-result .service-result-left::-webkit-scrollbar {
    width: 8px;
    background-color: #cdcdcd;
}

.service-result .service-result-left::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #cdcdcd;
}

.book-btn {
    font-size: 14px;
    padding: 11px 8px;
    letter-spacing: 1px;
    font-weight: 600;
    box-shadow: 1px 1px 7px -2px #808080a1;
    cursor: pointer;
    background: var(--color2) !important;
}

.modify-srch {
    margin-right: 169px;
}

.bg-mody-deatiles {
    background-color: #ffffff;
}

.flt-mdify-width {
    min-width: 129px;
    width: 100px;
    margin-left: 0px !important;
}

.flt-mdify-width2 {
    min-width: 100px;
    width: 90px;
}

.flt-bx-shdow {
    box-shadow: 0px 1px 4px -2px #040404;
}

.dep-retrn {
    border-top-left-radius: 0 !important;
}

.per-11 {
    font-size: 14px !important;
    margin-right: 10px;
}

.per-12 {
    margin-right: 10px;
}
.return-flt-box {
    border-end-end-radius: 0em !important;
    border-start-start-radius: 0em !important;
}
.plus-btn {
    padding: 20px !important;
}

/*
.accordion-button:not(.collapsed)::after {
    display: none !important;
}*/

.cl-11 {
    padding: 6px 0px !important;
    border-bottom: 1.5px solid #c3c3c3 !important;
}

.cl-12 {
    padding: 0px !important;
}

.cl-111 {
    margin: 10px 14px 10px 14px !important;
}

.cl-112::after {
    z-index: 2;
    position: absolute;
    content: '';
    border-left: 2px solid var(--color1);
    border-top: 38px solid var(--color1);
    border-right: 18px solid transparent;
    height: 0px;
    width: 0px;
    right: -19px !important;
    top: 0px;
}

.cl-112 {
    border-radius: 0px !important;
    position: relative;
    background: var(--color1) !important;
}

.cl-113 {
    margin: 14px 0px 14px 0px;
}

.cl-20 {
    box-shadow: 0px 0px 5px var(--color1)54;
    border: 1.5px solid var(--color1);
    margin-bottom: 0px !important;
}

.cl-btn {
    background-color: var(--color1);
    padding: 10px 0px 10px 0px;
    width: 867px;
    margin-left: 15px;
    border-radius: 0px 0px 13px 13px;
    position: relative;
    bottom: 10px;
    /*text-align: center;*/
}

.cl-line {
    border-color: var(--color1) !important;
}

.cl-btn a {
    color: white !important;
    font-size: 15px;
    margin: 0px 0px 0px 40px;
    padding: 0px;
}

iframe#gmap_canvas {
    height: 230px !important;
    border-radius: 0 !important;
}

.font-13 {
    font-size: 13px !important;
    color: var(--color1) !important
}

.mt-2 .rounded-5 {
    color: white !important;
    font-size: 11px !important;
}

.flight_detail_0 .p-2 .flex-column span {
    font-size: 14px !important;
}
.trav {
    background: #07a8e8;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    color: white;
    margin-bottom: 8px;
    margin-top: 10px;
}

.push {
    margin-top: 0px !important;
}

.names-diff {
    font-size: 15px;
    margin-bottom: 2px !important;
    padding: 0px !important;
    font-weight: 600;
}

.inner_info_div p {
    margin-bottom: 8px !important;
}

.inner_info_div p {
    margin-bottom: 6px !important;
    font-size: 15px;
}

.col-md-4 .col-sm-12 span {
    font-size: 15px;
}

.gap-min {
    margin: 4px 0px 4px 0px !important;
}

.aas {
    display: grid;
    grid-template-columns: 30% 30% 40%;
    align-items: center;
}

#heading0 h2 button span {
    font-size: 15px;
    display: inline-flex;
}

.panel-heading.active {
    font-weight: 600;
    color: var(--color1)de;
}

.bg-info {
    color: white;
}

.service-trip-section .travellers input[type="text"] {
    background-color: var(--color1) !important;
    border: 1px solid #ffffff !important;
    color: white !important;
    border-radius: 3px;
}

.pd-1-3 {
    background: var(--color1) !important;
    color: white !important;
}

.book-sec {
    margin-bottom: 20px;
}

.font-12 {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
}

.text-center h5 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px !important;
    color: var(--color1) !important;
}

.service-trip-section .occupancy-btn button {
    background-color: #07a8e8 !important;
    border-radius: 15px;
    padding: 2px 0px;
    color: #fff !important;
    border: 1px solid #07a8e8 !important;
    width: 100% !important;
    font-size: 13px;
}

.pd-1-2 {
    margin-bottom: 10px;
    padding-right: 8px !important;
    display: flex;
    align-items: center;
    justify-content: right;
}

.pd-1-1 {
    margin-bottom: 10px;
    padding-left: 4px;
}

.accordion-button {
    background: var(--color1) !important;
    margin-top: 0px !important;
    color: white !important;
}

.childAge {
    font-size: 10px;
}

.mintes {
    padding-left: 0px !important;
}

.modify-srch {
    margin-right: 27px;
}

    .modify-srch button {
        background: var(--color2) !important;
        color: white !important;
    }

.text-info.cites {
    color: var(--color2) !important;
}

.culre {
    font-size: 1.25rem !important;
}

.text-end {
    margin-top: 0px !important;
}

.childAge {
    font-size: 11px;
    margin: -4px 0px 0px 28px;
    color: #748593;
    width: 160px;
}

.pd-1-1 i {
    margin-right: 8px;
    color: #07a8e8;
}

.tc-pp {
    color: var(--color1);
    font-weight: 600;
}

.codes-1 {
    color: #745893;
}

.font-ser span {
    color: #745893;
}

.wides-11 {
    width: 300px;
}

.flt-mdify-width span {
    color: #f08c18 !important;
}

.flt-mdify-width2 span {
    color: #f08c18 !important;
}

.ms-1 span {
    color: var(--color2) !important;
}

.tter {
    background: var(--color2) !important;
    color: white !important;
}

.bg-mody-deatiles {
    margin-bottom: 30px !important;
    position: relative;
}

.founds {
    position: absolute;
    bottom: 0;
    left: 72px;
}

.pt-4 .border-black {
    --bs-border-opacity: 1;
    border-color: rgb(240 139 25) !important;
}

.tryes {
    /* gap: 15px; */
    margin-left: 2px;
}

    .tryes .ty-11 {
        margin-left: 0px !important;
    }

footer {
    background: #ffff !important;
}

.founds21 {
    position: absolute;
    bottom: 9px;
    left: 83px;
}

#heading1 h2 button span {
    width: 40% !important;
    display: flex;
}

#heading2 h2 button span {
    width: 40% !important;
    display: flex;
}

#heading3 h2 button span {
    width: 40% !important;
    display: flex;
}

.eros {
    margin-bottom: 4px !important;
}

.boderHomeDowenLode .w-100 div h5 {
    margin-left: 14px !important;
}

button.btn-close {
    border: 2.5px solid var(--color1) !important;
    border-radius: 50px;
    font-size: 11px;
    opacity: 1 !important;
}

.tesgrp {
    border: 1.5px solid var(--color1);
    margin: 0px 1px 13px 1px;
    padding: 10px 6px 10px 6px;
    border-radius: 6px;
}

.image-container {
    text-align: center;
}

.tress11 {
    padding: 12px 0px 8px 0px;
}

.img-new-adu {
    width: 24px;
    margin-right: 5px;
}

.dus {
    position: relative;
    width: 220px;
}   

    .dus img {
        width: 23px;
        margin-left: 5px;
        position: absolute;
        top: 19px;
    }

    .dus input {
        padding-left: 10px !important;
    }

.sep {
    width: 20px;
}

.star-rting .text-secondary {
    --bs-text-opacity: 1;
    color: rgb(108 117 125 / 20%) !important;
}

.new-adds-44 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .new-adds-44 h5 {
        font-size: 14px;
        font-weight: 600;
        color: #748593;
    }

    .new-adds-44 i {
        color: #748593;
    }

.cheapest {
    color: var(--color2) !important;
    top: -331px !important;
    /* position: relative; */
    padding: 1px;
    font-size: 11px;
    width: 100%;
    font-weight: 700;
}

.rounded-circle {
    background: #f08b19 !important;
}

.tooos {
    padding-top: 12px;
    font-size: 14px;
}

.cl-22 {
    justify-content: space-between !important;
}

.fw-bold.tits-1 {
    background: var(--color1) !important;
    color: white !important;
}

.tats-1 {
    margin-bottom: 0px !important;
    width: 200px !important;
    margin-right: 74px;
}

.fw-bold.tits-2 {
    background: var(--color2) !important;
    /* margin-top: 0px !important; */
    color: white !important;
    margin-top: -3px;
}

.under-worry img {
    width: 24px;
}

.under-worry h4 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0px;
}

.under-worry {
    display: flex;
    align-items: center;
    gap: 4px;
}

.new-worry {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.ere img {
    width: 15px;
}

.ere {
    margin-left: 5px;
}

.new-worry {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 20px;
}

.dus .tress-112 {
    padding-left: 37px !important;
}

.toggle-password-icon {
    color: #07a8e8 !important;
}

.by-see {
    padding-right: 0px !important;
    font-size: 14px;
    padding-left: 9px;
}

.resste-1 {
    border-color: #f08b19 !important;
}

.flight-des {
    width: fit-content;
/*    padding-left: 24px !important;*/
}

.flt-dtls-sec .flex-column span {
    margin-top: 0px !important;
}

.qtyminus {
    padding: 4px 0px 8px 0px !important;
}

.cest {
    color: white;
    position: absolute;
    right: 7px;
    top: 9px;
    font-size: 12px;
}

.trees {
    position: relative;
}

.time-ratio {
    color: var(--color1) !important;
    font-weight: 600;
}

.tts {
    margin-top: 0px !important;
}

checkout .dersaw {
    padding: 15px;
}
    .dersaw .has-11 {
        justify-content: unset !important;
    }

.don-toss {
    color: white;
    background: #0dcaf0;
    width: 100%;
    height: 20px;
    display: block;
    text-align: center;
    margin-top: 10px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 13px;
}

.flex112 input {
    width: 23px;
}

.flex112 {
    margin-top: 7px;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.kls {
    width: 25px !important;
    height: 22px !important;
}

hotel-details div#romInfo td:first-child {
    vertical-align: top;
}

.showall-buttonn {
    position: absolute;
    top: 140px;
    right: 17px;
    background: white;
    padding: 5px 9px;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 4px;
    cursor:pointer;
}

.wides-11 {
    position:relative;
}
.alert-modal {
    position: fixed;
    display: block;
    top: calc(50% - 140px);
    /* left: 50%;
    left: calc(50% - 662px); */
    z-index: 999999;
    border-radius: 5px;
    overflow: hidden;
}
.alert-waning-result {
        WIDTH: 100%;
        DISPLAY: flex;
        ALIGN-ITEMS: center;
        JUSTIFY-CONTENT: center;
        background: #cff4fc !important;
        border-color: #9eeaf9 !important;
}
    .alert-modal .modal-content {
        background: #fff;
        border-radius: 0 0 5px 5px;
        width: 500px;
    }

    .alert-modal .btn {
        text-decoration: none;
        padding: 10px;
        display: inline-block;
        min-width: 100px;
        background-color: var(--color2);
        border-radius: 50px;
        color: #fff;
    }

.alert-content {
    text-align: center;
    padding: 20px;
}

    .alert-content .alert-icon {
        font-size: 50px;
    }

    .alert-content .alert-msg {
        margin: 10px 0 20px;
    }

hotel-details .overview-content-wrapper {
    border: 1px solid #e9e9e9;
    border-top: 0;
    font-size: 10px;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    color: #444;
    line-height: 18px;
}

hotel-details .reserve-button a {
    font-size: 10px;
    line-height: 15px;
    width: auto;
    padding: 4px 16px;
}

hotel-details .ut-col-xs-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

hotel-details .ut-row.ut-responsive-direction {
    flex-flow: nowrap row;
    overflow-x: auto;
    padding-bottom: 8px;
}

hotel-details .hotel-badge {
    font-size: 10px;
}

hotel-details .nearby-hotel-box > img {
    height: 180px;
}

hotel-details .nearby-hotel-content {
    padding: 10px;
}

    hotel-details .nearby-hotel-content .hotel-location-address {
        font-size: 10px;
    }

hotel-details .nearby-hotel-title {
    font-size: 12px;
}

hotel-details .view-button a {
    font-size: 12px;
    padding: 5px 0;
}

hotel-details .hoteldetailpage {
    padding: 16px 0 30px;
}

hotel-details .modal-header .close::after {
    display: none;
}

hotel-details .ut-container {
    padding: 0 10px;
    width: 100%;
}

hotel-details .image-row {
    display: block;
    overflow: hidden;
}

    hotel-details .image-row .banner-gallery-img:first-child {
        padding-left: 0;
        padding-right: 0;
    }

    hotel-details .image-row .banner-gallery-img:last-child {
        padding-right: 0;
    }

    hotel-details .image-row img {
        min-width: 100%;
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    hotel-details .image-row .selected-image {
        border: none;
        border-radius: 10px;
    }
hotel-details div#myModal {
    background-color: rgba(0, 0, 0, 0.74);
}

hotel-details .ut-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.74);
}

hotel-details .modal-dialog {
    background-color: white;
    width: 85%;
    margin: auto;
    border-radius: 10px;
    height: 95vh;
    overflow: hidden;
    max-width: 100%;
}

hotel-details .modal-content {
    height: 100%;
    overflow: auto;
    padding: 0 16px 0;
    border: 0;
}

hotel-details .modal-header {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding-top: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
    padding-left: 0;
    padding-right: 0;
}

    hotel-details .modal-header .close {
        font-size: 32px;
        padding: 0;
        background: none;
        border: none;
        line-height: 7px;
        color: #000;
        cursor: pointer;
    }

hotel-details .modal-body {
    padding: 20px 0 37px;
    height: 100%;
}

    hotel-details .modal-body .ut-direction .ut-col-md-12 {
        margin-bottom: 20px;
    }

.image-row {
    gap: 10px;
}

.active-label {
    font-weight:700;
    color: var(--color1);
    /*border-bottom: 2px solid blue;*/
    border: none;
}

.trew {
    background: #0a58ca !important;
    color: white !important;
}

.flight-time-box > input[type=checkbox]:checked + label .flight-time-text p {
    color: #ffffff !important;
}

.resste {
    display: none;
}

.mesrt
{
    padding-right:3px !important;
}

.to-uppes14 ul {
    padding-left: 8px;
}
.treswas {
    width: 50px !important;
    margin: 0 auto;
    display: flex;
}

/*Star rating start*/
.content i {
    color: #FFC107;
}


.starnew {
    border: none;
    font-size: 10px;
    margin-top: 6px;
}

    .starnew input {
        border: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        opacity: 0;
    }

    .starnew label {
        position: relative;
        float: right;
        color: #C8C8C8;
    }

        .starnew label:before {
            margin: 2.5px;
            content: "\f005";
            font-family: FontAwesome;
            display: inline-block;
            font-size: 1.5em;
            color: #ccc;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

    .starnew input:checked ~ label:before {
        color: #FFC107;
    }

    .starnew label:hover ~ label:before {
        color: #ffdb70;
    }

    .starnew label:hover:before {
        color: #FFC107;
    }

.star-flexxe
{
    display:flex;
    align-items:center;
    justify-content:space-between;
}
.nes-11 {
    width: 22px;
}

.nes-12 {
    width: 20px;
}
button.bg-primary {
    background-color: var(--color2) !important;
}

flight-result-template button.border-0.bg-info.py-1.px-3.font-13.rounded-5.text-white.twerasw {
    background-color: var(--color2) !important;
}
header div#navbarNavDropdown ul li a {
    color: var(--color1) !important;
    cursor: pointer;
    
}
.forgotBtnSh {
    background: var(--color2);
    color: white !important;
    border-radius: 16px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    width: 50%;
}

p.pointer a {
    color: black;
}
.site-loading img {
    width: 125px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
header nav.navbar.navbar-expand-lg.bgHome img {
    object-fit: contain;
    height: 60px;
}
button#flashdeal {
    color: white;
    font-size: 1rem;
    background: var(--color2) !important;
}
button#paymentcheckout {
    background-color: var(--color2);
}
/*Star rating end*/
footer div#footer h5 {
    color: #097c90;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
footer div#footer a {
    letter-spacing: .5px;
    color: #097c90;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    display: block;
}
.inf-pages {
    padding: 38px 52px;
}
div#cms .inf-pages b {
    line-height: 30px;
    color: #097c90;
    border-bottom: 1px solid #097c90;
    margin-bottom: 17px;
}
div#recondition h3, div#reprivacy h3, div#recont h3 {
    font-size: 22px;
    letter-spacing: 0.5px;
}
div#recondition p, div#recondition ul li, div#reprivacy p, div#reprivacy ul li, div#recont p {
    color: #7A838B;
    font-size: 14.5px;
    letter-spacing: .5px;
    margin-bottom: 5px;
}
div#recondition h4, div#reprivacy h4 {
    color: #c6b37d;
    font-size: 20px;
    letter-spacing: .5px;
}
div#recondition ul li, div#reprivacy ul li {
    list-style: disc;
}
div#recont {
    height: 242px;
}
p#viewall {
    color: var(--color1);
}
p#ftr {
    color: var(--color1);
}
app-footer .bgHome p#ftr {
    padding: 12px 0px;
    color: var(--color1);
    text-align: center;
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: .5px;
}
div#modify hotel-detail-modify form.ng-untouched.ng-pristine.ng-invalid {
    background-color: var(--color2);
    color: white;
}
span#viewbtn button.btn.btn-link {
    color: var(--color2);
}
h4#rooms {
    background-color: var(--color1);
    color: white;
}
div#accordionExample .accordion-item {
    border: var(--color2);
}
div#nametitle label {
    background-color: var(--color1);
    color: #fff;
    border: var(--color1);
}
div#bookingdetails span {
    color: var(--color1) !important;
}
star-rating#starrating i.fa.fa-star {
    color: var(--color2)!important;
}
.printall.my-3 button {
    background-color: var(--color2) !important;
}
div#addmulti button {
    background-color: var(--color2) !important;
}
div#cancelationply a {
    color: var(--color1);
}
span#pricebreak a {
    color: var(--color1);
}
div#mealplan {
    color: var(--color1);
}
span.capcity_item {
    color: var(--color1);
}
.hotlbooknow button {
    background-color: var(--color2);
}
checkout-itinerary-details div#lyv {
    background-color: var(--color2);
}

hotel-result .bg-mody-deatiles.section-width > div > div:nth-child(1) > h5:nth-child(1) {
    font-size: 17px !important;
    font-weight: 500 !important;
    letter-spacing: .5px;
}
header {
    border-bottom: 1.2px solid var(--color1);
}

/* New Css */
hotel-result > div:nth-child(1) > div:nth-child(1) {
/*    background: #fff;*/
    padding: 15px 15px;
}

hotel-result > div:nth-child(1) > div:nth-child(1) > div h5 {
    color: var(--color1);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .4px;
}
hotel-result > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
}
hotel-result > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
}
hotel-result > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
    text-align: right;
}
hotel-result section#htlresult .row.service-result {
    margin: 15px -12px;
}
hotel-result section#htlresult .row.service-result > div:nth-child(1) > p:nth-child(1) {
    margin-bottom: 5px;
}
hotel-result section#htlresult .row.service-result > div:nth-child(1) {
    padding-left: 0px;
    border-right: 2px solid #8080804a;
}
hotel-result section#htlresult .row.service-result > div:nth-child(2) {
    padding-left: 5px;
}
hotel-temp > div:nth-child(1) {
    padding: 10px;
    border: 1.3px solid var(--color2);
    margin: 13px 10px;
    box-shadow: 1px 1px 3px #8080808f;
    border-radius: 6px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(1) > img.hotel-imgg {
    height: 175px;
/*    object-fit: contain;*/
    border-radius: 5px;
    width: 100%;
}

.offcanvas{
    max-width: 70%;
}

    .offcanvas.show:not(.hiding), .offcanvas.showing {
        border-radius: 0px 30px 30px 0px;
    }

checkout-itinerary-details > div:nth-child(1) > div > p {
    text-align: center;
}

hotel-temp > div:nth-child(1) > div > div:nth-child(2) > h5 {
    color: var(--color1);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .4px;
    margin-bottom: 3px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(2) > p > span {
    font-size: 12px;
    color: var(--color2);
    cursor: pointer;
    letter-spacing: .4px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p > span:nth-child(1) {
    color: var(--color1);
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
}

hotel-temp .htlinfo_btn p span, hotel-temp .htlinfo_btn p a {
    letter-spacing: .4px;
    color: var(--color1);
    font-size: 12px;
    font-weight: 500;
}

hotel-temp .htlinfo_btn p:nth-child(2) > p > span {
    letter-spacing: .5px;
    font-size: 13px;
    text-decoration: underline;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p > span:nth-child(2) {
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
    color: var(--color2);
    cursor: pointer;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p {
    text-align: end;
    margin-bottom: 5px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > h3 {
    color: var(--color1);
    font-size: 15px;
    text-align: right;
    font-weight: 600;
    margin-bottom: 3px;
    margin-top: 15px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(3) {
    color: var(--color1);
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 0px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(4) {
    font-size: 12px;
    text-align: right;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(5) {
    text-align: right;
    margin-top: 10px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) > p:nth-child(5) > a.book-btn {
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    letter-spacing: .4px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(1) {
    border-right: 1.5px solid #8080807d;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(2) {
    border-right: 1.5px solid #8080807d;
    margin-top: 15px;
}
hotel-temp > div:nth-child(1) > div > div:nth-child(3) {
    margin-top: 15px;
}
hotel-detail-modify form {
    padding: 25px 15px;
    background-color: var(--color2) !important;
    color: white
}
hotel-details section {
    margin-top: 20px;
}
hotel-detail-modify label {
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 14px;
}
hotel-detail-modify input {
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    height: 35px;
    padding: 4px 10px;
    color: var(--color1);
    width: 100%;
    margin-bottom: 8px;
    outline: none;
}
hotel-detail-modify button#btnText {
    width: 100%;
    outline: none;
    border: none;
    padding: 10px;
    color: var(--color1);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 7px;
    margin-top: 12px;
}
hotel-details section > div > div > div:nth-child(2) > div:nth-child(2) img {
    width: 100%;
    max-height: 397px;
    object-fit: cover;
}
hotel-details section .row.hotel-amenties button.bg-transparent {
    padding: 15px 12px;
    margin: 3px;
    border: 1px solid grey;
    border-radius: 5px;
    color: rgb(108, 117, 125);
}
hotel-details section > div:nth-child(2) > div:nth-child(1) {
    margin-top: 15px;
    margin-bottom: 15px;
}
hotel-details section > div:nth-child(2) > div:nth-child(2) {
    margin-bottom: 15px;
}
hotel-details section > div:nth-child(2) {
    margin-top: 15px;
}
hotel-details section > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
    width: 843px;
    overflow-y: auto;
    white-space: nowrap;
}
hotel-details section > div > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3 {
    font-size: 15px;
    font-weight: 600;
    color: var(--color1);
    letter-spacing: .4px;
    margin-bottom: 2px;
}
hotel-details section > div > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4 {
    font-size: 13px;
    color: var(--color1);
    font-weight: 600;
}
hotel-details section > div > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
    text-align: right;
}
hotel-details section > div > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button.bg-primary {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 15px;
    padding: 5px 20px;
}
hotel-details section > div:nth-child(2) > div:nth-child(3) h5 {
    margin-bottom: 5px;
    color: var(--color1);
    font-size: 18px;
    letter-spacing: .5px;
}
hotel-details section > div:nth-child(2) > div:nth-child(3) span#viewbtn button.btn.btn-link {
    padding: 0px;
}
hotel-details div#room_contanier h3 {
    font-size: 17px;
    color: var(--color1);
    letter-spacing: .5px;
}
hotel-details div#romInfo table thead tr th {
    border: 1px solid var(--color1) !important;
    padding: 8px;
}
hotel-details div#romInfo table thead tr th {
    border: 1px solid var(--color1) !important;
    padding: 8px;
    background: var(--color2);
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
}
hotel-details div#romInfo > div {
    margin-bottom: 10px;
}
hotel-details div#romInfo > div table tbody tr td > img {
    width: 100%;
    height: 170px;
    vertical-align: super;
    border-radius: 3px;
}
hotel-details div#romInfo > div table tbody tr td .room_dtl span {
    font-size: 14px;
    letter-spacing: .5px;
}
hotel-details div#romInfo > div table tbody tr td .room_dtl {
    display: flex;
    flex-direction: column;
    text-align: start;
}
hotel-details div#romInfo > div table tbody tr td:nth-child(1) .new-worry {
    margin-top: 5px;
}
hotel-details div#romInfo > div table tbody tr > td:nth-child(2) > ul, hotel-details div#romInfo > div table tbody tr > td:nth-child(1) > ul {
    padding-left: 0px;
    margin-bottom: 3px;
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 600;
    color: var(--color1);
}
hotel-details div#romInfo > div table tbody tr:nth-child(1) > td:nth-child(2) > div#mealplan i.fa.fa-bed, hotel-details div#romInfo > div table tbody tr:nth-child(2) > td:nth-child(1) > div#mealplan i.fa.fa-bed {
    margin-right: 5px;
}

#mealplan i{
    margin-right: 5px;
}

hotel-details div#romInfo > div table tbody tr > td:nth-child(2) > div#mealplan > span, hotel-details div#romInfo > div table tbody tr > td:nth-child(1) > div#mealplan > span {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .5px;
}

hotel-details div#romInfo > div table tbody tr:nth-child(1) > td:nth-child(3) h5, hotel-details div#romInfo > div table tbody tr:nth-child(2) > td:nth-child(2) h5 {
    font-size: 16px;
    margin-bottom: 5px !important;
}
hotel-details div#romInfo > div table tbody tr > td:nth-child(3) span, hotel-details div#romInfo > div table tbody tr > td:nth-child(2) span {
    font-size: 14px;
    letter-spacing: .5px;
}
hotel-details div#romInfo > div table tbody tr td .hotlbooknow button {
    font-size: 15px;
    color: #fff;
    letter-spacing: .5px;
    border: none;
    border-radius: 20px;
    outline: none;
    width: 100%;
    padding: 10px 22px;
}
hotel-details div#romInfo > div table {
    width: 100%;
}
hotel-details section > div:nth-child(2) > div:nth-child(5), hotel-details section > div:nth-child(2) > div:nth-child(6) {
    margin-top: 10px;
}
hotel-details section > div:nth-child(2) > div:nth-child(6) h4 {
    font-size: 17px;
    color: var(--color1);
    letter-spacing: .5px;
}
hotel-details section > div:nth-child(2) > div:nth-child(6) table tbody tr td span {
    font-size: 15px;
    letter-spacing: .5px;
}
hotel-details section > div:nth-child(2) > div:nth-child(6) table tbody tr td i {
    padding: 10px 18px;
    font-size: 28px;
    vertical-align: middle;
}
hotel-details section > div:nth-child(2) > div:nth-child(6) table tbody tr td:nth-child(1) {
    width: 28%;
}
hotel-details section > div:nth-child(2) > div:nth-child(6) table tbody tr td:nth-child(2) {
    width: 72%;
}
checkout div#htlcheck > div > div > div:nth-child(1), checkout div#htlcheck > div > div > div:nth-child(2) {
    margin-top: 40px;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(1) {
    border-radius: 7px 7px 0px 0px;
    border: 0.2px gray solid;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(1) div#collapseOne input {
    font-size: 14px;
    height: 40px;
    letter-spacing: .5px;
    padding: 10px;
    border: 1px solid grey;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(1) div#collapseOne select {
    font-size: 14px;
    height: 40px;
    letter-spacing: .5px;
    padding: 10px;
    color: #595c5f;
    border: 1px solid grey;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(1) div#collapseOne > div > div > div:nth-child(2) > div > input {
    width: 35%;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) input, checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) select {
    font-size: 14px;
    height: 40px;
    letter-spacing: .5px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid grey;
    width: 100%;
    background-color: white !important;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) input#chk_Accept {
    width: 12px;
    height: 22px;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) span {
    font-size: 14px;
    letter-spacing: .5px;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) textarea {
    width: 100%;
    min-height: 90px;
    margin-bottom: 9px;
    font-size: 14px;
    letter-spacing: .5px;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > label {
    letter-spacing: .4px;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > input#chk_Accept {
    margin-top: 4px;
    height: 13px;
    width: 13px;
}
checkout-itinerary-details > div:nth-child(1) > div:nth-child(1) > p {
    color: var(--color1);
    font-size: 17px;
    margin-bottom: 5px;
    letter-spacing: .5px;
}
div#bookingdetails p:nth-child(1) {
    font-size: 16px;
    color: var(--color1);
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 5px;
}
div#bookingdetails > div > .border-black span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
}
div#bookingdetails > div:nth-child(1) > div:nth-child(3) div > p {
    font-size: 12px;
    margin-bottom: 2px;
    color: var(--color1);
    letter-spacing: .5px;
    font-weight: 600;
}
div#bookingdetails > div:nth-child(1) > div:nth-child(3) div > h5 {
    font-size: 16px;
    color: var(--color1);
    letter-spacing: .5px;
    margin-bottom: 2px;
}
checkout-fare-details .fare-summary > div > div > h5 {
    font-size: 17px;
    font-weight: 600;
    color: var(--color1);
    letter-spacing: .5px;
}
checkout-fare-details .fare-summary > div > div > div:nth-child(2) > div > p {
    font-size: 15px;
    margin-bottom: 3px;
    color: var(--color1);
    letter-spacing: .5px;
}
checkout-fare-details .fare-summary > div > div > div > div:nth-child(2) p {
    text-align: right;
}
checkout-fare-details .fare-summary > div > div > div:nth-child(3) > div > p {
    margin-bottom: 3px;
    font-size: 13px;
    color: var(--color1);
    letter-spacing: .5px;
}

checkout-fare-details .fare-summary > div > div > div:nth-child(4) > div {
    border-top: 1.5px solid #8080805e;
}
checkout-fare-details .fare-summary > div > div > div:nth-child(4) > div > p {
    font-size: 17px;
    color: var(--color1);
    letter-spacing: .5px;
}
div#accordionExample h2.accordion-header button span {
    font-size: 15px;
    letter-spacing: .5px;
}
checkout .bg-details h4 {
    font-size: 18px;
    letter-spacing: .5px;
    margin-bottom: 0px;
}
checkout div#htlcheck h4#rooms {
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 600;
}
checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) h2 span, checkout div#htlcheck > div > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) h2 span {
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 600;
}
checkout div#nametitle label {
    padding: 4px 13px;
    font-size: 15px;
    letter-spacing: .5px;
}
checkout div#htlcheck > div > div > div:nth-child(1) div#collapse0 > div:nth-child(3) > div:nth-child(1) {
/*    margin-left: -7px;*/
    row-gap: 10px;
}
.rowGap{
    row-gap: 10px;
}
.detailsModalWidth{
    width: 37.5%;
}
checkout div#htlcheck > div > div > div:nth-child(2) .tues.continue-btn button#paymentcheckout {
    font-size: 14px;
    letter-spacing: .5px;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) > .fltcity > div > h5 {
    color: var(--color1);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .4px;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
    text-align: right;
    padding-right: 18px;
}
flight-result > div:nth-child(1) > section > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 14px;
    border: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .4px;
    white-space: nowrap;
}
flight-result section#htlresult {
    margin: 15px 0px;
}
flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
/*    border: 1.5px solid #dee2e6;
    border-radius: 5px;*/
/*    height: 1350px;*/
/*    overflow-y: auto;*/
}
flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(1) > h6 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    margin-bottom: 0px;
    color: var(--color1);
}
    flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
        padding: 10px 0px;
        border: 1.5px solid #dee2e6;
    border-radius: 5px;
    }
flight-result section#htlresult > div > div > div:nth-child(1) h5 {
    margin-bottom: 7px;
    color: var(--color1);
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .4px;
}
    flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div > div {
        border-bottom: 2px solid var(--color2);
        margin-bottom: 7px;
        padding-bottom: 20px;
        max-height: 200px;
        overflow-y: auto;
    }
flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    padding-bottom: 10px;
}
flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div > div div#price_slider_range span {
    font-size: 12px;
}
flight-result section#htlresult > div > div > div:nth-child(1) h4 {
    margin-bottom: 7px;
    color: var(--color1);
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .4px;
}
flight-result section#htlresult > div > div > div:nth-child(1) label {
    margin-left: 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .5px;
}
flight-result section#htlresult > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:last-child {
    border-bottom: none;
}
flight-result-template > section.flt-bx-shdow {
    padding: 0px 10px;
    border: 1.3px solid var(--color2);
    margin: 13px 10px;
    border-radius: 6px;
}
flight-details-template > div > div > div:nth-child(2) > div span {
    color: var(--color1);
    font-size: 12px;
    letter-spacing: .5px;
}
flight-details-template > div > div > div:nth-child(2) > div h4 {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 600;
    color: var(--color1);
    line-height: .9;
}
flight-details-template > div > div:nth-child(1) > div:nth-child(2) span.tooos {
    font-weight: 600;
    font-size: 14px;
    padding-top: 0px;
    vertical-align: top;
}
flight-details-template > div > div > div:nth-child(1) span.flight-des {
    padding: 4px 9px;
    font-size: 12px;
    letter-spacing: .5px;
    color: #fff;
}
flight-details-template > div > div > div:nth-child(1) span.text-search {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .5px;
}
flight-details-template > div > div:nth-child(1) {
    border-bottom: 2px solid #8080807a;
    margin-left: -10px;
    padding-top: 10px;
}
flight-result-template > section.flt-bx-shdow > div > div:nth-child(1) {
    border-right: 2px solid #8080807a;
}
flight-result-template > section.flt-bx-shdow > div > div:nth-child(2) {
    text-align: center;
    padding-block: 15px;
}
flight-result-template > section.flt-bx-shdow > div > div:nth-child(2) > span {
    color: var(--color1);
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 600;
}
flight-result-template > section.flt-bx-shdow > div > div:nth-child(2) > button.twerasw {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
}

flight-segment-template > div:nth-child(1) > div:nth-child(1) {
    padding: 5px;
    border: 1.5px solid #808080b3;
    margin: 4px 0px;
    border-radius: 5px;
    align-items: center; 
}
flight-segment-template > div:nth-child(1) > div:nth-child(1) .flt-img-check img {
    object-fit: contain;
    height: 40px;
    width: 100%;
}
flight-segment-template > div:nth-child(1) > div > div {
    padding-left: 5px;
    padding-right: 5px;
}
flight-segment-template > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > span, flight-segment-template > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > span {
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 600;
    color: var(--color1);
}
checkout-itinerary-details h5 {
    color: var(--color1);
    font-size: 17px;
    margin-bottom: 5px;
    letter-spacing: .5px;
}
checkout-itinerary-details > div:nth-child(1) > div > p > span {
    font-size: 14px;
    color: var(--color1);
    letter-spacing: .5px;
}
checkout-itinerary-details > div:nth-child(1) > div:nth-child(2) > p {
    margin-bottom: 0px;
}
checkout-fare-details .fare-summary > div:nth-child(1) > h5.fare-rules-chk {
    margin-bottom: 0px;
    font-size: 15px;
    color: var(--color1);
    letter-spacing: .5px;
}
checkout-fare-details .fare-summary > div:nth-child(1) > div > div > p.font-chk-weight {
    text-align: right;
}
checkout-fare-details .fare-summary > div:nth-child(1) > div > div > p {
    font-size: 14px;
    margin-bottom: 3px;
    color: var(--color1);
    letter-spacing: .5px;
}
checkout-fare-details .fare-summary > div:nth-child(1) > div > div:nth-child(2) {
    padding-right: 0px;
}

hotel-thankyou .printissues_holder {
    box-shadow: 1px 1px 8px #808080a3;
    padding: 15px;
    border-radius: 5px;
    margin-top: 50px;
}
hotel-thankyou .printissues_holder > div:nth-child(1) > div:nth-child(1) > h5 {
    font-size: 16px;
    letter-spacing: .5px;
    color: var(--color1);
}
hotel-thankyou .printissues_holder > div:nth-child(3) p {
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px;
    margin-bottom: 2px;
}
hotel-thankyou .printissues_holder > div:nth-child(3) {
    padding: 10px 15px;
    border-radius: 5px;
}
hotel-thankyou .printissues_holder > div:nth-child(3) h6 {
    color: #fff;
    font-size: 17px;
    letter-spacing: .5px;
    margin-bottom: 7px;
}
    hotel-thankyou .printissues_holder > div:nth-child(4), hotel-thankyou .printissues_holder > div:nth-child(5), hotel-thankyou .printissues_holder > div:nth-child(6) {
        margin-top: 10px;
        margin-bottom: 10px;
        border: 1px solid grey;
        border-radius: 8px;
    }
        hotel-thankyou .printissues_holder > div:nth-child(4) > div:nth-child(1), hotel-thankyou .printissues_holder > div:nth-child(5) > div:nth-child(1), hotel-thankyou .printissues_holder > div:nth-child(6) > div:nth-child(1) {
            padding: 15px 5px;
        }
hotel-thankyou .printissues_holder > div:nth-child(4) > div:nth-child(1) p.thankyou-head {
    letter-spacing: .5px;
    font-size: 15px;
}
hotel-thankyou .printissues_holder > div:nth-child(4) > div:nth-child(1) > div > p:nth-child(2) {
    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: .5px;
}
hotel-thankyou .printissues_holder > div:nth-child(5) > div > div > p:nth-child(1) {
    letter-spacing: .5px;
    font-size: 15px;
}
hotel-thankyou .printissues_holder > div:nth-child(5) > div > div > p:nth-child(2) {
    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: .5px;
}
hotel-thankyou .printissues_holder > div:nth-child(5) > div > div .thankyou-text div > span {
    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: .5px;
}
hotel-thankyou .printissues_holder > div:nth-child(6) > div:nth-child(1) > div > p {
    margin-bottom: 0px;
    font-size: 16px;
    letter-spacing: .5px;
    color: var(--color1);
    font-weight: 600;
}
hotel-thankyou .printissues_holder > div:nth-child(7) > div:nth-child(1) > div > button {
    border-radius: 20px;
    background: var(--color2);
    border: none;
    outline: none;
    font-size: 15px;
    letter-spacing: .5px;
    color: #fff;
    padding: 7px 15px;
    width: 100%;
}

thankyou .FLTthank {
    box-shadow: 1px 1px 8px #808080a3;
    padding: 15px;
    border-radius: 5px;
    margin-top: 50px;
}
thankyou .FLTthank > div > div > h5 {
    font-size: 16px;
    letter-spacing: .5px;
    color: var(--color1);
}
thankyou .FLTthank > div:nth-child(2) > div > div > p {
    margin: 5px 0px;
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px;
    font-weight: 600;
}
thankyou .FLTthank > div:nth-child(2) {
    padding: 10px 15px;
    border-radius: 5px;
}
thankyou .FLTthank > div:nth-child(3), thankyou .FLTthank > div:nth-child(4), thankyou .FLTthank > div:nth-child(5) {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid grey;
    border-radius: 8px;
}
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1), thankyou .FLTthank > div:nth-child(4) > div:nth-child(1), thankyou .FLTthank > div:nth-child(5) > div:nth-child(1) {
    padding: 15px 5px;
}
    thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) div > p.fltprint {
        cursor: pointer;
        text-align: right;
        color: var(--color1);
        text-decoration: underline;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: .5px;
        margin-bottom: 4px;
    }
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) div > p:nth-child(2) {
    color: var(--color1);
    letter-spacing: .5px;
    font-size: 15px;
    margin-bottom: 3px;
    font-weight: 600;
}
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) div > p:nth-child(3) {
    color: var(--color1);
    letter-spacing: .5px;
    font-size: 15px;
}
thankyou .FLTthank > div:nth-child(3) .rounded-circle {
    background: var(--color2) !important;
}
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > .flt-thankyou-logo img {
    object-fit: contain;
    height: 35px;
    margin-right: 8px;
}
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > .flt-thankyou-logo > span {
    color: var(--color1);
    font-size: 14px;
    letter-spacing: .5px;
}
thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > p.thankyou-head, thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(4) > p.thankyou-head {
    font-size: 14px;
    letter-spacing: .5px;
}

    thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > p:nth-child(2), thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(2) > p:nth-child(3), thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(4) > p:nth-child(2), thankyou .FLTthank > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(4) > p:nth-child(3) {
        font-size: 13px;
        margin-bottom: 5px;
    }
    thankyou .FLTthank > div:nth-child(4) > div:nth-child(1) > div > p {
        font-size: 15px;
        letter-spacing: .5px;
    }
    thankyou .FLTthank > div:nth-child(5) > div:nth-child(1) > div > p {
        font-weight: 600;
        color: var(--color1);
        font-size: 16px;
        margin-bottom: 0px;
        letter-spacing: .5px;
    }
    thankyou .FLTthank > div:nth-child(6) > .printall > div > button {
        width: 100%;
        border-radius: 20px;
        background: var(--color2);
        border: none;
        outline: none;
        font-size: 15px;
        letter-spacing: .5px;
        color: #fff;
        padding: 7px 15px;
    }
checkout div#htlcheck .push h5.htltrav {
    font-size: 17px;
    padding: 10px;
    background: var(--color1);
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    letter-spacing: .5px;
}
checkout div#htlcheck .push div#roomdtl > div {
    margin: 7px 15px;
}
checkout div#htlcheck .push div#roomdtl h4.room_heading {
    font-size: 17px;
    letter-spacing: .5px;
    color: var(--color1);
    font-weight: 600;
}
checkout div#htlcheck .push div#roomdtl > div:nth-child(1) > div {
    padding-left: 0px;
}
checkout div#htlcheck .push div#roomdtl .tesgrp h3 {
    font-size: 15px;
    letter-spacing: .5px;
    color: var(--color1);
}
checkout div#htlcheck .push div#roomdtl .tesgrp label {
    letter-spacing: .5px;
    font-size: 15px;
    color: var(--color1);
}
checkout div#htlcheck .push div#roomdtl .tesgrp span {
    font-size: 14px;
    letter-spacing: .5px;
}
div#htlcheck .htlcupon {
    border-radius: 4px;
    border: 0.2px gray solid;
    margin: 20px 0px;
    padding: 15px;
}
div#htlcheck .htlcupon h6 {
    font-size: 16px;
    letter-spacing: .5px;
    color: var(--color1);
}
checkout div#htlcheck .htlcupon .htlcpn input {
    width: 50% !important;
}
checkout div#htlcheck .htlcupon .htlcpn button {
    margin-left: 10px;
    background: var(--color2);
    color: white !important;
    border-radius: 8px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    width: 15%;
}
div#htlcheck .htlpay h4 {
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 600;
    color: var(--color1);
}
div#htlcheck .htlpay .htlpaymthd {
    border-radius: 4px;
    border: 0.2px gray solid;
    padding: 15px;
}
div#htlcheck .htlpay .htlpaymthd > div > div > div {
    border-color: var(--color2) !important;
    text-align: center;
}
div#htlcheck .htlpay .htlpaymthd > div > div > p {
    text-align: center;
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    color: var(--color1);
}
div#htlcheck .htlpay .htlpaymthd > div > div > div > img.treswass {
    object-fit: contain;
    height: 35px;
}
div#htlcheck .htlpay .htlpaymthd > div:nth-child(2) > div > button {
    margin-top: 7px;
    background: var(--color2);
    color: white !important;
    border-radius: 8px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    width: 100%;
}
app-user-layout div#booklay {
    margin-top: 40px;
    margin-bottom: 40px;
}
    app-user-layout div#booklay > div > div:nth-child(1) {
        box-shadow: 1px 1px 10px gainsboro;
        border-radius: 8px;
        height: 280px;
        padding: 12px 15px;
    }
app-user-layout div#booklay > div > div:nth-child(1) > div > div > i {
    color: var(--color1);
    font-size: 18px;
    width: 28px;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    border-bottom: 2px solid #abaaaae6;
    padding-bottom: 5px;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > i {
    font-size: 25px;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span {
    font-size: 17px;
    letter-spacing: .5px;
    padding-left: 5px;
    vertical-align: text-bottom;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    margin-top: 10px;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(2) > div {
    padding: 5px 15px;
}
app-user-layout div#booklay > div > div:nth-child(1) > div:nth-child(2) > div > a {
    font-size: 14px;
    letter-spacing: .5px;
    color: #000;
}
user-booking-list > div:nth-child(1) > div:nth-child(1) > div > p {
    border-bottom: 4.5px solid gainsboro;
}
user-change-password > form > div:nth-child(1) {
    padding: 12px 15px 20px 15px;
}
user-change-password > form > div:nth-child(1) {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
}
user-change-password > div:nth-child(1) > div > h4 {
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-change-password > form > div:nth-child(1) > diheader div#navbarNavDropdown ul li av:nth-child(2) > div {
    text-align: right;
}
user-change-password > form > div:nth-child(1) > div:nth-child(2) > div > button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    margin-top: 12px;
/*    width: 13%;*/
}
user-family-detail > div:nth-child(1) > div > h4 {
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-family-detail > div:nth-child(2) {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
}

user-family-detail > .row {
    margin: 0;
}
user-family-detail .userClienName {
    letter-spacing: .5px;
    font-size: 15px;
    margin-bottom: 4px;
}
user-family-detail .userAge {
    letter-spacing: .5px;
    font-size: 13px;
    color: var(--color1);
    font-weight: 600;
}
user-family-detail .userBtn {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    margin-left: 4px;
    text-align: center;
}
user-family-detail > div:nth-child(2) > div:nth-child(2) {
/*    text-align: right;*/
/*    margin-top: 15px;*/
}
user-family-detail > div:nth-child(3) > div:nth-child(1) > a {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 20px;
    border: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
}

user-family-detail > div:nth-child(3) > div:nth-child(1) {
/*    text-align: right;
    margin-top: 15px;*/
}
user-family-member > .row, user-family-member > form > .row {
    margin: 0;
}
user-family-member > form > .row.bg-white {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
    margin-bottom: 15px;
}
user-family-member > div:nth-child(1) > div > h4, user-family-member > form > .row h4 {
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-family-member > form > .row.bg-white > div > select, user-family-member > form > .row.bg-white > div > div > select, user-family-member > form > .row.bg-white > div > input {
    font-size: 13px;
    letter-spacing: .5px;
    height: 35px;
    margin-bottom: 7px;
}
user-family-member > form > .row.bg-white > div > label {
    font-size: 14px;
    letter-spacing: .5px;
    margin-bottom: 4px;
}
user-family-member > form > div:nth-child(4) > div > button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
    margin-top: 0px;
/*    width: 13%;*/
}
user-family-member > form > div:nth-child(4) > div {
    text-align: right;
}
user-frequent-flyer > div:nth-child(1) > div > h4 {
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-frequent-flyer > div:nth-child(2) > div > h5, user-frequent-flyer > div:nth-child(4) > div > h5 {
    font-size: 18px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-frequent-flyer > form > .row.bg-white {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
    margin-bottom: 15px;
}
user-frequent-flyer > .row, user-frequent-flyer > form > .row {
    margin: 0;
}
user-frequent-flyer > form label {
    font-size: 14px;
    letter-spacing: .5px;
    margin-bottom: 4px;
}
user-frequent-flyer > form input, user-frequent-flyer > form select {
    font-size: 13px !important;
    letter-spacing: .5px;
    height: 35px;
    margin-bottom: 7px;
}
user-frequent-flyer > form > .row.bg-white > div:nth-child(3) {
    margin-top: 10px;
    text-align: right;
}
user-frequent-flyer > form > .row.bg-white > div:nth-child(3) > button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
/*    width: 13%;*/
}
user-frequent-flyer .row.bg-white {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
    margin-bottom: 15px;
}

user-frequent-flyer p {
    letter-spacing: .5px;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding-top: 5px;
}
user-profille > .row, user-profille > form > .row {
    margin: 0;
}
user-profille > div:nth-child(1) > div > h4, user-profille > form h4 {
    font-size: 20px;
    letter-spacing: .5px;
    color: var(--color1);
}
user-profille > form > .row.bg-white {
    box-shadow: 0px 0px 5px gainsboro;
    border-radius: 8px;
    padding: 12px 15px 20px 15px;
    margin-bottom: 15px;
}
user-profille > form > .row.bg-white label {
    font-size: 14px;
    letter-spacing: .5px;
    margin-bottom: 4px;
}
user-profille > form > .row.bg-white select, user-profille > form > .row.bg-white input {
    font-size: 13px !important;
    letter-spacing: .5px;
    height: 35px;
    margin-bottom: 7px;
}
user-profille > form > .row.bg-white textarea {
    font-size: 13px !important;
    letter-spacing: .5px;
    margin-bottom: 7px;
}
user-profille > form > div:nth-child(6) > div {
    text-align: right;
}
user-profille > form > div:nth-child(6) > div > button {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
/*    width: 13%;*/
}
.passEye{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}
user-change-password > form > div > div > div:nth-child(1) > span {
    position: absolute;
    right: 647px;
    top: 215px;
    color: var(--color1) !important;
}
user-change-password > form > div > div > div:nth-child(2) > span {
    position: absolute;
    right: 372px;
    top: 215px;
    color: var(--color1) !important;
}
user-change-password > form > div > div > div:nth-child(3) > span {
    position: absolute;
    right: 97px;
    top: 215px;
    color: var(--color1) !important;
}
header nav.navbar.navbar-expand-lg.bgHome > .container {
    display: inline-block;
}
header nav.navbar.navbar-expand-lg.bgHome > div > div > div:nth-child(2) {
    display: flex;
    justify-content: right;
    align-items: center;
}
header nav.navbar.navbar-expand-lg.bgHome > div > div > div:nth-child(1) > a {
    margin-left: -7px;
}
app-header div#loginBlock button.btn-close {
    position: absolute;
    right: 12px;
    top: 8px;
    font-size: 9px;
    font-weight: 700;
    padding: 6px;
}
app-auth > div:nth-child(1) > div {
/*    padding: 20px 15px;*/
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h3 {
    font-size: 18px;
    color: var(--color1);
    font-weight: 700;
    letter-spacing: .5px;
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    padding: 35px 15px;
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
/*    background: rgb(248, 249, 250);*/
    height: 250px;
    border-left: 8px solid var(--color1);
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
/*    padding-top: 100px;
    padding-left: 70px;*/
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p {
    margin-bottom: 0px;
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 600;
    color: var(--color1);
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(2) > span:nth-child(2) {
    color: var(--color2);
    font-size: 17px;
}
app-auth > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
    height: 40px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form {
    margin-top: 60px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form label {
    font-size: 16px;
    letter-spacing: .5px;
    margin-bottom: 4px;
    font-weight: 600;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form input[type="text"], app-auth > div:nth-child(1) > div:nth-child(2) > form input[type="password"] {
    font-size: 13px;
    letter-spacing: .5px;
    height: 45px;
/*    margin-bottom: 7px;*/
    width: 100%;
    border-radius: 9px;
    outline: none;
    border: 1.5px solid gainsboro;
    padding: 7px 12px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(2) > div:nth-child(1) > p {
    margin-bottom: 5px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(2) > div:nth-child(1) > p {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(2) > div:nth-child(1) > p > input[type="checkbox"] {
    margin-right: 3px;
    vertical-align: text-top;
    height: 12px;
    width: 12px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(2) > div:nth-child(2) {
    text-align: right;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(2) > div:nth-child(2) > span {
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
    color: var(--color2);
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div {
    width: 94.5%;
    margin: auto;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(3) {
    text-align: left;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(3) > div > span {
    color: var(--color1);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(4) {
    text-align: left;
}
app-auth > div:nth-child(1) > div:nth-child(2) > form > div:nth-child(4) > div > button.sign_in {
    background: var(--color2);
    color: white !important;
    border-radius: 20px;
    padding: 7px 15px;
    border: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
    margin-top: 0px;
    width: 40%;
}
app-footer .bgHome {
    margin-top: 30px;
}
app-footer .bgHome footer {
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1.5px solid gainsboro;
}

/*shubham css*/

.home_deal{
    display: flex;
    margin-bottom: 20px;
    overflow-y: auto;
    padding-bottom: 10px;
}
.home_deal .textColorHome{
    margin-top: 0px;
    margin-bottom: 0px;
}
.home_deal button{
    white-space: nowrap;
}
.service-trip-section .flt-search-box {
    display: flex;
    overflow-y: auto;
    padding-bottom: 10px;
}
.service-trip-section .flt-search-box span.service-trip-btn {
    white-space: nowrap;
    line-height: normal;
}
.offcanvasLogo{
    height: 60px;
}
.offcanvasLogo img{
    height: 100%;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: var(--bs-dropdown-link-hover-bg);
}
app-currency ul.dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
}
.navbar-toggler:focus{
    box-shadow: none;
}
hotel-details div#romInfo table tbody tr td {
    text-align: left !important;
}
/*#ui-id-1 {
    width: 243px !important;
}*/
.ui-datepicker{
    width: 14rem;
}

flight-fare-details {
    overflow-x: auto;
    width: 100%;
    display: inline-block;
}

flight-fare-details table{
    overflow-y: auto;
}

flight-fare-details table th,
flight-fare-details table td {
    white-space: nowrap;
}

.bookingStatus {
    background-color: var(--color2);
    color: white;
    padding: 5px 12px;
    border-radius: 6px;
    border: 0px;
    cursor: default !important;
}

.bookingStatusHead{
    font-size: 14px;
}


.priceBreakUpTable thead,
.priceBreakUpTable tbody {
    display: table;
    width: 100%;
    table-layout: fixed !important;
}

table.Table-item.tbl-price-breakup tr.Tr-item td.Td-item {
    width: 150px;
}

/*//farefamuly*/


/* Popup container */
.pu-fare-pop-up-wrapper {
    background: #fff;
    max-width: 900px;
    width: 90%;
    margin: auto;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    overflow: hidden;
    position: relative;
    z-index: 1000;
    font-family: Arial, sans-serif;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Header */
.pu-fare-pop-up-header {
    background: #f9f9f9;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pu-fare-pop-up-header-text {
    font-size: 1.2rem;
    font-weight: 600;
}

.btn-close {
    border: none;
    font-size: 1.2rem;
    cursor: pointer;
}

/* Body spacing */
.pu-fare-pop-up-items {
    padding: 1.5rem;
    max-height: 75vh;
    overflow-y: auto;
}

/* Flight details block */
.pu-flight-card-body-wrapper-pop-up {
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 1rem;
    margin-bottom: 1.5rem;
    background: #fafafa;
}

/* Price section */
.flightcard-price {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.badge {
    background: #f0f0f0;
    border-radius: 12px;
    padding: 0.3rem 0.7rem;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

/* Cards container */
.pu-cards-container {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.pu-cards-wrapper {
    flex: 1;
    overflow: hidden;
}

.pu-cards-slider {
    display: flex;
    gap: 1rem;
    transition: transform 0.3s ease;
}

.pu-fare-pop-up-cards-wrapper {
    flex: 0 0 calc(33.333% - 1rem);
}

.pu-cabin-bg {
    white-space: nowrap;
}

.pu-fare-pop-up-cards {
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    padding: 1rem;
    background: #fff;
    transition: box-shadow 0.3s;
    height: 300px;
    overflow-y: auto;
}

    .pu-fare-pop-up-cards:hover {
        box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    }

/* Card header */
.pu-fare-pop-up-cards-header {
    margin-bottom: 0.8rem;
    text-align: center;
}

.pu-fare-pop-up-cards-header-text {
    font-weight: 600;
    font-size: 1rem;
}

/* Feature list */
.pu-fare-pop-up-div {
    display: flex;
    justify-content: space-between;
    font-size: 0.85rem;
    margin: 0.3rem 0;
    border-bottom: 1px dotted black;
    padding: 5px 0px;
}

/* Buttons */
.pu-card-footer-btn-text {
    background: var(--color2);
    border: none;
    padding: 0.5rem 1rem;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.3s;
    font-size: 0.85rem;
}

.pu-card-footer-btn {
    text-align: center;
}

.pu-card-footer-btn-text:hover {
    background: #0056b3;
}

.pu-active-fare-btn {
    background: var(--color1) !important;
}

.nav-btn {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0 0.5rem;
}

/* Hide ugly scrollbars */
.pu-fare-pop-up-items::-webkit-scrollbar {
    width: 6px;
}

.pu-fare-pop-up-items::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 6px;
}

.button-box {
    display: flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.bookbutton {
    background-color: var(--color2);
    
}

#pu-show button.btn-close {
    width: 28px; /* equal width/height for circle */
    height: 28px;
    border: 2.5px solid var(--color1) !important;
    border-radius: 50%; /* perfect circle */
    font-size: 14px; /* bigger X */
    font-weight: bold;
    opacity: 1 !important;
    background: white;
    display: flex; /* center X horizontally & vertically */
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
}
.tripseg {
    gap: 10px;
    display: flex;
    align-items: center;
}
.time-ratio {
    color: black !important
}
.codes-1 {
    color: black !important;
}
.deal-container-vk {
    display: flex;
/*    flex-wrap: wrap;*/
    gap: 8px;
    justify-content: flex-start; 
    align-items: center;
    width: 100%;
    padding: 0.25rem 0.5rem; 
    box-sizing: border-box;
}

.deal-btn-vk {
    background-color: var(--color2);
    color: var(--color1) !important;
    border: none; 
    padding: 0.25rem 1rem;
    font-size: 18px; 
    font-weight: 600; 
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-block;
    white-space: nowrap;
}
.deal-link-vk {
    color: var(--color1);
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-block;
    white-space: nowrap;
    background-color: #e7ebee !important;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    padding: 2px 20px;
}

.deal-btn-vk.active {
    background-color: var(--color1);
    color: #fff !important;
}

    .deal-btn-vk:hover {
        cursor: pointer;
        background-color: var(--color1);
        color: #fff !important;
    }
.deal-link-vk:hover {
    color: var(--color2);
}
@media (max-width: 768px) {
    .deal-container-vk {
        align-items: stretch;
        gap: 6px;
    }

    .deal-btn-vk,
    .deal-link-vk {
        width: 100%;
        text-align: center;
    }
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
html[lang=ar] .rounded-4{
    border-radius: 1rem !important;
}
html[lang=ar] #next-level-slide .owl-stage-outer {
    direction: ltr;
}
html[lang=ar] .vkroundarabic {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.loginNavbarBrand img{
    height: 100%;
    width: 100%;
}