body {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
}

a {
    text-decoration: none;
}

.h1-title {
    font-family: "Playfair Display", serif;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.hk-dropdown {
    background-color: #edc44b !important;
}

.nk-date {
    color: #892620;
}

.hk-wrapper {
    padding: 75px 0 0;
}

.hk-header {
    background: #430E12;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: all 0.3s ease;
}

.hk-header.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.hk-header a.nav-link {
    color: #fff;
}

 .hk-header li.current a.nav-link {
    color: #ffce00;
 }

.hk-header a.btn-book {
    color: #fff;
    width: 199px;
    height: 41px;
    background: url("../images/book-now-2.png");
    background-size: contain;
    line-height: 41px;
    padding-left: 80px;
    text-align: left;
}

.hk-cart-success h1     {
    color: #89251d;
}

.hk-home-about {
    background: #EADDB8;
    padding: 0 0 50px;
}

.hk-home-about .btn-book {
    width: 200px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: #eaddb8;
    text-transform: uppercase;
    background: url("../images/btn-book-a.png");
    display: block;
    background-size: contain;
}

.hk-h1 {
    font-size: 1.5rem;
}

.hk-title {
    font-size: 1.3rem;
}

.hk-title a {
    color: #111;
}

.hk-title a:hover {
    color: #430E12;
}

.hk-home-book-tour {
    background: #eaddb8 url("../images/demo/img22.png") no-repeat center center;
    padding: 50px 0;
}

.hk-home-book-tour .row {

}

.hk-home-book-tour {

}

.hk-home-book-tour .bl,
.hk-home-book-tour .br {
    background: url("../images/line-c.png") repeat-x center center;
    height: 414px;
}

.hk-home-book-tour .border-b {
    background: url("../images/border-b.png") no-repeat;
    background-size: contain;
    width: 280px;
    height: 100px;
    text-align: center;
    margin: 30px auto 0;
    line-height: 100px;
    font-size: 23pt;
}

.hk-home-gallery {
    background: #EADDB8 url("../images/bg-gallerys.png") no-repeat center 20px;
    min-height: 600px;
    padding: 150px 0 0;
    position: relative;
}

.hk-home-gallery h2 {
    margin: 0 0 20px;
}

.gallery-grid {
    width: 100%;
    margin: 0 auto;
}

.gallery-grid:after {
    content: '';
    display: block;
    clear: both;
}

.gallery-grid-sizer,
.gallery-grid-item {
    width: 33.3333%; /* 3 cột */
}

.gallery-grid-item {
    float: left;
    padding: 8px;
    box-sizing: border-box;
}

.gallery-grid-item img {
    width: 100%;
    display: block;
}

.hk-more {
    background: url("../images/button-more.png");
    width: 150px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #eaddb8;
    display: block;
    text-transform: uppercase;
    border: 0;
}

a.hk-l34 {
    margin-left: 80px;
}

a.hk-l54 {
    margin-left: 180px;
}

.hk-home-news {
    background: #401013 url("../images/n-t.png") repeat-x top center;
}

.hk-home-news .bg {
    min-height: 700px;
    background: url("../images/n-b.png") repeat-x bottom center;
    padding: 150px 0 0;
}

ul.hk-news-items {
    padding: 0;
    margin: 0;
}

ul.hk-news-items li {
    color: #e8ddb9;
    padding: 15px 0;
    border-top: #cfbea1 1px solid;
}

ul.hk-news-items li .show-date {
    width: 200px;
    text-align: right;
}

ul.hk-news-items li a {
    color: #e8ddb9;
}

ul.hk-news-items li a:hover {
    color: #fff
}

.hk-page-detail {
    background: #eaddb8 url("../images/page-bg-top.png") repeat-x;
}

.hk-page-detail .bg {
    padding: 100px 0 150px;
    background: url("../images/page-bg-bottom.png") repeat-x left bottom;
}

.hk-page-detail img {
    max-width: 100%;
    height: auto !important;
}

.hk-content img {
    display: block;
    margin: 0 auto;
}

.hk-contact-form {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 50px 35px;
}

.hk-home-reviews {
    color: #eaddb8;
    background: #832a21 url("../images/bg-r-l.png") repeat-y left top;
}

.hk-reviews-list {
    padding: 0 80px;
}

.review-description {
    padding: 0 50px;
}

.hk-home-reviews .slick-dots li button:before {
    font-size: 13pt;
    color: #fff;
}

.hk-home-reviews .slick-dots {
    bottom: -10px;
    position: relative;
}

.hk-home-reviews .bg {
    background: url("../images/bg-r-r.png") repeat-y right top;
    padding: 50px 0;
}

.hk-home-reviews .box {
    border: #e4d7b2 1px solid;
    padding: 5px;
    position: relative;
}

.hk-home-reviews .bg-top {
    background: url("../images/images/bg-1.png") repeat-x;
}

.hk-home-reviews .bg-bottom {
    background: url("../images/images/bg-bottom.png") repeat-x bottom;
}

.hk-home-reviews .bg-right {
    background: url("../images/images/bg-right.png") repeat-y right;
}

.hk-home-reviews .bg-left {
    background: url("../images/images/bg-left.png") repeat-y left;
}

.hk-home-reviews .box-1 {
    background: url("../images/images/bre-top.png") no-repeat;
}

.hk-home-reviews .box-2 {
    background: url("../images/images/bre-top-right.png") no-repeat right top;
}

.hk-home-reviews .box-3 {
    background: url("../images/images/bre-bottom-left.png") no-repeat left bottom;
}

.hk-home-reviews .box-4 {
    background: url("../images/images/bre-bottom-right.png") no-repeat right bottom;
    min-height: 500px;
}

.reviews-2 {
    min-height: 580px;
}

.reviews-2-items::after {
    content: url("../images/reviews-2/review-2-bg.png");
    width: 213px;
    height: 535px;
    left: -180px;
    top: 0;
    position: absolute;
}

.reviews-2-items {
    margin: 0 80px 0 200px;
    height: 580px;
    background: #6f231c;
    padding: 50px 80px 0;
    border-radius: 30px
}

.reviews-2-items img.img-star {
    margin-left: auto;
    margin-right: 80px;
}

.review-2-description {
    border: #eaddb8 1px solid;
}

.review-2-description::after {
    content: url("../images/reviews-2/cloud-2.png");
    width: 69px;
    height: 38px;
    right: 0;
    top: -46px;
    position: absolute;
}

.hk-home-about-l {
    background: url("../images/bg-al2.png") no-repeat left 50px;
}

.hk-home-about-r {
    background: url("../images/bg-ar2.png") no-repeat right 50px;
    min-height: 500px;
}

.hk-home-about .bg {
    background-size: 21%;
}

.hk-home-about .detail {
    width: 700px;
    text-align: justify;
    margin: 0 auto;
}

.hk-home-about .button img {
    width: 200px;
}

.hk-banner-slide {
    position: relative;
    color: #fff;
}

.hk-banner-slide .frame {
    height: 1000px;
    position: relative
}

.hk-banner-slide .child {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center center / cover
}

.hk-banner-slide .child .mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.hk-banner-slide .child .text {
    position: absolute;
    left: 15%;
    bottom: 50%;
    margin-bottom: 50px;
    text-align: left;
}

.hk-banner-slide .child .text .h {
    font-size: 48px;
    line-height: 1.2;
    -webkit-transition: all 1.8s ease-out 0s;
    transition: all 1.8s ease-out 0s;
    opacity: 0;
    -webkit-transform: translateX(80px);
    transform: translateX(80px)
}

@media screen and (max-width: 1400px) {
    .hk-banner-slide .child .text .h {
        font-size: 42px
    }
}

@media screen and (max-width: 768px) {
    .hk-banner-slide .child .text .h {
        font-size: 28px
    }
}

.hk-banner-slide .child .text .p {
    font-size: 24px;
    -webkit-transition: all 1.8s ease-out 1s;
    transition: all 1.8s ease-out 1s;
    opacity: 0;
    -webkit-transform: translateX(80px);
    transform: translateX(80px)
}

@media screen and (max-width: 768px) {
    .hk-banner-slide .child .text .p {
        font-size: 18px
    }
}

.hk-banner-slide.in .child .text .h {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.hk-banner-slide.in .child .text .p {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.hk-banner-slide .hk-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20%
}

.hk-banner-slide .hk-nav:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.3, 0, 0.3, 1) 0s;
    transition: all 1.5s cubic-bezier(0.3, 0, 0.3, 1) 0s;
    border-top: 1px solid rgba(255, 255, 255, 0.5)
}

.hk-banner-slide.in .hk-nav:before {
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}

.hk-banner-slide .hk-nav .l {
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #c7a065;
    -webkit-transition: all 2.5s cubic-bezier(0.3, 0, 0, 1) 0s;
    transition: all 2.5s cubic-bezier(0.3, 0, 0, 1) 0s;
    opacity: 0
}

.hk-banner-slide.in .hk-nav .l {
    opacity: 1
}

.hk-banner-slide .hk-nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.hk-banner-slide .hk-nav .item {
    white-space: nowrap;
    text-align: center;
    color: #fff;
    margin-top: -13px;
    position: relative;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 1s ease-out 0.5s;
    transition: all 1s ease-out 0.5s;
    min-width: 15%
}

.hk-banner-slide.in .hk-nav .item {
    opacity: 1
}

.hk-banner-slide .hk-nav .item .dot {
    background: url(https://www.yungang.org/Public/static/themes_dz/image/by/png12_2.png) no-repeat center center;
    width: 25px;
    height: 25px;
    margin: auto
}

.hk-banner-slide .hk-nav .item .h {
    top: 30px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hk-explore-timeline2 {
    background: url("../images/line-tb.png") repeat-y center;
    min-height: 300px;
    padding: 50px 0;
}

.hk-explore-timeline2 .cat {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #eaddb8 url("../images/icon-23.png") no-repeat center top;
    padding: 45px 0 20px;
    color: #86241e;
    font-weight: bold;
}

.hk-explore-timeline2 .txt-detail {
    background: #eaddb8;
    padding: 0 20%;
}

.hk-explore-timeline2 .txt-detail img {
    max-width: 100%;
    height: auto !important;
}

.hk-explore-timeline2 h2 {
    background: #eaddb8;
    border: #86241e 1px solid;
    width: 300px;
}

.hk-explore-timeline2 h2 a {
    color: #000;
}

.hk-serv-timeline {
    background: url("../images/serv/serv-line.png") repeat-y center;
    min-height: 300px;
    padding: 50px 0;
    color: #eaddb8;
}

.hk-serv-timeline .cat {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #430e12 url("../images/serv/serv-icon.png") no-repeat center top;
    padding: 45px 0 20px;
    color: #eaddb8;
    font-weight: bold;
}

.hk-serv-timeline .cat a {
    color: #eaddb8;
    cursor: pointer;
}

.hk-serv-timeline .serv-ajax-items {
    background: #430e12;
    padding: 30px 0 0;
}


.hk-page-book, .hk-explore {
    background: #eaddb8;
}

.hk-book-time div {
    border: #a15344  1px solid;
    color: #a15344;
}

.hk-book-detail {
    background: url("../images/book/lkc.png") repeat-x left 5px;
}

.hk-book.current {
    background-image: url("../images/book/d.png");
}

.hk-book {
    background: url("../images/book/c.png") no-repeat top center;
    padding: 135px 0 0;
    text-align: center;
}

.hk-book-step2 {
    background-color: #eff0ef;
}

.hk-book-step2 h3 {
    background: #89251d;
}

.hk-service-item .thumbnail {
    padding: 5px;
    border: #e8ddb9 1px solid;
}

.hk-service-item h2 {
    border: #e8ddb9 1px solid;
    border-top: 0;
}

.hk-service-item h2,
.hk-service-item h2 a {
    color: #e8ddb9;
}

.hk-home-collection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.hk-home-collection .hd {
    height: 700px;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 18vh
}

.hk-home-collection .hd .tit {
    font-size: 48px;
    line-height: 1.2;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    opacity: 0;
    letter-spacing: 0.1em
}

@media screen and (max-width: 1400px) {
    .hk-home-collection .hd .tit {
        font-size: 42px
    }
}

@media screen and (max-width: 768px) {
    .hk-home-collection .hd .tit {
        font-size: 28px
    }
}

.hk-home-collection .hd.in .tit {
    opacity: 1
}

.hk-home-collection .hd .b {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    opacity: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) scale(0.8);
    transform: translateX(-50%) scale(0.8);
    max-width: 80%;
    -webkit-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s
}

.hk-home-collection .hd.in .b {
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1
}

.hk-home-collection .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.hk-home-collection .item {
    width: 45vh;
    position: relative;
    -webkit-transition: all 0.6s cubic-bezier(0, 1, 1, 1) 0s;
    transition: all 0.6s cubic-bezier(0, 1, 1, 1) 0s
}

.hk-home-collection .list:hover .item {
    width: 35vh
}

.hk-home-collection .list .item:hover {
    width: 85vh
}

.hk-home-collection .item .pic {
    height: 100%;
    background: no-repeat center center / cover;
    width: 100%;
    -webkit-transition: all 2s ease-out 0s;
    transition: all 2s ease-out 0s
}

.hk-home-collection .item:nth-child(2) .pic {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.hk-home-collection .item:nth-child(3) .pic {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.hk-home-collection .item:nth-child(4) .pic {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.hk-home-collection .item:nth-child(5) .pic {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.hk-home-collection .in .item .pic {
    opacity: 1
}

.hk-home-collection .item .mask {
    background: rgba(146, 109, 78, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10vh 10vh;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s
}

.hk-home-collection .item:hover .mask {
    opacity: 1;
    -webkit-transition: all 1.2s cubic-bezier(0, 0.8, 1, 1) 0.6s;
    transition: all 1.2s cubic-bezier(0, 0.8, 1, 1) 0.6s
}

.hk-home-collection .item .h {
    font-size: 28px
}

@media screen and (max-width: 768px) {
    .hk-home-collection .item .h {
        font-size: 22px
    }
}

.hk-home-collection .item .p {
    margin-top: 10px;
    width: 100%
}

.hk-home-collection .item .t_more6 {
    margin-top: 25px
}

.hk-explore-header {
    width: 50%;
    margin: 0 auto;
}

.hk-explore-timeline {
    background: url("../images/line-cen.png") repeat-y center center;
    min-height: 500px;
}

.hk-explore-item {
    position: relative;
    margin: 0 0 50px;
}

.hk-explore-item .image {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    min-height: 380px;
    padding: 10px 0 0 197px;
}

.hk-explore-item .txt-right {
    padding: 0 0 0 140px;
    text-align: justify;
}

.hk-explore-item .image.img-left {
    padding: 10px 0 0 30px;
}

.hk-explore-item .txt-left {
    padding: 0 0 0 30px;
    text-align: justify;
}

.hk-explore-item .image img {

}

.hk-explore-item .img-right {
    background-image: url("../images/timeline-right.png");
    margin-left: -27px;
}

.hk-explore-item .img-left {
    background-image: url("../images/timeline-left.png");
    margin-left: 27px;
}

.hk-home-gallery .slick-next:hover,
.hk-home-gallery .slick-next:focus,
.hk-home-gallery .slick-prev:hover,
.hk-home-gallery .slick-prev:focus,
.hk-home-gallery .slick-prev,
.hk-home-gallery .slick-next {
    width: 20px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 40%;
    z-index: 9999;
    border: 0;
    text-indent: -9999px;
    background-color: transparent;
}

.hk-home-gallery .slick-prev:hover,
.hk-home-gallery .slick-prev:focus,
.hk-home-gallery .slick-prev {
    left: 0;
    background-image: url("../images/button-prev.png");
}

.hk-home-gallery .slick-next:hover,
.hk-home-gallery .slick-next:focus,
.hk-home-gallery .slick-next {
    right: 0;
    background-image: url("../images/button-next.png");
}


.hk-footer-bottom {
    background: url("../images/fb-bg-bottom.png") top center;
    height: 60px;
}

.hk-footer {
    background: #401013;
    padding: 50px 0;
}

.hk-footer .icons a {
    background: url("../images/icon-facebook.png") no-repeat;
    background-size: 24px;
    padding-left: 32px;
    display: block;
}

.hk-footer .icons a.phone {
    background-image: url("../images/icon-phone.png") !important;
}

.hk-footer .icons a.website {
    background-image: url("../images/icon-website.png");
}

.hk-footer .icons a.address {
    background-image: url("../images/icon-map.png");
}

#back-to-top {
    position: fixed;
    text-indent: -9999px;
    bottom: 50px;
    right: 30px;
    display: none;
    width: 39px;
    height: 35px;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 1000;
    background: url("../images/top.png") no-repeat;
}

@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.img-spin {
    animation: spin 90s linear infinite;
}

.img-spin:hover {
    animation-play-state: paused;
}
