﻿.lAboutHome h6 {
    margin: 0;
    color: #4D4D4D;
    font-family: 'BaiJamjuree-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.lAboutHome h3 {
    margin: 0;
    color: #CC1320;
    font-family: 'BaiJamjuree-Bold';
    font-size: 41px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.lAboutHome > span {
    display: block;
    color: #23216A;
    font-family: 'BaiJamjuree-SemiBold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 22px;
}

section.desAboutHome {
    color: #4D4D4D;
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.688%; /* 24.964px */
}

.WAboutHome {
    display: flex;
    justify-content: space-between;
}

.lAboutHome {
    flex: 1;
    padding-right: 65px;
    padding-left: 22px;
}

.rAboutHome {
    width: 47%;
    position: relative;
}

    .rAboutHome:after {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/dosted-grid-1.png) no-repeat;
        background-size: cover;
        right: 0;
        bottom: 169px;
        width: 38px;
        height: 115px;
    }

.wp-home-about {
    padding-top: 97px;
    position: relative;
}

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

    .wp-home-about:before {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/arrow-dow.png) no-repeat;
        width: 77px;
        height: 136px;
        right: 0;
        top: -82px;
        z-index: 1;
    }

    .wp-home-about:after {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/gr-arrow1.png) no-repeat;
        left: 0;
        top: 8px;
        width: 44px;
        height: 145px;
        flex-shrink: 0;
    }

.decorImgAboutHome {
    position: absolute;
    bottom: -86px;
    right: 0;
}

.wImgAboutHome {
    position: relative;
}

    .wImgAboutHome:before {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/dosted-grid-2.png) no-repeat;
        background-size: cover;
        left: -67px;
        top: -63px;
        width: 67px;
        height: 106px;
    }

    .wImgAboutHome:after {
        content: "";
        position: absolute;
        background: url(/Design/img/XeTaiDoThanh/About/Decor.png) no-repeat;
        bottom: 98px;
        left: -27px;
        width: 172px;
        height: 163px;
    }

ul.listIntroHome li {
    list-style: none;
    display: flex;
}

    ul.listIntroHome li span {
        color: #25216D;
        font-family: 'Montserrat-SemiBold';
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
        margin-left: 4px;
    }

ul.listIntroHome {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 0;
    row-gap: 19px;
}

.listAboutIntroHome {
    margin-top: 25px;
}

.wLinkaboutHome a {
    position: relative;
    color: #FFF;
    text-align: center;
    font-family: 'Montserrat-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 133.188%; /* 23.974px */
    text-transform: uppercase;
    width: 192px;
    height: 56px;
    padding-top: 17.12px;
}

    .wLinkaboutHome a svg {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .wLinkaboutHome a:after {
        content: "+";
        position: absolute;
        width: 56px;
        height: 56px;
        top: 0;
        right: -49px;
        border-radius: 2px;
        background: #EF001F;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFF;
        font-family: 'Montserrat-Regular';
        font-size: 34px;
        font-style: normal;
        font-weight: 400;
        line-height: 133.188%; /* 45.284px */
        text-transform: uppercase;
    }

.wLinkaboutHome {
    margin-top: 55px;
}

.lInfoAchi h4 {
    margin: 0;
    color: #FFF;
    font-family: 'Montserrat-SemiBold';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.lInfoAchi span {
    color: #FFF;
    font-family: 'BaiJamjuree-Bold';
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding-right: 14px;
}

.itemAchievements {
    display: flex;
    align-items: center;
}

    .itemAchievements:nth-child(2) {
        margin-left: 32px;
        padding-left: 55px;
        padding-right: 55px;
        margin-right: 30px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

.listAchievements {
    padding: 42px 38px 34px 38px;
    background: url(/Design/img/XeTaiDoThanh/About/Back.png) no-repeat;
    background-size: cover;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.wAboutAchievements {
    padding-top: 109px;
}

    .wAboutAchievements .grid.wide {
        max-width: 1172px;
    }

.lInfoAchi {
    padding-right: 28px;
}

.top-home-product-car {
    position: relative;
    text-align: center;
    padding-top: 71px;
    padding-bottom: 58px;
}

.wProductCarDecor {
    position: absolute;
    top: 33px;
    left: 0;
}

.top-home-product-car h1 {
    margin: 0;
    color: #CC1320;
    text-align: center;
    font-family: 'BaiJamjuree-SemiBold';
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.top-home-product-car h2 {
    color: #23216A;
    text-align: center;
    font-family: 'BaiJamjuree-SemiBold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin: 7px 0 12px 0;
}

span.des-top-home-about-car {
    display: block;
    color: #4D4D4D;
    text-align: center;
    font-family: 'Montserrat-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.688%; /* 27.738px */
    padding: 0 130px;
}

.wp-home-product-car {
    position: relative;
    z-index: 0;
    padding-bottom: 100px;
}

.wBackHomeFull {
    background: url(/Design/img/XeTaiDoThanh/About/DecorAbout.png);
    background-size: contain;
}