/*Home ABout*/

.OneImgIntroduce img {
    display: block;
    width: 414px;
    height: 518px;
    object-fit: cover;
    text-align: right;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    pointer-events: all;
}

.OneImgIntroduce {
    display: block;
    text-align: right;
    width: 100%;
}

.ImgIntroduceTwo {
    position: absolute;
    top: -44px;
    width: 414px;
    height: 518px;
    left: -48px;
    z-index: 0;
}

    .ImgIntroduceTwo img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }

.LListImgIntro {
    position: relative;
    width: 53%;
    text-align: right;
}

.ImgIntroduceTwo {
    position: absolute;
    top: -44px;
    width: 414px;
    height: 518px;
    left: -48px;
    z-index: 0;
}

    .ImgIntroduceTwo a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ImgIntroduceTwo img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }

.RIntroContent {
    flex: 1;
    font-family: 'Barlow';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 40px;
}

.RListImgIntro .ImgIntroduceTwo {
    right: 0;
    left: auto;
    top: auto;
    bottom: -44px;
    z-index: 1;
}

.WTopContentIntro {
    display: flex;
    align-items: center;
}

.RIntroContent {
    flex: 1;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: justify;
    padding: 40px;
    color: #fff;
}

.LListImgIntro .OneImgIntroduce img {
    float: right;
}

.WBottomContentIntro {
    padding-top: 15px;
    display: flex;
    align-items: center;
}

.LIntroContent {
    flex: 1;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
    line-height: 150%;
    padding: 10px 33px 40px 5px;
    color: #fff;
}

.RListImgIntro {
    position: relative;
    width: 53%;
    text-align: right;
}

.WInroduceChild {
    padding: 70px 0px;
    position: relative;
    background: #d26e4b;
    padding-bottom: 17px;
}

    .WInroduceChild:before {
        content: "";
        position: absolute;
        right: 0;
        top: -257px;
        background: url(/Design/decor/decorLaR.png) no-repeat;
        width: 219px;
        height: 540px;
    }

.WAboutHome {
    background: linear-gradient(180deg, rgba(252, 255, 122, 0.20) 0%, rgba(252, 255, 122, 0.00) 32.71%), #EDE7E5;
    padding-top: 65px;
    position: relative;
}

.WImgAboutTop1 {
    transform: translateY(-132px);
    position: relative;
    z-index: 1;
}

.WAboutHome:before {
    content: "";
    position: absolute;
    left: 0;
    top: -47px;
    background: url(/Design/decor/DecorLa.png) no-repeat;
    background-size: cover;
    width: 130px;
    height: 293px;
    z-index: 1;
}

.WSideImgContentAbout {
    display: flex;
    padding-bottom: 69px;
}

.LImgAbout a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.LImgAbout a {
    display: block;
    width: 335px;
    height: 400px;
    border-radius: 5px;
}

.RImgAbout a {
    width: 335px;
    height: 400px;
    border-radius: 5px;
}

    .RImgAbout a img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }

.SideContentAbout section {
    color: #5C4730;
    font-family: 'Barlow';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    padding-top: 41px;
    border-top: 1px solid #D7D7D7;
    margin-top: 35px;
}

.WLInkABoutSide span.WLinkAbout a {
    width: 223px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F7FEFE;
    font-family: 'Barlow';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
    text-transform: uppercase;
    text-decoration: none;
}

span.WLinkAbout {
    width: 223px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #664226;
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

span.WMailAbout a:hover {
    background: #333;
    color: #fff;
}

span.WLinkAbout:hover {
    background: #333;
}

span.WMailAbout a {
    width: 223px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #332314;
    font-family: BarlowM;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 157%; /* 25.12px */
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.topAboutHome h4 {
    margin: 0;
    color: #392D2A;
    font-family: 'Italianno-Regular';
    font-size: 43px;
    font-style: normal;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
}

.WAboutHome .container {
    max-width: 1312px;
}

.topAboutHome h1 {
    margin: 0;
    color: #d26e4b;
    font-family: SFUFuturaRegular;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
}

.text-about {
    margin-top: 17px;
    color: #2B2828;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    line-height: 174%;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

span.WMailAbout {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 223px;
    height: 60px;
    border-radius: 5px;
    border: 1px solid #664226;
    background: #FFF;
    margin-left: 22px;
}

    span.WMailAbout a svg {
        margin-right: 10px;
    }

.WLInkABoutSide {
    display: flex;
    align-items: center;
    margin-top: 56px;
}

.SideContentAbout {
    padding-left: 97px;
    padding-right: 64px;
}

.WImgAboutTop1 a img {
    width: 460px;
    height: 485px;
    object-fit: cover;
    border-radius: 5px;
}

.WTopContentImgAbout {
    display: flex;
}

.topAboutHome {
    padding-right: 30px;
}

.rContentAboutITem h4 {
    margin: 0;
    color: #332314;
    font-family: 'tuv';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

ul.ListAboutContent li {
    list-style: none;
}

ul.ListAboutContent {
    padding: 0;
    margin: 0;
}

.rContentAboutITem {
    margin-left: 14px;
}

.itemAboutList {
    display: flex;
    align-items: center;
}

.rContentAboutITem span {
    color: #5C4730;
    font-family: 'Barlow';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
}

ul.ListAboutContent {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 23px;
    row-gap: 41px;
    padding: 0 28px;
}

.WBottomAboutList {
    padding-bottom: 113px;
}
/*End*/

/*End*/

/*Album*/

ul.ListAlbumHome li {
    list-style: none;
}

ul.ListAlbumHome {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 15px;
    row-gap: 15px;
}

.WTopHomeNews h4 {
    margin: 0;
    /* 155.556% */
    font-family: 'ITALIANNO-REGULAR';
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}

.WTopHomeNews {
    text-align: center;
    position: relative;
}

.iccon-new-home img {
    margin: auto;
}

.logo-new-home img {
    margin: auto;
}

.logo-new-home img {
    margin: auto;
    width: 14%;
}

.logo-new-home {
    margin-bottom: -26px;
}

.iccon-new-home {
    margin-top: 10px;
}

.WTopHomeNews span {
    display: block;
    text-transform: capitalize;
    margin: auto;
    color: #d26e4b;
    font-family: 'TAVIRAJ-MEDIUM';
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
}

.WTopHomeNews h4.title-album-h {
    color: #fff;
}

li.item-list-left-album a img {
    display: block;
    width: 100%;
    height: 308px;
    object-fit: cover;
}

li.item-list-side-album a img {
    display: block;
    width: 100%;
    height: 633px;
    object-fit: cover;
}

ul.list-img-right-two {
}

li.item-list-right-album a img {
    display: block;
    width: 100%;
    height: 308px;
    object-fit: cover;
}

li.item-list-left-album:nth-child(2) {
    margin-top: 17px;
}

li.item-list-right-album:nth-child(2) {
    margin-top: 17px;
}

.WBottomHomeAlbum {
    margin-top: 45px;
}

.WHomeAlbum {
    position: relative;
    padding-top: 45px;
    padding-bottom: 120px;
    background: #392D2A;
}

.HomeAlbum {
    position: relative;
}

.WHomeAlbum:before {
    content: "";
    position: absolute;
    background: url(/Design/img/NhaHang/album.png) no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

ul.ListAlbumHome li > ul > li > a {
    position: relative;
}

    ul.ListAlbumHome li > ul > li > a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 0%;
        background: #1f1917;
        opacity: 0;
        z-index: 1;
        transition: all .8s ease;
    }

    ul.ListAlbumHome li > ul > li > a:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 0%;
        height: 0%;
        background: #1f1917;
        opacity: 0;
        z-index: 1;
        transition: all .8s ease;
    }

ul.ListAlbumHome li > ul > li:hover > a:before {
    width: 100%;
    height: 100%;
    opacity: .6;
    transition: all .8s ease;
}

ul.ListAlbumHome li > ul > li:hover > a:after {
    width: 100%;
    height: 100%;
    opacity: .15;
    transition: all .8s ease;
}

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important;
    }

    ul.ListAlbumHome {
        column-gap: 10px;
        row-gap: 10px;
    }

    li.item-list-left-album a img {
        height: 105px;
    }

    li.item-list-left-album:nth-child(2) {
        margin-top: 12px;
    }

    li.item-list-side-album a img {
        height: 222px;
    }

    li.item-list-right-album a img {
        height: 105px;
    }

    li.item-list-right-album:nth-child(2) {
        margin-top: 12px;
    }

    .WHomeAlbum {
        padding-top: 15px;
        padding-bottom: 45px;
    }

    /*About*/

    .topAboutHome h1 {
        font-size: 20px;
        text-align: center;
    }

    .topAboutHome h4 {
        padding: 0 36px;
        margin: 0;
        font-size: 33px;
        text-align: center;
        line-height: 115%;
        margin-bottom: 13px;
    }

    .WAboutHome {
        padding-top: 25px;
        padding-bottom: 46px;
    }

    .WInroduceChild {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .RListImgIntro {
        width: 100%;
        display: flex;
    }

    .OneImgIntroduce img {
        width: 100%;
        height: 135px;
    }

    .WTopContentIntro {
        display: flex;
        flex-flow: column-reverse;
    }

    .RIntroContent {
        padding: 0;
        font-size: 14px;
        text-align: justify;
    }

        .RIntroContent h3 {
            font-size: 16px;
        }

    .WBottomContentIntro {
        display: block;
    }

    .LListImgIntro {
        width: 100%;
        display: flex;
    }

        .LListImgIntro .OneImgIntroduce img {
            float: unset;
            width: 100%;
            height: 135px;
        }

    .OneImgIntroduce a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .ImgIntroduceTwo img {
        height: 135px;
    }

    .LIntroContent {
        padding: 0;
        font-size: 14px;
        text-align: justify;
    }

    .ImgIntroduceTwo {
        position: unset;
        width: 50%;
        height: 100%;
    }

    .OneImgIntroduce {
        flex: 1 1 0;
        margin-right: 8px;
    }

    .topAboutHome {
        padding-left: 0;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .WImgAboutTop1 {
        transform: none;
    }

    .text-about {
        font-size: 13px;
        text-align: justify;
        -webkit-line-clamp: 12;
    }

    .LImgAbout {
        display: none;
    }

    .WTopContentImgAbout {
        display: block;
    }

    .WImgAboutTop1 a img,
    .RImgAbout a {
        width: 100%;
        height: 100%;
    }

    .WImgAboutTop1 a img {
        height: 100%;
    }

    .SideContentAbout {
        padding: 0;
    }


    .WAlbumHome .WDecorLineRoom {
        top: -49px;
    }

    .rContentAboutITem h4 {
        font-size: 20px;
    }

    .WSideImgContentAbout {
        display: block;
    }

    /*End*/
    .WTopHomeNews h4 {
        font-size: 34px;
    }

    .WTopHomeNews span {
        font-size: 14px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important;
    }
}
/*=======================
	Testimonial CSS
=========================*/
#testimonials {
    background: #000;
    position: relative;
    padding-top: 56px;
    padding-bottom: 51px;
}

    #testimonials .section-title h1 {
        color: #fff;
    }

    #testimonials:before {
        content: "";
        position: absolute;
        background: url(/Design/img/NhaHang/dv/b1.png) no-repeat;
        background-size: cover;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #testimonials .testimonial-carousel {
        position: relative;
    }

    #testimonials .single-testimonial {
        text-align: center;
        padding: 20px 100px 0;
        border-radius: 10px;
    }

    #testimonials .testimonial-content {
        position: relative;
    }

        #testimonials .testimonial-content i {
            font-size: 30px;
            position: absolute;
            left: 0;
            font-size: 60px;
            z-index: -1;
            color: #d26e4b;
            top: -22px;
        }

        #testimonials .testimonial-content p {
            color: #fff;
            text-align: center;
            font-family: 'Taviraj-Medium';
            font-size: 16px;
            font-style: italic;
            font-weight: 500;
            line-height: normal;
        }

    #testimonials .testimonial-info {
        overflow: hidden;
        margin-top: 20px;
    }

        #testimonials .testimonial-info img {
            width: 80px;
            position: relative;
            display: inline-block;
            height: 80px;
            border: 2px solid #fff;
            object-fit: cover;
        }

        #testimonials .testimonial-info h6 {
            color: #fff;
            margin: 10px 0 0;
            font-family: 'Taviraj-Regular';
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        #testimonials .testimonial-info span {
            position: relative;
            display: block;
            margin-top: 10px;
            color: #d26e4b;
            font-family: 'Taviraj-Medium';
            font-size: 14px;
            font-style: italic;
            font-weight: 400;
            line-height: normal;
        }

    #testimonials .rating {
        margin-top: 10px;
        padding: 0;
    }

        #testimonials .rating li {
            display: inline-block;
        }

    #testimonials .owl-nav {
    }

        #testimonials .owl-nav div {
            position: absolute;
            top: 50%;
            margin-top: -25px;
            padding: 0;
            font-size: 22px;
            padding: 10px;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #fff;
            border-radius: 100%;
            background: transparent;
            background: transparent;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            #testimonials .owl-nav div:hover {
                opacity: 0.5;
            }

        #testimonials .owl-nav .owl-prev {
            left: 0;
        }

        #testimonials .owl-nav .owl-next {
            right: 0;
        }

.img-circle {
    border-radius: 50%;
}
/*=======================
	End Testimonial
=========================*/
ul.rating li i {
    color: #d26e4b;
}

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

@media(max-width:739px) {
    #testimonials .single-testimonial {
        padding: 20px 50px;
    }

    #testimonials .testimonial-content p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .WTopHomeNews h4 {
        font-size: 32px;
    }

    .logo-new-home {
        margin-bottom: -12px;
    }

    #testimonials .testimonial-info img {
        height: 80px !important;
    }

    #testimonials .testimonial-content i {
        font-size: 24px;
        top: -7px;
    }

    #testimonials:before {
        width: 100%;
    }

    #testimonials .owl-nav div {
        font-size: 15px;
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 420px) {
    #testimonials .single-testimonial {
        padding: 20px 20px;
    }
}
