﻿.home-room {
    position: relative;
}

    .home-room .grid.wide {
        max-width: 1680px;
        position: relative;
    }

    .home-room:before {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/3.png) no-repeat;
        left: 0;
        top: 0;
        width: 366px;
        height: 650px;
    }

.btn-item.disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
    filter: grayscale(100%);
}

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

.home-room-container {
    position: relative;
    padding-top: 61px;
    padding-bottom: 15px;
}

    .home-room-container .swiper {
    }

.home-room-decor {
    position: absolute;
    top: 0;
    left: 0;
}

.home-tienich {
    position: relative;
    z-index: 1;
}

.home-tienich-container {
    padding-bottom: 108px;
    padding-top: 0;
}

.img-tienich-item-slide {
    width: 101px;
    height: 101px;
    border-radius: 101px;
    border: 3px solid #0A2D7C;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-tienich .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .home-tienich .item img {
        height: 40px;
    }

    .home-tienich .item h3 {
        text-align: center;
        margin: 0;
        color: #FFF;
        font-family: 'WixMadeforDisplay-Regular';
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        margin-top: 21px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

.home-room-decor img {
}

.home-room-container .swiper-wrapper {
    margin-top: 29px;
}

.home-room-container .swiper-pagination {
    left: unset;
    text-align: center;
    bottom: 0;
}

.next-title, .prev-title {
    left: -60px;
    font-family: PlayR;
    position: absolute;
    width: 300%;
    height: 100%;
    bottom: -71px;
    font-size: 30px;
    color: #003959;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 37.5px */
    text-transform: capitalize;
}

.homeRoomSwiper .btn-item svg {
    width: 26px;
    height: auto;
}

.homeRoomSwiper .btn-item:hover {
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
}

    .homeRoomSwiper .btn-item:hover svg path {
        fill: #2945b9;
    }

.home-room-container .swiper-pagination span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    opacity: 1;
    transition: all linear .3s;
    margin: 0 3px !important;
}

.home-room-container .swiper-pagination .swiper-pagination-bullet-active {
    border-color: var(--default-color-2);
}

.home-room .decor-1 {
    position: absolute;
    top: -59px;
    right: -77px;
    z-index: 1;
    pointer-events: none;
}

.homeRoomSwiper {
    margin: 0 auto;
    width: 826px;
    position: relative;
    margin-top: 30px;
}

    .homeRoomSwiper .btn {
        position: absolute;
        width: 100%;
        top: 33%;
        z-index: 2;
        display: flex;
        align-items: center;
        justify-content: space-between;
        pointer-events: none;
    }

    .homeRoomSwiper .btn-item {
        width: 60px;
        height: 60px;
        flex-shrink: 0;
        pointer-events: all;
        cursor: pointer;
        border-radius: 78px;
        border: 1px solid #FFF;
        background: linear-gradient(180deg,rgba(255, 196, 0, 1) 0%, rgba(255, 81, 0, 1) 100%);
        ;
        backdrop-filter: blur(2px);
    }

    .homeRoomSwiper .btn-prev {
        transform: translateX(-184px);
    }

    .homeRoomSwiper .btn-next {
        transform: translateX(184px);
    }

    .homeRoomSwiper .swiper {
        overflow: unset;
    }

.home-room .decor-2 {
    position: absolute;
    top: -82px;
    left: 0;
    width: 100%;
}

.home-room .decor-3 {
    position: absolute;
    bottom: calc(100% - 51px);
    right: 62px;
}

.home-room .decor-4 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-room .decor-5 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.home-room .decor-6 {
    position: absolute;
    left: 0;
    bottom: calc(100% + -103px);
}

/*RS*/
.decor-back-conference {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.service-conference-home {
    position: relative;
    margin-top: -6px;
}

    .service-conference-home: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 550ms linear;
    }

    .service-conference-home:hover::before {
        top: 0;
        bottom: 0;
        opacity: 0;
        transition: all 600ms linear;
    }

.svg-decor-conference {
    position: absolute;
    left: 0;
    top: -126px;
    z-index: 1;
    pointer-events: none;
}

.service-conference-home .grid.wide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: max-content;
}

.content-conference-item-hh h6 {
    margin: 0;
    text-align: center;
    font-family: 'MontserratAlternates-Medium';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    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;
}

.content-conference-item-hh h2 {
    margin: 0;
    color: #071E8A;
    text-align: center;
    font-family: 'WixMadeforDisplay-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    text-transform: uppercase;
}

.content-conference-item-hh section {
    color: #5F5F5F;
    text-align: center;
    font-family: 'WixMadeforDisplay-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    padding-bottom: 40px;
    padding-top: 12px;
}

.content-conference-item-hh span {
    position: relative;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 8px 34px 11px;
    color: #F7FEFE;
    font-family: 'WixMadeforDisplay-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 30px */
    border-radius: 50px;
    background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    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);
}

.content-conference-item-hh {
    position: relative;
    width: 559px;
    padding: 32px 38px;
    border-radius: 10px 10px 0px 0px;
    background: rgba(255, 255, 255, 0.95);
}

    .content-conference-item-hh:after {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/6.png) no-repeat;
        background-size: cover;
        right: 0;
        bottom: 0;
        width: 109px;
        height: 114px;
    }

    .content-conference-item-hh span:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 68px;
        transition: .3s;
        animation: zoomin 2s infinite linear;
    }

    .content-conference-item-hh span:hover {
        color: #0A2D7C;
        border: 1px solid #0A2D7C;
        background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
    }

@media(max-width:1023px) {
    .homeRoomSwiper {
        width: 100%;
    }

    .home-room-container {
        padding-top: 30px;
        padding-bottom: 36px;
    }

    .swiper .swiper-slide-active .p-room-item {
        transform: scale(1) !important;
    }

    .home-tienich {
        margin-top: -23px;
    }

    .img-tienich-item-slide {
        width: 60px;
        height: 60px;
        border: 1px solid #0A2D7C;
    }

    .home-tienich .item img {
        height: 33px;
    }

    .home-tienich-container {
        padding: 30px 0;
        padding-top: 5px;
    }

    .svg-decor-conference {
        width: 200px;
        height: auto;
        top: -34px;
    }

        .svg-decor-conference img {
            width: 100%;
            height: 100%;
        }

    .decor-back-conference {
        height: 350px;
        object-fit: cover;
    }

    .content-conference-item-hh {
        width: 100%;
        padding: 15px 20px;
    }

        .content-conference-item-hh section {
            font-size: 13px;
            padding-bottom: 17px;
        }

        .content-conference-item-hh h6 {
            font-size: 20px;
        }

        .content-conference-item-hh h2 {
            font-size: 13px;
        }

        .content-conference-item-hh span {
            font-size: 12px;
            padding: 5px 13px 7px;
        }

        .content-conference-item-hh:after {
            width: 54px;
            height: 56px;
        }
}

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

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

    .home-room .decor-3 {
        display: none;
    }

    .homeRoomSwiper .btn {
        display: none;
    }

    .home-room {
        height: auto;
    }

    .home-tienich .item h3 {
        font-size: 13px;
        margin-top: 14px;
    }
}
