﻿#company-introduction {
    padding: 0 0 100px;
}

    #company-introduction .row {
        /*margin-bottom: 33px;*/
    }
     .header-title-ft {
        display: flex;
        margin-bottom: 50px;
        /*height: 8.2%;
        min-height: 118px;*/
        background: linear-gradient(to right, #2772fa, #020483);
    }
         .header-title-ft img {
            /*padding: 10px;*/
        }
         .header-title-ft h1 {
            margin: auto 0;
            text-align: justify;
            font-weight: 700;
            color: #ffffff;
            font-style: normal;
        }
.container {
    /*font-family: 'Noto Sans JP';*/
}

.title-intro {
    color: #0c41be;
    margin-bottom: 30px;
    /*line-height: 1.5*/
}

.basic-info {
    color: #272e4e;
    font-weight: 500;
    /*font-size: 19px;*/
    margin: 0;
    text-align: justify;
}

#company-basic-info {
    padding-bottom: 100px;
}

.basic-info-title {
    color: #272e4e;
    /*font-size: 42.3px;*/
    margin-bottom: 40px !important;
}

#company-basic-info h3 {
    /*font-size: 30px;*/
    color: #0c41be;
    /*margin-bottom: 17px;*/
}

#company-basic-info h4 {
    /*font-size: 23px;*/
    color: #272e4e;
    margin: 0;
}
#company-basic-info .icon img{
    margin-right: 40px;
    width: 110px;
}

.number {
    font-size: 40px;
    color: #0c41be;
}

.big-text {
    font-size: 40px;
    font-weight: 700;
    color: #0c41be;
}

.map-chart {
    padding-bottom: 86px;
}

#barChart {
    bottom: 0;
    /*padding-right: 60px;*/
    display: block !important;
    box-sizing: border-box !important;
}

#slider {
    padding-top: 80px;
    padding-bottom: 80px;
    background: linear-gradient(90deg, rgba(12, 94, 218, 1) 0%, rgba(2, 194, 255, 1) 100%);
}

    #slider .item {
        padding: 40px;
    }

.owl-stage {
    display: flex;
    align-items: stretch;
}

.item-text {
    /*font-size: 20px;*/
    color: #0c41be;
}

#company-intro-2 {
    padding: 80px 0;
}

#company-data {
    padding: 0 0 100px;
}

.border-data {
    border: 1px solid #0c41be;
    border-radius: 16px;
    padding: 30px 0;
}

#barChartRow {
    left: 0;
}

.employee-chart {
    max-width: 700px;
    margin-inline: auto;
    justify-content: center
}
.text1500{
    /*min-width: 175px;*/
}
#company-data p {
    margin: 0;
}

.bar-data-employee {
    padding: 30px 0;
}

.women-percentage {
    top: 25%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.men-percentage {
    top: 62%;
    left: 61%;
    transform: translate(-50%, -50%);
}

.pie-chart {
    max-width: 500px;
    margin-inline: auto;
    justify-content: center;
}

#company-data .row {
    row-gap: 8px;
}
    #company-data .mb-2 {
        margin-bottom: 30px !important;
    }
    #company-culture {
        padding: 0 0 100px;
    }

#company-future {
    padding: 0 0 100px;
}

.order-number {
    width: 64px;
    height: 64px;
    font-size: 23px;
    background: linear-gradient(90deg, rgba(40, 116, 252, 1) 0%, rgba(2, 3, 129, 1) 100%);
}

.future-item-title {
    font-size: 23px;
}

/* staff-head */
.member {
    /*padding-inline: 40px;*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

#staffs-head .row {
    /*margin-bottom: 55px;*/
    /*justify-content: space-evenly;
    row-gap: 55px;*/
}

.staff-name {
    flex-grow: 1;
    font-size: 24px;
    padding: 10px;
    background-image: linear-gradient(90deg, rgba(122, 228, 149, 1) 0%, rgba(255, 219, 75, 1) 100%);
    position: relative;
}

.position {
    margin: 0;
    min-height: 48px;
}

.shape-bg {
    bottom: -20%;
}

.member-image {
    position: relative;
    z-index: 999;
    aspect-ratio: 1;
}

.fs-20 {
    /*font-size: 21px;*/
    margin: 0;
}

.fs-24 {
    font-size: 24px;
}

.fs-28 {
    font-size: 28px;
}

.color-0c41be {
    color: #0c41be;
    margin-bottom: 0 !important;
}
.fs-gender {
    margin-bottom: 20px !important;
}
.fs-cicle {
    margin-bottom: 20px !important;
}
#owl-carousel .owl-stage {
    margin-left: 3px !important;
}
#owl-carousel .item {
    border-radius: 15px !important;
    overflow: hidden;
}
.item-link {
    text-decoration: none;
}
.item-link:hover {
    text-decoration: none;
}
.l-rrk{
    gap: 15px;
}
.rrk {
    border-radius: 8px;
    background: linear-gradient(90deg, #2772fa, #020483);
    padding: 30px 20px !important;
}
.rrk-text{
    margin-left: 15px;
}
.rrk-text h5{
    margin: 0;
}
.rrk-text ul{
    padding-left: 30px;

}
#company-basic-info #barChart {
    width: 100%;
    max-width: 700px;
    height: auto;
}
#company-basic-info .row.align-items-end {
    margin-top: -180px;
}
#company-basic-info .basic-item {
    margin-bottom: 80px;
}
#company-basic-info .basic-item.gt-text {
    margin-bottom: 0;
}
#company-basic-info img.img-fluid {
    /*width: 100%;*/
}
.br-mobile {
    display: none;
}
@media screen and (max-width: 1024px) {
    .fs-20 {
        font-size: 18px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-28 {
        font-size: 24px;
    }
    .l-rrk {
        gap: 15px;
    }
    .rrk img{
        height: 60px;
    }
    .rrk-text h5{
        font-size: 16px;
    }
    .rrk-text ul {
        font-size: 14px;
    }
    #company-basic-info .row.align-items-end {
        margin-top: -60px; 
    }
    .women-percentage {
        left: 32%;
    }
    #company-basic-info .basic-item {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 1.75rem;
    }

    h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.25rem;
    }

    h4 {
        font-size: 1rem;
    }

    p, li {
        font-size: 0.875rem;
    }
    .basic-item {
        margin-bottom: 30px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-28 {
        font-size: 24px;
    }
    .l-rrk {
        margin-bottom: 40px;
    }
    .r-rrk img {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .header-title-ft {
        margin-bottom: 40px;
    }
        .header-title-ft img {
            margin-left: 0 !important;
            padding: 10px 5px !important;
        }
    #company-introduction {
        padding: 0 0 50px;
    }
    #company-introduction .row {
        margin-bottom: 40px;
    }
    #company-basic-info {
        padding-bottom: 50px;
    }
    #slider {
        padding-top: 40px;
        padding-bottom: 50px;
    }
        #slider .item{
            padding: 20px;
            
        }
        #slider .item-text {
            font-size: 16px;
            margin: 0;
        }
        #company-intro-2 {
            padding: 40px 0;
        }
    #company-data {
        padding: 0 0 50px;
    }
    #company-culture {
        padding: 0 0 50px;
    }
    #company-future {
        padding: 0 0 50px;
    }
    .number {
        font-size: 28px;
    }
    .divider {
        width: 30%;
    }
    .header-title-ft h1 {
        padding-right: 15px;
    }
    #company-basic-info .icon img {
        width: 140px;
    }
    .big-text {
        font-size: 28px;
    }
    .member{
        padding: 0;
    }
    #company-basic-info .basic-item {
        text-align: center;
        margin-bottom: 20px;
    }
    #company-basic-info .row.align-items-end {
        margin-top: 0;
    }
    #company-basic-info .row {
        flex-wrap: nowrap; /* giữ 2 cột cùng hàng */
        justify-content: space-between;
    }

    #company-basic-info .col-md-6 {
        flex: 0 0 50%; /* chia đôi màn hình */
        max-width: 50%;
        margin-bottom: 0 !important;
    }

    #company-basic-info img.img-fluid {
        width: 130%;
        height: auto;
        align-items: flex-start;
        margin-bottom: 40px;
        margin-top: -200px;
    }

    #company-basic-info .basic-item img {
        width: 60px !important; /* icon nhỏ lại */
    }

    #company-basic-info .basic-item .big-text {
        font-size: 24px;
    }

    #company-basic-info h3,
    #company-basic-info h4 {
        font-size: 14px;
    }

    #company-basic-info .number {
        font-size: 18px;
    }

    #company-basic-info #barChart {
        max-width: 100%;
        height: auto;
        /*margin-bottom: 80px;*/
    }
    #company-basic-info .icon img {
        margin-right: 20px;
    }
    #company-basic-info .bd {
        margin-top: -80px; /* đẩy lên trên */
    }
    .br-mobile {
        display: inline;
    }
    .bar-data-employee h3{
        margin-bottom: 20px !important;
    }
    .employee-chart {
        display: flex;
        flex-direction: column-reverse; /* Canvas xuống dưới */
        align-items: center;
    }
    .employee-chart canvas{
        margin-top: -50px;
    }
        /* Chia 1500 và 210 thành 2 cột */
        .employee-chart .text1500 {
            display: flex;
            justify-content: space-between;
            width: 100%;
            margin-bottom: 0 !important;
        }

            .employee-chart .text1500 > div {
                flex: 0 0 48%;
                text-align: center;
                margin: 0;
            }


    /* Chia 32.2 và 3 thành 2 cột */
    #company-data .col-sm-3.d-flex.flex-column {
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #company-data .col-sm-3 .row {
        flex: 0 0 48%;
        max-width: 48%;
        margin: 0 !important;
    }
    #company-data .col-sm-3 .row .col{
        padding: 0!important;
    }

    #company-data .border-data {
        height: auto;
    }
    #company-data .row {
        row-gap: 15px;
    }
    #company-data .mb-2 {
        margin-bottom: 15px !important;
    }
}
