﻿.detail-room {
    position: relative;
}

.detail-room-same {
    position: relative;
    background-color: #3333330f;
    padding: 60px 0;
    padding-top: 116px;
}

    .detail-room-same .p-title {
        margin-bottom: 35px;
    }

.decor-logo-room-child img {
    width: 148px;
    height: 148px;
    border-radius: 50%;
    padding: 8px;
    border: 1.5px solid #DCEEF3;
    margin: auto;
    box-shadow: 0 5px 30px rgba(80, 57, 24, 0.15);
    background-color: #fff;
}

.my-room-item:hover a.my-room-img img.d-img-hover {
    opacity: 1;
}

.my-room-img:hover::before {
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 600ms linear;
}

.decor-logo-room-child {
    position: absolute;
    top: -73px;
    right: 0;
    left: 0;
    bottom: 0;
    height: max-content;
    z-index: 1;
}

.d-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.detail-room-banner {
    height: 475px;
    position: relative;
}

    .detail-room-banner::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        content: "";
    }

.detail-room-container {
    padding-top: 60px;
    padding-bottom: 30px;
    display: block;
    position: relative;
}

.detail-room-banner img {
}

.detail-room-album:after {
    content: "";
    position: absolute;
    background: url(/Design/img/GrandHotel/room.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 609px;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.detail-room:before {
    content: "";
    position: absolute;
    background: #f2fbff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: unset;
}

.detail-room-container .title {
    margin: 0;
    color: var(--default-color-1);
    letter-spacing: 4px;
    margin-bottom: 13px;
    font-family: 'MontserratAlternates-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 139%;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.detail-room-container .options {
    display: flex;
    align-items: center;
}

    .detail-room-container .options .item {
        color: #6C8F9C;
        font-family: 'WixMadeforDisplay-Regular';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-left: 6px;
    }

    .detail-room-container .options span {
        margin: 0 5px;
        font-size: 14px;
    }

.detail-room-container .info {
    display: flex;
    align-items: center;
}

    .detail-room-container .info .item {
        display: flex;
        margin-right: 23px;
        align-items: center;
    }

        .detail-room-container .info .item img {
            width: 22px;
        }

        .detail-room-container .info .item span {
            color: #6C8F9C;
            font-family: 'WixMadeforDisplay-Regular';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            margin-left: 6px;
        }

.tt-room-item-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #d5d5d5;
}

.detail-room-container .descript {
    font-weight: 100;
    color: #333632;
    font-size: 18px;
    line-height: 29px;
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: justify;
}

.detail-room-container .wrap {
    padding: 25px 0;
    border-top: 1px solid #d5d5d5;
}

.content-detail-room-dd {
    position: relative;
}

    .content-detail-room-dd:after {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/1.png) no-repeat;
        background-size: cover;
        left: 0;
        bottom: -174px;
        width: 286px;
        height: 347px;
        pointer-events: unset;
        z-index: 5;
    }

.detail-room-container .wrap-title {
    margin: 0;
    font-size: 22px;
    letter-spacing: 1px;
    color: var(--default-color-1);
    font-family: 'MontserratAlternates-Medium';
    font-style: normal;
    font-weight: 500;
    line-height: 157%;
    text-transform: uppercase;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.detail-room-container .wrap-content {
    margin-top: 25px;
}

.chinhsach-content p {
    font-size: 16px;
}

.chinhsach-content {
    line-height: 24px;
    text-align: justify;
}

.detail-room-container .tien-ich-list {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 20px;
}

.detail-room-container .tien-ich-item {
    display: flex;
    align-items: center;
}

    .detail-room-container .tien-ich-item img {
        width: 35px;
    }

    .detail-room-container .tien-ich-item span {
        color: #1a1b1a;
        font-size: 16px;
        margin-left: 15px;
    }

.detail-room-left {
    width: calc(100% - 380px);
    padding-right: 40px;
    float: left;
    height: fit-content;
}

.decor-img-childdd {
    position: absolute;
    right: 0;
    top: -81px;
}

    .decor-img-childdd img {
        display: block;
        width: 100%;
        height: 100%;
    }

.detail-room-right {
    float: right;
    border-radius: 13px;
    background: url(/Design/img/GrandHotel/bb.png) no-repeat;
    background-size: cover;
    /* position: relative; */
}

.detail-room-form {
    box-shadow: 0 5px 30px rgba(80, 57, 24, 0.15);
    border-radius: 10px;
    /* background-color: #fff; */
    height: fit-content;
    padding: 20px 30px;
    overflow: hidden;
    height: 100%;
    width: 380px;
}

    .detail-room-form .price {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .detail-room-form h3 {
        margin: 0;
        font-size: 28px;
        letter-spacing: 2px;
        font-family: 'WixMadeforDisplay-Regular';
        color: var(--default-color-1);
        font-weight: 500;
    }

    .detail-room-form span {
        font-family: 'MontserratAlternates-Regular';
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

        .detail-room-form span strong {
            position: relative;
            top: 4px;
            font-family: 'MontserratAlternates-Regular';
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .detail-room-form .btn:hover {
        color: #0A2D7C;
        border: 1px solid #0A2D7C;
        background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
        box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
    }

    .detail-room-form .btn {
        width: 70%;
        font-family: 'WixMadeforDisplay-SemiBold';
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        text-transform: uppercase;
        margin: auto;
        color: #E8CC15;
        border-radius: 34px;
        border: 1px solid #D49C03;
        background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%), #E4DCCF;
        box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 13px 0;
        margin-top: 25px;
        transition: all linear .2s;
    }

    .detail-room-form .choice {
        margin-top: 26px;
        position: relative;
        z-index: 3;
    }

    .detail-room-form .choice-item > div {
        display: flex;
        align-items: center;
        color: #072582;
        font-family: 'WixMadeforDisplay-SemiBold';
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .detail-room-form .choice-item {
        border: 1px solid #33333340;
        margin-bottom: 10px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 48px;
        cursor: pointer;
        z-index: 10;
        padding: 0 12px;
        color: #072582;
        font-family: 'WixMadeforDisplay-SemiBold';
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

        .detail-room-form .choice-item span {
            font-size: 15px;
            color: #072582;
            font-family: 'WixMadeforDisplay-SemiBold';
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .detail-room-form .choice-item i {
            position: absolute;
            right: 10px;
            color: #2c2c2c;
            font-size: 12px;
        }

        .detail-room-form .choice-item .vis {
            outline: none;
            border: none;
            width: fit-content;
            display: block;
            margin-right: 15px;
            color: #072582;
            font-family: 'WixMadeforDisplay-SemiBold';
            font-size: 15px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .detail-room-form .choice-item .txt {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            width: 100%;
            height: 100%;
            opacity: 0;
            cursor: pointer;
            color: #072582;
            font-family: 'WixMadeforDisplay-SemiBold';
            font-size: 15px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .detail-room-form .choice-item .drop.show {
            opacity: 1;
            transform: translateY(0);
            pointer-events: all;
        }

.detail-room-album {
    margin-top: 20px;
    padding-bottom: 40px;
    position: relative;
}

    .detail-room-album .btn {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        pointer-events: none;
    }

        .detail-room-album .btn .btn-prev.btn-item.flex-center {
            padding: 10px 20px;
            background: #0b6597;
            cursor: pointer;
            border-radius: 0 50px 50px 0;
            pointer-events: all;
            border: 1px solid #D49C03;
            background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%), #E4DCCF;
            box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
        }

        .detail-room-album .btn .btn-next.btn-item.flex-center {
            padding: 10px 20px;
            background: #304fbf;
            cursor: pointer;
            border-radius: 50px 0 0 50px;
            pointer-events: all;
            border: 1px solid #D49C03;
            background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%), #E4DCCF;
            box-shadow: 0px 4px 4px 0px rgba(7, 37, 130, 0.38);
        }

        .detail-room-album .btn .btn-prev.btn-item.flex-center img {
            filter: brightness(0) invert(1);
            -webkit-filter: brightness(0) invert(1);
            width: 16px;
            height: auto;
        }

        .detail-room-album .btn .btn-next.btn-item.flex-center img {
            filter: brightness(0) invert(1);
            -webkit-filter: brightness(0) invert(1);
            width: 16px;
            height: auto;
        }

        .detail-room-album .btn .btn-prev.btn-item.flex-center:hover img {
            filter: brightness(0);
            -webkit-filter: brightness(0);
        }

        .detail-room-album .btn .btn-prev.btn-item.flex-center:hover {
            background: #fff;
        }

        .detail-room-album .btn .btn-next.btn-item.flex-center:hover img {
            filter: brightness(0);
            -webkit-filter: brightness(0);
        }

        .detail-room-album .btn .btn-next.btn-item.flex-center:hover {
            background: #fff;
        }

    .detail-room-album .item {
        border-radius: 10px;
        overflow: hidden;
    }

        .detail-room-album .item a {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
        }

            .detail-room-album .item a::before {
                content: '';
                background: rgba(var(--villoz-white-rgb, 255, 255, 255), 0.3);
                bottom: 50%;
                content: "";
                left: 0;
                position: absolute;
                right: 0;
                top: 50%;
                opacity: 1;
                z-index: 3;
                pointer-events: none;
                transition: all 600ms linear;
            }

        .detail-room-album .item:hover a::before {
            top: 0;
            bottom: 0;
            opacity: 0;
            transition: all 600ms linear;
        }

        .detail-room-album .item a img {
            width: 100%;
            height: 325px;
            object-fit: cover;
            transition: all linear .2s;
        }

.detail-room-form .choice-item .drop {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    border: 1px solid #333;
    height: 45px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #33333338;
    padding: 0 18px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(15px);
    transition: all ease .3s;
}

.detail-room-form .choice-item .drop-btn i {
    position: relative;
    left: unset;
    right: unset;
    font-size: 10px;
}

.detail-room-form .choice-item .drop-btn:hover {
    background-color: #333;
}

    .detail-room-form .choice-item .drop-btn:hover i {
        color: #fff !important;
    }

.detail-room-form .choice-item .drop-btn {
    font-size: 21px;
    border: 1px solid #333;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all ease .2s;
    color: #333;
}

.detail-room-form .choice-item input {
    border: none;
    outline: none;
    background-color: transparent;
    text-align: right;
}

.detail-room-form .choice-item .count {
    width: 30px;
    text-align: center;
    margin: 0 10px;
}
/*RS*/
@media(min-width:1390px) {
    .detail-room-album .item a img {
        width: 100%;
        height: 460px;
    }
}

@media(max-width:1023px) {
    .detail-room-left,
    .detail-room-right {
        width: 100%;
        float: unset;
        padding: 0;
    }

    section.chinhsach-content h3 {
        font-size: 17px;
        font-family: 'WixMadeforDisplay-Medium';
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .detail-room-form h3 {
        font-size: 20px;
    }

    .detail-room-container .options .item {
        font-size: 12px;
        display: flex;
    }

        .detail-room-container .options .item svg {
            margin-right: 4px;
        }

    .detail-room-container .info .item span {
        font-size: 12px;
    }

    .detail-room-form {
        margin: 0 auto;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .detail-room-album .item {
        height: 200px;
    }
}

@media(max-width:739px) {
    .detail-room-container {
        padding-top: 30px;
    }

    .detail-room-album .item a img {
        height: 100%;
    }

    .detail-room-form {
        width: 100%;
        padding: 15px 25px;
    }

    .detail-room-container .title {
        font-size: 20px;
    }

    .detail-room-container .descript {
        font-size: 16px;
    }

    .chinhsach-content p {
        font-size: 14px;
    }

    .detail-room-banner {
        height: auto;
    }

    .detail-room-album .list {
    }

    .detail-room-album .item {
        height: 150px;
    }

    .detail-room-album {
        margin-bottom: 0;
    }

        .detail-room-album .btn {
            display: none;
        }

    .detail-room-container .info {
        flex-wrap: wrap;
        justify-content: unset;
    }

    .detail-room-container .wrap-title {
        font-size: 18px;
    }

    .detail-room-container .info .item {
        margin: 5px;
    }

    .detail-room-container .tien-ich-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 6px;
        row-gap: 14px;
    }

    .detail-room-container .tien-ich-item img {
        width: 22px;
    }

    .detail-room-container .tien-ich-item span {
        font-size: 13px;
    }

    .decor-logo-room-child img {
        width: 100px;
        height: 100px;
        padding: 4px;
    }

    .detail-room-same {
        padding-top: 46px;
        padding-bottom: 25px;
    }
}