/* @font-face {
  font-family: "Nunito";
  src: url("../font/static/Nunito-SemiBold.ttf");
  src: url("../font/static/Nunito-SemiBold.ttf") format("ttf");
  src: url("../font/static/Nunito-SemiBold.ttf") format("truetype");
} */

* {
  font-family: 'Open Sans', sans-serif;  /*font-size: 14px;*/
  color:black;
}
img{
  max-width: 100%;
}
.logo {
  font-weight: bold;
}
.tinggi {
  height: 555px;
}

.ukuran-icon {
  font-size: 70px;
}

.col:nth-child(1) .card .card-body .fas {
  color: #969cff;
}
.col:nth-child(2) .card .card-body .fas {
  color: #25e425;
}
.col:nth-child(3) .card .card-body .fas {
  color: red;
}

.page-tiga {
  background-color: rgb(74, 131, 255);
}

.page-tiga .row {
  width: 100%;
  margin-left: -25px;

  height: 100%;
}
.page-tiga .row .col:last-child h5 {
  margin-top: 100px;
  margin-bottom: 50px;
}
.page-tiga .row .col:first-child img {
  height: 400px;
}
.page-tiga .row .col:last-child p {
  margin-top: 0px;
  margin-bottom: 50px;
}
.page-tiga .row .col:last-child button {
  background-color: white;
  color: rgb(74, 131, 255);
  font-weight: bold;
}
.container-fluid:nth-child(6) {
  background-color: #f0f0f0;
}

.container-fluid:nth-child(7) .row .col {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  align-items: center;
}

.container-fluid:nth-child(7) center:last-child button {
  background-color: rgb(74, 131, 255);
  color: white;
}
.title-footer {
  font-weight: 900;
  padding-bottom: 0.75em;
  display: block;
  font-size:24px;
  margin-top:0.25rem;
}
.container-fluid:nth-child(8) {
  background-color: rgb(74, 131, 255);
}
.container-fluid:nth-child(8) button {
  background-color: white;
  color: black;
  font-weight: bold;
}

.container-fluid:nth-child(8) button i {
  color: rgb(74, 131, 255);
  font-size: 23px;
}
.container-fluid:nth-child(9) {
  background-color: rgb(28, 28, 28);
  color: white;
}

.row-cols-4 .col:last-child a {
  color: rgb(74, 131, 255);
}
h1,
h2,
h3,
h4,
h5,
h6,
.title{
  font-weight: 900;
}
.bg-theme {
  background: #000000;
  color:white;
}
.bg-theme-2{
  background: #000072;
  color:white;
}
.bg-theme-3{
  background: #01008c;
  color:white;
}
.bg-theme-secondary {
  background: #fdc30b;
  color:white;
}
.bg-theme-secondary-2 {
  background: #fce036;
  color:white;
}
.bg-theme-secondary-3 {
  background: #fdf502;
  color:rgb(0, 0, 0);
}
.bg-footer{
  background:#131313;
}
.btn-theme {
  background-color: #FFCC00 !important;
  border-radius: 50px; 
}
.btn-theme:hover{
  background: #FFCC00  !important;
  color:rgb(0, 0, 0) !important;
}
.btn-theme-outline {
  background-color: transparent;
  color:#FFCC00 !important;
  border:1px solid #FFCC00
}
.btn-theme-outline:hover{
  background: #FFCC00  !important;
  color:white !important;
}
.btn-theme-outline-1 {
  background-color: transparent;
  color:#000000 !important;
  border:1px solid #000000
}
.btn-theme-outline-1:hover{
  background: #000000  !important;
  color:white !important;
}
.btn-theme-secondary {
  background-color: #f1f1f1;
}
.btn-theme-secondary:hover{
  background: #31373e  !important;
  color:white !important;
}
.footer-link{
  display: block;
  text-decoration: none;
  margin-left: 0.25em;
  color: white;
}
body{
  background:#ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
}
.card.bg-theme{
  min-height: 65vh;
}
.footer-social:hover{
  color:white !important;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.caption-one>h1, .caption-one>h2, .caption-one>div.row>div.col-md-6>span.text-heading{
  max-width: 100%;
  width: 10em;
  line-height:1.2;
  font-weight: 900;
  font-size:3.95em
}
.caption-one>div.row>div.col-md-6>a.btn-theme{
  max-width: 100%;
}
.caption-one>div.row>div.col-md-6>a.btn-theme-secondary{
  max-width: 100%;
}
.caption-one>div.row>div.col-md-6>p {
  max-width: 100%;
  width: 555px;
  font-size:1.85em
}
/* Mobile */

.caption-mobile>h1, .caption-mobile>h2, .caption-mobile>div.row>div.col-sm-12>span.text-heading{

  padding-top: 3.25em;
  max-width: 100%;
  line-height:1.2;
  font-weight: 900;
  font-size:45px
}

.caption-mobile>div.row>div.col-sm-12>p {
  font-size:1.35em
}
/* End */
.caption-one-mobile>h1{
  margin-top: -11em;
}

.text-justify{
  text-align: justify;
}
.h3-front{
  font-size:18px;
  color:black !important
}
div.div-event{
  min-height:524px;
}
div.div-event>div.event-content>span>p,
div.div-event>div.event-content>span>p>*{
  color:black !important;
}
.fs-small{
  font-size: 14px;
  line-height: 1.5;
}
.text-bg-instagram{
  background-color: #FE3AA4;
  color: white;
}
.text-bg-linkedin{
  background-color:#0042A6;
  color:white
}
.nav-desc{
  font-size: 12px;
  color: white;
}
.img-banner{
  max-height:400px;
  aspect-ratio:1/1;
  object-fit:contain;
  margin-bottom:1.25em
}
.nav-ku{color:white}
.dropdown-menu.bg-theme>li>.dropdown-item:focus, .dropdown-menu.bg-theme>li>.dropdown-item:hover{
  background-color: #fdc30b;
}
.dropdown-item>b{
  color: white;
}

.blog-img, .blog-text {
  vertical-align: top;
}
.img-blog{
  aspect-ratio: 3/2;
  object-fit: cover;
}
.div-reviewer {
  position: relative;
  z-index: 999;
}
.div-reviewer::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 175px;
  height: 5em;
  margin-left:16px;
  margin-top: calc(200px - 5em  );
  background-image: linear-gradient(180deg, transparent 0 10%, #000000 70% 100%) !important;
}
.div-reviewer>img{
  width: 171px !important;
  height: 171px;
  object-fit: cover;
}
.real-content-testi{
  margin-top: -7.75em;
  min-height:265px;
}
.myblank {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
@media only screen and (min-width: 444px) {
  /* .blog-text {
    width: calc(95% - 150px);
  }
  div.event-content{
    display: flow-root;
  } */
}
@media only screen and (max-width: 443px) {
  /* .img-blog{
    width: 100vw;
    height: 36vh;
    object-fit: cover;
  } */
  div.event-content{
    padding-top:0.75em;
    display: inline-block;
  }
  img.img-event {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1143px) {
  .real-content-testi{
    min-height:95px;
  }
}





    #customSlider .carousel-item {
        height: 500px;
        margin: auto; /* Sesuaikan tinggi slider agar lebih proporsional */
    }

    #customSlider .carousel-item .btn {
        margin-top: 20px;
        font-weight: bold;
    }

    .carousel-control-prev,
    .carousel-control-next {
        z-index: 3;
    }

    .btn-program {
    align-self: start; /* Pastikan tombol berada di tengah */
    padding: 10px 20px; /* Sesuaikan padding tombol */
    width: 200px; /* Memastikan tombol seragam */
    text-align: center;
    background-color: #fee300;
    color: #000000;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    }

    .btn-program:hover {
    background-color: #fee300 !important;
    color: #333333 !important;
    }

    .card {
    height: 100%;
    position: relative; /* Mengatur posisi untuk elemen di dalam kartu */
    border-radius: 15px; /* Membuat sudut membulat */
    overflow: visible; /* Memastikan ikon tidak terpotong */
    margin-top: -20px; /* Mengurangi jarak bagian atas kartu */
    padding-top: 10px; /* Menyesuaikan ruang dalam kartu */
    }
    .card-image {
    height: 100%; /* Isi sepenuhnya */
    display: block; /* Pastikan sebagai elemen blok */
    }
    .card-container {
    display: flex;
    flex-direction: column;
    gap: 20px; /* Mengatur jarak antar card */
    padding: 10px; /* Opsional, menambahkan padding pada container */
    }
    .card-title{
        color:#ffffff;
    }
   


    .icon-card {
        background: linear-gradient(to right, #000000, #111111, #000000);
        width: 80px; /* Lebar ikon */
        height: 80px; /* Tinggi ikon */
        border-radius: 50px; /* Membuat ikon berbentuk lingkaran */
        display: flex;
        align-items: center; /* Pusatkan gambar secara vertikal */
        justify-content: center; /* Pusatkan gambar secara horizontal */
        position: relative; /* Membuat ikon bisa bergerak */
        top: -50px; /* Menggeser ikon ke atas melewati kartu */
        left: 50px;
        transform: translateX(-50%); /* Koreksi agar benar-benar di tengah */
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Efek bayangan */
        margin-bottom: -50px;
    }

    .icon-card img {
        width: 50px; /* Sesuaikan lebar gambar */
        height: 50px; /* Sesuaikan tinggi gambar */
    }
    .learn-item {
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Efek bayangan */
        border-radius: 20px; /* Membuat ikon berbentuk lingkaran */
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        
    }
    
    .learn-item:hover {
    transform: translateY(-10px);
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.2);
    }


    .video-frame {
        width: 71%; /* Default untuk desktop */
        height: 450px; /* Default untuk desktop */
        max-width: 100%; /* Pastikan tidak melebihi kontainer */
        border-radius: 20px; 
    }
    .responsive-img {
        max-width: 100%;
        height: auto;
        margin: 0 auto; /* Center the image horizontally */
        display: block; /* Ensure the image is treated as a block element */
    }
    

    @media (max-width: 768px) { /* Mobile */
        .video-frame {
            width: 100%; /* Lebar penuh pada perangkat kecil */
            height: auto; /* Menyesuaikan tinggi sesuai aspek rasio */
            aspect-ratio: 16/9; /* Aspek rasio video 16:9 */
        }
        .card {
            margin-bottom: 30px; /* Tambahkan jarak antar card */
            
        }
        
        .learn-item {
            margin-bottom: 10px; /* Tambahkan jarak antar card */
            
        }
        .learn-item:hover, .testimonial-card:hover {
            transform: none;
        }
        .carousel-inner {
        height: auto;
        }
        .carousel-item.first-slide.active {
        background: url('/assets/img/home/loginsite-hp.png') no-repeat center center;
        background-size: cover; /* Adjust the size */
        }
        .carousel-item.active .text-white {
        text-align: center; /* Teks di tengah */
        margin-left: 0 !important; /* Hapus offset kiri */
        }
        .carousel-item {
        flex-direction: column; /* Stack content vertically */
        background-size: contain;
        padding: 0 !important; /* Menghilangkan padding berlebih */
        margin: 0 !important; /* Menghapus margin ekstra */
        }
        .carousel-item:nth-child(4) .col-md-6,
        .carousel-item:nth-child(5) .col-md-6 {
        order: 1; /* Teks di atas */
        }

        .text-container {
            order: 2; /* Adjust text position */
            text-align: center;
            padding: 15px;
        }
        .responsive-img {
        max-width: 100%;
        height: auto;
        margin: 20px auto; /* Add margin for top and bottom */
        }
        .slide-2-img {
        margin-top: 0; /* Reset margin for slide 2 */
        margin-bottom: 20px; /* Add bottom margin for slide 2 */
        text-align: center; /* Center the image */
        }
        .slide-3-img {
            margin-top: 20px; /* Add top margin for slide 3 */
            margin-bottom: 0; /* Reset bottom margin for slide 3 */
            text-align: center; /* Center the image */
        }
        .image-container {
            order: 1; /* Adjust image position */
            width: 10px; /* Ensure image takes full width */
            height: 200px; /* Adjust height for mobile */
            margin-bottom: 15px; /* Add spacing between image and text */
        }
        .carousel-item .image-section {
            background-size: contain; /* Ensure the entire image is visible */
            background-position: center; /* Center the image */
        }

        .d-flex.align-items-center.justify-content-center {
            flex-direction: column;
            text-align: center;
            padding: 15px;
        }

        .carousel-item .col-md-6 {
            padding: 15px;
            margin: 0;
        }

        .carousel-item .btn {
            margin-top: 10px;
            width: 150px; /* Tombol memenuhi lebar layar */
        }

        
        #prevArrow, #nextArrow {
            width: 30px;
            height: 30px;
        }

        #prevArrow span svg, #nextArrow span svg {
            width: 16px;
            height: 16px;
        }
      
        .responsive-padding {
            width: 100%;
            max-width: 800px; /* Sesuaikan dengan kebutuhan */
            margin: 0 auto; /* Agar berada di tengah */
            text-align: justify;
            margin-left: 50px;
        }
        .testimonial-prev-btn,
    .testimonial-next-btn {
        width: 30px;
        height: 30px;
        }

        .testimonial-prev-btn svg,
        .testimonial-next-btn svg {
            width: 20px;
            height: 20px;
        }

        .testimonial-prev-btn {
            left: 5px !important;
        }

        .testimonial-next-btn {
            right: 5px !important;
        }
        .testimonial-card {
        height: 300px !important; /* Menyesuaikan tinggi dengan kontennya */
        width: 90% !important;
        padding: 20px !important;
        margin-top: 30px !important; /* Mengurangi spasi atas */
    }

    .testimonial-bg-light {
        width: 80px !important; /* Mengurangi ukuran gambar */
        height: 80px !important;
        top: 10px !important; /* Mengatur jarak dari kartu */
        left: 50% !important; /* Pusatkan gambar */
        transform: translateX(-50%) !important;
    }

    .testimonial-bg-light img {
        width: 80px !important;
        height: 80px !important;
    }

    .profile-item {
        margin-bottom: 20px !important; /* Memberi jarak antar gambar */
    }
        .trainer-img {
            width: 150px;
            height: 150px;
        }

        .card-trainer {
            padding: 15px;
            
        }

            
       
    }
    #testimonial {
    background-color:rgb(255, 255, 255); /* Warna latar */
}

#testimonial h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.testimonial-card {
    background:  #fff; /* Gradien kuning lembut */
    border-radius: 20px;
    padding: 50px;
    height: 200px; /* Sama tinggi */
    margin: 0 15px; /* Spasi antar card */
}
.testimonial-card h5,
.testimonial-card p {
    color: #000; /* Mengubah warna font menjadi hitam */
}




.carousel-controls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}
.carousel-indicators button {
    margin-top: 100px; /* Add some spacing between indicators and slides */
    background-color: #000; /* Change the color to black */
    border-radius: 50%; /* Make the indicators round */
    width: 12px;
    height: 12px;
    border: none; /* Remove the border */
    margin: 0 4px; /* Add some spacing between indicators */
}

.carousel-control-prev,
.carousel-control-next {
    background: #fafafa;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.7);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.carousel-control-prev {
    left: 10px;
}

.carousel-control-next {
    right: 10px;
}

.carousel-control-prev svg,
.carousel-control-next svg {
    pointer-events: none; /* Hindari masalah dengan klik SVG */
}
.responsive-padding {
    padding-right: 100px;
}
.mobile-padding {
    display: none;
}
/* Wrapper Positioning */


/* .trainer-item.active {
  transform: scale(1.1);
}

  .card-trainer {
    background: white;
    border-radius: 30px;
    padding: 20px;
    text-align: center;
    transition: background 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 320px;
    max-width: 300px;
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .card-trainer h5 {
      color: #000000 !important;
      font-weight: 600;

  }

  .card-trainer p {
      color: #000000 !important;
  }

  .trainer-img-container {
    position: relative;
    background: linear-gradient(60deg, #FCE036, #FDD835);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
  }

  .trainer-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
  }

  
  .trainer-item.active .card-trainer {
      background: linear-gradient(to right, #000000, #fee300, #fee300) !important;
      color: white !important;
  }

  .owl-item.center .card-trainer h5,
  .owl-item.center .card-trainer p {
    color: white !important;
  }
  


  .trainer-carousel .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 20px;
  }

  
  .trainer-carousel .owl-dot {
    width: 7px;
    height: 7px;
    margin: 5px;
    background: #ccc !important; 
    border-radius: 50%;
    display: inline-block;
    transition: background 0.3s ease-in-out;
    cursor: pointer;
  }

  .trainer-carousel .owl-dot.active {
    background: black !important; 
  } */
.media-card {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    height: 450px; /* Memperpanjang card */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-image {
    width: 100%;
    height: 250px; /* Menyesuaikan tinggi gambar */
    object-fit: cover; /* Menjaga proporsi gambar */
    margin-top: -10px; /* Mengurangi jarak atas */
}

.card-body {
    padding: 20px;
    flex-grow: 1; /* Memastikan body card mengisi ruang yang tersedia */
}

.card-title {
    font-size: 24px;
}
.card-title-media{
    font-size: 16px;
}
.channel-logo {
    margin-top: 20px; /* Menggeser logo ke atas */
    height: 20px;
}

.image-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    height: 300px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Overlay that covers the entire card on hover */
.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: background 0.3s ease;
}

.image-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.4);
}

.image-card:hover .card-overlay {
    background: rgba(0,0,0,0.5); /* Dark overlay for the entire card */
}

.card-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    transition: all 0.3s ease;
    z-index: 2; /* Make sure it's above the overlay */
}

.image-card:hover .card-info {
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 100%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.card-date {
    color: #ffffff;
    font-size: 14px;
}

.card-title {
    color: #ffffff;
    margin: 10px 0;
    font-size: 18px;
}

/* Content container styles */
.content-container {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    opacity: 0;
    display: flex;
    flex-direction: column;
}

.image-card:hover .content-container {
    max-height: 150px;
    opacity: 1;
    margin-top: 10px;
}

/* Description text with limited height and overflow */
.description-text {
    max-height: 80px; /* Limit height to ensure read more is visible */
    overflow: hidden;
    color: #ffffff;
    position: relative;
}

.description-text p {
    margin-bottom: 5px;
    color: white;
}

/* Read more container and link */
.read-more-container {
    margin-top: 5px;
}

.read-more {
    display: inline-block;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.read-more:hover {
    text-decoration: underline;
}

/* Style untuk tombol navigasi */
.nav-pills .nav-link {
    background-color: white;
    color: #fee300;
    border: 2px solid #fee300;
    border-radius: 20px;
    padding: 10px 20px;
    font-weight: bold;
    margin: 0 8px;
    transition: all 0.3s ease;
  }
  
  /* Style saat tombol aktif/dipilih */
  .nav-pills .nav-link.active {
    background-color: #fee300;
    color: black;
    border: 2px solid #fee300;
  }

  /* Style tombol program utama/prioritas */
  .btn-program.priority-btn {
    background-color: #fee300;
    color: #000;
    font-weight: bold;
    border: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(254, 227, 0, 0.3);
  }

  .btn-program.priority-btn:hover {
    background-color: #e6cc00;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(254, 227, 0, 0.4);
  }
  
  /* Style tombol program biasa */
  .btn-program {
    background-color: #f8f9fa;
    color: #212529;
    border: 2px solid #fee300;
    border-radius: 20px;
    padding: 8px 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    width: 100%;
  }
  
  .btn-program:hover {
    background-color: #f2f2f2;
    color: #000;
  }
  
/* Style untuk badge/ribbon - diagonal style yang lebih compact */
.ribbon-new {
  z-index: 2;
    position: absolute;
    left: 2px;
    top: 35px;
    padding: 2px 8px;
    border-radius: 4px 20px 20px 0px;
    background: var(--Red-500, #CB0001);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    color: var(--Neutral-100, #FFF);
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.ribbon-new-dot {
    position: absolute;
    left: 2px;
    top: 55px;
    padding: 4px 6px;
    z-index: 0;
    border-radius: 0px 20px 20px 20px;
    background: var(--Red-500, #CB0001);
}
.article {
    background-color:rgb(255, 255, 255); /* Light cream background */
    padding: 2rem 0;
}

/* Blog Card styles */
.image-card {
    position: relative;
    height: 340px; /* Menambah tinggi card agar konten tidak terpotong */
    width: 95%;
    overflow: hidden;
    border-radius: 6px;
    margin: 0 auto;
    transition: all 0.3s ease;
    border: none; /* Menghapus border */
    box-shadow: 0 4px 12px rgba(0,0,0,0.15); /* Shadow sebagai pengganti border */
    max-width: 360px; /* Limit maximum width */
}

.card-image {
    width: 100%;
    height: 360px; /* Ukuran gambar tetap, tidak memenuhi seluruh card */
    object-fit: cover;
    transition: all 0.3s ease;
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.card-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    color: #fff;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.7) 70%, rgba(0,0,0,0) 100%);
    transition: all 0.3s ease;
    height: auto;
    min-height: 140px; /* Meningkatkan min-height untuk konten */
}

.card-date {
    font-size: 0.8rem;
    color: #FFD700; /* Yellow date text */
    display: block;
    margin-bottom: 5px;
}

.card-title {
    font-weight: bold;
    margin-bottom: 8px;
    color: #fff;
    font-size: 1.1rem;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Meningkatkan batas baris menjadi 3 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto; /* Height otomatis, bukan fixed */
    max-height: 4.2rem; /* Maksimal tinggi yang cukup untuk 3 baris */
}

/* Menghapus garis bawah pada judul utama */
h2.text-center.mb-4 {
    border-bottom: none !important;
}

/* Content container for description and read more */
.content-container {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease;
}

.description-text {
    margin-bottom: 8px;
    font-size: 0.9rem;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 3.8rem;
}

.description-text p {
    margin: 0;
}

.read-more-container {
    text-align: right;
    padding-top: 4px;
}

.read-more {
    color: #FFD700; /* Yellow read more text */
    font-weight: bold;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.5);
}

.read-more:hover {
    background-color: #FFD700;
    color: #000;
}

/* Carousel customization for blog layout */
.owl-carousel {
    padding: 5px 0;
}

.owl-carousel .owl-stage-outer {
    padding: 10px 5px 30px; /* Meningkatkan padding bawah untuk mencegah pemotongan shadow */
}

.owl-dots {
    margin-top: 15px;
}

.owl-dots .owl-dot span {
    background: #ddd;
    width: 8px;
    height: 8px;
}

.owl-dots .owl-dot.active span, 
.owl-dots .owl-dot:hover span {
    background: #FFD700; /* Yellow dots for active/hover state */
}

.owl-nav button {
    background: rgba(255, 215, 0, 0.8) !important;
    color: #000 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-60%);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.owl-nav button:hover {
    background: #000 !important;
    color: #FFD700 !important;
}

.owl-nav .owl-prev {
    left: -18px;
}

.owl-nav .owl-next {
    right: -18px;
}

/* Card hover effects - blog appropriate */
.card-link:hover .image-card {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0,0,0,0.25); /* Meningkatkan shadow pada hover */
}

.card-link:hover .card-overlay {
    background: rgba(0,0,0,0.4);
}

.card-link:hover .card-info {
    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.7) 70%, rgba(0,0,0,0.3) 100%);
}

.card-link:hover .content-container {
    max-height: 100px;
    opacity: 1;
    margin-top: 10px;
}

/* Responsive adjustments for blog layout */
@media (max-width: 992px) {
    .image-card {
        height: 320px;
        max-width: 320px;
    }
    
    .card-image {
      width: 90%;
      height: 360px;
    }
}

@media (max-width: 768px) {
    .image-card {
        height: 320px;
        max-width: 300px;
    }
    
    .card-image {
        width: 90%;
        height: 360px; /* Ukuran gambar tetap, tidak memenuhi seluruh card */
    }
    
    .owl-nav button {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 576px) {
    .image-card {
        height: 340px; /* Lebih tinggi pada mobile untuk keterbacaan */
        max-width: 90%; /* Full width on smallest screens */
    }
    
    .card-image {
      width: 90%;
      height: 360px;
    }
    
    .card-title {
        font-size: 1rem;
    }
    
    .description-text {
        font-size: 0.85rem;
    }
    
    .owl-nav {
        display: none; /* Hide nav arrows on mobile */
    }
    
    .owl-dots {
        margin-top: 10px;
    }
}
.faq-container {
        max-width: 800px; /* Menambahkan lebar maksimum */
        width: 90%; /* Responsif dengan lebar 90% dari parent */
        margin-left: auto; /* Untuk posisi tengah */
        margin-right: auto; /* Untuk posisi tengah */
    }
    
    .faq-item {
        background-color: #ffffff;
        border-radius: 8px;
        margin-bottom: 15px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        overflow: hidden;
        border-left: 4px solid #FFCC00;
    }
    
    .faq-question {
        padding: 20px;
        font-weight: 600;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #1a1a1a;
        transition: all 0.3s ease;
    }
    
    .faq-question::after {
        content: '+';
        font-size: 24px;
        color: #FFCC00;
        font-weight: bold;
    }
    
    .faq-item.active .faq-question::after {
        content: '−';
    }
    
    .faq-answer {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        padding: 0 20px;
    }
    .faq-answer p {
    color: #000000; /* Mengubah warna teks deskripsi menjadi hitam */
    }
    
    .faq-item.active .faq-answer {
        max-height: 500px;
        padding: 0 20px 20px;
    }
    
    @media (max-width: 768px) {
        .faq-container {
            width: 95%; /* Sedikit lebih lebar pada layar kecil */
        }
        
        .faq-question {
            padding: 15px;
            font-size: 15px;
        }
    }
    .testimonial-carousel {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 1.5rem;
        padding: 1rem 0;
    }

    .testimonial-card {
        border-radius: 1rem;
        border: 1px solid rgba(0,0,0,0.05);
        display: flex;
        flex-direction: column;
        transition: all 0.3s ease;
        overflow: hidden;
        height:350px;
    }

    .shadow-hover {
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    }

    .testimonial-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 15px 40px rgba(0,0,0,0.1);
    }

    .testimonial-profile {
        display: flex;
        align-items: center;
        margin:0 0 0 -30px;
    }

    .profile-image-container {
        flex-shrink: 0;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        object-fit: cover;
        background-color: #FCE036;
        margin-right:12px;
    }

    .profile-image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        object-fit: cover;
        background-color: #FCE036;
        margin-right:12px;
    }

    .profile-info {
        flex-grow: 1;
    }

    .profile-name {
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 0.25rem;
        color: #000;
    }

    .profile-role {
        font-size: 0.875rem;
        color: #000;
    }

    .testimonial-content {
        flex-grow: 1;
        position: relative;
        margin: 30px -20px 0 -20px ;
    }

    .testimonial-quote {
        position: relative;
        line-height: 1.6;
        text-align: justify;
    }

    .quote-icon {
        position: absolute;
        top: -10px;
        left: -20px;
        width: 30px;
        height: 30px;
        color: #000;
        opacity: 0.2;
    }

    /* Responsive Adjustments */
    @media (max-width: 768px) {
        .testimonial-carousel {
            grid-template-columns: 1fr;
        }
        .testimonial-card {
        border-radius: 1rem;
        border: 1px solid rgba(0,0,0,0.05);
        display: flex;
        flex-direction: column;
        transition: all 0.3s ease;
        overflow: hidden;
        height:450px !important;
        }

        .testimonial-profile {
            justify-content: center;
            flex-direction: column;
            text-align: center;
        }
        .testimonial-content {
        flex-grow: 1;
        position: relative;
        margin: 20px 20px 0 20px ;
         }


        .profile-image-container {
            margin-right: 0;
            margin-bottom: 1rem;
        }
    }
     /* Partner Horizontal Slider
     .partner-slider-container {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding: 20px 0;
        margin-bottom: -50px;
    }
    
    .partner-slider {
        display: flex;
        animation: scrollX 30s linear infinite;
    }
    
    .partner-slider:hover {
        animation-play-state: paused;
    }
    
    .partner-slide {
        display: flex;
        align-items: center;
        flex-shrink: 0;
    }
    
    .partner-logo-item {
        flex: 0 0 auto;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100px;
    }
    
    .partner-logo {
        max-height: 70px;
        max-width: 150px;
    }
    
    @keyframes scrollX {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-100%);
        }
    }
    
    @media (max-width: 992px) {
        .partner-logo-item {
            padding: 0 15px;
            height: 80px;
        }
        
        .partner-logo {
            max-height: 60px;
            max-width: 120px;
        }
         .partner-slider {
    animation: none; 
  }
        
        @keyframes scrollX {
            0% {
                transform: translateX(0);
            }
            100% {
                transform: translateX(-100%);
            }
        }
    }
    
    @media (max-width: 576px) {
        .partner-logo-item {
            padding: 0 10px;
            height: 70px;
        }
        
        .partner-logo {
            max-height: 50px;
            max-width: 100px;
        }
    } */
    .section-event {
        background-color: #ffffff;
        position: relative;
        padding: 60px 0;
    }
    
    /* Gold Theme Color */
    :root {
        --theme-color: #FFD700;
        --theme-hover: #F4CA16;
        --text-color: #000000;
    }
    
    /* Button Styling */
    .btn-primary {
        background-color: var(--theme-color);
        border-color: var(--theme-color);
        color: var(--text-color);
        font-weight: 600;
        transition: all 0.3s ease;
        border-radius: 30px;
        padding: 10px 20px;
    }
    
    .btn-primary:hover, .btn-primary:focus {
        background-color:  #000000 !important;
        border-color:  #000000 !important;
        color: var(--text-color);
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);
    }
    
    .btn-outline-primary {
        color: var(--text-color);
        border-color: var(--theme-color);
        background-color: transparent;
        font-weight: 500;
        transition: all 0.3s ease;
        border-radius: 30px;
        padding: 10px 20px;
    }
    
    .btn-outline-primary:hover, .btn-outline-primary:focus {
        background-color:   #FFD700 !important;
        border-color: #000000 !important;
        color: #000000 !important;
        transform: translateY(-2px);
        box-shadow: 0 5px 15px rgba(47, 46, 42, 0.3);
    }
    
    /* Event Card Styling */
    .event-card {
        background-color: #ffffff;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
        margin: 15px;
        transition: transform 0.4s ease, box-shadow 0.4s ease;
        height: 100%;
        display: flex;
        flex-direction: column;
        border: 0px solid rgba(0, 0, 0, 0.05);
    }
    
    .event-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
    }
    
    .event-img-container {
        position: relative;
        overflow: hidden;
        width: 100%;
    }
    
    .event-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }
    
    .event-card:hover .event-img {
        transform: scale(1.08);
    }

    
    .event-day {
        font-size: 1.4rem;
        line-height: 1;
        font-weight: 700;
    }
    
    .event-month {
        font-size: 0.9rem;
        text-transform: uppercase;
        margin-top: 2px;
    }
    
    .event-details {
        padding: 25px;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        background-color: #ffffff;
    }
    
    .event-title {
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: 18px;
        color: var(--text-color);
        line-height: 1.4;
    }
   
    
    .event-meta-item {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        color: #000000 !important;
        font-size: 0.8rem;
        font-weight: 700;

    }
    
    .event-meta-item i {
        width: 22px;
        margin-right: 12px;
        color: var(--theme-color) !important;
        font-size: 1.1rem;
    }
    
    .event-meta-item span {
        color: #000000;
    }
    
    .event-desc {
        font-size: 1rem;
        line-height: 1.7;
        color: #000000 !important;
        flex-grow: 1;
    }
    
    .event-desc p {
        color: #000000;
    }
    
    .event-actions {
        margin-top: auto;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    
    .event-actions .btn {
        padding: 10px 20px;
        font-size: 0.95rem;
    }
    
    .add-calendar-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .add-calendar-btn i {
        margin-right: 8px;
        color: var(--theme-color);
    }
    
    .add-calendar-btn:hover i {
        color: var(--text-color);
    }
    
    /* Carousel Navigation Styling */
    .event-carousel-container {
        position: relative;
        padding: 0 50px;
    }
    
    .owl-nav-custom {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        pointer-events: none;
        z-index: 2;
    }
    
    .owl-prev-custom, .owl-next-custom {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: var(--theme-color);
        border: none;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease;
        pointer-events: auto;
        color: var(--text-color);
    }
    
    .owl-prev-custom:hover, .owl-next-custom:hover {
        background-color: var(--theme-hover);
        transform: scale(1.1);
    }
    
    /* Improve dots navigation */
    .owl-dots {
        margin-top: 25px;
    }
    
    .owl-dot span {
        background-color: #e0e0e0 !important;
        transition: all 0.3s ease;
    }
    
    .owl-dot.active span, 
    .owl-dot:hover span {
        background-color: var(--theme-color) !important;
        transform: scale(1.2);
    }
    
    /* Make all cards same height */
    .owl-carousel .owl-stage {
        display: flex;
    }
    
    .owl-carousel .owl-item {
        display: flex;
        flex: 1 0 auto;
    }
    
    .owl-carousel .item {
        width: 100%;
    }
    
    /* Responsive Styling */
    @media (max-width: 992px) {
        .event-actions {
            flex-direction: column;
        }
        
        .event-actions .btn {
            width: 100%;
        }
        
        .event-img-container {
            height: 200px;
        }
    }
    
    @media (max-width: 768px) {
        .event-card {
            margin: 10px;
        }
        
        .event-details {
            padding: 20px;
        }
        
        .event-title {
            font-size: 0.9rem;
        }
        
        .event-meta-item {
            font-size: 0.9rem;
        }
        
        .event-img-container {
            height: 180px;
        }
    }
    
    @media (max-width: 576px) {
        .event-carousel-container {
            padding: 0 25px;
        }
        
        .owl-prev-custom, .owl-next-custom {
            width: 38px;
            height: 38px;
        }
        
        .event-img-container {
            height: 170px;
        }
        
        .event-date-badge {
            padding: 8px 12px;
        }
        
        .event-day {
            font-size: 1.2rem;
        }
        
        .event-month {
            font-size: 0.8rem;
        }
    }

