@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
* {
  font-family: "Plus Jakarta Sans", sans-serif;
}
:root {
  --global-background-linear: linear-gradient(
    to right,
    #e62929,
    #ffc20e 95.12%
  );
  --global-background-wa: linear-gradient(to right, #1faf38, #60d669 95.12%);
  --global-background-tw: linear-gradient(to right, #1d9bf0, #1d9bf0 95.12%);
  --global-background-gm: linear-gradient(to right, #ea4335, #ea4335 95.12%);
  --global-background-ig: radial-gradient(#ffdd55, #ff543e 20%, #c837ab 90%);
}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
}
footer,
header,
.base-bg {
  background: linear-gradient(to right, #080808 60%, #5f3205);
}
.text-greys {
  color: #afafaf;
}
.fs-smaller {
  font-size: smaller;
}
.font-gold {
  color: #ffc20e !important;
}
.bg-merah {
  background: #fef5f6 !important;
}
.bg-hijau {
  background: #fbfdf6 !important;
}
.cabor-header {
  height: 290px;
  background-image: url("/images/bg-cabor-lp.png");
  background-size: cover, contain;
  background-position: center, right bottom;
  background-repeat: no-repeat, no-repeat;
}
.bg-black90 {
  background-color: rgba(8, 8, 8, 0.9);
  height: 290px;
}
.cabor-header1 {
  height: 350px;
  background-image: url("/images/bg-cabor-lp.png");
  background-size: cover, contain;
  background-position: center, right bottom;
  background-repeat: no-repeat, no-repeat;
}

.bg-black190 {
  background-color: rgba(8, 8, 8, 0.9);
  height: 350px;
}
.headlinelanding {
  background-image: url("/images/outlineberanda.png");
  background-size: cover, contain;
  background-position: center, unset;
  background-repeat: no-repeat, no-repeat;
}
.text-gradient {
  background: linear-gradient(92.47deg, #e62929 0%, #ffc20e 78.72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}
.text-violet {
  background: linear-gradient(to right, #e100ff, #7f00ff 50.12%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top-20 {
  top: -25px;
}
.top-200 {
  top: -200px;
}
.mtop-100 {
  margin-top: -100px;
}

@media only screen and (max-width: 500px) {
  .mtop-100 {
    margin-top: -80px;
  }
}

.bg-voli {
  background-image: url("/images/VollyBall.png");
  background-position-x: -45px;
  background-position-y: -120px;
  background-repeat: no-repeat;
}
.vrthin {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.bg-wa {
  background: linear-gradient(0deg, #1faf38 0%, #60d669 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}

.bg-ig {
  background: radial-gradient(
    92.18% 99.11% at 26.56% 107.7%,
    #ffdd55 0%,
    #ffdd55 10%,
    #ff543e 50%,
    #c837ab 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}

.bg-to {
  background-color: coral;
}

.bg-gm {
  background: radial-gradient(
    92.18% 99.11% at 26.56% 107.7%,
    #ffdd55 0%,
    #ffdd55 10%,
    #ff543e 50%,
    #c837ab 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}
.hover {
  transform: translateX(0.15em);
}
.bg-tw {
  color: #1d9bf0;
  background: var(--global-background-tw);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* text-fill-color: transparent; */
}

.border-linear {
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: var(--global-background-linear);
}
.only-top {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.border-width-3 {
  border-width: 3px;
}
.only-bottom {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.w-5 {
  width: 5% !important;
}
.w-10 {
  width: 10% !important;
}
.w-90 {
  width: 90% !important;
}
.top250px {
  top: 250px;
}
.top150px {
  top: 150px;
}
.ketum-ketua {
  text-align: right !important;
  right: -20px;
  color: #f2f2f2;
  font-size: 85px !important;
}
.ketum-umum {
  position: relative;
}
.ketum-umum span {
  position: absolute;
  bottom: 60px;
  left: -10px;
  color: #f2f2f2;
  font-size: 85px !important;
}
.news-title-home {
  display: -webkit-box;
  width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-header-home {
  display: -webkit-box;
  width: 100%;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-image {
  max-width: 1200px;
  max-height: 600px;
}
.nav-pills .galeri.active,
.nav-pills .show > .galeri {
  color: #fff !important;
  background-color: #080808 !important;
  text-align: center !important;
}
.galeri {
  color: #080808 !important;
  text-align: start !important;
}
.btn-linear {
  background: var(--global-background-linear);
}
.akandimulai {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  background-color: #fbfdf6;
  border-radius: 2px;
  margin: 10px;
}
.onlive {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  background-color: #fef5f6;
  border-radius: 2px;
  margin: 10px;
}
/* Button di Event */
.btn-orange {
  border-color: #a6a1a0;
  color: black;
}

.btn-orange:hover {
  background: #ec692c;
  color: white;
}

.icon-green {
  color: green;
}

.icon-red {
  color: red;
}

.icon-red:hover {
  color: white;
}
.tagbuttontext {
  text-decoration: none;
  font-size: smaller;
  padding: 3px 5px;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  color: #000;
}
.contentprivacy {
  text-align: justify;
  text-justify: inter-word;
}
.onsearch {
  margin-top: -5%;
  /* position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
}

#social-links > ul {
  list-style: none;
  display: flex;
  padding: 0;
}

.contain {
  position: relative;
  /* width: 50%; */
  /* max-width: 300px; */
  /* align-items: center; */
}

/* .image {
    display: block;
    width: 100%;
    height: auto;
  } */

.overlay {
  position: absolute;
  bottom: 0;
  /* background: rgb(0, 0, 0); */
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  text-shadow: 0 0 15px #080808;
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  font-size: 20px;
  text-align: center;
}

.contain .overlay {
  opacity: 1;
}
