@import url("https://fonts.googleapis.com/css?family=Poppins");
* {
  -webkit-font-smoothing: antialiased;
}

.bg {
  position: relative;
  width: 100%;
  min-height: 750px;
  height: 100vh;
  background-image: url(../img/header1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg:after {
  position: absolute;
  background-image: linear-gradient(to right, rgba(8, 154, 80, 0.84), rgba(12, 153, 82, 0.5) 56%, rgba(21, 151, 85, 0), rgba(128, 128, 128, 0));
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

@media (max-width: 576px) {
  .bg {
    height: auto;
  }
}
.boarding {
  background-image: url(../img/pat3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: auto;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
}
@media (max-width: 576px) {
  .boarding {
    width: 100%;
    height: auto;
    margin-bottom: 61px;
  }
}

.jurusan {
  background-image: url(../img/pat3.png);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
}

.features__body {
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0;
  background-image: url(../img/bg-fasilitas.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.features__body:after {
  background-color: #089a50;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  content: "";
  position: absolute;
}

@media (max-width: 576px) {
  .features__body {
    height: auto;
    padding-bottom: 44px;
  }
}
.galeri {
  width: 100%;
  height: auto;
  padding: 50px 0;
  background-color: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 576px) {
  .galeri {
    height: auto;
  }
}

.bg-galeri {
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
}

.news {
  background-image: url(../img/pat.png);
  width: 100%;
  align-items: center;
  display: flex;
}

.footer__body {
  background-color: #f2f2f2;
  height: auto;
  padding: 50px 0;
}

@media (max-width: 576px) {
  .footer__body {
    height: 100%;
  }
}
@media (max-width: 992px) {
  .footer__body {
    height: 100%;
  }
}
.bg-about {
  width: 100%;
  height: 384px;
  background-image: url(../img/header1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-about:after {
  position: absolute;
  background-image: linear-gradient(to right, rgba(8, 154, 80, 0.84), rgba(12, 153, 82, 0.5) 56%, rgba(21, 151, 85, 0), rgba(128, 128, 128, 0));
  content: "";
  width: 100%;
  height: 384px;
  top: 0px;
  left: 0px;
}

.about-body {
  width: 100%;
  height: auto;
  padding-top: 45px;
  padding-bottom: 149px;
  background-image: url(../img/pat3.png);
}

.bg-detail {
  width: 100%;
  height: 384px;
  background-image: url(../img/header1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-detail:after {
  position: absolute;
  background-image: linear-gradient(to right, rgba(8, 154, 80, 0.84), rgba(12, 153, 82, 0.5) 56%, rgba(21, 151, 85, 0), rgba(128, 128, 128, 0));
  content: "";
  width: 100%;
  height: 384px;
  top: 0px;
  left: 0px;
}

.card-detail {
  width: 526px;
  height: auto;
  background-color: #f5f5f5;
  border-left: 8px solid #089a50;
  margin-left: 76px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 9px 54px 10px 20px;
}
@media (max-width: 576px) {
  .card-detail {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    height: 100%;
  }
}

.detail-body {
  width: 100%;
  height: auto;
  padding-top: 45px;
  padding-bottom: 123px;
  background-image: url(../img/pat3.png);
}

.blog-body {
  width: 100%;
  height: auto;
  padding-top: 45px;
  padding-bottom: 134px;
  background-image: url(../img/pat3.png);
}

.bg-404 {
  width: 100%;
  height: 100vh;
  padding-top: 50px;
  padding-bottom: 43px;
  margin: auto;
}

.bg-login {
  background-color: #3ba56f;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  margin: auto;
}

html {
  scroll-behavior: smooth;
}

* {
  font-family: "Poppins";
}

[data-aos] {
  overflow: hidden;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}

.navbar {
  background: transparent;
  border-bottom: none;
  padding: 30px 0;
  transition-duration: 0.6s;
  padding: 1.5rem 1rem !important;
  position: relative;
  z-index: 2;
}

/* jQuery Styles
===================================*/
.navbar-scroll {
  background: #ffffff;
  padding: 0;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
  transition-duration: 0.6s;
  color: black;
  padding: 1rem 1rem !important;
}
.navbar-scroll .nav-link {
  color: #000 !important;
}
.navbar-scroll .navbar-brand {
  color: #000 !important;
  font-weight: bold;
  font-size: 18px;
}
.navbar-scroll .navbar-brand--sub {
  color: #000;
  font-size: 12px;
  margin: 0;
}
.navbar-scroll .fa-bars {
  color: #000 !important;
}

.navbar-brand {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}

.navbar-toggler-icon {
  align-items: center;
  color: #000 !important;
}

.fa-bars {
  color: #fff;
}

.nav-dropdown-scroll {
  background: #e7eaea;
}

@media (min-width: 992px) {
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
}
#mainNav {
  color: #212529;
  background-color: #fff;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem;
  color: #000 !important;
}

.navbar-toggler-icon {
  align-items: center;
  color: #000;
}

.navbar-brand {
  color: #fff;
  font-weight: bold;
  font-size: 18px !important;
  padding-top: 0 !important;
  padding-bottom: 2px !important;
}
.navbar-brand--sub {
  color: #fff;
  font-size: 12px;
}

.logo__header {
  margin-top: -130px;
}

@media (max-width: 576px) {
  .logo__header {
    margin-top: 27px;
    padding-bottom: 20px;
    margin-left: 37px;
    margin-right: 37px;
  }
}
.text-logo {
  margin-left: 10px;
}

.nav-link {
  color: #fff !important;
  opacity: 1;
  font-size: 14px;
}

.header-body {
  height: 100%;
  padding: 50px 0;
  height: calc(100vh - 100px);
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 576px) {
  .header-body {
    height: 100%;
  }
}

.header__title {
  font-size: 20px;
  color: #ffffff;
  line-height: 1.5;
  text-align: left;
}

.header__text {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin-top: 10px;
}

.header__subtitle {
  font-size: 16px;
  color: #fff;
}

.text__header {
  color: #b4b4b4;
  font-size: 13px;
  margin-bottom: 5px;
}

.image__board {
  font-size: 30px;
  margin-top: 15px;
}

.boarding__body {
  padding: 70px 0;
  height: 100%;
  min-height: 650px;
  display: flex;
  align-items: center;
}
.boarding__body .boarding__content {
  margin-top: 15px;
}
.boarding__body .boarding__text {
  font-size: 16px;
  color: #7d7d7d;
  margin-bottom: 20px;
}
.boarding__body .boarding__paragraph {
  font-size: 16px;
  color: #7d7d7d;
  font-weight: bold;
  margin-bottom: 30px;
}
.boarding__body .board-title {
  font-size: 16px;
  color: #7d7d7d;
  margin-top: 22px;
  margin-bottom: 0;
}
.boarding__body .board-subtitle {
  font-size: 32px;
  color: #3ba56f;
  font-weight: bold;
}

.jurusan__body {
  padding: 70px 0;
  min-height: 550px;
  display: flex;
  align-items: center;
}
.jurusan__body .jurusan__text {
  font-size: 20px;
  color: #A9A9A9;
}
.jurusan__body .jurusan__paragraph {
  font-weight: bold;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  text-align: left;
  color: #7d7d7d;
}

.jurusan-title {
  font-size: 18px;
  color: #7d7d7d;
  margin-top: 32px;
}

.jurusan-subtitle {
  font-size: 26px;
  color: #089a50;
  font-weight: bold;
}

.box--jurusan {
  width: 157px;
  height: 50px;
  color: #089a50;
  font-size: 14px;
  margin-right: 20px;
  align-items: center;
  display: flex;
  text-align: left;
  margin-bottom: 20px;
}
.box--jurusan:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 38px;
  left: 35px;
  bottom: 27px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #D3D3D3;
}

.card__icon svg {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 70px;
  fill: #fff;
}

@media (max-width: 576px) {
  .card__icon svg {
    fill: #3ba56f !important;
    margin-bottom: 22px;
    margin-right: 20px;
  }
}
.card--icon {
  font-size: 20px;
  padding-right: 20px;
  object-fit: contain;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  opacity: 1;
}

.icon__text {
  margin-top: 0;
  margin-left: 20px;
}
@media (max-width: 576px) {
  .icon__text {
    color: #3ba56f;
  }
}
.icon__text .icon__title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .icon__text .icon__title {
    color: #3ba56f;
  }
}
.icon__text .icon__subtitle {
  color: #fff;
  margin: 0;
  font-size: 16px;
}
@media (max-width: 576px) {
  .icon__text .icon__subtitle {
    color: #3ba56f;
  }
}

.features__body {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.features__box {
  background: #ededed;
  width: 60px;
  height: 60px;
  margin-top: 15px;
  border-radius: 5px;
  margin-bottom: 27px;
}

.card__title {
  color: #fff;
  font-size: 18px;
  text-align: left;
}

.card__text {
  color: #fff;
  font-size: 16px;
  z-index: 2;
  position: relative;
}

.skills__card {
  height: 260px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  border-radius: 10px;
  align-items: flex-end;
  display: flex;
  margin-bottom: 30px;
}
.skills__card:after {
  position: absolute;
  background-image: linear-gradient(to right, rgba(8, 154, 80, 0.55), rgba(12, 153, 82, 0.31) 78%, rgba(21, 151, 85, 0), rgba(128, 128, 128, 0));
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  border-radius: 10px;
}

@media (max-width: 576px) {
  .skills__card {
    margin-bottom: 30px;
  }
}
.skills__content {
  display: flex;
  align-items: flex-end;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-bottom: 60px solid #089a50;
  margin-left: 121px;
  margin-top: -92px;
}

.prestasi {
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: auto;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  padding: 70px 0;
}
.prestasi__content {
  margin-left: 0;
}
.prestasi__title {
  color: #7d7d7d;
}
.prestasi__subtitle {
  color: #3ba56f;
  font-weight: bold;
  margin-bottom: 36px;
  font-size: 28px;
}

@media (max-width: 576px) {
  .prestasi {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 992px) {
  .prestasi {
    height: 100%;
  }
}
.news {
  background-color: #DCDCDC;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: auto;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
  padding: 70px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news__title {
  color: #7d7d7d;
}
.news__subtitle {
  color: #3ba56f;
  font-weight: bold;
  margin-bottom: 43px;
}

.news__card {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
}

@media (max-width: 576px) {
  .news__card {
    margin-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .news__card {
    margin-bottom: 30px;
  }
}
.news--text {
  color: #3ba56f;
  margin-right: 15px;
}
@media (max-width: 576px) {
  .news--text {
    display: flex;
    align-items: center;
    margin-top: 80px;
  }
}

.news--text:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 50px;
  left: -34%;
  bottom: 42px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #089a50;
}
@media (max-width: 576px) {
  .news--text:before {
    bottom: 28px;
  }
}

.news__body {
  color: #C0C0C0;
  padding: 26px 12px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.news__body .title__card {
  color: #3ba56f;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.news__body .subtitle__card {
  color: #7d7d7d;
  font-size: 14px;
}

.news__text {
  margin-top: 66px;
}
@media (max-width: 992px) {
  .news__text {
    margin-top: 0;
  }
}

.features__content {
  margin-left: 15px;
  position: relative;
  z-index: 2;
  opacity: 1;
  margin-bottom: 78px;
}
@media (max-width: 576px) {
  .features__content {
    padding-top: 70px;
  }
}

.features__title {
  color: #fff;
  font-size: 18px;
}

.features__subtitle {
  color: #fff;
  font-weight: bold;
  margin-bottom: 43px;
  font-size: 38px;
}

.features__card {
  margin-bottom: 59px;
  position: relative;
  z-index: 2;
  opacity: 1;
}

.feature__card {
  position: relative;
  z-index: 2;
  opacity: 1;
  margin-top: 25px;
}

.galeri__title {
  color: #7d7d7d;
  font-size: 18px;
}
.galeri__subtitle {
  color: #3ba56f;
  font-weight: bold;
  margin-bottom: 43px;
  font-size: 38px;
}

.galeri--text {
  color: #3ba56f;
  margin-right: 15px;
}

.galeri--text:after {
  position: absolute;
  height: 1px;
  content: "";
  width: 45px;
  left: -24%;
  bottom: 52px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3ba56f;
}

.galeri__text {
  margin-top: 77px;
}

.galeri__img img {
  width: 100%;
  height: 219px !important;
  margin-bottom: 28px;
  object-fit: cover;
}

.fancybox-image {
  height: 100%;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px !important;
}

.img-galery {
  height: 100%;
  object-fit: cover;
}

.footer__body {
  justify-content: center;
  display: flex;
  align-items: center;
}
.footer__title {
  font-size: 22px;
  color: #3ba56f;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 4px;
}
.footer__judul {
  color: #3ba56f;
  font-weight: bold;
  font-size: 18px;
}
.footer__area {
  color: #3ba56f;
  font-size: 14px;
}
.footer__subjudul {
  color: #7d7d7d;
  font-size: 14px;
}

.area {
  margin-bottom: 6px;
  color: #7d7d7d !important;
  font-size: 14px;
}

.style--media {
  display: flex;
}
.style--media .style-text {
  margin-right: 20px;
  color: #3ba56f;
}
.style--media .style-text .fab {
  font-size: 24px;
}

.footers-body {
  color: #fff !important;
  text-decoration: none;
  margin-left: auto;
  flex-direction: column;
  display: flex;
}

.m-p {
  margin-top: 40px;
  color: #7e7e7e;
  font-size: 14px;
}

.about__content .about__title {
  font-size: 24px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 10px;
}
.about__content .about__text {
  font-size: 38px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  margin-bottom: 50px;
}

.body-text .sejarah-subjudul {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
}
.body-text .visi-subjudul {
  font-size: 14px;
  text-align: center;
  color: #7d7d7d;
}
.body-text .misi-subjudul {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
}
.body-text .tujuan-subjudul {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
}

.sejarah-judul {
  font-size: 28px;
  text-align: left;
  color: #7d7d7d;
  margin-bottom: 40px;
}
.sejarah-judul:after {
  position: absolute;
  height: 3px;
  content: "";
  width: 8%;
  left: 16%;
  margin-top: 40px;
  transform: translateX(-50%);
  background-color: #3ba56f;
}

.visi-judul {
  font-size: 28px;
  text-align: left;
  color: #7d7d7d;
  margin-top: 80px;
}
.visi-judul:after {
  position: absolute;
  height: 3px;
  content: "";
  width: 42px;
  margin-top: 40px;
  margin-left: -21px;
  transform: translateX(-50%);
  background-color: #3ba56f;
}

.misi-judul {
  font-size: 28px;
  text-align: left;
  color: #7d7d7d;
  margin-top: 80px;
}
.misi-judul:after {
  position: absolute;
  height: 3px;
  content: "";
  width: 51px;
  margin-top: 40px;
  margin-left: -27px;
  transform: translateX(-50%);
  background-color: #3ba56f;
}

.tujuan-judul {
  font-size: 28px;
  text-align: left;
  color: #7d7d7d;
  margin-top: 80px;
}
.tujuan-judul:after {
  position: absolute;
  height: 3px;
  content: "";
  width: 96px;
  margin-top: 40px;
  margin-left: -50px;
  transform: translateX(-50%);
  background-color: #3ba56f;
}

.blog__title {
  font-size: 38px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  padding-bottom: 50px;
}

.blog__img img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog__body .titleblog {
  font-size: 28px;
  text-align: left;
  font-weight: bold;
  color: #3ba56f;
  margin-top: 30px;
}
.blog__body .By-Admin {
  font-size: 16px;
  text-align: left;
  color: #7d7d7d;
}
.blog__body .By-Admin-text-style-1 {
  color: #b4b4b4;
}
.blog__body .tgl-blog {
  font-size: 16px;
  text-align: left;
  color: #7d7d7d;
  padding-left: 40px;
}
.blog__body .tgl-blog-style {
  color: #b4b4b4;
}
.blog__body .textblog__card {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}

.subblog {
  margin-left: 15px;
}

.fa-chevron-right {
  color: #707070 !important;
}

.card-blog {
  width: 308.4px;
  height: 366.4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin-top: 40px;
}
.card-blog .title__cardblog {
  font-size: 19px;
  text-align: left;
  color: #7d7d7d;
  margin-left: 29px;
  padding-top: 19px;
}
.card-blog .title__cardblog:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 2px;
  left: 19px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #089a50;
  margin-top: 5px;
}
.card-blog .body__cardblog {
  flex-wrap: nowrap;
  display: flex;
  margin-left: 29px;
}
.card-blog .body__cardblog:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 78%;
  left: 152px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #A9A9A9;
  margin-top: 31px;
}
.card-blog .subbody {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
  margin-left: 5px;
  margin-bottom: 31px;
}
.card-blog .thumb-label {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  border: solid 0.5px #bcbcbc;
  background-color: #ffffff;
  font-size: 8px;
  text-align: left;
  color: #7d7d7d;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 32px;
}

@media (max-width: 576px) {
  .card-blog {
    width: 100%;
  }
}
.By__Admin {
  font-size: 12px;
  text-align: left;
  color: #b4b4b4;
  margin-top: 21px;
}

.header__text-detail {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 50px;
}

.title__card-detail {
  font-size: 19px;
  text-align: left;
  color: #7d7d7d;
  margin-left: 29px;
  padding-top: 19px;
}
.title__card-detail:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 2px;
  left: 18px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #089a50;
  margin-top: 5px;
}

.body__card-detail {
  flex-wrap: nowrap;
  display: flex;
  margin-left: 29px;
}
.body__card-detail:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 78%;
  left: 152px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #A9A9A9;
  margin-top: 31px;
}

@media (max-width: 576px) {
  .body__card-detail:before {
    left: 195px;
    width: 80%;
  }
}
.card--detail {
  height: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  margin: 1px;
}

@media (max-width: 576px) {
  .card--detail {
    width: 100%;
  }
}
.titledetail {
  font-size: 28px;
  text-align: left;
  color: #3ba56f;
  margin-top: 12px;
  font-weight: bold;
}

.textdetail__card {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
  margin-top: 20px;
  margin-bottom: 40px;
}

.textdetail-card {
  font-size: 18px;
  text-align: left;
  color: #7d7d7d;
  margin-bottom: 145px;
}

.textdetail--card {
  font-size: 18px;
  text-align: left;
  color: #7d7d7d;
  margin-bottom: 45px;
}

.textdetail {
  font-size: 15px;
  text-align: left;
  color: #7d7d7d;
  padding-top: 10px;
}

.title-detail {
  display: flex;
  padding-top: 20px;
  margin-left: 40px;
}
.title-detail:after {
  position: absolute;
  content: "";
  height: 18px;
  width: 2px;
  left: 25px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #089a50;
  margin-top: 5px;
}
.title-detail .title__carddetail {
  font-size: 19px;
  text-align: left;
  color: #7d7d7d;
}
.title-detail .subtitle__carddetail {
  font-size: 19px;
  text-align: left;
  color: #089a50;
}

.input-group {
  width: 308.4px !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04) !important;
  border: solid 1px rgba(112, 112, 112, 0.06) !important;
}

.thumb--label {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  background-image: url(../img/blog2.png);
  font-size: 8px;
  text-align: left;
  border-radius: 35px;
  width: 82px;
  height: 48px;
  margin-right: 17px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.thumb--labell {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  background-image: url(../img/pres1.png);
  font-size: 8px;
  text-align: left;
  border-radius: 35px;
  width: 82px;
  height: 48px;
  margin-right: 17px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.thumb--labelll {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  background-image: url(../img/C.png);
  font-size: 8px;
  text-align: left;
  border-radius: 35px;
  width: 82px;
  height: 48px;
  margin-right: 17px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.thumb--labellll {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  background-image: url(../img/dsc.png);
  font-size: 8px;
  text-align: left;
  border-radius: 35px;
  width: 82px;
  height: 48px;
  margin-right: 17px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.sub-body {
  font-size: 14px;
  text-align: left;
  color: #7d7d7d;
}

.textbody {
  font-size: 12px;
  text-align: left;
  color: #7d7d7d;
  margin-bottom: 0px;
}

.body__carddetail {
  flex-wrap: nowrap;
  display: flex;
  padding: 15px 25px;
  border-bottom: 1px solid #e1e1e1;
}

.body__cardetail {
  flex-wrap: nowrap;
  display: flex;
  margin-left: 25px;
}

.card--detailtags {
  width: 314.4px;
  height: 168.8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin-top: 44px;
}

@media (max-width: 576px) {
  .card--detailtags {
    margin-bottom: 50px;
    width: 100%;
    height: auto;
  }
}
.box-tags {
  display: flex;
  flex-wrap: wrap;
  margin-left: 22px;
}
.box-tags .text-tags {
  font-size: 12px;
  text-align: center;
  color: #7d7d7d;
  padding-top: 3px;
}
.box-tags .box-course {
  width: 57px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.box-tags .box-univ {
  width: 70px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.box-tags .box-schol {
  width: 75px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.box-tags .box-free {
  width: 47px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.box-tags .box-standard {
  width: 73px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.box-tags .box-study {
  width: 56px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}
.box-tags .box-scholl {
  width: 61px;
  height: 26px;
  border: solid 0.2px #707070;
  background-color: #ffffff;
  margin-right: 10px;
  margin-bottom: 20px;
}

.galeri-title {
  font-size: 38px;
  text-align: left;
  color: #ffffff;
  padding-bottom: 50px;
}

@media (max-width: 576px) {
  .about-body {
    margin-left: 30px;
    width: 100%;
    height: auto;
    margin-right: 30px;
  }
}
.header-body--detail {
  height: 100%;
  min-height: auto;
  align-items: flex-end;
  padding: 0;
}

.logo-404 {
  text-align: center;
}
.logo-404 .logo__title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #3ba56f;
  margin-top: 17px;
}
.logo-404 .logo__subtitle {
  font-size: 18px;
  text-align: center;
  color: #3ba56f;
}

.body__404 .body-title {
  font-size: 95px;
  font-weight: bold;
  color: #3ba56f;
  text-align: center;
  margin-bottom: 0;
}
.body__404 .body-subtitle {
  font-size: 36px;
  text-align: center;
  color: #3ba56f;
  font-weight: bold;
}
.body__404 .body--text {
  font-size: 18px;
  text-align: center;
  color: #3ba56f;
  margin-top: 10px;
}

.mb-404 {
  font-size: 16px;
  text-align: center;
  color: #3ba56f;
}

.mb-login {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  margin-top: 54px;
  margin-bottom: 64px;
}
.mb-login:before {
  position: absolute;
  height: 1px;
  content: "";
  width: 6%;
  left: 50%;
  margin-top: 40px;
  transform: translateX(-50%);
  background-color: #fff;
}

.card__login {
  background-color: #fff;
  width: 466px;
  height: 554px;
  border-radius: 5px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px rgba(112, 112, 112, 0.06);
  margin: auto;
  padding: 50px 50px 80px 50px;
}

.logo__title-login {
  text-align: left;
  font-size: 27px;
  font-weight: bold;
  color: #3ba56f;
  margin-top: 17px;
  margin-bottom: 0;
}

.button-boarding {
  color: #089a50;
  font-size: 18px;
  font-weight: bold;
}
.button-boarding:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 65px;
  left: 20%;
  bottom: 12px;
  transform: translateX(-50%);
  background-color: #089a50;
}

@media (max-width: 576px) {
  .button-boarding:before {
    justify-content: flex-end;
    display: flex;
    position: relative;
    content: "";
    height: 2px;
    width: 65px;
    left: 170px;
    bottom: 0;
    transform: translateX(0);
    background-color: #089a50;
  }
}
@media (max-width: 576px) {
  .button-boarding {
    justify-content: flex-end;
    display: flex;
    align-items: center;
    margin-right: 95px;
  }
}
.btn-outline-light__1Kg {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn {
  border: 1px solid #fff !important;
}

.header-btn:hover {
  background-color: #fff !important;
  color: #000;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: rgba(255, 255, 255, 0.5) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.button-news {
  justify-content: flex-end;
  display: flex;
  color: #3ba56f !important;
  font-size: 14px;
}

.btn-about {
  margin-bottom: 70px;
}
.btn-about .button-about {
  font-size: 18px;
  text-align: left;
  color: #bbbbbb;
  margin-right: 14px;
}
.btn-about .button--about {
  font-size: 18px;
  text-align: left;
  color: #089a50;
  margin-left: 14px;
}

.btn-blog {
  margin-left: 15px;
  margin-bottom: 40px;
}
.btn-blog .button-blog {
  font-size: 18px;
  text-align: left;
  color: #bbbbbb;
  margin-right: 14px;
}
.btn-blog .button--blog {
  font-size: 18px;
  text-align: left;
  color: #089a50;
  margin-left: 14px;
}

.btn-detail {
  margin-left: 15px;
  margin-bottom: 70px;
}
.btn-detail .btn__about-detail {
  font-size: 18px;
  text-align: left;
  color: #bbbbbb;
  margin-right: 14px;
}
.btn-detail .button__about-detail {
  font-size: 18px;
  text-align: left;
  color: #089a50;
  margin-left: 14px;
}

.btn-search {
  background: #089a50;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #089a50;
  border-radius: 5px;
}

.btn-search:link, .btn-search:visited {
  color: #fff;
}

.btn-search:active, .btn-search:hover {
  background: #1c1c1c;
  color: #fff;
}

.form-control {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-color: #fff !important;
}

.btn-success {
  margin-bottom: 40px;
}

.btn-404 {
  width: 257px;
  height: 40px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #3ba56f;
  color: #fff;
  font-size: 14px;
  margin-top: 50px;
  display: flex !important;
  margin: auto;
}

.btn-login {
  width: 366.4px;
  height: 50px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #3ba56f;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: flex;
}

.fade-second {
  border-left: 8px solid #089a50;
  width: 366.4px;
  height: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  font-size: 14px;
  text-align: left;
  color: #bbbbbb;
  padding-left: 25px;
  margin-top: 50px;
}

.fade-third {
  border-left: 8px solid #089a50;
  width: 366.4px;
  height: 50px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  font-size: 14px;
  text-align: left;
  color: #bbbbbb;
  margin-top: 19px;
  margin-bottom: 29px;
  padding-left: 25px;
}

.blog .carousel-indicators {
  left: 0;
  top: auto;
  bottom: -75px;
}

/* The colour of the indicators */
.blog .carousel-indicators li {
  background: #6495ED;
  border-radius: 100%;
  width: 14px !important;
  height: 0 !important;
}

.blog .carousel-indicators .active {
  background: #707070;
}

.img-galeri {
  width: 369px;
  height: 277px;
  padding-left: 31px;
}

@media (max-width: 576px) {
  .img-galeri {
    padding-bottom: 45px;
    align-items: center;
    display: flex;
  }
}
.column {
  display: none;
}

.show {
  display: block;
}

.galeri__subtitle {
  margin-bottom: 0px;
}

.galeri__img {
  margin-bottom: 30px;
}
.galeri__img img {
  margin-bottom: 0px;
}
.galeri__img a {
  display: block;
  position: relative;
}
.galeri__img h6 {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  color: #fff;
  font-weight: 600;
  z-index: 2;
}
.galeri__img a:after {
  content: "";
  background-image: linear-gradient(to right, rgba(8, 154, 80, 0.55), rgba(12, 153, 82, 0.31) 78%, rgba(21, 151, 85, 0), rgba(128, 128, 128, 0));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.news__img img {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
