/*.show{*/
/*    opacity: 1!important;*/
/*}*/

body{
    font-family: ACERFOCO_RG;
}

.navbar{
    background: transparent;
    top: 20px;
}

.navbar-nav{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    padding: 10px 20px;
    border-radius: 8px;
}

.container{
    max-width: 83.33%;
    width: 100%;
}

section{
    /* padding: 130px 0px; */
    padding: 90px 0px;
    position: relative;
    height: 100vh;
}

.text-size-xl{
    font-size: 32px;
    font-weight: 900;
    line-height: 48px;
}

.text-size-xxl{
    font-size: 48px;
    font-weight: 900;
    line-height: 72px; /* 150% */
}

.text-size-lg{
    font-size: 26px;
}

.text-size-md{
    font-size: 24px;
}

.fullview-pagination{
    width: fit-content;
    background: #1B2027A3;
    border-radius: 24px;
    padding: 16.5px !important;
    height: max-content;
    /* top: 6%; */
    /* top: 15%; */
    top: 3%;

}

.fullview-pagination .splide__pagination__page{
    height: 8.44px;
    width: 8.44px;
    background: #1B2027;
    margin: 22px 0;
    border: 2px solid #FFFFFF;
    opacity: 1;
}

.fullview-pagination .splide__pagination__page.is-active{
    box-shadow: 0px 0px 6px 1px #ffffff;
    border: 2.5px solid #34FF4C;
    background: #112732;
    height: 12.25px;
    width: 12.25px;
}

.fullview-pagination li{
    justify-content: center;
}

#fullview>:not(.fullview-pagination) {
    height: 100vh!important;
}

#sec-intro{
    background-image: url("/assets/images/section1/AcerDay_Banner2024-desktop.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 110px 0px;
}

#sec-intro .box-container{
    padding: 40px;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 24px;
}

#sec-intro .text-wrapper{
    color: #ffffff;
}

#sec-intro .text-wrapper .title{
    font-size: 24px;
}

#sec-offer{
    background-image: url("/assets/images/section2/bg-offer-product-desktop-2.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0px;
}


#sec-promo{
    background-image: url("/assets/images/sec-tableproduct/bg-product-table-desktop-2.webp");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-extracare{
    background-image: url("/assets/images/sec-extracare/bg-extracare-desktop.webp");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-extracare .program-wrapper,
#sec-createcelebrate .program-wrapper,
#sec-aicorner .program-wrapper,
#free-jacket .program-wrapper{
    padding: 0 6%;
}

#sec-postkickoff{
    background-image: url("/assets/images/sec-postkickoff/bg-rekap-dekstop.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 130px 0px;
}

#sec-postkickoff .title-sec{
    /* text-align: left; */
}

.tss{
    background-color: rgba(0, 0, 0, 0.5)!important;
    backdrop-filter: blur(5px);
}

.table-container,#myTabContent .table{
    background-color: transparent;
}

#myTabContent .table thead{
    background-color: rgba(31, 68, 53, 0.4)!important;
    backdrop-filter: blur(5px);
    color: #ffffff;
}

#promoTab .nav-link{
    background-color: rgba(0, 0, 0, 0.53);
    backdrop-filter: blur(5px);
    border-radius: 0;
}

#promoTab .nav-link.active{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
}   

#promoTab .active{
    border-radius: 1px 1px 0px 1px;
}

tr.row-btn-promo {
    border-bottom: 1px solid rgba(187, 187, 187, 0.5);
}

.col-btn-promo a{
    text-decoration: none;
}

#sec-store,#sec-store-2,#sec-footer{
    background-image: url("/assets/images/bg-footer.webp");
    background-size: cover;
    background-repeat: no-repeat;
}

#select_city3,.stores-table{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    color: #ffffff!important;
    border: 0;
}

.splide__curr-index{
    display: none;
}

.splide-product .splide__arrows {
    bottom: 50%;
    position: absolute;
    width: 100%;
}

.splide-product .splide__arrows .splide__arrow.splide__arrow--prev,
.splide-kol .splide__arrows .splide__arrow.splide__arrow--prev {
    left: 0;
}

.splide-product .splide__arrows .splide__arrow.splide__arrow--next,
.splide-kol .splide__arrows .splide__arrow.splide__arrow--next {
    right: 0;
}

#sec-kolmission{
    background-image: url("/assets/images/sec-kolmission/bg-kol-desktop.webp");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-kolmission .text-wrapper{
    text-align: left;
    color: #ffffff;
}

.splide-kol .splide__arrows {
    bottom: 50%;
    position: absolute;
    width: 100%;
}

.splide-kol .splide__pagination{
    bottom: -10px;
}

#sec-createcelebrate{
    background-image: url("/assets/images/sec-createcelebrate/bg-create-desktop.webp");
    background-size: cover;
    background-repeat: no-repeat;
}


#sec-aicorner, #free-jacket{
    background-image: url("/assets/images/Acerday-ai_corner/bg-aicorner-desktop.png");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-aicorner .headline-wrapper,
#sec-livesale .headline-wrapper-ls{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    color: #ffffff!important;
    border-radius: 16px;
    padding: 40px;
    padding-left: 60px;

}

#sec-aicorner .title,
#sec-livesale .title{
    font-size: 97px
}

#sec-aicorner .btn-white,
#sec-livesale .btn-white{
    color: #95739C;
    font-size: 18px;
    border-radius: 50px;
    padding: 16px 53px;
}

#sec-livesale{
    background-image: url("/assets/images/sec-livesale/bg-livesale-desktop.png");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-livesale .desc-sec{
    color: #ffffff!important;
}

.program-wrapper img{
    border-radius: 16px;
}

.program-wrapper.relative{
    position: relative;
}

.button-white-absolute{
    position: absolute;
    bottom: 7%;
    right: 0;
    left: 0;
}

.button-white-absolute .btn-white {
    border-radius: 35px;
    font-size: 18px;
    color: #67c020 !important;
    text-decoration: none !important;
    padding: 10px 24px;
}

.button-white-absolute .btn-white a{
    color: #000000!important;
    text-decoration: none!important;
}

.part-keterangan{
    color:#000000;
    width: 100%;
    left: 0;
}

.splide-product-mobile .splide__pagination{
    bottom: -20px;
}

#sec-promo .title-sec{
    text-shadow: 0px 3px 20px black;

}

/* .menu-mobile {
    display: none;
    width: 75%;
    color: #ffffff;
    position: fixed;
    z-index: 99;
    font-size: 13px;
    right: 20px;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    bottom: 30px;
    padding: 14.5px 20px;
    border-radius: 8px;
    text-align: center;
} */

#sec-aicorner .flex-wrapper,
#sec-createcelebrate .flex-wrapper,
#free-jacket .flex-wrapper{
    flex-grow: 1;
    margin: auto;
    padding-top: 20px;
}

.img-header-mobile{
    display: none;
}

.twocol-image-wrapper{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 24px;
    padding: 32px;
    max-width: 85%;
    margin: auto;
}

.dropdown-menu{
    top: 32px!important;
    background: rgba(0, 0, 0, 0.5)!important;
    backdrop-filter: blur(5px);
    border-radius: 0 0px 8px 8px
}

.navbar .dropdown-menu li,
.navbar .dropdown-item{
    background: unset!important;
}

.title-sec,.desc-sec{
    text-shadow: 0px 3px 20px black;
}

.tss .table-hover>tbody>tr:hover{
    color: #ffffff;
}

.btn-flyer-wrapper{
    display: flex;
    justify-content: end;
}

.anchor-btn-flyer{
    width: fit-content;
    display: block;
    text-decoration: none;
}

.btn-eflyer{
    padding: 10px 46px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    border-radius: 20px;
    width: fit-content
}

#navbarText.show{
    display: none!important;
}

.tss {
    max-height: 33vh!important;
}

.text-wrapper-jacket{
    text-align: left;
}

.splide-aes{
    display: none;
}

#splide-aes{
    display:block;
}

.filter-city {
    display: flex;
    justify-content: space-between;
    /* padding: 0px 120px; */
    margin-bottom: 16px;
}

#filterCity{
    padding: 12px 16px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 15px;
    max-width: 250px;
    border-radius: 4px;
    margin: 0 12px;
    border-color: transparent;
    background-image: url("/assets/images/icons/storeselect-arrow-down.svg");;
}

.store-box{
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 16px;
    padding: 16px 24px;
    border-radius: 16px;
    margin: 0 12px;
    text-align: left;
    height: 100%;
}

.store-box .store-name{
    margin-bottom: 8px;
    line-height: 1.5;
    font-weight: bold;
}

.store-box .store-desc{
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 14px;
}

.store-box .store-tel{
    font-weight: bold;
    font-size: 14px;
}

.store-tel .fa-phone{
    margin-right: 5px;
}

.splide-aes .splide__pagination,
.splide-ps .splide__pagination{
    bottom: -20px!important;
}

.splide-aes .splide__arrows,.splide-ps .splide__arrows{
    position: initial!important;
} 

.splide-aes .splide__arrow--prev,.splide-ps .splide__arrow--prev{
    left: 0!important;
}

.splide-aes .splide__arrow.splide__arrow--next,.splide-ps .splide__arrow.splide__arrow--next{
    right: 0!important;
}

.is-visible.is-active .store-box{
    /* margin-left: 0; */
}

.sec-predator{
    margin-top: 20px;
}

.small-title{
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    font-family: 'ACERFOCO_BD';
    margin-bottom: 16px;
    margin-left: 14px;
}

.sec-aes, .sec-predator{
    margin-bottom: 28px;
}

.splide-aes .splide__arrows .splide__arrow,
.splide-ps .splide__arrows .splide__arrow{
    background: #84B818!important;
    opacity: 1;
}

.splide-aes .splide__arrows .splide__arrow svg,
.splide-ps .splide__arrows .splide__arrow svg{
    fill: #ffffff!important;
}

.splide-aes .splide__arrows .splide__arrow:disabled,
.splide-ps .splide__arrows .splide__arrow:disabled{
    opacity: 0.5;
}

.videowrapper { 
    display: none;
    float: none; 
    clear: both; 
    width: 100%; 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 25px; 
    height: 0; 
    border-radius: 12px;
} 

.videowrapper iframe { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    border-radius: 12px;
    border: 0;
}



@media all and (max-width: 991.9px){
    section {
        padding: 100px 0px !important;
    }

    /* .navbar.navbar-expand-lg.navbar-acerday {
        padding: 18px 0;
    }

    .navbar.navbar-expand-lg.navbar-acerday .container-fluid{
        display: none;
    }

    .img-header-mobile{
        display: block;
        flex-grow: 1;
    }

    .menu-mobile{
        display: block;
    }

    .menu-mobile a{
        color: #ffffff;
    } */

    /* .navbar-collapse{
        flex-basis: auto;
    }

    .navbar .nav-item .nav-link {
        padding: 0px 7px;
    }

    .navbar-nav{
        flex-direction: row;
        margin-bottom: 0!important;
    }

    .nav-item.mobile-hide{
        display: none;
    } */

    .navbar{
        padding: 5px 10px;
    }

    #navbarText{
        background-image: url("/assets/images/bg-footer.webp");
        background-size: cover;
        background-repeat: no-repeat;
        color: #ffffff;
    }

    #navbarText.show{
        display: block!important;
    }

    #navbarText .modal-dialog ,#navbarText .modal-content{
        background: transparent;
    }

    #navbarText .modal-header{
        border: 0;
    }

    #navbarText .modal-header .btn-close{
        filter: brightness(0) invert(1);
    }

    #navbarText .modal-body{
        text-align: center;
        color: #ffffff!important;
    }

    #navbarText .nav-link{
        color: #ffffff!important;
    }

    .dropdown-menu2{
        position: relative !important;
        top: -40px !important;
        background-color: transparent!important;
        color: #ffffff!important;
        text-align: center;
        border: 0;
    }

    .dropdown-menu2 .dropdown-item{
        color: #ffffff!important;
    }
    

    .fullview-pagination{
        display: none!important;
    }

    #sec-intro {
        padding: 75px 0 !important;
    }

    #sec-aicorner .btn-white,
    #sec-livesale .btn-white{
        color: #95739C!important;
        text-align: center;
        font-size: 16px;
        border-radius: 50px;
        padding: 4px 20px;
    }

    #sec-aicorner .title,
    #sec-livesale .title{
        font-size: 24px;
        text-align: center;
    }

    #sec-aicorner .headline-wrapper{
        padding: 16px;
        text-align: justify!important;
        margin-top: 45vh;
    }

    #sec-livesale .headline-wrapper-ls{
        padding: 16px;
        text-align: justify!important;
        margin-top: 39vh;
    }

    #sec-livesale .desc-wrapper{
        text-align: justify!important;
    }

    #sec-postkickoff .title-sec{
        text-align: center;
    }

    #sec-livesale{
        background-image: url("/assets/images/sec-livesale/bg-livesale-mobile.webp");
    }

    #sec-aicorner,#free-jacket{
        background-image: url("/assets/images/Acerday-ai_corner/bg-aicorner-mobile.webp");
    }

    .button-white-absolute {    
        width: max-content;
        margin: auto;
        font-size: 14px;
    }

    .button-white-absolute .btn-white a{
        font-size: 14px;
    }

    .button-white-absolute .btn-white{
        padding: 8px 16px;
        line-height: 1;
    }

    #sec-extracare .program-wrapper, 
    #sec-createcelebrate .program-wrapper, 
    #sec-aicorner .program-wrapper,
    #free-jacket .program-wrapper{
        padding: 0;
    }

    .twocol-image-wrapper{
        padding: 20px;
        max-width: 100%;
        border-radius: 8px;
    }

    .part-keterangan{
        bottom: 4%;
    }

    .part-table{
        top: 115px;
    }

    /* .dropdown-menu{
        position: absolute!important;
        top: 32px!important;
        padding: 0;
    } */

    #sec-aicorner .flex-wrapper,
    #free-jacket .flex-wrapper,
    #sec-createcelebrate .flex-wrapper{
        padding-top: 0px;
    }

    .text-wrapper-jacket{
        text-align: center;
    }
    
}

@media all and (max-width: 768px){
    .btn-flyer-wrapper{
        justify-content: center;
    }    

    .btn-eflyer{
        font-size: 11px;
        padding: 6.5px 46px;
    }

    /* .navbar-brand img {
        height: 26px;
    } */

    section {
        padding: 70px 0px !important;
    }

    .stores-table {
        padding: 15px;
        margin-top: 0;
        font-size: 14px;
    }

    .stores-table p{
        margin-bottom: 0.2rem
    }

    #select_city3{
        margin-top: 15px;
        font-size: 14px;
        padding: 14px;
    }

    p.tel {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 5px;
    }

    .navbar{
        top: 0;
    }
}

@media screen and (max-width: 650px) {
    /* .navbar{
        width: 93%;
    } */
}

@media screen and (max-width: 576px) {
    .part-table {
        top: 145px;
    }

    .tss{
        max-height: 30vh!important;
    }

    .part-keterangan{
        bottom: 8%;
    }

    #sec-promo .title-sec, #sec-postkickoff .title-sec{
        margin-top: 15px;
    }

    /* .navbar{
        width: 95%;
    }

    .navbar-nav {
        padding: 2px 5px;
        font-size: 8px;
    }

    .navbar .nav-item .nav-link {
        padding: 0px 5px;
        font-size: 13px;
    }

    .dropdown-item{
        font-size: 13px;
    }

    .navbar-brand img {
        height: 4vw;
    }

    .dropdown-menu {
        top: 20px !important;
    } */

    .sec-aes, .sec-predator {
        margin-bottom: 35px;
    }

    .splide-aes .splide__pagination,
    .splide-ps .splide__pagination {
        bottom: -35px !important;
    }

    .ecomm-mobile img{
        width: 80%!important;
    }
}


@media screen and (max-width: 414px) {
    .part-table {
        top: 130px;
    }

    .tss{
        max-height: 30vh!important;
    }

    .part-keterangan{
        bottom: 10%;
    }

    .splide-product-mobile img {
        width: 100%;
    }

    /* .navbar .nav-item .nav-link {
        font-size: 10px;
    }

    .dropdown-item{
        font-size: 10px;
    }

    .navbar {
        width: 99%;
    }
    .navbar-brand img {
        height: 5vw;
    }

    .dropdown-menu {
        top: 15px !important;
    } */

    #sec-store .desc-sec{
        margin-bottom: 10px;
    }

    #select_city3 {
        margin-top: 5px;
        font-size: 12px;
        padding: 6px 12px;
    }
    .stores-table {
        padding: 6px 12px;
        margin-top: 0;
        font-size: 12px;
    }

    .ecomm-mobile{
        width: 90%;
        margin: auto;
    }
}

@media screen and (max-width: 356px) {
    /* .navbar-brand img {
        height: 4.5vw;
    } */

    .navbar-brand{
        margin-right: 0!important;
    }

    .navbar .nav-item .nav-link {
        padding: 0px 3px;
    }

    .title-sec{
        font-size: 21px!important;
    }
}