figcaption {
  padding-left: 40px;
  text-align: left;
  position: absolute;
  top: 0%;
  left: 138px;
  width: auto;
  -webkit-backface-visibility: hidden;
}
.align {
  clear: both;
  margin: -8px auto 55px !important;
  width: 100%;
  max-width: 1170px;
  text-align: center;
}
.judul_h {
  font-size: 21px;
  font-weight: bold;
  color: #566fbf;
}
.sub_judul_h {
  font-size: 21px;
  font-weight: bold;
  color: #ff9800;
}
.bg_sblue {
  background-color: #d3dfff !important;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgb(252 252 252 / 90%);
}
@media only screen and (min-width: 767px) {
  .gambar_slide {
    height: 307px;
    width: auto;
  }
}

@media only screen and (max-width: 400px) {
  .gambar_slide {
    height: 200px;
    width: auto;
  }
}
.tombol_biru {
  background: #03a9f4;
  padding: 10px;
  width: 100%;
  border-radius: 7px;
  color: #fff;
  border: solid;
}

/* .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    justify-content: space-around;
    flex-basis: auto;
} */

.navbar .navbar-nav .nav-link:hover {
  color: #003399;
}
.navbar .navbar-nav .nav-link {
  padding: 0.6em;
  font-size: 1.1em;
  transition: all 0.5s;
}
.navbar .navbar-brand {
  padding: 0 0.6em;
  font-size: 1.5em;
  font-weight: bold;
}
.nav-item.active {
  color: #003399 !important;
}

@media only screen and (max-width: 992px) {
  .header-nav {
    display: block !important;
  }
  .navbar-collapse {
    display: none !important;
  }
  .header-nav {
    flex: auto;
  }

  .header-nav img {
    object-fit: contain;
    width: 80%;
    min-width: 300px;
  }
  .navbar-toggler {
    margin-right: 20px;
  }
  .navbar .navbar-brand {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) {
  .navbar {
    padding: 0;
  }
  .navbar .navbar-nav .nav-link {
    padding: 1em 0.7em;
  }
  .navbar .navbar-brand {
    padding: 0 0.8em;
  }
}

ul.bungkus-buku-populer {
  display: block;
}

ul.bungkus-buku-populer li {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  margin: 0 5px 30px 0;
}

ul.bungkus-buku-populer li .buku-populer-image {
  display: table-cell;
  vertical-align: top;
  width: 90px;
}

ul.bungkus-buku-populer li .buku-populer-text {
  display: table-cell;
  vertical-align: bottom;
  padding: 0 0 0 21px;
  font-size: 0.8em;
}

.rubrik-image {
  width: 130px;
  display: table-cell;
  vertical-align: top;
}

.rubrik-content {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  top: 8px;
  margin-top: -22px !important;
  position: inherit;
}

.rubrik-isi {
  font-size: 0.9;
  margin-top: 25px;
  font-family: monospace;
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .section-title.rubrik {
    text-align: center;
  }
  .rubrik-image,
  .rubrik-content {
    margin: 0 auto;
  }

  .rubrik-content {
    text-align: center;
  }
}

@media only screen and (max-width: 540px) {
  .section-title {
    font-size: 1.1em !important;
  }
  .section-title.more {
    padding: 7px !important;
    font-size: 0.8em !important;
  }
  span.title-headline {
    font-size: 1.3em !important;
  }
}

@media only screen and (max-width: 990px) {
  ul.bungkus-buku-populer li {
    width: 227px;
  }
}

@media only screen and (max-width: 1399px) {
  .kata-responsive {
    zoom: 90%;
  }
}

@media only screen and (max-width: 767px) {
  .header-tablet-up {
    display: none !important;
  }
  .header-mobile {
    display: flex !important;
    row-gap: 20px;
  }
  .menu-flex {
    max-width: none;
  }
  .perpus-section-bigbanner {
    padding-top: 142px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .populer-box {
    zoom: 85%;
  }
  .kata-responsive {
    zoom: 85%;
  }
  .logo-top {
    display: block !important;
  }
}

@media only screen and (max-width: 1405px) {
  .headline-res {
    zoom: 85%;
  }
}
.quoteb-block {
  display: flex;
}

@media only screen and (max-width: 485px) {
  ul.bungkus-buku-populer li {
    width: 300px;
  }

  .section-title.rubrik {
    text-align: center;
  }
  .rubrik-image,
  .rubrik-content {
    margin: 0 auto;
  }

  .rubrik-content {
    text-align: center;
  }
}

section.perpus-section {
  margin-bottom: 40px;
}

.carousel-item {
  background: #fbf9f6;
  padding: 15px;
}

.section-title {
  font-weight: bolder;
  font-size: 1.4em;
  color: #003399;
}

ul.bungkus-buku-populer li .buku-populer-text a {
  color: #515151;
  font-weight: 300;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 1.2em;
  color: #000;
  display: block;
  text-align: center;
  transition: 0.3s;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 12px;
  /* margin-right: 23px; */
  padding-right: 15px;
}

.sidenav a:hover {
  color: #003399;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: -45px;
  font-size: 36px;
  margin-left: 50px;
  border: none;
}

a.populer-text-author {
  font-size: 1.2em;
  margin-bottom: 11px;
  display: block;
  font-style: italic;
  color: #003399 !important;
}

ul.bungkus-buku-menarik {
  display: flex;
  flex-wrap: wrap;
}

ul.bungkus-buku-menarik li {
  padding: 13px 0px;
  box-shadow: 0 0 10px rgb(211 211 211 / 80%);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  width: 190px;
  margin: 0px 7px;
  background: #fff;
}

div.bungkus-buku-menarik {
  column-gap: 12px;
}

div.bungkus-buku-menarik > div {
  padding: 13px 0px;
  box-shadow: 0 0 10px rgb(211 211 211 / 80%);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  width: auto;
  background: #fff;
}

div.bungkus-buku-menarik > div .buku-menarik-image {
  width: 149px;
}

.buku-menarik-image {
  width: 170px;
  /* margin: 0 auto; */
  /* display: table-row; */
}

a.menarik-text-author {
  display: block;
  margin: 10px 0px;
  font-style: italic;
  /* font-weight: 600; */
  font-size: 0.9em;
  color: #5e5d5d !important;
}

.buku-menarik-text {
  /* display: table-row; */
  margin-top: 13px;
  width: 170px;
  color: #5e5d5d;
}

.buku-menarik-text a {
  color: #003399;
}

.section-title.more {
  cursor: pointer;
  font-size: 0.8em;
  color: #ffffff;
  background: #003399;
  display: inline-block;
  padding: 7px 10px;
  float: right;
  font-weight: 300;
  border-radius: 7px;
}

p.date-article {
  font-size: 0.9em;
  color: #9f9f9f;
  margin-top: 33px;
}

.article-one-title {
  /* font-size: 0em; */
  margin-top: 24px;
}

p.kategori-article {
  margin-bottom: 7px;
  color: #9f9f9f;
  font-weight: 600;
}

.mini-artikel-img img {
  width: 130px;
  object-fit: contain;
  height: auto;
}

.mini-artikel-detail {
  margin-left: 23px;
  vertical-align: baseline;
  display: flex;
  /* flex: auto; */
  /* align-items: center; */
  justify-content: space-between;
  flex-direction: column;
  /* flex-shrink: 1; */
  /* height: 100%; */
}

.mini-artikel-detail .date-article {
  /* flex: auto; */
  margin: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-size: 50% 50%;
  padding: 23px;
  border-radius: 50%;
  background-color: #183877;
}
.carrousel-fixed-400 {
  height: 400px !important;
}
.flex-column {
  max-width: 260px;
}

span.headline-title {
  color: #151515;
  font-size: 1.2em;
}

.post-cart a {
  text-decoration: none;
}

.headline-isi {
  color: #000;
  font-size: 0.9em;
}
.headline-tanggal {
  color: #969696;
  font-size: 0.8em;
}

span.headline-category {
  display: block;
  margin-top: 13px;
  margin-bottom: 10px;
  color: #808080;
}
.post-cart iframe {
  width: 100% !important;
}
.carousel-indicators li {
  background-color: rgb(54 87 153) !important;
}

span.title-headline {
  font-size: 1.9em;
}

.ref-headline-title {
  color: #35289b;
}
.buku-menarik-text.populer {
  margin-top: -27px !important;
}

img::after {
  content: attr(alt);
}

img[alt*="front"] {
  padding: 0.2rem;
}
figure.image {
  position: relative !important;
}
figcaption {
  padding-left: 0 !important;
  text-align: left !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 310px !important;
  -webkit-backface-visibility: hidden !important;
  margin-top: 10px !important;
  font-size: 14px !important;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.perpus-header {
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  position: absolute;
  width: 100% !important;
}
.perpus-header.header-sticky {
  transition: height 0.5s ease-in;
  max-width: 100%;
  z-index: 99;
}

.perpus-header.header-white {
  width: auto;
  background: #fff;
  backdrop-filter: inherit;
  z-index: 9;
}
.mainmenu-nav .mainmenu {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: center;
  flex-wrap: wrap;
}
.mainmenu-nav .mainmenu li {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.header-quote .quote-icon a,
.header-quote .quote-icon button,
.hamberger-button,
.search-button {
  padding: 0;
  border: 0 none;
  width: auto;
  background: transparent;
  display: flex;
  align-items: center;
}
.header-quote {
  display: flex;
  justify-content: flex-end;
  margin: 0 -17px;
  align-items: center;
}
.header-quote .quote-icon {
  margin: 0 17px;
}
.perpus-header.fixed {
  position: fixed;
  display: block;
  width: 100%;
  top: 0;
  -moz-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-fadeindown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.header-quote .quote-icon a,
.header-quote .quote-icon button:focus {
  outline: none;
}

.searchbody {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  background: rgb(30 32 34 / 93%);
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  opacity: 0;
  top: 0;
  transform: scale(0.95);
  z-index: -1;
}

.searchbody.open {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  z-index: 999999;
}

.close-button {
  position: absolute;
  top: 35px;
  right: 35px;
}

.close-button button {
  background: #fff;
  border: none;
  border-radius: 50%;
  vertical-align: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
}

.searchbody .inner .search-input {
  width: 100%;
  padding: 18px 17px;
  border-radius: 6px;
  border: none;
  color: #000;
  font-size: 1.2em;
}

.close-button button:focus {
  outline: none;
}

.searchbody .inner {
  width: 100%;
  margin: 0px 35px;
  position: relative;
  max-width: 1000px;
}

.searchbody .inner .search-button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  background: none;
  border: none;
}

.searchbody .inner .search-button:focus {
  outline: none;
}

.searchbody .inner .search-input:focus-visible {
  outline: none;
}

.searchbook-container {
  position: relative;
  width: 100%;
}

.searchbook-container .search-button {
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translate(-50%, -50%);
}

.searchbook-container .search-input {
  border-radius: 100px;
  padding: 12px 24px;
  width: 100%;
  background: #f5f5f5;
  padding-right: 37px;
  border: none;
}
.btn-footer {
  background: #ffffff;
  border: none;
  border-radius: 5px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  color: #039;
  padding: 10px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: -200px;
}

button.btn-footer.btn-slide {
  z-index: 0;
  height: max-content;
  box-shadow: 0px 0px 13px #00000038;
  background: #fdf6f6;
  margin: 0;
}

i.icon-outerlink {
  width: 50px;
  height: 40px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 3px;
}
.perpus-ads {
  background: #e3e3e3;
  vertical-align: middle;
  display: flex;
  justify-content: space-evenly;
  padding: 16px 0px;
  align-items: center;
}

section.perpus-ads span {
  font-size: clamp(14px, 3vw, 24px);
}
