body {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
.font-poppins {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
.slide-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  width: 100%;
}
.caption-slide {
  top:0;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 100px;
}
.bg-hitam {
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,0.17690826330532217) 0%, rgba(0,0,0,0.4542191876750701) 75%, rgba(0,0,0,0.5130427170868348) 92%);
  width: 100%;
  height: 700px;
  padding-top:130px;
}
.bg-transparent {
  transition: 0.75s ease;
}
.bg-transparent.scrolled {
  background: #56CCF2;
  background: -webkit-linear-gradient(to right, #2f87ed, #11c5fe);
  background: linear-gradient(to right, #2f87ed, #11c5fe);
  transition: 0.75s ease;
}
.scrolled .nav-jum {
  padding-bottom: 0;
  padding-top: 0;
}
.nav-jum {
  padding-bottom: .5rem;
  padding-top: .5rem;
  transition: 0.5s ease;
}
.scrolled .navbar-brand {
  color: white;
}
.scrolled.navbar-dark .nav-black .nav-link {
  color: white;
}
.scrolled.navbar-dark .nav-button .link-button {
  color: black;
  background-color: white;
  border: 1px #ffffff solid;
  font-size: 15px;
}
.navbar-dark .nav-button .link-button {
  font-size: 15px;
}
.home {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
}
.tentang-kami {
  font-family: Lato;font-style: normal;
  padding-top:15%;
}
.kejuruan {
  font-family: 'Poppins', sans-serif;
  padding-top:10%;
}
.visi-misi-prestasi {
  font-family: 'Poppins', sans-serif;
  padding-top:10%;
}
.alumni {
  min-height: 700px;
  background-image: url(../../img/background-alumni.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top:10%;
}
.footer {
  background-image: url(../../img/footer.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 700px;
  padding-top:350px;
  color: #ffffff;
}
.footer a {
  color: #ffffff
}
.radius-max {
  border-radius: 100%;
}
.navbar-dark .nav-button .link-button {
    border-radius: 1.5rem;
    color: white;
}

.border-max {
  border-radius: 1.5rem;
}

.callout.callout-warning {
  border-color: #ffb718;
}
.callout {
  border-radius: 5px;
  padding: 10px 0 1px 5px;
  border-left: 5px solid #eee;
}
.btn-rounded {
  border-radius: 1.5rem;
  font-size: 12px;
}
.dd {
  padding: 60px 25px 56px;
  text-align: center;
  border: 1px solid rgba(0,0,0,.02);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 21px -14px rgba(0,0,0,.14);
  -moz-box-shadow: 0 5px 21px -14px rgba(0,0,0,.14);
  box-shadow: 0 5px 21px -14px rgba(0,0,0,.14);
  background-color: #fff;
}
.text-slide {
  color: white;
}
/* Screen Destop */
@media screen and (min-width: 601px) {
  .font-responsive1 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 100px;
    color: white;
  }
  .font-responsive1 {
    font-size: 40px;
    font-weight: bold;
    color: white;
  }
  .font-responsive2 {
    font-size: 26px;
    font-weight: bold;
    color: white;
  }
  .text-tentang-kami {
    font-size: 23px;
  }
  .font-responsive3 {
    font-size: 23px;
  }
  .icon-kiri {
    position: absolute;
    left: -45px;
    top: -15px;
    font-size: 3em;
  }
  .icon-kanan {
    position: absolute;
    left: 400px;
    top: 200px;
    font-size: 3em;
  }
  .more {
    position: relative;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    font-size: 22px;
    color:#ffa100;
  }
  .more i {
    margin-left:115px;
    color:#ffa100;
    font-size: 2em;
  }
}

/* sreen mobile */
@media screen and (max-width: 600px) {
  .font-responsive1 {
    font-size: 30px;
    color: white;
  }
  .font-responsive2 {
    font-size: 20px;
    color: white;
  }
  .text-tentang-kami {
    font-size: 15px;
  }
  .more {
    position: relative;
  }
  .vertical-center {
    margin: 0;
    position: absolute;
    top: 45%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    font-size: 15px;
    color:#ffa100;
  }
  .more i {
    margin-left:80px;
    color:#ffa100;
    font-size: 1.5em;
  }
  .tentang-kami .img-fluid {
    padding: 1.5rem!important;
  }
}

.navbar-dark .nav-black .nav-link {
  color: #ffffff;
  text-align: center;
}
/* custom Gallery */
.gallery-block{
  padding-bottom: 60px;
  padding-top: 60px;
}
.gallery-block .heading{
  margin-bottom: 50px;
  text-align: center;
}
.gallery-block .heading h2{
  font-weight: bold;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.gallery-block.compact-gallery .item{
  overflow: hidden;
  margin-bottom: 0;
  background: black;
  opacity: 1;
}
.gallery-block.compact-gallery .item .image{
  transition: 0.8s ease;
}
.gallery-block.compact-gallery .item .info{
  position: relative;
    display: inline-block;
}
.gallery-block.compact-gallery .item .description{
  display: grid;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  font-size: 17px;
  line-height: 18px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  opacity: 1;
  color: #fff;
  transition: 0.8s ease;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.39));
}
.gallery-block.compact-gallery .item .description .description-heading{
  font-size: 1em;
  font-weight: bold;
}
.gallery-block.compact-gallery .item .description .description-body{
  font-size: 0.8em;
  margin-top: 10px;
  font-weight: 300;
}
@media (min-width: 576px) {
  .gallery-block.compact-gallery .item .description {
    opacity: 0;
  }
  .gallery-block.compact-gallery .item a:hover .description {
    opacity: 1;
  }
  .gallery-block .zoom-on-hover:hover .image {
    transform: scale(1.3);
    opacity: 0.7;
  }
}
