﻿span.letter {
    color: #04202e;
}
.home-banner-text-block span.letter {
    color: #fff;
}
.text-block-940mw.white-text span.letter {
    color: #fff;
}


.ddmenu {
    display: inline;
    margin-left: 20px;
    position: relative;
}

.ddmenu-list {
    position: absolute;
    display: none;
    top: 100%;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    animation-name: unset;
    animation-duration: unset;
}

.ddmenu-list a {
    padding: 10px 25px;
    color: #ffffff;
    cursor: pointer;
    width: auto;
    margin-top: -1px;
    text-decoration: none;
    transition: all 0.3s ease-out;
    font-size: 14px;
    display: block;
}
.ddmenu:hover .ddmenu-list {
    display: block;
    animation-name: ddmenu-list-showin;
    animation-duration: 0.3s;
}
@keyframes ddmenu-list-showin {
    0% {
        top: 200%;
        background-color: rgba(0, 0, 0, 0);
    }

    50% {
        top: 166%;
        background-color: rgba(0, 0, 0, 0.2);
    }

    100% {
        top: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }
}

.ddmenu-list a:hover {
    background: #04202e;
}

.ddmenu-list.AboutUs {
    width: 168%;
}
.ddmenu-list.InvestorRelations {
    width: 235%;
}
.ddmenu-list.OurBusiness {
    width: 150%;
}

.header-links.w.black-text {
    color: #000000;
}
.white-text {
    color: white;
}
.brand-logo {
    width: 160px;
}
.splide__slide {
}
.splide__slide img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100vh;
    width: 100%;
    height: 100vh;
    opacity: 0.6;
}
.splide__progress__bar {
    height: 3px;
    background: #ccc;
    display:none;
}
.footer-copyright-block {
    max-width: 497px;
    margin-left: auto;
    margin-right: auto;
    /*background-color: rgba(0,0,0,0.1);*/
    color: white;
    padding: 3px;
    line-height:23px;
}

.about-us-AboutArtsGroup, .about-us-ChairmanProfile, .about-us-CorporateCulture {
    display: none;
}
.about-us-AboutArtsGroup.active, .about-us-ChairmanProfile.active, .about-us-CorporateCulture.active {
    display: block;
}
.about-us-ChairmanProfile.active {
    padding-bottom:0px;
}
.about-us-ChairmanProfile.active .text-block-info-row {
    padding-bottom: 0px;
}
/*.about-us-CorporateCulture {
    background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../../common/images/Corporate-Culture-image-01.jpg');
    background-size: cover;
    background-position: center center;

}*/

.our-business-Manufacture, .our-business-Brands, .our-business-Become-A-Distributor {
    display: none;
}

.our-business-Manufacture.active, .our-business-Brands.active, .our-business-Become-A-Distributor.active {
    display: block;
}

/*.our-business-Brands.active {
    padding-bottom: 0px;
}

.our-business-Brands.active .text-block-info-row {
    padding-bottom: 0px;
}*/
/*.our-business-Become-A-Distributor {
    background-image: linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../../common/images/Corporate-Culture-image-01.jpg');
    background-size: cover;
    background-position: center center;

}*/
.text-block-info-col._33 {
    width: 33.33%;
    overflow: clip;
}
.text-block-info-col._66 {
    width: 66.66%;
    overflow: clip;
}
.text-block-info-col._66:hover {
    color: white;
    background: #04202e;
}
.text-block-info-col._66:hover a{
    color: white;
}
/*.text-block-info-col._66 *{
    font-size:16px;
}
*/
.text-block-info-col img {
    transition: all 0.3s ease-out;
    overflow:clip;
}
.text-block-info-col:hover img {
    transform: scaleX(1.1) scaleY(1.1);
}
.text-block-info-col:hover .general .widget img {
    transform: unset;
}

.text-block-info-col .fa {
    color: #fff;
    position: absolute;
    font-size: 26px;
    padding: 20px;
    background-color: #000;
    right: 0;
    bottom: 0px;
    line-height: 1;
    opacity: 0;
    transition: all 0.3s ease-out;
}
.text-block-info-col:hover .fa {
    opacity: 1;
    right: -5%;
}

.text-block-info-col h3 {
    font-size: 2rem;
}

/*.body.FinancialReports {
    background-image: url(/assets/frontend/common/images/banner-publication.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.body.FinancialReports .text-block-940mw {
    background-color:rgba(0,0,0,0.2);
}*/
.gotop.show {
    opacity: 0.7;
}

.gotop {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 1500;
    opacity: 0;
    font-size: 25px;
    color: #ececec;
    transition: all 1s ease-out;
    background-color: #333;
    padding: 15px 20px;
    text-align: center;
    line-height: normal;
    cursor: pointer;
}
.custom-select select {
    font-size:1.5rem;
    line-height:2rem;
}

.custom-select.FinancialReports {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

.custom-select.FinancialReports select {
    /*height: 2.5rem;
width: 5.5rem;*/
}

.body.FinancialReports .text-block-info-col._33 {
    text-align: right;
}

.custom-select.EnvironmentalSocialAndGovernanceReports {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

.custom-select.EnvironmentalSocialAndGovernanceReports select {
    /*height: 2.5rem;
width: 5.5rem;*/
}

.body.EnvironmentalSocialAndGovernanceReports .text-block-info-col._33 {
    text-align: right;
}

.custom-select.AnnouncementsAndCirculars {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

    .custom-select.AnnouncementsAndCirculars select {
        /*height: 2.5rem;
width: 5.5rem;*/
    }

.body.AnnouncementsAndCirculars .text-block-info-col._33 {
    text-align: right;
}

.custom-select.MonthlyReturn {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

    .custom-select.MonthlyReturn select {
        /*height: 2.5rem;
width: 5.5rem;*/
    }

.body.MonthlyReturn .text-block-info-col._33 {
    text-align: right;
}

.custom-select.CorporateGovernance {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

    .custom-select.CorporateGovernance select {
        /*height: 2.5rem;
width: 5.5rem;*/
    }

.body.CorporateGovernance .text-block-info-col._33 {
    text-align: right;
}

.custom-select.OtherShareholdersInformation {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

    .custom-select.OtherShareholdersInformation select {
        /*height: 2.5rem;
width: 5.5rem;*/
    }

.body.OtherShareholdersInformation .text-block-info-col._33 {
    text-align: right;
}

.custom-select.NewsRelease {
    position: fixed;
    top: 18rem;
    left: calc((100vw - 944px)/2);
    z-index: 100;
}

    .custom-select.NewsRelease select {
        /*height: 2.5rem;
width: 5.5rem;*/
    }

.body.NewsRelease .text-block-info-col._33 {
    text-align: right;
}

.text-block-info-col.admin {
    text-align: left;
    padding-left: 2rem;
}

.body.AboutArtsGroup {
    background-image: url(/assets/frontend/common/images/About-Arts-Group-image.jpg);
    background-size: cover;
    background-clip: content-box;
}
.body.CorporateCulture {
    background-image: url(/assets/frontend/common/images/Corporate-Culture-image.jpg);
    background-size: cover;
    background-clip: content-box;
}


@media screen and (max-width: 1024px) {
    .custom-select.FinancialReports {
        left: 38px;
    }
}

@media screen and (max-width: 767px) {

    .body.AboutArtsGroup {
        background-image: url(/assets/frontend/common/images/About-Arts-Group-image-small.jpg);
        background-size: cover;
        background-clip: content-box;
    }

    .body.CorporateCulture {
        background-image: url(/assets/frontend/common/images/Corporate-Culture-image-small.jpg);
        background-size: cover;
        background-clip: content-box;
    }

    .ddmenu {
        display: inline;
        margin-left: 20px;
        position: relative;
    }

    .ddmenu-list {
        position: unset;
        display: none;
        top: 100%;
        left: 0px;
        background-color: rgba(0, 0, 0, 0.3);
        margin-bottom: 15px;
        animation-name: unset;
        animation-duration: unset;
    }

        .ddmenu-list a {
            padding: 10px 25px;
            border-bottom: 1px solid #000000;
            color: #fff;
            cursor: pointer;
            width: auto;
            margin-top: -1px;
            text-decoration: none;
            transition: all 0.3s ease-out;
            font-size: 20px;
            display: block;
        }

    .ddmenu:hover .ddmenu-list {
        display: block;
        animation-name: ddmenu-list-showin;
        animation-duration: 0.3s;
    }

    @keyframes ddmenu-list-showin {
        0% {
            top: 200%;
            background-color: rgba(0, 0, 0, 0);
        }

        50% {
            top: 166%;
            background-color: rgba(0, 0, 0, 0.2);
        }

        100% {
            top: 100%;
            background-color: rgba(0, 0, 0, 0.3);
        }
    }

    .ddmenu-list a:hover {
        background: #04202e;
    }

    .ddmenu-list.AboutUs {
        width: 100%;
    }

    .ddmenu-list.InvestorRelations {
        width: 100%;
    }

    .ddmenu-list.OurBusiness {
        width: 100%;
    }

    .header-links.w.black-text {
        color: #000000;
    }

    .white-text {
        color: white;
    }
}