/*Home About*/
.home-about-top .item.left .img a img {
    width: 498px;
    height: 595px;
    border-radius: 10px;
    overflow: hidden;
    transition: all .3s;
}

.w-des-about-r-b .list {
    width: 54%;
    margin-left: 51px;
}

.decor-line-about-l {
    position: absolute;
    width: 5px;
    height: 131px;
    border-radius: 18px;
    background: #3DA608;
    left: -27px;
    top: 0;
}

    .decor-line-about-l:after {
        content: "";
        position: absolute;
        width: 5px;
        height: 131px;
        left: 0;
        bottom: -155px;
        border-radius: 18px;
        background: var(--default-color-3);
    }

.home-about {
    position: relative;
    padding-top: 80px;
    background: url(/Design/img/SongThanh/About/b2.png) no-repeat;
    background-size: cover;
    display: none;
}

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

.home-about-container {
    padding-bottom: 66px;
}

.home-about-top .item.right h6 {
    margin: 0;
    color: #FFF;
    font-family: 'Inter-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 240% */
    text-transform: capitalize;
    border-radius: 7px;
    background: #3DA608;
    width: max-content;
    padding: 1px 18px;
}

.decor-top-title-about {
    color: #3DA608;
    font-family: 'Inter-SemiBold';
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 151.023%; /* 30.205px */
    margin-bottom: 10px;
}

.w-hotline-about-r a {
    display: flex;
}

.link-phone-about {
    display: flex;
    align-items: center;
    gap: 24px;
}

.r-decor-phone-about span {
    color: #3DA608;
    font-family: 'Kanit-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all .3s;
}

.decor-img-box {
    position: absolute;
    bottom: -31px;
    left: -114px;
    z-index: 1;
}

.w-hotline-about-r a:hover .r-decor-phone-about span {
    color: var(--default-color-3);
}

.r-decor-phone-about p {
    margin: 0;
    color: #818488;
    font-family: 'Inter-Regular';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.l-decor-phone-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 45px;
    background: var(--default-color-3);
}

.r-decor-phone-about {
    margin-left: 8px;
}

.w-hotline-about-r {
    margin-left: 0;
}

.home-about-top .item.left:hover .img a img {
    transform: scale(1.02);
}

.home-about-top .item.left .img, .home-about-top .item.left .img a {
    overflow: hidden;
    border-radius: 10px;
}

.decor-img2-about-home a {
    overflow: hidden;
    border-radius: 5px;
}

.decor-img2-about-home:hover a img {
    transform: scale(1.2);
}

.decor-b-title-about {
    color: rgba(5, 0, 56, 0.60);
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
}

.home-about-top .item.right .text p {
    margin: 0;
}

.home-about-top {
    display: flex;
}

    .home-about-top .item.left {
        width: 44%;
        position: relative;
    }

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

.w-logo-title-about-l {
    display: flex;
}

.w-des-about-r-b .list {
    color: #3A3737;
    font-family: 'Inter-SemiBold';
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

    .w-des-about-r-b .list p {
        position: relative;
        margin: 0;
        margin-top: 21px;
    }

        .w-des-about-r-b .list p:before {
            content: "";
            position: absolute;
            left: -26px;
            top: 3px;
            width: 15px;
            height: 15px;
            background: url(/Design/img/SongThanh/decor.png) no-repeat;
            background-size: cover;
        }

        .w-des-about-r-b .list p:nth-child(1) {
            margin-top: 10px;
        }

.w-logo-title-about-l h2 {
    margin: 0;
    color: var(--default-color-3);
    font-family: 'Kanit-Medium';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 50.5px; /* 140.278% */
}

.w-logo-title-about-l {
    margin-top: 15px;
    margin-bottom: 11px;
}

.w-des-about-r-b {
    margin-top: 20px;
    display: flex;
    margin-bottom: 35px;
}

.decor-img2-about-home a img {
    width: 254px;
    height: 155px;
    border-radius: 5px;
    transition: all .3s;
    overflow: hidden;
}

.decor-img2-about-home {
    flex: 1 1 0;
}

/*Ly do*/
.reason-about-home {
    background: #1D1D23;
    padding-top: 64px;
    padding-bottom: 59px;
    background-image: url(/Design/img/SongThanh/About/b3.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}

.l-one-reason-home h5 {
    margin: 0;
    color: #FFF;
    font-family: 'Inter-Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.l-one-reason-home h4 {
    margin: 0;
    color: #FFF;
    font-family: 'Kanit-SemiBold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 50.5px; /* 157.813% */
    text-transform: uppercase;
    background: var(--Linear, linear-gradient(195deg, #93D802 18.62%, #3DA608 88.39%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.l-one-reason-home section {
    color: #FFF;
    font-family: 'Inter-Regular';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 184.615% */
}

.title-reason-about-home-t h2 {
    margin: 0;
    color: #FFF;
    font-family: 'Kanit-SemiBold';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 57.5px; /* 140.278% */
    background: var(--Linear, linear-gradient(195deg, #93D802 18.62%, #3DA608 88.39%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title-reason-about-home-t span:before {
    content: "";
    position: absolute;
    background: #fff;
    top: 0;
    left: calc(50% - 21px);
    width: 40px;
    height: 4px;
}

.l-one-reason-home:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(/Design/img/SongThanh/About/b4.png) no-repeat;
    background-size: cover;
    width: 543px;
    height: 255px;
}

.title-reason-about-home-t span {
    display: block;
    color: #FFF;
    font-family: 'Inter-Medium';
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 21px;
    position: relative;
}

.c-one-reason-home {
    display: flex;
}

.reason-about-home .grid.wide {
    padding: 0;
}

.l-one-reason-home {
    position: relative;
    width: 50%;
    padding: 31px;
    /* border: 8px solid rgba(255, 255, 255, 0.80); */
}

.r-reason-about-home {
    flex: 1 1 0;
    margin-left: 70px;
    display: none;
    align-items: center;
}

.item-reason-about-home:nth-child(2) {
    margin: 0 60px;
}

.title-reason-about-home-t {
    text-align: center;
}
/*RS*/
@media (min-width: 1024px) and (max-width: 1220px) {
    .home-about-top .item.right {
        padding-left: 25px;
        padding-top: 9px;
    }

    .w-logo-title-about-l h2 {
        font-size: 27px;
        line-height: normal;
    }

    .home-about-top .item.left .img a img {
        width: 100%;
    }

    .decor-img-box img {
        width: 65%;
    }

    .decor-img-box {
        position: absolute;
        bottom: -31px;
        left: 0;
    }

    .home-about .grid.wide, .reason-about-home .grid.wide {
        padding: 0 10px;
    }

    .decor-top-title-about {
        font-size: 18px;
    }

    .l-one-reason-home:before {
        content: "";
        position: absolute;
        left: 0;
        top: 21px;
        background: url(/Design/img/SongThanh/About/b4.png) no-repeat;
        background-size: cover;
        width: 462px;
        height: 217px;
    }

    .r-reason-about-home {
        margin-left: 21px;
    }

    .l-one-reason-home h4 {
        font-size: 26px;
    }

    .l-one-reason-home {
        padding: 54px 69px 54px 35px;
    }
}

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

    .l-one-reason-home h5 {
        font-size: 16px;
    }

    .c-one-reason-home {
        display: block;
    }

    .l-one-reason-home {
        width: 100%;
        padding: 12px 25px;
    }

    .r-reason-about-home {
        margin: 0;
        justify-content: center;
    }

    .l-one-reason-home h4 {
        font-size: 21px;
        line-height: normal;
    }

    .l-one-reason-home:before {
        width: 100%;
        height: 172px;
    }

    .item-reason-about-home:nth-child(2) {
        margin: 0 15px;
    }

    .title-reason-about-home-t h2 {
        font-size: 23px;
    }

    .home-about-top .item.left .img a img {
        width: 100%;
        height: 100%;
    }

    .decor-line-about-l {
        display: none;
    }

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

    .decor-img-box {
        left: 2px;
        bottom: 2px;
    }

        .decor-img-box img {
            width: 50%;
        }

    .w-des-about-r-b {
        display: block;
    }

    .link-phone-about {
    }

    .w-hotline-about-r {
        margin-left: 10px;
    }

    .r-decor-phone-about span {
        font-size: 20px;
    }

    .decor-img2-about-home a img {
        width: 100%;
        height: auto;
    }

    .link-phone-about a.p-btn-link {
        padding: 10px 17px 10px 17px;
    }

    .w-des-about-r-b .list {
        width: 100%;
        margin: 0;
        margin-left: 24px;
        margin-top: 20px;
    }

        .w-des-about-r-b .list p:before {
            left: -21px;
            top: 0;
        }

        .w-des-about-r-b .list p {
            margin-top: 10px;
        }

    .w-logo-title-about-l h2 {
        font-size: 19px;
        line-height: normal;
    }

    .w-logo-title-about-l {
        align-items: center;
    }

    .decor-top-title-about {
        font-size: 16px;
    }

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

    .home-about {
        padding-top: 45px;
    }

    .reason-about-home .grid.wide {
        padding: 0 5px;
    }
}

/*RS*/
@media (min-width: 1024px) and (max-width: 1220px) {
    .home-about-top .item.right h2 {
        font-size: 25px;
    }

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

    .home-about-top .item.right .text {
        font-size: 14px;
    }

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

    .home-about-top .item.left .img:after {
        content: "";
        position: absolute;
        background: url(/Design/img/ccnHT/2.png) no-repeat;
        right: -60px;
        bottom: 30px;
        width: 48px;
        height: 48px;
        background-size: cover;
    }
}

@media(max-width:1023px) {
    .img-about-l-2 {
        display: none;
    }

    .home-about-top .item.left .img:after {
        content: "";
        position: absolute;
        background: url(/Design/img/ccnHT/2.png) no-repeat;
        right: -14px;
        bottom: -14px;
        width: 82px;
        height: 82px;
    }

    .home-about-top .item.right h2 {
        font-size: 22px;
    }

    .home-about-top .item.right .text {
        font-size: 15px;
    }

    .home-about-top .item.right .list {
        font-size: 15px;
    }

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

    .home-about-top .item.right {
        margin-left: 44px;
    }
}

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

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

        .home-about-top .item.right h2 {
            font-size: 20px;
        }

        .home-about-top .item.left .img {
            width: 100%;
            height: auto;
        }

            .home-about-top .item.left .img img {
                width: 100%;
                height: auto;
            }

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

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

    .home-about {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .home-about-top .item.right {
        margin-left: 0;
        margin-top: 55px;
    }

    .home-about-top .item.left .img:after {
        content: "";
        position: absolute;
        background: url(/Design/img/ccnHT/2.png) no-repeat;
        right: -5px;
        bottom: -5px;
        width: 82px;
        height: 82px;
    }
}

/*End*/

.about-wrap {
    width: 70%;
    float: right;
    padding: 20px 40px;
}

.mobile .home-product.df {
    padding-bottom: 30px;
}

.about-wrap h1 {
    text-align: center;
    margin: 0;
    color: #333;
    text-transform: uppercase;
    font-family: interEB;
    font-size: 16px;
}

.about-wrap h2 {
    margin: 0;
    font-family: quickB;
    color: var(--default-color-4);
    font-size: 28px;
    text-align: center;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 10px;
}

.about-wrap section {
    font-family: quickSB;
    color: #333;
    line-height: 24px;
}

.about-container {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 45px;
}

    /*RS*/

    .about-container h1 {
        margin: 0;
        color: var(--default-color-3);
        font-family: 'Kanit-Medium';
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 56px;
        text-transform: uppercase;
    }

    .about-container h2 {
        margin: 0;
        font-size: 30px;
        text-transform: uppercase;
        color: var(--default-color-3);
        font-family: 'Kanit-Medium';
        font-style: normal;
        font-weight: 600;
        line-height: 50.5px;
    }

    .about-container section {
        margin-top: 15px;
        color: #526375;
        font-family: 'Inter-Regular';
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 188%;
    }

        .about-container section p {
            margin: 5px 0;
        }

        .about-container section h3 {
            margin: 5px 0;
        }

@media(max-width:1023px) {

    .about-wrap {
        float: unset;
        width: 100%;
        padding: 0;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .about-container h2 {
        font-size: 21px;
    }
}

@media(max-width:739px) {
    .about-wrap h1 {
        font-size: 14px;
    }

    .about-container h2 {
        font-size: 19px;
    }

    .about-wrap h2 {
        font-size: 22px;
    }
}
