*:focus {
    outline: 0 !important;
}

html,
body {
    scroll-behavior: smooth;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    font-size: 16px !important;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

a:hover {
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a>i {
    color: white;
}

hr {
    height: .2rem;
    width: 100%;
    margin: 0;
    border: none;
}

.btn {
    border-radius: 0;
}

.dx-theme-generic-typography a {
    /* color: white!important; */
}

.dx-theme-generic-typography h1,
.dx-theme-generic-typography .dx-font-xl {
    font-weight: bold !important;
}

/* Sticky Footer */
.wrapper {
    position: relative;
    min-height: 100%;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.a-footer-container {
    width: 100%;
    background: #7d7b7c;
    color: white;
    height: 100px;
    position: absolute;
    bottom: 0;
    padding: 10px;
}

.a-footer-inside {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

.a-footer-text {
    margin: 0;
    padding: 0;
}


/* Navbar */
.nav-master{
    background-color: white;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
}
.navbar {
    padding: 1rem;
}

.nav_container {
    margin-top: 113px;
    position: relative;
    width: 100%;
    height: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.a-navbar-collapse {
    position: absolute;
    top: 0;
    right: 0;
}

ul.nav_ul li a:hover {
    text-decoration: underline !important;
}

ul.nav_ul>li>a>span {
    font-weight: 600;
    letter-spacing: 2px;
}

ul.nav_ul>li {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.nav-label {
    font-weight: bold;
    color: white;
    margin-bottom: 10px;
    cursor: pointer;
}

.nav-label:hover {
    text-decoration: underline;
    color: white;
}

.nav_container {
    max-height: 650px;
}

.a-lang {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    z-index: 10000;
    width: fit-content;
}

.navbar-opened .nav-master a {
    color: white !important;
}

.navbar-opened a.active {
    color: white !important;
    background-color: #2080b1;
}

.navbar-opened .navbar-toggler i {
    color: white;
}

#navbarNavDropdown {
    z-index: 9999;
}

.a-expand-nav-bar {
    background-color: #289bd4;
    width: 100%;
    min-width: 320px;
    max-width: 550px;
    height: 100vh;
    padding: 15px 30px;
}

.a-expand-nav-bar::-webkit-scrollbar {
    display: none;
}

.company-logo {
    width: 120px;
}

.a-header-110 {
    height: 92px;
}

.content{
    margin-top: 90px;
}

.sections {
    width: 100%;
}

.a-large-title {
    font-size: 32px;
    width: 100%;
    font-weight: 900;
    letter-spacing: 3px;
}

.a-sub-large-title {
    width: 100%;
    font-weight: 900;
    letter-spacing: 5px;
}

.a-paragraph-text {
    padding: 25px 0;
    font-size: 18px;
    text-align: justify;
}

.a-news-center-container {
    background-color: white;
}

.partner-item-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.p-item {
    width: 30%;
    border: 1px solid #289bd4;
    padding: 30px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

/* Our Business */
.business-inner {
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    text-align: center;
    padding: 25px;
    height: fit-content;
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
}

.business-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.business-inner-titie {
    font-weight: 600;
    text-align: center;
}


/* Contact Us */
.a-contact {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.a-contact:last-child {
    margin-bottom: 0;
}

.a-contact>p {
    text-align: start;
}

.a-contact>span,
.a-contact>p,
.a-contact>a {
    padding-left: 10px;
}


/* Google Map */
.a-map-responsive {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 300px;
}

.a-map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/* Section Background */
.about-section,
.corporate-info-section,
.business-section,
.contact-section,
.report-section {
    position: relative;
    z-index: 999;
    height: 100%;
    width: 100%;
    padding: 5vw 10vw;
}

.ir-section {
    position: relative;
    z-index: 999;
    height: 100%;
    width: 100%;
    padding: 5vw 0;
}

.a-about-container,
.a-corporate-info-container,
.a-business-container,
.a-ir-container,
.a-contact-container,
.a-report-container,
.a-footer.container {
    width: 100%;
    height: fit-content;
}

.bg-about {
    background: url(../img/home-map-ver3.png) no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-position: center center;
    background-attachment: fixed;
}

.bg-contact-us {
    background: url(../img/aboutus.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;
}

.bg-corporate-info {
    background: url(../img/aboutus.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;
}

.bg-business {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(../img/business.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;
}

.bg-ir {
    background: url(../img/aboutus.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;
}

.bg-financial-reports {
    background: url(../img/aboutus.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;
}


/* Financial Reports Swiper */
.swiper-slide {
    text-align: center;
}

.report-swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* Financial Reports */
.hide {
    display: none;
}

.form-control {
    padding: 0 10px;
}

.a-reports {
    display: flex;
    flex-wrap: wrap;
}

.report {
    margin: 0 20px 20px 0;
    text-align: center;
    padding: 20px;
    width: fit-content;
    background-color: white;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.65);
    border: 3px solid white;
}

.report>img {
    min-width: 120px;
    width: 100%;
    max-width: 250px;
}

/* Announcement */
.document-title>p {
    margin-bottom: 0.35rem;
    max-width: 650px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

/* Auto Upload System TEXT*/
.aconnectSystem {
    width: 100%;
    text-align: right;
    font-size: 13px;
    padding-top: 20px;
}

/* Corporate Info */
.a-info {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
}

.sub-menu-box {
    display: none;
}

.sub-menu-box.active {
    display: flex;
    flex-direction: column;
}

.sub-menu-box a {
    color: white !important;
    padding: 10px 20px;
}

.business-inner-titie {
    display: flex;
    align-items: center;
    font-size: 18px;
    min-height: 46px;
}

.business-inner-content {
    padding: 20px 0;
}

.home-contact-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.home-contact-item {
    width: 30%;
    padding: 20px;
    background-color: white;
    border: 1px solid #289bd4;
}

.home-contact-item>div {
    margin-bottom: 10px;
}

.home-contact-item>div:last-child {
    margin-bottom: 0;
}

.home-contact-place {
    font-size: 21px;
    font-weight: bold;
    color: #289bd4;
}

#GroupIntroDiv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#GroupIntroDiv img {
    margin-top: 40px;
    width: 100%;
    max-width: 320px;
}

.a-pi-content {
    padding: 40px 0;
}

.a-pi-content h4 {
    color: #289bd4;
    font-weight: bold;
}

.a-pi-content h5 {
    font-weight: 600;
    font-size: 18px;
    color: black;
    margin-top: 20px;
    text-align: center;
}

.a-pi-inner-box {
    margin: 40px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.a-pi-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 42.5%;
}

.a-pi-item a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.a-pi-item p {
    text-align: justify;
}

#PISwiperDiv {
    width: 100%;
    max-width: 800px;
}

#PISwiperDiv img {
    width: 100%;
}

#PartnerEcologyDiv {
    padding-top: 40px;
}

#PartnerEcologyDiv img {
    width: 100%;
    max-width: 250px;
}

#FsDiv #tabs {
    margin-top: 40px;
}

#CpDiv img {
    width: 100%;
    max-width: 260px;
}

.ma-box {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ma-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: grey;
}

.ma-item img {
    border: 3px solid lightgrey;
}

.ma-item:hover img {
    border: 3px solid #289bd4;
}

.ma-item:hover {
    color: #289bd4;
}

.tr-box {
    margin-top: 40px;
}

.frame_terms_hd {
    background-color: #289bd4;
    color: white !important;
    padding: 10px 20px;
}

.tr-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.tr-item-btn {
    width: 30%;
    border: 1px solid #289bd4;
    background-color: white;
    color: #289bd4;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
}

.tr-item-btn.active {
    background-color: #289bd4;
    color: white !important;
}

.tr-item-btn:hover {
    background-color: #289bd4;
    color: white !important;
}

.tr-content {
    border: 1px solid lightgrey;
    margin-top: 40px;
    padding: 40px;
    background-color: white;
}

.tr-content-title {
    text-align: center;
    font-weight: bold;
    color: #289bd4;
    font-size: 18px;
    margin-bottom: 20px;
}

ul.decimal li b {
    color: grey;
}

ul.decimal li {
    margin-bottom: 20px;
    flex-direction: column;
    display: flex;
}

ul.decimal li ol.au-list {
    margin-top: 10px;
}

ul.decimal li ol.au-list span:first-child {
    font-weight: bold;
    color: grey;
}

.sub-left span:nth-child(2) {
    padding-left: 30px;
}

.lost-box {
    margin-top: 40px;
}

.lost-title {
    font-weight: bold;
    font-size: 21px;
}

.lost-content {
    margin-top: 40px;
}

.lost-label {
    font-size: 18px;
}

.lost-content p {
    font-style: italic;
}

.ir-contact-box {
    margin-top: 40px;
}

#IRContactDiv .a-contact:nth-child(2) i {
    font-size: 14px;
}

#IRContactDiv a {
    color: black;
}

#IRContactDiv a:hover {
    color: #289bd4;
}

#PressRelease{
    margin-top: 40px;
}

#PressRelease a {
    color: black;
}

#PressRelease .press-item:hover .gn_table02 span,
#PressRelease .press-item:hover a{
    color: #289bd4;
}

#PressRelease .btn{
    padding: 0;
}

#PressRelease h3{
    margin-bottom: 0;
}

#PressRelease .press-item{
    margin-bottom: 20px;
}

#PressRelease .press-item:last-child{
    margin-bottom: 0;
}

#PressDiv {
    .a-large-title{
        width: auto;
    }
}

#IndexReportDiv img{
    border: 1px solid #289bd4;
    max-width: 180px;
}

/*==============================================================================*/
/*==================================RESPONSIVE==================================*/
/*==============================================================================*/


/* Common Mobile Devices */
@media (max-width: 575.98px) {
    .a-header-110 {}

    .company-logo {
        width: 80px;
    }

    .a-large-title {
        margin-top: 25px;
        font-size: 1.25rem !important;
        line-height: 2;
        text-align: center;
        letter-spacing: 2px;
    }

    .a-paragraph-text {
        font-size: 1rem;
    }

    .report-swiper-container>.swiper-wrapper>div.swiper-slide {
        padding: 0 75px;
    }

    .report-swiper-container>.swiper-wrapper>div.swiper-slide>h3 {
        font-size: 1rem;
    }

    #btnToTop {
        padding: 8px !important;
        right: 25px;
    }

    .a-contact {
        display: flex;
        flex-direction: column;
    }

    .a-contact>span,
    .a-contact>p,
    .a-contact>a {
        padding-left: 0;
    }

    .report>h5 {
        font-size: 1rem;
    }

    .a-map-responsive {
        overflow: hidden;
        width: 100%;
        padding-bottom: 80%;
        position: relative;
    }

    .p-5 {
        padding: 1.5rem !important;
    }

    .a-footer-inside>a>img {
        margin-bottom: .5rem;
    }

    .a-footer-text {
        font-size: 12px;
    }

    .a-financial-container,
    .a-announcement-container {
        min-height: auto;
    }

}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .a-header-110 {
        height: 92px;
    }

    .company-logo {
        width: 100px;
    }

    .nav_container {
        margin-top: 98px;
        max-height: 500px;
    }

    .a-contact>span,
    p,
    a {
        padding-left: 0;
    }

    .a-info {
        margin-top: 1.25rem;
        margin-bottom: 0.15rem;
    }

    .bg-about,
    .bg-business,
    .bg-contact-us,
    .bg-corporate-info,
    .bg-ir,
    .bg-financial-reports {
        background-attachment: initial;
    }
}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .a-financial-container {
        padding: 1.5rem !important;
    }

    div.a-financial-container>div.row {
        display: contents;
    }

    .a-large-title {
        margin-top: 1.5rem;
        font-size: 2rem;
    }

    .a-contact {
        line-height: 1.5;
    }
}


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .a-fr>.a-large-title {
        margin-top: 2.5rem;
    }

    .a-la>.a-large-title {
        margin-top: 2.5rem;
    }

    .ir-section {
        padding: 0;
    }
}


/* Sticky Footer */
@media (max-width: 848.98px) {
    .wrapper {
        position: relative;
        min-height: 100%;
        padding-bottom: 150px;
        box-sizing: border-box;
    }

    .a-footer-container {
        width: 100%;
        background: #7d7b7c;
        color: white;
        height: 150px;
        position: absolute;
        bottom: 0;
        padding: 20px 10px;
    }
}














/* BACK TO TOP BUTTON */
/* #btnToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 9999;
    border: none;
    outline: none;
    background-color: white;
    opacity: 75%;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.55);
}
#btnToTop:hover {
    background-color: #555;
} */