﻿#about-us {
    padding: 4rem 0;
}

    #about-us .v6_278 {
        width: 100%;
        height: 240px;
        background: url(../../Images/aboutus/v6_278.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

#mission-vision {
    padding: 4rem 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    background-image: url(../../Images/aboutus/v6_247.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: hue;
    color: #fff;
}

    #mission-vision .li-header {
        font-weight: 600;
    }

#corporate-profile {
    padding: 4rem 0;
}
    
    #corporate-profile .li-header {
        font-weight: 600;
    }

#board-directors {
    padding: 4rem 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    background-image: url(../../Images/aboutus/v294_86.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: hue;
    color: #fff;
}

    #board-directors .bod-image {
        max-width: 100px !important;
    }

    #board-directors .bod-name {
        color: #fff !important;
        font-weight: 600;
        margin-bottom: 0;
    }

    #board-directors .bod-title {
        color: #fff !important;
        font-size: 1em;
        margin-bottom: 0;
    }

#management-team {
    padding: 4rem 0;
    width: 100%;
    height: 100%;
    background: rgba(250,247,247,90%);
    background-image: url(../../Images/aboutus/sec-bg-management-team.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: hue;
    color: #000;
}

    #management-team .bod-image {
        max-width: 100px !important;
    }

    #management-team .bod-name {
        color: #000 !important;
        font-weight: 600;
        margin-bottom: 0;
    }

    #management-team .bod-title {
        color: #000 !important;
        font-size: 1em;
        margin-bottom: 0;
    }


#management-team-test .bod-image {
    max-width: 100px !important;
}

#management-team-test .bod-name {
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 0;
}

#management-team-test .bod-title {
    color: #000 !important;
    font-size: 1em;
    margin-bottom: 0;
}

.row.row-management-team {
    justify-content: center;
}


#media {
    padding: 4rem 0 1rem 0;
}

    #media .v6_283 {
        width: 100%;
        height: 240px;
        background: url(../../Images/aboutus/v6_283.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }