﻿.home-about {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 65px;
    z-index: 1;
}

.home-service-grid {
    position: relative;
}

.home-service {
    position: relative;
}

    .home-service .decor-1 {
        position: absolute;
        top: -129px;
        left: 0;
    }

.home-service-grid .decor-tree-1 {
    position: absolute;
}

.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-about-container {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 12px;
}

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

    .home-about-left .left-title {
        margin: 0;
        color: var(--default-color-1);
        font-size: 48px;
        font-weight: 100;
        font-family: ice;
        text-transform: capitalize;
        margin-top: 14px;
    }

.home-about .decor-tree-1 {
    position: absolute;
    top: -129px;
    right: 0;
}

.home-about .decor-tree-2 {
    position: absolute;
    top: 0;
    right: 0;
}

.home-about-left .left-cate {
    font-size: 20px;
    color: var(--default-color-2);
    display: block;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: calc(32px - 7px);
}

.home-about-left .left-descript {
    color: #646363;
    text-transform: capitalize;
    margin: 0;
    font-size: 15px;
    font-weight: 100;
    margin-top: 27px;
}

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

.home-about-content {
    display: flex;
    margin-top: 16px;
}

    .home-about-content .img {
        width: 348px;
        height: 278px;
    }

        .home-about-content .img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .home-about-content .text {
        font-size: 16px;
        display: block;
        line-height: 138%;
        text-align: left;
        color: #5F5F5F;
        flex: 1;
        padding-left: 16px;
    }

.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: 'avertaSTDSB';
        text-transform: uppercase;
    }

    .home-booking-form .text-content h4 {
        margin: 0;
        font-family: 'avertaSTDSB';
        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;
        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-about-right {
    display: flex;
    align-items: center;
    position: relative;
    width: 489px;
}

    .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);
        }

    .home-about-right .img {
        overflow: hidden;
        width: 489px;
        height: 620px;
        position: relative;
        border-radius: 5px;
    }

    .home-about-right .img-2 {
        position: absolute;
        width: 194px;
        z-index: 7;
        height: 194px;
        bottom: 62px;
        left: -10px;
        overflow: hidden;
        border-radius: 50%;
    }

    .home-about-right .img-3::before {
        content: '';
        position: absolute;
        width: 441px;
        height: 399px;
        background-color: #FFF;
        z-index: 1;
        transform: translateY(-30px);
        opacity: 1;
        z-index: 1;
        border-top-left-radius: 172px;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 19px;
        border-bottom-right-radius: 171px;
    }

    .home-about-right .img-3::after {
        content: '';
        position: absolute;
        width: 469px;
        height: 399px;
        background-color: rgba(255, 255, 255, 0.65);
        z-index: 0;
        transform: translate(0, -48px);
        opacity: 1;
        border-top-left-radius: 172px;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 19px;
        border-bottom-right-radius: 171px;
        pointer-events: none;
    }

    .home-about-right .img-3 {
        width: 441px;
        height: 399px;
        bottom: 0;
        right: 0;
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 5;
        border-top-left-radius: 172px;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 19px;
        border-bottom-right-radius: 171px;
    }

        .home-about-right .img-3 img {
            z-index: 2;
            clip-path: path("M0 171C0 76.5593 76.5593 0 171 0H421C432.046 0 441 8.95431 441 20V228C441 322.441 364.441 399 270 399H20C8.95429 399 0 390.046 0 379V171Z");
        }

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

.home-about-right .img img {
    width: 100%;
    height: 100%;
    transition: 1s cubic-bezier(.3,1,0.9,1);
}

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

    .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-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    transform: translateY(-111px);
    user-select: none;
    padding: 26px 33px;
    width: 100%;
    border-radius: 7px;
    background: #FFF;
    height: 84px;
    padding-left: 23px;
    box-shadow: 0px 4px 29.5px 0px rgba(115, 122, 131, 0.20);
}

    .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;
        flex-direction: column;
        align-items: unset;
        padding-right: 0;
    }

    .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 {
        display: flex;
        position: relative;
        justify-content: center;
        width: 209px;
        padding: 0 31px;
        border-left: 1px solid rgb(5 161 229 / 30%);
        display: flex;
        align-items: center;
        padding-right: 25px;
    }

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

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

        .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 #05A1E5;
            border-radius: 50%;
            cursor: pointer;
            color: #05A1E5;
            line-height: 100%;
            font-size: 10px;
            margin: 0 3px;
            transition: all linear .2s;
        }

            .home-booking-form .form-item.customer .btn-item:hover {
                #727A82;
                background-color: #05A1E5;
                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: 303px;
            padding-left: 0;
        }

        .home-booking-form .form-item h3 {
            font-size: 12px;
            color: #737A83;
            margin: 0;
            font-weight: 100;
            text-transform: uppercase;
        }

.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: plusR;
        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: plusR;
        }

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

.home-booking-btn {
    cursor: pointer;
    width: fit-content;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

    .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;
        height: 100%;
        width: 93px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
    }

        .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: 7px;
            border-bottom-right-radius: 7px;
            background-color: var(--default-color-2);
            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;
        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-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-left .slogan {
    font-size: 24px;
    color: #5B5B5B;
    margin: 0;
    font-weight: 100;
    text-transform: uppercase;
    margin-top: 14px;
    line-height: 133%;
    font-family: 'avertaSTDLight';
}

.home-about-btn {
    color: #FAFBFC;
    display: flex;
    align-items: center;
    transition: all linear .2s;
    width: fit-content;
    border-radius: 55px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid var(--default-color-1);
}

    .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;
}

    .home-about-tel img {
    }

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

    .home-about-tel h3 {
        margin: 0;
        color: #5F5F5F;
        font-size: 15px;
        font-weight: 100;
    }

    .home-about-tel span {
        background: linear-gradient(180deg, #35B7D4 0%, #2E7DBC 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        font-family: svn;
        font-weight: bold;
    }

.home-about-btn:hover {
    box-shadow: 0 0 10px 0 #33333354;
}

    .home-about-btn:hover span {
        color: var(--default-color-2);
        transition-delay: .2s;
    }

.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: 20px;
}

.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;
    }

    .home-about-tienich .icon {
        width: 54px;
        height: 54px;
        background: linear-gradient(to bottom, #35B7D5, #2E7DBC);
        border-radius: 50%;
        display: flex;
        padding: 2px;
        align-items: center;
    }

        .home-about-tienich .icon img {
            position: relative;
            width: 30px;
        }

        .home-about-tienich .icon::before {
            content: '';
            position: absolute;
            width: 48px;
            height: 48px;
            background-color: #fff;
            border-radius: 50%;
        }

    .home-about-tienich .title {
        margin: 0;
        font-weight: 100;
        font-family: 'svn';
        font-size: 24px;
        color: #5F5F5F;
        line-height: 33.36px;
        margin-left: 14px;
    }

.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 {
        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-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;
    }

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

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

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

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

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

    .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 {
        display: none;
    }

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

    .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: 24px;
        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;
        }
}