.slogan-container {
    z-index: 1;
    text-align: right;
    position: relative;
}

.banner-slogan {
    height: 100%;
    width: 100% !important;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.banner-info {
    top: 40%;
    right: 20%;
    color: #fff;
    position: absolute;
}

.banner-info h6 {
    line-height: 1;
    font-size: 84px;
}

.banner-info p {
    line-height: 1;
    font-size: 36px;
}

.banner-info2 img {
    width: 100%;
    max-width: 480px;
}

.banner-info3 {
    color: #fff;
}

.banner-info3 h6 {
    line-height: 1;
    font-size: 36px;
    text-align: center;
}

.slogan>h1 {
    color: white;
    font-size: 3.25rem;
    letter-spacing: 5px;
}

.text-left {
    text-align: left !important;
}

.swiper-bg {
    width: 100%;
    height: 700px;
    align-items: center;
    justify-content: center;
    display: flex;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.swiper-pagination-bullet {
    width: 55px;
    height: 12px;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    background-color: white;
}

.bg-business {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/business_banner.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}


/* swiper-background */
.swiper-bg01 {
    background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url(../img/banner20250820_1.jpg);
    background-position: center;
    background-size: cover;
}

.swiper-bg02 {
    background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url(../img/banner20250820_2.jpg);
    background-position: center 35%;
    background-size: cover;
}

.swiper-bg03 {
    background: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url(../img/banner20250820_3.jpg);
    background-position: top center;
}

.esg-report-swiper-container img,
.report-swiper-container img {
    border: 1px solid var(--hover-color);
    max-width: 280px;
}

#news-heading {
    margin-bottom: 30px;
}

#about-us-heading {
    margin-bottom: 30px;
}

#contact-us-heading {
    margin-bottom: 40px;
    text-align: center;
}

#latest-announcements-heading {
    color: var(--white-color);
}

#IndexStockPriceDiv h4 {
    margin: 0 10px 0 0;
    font-size: 64px;
}

#IndexStockPriceDiv h4,
#IndexStockPriceDiv h6 {
    line-height: 1;
}

.a-sq-container {
    flex-direction: column;
    display: flex;
}

.sq-row {
    margin-top: 30px;
    flex-direction: row;
    display: flex;
}

.sq-row2 {
    margin-top: 20px;
    flex-direction: row;
    align-items: flex-end;
    display: flex;
}

.sq-row3 {
    margin-top: 20px;
    flex-direction: row;
    display: flex;
}

#IndexStockChangeStatusDiv {
    font-size: 21px;
}

#IndexStockChangeDiv {
    font-size: 21px;
    margin-right: 10px;
}

#IndexStockChangePercentageDiv {
    font-size: 21px;
    margin-right: 10px;
}

#Index_AC_ITEM_DIV {
    padding: 60px 120px;
    background-color: var(--blue-2);
}

#Index_SQ_ITEM_DIV {
    padding: 60px;
    background-color: var(--hover-color);
}

.a-sq-container,
#sq-heading {
    color: var(--white-color);
}

#IndexStockNameDiv {
    margin-bottom: 5px;
}

.sq-row {
    align-items: flex-start;
    flex-direction: column;
    display: flex;
}

.sq-row h6 {
    font-size: 20px;
}

.sq-row h6 {
    margin-bottom: 0;
}

.sq-row h6:last-child {
    font-size: 16px;
}

.index-cd-item {
    margin-top: 20px;
    flex-direction: row;
    align-items: flex-start;
    display: flex;
}

.index-cd-item i {
    margin-top: 4px;
}

.index-cd-item p {
    margin-bottom: 0;
    padding-left: 10px !important;
    line-height: 1.25;
    display: flex;
    text-align: start;
}

.index-cd-item p a {
    color: var(--hover-color);
}

.index-cd-item p a:hover {
    text-decoration: underline;
}

#IndexContactUsSwiperDiv {
    margin: 0 auto;
    padding: 0 60px 60px;
    width: 100%;
    max-width: 800px;
    overflow: hidden;
    position: relative;
}

#IndexContactUsSwiperDiv .swiper-slide {
    padding: 60px;
    border-radius: 40px;
    border: 2px solid var(--hover-color);
}

.a-qr-code {
    column-gap: 40px;
    display: flex;
    flex-direction: row;
}

.a-qr-code img {
    width: 100%;
    max-width: 80px;
}

.a-qr-c-item {
    flex-direction: column;
    align-items: center;
    display: flex;
}

.a-qr-c-item p {
    margin-top: 12px;
    margin-bottom: 0;
    line-height: 1;
    font-size: 14px;
    color: var(--blue-1);
}

.a-social-media {
    margin: 25px 0;
    column-gap: 20px;
    flex-direction: row;
    align-items: center;
    display: none;
}

.a-social-media a {
    padding: 0 10px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.a-social-media a:hover {
    background-color: var(--hover-color);
}


.a-social-media a:hover i {
    color: var(--white-color);
}

.a-social-media i {
    color: var(--blue-1);
}


.a-footer-bottom {
    flex-direction: column;
    display: flex;
}

@media screen and (max-width: 1199px) {
    .banner-info {
        top: initial;
        right: initial;
        position: relative;
    }

    .banner-info h6 {
        font-size: 32px;
    }

    .banner-info p {
        font-size: 18px;
    }

    .banner-info2 img {
        max-width: 240px;
    }

    .banner-info3 h6{
        font-size: 18px;
    }
}