/* styles.css */
body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
}

* {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-optical-sizing: auto;
}

.shadow-custom {
    box-shadow: -1px 10px 23px -21px rgba(0, 0, 0, 0.60);
    -webkit-box-shadow: -1px 10px 23px -21px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: -1px 10px 23px -21px rgba(0, 0, 0, 0.60);
}

.dropdown-toggle::after {
    display: none !important;
}

.text-gradiant {
    background-image: linear-gradient(90deg, #818CF8 0, #3b6ee6 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.btn-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row.mb-3.position-relative::after {
    content: "";
    width: 2px;
    background-color: #000;
    position: absolute;
    top: 34px;
    left: 27px;
    height: 65%;
}

.bxs-badge-check {
    font-size: 20px !important;
    top: 50%;
    left: 83%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

/* #videosection {
    transform: rotate(-3deg);
} */

.text-justify {
    text-align: justify !important;
}

.text-title {
    font-size: 55px;
    line-height: 1.2;
    font-weight: 800 !important;
}

.btn-color {
    background-color: #1C4BB5 !important;
    border: 0 !important;
}

.btn-color:hover {
    background-color: #99A9FF !important;
    border: 0 !important;
    transition: 1s;
}

.btn-custom {
    width: 300px;
    height: 50px;
    background-image: linear-gradient(90deg, #818CF8 0, #1C4BB5 100%);
    border-radius: 12px !important;
    transition: 1s;
    border: 0 !important;
}

.btn-custom:hover {
    background-image: linear-gradient(90deg, #99A9FF 0, #99A9FF 100%);
    border-radius: 12px !important;
}

.box-border {
    border-radius: 30px !important;
    position: relative;
    top: -200px;
}

.navbar {
    position: fixed;
}

.navbar-nav a.nav-link {
    text-decoration: none;
    font-size: 18px;
    color: #000;
}

.navbar-nav a.nav-link button {
    font-size: 18px;
    color: #FFF;
}

#section {
    background: #FFF;
    height: 100%;
}

#section .text-title-header {
    font-size: 66px;
    line-height: 1.2;
    font-weight: 800 !important;
}

#section .col-md-12 .text-desc-header {
    padding-top: 30px;
}

#section .col-md-12 .button {
    padding-top: 30px;
}

#testimoni {
    background: #FFF;
    height: 100%;
}

#produkterlaris {
    background: #FFF;
    height: 100%;
}

#produkpilihan {
    background: #FFF;
    height: 100%;
}

#section3 {
    background: #FFF;
    height: 100%;
}

.konsultasi {
    top: -200px !important;
    position: relative;
}

.text-konsultasi {
    position: absolute !important;
    display: contents;
}

@media (max-width: 1000px) {
    body {
        /* font-family: Arial, sans-serif; */
        margin: 0 !important;
        padding: 0 !important;
        overflow-x: hidden !important;
    }

    .navbar-nav {
        text-align: center;
    }

    .text-title {
        font-size: 42px;
        font-weight: bold;
        line-height: 1.2;
    }

    .box-border {
        border-radius: 30px !important;
        margin-bottom: 170px;
        top: 100px;
    }

    .pembatas img {
        display: none;
    }

    #section .col-md-12 .text-title-header {
        font-size: 50px;
        padding-top: 120px;
        text-align: center !important;
    }

    #section .col-md-12 .text-desc-header {
        font-size: 20px !important;
        padding-top: 20px;
        text-align: center !important;
    }

    #section .col-md-12 .button {
        padding-top: 20px;
        text-align: center !important;
    }

    #section3 {
        text-align: center !important;
    }

    .konsultasi {
        top: 0px !important;
        position: none;
    }

    .text-konsultasi {
        position: relative !important;
        top: 0 !important;
    }

    #section4 {
        text-align: center !important;
    }

    .card-container .card {
        flex: 0 0 auto;
        height: 360px !important;
        width: 200px !important;
        /* Sesuaikan dengan lebar card Anda */
        margin-right: 16px !important;
        /* Jarak antar card */
        background-color: #f0f0f0;
        scroll-snap-align: start;
        border-radius: 25px !important;
    }

    .card-container2 .card {
        flex: 0 0 auto;
        height: 360px !important;
        width: 200px !important;
        /* Sesuaikan dengan lebar card Anda */
        margin-right: 16px !important;
        /* Jarak antar card */
        background-color: #f0f0f0;
        scroll-snap-align: start;
        border-radius: 25px !important;
    }

    .card-container3 .card {
        flex: 0 0 auto;
        width: 200px !important;
        /* Sesuaikan dengan lebar card Anda */
        /* margin-right: 16px !important; */
        /* Jarak antar card */
        background-color: #f0f0f0;
        scroll-snap-align: start;
        border-radius: 25px !important;
    }

    .card-container .card-video {
        border-radius: 24px !important;
        flex: 0 0 auto;
        width: 150px;
        /* Sesuaikan dengan lebar card Anda */
        height: 150px !important;
        /* Sesuaikan dengan tinggi card Anda */
        margin-right: 16px !important;
        /* Jarak antar card */
        background-color: #eeeeee !important;
        scroll-snap-align: start;
    }

    .card-container .card-video iframe {
        border-radius: 24px !important;
        flex: 0 0 auto;
        width: 150px;
        /* Sesuaikan dengan lebar card Anda */
        height: 150px !important;
        /* Sesuaikan dengan tinggi card Anda */
        margin-right: 16px !important;
        /* Jarak antar card */
        background-color: #eeeeee !important;
        scroll-snap-align: start;
    }

    .copyright p {
        text-align: center !important;
    }

    .consult img {
        display: none !important;
    }

    .card-text {
        font-size: 12px !important;
    }

    .card-body {
        height: 50% !important;
        border-radius: 16px !important;
        position: absolute;
        bottom: 0;
        padding: 14px !important;
        background-color: #FFF;
    }

    .card-footer span {
        bottom: 2px !important;
    }

    .card-img {
        border-radius: 16px !important;
        overflow: hidden;
        height: 520px;
    }

    .card-img img {
        padding-bottom: 320px;
        transition: transform .5s;
    }

    .card {
        position: relative;
        overflow: hidden;
        box-shadow: 0px 27px 39.6px -9px #00000040;
    }

    .gradient-hero2 {
        position: absolute;
        float: right;
        right: -50px;
        top: 50px;
    }

    p.text-start {
        text-wrap: wrap;
    }

    .copyright .cp p {
        text-align: center !important;
        font-size: 14px !important;
    }

    .copyright .iconfoot {
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }
    
    

}

footer {
    text-align: left;
}

.copyright {
    text-align: start;
    justify-content: start;
}

.pembatas img {
    width: 100%;
    height: 20px;
}

.card-testi .card img {
    transition: transform .5s;
}

.card-testi .card img:hover {
    position: relative;
    z-index: 999;
    transform: scale(1.1);
}

.card-container {
    display: flex;
    overflow: hidden;
    /* Menyembunyikan scrollbar */
    scroll-snap-type: x mandatory;
    padding-bottom: 40px;
}

.card-container2 {
    display: flex;
    overflow: hidden;
    /* Menyembunyikan scrollbar */
    scroll-snap-type: x mandatory;
    padding-bottom: 40px;
}

.card-container3 {
    display: flex;
    overflow: hidden;
    /* Menyembunyikan scrollbar */
    scroll-snap-type: x mandatory;
    padding-bottom: 40px;
}

.card {
    width: 380px !important;
    border-radius: 25px !important;
    flex: 0 0 auto;
    border: none !important;
    margin-right: 25px;
    box-shadow: 0px 27px 39.6px -9px #00000040;
    scroll-snap-align: start;
}

.card-img {
    overflow: hidden;
    border-radius: 25px !important;
}

.card-body {
    width: 100%;
    height: 30%;
    border-radius: 25px !important;
    position: absolute;
    bottom: 0;
    background-color: #FFF;
}

.card-img img {
    border-radius: 25px !important;
    height: 560px;
    transition: transform .5s;
    object-fit: cover;
}

.card-img img:hover {
    transform: scale(1.1);
    border-radius: 25px !important;
}

.card-video {
    border-radius: 24px !important;
    flex: 0 0 auto;
    width: 340px;
    /* Sesuaikan dengan lebar card Anda */
    height: 300px !important;
    /* Sesuaikan dengan tinggi card Anda */
    margin-right: 30px !important;
    /* Jarak antar card */
    background-color: #eeeeee !important;
    scroll-snap-align: start;
}

.card-video iframe {
    border-radius: 24px !important;
    flex: 0 0 auto;
    width: 340px;
    /* Sesuaikan dengan lebar card Anda */
    height: 300px !important;
    /* Sesuaikan dengan tinggi card Anda */
    margin-right: 30px !important;
    /* Jarak antar card */
    background-color: #eeeeee !important;
    scroll-snap-align: start;
}

.consult img {
    width: 400px !important;
}

img.iconmarket {
    background-color: #dbdbdb;
    padding: 3px;
    width: 20px;
    border-radius: 100px;
    margin-right: 5px;
}

a.market {
    color: #FFF !important;
    text-decoration: none;
}

.footer {
    padding: 80px 0 20px 0;
    background-color: #1C4BB5;
    color: #FFF;
}

.copyright {
    background-color: #000A2B;
    color: #FFF !important
}

.card-footer span {
    position: relative;
    bottom: 8px;
}

#produkterlaris .carousel__button--prev,
#produkterlaris .carousel__button--next {
    position: absolute;
    top: 40%;
    width: 3rem;
    height: 3rem;
    background-color: rgba(0, 0, 0, 0.438);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999 !important;
    display: none; /* Initially hidden */
    transition: display 0.5s; /* Add transition if needed */
}

#produkterlaris .carousel__button--next {
    right: 10px;
}

#produkterlaris .carousel__button--prev {
    left: 10px;
}

#produkterlaris .carousel__button--prev::after,
#produkterlaris .carousel__button--next::after {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 9999 !important;
    top: 50%;
    left: 54%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(135deg);
}

#produkterlaris .carousel__button--next::after {
    left: 47%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

#produkterlaris .carousel__card {
    transition: transform 0.5s, opacity 0.5s, z-index 0.5s;
}







#produkpilihan .carousel__button--prev2,
#produkpilihan .carousel__button--next2 {
    position: absolute;
    top: 40%;
    width: 3rem;
    height: 3rem;
    background-color: rgba(0, 0, 0, 0.438);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999 !important;
    display: none; /* Initially hidden */
    transition: display 0.5s; /* Add transition if needed */
}

#produkpilihan .carousel__button--next2 {
    right: 10px;
}

#produkpilihan .carousel__button--prev2 {
    left: 10px;
}

#produkpilihan .carousel__button--prev2::after,
#produkpilihan .carousel__button--next2::after {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 9999 !important;
    top: 50%;
    left: 54%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(135deg);
}

#produkpilihan .carousel__button--next2::after {
    left: 47%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

#produkpilihan .carousel__card2 {
    transition: transform 0.5s, opacity 0.5s, z-index 0.5s;
}





#testimoni .carousel__button--prev3,
#testimoni .carousel__button--next3 {
    position: absolute;
    top: 40%;
    width: 3rem;
    height: 3rem;
    background-color: rgba(0, 0, 0, 0.438);
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999 !important;
    display: none; /* Initially hidden */
    transition: display 0.5s; /* Add transition if needed */
}

#testimoni .carousel__button--next3 {
    right: 10px;
}

#testimoni .carousel__button--prev2 {
    left: 10px;
}

#testimoni .carousel__button--prev3::after,
#testimoni .carousel__button--next3::after {
    content: " ";
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 9999 !important;
    top: 50%;
    left: 54%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(135deg);
}

#testimoni .carousel__button--next3::after {
    left: 47%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

#testimoni .carousel__card3 {
    transition: transform 0.5s, opacity 0.5s, z-index 0.5s;
}


.slidingDiv {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    transition: max-height 2s ease, opacity .7s ease;
    max-height: 0;
    opacity: 0;
}

.slidingDiv.active {
    display: block;
    transition: max-height 2s ease, opacity 1s ease;
    max-height: 550px; /* Sesuaikan dengan tinggi maksimum dropdown */
    opacity: 1;
}

.effect3d__element {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}