:root {
  --main-color: #16b2af;
  --warna-utama: #16b2af;
  --warna-dua: #e45699;
  --warna-tiga: #d8d8d8;
  --warna-empat: #16b1af;
  --warna-border: #50c4c3;
  --dashboard: #f3f9f9;
  --body-color: #ffffff;
}
.labelss {
  margin-bottom: 40px;
  display: block;
}
.messages a i {
text-align: right;
display: block;
font-size: 11px;
color: #000;
}
.drops {
color: #000;
font-size: 28px;
position: relative;
}
.notifs {
position: absolute;
top: 0;
right: -10px;
background-color: var(--main-color);
color: #fff;
font-size: 10px;
display: flex;
align-items: center;
justify-content: center;
height: 22px;
width: 22px;
border-radius: 50%;
}
.reysat_notif {
position: relative;
padding-left: 20px;
}
.rey__drop {
  display: none; /* Sembunyikan drop secara default */
  position: absolute;
  z-index: 1000;
  right: 0;
}
.reysat_dropdown {
position: relative;
overflow: hidden;
width: 400px;
border-radius: 8px;
border: 1px solid #ccc;
background: white;
}
.reysat_dropdown h4 {
  font-size: 24px;
  font-family: 'poppins';
  padding: 8px 20px;
  border-bottom: 1px solid var(--main-color);
  margin: 0 !important;
  text-align: center;
  background-color: var(--main-color);
  color: #fff
}
.gifts {
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
}
.gifts input {
height: 60px;
min-width: 100px;
padding: 10px 20px;
border: 1px solid var(--main-color);
outline: none;
box-shadow: none;
font-size: 20px;
font-weight: 600;
text-align: center;
}
.gifts button {
  height: 60px;
  padding: 0 20px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border: none;
  outline: none;
  }
body {
  font-family: "poppins";
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  background-color: var(--body-color);
  overflow-x: hidden;
}
h2 {
  font-family: "poppins";
  font-size: 34px
  !important;
  font-weight: 700
  !important;
  color: #000000
  !important

}
.manual_pay {
background-color: var(--warna-utama);
margin: 80px 0 20px 0;
padding: 40px 40px;
border-radius: 5px;
color: #fff;
font-size: 22px;
}
.manual_pay p {
margin: 40px 0 10px 0;
}
.manual_pay ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.manual_pay li {
border-top: 1px solid var(--warna-border);
margin: 0;
padding: 5px 0;
}
.accordion-body {
background-color: #f8f8f8;
}
.data_pay {
background-color: #0e76a8;
padding: 10px 20px;
color: #fff;
font-weight: 500;
margin: 0 0 20px 0;
border-radius: 5px;
}
.accordion-body p {
margin: 10px 0;
}
.accordion-body .rey-input {
width: 100%;
border-radius: 5px;
outline: none;
border: 1px solid var(--warna-border);
padding: 10px;
margin-bottom: 10px
!important
}
.mb_op {
margin-bottom: 80px;
}
.w-1000 {
  font-family: "poppins";
  width: 100%;
  overflow: hidden;
  padding: 80px 0;
}
.c_head {
  background-color: var(--warna-utama);
  text-align: center;
  padding: 5px;
  font-weight: 600;
  color: #fff;
  font-family: "poppins";
  font-size: 16px;
}
.c_head a {
  color: #fff;
  font-family: "poppins";
  text-decoration: underline;
}
.c_nav {
  padding: 10px 10px !important;
}
.c_logo {
  width: 167px;
  height: auto;
}
.d_logo {
  width: 120px;
  height: auto;
}
.line__head {
  height: 40px;
  width: 1px;
  background-color: var(--warna-utama);
  display: block;
}
.c_nav .nav-link {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 600;
  font-family: "poppins" !important;
  padding: 10px 30px !important;
  text-transform: uppercase;
}
.c_login .nav-link {
  background-color: var(--warna-utama);
  padding: 8px 40px;
  margin-left: 30px;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 600;
  font-family: "poppins";
  border-radius: 40px;
  font-size: 16px;
}
.c_foot {
  background-color: var(--warna-utama);
  padding: 40px 0;
  color: #fff;
  font-size: 14px;
}
.c_foot a {
  color: #fff;
}
.c_footer {
  background-color: #fff;
}
.c_footer ul {
  list-style: none;
  padding: 0 !important;
}
.copy_c {
  font-family: "poppins";
  color: #000;
  text-align: center;
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 400;
}
.f_logo {
  width: 70%;
  height: auto;
}
.c_foot h3 {
  color: #fff;
  font-size: 20px;
  font-family: "poppins";
  font-weight: 700;
  margin-bottom: 20px;
}

.new-hero {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  height: 700px;
  position: relative;
}
.hero_courses {
  width: 100%;
  overflow: hidden;
  background-color: var(--warna-tiga);
  height: 700px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.img-hero {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 700px;
  background-repeat: no-repeat;
}
.blog-gbr {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 420px;
  background-repeat: no-repeat;
}
.blog-sec {
  margin: 60px 0;
}
.row.blogs {
  padding-top: 40px;
  padding-bottom: 40px;
}
.blog_konten {
  padding: 40px 20px;
  font-family: "poppins";
}
.logo_pays {
text-align: right;
margin-bottom: 40px;
}
.logo_pays img {
height: 40px;
width: auto;
}

.blog_konten h2 {
  font-family: "poppins";
  font-size: 36px;
  font-weight: 700;
}
.blog_konten p {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 500;
  font-family: "poppins";
  color: #000;
  font-size: 18px;
}
.blog_konten a {
  color: #000;
}
.blog_btn {
  text-transform: uppercase;
  color: #fff !important;
  background-color: var(--warna-utama);
  padding: 10px 40px;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  transition: 0.6s;
}
.blog_btn:hover {
  background-color: #000;
  transition: 0.6s;
}
.kursus {
  margin: 40px 0 100px 0;
  padding: 40px 0 40px 0;
}
.t_kursus {
  font-family: "poppins";
  color: #000;
  font-weight: 800;
  text-align: center;
  font-size: 60px;
  margin-bottom: 60px;
}
.t_kursus span {
  color: var(--warna-dua);
  font-style: italic;
}
.kursus-card {
  border: 1px solid var(--warna-utama);
  padding: 20px 15px;
  border-radius: 30px;
  text-align: center;
  font-family: "poppins";
  position: relative;
  width: 100%;
  height: 300px;
  margin: 20px 0;
}
.kursus-card-warp {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}
.kursus-card h2 {
  font-size: 24px;
  font-weight: 800;
  font-family: "Poppins";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  padding: 5px 0;
}
.enrol_form {
padding: 20px;
}
.bg-utama {
  background-color: var(--warna-utama) !important;
  font-family: "poppins";
}
.bg-sub {
  background-color: var(--warna-tiga) !important;
  font-family: "poppins";
  padding: 60px 0;
}
.kursus-card p {
  margin-top: 10px;
  text-align: center;
  font-family: "poppins";
  font-size: 12px;
  color: var(--warna-utama);
  font-weight: 300;
}
.kursus-card a {
  color: #000;
}
.kur-gbr {
  background-size: cover;
  width: 100%;
  height: 120px;
  background-position: center;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  transition: 0.5s;
}
.kur-gbr:hover {
  opacity: 0.5;
  transition: 0.5s;
}
.d_link {
  display: block !important;
}
.bg-rainbows {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    160deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(228, 193, 251, 1) 30%,
    rgba(228, 193, 251, 1) 70%,
    rgba(255, 255, 255, 1) 100%
  );
}
.rey-item {
  width: 100%;
  height: 350px;
  background-color: #fff;
  border-radius: 20px !important;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider_rey .cloned,
.slider_rey .active {
  border-radius: 20px !important;
}
.slider_rey {
  margin: 80px auto;
  width: 80%;
  position: relative;
}
.slider_rey .owl-prev {
  position: absolute;
  left: -55px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  font-size: 50px !important;
}
.slider_rey .owl-next {
  position: absolute;
  right: -55px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent !important;
  border: none !important;
  font-size: 50px !important;
  outline: none !important;
}
.slider_rey .owl-prev,
.slider_rey .owl-next {
  font-size: 50px !important;
  color: #000;
}
.cc_text {
  text-align: center;
  width: 60%;
  font-family: "Poppins";
  margin: auto;
  margin-top: -30px;
  font-size: 16px;
  color: var(--warna-empat);
}
.subrek {
  width: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
  height: 60px;
  border-radius: 50px;
  margin: auto;
  font-size: 16px;
  background-color: #fff;
}
.subsub {
  margin: auto;
  margin-top: 60px;
}
.subrek input {
  width: 80%;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  color: var(--warna-utama);
  font-size: 14px !important;
  font-weight: 300;
  padding: 5px 20px;
}
.subrek button {
  width: 20%;
  text-align: center;
  background-color: #fff;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  color: var(--warna-utama);
  font-weight: 700;
  text-decoration: underline;
  font-size: 14px !important;
}
.subrek input::placeholder {
  font-size: 14px !important;
  color: var(--warna-utama);
}
.login-kids {
  background-color: var(--warna-tiga);
  overflow-x: hidden;
  width: 100%;
  min-height: 100vh;
}
.col-lg-6.bg-row {
  background-color: var(--warna-tiga) !important;
  min-height: 100vh !important;
}
.col-lg-6.bg-login {
  margin: 0 !important;
  background-color: #fff;
  padding: 80px 100px 80px 160px !important;
  height: 100%;
  min-height: 100vh !important;
}
.bg-login h3 {
  font-family: "Poppins";
  font-weight: 800;
  color: #000;
  font-size: 40px;
  width: 100%;
  margin-bottom: 30px;
}

.btn-log {
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 10px 10px;
  border-radius: 50px;
  border: 1px solid var(--warna-border);
  font-weight: 700;
  color: var(--warna-border);
  margin: 20px 0 40px 0;
  transition: 0.6s;
  font-size: 16px;
  width: 100%;
}
.btn-log:hover,
.btn-log.active {
  background-color: var(--warna-utama);
  color: #fff;
  transition: 0.6s;
}
.rey-input {
  display: block;
  width: 100%;
  border: 1px solid var(--warna-border);
  outline: none !important;
  box-shadow: none !important;
  padding: 12px 25px;
  border-radius: 8px;
  font-size: 14px;
  color: var(--warna-border);
}

.rey-input::placeholder {
  font-family: "Poppins";
  font-size: 14px;
  color: var(--warna-border);
}
.rey-label {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.bg-login .form-check-label,
.forgot-pass {
  font-weight: 600;
  font-size: 16px;
  font-family: "Poppins" !important;
  color: #000 !important;
}
.rey-label span {
  color: #b80000;
}
.form-check-input::before {
  background-color: var(--warna-border) !important;
  color: #fff !important;
}
.form--check .form-check-input:checked {
  background-color: var(--warna-border) !important;
  color: #fff !important;
}
.form--check .form-check-input {
  background-color: #fff;
  border: 1px solid var(--warna-border) !important;
  border-radius: 3px !important;
}
.rey-btn {
  display: block;
  background-color: var(--warna-utama);
  border-radius: 8px;
  padding: 10px;
  color: #fff;
  text-align: center;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  transition: 0.6s;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.rey-btn:hover {
  background-color: #000;
  transition: 0.6s;
}
.line-log {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.line-log::before {
  border-top: 1px solid var(--warna-border);
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.inner-line-log {
  text-align: center;
  margin: auto;
  display: inline-block;
  padding: 20px;
  background-color: #fff;
  color: var(--warna-border);
  font-size: 16px;
}
.btn-sosmed {
  display: block;
  text-align: center;
  padding: 10px;
  border: 1px solid var(--warna-border);
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  width: 100%;
}
.btn-sosmed.fb {
  background-color: #3b5998;
  color: #fff;
}
.btn-sosmed.li {
  background-color: #0e76a8;
  color: #fff;
}
.k_title {
  font-weight: 800;
  font-family: "Poppins" !important;
  font-size: 50px;
}
.k_title span,
.k_title2 span {
  color: var(--warna-utama);
  font-style: italic;
}
.k_title2 a {
  color: var(--warna-utama);
  font-style: italic;
  font-weight: 800;
  font-family: "Poppins";
  text-decoration: underline;
}
.k_title2 {
  font-weight: 800;
  font-family: "Poppins" !important;
  font-size: 40px;
}
.h_contact {
  margin-bottom: 60px;
}
.col-contact {
  flex: 0 0 auto;
  width: 400px;
  border-right: 1px solid var(--warna-utama);
  padding-right: 20px;
}
.col-contact li icco {
  color: var(--warna-utama);
  font-size: 18px;
  flex: 0 0 auto;
  width: 30px;
  padding: 0;
  padding-right: 10px;
  padding-top: 4px;
}
textarea.rey-input {
  min-height: 200px;
}
.col-contact li {
  font-family: "Poppins";
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
nomo {
  font-family: "Poppins";
  font-weight: 700;
  font-size: 24px;
  flex: 0 0 auto;
  width: auto;
  padding: 0;
}
nomo a,
alts a {
  color: #000;
}
alts {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 18px;
  flex: 0 0 auto;
  width: auto;
  padding: 0;
  padding-top: 4px;
}
.a-right {
  text-align: right;
}
.btn-contact {
  background-color: var(--warna-utama);
  padding: 10px 10px;
  text-align: center;
  min-width: 160px;
  border-radius: 30px;
  text-transform: uppercase;
  color: #fff;
  transition: 0.6s;
  border: none;
  outline: none;
  box-shadow: none;
}
.btn-contact:hover {
  background-color: #000;
  transition: 0.6s;
}
.contact_form {
  padding: 0 0 0 20px;
}

.sosmed_contact {
  list-style: none;
  text-align: center;
  display: flex;
}
.sosmed_contact li {
  padding-right: 20px;
  font-size: 24px;
}
.col-contact t {
  display: block;
  font-weight: 900;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "Poppins";
}
.f__sos {
  margin: 30px;
}
about {
  display: block;
  text-align: center;
  margin: auto;
  width: 80%;
}

.about_foto {
  width: 900px;
  height: 440px;
  margin: 60px auto;
  background-color: var(--warna-tiga);
  background-size: cover;
  background-position: center;
  display: block;
}
.konten {
  font-family: "Poppins";
  font-weight: 400;
  color: #000;
}
.konten_center {
  font-family: "Poppins";
  text-align: center;
  color: #000;
}
.konten p,
.konten_center p {
  margin: 20px 0;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.konten h4,
.konten_center h4 {
  margin: 20px 0;
  color: #000;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.4;
}
.icon_about {
  font-family: "Poppins";
  text-align: center;
  margin: 100px auto;
  width: 90%;
  color: #000 !important;
  font-size: 16px;
}
.ikon {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-color: var(--warna-tiga);
  display: block;
  margin: 20px auto;
}
.icon_about p {
  color: #000 !important;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}

.about_foot {
  text-align: center;
  padding: 80px 0;
  background-color: var(--warna-tiga);
  margin-top: 20px;
  margin-bottom: -80px;
}
.footer-menu li {
  font-weight: 400;
  margin: 10px 0;
}
.error__log {
  color: #b80000;
  font-family: "Poppins";
  font-style: italic;
  display: block;
  margin-bottom: 5px;
}
.dashboard_content {
  padding: 10px 0;
  background-color: var(--dashboard);
  margin-top: 60px;
}
.bg-white {
  background-color: #fff !important;
}
.col-sidebar {
  flex: 0 0 auto;
  width: 350px;
  position: relative;
}
.das_sidebar {
  background-color: #fff;
  height: 100vh;
  width: 300px;
  position: fixed;
  padding: 80px 20px 20px 40px;
}
.erorr_msg {
  background-color: red;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  font-weight: 600;
  font-style: italic;
  color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
}
.content_das {
  padding: 100px 80px 80px 20px;
  font-family: "Poppins";
  width: 100%;
  display: block;
  min-height: 80vh;
}
.fixed-top {
  box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
}
.pp_profile {
  background-color: var(--warna-tiga);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu__das {
  margin-top: 20px;
  overflow-y: auto;
  max-height: 350px;
}
.menu__das .menu_link {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #000;
  font-weight: 700;
}
.menu__das .menu_link.active {
  color: var(--main-color);
}
.menu__das .menu_links.inactive {
  text-decoration: underline;
}
.content_das h3 {
  font-family: "Poppins";
  color: var(--main-color);
  font-size: 26px;
  margin-bottom: 40px;
}
.rg-table {
  background-color: #f9f9f9;
  color: #000;
  width: 100%;
}
.rg-table th {
  padding: 10px 20px;
  background-color: #f2f2f2;
  border-bottom: 2px solid var(--main-color);
}
.rg-table td {
  padding: 20px 20px;
  border-bottom: 1px solid var(--main-color);
}
.rg-table th td:last-child {
  margin-bottom: 20px;
  border-bottom: none;
}
.rg-label {
  display: inline-block;
  transform: skew(-30deg);
  padding: 2px 20px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.certy {
margin: 20px
!important;
list-style: none;
}

.poto_profile {
background-size: cover;
background-position: center;
width: 100px;
height: 100px;
border-radius: 50%;
box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.3);
-webkit-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.3);
-moz-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.3);
margin: 5px;
border: 5px solid #fff;
}

.rg-label b {
  display: inline-block;
  transform: skew(30deg);
  background-color: transparent;
  font-weight: 600;
}
.hide_pc {
  display: none
}

.card_das {
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.content_das h4 {
  font-family: "Poppins";
  color: #000;
  font-size: 21px;
  margin-bottom: 20px;
}
.content_das h6 {
  font-family: "Poppins";
  color: #000;
  font-size: 19px;
  margin: 5px 0
}
.content_das h5 {
  font-family: "Poppins";
  color: #000;
  font-size: 19px;
  margin-bottom: 20px;
}
.content_das h4 span, .content_das h5 span, .content_das h6 span {
  color: var(--warna-utama);
}
.kids_btn {
  background-color: var(--warna-utama);
  font-family: "Poppins";
  color: #fff;
  font-weight: 700;
  padding: 10px 20px;
  border-radius: 20px;
}
.gap_das {
  display: block;
  margin-bottom: 40px;
}
.col-das {
  flex: 0 0 auto;
  width: 580px;
}
.card_das h1 {
  color: var(--warna-utama);
  font-weight: 300;
  font-size: 80px;
  margin-top: -10px;
}
.menu__das a {
  display: block;
  margin-top: 20px;
}
.menu__das ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.menu__das ul li {
  list-style: none;
  padding-left: 10px;
  margin: 10px 0;
}

.card_course {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  font-family: "Poppins";
  box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(22, 178, 175, 0.1);
  min-height: 400px;
  position: relative;
}
.img_cr {
  width: 100%;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
}
.btn_cor {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: var(--warna-utama);
  color: #fff;
  padding: 10px 30px;
  font-weight: 600;
}
.card_course h4 {
  font-size: 16px !important;
}
.card_module {
  background-color: #fff;
  padding: 20px;
  margin-right: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  transition: all 0.6s;
}

.c_module {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.5s ease;
}

.c_module.open {
  transition: all 0.6s;
  max-height: 4000px;
  opacity: 1;
}
.item_mid {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toggleButton {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 10px;
  border-radius: 30px;
  border: 1px solid var(--warna-utama);
  background-color: #fff;
  color: var(--warna-utama);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.card_module h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px !important;
  margin-bottom: 0 !important;
}
.tag_lab {
  background-color: var(--warna-tiga);
  color: var(--warna-utama);
  font-size: 14px;
  font-weight: 500;
  padding: 2px 15px;
  border-radius: 20px;
  display: inline-block;
  margin: 8px 5px 10px 0;
}
.btn_int {
  display: flex;
  margin: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background-color: var(--warna-tiga);
  font-size: 24px;
  color: #fff;
}
.w-70 {
  width: 70%;
}
.bg-black {
  background-color: #000 !important;
  color: #fff !important;
}
.btn_int.blc {
  cursor: not-allowed;
}

.bg-utama {
  background-color: var(--warna-utama) !important;
  color: #fff !important;
}

.content_lesson .title {
  color: #000 !important;
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--warna-tiga);
  margin-bottom: 20px;
  padding: 0 40px 20px 40px;
  font-family: "Poppins" !important;
}

.content_lesson {
  padding: 40px 0;
  background-color: #fff;
  margin-bottom: 20px;
}
.action_foot {
  padding: 50px 80px;
  background-color: #fff;
  margin-bottom: -20px;
}
.video_area {
  text-align: center;
  padding: 20px 20px;
}
.content_area {
  padding: 20px 80px;
  color: #000;
}
.video_area iframe {
  width: 800px;
  height: 450px;
  margin: auto;
  max-width: 100%;
  border: 5px solid var(--main-color);
  border-radius: 10px;
}

.content_area img {
  max-width: 100% !important;
  height: auto
  !important
}
.content_area p {
  margin: 20px 0;
}

.content_area h1,
.content_area h2,
.content_area h3,
.content_area h4,
.content_area h5,
.content_area h6 {
  color: #000;
  font-weight: 700;
  font-family: "Poppins";
}
.content_area a {
  color: var(--main-color);
}

.btn_mark {
  background-color: var(--main-color);
  display: inline-block;
  padding: 8px 20px;
  color: #fff !important;
  margin: 10px 0;
  transition: all 0.6s;
  font-weight: 600;
  text-align: center;
  border-radius: 4px;
}
.nav_less {
  padding: 20px 0;
  position: relative;
}
.btn_mark.completed {
  background-color: var(--warna-tiga);
  color: var(--main-color);
}
.less_prev,
.less_next {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Poppins";
  transition: all 0.6s;
  padding: 8px;
  color: #fff;
  background-color: var(--main-color);
  margin: 10px 0;
  font-weight: 600;
  border-radius: 4px;
}
.btn_mark span,
.less_prev span {
  margin-left: 5px !important;
  display: inline-block;
}
.less_next span {
  margin-right: 5px !important;
  display: inline-block;
}
.less_prev:hover,
.btn_mark:hover,
.less_next:hover {
  background-color: #000;
  transition: all 0.6s;
}
skor {
  font-weight: 700;
  color: #000;
}

skor span {
  color: var(--main-color);
}
.score_prog li {
  font-family: "Poppins";
  font-size: 16px;
  margin: 8px 0;
  font-weight: 500;
}

.submenus {
  overflow: hidden;
  height: 0;
  transition: all 0.6s;
  margin: 0
  !important
}
.activer {
  height: 140px;
  transition: all 0.6s;
}

.pagination-container {
  margin: 20px 0;
  padding: 10px 0;
  text-align: center;
}

.pagination {
  display: flex;
  justify-content: center; /* Pusatkan pagination secara horizontal */
}

.pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}

.pagination ul li {
  margin: 5px;
  font-family: 'Poppins', sans-serif; /* Pastikan font ditulis dengan benar */
  font-size: 18px;
  background-color: var(--main-color);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}

.pagination ul li a {
  color: #fff;
  text-decoration: none; /* Menghapus garis bawah pada link */
  display: flex; /* Memastikan link mengisi li */
  align-items: center; /* Pusatkan link secara vertikal */
  justify-content: center; /* Pusatkan link secara horizontal */
  height: 100%; /* Mengisi tinggi li */
  width: 100%; /* Mengisi lebar li */
}
.active-page {
background-color: #000000;
border-radius: 5px;
}
.box_cours {
background-color: var(--warna-tiga);
padding: 40px;
font-size: 18px;
text-align: center;
border-radius: 5px;
}

.score_prog a {
color: #000000;
transition: all 0.6s;
}
.score_prog a:hover {
text-decoration: underline;
transition: all 0.6s;

}
.form-check {
  font-size: 12px !important
}
#agree_for_term {
  border-color: var(--warna-border);
}
.package {
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
border-radius: 10px;
overflow: hidden;
background: rgb(221,238,238);
background: linear-gradient(0deg, rgb(220, 220, 220) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 70%, rgb(220, 220, 220) 100%);
}

.img_package {
margin: 20px auto;
height: 120px;
width: 120px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 50%;
overflow: hidden;
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.08);
position: relative;
}
.package h2 {
font-family: 'poppins';
font-size: 30px
!important;
font-weight: 700;
padding: 20px 10px 10px 10px;
text-align: center;
color: #fff
!important
}
.package .price {
text-align: center;
padding: 10px;
background-color: var(--main-color);
color: #FFF;
font-size: 32px;
font-weight: 500;
}

.package ul {
  padding: 20px 0;
  list-style: none;
  font-size: 20px;
}

.package ul li::before {
  content: '✔'; 
  color: green;
  font-size: 16px; 
  margin-right: 10px; 
}
.package ul li {
  border-bottom: 1px solid #00000017;
  padding: 10px 20px;
}
.package ul li:last-child {
  border-bottom: none;
}
#buy {
display: block;
align-items: center;
width: 100%;
color: #ffff;
font-size: 24px;
outline: none;
border: none;
padding: 10px;
font-weight: 600;
}
.input_group {
margin: 20px 0;
}
.input_group input {
display: block;
width: 100%;
border: 1px solid var(--warna-border);
padding: 10px;
border-radius: 5px;
}
.input_group span {
font-style: italic;
color: #ff0000;
}
.rey-search-sidebar {
display: flex;
align-items: center;
width: 100%;
position: relative;
margin-bottom: 80px;
}
.rey-search-sidebar input {
width: 80%;
padding: 10px 20px;
height: 50px;
font-size: 18px;
border: 1px solid var(--main-color);
}
.rey-search-sidebar button {
  width: 20%;
  text-align: center;
  height: 50px;
  font-size: 24px;
  background-color: var(--main-color);
  outline: none;
  border: 1px solid var(--main-color);
  color: #ffff;
}


@media (max-width: 1600px) {
  .score_prog li {
    font-size: 14px;
  }
  .poto_profile {
    width: 90px;
    height: 90px;
    }
  .rg-label {
    font-size: 14px;
  }
  .package ul {
    font-size: 18px;
  }
  .col-das {
    flex: 0 0 auto;
    width: 450px;
  }
  .img_cr {
    height: 200px;
  }
  .card_course {
    min-height: 360px;
  }
  .img_package {
    height: 100px;
    width: 100px;
  }
  .package h2 {
    font-size: 28px
    !important;
    }
    .package .price {
    font-size: 30px;
    }

    .manual_pay {
      font-size: 20px;
    }
    h2 {
      font-size: 32px
      !important;
    
    }

}

@media (max-width: 1399px) {
  body {
    font-size: 14px;
  }
  .rg-label {
    font-size: 12px;
  }
  h2 {
    font-size: 30px
    !important;
  
  }
  .package ul {
    font-size: 16px;
  }
  .package h2 {
    font-size: 26px
    !important;
    }
    .package .price {
    font-size: 28px;
    }
  .img_package {
    height: 80px;
    width: 80px;
}
  .box_cours {
    font-size: 16px;
  }
  .card_das h1 {
    font-size: 75px;
  }
  .content_lesson .title {
    font-size: 24px;
  }

  .toggleButton {
    font-size: 12px;
  }
  .btn_int {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .tag_lab {
    font-size: 12px;
  }
  .card_module h3 {
    font-size: 18px !important;
  }

  .col-das {
    flex: 0 0 auto;
    width: 400px;
  }

  .card_course h4 {
    font-size: 14px !important;
  }
  .card_course {
    min-height: 340px;
  }
  .img_cr {
    width: 100%;
    height: 160px;
  }
  .content_das {
    padding: 80px 40px 60px 0;
    font-family: "Poppins";
  }
  .content_das h3 {
    font-size: 24px;
  }
  .content_das h4 {
    font-size: 19px;
  }
  .content_das h5, .content_das h6 {
    font-size: 17px;
  }
  .menu__das .menu_link {
    font-size: 14px;
  }
  .pp_profile {
    width: 100px;
    height: 100px;
  }
  .col-sidebar {
    flex: 0 0 auto;
    width: 300px;
    position: relative;
  }
  .das_sidebar {
    background-color: #fff;
    height: 100vh;
    width: 250px;
    position: fixed;
    padding: 80px 20px 20px 40px;
  }
  .c_logo {
    width: 140px;
  }
  .dashboard_content {
    margin-top: 50px;
  }
  .d_logo {
    width: 100px;
    height: auto;
  }
  .col-contact {
    width: 360px;
  }
  .about_foto {
    width: 800px;
    height: 440px;
  }
  .col-contact t {
    font-size: 18px;
  }
  .sosmed_contact li {
    font-size: 22px;
  }
  textarea.rey-input {
    min-height: 180px;
  }
  .k_title {
    font-size: 45px;
  }
  .btn-log {
    font-size: 14px;
  }
  .rey-btn {
    font-size: 14px;
  }
  .inner-line-log {
    font-size: 14px;
  }
  .rey-label,
  .bg-login .form-check-label,
  .forgot-pass {
    font-size: 14px;
  }
  .bg-sub {
    padding: 50px 0;
  }
  .bg-login h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .rey-input::placeholder,
  .rey-input {
    font-size: 12px;
  }
  .subrek {
    width: 500px;
    height: 50px;
    font-size: 14px;
  }
  .subrek input,
  .subrek button,
  .subrek input::placeholder {
    font-size: 12px !important;
  }
  .subsub {
    margin: auto;
    margin-top: 50px;
  }
  .cc_text {
    font-size: 14px;
  }
  .manual_pay {
    font-size: 18px;
  }
  .slider_rey .owl-prev,
  .slider_rey .owl-next {
    font-size: 45px !important;
    color: #000;
  }
  .kursus-card h2 {
    font-size: 20px;
  }
  .kursus-card p {
    font-size: 10px;
  }
  .rey-item {
    height: 300px;
  }
  .t_kursus {
    font-size: 50px;
    margin-bottom: 50px;
  }
  .blog_konten p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 15px;
  }
  .blog_konten h2 {
    font-size: 30px;
  }
  .blog-gbr {
    height: 364px;
  }
  .blog_btn {
    font-size: 15px;
  }
  .new-hero {
    height: 500px;
  }
  .hero_courses {
    height: 500px;
  }
  .c_foot h3 {
    font-size: 18px;
  }
  .c_head {
    font-size: 14px;
  }
  .c_foot {
    font-size: 12px;
  }
  .c_nav .nav-link {
    font-size: 14px !important;
  }
  .c_login .nav-link {
    font-size: 14px;
  }
  .copy_c {
    font-size: 12px;
  }
  .img-hero {
    height: 500px;
  }
  .blog-sec {
    margin: 40px 0;
  }

  .kursus {
    margin: 40px 0 80px 0;
  }
  .slider_rey .owl-prev {
    left: -45px;
  }
  .slider_rey .owl-next {
    right: -45px;
  }
  .btn-sosmed {
    font-size: 14px;
  }
  .col-lg-6.bg-login {
    padding: 40px 80px 40px 140px !important;
  }
  .col-contact li icco {
    font-size: 16px;
    padding-right: 10px;
    padding-top: 4px;
  }
  nomo {
    font-size: 22px;
  }
  alts {
    font-size: 16px;
  }
  .konten p,
  .konten_center p {
    font-size: 14px;
  }
  .konten h4,
  .konten_center h4 {
    font-size: 18px;
  }
  .icon_about {
    margin: 80px auto;
  }
  .icon_about p {
    font-size: 14px;
  }
  .ikon {
    width: 160px;
    height: 160px;
  }
  .drops {
    font-size: 26px
    }
    .notifs {
    right: -8px;
    font-size: 8px;
    height: 20px;
    width: 20px;
    }
    .reysat_dropdown {
      width: 350px;
    }
  .menu__das {
    max-height: 300px
  }
  .poto_profile {
    width: 80px;
    height: 80px;
    }
}

@media (max-width: 1199px) {
  body {
    font-size: 12px;
  }
  .poto_profile {
    width: 70px;
    height: 70px;
    }
  .rg-label {
    font-size: 12px;
  }

  h2 {
    font-size: 28px
    !important;
  
  }
  .video_area iframe {
    width: 560px;
    height: 315px;
    margin: auto;
  }
  .btn_int {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
  .blog_konten h2 {
    font-size: 28px;
  }
  .content_das h3 {
    font-size: 22px;
  }
  .content_das h4 {
    font-size: 18px;
  }
  .content_das h5, .content_das h6 {
    font-size: 16px;
  }
  .rey-item {
    height: 250px;
  }
  .slider_rey .owl-prev,
  .slider_rey .owl-next {
    font-size: 40px !important;
    color: #000;
  }
  .kursus-card h2 {
    font-size: 18px;
  }
  .t_kursus {
    font-size: 45px;
    margin-bottom: 45px;
  }
  .blog_konten p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .blog_btn {
    font-size: 14px;
  }
  .new-hero {
    height: 430px;
  }
  .hero_courses {
    height: 430px;
  }
  .img-hero {
    height: 430px;
  }
  .blog-gbr {
    height: 304px;
  }
  .slider_rey .owl-prev {
    left: -40px;
  }
  .slider_rey .owl-next {
    right: -40px;
  }
  .col-lg-6.bg-login {
    padding: 30px 60px 30px 100px !important;
  }
  .k_title {
    font-size: 40px;
  }

  .k_title2 {
    font-size: 30px;
  }
  .about_foto {
    width: 700px;
    height: 340px;
  }
  .icon_about {
    margin: 60px auto;
  }
  .ikon {
    width: 140px;
    height: 140px;
  }
  .content_das h2 {
    font-size: 70px;
  }
  .content_lesson .title {
    font-size: 22px;
  }
  
  .img_package {
    height: 70px;
    width: 70px;
}
}

@media (max-width: 991px) {
  .c_head {
    font-size: 12px;
  }
  .reysat_notif {
    padding-left: 10px;
  }
  .poto_profile {
    width: 60px;
    height: 60px;
    }

  .hide_hp {
    display: none;
  }

  .hide_pc {
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
  }
  .rey__drop {
    width: 300px;
    left: 10px;
  }
  .line__head {
    display: none;
  }
  h2 {
    font-size: 26px
    !important;
  
  }
  .btn_mark {
    display: block;
    margin: 10px auto;
  }
  .content_lesson .title {
    font-size: 20px;
  }
  .k_title {
    font-size: 30px;
  }
  .content_das {
    padding: 40px 20px;
  }
  .col-sidebar {
    flex: 0 0 auto;
    width: 100%;
    position: relative;
  }
  .das_sidebar {
    background-color: #fff;
    height: auto;
    width: 100%;
    position: relative;
    padding: 40px 20px 40px 20px;
    text-align: center;
  }
  .pp_profile {
    margin: auto;
  }

  .k_title2 {
    font-size: 25px;
  }
  .blog_konten h2 {
    font-size: 26px;
  }
  .about_foto {
    width: 600px;
    height: 292px;
  }
  .t_kursus {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .c_foot h3 {
    font-size: 16px;
  }
  .copy_c {
    font-size: 12px;
  }
  .f_logo {
    width: 80%;
    height: auto;
  }
  .c_login .nav-link {
    font-size: 12px;
  }
  .c_foot {
    font-size: 12px;
    text-align: center;
  }
  .c_nav .nav-link {
    font-size: 12px !important;
    padding: 10px 10px !important;
  }
  .c_logo {
    width: 80px;
  }
  .d_logo {
    width: 80px;
    height: auto;
  }
  .c_nav {
    padding: 10px 10px !important;
  }
  .c_login .nav-link {
    padding: 8px 30px;
    margin-left: 10px;
    margin-top: 20px;
  }
  .new-hero {
    height: 400px;
  }
  .hero_courses {
    height: 400px;
  }
  .img-hero {
    height: 400px;
  }
  .blog-gbr {
    height: 450px;
  }
  .slider_rey .owl-prev,
  .slider_rey .owl-next {
    font-size: 35px !important;
  }
  .slider_rey .owl-prev {
    left: -35px;
  }
  .slider_rey .owl-next {
    right: -35px;
  }
  .subrek {
    width: 80%;
  }
  .col-lg-6.bg-login {
    padding: 40px 60px 40px 60px !important;
  }
  .col-contact {
    flex: 0 0 auto;
    width: 100%;
    border-right: none;
    padding-right: 0;
    padding: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--warna-utama);
  }
  .contact_form {
    padding: 20px;
  }
  .h_contact {
    padding: 20px 10px;
  }
  .drops {
    font-size: 24px
    }
}

@media (max-width: 767px) {
  .c_logo {
    width: 80px;
  }
  .blog-gbr {
    height: 340px;
  }
  .new-hero {
    height: 300px;
  }
  .hero_courses {
    height: 300px;
  }
  .img-hero {
    height: 300px;
  }
  .t_kursus {
    font-size: 35px;
  }
  .blog_konten h2 {
    font-size: 24px;
  }
  .slider_rey .owl-prev,
  .slider_rey .owl-next {
    font-size: 30px !important;
  }
  .slider_rey .owl-prev {
    left: -30px;
  }
  .slider_rey .owl-next {
    right: -30px;
  }
  .subrek {
    width: 90%;
  }
  .about_foto {
    width: 500px;
    height: 240px;
  }
  .video_area iframe {
    width: 460px;
    height: 258px;
    margin: auto;
  }
  h2 {
    font-size: 24px
    !important;
  
  }
}

@media (max-width: 575px) {
  .c_logo {
    width: 60px;
  }
  h2 {
    font-size: 22px
    !important;
  
  }
  .manual_pay {
    padding: 20px 20px;
    font-size: 16px;
  }
  .c_logo {
    width: 60px;
  }
  .content_lesson .title {
    padding: 0 20px 20px 20px;
  }
  .d_logo {
    width: 60px;
    height: auto;
  }
  .action_foot {
    padding: 40px 20px;
  }
  .content_area {
    padding: 20px 20px;
  }
  .video_area iframe {
    width: 100%;
    height: 168px;
    margin: auto;
  }
  .content_lesson .title {
    font-size: 18px;
  }
  .about_foto {
    width: 100%;
    height: 220px;
  }
  .col-lg-6.bg-login {
    padding: 40px 40px 40px 40px !important;
  }
  .subrek {
    width: 96%;
  }
  .slider_rey .owl-prev,
  .slider_rey .owl-next {
    font-size: 25px !important;
  }
  .slider_rey .owl-prev {
    left: -25px;
  }
  .slider_rey .owl-next {
    right: -25px;
  }
  .blog_konten h2 {
    font-size: 22px;
  }
  .blog-gbr {
    height: 220px;
  }
  .t_kursus {
    font-size: 30px;
  }
  .new-hero {
    height: 200px;
  }
  .hero_courses {
    height: 200px;
  }
  .img-hero {
    height: 200px;
  }
}
