@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,300,200,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
 
.card_curi_bar {
  background-color: #72ddf2;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  padding: 1em;
  text-align: center;
  width: 40em;
  margin-left: auto;
  margin-right: auto;
}

.card_curi_bar-inner-selected {
  display: inline-block;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  padding: 0;
  width: 10em;
  padding: 1em;
  background-color: white;
  color: blue;
  margin-left: 2em;
  cursor: pointer;
  font-weight: bold;
  font-size: medium;
}

.card_curi_bar-inner {
  display: inline-block;
  text-align: center;
  padding: 0;
  width: 10em;
  padding: 1em;
  color: black;
  font-weight: bold;
  font-size: medium;
  margin-left: 2em;
  cursor: pointer;
}

.class_title {
  font-size: xx-large;
  color: white;
  margin-left: auto;
  margin-right: auto;
}

 

.card_curi {
  width: 220px;
  top: 20vh;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  padding: 0;
 
}
.card_curi:nth-child(even) {
  margin: 0 1em;
}

.card_curi-top {
 background:#c3defa ;
  padding: 2em;
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
}
.card_curi-top .card_curi-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 4em;
  width: auto;
  margin-top: 0em;
  margin-bottom: 0em;
}
.card_curi-top .overlay {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 17.75em;
  width: 100%;
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
  z-index: 10;
  overflow: hidden;
 
}
.card_curi-top  h3 {
  text-align: center;
  font-weight: 500;
  color: #fff;
  position: relative;
 
  //transform: translateY(-50%);
}

.card_curi-top  h4 {
  text-align: center;
  font-weight: 500;
  color: #fff;
  position: relative;
  //transform: translateY(-50%);
}

 .curi_title{
  text-align: center;
  margin-top: 20px;
  color: black;
 }

 .curi_title h3 {
  text-align: center;
  color: black;
 }

 .curi_title h4 {
  text-align: center;
  color: black;
 }


.card_curi-inner {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: #589ee8;
  color: white;
}
.card_curi-inner .title {
  font-weight: bold;
  font-size: larger;
}
.card_curi-inner .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}

.tentang-kelas {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: black;
  color: white;
}

.tentang-kelas .title {
  font-weight: bold;
  font-size: larger;
}
.tentang-kelas .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}

.tentang-kursus {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: red;
  color: white;
}

.tentang-kursus .title {
  font-weight: bold;
  font-size: larger;
}
.tentang-kursus .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}


.tools {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: gray;
  color: white;
}

.tools .title {
  font-weight: bold;
  font-size: larger;
}
.tools .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}


.hasil-akhir {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: blue;
  color: white;
}

.hasil-akhir .title {
  font-weight: bold;
  font-size: larger;
}
.hasil-akhir .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}

.sertifikat-hadiah {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: brown;
  color: white;
}

.sertifikat-hadiah  .title {
  font-weight: bold;
  font-size: larger;
}
.sertifikat-hadiah  .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}

.sertifikat-hadiah  .img {
 display: inline-block;
}

.harga-pembayaran {
  position: relative;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 11.7em;
  padding: 1em;
  background-color: black;
  color: white;
}

.harga-pembayaran  .title {
  font-weight: bold;
  font-size: larger;
}
.harga-pembayaran  .content {
  font-weight: normal;
  font-size: medium;
  color:#d0ebf5 ;
}

.ul-content {
list-style-type: none;
}

.ul-content-left {
  list-style-type: none;
  }
 
.ul-content li {
 font-size: small;
}

.ul-content-left li {
  font-size: small;
  }

.button-white {
  position: relative;
  text-align: center;
  border: 1px solid gray;
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 13.7em;
  padding: 1em;
  background-color: white;
  color: orange;
}

.button-green {
  position: relative;
  text-align: center;
  border: 1px solid black;
  border-radius: 0.75em;
  margin-bottom: 1em;
  padding: 0;
  width: 13.7em;
  padding: 1em;
  background-color: green;
  color: white;
}

.discount-after {
  color: black;
 font-weight: bold;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

.discount-before {
  font-weight: normal;
  text-decoration: line-through;
}

.discount-percent {
  width: 100%;
  font-weight: normal;
  background-color: chartreuse;
}

.price-per-class {
  width: 100%;
  text-align: center;
  font-weight: normal;
  color: blue;
  margin-left: auto;
  margin-right: auto;
}

.triangle {
  position: relative;
  height: 0;
  width: 0;
  border-left: 1.5em solid transparent;
  border-right: 1.5em solid transparent;
  border-top: 1.5em solid #c3defa;
 // border-top: 1.5em solid #000;
  margin: 0 auto -1.75em auto;
  top: -0.25em;
  z-index: 20;
}

.card_curi-middle {
  //display: none;
  background: #efefef;
  padding: 2em 1em 1em 1em;
}
.card_curi-middle .more {
  font-family: Open Sans;
  font-weight: 400;
}

.card_curi-bottom {
  background: #f7f7f7;
  color: gray;
  padding: 1.75em 1em 1em 1em;
  border-bottom-left-radius: 0.75em;
  border-bottom-right-radius: 0.75em;
}
  .card_curi-title {
  font-weight: 300;
  color: black;
}

.circle-profile_old {
  bottom: 0;
  margin-left: 20px;
  margin-top: -80px;
  width: 120px;
  height: 120px;
  font-size: 1.5em;
  color: #fff;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.275);
  outline: none;
  cursor: pointer;
  transition: all 300ms ease;
}

.circle-profile {
 
  margin-left:auto;
  margin-right: auto;
  margin-top: -160px;
  border: none;
  cursor: pointer;
  width: 120px;
  height: 120px;
  color: #fff;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.275);
  outline: none;
  cursor: pointer;
  transition: all 300ms ease;
}





.circle-outer-1 {
  position: absolute;
  margin-left: -10px;
  margin-top: -20px;
  width: 40px;
  border: none;
  cursor: pointer;
}

.circle-outer-2 {
  position: absolute;
  margin-left: 35px;
  margin-top: -20px;
  width: 40px;
  border: none;
  cursor: pointer;
}

.circle-outer-3 {
  position: absolute;
  margin-left: 85px;
  margin-top: -20px;
  width: 40px;
  border: none;
  cursor: pointer;
}

.circle-outer-4 {
  position: absolute;
  margin-left: 125px;
  margin-top: -20px;
  width: 40px;
  border: none;
  cursor: pointer;
}

.circle-button {
  position: absolute;
  bottom: 0;
  right: 3.5em;
  width: 70px;
  height: 70px;
  font-size: 1.5em;
  color: #fff;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.275);
  outline: none;
  cursor: pointer;
  transition: all 300ms ease;
}
.circle-button .close {
  transition: transform 400ms ease;
}
.circle-button:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.275);
}

.closeRotate {
  transform: rotate(45deg);
}

.bg-curi{
  background-color: #2483d1!important;
  text-align: center;

}
 