@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Sofia+Sans:400,500,600,700,800,900');
@media (min-width: 992px) {
  #img-hub {
    padding-left: 176px;
  }
}

#link-fitur::after {
  content: none;
}

.bg {
  background-image: url("../../landing-page/img/bg-dashboard.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.btn-modul {
  border-color: #929292;
  border-radius: 62px;
  color: #929292 !important;
}

.btn-modul-active {
  color: #ffffff !important;
  background: #e44c48;
  border-radius: 62px;
}

.support-header {
  border-radius: 8px;
}

.kt-h:hover {
  color: #e44c53 !important;
}

.link-kabar:hover {
  color: #e44c53 !important;
}

.link-support {
  /* color: #707070; */
  color: #000;
  font-size: 20px;
  font-family: Rubik, sans-serif;
  position: relative;
  top: 3px;
}

.link-support2 {
  color: #707070;
  font-size: 25px;
  font-family: Rubik, sans-serif;
}

.link-support2:hover {
  color: #e44c53 !important;
}

.link-support:hover {
  color: #00CB8A !important;
  text-decoration: none;
}

.btn-help {
  border-color: #ffffff;
  background-color: rgba(255,255,255,0);
  color: #ffffff !important;
  font-family: Rubik, sans-serif;
  border-radius: 62px;
  font-weight: bold;
}

#kabar-terkini {
  border-radius: 10px;
}

#artikel-pop {
  border-radius: 10px;
}

.regist {
  border-radius: 12px;
  font-family: Rubik, sans-serif;
}

#row-demo {
  border-radius: 10px;
}

#question-txt-area {
  height: 100px;
  resize: none;
}

.btn-artpop {
  border-radius: 15px;
  width: 100%;
  color: #707070;
  background-color: #e6e6e6;
  font-family: Rubik, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* btn-modul-active {
  color: #e44c53;
  border-radius: 20px;
  border-color: #929292;
} */

.artpop-icon {
  color: #e44c53;
  font-size: 20px;
  float: right;
}

.artpop-p {
  font-family: Rubik, sans-serif;
  color: #8f8f8f;
  font-size: 16px;
  padding: 0px 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.artpop-img {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pb-art {
  font-size: 12px;
}

@media (min-width: 992px) {
  .pb-art {
    font-size: 14px;
  }
}

.kt-h {
  color: #676767;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

kt-p {
  color: #676767;
}

.kt-p {
  color: #676767;
  font-family: Rubik, sans-serif;
  font-size: 14px;
}

.ls-row {
  margin: 40px -15px;
}

.nav-sehati-style {
  color: rgb(0, 0, 0) !important;
  font-family: Rubik, sans-serif;
}

.nav-hms-style {
  color: rgb(0, 0, 0) !important;
  font-family: Nunito Sans;
}

#profile {
  background-color: rgba(255,255,255,0);
  color: #00DF98;
  font-size: 26px;
  margin-left: 10px;
}

#profile-drop {
  text-decoration: none;
}

#link-support::after {
  content: none;
}

#renew-cont {
  margin-top: 55px;
}

.sehati-h-style {
  /* color: #e44c53; */
  font-family: Sofia Sans;
  font-weight: 800;
  /* font-weight: bold; */
}

.sehati-p-white {
  color: #000000;
  font-family: Rubik, sans-serif;
}

#renew-img {
  margin: 55px 0px;
}

#renew-btn {
  width: 340px;
}

.sehati-btn-box-style {
  border-radius: 10px;
  background-color: #e44c53;
  color: #ffffff !important;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

.sehati-btn-white-style {
  -webkit-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  border-radius: 62px;
  background-color: #ffffff;
  color: #e44c53;
  border-color: #e44c53;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

.sehati-btn-style {
  -webkit-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  border-radius: 62px;
  background-color: #e44c53;
  color: #ffffff !important;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

.HMS-form-style {
  background-color: #F8F8F8;
  color: #000000;
  border-radius: 5px;
  font-family: Nunito Sans;
  border: none;
}
.HMS-form-style::placeholder {
  color: #BEBEBE;
}

.HMS-form-style.datepicker {
  font-family: Rubik, sans-serif;
  padding-left: 1vh;
  cursor: pointer;
}
/* .HMS-form-style::placeholder {
  color: #9e9e9e;
  font-size: 1.8vh;
} */
.HMS-form-style[readonly] {
  background-color: #F9F9F9;
}
.sehati-input-group .input-group-append .input-group-text {
  background-color: #F9F9F9;
  border-radius: 4px;
  cursor: pointer;
  color: #00DF98;
  text-decoration: none;
  border: none;
}
.sehati-input-group .input-group-append .input-group-text.red {
  background-color: #00DF98;
  color: #fff;
}
.hidden-file {
  display: none;
}

.HMS-btn-kembali-green {
  border-radius: 5px;
  border-color: #00DF98; 
  font-weight: 600;
  font-family: Nunito Sans;
  color: #00DF98;
}
.HMS-btn-kembali-green:hover {
  border-radius: 5px;
  font-weight: 600;
  font-family: Nunito Sans;
  color: #00CB8A;
  background-color: #E6FCF5;
}

#container-account-setting {
  margin-top: 50px;
}

#tipe-subs {
  color: #e44c53;
}

#btn-renew {
  border-radius: 62px;
  background-color: #ffffff;
  color: #e44c53;
  font-family: Rubik, sans-serif;
  font-weight: bold;
  width: 230px;
  margin-bottom: 20px;
}

#sect-a-dashboard {
  background-color: #eaeaea;
}

#btn-renew:hover {
  background-color: #e44c53;
  color: #ffffff;
}

#col-pasien-terdaftar {
  background-color: #00DF98;
}

#col-kunjungan-loket {
  background-color: #A175FF;
}

#col-kunjungan-bpjs {
  background-color: #4F8EFF;
}

#col-new-pasien {
  background-color: #00DF98;
}

#col-this-month {
  background-color: #A175FF;
}

.col-dash-stat {
  /* -webkit-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.75); */
  border-radius: 8px;
  margin: 5px;
  color: #fff !important;
  font-family: Nunito Sans;
  font-size: 14px;
  padding: 10px 15px;
  box-shadow: 8px 16px 36px 4px rgba(51, 229, 173, 0.36);
}

.col-dash-stat-number {
  padding: 0px;
}

.dash-p {
  margin: 0px;
  font-size: 12;
  font-family: Nunito Sans;
  font-weight: 700;
}

.dash-h {
  margin: 0px;
  font-size: 24px;
  font-family: Sofia Sans;
  font-weight: 600;
}

#col-bg-green {
  background-color: #E6FCF5;
  border: #E6FCF5 2px solid;
}

#col-bg-green:hover {
  border: #00DF98 2px solid;
}

#col-bg-green a:hover {
  color: #00DF98;
}

#col-bg-blue {
  background-color: #EDF4FF;
  border: #EDF4FF 2px solid;
}

#col-bg-blue:hover {
  border: #4F8EFF 2px solid;
}

#col-bg-blue a:hover {
  color: #4F8EFF;
}

#col-bg-purple {
  background-color: #F6F1FF;
  border: #F6F1FF 2px solid;
}

#col-bg-purple:hover {
  border: #A175FF 2px solid;
}

#col-bg-purple a:hover {
  color: #A175FF;
}

.col-modul-dashboard {
  border-radius: 8px;
  margin: 5px;
  color: #000 !important;
  font-family: Nunito Sans;
  font-size: 12px;
  padding: 10px 15px;
}

.link-modul {
  color: #000;
  text-decoration: none;
}

.link-modul:hover {
  color: #000;
  text-decoration: none;
}

.col-dash-chart {
  box-sizing: content-box;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -ms-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
  cursor: default;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 10px;
  box-shadow: 8px 16px 24px rgba(137.06, 137.06, 137.06, 0.25);
  padding: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

#cols-dash1 {
  padding: 18px;
}

#cols-dash2 {
  padding: 18px;
}

.HMS-table-style thead {
  color: rgb(255,255,255);
  background-color: #00DF98;
}

.sehati-table-price-style tr:nth-child(odd) {
  background-color: #F8F8F8;
}

#btn-modal-sehati {
  width: 125px;
}

#sehati-modal {
  margin-top: 100px;
  margin-bottom: 100px;
}

#btn-sehati-modal {
  width: 200px;
  margin-bottom: 30px;
}

#img-modal {
  margin-top: 10px;
  margin-bottom: 20px;
}

#modal-head {
  margin-top: 20px;
}

#heading-dash {
  margin-top: 120px;
}

#row-stat-dash {
  margin-top: 50px;
}

.sehati-table-price-style tr td:first-of-type {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.HMS-table-style tr td:first-of-type {
  border-color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.sehati-table-price-style tr td:last-of-type {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.HMS-table-style tr td:last-of-type {
  border-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.sehati-table-price-style th:first-of-type {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.HMS-table-style th:first-of-type {
  border-color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.sehati-table-price-style th:last-of-type {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.HMS-table-style th:last-of-type {
  border-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#alamat-user {
  resize: none;
  height: 92px;
}

.bill-h {
  margin-bottom: 30px;
}

#search {
  width: 268px;
}

#btn-search {
  width: 75px;
  margin-left: 10px;
}

#btn-tambah {
  width: 160px;
}

#btn-stat-1 {
  width: 86px;
  margin-right: 12px;
  margin-bottom: 15px;
  background-color: rgb(255,255,255);
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

#btn-stat-2 {
  width: 86px;
  margin-bottom: 15px;
}

#sec-modules {
  background-image: url("../../landing-page/img/Union%204@2x.png?h=eb89ef0dbac14c6fbc939f577263654d");
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.btn-modules {
  background-image: url("../../landing-page/img/Group%20283@2x.png?h=0ced914c98c48cdc04b1de38baec0941");
}


#row-modules {
  padding-top: 80px;
}

#btn-module-coba {
  border-radius: 50%;
  width: 105px;
  height: 100px;
  background-image: url("../../landing-page/img/Group%20283.png?h=84da7331c4df21f22abe7d2af9bc0a70");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0,123,255,0);
}

.HMS-select-style {
  border: none;
  background-color: #F8F8F8;
  /* color: #BEBEBE; */
  border-radius: 5px;
  background-image: url("../img/icon_arrow_down.png");
  background-size: auto;
  font-family: Nunito Sans;
}

.HMS-select-style:focus {
  border: none;
  background-color: #F8F8F8;
  color: #000000;
  border-radius: 5px;
  background-image: url("../img/icon_arrow_up.png");
  background-size: auto;
  font-family: Nunito Sans;
}

.tagihanlabel {
  margin-bottom: 5px;
}

.sehati-modul-p {
  font-size: 12px;
}

.sehati-modul-h {
  color: #E44C53;
  font-weight: normal;
  font-size: 20px;
  font-family: Rubik, sans-serif;
}

#link-forget-pass {
  font-size: 12px;
  color: #737373;
  font-family: Rubik, sans-serif;
}

.sehati-login-style {
  background-color: #ffffff;
  padding: 10px 55px;
  padding-top: 30px;
}

.sehati-btn-status-style {
  border-color: #707070;
  border-radius: 62px;
  background-color: #ffff;
  color: #707070;
  font-family: Rubik, sans-serif;
  width: 112px;
}

.active.sehati-btn-status-style {
  border-color: #e44c53;
  color: #e44c53;
}

.sehati-form-col-head-style {
  font-size: 18px;
  color: #e44c53;
  font-family: Rubik, sans-serif;
}

.HMS-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HMS-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.HMS-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

.HMS-radio input:checked ~ .checkmark {
  background-color: #eee;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px #00DF98 solid;
  border-radius: 50%;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.HMS-radio input:checked ~ .checkmark:after {
  display: block;
}

.HMS-radio .checkmark:after {
  top: 4px;
  left: 3px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #00DF98;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  background-position: center !important;
  background-size: 20px !important;
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(../../landing-page/img/icon_calendar.png) no-repeat;
  width: 22px;
  height: 32px;
  border-width: thin;
}

.sehati-checkbox[type="checkbox"]:after { 
  background: #e44c53;
}

#desckerja {
  height: 150px;
}

.sehati-modul-icon-style {
  background-color: #eed;
  box-shadow: 0px 14px 25px 8px #ffcece;
  border-radius: 100px;
}

.col-mod:hover #modpuskesmas {
  content: url("../../landing-page/img/Group%20294.png?h=0bcb5a6184b143002a8b8a0bf9044c35");
}

.col-mod:hover .sehati-p-menu-modul-style {
  transition: margin-top 0.5s;
  color: #e44c53;
  margin-top: 16px;
}

.col-mod:hover #modpendaftaran {
  content: url("../../landing-page/img/Group%20295.png?h=0c2826da90a32e379882197ca590b2d0");
}

.col-mod:hover #moddokter {
  content: url("../../landing-page/img/Group%20298.png?h=acd38d4ee6cb303006c4135c741efaea");
}

.col-mod:hover #modfarmasi {
  content: url("../../landing-page/img/Group%20296.png?h=4cadce907e9555602a4f3b3d0f123d66");
}

.col-mod:hover #modlab {
  content: url("../../landing-page/img/Group%20297.png?h=9fb4b6a1926893eff86e22b0b96b2de0");
}

.col-mod:hover #modkasir {
  content: url("../../landing-page/img/Group%20299.png?h=936710bdef8b2e0cd4eb88fc6c080166");
}

#modal-mod-heading {
  margin-top: 30px;
}

#modal-footer-menu-modul {
  margin-bottom: 20px;
}

.btn-modal-menu-modul {
  width: 125px;
}

.btn-reset-pass {
  border-radius: 20px;
  width: 100%;
  margin-top: 115px;
}

#btn-login {
  border-radius: 5px;
  width: 100%;
}

#btn-daftar {
  border-radius: 5px;
  width: 100%;
}

#btn-reset-pass2 {
  margin-top: 15px;
}

.HMS-login-p {
  font-size: 24px;
  padding-top: 0px;
  margin-top: 30px;
  font-family: Nunito Sans;
}

.sehati-h-fail-style {
  color: #e44c53;
  font-family: Rubik, sans-serif;
  font-weight: bold;
  margin-top: 30px;
}

.sehati-h-success-style {
  color: #A4D166;
  font-family: Rubik, sans-serif;
  font-weight: bold;
  margin-top: 30px;
}

.sehati-h-price-style {
  margin-bottom: 0px;
  color: rgb(255,255,255);
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

.sehati-p-price-style {
  color: rgb(255,255,255);
  font-size: 12px;
  font-family: Rubik, sans-serif;
  margin-bottom: 10px;
  margin-top: 10px;
}

.sehati-btn-price-style {
  -webkit-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  box-shadow: 0px 5px 15px -8px rgba(0,0,0,0.75);
  border-radius: 62px;
  color: #ffffff !important;
  font-family: Rubik, sans-serif;
  font-weight: bold;
  width: 132px;
}

#footer-price {
  margin-top: 25px;
}

#body-price {
  margin-top: 25px;
}

.color-green{
  color: #00CB8A !important;
}

.color-purple{
  color: #A175FF !important;
}

.color-blue{
  color: #4F8EFF !important;
}

.color-black{
  color: #2E2E2E !important;
}

.color-white{
  color: white !important;
}

.color-gray{
  color: #737373 !important;
}

.bg-color-green{
  background: #00DF98;
}
.bg-color-purple{
  background: #A175FF;
}
.bg-color-blue{
  background: #4F8EFF;
}
.bg-color-gray{
  background: #E6FCF5;
}

.bg-chart{
  background: #E6FCF5;
  padding: 10px;
  border-radius: 20px;
}

.modul-hover:hover{
  background: #E6FCF5;
  color: #00CB8A;
  font-family: Rubik, sans-serif;
}

.background-text{
  background: #E6FCF5;
  margin-top: 20px;
  margin-bottom: 20px;
}

.square-text{
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.partner-shadow{
  box-shadow: 8px 16px 24px rgba(137.06, 137.06, 137.06, 0.25); 
  height: 350px; 
  padding: 10px;
}

.space-icon{
  margin-top: 20px;
  margin-bottom: 20px;
}

.space-text{
  margin-top: 40px;
  margin-bottom: 20px;
}

.HMS-font{
  font-family: Nunito Sans;
  font-weight: 600;
}

.HMS-B-font{
  font-family: Sofia Sans;
  font-weight: 800;
}

.HMS-modul{
  color: #2E2E2E;
  font-weight: bold;
  font-size: 30px;
  font-family: Rubik, sans-serif;
  padding-bottom: 20px;
}

#HMS-text{
  font-family: Rubik, sans-serif;
  font-size: 50px;
  font-weight: bold;
  font-weight: 800; 
  line-height: 64px;
}

#FLKA-text{
  font-family: Rubik, sans-serif;
  font-size: 25px;
  font-weight: 600;
  margin: 28px 0px 28px;
}

.HMS-fitur-text {
  color: #707070;
  font-family: Rubik, sans-serif;
}

.HMS-btn-green {
  font-family: Nunito Sans;
  font-weight: 700;
  width: 105px;
  font-size: 36px;
  border-radius: 5px;
  border-color:transparent;
  background-color: #00DF98;
  color: #ffffff;
  box-shadow: 12px 24px 64px rgba(51, 229, 173, 0.32);
  cursor: pointer;
}
.HMS-btn-green:hover{
  background-color:#00CB8A;
  color: white;
}

.HMS-btn-purple {
  font-family: Nunito Sans;
  font-weight: 700;
  width: 105px;
  font-size: 36px;
  border-radius: 5px;
  border-color:transparent;
  background-color: #A175FF;
  color: #ffffff;
  box-shadow: 12px 24px 64px rgba(51, 229, 173, 0.32);
  cursor: pointer;
}
.HMS-btn-purple:hover{
  font-family: Nunito Sans;
  font-weight: 700;
  width: 105px;
  font-size: 36px;
  border-radius: 5px;
  background-color:#7253B5;
  color: white;
  box-shadow: 12px 24px 64px rgba(51, 229, 173, 0.32);
}

.HMS-btn-blue {
  font-family: Nunito Sans;
  font-weight: 700;
  width: 105px;
  font-size: 16px;
  border-radius: 5px;
  border-color:transparent;
  background-color: #4F8EFF;
  color: #ffffff;
  box-shadow: 12px 24px 64px rgba(51, 229, 173, 0.32);
  cursor: pointer;
}

.HMS-btn-blue:hover {
  font-family: Nunito Sans;
  width: 105px;
  font-weight: bold;
  border-radius: 5px;
  font-size: 16px;
  background-color: #4881E8;
  box-shadow: 12px 24px 64px rgba(51, 229, 173, 0.32);
  color: #ffffff;
}

.HMS-btn-non {
  font-family: Nunito Sans;
  font-weight: 700;
  width: 105px;
  font-size: 18px;
  border-radius: 5px;
  border-color:transparent;
  background-color: #EAEAEA;
  color: #ffffff;
}


.sehati-h-white {
  color: #000000;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

#sehati-sub {
  margin: 0px 0px 28px;
}

#hubungi-kami {
 min-height: 350px;
background-color: #e44c53;
}

#footer p {
  font-size: 12px;
}

#footer a {
  color: rgb(255,255,255);
  font-size: 12px;
  font-family: Rubik, sans-serif;
}

#footer {
  background-color: #00CB8A;
  min-height: 325px;
}

#h-cobagratis {
  font-size: 20px;
  padding: 22px 0px;
  padding-bottom: 0px;
}

#p-cobagratis {
  font-size: 14px;
}

#p-about-us {
  font-size: 12px;
}

.sehati-btn-login-demo {
  width: 105px;
  font-weight: bold;
  border-radius: 5px;
  font-size: 16px;
  background-color: #4F8EFF;
  box-shadow: 0px 8px 16px rgba(114, 165, 255, 0.36);
  color: #ffffff !important;
  font-family: Rubik, sans-serif;
}

#btn-help1 {
  margin-top: 12px;
}

#fitur {
  margin-top: 38px;
  margin-bottom: 38px;
}

.sehati-p-menu-modul-style {
  color: #707070;
  font-family: Rubik, sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-top: 24px;
}

.sehati-p-menu-modul-style:hover#modpuskesmas:hover {
  transition: margin-top 0.5s;
  color: #e44c53;
  margin-top: 16px;
}

#btn-coba-gratis {
  width: 285px;
}

@media (min-width: 576px) {
  #btn-jelajah {
    width: 400px;
  }
}

@media (min-width: 1200px) {
  #tagline {
    padding-right: 0px;
    padding-left: 0px;
  }
}

#bg-hero {
  height: auto;
  padding-bottom: 125px;
}

.bg-landing-page {
  background-image: url("../../landing-page/img/bg-landing-page.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.tentang-hms {
  background-image: url("../../landing-page/img/bg-tentang-kami.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.bantuan-hms {
  background-image: url("../../landing-page/img/bg-pusat-bantuan.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.partner-hms {
  background-image: url("../../landing-page/img/bg-partner.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.faq-hms {
  background-image: url("../../landing-page/img/bg-faq.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.kontak-hms {
  background-image: url("../../landing-page/img/bg-kontak.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

#tagline {
  padding: 50px 15px;
  
}

@media (min-width: 992px) {
  #foot--col-1 {
    padding-bottom: 0px;
    padding-left: 130px;
  }
}

#foot--col-1 {
  padding-bottom: 20px;
}

@media (min-width: 992px) {
  #cont-hub {
    padding-top: 120px;
  }
}

#btn_hub_kami {
  border-radius: 16px;
  width: 182px;
}

#cont-hub {
  padding-top: 90px;
}

.sehati-p-faq-bold {
  color: #707070;
  font-family: Rubik, sans-serif;
  font-weight: bold;
}

.sehati-p-faq {
  color: #000;
}

.link-faq:hover {
  color: #000;
  text-decoration: none;
}

.link-faq {
  color: #000;
  font-weight: 500;
}

.HMS-formlabel-style {
  color: #737373;
  font-family: Nunito Sans;
}

.harga-HMS {
  background-image: url("../../landing-page/img/bg-harga.png");
  /* background-repeat: no-repeat; */
  background-size: cover;
}

.price-content {
  margin-top: 30px;
  margin-bottom: 60px;
}

.text-harga1 {
  color: #00DF98;
  font-weight: 700;
  font-size: 35px;
  justify-content: center;
  font-family: Sofia Sans;
}

.text-harga2 {
  font-size: 20px;
  justify-content: center;
  color: #737373;
  margin-bottom: 30px;
}

.card-price1 {
  background-color: #E6FCF5;
}

.card-price2 {
  background-color: #F6F1FF;
}

.card-price3 {
  background-color: #EDF4FF;
}

.price-text1 {
  font-weight: 500;
  margin: 0px;
}

.price-text2 {
  font-weight: 700;
  margin: 0px;
  font-size: 30px;
}

.price-desc1 {
  margin: 0px;
  font-weight: 600;
}

.price-desc-angka1 {
  margin: 0px;
  font-weight: 700;
  font-size: 30px;
  color: #00DF98;
}

.price-desc-angka2 {
  margin: 0px;
  font-weight: 700;
  font-size: 30px;
  color: #A175FF;
}

.price-desc-angka3 {
  margin: 0px;
  font-weight: 700;
  font-size: 30px;
  color: #4F8EFF;
}

.svg-price1 {
  fill: #00DF98;
}

.svg-price2 {
  fill: #A175FF;
}

.svg-price3 {
  fill: #4F8EFF;
}

.bantuan-title {
  color: #000;
  font-family: Sofia Sans;
  font-weight: bold;
}

.question-pusat-bantuan-text1 {
  color: #00DF98;
  margin: 10px;
}

.question-pusat-bantuan-text2 {
  color: #A175FF;
  margin: 10px;
}

.question-pusat-bantuan-text3 {
  color: #4F8EFF;
  margin: 10px;
}

.card-bantuan1 {
  background-image: url("../../landing-page/img/card-bantuan1.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 10px;
  border-radius: 15px;
  box-shadow: 16px 36px 64px 8px rgba(51, 229, 173, 0.36);
}

.card-bantuan1:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../landing-page/img/card-bantuan1.png");
}

.card-bantuan2 {
  background-image: url("../../landing-page/img/card-bantuan2.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 10px;
  border-radius: 15px;
  box-shadow: 16px 36px 64px 8px rgba(179, 146, 253, 0.36);
}

.card-bantuan2:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../landing-page/img/card-bantuan2.png");
}

.card-bantuan-desc1 {
  color: #fff;
  font-family: Sofia Sans;
  font-weight: 800;
}

.card-bantuan-desc2 {
  color: #fff;
  font-size: 24px;
}

.card-footer {
  background-color: transparent;
  border-top: transparent;
  justify-content: center;
  display: flex;
}

.sub-title-bantuan {
  font-size: 30px;
  font-weight: 800;
  font-family: Sofia Sans;
}

.sub-sub-title-bantuan {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.sub-sub-title-bantuan:hover {
  color: #00DF98;
  text-decoration: none;
}

.question-green {
  color: #00DF98;
  font-size: 18px;
  margin-bottom: 5px;
}

.question-purple {
  color: #A175FF;
  font-size: 18px;
  margin-bottom: 5px;
}

.btn-bantuan1 {
  width: 310px; 
  height: 72px; 
  padding-left: 16px; 
  padding-right: 16px; 
  padding-top: 4px; 
  padding-bottom: 4px; 
  border-radius: 4px; 
  border: 3.50px white solid; 
  justify-content: center; 
  align-items: center; 
  display: inline-flex;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.btn-bantuan1:hover {
  border-radius: 4px;
  color: #00DF98;
  background-color: #fff;
  text-decoration: none;
}

.btn-bantuan2 {
  width: 310px; 
  height: 72px; 
  padding-left: 16px; 
  padding-right: 16px; 
  padding-top: 4px; 
  padding-bottom: 4px; 
  border-radius: 4px; 
  border: 3.50px white solid; 
  justify-content: center; 
  align-items: center; 
  display: inline-flex;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}

.btn-bantuan2:hover {
  border-radius: 4px;
  color: #A175FF;
  background-color: #fff;
  text-decoration: none;
}

.HMS-resetpass-desc{
  font-family: Nunito Sans;
  font-size: 20px;
  margin-top: 30px;
}

#kenapa-HMS {
  background-color: #F6FAFF;
}

.btn-export-excel {
  background-color: #00DF98;
  border-color: transparent;
  color: #fff;
  font-weight: 600;
  font-family: Nunito Sans;
}

.btn-export-excel:hover{
  background-color: #00CB8A; 
  color: #fff; 
}

