/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
  /*========== Colors ==========*/
  /* Change favorite color to match images */
  /*Green dark 190 - Green 171 - Grren Blue 200*/
  --hue-color: 200;

  --body-color: #fff;
  --color-biru-muda: #e8f0fe;
  --color-navmobile: #1f3548;
  --section-color: #f5f9fc;
  --box-active-color: #f5f9fc;
  --color-penulis: hsl(228, 15%, 50%);
  --color-penulis-hover: hsl(228, 30%, 40%);
  --nav-color: #fff;
  --border-color: #eee;
  --border-color-sidebar: #e7e7ec;
  --color-title-text: hsl(228, 57%, 28%);
  --border-color-center: hsl(228, 57%, 28%);
  --top-bar-color: #eee;
  --navbar-active-color: #428bca;
  --navbar-active-color-bottom: #006597;
  --navbar-dark-search-color: #428bca;
  --navbar-dark-search-color-hover: #8ab3d6;
  --side-nav: #010718;
  --text-color: #333;
  --text-color-galeri-bsr: #eee;
  --text-color-galeri-bsr-desc: #ccc;
  --text-color-description: hsl(228, 15%, 50%);
  --text-color-description-2: #333;
  --text-color-sider: #ffffff;
  --search-bar: #fff;
  --search-text: #010718;
  --color-acordion: hsl(228, 57%, 28%);
  --color-acordion-2: #ecf0f3;
  --title-color: hsl(228, 57%, 28%);
  --hovera-box: hsl(228, 57%, 28%);
  --suscribe-color: hsl(228, 57%, 28%);
  --suscribe-color-btn: #fff;
  --color-box: hsl(228, 57%, 28%);
  --color-box-galeri: #f5f9fc;
  --color-box-galeribsr: rgba(6, 8, 34, 0.9);
  --color-cshadow-galeri: rgba(214, 215, 216, 0.6);
  --color-btn: hsl(228, 57%, 28%);
  ;
  --color-btn-hover: hsl(228, 57%, 20%);
  --color-hover-pengu: #f5f9fc;
  --button-hover: hsl(228, 57%, 28%);
  --button-hover-galeri: rgba(255, 255, 255, 0.2);
  --color-box-layanan: rgb(250, 250, 250);
  --color-border-btn: hsl(228, 57%, 28%);
  --color-swiper-layanan: #e1edf7;
  --color-swiperhover-layanan: #d2dde6;
  --color-bx-shadow-layanan: rgba(214, 215, 216, 0.6);
  --color-sidebar: #f9fafd;
  --color-dokumen-type: #ecf0f3;
  --color-dokumen-type-hover: #e5e9ec;
  --color-bx-shadow-program: rgba(68, 88, 144, 0.12);
  --color-h2-before: #cfb600;
  --color-hoverkuning-program: #cfb600;
  --color-hoverbiru-program: hsl(228, 57%, 38%);
  --title-color-second: hsl(228, 57%, 38%);
  --second-color: hsl(25, 83%, 53%);
  --color-fokus: hsl(228, 57%, 38%);
  --color-chevron: brightness(0) invert(0);
  --footer-atas: #0c182b;
  --footer-bawah: #0a1424;
  --scroll-bar-color: hsl(var(--hue-color), 12%, 90%);
  --scroll-thumb-color: hsl(var(--hue-color), 12%, 75%);
}

body.dark {
  --body-color: hsl(var(--hue-color), 29%, 12%);
  --color-navmobile: #ccc;
  --section-color: hsl(var(--hue-color), 29%, 12%);
  --box-active-color: hsl(var(--hue-color), 29%, 16%);
  --color-penulis: #707070;
  --color-penulis-hover: #ccc;
  --color-title-text: #acacac;
  --text-color-galeri-bsr: #ccc;
  --text-color-galeri-bsr-desc: #adadad;
  --color-box-galeri: hsl(var(--hue-color), 29%, 16%);
  --color-box-galeribsr: hsl(var(--hue-color), 29%, 12%);
  --color-cshadow-galeri: hsl(var(--hue-color), 29%, 14%);
  --border-color: hsl(var(--hue-color), 29%, 16%);
  --border-color-sidebar: hsl(var(--hue-color), 29%, 17%);
  --border-color-center: hsl(var(--hue-color), 29%, 16%);
  --color-box-layanan: hsl(var(--hue-color), 29%, 16%);
  --color-btn: hsl(var(--hue-color), 29%, 16%);
  --color-btn-hover: hsl(var(--hue-color), 29%, 14%);
  --color-border-btn: hsl(var(--hue-color), 29%, 18%);
  --color-bx-shadow-layanan: hsl(var(--hue-color), 29%, 12%);
  --color-swiper-layanan: hsl(var(--hue-color), 29%, 18%);
  --color-swiperhover-layanan: hsl(var(--hue-color), 29%, 20%);
  --color-bx-shadow-program: hsl(var(--hue-color), 29%, 12%);
  --color-hoverkuning-program: hsl(var(--hue-color), 29%, 12%);
  --color-hoverbiru-program: hsl(var(--hue-color), 29%, 11%);
  --suscribe-color: hsl(var(--hue-color), 29%, 11%);
  --suscribe-color-btn: hsl(var(--hue-color), 29%, 12%);
  --title-color: #ccc;
  --button-hover: hsl(var(--hue-color), 29%, 16%);
  --button-hover-galeri: hsl(var(--hue-color), 29%, 16%);
  --color-hover-pengu: hsl(var(--hue-color), 29%, 16%);
  --color-h2-before: hsl(var(--hue-color), 29%, 27%);
  --text-color-description: #ccc;
  --text-color-description-2: #b1b1b1;
  /* --body-color: #18191a; */
  --top-bar-color: #3d3d3d;
  --nav-color: #242526;
  --navbar-active-color: hsl(var(--hue-color), 29%, 27%);
  --color-sidebar: hsl(var(--hue-color), 29%, 13%);
  --color-dokumen-type: hsl(var(--hue-color), 29%, 15%);
  --color-dokumen-type-hover: hsl(var(--hue-color), 29%, 16%);
  --navbar-active-color-bottom: #a7a7a7;
  --navbar-dark-search-color: #ffffff;
  --navbar-dark-search-color-hover: #ccc;
  --header-logo-color: #e4e4e4;
  --side-nav: #242526;
  --footer-background: #242526;
  --footer-bootom-background: #18191a;
  --text-color: #c0c0c0;
  --search-text: #f2f2f2;
  --color-fokus: hsl(var(--hue-color), 29%, 20%);
  --footer-atas: hsl(var(--hue-color), 29%, 11%);
  --footer-bawah: hsl(var(--hue-color), 29%, 10%);
  --scroll-bar-color: hsl(var(--hue-color), 12%, 48%);
  --scroll-thumb-color: hsl(var(--hue-color), 12%, 36%);
  --color-chevron: brightness(0) invert(1);
  --color-acordion: hsl(var(--hue-color), 29%, 12%);
  --color-acordion-2: hsl(var(--hue-color), 29%, 12%);
  /* --text-color-sider:#ffffff; */
  /* --search-bar: #242526; */
}

.content-seleksi span {
  color: var(--text-color) !important;
}

#preloader {
  background-color: var(--body-color) !important;
}

#tree>svg {
  background-color: var(--body-color);
}

#myTable_length {
  color: var(--text-color);
}

#myTable_info {
  color: var(--text-color);
}

#myTable_filter label {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

body {
  /* font-family: "Open Sans", sans-serif; */
  font-family: "Inter", sans-serif;
  /* font-family: "Montserrat", sans-serif; */
  /* font-family: "Poppins", sans-serif; */
  color: var(--text-color);
  background-color: var(--body-color);
  /* transition: all 0.3s ease; */

}

a {
  color: var(--navbar-dark-search-color);
  text-decoration: none;
  /* transition: all 0.3s ease; */
}

a:hover {
  color: var(--navbar-dark-search-color-hover);
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-primary {
  font-family: "Inter", sans-serif;
  /* font-family: "Open Sans", sans-serif; */
  /* font-family: "Montserrat", sans-serif; */
  /* font-family: "Poppins", sans-serif; */
  /* transition: all 0.3s ease; */
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: var(--color-btn);
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: var(--color-btn-hover);
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
/* #topbar {
  background: #fff;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  height: 40px;
  padding: 0;
}

#topbar .contact-info a {
  line-height: 0;
  color: #444;
  transition: 0.3s;
}

#topbar .contact-info a:hover {
  color: #428bca;
}

#topbar .contact-info i {
  color: #428bca;
  line-height: 0;
  margin-right: 5px;
}

#topbar .contact-info .phone-icon {
  margin-left: 15px;
}

#topbar .social-links a {
  color: #5c768d;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #428bca;
} */

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: var(--body-color);
  z-index: 997;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.02), 0 4px 8px rgba(0, 0, 0, 0.02), 0 8px 16px rgba(0, 0, 0, 0.02), 0 16px 32px rgba(0, 0, 0, 0.02), 0 32px 64px rgba(0, 0, 0, 0.02); */
  /* transition: all 0.3s ease; */
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}

#header .logo img {
  /* padding: 5px 5px; */
  /* margin: 0; */
  max-height: 40px;
  /* background-color: #18d26e; */
  /* padding: 0; */
  /* margin: 0; */
  /* max-height: 40px; */
}

/* .scrolled-offset {
  margin-top: 70px;
} */

::-webkit-scrollbar {
  width: 0.6rem;
  border-radius: 0.1rem;
  background-color: var(--scroll-bar-color);
}

::-webkit-scrollbar-thumb {
  background-color: var(--scroll-thumb-color);
  border-radius: 0.1rem;
}

::-webkit-scrollbar-thumb:hover {
  background-color: hsl(207, 4%, 55%);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar li>ul>li a:hover {}

.navbar>ul>li {
  white-space: nowrap;
  padding: 10px 0 10px 24px;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Poppins", sans-serif;
  color: var(--text-color);
  font-size: 15px;
  font-weight: 500;
  padding: 0 4px;
  white-space: nowrap;
  letter-spacing: 0.4px;
  position: relative;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: var(--navbar-active-color);
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  transform: scaleX(1);
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: var(--text-color);
  transition: 0.3s;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: var(--body-color);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: var(--text-color);
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: var(--navbar-active-color);
}

@media screen and (max-width:992px) {
  .navbar ul li>a:hover {
    color: var(--navbar-active-color);
  }
}


.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

.navbar .darkLight-searchBox {
  display: flex;
  align-items: center;
}

.darkLight-searchBox .dark-light,
.darkLight-searchBox .searchToggle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px;
  margin-left: 20px;
  /* background: #000; */
}

.dark-light i,
.searchToggle i {
  position: absolute;
  color: var(--text-color);
  font-size: 20px;
  cursor: pointer;
  /* transition: all 0.3s ease; */
}

.dark-light i:hover,
.searchToggle i:hover {
  color: var(--navbar-active-color-bottom);
}

.dark-light i.sun {
  opacity: 0;
  pointer-events: none;
}

.dark-light.dark i.sun {
  opacity: 1;
  pointer-events: auto;
}

.dark-light.dark i.moon {
  opacity: 0;
  pointer-events: none;
}

.searchToggle i.cancel {
  opacity: 0;
  pointer-events: none;
}

.searchToggle.dark i.cancel {
  opacity: 1;
  pointer-events: auto;
}

.searchToggle.dark i.search {
  opacity: 0;
  pointer-events: none;
}

.searchBox {
  position: relative;
}

.searchBox .search-field {
  position: absolute;
  top: 65px;
  right: 1px;
  height: 50px;
  width: 300px;
  display: flex;
  align-items: center;
  background-color: var(--body-color);
  padding: 1px;
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  /* transition: all 0.3s ease; */
}

.searchToggle.hidup~.search-field {
  /* bottom: -84px; */
  opacity: 1;
  pointer-events: auto;
}

.search-field input {
  height: 100%;
  width: 100%;
  padding: 0 45px 0 15px;
  outline: none;
  border: none;
  border-radius: 4px;
  /* font-family: "Poppins", sans-serif; */
  font-size: 15px;
  font-weight: 400;
  color: var(--text-color);
  background-color: var(--nav-color);
}

.search-field i {
  position: absolute;
  color: var(--text-color);
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  /* transition: all 0.3s ease; */
}

.search-field i:hover {
  color: var(--navbar-dark-search-color);
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

@media screen and (max-width: 988px) {
  .dark-light i {
    display: none;
  }

  .searchBox {
    display: none;
  }

  .navbar a:hover:before,
  .navbar li:hover>a:before,
  .navbar .active:before {
    display: none;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: var(--color-navmobile);
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(31, 53, 72, 0.9);
  transition: 0.3s;
  z-index: 998;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  margin: 5px;
  padding: 10px 20px;
  font-size: 15px;
  color: #1f3548;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  /* color: #428bca; */
  /* background: #428bca; */
  /* color: white; */
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  /* color: #428bca; */
  /* background: #428bca; */
  /* color: white; */
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#home {
  /* height: 88vh; */
  /* height: 88vh; */
  /* width: 100%; */
  /* padding: 60px; */
  padding: 0;
  /* background: red; */
}

#home .home-content {
  width: 82%;
  height: 530px;
  margin: 25px 9%;
  background: #000;
  border-radius: 6px;
}

/* #home .home-content img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
} */

/* #home .swiper-slide {
  position: relative;
  width: 100%;
  height: 100vh;
} */

/* .home .swiper-slide::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: var(--z-overlay);
} */

#home .home-img {
  width: 100%;
  height: 530px;
  border-radius: 6px;
}

/* swiper button */
#home .swiper-navBtn {
  height: 2rem;
  width: 2rem;
  color: rgba(184, 184, 184, 0.6);
  /* color: var(--white-color); */
  /* border-radius: 50%; */
  /* background-color: rgba(225, 255, 255, 0.2); */
  transition: 0.3s;
  opacity: 0;
  visibility: visible;
}

#home:hover .swiper-navBtn,
.review:hover .swiper-navBtn {
  opacity: 1;
}

#home .swiper-navBtn:hover {
  /* background-color: rgba(255, 255, 255, 0.3); */
  color: rgb(255, 255, 255);
}

#home .swiper-navBtn::after,
#home .swiper-navBtn::before {
  font-size: 25px;
}

#home .swiper-button-next {
  right: 7rem;
}

#home .swiper-button-prev {
  left: 7rem;
}

#home .swiper-pagination-bullet {
  background-color: var(--white-color);
  opacity: 1;
  height: 1.5rem;
  width: 1.5rem;
  margin-bottom: 2rem;
  visibility: hidden;
}

#home .swiper-pagination-bullet-active {
  border: 3px solid var(--white-color);
  background-color: var(--primary-color);
}

#home .home-details {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: var(--z-fixed);
  transform: translate(-50%, -50%);
  display: grid;
  justify-items: center;
  width: 100%;
  row-gap: 4rem;
}

#home .homeSubtitle {
  text-align: center;
  font-size: var(--normal-font);
  color: var(--white-color);
}

#home .homeTitle {
  text-align: center;
  font-size: var(--big-font);
  color: var(--white-color);
  font-weight: var(--font-semi-bold);
}

#hero {
  margin: 25px 9% 0;
  border-radius: 6px;
  width: 82.2%;
  /* width: 100%; */
  /* height: calc(100vh - 110px); */
  padding: 0;
  overflow: hidden;
}

#hero .carousel-inner {
  border-radius: 6px;
}

#hero .carousel-item {
  width: 100%;
  height: calc(97vh - 110px);
  /* max-width: 100%; */
  /* height: auto; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}


/* #hero .carousel-item::before {
  content: "";
  background-color: rgba(13, 30, 45, 0.6);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
} */

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

#hero .carousel-content {
  text-align: left;
}

@media (max-width: 992px) {

  #hero,
  #hero .carousel-item {
    height: calc(97vh - 110px);
  }

  #hero .carousel-content.container {
    /* padding: 0 50px; */
  }
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 700;
}

#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev,
#hero .carousel-control-next {
  position: absolute;
  align-items: center;
  top: 250px;
  height: 0;
  opacity: 0;
  visibility: visible;
  /* transition: all 0.3s ease; */
}

#hero .carousel-control-prev-icon:hover,
#hero .carousel-control-next-icon:hover {
  color: rgb(255, 255, 255);
}

#hero:hover .carousel-control-prev,
#hero:hover .carousel-control-next {
  opacity: 1;
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  color: rgba(184, 184, 184, 0.6);
  align-items: center;
  font-size: 30px;
  line-height: 1.1;
  /* transition: all 0.3s ease; */
}

#hero .carousel-indicators li {
  cursor: pointer;
}

#hero .btn-get-started {
  /* font-family: "Poppins", sans-serif; */
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px 0;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 0;
  background: #428bca;
}

#hero .btn-get-started:hover {
  background: #1c5c93;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
}

@media (max-height: 500px) {

  #hero,
  #hero .carousel-item {
    height: 120vh;
  }
}

@media (min-width: 1024px) {
  #hero p {
    width: 60%;
  }

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# PROGRAM KAMI
--------------------------------------------------------------*/
.featured-services .icon-box {
  padding: 24px;
  position: relative;
  overflow: hidden;
  background: var(--color-box-layanan);
  box-shadow: 0 0 29px 0 var(--color-bx-shadow-program);
  border-radius: 6px;
  z-index: 1;
}

.featured-services .icon-box::before {
  content: "";
  position: absolute;
  background: var(--color-hoverkuning-program);
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.featured-services .icon-box:hover::before {
  background: var(--color-hoverbiru-program);
  top: 0;
}

.featured-services .icon {
  margin-bottom: 15px;
}

.featured-services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #0076be;
  transition: all 0.3s ease-in-out;
}

.featured-services .icon img {
  max-width: 55px;
  transition: all 0.3s ease;
}

.featured-services .title {
  font-weight: 700;
  margin-bottom: 15px;
  /* text-align: center; */
  font-size: 22px;
}

.featured-services .title a {
  color: var(--title-color);
  position: absolute;
  margin: -50px 0 0 70px;
}

.featured-services .description {
  color: var(--text-color-description);
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0;
}

.featured-services .icon-box:hover img,
.featured-services .icon-box:hover .title a,
.featured-services .icon-box:hover .description {
  color: #fff;
  filter: brightness(0) invert(1);
}

.featured-services .icon-box:hover .icon i {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  transition: all .3s ease;
  background-color: var(--section-color);
}

.section-title {
  /* text-align: center; */
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  color: var(--title-color);
  /* transition: all 0.3s ease; */
}

.section-title h2::before {
  content: "";
  position: absolute;
  left: auto;
  margin-top: 40px;
  height: 3px;
  width: 4%;
  background: var(--color-h2-before);
  border-radius: 15px;
  /* transition: all 0.3s ease; */
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding-bottom: 30px;
}

.about .container {
  box-shadow: 0 5px 25px 0 var(--color-cshadow-galeri);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.about .swiper-slide {
  position: relative;
}

.about .swiper-slide .img-big {
  width: auto;
  height: 96.5%;
  border-radius: 6px;
  transition: 0.5s;
  overflow: hidden;
  margin: 10px;
}

.about .swiper-slide img {
  position: relative;
  object-fit: cover !important;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  transition: all ease-in-out 0.3s;
}

.about .swiper-slide:hover img {
  transform: scale(1.1);
  transition: all 0.3s ease;
}

.about .description {
  border-radius: 6px;
  width: 70%;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: var(--color-box-galeribsr);
  color: var(--text-color-galeri-bsr);
  padding: 24px 32px;
  transition: all 0.3s ease;

}

.about .description p {
  font-size: 12px;
  margin: 0;
  color: var(--text-color-galeri-bsr-desc);
  transition: all 0.3s ease;
}

.about .footer__description .galeri-btn {
  color: var(--text-color-galeri-bsr);
  border: 1px solid var(--border-color);
}

.about .description .title h4 {
  font-weight: 600;
}

.about .footer__description {
  margin-top: 30px;
}

.about .swiper-navBtn {
  color: var(--white-color);
}

.about .home:hover .swiper-navBtn,
.about .review:hover .swiper-navBtn {
  opacity: 1;
}

.about .swiper-navBtn::after,
.about .swiper-navBtn::before {
  position: absolute;
  font-size: 20px;
  top: 40px;
  /* bottom: unset !important; */
}

.about .swiper-button-next {
  right: calc(10% - 50px);
}

.about .swiper-button-prev {
  left: calc(90% - 10px);
}

.about .footer__description p {
  /* background: red; */
  padding: 10px;
}

.about .footer__description .galeri-btn:hover {
  background: var(--button-hover-galeri);
  transition: all 0.3s ease;
}

.about .title i {
  margin-right: 5px;
}

.about .section-titleg {
  padding: 0 12px 10px 10px;
}

.section-titleg h2 {
  font-size: 32px;
  font-weight: 600;
  /* margin-bottom: 20px; */
  padding-bottom: 0;
  color: var(--title-color);
  /* background: #000; */
  /* transition: all 0.3s ease; */
}

.galeri-btn {
  border: 1px solid var(--color-border-btn);
  color: var(--title-color);
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
  text-decoration: none;
  /* text-transform: uppercase; */
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.galeri-btn i {
  font-size: 18px;
  position: relative;
  top: 3.5px;
  transition: all 0.1s ease;
}

.galeri-btn:hover i {
  transform: translateX(0.25rem);
  transition: all 0.1s ease;
}

.galeri-btn:hover {
  background: var(--button-hover) none repeat scroll 0 0;
  border: 1px solid var(--border-color);
  color: #fff;
  transition: all 0.3s ease;

}

.section-titleg h2::before {
  content: "";
  position: absolute;
  left: 11%;
  margin-top: 20px;
  /* margin-top: 90px; */
  /* left: auto; */
  /* top: 10px; */
  /* bottom: 0; */
  height: 1px;
  width: 71%;
  background: var(--border-color-center);
  border-radius: 15px;
  /* transition: all 0.3s ease; */
}

@media screen and (max-width: 1112px) {

  .section-titleg h2::before,
  .section-title h2::before {
    display: none;
    /* transition: all 0.3s ease; */
  }
}

.about .about-content {
  padding: 10px;
}

.about .blog-meta {
  /* background: #000; */
  font-weight: 300;
  font-size: 14px;
  color: #707070;
}

.about .date-type {
  margin-left: 10px;
}

@media screen and (max-width: 328px) {
  .about .date-type {
    margin-left: 90px;
  }

  .about .date-type {
    font-size: 12px;
  }
}

.about .blog-meta i {
  padding: 5px;
}

.about .comments-type {
  display: flex;
}

.about .comments-type i {
  color: #707070;
  display: flex;
  padding: 5px;
}

.about .comments-type a {
  color: #707070;
  display: flex;
}

.about .icon-box {
  border: 1px solid var(--border-color);
  border-radius: 6px;
  padding: 10px 0px 10px 10px;
  /* transition: all 0.3s ease; */
}

.about .icon-box:hover {
  background-color: var(--color-box-galeri);
  color: var(--title-color);
}

.about .icon-box:hover .title a {
  color: var(--title-color);
}

.about .icon-box:hover img {
  transition: all 0.3s ease;
  transform: scale(1.1);
  /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06); */
}

.about .icon-box+.icon-box {
  margin-top: 30px;
}

.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #f1f7fb;
  border-radius: 6px;
  /* transition: 0.5s; */
  overflow: hidden;
}

.about .icon-box img {
  border-radius: 6px;
  width: 80px;
  height: 80px;
  transition: all ease-in-out 0.3s;
}

.about .icon-box .icon i {
  color: #428bca;
  font-size: 32px;
}

/* .about .icon-box:hover .icon {
  background: #428bca;
} */

/* .about .icon-box:hover .icon i {
  color: #fff;
} */

.about .icon-box .title {
  margin-left: 95px;
  font-weight: 400;
  font-size: 14px;
  /* color: var(--title-color); */
}

.about .icon-box .title a {
  color: var(--text-color);
  /* transition: all 0.3s ease; */

}

.about .icon-box .description {
  color: var(--title-color);
  margin-bottom: 10px;
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}

/* .about .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
} */

/* .about .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(66, 139, 202, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
} */

/* .about .play-btn:hover::after {
  border-left: 15px solid #428bca;
  transform: scale(20);
} */

/* .about .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
} */

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Lists
--------------------------------------------------------------*/
.about-lists {
  padding: 60px 0;
}

.about-lists .section-title h2::before {
  content: "";
  position: absolute;
  left: 23%;
  margin-top: 25px;
  height: 1px;
  width: 54%;
  background: var(--border-color-center);
  border-radius: 15px;
  /* transition: all 0.3s ease; */
}

.about .section-title {
  padding: 0 12px 10px 10px;
}

.pengu-btn {
  border: 1px solid var(--color-border-btn);
  color: var(--title-color);
  font-size: 14px;
  font-weight: 400;
  padding: 10px;
  text-decoration: none;
  border-radius: 5px;
  /* transition: all 0.3s ease; */
}

@media screen and (max-width: 478px) {
  .about-lists .section-title {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .pengu-btn {
    position: unset;
    width: 70%;
    align-items: center;
  }
}

.pengu-btn i {
  font-size: 18px;
  position: relative;
  top: 3.5px;
  transition: all 0.1s ease;
}

.pengu-btn:hover i {
  transform: translateX(0.25rem);
  transition: all 0.1s ease;
}

.pengu-btn:hover {
  background: var(--button-hover) repeat scroll 0 0;
  border: 1px solid var(--border-color);
  color: #fff;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1196px) {
  .section-title h2::before {
    width: 15%;
    /* transition: all 0.3s ease; */

  }
}

.about-lists .row {
  overflow: hidden;
}

.about-lists .content-item {
  border-radius: 6px;
  transition: all 0.3s ease;
}



.about-lists .content-item:hover a {
  color: var(--title-color);
}

.about-lists .content-item:hover,
.about-lists .content-item:hover,
.about-lists .content-item:hover .date-type a {
  opacity: 1;
  background: var(--color-hover-pengu);
}

.about-lists .content-item h2 {
  color: var(--text-color-description);
  font-size: 32px;
  /* transition: all 0.3s ease; */

}

.about-lists .card-item {
  transition: all 0.3s ease;
}

.about-lists .card-item a {
  font-size: 15px;
  font-weight: 400;
  color: var(--text-color);
}

.about-lists .card-item .date-type {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  color: var(--text-color);
  transition: all 0.3s ease;
}

.about-lists .date-type a {
  transition: all 0.3s ease;
  font-size: 14px;
  opacity: 0;
}

.about-lists .card-item .date-type .deskripsi i {
  padding-right: 5px;
  color: #707070;
  font-size: 14px;
}

.about-lists .content-item .date-type .deskripsi {
  color: #707070;
  font-size: 14px;
  /* transition: all 0.3s ease; */
}

.about-lists .content-item h4 {
  font-size: 28px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
}

.about-lists .content-item p {
  color: #aaaaaa;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  .about-lists .content-item {
    padding: 40px 0;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-bottom: 30px;
}

.counts .container {
  overflow: hidden;
  /* overflow-x: hidden; */
}

.counts .count-box {
  box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
  /* padding: 30px; */
  background: #fff;
  margin-bottom: 30px;
}

.counts .count-box i {
  display: block;
  font-size: 64px;
  margin-bottom: 15px;
}

.counts .count-box span {
  font-size: 42px;
  display: block;
  font-weight: 700;
  color: #1c5c93;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# LAYANAN KAMI
--------------------------------------------------------------*/
.services {
  /* transition: all 0.3s ease; */
}

.services .container {
  padding: 0 0 40px 0;
}

.services .icon-box {
  padding: 24px;
  position: relative;
  border-radius: 5px;
  z-index: 1;
  border: 1px solid transparent;
  background: var(--color-box-layanan);
  transition: all 0.3s ease;
  /* background: #000; */
}

.services .swiper-wrapper {
  padding: 5px 0 0 0;
}

.services .icon-box:hover {
  border: 1px solid var(--color-border-btn);
  transition: all 0.3 ease;
  box-shadow: 0 5px 25px 0 var(--color-bx-shadow-layanan);
  transform: translate(0, -3px);
}

.services .layanan-slider {
  margin: 0 30px;
  overflow: hidden;
}

.services .icon img {
  max-width: 150px;
  transition: all 0.3s ease;
}

.services .title {
  font-weight: 700;
  font-size: 22px;
}

.services .section-title h2 {
  margin-left: 10px;
  /* transition: all 0.3s ease; */

}

.services .title a {
  color: var(--title-color);
  position: absolute;
  margin: -50px 0 0 70px;
}

.services .description {
  color: var(--text-color-description);
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.services .swiper-navBtn {
  position: absolute;
  color: var(--title-color);
  height: 35px;
  width: 35px;
  margin: 0;
  border-radius: 50%;
  display: none;
  background: var(--color-swiper-layanan);
  transition: all 0.3s ease;
}

.services:hover .swiper-navBtn {
  display: inline-flex;
}

.services .swiper-navBtn:hover {
  background: var(--color-swiperhover-layanan);
}

.services .swiper-navBtn::before,
.services .swiper-navBtn::after {
  font-size: 18px;
}

.services .swiper-pagination-bullet {
  background-color: var(--title-color);
}

/*--------------------------------------------------------------
# GALERI KOMINFO
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Suscribe bolmut
--------------------------------------------------------------*/
.suscribe-area {
  background: var(--suscribe-color);
  padding: 30px 0;
  /* transition: all 0.3s ease; */
}

.suscribe-area i {
  position: absolute;
  margin-top: 3px;
  font-size: 20px;
  transition: transform 0.3s;
}

.suscribe-area span {
  margin-right: 7px;
}

.sus-btn:hover i {
  transform: translateX(0.25rem);
}

.suscribe-text {
  display: block;
  padding: 10px 0;
}

.suscribe-area img {
  max-width: 100px;
  margin-right: 50px;
}

.suscribe-text h3 {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.sus-btn {
  background: var(--suscribe-color-btn) none repeat scroll 0 0;
  border: 2px solid var(--border-color);
  color: var(--title-color);
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-left: 50px;
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
}

.sus-btn:hover {
  background: var(--button-hover) none repeat scroll 0 0;
  border: 2px solid var(--border-color);
  transition: all 0.3s ease;
  color: #fff;
}

@media screen and (max-width: 912px) {
  .suscribe-area img {
    margin: 0;
  }

  .suscribe-area .sus-btn {
    margin: 0;
  }
}

/*--------------------------------------------------------------
# Our Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 20px;
  color: var(--text-color);
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  background: #428bca;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}

.portfolio .portfolio-wrap img {
  transition: 0.3s;
  cursor: pointer;
}

.portfolio .portfolio-wrap .portfolio-info {
  /* display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  text-align: center;
  background: rgba(31, 53, 72, 0.6);
  padding-bottom: 30px; */
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap .portfolio-info a {
  color: #428bca;
  margin: 0 4px;
  line-height: 0;
  background-color: #fff;
  border-radius: 50px;
  text-align: center;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info a i {
  font-size: 22px;
  line-height: 0;
}

.portfolio .portfolio-wrap .portfolio-info a:hover {
  background: #428bca;
  color: #fff;
}

.portfolio .portfolio-wrap:hover {
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  padding-bottom: 0;
}

.portfolio .portfolio-wrap:hover img {
  /* transform: scale(1.1); */
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #428bca;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #428bca;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(31, 53, 72, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  transition: all 0.3s ease;

}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-member:hover.team-member::before {
  transform: scale(1.2);
}

.single-team-member {
  border: 1px solid var(--border-color);
}

.team-img a img {
  height: 300px !important;
  width: 100%;
  object-fit: cover;
}

.single-team-member:hover {
  box-shadow: 0 1px 10px hsla(228, 4%, 15%, 0.2);
  transition: all 0.3s ease;
}

.team-left-text h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.team-left-text p {
  color: #fff;
  font-size: 17px;
  line-height: 26px;
}

.team-left-icon ul li {
  display: inline-block;
}

.team-left-icon ul li a:hover {
  color: #3ec1d5;
  background: #fff;
  border: 2px solid #fff;
}

.team-left-icon ul li a {
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 37px;
  margin: 0 3px;
  width: 40px;
}

.team-member-carousel .single-team-member {
  overflow: hidden;
  width: 100%;
}

.single-team-member:hover .team-img a:after {
  opacity: 1;
}

.single-team-member:hover .team-social-icon {
  top: 45%;
  opacity: 1;
}

.team-img {
  position: relative;
}

.team-img img {
  max-width: 100%;
  height: auto;
}

.team-img>a {
  display: block;
}

.team-img>a::after {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  transition: all 0.5s ease;
  width: 100%;
  opacity: 0;
}

.team-social-icon {
  left: 40%;
  margin-left: -70px;
  opacity: 0;
  position: absolute;
  top: 40%;
  transition: all 0.5s ease;
}

.team-social-icon ul li {
  display: inline-block;
}

.team-social-icon ul li a {
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 34px;
  width: 34px;
  margin: 0 3px;
}

.team-social-icon ul li a i {
  line-height: 0;
}

.team-social-icon ul li a:hover {
  color: #fff;
  border: 1px solid var(--border-color-center);
  background: var(--suscribe-color);
  transition: all 0.3s ease;
}

.team-content {
  padding: 10px 0px;
}

.team-content>h4,
.team-content>p {
  color: var(--text-color);
  margin-bottom: 5px;
  font-size: 14px;
}

.team-content.head-team p {
  margin-bottom: 0;
}

.team-left-icon.text-center {
  margin-bottom: 20px;
}

/* .head-team h4 {
  display: inline-block;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase;
} */

/*--------------------------------------------------------------
# STATISTIK PENGUNJUNG
--------------------------------------------------------------*/
.visitors {
  background: var(--footer-atas);
  /* padding-bottom: 30px; */
  padding: 60px 0 30px 0;
}

.visitors .count-box {
  box-shadow: 0px 0 16px rgba(0, 0, 0, 0.1);
  padding: 10px;
  background: var(--footer-atas);
  border: 1px solid var(--border-color);
  border-radius: 6px;
}

@media screen and (max-width:1033px) {
  .visitors .count-box {
    margin-bottom: 20px;
  }
}

.visitors .count-box i {
  display: block;
  font-size: 64px;
  margin-bottom: 15px;
}

.visitors .count-box span {
  font-size: 32px;
  display: block;
  font-weight: 700;
  /* color: #1c5c93; */
  color: #eee;
}

.visitors .count-box p {
  padding: 0;
  margin: 0;
  /* font-family: "Raleway", sans-serif; */
  font-size: 14px;
  font-weight: 600;
  color: #eee;

}

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
#footer {
  /* background: #141a26; */
  background: var(--footer-bawah);
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
  /* transition: all 0.3s ease; */
}

/*--------------------------------------------------------------
# detail menu atas
--------------------------------------------------------------*/
.breadcrumbs {
  /* position: relative; */
  padding: 30px 0 0;
  /* margin-top: 80px; */
  /* transition: all 0.3s ease; */
}

.breadcrumbs a:hover {
  transition: all 0.3s ease;

}

.breadcrumbs h2 {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}

.breadcrumbs ol {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs i {
  font-size: 20px;
}

@media screen and (max-width: 769px) {
  .breadcrumbs i {
    position: relative;
    top: 4px;
  }
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

/* .breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: var(--text-color);
  content: "";
  font-weight: 1000;
} */

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# galeri
--------------------------------------------------------------*/
.blog {
  padding: 20px 0 80px 0;
  position: relative;
}

.blog .entry {
  padding: 14px;
  margin: 24px 0;
  /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03); */
  border-radius: 6px;
  transition: 0.3s;
}

@media screen and (max-width: 393px) {
  .blog .entry {
    flex-direction: column;
  }
}

.blog .entry-img {
  border-radius: 6px;
  /* overflow: hidden; */
}

.blog .entry .entry-img img {
  /* max-width: 100%; */
  /* height: auto; */
  border-radius: 6px;
  height: 120px;
  width: 120px;
  /* margin: -30px -30px 20px -30px; */
  /* transition: all 0.3s ease; */
}

@media screen and (max-width: 992px) {
  /* .blog .entry {
    flex-direction: column;
  }
  
  .blog .entry .entry-img img {
    max-width: 100%;
    height: auto;
  } */

  .blog .entry .entry-content .content {
    display: none;
    font-size: 15px;
  }

  .blog .row .sidebar {
    margin: 0;
  }

  .blog .row .sidebar2 {
    margin: 0;
  }
}

.blog .entry:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.02),
    0 4px 8px rgba(0, 0, 0, 0.02), 0 8px 16px rgba(0, 0, 0, 0.02),
    0 16px 32px rgba(0, 0, 0, 0.02), 0 32px 64px rgba(0, 0, 0, 0.02);
  transform: translate(0, -3px);
}

.blog .entry-content .entry-title {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--text-color);
  /* transition: all 0.3s ease; */
}

.blog .entry-content .content {
  margin-bottom: 8px;
  /* margin: 0; */
  font-size: 14px;
  color: var(--text-color-description-2);
  /* transition: all 0.3s ease; */
}

.blog .entry .entry-title a {
  color: var(--text-color);
  text-transform: none;
}

.blog .entry .entry-title a:hover {
  transition: 0.3s;
  color: var(--title-color);
}

.blog .entry-meta span {
  color: var(--text-color);
  background: var(--color-dokumen-type);
  padding: 2px 6px;
  font-size: small;
  font-weight: 400;
  border-radius: 6px;
}

.blog .entry-meta span:hover {
  background: var(--color-dokumen-type-hover);
}

.blog .entry .entry-meta p {
  color: #707070;
  margin: 0;
  font-size: 14px;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li+li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 14px;
  /* margin-right: 8px; */
  line-height: 0;
}

.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #e43c5c;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #e7526f;
}

.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #493c3e;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #9a8487;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #57484a;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #e43c5c;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li+li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  /* margin-bottom: 30px; */
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #493c3e;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(73, 60, 62, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #e43c5c;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #493c3e;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #655356;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #f096a7;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #f096a7;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #493c3e;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #57484a;
}

.blog .blog-pagination {
  color: #816a6e;
  border-radius: 6px;
}

.blog .blog-pagination ul {
  margin-top: 32px;
  display: flex;
  padding: 0;
  /* margin: 0; */
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
  border-radius: 6px;
}

.blog .blog-pagination li a {
  color: var(--text-color);
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
  background: var(--color-btn);
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .sidebar {
  color: var(--text-color);
  padding: 24px;
  margin: 0 0 0 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03);
  background: var(--color-sidebar);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.blog .sidebar .bi-arrow-down-square {
  color: var(--title-color);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: var(--text-color);
  position: relative;
  /* transition: all 0.3s ease; */
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #e43c5c;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #e64e6b;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li+li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #493c3e;
  transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
  color: #e43c5c;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

/* .blog .sidebar .post-item:hover {
  background: #f5f9fc;
} */

.blog .sidebar .recent-posts .post-item+.post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 70px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 14px;
  font-weight: bold;
  color: var(--text-color);
}

.blog .sidebar .recent-posts h4 a {
  color: var(--text-color);
  /* transition: all 0.3s ease; */
}

.blog .sidebar .recent-posts h4 a:hover {
  color: var(--title-color);
}

.blog .sidebar .recent-posts p {
  /* display: block; */
  /* margin-left: 95px; */
  /* font-style: italic; */
  font-size: 14px;
  color: #707070;
}

/* END GALERI */

/* GALERI 2 */
.blog .entry2 {
  padding: 24px 0;
  /* margin-bottom: 60px; */
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.01);
  border-radius: 6px;
}

.blog .entry2 .entry-img {
  border-radius: 6px;
  max-height: 440px;
  /* margin: -30px -30px 20px -30px; */
  overflow: hidden;
  margin-bottom: 30px;
}

.blog .entry2 .entry-title {
  font-size: 26px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry2 .entry-title a {
  color: var(--text-color);
}

.blog .entry2 .entry-title a:hover {
  color: var(--title-color);
  transition: 0.3s;
}

.blog .entry2 .entry-meta {
  margin-bottom: 15px;
  color: #707070;
  font-size: 15px;
}

.blog .entry2 .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry2 .entry-meta ul li+li {
  padding-left: 20px;
}

.blog .entry2 .entry-meta i {
  /* margin-right: 5px; */
  line-height: 0;
}

.blog .entry2 .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry2 .entry-content p {
  line-height: 24px;
  text-align: justify;
}

.blog .entry2 .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry2 .entry-content .read-more a {
  display: inline-block;
  background: #e43c5c;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry2 .entry-content .read-more a:hover {
  background: #e7526f;
}

.blog .entry2 .entry-content h3 {
  font-size: 18px;
  margin-top: 30px;
  font-weight: bold;
}

.blog .entry2 .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry2 .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry2 .entry-content blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #493c3e;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .footer {
  border-bottom: 1px solid var(--border-color);
  border-top: 1px solid var(--border-color);
  margin: 30px 0;
  padding: 20px 0;
}

.blog .penulis {
  color: var(--color-penulis);
  font-size: 15px;
  font-weight: 400;
}

.blog .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  font-size: 15px;
  color: var(--color-penulis);
  transition: all 0.3s ease;
}

.blog .social-links a:hover {
  color: var(--color-penulis-hover);
}

.blog .img-wrapper .img__footer {
  max-width: 100px;
  cursor: pointer;
}

.blog .sidebar2 {
  padding: 14px;
  /* position: sticky; */
  padding: 24px;
  margin: 0 0 0 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03);
  background: var(--color-sidebar);
  border-bottom: 1px solid var(--border-color-sidebar);
  /* background: #000; */
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.blog .sidebar2 .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 15px 0;
  color: var(--text-color);
  position: relative;
  /* transition: all 0.3s ease; */
}

.blog .sidebar2 .sidebar-item {
  margin-bottom: 30px;
  /* background: #000; */
}

.blog .sidebar2 .recent-posts {
  border-radius: 6px;
  overflow: hidden;
  /* padding: 10px; */
}

/* .blog .sidebar2 .recent-posts:hover {
  background: #f5f9fc;
} */

.blog .sidebar2 .recent-posts .post-item+.post-item {
  margin-top: 15px;
}

.blog .sidebar2 .recent-posts .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  border-radius: 6px;
  /* transition: 0.5s; */
  overflow: hidden;
}

.blog .sidebar2 .recent-posts img {
  border-radius: 6px;
  width: 80px;
  float: left;
  transition: all ease-in-out 0.3s;
}

.blog .sidebar2 .recent-posts:hover img {
  transform: scale(1.1);
}

.blog .sidebar2 .recent-posts h4 {
  font-size: 14px;
  margin-left: 95px;
  margin-bottom: 4px;
  font-weight: bold;
}

.blog .sidebar2 .recent-posts h4 a {
  color: var(--text-color);
}

.blog .sidebar2 .recent-posts h4 a:hover {
  color: var(--title-color);
}

.blog .sidebar2 .recent-posts p {
  display: block;
  margin-left: 95px;
  margin-bottom: 0;
  /* font-style: italic; */
  font-size: 14px;
  color: #707070;
}

/* END SIDEBAR 2 */

/* STAR SIDEBAR BAWAH */
.blog .sidebar_bawah {
  /* padding: 20px 30px; */
  margin: 0 0 60px 20px;
  padding: 24px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03);
  background: var(--color-sidebar);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.blog .sidebar_bawah .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: var(--text-color);
  position: relative;
  /* transition: all 0.3s ease; */
}

.blog .sidebar_bawah .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar_bawah .post-item {
  border-radius: 6px;
  /* padding: 10px; */
  /* transition: 0.1s; */
}

/* .blog .sidebar .post-item:hover {
  background: #f5f9fc;
} */

.blog .sidebar_bawah .recent-posts .post-item+.post-item {
  margin-top: 15px;
}

.blog .sidebar_bawah .recent-posts img {
  width: 70px;
  float: left;
}

.blog .sidebar_bawah .recent-posts h4 {
  font-size: 14px;
  /* margin-left: 95px; */
  font-weight: bold;
}

.blog .sidebar_bawah .recent-posts h4 a {
  color: var(--text-color);
  /* transition: 0.3s; */
}

.blog .sidebar_bawah .recent-posts h4 a:hover {
  color: var(--title-color);
}

.blog .sidebar_bawah .recent-posts p {
  /* display: block; */
  /* margin-left: 95px; */
  /* font-style: italic; */
  font-size: 14px;
  color: #707070;
}

.blog .sidebar_bawah .recent-posts .bi-arrow-down-square {
  color: var(--title-color);
}

/* END SIDEBAR BAWAH */

.blog .sidebar2 .tags {
  margin-bottom: -10px;
}

.blog .sidebar2 .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar2 .tags ul li {
  display: inline-block;
}

.blog .sidebar2 .tags ul a {
  color: #8e767a;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #f6f4f4;
  display: inline-block;
  /* transition: 0.3s; */
}

.blog .sidebar2 .tags ul a:hover {
  color: #fff;
  border: 1px solid #e43c5c;
  background: #e43c5c;
}

.blog .sidebar2 .tags ul a span {
  padding-left: 5px;
  color: #dfd8d9;
  font-size: 14px;
}

#footer .footer-top {
  background: var(--footer-atas);
  /* border-top: 1px solid #768fa6; */
  /* border-bottom: 1px solid #67839c; */
  padding: 60px 0 30px 0;
  /* transition: all 0.3s ease; */
}

#footer .container .footer-contact .bi-geo-alt,
#footer .container .footer-contact .bx-phone,
#footer .container .footer-contact .bx-envelope {
  /* background: #000; */
  padding: 0 5px 0 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info img {
  max-width: 170px;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-top: 25px;
  margin-bottom: 0;
  /* font-family: "Raleway", sans-serif; */
  color: #fff;
}

#footer .container .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-top: -5px;
  /* margin: 0; */
  /* font-family: "Raleway", sans-serif; */
  color: #fff;
  /* background: #000; */
}

#footer .footer-top .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 10px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  color: #fff;
  border-color: #fff;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #9eccf4;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s;
  display: inline-block;
  line-height: 24px;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #428bca;
  color: #fff;
  /* transition: 0.3s; */
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5295ce;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

#footer .credits a {
  color: #9eccf4;
}

/* PROFIL */
.inner-page .nav {
  display: flex;
}

.inner-page .content {
  /* background: #000; */
  border-radius: 6px;
  /* border: 1px solid #eee; */
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.01);
}

.inner-page .indicator li {
  position: relative;
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
  padding: 10px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  /* justify-content: center; */
  /* border-right: 3px solid transparent; */
}

.inner-page .indicator li i {
  font-size: 1rem;
}

.inner-page .indicator li:hover {
  background: #f5f9fc;
}

.inner-page .indicator {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inner-page .indicator li h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.inner-page .indicator {
  list-style: none;
  border: 1px solid var(--border-color);
  border-radius: 6px;
}

.inner-page .indicator li p {
  margin-bottom: 0.5rem;
  color: #666666;
  font-size: 0.876;
}

.inner-page .nav {
  border: 1px solid var(--border-color);
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.01);
  /* transition: all 0.3s ease; */
}

.inner-page .navl {
  display: flex;
  align-items: center;
  /* grid-gap: 0.5rem; */
  padding: 13px;
  font-size: 15px;
  font-weight: 500;
  color: none;
  border: none;
  background: none;
  color: var(--text-color);
  /* transition: all 0.3s ease; */
}

.inner-page .navl:hover {
  background: var(--box-active-color);
}

.inner-page button i {
  margin-right: 5px;
}

.inner-page .navl.active {
  background: var(--box-active-color);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

.inner-page .container .tab-pane {
  padding: 10px;
}

.inner-page .tab-content {
  border-radius: 6px;
}

.inner-page .footer {
  border-bottom: 1px solid var(--border-color);
  border-top: 1px solid var(--border-color);
  margin: 30px 0;
  padding: 20px 0;
  /* transition: all 0.3s ease; */
}

.inner-page .penulis {
  color: var(--color-penulis);
  font-size: 15px;
  font-weight: 400;
}

.inner-page .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  font-size: 15px;
  transition: 0.3s;
  color: var(--color-penulis);
}

.inner-page .social-links a:hover {
  color: var(--color-penulis-hover);
}

/* END PROFIL */

/* DOCUMEN */
.dokumen {
  padding: 20px 0 80px 0;
  position: relative;
}

.dokumen .btn-msk {
  width: 100%;
  margin: 20px 0;
  border-radius: 6px;
  padding: 13px;
  background: var(--color-btn);
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  border: none;
  outline: none;
}

.dokumen .btn-msk:hover {
  background: var(--color-btn-hover);
}

.dokumen .content .cari {
  margin-bottom: 24px;
  position: relative;
  height: 50px;
  max-width: 900px;
  width: 100%;
  /* margin: 0 20px; */
}

.dokumen .cari i,
.dokumen .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.dokumen .cari i {
  left: 15px;
  font-size: 20px;
  color: #707070;
}

.dokumen .cari button {
  right: 15px;
  font-size: 15px;
  font-weight: 400;
  color: var(--text-color-galeri-bsr);
  border: none;
  padding: 5px 15px;
  background: var(--color-btn);
  border-radius: 6px;
}

.dokumen .cari button:hover {
  transition: 0.3s;
  background: var(--color-btn-hover);
}

.dokumen .content .cari input {
  color: var(--text-color);
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  font-size: 15px;
  font-weight: 400;
  padding: 0 90px 0 45px;
  border: 1px solid var(--border-color);
  border-radius: 6px;
  background: var(--body-color)
    /* transition: all 0.3s ease; */
}

.dokumen .content .cari input:focus {
  border-color: var(--color-fokus);
}

.dokumen .container .content {
  /* background: #000; */
  /* border-radius: 6px; */
  /* border: 1px solid #eee; */
  /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.01); */
}

.dokumen .indicator li {
  position: relative;
  display: flex;
  align-items: center;
  grid-gap: 0.5rem;
  padding: 10px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  /* justify-content: center; */
  /* border-right: 3px solid transparent; */
}

.dokumen .indicator li i {
  font-size: 1rem;
}

.dokumen .indicator li:hover {
  background: #f5f9fc;
}

.dokumen .indicator {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dokumen .indicator li h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.dokumen .indicator {
  list-style: none;
  border: 1px solid #eee;
  border-radius: 6px;
}

.dokumen .indicator li p {
  margin-bottom: 0.5rem;
  color: #666666;
  font-size: 0.876;
}

.dokumen .nav {
  border: 1px solid var(--border-color);
  border-radius: 6px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.01);
  /* transition: all 0.3s ease; */
}

.dokumen .navl {
  display: flex;
  align-items: center;
  /* grid-gap: 0.5rem; */
  padding: 13px;
  font-size: 15px;
  font-weight: 500;
  color: none;
  border: none;
  background: none;
  color: var(--text-color);
}

.dokumen .navl:hover {
  background: var(--box-active-color);
}

.dokumen button i {
  margin-right: 5px;
}

.dokumen .navl.active {
  background: var(--box-active-color);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
}

/* CONTENT DOCUMEN */
.dokumen .entry {
  padding: 16px;
  /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03); */
  border-radius: 6px;
  /* padding: 16px; */
  margin-bottom: 24px;
  border: 1px solid var(--border-color);
  border-radius: 6px;
  /* background: #000; */
  /* transition: all 0.3s ease; */
}

.dokumen .entry-img {
  overflow: hidden;
}

@media screen and (max-width: 992px) {
  /* .dokumen .entry {
    flex-direction: column;
  }
  
  .dokumen .entry .entry-img img {
    max-width: 100%;
    height: auto;
  } */

  .dokumen .entry .entry-content .content {
    display: none;
    font-size: 15px;
  }

  .dokumen .row .sidebar2 {
    margin: 0;
  }
}

/* .dokumen .tab-content:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.02), 0 4px 8px rgba(0, 0, 0, 0.02), 0 8px 16px rgba(0, 0, 0, 0.02), 0 16px 32px rgba(0, 0, 0, 0.02), 0 32px 64px rgba(0, 0, 0, 0.02);
  transform: translate(0, -3px);
} */

.dokumen .entry .entry-img {
  height: 60px;
  width: 60px;
  border-radius: 6px;
  /* margin: -30px -30px 20px -30px; */
}

.dokumen .entry-content span {
  display: inline-block;
  border-radius: 6px;
  padding: 8px;
  margin: 0 0 16px 0;
  font-size: 12px;
  background: var(--color-dokumen-type);
  color: var(--text-color);
}

.dokumen .entry-content span:hover {
  transition: 0.3s;
  background: var(--color-dokumen-type-hover);
}

.dokumen .entry-content .entry-title {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--text-color);
}

.dokumen .entry-content .entry-title p {
  /* transition: all 0.3s ease; */

}

.dokumen .entry-content .content {
  margin-bottom: 8px;
  /* margin: 0; */
  font-size: 14px;
  color: var(--text-color-description-2);
  /* transition: all 0.3s ease; */

}

.dokumen .entry .entry-title p {
  margin: 0;
  color: var(--text-color);
}

.dokumen .entry .entry-title p:hover {
  color: var(--title-color);
  transition: 0.3s;
}

.dokumen .entry .entry-meta .btn-unduh {
  margin: 0 10px 0 0;
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--color-btn);
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
}

.dokumen .entry .entry-meta .btn-unduh:hover {
  transition: 0.3s;
  background: var(--color-btn-hover);
}

.dokumen .entry .entry-meta .btn-lihat {
  margin: 0 10px 0 0;
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--body-color) none repeat scroll 0 0;
  color: var(--title-color);
  font-size: 14px;
  border: 1px solid var(--border-color-center);
  outline: none;
  cursor: pointer;
}

.dokumen .entry .entry-meta .btn-lihat:hover {
  background: var(--button-hover) none repeat scroll 0 0;
  color: #fff;
  transition: 0.3s;
}

.dokumen .entry .entry-content p {
  line-height: 24px;
}

/* MODAL DOKUMEN */
.modal {
  background-color: hsla(0, 0%, 0%, 0.7);
}

.modal .modal-content {
  background: var(--body-color);
}

.modal .modal-header {
  padding: 24px 24px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border: none;
}

.modal .modal-title {
  padding: 8px;
  border-radius: 6px;
  font-size: 12px;
  background: var(--color-dokumen-type);
  margin-bottom: 20px;
}

.modal .modal-title:hover {
  background: var(--color-dokumen-type-hover);
  transition: 0.3s;
}

.modal .modal-header .title {
  font-weight: 600;
  font-size: 21px;
}

.modal .modal-body {
  padding: 24px;
}

.modal .modal-body .deskripsi-body i {
  transform: translateY(4px);
  margin-right: 5px;
  color: var(--text-color-description);
}

.modal .modal-body .deskripsi-body .deskripsi_1 span {
  font-size: 12px;
  color: var(--text-color-description);
  margin-bottom: 5px;
}

.modal .modal-body .deskripsi-body .deskripsi_1 p {
  font-size: 14px;
  color: var(--text-color);
  margin-bottom: 34px;
}

.modal .modal-body .deskripsi-body .deskripsi_1 .title {
  font-size: 12px;
  color: var(--text-color);
  background: var(--color-dokumen-type);
  padding: 8px 10px;
  border-radius: 6px;
}

.modal .modal-body .deskripsi-body .deskripsi_1 .title:hover {
  background: var(--color-dokumen-type-hover);
  transition: 0.3s;
}

.modal .modal-body .deskripsi-body__update {
  /* background: #000; */
}

.modal .modal-footer {
  border-top: 1px solid var(--border-color-sidebar);
}

.modal .modal-footer .btn-unduh {
  margin-left: 10px;
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--color-btn);
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
}

.modal .modal-footer .btn-unduh:hover {
  background: var(--color-btn-hover);
  transition: 0.3s;
}

.modal .modal-footer .btn-tutup {
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--body-color) none repeat scroll 0 0;
  color: var(--title-color);
  font-size: 14px;
  border: 1px solid var(--color-border-btn);
  outline: none;
}

.modal .modal-footer .btn-tutup:hover {
  background: var(--color-btn) none repeat scroll 0 0;
  color: #fff;
  transition: 0.3s;
}

/* END MODAL DOKUMEN */

/* .show {
  -webkit-filter: blur(5px);
  filter: blur(5px);
} */

.fade-scale {
  transition: all 0.3s;
  /*=== Effect 1 ===*/
  transform: translateY(10%);

  /*=== Effect 2 ===*/
  /* transform: scale(0.5) translateY(10%); */

  /*=== Effect 3 ===*/
  /* transform: rotateX(65deg) scale(0.75) translateY(10%);
  transform-origin: 50% 100%; */
}

.show .modal-content {
  /*=== Effect 1 ===*/
  transform: translateY(0);

  /*=== Effect 2 ===*/
  /* transform: scale(1) translateY(0); */

  /*=== Effect 3 ===*/
  /* transform: rotateX(0) scale(1) translateY(0); */
}

.dokumen .dokumen-pagination {
  color: var(--text-color);
}

.dokumen .dokumen-pagination ul {
  margin-top: 32px;
  display: flex;
  padding: 0;
  /* margin: 0; */
  list-style: none;
}

.dokumen .dokumen-pagination li {
  margin: 0 5px;
  border-radius: 6px;
  transition: 0.3s;
}

.dokumen .dokumen-pagination li a {
  color: var(--text-color);
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.dokumen .dokumen-pagination li.active,
.dokumen .dokumen-pagination li:hover {
  border-radius: 6px;
  background: var(--color-btn);
}

.dokumen .dokumen-pagination li.active a,
.dokumen .dokumen-pagination li:hover a {
  color: #fff;
}

/* END CONTENT DOCUMEN */
/* END DOCUMEN */

/* START PENGUMUMAN */
.blog .entry__pengumuman {
  padding: 24px 0 14px 18px;
  border-bottom: 1px solid var(--border-color);
  /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05); */
  /* border-radius: 6px; */
  /* background: #000; */
  /* transition: all 0.3s ease; */
}

.blog .entry__pengumuman .entry-content {
  /* padding: 5px 0 0; */
  /* border: 1px solid #eee; */
  align-items: center;
  justify-content: center;
  justify-items: center;
}

/* 
.blog .entry-img {
  overflow: hidden;
} */

@media screen and (max-width: 992px) {
  /* .blog .entry {
    flex-direction: column;
  }
  
  .blog .entry .entry-img img {
    max-width: 100%;
    height: auto;
  } */

  /* .blog .entry__pengumuman .entry-content .content {
    display: none;
    font-size: 15px;
  } */

  .blog .row .sidebar {
    margin: 0;
  }

  .blog .row .sidebar2 {
    margin: 0;
  }

  .blog .entry__pengumuman {
    padding: 24px 0;
  }
}

.blog .entry__pengumuman:hover {
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02), 0 2px 4px rgba(0, 0, 0, 0.02), 0 4px 8px rgba(0, 0, 0, 0.02), 0 8px 16px rgba(0, 0, 0, 0.02), 0 16px 32px rgba(0, 0, 0, 0.02), 0 32px 64px rgba(0, 0, 0, 0.02); */
  /* transform: translate(0, -3px); */
}

.blog .entry__pengumuman .entry-img {
  height: 120px;
  width: 120px;
  border-radius: 6px;
  /* margin: -30px -30px 20px -30px; */
}

.blog .entry__pengumuman .entry-img img {
  /* transition: all ease-in-out 0.3s; */
}

.blog .entry__pengumuman:hover .entry-img img {
  transform: scale(1.1);
}

.blog .entry__pengumuman .entry-content .entry-title p {
  /* margin-bottom: 8px; */
  color: var(--text-color);
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  text-transform: none;
}

.blog .entry__pengumuman .entry-content .entry-title p:hover {
  transition: all 0.3s ease;
  color: var(--title-color);
}

.blog .entry__pengumuman .entry-content .content p {
  color: #707070;
  /* margin-bottom: 16px; */
  margin: 0;
  font-size: 14px;
}

.blog .entry__pengumuman .entry-content .entry-meta button {
  outline: none;
  border: none;
}

.blog .entry__pengumuman .entry-content .entry-meta .btn-unduh {
  margin: 0 10px 0 0;
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--color-btn);
  color: #fff;
  font-size: 14px;
  border: none;
  outline: none;
}

.blog .entry__pengumuman .entry-content .entry-meta .btn-unduh:hover {
  transition: 0.3s;
  background: var(--color-btn-hover);
}

.blog .entry__pengumuman .entry-content .entry-meta .btn-bagikan {
  margin: 0 10px 0 0;
  padding: 9px 15px;
  border-radius: 6px;
  background: var(--body-color) none repeat scroll 0 0;
  color: var(--title-color);
  font-size: 14px;
  border: 1px solid var(--border-color-center);
  outline: none;
  cursor: pointer;
}

.blog .entry__pengumuman .entry-content .entry-meta .btn-bagikan:hover {
  transition: 0.3s;
  background: var(--button-hover) none repeat scroll 0 0;
  color: #fff;
}

.blog .entry__pengumuman .entry-content .entry-meta .btn_wrap {
  position: relative;
  display: flex;
  align-items: center;
  /* width: 240px; */
  /* height: 40px;  */
  /* background-color: #fff; */
  /* border-radius: 6px; */
  opacity: 0;
  /* visibility: hidden; */
  /* opacity: 0;
  pointer-events: none; */
}

.blog .entry__pengumuman .entry-content .entry-meta .bagikan:hover .btn_wrap {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

/* Show modal */
.blog .entry__pengumuman .entry-content .entry-meta .btn_wrap.show-modal {
  /* opacity: 1;
  pointer-events: auto; */
}

.blog .entry__pengumuman .entry-content .entry-meta .btn_wrap .icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  font-size: 16px;
  /* color: rgba(255, 255, 255, 0.7); */
  /* margin-right: 10px; */
  /* transition: 0.3s; */
  color: var(--color-penulis);
}

.blog .entry__pengumuman .entry-content .entry-meta .btn_wrap .icons a:hover {
  /* border: 1px solid var(--title-color); */
  transition: all 0.3s ease-in-out;
  color: #fff;
  background: var(--color-btn);
  /* border-radius: 50%; */
}

.blog .entry__pengumuman .entry-content .entry-meta .btn_wrap .icons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  /* height: 40px; */
  /* border: 1px solid var(--title-color); */
  /* border-radius: 6px; */
  /* border-bottom-right-radius: 6px 6px; */
  /* border-top-right-radius: 6px 6px; */
  /* border-top: 1px solid var(--title-color); */
  /* border-right: 1px solid var(--title-color); */
  /* border-bottom: 1px solid var(--title-color); */
  /* border-left: 5px solid #09f; */
}

.blog .entries .cari {
  margin-top: 10px;
  position: relative;
  height: 50px;
  max-width: 900px;
  width: 100%;
}

.blog .entries .cari i,
.blog .entries .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.blog .entries .cari i {
  left: 15px;
  font-size: 20px;
  color: #707070;
}

.blog .entries .cari button {
  right: 15px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  border: none;
  padding: 5px 15px;
  background: var(--color-btn);
  border-radius: 6px;
}

.blog .entries .cari button:hover {
  transition: 0.3s;
  background: var(--color-btn-hover);
}

.blog .entries .cari input {
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  font-size: 16px;
  font-weight: 500;
  padding: 0 90px 0 45px;
  border: 1px solid var(--border-color);
  border-radius: 6px;
  /* transition: all 0.3s ease; */
  background: var(--body-color);
  color: var(--text-color);
}

.blog .entries .cari input:focus {
  border-color: var(--color-fokus);
}

@media screen and (max-width: 541px) {
  .blog .entry__pengumuman .entry-content .entry-meta {
    /* flex-direction: column; */
  }

  .blog .entry__pengumuman .entry-img {
    display: none;
  }
}

@media screen and (max-width: 393px) {
  .blog .entry__pengumuman .entry-content .entry-meta .btn-unduh {
    padding: 10px;
  }

  .blog .entry__pengumuman .entry-content .entry-meta .btn-bagikan {
    padding: 10px;
  }

  .blog .entry__pengumuman .entry-content .entry-meta .btn_wrap .icons a {
    padding: 10px;
  }
}

@media screen and (max-width: 360px) {
  .blog .entry__pengumuman .entry-content .entry-meta .btn-unduh i {
    display: none;
  }

  .blog .entry__pengumuman .entry-content .entry-meta .btn-bagikan i {
    display: none;
  }
}

/* END PENGUMUMAN */

/* START KONTAK */
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: var(--body-color);
  border-radius: 6px;
  /* padding: 10px; */
}

.contact .info i {
  font-size: 20px;
  color: var(--title-color);
  float: left;
  width: 44px;
  height: 44px;
  background: var(--color-dokumen-type);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  /* transition: all 0.3s ease-in-out; */
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--text-color);
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: var(--text-color-description);
}

.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: var(--color-btn-hover);
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  background: var(--body-color);
  border-radius: 6px;
  /* padding: 20px; */
  /* box-shadow: 0 1px 15px 0 var(--color-cshadow-galeri); */

}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .form-group input {
  background: var(--body-color);
  border-radius: 6px;
  border-color: var(--border-color);
  transition: none;
}

.contact .php-email-form .form-group input::placeholder {
  color: var(--text-color-description);
}

.contact .php-email-form .form-group textarea {
  background: var(--body-color);
  border-radius: 6px;
  border-color: var(--border-color);
  transition: none;
}

.contact .php-email-form .form-group textarea::placeholder {
  color: var(--text-color-description);
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: var(--title-color);
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid var(--title-color);
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: var(--text-color);
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: var(--color-fokus);
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: var(--color-btn);
  border: 0;
  padding: 10px 28px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: var(--color-btn-hover);
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* END KONTAK */

/* STAR PENGAJUAN APLIKASI */
/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
#blog {
  /* background: linear-gradient(42deg, #5846f9 0%, #7b27d8 100%); */
}

#blog .section-title h2,
#blog .section-title p {
  color: #fff;
}

#blog .section-title h2::after {
  background: rgba(255, 255, 255, 0.6);
}

#blog .faq-list {
  /* padding: 0 100px; */
}

#blog .faq-list ul {
  padding: 0;
  list-style: none;
}

#blog .faq-list li+li {
  margin-top: 15px;
}

#blog .faq-list li {
  padding: 18px;
  background: var(--body-color);
  border-radius: 6px;
  position: relative;
  border: 1px solid var(--border-color);
}

#blog .faq-list a {
  display: block;
  position: relative;
  /* font-family: "Roboto", sans-serif; */
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
  color: var(--text-color-description);
}

#blog .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  /* color: #8577fb; */
  color: var(--text-color-description);
}

#blog .faq-list .icon-show,
#blog .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
  /* transform: (-180deg);
  transition: transform 0.2s ease-in-out; */
}

#blog .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
  color: var(--text-color-description-2);
  text-align: justify;
}

#blog .faq-list .icon-show {
  display: none;
}

#blog .faq-list a {
  color: none;
}

#blog .faq-list a.collapsed {
  /* color: #2c4964; */
  color: var(--text-color-description);
  /* background: #000; */
}

#blog .faq-list a.collapsed:hover {
  color: var(--text-color-description);
}

#blog .faq-list a.collapsed .icon-show {
  display: inline-block;
}

#blog .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  #blog .faq-list {
    padding: 0;
  }
}

/* END PENGAJUAN APLIKASI */

#blog .accordion {
  /* background: var(--body-color); */
}

#blog .accordion .accordion-item {
  /* background: var(--body-color); */
  background: var(--color-acordion-2);
  /* background: var(--color-sidebar); */
  border-color: var(--border-color);
  margin-bottom: 15px;
  border-radius: 6px;
}

#blog .accordion .accordion-item .accordion-header {}


#blog .accordion .accordion-item .accordion-header .accordion-button.collapsed {
  background: var(--body-color);
  color: var(--text-color-description);
  border-radius: 6px;
}

#blog .accordion .accordion-item .accordion-header .accordion-button {
  /* background: var(--body-color); */
  color: var(--text-color-galeri-bsr);
  border-radius: 6px;
  transition: none;
  padding: 13px 20px;
  font-weight: bolder;
}

#blog .accordion .accordion-item .accordion-header .accordion-button::after {
  /* filter: var(--color-chevron); */
}

#blog .accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--color-acordion);
}

#blog .accordion .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%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");
  /* filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%); */
  filter: brightness(0) invert(1);
}

#blog .accordion svg {
  color: var(--text-color-description);
  margin-right: 10px;
}

#blog .accordion .accordion-button:not(.collapsed) svg {
  filter: brightness(0) invert(1);
}

#blog .accordion .accordion-item .accordion-body {
  /* background: var(--body-color); */
  background: var(--color-acordion-2);
  /* background: var(--color-sidebar); */
  border-radius: 6px;
}

#blog .accordion .accordion-item .accordion-body p {
  color: var(--text-color);
}

#blog .accordion .accordion-item .accordion-body p a {
  color: var(--color-btn);
}

#blog .accordion .accordion-item .accordion-body p a:hover {
  text-decoration: underline;
  color: var(--color-btn-hover);
}

#blog .accordion .accordion-item .list-unstyled ul li {
  color: var(--text-color);
}


/* FORM MASUK SELEKSI */
.modal-body .container {
  /* 
  max-width: 430px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); */
  position: relative;
  width: 100%;
  overflow: hidden;
}

.modal-body .container .forms {
  display: flex;
  align-items: center;
  height: 425px;
  width: 200%;
  overflow: hidden;
  /* background-color: red; */
  transition: height 0.2s ease;
}

.modal-body .container .form {
  width: 50%;
  padding: 30px;
  /* background-color: #fff; */
  transition: margin-left 0.18s ease;
}

.modal-body .container.active .login {
  margin-left: -50%;
  opacity: 0;
  transition: margin-left 0.18s ease, opacity 0.15s ease;
}

.modal-body .container .signup {
  opacity: 0;
  transition: opacity 0.09s ease;
}

.modal-body .container.active .signup {
  opacity: 1;
  transition: opacity 0.2s ease;
}

.modal-body .container.active .forms {
  height: 700px;
  /* overflow: auto; */
}

.modal-body .container .form .title {
  position: relative;
  font-size: 27px;
  font-weight: 600;
  color: var(--text-color);
}

.modal-body .form .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 30px;
  background-color: var(--navbar-active-color);
  border-radius: 25px;
}

.modal-body .form .input-field {
  position: relative;
  height: 50px;
  width: 100%;
  margin-top: 30px;
  /* background-color: red; */
}

.input-field input {
  background: var(--body-color);
  color: var(--text-color);
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0 35px;
  border: none;
  outline: none;
  font-size: 16px;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid transparent;
  /* transition: all 0.2s ease; */
}

.input-field input:is(:focus, :valid) {
  border-bottom-color: var(--navbar-active-color);
}

.input-field i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 23px;
  /* transition: all 0.2s ease; */
}

.input-field input:is(:focus, :valid)~i {
  color: var(--navbar-active-color);
}

.input-field i.icon {
  left: 0;
}

.input-field i.showHidePw {
  right: 0;
  cursor: pointer;
  padding: 10px;
}

.form .checkbox-text {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.form .checkbox-text label {
  color: var(--text-color-description-2);
  margin: 0;
  font-weight: normal;
}

.checkbox-text .checkbox-content {
  display: flex;
  /* align-items: center; */
}

.checkbox-content input {
  margin: 0 8px 1.5px 4px;
  accent-color: var(--navbar-active-color);
}

.form .text {
  color: #333;
  font-size: 14px;
}

.form a.text {
  text-decoration: none;
  color: var(--navbar-active-color);
}

.form a:hover {
  text-decoration: underline;
}

.form .button {
  margin-top: 35px;
}

.form .button input {
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 6px;
  background-color: var(--color-btn);
  cursor: pointer;
  transition: all 0.3s ease;
}

.button input:hover {
  background-color: var(--color-btn-hover);
}

.form .button-regis input {
  border: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 6px;
  background-color: var(--color-btn);
  transition: all 0.3s ease;
  cursor: not-allowed;

}

.button-regis.active input:hover {
  background-color: var(--color-btn-hover);
  cursor: pointer;
}

.form .login-signup {
  margin-top: 30px;
  text-align: center;
}

.form .login-signup span {
  color: var(--text-color-description-2);
}

/* password strenght */
#formregis .input-field .showBtn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  display: none;
  user-select: none;
}

#formregis .indicator {
  height: 10px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
}

#formregis .indicator span {
  position: relative;
  height: 100%;
  width: 100%;
  background: lightgrey;
  border-radius: 5px;
}

#formregis .indicator span:nth-child(2) {
  margin: 0 3px;
}

#formregis .indicator span.active:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 5px;
}

#formregis .indicator span.weak:before {
  background-color: #ff4757;
}

#formregis .indicator span.medium:before {
  background-color: orange;
}

#formregis .indicator span.strong:before {
  background-color: #23ad5c;
}

#formregis .text-indicator {
  font-size: 20px;
  font-weight: 500;
  display: none;
  margin-bottom: -10px;
}

#formregis .text-indicator.weak {
  color: #ff4757;
}

#formregis .text-indicator.medium {
  color: orange;
}

#formregis .text-indicator.strong {
  color: #23ad5c;
}

/* Preloader */
#preloader {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  transition: all 0.6s ease-out;
  width: 100%;
  height: 100vh;
}

#preloader .loader-ball-49 {
  position: relative;
  display: inline-block;
  line-height: 16px;
}

#preloader .loader-ball-49>div {
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
  overflow: hidden;
  transform-origin: center;
  background: var(--navbar-active-color);
  border-radius: 50%;
  animation: anm-BL-49-move 2s infinite;
}

@media screen and (max-width:994px) {
  #preloader .loader-ball-49>div {
    width: 19px;
    height: 19px;
  }
}

#preloader .loader-ball-49>div:nth-child(2) {
  background: #8D8;
  animation-delay: 0.15s;
}

#preloader .loader-ball-49>div:nth-child(1) {
  background: #F55;
  animation-delay: 0.3s;
}

@keyframes anm-BL-49-move {
  0% {
    transform: scale(0);
    opacity: 1;
  }

  20% {
    transform: scale(1);
    opacity: 1;
  }

  40% {
    transform: scale(0.6);
    opacity: 1;
  }

  70% {
    transform: scale(0.7);
    opacity: 1;
  }

  80% {
    transform: scale(0.7);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 0;
  }
}