header {
    position: relative;
}
/*RS*/
.home-about-top {
    display: flex;
}

    .home-about-top .item.left {
        width: 50%;
        padding-left: 170px;
        position: relative;
    }

    .home-about-top .item.right {
        flex: 1 1 0;
        padding-left: 29px;
    }

.img-about-l-2 a img {
    display: block;
    width: 376px;
    height: 434px;
    border: 10px solid #fff;
    border-radius: 0 80px;
}

.t-l-about-img-home .img a img {
    display: block;
    width: 340px;
    height: 434px;
    border-radius: 80px 0;
}

.t-l-about-img-home {
    display: flex;
}

    .t-l-about-img-home .img {
        padding-top: 231px;
        position: absolute;
        left: -46px;
    }

.home-about {
    position: relative;
    padding-top: 57px;
    padding-bottom: 100px;
    background: url(/Design/img/TheThaoBien/About/back.png) no-repeat;
    background-size: 100% 100%;
}

    .home-about:before {
        content: "";
        position: absolute;
        background: url(/Design/img/TheThaoBien/new/2.png) repeat;
        background-size: auto;
        top: -30px;
        left: 0;
        width: 100%;
        height: 32px;
    }

.title-about-top {
    position: relative;
}

.title-welcome h4 {
    display: inline-block;
    padding: 2px 41px 0 34px;
    margin: 0;
    color: #fff;
    font-family: 'Inter-Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 225% */
    text-transform: uppercase;
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    border-radius: 34px 0;
}

.title-about-top h2 {
    position: relative;
    margin: 21px 0 23px 0;
    font-family: 'VNM-SANS-STD';
    padding-bottom: 15px;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.5px; /* 140.278% */
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-about-top .item.right > section {
    color: #6C6C6C;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 153.333% */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-choose-about-h h4 {
    margin: 0;
    font-family: 'VNM-SANS-STD';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 210.417% */
    text-transform: capitalize;
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

li.item-choose-about-h {
    list-style: none;
    display: flex;
    margin-top: 29px;
}

section.des-choose-item-about {
    color: #6C6C6C;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 153.333% */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-choose-about-h {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 79px;
    height: 88px;
    border-radius: 10px;
    background: #FDBC00;
}

.b-choose-about-h {
    flex: 1 1 0;
    margin-left: 23px;
}

.list-choose-about-home {
    margin-bottom: 37px;
}

.title-about-top h2:after {
    content: "";
    position: absolute;
    width: 102px;
    height: 3px;
    flex-shrink: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: linear-gradient(89deg, #18BFF0 50.57%, #1F7EEA 71.86%);
}

.img-decor-flower {
    position: absolute;
    width: 506px;
    height: 506px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 506px;
    background: rgb(29 146 236 / 30%);
    z-index: -1;
}

.title-name-decor-dieu {
    display: flex;
    position: relative;
}

.img-decor-dieu {
    flex: 1 1 0;
    position: absolute;
    right: -75px;
    top: -26px;
}

@media (min-width: 1024px) and (max-width: 1220px) {
}

@media(max-width:1023px) {
    .home-about-top {
        display: block;
    }

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

        .home-about-top .item.right {
            padding-left: 0;
            padding-top: 30px;
        }

    .img-about-l-2 a img {
        width: 100%;
        height: auto;
        border-radius: 0 60px;
    }

    .t-l-about-img-home .img {
        position: unset;
        padding: 0;
    }

        .t-l-about-img-home .img a img {
            width: 100%;
            height: auto;
            border-radius: 60px 0;
        }

    .t-l-about-img-home {
        display: block;
    }

    .title-about-top h2 {
        font-size: 23px;
        line-height: normal;
    }

    .img-decor-dieu img {
        width: 100%;
        height: auto;
    }

    .img-decor-dieu {
        width: 22%;
        right: -7px;
    }

    .img-decor-flower {
        width: 100%;
        height: 360px;
    }

    .b-choose-about-h h4 {
        font-size: 20px;
    }

    .home-about-top .item.right section {
        font-size: 13px;
    }

    .img-choose-about-h img {
        width: 50%;
        height: auto;
    }

    .img-choose-about-h {
        width: 60px;
        height: 60px;
    }

    .home-about {
        padding-top: 35px;
        padding-bottom: 50px;
        background-size: auto;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .t-l-about-img-home .img a img {
        width: 100%;
        height: 187px;
        border-radius: 60px 0;
    }

    .img-decor-dieu {
        width: 40%;
        right: -7px;
    }

    .img-about-l-2 a img {
        width: 100%;
        height: 187px;
        border-radius: 0 60px;
    }
}
/*End*/

.about-container section * {
    color: #000;
    font-family: 'Inter-Regular' !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.about-container h1 svg path {
    fill: #fdbc00;
}

.about-container {
    padding: 25px;
    background: rgb(255 255 255 / 80%);
    border-radius: 25px 25px 45px 25px;
}

    .about-container h1 {
        margin: 0;
        color: #fff;
        text-align: left;
        font-family: 'VNM-SANS-STD';
        font-size: 32px;
        font-style: normal;
        line-height: 110%;
        text-transform: capitalize;
        margin-bottom: 20px;
        font-weight: 400;
        background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

section.content-about-sec1 h3 {
    margin: 0;
    font-family: 'VNM-Sans-Std' !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-side-img .about-c-l h3, .about-b-content-b h3 {
    margin: 0;
    font-family: 'VNM-Sans-Std' !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about {
    padding: 40px 0;
    position: relative;
    padding-top: 76px;
    padding-bottom: 98px;
    background: url(/Design/img/TheThaoBien/About/bb.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

img.decor-back-about-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.about-side-img {
    position: relative;
    display: flex;
}

.about-c-l {
    width: 50%;
    color: #000;
    font-family: 'Inter-Regular' !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding-top: 35px;
    padding-right: 50px;
}

.about-c-r {
    flex: 1 1 0;
    position: relative;
    right: -20px;
}

.img-decor-tree2-about {
    position: absolute;
    left: -65px;
    top: 225px;
    width: 139px;
    height: auto;
}

.img-decor-r-about2 {
    position: absolute;
    bottom: -53px;
    right: -5px;
    display: block;
    width: 340px;
    height: 434px;
    border-radius: 80px 0;
}

    .img-decor-r-about2 img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        border-radius: 80px 0;
        border: 10px solid #fff;
    }

.img-decor-r-about img {
    display: block;
    width: 376px;
    height: 434px;
    border: 10px solid #fff;
    border-radius: 0 80px;
    object-fit: cover;
}

.img-decor-r-about {
    position: relative;
}

.about-c-r:before {
    content: "";
    position: absolute;
    width: 506px;
    height: 506px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 506px;
    background: rgb(29 146 236 / 30%);
    z-index: 0;
}

section.content-about-sec1 {
    padding-right: 45px;
}

.img-decor-r-about2:before {
    content: "";
    position: absolute;
    background: url(/Design/img/TheThaoBien/bb.png) no-repeat;
    background-size: cover;
    left: -159px;
    bottom: 44px;
    width: 250px;
    height: 70px;
    transform: rotate(18deg);
}

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

.about .grid.wide {
    padding: 0;
}

.about-bottom-content {
    padding-top: 50px;
    padding-bottom: 109px;
    background: url(/Design/img/TheThaoBien/service/b1.png) no-repeat;
    background-size: cover;
}

.about-b-content-b p {
}

.about-bottom-content .grid.wide {
    padding: 0;
}

.about-b-content-b * {
    color: #000;
    font-family: 'Inter-Regular' !important;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-size: 16px;
}

.list-img-about-bottom {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 27px;
    row-gap: 27px;
}

.item-col-img-about-b a img {
    width: 100%;
    height: auto;
}

.item-col-img-about-b {
}

    .item-col-img-about-b a img {
        display: block;
        width: 100%;
        height: 373px;
        border: 10px solid #fff;
        object-fit: cover;
    }

    .item-col-img-about-b:nth-child(even) a img {
        border-radius: 80px 0;
    }

    .item-col-img-about-b:nth-child(odd) a img {
        border-radius: 0 80px;
    }

.list-img-about-bottom {
    overflow: hidden;
    margin-top: 60px;
}

@media(max-width:1023px) {
    .about-container h1 {
        font-size: 22px;
    }

    .about-bottom-content {
        padding-bottom: 45px;
    }

    .about-side-img .about-c-l h3, .about-b-content-b h3 {
        font-size: 22px;
    }

    section.content-about-sec1 h3 {
        font-size: 20px;
    }

    section.content-about-sec1 {
        padding-right: 0;
    }

    .about-side-img {
        display: block;
    }

    .about-c-l {
        width: 100%;
        padding: 0;
        padding-bottom: 25px;
    }

    .about-c-r {
        right: 0;
    }

    .img-decor-tree2-about {
        left: 2px;
        top: -20px;
    }

    .img-decor-r-about2 {
        width: 100%;
        height: auto;
        position: unset;
    }

        .img-decor-r-about2 img {
            border: 5px solid #fff;
        }

    .img-decor-r-about img {
        width: 100%;
        height: auto;
        border: 5px solid #fff;
    }

    .img-decor-r-about2:before {
        position: unset;
        display: none;
        width: 265px;
        height: 78px;
    }

    img.decor-back-about-side {
        object-fit: cover;
    }

    .about-bottom-content .grid.wide {
        padding: 0 5px;
    }

    .about .grid.wide {
        padding: 0 5px;
    }
}
/*Home why*/
.home-why {
    position: relative;
    padding-top: 65px;
    padding-bottom: 111px;
}

.decor-img-home-why1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.home-why-list-l {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    row-gap: 40px;
}

.home-why-item {
    text-align: center;
}

.left-list-why {
    width: 55%;
    padding: 40px 38px;
    border-radius: 20px;
    border: 1px solid var(--Linear, #18BFF0);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 38.53%, rgba(255, 255, 255, 0.60) 100%), rgba(214, 242, 255, 0.52);
    backdrop-filter: blur(7.199999809265137px);
}

.r-img-home-why1 {
    flex: 1 1 0;
    padding-left: 117px;
}

    .r-img-home-why1 img {
        position: relative;
        top: -33px;
    }

.home-why:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(231, 246, 251, 0.90) 22.62%, rgba(255, 255, 255, 0.00) 100%);
    left: 0;
    top: 0;
    width: 100%;
    height: 528px;
    z-index: 1;
}

.title-why-home {
    position: relative;
    padding-left: 50px;
}

    .title-why-home:before {
        content: "";
        position: absolute;
        left: 0;
        top: 17px;
        width: 48px;
        height: 3px;
        background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    }

.l-name-compa-why h5 {
    margin: 0;
    font-family: 'VNM-SANS-STD';
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.5px; /* 140.278% */
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.des-why-home {
    color: #6C6C6C;
    font-family: 'Inter-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 143.75% */
    width: 648px;
    margin-left: 85px;
    margin-top: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title-b-why-home {
    display: flex;
}

.home-why-item .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 76.347px;
    height: 76.347px;
    border-radius: 76.347px;
    border: 3px solid #FFF;
    background: #FDBC00;
    margin: auto;
}

.top-home-why {
    margin-bottom: 25px;
}

.home-why .grid.wide {
    position: relative;
    z-index: 1;
}

.home-why-item h3 {
    margin: 0;
    font-family: 'VNM-Sans-Std';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 50.5px; /* 210.417% */
    text-transform: capitalize;
    background: var(--Linear, linear-gradient(180deg, #18BFF0 0%, #1F7EEA 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.des-why-item span {
    color: #6C6C6C;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 153.333% */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title-why-home h4 {
    margin: 0;
    color: #464646;
    font-family: 'Kanit-light';
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}

.decor-img-home-why1 img {
    width: 100%;
    height: 852px;
    object-fit: cover;
}

.bottom-home-why {
    display: flex;
}
/*RS*/
@media(min-width:1390px) {
    .decor-img-home-why1 img {
        height: 851px;
    }
}

@media(max-width:1023px) {
    .title-b-why-home {
        display: block;
    }

    .l-name-compa-why h5 {
        font-size: 25px;
        line-height: normal;
        margin-top: 7px;
    }

    .title-why-home h4 {
        font-size: 21px;
    }

    section.des-why-home {
        width: 100%;
        margin-left: 0;
        font-size: 14px;
    }

    .bottom-home-why {
        display: block;
    }

    .left-list-why {
        width: 100%;
        padding: 20px 15px;
    }

    .home-why-list-l {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 15px;
        row-gap: 15px;
    }

    .home-why-item h3 {
        margin-top: 11px;
        margin-bottom: 7px;
        font-size: 18px;
        line-height: normal;
    }

    .des-why-item span {
        font-size: 13px;
    }

    .home-why-item .img img {
        width: 50%;
    }

    .home-why-item .img {
        width: 46px;
        height: 46px;
    }

    .decor-img-home-why1 {
        top: auto;
        bottom: 0;
    }

        .decor-img-home-why1 img {
            width: 100%;
            height: 100%;
        }

    .r-img-home-why1 {
        padding-left: 0;
    }

        .r-img-home-why1 img {
            position: absolute;
            bottom: -189px;
            top: auto;
            width: 31%;
        }

    .item-col-img-about-b a img {
        height: 252px;
        border: 5px solid #fff;
    }

    .about-c-r:before {
        width: 100%;
        height: 315px;
    }

    .home-why {
        padding-top: 35px;
        padding-bottom: 160px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .img-decor-r-about2 {
        width: 100%;
        height: 215px;
        position: unset;
    }

    .home-why-item h3 {
        font-size: 13px;
    }

    .r-img-home-why1 img {
        position: absolute;
        bottom: -189px;
        top: auto;
        width: 65%;
    }

    .item-col-img-about-b a img {
        height: 125px;
    }

    .img-decor-r-about2 img {
        border: 5px solid #fff;
    }

    .img-decor-r-about img {
        width: 100%;
        height: 215px;
        border: 5px solid #fff;
    }

    .img-decor-r-about2:before {
        position: unset;
        display: none;
        width: 265px;
        height: 78px;
    }
}
/*End*/

