@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');

html, body, p, a, h1,
h2,
h3,
h4,
h5,
h6, li, ol, ul, table {
  font-family: "Bricolage Grotesque", sans-serif !important;
}

h1.title-news {
  font-size: 20px;
}

p {
  margin-bottom: 15px;
}

#page-content {
  padding: 40px 0 20px 0;
}

#footer .footer-content {
  padding: 30px 0 20px 0;
}

#footer .copyright-content {
  min-height: 0;
}

#topbar.topbar-dark, #topbar.dark {
  /* background-color: #005267; */
  background-color: #fff !important;
}

#header #header-wrap {
  background-color: #005267;
}

#header.header-sticky #header-wrap {
  background-color: #005267 !important;
}

#header #header-wrap #logo a>img {
  height: 45px;
  margin-top: 16px;
}

#topbar.topbar-fullwidth>.container {
  padding: 15px 30px;
}

.search-border {
  border: 1px solid !important;
  border-radius: 100% !important;
  width: 40px !important;
}

#header {
  height: 55px;
  line-height: 51px;
}

#header #header-wrap {
  height: 55px;
}

#header.header-fullwidth #header-wrap .container {
  max-width: 100%;
  padding: 0px 150px;
}

#topbar.topbar-fullwidth>.container {
  padding: 15px 150px;
}

#mainMenu nav {
  float: left;
}

#mainMenu.menu-lines nav>ul>li {
  margin-left: 8px;
}

/* .stay {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
} */
/* @media only screen and (min-width: 768px) {
  .galeri-video-wrapper{
    height:555px;
  }
} */
.btn-layanan {
  background: #a2ba0e;
  padding: 10px;
  border-radius: 4%;
  color: #fff;
}

#header #top-search form input {
  background-color: #ffffff;
  width: 90%;
}

body.top-search-active .logo {
  opacity: 10;
}

.logo-kop {
  margin-top: -7px;
}

.text-primary-1 {
  color: #005267 !important;
}

.badge-primary {
  background-color: #005267;
}

#bigBanner .owl-carousel .owl-stage {
  width: 100% !important;
}

#bigBanner .owl-carousel .owl-item {
  width: 100% !important;
}

.desc-banner {
  background: linear-gradient(90deg, rgba(148, 172, 63, 1) -44%, rgba(0, 82, 103, 1) 100%, rgba(148, 172, 63, 1) 100%);
  height: 400px;
  padding-top: 97px;
  padding-right: 44px !important;
  padding-left: 30px !important;
  padding-bottom: 10px;
  color: #fff;
  font-size: 17px;
  line-height: 1.8;
}

/* .slide-btn-np {
  margin-top: -364px;
  background: transparent;
  border: 0px;
} */
/* BREAKING NEWS */
.news {
  /* box-shadow: inset 0 -15px 30px rgba(0, 0, 0, 0.4), 0 5px 10px rgba(0, 0, 0, 0.5); */
  width: 350px;
  height: 40px;
  margin: 20px auto;
  overflow: hidden;
  border-radius: 0px;
  -webkit-user-select: none;
}

.full-width {
  width: 100%;
}

.news span {
  font-weight: bold;
  float: left;
  color: #000;
  padding: 11px;
  padding-right: 20px;
  position: relative;
  top: -3px;
  /* border-bottom-right-radius: 25px; */
  box-shadow: inset 0px -7px 20px rgb(0 0 0 / 9%);
  font: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  cursor: pointer
}

.news ul {
  float: left;
  padding-left: 20px;
  animation: ticker 20s cubic-bezier(1, 0, .5, 0) infinite;
  -webkit-user-select: none;
}

.news ul li {
  line-height: 30px;
  list-style: none
}

.news ul li a {
  color: #fff;
  text-decoration: none;
  font: 14px 'Comfortaa', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
}

.scrollLeft {
  padding: 5px;
}

@keyframes ticker {
  0% {
    margin-top: 0
  }

  25% {
    margin-top: -30px
  }

  50% {
    margin-top: -60px
  }

  75% {
    margin-top: -90px
  }

  100% {
    margin-top: 0
  }
}

.marquee {
  height: 39px;
  width: auto;
  overflow: hidden;
  position: relative;
}

.marquee div {
  display: block;
  width: 200%;
  height: 39px;
  position: absolute;
  overflow: hidden;
  animation: marquee 10s linear infinite;
}

.marquee a {
  float: left;
  width: auto;
}

@keyframes marquee {
  0% {
    left: 0;
  }

  100% {
    left: -100%;
  }
}

.news ul:hover {
  animation-play-state: paused
}

.news span:hover+ul {
  animation-play-state: paused
}

/* OTHER COLORS */
.blue {
  background: #ddd;
}

.blue .title {
  background: #0f7292;
}

.blue a {
  background: transparent;
}

/* END BREAKING NEWS */
.container-fluid {
  padding: 0 30px;
}

.box-news-single {
  margin-top: -79px;
  background: #fff;
  padding: 20px !important;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px #a1a1a1;
}

.footer-primary {
  background-color: #005267 !important;
  color: #fff;
}

.bg-primary {
  background-color: #005267 !important;
}

.bg-primary-2 {
  background-color: #1abc9c !important;
}

#footer .copyright-content {
  background-color: #002d38;
  padding: 15px 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  /* background-color: #005267; */
  background-color: #fff;
  border-color: #fff;
  border: 0;
  color: #000;
}

.nav-tabs .nav-link:hover {
  border: 0;
  border-bottom: 0px solid #ddd;
  cursor: pointer;
}

.nav-pills .nav-link {
  width: 100%;
  color: #000;
}

.nav-tabs {
  border-bottom: 1px solid #005267;
}

.card-body-warta {
  height: 279px;
  max-height: 279px;
}

#page-content>.container>.row, #page-content>.container-wide>.row, #page-content>.container-fluid>.row {
  flex-direction: unset;
}

.box-data-kategori-text {
  margin-top: -19px;
  position: relative;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.box-data-kategori-img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.footer-img {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
}

.border-radius {
  border-radius: 10px;
}

.br-b-l {
  border-bottom-left-radius: 10px !important;
}

.br-t-l {
  border-top-left-radius: 10px !important;
}

.br-b-r {
  border-bottom-right-radius: 10px !important;
}

.br-t-r {
  border-top-right-radius: 10px !important;
}

.br-bs-image {
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 0px;
}

.br-bs-desc {
  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 10px;
}

.box-shadow {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;
}

.news-flash-body {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}

.news-flash-title {
  padding-left: 25px !important;
  background: #005267;
  position: absolute;
  height: 40px;
  padding: 9px;
  width: 145px;
  z-index: 112;
  border-bottom-right-radius: 60px;
  border-top-right-radius: 60px;
  border-end-start-radius: 33px;
  transition: transform 250ms;
}

.news-flash-title:hover {
  width: 180px;
  padding-left: 40px !important;
  /* transform: translateX(20px); */
  transition: all 0.7s ease-in-out;
}

.btn-layanan:hover {
  width: 180px;
  padding-right: 40px !important;
  background: #94ac3f;
  /* transform: translateX(20px); */
  transition: all 0.7s ease-in-out;
}

.post-item .post-item-wrap {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;
}

.shadow-0 {
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0), 0 0px 0px 0px rgb(0 0 0 / 0) !important;
}

#header #top-search form {
  height: 62px;
}

#header #top-search form input {
  font-size: 16px;
  padding: 0px 94px 0px 8px;
}

.progressbar-custom {
  width: auto !important;
  padding-right: 150px;
  padding-left: 20px;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  box-shadow: 1px 0px 1px 0px #494949 !important;
}

.img-progressbar-custom {
  float: right;
  margin-right: -144px;
  margin-top: -5px;
  background: white;
  border-radius: 100%;
}

#chart-umkm-2 .progress {
  background: transparent;
}

.card-body ol {
  margin-left: 20px;
}

.single-post ol {
  margin-left: 20px;
  font-size: 16px;
}

.single-post ul {
  margin-left: 20px;
  font-size: 16px;
}

/* START CHATGPT */
/* #glair-llm-toggle-button {
  bottom: -12px !important;
  right: 20px !important;
} */
#goToTop {
  bottom: 5px !important;
}

/* END CHATGPT */
#container-dataUKM .card-overflow {
  /* height: 725px;  */
  height: 761px;
  overflow: auto;
}

/* scrollbar */
::-webkit-scrollbar {
  /* width */
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  /* Track */
  background: #d5d5d5;
}

::-webkit-scrollbar-thumb {
  /* Handle */
  background: #005267;
}

::-webkit-scrollbar-thumb:hover {
  /* Handle on hover */
  background: #94ac3f;
}

.card-alphabet {
  width: 5%;
  float: left;
  height: 50px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.card-alphabet .card-body {
  padding: 12px;
  text-align: center;
}

.card-alphabet .card-body span {
  font-weight: bold;
  font-size: 1.3em;
}

.bq-kamus p {
  font-size: 1rem;
  margin-bottom: 0;
}

.form-search {
  padding: 10px;
}

body .instagram-block html body .Header {
  display: none !important;
}

@media (max-width: 991px) {
  .box-news-single {
    margin-left: 5px;
    margin-right: 5px;
  }

  .br-bs-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 200px !important;
  }

  .br-bs-desc {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
  }

  .desc-banner {
    padding-top: 20px;
    height: 300px;
  }

  .br-mobile-10 {
    border-radius: 10px !important;
  }

  .br-mobile-0 {
    border-radius: 0px !important;
  }

  #mainMenu nav>ul>li .dropdown-menu>li>a {
    color: #fff;
  }
}

/* NEW  */
:root {
  --primary-green: #0A4D27;
  --light-green: #E8F5E9;
  --accent-green: #1B5E20;
}

.text-success,
.text-primary-green {
  color: var(--primary-green) !important;
}

.btn-primary-green {
  background-color: var(--primary-green);
  color: white;
  border-radius: 50px;
}

.btn-primary-green:hover {
  background-color: var(--accent-green);
  color: white;
}

.btn-outline-green {
  border: 1px solid var(--primary-green);
  color: var(--primary-green);
  border-radius: 50px;
  background-color: rgb(255 255 255);
  backdrop-filter: blur(3px);
}

.btn-outline-green:hover {
  background-color: var(--primary-green);
  color: white;
}

.btn-green-shadow {
  box-shadow: 0px 1px 13px 0px #05833c;
}

.bg-footer {
  background-color: #052e16;
}

.hero-section {
  /* background: url('application/views/fe/image/PUSARPEDAL_2.png') no-repeat center center;
  background-size: cover; */
  height: 100vh;
  position: relative;
}

.hero-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(155, 155, 155, 0.4); */
  z-index: 1;
}

.hero-section .container {
  position: relative;
  z-index: 2;
}

.hero-section h1 {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.hero-section:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgb(13 13 13 / 85%), rgb(10 77 39 / 0%));
  /* border-left: 5px solid #ffc107; */
}

.wave-container {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  line-height: 0;
  z-index: 2;
}

.wave-container svg {
  position: relative;
  display: block;
  width: 100%;
  height: 80px;
}

/* --- SERVICE CARDS --- */
.service-card {
  border-radius: 16px;
  overflow: hidden;
  border: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  background: #ffffff;
}

.service-bg-split-1 {
  background: url('../image/lab.jpg') no-repeat right center;
  background-size: contain;
  position: relative;
}

.service-bg-split-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(90deg, rgb(240 253 244) 55%, rgb(240 253 244 / 0%) 100%, rgb(240 253 244 / 0%) 100%);
  z-index: 1;
}

.service-bg-split-1 div {
  position: relative;
  z-index: 2;
}

.service-bg-split-2 {
  background: url('../image/kalibrasi.jpg') no-repeat right center;
  background-size: contain;
  position: relative;
}

.service-bg-split-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: linear-gradient(90deg, rgb(240 251 253) 55%, rgb(240 253 244 / 0%) 100%, rgb(240 253 244 / 0%) 100%);
  z-index: 1;
}

.service-bg-split-2 div {
  position: relative;
  z-index: 2;
}

.display-150 {
  font-size: 150px;
}

.card-img-top {
  height: 200px;
  object-fit: cover;
}

/* GALERI SINGLE  */
.gallery-card {
  transition: all .3s ease;
}

.gallery-card:hover {
  transform: translateY(-6px);
}

.gallery-image-wrapper {
  height: 240px;
  overflow: hidden;
}

.gallery-image {
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
}

.gallery-card:hover .gallery-image {
  transform: scale(1.08);
}

/* GALERi LIST  */
.gallery-modern {
  height: 250px;
}

.gallery-modern img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease;
}

.gallery-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
  display: flex;
  align-items: end;
  padding: 20px;
  color: #fff;
  opacity: 0;
  transition: 0.3s ease;
}

.gallery-modern:hover img {
  transform: scale(1.08);
}

.gallery-modern:hover .gallery-overlay {
  opacity: 1;
}