/* haeder */

.header {
  top: 40px;

  background: #fff;

  width: 90%;

  margin: 0 auto;

  display: block;

  border-radius: 90px;

  box-shadow: 0px 6px 21px -3px rgba(0, 0, 0, 0.45);

  position: sticky;

  z-index: 99;
}

.header ul .current-menu-item a {
  color: #ec6c23 !important;
  font-size: 16px;
  font-weight: 700;
}

.header ul.sub-menu {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 6px 21px -3px rgba(0, 0, 0, 0.45);
  margin-left: -30px;
  top: 91px;
  text-align: left;
  display: none;
}

.header ul.sub-menu li {
  display: list-item;
  list-style-type: none;
}

.header .navbar ul.sub-menu {
  display: none;
  position: absolute;
  padding: 0;
  background-color: #ffffff;
}
.header .navbar ul.sub-menu li {
  display: block;
}
.header .navbar ul li a {
  color: #f8f9fa;
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
}

.header button {
  display: block;

  margin: 0 auto;

  background: #ffffff4d;

  border: none;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 17px;

  line-height: 19px;

  color: #050829;

  border: 1px solid #050829;

  padding: 10px 10px;

  border-radius: 60px;

  transition: 0.2s;
}

.header button:hover {
  background: #e8630a;

  border: 1px solid #e8630a;

  color: #fff;
}

.header img {
  width: 55%;

  display: block;

  margin: 0 auto;
}

.header ul li {
  padding: 10px;

  display: inline-block;
}

.header a:hover {
  color: #e27627;
}

.header a {
  color: #050829;

  text-decoration: none;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;

  transition: 0.1s;
}

.header ul {
  padding: 0;

  margin: 0;

  text-align: center;
}


/* locker new */
.locker-new {
    position: relative;
    z-index: 9px;
}

.locker-new .back-bg {
    background-position: center;
    border-radius: 18px;
}

.locker-new .linier {
    padding: 10px;
    background: #0000006e;
    border-radius: 18px;
    background-size: cover;
    height: 385px;
    width: 100%;
}

.locker-new h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 55px;

  color: #000;
}

.locker-new p {
  margin-bottom: 50px;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;

  color: #000;
}

.locker-new .linier h1 {
    color: #fff;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 38px;
}

.locker-new .linier p {
    color: #fff;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
}

/* footer */

.footer {
  background: linear-gradient(to right, #001e6c, #001e6c, #003ad2);

  margin-top: 100px;

  padding: 140px 0px 60px 0px;
}

.footer .bg-sekul {
  position: absolute;

  margin-top: -130px !important;

  width: 75%;

  left: 0;

  right: 0;

  display: block;
}

.footer iframe {
  width: 100%;

  height: 258px;
}

.footer i {
  margin-right: 10px;
}

.footer ul li {
  list-style-type: none;

  color: #ffffff;

  font-size: 16px;

  line-height: 35px;

  font-weight: 500;

  margin-bottom: 10px;

  font-family: Montserrat;
}

.footer p {
  color: #ffffff;

  font-size: 16px;

  line-height: 35px;

  font-weight: 500;

  margin-bottom: 16px;

  font-family: Montserrat;
}

.footer ul {
  padding: 0px;
}

.footer h1 {
  color: #ffffff;

  font-size: 20px;

  line-height: 30px;

  font-weight: 700;

  margin-bottom: 16px;

  font-family: Montserrat;
}

.footer img {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: -45px;
}

/* single */

.single {
  margin-top: 50px;
}

.single h1 {
  color: #000000;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 40px;

  text-align: justify;

  line-height: 48px;

  margin-top: 29px;
}

.single .y {
  margin-top: 50px;
}

.single p {
  color: #000000;

  font-family: Montserrat;

  font-weight: 400;

  font-size: 16px;

  text-align: justify;

  line-height: 19px;

  margin-top: 29px;
}

.single .x {
  margin-top: 15px;
}

.single .img-mini {
  background-position: center;

  background-size: cover;

  height: 256px;

  width: 100%;

  border-radius: 10px;
}

.single .img-big {
  background-position: center;

  background-size: cover;

  height: 510px;

  width: 100%;
}

.img-big {
  width: 100%;
  height: 750px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.desk-loker {
  padding: 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 100px;
}

.single-loker {
  padding: 50px 0;
  text-align: center;
}
/* petugas */

.petugas {
  margin-top: 100px;
}

.petugas .x {
  margin-top: 50px;
}

.petugas ul {
  margin-top: 18px;
}

.petuhas ul li {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 25px;

  list-style-type: decimal;
}

.petugas h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 24px;

  line-height: 29px;

  letter-spacing: 2px;

  color: #000;

  margin: 20px 0px;
}

.petugas img {
  width: 100%;
}

.petugas .back {
  background: #e8630a;

  padding: 13px;

  border-radius: 12px;

  width: 70%;

  display: block;

  margin: 0 auto;
}

.petugas .bg-img {
  background-position: center;

  background-size: cover;

  width: 100%;

  height: 286px;

  border-radius: 12px;

  margin: 30px 0px;
}

/* jurusan pilihan */

.jurusan-pilihan {
  position: relative;

  overflow: hidden;

  background: linear-gradient(to right, #001e6c, #002a99, #003ad2);

  padding: 60px 0px 130px 0px;

  margin-top: 40px;
}

#particles-js {
  position: absolute;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  z-index: 0;
}

.jurusan-pilihan .one {
  top: 100px;

  left: -100px;
}

.jurusan-pilihan .m-3 {
  left: 0px;
}

.jurusan-pilihan .m-2 {
  left: -70px !important;
}

.jurusan-pilihan .m-1 {
  padding: 20px;

  left: -135px;

  top: 120px;
}

.jurusan-pilihan .m-4 {
  left: 100px;
}

.jurusan-pilihan .floating-container {
  position: relative;

  display: flex;

  gap: 200px;

  z-index: 1;

  padding: 110px 0;
}

.jurusan-pilihan .slick-prev {
  display: none !important;
}

.jurusan-pilihan .slick-next {
  display: none !important;
}

.jurusan-pilihan .circle {
  background-color: #fff;
  border-radius: 50%;
  padding: 14px !important;
  /* text-align: center; */
  width: auto;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-weight: 500;
  /* font-size: 16px; */
  /* line-height: 19px; */
  color: #011f6d;
  position: relative;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  animation: floating 3s ease-in-out infinite;
}

.jurusan-pilihan .number {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 40px;
}

.jurusan-pilihan .label {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;
}

.jurusan-pilihan p {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;

  color: #ffffff;

  text-align: center;
}

.jurusan-pilihan h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 60px;

  color: #ffffff;

  text-align: center;
}

@keyframes floating {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

/* kerja sama */

.kerjasama-page {
  margin-top: 100px;
}

.kerjasama-page .slick-initialized .slick-slide {
  display: block;
  width: 839px !important;
}

.kerjasama-page .slick-dots li.slick-active button:before {
  opacity: 0.75;

  color: #ff8a4f;
}

.kerjasama-page .slick-dots li button:before {
  font-family: "slick";

  font-size: 40px;

  line-height: 20px;

  position: absolute;

  top: 0;

  left: 0;

  width: 20px;

  height: 20px;

  content: "•";

  text-align: center;

  opacity: 0.25;

  color: black;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

.kerjasama-page .tab-buttons {
  text-align: center;

  margin-bottom: 40px;
}

.kerjasama-page a {
  text-decoration: none;
}

.kerjasama-page a {
  text-decoration: none !important;
}

.kerjasama-page p {
  color: #000000;

  font-size: 16px;

  line-height: 19px;

  font-weight: 500;

  font-family: Montserrat;

  text-align: center;
}

.kerjasama-page h1 {
  color: #000000;

  font-size: 50px;

  line-height: 55px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: center;
}

.kerjasama-page .tab-container {
  width: 80%;

  margin: 20px auto;
}

.kerjasama .tab-buttons {
  display: flex;

  justify-content: center;

  margin-bottom: 20px;
}

.kerjasama-page .tab-button {
  padding: 11px 21px;

  margin: 0 5px;

  border: 1px solid #ccc;

  background-color: #fff;

  cursor: pointer;

  border-radius: 20px;

  transition: background-color 0.3s;

  font-size: 16px;

  line-height: 19px;

  font-weight: 600;

  font-family: Montserrat;
}

.kerjasama-page .tab-button.active {
  background-color: #011f6d;

  border: 1px solid #011f6d;

  color: #fff;
}

.kerjasama-page .tab-button:hover {
  background-color: #011f6d;

  border: 1px solid #011f6d;

  color: #fff;
}

.kerjasama-page .tab-content {
  display: none;
}

.kerjasama-page .tab-content.active {
  display: block;

  margin: 33px 27px;
}

.kerjasama-page table {
  width: 100%;

  border-collapse: collapse;

  box-shadow: 0 12px 27px rgba(0, 0, 0, 0.2);
}

.kerjasama-page thead {
  background-color: #e8630a;

  color: #fff;

  text-align: center;
}

.kerjasama-page th,
td {
  padding: 15px 10px;

  border: none;

  text-align: center;

  font-size: 16px;

  line-height: 19px;

  font-weight: 500;

  font-family: Montserrat;

  width: 50%;
}

.kerjasama-page tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}

.kerjasama-page tbody tr:nth-child(odd) {
  background-color: #fff;
}

/* intro */

.intro .x {
  margin-top: 45px;

  padding-bottom: 40px;

  border-bottom: 1px solid #00000033;
}

.intro h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 32px;

  line-height: 39px;

  color: #000000;
}

.intro p {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 18px;

  color: #00000099;
}

/* berita */

.berita {
  margin-top: 50px;
}

.berita .x a {
  text-decoration: none;
}

.berita .back:hover button {
  background: #fff;

  color: #000;
}

.berita .x button {
  position: relative;

  top: -315px;

  float: right;

  margin-right: 20px;

  border: 1px solid #fff;

  background: none;

  padding: 13px 19px;

  border-radius: 100px;

  color: #fff;

  transition: background-color 0.3s ease;
}

.berita .x i {
  rotate: 40deg;
}

.berita .x .linier {
  padding: 20px;

  background: linear-gradient(to bottom, #0000001f, #000000);

  height: 329px;

  padding-top: 190px;

  border-radius: 20px;
}

.berita .x .back {
  border-radius: 20px;

  background-position: center;

  background-size: cover;

  height: 329px;

  transition: background-color 0.3s ease;

  cursor: pointer;

  margin-bottom: 20px;
}

.berita .x p {
  color: #fff;

  font-family: Montserrat;

  font-size: 16px;

  font-weight: 500;

  line-height: 19px;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  text-align: left;
}

.berita .x h2 {
  color: #fff;

  font-family: Montserrat;

  font-size: 20px;

  font-weight: 700;

  line-height: 24px;
}

.berita .x {
  margin-top: 50px;
}

.berita .back {
  background-position: center;

  background-size: cover;

  width: 100%;

  height: 330px;

  border-radius: 20px;

  transition: background-color 0.3s ease;
}

.berita h1 {
  color: #050829;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 60px;

  text-align: center;
}

.berita p {
  color: #050829;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;

  text-align: center;
}

/* gallery */

.gallery {
  padding: 50px 0;
}

.gallery .x {
  margin-bottom: 20px;
}

.gallery h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 55px;

  color: #000;
}

.gallery p {
  margin-bottom: 50px;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 19px;

  color: #000;
}

.gallery .gallery-item {
  width: 100%;

  margin: 10px;

  overflow: hidden;

  background-position: center;

  background-size: cover;

  height: 272px;

  border-radius: 12px;
}

.gallery .btn-primary {
  background-color: #0c123d;

  border-color: #0c123d;

  border-radius: 30px;

  padding: 5px 20px;

  margin-top: 20px;
}

.gallery .btn-primary:hover {
  background-color: #0c123d;

  border-color: #0c123d;
}

.gallery .hidden-gallery {
  display: none;
}

.gallery .btn-secondary {
  background-color: #0c123d;

  border-color: #0c123d;

  border-radius: 30px;

  padding: 5px 20px;

  margin-top: 20px;

  display: none;
}

.gallery .btn-secondary:hover {
  background-color: #0c123d;

  border-color: #0c123d;
}

/* contact */

.contact .container-contact {
  max-width: 100%;

  background-color: #fff;

  border-radius: 10px;

  box-shadow: 0 -4px 21px rgba(0, 0, 0, 0.1);
}

.contact .x {
  margin-top: 50px;
}

.contact .x h1 {
  text-align: center;

  color: #000000;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 55px;
}

.contact .x p {
  color: #000000;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 22px;

  text-align: center;

  margin-bottom: 50px;
}

.contact .title {
  text-align: center;

  font-size: 28px;

  color: #000;
}

.contact .subtitle {
  text-align: center;

  margin: 10px 0 30px;

  font-size: 14px;

  color: #666;
}

.contact-wrapper {
  display: flex;
}

.contact .contact-info {
  width: 44%;

  padding: 40px;

  background-color: #f7f8fc;

  border-radius: 10px 0px 0px 10px;
}

.contact .contact-form {
  width: 100%;

  max-width: 600px;

  padding: 40px;

  background-color: white;
}

.contact .contact-info h2 {
  color: #000000;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 40px;

  line-height: 48px;

  margin-bottom: 12px;
}

.contact .contact-form h2 {
  color: #000000;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 32px;

  line-height: 44px;

  margin-bottom: 50px;
}

.contact .contact-info p {
  font-family: Montserrat;

  font-weight: 500;

  line-height: 19px;

  font-size: 16px;

  margin-bottom: 50px;

  color: #000000b2;
}

.contact .contact-info ul {
  list-style: none;

  border-bottom: 1px solid rgba(0, 0, 0, 0.22);

  padding: 0;

  padding-bottom: 30px;
}

.contact .contact-info ul li {
  display: flex;

  align-items: center;

  margin-bottom: 15px;
}

.contact .contact-info ul li i {
  font-size: 24px;

  margin-right: 17px;

  color: #fcc90b;

  background-color: #fcc90b4d;

  border-radius: 40px;

  padding: 16px;
}

.contact .contact-info ul li a {
  text-decoration: none;

  color: black;
}

.contact .contact-info ul li span {
  font-weight: 600;

  font-family: Montserrat;

  font-weight: 700;

  line-height: 20px;

  font-size: 16px;
}

.social-media {
  margin-top: 20px;
}

.contact .social-media h3 {
  margin-bottom: 12px;

  /* font-size: 18px; */

  font-family: Montserrat;

  font-weight: 700;

  line-height: 21px;

  font-size: 18px;

  color: #131746;
}

.contact .social-media a {
  font-size: 19px;

  margin-right: 5px;

  color: rgba(19, 23, 70, 1);

  text-decoration: none;

  border-radius: 20px;

  padding: 7px 11px;

  background-color: rgba(19, 23, 70, 0.1);
}

.contact .input-group {
  display: flex;

  justify-content: space-between;

  margin-bottom: 20px;
}

.contact .input-group input,
.input-group textarea {
  flex: 1;

  padding: 15px;

  font-size: 16px;

  outline: none;
}

.contact .input-group input {
  background-color: #f9f9f9;

  border-radius: 50px !important;

  border: none;
}

.contact .input-group textarea {
  border-radius: 50px;

  background: #f7f8fc;

  border: none;
}

.contact .submit-btn {
  background-color: #ff8200;

  border: 3px solid #ff8200;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 16px !important;

  line-height: 19px;

  color: #fff;

  padding: 15px 0;

  border-radius: 50px;

  width: 100%;

  text-align: center;

  transition: background-color 0.3s;
}

.contact .submit-btn:hover {
  background-color: #fff;

  color: #ff8200;
}

/* banner sec */

.banner-sec {
  height: 500px;
  width: 100%;
  background: linear-gradient(to right, #001e6c, #003ad2);
  margin-top: -100px;
  padding-top: 50px;
}

.banner-sec .vec-banner-sec-1 {
  position: absolute;

  width: 33%;

  z-index: 0;

  top: 80px;

  left: 0;
}

.banner-sec .vec-banner-sec-2 {
  position: absolute;

  width: 47%;

  top: 140px;

  left: 150px;
}

.banner-sec .vec-one {
  width: 100%;

  height: 97px;

  position: relative;

  top: -70px;
}

.banner-sec h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 40px;

  line-height: 64px;

  color: #fff;

  text-align: center;

  margin: 180px 0px;
}

/* team bki */

.team-bki {
  margin-top: 100px;
}

.team-bki .slick-slide.slick-current.slick-active.slick-center {
  position: relative;

  top: -25px;
}

.team-bki .slick-dots li button:before {
  font-size: 24px !important;
}

.team-bki .slick-dots li.slick-active button:before {
  opacity: 0.75;

  color: #ff8a4f;
}

.team-bki p {
  margin-top: 19px;

  font-family: Montserrat;

  font-weight: 400;

  font-size: 16px;

  line-height: 22px;

  color: #ff8a4f;

  text-align: center;
}

.team-bki .back {
  padding: 30px;
}

.team-bki h2 {
  margin-top: 19px;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 20px;

  line-height: 34px;

  color: #000000;

  text-align: center;
}

.team-bki h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 40px;

  line-height: 64px;

  color: #000000;

  text-align: center;

  margin-bottom: 32px;
}

.team-bki .bg-img {
  width: 100%;

  height: 360.38px;

  border-radius: 10px;

  background-position: center;

  background-size: cover;
}

/* about us home */

.about-us {
  margin-top: 100px;
}

.about-us i {
  margin-left: 10px;
}

.about-us .back {
  padding: 0px 50px;
}

.about-us h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 60px;

  color: #000000;
}

.about-us p {
  text-align: justify;
  font-family: Montserrat;

  font-weight: 500;

  font-size: 15px;

  line-height: 23px;

  color: #000000;

  margin-top: 19px;

  margin-bottom: 32px;
}

.about-us .img-back {
  height: 357px;

  width: 100%;

  background-position: center;

  background-size: cover;

  border-radius: 10px;
}

/* program */

.program-about {
  margin-top: 100px;
}

.program-about .ellips-3 {
  width: 35%;

  position: absolute;

  top: 490px;

  right: 0;

  z-index: 1;
}

.program-about p {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 12px;

  line-height: 14px;

  color: #131746;

  margin-top: 20px;

  text-align: justify;

  margin-bottom: 0;
}

.program-about h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 17px;

  line-height: 21px;

  color: #131746;

  margin-top: 20px;

  text-align: center;
}

.program-about .back:hover {
  transform: translateY(-10px);

  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);

  border: 1px solid #e9e9e900;
}

.program-about .back {
  padding: 20px;

  border: 1px solid #e9e9e9;

  border-radius: 20px;

  height: 230px;

  transition: transform 0.3s ease, box-shadow 0.3s ease;

  background: #fff;

  z-index: 8;

  position: relative;
}

.program-about .logo {
  width: 70px;

  background: #e8630a;

  padding: 20px;

  display: block;

  margin: 0 auto;

  border-radius: 12px;
}

.program-about img {
  width: 100%;

  display: block;

  margin: 0 auto;
}

/* isi sponsor */

.isi-sponsor .x img {
  width: 75%;
}

.isi-sponsor button.slick-next.slick-arrow {
  display: none !important;
}

.isi-sponsor .x .img-isi {
  background-position: center;

  background-size: cover;

  width: 100%;

  height: 55px;
}

/* sponsor */

.sponsor {
  background-attachment: fixed;

  background-position: center;

  background-size: cover;

  margin: 80px 0px 100px 0px;
}

.sponsor .color {
  background: linear-gradient(to right, #001e6c99, #003ad299);

  padding: 33px;
}

.sponsor h1 {
  color: #ffffff;

  font-size: 40px;

  line-height: 48px;

  font-weight: 700;

  text-align: center;

  margin-bottom: 0;

  font-family: Montserrat;
}

/* prestasi */

.prestasi {
  margin-top: 99px;
}

.prestasi .img-bg {
  width: 40%;

  position: absolute;

  margin-top: -60px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: #fff !important;

  outline: none;

  background: #e8630a;

  border: 2px solid #e8630a;
}

.prestasi .slick-next:before {
  content: "→";

  content: "\f054";

  font-family: "Font Awesome 6 Free";

  font-weight: 900;

  color: #000000;

  font-size: 28px;
}

.prestasi .slick-prev:before {
  content: "\f053";

  font-family: "Font Awesome 6 Free";

  font-weight: 900;

  color: #000000;

  font-size: 28px;
}

.prestasi .slick-prev {
  left: 485px;

  top: 330px;

  border-radius: 10px;

  border: 2px solid #131746;

  width: 44px;

  height: 44px;
}

.prestasi .slick-next {
  right: 530px;

  top: 330px;

  border-radius: 10px;

  border: 2px solid #131746;

  width: 44px;

  height: 44px;
}

.prestasi .y .img-perstasi {
  width: 100%;

  height: 432px;

  border-radius: 20px;

  background-position: center;

  background-size: cover;
}

.prestasi .back button:hover {
  background: none;

  border: 3px solid #e8630a;

  color: #e8630a;
}

.prestasi .back {
  margin: 70px 0px;
}

.prestasi .x {
  margin-top: 30px;
}

.prestasi .back button {
  background: #e8630a;

  border: 3px solid #e8630a;

  padding: 21px 20px;

  color: #ffffff;

  font-size: 18px;

  line-height: 21px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: center;

  border-radius: 10px;

  transition: 0.5s;
}

.prestasi .back i {
  margin-left: 10px;
}

.prestasi .back img {
  width: 9%;

  margin-left: 40px;

  margin-bottom: 33px;
}

.prestasi .back h1 {
  color: #131746;

  font-size: 26px;

  line-height: 31px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: left;

  margin-bottom: 30px;
}

.prestasi .back p {
  color: #131746;

  font-size: 20px;

  line-height: 24px;

  font-weight: 500;

  font-family: Montserrat;

  text-align: left;
}

.prestasi p {
  color: #000000;

  font-size: 16px;

  line-height: 19px;

  font-weight: 500;

  font-family: Montserrat;

  text-align: center;
}

.prestasi h1 {
  color: #000000;

  font-size: 50px;

  line-height: 60px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: center;
}

/* kerja sama */

.kerjasama {
  margin-top: 100px;
}

.kerjasama a {
  text-decoration: none;
}

.kerjasama .more:hover {
  background: none;

  color: #e8630a;
}

.kerjasama a {
  text-decoration: none !important;
}

.kerjasama .more {
  background: #e8630a;

  border: 3px solid #e8630a;

  padding: 17px;

  color: #ffffff;

  font-size: 18px;

  line-height: 21px;

  font-weight: 700;

  font-family: Montserrat;

  display: block;

  border-radius: 60px;

  margin: 0 auto;

  transition: 0.5s;
}

.kerjasama p {
  color: #000000;

  font-size: 16px;

  line-height: 19px;

  font-weight: 500;

  font-family: Montserrat;

  text-align: center;
}

.kerjasama h1 {
  color: #000000;

  font-size: 50px;

  line-height: 55px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: center;
}

.kerjasama .tab-container {
  width: 80%;

  margin: 20px auto;
}

.kerjasama .tab-buttons {
  display: flex;

  justify-content: center;

  margin-bottom: 20px;
}

.kerjasama .tab-button {
  padding: 11px 21px;

  margin: 0 5px;

  border: 1px solid #ccc;

  background-color: #fff;

  cursor: pointer;

  border-radius: 20px;

  transition: background-color 0.3s;

  font-size: 16px;

  line-height: 19px;

  font-weight: 600;

  font-family: Montserrat;
}

.kerjasama .tab-button.active {
  background-color: #e8630a;

  border: 1px solid #e8630a;

  color: #fff;
}

.kerjasama .tab-button:hover {
  background-color: #e8630a;

  border: 1px solid #e8630a;

  color: #fff;
}

.kerjasama .tab-content {
  display: none;
}

.kerjasama .tab-content.active {
  display: block;
}

.kerjasama table {
  width: 100%;

  border-collapse: collapse;

  box-shadow: 0 12px 27px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.kerjasama thead {
  background-color: #e8630a;

  color: #fff;

  text-align: center;
  text-transform: uppercase;
}

.kerjasama th,
td {
  padding: 15px 10px;

  border: none;

  text-align: center;

  font-size: 16px;

  line-height: 19px;

  font-weight: 500;

  font-family: Montserrat;

  width: 50%;
  text-transform: uppercase;
}

.kerjasama tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}

.kerjasama tbody tr:nth-child(odd) {
  background-color: #fff;
}

/* sosmed */

.sosmed {
  margin-top: 100px;

  background-position: center;

  background-size: cover;

  background-attachment: fixed;
}

.sosmed i {
  color: #fff;

  font-size: 29px;
}

.sosmed ul li {
  display: inline-block;

  background: #ffffff33;

  padding: 11px 13px;

  margin: 0px 6px;

  border-radius: 80px;

  transition: 0.5s;
}

.sosmed ul li:hover {
  background: #e8630a;
}

.sosmed ul {
  padding: 0;

  margin: 0;

  text-align: center;
}

.sosmed .back {
  padding: 20px;

  border-radius: 20px;

  transition: transform 0.3s ease, box-shadow 0.3s ease;

  position: relative;

  z-index: 5;
}

.sosmed h2 {
  color: #fff;

  font-size: 20px;

  line-height: 24px;

  font-weight: 500;

  font-family: Montserrat;

  text-align: center;

  margin-top: 24px;
}

.sosmed h1 {
  color: #fff;

  font-size: 24px;

  line-height: 29px;

  font-weight: 700;

  font-family: Montserrat;

  text-align: center;

  margin: 25px 0;
}

.sosmed .back img {
  width: 10%;

  display: block;

  margin: 0 auto;
}

.sosmed .color {
  background: linear-gradient(to right, #001e6c99, #003ad299);

  position: relative;

  z-index: 10;
}

/* program */

.program {
  margin-top: 100px;
}

.program .ellips-3 {
  width: 37%;
  position: absolute;
  top: 1200px;
  right: 0;
  z-index: -1;
}

.program p {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 12px;

  line-height: 14px;

  color: #131746;

  margin-top: 20px;

  text-align: center;

  margin-bottom: 0;
}

.program h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 17px;

  line-height: 21px;

  color: #131746;

  margin-top: 20px;

  text-align: center;
}

.program .back:hover {
  transform: translateY(-10px);

  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);

  border: 1px solid #e9e9e900;
}

.program .back {
  padding: 20px;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  height: 305px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background: #fff;
  z-index: 8;
  position: relative;
}

.program .logo {
  width: 70px;

  background: #e8630a;

  padding: 20px;

  display: block;

  margin: 0 auto;

  border-radius: 12px;
}

.program img {
  width: 100%;

  display: block;

  margin: 0 auto;
}

/* about us home */

.about-us-home {
  margin-top: 100px;
}

.about-us-home i {
  margin-left: 10px;
}

.about-us-home button:hover {
  color: #e8630a;

  background: none;

  transition: 0.5s;
}

.about-us-home button {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 18px;

  line-height: 21px;

  color: #fff;

  background: #e8630a;

  border: 3px solid #e8630a;

  border-radius: 60px;

  padding: 17px;
}

.about-us-home .back {
  padding: 59px 48px;
}

.about-us-home h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 50px;

  line-height: 60px;

  color: #000000;
}

.about-us-home p {
  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;

  display: -webkit-box;

  overflow: hidden;

  text-overflow: ellipsis;

  font-family: Montserrat;

  font-weight: 500;

  font-size: 15px;

  line-height: 23px;

  color: #000000;

  margin-top: 19px;

  margin-bottom: 32px;
}

.about-us-home .img-back {
  height: 357px;

  width: 100%;

  background-position: center;

  background-size: cover;

  border-radius: 10px;
}

/* intro */

.intro .x {
  margin-top: 45px;

  padding-bottom: 40px;

  border-bottom: 1px solid #00000033;
}

.intro h1 {
  font-family: Montserrat;

  font-weight: 700;

  font-size: 32px;

  line-height: 39px;

  color: #000000;
}

.intro p {
  font-family: Montserrat;

  font-weight: 500;

  font-size: 16px;

  line-height: 18px;

  color: #00000099;
}

/* banner */

.banner {
  height: 780px;

  width: 100%;

  background: linear-gradient(to right, #001e6c, #003ad2);

  margin-top: -155px;
}

.banner .ellise-two {
  width: 25%;

  position: absolute;

  z-index: 1;

  top: 190px;

  right: 0;
}

.banner .ellise-one {
  width: 40%;

  position: absolute;

  top: 40px;

  z-index: 1;
}

.banner .vec-two {
  width: 100%;

  position: absolute;

  top: 80px;

  z-index: 1;
}

.banner .vec-one {
  width: 100%;

  height: 97px;

  position: relative;

  top: 112px;
}

.banner button:hover {
  background: #fff;

  color: #e8630a;

  border: 3px solid #e8630a;
}

.banner button {
  background: #e8630a;

  border: 3px solid #e8630a;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 20px;

  line-height: 24px;

  color: #fff;

  padding: 20px;

  border-radius: 60px;

  margin-top: 35px;

  transition: 0.5s;
}

.banner .back {
  margin-top: 285px;

  text-align: center;

  position: relative;

  z-index: 4;
}

.banner .back h1 {
  color: #fff;

  font-family: Montserrat;

  font-weight: 700;

  font-size: 80px;

  line-height: 97px;

  margin-bottom: 15px;
}

.banner .back p {
  color: #fff;

  font-family: Montserrat;

  font-weight: 400;

  font-size: 18px;

  line-height: 27px;
}

/* header mobile */
.mobile {
  display: none;
}

.mobile .menu i {
  font-size: 30px;
  padding: 5px;
}

.mobile .tols {
  overflow: hidden;
  width: 100%;
}

.mobile .menu {
  border: none;
  float: left;
  padding-top: 5px;
  background: none;
}

.sidebar {
  position: fixed;
  top: 0;
  left: -250px;
  width: 245px;
  height: 100%;
  background-color: #fff;
  transition: left 0.3s ease;
  overflow-y: auto;
  z-index: 1000;
}

.sidebar ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.sidebar ul li {
  padding: 10px 15px;
  opacity: 0;
  transform: translateX(-20px);
  animation: slideIn 0.9s forwards;
}

.sidebar ul li:hover {
  background: #e5e5e5;
  color: #fff;
}

.sidebar ul li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
}

.sidebar ul li a:hover {
  color: #000;
  text-decoration: underline;
}

.sidebar.open {
  left: 0;
  box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.6);
}

.sidebar {
  transition: left 0.3s cubic-bezier(0, -0.2, 0.58, 1);
}

/*tracer-study*/

.desk-study {
  margin-top: 65px;
}

.study .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  max-width: 1200px;
}
.study .desk-study h2 {
  font-family: Montserrat;
  font-size: 44px;
  font-weight: 700;
}
.study .desk-study p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.study .desk-study button {
  border: 1px solid rgba(255, 122, 0, 1);
  background: rgba(255, 255, 255, 1);
  border-radius: 80px;
  top: 10px;
  right: 30px;
  bottom: 10px;
  left: 30px;
}

.study .desk-study button li {
  list-style: none;
}

.study .desk-study a button {
  font-family: Montserrat;
  font-weight: 700;
  color: rgba(255, 122, 0, 1);
  text-decoration: none;
  font-size: 15px;
  padding: 10px;
  text-align: center;
}
.study .col-md-4 .link {
  display: block;
  color: #007bff;
  text-decoration: none;
  margin-top: 10px;
  cursor: pointer;
  text-align: start;
}
.study .col-md-4 {
  text-align: center;
}
.study .col-md-4 img {
  max-width: 100%;
  height: auto;
  border: 1px solid rgba(102, 102, 102, 1);
  border-radius: 10px;
}

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (max-width: 600px) {
  .mobile {
    display: block;
    position: sticky;
    top: 0px;
    z-index: 99;
    background: #ffffff;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
  }

  .banner .back h1 {
    font-size: 56px;

    line-height: 64px;
  }

  .banner .back p {
    font-size: 16px;

    line-height: 24px;
  }

  .banner button {
    margin-top: 0;
  }

  .banner .vec-one {
    height: 35px;
    display: none;
  }

  .intro p {
    text-align: justify;
  }

  .about-us-home .back {
    padding: 10px 0;
  }

  .about-us-home h1 {
    font-size: 38px;

    line-height: 44px;
  }

  .about-us-home button {
    width: 100%;
  }

  .program .back {
    padding: 10px;
    height: auto !important;
    margin-bottom: 20px;
  }

  .sosmed .back img {
    width: 35%;
  }

  .kerjasama h1 {
    font-size: 32px;

    line-height: 40px;
  }

  .kerjasama {
    margin-top: 50px;
  }

  .sosmed {
    margin-top: 50px;
  }

  .kerjasama .tab-container {
    width: 100%;

    margin: 10px auto;
  }

  .kerjasama .more {
    margin-top: 30px;
  }

  .prestasi h1 {
    font-size: 37px;

    line-height: 42px;
  }

  .prestasi .back p {
    text-align: justify;
  }

  .sponsor h1 {
    font-size: 30px;

    line-height: 48px;
  }

  .footer img {
    width: 70%;

    margin-top: 15px;

    margin-bottom: 30px;
  }

  .footer {
    padding: 50px 0px 60px 0px;
  }

  .footer .bg-sekul {
    margin-top: -35px !important;

    width: 100%;
  }

  .banner-sec .vec-one {
    width: 100%;
    height: 33px;
    position: relative;
    top: -180px;
    display: none;
  }

  .banner-sec h1 {
    margin: 246px 0px 140px 0px;
  }

  .about-us .back {
    padding: 10px;
  }

  .about-us p {
    text-align: justify;
  }

  .kerjasama-page {
    margin-top: 50px;
  }

  .kerjasama-page h1 {
    font-size: 34px;

    margin-bottom: 20px;

    line-height: 40px;
  }

  .kerjasama-page .tab-container {
    width: 100%;

    margin: 20px auto;
  }

  .jurusan-pilihan h1 {
    font-size: 35px;

    line-height: 49px;
  }

  .jurusan-pilihan .circle {
    padding: 17px 19px;

    width: 290px;
  }

  .jurusan-pilihan .m-4 {
    top: -80px;
  }

  .jurusan-pilihan .m-3 {
    left: 0px !important;
    top: 80px;
  }

  .jurusan-pilihan .m-2 {
    left: -140px !important;
  }

  .jurusan-pilihan .m-1 {
    left: -480px !important;
    top: 150px;
  }

  .petugas img {
    width: 100%;
  }

  .petugas .back {
    background: #e8630a;

    padding: 13px;

    border-radius: 12px;

    width: 30%;

    display: block;

    margin: auto;
  }

  .petugas h1 {
    font-size: 22px;
  }

  .gallery h1 {
    font-size: 36px;
  }

  .berita h1 {
    font-size: 34px;

    line-height: 44px;
  }

  .single .img-mini {
    margin-bottom: 20px;
  }

  .single h1 {
    font-size: 30px;

    text-align: left;
  }

  .contact .x h1 {
    font-size: 36px;

    line-height: 40px;
  }

  .contact-wrapper {
    display: block;
  }

  .contact .contact-info {
    width: 100%;
    padding: 20px;
  }

  .contact .contact-info h2 {
    font-size: 30px;

    line-height: 43px;

    text-align: center;
  }

  .social-media {
    margin-top: 20px;

    text-align: center;
  }

  .contact .contact-form h2 {
    font-size: 26px;

    line-height: 34px;
  }

  .contact .input-group input {
    border-radius: 50px !important;

    margin-right: 0 !important;

    margin-bottom: 15px;
  }

  .contact .input-group {
    margin-bottom: 0px;
  }

  .contact .submit-btn {
    margin-top: 20px;
  }

  .contact .contact-info p {
    text-align: justify;
    font-size: 14px;
  }

  .contact .contact-info ul li i {
    font-size: 20px;
    padding: 10px;
  }

  .contact .contact-info ul li span {
    font-size: 14px;
  }

  .jurusan-pilihan .m-4 {
    left: 0px;

    padding: 15px;
  }

  .kerjasama-page .slick-initialized .slick-slide {
    width: 297px !important;
  }

  .study .container{
    display: revert-layer;
    width: 80%;
  }
  .study .desk-study a button{
    margin-bottom: 20px;
    width: 260px;
    height: 50px;
    font-size: 12px;
    padding: 1px;
  }
  .study .desk-study h2{
    font-size: 40px;
    margin-bottom: 24px;
  }
  .study .desk-study p{
    font-size: 13px;
    text-align: justify;
  }
  .prestasi .slick-prev {
    left: 288px;
    top: 380px;
  }
}
