
html {
    scroll-behavior: smooth;
}
.navbar{
    position: fixed;
    width: 83.33%;
    transform: translateX(-50%);
    left: 50%;
    top: 50px;
    border-radius: 16px;
    background: #00864B;
    color: #ffffff;
    padding: 18px 40px;
    z-index: 99;
}
.d-lg-none{
    display: none!important;
}
.d-lg-block{
    display: block!important;
}
.navbar-brand img{
    height: 32px;
}

.navbar-toggler .navbar-toggler-icon{
    filter: brightness(0) invert(1);
}

.navbar .nav-item .nav-link{
    color: #ffffff;
    font-size: 16px;
    font-family: ACERFOCO;
    padding: 0px 12px;
}

.navbar .dropdown-menu{
    background: #00864B;
    color: #ffffff;
}

.navbar .dropdown-menu li{
    background: #00864B;

}

.navbar .dropdown-item{
    color: #ffffff;
    background: #00864B;
}

.navbar .dropdown-item:hover{
    filter: brightness(0.8);
    transition: all 0.3s ease;
}

h2.title-sec{
    color: #ffffff;
    font-family: ACERFOCO_BLK;
    font-weight: 900;
    line-height: 1.5;

}

.desc-sec{
    color: #ffffff;
    font-family: ACERFOCO_RG;
    margin-bottom: 24px;
    font-size: 18px;

}

#sec-intro .title-sec{
    font-size: 48px;
}

#sec-offer .title-sec,
#sec-promo .title-sec,
#sec-store .title-sec,
#sec-postkickoff .title-sec{
    font-size: 32px;
}

#sec-promo .title-sec,
#sec-store .title-sec,
#sec-postkickoff .title-sec{
    font-family: ACERFOCO_BD;
}

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

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

#sec-promo{
    background-image: url("{{url('/')}}/assets/images/BG3-wo-ornamen.png");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-offer{
    background-color: #E29D9F;
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-offer, #sec-promo, #sec-store{
    padding: 160px 0px 150px 0px;
}
#sec-offer{
    padding: 150px 0px 150px 0px;
}

.btn-white{
    padding: 16px 24px;
    border-radius: 8px;
    background: #FFF;
    text-decoration: none;
    display: inline-block;
}

.btn-white span{
    font-size: 18px;
    font-weight: 900;
}

div{
    z-index: 2;
    position: relative;
}

.ornamen{
    position: absolute;
    z-index: 1;
}

.ornamen1{
    top: 0;
    right: 47%;
}

.ornamen2{
    bottom: 15%;
    left: 38%;
    transform: rotate(-10deg);
}

.ornamen3{
    bottom: -100px;
    right: 0;
}

.ornamen4{
    top: 0;
    right: 0;
}

.img-acerday{
    height: 58vh;
    width: auto;
}

.img-scrolldown{
    height: 70px;
    margin-right: 24px;
}

.img-intel{
    height: 53px;
    margin-right: 24px;
}

.img-aceryourworld{
    margin-bottom: 8px;
}

.logo-container_divider{
    margin: 0 40px;
}

.promo-slider_container{
    padding-left: 1vw;
}

#sec-aez{
    padding: 0;
}

.aez-col{
    background-image: url("{{url('/')}}/assets/images/section3/AEZ.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

.servicespa-col{
    background-image: url("{{url('/')}}/assets/images/section3/servicespa.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

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

.splide-product{
    width: 100%;
    /* position: fixed; */
}

/* .splide-product .splide__slide.product{
    width: 19vw!important;
    margin-right: 30px;
} */

.splide-product .splide__track{
    transform: translateY(-40px);
}

/*#myTabContent{*/
/*    max-height: 50vh;*/
/*    height: 100%;*/
/*    overflow-y: auto;*/
/*    overflow-x: hidden;*/
/*}*/

#myTabContent{
    border-radius: 0px 16px 16px 16px;
}

.page-item.first,.page-item.last{
    display: none;
}

/*.card-body{*/
/*    display: none;*/

/*}*/

.splide-product .product.splide__slide{
    align-self: flex-end!important;
}

/*.card:hover ~ .product.splide__slide{*/
/*    align-self: flex-end!important;*/
/*    transition: all 0.6s ease;*/
/*}*/

/*.card:hover > .card-body{*/
/*    display: block;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.card:hover img{*/
/*    scale: 0.5;*/
/*    transform: translateY(-100%);*/
/*    position: absolute;*/
/*    transition: all 0.3s ease;*/
/*}*/

.ecomm_icon {
    justify-content: space-between;
}

.ecomm_icon .my-3 {
    display: contents;
}

.fullview-pagination{
    /* display: none!important; */
    display: block!important;
    left: 20px;
    top: 40%;

}

.fullview-pagination li{
    display: flex;
}

@media screen and (max-width: 1199px) {
    .ecomm_icon{
        justify-content: center;
    }
}

@media screen and (max-width: 991.9px){
    #sec-store, #sec-footer{
        background-image: url("{{url('/')}}/assets/images/BG-3-mobile.png");
    }


    #sec-promo {
        background-image: url("{{url('/')}}/assets/images/BG-3-wo-ornamen-mobile.png");
    }
    .ecomm_icon img{
        width: 50%!important;
    }

    #promoTab {
        border: none;
        overflow-x: auto;
        max-width: 100%;
        display: flex;
        flex-wrap: nowrap;
        overflow-y: hidden;
        white-space: nowrap;
    }

    table th, table td{
        white-space: nowrap;
    }

    .img-acerday{
        height: unset;
        width: 60%;
        margin-top: 20px;
        margin-bottom: 22px;
    }

    .navbar .nav-item .nav-link{
        padding: 16px 12px;
    }

    .ornamen2{
        top: 15%;
        left: -25vw;
        transform: scale(1) scaleX(-1);
    }

    .ornamen3{
        transform: scale(0.7);
        right: -40px;
    }

    .col-logo-container{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin-bottom: 20px;
    }

    .col-logo-container p{
        text-align: left;
        margin: 0;
    }

    #sec-offer, #sec-promo, #sec-store {
        padding: 150px 0px 150px 0px;
    }

    .promo-slider_container{
        text-align: center;
    }

    .promo-slider_container .desc-sec br{
        display: none;
    }

    .navbar{
        top: 15px;
    }

    .table-container {
        padding: 5px!important;
    }
}

@media screen and (max-width: 576px){
    .container{
        max-width: 90%;
    }
    .navbar{
        padding: 18px 30px;
        top: 15px;
    }
    .navbar-brand img {
        height: 22px;
    }

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

    .title-sec{
        font-size: 3vh!important;
    }

    #sec-intro .title-sec{
        font-size: 32px;
    }

    .desc-sec {
        font-size: 3.5vw;
    }

    .btn-white{
        width: 100%;
    }

    .img-scrolldown{
        height: 10vw;
        margin-right: 8px;
    }

    .img-intel{
        height: 15vw;
        margin-right: 24px;
    }

    .ornamen2{
        top: 15%;
        left: -36vw;
        transform: scale(0.7) scaleX(-1);
    }

    .ornamen3{
        transform: scale(0.4);
        right: -77px;
    }

    #myTabContent{
        /*max-height: 50vh;*/
        /*height: 100%;*/
        /*overflow-y: auto;*/
        overflow-x: scroll;
    }

    #sec-offer .desc-sec{
        margin-bottom: 0;
    }

}

@media screen and (max-width: 380px) {
    .navbar-brand img {
        height: 18px;
    }

    .navbar {
        padding: 14px 6px;
        top:15px;
    }
}


/*Product Slider*/

.splide-product .splide__arrows{
    /* width: 190px;
    left: 50%;
    top: -100px;
    position: absolute;
    display: flex;
    justify-content: space-between; */
}

.splide-product .splide__pagination,splide-fullview .splide__pagination{
    display: none;
}

.splide-product .splide__arrows .splide__arrow{
    /* opacity: 1;
    width: 48px;
    height: auto;
    background-color: transparent;
    position: relative;
    transform: unset; */
}

.splide-product .splide__arrows .splide__curr-index{
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
}

.splide-product{
    display: block;
}

.splide-product-mobile{
    display: none;
}

/*.card-rn{*/
/*    display: inline-block;*/
/*}*/

/*.card-rn .active{*/
/*   display: block;*/
/*}*/

/*.card-rn .hover{*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 99;*/
/*}*/
/*.card-rn:hover .hover {*/
/*    display: inline;*/
/*}*/

/*.card-rn:hover{*/
/*    transform: scaleY(1.5);*/
/*}*/


.card-rn, .card-rn:hover,.card-hover:hover{
    cursor: pointer;
}

.card-rn{
    transition: all 0.3s ease;
}

.card-hover{
    /*display: none;*/
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-yellow-wrapper{
    position: absolute;
    left: 47%;
    bottom: 3%;
}

.btn-yellow{
    border-radius: 100px;
    background: linear-gradient(325deg, #FBF579 0%, #D5E963 100%);
    padding: 12px 32px;
    color: #000!important;
    font-size: 1vw;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

.btn-yellow:hover{
    filter: brightness(0.8);
    transition: all 0.3s ease;
}

@media screen and (max-width: 991.9px) {
    .splide-product .splide__arrows{
        display: none;
    }
    .splide-product{
        display: none;
    }

    .splide-product-mobile{
        display: block;
    }

    /*.card-body img{*/
    /*    width: 35%;*/
    /*}*/

    .splide-product-mobile img{
        width: 35vh;
    }

    /*.card-body{*/
    /*    display: block;*/
    /*}*/

    .btn-yellow{
        font-size: 3vw;
        padding: 2vw;
    }
}

@media screen and (max-width: 576px){
    .splide-product-mobile img{
        width: 35vh;
    }
}

/*for 2024 */
.splide-product .splide__slide.product {
    /* width: unset !important; */
    margin-right: unset;
}


/*Section Service Spa*/

#sec-servicespa{
    background-image: url("{{url('/')}}/assets/images/sec-servicespa/BG.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding: 15vh 0px;
}

.img-servicespa{
    width: 50%;
}

#sec-servicespa .desc-wrapper{
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

#sec-servicespa .desc-wrapper .desc-sec{
    color: #000000;
    /*font-weight: bold;*/
}

#sec-servicespa .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #DA81AA;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 60px;
}

@media screen and (max-width: 991.9px) {
    #sec-servicespa {
        background-image: url("{{url('/')}}/assets/images/sec-servicespa/BG-mobile.svg");
    }

    .img-servicespa{
        width: auto;
        height: 50vh;
    }

    #sec-servicespa .btn-white{
        font-size: 14px;
        max-width: 250px;
    }

    #sec-servicespa .desc-wrapper .desc-sec br{
        display: none;
    }
}


/*Section Liburan*/

#sec-liburan{
    background-image: url("{{url('/')}}/assets/images/sec-liburan/BG.svg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10vh 0px;
}

#sec-liburan .desc-wrapper{
    color: #000000;
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 30px;
}

#sec-liburan .desc-wrapper .desc-sec{
    color: #000000;
    font-weight: bold;
}

#sec-liburan .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #1250E4;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 60px;
}

.img-headline-liburan {
    width: 45%;
}

@media screen and (max-width: 991.9px) {
    #sec-liburan {
        background-image: url("{{url('/')}}/assets/images/sec-liburan/BG-mobile.svg");
    }

    .img-headline-liburan{
        width: 100%!important;
    }

    #sec-liburan .desc-wrapper{
        color: #000000;
        margin-top: 95%;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    #sec-liburan .desc-wrapper .desc-sec br{
        display: none;
    }

}



/*Section Socmed*/

#sec-socmed{
    background-image: url("{{url('/')}}/assets/images/sec-socmed/ornamen.png");
    background-color: #EBCE58;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10vh 0px;
}

.img-socmed{

}

#sec-socmed .desc-wrapper{
    color: #000000;
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
}

#sec-socmed .desc-wrapper .desc-sec{
    color: #000000;
    /*font-weight: bold;*/
}

#sec-socmed .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #1250E4;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 60px;
}

@media screen and (max-width: 991.9px) {
    #sec-socmed {
        background-image: url("{{url('/')}}/assets/images/sec-socmed/BG-mobile.svg");
        background-position-y: 25%;
    }

    .img-socmed{
        margin-top: 30px;
        width: 95%!important;
        margin-right: 10px;
    }

    #sec-socmed .desc-wrapper{
        color: #000000;
        margin-top: 65%;
        width: 85%;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    #sec-socmed .desc-wrapper .desc-sec br{
        display: none;
    }

    #sec-socmed .btn-white{
        font-size: 14px;
        max-width: 250px;
    }

}



/*Section Revied and Win*/

#sec-reviewnwin{
    background-image: url("{{url('/')}}/assets/images/sec-reviewnwin/BG-new.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

#sec-reviewnwin .headline-wrapper{
    width: 65%;
    margin: auto;
}
#sec-reviewnwin .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #1250E4;
    font-size: 1.2vw;
    font-weight: bold;
    padding: 16px 60px;
    text-align: center;
    max-width: 20vw;
}
#sec-reviewnwin .wrapper-btn{
    margin-top: 20px;
    /* text-align: center;
    position: absolute;
    bottom: 10%;
    right: 33%;
    margin: auto;
    height: fit-content; */
}

#sec-reviewnwin .desc-wrapper .desc-sec{
    color: #000000;
    /*font-weight: bold;*/
}

@media screen and (max-width: 991.9px) {
    #sec-reviewnwin {
        background-image: url("{{url('/')}}/assets/images/sec-reviewnwin/BG-mobile-new.svg");
    }
    #sec-reviewnwin .headline-wrapper{
        padding-top: 30px;
        width: 100%;
        margin: auto;
    }
    #sec-reviewnwin .btn-white{
        font-size: 14px;
        max-width: 250px;
    }
    #sec-reviewnwin .wrapper-btn{
        /*margin-top: 0;*/
        /*position: absolute;*/
        /*bottom: -20px;*/
        /*left: 0;*/
        /*right: 0;*/
    }

    #sec-reviewnwin .desc-wrapper .desc-sec br{
        display: none;
    }

    #sec-reviewnwin .desc-wrapper{
        max-width: 90%;
        margin: auto;
    }
}

@media screen and (max-width: 576px) {
    #sec-reviewnwin .headline-wrapper{
        padding-top: 30px;
        width: 170%;
        margin: auto;
        transform: translate(-20%);
    }
}


/*Style Table Summary*/

#promoTab{
    border: none;
}

#promoTab .nav-link{
    color: #ffffff;
}

#promoTab .nav-link:hover{
    border: 1px solid transparent;
}

#promoTab .active{
    background-color: #007743;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 16px 16px 0px 0px;
}

#myTabContent .table{
    background-color: #007743;
}

#myTabContent .table thead{
    background-color: #EFC827;
}

#myTabContent .table tbody{
    color: white;
}

.table-container{
    background-color: #007743;
    padding: 43px 53px;
    border-radius: 0px 16px 16px 16px;
    /* margin-bottom: 30px; */
}

.btn-promo{
    color:#ffffff;
}

.part-keterangan{
    position: absolute;
    bottom: 0;
    font-size: 9px;
    color: #ffffff;
    width: 50%;
    left: 7%;
}

.part-keterangan ol{
    padding-left: 0.75rem;
}

@media screen and (max-width: 576px) {
    #sec-promo .title-sec,#sec-postkickoff .title-sec{
        font-size: 3vh;
        margin-top: 30px;
        line-height: 1.5;
    }

    .part-keterangan{
        width: 90%;
        bottom: 2%;
    }
}

@media screen and (max-width: 456px){
    .part-keterangan{
        font-size: 2vw;
    }
}


/*Pagination*/

.pagination .page-item .page-link{
    background-color: #99D2C9;
    color: #177C74;
    font-weight: bold;
    border-color: transparent;
}

.pagination .page-item.active,
.pagination .page-item.active .page-link,
.pagination .page-item.prev,
.pagination .page-item.prev .page-link,
.pagination .page-item.next,
.pagination .page-item.next .page-link{
    background-color: #ffffff;
}

.pagination .page-item.prev{
    margin-right: 8px;
}

.pagination .page-item.next{
    margin-left: 8px;
}

.pagination .page-item.prev,.pagination .page-item.next,
.pagination .page-item.prev a, .pagination .page-item.next a{
    border-radius: 6px;
}

.pagination .page-item.next img{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.pagination .page-item:nth-child(3),.pagination .page-item:nth-child(3) a{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination .page-item:nth-child(5),.pagination .page-item:nth-child(5) a{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination .page-item img {
    vertical-align: middle;
    margin-bottom: 0.2rem;
}



/*List Store*/

#select_city3{
    border-radius: 4px;
    background-color: rgba(240, 240, 240, 0.64);
    padding: 14px 24px;
    margin-top: 35px;
    font-size: 18px;
    font-weight: bold;
}

.stores-table{
    border-radius: 4px;
    background: rgba(240, 240, 240, 0.64);
    padding: 40px;
    margin-top: 8px;
    text-align: left;
}

@media screen and (max-width: 576px) {
    .stores-table{
        padding: 0 25px 25px 25px;
        margin-top: 0;
    }
}


/*Footer*/





/*update*/


.img-isi-intro{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.splide__slide.product .card{
    background: linear-gradient(325deg, #FBF579 0%, #D5E963 100%);
    border-radius: 16px;
}

.splide__slide.product .card img{
    width: 100%;
    margin: auto;
}

@media screen and (max-width: 991.9px){
    #sec-intro {
        background-image: url("{{url('/')}}/assets/images/section1/AcerDay_Banner-mobile.svg");
    }

    .img-isi-intro {
        width: 90%!important;
        left: 0;
        right: 0;
    }
}

@media screen and (max-width: 576px){
    .img-isi-intro {
        width: 90%!important;
        left: 0;
        right: 0;
        bottom: 10%;
        top: unset;
    }

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



/*livesale*/

#sec-livesale {
    background-image: url("{{url('/')}}/assets/images/sec-livesale/BG-3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#sec-livesale .headline-wrapper{
    padding-top: 1%;
    width: 35%;
    padding-left: 9%;
}

#sec-livesale .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #dbb3c4;
    font-size: 1.2vw;
    font-weight: bold;
    padding: 16px 60px;
    text-align: center;
    max-width: 20vw;
}
#sec-livesale .wrapper-btn{
    margin-top: 20px;
    /* text-align: center;
    position: absolute;
    bottom: 10%;
    right: 33%;
    margin: auto;
    height: fit-content; */
}

#sec-livesale .desc-wrapper .desc-sec{
    color: #000000;
}

@media screen and (max-width: 991.9px) {
    #sec-livesale .headline-wrapper {
        padding-top: 1%;
        width: 45%;
        margin: auto;
        padding-left: unset;
    }
    #sec-livesale {
        background-image: url("{{url('/')}}/assets/images/sec-livesale/BG-mobile-3.png");
    }
    #sec-livesale .wrapper-btn{
        text-align: center;
    }
    #sec-livesale .btn-white{
        font-size: 14px;
        max-width: 250px;
    }

    #sec-livesale .desc-wrapper{
        text-align: center;
    }
}

@media screen and (max-width: 576px) {
    #sec-livesale .headline-wrapper {
        padding-top: 1%;
        width: 90%;
    }
}

@media screen and (max-width: 376px) {
    #sec-livesale .headline-wrapper {
        padding-top: 1%;
        width: 74%;
    }
}



/*AEZ*/

#sec-aez {
    background-image: url("{{url('/')}}/assets/images/sec-aez/BG-pim.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#sec-aez .headline-wrapper{
    /*padding-top: 100px;*/
    padding-top: 2%;
    width: 85%;
    margin: auto;
}

#sec-aez .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #1250E4;
    font-size: 1.2vw;
    font-weight: bold;
    padding: 16px 60px;
    text-align: center;
    max-width: 20vw;
}
#sec-aez .wrapper-btn{
    text-align: center;
    position: absolute;
    bottom: 13%;
    right: 0;
    left: 0;
    margin: auto;
    height: fit-content;
}

.ecomm-mobile{
    display: none;
}

@media screen and (max-width: 991.9px) {
    #sec-aez .headline-wrapper{
        padding-top: 100px;
        width: 70%;
        margin: auto;
    }
    #sec-aez {
        background-image: url("{{url('/')}}/assets/images/sec-aez/BG-pim-mobile.png");
    }

    .ecomm_icon{
        display: none;
    }
    .ecomm-mobile{
        display: flex;
    }
    #sec-aez .wrapper-btn{
        position: unset;
        bottom: unset;
        right: unset;
        margin: unset;
        height: unset;
        margin-top: 20px;
    }
    #sec-aez .btn-white{
        font-size: 14px;
        max-width: 250px;
    }

}

@media screen and (max-width: 576px) {
    #sec-aez .headline-wrapper{
        padding-top: 0;
        width: 90%;
        margin: auto;
    }
}

.part-table{
    display: none;
    position: absolute;
    /*bottom: 25%;*/
    top: 200px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    width: 83.33%;
}

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




/*Kick off*/

#sec-kickoff{
    background-image: url("{{url('/')}}/assets/images/sec-kickoff/BG.jpg");
    background-size: cover;
    padding: 140px 0px;
}

#sec-kickoff .mobile{
    display: none;
}

@media screen and (max-width: 991.9px) {
    #sec-kickoff{
        background-image: url("{{url('/')}}/assets/images/sec-kickoff/BG-mobile.jpg");
        background-size: cover;
        padding: 140px 0px;
    }

    #sec-kickoff .mobile{
        display: block;
    }
    #sec-kickoff .desktop{
        display: none;
    }
}


/*Post Kick off*/

#sec-postkickoff{
    background-image: url("{{url('/')}}/assets/images/BG3-wo-ornamen.png");
    background-size: cover;
    padding: 140px 0px;
}

#sec-postkickoff .col-lg-6,#sec-postkickoff .col-lg-7,#sec-postkickoff .col-lg-5{
    padding: 0;
    margin: 0;
}

#sec-postkickoff .col-lg-5{
    max-width: 35.5%;;
}

.kickoff-img-wrapper{
    margin: 9px;
}

.kickoff-video-wrapper{
    margin: 9px 18px;
}

.kickoff-video{
    border-radius:8px;
}

#sec-postkickoff .mobile{
    display: none;
}

.splide-kickoff-mobile .splide__slide {
    padding: 25px 12px;
}

.ornamen-container{
    position: unset;
}

img.ornamen.asset-4 {
    bottom: 0;
    right: 0;
}

img.ornamen.asset-3 {
    bottom: 0;
    right: 40%;
}

img.ornamen.asset-buble {
    top: 18%;
    right: 10%;
}

img.ornamen.asset-kamera {
    top: 18%;
    left: 7%;
}
img.ornamen.asset-buble-xs {
    width: 13px;
    bottom: 10%;
    left: 38%;
}
img.ornamen.asset-buble-s {
    width: 39px;
    top: 18%;
    left: 23%;
}

img.ornamen.asset-buble-2 {
    top: 0;
    right: 50%;
}

@media screen and (max-width: 991.9px) {
    #sec-postkickoff{
        background-image: url("{{url('/')}}/assets/images/sec-postkickoff/BG-mobile.png");
        background-size: cover;
        padding: 140px 0px;
    }

    #sec-postkickoff .mobile{
        display: block;
    }
    #sec-postkickoff .desktop{
        display: none;
    }

    #sec-postkickoff .col-lg-5{
        max-width: unset;
    }

    #sec-postkickoff .ornamen{
        display: none;
    }
}

@media screen and (max-width: 576px) {
    .splide-kickoff-mobile .splide__slide {
        padding: 25px 6px;
    }

    .kickoff-video-wrapper {
        margin: 20px 0px 9px 0px;
    }
}


/*Intel*/

#sec-intel{
    background-image: url("{{url('/')}}/assets/images/sec-intel/BG.svg");
    background-size: cover;
    padding: 140px 0px;
    height: 100vh;
}

#sec-intel .mobile{
    display: none;
}

#sec-intel .btn-white{
    border-radius: 100px;
    background: #FFF;
    color: #252C62;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 3.5vw;
    font-family: ACERFOCO_BLK;
    text-align: center;
}

@media screen and (max-width: 991.9px) {
    #sec-intel{
        background-image: url("{{url('/')}}/assets/images/sec-intel/BG-mobile.svg");
        background-size: cover;
        padding: 140px 0px;
    }

    #sec-intel .mobile{
        display: block;
    }
    #sec-intel .desktop{
        display: none;
    }

    #sec-intel .btn-white {
        padding: 2vw 3vw;
        font-size: 14px;
    }

    .d-lg-none{
        display: block!important;
    }

    .d-lg-block{
        display: none!important;
    }
}

@media (min-width:768px) and (min-height: 1024px) {
    #sec-intel .head-mobile{
        max-width: 75%;
        margin: auto;
    }
}

@media (min-aspect-ratio: 2/3) and (max-width: 991.9px) {
    #sec-intel .head-mobile{
        max-width: 75%;
        margin: auto;
    }
}

@media (max-width: 414px){
    #sec-intel .btn-white {
        font-size: 13px;
    }
}


.button-music-wrapper{
    position: absolute;
    top: 40%;
    z-index: 9;
    right: 0;
    background: #ffffff;
    padding: 12px 8px;
    border-radius: 16px 0px 0px 16px;
}

.button-music-text{
    writing-mode: vertical-lr;
    text-orientation: revert;
    transform: rotate(180deg);
    padding-top:10px;
    color:#517300;
    /* font-size: 12px; */
}
