@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Sacramento&display=swap');


 #mainMenu nav > ul > li > a{
    color: #fff;
    font-size: 20px;
}

 #mainMenu nav > ul > li > a:hover{
    color: #fff;
}

#topbar .top-menu > li > a{
    color: black;
    font-size: 14px;
}

#topbar .top-menu > li > a:hover{
    color: #1AADA2;
}

#topbar .top-menu{
    font-size: 20px;
}

.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide{
    padding-top: 20px !important;
    padding-bottom: 100px;
    align-self: normal !important;
}

.sacramento-regular {
  font-family: "Sacramento", cursive;
  font-weight: 200;
  font-style: normal;
}

.montserrat-regular {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-regular {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}


.nunito-semi-bold {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.heading-text h2{
    font-size: 32px;
}

/* Tidak di-hover */
.dark #footer a:not(.btn):not(:hover),
#footer.inverted a:not(.btn):not(:hover),
#footer.dark a:not(.btn):not(:hover) {
    color: #fff;
    text-align: left;
}

/* Saat di-hover */
.dark #footer a:not(.btn):hover,
#footer.inverted a:not(.btn):hover,
#footer.dark a:not(.btn):hover {
    color: #fff;
}

.post-item .post-item-wrap{
    background-color: #ffffff00; 
    position: relative;
}

.post-item.border .post-item-wrap{
    border: 0px solid #f2f2f2;
}

.teks-belakang {
    position: absolute;
    font-weight: 900;
    top: 442px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    color: #153B91;
    font-size: 500px;
    text-transform: uppercase;
    opacity: 5%;
    
}

@media (max-width: 992px) {
    .teks-belakang {
    position: absolute;
    font-weight: 900;
    top: 442px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    color: #153B91;
    font-size: 300px;
    text-transform: uppercase;
    opacity: 5%;
    
}
}

section{
    padding: 20px 0 !important;
}

.product-image {
        height: 286px;
        z-index: 3;
        top: -146px;
        right: 270px;
    }
    .circle-img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        object-fit: cover;
        border: 4px solid white;
        z-index: 2;
        top: -32px;
    right: 92px;
    }
    .info-card {
        border-radius: 1rem;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .sticky-tabs {
        position: sticky;
        top: 100px; /* Jarak dari atas, sesuaikan dengan header */
        z-index: 10; /* Supaya tetap di atas elemen lain */
    }

    section{
        overflow: visible;
    }

    .product-image {
        height: 280px;
        z-index: 3;
    }

    .circle-img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        object-fit: cover;
        border: 4px solid white;
        z-index: 2;
    }

    .info-card {
        border-radius: 1rem;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        
    }

    .info-card p{
        color: black !important;
        font-size: 13px;
        text-align: start
    }

    .info-card h5{
        color: black !important;
        font-size: 16px !important;
        text-align: start
    }


    .tabs-horizontal .nav-tabs .nav-link {
    border: none !important;
    border-bottom: 3px solid transparent !important;
    border-left: none !important;
    color: #666;
    }

    .tabs-horizontal .nav-tabs .nav-link.active {
    border-bottom: 3px solid #007bff !important;
    color: #007bff !important;
    font-weight: 600;
    }

    .checklist {
    list-style: none;
    padding-left: 0;
    }

    .checklist li {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start; /* sejajarkan icon dan teks */
    }

    .checklist li i {
    color: #28a745; /* hijau, bisa diganti */
    margin-right: 10px;
    margin-top: 4px; /* biar sejajar teks atas */
    }

    .badge-komposisi{
        background-color: white;
        padding: 10px;
        border: 2px solid black;
        border-radius: 25px;
        font-size: 14px;
        margin-right: 5px;
        margin-top: 15px;
    }


                    .rotate-text {
                        writing-mode: vertical-rl;
                        transform: rotate(180deg);
                        font-weight: bold;
                        font-family: "Montserrat", sans-serif;
                        
                    }

                    .testimonial-carousel {
                        overflow: visible !important;
                        position: relative;
                        min-height: 700px;
                    }

                    .testimonial-carousel .slick-list,
                    .testimonial-carousel .slick-track {
                        overflow: visible !important;
                    }

                    .testimonial-carousel .slick-list {
                        margin: 0 -20px; /* sesuai margin img */
                    }

                    .testimonial-carousel .slick-slide {
                        transition: transform 0.6s ease;
                        position: relative;
                        padding: 0 20px; /* lebih rapat antar gambar */
                    }

                    .testimonial-carousel .slick-slide img {
                        margin: 0 20px; /* atur jarak antar gambar */
                        width: 198px;
                        height: 240px;
                        object-fit: cover;
                        border-radius: 10px;
                        transition: transform 0.6s ease, height 0.6s ease, width 0.6s ease;
                    }

                    .testimonial-carousel .slick-current {
                        transform: translateY(-360px);
                        z-index: 3;
                    }

                    .testimonial-carousel .slick-current img {
                        height: 600px;
                        width: 90%; /* agak lebar kiri kanan */
                        transform: scale(1.05);
                        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
                    }

                    .testi-text {
                        display: none;
                        position: absolute;
                        top: 38%;
                        left: 125%;
                        width: 480px;
                        padding: 15px;
                        border-radius: 10px;
                        transform: translateY(-166%);
                        transition: all 0.3s ease;
                    }

                    .testimonial-carousel .slick-current .testi-text {
                        display: block;
                    }

                        .bercahaya-row{
                            padding-top: 400px; max-width: 100%; overflow-x: hidden;
                        }
                        .bercahaya-text{
                            font-size: 32px;bottom: 360px;right: 74px;
                        }

                    @media (max-width: 768px) {
                      .testimonial-carousel {
                        overflow: visible !important;
                        position: relative;
                        min-height: 550px;
                    }
                        .testi-text {
                          position: static !important;
                          transform: none !important;
                          left: 0;
                          top: auto;
                          margin-top: 10px;
                          width: 100%;
                        }
                        .testimonial-carousel .slick-current {
                          transform: translateY(-60px);
                        }
                        .testimonial-carousel .slick-current img {
                        height: 300px;
                        width: 210px !important;
                        display: block;
                        margin: 0 auto;
                      }
                      .bercahaya-row{
                            padding-top: 130px; max-width: 100%; overflow-x: hidden;
                        }
                        .bercahaya-text {
                            right: 0px;
                            bottom: 70px;
                        }
                        .bercahaya-text h4{
                            font-size: 32px !important;
                        }
                        .testimonial-carousel .slick-slide {
                        transition: transform 0.6s ease;
                        position: relative;
                        padding: 0; /* lebih rapat antar gambar */
                        }
                    }

  .video-wrapper {
    position: relative;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
  }

  .video-wrapper video {
    width: 100%;
    height: auto;
    display: block;
    pointer-events: none;
    border-radius: 15px;
  }

  .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .video-overlay .play-icon {
    font-size: 20px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 15px 20px;
    border-radius: 50%;
  }

  .slick-slide {
    padding: 10px;
  }

  .slick-track {
    display: flex;
    align-items: stretch;
  }

  .tulisan {
    position: absolute;
    background-color: #01A9C4;
    color: white;
    width: 310px;
    height: 520px;
    z-index: 2;
    top: -260px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px;
    text-align: left;
    color: white;
  }

  .bg-belakang {
    background-color: #01A9C4;
    width: 557px;
    height: 520px;
    position: absolute;
    top: -260px;
    border-radius: 20px;
  }

  .row-video{
    position: relative; z-index: 2; margin-top: -400px;
  }

  .col-video{
    background-color: #DAF6FF; padding: 60px 0;
  }

  
  


  /* Container dropdown */
          .dropdown-menu.dropdown-images {
            display: none;
            position: absolute;
            top: 100%;
            left: 50%;
            transform: translateX(-50%);
            background-color: white;
            min-width: 950px;
            border-radius: 10px;
            z-index: 99999;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
            padding: 1rem;
          }

          .dropdown:hover .dropdown-images {
            display: block;
          }

          /* Semua box gambar */
          .dropdown-box {
            width: 160px;
            height: 160px;
            border-radius: 10px;
            overflow: hidden;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: transform 0.3s ease;
          }

          .dropdown-box img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
          }

          /* Hover efek umum */
          .dropdown-box:hover {
            transform: scale(1.05);
          }

          /* Background & hover berbeda-beda */
          .box-1 {
            background-color: #FFE5EC;
          }

          .box-1:hover {
            background-color: #FFB3C6;
          }

          .box-2 {
            background-color: #E0F7FA;
          }

          .box-2:hover {
            background-color: #B2EBF2;
          }

          .box-3 {
            background-color: #FFF9C4;
          }

          .box-3:hover {
            background-color: #FFF176;
          }

          .box-4 {
            background-color: #EDE7F6;
          }

          .box-4:hover {
            background-color: #D1C4E9;
          }

          .box-5 {
            background-color: #E8F5E9;
          }

          .box-5:hover {
            background-color: #C8E6C9;
          }

          /* Hilangkan default arrow (caret) pada Bootstrap dropdown */
          .dropdown-toggle::after {
            display: none !important;
          }

          .input-group .input-group-btn{
            margin-left: 5px !important;
          }

          button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline{
            border-color: white;
            color: white;
          }

          button.btn.btn-outline:hover,
          .btn:not(.close):not(.mfp-close).btn-outline:hover,
          a.btn:not([href]):not([tabindex]).btn-outline:hover {
            background-color: white;
            color: black; /* atau warna lain sesuai keinginan */
            border-color: white;
          }

