﻿.div-title {
    margin-top: 46px
}

.div-inp-phone {
    max-width: 267px
}

.div-inp-address {
    max-width: 331px
}

.div-btn-update-search {
    max-width: 205px
}

.div-order-room {
    background-image: url('../images/order-room-service.png');
    background-repeat: no-repeat;
    background-size: 57%;
    background-position: center bottom;
    margin-top: 117px
}

.back-img-order-room {
    height: 600px
}

.radio-switch {
    position: relative;
    display: inline-flex;
    border-radius: 100px;
    border: solid 1px var(--secundary-color);
    background: var(--color-4);
    color: var(--color-2);
    margin-left: 22px !important
}

.btn-label-close, .filter-label, .radio-switch-input:checked ~ .radio-switch-label {
    color: var(--primary-color)
}

.radio-switch-item {
    position: relative;
    height: 55px;
    width: 34.5%
}

.radio-switch-label {
    position: relative;
    z-index: 1;
    line-height: 55px;
    text-align: center;
    border-radius: 100px;
    left: 18%;
    text-align: start
}

.div-img > div, .filter-label, .lblr1, .lblr2 {
    text-align: center
}

.radio-switch-marker {
    position: absolute;
    top: -1px;
    left: -102%;
    height: 55px;
    width: 165px;
    background-color: var(--color-1);
    border: solid 1px var(--secundary-color);
    border-radius: 100px;
    transition: transform .3s
}

.div-img, .div-img1 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.radio-switch-input:checked ~ .radio-switch-marker {
    transform: translate(51.7%);
    width: 194%
}

#listViewResult_filter, #listViewResult_length, #radio-1, #radio-2, .col-btn, .d-name-star-2 {
    display: none
}

.lblr1 {
    left: -1.5rem;
    width: 200px
}

.lblr2 {
    left: .5rem;
    width: 300px
}

.h-order-room {
    height: 55px;
    max-width: 478px;
    margin-left: 20px
}

.p-order-room {
    margin-left: 22px;
    margin-bottom: 0
}

.div-intruc {
    padding-top: 43px;
    margin-bottom: -16px;
    height: 39px
}

h1.title-max {
    margin-bottom: 29px
}

.row-form {
    height: 349px;
    max-width: 577px
}

.btn-search {
    letter-spacing: .48px
}

.p-sub-order {
    line-height: 30px;
    margin-top: 0;
    max-width: 574px;
    letter-spacing: .3px
}

.row-subtitle {
    max-width: 578px
}

.div-table-listViewResult, .minresolution {
    max-width: 914px
}

.row-button-top {
    height: 100px;
    align-items: center
}

.div-tr-list-result p {
    margin-top: 0;
    margin-bottom: 8px
}

.div-list-dat-center {
    padding: 15px
}

.bi-star-fill::before {
    letter-spacing: 2.5px
}

.div-inpt-search {
    margin-top: -15px;
    height: 32px
}

.btn-update-search, .inp-address, .inp-phone {
    height: 55px
}

.inp-phone {
    max-width: 257px
}

.inp-address {
    max-width: 321px
}

.btn-update-search {
    max-width: 205px;
    letter-spacing: .42px
}

.div-img {
    height: 100%;
    display: table !important
}

    .div-img > div {
        display: table-cell !important;
        vertical-align: middle
    }

.div-img1 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom
}

.img-logo-list {
    max-width: 185px;
    max-height: 120px
}

.div-logo {
    height: 191px
}

.div-row-logo {
    height: 97px;
    align-items: center;
    display: grid !important;
    margin-top: 19px !important;
    margin-bottom: 12px !important
}

.row-result-all {
    padding-top: 60px;
    padding-bottom: 70px
}

.btn-order {
    letter-spacing: .48px;
    width: 100%;
    height: 40px !important
}

.logo-oii {
    margin-bottom: 0;
    max-height: 85px
}

.logo-hotel {
    max-width: 125px;
    margin-top: 35px
}

table.dataTable {
    width: auto
}

    table .dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
        background-image: none
    }

    table.dataTable tbody td, table.dataTable tbody th {
        padding-left: 0;
        padding-right: 0
    }

    table.dataTable thead .sorting_disabled {
        padding-left: 10px;
        padding-right: 1px;
        padding-bottom: 12px;
        background-image: none
    }

    table.dataTable thead td, table.dataTable thead th, table.dataTable.no-footer {
        border-bottom: 0 solid #111
    }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: var(--color-1) !important;
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    border-radius: 100px;
    font-size: 14px;
    padding-right: 9px
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: var(--primary-color) !important;
    background: #fff;
    border-color: var(--color-1);
    border: 0 solid
}

.dataTables_wrapper .dataTables_info {
    color: var(--primary-color);
    font-family: var(--secundary-font);
    font-size: 14px
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 6px 8px
}

.table.dataTable {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.div-tr-list-result {
    max-width: 914px;
    width: auto;
    border: solid 1px var(--color-3);
    border-radius: 10px;
    box-shadow: 0 3px 6px #00000029;
    background: radial-gradient(circle farthest-side,var(--bg-room-service),var(--bg-room-service-gradiant))
}

#listViewResult_info {
    font-size: 14px;
    font-family: var(--secundary-font);
    padding-left: 10px;
    padding-top: 20.4px
}

#listViewResult_paginate a {
    font-size: 12px;
    font-family: var(--secundary-font)
}

.paginate_button {
    height: 30px;
    width: 30px;
    margin-left: 2px
}

#trListHead {
    padding: 10px 0
}

.btn-reset-filter {
    width: 300px;
    height: 55px;
    margin-top: 33px
}

.p-start-rating {
    margin-top: 37px
}

.p-meal-type {
    margin-top: 42px
}

.btn-label-close {
    cursor: pointer
}

.filter-label {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    background-color: #f0f0f0;
    margin: 0 10px 10px 0
}

    .filter-label label {
        padding: 8px 10px 8px 6px
    }

.div-filter {
    padding-top: 15px !important
}

.bi-star {
    padding-left: .9px
}

.map-order-meal {
    max-width: 914px;
    height: 424px;
    border: solid 1px var(--color-3);
    border-radius: 10px
}

.div-order {
    padding: 15px !important
}

.border-cut {
    width: 2px;
    background-color: var(--color-3);
    overflow: hidden;
    height: 90%;
    margin: 10px 0
}

@media (max-width:575.98px) {
    .div-img, .div-img1, .div-img::before {
        border-radius: 10px 10px 0 0
    }

    .back-img-order-room {
        height: 0
    }

    .div-order-room {
        background-image: none;
        margin-top: 0
    }

    .div-intruc {
        margin-bottom: -3px
    }

    .p-sub-order {
        text-align: left;
        margin-top: 0;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 20px
    }

    .lblr1, .lblr2 {
        margin-top: .6rem
    }

    .radio-switch-marker {
        width: 110px
    }

    .h-order-room {
        margin-left: 0;
        font-size: 15px
    }

    .radio-switch {
        margin-left: 5px !important;
        width: 97%
    }

    .lblr1, .lblr2 {
        font-size: 15px;
        line-height: 17px
    }

    .lblr1 {
        width: 80px;
        margin-left: 2.6rem
    }

    .lblr2 {
        width: 130px;
        margin-left: 2.8rem
    }

    .p-order-room {
        margin-left: 0;
        text-align: left
    }

    .row-button-top div {
        padding: 5px
    }

    .div-list-dat-center {
        padding: 10px
    }

    .div-img {
        min-height: 150px
    }

    .div-img1 {
        min-height: 115px
    }

    .img-logo-list {
        max-width: 325px;
        max-height: 135px
    }

    .div-row-logo {
        height: 82px;
        align-items: center;
        margin-top: -2px !important;
        margin-bottom: 0 !important
    }

    .btn-order {
        width: 200px;
        margin-top: 2rem;
        margin-left: 0
    }

    .div-logo {
        height: 84px
    }

    .row-result-all {
        padding-top: 15px;
        padding-bottom: 30px
    }

    .row-button-top {
        height: 140px;
        margin-top: 30px
    }

    .col-btn {
        text-align: end;
        display: block;
        display: flex
    }

    .font-25 {
        font-size: 22px
    }

    .logo-hotel {
        margin-top: 35px
    }

    .line-logo {
        background-color: var(--color-3);
        height: 2px;
        margin-left: 20px;
        margin-right: 20px
    }

    @media (max-width:490.98px) {
        .lblr1, .lblr2 {
            margin-top: .7rem
        }

        .p-order-room {
            margin-left: 15px;
            text-align: left
        }

        .div-form {
            padding: 0
        }

        .p-sub-order {
            font-size: 14px
        }

        .h-order-room, .lblr1, .lblr2 {
            font-size: 15px
        }

        .row-data {
            padding: 2px !important
        }

        .lblr1, .lblr2 {
            line-height: 14px
        }

        .lblr1 {
            width: 76px;
            margin-left: 2rem
        }

        .lblr2 {
            width: 118px;
            margin-left: 1.7rem
        }

        .radio-switch-marker {
            top: -1px;
            left: -103%;
            width: 104.5px
        }

        .radio-switch-input:checked ~ .radio-switch-marker {
            left: -81%;
            transform: translate(51.7%);
            width: 181%
        }

        .img-logo-list {
            max-width: 300px
        }
    }

    @media (max-width:479.8px) {
        .d-name-star-0 {
            display: none
        }

        .d-name-star-2 {
            display: block
        }

        .div-img {
            background-size: 96%
        }

        .div-logo {
            margin-top: -8px
        }

        .row-button-top {
            height: 190px;
            margin: 10px 0
        }

        .btn-update-search, .div-btn-update-search, .div-inp-address, .div-inp-phone, .inp-address, .inp-phone {
            max-width: 479px
        }

        .container-section {
            width: 100% !important
        }

        .btn-order {
            margin-top: 0;
            width: 100%
        }

        .font-25 {
            font-size: 20px
        }

        @media (max-width:310.98px) {
            .btn-order {
                width: 70px
            }

            .div-img {
                background-size: 105%
            }
        }
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    .div-order-room, .row-form {
        background-image: none
    }

    .back-img-order-room {
        height: 0
    }

    .div-order-room {
        margin-top: 0
    }

    .div-intruc {
        margin-bottom: -3px
    }

    .div-form, .row-form {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .p-sub-order {
        text-align: left;
        margin-top: 0;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px
    }

    .radio-switch {
        width: 97%
    }

    .lblr2 {
        margin-left: -.5rem
    }

    .radio-switch-marker {
        transition: transform .2s
    }

    .p-order-room {
        margin-left: 23px;
        text-align: left
    }

    .div-tr-list-result {
        max-height: 330px
    }

    .img-logo-list {
        max-width: 160px;
        max-height: 145px
    }

    .div-row-logo {
        height: 82px;
        align-items: center;
        margin-top: -2px !important;
        margin-bottom: 0 !important
    }

    .btn-order {
        margin-top: 1.5rem;
        margin-left: 0
    }

    .div-logo {
        height: 84px
    }

    .col-btn {
        text-align: end;
        display: block;
        display: flex
    }

    .div-order {
        padding: 0 !important
    }

    .font-25 {
        font-size: 22px
    }

    .row-button-top div {
        padding: 5px
    }

    .logo-hotel {
        margin-top: 85px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    .back-img-order-room {
        height: 380px
    }

    .div-order-room {
        margin-top: 0;
        background-size: 60%
    }

    h1.title-max {
        font-size: 63px
    }

    .div-intruc {
        margin-bottom: -3px
    }

    .p-sub-order {
        text-align: left;
        margin-top: 0
    }

    .lblr1, .lblr2 {
        margin-top: -.1rem
    }

    .h-order-room {
        margin-left: 0;
        max-width: 700px
    }

    .div-form {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .radio-switch {
        margin-left: 5px !important;
        width: 97%
    }

    .lblr2 {
        margin-left: .5rem
    }

    .radio-switch-marker {
        transition: transform .2s
    }

    .p-order-room {
        margin-left: 0;
        text-align: left
    }

    .btn-order {
        width: 100%
    }

    .div-list-dat-center {
        padding-left: 13px;
        padding-right: 0
    }

    .div-logo {
        padding-left: 0
    }

    .table.dataTable {
        margin-left: 2px
    }

    .div-row-logo {
        height: 97px
    }

    .img-logo-list {
        max-width: 150px
    }

    .font-25 {
        font-size: 22px
    }

    .logo-hotel {
        margin-top: 40px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .container {
        max-width: 95% !important
    }

    .div-order-room {
        margin-top: 80px;
        background-size: 64%
    }

    .lblr1, .lblr2 {
        line-height: 17px;
        margin-top: .5rem
    }

    .back-img-order-room {
        height: 390px
    }

    .p-order-room {
        margin-left: 5px;
        text-align: left
    }

    .h-order-room {
        margin-left: 0
    }

    .radio-switch {
        margin-left: 5px !important;
        width: 97%
    }

    .lblr1 {
        width: 100px;
        margin-left: 3rem
    }

    .lblr2 {
        width: 130px;
        margin-left: 1.1rem;
        left: 40% !important
    }

    .radio-switch-marker {
        transition: transform .2s
    }

    .p-sub-order {
        line-height: 25px
    }
}

@media (min-width:1200px) and (max-width:1399.98px) {
    .back-img-order-room {
        height: 460px
    }

    .p-order-room {
        margin-left: 5px
    }

    .h-order-room {
        margin-left: 0
    }

    .radio-switch {
        margin-left: 5px !important;
        width: 97%
    }

    .lblr2 {
        left: -.5rem
    }

    .div-order-room {
        background-size: 67%
    }
}

@media (min-width:1400px) {
    .row-form {
        min-width: 577px;
        display: flex;
        align-items: center;
        justify-content: center
    }
}
