﻿.home-options {
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
    padding-top: 25px;
}

    .home-options .decor-2 {
        position: absolute;
        right: 0;
        bottom: -324px;
        z-index: 3;
    }

.home-picture {
    position: relative;
    z-index: 9;
}

.home-options:after {
    content: "";
    position: absolute;
    background: url(/Design/img/PeaceHomeHotel/re.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 361px;
}

.home-options .grid.wide {
    padding: 0;
}

.home-options .decor-1 {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    height: 78%;
}

.home-options .home-pic-grid {
    max-width: 100%;
}

.home-rating {
    width: 100%;
    position: relative;
}

.p-rating-swiper::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #E3E3E3;
    left: 50%;
    z-index: 2;
}

.home-pic {
}

.home-options .options-title {
    display: flex;
    align-items: center;
    margin: 0;
    display: none;
}

.home-options .options-descript {
    font-family: neue;
    color: #737272;
    font-size: 16px;
    margin-top: 4px;
    display: block;
    margin-bottom: 26px;
    display: none;
}

.home-options .options-title img {
}

.home-options .options-title span {
    font-size: 26px;
    font-family: vnf;
    font-weight: 400;
    color: var(--default-color-2);
    text-transform: capitalize;
    margin-left: 9px;
    display: block;
    transform: translateY(2px);
}

.home-pic .options-title span {
    margin-left: 0;
}

.home-pic-row:nth-child(2) {
    width: 100%;
}

.home-pic-row:nth-child(1) a {
    flex: 1;
}

.home-pic-row:nth-child(2) a {
    height: 100%;
}

.home-pic-row:nth-child(3) {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

    .home-pic-row:nth-child(3) a.n:last-child::before {
        display: none;
    }

    .home-pic-row:nth-child(3) a:last-child .modal {
        display: flex;
        z-index: 4;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

.home-pic-row {
}

.home-pic-item {
    border-radius: 5px;
    overflow: hidden;
    display: block;
    position: relative;
    height: 255px;
}

    .home-pic-item:hover img {
        transform: scale(1.03);
    }

    .home-pic-item img {
        transition: all linear .2s;
    }

    .home-pic-item .modal {
        position: absolute;
        display: none;
    }

        .home-pic-item .modal img {
            transform: scale(1) !important;
        }

        .home-pic-item .modal .img {
        }

        .home-pic-item .modal span {
            color: #FFF;
            font-family: monsR;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-transform: uppercase;
            opacity: .8;
            display: block;
            margin-top: 6px;
        }

.home-pic-swiper1 .swiper-slide {
    transition: all ease .3s;
    height: 273px;
    overflow: hidden;
    border-radius: 5px;
}

.swiperhomerating .btn:hover {
    background: #282F4B;
    color: #fff;
}

    .swiperhomerating .btn:hover svg path {
        fill: #fff;
    }

.home-pic-swiper1 .swiper-slide.swiper-slide-active {
    transform: scale(1.4);
    z-index: 2;
}

.home-pic-swiper1 .swiper-slide:hover {
    transform: scale(1.1);
    transition: 0.8s cubic-bezier(.3,2.2,.3,1);
    z-index: 99;
}

.home-options-decor {
    position: absolute;
    right: 0;
    top: -200px;
}

.home-picture .ab-swiper .swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-picture .ab-swiper {
    width: 552.83px;
    position: absolute;
    height: 382px;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.20);
    display: none;
}

    .home-picture .ab-swiper .swiper-slide {
        height: 382px;
        width: 100%;
    }

    .home-picture .ab-swiper .swiper-slide-active {
    }

.home-picture .swiperdobule {
    overflow: hidden;
}

/*RS*/
@media(max-width:1023px) {
    .home-options .grid.wide {
        flex-direction: column;
    }

    .home-options {
        padding: 20px 0;
        padding-bottom: 25px;
    }

    .home-rating {
        width: 100%;
        margin-bottom: 0;
        padding-top: 0px !important;
    }

    .home-pic {
        padding: 0;
        grid-template-columns: repeat(3,minmax(0,1fr));
    }

    .home-options .decor-1 {
        top: 105px;
        height: 73%;
        object-fit: fill;
    }

    .home-pic-swiper1 .swiper-slide {
        height: 90px;
    }

    .home-options .decor-2 {
        display: none;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .home-pic-row:last-child {
        display: none;
    }
}

@media(max-width:739px) {
    .home-pic {
        flex-direction: column;
    }

    .home-pic-row {
        /* width: 100% !important; */
        /* padding: 0 !important; */
        /* margin: 5px 0 !important; */
        display: block !important;
    }

    .home-pic-item {
        height: 180px;
    }

    .home-pic {
        padding: 0;
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
}

/*Danh gia*/
.home-rating {
    position: relative;
}

    .home-rating .grid.wide {
        z-index: 2;
        position: relative;
    }

.home-rating-container {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 16px;
    width: 100%;
    padding-bottom: 49px;
}

.home-hotelpoli-title {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: var(--default-color-1);
    font-family: 'montSB';
    font-size: 24px;
}

.home-hotelpoli-top {
    margin-top: 33px;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 60px;
    row-gap: 20px;
    padding: 0 158px;
}

.home-rating-title {
    margin: 0;
    margin-bottom: 25px;
    color: #fff;
    font-family: 'beauR';
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 153%;
}

.home-hotelpoli-top .item.active::before {
    width: 100%;
}

.home-hotelpoli-top .item::before {
    content: '';
    position: absolute;
    height: 4px;
    bottom: 0;
    width: .0%;
    background-color: var(--default-color-2);
    transition: .5s cubic-bezier(.3,1,0.9,1);
}

.home-hotelpoli-top .item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    user-select: none;
    cursor: pointer;
    position: relative;
    border: 1px solid #33333317;
    border-radius: 10px;
}

    .home-hotelpoli-top .item:hover .title {
        color: #333;
        opacity: 1;
    }

.home-hotelpoli-top .title {
    font-family: 'montSB';
    margin-top: 10px;
    color: #333;
    font-size: 17px;
    opacity: 0.8;
}

.home-hotelpoli-top .img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
}

.home-hotelpoli-top .item:hover .img .img-1 {
    opacity: 0;
}

.home-hotelpoli-top .item:hover .img .img-2 {
    opacity: 1;
    /* filter: invert(86%) sepia(28%) saturate(5736%) hue-rotate(347deg) brightness(100%) contrast(103%); */
}

.home-hotelpoli-top .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .1s;
}

.home-hotelpoli-top .img .img-1 {
}

.home-hotelpoli-top .img .img-2 {
    opacity: 0;
    filter: invert(29%) sepia(31%) saturate(3669%) hue-rotate(195deg) brightness(94%) contrast(87%);
}

.home-cs {
    padding-bottom: 45px;
    background-color: #33333305;
}

.home-hotelpoli-container {
    padding-top: 38px;
}

.home-hotelpoli-bottom {
    padding: 0 158px;
    margin-top: 16px;
}

    .home-hotelpoli-bottom section {
        background-color: #33333314;
        height: fit-content;
        display: none;
    }

        .home-hotelpoli-bottom section.show {
            display: block;
        }

        .home-hotelpoli-bottom section .item {
            padding: 20px;
        }

            .home-hotelpoli-bottom section .item table {
                width: 100% !important;
                border: none;
                font-size: 16px;
                color: #333;
            }

                .home-hotelpoli-bottom section .item table tr,
                .home-hotelpoli-bottom section .item table td {
                    border: none;
                }

                    .home-hotelpoli-bottom section .item table td strong {
                        font-family: montSB;
                    }

                .home-hotelpoli-bottom section .item table td {
                    padding: 12px 16px;
                }

.home-rating-container .list {
    width: 100%;
    margin-top: 0;
}

.home-rating-container .swiper {
    padding-top: 98px;
    position: relative;
}

.grid-rating {
}

.home-rating-container .item {
    width: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding-top: 37px;
    padding-bottom: 65px;
    border-radius: 19.283px;
    border: 0.964px solid #D1B685;
    background: #FFF;
}

    .home-rating-container .item .avatar {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        overflow: hidden;
        display: none;
    }

        .home-rating-container .item .avatar img {
        }

    .home-rating-container .item .content {
    }

    .home-rating-container .item:hover .content {
    }

    .home-rating-container .item .decor-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

    .home-rating-container .item .star {
        margin-bottom: 0;
    }

    .home-rating-container .item:hover .star {
        /* filter: invert(100%) sepia(6%) saturate(4%) hue-rotate(142deg) brightness(206%) contrast(101%); */
    }

    .home-rating-container .item .content {
        width: 100%;
        height: 100%;
        margin: auto;
        z-index: 2;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
        transition: all linear .3s;
        overflow: hidden;
    }

    .home-rating-container .item .contents {
        width: 100%;
    }

    .home-rating-container .item .icon {
        width: 100%;
        margin-bottom: 17px;
        display: none;
    }

        .home-rating-container .item .icon img {
            width: 29px;
        }

.home-rating-container .swiper .swiper-slide:nth-child(even) {
    margin-top: 32px;
}

.home-rating-container .item .text {
    padding: 0 20px;
    color: #282F4B;
    text-align: center;
    font-family: 'blacker-sans-pro-book';
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    transition: all linear .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-align: center;
    line-height: 136.364%;
    margin-top: 34px;
}

.home-rating-container .item:hover .text {
    /* color: #fff; */
}

.home-rating-container .item .info {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 4px;
}

.home-rating-container .item .name {
    margin: 0;
    position: relative;
    transition: all linear .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 8px;
    width: 100%;
    color: #282F4B;
    text-align: center;
    font-family: 'BlackerSansText-Medium';
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.home-rating-container .item .star {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--default-color-2);
    font-size: 15px;
}

.home-rating-container .item .star {
    margin-top: 10px;
}

    .home-rating-container .item .star i {
        margin: 0 2px;
    }

.home-rating-container .item .contents .svg-decor-room-home img {
    width: 137px;
}

.home-rating-container .item .contents .svg-decor-room-home {
    margin-top: 9px;
}

.home-rating-container .item .job {
    display: block;
    color: #282F4B;
    font-family: 'blacker-sans-pro-book';
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
}

.home-rating-top {
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: 55px; */
    flex-wrap: wrap;
    height: 55px;
    display: none;
}

.home-rating {
}

.swiperhomerating .btn-prev img {
    width: 100%;
    height: 100%;
}

.swiperhomerating .btn-prev {
    width: 5%;
}

.swiperhomerating .btn-next img {
    width: 100%;
    height: 100%;
    display: block;
}

.home-rating-top .img {
    width: 55px;
    border-radius: 50%;
    height: 55px;
    overflow: hidden;
    border: 3px solid #E9E6E1;
    background-color: #D9D9D9;
    transition: all linear .3s;
}

    .home-rating-top .img.active {
        width: 60px;
        height: 60px;
        z-index: 2;
        box-shadow: 0 0 17px 0 #3336;
    }

    .home-rating-top .img img {
    }

.title-top-review h3 {
    margin: 0;
    color: #D1B685;
    font-family: 'BlackerSansText-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.title-top-review h2 {
    margin: 0;
    color: #282F4B;
    font-family: 'BlackerSansText-Medium';
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 50.4px */
    text-transform: uppercase;
}

.swiperhomerating .btn-list {
    display: flex;
    align-items: center;
    position: absolute;
    pointer-events: none;
    justify-content: space-between;
    z-index: 2;
    right: 0;
    top: 2px;
}

.swiperhomerating .btn {
    cursor: pointer;
    pointer-events: all;
    width: 56.799px;
    height: 56.799px;
    border: 1px solid #282F4B;
    border-radius: 50%;
}

.title-top-review {
    position: absolute;
    left: 0;
    top: 0;
}

.swiperhomerating .btn-prev {
}

.swiperhomerating .btn-next {
    margin-left: 20px;
}

/*RS*/

@media(max-width:1023px) {
    .home-hotelpoli-top,
    .home-hotelpoli-bottom {
        padding: 0 20px;
    }

    .home-rating-container .item {
        padding-top: 15px;
        padding-bottom: 10px;
    }

        .home-rating-container .item .job {
            font-size: 13px;
        }

        .home-rating-container .item .contents .svg-decor-room-home img {
            width: 93px;
        }

    .title-top-review {
        position: absolute;
        left: 12px;
    }

        .title-top-review h2 {
            font-size: 18px;
            margin-top: 8px;
        }

    .swiperhomerating .btn-list {
        top: -44px;
    }

    .home-rating-container .swiper .swiper-slide:nth-child(even) {
        margin-top: 13px;
    }

    .title-top-review h3 {
        font-size: 20px;
    }

    .home-rating-container {
        padding: 40px 0;
    }

    .home-rating-top {
    }

    .grid-rating {
        width: 100% !important;
    }

    .home-restaurant .decor {
        display: none;
    }

    .swiperhomerating .btn {
        width: 36.799px;
        height: 36.799px;
    }

    .swiperhomerating .btn-next {
        margin-left: 12px;
    }

    .swiperhomerating .btn svg {
        width: 12px;
        height: auto;
    }

    .home-rating-container .list {
        margin-top: 0;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width: 739px) {
    .home-rating-container .item .text {
        font-size: 13px;
        margin-bottom: 12px;
        line-height: 150%;
        height: 79px;
        border-radius: 0;
        margin-top: 15px;
        padding: 0 8px;
    }

    .home-rating-container:before {
        width: 100%;
    }

    .home-rating-container .swiper {
        margin-top: 4px;
        padding-top: 68px;
    }

    .swiperhomerating .btn-list {
        top: 2px;
    }

    .home-options:after {
        height: 161px;
    }

    .home-rating-container .item .name {
        padding-top: 0;
        font-size: 14px;
    }

    .home-rating-container .item .star {
        margin-bottom: 5px;
    }

    .home-rating-container {
        padding: 20px 0;
        padding-top: 0;
    }

    .home-hotelpoli-top .item {
        padding: 12px 8px;
    }

    .home-hotelpoli-top .title {
        font-size: 11px;
    }

    .home-hotelpoli-bottom {
        padding: 0;
    }

    .home-hotelpoli-top .img {
        width: 34px;
        height: 34px;
    }

    .home-hotelpoli-top {
        margin-top: 20px;
        column-gap: 5px;
        padding: 0;
    }

    .home-hotelpoli-container {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .home-cs {
        padding-bottom: 25px;
    }

    .home-hotelpoli-title {
        font-size: 22px;
    }

    .home-hotelpoli-bottom section .item table td {
        padding: 3px 5px;
    }

    .home-hotelpoli-bottom section .item table {
        font-size: 14px;
        line-height: 156%;
    }

    .home-hotelpoli-bottom section .item {
        padding: 8px;
    }

    .home-rating-title {
        font-size: 17px;
        margin-bottom: 13px;
    }

    .home-rating-top .img.active {
        width: 45px;
        height: 45px;
    }

    .home-rating-top .img {
        width: 40px;
        height: 40px;
    }

    .home-rating-top {
    }
}