﻿/*test*/
.home-about:before {
    content: "";
    position: absolute;
    pointer-events: unset;
    background: url(/Design/img/MyVienThaoNguyen/decor/t1.png) no-repeat;
    background-size: 100% 100%;
    top: -61px;
    left: 0;
    width: 100%;
    height: 134px;
    z-index: 1;
}

.home-about-left .slogan {
    color: #BE090E;
    text-align: left;
    font-family: MonteCarlo-Regular;
    font-size: 30.899px;
    font-style: normal;
    font-weight: 400;
    /* 46.348px */
    line-height: 140%;
}

.home-about {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 126px;
}

    .home-about .decor-item {
        position: absolute;
        bottom: 0;
        top: 0;
    }

        .home-about .decor-item.left {
            left: 0;
            width: 100%;
        }

        .home-about .decor-item.right {
            right: 0;
            width: 100%;
        }

    .home-about .decor-tree {
        position: absolute;
        top: -86px;
        right: 0;
        z-index: 4;
    }

.home-about-container {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 90px;
    position: relative;
    align-items: center;
}

    .home-about-container:before {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/about.png) no-repeat;
        background-size: cover;
        right: 0;
        top: 0;
        width: 88%;
        height: 517px;
        pointer-events: none;
        border-radius: 258px 0 195px 0px;
    }

    .home-about-container:after {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/la3.png) no-repeat;
        background-size: cover;
        right: -74px;
        bottom: -105px;
        width: 472px;
        height: 469px;
        pointer-events: none;
        z-index: -1;
    }

.home-about .grid.wide {
    pointer-events: all;
    position: relative;
}

    .home-about .grid.wide:before {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/1.png) no-repeat;
        background-size: cover;
        width: 494px;
        height: 599px;
        pointer-events: none;
        z-index: -1;
        top: -209px;
        right: -187px;
    }

.home-about-left {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 81px;
}

    .home-about-left .left-cate {
        font-size: 21.78px;
        color: #5e5e5e;
        display: block;
        margin-top: 1px;
        display: none;
    }

h2.name-hotel-hh {
    margin: 0;
    margin-top: 7px;
    font-family: Montserrat-Bold;
    font-size: 51.175px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(270deg, #D28C2A 0%, #E3B051 43.36%, #5F3328 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-about-left .left-descript {
    position: relative;
    margin: 0;
    color: #1F1917;
    text-align: left;
    font-family: 'Inter_24pt-Regular';
    font-size: 17.932px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
}

    .home-about-left .left-descript:after {
        content: "";
        position: absolute;
        background: #1F1917;
        left: 0;
        bottom: 0;
        width: 75px;
        height: 2px;
    }

.home-about-left .p-wave {
    margin-top: 13px;
    margin-bottom: 22px;
}

.home-about-content {
    text-align: center;
}

    .home-about-content span {
        display: block;
        color: #1F1917;
        font-family: 'Inter_24pt-Regular';
        font-size: 15.982px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 23.973px */
        margin-top: 8px;
        text-align: left;
        padding-right: 39px;
    }

        .home-about-content span p {
            margin-top: 5px;
        }

.home-about-right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 541px;
    position: relative;
    height: 525px;
    margin: auto;
}

    .home-about-right:before {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/b.png) no-repeat;
        background-size: cover;
        left: -4px;
        top: 0;
        width: 568px;
        height: 526px;
        pointer-events: none;
    }

    .home-about-right .logo-mini {
        position: relative;
        z-index: 9;
        transform: translate(-1px,-37px);
    }

    .home-about-right .decor-glass {
        position: absolute;
        left: 27px;
        z-index: 5;
        bottom: 27px;
        display: none;
    }

    .home-about-right .decor {
        position: absolute;
        bottom: 27px;
        width: 74%;
        background-color: #fff;
        height: 92px;
        z-index: 5;
        display: none;
    }

    .home-about-right .decor-container {
        position: relative;
    }

        .home-about-right .decor-container::before {
            content: '';
            position: absolute;
            width: 100px;
            height: 100%;
            background-color: var(--default-color-2);
        }
span.decor-name-about {
    position: absolute;
    width: 95%;
    bottom: -41px;
    left: 0;
    right: 0;
    z-index: 5;
    color: #BE090E;
    text-align: center;
    pointer-events: none;
    background: linear-gradient(180deg, #FAAD37 0%, #FA9C44 43.36%, #FD7C52 100%);
    color: #fff;
    padding: 9px 20px;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    font-size: 23px;
    font-family: 'Inter_24pt-Bold';
    font-weight: normal;
    line-height: 135%;
}
    .home-about-right .img {
        /* overflow: hidden; */
        position: absolute;
        top: -47px;
        left: 0;
        right: -44px;
        margin: auto;
        text-align: center;
        width: 422px;
        height: auto;
    }

.home-about-bottom .img-right {
    width: 197px;
    height: 224px;
    border-radius: 11px;
    overflow: hidden;
    display: none;
}

.home-about-right a img {
    width: 100%;
    height: 100%;
}

.home-about-bottom {
    display: flex;
    margin-top: 23px;
}

.home-about-right a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff1a;
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-out 0s;
}

.home-about-right a:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: #ffffff1a;
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-out 0s;
}

.home-about-right a:hover::after {
    opacity: 1;
    left: 50%;
    right: 50%;
}

.home-about-right a:hover::before {
    opacity: 1;
    top: 50%;
    bottom: 50%;
}

.home-about-right a:hover img {
}

.home-about-bottom .list-text {
    padding-left: 39px;
    flex: 1;
}

    .home-about-bottom .list-text h3 {
        font-size: 17px;
        color: #2d2d2d;
        margin: 0;
        font-weight: 100;
        margin-bottom: 15px;
        display: none;
    }

    .home-about-bottom .list-text p {
        color: #2d2d2d;
        font-size: 17px;
        display: flex;
        position: relative;
        padding-left: 26px;
        margin: 9px 0;
        align-items: center;
    }

    .home-about-bottom .list-text section {
        position: relative;
        width: fit-content;
    }

    .home-about-bottom .list-text p::before {
        content: '';
        position: absolute;
        background-image: url(../../../Design/img/icon-check_03.png);
        width: 16px;
        height: 16px;
        left: 0;
        transform: translateY(2px);
    }

    .home-about-bottom .list-text section::before {
        content: '';
        position: absolute;
        width: 100%;
        border-radius: 10px;
        height: 100%;
        bottom: -3px;
        background-color: #523603;
    }

    .home-about-bottom .list-text section::before {
    }

    .home-about-bottom .list-text a {
        width: fit-content;
        background-color: var(--default-color-3);
        color: #fff;
        font-size: 14.25px;
        border: 1px solid var(--default-color-3);
        font-family: joM;
        padding: 14px 25px;
        padding-bottom: 10px;
        display: flex;
        position: relative;
        border-radius: 10px;
        align-items: center;
        margin-top: 28px;
        transition: all linear .3s;
        text-transform: uppercase;
    }

        .home-about-bottom .list-text a:hover {
            background-color: #fff;
        }

            .home-about-bottom .list-text a:hover span {
                color: var(--default-color-3);
            }

    .home-about-bottom .list-text .img {
        margin-left: 11px;
    }

    .home-about-bottom .list-text a:hover img {
        filter: invert(38%) sepia(55%) saturate(5940%) hue-rotate(333deg) brightness(99%) contrast(110%);
    }

.home-about-bottom .img {
    max-width: 261px;
    max-height: 263px;
}

    .home-about-bottom .img img {
    }

.home-booking-options {
    display: none;
}

    .home-booking-options .options-item {
        display: flex;
        align-items: center;
    }

        .home-booking-options .options-item:last-child {
            margin-top: 10px;
        }

        .home-booking-options .options-item span {
            font-size: 16px;
            display: block;
            margin-left: 9px;
        }

    .home-booking-options .options-icon {
    }

        .home-booking-options .options-icon img {
        }

    .home-booking-options span .options-item {
    }

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

    .home-booking-form .form-item {
        display: flex;
        position: relative;
        margin: 0 15px;
        width: 178px;
    }

        .home-booking-form .form-item:last-child .form-item-input::before {
            content: '\f078';
            position: absolute;
            font-family: FontAwesome;
            font-size: 12px;
            transform: translateX(-6px);
            color: #929292;
            transition: all linear .2s;
            right: 0;
            bottom: 12px;
        }

        .home-booking-form .form-item:first-child {
            margin-left: 0;
        }

        .home-booking-form .form-item h3 {
            font-size: 15px;
            color: var(--default-color-2);
            margin: 0;
            font-weight: 100;
            font-family: workSB;
            text-transform: unset;
            margin-bottom: 16px;
        }

.form-item-input {
    position: relative;
    z-index: 5;
}

.form-item-drop {
    position: absolute;
    top: 37px;
    left: 0;
    background-color: #fff;
    border: 1px solid #3333332e;
    border-radius: 5px;
    pointer-events: none;
    transform: translateY(25px);
    opacity: 0;
    transition: 0.8s cubic-bezier(.3,2,.3,1);
    display: flex;
    flex-direction: column;
    padding: 4px 0;
    box-shadow: 0 0 10px 0 #3333333b;
}

    .form-item-drop.active {
        transform: translateY(0);
        opacity: 1;
        pointer-events: all;
    }

    .form-item-drop span {
        padding: 8px 12px;
        transition: all linear .2s;
        user-select: none;
        font-size: 15px;
        font-family: 'WixMadeforDisplay-SemiBold';
        white-space: nowrap;
    }

        .form-item-drop span:hover {
            color: #fff;
            background-color: var(--default-color-2);
            cursor: pointer;
        }

.home-booking-form .form-item-input {
    display: flex;
    /* align-items: center; */
    width: 100%;
}

    .home-booking-form .form-item-input .error-contact {
        position: absolute;
        opacity: 1;
        background-color: #fff;
        padding: 6px 10px;
        border-radius: 5px;
        font-size: 11px;
        font-weight: bold;
        box-shadow: 0 3px 5px 0px #ff00002e;
        top: calc(83%);
    }

    .home-booking-form .form-item-input input {
        outline: none;
        border: none;
        background-color: transparent;
        color: #797979;
        cursor: pointer;
        font-size: 14px;
        font-family: 'WixMadeforDisplay-SemiBold';
        width: 100%;
        height: 100%;
        border-bottom: 1px solid #C6C6C6;
        padding-bottom: 11px;
    }

        .home-booking-form .form-item-input input::placeholder {
            font-size: 14px;
            font-family: workR;
            color: #797979;
        }

    .home-booking-form .form-item-input img {
        display: none;
    }

.home-booking-btn {
    position: relative;
    margin-left: 7px;
    cursor: pointer;
}

    .home-booking-btn .container:hover {
        /* opacity: .7; */
    }

    .home-booking-btn .container {
        font-family: interM;
        font-size: 18px;
        position: relative;
        color: #fff;
        background-color: var(--default-color-1);
        padding: 14px 17px;
        border-radius: 10px;
        user-select: none;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all linear .2s;
        padding-left: 28px;
        padding-right: 30px;
        padding-top: 11px;
    }

    .home-booking-btn::before {
        content: '';
        position: absolute;
        width: 100%;
        border-radius: 10px;
        background-color: #00a6528f;
        height: 100%;
        z-index: 0;
        bottom: -2px;
        display: none;
    }

    .home-booking-btn i {
        font-size: 20px;
        margin-right: 0px;
    }

    .home-booking-btn span {
        margin-left: 9px;
        font-family: 'wixM';
        font-size: 22px;
        color: #FFFCFB;
    }

.home-about-slogan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 3px;
    display: none;
}

    .home-about-slogan .item {
        display: flex;
        align-items: center;
    }

.home-about-tel .content {
    padding-left: 13px;
}

.home-about-btn:hover:before {
    transform: scale(1.05);
}

.home-about-btn:before {
    content: "";
    position: absolute;
    background: url(/Design/img/MyVienThaoNguyen/decor/btn.png) no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    width: 194px;
    height: 54px;
    pointer-events: none;
    z-index: -1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

a.home-about-tel:hover .content span {
    background: linear-gradient(270deg, #D28C2A 0%, #E3B051 43.36%, #5F3328 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-about-btn {
    position: relative;
    display: flex;
    align-items: center;
    transition: all linear .2s;
    color: #FFF;
    font-family: 'Inter_24pt-Bold';
    font-size: 17.048px;
    font-style: normal;
    font-weight: 600;
    /* 25.571px */
    text-transform: capitalize;
    justify-content: center;
    width: 194px;
    height: 54px;
}

    .home-about-btn:hover .icon {
        transform: rotate(180deg);
        box-shadow: 0 0 10px 0 #33333354;
    }

    .home-about-btn .icon {
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        color: var(--default-color-2);
        font-size: 17px;
        transition: all ease .3s;
        display: none;
    }

.home-about-list-btn {
    display: flex;
    align-items: center;
    margin-top: 11px;
    position: relative;
    z-index: 9;
}

.home-about-tienich {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 20px;
    row-gap: 23px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 35px;
}

    .home-about-tienich .item {
        display: flex;
        align-items: center;
    }

/*RS*/
@media(max-width:1023px) {
    .home-booking-container {
        display: none;
    }

    .home-about-container:after {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/la3.png) no-repeat;
        background-size: cover;
        right: auto;
        bottom: auto;
        left: -43px;
        top: -73px;
        width: 149px;
        height: 135px;
        pointer-events: none;
        z-index: -1;
    }

    .home-about:before {
        content: "";
        position: absolute;
        pointer-events: unset;
        background: url(/Design/img/MyVienThaoNguyen/decor/t1.png) no-repeat;
        background-size: 100% 100%;
        top: -29px;
        left: 0;
        width: 100%;
        height: 64px;
        z-index: 1;
    }

    .home-about-left {
        padding-left: 10px;
        padding-top: 47px;
        padding-right: 10px;
    }

    .home-about-container {
        flex-direction: column-reverse;
    }

    .home-about-right .img {
        position: relative;
    }

    .home-about-container:before {
        content: "";
        position: absolute;
        background: url(/Design/img/MyVienThaoNguyen/decor/about.png) no-repeat;
        background-size: cover;
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 83%;
        pointer-events: none;
        border-radius: 0;
    }

    .home-about-right {
        margin-top: 30px;
        width: 100%;
        height: 100%;
    }

        .home-about-right:after {
            left: -9px;
            bottom: 15px;
            font-size: 18px;
            width: max-content;
            padding: 9px 30px;
        }

        .home-about-right:before {
            content: "";
            position: absolute;
            background: url(/Design/img/MyVienThaoNguyen/decor/b.png) no-repeat;
            background-size: cover;
            left: 0;
            top: 0;
            width: 100%;
            height: 278px;
            pointer-events: none;
        }

        .home-about-right .img-2 {
            margin: 0;
            position: absolute;
            bottom: 17px;
            background-color: #ffffffa3;
            backdrop-filter: blur(1px);
        }
}

@media(min-width:740px) and (max-width:1023px) {
    .home-about {
        padding: 50px 0;
        padding-bottom: 102px;
    }
}

@media(max-width: 739px) {
    .home-about {
        padding: 25px 0;
    }

    .home-about-left h1 {
        font-size: 28px;
    }

    .home-about-left .left-descript {
        font-size: 16px;
        margin-top: 0;
    }

        .home-about-left .left-descript:after {
            width: 45px;
        }

    h2.name-hotel-hh {
        font-size: 23px;
        margin-top: 12px;
    }

    .home-about-left .slogan {
        font-size: 27px;
        padding: 0;
        line-height: 22px;
        margin-top: 10px;
    }

    .home-about-content span {
        font-size: 14px;
        text-align: justify;
        padding: 0;
    }

    .home-about-btn {
        margin-top: 0;
        font-size: 12px;
        width: 134px;
        height: 38px;
    }

        .home-about-btn:before {
            width: 134px;
            height: 38px;
        }

    .home-about-right .img {
        width: 60%;
        top: -20px;
    }

    .home-about-right .img-2 {
        display: none;
    }

    .home-about-right {
        margin-top: 25px;
    }
span.decor-name-about{
    display: block;
    width: 90%;
    bottom: 9px;
    font-size: 13px;
    left: -12px;
}
    .home-about-container {
        margin-top: 16px;
    }

    .home-about-tienich {
        display: none;
    }

    .home-about-list-btn {
        margin-top: 8px;
        padding-bottom: 16px;
    }

    .home-about-right .logo-mini {
        display: none;
    }

    .home-about-right .img-3 {
        display: none;
    }

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

/*End*/
.home-about .decor-item {
    position: absolute;
    top: 0;
    left: 0;
}

    .home-about .decor-item.left {
        left: 0;
        width: 100%;
    }

    .home-about .decor-item.right {
        right: 0;
        width: 100%;
    }

.home-about .decor-tree {
    position: absolute;
    top: -86px;
    right: 0;
    z-index: 4;
}

.home-booking-form .text {
    display: flex;
    margin-right: 45px;
}

    .home-booking-form .text img {
        height: fit-content;
        transform: translateY(1px);
    }

.home-booking-form .text-content {
    padding-left: 11px;
}

    .home-booking-form .text-content h3 {
        margin: 0;
        color: var(--default-color-1);
        font-size: 16px;
        font-family: 'WixMadeforDisplay-SemiBold';
        text-transform: uppercase;
    }

    .home-booking-form .text-content h4 {
        margin: 0;
        font-family: 'WixMadeforDisplay-SemiBold';
        color: var(--default-color-2);
        text-transform: capitalize;
        font-weight: 100;
        font-size: 16px;
        margin-top: 2px;
    }

.home-about-content .text p {
    margin: 0;
    color: var(--default-color-1);
    font-size: 16px;
    line-height: 150%;
    position: relative;
    padding-left: 14px;
}

    .home-about-content .text p::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: var(--default-color-1);
        left: 0;
        top: 11px;
    }

    .home-about-content .text p:first-child {
        margin-top: 0;
        color: #6A6A6A;
        font-size: 18px;
        line-height: 150%;
        padding-left: 0;
        margin-bottom: 18px;
    }

        .home-about-content .text p:first-child::before {
            display: none;
        }

    .home-about-content .text p:last-child {
        margin-bottom: 0;
    }

.home-booking-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    transform: translateY(-45px);
    user-select: none;
    padding: 26px 33px;
    width: 100%;
    height: 84px;
    padding-left: 23px;
    border-radius: 10px;
    background: #FFF;
    display: none;
    box-shadow: 0px 4px 14.2px 0px rgba(7, 37, 130, 0.40);
}

    .home-booking-container .sub {
        position: absolute;
        bottom: -66px;
        left: 0;
        display: flex;
        align-items: center;
        display: none;
    }

        .home-booking-container .sub .decor {
            display: flex;
            align-items: center;
        }

        .home-booking-container .sub .decor-item {
            width: 36px;
            height: 36px;
            position: relative;
            border-radius: 50%;
            bottom: unset;
            top: unset;
            background-color: #96A38F;
        }

            .home-booking-container .sub .decor-item:nth-child(1) {
                background-color: rgb(150 163 143 / 30%);
                transform: translateX(0);
            }

            .home-booking-container .sub .decor-item:nth-child(2) {
                background-color: rgb(150 163 143 / 50%);
                transform: translateX(-9px);
            }

            .home-booking-container .sub .decor-item:nth-child(3) {
                background-color: rgb(150 163 143 / 80%);
                transform: translateX(-18px);
            }

        .home-booking-container .sub span {
            display: block;
            font-family: 'avertaSTD';
            color: #737A83;
            font-size: 16px;
            font-weight: 100;
            line-height: 17.6px;
            margin-left: -9px;
        }

        .home-booking-container .sub a {
            color: var(--default-color-1);
            line-height: 17.6px;
            font-family: 'avertaSTD';
            font-size: 15px;
            margin-left: 6px;
            transition: all linear .3s;
            background-color: #fff;
            padding: 10px 18px;
            border-radius: 55px;
            background-color: var(--default-color-1);
            color: #fff;
        }

            .home-booking-container .sub a:hover {
                opacity: .8;
            }

.home-booking-options {
    display: none;
}

    .home-booking-options .options-item {
        display: flex;
        align-items: center;
    }

        .home-booking-options .options-item:last-child {
            margin-top: 10px;
        }

        .home-booking-options .options-item span {
            font-size: 16px;
            display: block;
            margin-left: 9px;
        }

    .home-booking-options .options-icon {
    }

        .home-booking-options .options-icon img {
        }

    .home-booking-options span .options-item {
    }

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

    .home-booking-form .form-item.customer {
        flex: 1;
        align-items: unset;
        padding-right: 0;
        width: 124px;
    }

    .home-booking-form .form-item:hover img {
        filter: invert(25%) sepia(99%) saturate(1420%) hue-rotate(194deg) brightness(84%) contrast(116%);
    }

    .home-booking-form .form-item {
    }

        .home-booking-form .form-item img {
            width: 21px;
            margin-right: 18px;
        }

        .home-booking-form .form-item.customer .btn {
            position: absolute;
            right: 15px;
            display: flex;
            align-items: center;
            z-index: 9;
            bottom: 0;
        }

        .home-booking-form .form-item.customer .btn-item i {
            line-height: 100%;
        }

        .home-booking-form .form-item.customer .btn-item {
            width: 20px;
            height: 20px;
            border: 2px solid #072582;
            border-radius: 50%;
            cursor: pointer;
            color: #072582;
            line-height: 100%;
            font-size: 10px;
            margin: 0 3px;
            transition: all linear .2s;
        }

            .home-booking-form .form-item.customer .btn-item:hover {
                background-color: #072582;
                color: #fff;
            }

        .home-booking-form .form-item:last-child::before {
            display: none;
        }

        .home-booking-form .form-item::before {
            content: "";
            position: absolute;
            width: 1px;
            height: 48px;
            background-color: #D5E2EF;
            right: 0;
            display: none;
        }

        .home-booking-form .form-item:first-child {
            margin-left: 0;
            width: 148px;
            padding-left: 0;
        }

        .home-booking-form .form-item h3 {
            margin: 0;
            color: #072582;
            font-family: 'WixMadeforDisplay-SemiBold';
            font-size: 15px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

.form-item-input {
    position: relative;
    z-index: 5;
}

.form-item-drop {
    position: absolute;
    top: 37px;
    left: 0;
    background-color: #fff;
    border: 1px solid #3333332e;
    border-radius: 5px;
    pointer-events: none;
    transform: translateY(25px);
    opacity: 0;
    transition: 0.8s cubic-bezier(.3,2,.3,1);
    display: flex;
    flex-direction: column;
    padding: 4px 0;
    box-shadow: 0 0 10px 0 #3333333b;
}

    .form-item-drop.active {
        transform: translateY(0);
        opacity: 1;
        pointer-events: all;
    }

    .form-item-drop span {
        padding: 8px 12px;
        transition: all linear .2s;
        user-select: none;
        font-size: 15px;
        white-space: nowrap;
    }

        .form-item-drop span:hover {
            color: #fff;
            background-color: var(--default-color-2);
            cursor: pointer;
        }

.home-booking-form .form-item-input {
    display: flex;
    /* align-items: center; */
    width: 100%;
    margin-top: 2px;
    flex-direction: column;
}

    .home-booking-form .form-item-input .error-contact {
        position: absolute;
        opacity: 1;
        background-color: #fff;
        padding: 6px 10px;
        border-radius: 5px;
        font-size: 11px;
        font-weight: bold;
        box-shadow: 0 3px 5px 0px #ff00002e;
        top: calc(83%);
    }

    .home-booking-form .form-item-input input {
        outline: none;
        border: none;
        background-color: transparent;
        color: var(--default-color-1);
        cursor: pointer;
        font-size: 16px;
        font-family: 'WixMadeforDisplay-SemiBold';
        width: 100%;
        height: 100%;
        padding: 0;
        margin-top: 4px;
    }

        .home-booking-form .form-item-input input::placeholder {
            color: var(--default-color-1);
            font-size: 16px;
            font-family: 'WixMadeforDisplay-SemiBold';
        }

    .home-booking-form .form-item-input img {
        transform: translateY(-8px);
    }

.home-booking-btn {
    cursor: pointer;
    width: fit-content;
    position: absolute;
    right: 14px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .home-booking-btn .container:hover {
        /* opacity: .7; */
    }

    .home-booking-btn .container {
        position: relative;
        background-color: var(--default-color-1);
        user-select: none;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all linear .2s;
        width: 170.839px;
        height: 61.692px;
        flex-shrink: 0;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border-radius: 30.846px;
        border: 1.5px solid #D49C03;
        background: linear-gradient(90deg, #0A2D7C 0%, #071E8A 29.5%, #4463DD 79.5%, #072582 100%);
    }

        .home-booking-btn .container:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            border-radius: 68px;
            transition: .3s;
            animation: zoomin 2s infinite linear;
        }

@keyframes zoomin {
    0% {
        opacity: 0;
        box-shadow: 0 0 0 rgb(63 94 213);
    }

    70% {
        box-shadow: 0 0 0 30px transparent;
        opacity: 1;
    }

    100% {
        opacity: 0;
        box-shadow: 0 0 0 transparent;
    }
}

@keyframes slbount {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0px);
    }
}

.home-booking-btn .container:hover .img-1 {
    transform-origin: bottom center;
    transform: translateY(-100%) translateZ(150px) scaleY(0) rotateX(90deg);
}

.home-booking-btn .container .img-1 {
    perspective: 300px;
    transition: transform 500ms ease;
    transform-origin: top center;
    transform: translateY(0%) translateZ(0px) scaleY(1) rotateX(0deg);
}

.home-booking-btn .container .img-2 {
}

.home-booking-btn .container:hover .decor {
    transition: transform 500ms ease, top 500ms ease;
    transform: translateY(0%) translateZ(0px) scaleY(1) rotateX(0deg);
}

.home-booking-btn .container .decor {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    border-top-right-radius: 30.846px;
    border-bottom-right-radius: 30.846px;
    border-radius: 30.846px;
    background: linear-gradient(90deg, #D49C03 0%, #FBF59C 32.5%, #E6B301 46%, #FBF6A2 77.5%, #E8CC15 97%);
    transition: transform 700ms ease, top 700ms ease;
    transform: translateY(0%) translateZ(150px) scaleY(0) rotateX(90deg);
    perspective: 300px;
    transform-origin: bottom center;
}

.home-booking-btn::before {
    content: '';
    position: absolute;
    width: 100%;
    border-radius: 10px;
    background-color: #00a6528f;
    height: 100%;
    z-index: 0;
    bottom: -2px;
    display: none;
}

.home-booking-btn i {
    font-size: 20px;
    margin-right: 0px;
}

.home-booking-btn span {
    margin-left: 9px;
    color: #FFF;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.home-booking-btn .container:hover span {
    background: linear-gradient(90deg, #0A2D7C 0%, #1D79D0 20.5%, #071E8A 43%, #0E5BB9 65%, #072582 86.5%, #1591F0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-about-slogan {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 3px;
    display: none;
}

    .home-about-slogan .item {
        display: flex;
        align-items: center;
    }

    .home-about-slogan .item-icon {
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        border-radius: 50%;
        margin-right: 9px;
        border: 1px solid var(--default-color-2);
    }

        .home-about-slogan .item-icon img {
        }

    .home-about-slogan span {
        font-size: 30px;
        font-family: 'hlt';
        color: var(--default-color-2);
    }

.home-about-right .logo-mini img {
    position: absolute;
    width: 75%;
}

.home-about-btn .decor {
    position: absolute;
    background: var(--default-color-1);
    padding: 0 40px;
    padding-bottom: 15px;
    padding-top: 14px;
}

.home-about-tel {
    display: flex;
    align-items: center;
    z-index: 2;
    position: relative;
    margin-left: 30px;
}

    .home-about-tel img {
    }

    .home-about-tel .content {
        padding-left: 13px;
    }

    .home-about-tel h3 {
        margin: 0;
        color: #1F1917;
        font-family: 'Inter_24pt-Medium';
        font-size: 18.245px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%; /* 27.367px */
    }

    .home-about-tel span {
        color: #BE090E;
        font-family: 'Inter_24pt-Bold';
        font-size: 28.38px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
    }

    .home-about-tel:hover span {
        .home-about-btn:hover

{
    box-shadow: 0 0 10px 0 #33333354;
}

.home-about-btn:hover span {
    color: var(--default-color-2);
    transition-delay: .2s;
    background: linear-gradient(90deg, #0A2D7C 0%, #1D79D0 20.5%, #071E8A 43%, #0E5BB9 65%, #072582 86.5%, #1591F0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-about-btn p {
    padding: 0 40px;
    padding-bottom: 15px;
    padding-top: 14px;
    background: #fff;
    display: block;
    margin: 0;
    border-radius: 55px;
    color: var(--default-color-1);
}

.home-about-list-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    margin-top: 29px;
}

.home-about-tienich {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 11px;
    row-gap: 23px;
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: 0;
}

    .home-about-tienich .item {
        display: flex;
        align-items: center;
    }

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

.home-about-tienich .title {
    margin: 0;
    color: #5F5F5F;
    font-family: 'MontserratAlternates-Regular';
    font-size: 25px;
    font-weight: 400;
    line-height: 139%; /* 44.48px */
    margin-left: 7px;
    font-style: italic;
}

.home-about-tienich.tienich1 {
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center;
}

    .home-about-tienich.tienich1 .item {
        justify-content: center;
        margin-left: -63px;
    }

.home-about-content__bottom {
    width: 50%;
}

    .home-about-content__bottom span {
        display: block;
        font-size: 17px;
        color: #6A6A6A;
        line-height: 150%;
        font-weight: 100;
        padding-right: 5px;
    }

.home-service-container {
    display: flex;
}

    .home-service-container .left {
        width: 666px;
    }

        .home-service-container .left .title::before {
            content: '';
            position: absolute;
            width: 89px;
            height: 3px;
            background-color: #9DD9F3;
            opacity: .6;
            bottom: -16px;
            right: 0;
        }

        .home-service-container .left .title {
            margin: 0;
            text-align: right;
            font-weight: 100;
            color: var(--default-color-2);
            position: relative;
            font-size: 20px;
            line-height: 150%;
        }

        .home-service-container .left .title-2 {
            margin: 0;
            text-align: right;
            text-transform: uppercase;
            font-size: 27px;
            font-family: 'avertaSTD';
            color: #5B5B5B;
            line-height: 156%;
            font-weight: 100;
            margin-top: 35px;
        }

        .home-service-container .left .swiper {
            margin-top: 36px;
        }

        .home-service-container .left .list {
            position: relative;
            height: 618px;
        }

        .home-service-container .left .item {
        }

        .home-service-container .left .img {
            height: 320px;
            margin-top: 40px;
            border-radius: 5px;
            overflow: hidden;
        }

            .home-service-container .left .img img {
            }

        .home-service-container .left .content h3 {
            color: var(--default-color-1);
            margin: 0;
            font-family: 'avertaSTDSB';
            font-weight: 100;
            text-transform: capitalize;
            font-size: 21px;
            text-align: end;
            padding: 0;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
        }

        .home-service-container .left .content .slogan {
            display: flex;
            flex-direction: column;
            align-items: end;
            align-items: flex-end;
            align-items: self-end;
            margin-top: 17px;
        }

            .home-service-container .left .content .slogan p {
                width: fit-content;
                margin: 0;
                font-size: 15px;
                color: #5B5B5B;
                line-height: 163%;
                position: relative;
                display: flex;
                align-items: center;
                margin-bottom: 2px;
            }

                .home-service-container .left .content .slogan p::before {
                    content: "";
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    background-color: #5B5B5B;
                    border-radius: 50%;
                    left: -18px;
                }

        .home-service-container .left .content {
        }

            .home-service-container .left .content span {
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
                display: -webkit-box;
                line-height: 24.84px;
            }

    .home-service-container .right {
        flex: 1;
        position: relative;
        padding-left: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .home-service-container .right .img {
            border-radius: 10px;
            width: 627px;
            height: 527px;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 45px;
        }

            .home-service-container .right .img img {
                width: 100%;
                height: 100%;
            }

        .home-service-container .right .content {
            flex-direction: column;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            bottom: -5px;
            width: fit-content;
            max-width: 329px;
            padding: 0 27px;
            border-radius: 15px;
            transform: translateX(22px);
            z-index: 2;
            bottom: 0;
        }

            .home-service-container .right .content::before {
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                pointer-events: none;
                border-radius: 10px;
                background: linear-gradient(90deg, #056393 22.73%, #62BCE9 100.43%);
            }

        .home-service-container .right .logo {
            transform: translateY(-40px);
            width: 211px;
            height: 211px;
            position: relative;
            padding: 10px;
            border-radius: 50%;
            border: 1.5px solid #DCEEF3;
        }

        .home-service-container .right .content span {
            position: relative;
            text-align: center;
            color: #fff;
            font-family: 'avertaSTDSB';
            font-size: 24px;
            font-weight: 100;
            line-height: 150%;
            margin-top: -17px;
            margin-bottom: 45px;
        }
/*RS*/
@media(max-width:1023px) {
    .home-booking-container {
        display: none;
    }

    .home-about-left .slogan {
    }

    .home-about-left {
        padding-left: 0;
        width: 100%;
    }

    .home-about-container {
        flex-direction: column;
    }

    .home-about-right .img {
        position: relative;
        /* margin: 0; */
        /* padding: 0; */
        /* right: 0; */
        left: unset;
        margin: 0;
        width: 100%;
        height: 500px;
    }

    .home-about-right {
        margin: 0 auto;
        margin-top: 30px;
        width: 100%;
        padding: 0;
        margin-top: 40px;
    }

        .home-about-right .img-2 {
            margin: 0;
            position: absolute;
            bottom: 17px;
            background-color: #ffffffa3;
            backdrop-filter: blur(1px);
            display: none;
        }

    .home-about-content__bottom {
        padding: 0;
    }

    .home-about-list-btn {
        margin-top: 25px;
    }

    .home-about-tel span {
        font-size: 16px;
    }

    .home-about-tel img {
        width: 18%;
    }

    .home-service-container {
        padding-bottom: 60px;
        flex-direction: column-reverse;
    }

        .home-service-container .right {
            display: none;
        }

        .home-service-container .left {
            width: 100%;
        }
}

@media(min-width:740px) and (max-width:1023px) {
    .home-about {
        padding: 50px 0;
        padding-bottom: 50px;
    }
}

@media(max-width: 739px) {
    .home-about {
        padding: 25px 0;
        padding-bottom: 61px;
    }

    .home-about-left h1 {
        font-size: 28px;
    }

    .home-about-container:before {
        content: "";
        position: absolute;
        background: url(/Design/img/GrandHotel/ccc.png) no-repeat;
        background-size: cover;
        left: -151px;
        top: -147px;
        width: 397px;
        height: 300px;
        pointer-events: unset;
    }

    .home-about-left .left-descript {
        font-size: 14px;
        margin-top: 0;
    }

    .home-about-left .slogan {
        font-size: 14px;
        padding: 0;
        line-height: normal;
        margin-top: 10px;
    }

    .home-about-content span {
        font-size: 16px;
    }

    .home-about-btn {
        font-size: 13px;
        margin-bottom: 0;
    }

    .home-about-right .img {
        width: 100%;
        height: 300px;
    }

    .home-about-right .img-2 {
        display: none;
    }

    .home-about-right {
        height: auto;
        margin-top: 25px;
    }

    .home-about-container {
        margin-top: 10px;
    }

    .home-about-tienich {
    }

        .home-about-tienich .title {
            font-size: 16px;
        }

    .decor-about-topp img {
        width: 100%;
        height: 100%;
    }

    .decor-about-topp {
        width: 42%;
        top: -24px;
    }

    .home-about-tienich .item .icon img {
        width: 100%;
        height: 100%;
    }

    .home-about-tienich .item .icon {
        width: 20%;
    }

    .home-about-tienich.tienich1 .item .icon {
        width: 8%;
    }

        .home-about-tienich.tienich1 .item .icon img {
            width: 100%;
            height: 100%;
        }

    .home-about-list-btn {
        margin-top: 20px;
    }

    .home-about-right .logo-mini {
        display: none;
    }

    .home-about-right .img-3 {
        display: none;
    }

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

    .home-about-left .left-cate {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 7px;
    }

    .home-about-left .left-title {
        font-size: 30px;
        margin-top: 0;
    }

    .home-about-content .img {
        display: none;
    }

    .home-about-content .text {
        padding: 0;
        font-size: 15px;
        text-align: justify;
    }

        .home-about-content .text p {
            font-size: 16px;
        }

            .home-about-content .text p:first-child {
                font-size: 16px;
            }

    .home-about-content__bottom {
        margin-top: 0;
        width: 100%;
        margin-top: 23px;
    }

        .home-about-content__bottom span {
            padding-top: 0;
            padding: 0;
            text-align: justify;
        }

    .home-about-btn p {
        padding: 10px 28px;
    }

    .home-about-btn .decor {
        padding: 10px 28px;
    }

    .home-service-container .right .title {
        font-size: 40px;
    }

    .home-service-container .right .title-2 {
        font-size: 28px;
    }

    .home-service-container .right .item {
        font-size: 26px;
    }

    .home-service-container .right .btn span,
    .home-service-container .right .btn .decor {
        padding: 0 27px;
        padding-bottom: 8px;
        padding-top: 7px;
        font-size: 13px;
    }

    .home-service-container .right .btn {
        margin-top: 20px;
    }

    .home-service-container .left .img {
        height: 250px;
        margin-top: 5px;
    }

    .home-service-container .left .list {
        height: 385px;
    }

    .home-service-container .left .content {
        font-size: 15px;
        padding: 18px 0px;
    }

    .home-about-content {
        margin-top: 0;
        flex-direction: column-reverse;
    }

    .home-about .decor-tree-1 {
        display: none;
    }

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

        .home-service-container .left .title-2 {
            font-size: 19px;
        }
}