.nav{
    padding: 12px 48px 12px 48px;
}

.nav hr{
    border: 1px solid #ADADAD;
}

.nav .default{
    display: none;
}

.nav .default li {
    padding: 4px;
}

.nav .default li a:hover{
    font-weight: 600;
    color: #C31212;
}

.nav .contact-us a{
    font-family: 'Inter', sans-serif;
    background-color: #FA2929;
    color: white;
    font-weight: 500;
    font-size: 14px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-color: #FA2929;
    border-width: 1px;
}

.nav .contact-us a:hover{
    background-color: white;
    font-weight: 500;
    color: #FA2929;
}

#closeBtn{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: white;
    margin-right: 10px  ;
}

.dropdownList{
    position: absolute;
    z-index: 70;
    background-color: #FA2929;
    padding: 100px 30px 50px 30px;
    width: 100%;
    left: 0px;
}

.nav.transparent {
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 2s ease-in-out;
  }
  

#product .product-item{

    width: 25%;
    border-radius: 0px;
    padding: 10px;
    margin-bottom: 50px;
    /* margin: 0px 15px 0px 15px; */
}

#product .product-item img{
    border-radius: 0px;
    height: 339px;
    width: 100%;
}

#product .product-item .title{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin: 5px 0px 8px 0px;
}

#product .product-item .kete{
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    color: #94A3B8;
}

.prc-promo{
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    color: #94A3B8;
    text-decoration: line-through;
    margin-top: 3px;
}

.prc-promo-white{
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    color: transparent;
    text-decoration: line-through;
    margin-top: 3px;
}

#product .product-item .price-red{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #FA2929;
    margin-top: -3px;
}

#product .product-item .terbaru{
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: white;

    padding: 12px 24px 12px 24px;
    background-color: #020617;
    width: fit-content;

    position: absolute;
    top: 0;
}

#product .product-item .promo{
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: white;

    padding: 10px 22px 10px 22px;
    background-color: #FA2929;
    width: fit-content;
    
    position: absolute;
    top: 0;
}

#product{
    /* background-color: #C31212; */
    margin-top: 35px;
}

@media (min-width: 1024px) {
    .nav .default{
        display: flex;
        align-content: flex-start;
        gap: 16px;
        color: #64748B;
        font-size: 14px;
    }
    
}

.tr-red{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #FFF1F1;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 400;
    color: #FA2929;
    font-family: 'Inter', sans-serif;
    width: fit-content; 
}

.tr-red-rv{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: white;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 400;
    color: #FA2929;
    font-family: 'Inter', sans-serif;
    width: fit-content; 
}

.tr-white{
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 999px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: white;
    font-family: 'Inter', sans-serif;
    width: fit-content;
    border: 1px solid #ffffff;
}

.lg-title{
    font-family: "Poppins", sans-serif;
    font-size: 64px;
    font-weight: 500;
}

.td-desk{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #94A3B8;
}

.desk-black p{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.btn-submit{
    width: 219px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #020617;
    color: white;

    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.btn-submit:hover{
    opacity: 0.8;
}

.md-title-red{
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #FA2929;
}

.sm-title-gray{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #64748B;
}

.sm-title{
    font-family: "Poppins", sans-serif;
    font-size: 30px;
}

.xl-title-white{
    font-size: 96px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: white;
}

.lg-title-white{
    font-family: "Poppins", sans-serif;
    font-size: 64px;
    font-weight: 500;
    color: white;
}

.lg-title-white-bold{
    font-family: "Poppins", sans-serif;
    font-size: 64px;
    font-weight: 700;
    color: white;
}

.md-title-white{
    font-size: 34px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: white;
    max-width: 300px;
}

.md-title{
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 40px;
}

.sm-title-white{
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    color: white;
}

.heading4{
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;

}

.td-desk-sm{
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #94A3B8;
}

.img-porto{
    transition: opacity 0.3s ease-in-out;
}

.img-porto-prnt .desk{
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding-left: 42px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #FA2929;
    color: white; /* Adjust the text color accordingly */
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.img-porto-prnt:hover .desk{
    opacity: 1;
}

.font-poppins{
    font-family: "Poppins", sans-serif;
}

.font-inter{
    font-family: 'Inter', sans-serif;
}

.tw-white{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    color: white;
}

.btn-white{
    padding: 16px 65px 16px 65px;
    background-color: white;

    font-size: 16px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}

.btn-white:hover{
    opacity: 0.85;
}

.tf-white{
    font-family: 'Inter', sans-serif;
    font-size: 16px;   
    font-weight: 400;
    color: #F1F5F9;
}

.tf-title-white{
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: white;
}

.lg-tf-white{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #F1F5F9;
}

.lg-tf-white:hover{
    color: lightgray;
}

.footer iframe{
    width: 400px;
    height: 300px;
}

.tf-black{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #020617;
}

.btn-product{
    padding: 14px 24px 14px 24px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #FA2929;
    background-color: #FFF1F1;
}

.btn-product:hover{
    background-color: #FA2929;
    color: white;
}

.btn-product:active{
    background-color: #FA2929;
    color: white;
}

.btn-product:focus{
    background-color: #FA2929;
    color: white;
}

/* isotope portofolio */
.portofolio{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.portofolio .big{
    grid-row: 2 span / 2 span;
    background-color: #FA2929;
}

.portofolio .big img{
    object-fit: cover;
}

.porto-desk-bold{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.porto-desk{
    font-family: 'Inter', sans-serif;
    font-size: 18px;

}

#contact iframe{
    width: 100%;
    height: 615px;
    margin: 130px 0px 130px 0px;
}

/* about us */

.keunggulan:hover .td-desk-sm{
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #64748B;
}

#profile .tp-md-red{
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #FA2929;
    text-align: center;
}

#profile .tp-sm-black{
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.btn-profile{
    padding: 14px 24px 14px 24px;
    background-color: #FFF1F1;
    display: flex;
    align-items: center;
    gap: 12px;

    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #FA2929;
}

.panah-up-white{
    display: none;
}

.btn-profile:hover{
    background-color: #FA2929;
    color: white;
}

.btn-profile:hover .panah-up-white{
    display: block;
}

.btn-profile:hover .panah-up-red{
    display: none;
}

.btn-container {
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.btn-play{
    display: flex;
    align-items: center;
    gap: 16px;

    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #020617;
}

.alert-danger{
    padding: 12px 16px 12px 16px;
    background-color: red;
    color: white;
}

.contact-wrapper{
    padding: 0px 40px 0px 40px;
}

.view-all{
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    color: #E81A1A;

    margin-top: 20px;
    width: fit-content;
    margin-left: auto;
}

.view-all:hover{
    color: #FA2929;
    opacity: 0.8;
}

.pagination {
    margin: 8px 0;
    gap: 8px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.pagination li {
    display: flex;
}

.pagination .active{
    background-color: #FA2929;

    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.pagination .page-item a{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #CBD5E1;
}

.pagination .page-item a:hover{
    background-color: #020617;
}

.pagination .page-item a:focus{
    background-color: #020617;
}

.pagination .disabled .page-link{
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #CBD5E1;
}

.td-product{
    font-size: 28px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.price-detail{
    font-size: 28px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #FA2929;
}

.td-detail{
    margin-top: 16px;
    padding: 4px 0px 4px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.td-detail h2{
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.detail-keterangan h2{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;   
}

.detail-desk{
    font-family: 'Inter', sans-serif;   
    font-size: 15px;
    width: 65%;
    margin-top: 16px;
}

.subtotal{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;  
}

.price-detail-sm{
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.socmed-detail img{
    width: 25px;
    height: 25px;
}

.socmed-detail button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 8px 0px 8px 0px;
    border-radius: 10px;
    color: white;
    font-family: 'Inter', sans-serif;  
    font-size: 14px;
    font-weight: 400;
}

.link-wa{
    background-color: #41C452;
}

.link-ws{
    background-color: #2BA2B3;
    margin-top: 10px;
}

.link-ig{
    background: linear-gradient(30deg, #833AB4, #C13584, #E1306C, #FD1D1D, #F56040, #F77737);
    margin-top: 10px;
}

.link-bl{
    background-color: #e31e52;
    margin-top: 10px;
}

.link-tokped{
    background-color: #41AC47;
    margin-top: 10px;
}

.link-sp{
    background-color: #FF5722;
    margin-top: 10px;
}

.link-lz{
    background-color: #d3232a;
    margin-top: 10px;
}

.link-tk{
    background-color: rgb(18, 18, 18);
    margin-top: 10px;
}

.side-bar {
    box-shadow: 0px 5px 15px rgba(116, 116, 116, 0.102);
}

/* .pagination .disabled{
    background-color: #007bff;
    color: #fff;
    font-size: 64px;
    height: 40px;
    width: 40px;
    border-color: #007bff;
} */

@media (min-width:0px) and (max-width:760px){
    .lg-title-white-bold{
        font-family: "Poppins", sans-serif;
        font-size: 25px;
        font-weight: 700;
        color: white;
    }

    .sm-title-white{
        font-family: "Poppins", sans-serif;
        font-size: 18px;
        color: white;
    }

    .lg-title{
        font-family: "Poppins", sans-serif;
        font-size: 40px;
        font-weight: 500;
    }

    .td-desk{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #94A3B8;
    }

    .xl-title-white{
        font-size: 30px;
        font-family: "Poppins", sans-serif;
        font-weight: 700;
        color: white;
    }

    .md-title-white{
        font-size: 17px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        color: white;
        max-width: 300px;
    }

    .img-porto-prnt .desk{
        width: 100%;
        position: absolute;
        bottom: 0px;
        padding-left: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: #FA2929;
        color: white;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
    }
    
    .lg-title-white{
        font-family: "Poppins", sans-serif;
        font-size: 40px;
        font-weight: 500;
        color: white;
    }
    
    .tw-white{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        color: white;
    }

    .lg-tf-white{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #F1F5F9;
    }

    .footer iframe{
        width: fit-content;
        height: 300px;
    }

    .btn-product{
        padding: 14px 24px 14px 24px;
        font-family: "Poppins", sans-serif;
        font-size: 18px;
        font-weight: 400;
        color: #FA2929;
        background-color: #FFF1F1;
    }

    #product .product-item{

        width: 100%;
        border-radius: 0px;
        padding: 10px;
        margin-bottom: 50px;
        /* margin: 0px 15px 0px 15px; */
    }

    #contact iframe{
        width: 100%;
        height: 400px;
        margin: 130px 0px 130px 0px;
    }

    .btn-profile{
        padding: 14px 24px 14px 24px;
        background-color: #FFF1F1;
        display: flex;
        align-items: center;
        gap: 8px;
    
        font-family: "Poppins", sans-serif;
        font-size: 17px;
        font-weight: 500;
        color: #FA2929;
    }

    #profile .tp-sm-black{
        font-family: "Poppins", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
    }
    
    #profile .tp-md-red{
        font-family: "Poppins", sans-serif;
        font-size: 32px;
        font-weight: 700;
        color: #FA2929;
        text-align: center;
    }

    .contact-wrapper{
        padding: 0px 10px 0px 10px;
    }

    .nav{
        padding: 12px 20px 12px 20px;
    }

    .detail-desk{
        width: 100%;
    }
    

}

@media (min-width: 768px) and (max-width:1023px){
    .lg-title{
        font-family: "Poppins", sans-serif;
        font-size: 40px;
        font-weight: 500;
    }

    .td-desk{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #94A3B8;
    }

    .xl-title-white{
        font-size: 48px;
        font-family: "Poppins", sans-serif;
        font-weight: 700;
        color: white;
    }

    .md-title-white{
        font-size: 24px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        color: white;
        max-width: 300px;
    }

    .sm-title-gray{
        font-family: 'Inter', sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        color: #64748B;
    }

    .lg-title-white{
        font-family: "Poppins", sans-serif;
        font-size: 40px;
        font-weight: 500;
        color: white;
    }

    .tw-white{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        color: white;
    }

    #product .product-item{

        width: 50%;
        border-radius: 0px;
        padding: 10px;
        margin-bottom: 50px;
        /* margin: 0px 15px 0px 15px; */
    }

    .nav{
        padding: 12px 48px 12px 48px;
    }
    
}

@media screen and (min-width:1024px) and (max-width: 1279px){
    #product .product-item img{
        border-radius: 0px;
        height: 250px;
        width: 100%;
    }

    .lg-title{
        font-family: "Poppins", sans-serif;
        font-size: 40px;
        font-weight: 500;
    }

    .td-desk{
        font-family: 'Inter', sans-serif;
        font-size: 16px;
        font-weight: 400;
        color: #94A3B8;
    }
    
    .xl-title-white{
        font-size: 70px;
        font-family: "Poppins", sans-serif;
        font-weight: 700;
        color: white;
    }

    .md-title-white{
        font-size: 28px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        color: white;
        max-width: 300px;
    }

    .nav{
        padding: 6px 48px 6px 48px;
    }
    

}

@media screen and (min-width: 1280px) and (max-width: 1439px){
    .nav{
        padding: 4px 32px 4px 32px;
    }
}

/* Splide Js */
  #main-slider img{
    object-fit: cover;
    height: 100%;
    width: 100%;
  } 

  .splide__slide {
    opacity: 0.6;
  }

  .splide__slide.is-active {
    opacity: 1;
    border: none;
  }

  .splide{
    width: 100%;
  }

  .splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active, .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
    border: none;
}