.page-dinings {
    position: relative;
}
.page-dinings .video-container .cover-shadow-container {
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.4) 82.19%);
}
.page-dinings .video-container.top-video{
    position: relative;
    max-height: 612px;
    width: 100%;
}
.page-dinings .exciting-dining-content{
    position: absolute;
    top: 279px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.page-dinings .video-container h1 {
    
    font-weight: 300;
}
.page-dinings .dining-heaven-part .container {
    box-sizing: border-box;
    width: 90%;
}
.page-dinings .exciting-dining-content .container{
    max-width: 1290px;
    box-sizing: border-box;
}
.page-dinings .section-background img{
    width: 100%;
    height: 1412px;
    object-fit: cover;
    vertical-align: top;
    margin-top: 355px;
    object-position: bottom;
}
.page-dinings .exciting-dining-part{
    position: relative;
}
.page-dinings .section-background:before {
    content: "";
    width: 100%;
    background: linear-gradient(180deg, #040F12 38.59%, rgba(4, 15, 18, 0.5) 70.73%, rgba(4, 15, 18, 0) 94.83%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.page-dinings .section-exciting-dining {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.page-dinings .section-exciting-dining:after {
    content: "";
    width: 100%;
    background: linear-gradient(180deg, #242D33 58.34%, rgba(36, 45, 51, 0.5) 87.5%, rgba(36, 45, 51, 0) 99.04%);
    height: 30%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(180deg);
}
.page-dinings .section-exciting-dining .dining-heaven-part:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/dining-listing-content-bottom-desktop.svg);
    background-repeat: no-repeat;
    background-position: top 7.9% center;
    background-size: cover;
    z-index: 2;
}
.page-dinings .exciting-dining-part h2{
    
    font-weight: 200;
    font-size: 100px;
    line-height: 120px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.page-dinings .exciting-dining-part .exciting-dining-title span.txt-in-left{
    display: block;
    text-align: left;
    margin-bottom: 8px;
}
.page-dinings .exciting-dining-part .exciting-dining-title span.txt-in-right{
    display: block;
    text-align: right;
}
.page-dinings .exciting-dining-part .exciting-dining-description{
    max-width: 471px;
    text-align: right;
    
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-left: auto;
    margin-top: 50px;
    text-align: left;
}
.page-dinings .dining-heaven-part{
    min-height: 583px;
    background-color: #242D33;
    position: relative;
    z-index: 1;
    padding-top: 126px;
    margin-top: -147px;
}
.page-dinings .dining-heaven-part .dining-heaven-title{
    
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.page-dinings .dining-heaven-part .dining-heaven-description{
    
    font-weight: 200;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #637885;
}

.page-dinings .restaurant-section{

}
.page-dinings .restaurant-section .restaurant-item{
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 79%, 50% 100%, 0 79%);
    height: 1300px;
    box-sizing: border-box;
    overflow: hidden;
}
.page-dinings .restaurant-section .restaurant-item:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #040F12 24.97%, rgba(4, 15, 18, 0.5) 39.22%, rgba(4, 15, 18, 0) 50.62%), linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75.8%, #000000 96.72%), linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), linear-gradient(180deg, #040F12 22.09%, rgba(4, 15, 18, 0.5) 30.64%, rgba(4, 15, 18, 0) 37.49%); */
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content{
    position: absolute;
    height: 50%;
    margin: auto;
    width: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 1;
    padding-top: 22px;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .floor{
    
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content h3{
    
    font-weight: 200;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-description{
    
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
    max-width: 750px;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons{
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons a{
    
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    padding: 14px 0px;
    width: 155px;
    letter-spacing: 0;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons a:hover{
    background: rgba(255, 255, 255, 0.2);
}
.page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons .separator{
    width: 1px;
    height: 58px;
    background-color: #FFFFFF;
    margin: 0 40px;
    opacity: 0.5;
}
.page-dinings .restaurant-section .restaurant-item .restaurant-image {
    height: 100%;
}

.page-dinings .restaurant-section .restaurant-item .restaurant-image img {
    height: 100%;
    object-fit: cover;
    object-position: top center;
    position: relative;
    z-index: -1;
    transition: all 0.8s;
}
.page-dinings .restaurant-section .restaurant-item:hover .restaurant-image img {
    transform: scale(1.1);
}
.page-dinings .restaurant-section .restaurant-item:not(.first) {
    margin-top: -440px;
    height: 1626px;
    clip-path: polygon(0 0, 100% 0, 100% 83.2%, 50% 100%, 0 83.2%);
}

.page-dinings .restaurant-section .restaurant-item.first {
    z-index: 2;
}

.page-dinings .restaurant-section .restaurant-item.middle {
    z-index: 1;
}

.page-dinings .restaurant-section .restaurant-item.last {
    clip-path: none;
    height: 1594px;
}

.page-dinings .restaurant-section .restaurant-item.last:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 75.8%, #000000 96.72%), linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), linear-gradient(180deg, #040F12 22.09%, rgba(4, 15, 18, 0.5) 30.64%, rgba(4, 15, 18, 0) 37.49%);
}

.page-dinings .restaurant-section .restaurant-item.middle .restaurant-content {
    padding-top: 261px;
}

.page-dinings .restaurant-section .restaurant-item.last .restaurant-content {
    padding-top: 230px;
}

/* Animation for text */
.txt-in-left,
.txt-in-right,
.txt-in-bottom-right {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1.5s ease-in-out;
}
.txt-in-left{
    max-width: 800px;
    margin-right: auto;
}
.txt-in-right{
    max-width: 950px;
    margin-left: auto;
}

.txt-in-left.animate {
  opacity: 1;
  transform: translateX(0%);
}

.txt-in-right.animate {
  opacity: 1;
  transform: translateX(0%);
}

.txt-in-bottom-right.animate {
  opacity: 1;
  transform: translate(0%, 0);
}

/* Initial positions */
.txt-in-left {
  transform: translateX(-100%);
}

.txt-in-right {
  transform: translateX(100%);
}

.txt-in-bottom-right {
  transform: translate(50px, 50px);
}

@media (max-width: 1600px) {
    .page-dinings .exciting-dining-content .container {
        max-width: 1320px;
    }
    .page-dinings .exciting-dining-content {
        top: 269px;
    }
    .page-dinings .section-background img {
        height: 1190px;
        margin-top: 410px;
    }

    .page-dinings .dining-heaven-part {
        padding-top: 146px;
        margin-top: 0;
    }
    .page-dinings .section-exciting-dining .dining-heaven-part:before {
        background-image: url(../images/dining-listing-content-bottom-1440.svg);
        background-position: top -6.9% center;
    }
    .page-dinings .restaurant-section .restaurant-item {
        height: 1190px;
        clip-path: polygon(0 0, 100% 0, 100% 82.8%, 50% 100%, 0 82.8%);
    }

    .page-dinings .restaurant-section .restaurant-item:not(.first) {
        height: 1527px;
        clip-path: polygon(0 0, 100% 0, 100% 86.5%, 50% 100%, 0 86.5%);
    }

    .page-dinings .restaurant-section .restaurant-item.middle .restaurant-content {
        padding-top: 293px;
    }

    .page-dinings .restaurant-section .restaurant-item.last {
        clip-path: none;
        height: 1497px;
    }

    .page-dinings .restaurant-section .restaurant-item.last .restaurant-content {
        padding-top: 265px;
    }
    .page-dinings .restaurant-section .restaurant-item.first .restaurant-content {
        padding-top: 0;
        padding-bottom: 20px;
    }
}
@media (max-width: 1199px) {
    .page-dinings .exciting-dining-part h2 {
        font-size: 70px;
        line-height: 1;
    }
    .page-dinings .dining-heaven-part .dining-heaven-description {
        font-size: 40px;
        line-height: 1.2;
    }
    .page-dinings .dining-heaven-part {
        min-height: 400px;
    }
    .page-dinings .section-exciting-dining .dining-heaven-part:before {
        background-position: top -7% center;
    }
}
@media (max-width: 767px) {
    .page-dinings .restaurant-section .restaurant-item.first .restaurant-content {
        padding-bottom: 0;
    }
    .page-dinings .video-container.top-video {
        height: 288px;
    }
    .page-dinings .exciting-dining-part h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        font-weight: 300;
    }

    .page-dinings .exciting-dining-part .exciting-dining-title span.txt-in-left,
    .page-dinings .exciting-dining-part .exciting-dining-title span.txt-in-right {
        text-align: center;
        margin: 0;
    }

    .page-dinings .exciting-dining-content {
        top: 102px;
    }

    .page-dinings .exciting-dining-part .exciting-dining-description {
        margin-top: 19px;
        text-align: center;
        font-size: 16px;
        line-height: 22px;
    }
    .page-dinings .section-background img {
        height: 580px;
        object-position: center center;
        margin-top: 76px;
    }

    .page-dinings .section-exciting-dining:after {
        height: 48.2%;
        background: linear-gradient(180deg, #242D33 69.6%, rgba(36, 45, 51, 0.5) 91.48%, rgba(36, 45, 51, 0) 100.14%);
    }
    .page-dinings .section-exciting-dining .dining-heaven-part:before {
        background-image: url(../images/dining-listing-content-bottom-mobile-1.svg);
        background-size: 100%;
        background-position: bottom center;
    }
    .page-dinings .dining-heaven-part .dining-heaven-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 28px;
    }

    .page-dinings .dining-heaven-part .dining-heaven-description {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 0;
    }

    .page-dinings .dining-heaven-part {
        padding-top: 151px;
        min-height: 394px;
        margin-top: -51px;
    }

    .page-dinings .dining-heaven-part .container {
        box-sizing: border-box;
        width: 100%;
    }
    .page-dinings .restaurant-section .restaurant-item {
        height: 602px;
        clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content h3 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
        margin-bottom: 12px;
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content .floor {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 13px;
    }
    .page-dinings .restaurant-section .restaurant-item.first .restaurant-content,
    .page-dinings .restaurant-section .restaurant-item .restaurant-content {
        width: 74.4%;
        padding-top: 0px;
        padding-bottom: 17px;
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-description {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 39px;
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons a {
        font-size: 18px;
        line-height: 24px;
        padding: 12px 5px;
        letter-spacing: 0;
        background: rgba(255, 255, 255, 0.25);
        width: auto;
        min-width: 125px;
        box-sizing: border-box;
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons .separator {
        margin: 0 10px;
        height: 48px;
    }

    .page-dinings .restaurant-section .restaurant-item .restaurant-content .restaurant-buttons {
        width: 100%;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 290px;
    }
    .page-dinings .restaurant-section .restaurant-item:not(.first) {
        height: 735px;
        margin-top: -150px;
        clip-path: polygon(0 0, 100% 0, 100% 92.5%, 50% 100%, 0 92.5%);
    }

    .page-dinings .restaurant-section .restaurant-item.last {
        clip-path: none;
        height: 748px;
    }

    .page-dinings .restaurant-section .restaurant-item.middle .restaurant-content {
        padding-top: 95px;
    }

    .page-dinings .restaurant-section .restaurant-item.last .restaurant-content {
        padding-top: 85px;
        width: 87.4%;
    }
}