.judul{
  font-weight: bold;
  font-size: 20px;
}
.custom-image {
  max-width: 85%; /* Membatasi lebar gambar agar tidak melebihi parent */
  height: auto; /* Menjaga aspek ratio */
  border-radius: 10px; /* Memberikan border radius pada gambar */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); /* Memberikan efek shadow */
  transition: transform 0.3s ease-in-out; /* Efek transisi ketika digeser */
}

.custom-image:hover {
  transform: scale(1.1); /* Efek perbesaran saat gambar dihover */
}

.isi{
  text-align: justify;
}
.point{
  padding-left: 20px;
  text-align: justify;
}
.navbar {
  background-color: #cdd4e0; /* Warna hijau muda, Anda dapat mengganti nilainya sesuai keinginan */
}
.navbar .nav-item.dropdown a{
  color: #D8D9DA;
}
.navbar .nav-item.dropdown a:hover{
  color: white;
}
.dropdown-menu a {
  color: black !important; /* Menjadikan warna tulisan hitam */
}
.navbar-nav .nav-item.menu a {
  color: #D8D9DA; 
}

.navbar-nav .nav-item.menu a:hover {
  color: white; 
}
.carousel-img {
  padding-top: 15px;
  max-height: 100vh;
}

.carousel-caption {
  border-top: 10px solid #07bf07;
  background-color: #00000094;
}

.vh-50 {
  height: 50vh;
}

.primary {
  color: white;
}

.active {
  color: white !important;
}

.title-container {
  position: relative;
  padding-bottom: 20px;
}

.title-container h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background-color: #cdd4e0;
  bottom: 0;
  left: calc(50% - 25px);
}

.about-us-title {
  font-size: 50px;
}

.about-us-subtitle {
  font-size: 28px;
}

.card-icon {
  transition: 0.5s;
}

.card-icon:hover {
  color: #cdd4e0;
}

.mansory-sizer,
.mansory-item {
  width: 30%;
}

.brand-image {
  width: 50%;
  object-fit: cover;
  filter: grayscale(1);
  transition: 0.5s;
}

.brand-image:hover {
  filter: grayscale(0);
  transform: scale(1.2);
}

/* Warna menu navbar */
.navbar-nav .nav-link {
  color: #083b74 !important;
}

/* Hover */
.navbar-nav .nav-link:hover {
  color: #052a55 !important;
}

/* Menu aktif */
.navbar-nav .nav-link.active {
  color: #083b74 !important;
  border-bottom: 2px solid #083b74; /* opsional biar keliatan aktif */
}


.btn-subscribe,
.btn-to-top {
  background: #cdd4e0;
}

.btn-to-top {
  display: inline;
  position: fixed;
  right: 15px;
  bottom: 15px;
}

.bg-darker {
  background: #111;
}

.portfolio-filters li {
  transition: 0.5s;
  cursor: pointer;
}

.portfolio-filters .filter-active,
.breadcumbs {
  background: #cdd4e0;
}

.breadcumbs {
  margin-top: 50px;
}

.breadcumbs ol li + li::before {
  display: inline-block;
  color: white;
  padding-right: 10px;
  padding-left: 10px;
  content: "/";
}
.card {
  height: 350px;
}
.card-contact{
  border-radius: 10px;
}

/* .card-img-top {
  height: 200px;
  width: 100px;
  padding-top: 10px;
} */

.img-testimonial {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.testimonial-item .card-body h4 {
  font-size: 18px;
}

.btn-submit {
  background: #cdd4e0;
  color: white;
}
#loading-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #cdd4e0;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.logo-img {
  position: absolute;
  width: 15%; /* Sesuaikan dengan ukuran yang diinginkan */
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%; /* Tambahkan untuk memastikan gambar tidak melebihi ukuran parent */
  height: auto; /* Agar gambar tetap proporsional saat diresize */
}

.spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 5vw; /* Sesuaikan dengan ukuran yang diinginkan */
  height: 5vw;
  max-width: 50px; /* Tambahkan batasan maksimum untuk ukuran spinner */
  max-height: 50px;
  animation: spin 1s linear infinite;
  background-color: transparent;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@media (max-width: 768px) {
  .mansory-sizer,
  .mansory-item {
    width: 40%;
  }
  .carousel-img {
    padding-top: 50px;
    max-height: 100vh;
  }
  .carousel-control-prev,
  .carousel-control-next {
    top: 65%;
    transform: translateY(-50%);
    width: 10%; /* Atur lebar sesuai kebutuhan */
  }
  
  .carousel-control-prev {
    left: 1%; /* Sesuaikan letak kiri */
  }

  .carousel-control-next {
    right: 6%; /* Sesuaikan letak kanan */
  }
  #loading-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #cdd4e0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
  }
  
  .logo-img {
    position: absolute;
    width: 40%; /* Sesuaikan dengan ukuran yang diinginkan */
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%; /* Tambahkan untuk memastikan gambar tidak melebihi ukuran parent */
    height: auto; /* Agar gambar tetap proporsional saat diresize */
  }
}
@media (max-width: 576px) {
  .mansory-sizer,
  .mansory-item {
    width: 100%;
  }
}
