.founder-container
{
    background:#F1F5FD !important;
    padding:20px !important;
    height:380px !important;
    border-radius: 0.4rem !important;
}

.service-title
{
        color: #fff !important;
    font-size: 24px !important;
    padding-left: 10px !important;
    line-height: 30px !important;
    padding-top: 10px;
    text-align:center;
}

.banner-content
{
    padding: 20px !important;
    opacity: 0.90 !important;
    border-radius: 0.4rem !important;
    color:#fff !important;
}

.genral-p
{
    color: #7d7373;
    font-size: 19px;
    font-weight: 300;
    font-family: sans-serif;
}

.unit-container
{
    padding: 20px !important;
    height: 200px !important;
    border-radius: 0.4rem !important;
}

.quality-point
{
    background: #F7F7F7;
    padding: 13px;
    margin-top:5px;
}

.div-boxshadow
{
    border-radius: 0.4rem !important;
}

.pd-20
{
    padding:20px;
}

.rental-box
{
    border-radius: 0.4rem;
    border: 1px solid #F2F2F2;
    padding: 15px;
}

.mac-title
{
    background: #FFCD38;
    padding: 5px;
    font-size:25px;
}

.mac-img-box
{
    height:240px;
}

.mac-img-box-c
{
    height:170px;
}

.mac-title-c
{
    background: #FFCD38;
    padding: 5px;
    font-size:18px;
}

.count-asset
{
     background: #2E75B2;
    width: 32px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    /* border: 2px dashed #fff; */
    /* height: 32px; */
    padding: 0 7px;
}

