/*scu 250508*/

body {
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
.headerutama a {
    color: #fff;
    transition: ease-in-out color .15s;
}
h1, .h1{
  font-size: 50px !important;
}
.custom-icon-box {
  width: 100px;
  height: 88px;
  overflow: hidden;
  position: relative;
}

.icon-rectangle {
  width: 71.5px;
  height: 68.75px;
  position: absolute;
  top: 11px;
  left: 8.25px;
  background-color: #8568AA;
}

.icon-bar {
  width: 77px;
  height: 18.83px;
  position: absolute;
  top: 52.26px;
  left: 5.5px;
  background-color: #8568AA;
}

.custom-line {
  width: 2px;
  height: 88px; /* <--- sesuaikan dengan tinggi ikon! */
  background: linear-gradient(180deg, white 15%, #FF9800 50%, white 85%);
}

.judul {
  font-size: 2.5rem;
  font-weight: 500;
  color: #1C1C1C;
}

.subjudul {
  font-size: 1rem;
  color: #5E5E5E;
}

/* Edit by Scu 25.03 */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}



.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.teks-fitur {
  align-self: stretch;
  color: #1c1c1c;
  text-align: center;
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.feature-card {
  border-radius: 20px;
  border: 1px solid var(--Light---110, #FFDAA3);
  background: #fff;
  padding: 20px;
  margin: 15px 0;
  height: 100%;
}
.section-card {
  border-radius: 20px;
  border: 1px solid var(--Light---110, #FFDAA3);
  background: #FFF2DF;
}
.section-cardgreen {
  border-radius: 20px;
  border: 1px solid var(--Light---110, #FFDAA3);
  background: #15B392;
}
.feature-cards {
  background: white;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
 
}
.feature-title {
  align-self: stretch;
  color: #1c1c1c;
  font-family: var(--font-family-satoshi-regular);
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.feature-description {
  align-self: stretch;
  color: var(--Text, #444);
  font-family: var(--font-family-satoshi-regular);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.required:after {
  content:" *";
  color: red;
}


.btn-pkl-green{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  background-color: #47BEA7;
  text-align: center;
  transition: all 0.2s;
}

.btn-pkl-green:hover {
  background-color: #48877b;
  color: #FFFFFF;
}

.btn-pkl-orange {
  display: inline-block;
  padding: 0.3em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #ff9900c8;
  text-align: center;
  transition: all 0.2s;
}
.btn-pkl-orange:hover {
  background-color: #48877b;
  color: #FFFFFF;
}

.btn-pkl-tdkabsen{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  background-color: #8568AA;
  text-align: center;
  transition: all 0.2s;
}

.btn-pkl-tdkabsen:hover {
  background-color: #48877b;
  color: #FFFFFF;
}
.c-orange{
  color: #FAA21C;
}
.c-green{
  color: #2f796b;
}
.c-orange{
  color: #FAA21C;
}
.c-white{
  color: #ffff;
}


.btn-pkl-yellow{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 1.7em auto;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  background-color: #FF9800;
  text-align: center;
  transition: all 0.2s;
}

.btn-pkl-yellow:hover {
  background-color: #ff9900c8;
  color: #FFFFFF;
}

.btn-pkl-red{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  background-color: #E96161;
  text-align: center;
  transition: all 0.2s;
}

.btn-pkl-red:hover {
  background-color: #e77676;
  color: #FFFFFF;
}
.btn-pkl-abu2{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  background-color: #9e9e9e;
  text-align: center;
  transition: all 0.2s;
}

/* utama mobile */
.btn-pklsize{
  font-size: 12px;
  line-height: 1.5;
}
.mt-pkl{
  margin-top:25px;
}
/* Medium devices Tablet (tablets, 768px and up)*/
@media (min-width: 768px) {
  .btn-pklsize{
    font-size: 14px;
  }
  .mt-pkl{
    margin-top:85px;
  }
  .btn-pkl-yellow {
    display: block;
    margin: 0 0.3em 0.3em 0;
  }
}

/* Large devices Desktop (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .btn-pklsize{
    font-size: 16px;
  }
  .mt-pkl{
    margin-top:95px;
  }
  .btn-pkl-yellow {
    display: block;
    margin: 0 0.3em 0.3em 0;
  }
}


@media  (max-width:30em) {
  .btn-pkl-green2 {
    display: block;
    margin: 0.2em auto;
  }

  .btn-pkl-yellow2 {
    display: block;
    margin: 0.2em auto;
     margin: 0 0.3em 0.3em 0;
  }
 
}
    .responsive-back {
        margin-top: 30px; /* Default untuk mobile */
    }

    @media (min-width: 768px) {
        .responsive-back {
            margin-top: 85px; /* Untuk tablet ke atas / desktop */
        }
    }
/*add by scu 25*/
.cl-white{
  color: #ffff;
}
.cyellow{
  color: #FF9800;
}
.cgreen {
  color: #17ac8d;
}
.bg-grey{
  background-color: #F3F3F3 !important;
}
.bg-nama{
  background-color: #D6EEE9;
}

.bg-navbar{
  background-color: #17ac8d;
  color: #FFFFFF;
}
.bg-greenlight{
  background-color: #47BEA7;
  color: #FFFFFF;
}
.bg-elemen{
  background-color: #D6EEE9;
  color: #333;
}

.bg-pkl-green{
  background-color: #47BEA7;
  color: #FFFFFF;
}
.bg-pkl-green:hover {
  background-color: #2f796b;
  text-decoration: none;
  color: #FFFFFF;
}
.bg-pkl-greenlight{
  background-color: #17fcca;
  color: #ddd;
}
.bg-pkl-greenlight:hover {
  background-color: #04743a;
  text-decoration: none;
  color: #FFFFFF;
}

.bg-pkl-yellow{
  background-color: #FF9800;
  color: #FFFFFF;
}
.bg-pkl-yellow:hover {
  background-color: #ff9900c8;
  text-decoration: none;
  color: #FFFFFF;
}
.bg-pkl-red{
  background-color: #E96161;
  color: #FFFFFF;
}
.bg-pkl-red:hover {
  background-color: #e77676;
  text-decoration: none;
  color: #FFFFFF;
}
.bg-pkl-orange{
  background-color: #FAA21C;
  color: #FFFFFF;
}
.bg-pkl-orange:hover {
  background-color: #d98c17;
  text-decoration: none;
  color: #FFFFFF;
}
.bg-pkl-purple{
  background-color: #8568AA;
  color: #FFFFFF;
}
.bg-pkl-purple:hover {
  background-color: #5d467a;
  text-decoration: none;
  color: #FFFFFF;
}
.bg-pkl-bluizin{
  background-color: #628CC3;
  color: #FFFFFF;
}
.bg-pkl-bluizin:hover {
  background-color: #446591;
  text-decoration: none;
  color: #FFFFFF;
}
.btn-pkl{
  display: inline-block;
  padding: 0.6em 1.2em;
  margin: 0 0.3em 0.3em 0;
  border-radius: 2em;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  font-family: 'Roboto',
    sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
  transition: all 0.2s;
}

.p-tb-15{
  padding: 15px 0px;
}
.m-b-15 {
  margin-bottom:15px;
}
.title-nav-question{
  width: 100%;
  height: auto;
  padding: 10px 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #696969;
  text-align: center;
}
.dropdown-page-question{
  position: absolute;
  min-width: 330px;
  max-width: 335px;
  height: 475px;
  /* height: 445px; */
  /* left: -23px !important; */
  left: -42px !important;
  z-index: 3;
  top: 14px !important;
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
  border: 1px solid rgba(0, 0, 0, .06);
  padding-left: 18px;
  padding-right: 18px;
}
.bg-week{
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
}
.mb-6, .my-6 {
  margin-bottom: 6rem !important;
}



.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-30 {
  font-size: 30px;
}
.fs-40 {
  font-size: 40px;
}
.fs-50 {
  font-size: 50px;
}
.fs-60 {
  font-size: 60px;
}
.fs-70 {
  font-size: 70px;
}
.fs-100 {
  font-size: 70px;
}
.ptb-20 {
  padding: 20px 0px;
}
.gradient-text {
  background: linear-gradient(91deg, #F4EC02 17.07%, #FFB109 77.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

