﻿.home-about {
    background: url(../../../Design/img/KigiResort/bgabout.png) no-repeat center center;
    background-size: 194%;
    position: relative;
}

    .home-about .grid.wide {
        position: relative;
        z-index: 2;
    }

.home-about-container {
}

.xzlkcvmkxz {
    color: #01A1E7;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.svmxc {
    color: #0046ED;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.choice {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vjxc span {
    width: 100%;
    color: #0046ED;
    font-family: MonM;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.vjxc i {
    top: 25px;
    right: 5px;
}

.choice-item > div {
    display: flex;
    align-items: center;
    color: #072582;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    flex-direction: column;
}

.drop.show .drop-btn i {
    top: -4px;
    right: 6px !important;
}

.choice-item i {
    position: absolute;
    /* right: 6px; */
    color: #2c2c2c;
    font-size: 12px;
    margin-top: 10px;
}

.asjdhhu {
    border-radius: 20px;
    background: #FFF;
    padding: 38px 31px;
    margin-top: -60px;
}

.btn:active {
    transform: scale(0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.btnw {
    border-radius: 10px;
    background: linear-gradient(180deg, #FFC300 0%, #FF5100 100%);
    padding: 24px 29px 23px 29px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    font-family: 'MonSb';
    line-height: normal;
    text-transform: uppercase;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    overflow: hidden;
}

.detail-room-form .choice-item .drop-btn {
    font-size: 21px;
    border: 1px solid #333;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all ease .2s;
    color: #333;
}

.detail-room-form .choice-item .count {
    width: 30px;
    text-align: center;
    margin: 0 10px;
}

.detail-room-form .choice-item:nth-child(4) i {
    right: 79px;
}

.detail-room-form .choice-item {
    position: relative;
    display: flex;
    cursor: pointer;
    z-index: 10;
    color: #072582;
    font-family: 'WixMadeforDisplay-SemiBold';
    /* font-size: 15px; */
    font-style: normal;
    /* font-weight: 500; */
    line-height: normal;
    width: 13%;
    gap: 12px;
}

.smanjdmas {
    display: flex;
    gap: 20px;
}

.aksdjksa {
    display: flex;
    flex-direction: column;
}

.detail-room-form .choice-item .drop-btn {
    font-size: 21px;
    border: 1px solid #333;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all ease .2s;
    color: #333;
    position: relative;
    margin-top: 3px;
}

.detail-room-form .choice-item .drop.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
    display: flex;
}

.detail-room-form .choice-item .drop {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    border: 1px solid #333;
    height: 45px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #33333338;
    padding: 0 18px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(15px);
    transition: all ease .3s;
}

.detail-room-form .choice-item .drop {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    border: 1px solid #333;
    height: 45px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #33333338;
    padding: 0 18px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(15px);
    transition: all ease .3s;
}

.detail-room-form .choice-item .drop {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    border: 1px solid #333;
    height: 33px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #33333338;
    padding: 0 18px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(15px);
    transition: all ease .3s;
}

.detail-room-form .choice-item .vis {
    outline: none;
    border: none;
    width: fit-content;
    display: block;
    margin-right: 15px;
    color: #757575;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
}

.about-top {
    margin-bottom: 93px;
    display: flex;
    gap: 63px;
    padding-top: 132px;
}

.about-top-r {
    width: 50%;
}

.choice-item .txt {
}

.choice-item .txet {
    border: none;
    appearance: none; /* Ẩn mũi tên mặc định (Chrome, Safari) */
    -webkit-appearance: none; /* Safari */
    -moz-appearance: none; /* Firefox */
    outline: none;
    background-color: transparent;
    text-align: left;
    outline: none;
    border: none;
    width: fit-content;
    display: block;
    margin-right: 0px;
    color: #757575;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    transform: translateX(-1px);
    line-height: normal;
    margin-top: 10px;
}

.detail-room-form .choice-item .txt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    color: #757575;
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.choice-item input {
    border: none;
    outline: none;
    background-color: transparent;
    text-align: left;
}

.swa {
    font-family: CoriR;
    color: #2E7DBC;
    text-align: center;
    font-size: 55.378px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 60.916px */
    text-transform: capitalize;
}

.swa, .sas-ea, .aszx {
    display: block;
    text-align: center;
    width: 100%;
}

.sas-ea {
    font-family: PlaySB;
    margin: 0;
    text-align: center;
    font-size: 54.378px;
    font-style: normal;
    font-weight: 400;
    line-height: 129%; /* 60.916px */
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.aszx {
    color: #2E7DBC;
    text-align: center;
    font-family: MonR;
    font-size: 20.151px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 24.366px */
    text-transform: capitalize;
}

.askchzkx {
    display: flex;
    gap: 22px;
    margin-top: 38px;
    padding-bottom: 10px;
}

.picas {
    width: 100%;
}

    .picas img {
    }

.akscjz {
    border-radius: 6px;
    width: 310.19px;
    height: 328px;
}

.asdlkasdbmn {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.ascjxzk, .ascjxzk214fsasd {
    width: 277px;
    color: #5F5F5F;
    font-family: 'MonR';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 138%; /* 20.7px */
    margin-bottom: 20px;
    text-align: justify;
}

.askdhxjzkla1 {
    padding-top: 17px;
    border-top: 1px solid #BBC8DE;
    font-family: 'MonR';
    color: #5F5F5F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400; /* 27.18px */
    width: 100%;
    text-align: justify;
}

.aslkb-tn {
    display: inline-block;
    padding: 12px 24px;
    background: linear-gradient(to right, #ff512f, #f09819);
    color: white;
    /* font-weight: bold; */
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 0 0 transparent;
    text-align: center;
}

    .aslkb-tn:hover {
        background: linear-gradient(to right, #f09819, #ff512f);
        box-shadow: 0 4px 15px rgba(255, 81, 47, 0.4);
        transform: translateY(-2px);
    }

.aslkb-tn {
    border-radius: 27.689px;
    background: linear-gradient(180deg, #FFC300 0%, #FF5100 100%);
    width: 31%;
    padding: 10px 40px;
    2 3 4 5 6 7
    color: #FAFBFC;
    font-family: 'MonSb';
    font-size: 14.767px;
    font-style: normal;
    text-transform: uppercase;
    xem chi tiết Text Layer properties 14.767px 22.151px View List Code Language: CSS CSS Typography 1 2 3 4 5 6 7 color: #FAFBFC;
    color: #FAFBFC;
    margin-top: 35px;
}

.about-top-l {
    width: 50%;
}

.klcjkxz21:before {
    content: "";
    width: 68%;
    height: 31%;
    background: url(../../../Design/img/KigiResort/treeasdasd.png) no-repeat center center;
    position: absolute;
    bottom: -93px;
    left: -123px;
}

.assasc {
    position: absolute;
    z-index: 3;
    top: 297px;
}

.assabzsc {
    position: absolute;
    z-index: 1;
    top: 702px;
}

.assabz {
    top: 435px;
    position: absolute;
    right: 0;
    z-index: 1;
}

.klcjkxz21 {
    width: 100%;
    height: 100%;
    position: relative;
}

    .klcjkxz21 .asjchzjxc {
        position: absolute
    }

    .klcjkxz21 img {
        border-radius: 6px
    }

.about-bottom {
    display: flex;
}

.about-bottom-l {
}

    .about-bottom-l .sasad-bmas {
    }

        .about-bottom-l .sasad-bmas img {
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
        }

        .about-bottom-l .sasad-bmas img {
            width: 100%;
            HEIGHT: 387px;
        }

        .about-bottom-l .sasad-bmas .assfdas214 {
        }

        .about-bottom-l .sasad-bmas .asdzc11v {
            color: #00000;
            text-align: center;
            font-family: 'MonL';
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 138%; /* 20.7px */
            width: 100%;
            display: block;
            margin-top: 18px;
        }

.about-bottom-r {
    display: flex;
    margin-left: 47px;
    flex-direction: column;
}

    .about-bottom-r .aslkb-t2n {
        border-radius: 27.689px;
        border: 0.923px solid #434D3D;
        padding: 9px 35px;
        width: 39%;
        color: #434D3D;
        font-family: 'MonSb';
        font-size: 14.767px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 22.151px */
        text-transform: uppercase;
        margin-top: 27px;
        transition: all 0.3s ease;
        box-shadow: 0 0 0 transparent;
        text-align: center;
        letter-spacing: 1px;
        cursor: pointer;
    }

    .about-bottom-r.uqwklcdasd {
    }


.aslkb-t2n:hover {
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    box-shadow: 0 6px 20px rgba(63, 94, 251, 0.4);
    transform: translateY(-2px);
    border: unset;
    color: #FFF;
}
.uqwklcdasd{
    line-height: 140% !important;
    width: 104%;
}
.about-bottom-r .macmkz, .uqwklcdasd {
    color: #FF5100;
    font-family: 'MonM';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 195%; /* 44px */
    text-transform: capitalize;
}

.about-bottom-r .zxvkjqvmds {
    color: #000000;
    font-family: 'MonM';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    /* 20.7px */
    width: 100%;
    text-align: justify;
}

.about-bottom-r .avkjmxa {
    font-family: 'PlaySB';
    font-size: 26.919px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    text-transform: capitalize;
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 19px;
}

.about-bottom-r .vzq12 {
    font-family: 'PlaySB';
    font-size: 26.919px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%; /* 49.102px */
    text-transform: capitalize;
    background: linear-gradient(180deg, #0AE8EA 0%, #0046ED 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 0px;
}

.about-bottom-r .bkoasc {
    margin: 0;
    color: #2E7DBC;
    /* text-align: center; */
    font-family: 'CoriR';
    font-size: 51px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 61.6px */
    text-transform: capitalize;
}

@media (max-width:739px) {
    .about-top {
        padding-top: 0;
        display: unset;
    }

    .about-top-l {
        display: none
    }

    .about-top-r {
        width: 100%;
        position: relative;
        z-index: 4;
        padding-top: 21px;
    }

    .swa {
        font-size: 27px;
    }

    .sas-ea {
        font-size: 31px;
    }

    .aszx {
        font-size: 17px;
    }

    .picas, .asdlkasdbmn {
        width: 50%
    }

    .askchzkx {
        margin-top: 27px;
        gap: 8px;
        align-items: center;
    }

    .picas img {
        width: 100%
    }

    .ascjxzk, .ascjxzk214fsasd {
        font-size: 12px;
        width: 100%;
        text-align: justify;
        margin-bottom: 10px;
    }

    .assasc {
        top: -39px;
        z-index: 0;
    }

    .askdhxjzkla1 {
        width: 100%;
        font-size: 12px;
        padding-top: 10px;
    }

    .asldkjlas {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .aslkb-tn {
        width: 38%;
        padding: 10px 14px;
        margin-top: 10px;
        margin-bottom: 14px;
        font-size: 12px;
    }

    .about-bottom {
        flex-direction: column
    }

    .about-bottom-l .sasad-bmas img {
        width: 100%;
        height: 100%;
        border-radius: 6px;
    }

    .about-bottom-l .sasad-bmas .asdzc11v {
        font-size: 12px;
        margin-top: 10px;
    }

    .home-about {
        /* background: url(../../../Design/img/KigiResort/bgabout.png); */
        background-size: 444%;
    }

    .about-bottom-r {
        margin-left: 0;
        margin-top: 14px;
    }

        .about-bottom-r .bkoasc {
            text-align: center
        }

        .about-bottom-r .zxvkjqvmds {
            width: 100%
        }

        .about-bottom-r .vzq12, .about-bottom-r .avkjmxa {
            font-size: 25px;
        }

        .about-bottom-r .macmkz, .uqwklcdasd {
            display: none
        }

    .ksjad {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about-bottom-r .aslkb-t2n {
        font-size: 12px;
        padding: 6px 15px;
    }

    .assabzsc {
        height: 100%;
        top: 242px;
    }

    .asjdhhu {
        display: none
    }
}
