﻿

ul.listStrenghtHome li {
    list-style: none;
    display: flex;
    align-items: center;
}

ul.listStrenghtHome {
    background: #8a0005;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 18px;
    row-gap: 25px;
    border-radius: 15px;
    padding: 34px 25px;
}

.right-content-strenght-about h3 {
    font-size: 18px;
    color: #fddc6a;
    font-family: 'PlusJakartaSansB';
    margin: 0;
    padding-bottom: 11px;
    position: relative;
}

    .right-content-strenght-about h3:after {
        content: "";
        position: absolute;
        width: 70%;
        height: 1px;
        left: 0;
        bottom: 0;
        border-bottom: 1px dashed #d28c47;
    }

.right-content-strenght-about span {
    font-size: 15px;
    color: #ffffff;
    font-family: 'PlusJakartaSansR';
    display: block;
    line-height: 1.5;
    padding-top: 11px;
}

.top-strenght-about-top {
    position: absolute;
    left: 0;
    top: -40px;
    width: 100%;
    z-index: 1;
}

.right-content-strenght-about {
    margin-left: 11px;
}

.wp-home-about {
    background: url(/Design/img/YenSaoNhomKinh2023/About/decorBack.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 169px;
    padding-top: 66px;
    position: relative;
}

.wp-home-about:after {
    content: "";
    position: absolute;
    background: url(/Design/img/YenSaoNhomKinh2023/About/img-yen-bg-1.png) no-repeat;
    width: 166px;
    height: 155px;
    right: 0;
    bottom: 0;
}
.bottom-content-about {
    padding-top: 144px;
}

.widget-img-bottom-about {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -97px;
    left: 29px;
}

.decorImgLeft {
    margin-right: 45px;
}

    .decorImgLeft img {
        display: block;
        width: 191px;
        height: 184px;
    }

.decorImgRight img {
    display: block;
    width: 191px;
    height: 184px;
}

.decorImgTop {
    position: relative;
}

.left-img-about-bottom {
    position: relative;
    float: left;
    width: 50%;
}

.leftContentAbout h3 {
    font-size: 19.67px;
    color: #8a0005;
    font-family: 'PlusJakartaSansB';
    margin-top: 0;
}

ul.List-criteria-about li {
    font-size: 17px;
    color: #333333;
    font-family: 'PLUSJAKARTASANSR';
    list-style: none;
    margin-bottom: 9px;
    line-height: 1.5;
    padding-left: 26px;
    position: relative;
}

a.btn-linkAbout {
    font-size: 14.2px;
    color: #fddc6a;
    font-family: 'PlusJakartaSansEB';
    text-transform: uppercase;
    background: #8a0005;
    width: 173px;
    height: 47px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
}

.ListContentImgAboutRight {
    display: flex;
    align-items: center;
    margin-top: 28px;
}

ul.List-criteria-about li:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background: url(/Design/img/YenSaoNhomKinh2023/About/decorCheckAbout.png) no-repeat;
    left: 0;
    top: 3px;
}

.decorImgTop:before {
    content: "";
    position: absolute;
    background: #8a0005;
    width: 85%;
    height: 100%;
    right: -22px;
    top: 15px;
    border-radius: 10px;
}

.decorImgTop img {
    position: relative;
    display: block;
    width: 523px;
    height: 440px;
}

.right-img-about-bottom {
    float: right;
    width: 43%;
    position: relative;
}

.bottom-content-about .grid.wide {
    max-width: 1065px;
    padding-left: 28px;
}

.top-strenght-about-top .grid.wide {
    max-width: 1067px;
}

.rightImgDecorAbout {
    text-align: right;
    width: 210px;
}

.leftContentAbout {
}

.right-img-about-bottom h1 {
    font-size: 37px;
    color: #8a0005;
    font-family: SourceSerifProR;
    text-transform: uppercase;
    margin: 0;
    padding-left: 16px;
    font-weight: 600;
}

.right-img-about-bottom:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 111px;
    background: url(/Design/img/YenSaoNhomKinh2023/About/decorChimYen.png) no-repeat;
    background-size: cover;
    right: -35px;
    top: -51px;
}

span.desRightContent {
    font-size: 15px;
    color: #333333;
    font-family: 'PlusJakartaSansM';
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
