/* .row,
.icon-box {
  border: 1px solid red;
}
.col,
.fitur-fitur,
.fitur-fitur img,
.fitur-fitur h1,
.fitur-fitur p {
  border: 1px solid blue;
} */

.jumbotron-sr-fc .d-flex,
.jumbotron-sr-tc .d-flex {
  height: 380px;
  /* border: 1px solid green; */
}

* {
  margin: 0;
  padding: 0;
}

body {
  background: white;
  font-size: 16px;
  font-family: "Mulish", Arial, Helvetica, sans-serif !important;
  margin: auto;
}

.jumbotron .jumbotron-fr,
.jumbotron .jumbotron-sr,
.jumbotron .jumbotron-tr,
.s1 .container,
.Kelas .container-fluid,
.try-out .container-fluid,
.tutor .container-fluid,
.fitur .container-fluid,
.testimoni .container,
.end-jumbotron .container-fluid {
  max-width: 1366px !important;
}

.jumbotron .jumbotron-fr,
.jumbotron .jumbotron-sr,
.jumbotron .jumbotron-tr {
  margin: auto;
}

.jumbotron {
  padding-top: 36px;
  animation-name: moveInRight;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  margin: auto;
  /* background-color: red !important; */
}

@keyframes moveInRight {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


.container-fluid {
  width: 90%;
}

.jumbotron .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.jumbotron .icon-box {
  height: 80px;
  width: 80px;
  background: #ffffff;
  box-shadow: 0px 8px 24px rgba(96, 42, 130, 0.16);
  border-radius: 12px;
}

.end-jumbotron .h1, 
.end-jumbotron .text {
  text-align: start !important;
}

.end-jumbotron .h1,
.jumbotron .h1 {
  color: #421a61;
  font-weight: 800;
  font-size: 48px;
  margin-bottom: 24px;
  margin-top: 36px;
  text-align: center;
}

.end-jumbotron .text,
.jumbotron .text {
  margin-bottom: 48px;
  margin-top: 24px;
  font-size: 20px;
  color: #828282;
  text-align: center;
}

.end-jumbotron .btn,
.jumbotron .btn {
  width: 170px;
  height: 52px;
  background: #f2c94c;
  border: 2px solid #F2C94C;
  color: white;
  box-shadow: 0px 8px 24px rgba(242, 201, 76, 0.16);
  border-radius: 8px;
  box-shadow: 0px 8px 24px 0px #f2c94c29;
  transition: color 0.3s, background .3s, border .3s;
  margin-bottom: 12px;
}

.end-jumbotron .btn:hover,
.jumbotron .btn:hover {
  background: #FFFFFF;
  border: 2px solid #F2C94C;
  color: #F2C94C;
}

.end-jumbotron .btn span,
.jumbotron .btn span {
  display: block;
  text-align: center;
  padding: 6px 2px;
}

.end-jumbotron .col-countdown {
  margin-bottom: 36px;
}

.end-jumbotron .col-countdown span {
  color: #f2c94c;
}

.s1 .box {
  text-align: center;
  margin-top: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px 24px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.s1 .box a {
  font-weight: 700;
  color: #602a82;
}

.Kelas {
  margin-top: 92px;
  /* border: 1px solid red; */
}

.Kelas .col {
  /* background: #b4b4b4; */
  margin: 10px 0px;
}

.Kelas .card {
  margin: auto;
  border-radius: 12px;
  transition: box-shadow 0.4s, opacity 0.4s;
  opacity: 0.9;
}

.Kelas .card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  opacity: 1;
}

.Kelas .card .card-img-top {
  border-radius: 12px 12px 0px 0px;
}

.Kelas .row .col .kelas-row-1,
.fitur .fitur-row-1,
.testimoni .testimoni-row-1 {
  font-family: Mulish;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #421a61;
}

.Kelas .row .col .kelas-row-2,
.fitur .fitur-row-2,
.testimoni .testimoni-row-2 {
  font-family: Mulish;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #4f4f4f;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.Kelas .row .col.col-btn {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  max-width: 250px;
  text-align: center;
  margin-top: 48px;
}

.Kelas .row .col .btn {
  justify-self: center;
  padding: 16px 32px;
  border-radius: 8px;
  background: #602a82;
  box-shadow: 0px 8px 24px 0px #602a8229;
  transition: background 0.2s, border .2s, color .2s;
  border: 2px solid #ffff;
  color: white;
}

.Kelas .row .col .btn:hover,
.try-out .row .col .btn:hover,
.tutor .btn-lihat-tutor:hover {
  background: #FFFFFF;
  border: 2px solid #602A82;
  color: #602A82;
}
.card-body .container {
  padding-left: 0;
  padding-right: 0;
}

.card-body .container .row .col {
  margin-top: 0px;
}

.card-body .container .row .nama-bidang {
  font-size: 14px;
  color: #828282;
}

.card-body .container .row .nama-kelas {
  font-family: Mulish;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}

.card-body .container .row .harga-kelas {
  font-family: Mulish;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #f2c94c;
  display: inline;
}

.card-body .container .row .diskon-kelas {
  font-family: Mulish;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #828282;
  text-decoration: line-through;
  display: inline;
}

.card-body .container .row .waktu {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row .jml-sub-bab {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row .jml-pelanggan {
  font-size: 12px;
  color: #E8C046;
  display: inline;
}

.card-body .container .row .waktu img {
  margin-right: 5px;
  display: inline;
}

.card-body .container .row .jml-sub-bab img {
  margin-right: 5px;
  display: inline;
}

.try-out {
  margin-top: 92px;
  /* border: 1px solid red; */
}

.try-out .col {
  /* background: #b4b4b4; */
  margin: 10px 0px;
}

.try-out .card {
  margin: auto;
  border-radius: 12px;
  transition: box-shadow 0.4s, opacity 0.4s;
  opacity: 0.9;
}

.try-out .card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  opacity: 1;
}

.try-out .card .card-img-top {
  border-radius: 12px 12px 0px 0px;
}

.try-out .row .col .try-out-row-1 {
  font-family: Mulish;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #421a61;
}

.try-out .row .col .try-out-row-2 {
  font-family: Mulish;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #4f4f4f;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.try-out .row .col.col-btn {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  max-width: 280px;
  text-align: center;
  margin-top: 48px;
}

.try-out .row .col .btn {
  justify-self: center;
  color: white;
  padding: 16px 32px;
  border-radius: 8px;
  background: #602a82;
  box-shadow: 0px 8px 24px 0px #602a8229;
  transition: background 0.2s, border .2s, color .2s;
  border: 2px solid #ffff;
}


.card-body .container .row .nama-try-out {
  font-family: Mulish;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}

.card-body .container .row .harga-try-out {
  font-family: Mulish;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #f2c94c;
  display: inline;
}

.card-body .container .row .diskon-try-out {
  font-family: Mulish;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #828282;
  text-decoration: line-through;
  display: inline;
}

.card-body .container .row .soal-try-out {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row .waktu-try-out {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row .jenis-try-out {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row .sistem-try-out {
  font-size: 12px;
  color: #4f4f4f;
  display: inline;
}

.card-body .container .row img {
  display: inline;
}

.card-body .container .row .rating img {
  display: inline;
}

.slick-prev,
.slick-next {
  z-index: 1;
  height: 40px;
  width: 40px;
}

.slick-prev {
  left: 5px;
}
.slick-next {
  right: 5px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 40px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.row.row-slider .col a {
  text-decoration: none !important;
}

.tutor .row-tutor {
  position: relative;
  padding-top: 64px;
  padding-bottom: 64px;
}

.tutor .col-more-tutor {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  padding-right: 25px;
  box-sizing: border-box;
}

.tutor .col-more-tutor .h1 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #421a61;
  margin-bottom: 24px;
  margin-top: 12px;
}

.tutor .col-more-tutor .h2 {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #4f4f4f;
  margin-bottom: 24px;
}

.tutor .btn-lihat-tutor {
  justify-self: center;
  color: white;
  padding: 16px 32px;
  border-radius: 8px;
  background: #602a82;
  box-shadow: 0px 8px 24px 0px #602a8229;
  transition: background 0.2s, border .2s, color .2s;
  border: 2px solid #ffff;
  margin-bottom: 12px;
}

.tutor .tutor-img {
  object-fit: cover !important;
  height: 267px;
}

.tutor .card {
  margin: 0px 50px;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #e0e0e0;
}

.tutor .card-body {
  height: 267px;
}

.tutor .card-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
  margin: auto;
  height: auto;
}

.tutor .card-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: auto;
}

.tutor .icon-row {
  margin: auto;
  margin-bottom: 0px;
  margin-top: auto;
  height: 20%;
}

.tutor .jml-kelas,
.tutor .rating-kelas {
  font-weight: normal;
  font-size: 12px;
  color: #4f4f4f;
  line-height: 20px;
  height: 20px;
}
.tutor .detail-tutor {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  color: #602a82;
  font-weight: bold;
}

.fitur .fitur-fitur {
  margin-bottom: 36px;
}

.fitur .fitur-fitur img {
  height: 48px;
  width: 48px;
  margin-bottom: 16px;
}

.fitur .fitur-fitur h1 {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #333333;
}

.fitur .fitur-fitur p {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #4F4F4F;
}

.testimoni .container {
  max-width: 1900px !important;
  overflow: hidden;
}

.testimoni .col.detail-testimoni {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 12px;
  height: 303px;
  width: 559px;
  margin-right: 24px;
  animation: MoveRight 50s linear infinite;
  box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);
}

@keyframes MoveRight {
  50% {
    transform: translateX(-200%);
  }
}


.testimoni .detail-testimoni .quote {
  padding-top: 32px;
  padding-left: 24px;
  padding-bottom: 20px;
}

.testimoni .detail-testimoni .profil-testi {
  height: 98px;
  border-radius: 0px 0px 12px 12px;
}

.testimoni .detail-testimoni .testi {
  height: 81px;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  text-align: justify;
  color: #333333;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 40px;
}

.testimoni .testi-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}

.testimoni .testi-sub-name {
  font-size: 16px;
  line-height: 150%;
  color: black;
}

.end-jumbotron {
  margin-top: 112px;
  margin-bottom: 112px;
}

.control-c {
  width: 150px;
  height: 150px;
  margin: 0px;
}

@media only screen and (min-width: 576px) {
  .tutor .col-tutor-img {
    max-width: 267px;
  }
  .tutor .tutor-img {
    border-radius: 12px 0px 0px 12px;
  }
}

@media only screen and (min-width: 1200px) {
  .tutor .icon-row {
    height: 30%;
  }
}

@media only screen and (max-width: 992px) {
  .end-jumbotron .img-fluid {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  .icon-box,
  .jumbotron-fr,
  .jumbotron-tr,
  .jumbotron-sr-fc,
  .jumbotron-sr-tc {
    display: none;
  }
  .s1 .box {
    display: none;
  }
  .testimoni .col.detail-testimoni {
    max-width: 350px !important;
  }
  .testimoni .col.detail-testimoni .testi p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .testimoni .col.detail-testimoni .testi-class {
    display: none !important;
  }
} 

@media only screen and (max-width: 576px) {
  .tutor .tutor-img {
    width: 100%;
  }
  .tutor .tutor-img {
    border-radius: 12px 12px 0px 0px;
  }
  .tutor .col-more-tutor {
    text-align: center;
  }
  .tutor .card {
    width: 18rem;
  }
  .tutor .row-btn {
    justify-content: center;
  }
  .tutor .card-text {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .tutor .detail-tutor {
    margin-top: 2px;
  }
}
