ul.breadcrumb {
    padding: 5px 0px;
    list-style: none;
}

ul.breadcrumb li {
    display: inline;
    font-size: 16px;
}

ul.breadcrumb li + li::before {
    padding: 8px 2px;
    color: black;
}

ul.breadcrumb li a {
    color: rgb(85, 85, 85);
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.list_tintuc {
    margin-top: 20px;
}

ul.breadcrumb li a:hover {
    color: var(--theme-color);
    text-decoration: underline;
}

.brackham-commont {
    background: rgb(238, 238, 238);
    position: relative;
}

.item-banner-pages img {
    width: 100%;
}

.contact-temp-body {
    background-color: white;
    padding: 0px 15px 0px 0px;
    border-radius: 10px;
}

.left-bot {
    text-align: center;
}

.ct-left, .ct-right {
    margin-top: 15px;
    color: rgb(57, 57, 57);
    font-size: 14px;
    margin-bottom: 15px !important;
}

.ct-right h1 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: rgb(0, 86, 147);
}

.ct-left.ct-right form {
    width: 64%;
    margin: 0px auto;
}

.ct-left form input {
    font-size: 14px;
    color: rgb(13, 13, 13);
    width: 100%;
    border: 1px solid rgb(200, 200, 200);
    height: 45px;
    padding: 0px 15px;
    margin-bottom: 15px;
    outline: 0px;
    border-radius: 5px;
}

.box-input-form {
    display: flex;
    gap: 0px 20px;
}

.ct-left form input {
    font-size: 14px;
    color: rgb(13, 13, 13);
    width: 100%;
    border: 1px solid rgb(200, 200, 200);
    height: 45px;
    padding: 0px 15px;
    margin-bottom: 15px;
    outline: 0px;
    border-radius: 5px;
}

.ct-left form textarea {
    font-size: 14px;
    color: rgb(113, 113, 115);
    width: 100%;
    border: 1px solid rgb(216, 216, 216);
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 10px;
    outline: 0px;
}

.ct-left form button {
    font-size: 14px;
    color: rgb(255, 255, 255);
    background: rgb(0, 86, 147);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    height: 40px;
    width: 172px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.supplier {
    background: rgb(255, 255, 255);
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgb(221, 221, 221);
    padding: 15px;
}

.supplier .image {
    position: relative;
    overflow: hidden;
}

.supplier .image:hover img {
    transform: scale(1.2);
    transition: 0.5s;
}

.supplier h3 {
    text-align: center;
    color: rgb(95, 122, 236);
    font-size: 15px;
}

.supplier h3 a {
    color: rgb(51, 51, 51);
}

.title-template-news {
    margin: 10px 0px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 0px;
    border-bottom: 2px solid rgb(255, 49, 46);
}

.title-template-news > * {
    background: rgb(255, 49, 46);
    padding: 8px 20px;
    display: inline-block;
    color: white;
    border-radius: 10px 10px 0px 0px;
}

.list-news {
    padding-top: 5px;
}

.content-page ul li {
    margin-left: 0px;
    list-style: disc !important;
}

.products-card > a {
    position: relative;
    overflow: hidden;
}

.link-speed {
    padding-top: 40px;
}

.link-speed .c-title__xl {
}

.link-speed__grid {
}

.link-speed__grid > .row {
    gap: 20px 0px;
}

.link-contact {
    text-align: center;
    height: 100%;
    border-radius: 24px;
    background: url("../images/step-1.png") center top / cover no-repeat;
    padding: 20px;
}

.link-contact--style2 {
    box-shadow: rgba(255, 0, 0, 0.19) 0px 0px 1px 1px;
    background: linear-gradient(135deg, rgb(244, 63, 94), rgb(249, 115, 22));
    color: white;
}

.link-contact__icon img {
    width: 120px;
}

.link-contact--style2 .link-contact__ttl {
    margin-bottom: 10px;
    color: white;
}

.link-contact__ttl {
    font-size: 24px;
    color: var(--color-main);
}

.link-contact--style2 .btn-common01 {
    color: var(--color-main);
    background: white;
    font-weight: 700;
}

.link-contact--style2 .link-contact__decs {
    font-size: 20px;
}

.link-contact__decs:not(:last-child) {
    margin-bottom: 20px;
}

.btn-common01 {
    background: var(--color-main);
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 400;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    transform-origin: 50% 50%;
    animation: 1.3s ease 0s infinite normal none running zoom;
}

.btn-common01:hover {
    background: var(--color-main2);
    color: white;
}

.content-page, .noi_dung_in, .desc2 {
    line-height: 1.6;
}

.content-page h1, .noi_dung_in h1, .desc2 h1 {
    font-size: 28px;
}

.content-page h2, .noi_dung_in h2, .desc2 h2 {
    font-size: 24px;
}

.content-page h3, .noi_dung_in h3, .desc2 h3 {
    font-size: 21px;
}

.content-page h4, .noi_dung_in h4, .desc2 h4 {
    font-size: 20px;
}

.content-page h5, .noi_dung_in h5, .desc2 h5 {
    font-size: 18px;
}

.content-page h6, .noi_dung_in h6, .desc2 h6 {
    font-size: 17px;
}

.content-page h1, .content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6, .noi_dung_in h1, .noi_dung_in h2, .noi_dung_in h3, .noi_dung_in h4, .noi_dung_in h5, .noi_dung_in h6, .desc2 h1, .desc2 h2, .desc2 h3, .desc2 h4, .desc2 h5, .desc2 h6 {
    font-weight: 700;
}

.content-page h1:not(:last-child), .content-page h2:not(:last-child), .content-page h3:not(:last-child), .content-page h4:not(:last-child), .content-page h5:not(:last-child), .content-page h6:not(:last-child), .noi_dung_in h1:not(:last-child), .noi_dung_in h2:not(:last-child), .noi_dung_in h3:not(:last-child), .noi_dung_in h4:not(:last-child), .noi_dung_in h5:not(:last-child), .noi_dung_in h6:not(:last-child), .desc2 h1:not(:last-child), .desc2 h2:not(:last-child), .desc2 h3:not(:last-child), .desc2 h4:not(:last-child), .desc2 h5:not(:last-child), .desc2 h6:not(:last-child) {
    margin-bottom: 10px;
}

.content-page em, .noi_dung_in em, .desc2 em {
    display: block;
}

.content-page em {
    display: unset !important;
}

.content-page ol, .noi_dung_in ol, .desc2 ul, .desc2 ol {
    margin-left: 18px;
}

.content-page ol li, .noi_dung_in ol li, .desc2 ol li {
    list-style: decimal;
    position: relative;
}

.content-page ul li, .noi_dung_in ul li, .desc2 ul li {
    list-style: disc;
}

.content-page ul:not(:last-child), .content-page ol:not(:last-child), .content-page li:not(:last-child), .content-page div:not(:last-child), .content-page p:not(:last-child), .noi_dung_in ul:not(:last-child), .noi_dung_in ol:not(:last-child), .noi_dung_in li:not(:last-child), .noi_dung_in div:not(:last-child), .noi_dung_in p:not(:last-child), .desc2 ul:not(:last-child), .desc2 ol:not(:last-child), .desc2 li:not(:last-child), .desc2 div:not(:last-child), .desc2 p:not(:last-child) {
    margin-bottom: 10px;
}

.content-page p:last-child, .noi_dung_in p:last-child, .desc2 p:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.content-page table, .noi_dung_in table, .desc2 table {
    width: 100%;
}

.content-page table:last-child, .content-page table tr:last-child, .content-page table tr td:last-child, .content-page table tbody:last-child, .noi_dung_in table:last-child, .noi_dung_in table tr:last-child, .noi_dung_in table tr td:last-child, .noi_dung_in table tbody:last-child, .desc2 table:last-child, .desc2 table tr:last-child, .desc2 table tr td:last-child, .desc2 table tbody:last-child {
    margin-bottom: 0px;
}

@media (max-width: 992px) {
    .content-page table, .content-page table tr, .content-page table tr td, .content-page table tbody, .noi_dung_in table, .noi_dung_in table tr, .noi_dung_in table tr td, .noi_dung_in table tbody, .desc2 table, .desc2 table tr, .desc2 table tr td, .desc2 table tbody {
        display: block;
        width: 100% !important;
        padding: 0px !important;
    }

    .content-page table:not(:last-child), .content-page table tr:not(:last-child), .content-page table tr td:not(:last-child), .content-page table tbody:not(:last-child), .noi_dung_in table:not(:last-child), .noi_dung_in table tr:not(:last-child), .noi_dung_in table tr td:not(:last-child), .noi_dung_in table tbody:not(:last-child), .desc2 table:not(:last-child), .desc2 table tr:not(:last-child), .desc2 table tr td:not(:last-child), .desc2 table tbody:not(:last-child) {
        margin-bottom: 10px;
    }
}

.content-page table tr td, .noi_dung_in table tr td, .desc2 table tr td {
    margin-bottom: 0px;
}

.content-page #toc-list li, .noi_dung_in #toc-list li, .desc2 #toc-list li {
    list-style: none;
}

.content-page img, .noi_dung_in img, .desc2 img {
    max-width: 100%;
    display: inline-block;
    border-radius: 10px;
}

.btn:focus, .btn:focus-visible, button:focus, button:focus-visible, a:focus, a:focus-visible {
    outline: none;
}

.btn:active, button:active, a:active {
    outline: none;
}

.btn:active:focus, button:active:focus, a:active:focus {
    outline: none;
}

.images-brackham-details {
    height: 400px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    width: 100%;
    background-position: center center;
}

.images-brackham-details::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.6;
}

.images-brackham-details img {
    height: 100%;
    background-position: center center;
    width: 100%;
}

.text-hedding-brackhams {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 49%;
}

.text-hedding-brackhams h1 {
    text-align: center;
    font-size: 37px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-family: "Old Standard TT", sans-serif;
}

.images-brackham-details .breadcrumb {
    list-style: none;
    border-radius: 4px;
    margin-bottom: 0px;
}

.images-brackham-details .breadcrumb-col {
    justify-content: center;
    background-color: transparent;
    padding-left: unset;
    display: flex;
}

.images-brackham-details .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}

.images-brackham-details .breadcrumb-col li {
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
}

.images-brackham-details .breadcrumb-col li a {
    font-size: 14px;
}

.images-brackham-details .breadcrumb-col li a {
    color: white;
    font-size: 15px;
}

.images-brackham-details .breadcrumb-col li svg {
    height: 11px;
    margin-right: 10px;
    margin-left: 10px;
}

hr {
    margin: 10px 0px;
    border: 1px solid rgba(205, 205, 205, 0.3);
    height: 0px;
}

.desc-bycategory ul li {
    list-style: disc;
    margin-left: 20px;
    padding-bottom: 5px;
}

.no-data {
    padding: 20px 0px;
}

blockquote {
    padding: 1rem 1.5rem;
    margin: 0px 0px 1rem;
    border-left: 0.25rem solid rgb(222, 226, 230);
    background-color: rgb(248, 249, 250);
    border-radius: 0.25rem;
    color: rgb(73, 80, 87);
}

.desc-bycategory {
    text-align: justify;
}

.desc-about {
    padding: 0px 0px 30px;
}

@media (max-width: 1200px) {
    .box-products-list-main {
        padding: 2rem 0px 9rem;
    }
}

@media (max-width: 990px) {
    .field-input-wrap.checkin-date input {
        border-radius: 3px;
    }

    .images-brackham-details {
        height: 27vh;
    }

    .text-hedding-brackhams {
        width: 100%;
    }

    ul.breadcrumb.breadcrumb-col li {
    }

    ul.breadcrumb.breadcrumb-col li:last-child {
        display: block;
    }

    .heading-title .count {
        display: none;
    }

    .content-page table tr td {
        width: 100% !important;
        display: block;
    }

    .ct-left.ct-right form {
        width: 100%;
    }

    .contact-temp-body {
        padding: unset;
    }

    .link-contact__icon img {
        width: 75px;
    }
}

.room-card {
    border: 0px solid rgba(189, 189, 189, 0.6);
    border-radius: 4px;
    background-color: var(--white-color);
    overflow: hidden;
    box-shadow: rgba(87, 86, 86, 0.1) 0px 4px 8px;
}

.room-card__thumb {
    padding-bottom: 62%;
}

.room-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.room-card:hover .room-card__img {
    transform: scale(1.1);
}

.room-card__content {
    text-align: center;
    margin: 0px auto;
    padding: 20px;
}

.room-card__rating {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    gap: 8px;
    & span i {
        color: var(--ratting-color);
        font-size: 20px;
    }
}

.room-card__rating[data-star="5"] span:nth-child(-n+5) i {
    color: var(--ratting-color);
}

.room-card__rating[data-star="4"] span:nth-child(-n+4) i {
    color: var(--ratting-color);
}

.room-card__rating[data-star="3"] span:nth-child(-n+3) i {
    color: var(--ratting-color);
}

.room-card__rating[data-star="2"] span:nth-child(-n+2) i {
    color: var(--ratting-color);
}

.room-card__rating[data-star="1"] span:nth-child(-n+1) i {
    color: var(--ratting-color);
}

.room-card__title {
    margin-bottom: 5px;
    font-size: 30px;
    color: var(--black-theme);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    font-family: "Old Standard TT", sans-serif;
}

.room-card__desc {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: var(--pragraph-color);
}

.room-card__price-wrap {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    align-items: center;
}

.room-card__price {
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Gilda Display", serif;
    color: var(--theme-color);
}

.room-card__price sup {
    font-size: 14px;
}

.room-card__price small {
    font-size: 60%;
}

.room-card__old-price {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: var(--pragraph-color);
    margin-left: 10px;
}

.room-card__head ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(189, 189, 189, 0.36);
    row-gap: 10px;
}

.room-card__head ul li {
    display: flex;
    align-items: center;
}

.room-card__head ul li img {
    width: 18px !important;
}

.room-card__head ul li:not(:last-child) {
    border-right: 1px solid rgb(189, 189, 189);
    padding-right: 7px;
    margin-right: 7px;
}

.room-card__amenities {
    padding-top: 29px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid var(--border-two);
}

.room-card__amenity {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0px 7px;
    &:not(:last-child) {
        border-right: 1px solid var(--border-two);
    }

    & span {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: var(--pragraph-color);
        & i {
            font-size: 18px;
            color: var(--theme-color);
        }
    }
}

.room-card__head {
    display: flex;
    flex-direction: column;
}

.room-card__footer {
    margin-top: auto;
}

.service-section {
    padding: 80px 0px;
}

.service-head-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    gap: 20px 0px;
    flex-wrap: wrap;
    align-items: center;
    & .section-title-head {
        & h2 {
            margin-bottom: -13px;
        }
    }
}

.service-item {
    background: rgb(255, 255, 255);
    box-shadow: rgba(87, 86, 86, 0.1) 0px 4px 8px;
    border-radius: 4px;
    &:hover {
        & .service-item__img {
            transform: scale(1.1);
        }
    }
}

.service-item__thumb {
    border-radius: 4px 4px 0px 0px;
    overflow: hidden;
    width: 100%;
    display: block;
    transition: 0.4s;
}

.service-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

.service-item__content {
    padding: 30px;
}

.service-item__title {
    margin-bottom: 13px;
    font-size: 24px;
    font-family: "Old Standard TT", sans-serif;
}

.service-item__link {
    color: var(--black-theme);
    font-weight: 400;
    transition: 0.4s;
    font-size: 30px;
}

.service-item__text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 16px;
    font-size: 16px;
    color: var(--pragraph-color);
}

.service-item__text ul li {
    list-style: disc;
    margin-left: 15px;
}

.service-item__price-text {
    color: var(--theme-color);
}

.service-item__price {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: var(--theme-color);
}

.service-item__night {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

@media (max-width: 991px) {
    .service-section {
        padding: 50px 0px;
    }

    .service-head-wrap {
        margin-bottom: 20px;
    }
}

.promotional-section {
    background: url("../images/promo-bg.png") center center / cover no-repeat fixed;
    color: white;
    padding: 120px 0px;
    position: relative;
    z-index: 1;
    &::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgb(0, 0, 0);
        opacity: 0.7;
        z-index: -1;
    }

    & .section-title__sub {
        font-weight: 400;
    }

    & .section-title__main {
        font-weight: 400;
    }

    & .section-title__desc {
        color: white;
    }
}

@media (max-width: 992px) {
    .promotional-section {
        padding: 50px 0px;
    }
}

.section-title {
}

.section-title {
    position: relative;
    & .ratting {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-bottom: 5px;
        & span {
            & i {
                color: var(--ratting-color);
                font-size: 20px;
            }
        }
    }
}

.section-title__sub {
    color: var(--button-color);
    text-transform: none;
    margin-top: -8px;
    margin-bottom: 14px;
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 30px;
    font-family: "Old Standard TT", sans-serif;
    font-weight: 400;
}

.section-title__main {
    color: var(--black-theme);
    font-weight: 400;
    font-size: 45px;
    font-family: "Old Standard TT", sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
}

.section-title__desc {
    font-size: 16px;
    font-weight: 300;
    color: var(--pragraph-color);
    max-width: 800px;
    margin: 8px auto 0px;
}

.section-title__desc p:not(:last-child) {
    margin-bottom: 10px;
}

.section-title--white {
    & .section-title__sub, & .section-title__main, & .section-title__desc {
        color: white !important;
    }
}

.section-title--center {
    text-align: center;
}

@media (max-width: 991px) {
    .section-title__main {
        font-size: 34px;
    }

    .section-title__sub {
        font-size: 14px;
    }

    .Hotel_Facilities .facility-item:hover {
        transform: none !important;
    }
}

.video-btn {
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--ratting-color);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    & i {
        color: var(--white-color);
        font-size: 20px;
        position: relative;
        z-index: 2;
    }

    &::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 50%;
        background: var(--ratting-color);
        animation: 1.3s linear 0.8s infinite normal none running vide;
        transition: 0.3s;
    }
}

@keyframes vide {
    100% {
        transform: scale(1.9);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.9);
        opacity: 0;
    }
}

.promotional-thumb {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    & img {
        width: 100%;
        height: 100%;
        display: block;
    }

    & .play-btn {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background-color: var(--ratting-color);
        border-radius: 50%;
        display: inline-block;
        & i {
            color: var(--white-color);
        }

        &::before {
            position: absolute;
            content: "";
            inset: -5px 0px 0px -5px;
            z-index: -1;
            background-color: var(--ratting-color);
            opacity: 0.8;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            animation: 2s linear 0s infinite normal none running scale1;
        }
    }
}

.promotional-thumb::before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

@keyframes scale1 {
    50% {
        transform: scale(1.5);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.9);
        opacity: 0;
    }
}

.service-items-hotel {
    background: var(--white-color);
    box-shadow: rgba(87, 86, 86, 0.1) 0px 6px 20px;
    border-radius: 20px;
    padding: 30px;
    transition: 0.4s;
    & .thumb {
        margin-bottom: 25px;
    }

    & .content {
        & h5 {
            & a {
                color: var(--black-color);
            }

            margin-bottom: 5px;
        }

        & p {
            color: var(--pragraph-color);
            font-size: 18px;
        }
    }

    &:hover {
        transform: skewX(-5deg);
    }
}

.text-white {
    color: rgb(255, 255, 255) !important;
}

.testimonial-section {
    background-image: url("../images/promo-bg.png");
    background-position: center center;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: relative;
    background-attachment: fixed;
    z-index: 1;
    padding: 80px 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    &::before {
        position: absolute;
        content: "";
        inset: 0px;
        background: rgb(0, 0, 0);
        opacity: 0.7;
        z-index: -1;
    }

    & .section-title {
        max-width: 750px;
        margin: 0px auto 50px;
    }
}

.testimonial-wrapper {
    max-width: 750px;
    margin: 0px auto;
}

.testimonial-items {
    background-color: var(--white-color);
    border-radius: 20px;
    padding: 30px;
}

.testimonial-items .content-head {
    text-align: center;
    margin: 0px auto 25px;
}

.testimonial-items .content-head h3 {
    margin-bottom: 10px;
    color: var(--black-theme);
    font-family: "Old Standard TT", sans-serif;
    font-weight: 400;
}

.testimonial-items .content-head .content-text {
    font-size: 16px;
    line-height: 30px;
    color: var(--pragraph-color);
}

.testimonial-items .clients-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonial-items .clients-wrap .client-left {
    display: flex;
    align-items: center;
    gap: 20px;
}

.testimonial-items .clients-wrap .client-left .thumb {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial-items .clients-wrap .client-left .thumb img {
    width: 100%;
    height: 100%;
}

.testimonial-items .clients-wrap .client-left .name-area h5 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Old Standard TT", sans-serif;
}

.testimonial-wrapper .slick-dots {
    margin-top: 40px;
}

.testimonial-items .clients-wrap .client-left .name-area span {
    color: var(--pragraph-color);
    font-size: 16px;
    font-weight: 400;
}

.testimonial-items .clients-wrap .client-ratting .ratting {
    display: flex;
    align-items: center;
    gap: 10px;
}

.testimonial-items .clients-wrap .client-ratting .ratting span i {
    color: var(--ratting-color);
    font-size: 28px;
}

@media (max-width: 992px) {
    .testimonial-items .clients-wrap .client-ratting .ratting span i {
        font-size: 18px;
    }

    .testimonial-items .clients-wrap .client-left {
        flex-direction: column;
        gap: 5px;
    }

    .testimonial-items .clients-wrap {
        flex-direction: column;
        gap: 10px;
    }

    .testimonial-section {
        padding: 50px 0px 40px;
    }
}

.feature-section {
    padding: 80px 0px;
}

.feature-section .section-title {
    margin-bottom: 50px;
}

.feature-item {
    box-shadow: rgba(87, 86, 86, 0.1) 0px 6px 20px;
    border-radius: 20px;
    background-color: var(--white-color);
    overflow: hidden;
}

.feature-item:hover .feature-item__thumb-img {
    transform: scale(1.1);
}

.feature-item__content {
    padding: 25px 30px 30px;
}

.feature-item__content:hover .feature-item__btn-icon i {
    padding-left: 12px;
}

.feature-item__thumb {
    width: 100%;
    overflow: hidden;
    transition: 0.4s;
    & .feature-item__thumb-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: 0.4s;
    }
}

.feature-item__description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    font-size: 17px;
}

.feature-item__description p {
    text-align: left !important;
}

.feature-item__subtitle {
    color: var(--black-color);
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 7px;
    display: block;
    font-family: "Old Standard TT", sans-serif;
}

.feature-item__title {
    margin-bottom: 5px;
    font-size: 24px;
    font-family: "Old Standard TT", sans-serif;
    overflow: hidden;
}

.feature-item__title-link {
    color: var(--black-color);
    font-weight: 400;
    transition: 0.4s;
}

.feature-item__description {
    color: var(--pragraph-color);
}

.feature-item__btn {
    display: inline-block;
    align-items: center;
    gap: 4px;
    margin-top: 30px;
    border-bottom: 1px solid var(--theme-color);
}

.feature-item__btn-text, .feature-item__btn-icon {
    color: var(--theme-color);
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Old Standard TT", sans-serif;
    & i {
        font-size: 12px;
        color: var(--theme-color);
        transition: 0.4s;
    }
}

@media (max-width: 992px) {
    .feature-section {
        padding: 50px 0px;
    }

    .feature-item__content {
        padding: 15px;
    }

    .feature-item__btn {
        margin-top: 10px;
    }
}

.guest-section {
    background-image: url("../images/promo-bg.png");
    background-position: center center;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: relative;
    background-attachment: fixed;
    padding: 120px 0px 226px;
    z-index: 1;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    &::before {
        position: absolute;
        content: "";
        inset: 0px;
        background: rgb(0, 0, 0);
        opacity: 0.7;
        z-index: -1;
    }

    & .section-title {
        max-width: 750px;
        margin: 0px auto 50px;
    }
}

.categoris-section {
    margin-bottom: -140px;
}

.categories-wrap {
    background-color: rgb(37, 50, 91);
    box-shadow: rgba(87, 86, 86, 0.1) 0px 6px 20px;
    border-radius: 10px;
    padding: 60px 50px;
    transform: translateY(-50%);
    position: relative;
    z-index: 2;
}

.booking-bar__item {
    width: 100%;
    line-height: 0;
    position: relative;
}

.booking-bar__label {
    font-weight: 400;
    color: rgb(255, 255, 255);
    margin-bottom: 10px;
    text-transform: none;
    font-size: 18px;
    font-family: "Old Standard TT", sans-serif;
}

.booking-bar__field {
    display: flex;
    align-items: center;
    gap: 15px;
}

.booking-bar__icon-box {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--theme-color);
}

.booking-bar__icon-box i {
    font-size: 24px;
}

.booking-bar__input-wrap {
    position: relative;
}

.booking-bar__input-wrap .select {
    border: 1px solid rgb(50, 63, 104);
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    background: rgb(37, 46, 89);
    color: rgb(108, 109, 114);
}

.booking-bar__input {
    border: 1px solid rgb(50, 63, 104);
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0px;
    padding: 15px;
    background: rgb(37, 46, 89);
    outline: none;
    color: rgb(255, 255, 255);
}

.booking-bar__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    color: rgb(108, 109, 114);
}

.booking-bar__input::placeholder {
    color: var(--pragraph-color);
}

.booking-bar__select {
    border: 1px solid var(--cate-border);
    border-radius: 5px;
    outline: none;
    width: 100% !important;
}

.booking-bar__select + .nice-select {
    border: 1px solid var(--cate-border);
    border-radius: 5px;
    outline: none;
    width: 100% !important;
}

.booking-bar__btn {
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
    padding: 17px 15px 13px;
}

.booking-bar__quantity {
    display: flex;
    align-items: center;
    border: 1px solid rgb(50, 63, 104);
    border-radius: 0px;
    background: rgb(37, 46, 89);
    overflow: hidden;
}

.booking-bar__quantity .qty-btn {
    width: 40px;
    height: 100%;
    background: none;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    font-size: 18px;
    cursor: pointer;
    color: rgb(108, 109, 114);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
    padding: 15px;
}

.booking-bar__quantity .qty-btn:hover {
    background: rgb(245, 245, 245);
}

.booking-bar__quantity .qty-input {
    text-align: center;
    color: rgb(108, 109, 114);
    border-width: medium !important;
    border-style: none !important;
    border-color: currentcolor !important;
    border-image: initial !important;
    padding: 0px !important;
    width: 100% !important;
    height: 39px !important;
    margin-bottom: 0px !important;
    background: transparent !important;
}

.booking-bar__input-wrap--dropdown {
    cursor: pointer;
}

.booking-bar__dropdown {
    position: absolute;
    top: calc(100% + 5px);
    right: 0px;
    width: 280px;
    background: rgb(255, 255, 255);
    border: 1px solid var(--cate-border);
    border-radius: 5px;
    padding: 20px;
    margin-top: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 30px;
    z-index: 100;
    display: none;
}

.booking-bar__dropdown::before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 20px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent rgb(255, 255, 255);
    border-image: initial;
}

.booking-bar__dropdown::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 19px;
    border-width: 9px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-image: initial;
    border-bottom-color: var(--cate-border);
    z-index: -1;
}

.booking-bar__dropdown.is-open {
    display: block;
}

.booking-bar__dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.booking-bar__dropdown-item:last-child {
    margin-bottom: 0px;
}

.booking-bar__dropdown .booking-bar__quantity {
    width: 120px;
    height: 38px;
    border-color: rgb(238, 238, 238);
}

.booking-bar__dropdown .qty-btn {
    background-color: rgb(249, 249, 249);
    font-size: 18px;
    width: 32px;
}

.booking-bar__dropdown .qty-btn:hover {
    background-color: rgb(240, 240, 240);
}

.booking-bar__dropdown .qty-input {
    width: 100%;
}

.categories-wrap-main {
    padding: 33px 50px 40px;
    transform: translateY(-160px);
    margin-bottom: -160px;
}

.booking-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--border-two);
    padding-bottom: 28px;
    margin-bottom: 55px;
}

.booking-header p, .booking-header__subtitle {
    color: var(--white-color);
    font-weight: 400;
    margin-bottom: 0px;
    font-size: 24px;
    font-family: "Old Standard TT", sans-serif;
}

.booking-header h2, .booking-header__title {
    color: var(--white-color);
    font-size: 32px;
    font-weight: 400;
    font-family: "Old Standard TT", sans-serif;
}

.booking-header__right {
    display: flex;
    align-items: center;
}

.booking-header__item {
    display: flex;
    gap: 8px;
    align-items: center;
    padding-left: 10px;
}

.booking-header__item:not(:last-child) {
    border-right: 1px solid rgba(189, 189, 189, 0.23);
    padding-right: 10px;
}

.booking-header__icon-box i {
    color: var(--ratting-color);
    font-size: 20px;
    display: flex;
    transform: translateY(-2px);
}

.booking-header__icon-box img {
    width: 24px;
    height: auto;
    object-fit: contain;
    display: block;
}

.booking-header__text {
    color: var(--white-color);
    font-size: 18px;
    font-weight: 400;
    font-family: "Old Standard TT", sans-serif;
}

@media (max-width: 1400px) {
    .booking-header__text {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .booking-header {
        flex-wrap: wrap;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .booking-header__right {
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 12px;
    }

    .booking-header__item:not(:last-child) {
        border-right-width: medium;
        border-right-style: none;
        border-right-color: currentcolor;
        padding-right: 0px;
    }

    .categories-wrap {
        padding: 25px;
        transform: translateY(0px);
        margin-top: -100px;
    }

    .guest-section {
        padding: 60px 0px 120px;
    }

    .categoris-section {
        margin-bottom: 10px;
    }
}

.cate-head-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--border-two);
    padding-bottom: 28px;
    margin-bottom: 55px;
}

.cate-head-wrap .cate-headding-left h5 {
    color: var(--black-color);
    font-weight: 400;
    margin-bottom: 5px;
}

.cate-head-wrap .cate-headding-left h3 {
    color: var(--black-color);
}

.cate-head-wrap .cate-hedding-right {
    display: flex;
    align-items: center;
}

.cate-head-wrap .cate-hedding-right li {
    display: flex;
    gap: 8px;
    align-items: center;
    padding-left: 10px;
}

.cate-head-wrap .cate-hedding-right li:not(:last-child) {
    border-right: 1px solid var(--border-two);
    padding-right: 10px;
}

.cate-head-wrap .cate-hedding-right li .phone-icon i {
    color: var(--ratting-color);
    font-size: 18px;
}

.cate-head-wrap .cate-hedding-right li .email-part {
    color: var(--black-theme);
    font-size: 18px;
    font-weight: 400;
}

.splide__track .slick-list {
    margin: 0px -10px;
}

.splide__track .slick-slide {
    margin: 0px 10px;
}

.blog-item {
    border: 1px solid rgb(239, 239, 239);
    border-radius: 0px;
    overflow: hidden;
    background: white;
}

.blog-item__thumb {
    width: 100%;
    overflow: hidden;
    transition: 0.4s;
}

.blog-item__thumb a {
    position: relative;
    overflow: hidden;
    padding-top: calc(62.8019%);
    display: block;
}

.blog-item__thumb img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 0.4s;
}

.blog-item__content {
    padding: 25px 30px 30px;
}

.blog-item__date-list {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.blog-item__date-item {
    display: flex;
    align-items: center;
    gap: 9px;
}

.blog-item__date-icon i {
    color: var(--theme-color);
    font-size: 16px;
    display: flex;
    transform: translateY(-1px);
}

.blog-item__date-text {
    color: var(--pragraph-color);
    font-size: 15px;
    font-weight: 300;
}

.blog-item__title {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 500;
}

.blog-item__title a {
    color: rgb(0, 0, 0);
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.4s;
    font-family: "Old Standard TT", sans-serif;
}

.blog-item__desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 17px;
    line-height: 28px;
    color: var(--pragraph-color);
    font-weight: 300;
}

.blog-item__btn {
    display: inline-block;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    margin-top: 20px;
    color: var(--theme-color);
    border-bottom: 1px solid var(--theme-color);
}

.blog-item__btn-text {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Old Standard TT", sans-serif;
    letter-spacing: 1px;
}

.blog-item__btn-icon i {
    transform: rotate(-45deg);
    color: var(--theme-color);
    font-size: 11px;
    transition: 0.4s;
}

.blog-item__btn:hover .blog-item__btn-icon i {
    padding-left: 12px;
}

.blog-item:hover .blog-item__title a {
    color: var(--theme-color);
}

.blog-item:hover .blog-item__thumb img {
    transform: scale(1.1);
}

html[lang="en"] {
    & .booking-header__text {
        font-size: 16px;
    }

    & .booking-bar__label {
        font-size: 16px;
    }

    & .about-content__sub-title {
        font-size: 22px;
    }

    & .room-card__price {
        font-size: 22px;
    }

    & .room-card__head ul {
        font-size: 14px;
    }
}

.content-tour-detail, .main-desc-details, .desc-bycategory {
    & h1, & h2, & h3, & h4, & h5, & h6 {
        color: var(--theme-color);
    }
}

a.glink.gt-current-lang {
    color: rgb(51, 154, 94);
}

.common-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    list-style: none;
    padding: 0px;
}

.common-slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    transition: 0.4s;
    cursor: pointer;
    border-radius: 50%;
    border: 0px;
    background: rgb(209, 209, 209);
}

.common-slider .slick-dots li button::before {
    display: none;
}

.common-slider .slick-dots li.slick-active {
    width: 32px;
}

.common-slider .slick-dots li.slick-active {
    background: var(--theme-color);
    border-radius: 20px;
}

.common-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 50px;
    height: 50px;
    background: rgb(255, 255, 255);
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px;
    color: rgb(29, 38, 74);
    cursor: pointer;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    font-size: 0px;
    display: flex !important;
}

.common-slider:hover .slick-arrow {
    opacity: 1;
}

.common-slider .slick-arrow:hover {
    background: var(--bv-primary);
    color: rgb(255, 255, 255);
}

.common-slider .slick-prev {
    left: -25px;
}

.common-slider .slick-next {
    right: -25px;
}

.common-slider .slick-arrow::before {
    font-family: "Material Icons Outlined";
    font-size: 24px;
    line-height: 1;
}

.common-slider .slick-prev::before {
    content: "arrow_back";
}

.common-slider .slick-next::before {
    content: "arrow_forward";
}

@media (max-width: 1400px) {
  .categories-wrap {
        padding: 40px 25px;
  }
  
  .booking-header h2 {
  	font-size: 24px;
  }
  
  .booking-header p {
  	font-size: 20px;
  }
  
}

@media (max-width: 575px) {
    .guest-section .section-title__main {
        font-size: 28px;
    }

    .section-title__desc {
        font-size: 15px;
    }
}

.fancybox-content {
    padding: 0px !important;
    background-color: transparent !important;
}

@media (max-width: 365px) {
    .section-title__sub {
        font-size: 12px;
    }
}
