body {
  scroll-behavior: smooth;
}


h1,
h2,
h3,
h4,
h5,
p,
a,
li {
  font-family: "Roboto Condensed", sans-serif;
}

/* .dropdown .dropdown-menu {
  display: none;
} */
.dropdown-menu>.dropend a {
  margin: 0;
  font-weight: 400;
  padding-left: 15px !important;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.dropdown:hover>.dropdown-menu,
.dropend:hover>.dropdown-menu {
  display: block;
  margin-top: .125em;
}

.dropdown-menu {
  border-color: #169CCC;
  border-width: 2px;
  border-radius: 0;
}

.dropdown-menu a {
  color: #169CCC;
}

.dropdown-menu a:hover {
  background-color: #ccecf8;
}

.nav-item .nav-link {
  color: #169CCC;
  font-weight: 600;
  letter-spacing: 1px;
  margin-left: 30px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}


.navbar-custom {
  max-width: 100%;
  margin: auto;
  margin-top: 10px;
  background: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s;
  align-items: start;
}

.nav-berita {
  background-color: #169CCC;
}
.nav-berita .nav-item .nav-link {
  color: #FFFFFF;
}

.navbar-custom .ln {
  position: absolute;
  top: 0;
  height: 100%;
}

.navbar-custom .ln:first-child {
  left: 0;
}

.navbar-custom .ln:last-child {
  right: 0;
}

.navbar-custom .link-pdf {
  background-color: #FFC905;
  height: 100%;
  padding: 0 45px;
  padding-right: 110px;
  position: absolute;
  top: 0;
  right: 0;
  align-content: center;
  font-family: "Roboto Condensed", sans-serif;

}

.navbar-custom .link-pdf a {
  color: #FFFFFF;
  border: 2px solid #FFF;
  border-radius: 15px;
  padding: 10px 35px;
  text-decoration: none;
}

.navbar .navbar-brand {
  padding: 0 !important;
  width: 200px;
}

.navbar .navbar-brand img {
  float: left;
  margin-right: 10px;
}

.line {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

.line img {
  width: 80%;
}

.full {
  min-height: 100vh;
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.full .logo {
  height: 100%;
  width: 28%;
}


.module {
  min-height: 100vh;
  padding-top: 100px;
}

#home {
  display: flex;
  justify-content: center;
  align-items: center;
}

#home,
#kontak {
  background: url(../img/bg-main.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#tentangkami, #berita {
  background: url(../img/bg-tentangkami.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}


#tentangkami .tentangkami-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: baseline;
}

#tentangkami .tentangkami-wrapper p {
  color: #FFFFFF;
  text-align: justify;
}

#tentangkami .tentangkami-wrapper h3 {
  color: #FFC905;
  font-weight: 700;
}

#tentangkami .tentangkami-wrapper .tentangkami-content {
  padding-right: 115px;
}

#tentangkami .tentangkami-wrapper .tentangkami-content hr {
  color: #FFFFFF;
  border-width: 2px;
  opacity: 1;
}

#tentangkami .tentangkami-wrapper .tentangkami-img img {
  margin-bottom: 50px;

}

#tentangkami .tentangkami-wrapper .tentangkami-img {

  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  flex-basis: fit-content;
}

.tentangkami-program {
  color: #FFC905;
  max-width: 75%;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
  padding: 10px 30px;
}

.tentangkami-program .program-box {
  display: flex;
  flex: auto;
  align-items: center;
  font-weight: 600;
  margin-bottom: 15px;
}

.tentangkami-program .program-box img {
  width: 60px;
  margin-right: 10px;
  float: left;
}

.pengurus-box {
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pengurus-box h3 {
  text-align: center;
  color: #FFC905;
  font-weight: 600;
  margin: 30px 0;
}

.tentangkami-pengurus .pengurus-pembina {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  text-align: center;
  margin-bottom: 40px;
}

.tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box {
  text-align: center;
  flex-basis: 30%;
}

.tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box img {
  width: 75%;
}

.tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box h5 {
  color: #FFC905;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
}

.tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box p {
  color: #FFFFFF;
  max-width: 75%;
  margin: auto;
}


.module h1 {
  font-weight: 700;
  padding-bottom: 20px;
  color: #FFC905;
}

.module h5 {
  font-weight: 700;
}

.navbar-toggler {
  border: none !important;
}

#berita .kegiatan-box {
  box-shadow: 0 7px 21px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  transition: box-shadow 0.15s ease-in-out;
  padding: 10px 0;
  margin-bottom: 20px;
}

#berita .kegiatan-box span {
  font-weight: 700;
  font-size: 11px;
  color: #E42A7B;
}

#galeri {
  background: url(../img/bg-main.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#galeri .col-4 {
  margin-bottom: 23px;

}

#galeri a {
  display: block;
  position: relative;
}

#galeri .sm-lbl {
  aspect-ratio: auto;
  object-fit: none;
  position: absolute;
  bottom: 0;
  width: auto;
  right: 0;
}

#pagination-galeri {
  margin: 0;
  padding-bottom: 25px;
}

#galeri .col-4 .labelPraka {
  width: 100%;
  height: 35px;
  line-height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFC905;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #169CCC;
  font-weight: 700;
}

#galeri img {
  width: 100%;
  aspect-ratio: 1 / 1.2;
  object-fit: cover;
}

.main-video .video {
  width: 100%;
  border-radius: 5px;
}

.main-video .video .title {
  color: #333;
  font-size: 23px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.video-list {
  border-radius: 5px;
  height: 520px;
  overflow-y: scroll;
}

.video-list::-webkit-scrollbar {
  width: 7px;
}

.video-list::-webkit-scrollbar-track {
  background: #ccc;
  border-radius: 50px;
}

.video-list .vid video {
  width: 100px;
  border-radius: 5px;
  pointer-events: none;
}

.video-list .vid {
  display: flex;
  align-items: center;
  gap: 15px;
  background: #f7f7f7;
  border-radius: 5px;
  margin: 10px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, .1);
  cursor: pointer;
}

.video-list .vid .title {
  font-size: 16px;
}

.video-list .vid:hover {
  background: #eee;
}

.video-list .vid.active {
  background-color: #bd0000;
}

.video-list .vid.active .title {
  color: #fff;
}


.module#berita img {
  height: 290px;
  width: 100%;
  object-fit: cover;
}

.pagination>li {
  display: inline;
}

.page {
  display: none;
}

.page-active {
  display: block;
}

.page-link {
  background: #FFC905 !important;
  font-weight: 700;
  color: #169CCC !important;
}

.active .page-link {
  background: #169CCC !important;
  color: #FFC905 !important;
}

.active>.page-link,
.page-link.active {
  border-color: white !important;
}

.btn-link {
  border: 1px solid #FFC905;
  padding: 6px;
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  position: relative;
  padding-right: 20px;
  text-decoration: none;
  background-color: #FFC905;
}

.btn-link:hover {
  padding-right: 35px;
  background-color: #169CCC;
  border-color: #169CCC;
  color: #FFFFFF;
  text-decoration: none;
}

.btn-link::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
  width: 15px;
  height: 2px;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  background: #ffffff;
}

.btn-link:hover::before {
  -webkit-transform: translateY(-50%) scaleX(1);
  -ms-transform: translateY(-50%) scaleX(1);
  transform: translateY(-50%) scaleX(1);
}

.btn-link::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 7px;
  height: 7px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
}





.kontak-wrapper {
  display: flex;
  justify-content: space-evenly;
}

.kontak-wrapper .kontak-content {
  width: 50%;
}

.kontak-wrapper .kontak-content h3,
.kontak-wrapper .kontak-content h3 a {
  color: #FFFFFF;
  text-decoration: none;

}

.kontak-wrapper .kontak-content h2 {
  color: #FFFFFF;
  font-style: italic;
  margin-top: 100px;
}

.kontak-wrapper .kontak-content .social-box {
  display: flex;
}

.kontak-wrapper .kontak-content .social-box .social-btn {
  width: 115px;
  padding: 10px;
  border-radius: 5px;
  margin-right: 10px;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
}

.kontak-wrapper .kontak-content .social-box .social-btn:nth-child(1) {
  background-color: #1976D2;
}

.kontak-wrapper .kontak-content .social-box .social-btn:nth-child(2) {
  background: linear-gradient(to right,
      #833ab4, #fd1d1d, #FFC905);
}

.kontak-wrapper .kontak-content .social-box .social-btn:nth-child(3) {
  background-color: #FF0000;
}

.kontak-wrapper .kontak-maps {
  width: 50%;
  height: 400px;
}

.kontak-wrapper .kontak-maps iframe {
  width: 100%;
  height: 100%;
}



.footer {
  max-width: 100%;
  margin: auto;
  background: #FFC905;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #169CCC;
  font-weight: 700;
  padding: 10px 0;
}


@media(max-width: 1200px) and (min-height: 768px) {
  .nav-item .nav-link {
    margin-left: 0;
  }

  .navbar-custom .link-pdf {
    padding-left: 10px;
  }

  .navbar-custom .link-pdf a {
    padding: 10px 14px;
  }

  .navbar-custom .ln {
    display: none;

  }

  .navbar-custom .link-pdf {
    padding: 0 10px;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-img {
    flex-wrap: nowrap;
  }
}

@media screen and (min-width: 769px) {
  .dropend:hover>.dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: .125em;
  }
}

@media (min-width: 768px) and (max-width: 1280px) and (max-height: 820px) {
  .navbar-custom .link-pdf {
    padding: 0 25px;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-img {
    flex-wrap: wrap;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-content {
    padding-right: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1280px) and (min-height: 1024px) {

  .navbar-custom {
    background-position: 20%;
  }

  .full .logo {
    width: 60%;

  }

  #tentangkami .tentangkami-wrapper .tentangkami-img img {
    width: 40%;
  }
}




@media (max-width: 450px) {


  #galeri .sm-lbl {
    width: 25px;
    object-fit: contain;
  }

  .full .logo {
    width: 65%;
  }

  #galeri .col-4 .labelPraka {
    height: 20px;
    line-height: 20px;
    font-size: 6px;
  }

  #tentangkami .tentangkami-wrapper {
    flex-direction: column;
    padding-top: 90px;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-img {
    flex-wrap: wrap;
  }

  .footer {
    font-size: 12px;
  }
}

@media screen and (min-width: 992px) {
  .navbar-custom.hide {
    top: -95px;
  }
}

@media screen and (max-height: 450px) and (orientation:landscape) {
  .navbar-custom {
    margin-top: 0;
  }

  .navbar-custom .ln {
    display: none;
  }

  .navbar .navbar-brand {
    width: 100px;
  }

  .navbar-custom .link-pdf {
    position: relative;
    top: auto;
    right: auto;
    background-attachment: fixed;
    padding: 10px;
    margin: 0;
    display: inline-block;
  }

  .navbar-custom .link-pdf a {
    padding: 0;
    border: none;
  }

  .line {
    display: none;
  }

  .full .logo {
    transform: translateY(15px);
  }

  .module h1 {
    font-size: 1.3rem;
  }

  .module h3 {
    font-size: 1rem;
  }

  .module p {
    font-size: 13px;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-content {
    padding-right: 50px;
  }

  #tentangkami .tentangkami-wrapper .tentangkami-img {
    display: none;
  }

  .tentangkami-program {
    max-width: 100%;
  }

  .tentangkami-program .program-box img {
    width: 35px;
  }

  .tentangkami-program .program-box {
    font-size: 12px;
  }

  .tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box h5 {
    font-size: 14px;
  }

  .tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box p {
    font-size: 10px;
  }
  #galeri .sm-lbl {
    max-width: 33px;
  }

  .kontak-wrapper .kontak-content .social-box .social-btn {
    font-size: 10px;
  }

  .kontak-wrapper .kontak-content .social-box .social-btn img {
    width: 13px;
  }

  .kontak-wrapper .kontak-content h2 {
    font-size: 20px;
  }

}

@media screen and (orientation:landscape) {}

@media screen and (orientation: portrait) and (max-width: 810px) {
  .kontak-wrapper {
    flex-direction: column;
  }

  .kontak-wrapper .kontak-content {
    width: 100%;
  }

  .kontak-wrapper .kontak-maps {
    width: 100%;
  }

  .kontak-wrapper .kontak-content .social-box .social-btn {
    padding: 5px;
    font-size: 13px;
  }

  .kontak-wrapper .kontak-content h2 {
    text-align: center;
  }

}

@media (orientation:portrait) {

  .navbar-custom {
    margin-top: 0;
  }

  .navbar-custom .ln {
    display: none;
  }

  .navbar-custom .link-pdf {
    position: relative;
    top: auto;
    right: auto;
    background-attachment: fixed;
    padding: 10px;
    margin: 0;
    display: inline-block;
  }

  .navbar-custom .link-pdf a {
    padding: 0;
    border: none;
  }

  #karir.module,
  #politik.module,
  #organisasi.module {
    min-height: auto;
  }

  .navbar-brand {
    margin: 0;
  }

  .navbar-brand p {
    font-size: 13px;
    font-weight: 700;
  }

  .navbar-custom {
    background-position: 15%;
  }

  .navbar-custom {
    max-width: 100%;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
  }

  #tentangkami .tentangkami-wrapper {
    flex-direction: column;
  }


  #tentangkami .tentangkami-wrapper .tentangkami-content {
    padding-right: 0;
    padding: 20px;
  }


  .tentangkami-program {
    max-width: 90%;
  }

  .tentangkami-program .program-box {
    font-size: 14px;
  }

  .tentangkami-program .program-box img {
    width: 45px;
  }

  .tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box img {
    width: 100%;
  }

  .tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box h5 {
    font-size: 14px;
  }

  .tentangkami-pengurus .pengurus-pembina .pengurus-pembina-box p {
    font-size: 10px;
  }

  #galeri .col-4 {
    margin-bottom: 0;
    padding: 5px;
  }

  .google-maps iframe {
    height: 500px;
  }

  .floating-box {
    position: relative;
    top: auto;
    right: auto;
    padding: 20px;
    font-weight: 700;
    width: 100%;
  }
}

/* @media (min-width: 768px) and (max-width: 1280px) and (min-height: 1024px) {
}



@media (width: 1366px) and (height: 1024px) {
}

@media (max-height: 450px) {
}

@media (max-width: 450px) {
} */