﻿.wp-home-about {
    background: url(/Design/img/HoangKimBio/About/decorBack.png) no-repeat;
    background-size: cover;
    padding-bottom: 75px;
}

ul.ListAboutHomeStrenghts {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(4,minmax(0,1fr));
    column-gap: 25px;
    row-gap: 25px;
    padding-top: 40px;
}

    ul.ListAboutHomeStrenghts li {
        list-style: none;
    }

.decorLogoTopAbout img {
    margin: auto;
}

.widgetStrenghtItem h2:after {
    content: "";
    position: absolute;
    background: #ed1c24;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: 0;
}

.top-content-about-home {
    padding-top: 69px;
    padding-bottom: 70px;
}

    .top-content-about-home h3 strong {
        color: #1e92f9;
        font-weight: 500;
    }

    .top-content-about-home .fadeInDown span {
        font-size: 18px;
        font-family: 'BeVNR';
        display: block;
        text-align: center;
    }

.decorLogoTopAbout {
    width: 145px;
    height: 89px;
    margin: auto;
}

    .decorLogoTopAbout img {
        width: 100%;
        height: 100%;
    }

.top-content-about-home h3 {
    font-size: 43.25px;
    font-family: Bebas;
    margin: 0;
    color: #1359bb;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 18px;
    margin-top: 5px;
    font-weight: 500;
}

.top-content-about-home > span {
    font-size: 18px;
    color: #424242;
    font-family: 'BeVNR';
    display: block;
    text-align: center;
    margin-bottom: 42px;
    padding: 0 163px;
    line-height: 1.5;
}

.widgetStrenghtItem h2 {
    margin: 0;
    font-size: 30px;
    font-family: Bebas;
    color: #1359bb;
    margin-top: 9px;
    padding-bottom: 5px;
    margin-bottom: 13px;
    position: relative;
}

.widgetStrenghtItem span {
    display: block;
    font-size: 16px;
    color: #636363;
    font-family: 'BeVNR';
    line-height: 1.5;
    text-align: justify;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 144px;
}

.decorRightStrenghts {
    width: 35px;
    height: 35px;
    background: #1359bb;
    border-radius: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.widgetStrenghtItem {
    background: rgb(255 255 255 / 65%);
    box-shadow: 0 4px 12px 1px #6f6f6f7d;
    border-radius: 50px;
    padding: 24px 27px 23px 24px;
}

.decorImgStrenght {
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #005304;
    border-radius: 50px;
}

    .decorImgStrenght img {
        width: 53%;
        height: auto;
    }

.wp-home-about .grid.wide {
    max-width: 1143px;
}

.widget-left-about-content h4 {
    font-size: 20px;
    color: #1e93f9;
    font-family: RobotoR;
    margin: 0;
}

.widget-left-about-content h3 {
    font-size: 43.66px;
    color: #005304;
    font-family: 'BEBAS';
    margin: 0;
    font-weight: 500;
}

    .widget-left-about-content h3 strong {
        color: #1e92f9;
        font-weight: 500;
    }

.widget-left-about-content span {
    font-family: BeVNR;
    font-size: 19.58px;
    color: #484848;
    display: block;
    padding-bottom: 19px;
    position: relative;
    margin-top: 3px;
}

ul.ListCheckAbout li {
    list-style: none;
    font-size: 17px;
    color: #191919;
    font-family: BeVNR;
    display: flex;
    align-items: center;
    padding-top: 13px;
}

.decorCheckAbout:before {
    content: "\f00c";
    font-family: "fontawesome";
    font-size: 11px;
    left: 2px;
    position: relative;
    top: -1px;
}

.decorCheckAbout {
    position: relative;
    font-size: 16px;
    width: 18px;
    height: 18px;
    background: #018bd3;
    color: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

    .decorCheckAbout i {
        font-size: 12px;
    }

ul.ListCheckAbout {
    padding-top: 15px;
}

.widget-left-about-content span:after {
    content: "";
    position: absolute;
    background: #35b33f;
    width: 40px;
    height: 2px;
    left: 0;
    bottom: 0;
}

section.sloganAboutLeft {
    font-size: 18px;
    color: #191919;
    font-family: BeVNM;
    line-height: 1.5;
    margin-top: 25px;
}

a.detail-left-about-link {
    font-size: 15.49px;
    color: #ffffff;
    font-family: BeVNL;
    width: 155px;
    height: 50px;
    background: #005304;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-top: 26px;
    transition: all .3s;
}

    a.detail-left-about-link:hover {
        background: #1359bb;
    }

    a.detail-left-about-link i {
        padding-left: 5px;
        color: #b1cab2;
    }

.widget-left-about-content {
    float: left;
    width: 46%;
}

.widget-right-about-content {
    float: right;
    width: 52%;
    display: flex;
}

.topCheckAboutItem > img {
    width: 15%;
}

.topCheckAboutItem h4 {
    font-size: 17.26px;
    color: #1359bb;
    font-family: 'BeVNB';
    margin: 5px 0;
    margin-top: 16px;
}

.topCheckAboutItem span {
    font-size: 14.38px;
    color: #191919;
    font-family: 'BeVNR';
}

.decorLImgAboutRight {
    width: 297px;
    height: 406px;
}

.decorRImgAboutRight {
    margin-left: 30px;
    width: 45%;
}

.decorBImgAbout {
    margin-top: 33px;
    width: 262px;
    height: 283px;
}

.decorLImgAboutRight > img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 140px;
}

.decorBImgAbout > img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}