@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");
* {
  margin: 0;
  padding: 0;
  font-family: inter;
}

.owl-theme .owl-dots {
  padding-top: 24px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background-color: #f3ad25 !important;
}

.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #f3ad25 !important;
}

.header {
  background: #191249 center/cover url("../../../assets/front/img/bg-ahs-jmb.png") no-repeat;
  height: 40rem;
  color: white;
  padding: 160px 0;
}

.header .desc-ahs {
  margin-top: 48px;
}

.header .desc-ahs .title h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
}

.header .desc-ahs .desc p {
  color: #f3ad25;
  font-size: 18px;
}

.header .desc-ahs .action {
  margin-top: 32px;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .header {
    height: 48rem;
  }
  .header .des-ahs {
    text-align: center;
  }
  .header .des-ahs .desc p {
    font-size: 12px;
  }
}

.header-section .title {
  color: #f3ad25;
}

.header-section .title h3 {
  font-size: 24px;
  font-weight: 700;
}

.header-section .sub-title {
  color: #fff;
}

.header-section .sub-title p {
  font-size: 14px;
}

.harga {
  padding: 160px 0 80px 0;
  background: #191249;
}

.header-harga-section .title {
  color: #fff;
  font-weight: 700;
}

.artikel {
  padding: 160px 0 80px 0;
  background: #191249;
}

.header-artikel .title {
  color: #fff;
}

.auth .auth-contain .row.auth-login {
  height: 100vh;
}

.auth .auth-contain .row.auth-register {
  height: 100vh;
}

.auth .auth-contain .row.auth-lupas {
  height: 100vh;
}

.auth .auth-contain .row .auth-form {
  background-color: #191249;
}

.auth .auth-contain .row .auth-side {
  background: #191249 center/cover url("../../../assets/front/img/bg-ahs-jmb.png");
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .row.auth-login {
    height: 100vh;
  }
  .row.auth-register {
    height: 100vh;
  }
  .row.auth-lupas {
    height: 100vh;
  }
  .row .auth-side {
    display: none;
  }
}

.tutorial {
  padding: 160px 0 80px 0;
  background: #191249;
}

.navbar-ahs {
  background-color: rgba(0, 0, 0, 0.6);
}

.navbar-ahs .logo {
  width: 80px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

.navbar-ahs .img-profile {
  width: 50px;
  border: 3px solid #fff;
}

.navbar-ahs .navbar-nav li {
  padding: 12px 4px;
}

.navbar-ahs .navbar-nav li a {
  color: #fff !important;
  font-size: 18px;
  margin-right: 28px;
  font-weight: 400;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.navbar-ahs .navbar-nav li a:hover {
  color: #f3ad25 !important;
}

.navbar-ahs .navbar-nav li a.active {
  color: #f3ad25 !important;
  font-weight: 600;
  border-bottom: 2px solid #f3ad25;
}

@media only screen and (min-width: 300px) and (max-width: 1198px) {
  .navbar-ahs .navbar-nav {
    text-align: right;
  }
  .navbar-ahs .navbar-nav li {
    padding: 12px 4px;
  }
  .navbar-ahs .navbar-nav li a {
    font-size: 24px;
  }
  .navbar-ahs .navbar-nav li a.active {
    border-bottom: none;
  }
  .navbar-ahs .dropdown-profile {
    position: absolute;
    right: 24px;
  }
  .btn-outline-ahs {
    display: block;
    margin: 32px 4px 48px auto;
  }
}

.ahs-dec {
  background: rgba(25, 18, 73, 0.9);
  color: white;
  padding: 80px 12px;
}

.ahs-dec img {
  width: 80%;
}

.ahs-dec .title {
  font-size: 18px;
  font-weight: 700;
}

.ahs-dec .head .line {
  position: absolute;
  right: 0px;
}

.ahs-dec .ahs-detail .desc p {
  font-size: 16px;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .ahs-dec img {
    display: block;
    margin: 32px auto;
  }
}

.kontak-list {
  font-size: 18px;
}

.kontak-list img {
  width: 80%;
}

.kontak-list .jadwal {
  color: #f3ad25;
  font-weight: 700;
}

.keunggulan {
  padding: 80px 0;
  background: #191249;
}

.keunggulan .card-list-ahs .card-ahs .card-body {
  background-color: rgba(25, 18, 73, 0.9);
}

.produk {
  padding: 80px 0;
  background: rgba(25, 18, 73, 0.9);
}

.produk .card-list-ahs .card-ahs .card-body {
  background-color: #191249;
}

.brand {
  padding: 80px 0;
  background: #191249 center/cover url("../../../assets/front/img/bg-brand-ahs.png") no-repeat;
}

.brand .item .card {
  border-radius: 12px;
  background-color: #f5f5f5;
}

.testimonial {
  padding: 80px 0;
  background: #191249;
}

.testimonial .card-list-testi .card-testi .card-body {
  background-color: rgba(25, 18, 73, 0.9);
  padding-bottom: 40px;
}

.kontak {
  padding: 40px 0;
  background: rgba(25, 18, 73, 0.9);
  color: #fff;
}

.kontak .map .map-card {
  height: 24rem;
}

.kontak .line {
  margin: 48px 0;
  position: absolute;
  right: 0px;
}

.footer {
  background: rgba(25, 18, 73, 0.9);
}

.footer p {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer .sosmed i {
  color: #fff;
  font-size: 24px;
  margin-right: 24px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.footer .sosmed i:hover {
  color: #f3ad25;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .footer p {
    font-size: 12px;
  }
  .footer .sosmed i {
    font-size: 18px;
  }
}

.harga .card {
  border: 2px solid #fff;
}

.harga .card .card-body {
  padding: 34px 36px;
}

.harga .card .card-body .header-harga {
  margin-bottom: 32px;
}

.harga .card .card-body .type {
  font-size: 24px;
}

.harga .card .card-body .harga-ahs {
  font-size: 36px;
}

.harga .line {
  margin-top: 28px;
  position: absolute;
  right: 0px;
}

.artikel .artikel-content .card-artikel .card-title {
  color: #f3ad25;
}

.artikel .artikel-content .card-artikel img {
  width: 75%;
  display: block;
  margin: 0 auto;
}

.artikel .artikel-content .line {
  margin-top: 32px;
  position: absolute;
  right: 0px;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .artikel .artikel-content .card-artikel .card-body img {
    width: 100%;
  }
  .artikel .artikel-content .card-artikel .card-body p {
    font-size: 12px;
  }
}

.tutorial .line {
  margin-top: 28px;
  position: absolute;
  right: 0px;
}

.btn-ahs {
  padding: 14px 48px;
  border-radius: 100px;
  font-size: 14px;
  color: #fff;
  background-color: #f3ad25;
  border: 2px solid #f3ad25;
  font-weight: 700;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.btn-ahs:hover {
  background: transparent;
  color: #f3ad25;
}

.btn-outline-ahs {
  padding: 14px 48px;
  border-radius: 100px;
  font-size: 14px;
  color: #f3ad25;
  background: transparent;
  border: 2px solid #f3ad25;
  font-weight: 700;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.btn-outline-ahs:hover {
  background-color: #f3ad25;
  color: #fff;
}

.btn-toggler-ahs {
  border: none;
}

.btn-toggler-ahs .navbar-toggler-icon {
  color: #f3ad25;
}

.btn-harga-ahs {
  background-color: #191249;
  color: #fff;
  padding: 14px 0;
  border: 1px solid transparent;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: 700;
}

.btn-harga-ahs:hover {
  color: #fff;
  text-decoration: underline;
}

.btn-harga-secondary-ahs {
  background-color: #f3ad25;
  color: #191249;
  padding: 14px 0;
  border: 1px solid transparent;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-weight: 700;
}

.btn-harga-secondary-ahs:hover {
  color: #191249;
  text-decoration: underline;
}

.btn-arrow {
  border: 4px solid #f3ad25;
  padding: 12px 24px;
}

.btn-arrow i {
  color: #fff;
  font-size: 24px;
}

.btn-auth {
  background-color: #f3ad25;
  color: #fff;
  border-radius: 50px;
  padding: 16px;
  font-size: 18px;
  font-weight: 700;
  border: 2px solid transparent;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.btn-auth:hover {
  background: transparent;
  border: 2px solid #f3ad25;
  color: #f3ad25;
}

.btn-google {
  color: #191249;
  background-color: #fff;
  border-radius: 50px;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: 700;
}

.btn-google:hover {
  color: #191249;
  background-color: #fff;
}

.btn-google img {
  width: 50px;
  height: 50px;
  margin-right: 4px;
}

.btn-profile {
  background: transparent;
  color: #f3ad25;
  font-size: 18px;
  padding: 0px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.btn-profile:hover {
  text-decoration: underline;
  color: #f3ad25;
}

.line {
  border: 1px solid #f3ad25;
  width: 32rem;
  height: 1px;
}

.line2 {
  border: 1px solid #fff;
  width: 50px;
  height: 1px;
}

.line3 {
  border: 1px solid #f3ad25;
  width: 100px;
  height: 1px;
}

.line4 {
  height: 5px;
  width: 10%;
  border-radius: 50px;
  color: #f3ad25;
  background-color: #f3ad25;
}

.line5 {
  height: 5px;
  width: 24%;
  border-radius: 50px;
  color: #f3ad25;
  background-color: #f3ad25;
}

.line6 {
  width: 90%;
  height: 1px;
  border-radius: 24px;
  color: #786f9c;
  background-color: #786f9c;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .line {
    width: 20rem;
  }
}

.card-ahs {
  border: none;
  color: white;
  text-transform: capitalize;
  height: 21rem;
}

.card-ahs .card-body {
  border-bottom: 3px solid #fff;
  padding-bottom: 0px;
}

.card-ahs .card-body img {
  width: 6em;
  -o-object-fit: cover;
     object-fit: cover;
}

.card-ahs .card-body .card-title {
  margin-top: 28px;
  font-size: 24px;
}

.card-ahs .card-body .card-text {
  margin-top: 12px;
  font-size: 14px;
  margin-bottom: 0px;
}

@media only screen and (min-width: 300px) and (max-width: 1148px) {
  .card-ahs {
    height: 100%;
  }
  .card-ahs .card-body img {
    width: 25%;
  }
}

.card-testi {
  border: none;
  color: white;
  text-transform: capitalize;
}

.card-testi .card-body .testi-text {
  font-size: 12px;
}

.card-testi .star-testi {
  margin-bottom: 28px;
}

.card-testi .star-testi i {
  color: #f3ad25;
  font-size: 14px;
}

.card-profile-testi {
  background: transparent;
  color: #fff;
  border: none;
  margin-top: -60px;
}

.card-profile-testi .profile img {
  width: 25%;
  height: 25%;
}

.card-profile-testi .profile .testi-name {
  margin-top: 12px;
  font-size: 18px;
}

.card-profile-testi .profile .testi-role {
  margin-top: 14px;
  font-size: 14px;
}

.card-harga-ahs .card-body {
  color: #fff;
  background-color: rgba(25, 18, 73, 0.9);
}

.card-harga-ahs .card-body .header-harga .type {
  color: #f3ad25;
  font-weight: 800;
}

.card-harga-ahs .card-body .header-harga .harga-ahs b {
  font-size: 18px;
}

.card-harga-ahs .card-body .header-harga .detail-harga {
  font-size: 12px;
}

.card-harga-ahs .card-body .item-harga {
  margin-bottom: 12px;
}

.card-harga-ahs .card-body .item-harga .icon {
  background-color: #191249;
}

.card-harga-ahs .card-body .item-harga .icon i {
  font-size: 12px;
}

.card-harga-ahs .card-body .item-harga .icon-detail {
  font-size: 14px;
}

.card-harga-secondary-ahs .card-body {
  color: #fff;
  background-color: #f3ad25;
}

.card-harga-secondary-ahs .card-body .header-harga .type {
  color: #191249;
  font-weight: 800;
}

.card-harga-secondary-ahs .card-body .header-harga .harga-ahs b {
  font-size: 18px;
}

.card-harga-secondary-ahs .card-body .header-harga .detail-harga {
  color: #191249;
  font-size: 12px;
}

.card-harga-secondary-ahs .card-body .header-harga hr {
  color: #191249;
}

.card-harga-secondary-ahs .card-body .item-harga {
  margin-bottom: 12px;
}

.card-harga-secondary-ahs .card-body .item-harga .icon {
  background-color: #191249;
}

.card-harga-secondary-ahs .card-body .item-harga .icon i {
  font-size: 12px;
}

.card-harga-secondary-ahs .card-body .item-harga .icon-detail {
  color: #191249;
  font-size: 14px;
}

.card-artikel {
  border: none;
}

.card-artikel .card-body {
  background-color: rgba(25, 18, 73, 0.9);
  color: white;
}

.card-auth {
  padding: 8px 48px;
  background-color: #191249;
  border: none;
}

.card-auth .card-body {
  color: #fff;
}

.card-auth .card-body .header-auth {
  margin-bottom: 32px;
}

.card-auth .card-body .header-auth img {
  width: 25%;
  margin-left: -2em;
}

.card-auth .card-body .header-auth .title {
  font-weight: 700;
}

.card-auth .card-body .header-auth .sub-title {
  font-size: 14px;
}

.card-auth .card-body .alert-lupas .alert {
  font-size: 14px;
  border-radius: 6px;
  background-color: #786f9c;
  color: white;
}

.card-auth .card-body .alert-lupas .alert b {
  font-weight: 800;
  color: #191249;
  text-decoration: underline;
}

@media only screen and (min-width: 300px) and (max-width: 991.98px) {
  .card-auth {
    padding: 8px 8px;
  }
  .card-auth .card-body .header-auth img {
    width: 35%;
  }
}

.card-tutorial {
  color: #fff;
  border: none;
}

.card-tutorial .card-body {
  background: rgba(25, 18, 73, 0.9);
}

.card-tutorial .card-body .card-title {
  color: #f3ad25;
  font-weight: 700;
}

.card-tutorial .card-body .card-text {
  font-size: 14px;
}

.badge, .badge-harga, .badge-harga-secondary {
  padding: 8px 12px;
  font-size: 12px;
}

.badge-harga {
  background-color: #f3ad25;
  color: #191249;
}

.badge-harga-secondary {
  background-color: #191249;
  color: #fff;
}

.form-auth label {
  font-size: 16px;
  margin-bottom: 14px;
  font-weight: 600;
}

.form-auth input {
  padding: 12px 10px 12px 24px;
  border-radius: 24px;
  background-color: #786f9c;
  border: 2px solid transparent;
  color: white;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.form-auth input:focus {
  color: white;
  background-color: #786f9c;
  border: 2px solid #fff;
}

.form-auth input::-webkit-input-placeholder {
  color: #191249;
  font-size: 14px;
}

.form-auth input:-ms-input-placeholder {
  color: #191249;
  font-size: 14px;
}

.form-auth input::-ms-input-placeholder {
  color: #191249;
  font-size: 14px;
}

.form-auth input::placeholder {
  color: #191249;
  font-size: 14px;
}

.form-auth select {
  padding: 12px 10px 12px 24px;
  border-radius: 24px;
  background-color: #786f9c;
  border: 2px solid transparent;
  color: white;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.form-auth select:focus {
  color: white;
  background-color: #786f9c;
  border: 2px solid #fff;
}

.form-auth select::-webkit-input-placeholder {
  color: #191249;
}

.form-auth select:-ms-input-placeholder {
  color: #191249;
}

.form-auth select::-ms-input-placeholder {
  color: #191249;
}

.form-auth select::placeholder {
  color: #191249;
}

.form-auth select option {
  border: 1px solid transparent;
  border-radius: 24px;
  font-size: 16px;
  background-color: #191249;
}

.form-auth select option:hover {
  background-color: #786f9c;
}

.form-auth .form-status p {
  color: #fff;
  font-size: 14px;
}

.form-auth .form-status a {
  font-size: 14px;
  text-decoration: none;
  color: #f3ad25;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.form-auth .form-status a:hover {
  text-decoration: underline;
}

.dropdown-profile {
  position: relative;
  display: inline-block;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.dropdown-item {
  margin-top: 8px;
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  right: 0px;
  border-radius: 4px;
  z-index: 1;
}

.dropdown-profile:hover .dropdown-item {
  display: -ms-grid;
  display: grid;
  background-color: rgba(0, 0, 0, 0.6);
}

.caption {
  text-align: center;
}

.caption .profile-title {
  padding-top: 0px;
  color: #fff;
}

.caption .btn-profile {
  margin-top: -18px;
}
/*# sourceMappingURL=style.css.map */

.navbar-ahs .logo {
    height: auto;
}
