* {
  font-family: "manrope" sans serif;
  /* box-sizing: border-box; */
}
body {
  width: 100%;
  height: 1000px;
}

.list-nav {
  font-size: 14px;
  font-family: "manrope" sans-serif;

  font-weight: 400;
}

nav .active:hover {
  /* give animation */
  font-size: 14px;
  font-family: "manrope" sans-serif;
  font-weight: 600;
  color: #8c82fc;
  
}
.title {
  margin-left: 5px;
  font-size: 20px;
  font-family: "manrope " sans serif;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.title:hover {
  color: #000000;
}

.navbar-nav {
  text-align: space-between;
}



.login {
  text-decoration: none;
  color: #8c82fc;
  font-family: "manrope" sans serif;
  font-weight: 600;
}

.btn-1 {
  width: 110px;
  background: #8c82fc !important;
  height: 38px;
  align-items: center;
  display: coloumn;
  border-radius: 10px;
}

#main img {
  width: 564px;
  height: 596px;
}

#main .Title1 {
  margin-top: 67px;
  color: #8c82fc;
  font-family: "manrope" sans-serif;
  font-weight: 600;
  font-size: 15px;
}

#main .judul-main {
  margin-left: 30px;
}

#main h1 {
  font-family: "manrope" sans-serif;
  font-weight: 600;
  font-size: 56px;
  margin-top: 0px;
  color: #000000;
}

#main .caption {
  font-size: 19px;
}

#main .btn-2 {
  width: 150px;
  height: 45px;
  background: #8c82fc !important;
  color: #ffffff;
}

#main .btn-3 {
  width: 150px;
  height: 45px;
  background: #f7f7fd;
  margin-left: 20px;
  color: #a2b3bf;
}
#main .btn-3:hover {
  background: #8c82fc;
  color: #ffffff;
}

#platform {
  background: #f8f8ff;
  /* background: #000; */

  height: 100%x;
  width: 100%;
  margin-bottom: 0px;
}

#platform .title-plat {
  font-family: "manrope" sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #8c82fc;
  margin-top: 60px;
  padding: auto;
}

#platform .card {
  height: 330px;
  width: 240px;
  border: #000000;
  margin-top: 60px;
  margin-bottom: 30px;
  border-radius: 10px;
}
#platform .card:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background: #8c82fc !important;
  color: #ffffff !important;
}

#platform .btn-4 {
  width: 189px;
  height: 36px;
  background: #44e4c9;
  color: #ffffff;
  border-radius: 6px;
  border: #000000;
  margin-top: 30px;
}

#platform .title-card {
  font-family: "manrope" sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-top: 30px;
}

#platform .caption-card {
  font-family: "manrope" sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin-top: 10px;
}

#aboutus img {
  width: 500px;
  height: 500px;
  margin-top: 30px;
}

#aboutus .title-about {
  font-family: "manrope" sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #8c82fc;
  margin-top: 60px;
  padding: auto;
}

#aboutus .caption-about {
  font-family: "manrope" sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #394360;
  margin-top: 10px;
  padding: auto;
}

#comp {
  background: #f8f8ff;
}

#comp .gambars {
  justify-content: center;
  margin-bottom: 60px;
  margin-right: 20px;
  margin-left: 190px;
  align-items: center;
}

#alumni .title-alumni {
  color: #8c82fc;
  font-family: "manrope" sans-serif;
  font-weight: 500;
  font-size: 15px;
}

#alumni .ak {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

#alumni .title-1 {
  font-family: "manrope" sans-serif;
}

#alumni .caption-alumni {
  font-family: "manrope" sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
}

#alumni .card-img {
  position: absolute;
  top: -15%;
  left: 0;
  right: 0;
  margin: auto;
  height: 80px;
  z-index: 2;
  width: 80px;
}

#alumni .card {
  align-items: center;
  justify-content: center;
  height: 250px;
  width: 220px;
  border: 1px solid #8C82FC;
  position: relative;
  margin-bottom: 50px;
}

#alumni .card-content {
  text-align: center;
}

#alumni .caption-alum {
  color: #bab8d2;
  font-family: "Poppins" sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}

#alumni .caption {
  font-family: 'manrope' sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-top: 20px;
}

#alumni .title {
  font-family: 'manrope' sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-top: 40px;
}

#semi {
  width: 100%;
}

#semi .background{
  width: 100%;
  position: relative  ;
  z-index: -2;
}

#semi .cover{
  width: 100%;
  position: relative;
  opacity: 0.9;
    filter: alpha(opacity=40);
    z-index: -1;
}

#semi .title-semi {
  font-family: "manrope" sans-serif;
  font-weight: 500;
  font-size: 40px;
  margin-top: 60px;
  padding: auto;
  color: #ffffff;
  margin-top: 70px;

}

#semi .caption-semi {
  justify-content: center;
  text-align: center;
  font-family: "manrope" sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

#semi .started{
  width: 140px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background: #8C82FC;
  color: #ffffff;
  border-radius: 6px;
  border: #000000;
  margin-left: 500px;
}

#semi .contact{
  color: #fff;
  font-family: "manrope" sans-serif;
}

#footer {
  width: 100%;
  
}

#footer .container{
  margin-top: 120px;
  position: relative;
}

#footer .title {
  margin-left: 5px;
  font-size: 20px;
  font-family: "manrope " sans serif;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  margin-top: 200px
}

#footer a{
  font-family: 'manrope' sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #000000;
  padding: 5px;
}