.halamanutama {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  width: 100%;
}

.halamanutama .header {
  display: flex;
  width: 100%;
  min-height: 4rem;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  position: relative;
  background-color: #ffffff;
  flex-wrap: wrap;
  gap: 1rem;
}

@media (max-width: 768px) {
  .halamanutama .header {
    flex-direction: column;
    align-items: stretch;
    padding: 1rem;
    gap: 1rem;
  }
}

.halamanutama .logo {
  display: flex;
  flex-direction: column;
  width: clamp(150px, 20vw, 202px);
  align-items: flex-start;
  gap: 0.625rem;
  padding: 0.625rem;
  position: relative;
}

.halamanutama .GIS-LOGO {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 5.35;
  object-fit: cover;
}

.halamanutama .menu {
  width: 100%;
  max-width: 565px;
  gap: 1.25rem;
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 768px) {
  .halamanutama .menu {
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
  }
}

.halamanutama .div {
  display: flex;
  min-width: 130px;
  align-items: center;
  gap: 0.625rem;
  position: relative;
  flex: 1;
  justify-content: center;
}

.halamanutama .frame {
  display: flex;
  width: 1.0625rem;
  height: 1.125rem;
  align-items: center;
  gap: 0.625rem;
  position: relative;
  flex-shrink: 0;
}

.halamanutama .img {
  position: relative;
  width: 1.0625rem;
  height: 1.0625rem;
}

.halamanutama .div-wrapper {
  display: flex;
  min-width: 69px;
  align-items: center;
  gap: 0.625rem;
  padding: 0.625rem 0;
  position: relative;
}

@media (max-width: 768px) {
  .halamanutama .div {
    width: 100%;
    justify-content: flex-start;
    padding: 0.5rem;
    border-radius: 0.5rem;
  }
}

.halamanutama .text-wrapper {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffa500;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .menu-2 {
  gap: 0.625rem;
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 0;
  justify-content: center;
}

.halamanutama .menu-2:hover {
  background-color: #f5f5f5;
  border-radius: 0.5rem;
}

.halamanutama .menu-2:hover .text-wrapper-2 {
  color: #ffa500;
}

@media (max-width: 768px) {
  .halamanutama .menu-2 {
    width: 100%;
    justify-content: flex-start;
    padding: 0.5rem;
    border-radius: 0.5rem;
  }
}

.halamanutama .location-on {
  position: relative;
  width: 17px;
  height: 17px;
  aspect-ratio: 1;
}

.halamanutama .frame-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.halamanutama .text-wrapper-2 {
  flex: 1;
  font-family: "Inter", Helvetica;
  color: #2c3e50;
  position: relative;
  margin-top: -1.00px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .img-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.halamanutama .login {
  display: flex;
  min-width: 96px;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  position: relative;
  background-color: #ffa500;
  border-radius: 1.25rem;
  padding: 0.5rem 1rem;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .halamanutama .login {
    width: 100%;
    margin-top: 0.5rem;
  }
}

.halamanutama .frame-3 {
  display: inline-flex;
  justify-content: center;
  flex: 0 0 auto;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
}

.halamanutama .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #2c3e50;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .dashboard {
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.halamanutama .frame-wrapper {
  display: flex;
  min-height: 40vh;
  height: clamp(300px, 40vh, 595px);
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(https://c.animaapp.com/ayPasLS8/img/frame-56296.png);
  background-size: cover;
  background-position: 50% 50%;
  padding: 2rem 1rem;
}

.halamanutama .frame-4 {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 4vw, 1.8125rem);
  position: relative;
  flex: 0 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}

.halamanutama .gislogo {
  position: relative;
  width: clamp(120px, 20vw, 200px);
  height: auto;
  aspect-ratio: 2.75;
  object-fit: cover;
}

.halamanutama .logo-dishub {
  position: relative;
  width: clamp(150px, 25vw, 277px);
  height: auto;
  aspect-ratio: 4.07;
  object-fit: cover;
}

@media (max-width: 768px) {
  .halamanutama .frame-4 {
    flex-direction: column;
    gap: 1rem;
  }
}

.halamanutama .frame-5 {
  display: flex;
  min-height: 228px;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  padding: 2rem clamp(1rem, 8vw, 4.625rem);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
}

.halamanutama .frame-6 {
  display: flex;
  width: 100%;
  max-width: 1073px;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  position: relative;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .halamanutama .frame-6 {
    flex-direction: column;
    gap: 2rem;
  }
}

.halamanutama .dashboard-2 {
  min-height: 161px;
  justify-content: center;
  gap: 1.25rem;
  padding: 3.125rem 1.25rem;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

@media (max-width: 768px) {
  .halamanutama .dashboard-2 {
    padding: 2rem 1rem;
  }
}

.halamanutama .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 20px;
}

.halamanutama .frame-8 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.halamanutama .p {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #2c3e50;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .container-home {
  width: 229px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.halamanutama .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffa500;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
}

.halamanutama .container-home-2 {
  width: 236px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.halamanutama .dashboard-3 {
  justify-content: center;
  gap: 20px;
  padding: 50px 74px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-image: url(https://c.animaapp.com/ayPasLS8/img/dashboard.svg);
  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.halamanutama .frame-9 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.halamanutama .frame-10 {
  position: relative;
  width: 227px;
  height: 268px;
}

.halamanutama .frame-11 {
  flex-direction: column;
  width: 100%;
  max-width: 227px;
  min-height: 266px;
  justify-content: space-between;
  padding: 1.25rem;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0px 0px 0.6625rem #00000059;

  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  align-items: flex-start;
  position: relative;
}

@media (max-width: 768px) {
  .halamanutama .frame-11 {
    max-width: 100%;
    min-height: 200px;
  }
}

.halamanutama .frame-12 {
  display: flex;
  height: 30px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.halamanutama .terminal-wrapper {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 20px;
}

.halamanutama .terminal {
  position: relative;
  width: 16px;
  height: 25px;
  aspect-ratio: 0.66;
  object-fit: cover;
}

.halamanutama .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.halamanutama .frame-14 {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.halamanutama .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.halamanutama .frame-15 {
  height: 25px;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.halamanutama .frame-16 {
  display: flex;
  width: 73px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  background-color: #ffa500;
  border-radius: 20px;
}

.halamanutama .frame-17 {
  display: inline-flex;
  justify-content: center;
  flex: 0 0 auto;
  margin-top: -6.00px;
  margin-bottom: -6.00px;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
  position: relative;
}

.halamanutama .text-wrapper-7 {
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  color: #ffffff;
  position: relative;
  margin-top: -1.00px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .frame-18 {
  display: flex;
  width: 84px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10px;
  position: relative;
  align-self: stretch;
  background-color: #ffa500;
  border-radius: 20px;
}

.halamanutama .frame-19 {

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 227px;
  min-height: 266px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem;
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0px 0px 0.6625rem #00000059;
  background-size: cover;
  background-position: 50% 50%;
}

.halamanutama .frame-20 {
  
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 227px;
  min-height: 266px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.25rem;
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0px 0px 0.6625rem #00000059;
  background-size: cover;
  background-position: 50% 50%;
}

@media (max-width: 768px) {
  .halamanutama .frame-19,
  .halamanutama .frame-20 {
    max-width: 100%;
    min-height: 200px;
  }
}

.halamanutama .frame-21 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.halamanutama .frame-22 {
  flex-direction: column;
  width: 227px;
  height: 266px;
  justify-content: space-between;
  padding: 20px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 10.6px #00000059;

  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.halamanutama .frame-23 {
  display: flex;
  flex-direction: column;
  width: 227px;
  height: 266px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 10.6px #00000059;

  background-size: cover;
  background-position: 50% 50%;
}

.halamanutama .frame-24 {

  display: flex;
  flex-direction: column;
  width: 227px;
  height: 266px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 10.6px #00000059;
  background-size: cover;
  background-position: 50% 50%;
}

.halamanutama .text-wrapper-8 {
  width: fit-content;
  font-family: "Inter", Helvetica;
  color: #ffffff;
  position: relative;
  margin-top: -1.00px;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .frame-25 {

  display: flex;
  flex-direction: column;
  width: 227px;
  height: 266px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 10.6px #00000059;
  background-size: cover;
  background-position: 50% 50%;
}

.halamanutama .frame-26 {
  display: flex;
  min-height: 228px;
  align-items: center;
  gap: clamp(2rem, 20vw, 21.875rem);
  padding: 2rem clamp(1rem, 15vw, 10.0625rem);
  position: relative;
  align-self: stretch;
  width: 100%;
  background-image: url(https://c.animaapp.com/ayPasLS8/img/frame-56297.png);
  background-size: cover;
  background-position: 50% 50%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.halamanutama .frame-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.625rem;
  position: relative;
  flex: 0 0 auto;
}

.halamanutama .gislogo-2 {
  position: relative;
  width: clamp(80px, 15vw, 120px);
  height: auto;
  aspect-ratio: 2.75;
  object-fit: cover;
}

.halamanutama .logo-2 {
  position: relative;
  width: clamp(100px, 20vw, 163px);
  height: auto;
  aspect-ratio: 4.07;
  object-fit: cover;
}

.halamanutama .frame-28 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  position: relative;
  flex: 1;
  max-width: 400px;
}

@media (max-width: 768px) {
  .halamanutama .frame-26 {
    flex-direction: column;
    gap: 2rem;
    text-align: center;
  }
  
  .halamanutama .frame-27 {
    align-items: center;
  }
  
  .halamanutama .frame-28 {
    max-width: 100%;
  }
}

.halamanutama .text-wrapper-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.halamanutama .text-wrapper-10 {
  position: relative;
  align-self: stretch;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

/* Popup Styles */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.popup-overlay.active {
  display: flex;
}

.popup-container {
  background-color: #f8fafb;
  border-radius: 1.25rem;
  padding: 1.625rem 1.75rem;
  width: 100%;
  max-width: min(540px, 90vw);
  max-height: 90vh;
  overflow: hidden;
  animation: popupSlideIn 0.3s ease-out;
  margin: 1rem;
}

@media (max-width: 768px) {
  .popup-container {
    padding: 1rem;
    margin: 0.5rem;
    max-width: 95vw;
  }
}

@keyframes popupSlideIn {
  from {
    opacity: 0;
    transform: scale(0.8) translateY(-20px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.popup-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.popup-title {
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #1d293d;
  font-size: 12px;
}

.close-btn {
  width: 24px;
  height: 24px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.close-btn:hover {
  transform: scale(1.1);
}

.popup-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.popup-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
  gap: 0.9375rem;
  justify-items: center;
}

.popup-row:last-child {
  justify-content: flex-start;
  gap: 0.9375rem;
}

.popup-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 120px;
  max-width: 127px;
  min-height: 99px;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  padding: 0.625rem;
  background-color: #ffffff;
  border-radius: 0.625rem;
  cursor: pointer;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .popup-row {
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    gap: 0.5rem;
  }
  
  .popup-item {
    min-width: 80px;
    min-height: 80px;
    padding: 0.5rem;
  }
}

.popup-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  background-color: #ffa500;
}

.popup-item:hover .popup-label {
  color: #ffffff;
}

.popup-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.popup-icon img {
  width: 57px;
  height: 56px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.popup-item:hover .popup-icon img {
  transform: scale(1.1);
}

.popup-label {
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: #1d293d;
  font-size: 12px;
  text-align: center;
  transition: color 0.3s ease;
}

.frame-9{
  max-width: 1070px;margin: auto;
}
.tile-card {
  position: relative;
  width: 229px;
  height: 266px;
  background: transparent;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  padding: 20px;
  box-sizing: border-box;
}
.tile-card button {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s;
}
.tile-card button:hover {
  background: #f0f0f0;
}
.tile-card button svg {
  width: 16px;
  height: 16px;
  stroke: #333;
  stroke-width: 2;
  fill: none;
}
.tile-card h3 {
  margin-top: 80px;
  margin-bottom: 8px;
  font-style: italic;
  font-size: 16px;
  color: #2c3e50;
}
.tile-card p {
  font-size: 14px;
  line-height: 1.4;
  color: #555;
}


.submenu-toggle i.text-primary{
  font-size: 24px;
  text-align: center;
  width: 50px;
}
.sub-menu-label{
  font-weight: bold;
}
.text-primary{
  color: #D35400 !important;
}
.highcharts-credits{
  display: none;
}
.gm-style-iw-d{
  overflow: unset !important;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
  box-shadow: 0 4px 8px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.06) !important;

}
.custom-info-box {
  max-width: 300px;
  max-height: 400px;
  overflow-y: auto;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('{{ asset("themes/fonts/Space_Grotesk/static/SpaceGrotesk-Regular.ttf")}}') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('{{ asset("themes/fonts/Space_Grotesk/static/SpaceGrotesk-Light.ttf")}}') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('{{ asset("themes/fonts/Space_Grotesk/static/SpaceGrotesk-Medium.ttf")}}') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('{{ asset("themes/fonts/Space_Grotesk/static/SpaceGrotesk-SemiBold.ttf")}}') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: 'SpaceGrotesk';
  src: url('{{ asset("themes/fonts/Space_Grotesk/static/SpaceGrotesk-Bold.ttf")}}') format('truetype');
  font-weight: 700;
}

html, body {
  font-family: 'Poppins', sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #2c3e50 !important;
}
a{
  text-decoration: none;
  color: #2c3e50 !important;
}
#map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.sidebar-left, .sidebar-right {
  padding: 10px;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 360px;
  background-color: white;
  z-index: 1040;
  overflow-y: auto;
  box-shadow: 2px 0 5px rgba(0,0,0,0.1);
  transition: transform 0.3s ease-in-out;
}

.sidebar-left {
  left: 0;
  transform: translateX(-100%);
}

.sidebar-right {
  right: 0;
  transform: translateX(100%);
}

.sidebar-left.show {
  transform: translateX(0);
}

.sidebar-right.show {
  transform: translateX(0);
}

.menu-toggle, .menu-toggle-right {
  position: fixed;
  top: 10px;
  padding: 6px 12px;
  z-index: 1050;
  background-color: #f39c12;
  color: white;
  border-radius: 4px;
  border: none;
}
.btn-primary{
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
}

.menu-toggle { left: 10px; }
.menu-toggle-right { right: 10px; }

.search-box {
  position: fixed;
  top: 10px;
  right: 60px;
  width: 250px;
  z-index: 1050;
}

.search-result {
  position: absolute;
  width: 100%;
  background: white;
  border: 1px solid #ddd;
  max-height: 200px;
  overflow-y: auto;
  display: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.search-result .item {
  padding: 8px 12px;
  cursor: pointer;
}

.search-result .item:hover {
  background: #f8f9fa;
}

.search-result .empty {
  padding: 10px;
  color: #999;
}
.leaflet-control-zoom {
  top: 80px !important; /* geser ke bawah, ubah nilai sesuai kebutuhan */
}
.footer-gis {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 6px 12px;
  border-radius: 8px;
  background-color: #d35400 !important;
  color: #333;
  z-index: 1050;
  align-items: center;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.footer-logo {
  height: 24px;
  margin-right: 8px;
}
.active>.page-link, .page-link.active{
  background-color: #f39c12 !important;
  border-color: #f39c12 !important;
  color: #fff !important;

}
.accordion .accordion-button {
  background-color: #f39c12 !important;
  color: white;
  font-weight: bold;
  border-radius: 10px !important;
  margin-bottom: 8px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.accordion .accordion-button::after {
  filter: brightness(0) invert(1); /* membuat panah putih */
  transition: transform 0.3s;
}

.accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}

.sub-collapse-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.sub-collapse-button:focus {
  outline: none;
}

.sub-collapse-button::after {
  content: "\25BC"; /* panah bawah */
  margin-left: auto;
  
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}

.sub-collapse-button.collapsed::after {
  transform: rotate(-90deg);
}

.sub-collapse {
  padding-left: 1.5rem;
  
}

.sub-collapse ul {
  list-style: none;
  padding-left: 1rem;
  margin: 0;
}

.sub-collapse ul li a {
  color: #000;
  text-decoration: none;
  
}

.sub-collapse ul li a:hover {
  text-decoration: underline;
}

.accordion-button::after {
  /* Ganti ikon panah bawaan dengan chevron putih */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
  content: "";
}

.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg); /* Rotasi ke atas saat terbuka */
}
.accordion-button {
  background-color: #f7a600;
  color: white;
  font-weight: bold;
  border-radius: 10px !important;
  box-shadow: none;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-item {
  border: none;
  margin-bottom: 5px;
}
.submenu-toggle {
  background: none;
  border: none;
  padding: 8px 0;
  
}

.submenu-list {
  list-style: none;
  padding-left: 15px;
  margin-top: 5px;
}

.submenu-list li {
      padding: 10px 10px;
    border-left: 3px solid #ccc;
}

.rotate-icon {
  transition: transform 0.3s ease;
}

button[aria-expanded="true"] .rotate-icon {
  transform: rotate(180deg);
}
.body-loading {
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(44, 62, 80, 0.7);
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}
.loading-spinner {
    width: 60px;
    height: 60px;
    position: relative;
}
.spinner-circle {
    width: 100%;
    height: 100%;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-top: 5px solid #d35400;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}



.sidebar-left.show {
  transform: translateX(0);
}

.sidebar-left .image-header {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.sidebar-left .image-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sidebar-left .close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  background: white;
  border: none;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  z-index: 9;
}

.sidebar-left .content {
  padding: 16px;
}
.sidebar-left .title {
  font-size: 20px;
  font-weight: bold;
}

.sidebar-left .section {
  margin-top: 20px;
}
.sidebar-left .section-header {
  font-weight: bold;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sidebar-left .edit-icon {
  font-size: 14px;
  color: #999;
  cursor: pointer;
}

.info-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin-top: 8px;
}
.info-table tr{
  border-left: 8px solid #fff;
}
.info-table tr.header{
  border-left: 8px solid #f39c12;
}
.info-table tr.header th{
  font-weight: bold;
}
.info-table th {
  text-align: left;
  padding: 10px 15px;
  color: #555;
  width: 40%;
  vertical-align: top;
}
.info-table td {
  padding: 10px 15px;
  color: #333;
}
.info-table tr:not(:last-child) {
}
