.login_tab {
    font-size: 14px;
}

    .login_tab .btn-secondary {
        background: #ffffff;
        color: #000000;
        border-radius: 30px;
        font-size: 14px;
    }

        .login_tab .btn-secondary img {
            height: 22px;
        }

    .login_tab .dropdown-menu {
        transform: translate3d(0px, 45.3333px, 0px) !important;
        min-width: 300px;
    }

    .login_tab .dropdown-items {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 15px;
    }

    .login_tab .dropdown-items {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 15px;
    }

    .login_tab .dropdown-items {
        display: flex;
        gap: 8px;
        flex-wrap: wrap;
        padding: 15px 15px;
    }

        .login_tab .dropdown-items a {
            display: flex;
            background: rgba(0,0,0,0.03);
            width: calc(33.33% - 8px);
            flex-direction: column;
            align-items: center;
            text-align: center;
            padding: 10px 8px;
            border-radius: 10px;
            margin-bottom: 8px;
            font-size: 12px;
            color: #000000;
            line-height: 1.2;
        }

            .login_tab .dropdown-items a img, .login_tab .dropdown-items a .img {
                height: 30px;
            }

            .login_tab .dropdown-items a .txt {
                margin-top: 4px;
            }

.cysbanner .lgtit span {
    display: block;
    font-size: 1.5rem;
    line-height: 1.3;
}

    .cysbanner .lgtit span.nhlgt {
        font-size: 2.5rem;
    }

.exclusivehotels {
    padding: 80px 0px 30px 0px;
}

.cys-searchform {
    background: #ffffff;
    padding: 5px;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    margin: 20px 0px 20px 0px;
}

.cys-fields {
    flex: auto;
}

    .cys-fields .input-group img {
        height: 25px;
    }

    .cys-fields .input-group span.input-group-text, .cys-fields .input-group .form-control {
        border: none;
        border: none;
        background: #f2f2f2;
        font-size: 14px;
        font-weight: 600;
        outline: none;
        line-height: 3;
        box-shadow: none;
    }

    .cys-fields > .row > div {
        padding: 0px 5px;
    }

.cys-btn .btn {
    width: 140px;
    line-height: 3;
    font-size: 14px;
}

.cysbanner .listPinter .tagLinks {
    width: calc(25% - 10px);
    padding: 6px 20px;
    padding-left: 70px;
}

.cysbanner ul.listPinter {
    margin-bottom: -115px;
    font-size: 12px;
}

    .cysbanner ul.listPinter li span.hd {
        display: block;
        font-weight: 600;
        font-size: 14px;
    }

.exclusivehotels .heading-item {
    font-size: 2rem;
    font-weight: 600;
}

.exclusivebox {
    box-shadow: 0px 2px 8px 0px rgba(26,26,26,.16);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 25px;
}

    .exclusivebox .exclusiveimg img {
        height: 250px;
    }

    .exclusivebox .exclusivedata {
        padding: 10px;
    }

        .exclusivebox .exclusivedata .exctit {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
        }

    .exclusivebox .excdn {
        font-size: 14px;
    }

        .exclusivebox .excdn img {
            height: 20px;
        }

.offersection video {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.offersection img {
    height: 300px;
    width: 100%;
}

.serch-room-count > .form-group {
    background: #f2f2f2;
    display: flex;
    border: 8px;
    overflow: hidden;
}

    .serch-room-count > .form-group .input-group-text {
        border: none;
        background: #f2f2f2;
    }

    .serch-room-count > .form-group img {
        height: 25px;
    }

    .serch-room-count > .form-group .form-control {
        border: none;
        background: #f2f2f2;
        line-height: 3;
        font-size: 14px;
        font-weight: 600;
    }

.twoSlider a {
    display: block !important;
    padding: 0px 10px;
}

.login_banner {
    background-color: #f2f2f2;
    background-image: initial;
    background-size: auto 100%;
    padding: 0px;
}

body {
    background: #f1f1f1;
}

section.modifyrow {
    padding: 15px 0px;
}

.modifyrow h2 {
    margin: 0px;
    font-size: 1rem;
    font-weight: 600;
    color: #171717;
}

.mdsearch {
    background: #ffecec;
    outline: none;
    display: inline-block;
    padding: 10px 30px;
    font-size: 12px;
    border-radius: 30px;
    border: 1px solid #ba0a0a;
    font-weight: 600;
}

.listcontainer {
    margin-bottom: 80px;
}

.hotelavailable {
    background: #ffffff;
    border-radius: 10px;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.sortbysearch {
    display: flex;
    align-items: center;
    font-size: 14px;
    gap: 15px;
    margin-top: 10px;
}

li.flx1 {
    flex: 1;
}

    li.flx1 .sortinput {
        background: #f1f1f1;
        padding: 10px;
        border-radius: 8px;
        color: #5b5b5b;
    }

    li.flx1 input.form-control {
        background: #f1f1f1;
        border: none;
        height: initial;
        padding: 10px 10px;
        font-size: 14px;
    }

    li.flx1 .input-group-text {
        background: #f1f1f1;
        border: none;
    }

.hottitle {
    font-weight: 600;
    font-size: 14px;
}

li.flx1 input.form-control:focus {
    box-shadow: none;
}

.hotelitemrow {
    background: #ffffff;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hotelitem {
    display: flex;
}

.hotelitemleft {
    padding: 15px;
    flex: auto;
}

.htlpara.amnts span {
    display: inline-block;
    padding: 4px 6px;
    background: #f0f0f0;
    margin-bottom: 5px;
}

.hotelaccord {
    padding: 15px;
    display: none;
}

.rating {
    display: flex;
    font-size: 12px;
    justify-content: center;
    color: #ee681d;
}

    .rating .text-mute {
        font-size: 11px;
        color: #898989;
    }

    .rating .num {
        background: #ba0a0a;
        color: #ffffff;
        width: 30px;
        height: 30px;
        font-size: 14px;
        text-align: center;
        padding: 5px;
        border-radius: 7px;
        border-bottom-left-radius: 0px;
        margin-left: 7px;
    }

.hotelitemright {
    min-width: 200px;
    /*background: #fff7f5;*/
    background: #f1d5d0;
    padding: 15px 10px;
    text-align: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.hotelitem .htltitl {
    font-weight: 600;
}

.pricebox .prc {
    font-weight: 800;
    font-size: 18px;
}

.pricebox .text-mute {
    font-size: 11px;
    color: #898989;
}

.pricebox .text-primary {
    font-size: 12px;
}

.pricebox .btn-secondary, .pricebox .btn-secondary:hover {
    background: #ffeae1;
    color: #3b3b3b;
    border: none;
    font-size: 13px;
    margin-top: 10px;
    padding: 6px 20px;
}

.htlloc {
    font-size: 12px;
    color: #898989;
}

.htlpara {
    margin: 5px 0px;
    font-size: 14px;
}

    .htlpara p {
        margin: 0px;
        padding: 0px;
    }

.specaldeal {
    background: #fff7f5;
    display: inline-block;
    padding: 8px 15px;
    font-size: 12px;
    border-radius: 6px;
    margin-top: 5px;
    color: #ee681d;
    font-weight: 600;
}

.nref {
    color: #029b01;
    font-size: 13px;
    margin: 4px 0px;
}

.cyscard {
    margin-top: 12px;
    border: none;
    border-radius: 10px;
    font-size: 14px;
}

    .cyscard .accordion-button {
        border-radius: 8px;
        overflow: hidden;
        font-size: 14px;
        padding: 10px;
        font-weight: 600;
    }

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #ffffff;
    box-shadow: none;
}

.filtercard {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

    .filtercard .img, .filtercard .img img {
        height: 54px;
        width: 54px !important;
        object-fit: cover;
        border-radius: 6px;
    }

.fltcardtit {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.1;
}

.fltcarddet .text-mute {
    font-size: 11px;
    color: #898989;
    line-height: 1.1;
}

.fltcarddet .fltprice {
    color: #ee681d;
    margin-top: 4px;
    font-weight: 600;
}

.accordion-footer .btn-orange {
    background: #ee681d;
    font-size: 12px;
    color: #ffffff;
}

.sidebarrow .accordion-footer {
    background: #ffeae1;
    padding: 10px;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    border-radius: 8px;
}

.sidebarrow span {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #ee681d;
}

.sidebarrow .fa-trash {
    color: #ee681d;
}

.hotelaccord thead th {
    background: #ffeae1;
    font-size: 12px;
    text-align: center;
}

.hotelaccord tbody td {
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.hotelaccord .htroomtyp {
    text-align: left;
}

.htltitl {
    font-weight: 600;
}

.hotelaccord .htroomtyp ul li {
    margin-top: 5px;
}

.hotelaccord .htroomtyp i {
    color: #ee681d;
}

.hotelaccord .border {
    border: 1px solid #ffeae1 !important;
    background: #ffeae1;
}

.hotelaccord span.btn-circle {
    font-size: 16px;
    border: 1px solid #ee681d;
    width: 40px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    color: #ee681d;
}

.hotelaccord button.btn.btn-orange {
    background: #ee681d;
    font-size: 10px;
    color: #ffffff;
}

.hotelaccord span.prc {
    font-size: 16px;
    font-weight: 600;
}

ul.nav_tabslink {
    display: flex;
    gap: 25px;
}

    ul.nav_tabslink a {
        color: #ffffff;
        font-size: 14px;
    }

.leftfilter .filtercard {
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    flex-wrap: wrap;
}

    .leftfilter .filtercard .form-check-input {
        width: 1.2rem;
        height: 1.2rem;
        margin-right: 7px;
        line-height: normal;
        border-color: #dddddd;
    }



.searchdrop, .hotelform-search {
    position: relative;
}

.searchdropdown {
    box-shadow: 0px 2px 16px 0px rgba(26, 26, 26, .24);
    border: none;
    border-radius: 8px;
    min-width: 430px;
    max-width: 100%;
    left: calc(-1 * 8px);
    top: calc(100% + 8px);
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    max-height: 350px;
    overflow-y: scroll;
    display: none;
}

.search-group-wrapper {
    box-shadow: 0px 2px 16px 0px rgba(26, 26, 26, .24);
    border: none;
    border-radius: 8px;
    min-width: 430px;
    width: 100%;
    left: calc(-1 * 8px);
    top: calc(100% + 8px);
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    padding: 20px;
    display: none;
    min-width: 350px;
    max-height: 400px;
    overflow-y: scroll;
}

button.donefooter {
    background: transparent;
    border: 1px solid #d4d4d4;
    color: #000000;
    padding: 7px 20px;
    width: 100%;
    margin-top: 20px;
    border-radius: 6px;
}

.searchdrop.open .searchdropdown {
    display: block;
}

.hotelform-search.open .search-group-wrapper {
    display: block;
}

.acr {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .acr label {
        font-size: 14px;
        font-weight: 600;
    }
/* width */
.citydropwon::-webkit-scrollbar {
    width: 5px;
}

.acr .acrcount {
    display: flex;
    max-width: 100px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

    .acr .acrcount input {
        border: none;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        text-align: center;
        width: 45px;
    }

.acr .btn {
    padding: initial;
    width: 40px;
    padding: 3px;
}
/* Track */
.citydropwon::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.citydropwon::-webkit-scrollbar-thumb {
    background: transparent;
}

.citydropwon:hover::-webkit-scrollbar-thumb {
    background: #dddddd;
}

/* Handle on hover */
.citydropwon::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.citydropwonitem {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

    .citydropwonitem .loc {
        font-size: 24px;
    }

    .citydropwonitem .subctit {
        line-height: 1;
        font-size: 10px;
    }

    .citydropwonitem .ctit {
        line-height: 1.4;
        font-size: 14px;
        font-weight: 600;
    }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 50px;
    min-width: 50px;
    height: 40px;
}

.daterangepicker .drp-calendar {
    max-width: initial;
}

.daterangepicker .calendar-table thead tr:nth-child(1) th {
    font-size: 16px;
}

.hotelitemleftbox {
    max-width: 240px;
}

@media(max-width:769px) {
    .mdsearch {
        background: #ffecec;
        outline: none;
        display: inline-block;
        padding: 5px 10px;
        font-size: 10px;
        border-radius: 30px;
        border: 1px solid #ba0a0a;
        font-weight: 600;
    }   
    .hotelitem {
        flex-wrap: wrap;
    }

    .hotelitemleft {
        width: 100%;
    }

    .hotelitemleftbox {
        max-width: 100%;
        margin-bottom:15px
    }

    .hotelitemright {
        min-width: 100%;
    }

    .cys-searchform {
        flex-wrap: wrap;
    }

    .cys-btn, .cys-btn .btn {
        width: 100%;
    }
}
