﻿.wp-why-choose-about-home {
    position: relative;
    background: #272198;
    padding-bottom: 76.11px;
    padding-top: 78px;
}

.top-right-why-choose-about-home h3 {
    margin: 0;
    color: #FFF;
    font-family: 'BaiJamjuree-Bold';
    font-size: 41px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    width: 388px;
}

.top-right-why-choose-about-home span {
    width: 492px;
    color: #FFF;
    text-align: right;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.688%; /* 22.19px */
}

.top-right-why-choose-about-home {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-why-choose-about-home .grid.wide {
    max-width: 1188px;
    position: relative;
}

li.item-bottom-content-why-choose {
    list-style: none;
}

.wp-why-choose-about-home:before {
    content: "";
    position: absolute;
    background: url(/Design/img/XeTaiDoThanh/TaiSaoChon/Back.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.widget-bottom-content-why-choose h4 {
    margin: 0;
    color: #FFF;
    font-family: Roboto-Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 143.5%; /* 34.44px */
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 14px;
}

.widget-bottom-content-why-choose span {
    display: block;
    color: #FFF;
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.688%; /* 22.19px */
}

ul.list-content-why-choose {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 48px;
    row-gap: 25px;
}

.bottom-content-why-choose-about-home {
    margin-top: 63px;
}