.UIServiceCategory_doitac2 {
        min-height: 245px;
        padding: 100px 0;
        background: url(images/global.png) no-repeat top left;
}
div.UIServiceCategory_doitac2 .Content {
        padding: 0;
        max-width: 1200px;
        margin: 40px auto;
}
.UIServiceCategory_doitac2 .Content li {
        margin: 0;
        padding: 0;
        width: calc((100% - 80px) / 2);
}
.UIServiceCategory_doitac2 .Content ul {
        display: flex !important;
        /* gap: 100px; */
        gap: 40px;
        align-items: center;
}
.UIServiceCategory_doitac2 .Content li img {
        display: inline-block;
        float: left;
        margin-right: 18px;
        width: 72px;
        height: 72px;
        display: none;
}
.UIServiceCategory_doitac2 .Content li .article-title {
        font-family: Ford Antenna;
        font-weight: 600;
        font-size: 46px;
        text-transform: uppercase;
        color: #000000;
}
.UIServiceCategory_doitac2 .Content li .summary {
        font-family: Google Sans;
        font-weight: 700;
        font-size: 20px;
        line-height: 22px;
        font-feature-settings: 'salt' on;
        color: #535353;
}
.UIServiceCategory_doitac2 .SeviveCategory {
        max-width: 1200px;
        min-width: 1200px;
}
.UIServiceCategory_doitac2 .Content li .article-title:before{
        content: '';
        display: block;
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        /* line-height: 26px; */
        /* or 162% */
        font-feature-settings: 'salt' on;
        text-align: left;
        color: #fff;
}
.UIServiceCategory_doitac2 .Content li{
        border-left:  4px solid #1F7BFF;
        padding-left: 20px;
}
.UIServiceCategory_doitac2 .Content li .article-title:before{
        font-family: Google Sans;
        font-weight: 700;
        font-size: 20px;
        line-height: 22px;
        font-feature-settings: 'salt' on;
        text-align: left;
        color: #535353;
}
.UIServiceCategory_doitac2 .Content li:nth-child(1) .article-title:before{
        content: 'Hơn';
}
.UIServiceCategory_doitac2 .Content li:nth-child(2) .article-title:before{
        content: 'Có tại';
}
.UIServiceCategory_doitac2 .Content li:nth-child(3) .article-title:before{
        content: 'Hơn';
}
.UIServiceCategory_doitac2 .Content li:nth-child(4) .article-title:before{
        content: 'Nhận';
}
.UIServiceCategory_doitac2 .ServiceCategory {
        max-width: 1200px;
        min-width: 1060px;
        margin: auto;
        padding-left: 20%;
}
.UIServiceCategory_doitac2 .ServiceCategory .Title span{
        font-family: Ford Antenna;
        font-weight: 600;
        font-size: 40px;
        line-height: 120%;
        color: #212121;
}
@media only screen and (max-width: 768px){
        .UIServiceCategory_doitac2 {
                padding: 0 30px;
                margin-bottom: 30px;
        }
        .UIServiceCategory_doitac2 .ServiceCategory {
                padding: 0;
                max-width: 100%;
                min-width: unset;
        }
        .UIServiceCategory_doitac2 .Content ul {
                gap: 30px;
        }
        .UIServiceCategory_doitac2 .Content li {
                min-width: 100%;
        }
        .UIServiceCategory_doitac2 .ServiceCategory .Title span {
    font-size: 34px !important;
    line-height: unset !important;!i;!;
}
}

