.hero-sejarah {
    width: 100%;
    height: 300px;
    background: url(../../bg-visi-misi.png) top center no-repeat;
    background-size: cover;
}

.title-kontak-item {
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #08044a;
}

a.link-kontak-item {
    font-size: 1rem;
    font-weight: 400;
    margin-top: 0px;
    color: #08044a;
}

.img-icon {
    width: 100%;
}

.outer-glow img {
    transition: all 1s linear;
}

.outer-glow:hover img {
    filter: drop-shadow(0px -3px 4px #3ecfd2);
}


/* tambahan  */

.hero-visi-misi {
    width: 100%;
    height: 70vh;
    position: relative;
    z-index: 1;
}

.hero-visi-misi .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    pointer-events: none; 
}

.content-about {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-about .logo-netvolve {
    font-size: 2rem;
    font-weight: 700;
}

.content-about p {
    font-size: 1rem;
    line-height: 1.8;
    color: #fff;
}


.text-misi {
    font-size: 1.1rem;
}

#visi-misi {
    background: #000041; /* Atau sesuai desain */
    color: white;
}
.bg-biru {
    background: #000041; /* Atau sesuai desain */
    color: white;
}
.card-custom {
    background: url("../../bg-visi-misi-product-service.png") top left no-repeat;
    background-size: cover;
    min-height: auto;
    border-radius: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
    transition: 0.3s;
}

.card-custom p {
    font-size: 1rem;
}

.list-produk {
    margin-top: 30px;
}

.banner-visimisi {
    width: 100%;
    height: auto;
    max-height: 250px; /* Batasi tinggi maksimal jika perlu */
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* margin-bottom: 2rem; */
}
.section-title {
    width: 320px;
    max-width: 100%;
}

.icon-box {
    width: 140px;
    margin-bottom: 30px;
    text-align: center;
}

.icon-box img {
    width: 100%;
    max-width: 130px;
    height: auto;
    object-fit: contain;
}


@media (max-width: 768px) {
    .card-custom {
        background: url("../../bg-visi-misi-product-service.png") top left
            no-repeat;
        background-size: cover;
        min-height: auto;
        border-radius: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
        transition: 0.3s;
    }
    
    .content-about .logo-netvolve {
        margin: 2rem !important;
    }

    .content-about p {
        margin: 2rem !important;
    }
    .banner-visimisi {
        max-height: 70px;
        /* margin-bottom: 1.5rem; */
    }

    .padding-side{
        padding-left : 30px;
        padding-right : 30px;
    }

    .title-visimisi{
        text-align: center;
    }
    .desc-company{
        text-align: center;
    }
    .desc-visi{
        text-align: center;
    }
}
.custom-list {
    list-style: none;
    padding: 0;
}
.custom-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    text-align: justify;
}
.custom-list li::before {
    content: '●';
    position: absolute;
    left: 0;
    color: rgba(255,255,255,0.8); /* Putih transparan */
    font-size: 18px;
    line-height: 1;
}

.media-scroll-container {
        overflow-y: auto;
        scrollbar-width: thin;
        scrollbar-color: #888 #e0e0e0;
    }

    .media-scroll-container::-webkit-scrollbar {
        width: 10px;
    }

    .media-scroll-container::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 10px;
    }

    .media-scroll-container::-webkit-scrollbar-thumb:hover {
        background-color: #555;
    }
    @media (max-width: 767px) {
            .hero-visi-misi {
                height: auto !important;
                padding-bottom: 10px;
            }
            .video-bg {
                display: none; /* Menghilangkan video di mobile */
            }
            .hero-visi-misi .background-image {
                display: block;
                width: 100%;
                height: 200px;
                background: url('{{ asset('img/bg_image_mobile.jpg') }}') no-repeat center center;
                background-size: cover;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
            }
            .hero-visi-misi .content-about {
                position: relative;
                z-index: 2;
            }
        }

        /* Form dan kontak di mobile */
        @media (max-width: 767px) {
            #kontak_kami_form {
                padding-top: 20px;
            }
            .contact-info {
                display: flex;
                flex-direction: column;
                align-items: center;
                margin-top: 20px;
            }
            .contact-info .col-6 {
                width: 100% !important;
                margin-bottom: 20px;
            }
        }

        /* General styling */
        .outer-glow {
            transition: all 0.3s ease;
        }
        .outer-glow:hover {
            box-shadow: 0 0 15px rgba(14, 117, 181, 0.5);
        }
        .img-icon {
            transition: transform 0.3s ease;
        }
        .link-kontak-item:hover .img-icon {
            transform: scale(1.1);
        }
        .carousel-slide {
    width: 116px; /* Fixed width from Swiper */
    margin-right: 120px; /* Fixed margin from Swiper */
}
.carousel-img {
    max-height: 100px; /* Adjust height as needed */
    width: 100%; /* Fill the slide width */
    object-fit: contain;
}
.logo-container {
    width: calc(116px * 33 + 120px * 32); /* Total width for 11 logos + 2 sets of clones */
    transition: transform 0.6s ease-in-out; /* Smooth sliding animation */
    display: flex;
    align-items: center;
}
.carousel-inner {
    overflow: hidden; /* Hide overflow to show only 4 logos */
}
#dataCenterCarousel {
    position: relative;
}
.carousel-control-prev,
.carousel-control-next {
    width: 5%; /* Adjust control button size */
}
.carousel-pagination {
    text-align: center;
    margin-top: 10px;
}
.carousel-pagination-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.carousel-pagination-bullet-active {
    background-color: #007bff; /* Primary color for active dot */
}
@media (max-width: 768px) {
    .carousel-slide {
        width: 80px; /* Smaller width for tablets */
        margin-right: 20px;
    }
    .carousel-img {
        max-width: 100%;
        height: auto;
        display: block !important;
    }
    .logo-container {
        display: flex !important;
    }
    .carousel-slide:nth-child(n+4) {
        display: none; /* Show 3 logos */
    }
}
@media (max-width: 576px) {
    .carousel-slide {
        width: 100%; /* Full width for mobile */
        margin-right: 0;
    }
    .logo-container {
        width: calc(100% * 33);
    }
    .carousel-slide:nth-child(n+2) {
        display: none; /* Show 1 logo */
    }
}