/* --Start banner--------------- */
.section-banner {
    margin-top: 61px;
    position: relative;
    height: 25vh;
    background: url(../img/esg/banner.webp) no-repeat center center/ cover scroll;
}

.section-banner .text-item {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.section-banner .item h2 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Noto Sans TC';
    letter-spacing: 2px;
    line-height: 1.5;
    position: relative;
    margin-bottom: 0;
    text-align: center;
}

@media (min-width: 992px) {
    .section-banner .item h2 {
        font-size: 30px;
    }

    .section-banner {
        height: 45vh;
        margin-top: 61px;
    }

}

@media (min-width: 1200px) {
    .section-banner {
        margin-top: 84px;
    }

}


/* --End banner--------------- */


/* --Start esg--------------- */
.section-esg {
    padding: 60px 0 0;
    background: #fff;
    position: relative;
}

@media (min-width: 576px) {
    .section-esg {
        padding: 100px 0 0;
    }
}
@media (min-width: 1200px) {
    .section-esg {
        padding: 200px 0 0;
    }
}

.section-esg .esg-img {
    display: none;
    position: absolute;
    width: 700px;
    right: 0px;
    top: 15%;
    z-index: 99;
}

@media (min-width: 992px) {
    .section-esg .esg-img {
        width: 450px;

        display: block;
    }
}

@media (min-width: 1400px) {

    .section-esg .esg-img {
        width: 700px;

    }
}




.section-esg .text-item h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0;
    color: #E0002E;
}

.section-esg .text-item p {
    color: #666666;
    font-size: 16px;
    line-height: 1.7;
    position: relative;
    z-index: 100;
}

.section-esg .nav-link {
    color: #000;
}



.section-esg .text-item h2 span {
    font-size: 20px;
    padding: 20px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .section-esg .text-item h2 {
        font-size: 30px;
    }

    .section-esg .text-item h2 span {
        font-size: 30px;
        padding: 30px;

    }
}

.section-esg .tab-pane.e .text-item h2 {
    color: #7B9929;
}

.section-esg .tab-pane.e .text-item h2 span {
    background: url(../img/esg/green-t.webp) no-repeat center center/ 100% 100% scroll;

}

.section-esg .tab-pane.s .text-item h2 {
    color: #E5002E;
}

.section-esg .tab-pane.s .text-item h2 span {
    background: url(../img/esg/red-t.webp) no-repeat center center/ 100% 100% scroll;

}

.section-esg .tab-pane.g .text-item h2 {
    color: #94BDD6;
}

.section-esg .tab-pane.g .text-item h2 span {
    background: url(../img/esg/blue-t.webp) no-repeat center center/ 100% 100% scroll;

}

.section-esg .nav-item.e .nav-link.active {
    background: url(../img/esg/green-a.webp) no-repeat center center/ 100% 100% scroll;
    color: #7B9929;
}

.section-esg .nav-item.s .nav-link.active {
    background: url(../img/esg/red-a.webp) no-repeat center center/ 100% 100% scroll;
    color: #E5002E;
}

.section-esg .nav-item.g .nav-link.active {
    background: url(../img/esg/blue-a.webp) no-repeat center center/ 100% 100% scroll;
    color: #94BDD6;
}


.section-esg-img {
    padding: 60px 0;
    background: #f7fcff;
    position: relative;
    overflow: hidden;
}
@media (min-width: 992px) {
    .section-esg-img {
        padding: 100px 0;
    }
    }


    .section-esg-img .dot-img {
        width: 700px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

    .section-esg-img .wave-img {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3;
    }

    @media (min-width: 1200px) {

        .section-esg-img {
            padding: 200px 0;
        }

            .section-esg-img .dot-img {
                width: 1000px;
            }
    }

    /* --Start category--------------- */
    .section-esg-book {
        padding: 60px 0 30px;
        position: relative;
    }


    .section-esg-book .title-item h2 {
        font-size: 20px;
        font-family: 'Noto Sans TC';
        text-align: center;
        font-weight: 500;
        color: #2B3066;
        text-shadow: 0 0.1rem 1rem rgba(255, 255, 255, 0.205);
        letter-spacing: 2px;
        margin-bottom: 0px;
        position: relative;
    }

@media (min-width: 576px) {

    .section-esg-book {
        padding: 100px 0 50px;
    }

        .section-esg-book .title-item h2 {
            font-size: 24px;
        }
}

    .section-esg-book-content {
        padding: 50px 0 10px;
        position: relative;
        background: #F8F8F8;
    }

        .section-esg-book-content .bird-img {
            width: 100px;
            top: -100px;
            position: absolute;
            left: 0;
        }

        .section-esg-book-content .item {
        }

            .section-esg-book-content .item .pic-item {
                position: relative;
                width: 100%;
                padding-bottom: 65%;
                overflow: hidden;
            }

                .section-esg-book-content .item .pic-item img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }

            .section-esg-book-content .item .text-item {
                position: relative;
                padding: 5px 0;
            }

                .section-esg-book-content .item .text-item:after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    left: 0;
                    transform: translateY(-50%);
                    width: 2px;
                    height: 100%;
                    background: #E5002E;
                }

                .section-esg-book-content .item .text-item h3 {
                    padding-left: 10px;
                    margin-bottom: 0;
                    font-size: 18px;
                    color: #000;
                }

    @media (min-width: 1200px) {
        .section-esg-book {
            padding: 150px 0 50px;
        }

            .section-esg-book .title-item h2 {
                font-size: 30px;
                margin-bottom: 50px;
            }

        .section-esg-book-content {
            padding: 50px 0;
        }

            .section-esg-book-content .bird-img {
                width: 200px;
                top: -200px;
            }
    }

    .section-about-mission {
        padding: 60px 0 0;
        background: #f7fcff;
        position: relative;
    }


    .section-about-mission .title-item h2 {
        font-size: 20px;
        font-family: 'Noto Sans TC';
        text-align: center;
        font-weight: 500;
        color: #2B3066;
        text-shadow: 0 0.1rem 1rem rgba(255, 255, 255, 0.205);
        letter-spacing: 2px;
        margin-bottom: 50px;
        position: relative;
    }
@media (min-width: 576px) {
    .section-about-mission {
        padding: 100px 0 0;
    }

        .section-about-mission .title-item h2 {
            font-size: 24px;
        }
}
    @media (min-width: 1200px) {
        .section-about-mission .title-item h2 {
            font-size: 30px;
        }
    }

    .section-about-mission p {
        line-height: 1.7;
        color: #666;
    }

    @media (min-width: 1200px) {

        .section-about-mission {
            padding: 150px 0 0;
        }
    }

    .section-about-social {
        padding: 60px 0 0;
        background: #fff;
        position: relative;
    }

        .section-about-social .title-item h2 {
            font-size: 20px;
            font-family: 'Noto Sans TC';
            text-align: center;
            font-weight: 500;
            color: #2B3066;
            text-shadow: 0 0.1rem 1rem rgba(255, 255, 255, 0.205);
            letter-spacing: 2px;
            margin-bottom: 0;
            position: relative;
        }
@media (min-width: 576px) {
    .section-about-social {
        padding: 100px 0 0;
    }

        .section-about-social .title-item h2 {
            font-size: 24px;
        }
        }


    .section-about-social-content {
        padding: 100px 0 60px;
        background: #fff;
        background: url(../img/esg/bg.webp) no-repeat top center/ cover scroll;
        position: relative;
    }
@media (min-width: 576px) {
    .section-about-social-content {
        padding: 150px 0 100px;
    }
    }
    .section-about-social-content p {
        line-height: 1.7;
    }

    .btn-more {
        color: #fff;
        display: inline-block;
        background: url(../img/index/btn.webp) no-repeat center center/ 100% 100% scroll;
        border-radius: 5px;
        margin-top: 30px;
        padding: 10px 40px;
        transition: all 0.2s ease-in-out;
        text-transform: uppercase;
        font-size: 15px;
    }



        .btn-more:hover {
            color: #E0002E;
            background: url(../img/index/btn-hover.webp) no-repeat center center/ 100% 100% scroll;
        }

    @media (min-width: 1200px) {
        .section-about-social .title-item h2 {
            font-size: 30px;
        }

        .section-about-social-content {
            padding: 200px 0 150px;
        }
    }

    /* --End esg--------------- */