@import 'https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200';
@import 'https://fonts.googleapis.com/css2?family=Karla:wght@200;300;400;500;600;700;800&amp;display=swap';

body {
    font-family: karla, sans-serif;
    color: var(--dark);
    font-size: 12px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid transparent;
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset -1px -1px 0 rgba(0, 0, 0, .05), inset 1px 1px 0 rgba(0, 0, 0, .05)
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #fff
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background: hsla(0, 0%, 53.3%, .4)
}

.vh-100{
    height: 100dvh !important;
}

/* Styling Dropdown Show Entries */
    .show-entries-box {
        height: 40px; /* Tinggi kotak */
        border: 1px solid #eee !important;
        box-shadow: 0 4px 6px rgba(0,0,0,0.02) !important;
    }
    
    /* Hilangkan panah default select browser agar kita bisa pakai icon sendiri jika mau, 
       tapi disini saya biarkan default bootstrap yang di-override transparan */
    .focus-none:focus {
        box-shadow: none !important;
        outline: none !important;
    }

    /* Styling Kotak Pagination (SQUARE STYLE) */
    .page-btn {
        width: 38px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: white;
        border-radius: 10px; /* Sudut membulat seperti gambar */
        box-shadow: 0 2px 6px rgba(0,0,0,0.08); /* Bayangan halus */
        color: #333;
        font-weight: 600;
        font-size: 14px;
        text-decoration: none;
        transition: all 0.2s ease;
        border: 1px solid transparent;
        cursor: pointer;
    }

    /* Efek Hover */
    .page-btn:not(.active):not(.disabled):hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        color: #0d6efd;
    }

    /* State Aktif (Biru Tua) */
    .page-btn.active {
        background-color: #1e3a8a; /* Biru tua seperti di header gambar */
        color: white;
        box-shadow: 0 4px 10px rgba(30, 58, 138, 0.3);
    }

    /* State Disabled (Abu-abu) */
    .page-btn.disabled {
        background-color: #f8f9fa;
        color: #ccc;
        cursor: not-allowed;
        box-shadow: none;
        border: 1px solid #eee;
    }
    
/* Warna Header Biru seperti di gambar */
.header-custom {
    background: linear-gradient(90deg, #0ea5e9 0%, #1e40af 100%); /* Gradasi biru muda ke tua */
    color: white;
    border-radius: 15px; /* Sudut membulat */
    padding: 15px 0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

/* Garis pemisah vertikal di header */
.header-divider {
    border-right: 1px solid rgba(255,255,255, 0.3);
}

/* Styling untuk setiap baris data (Row Card) */
.row-card {
    background: white;
    border-radius: 15px; /* Sudut membulat setiap baris */
    margin-bottom: 15px; /* Jarak antar baris */
    padding: 15px 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* Bayangan halus */
    transition: transform 0.2s, box-shadow 0.2s;
    border: 1px solid #f0f0f0;
}

.row-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* Garis pemisah vertikal di body (samar-samar) */
.body-divider {
    border-right: 1px solid #eee;
}

/* Typography alignment */
.col-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-left {
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.pagination-custom .page-item .page-link {
    background-color: #fff;
    color: #333;
    border-radius: 4px;
    margin: 0 2px;
    padding: 6px 12px;
    font-weight: 500;
}

.pagination-custom .page-item.active .page-link {
    background-color: #193882;
    color: #fff;
}

.pagination-custom .page-item.disabled .page-link {
    color: #aaa;
    pointer-events: none;
}

.bg-linear-primary{
    background: linear-gradient(90deg, rgba(1, 165, 234, 1) 0%, rgba(20, 52, 126, 1) 100%);
}
.fs-14{
    font-size: 14px;
}
.fs-11{
    font-size: 11px;
}
.fs-12{
    font-size: 12px;
}
.fs-16{
    font-size: 16px;
}
.fs-18{
    font-size: 18px;
}
.fs-20{
    font-size: 20px;
}
.fs-24{
    font-size: 24px;
}
.fw-verybold{
    font-weight: 800;
}

a{
    text-decoration: none;
}

.btn-gray {
    background-color: #f0f0f0;  /* soft gray */
    color: #495057;              /* medium gray text */
    border: none;                /* optional: hilangkan border */
    transition: all 0.2s ease;  /* smooth hover/active */
}

.btn-gray:hover {
    background-color: #d6d6d6;  /* sedikit lebih gelap saat hover */
}

.btn-gray:active {
    background-color: #cfcfcf;  /* sedikit lebih gelap saat klik */
    transform: scale(0.95);     /* klik terasa smooth */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}


.btn-next{
    border: 1px solid #E8E4E4;
    background: white;
    border-radius: 50px;
    padding: 6px 12px;
    box-shadow: 0 8px 10px rgb(0,0,0,0.12);
}

.btn-filter{
    padding: 12px;
    background: #01A3E9;
    border-radius: 50px;
    width: 100%;
    border: none;
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.card-info{
    width: 100%;
    background: #01A5EA;
    background: linear-gradient(90deg, rgba(1, 165, 234, 1) 0%, rgba(20, 52, 126, 1) 100%);
    padding: 18px;
    border-radius: 16px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*  box-shadow:*/
    /*0 1px 2px rgba(0, 0, 0, 0.05),*/
    /*0 8px 24px rgba(0, 0, 0, 0.08);*/
}

.card-conseling {
    width: 100%;
    background: linear-gradient(90deg, rgba(1, 165, 234, 1) 0%, rgba(20, 52, 126, 1) 100%);
    padding: 18px;
    border-radius: 14px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1),
                0 1px 2px rgba(0, 0, 0, 0.06);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    cursor: pointer;
}

.card-conseling:active {
    transform: scale(0.97); /* efek ditekan */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15),
                0 2px 4px rgba(0, 0, 0, 0.1);
}

.card-detail-counseling{
    width: 100%;
    /*height: 500px;*/
    padding: 24px;
    border-radius: 14px;
    background: white;
    border: 1px solid #e8e4e4;
    border-bottom: 5px solid #193882;
}

.article-card {
  position: relative;
  background-color: #ffffff;
  border-radius: 14px;
  overflow: hidden;

  box-shadow:
    0 1px 2px rgba(0, 0, 0, 0.06),
    0 6px 16px rgba(0, 0, 0, 0.10);

  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

/* Touch feedback (mobile friendly) */
.article-card:active {
  transform: scale(0.98);
  box-shadow:
    0 2px 6px rgba(0, 0, 0, 0.08),
    0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Image */
.article-image {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.article-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Body */
.article-body {
  padding: 10px 12px 14px;
}

/* Date */
.article-date {
  display: inline-flex;
  align-items: center;
  gap: 6px;

  font-size: 11px;
  color: #6b7280;
  margin-bottom: 4px;
}

/* Title */
.article-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  color: #111827;
  margin: 0;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ================================
   TABLET (>= 768px)
================================ */
@media (min-width: 768px) {
  .article-card {
    border-radius: 16px;
    box-shadow:
      0 2px 6px rgba(0, 0, 0, 0.08),
      0 12px 28px rgba(0, 0, 0, 0.12);
  }

  .article-body {
    padding: 14px 16px 18px;
  }

  .article-title {
    font-size: 15px;
  }

  .article-date {
    font-size: 12px;
  }
}

.landing-slider.slick-initialized,
.top-doctors.slick-initialized,
.available-doctor.slick-initialized,
.recent-doctors.slick-initialized {
    visibility: visible;
    opacity: 1
}

.landing-slider,
.top-doctors,
.available-doctor,
.recent-doctors {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

.text-orange {
    color: #fc5e3b !important;
}

.text-blue {
    /*color: #2155CD !important;*/
    color: #193882 !important;
}

.text {
    text-wrap: nowrap
}

.icon-border {
    width: 50px;
    height: 50px
}

.pet-border {
    width: 70px;
    height: 70px
}

.cw-30 {
    width: 30px
}

.w-round {
    width: 50px;
    height: 50px
}

.otp-text {
    text-align: center
}

.fs-head h5 {
    font-size: 17px
}

.fs-littel {
    font-size: 10px
}

.icon {
    color: #000
}

.text-btn {
    color: #000
}

.w-28 {
    width: 20px;
    height: 20px
}

.icon-up {
    transform: rotate(194deg)
}

.icon-down {
    transform: rotate(366deg)
}

.bg-send {
    transform: rotate(314deg)
}

.rounded-send {
    width: 66px;
    height: 66px
}

.link {
    transform: rotate(314deg)
}

.w-352 {
    width: 352px
}

.w-23 {
    width: 23px;
    height: 23px
}

.bg-white-30 {
    background-color: rgb(255 255 255/21%);
    width: 60px;
    height: 60px
}

#radio-btn {
    width: 25px;
    height: 25px
}

.cw-60 {
    width: 40px;
    min-width: 40px;
    max-width: 40px
}

.fav-icon {
    width: 47px;
    height: 47px;
    min-width: 47px;
    max-width: 47px;
    min-height: 47px;
    max-height: 47px
}

.cw-50 {
    width: 50px
}
.w-60{
    width: 60px;
}

.display-1 {
    font-size: 175px
}

.video-call {
    background-image: url(../img/call-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.icon-lg {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px
}

.chat-rounded-right {
    border-radius: 19px;
    padding: 10px 15px !important;
    font-size: 13px
}

.chat-rounded-left {
    border-radius: 19px;
    padding: 10px 15px !important;
    font-size: 13px
}

.bg-primary {
    background-color: #DFF6FF !important
}

.text-primary {
    color: #2155CD !important
}

img.img-banner {
    filter: drop-shadow(5px 5px 5px #B4B4B8);
}

.btn-lg {
    font-size: 17px;
    padding: 16px 22px;
    font-weight: 600
}

.btn-primary,
.btn-outline-primary:hover {
    background: #5AB2FF;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #4aa0e6;
}

.btn-outline-primary {
    background: rgb(101 4 181/12%);
    border-color: rgb(101 4 181/11%);
    color: #5AB2FF
}

.main-logo {
    height: 25px
}

.cw-100 {
    width: 100px
}

.w-220 {
    width: 200px
}

.homepage-cate {
    margin-top: -64px
}

.steps-for .progress {
    height: 7px
}

.steps-for h6 {
    font-size: 13px
}

.form-check-input:checked {
    background-color: #6604b5;
    border-color: #6604b5
}

.btn-outline-secondary {
    border-color: #dee2e6
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    background: #dee2e6;
    color: #000;
    border-color: #d8d8d8
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #01A3E9;
}

.nav-pills .nav-link{
    border-radius: 50px;
    padding: 16px 18px;
    font-size: 14px;
}

.nav-link,
.nav-link:hover {
    color: #193882;
}


.border-primary {
    border-color: #d8d8d8 !important
}

.accordion-button:not(.collapsed) {
    background: #e7dcf2;
    color: #0d6efd;
}

:focus {
    box-shadow: none !important
}


.info_items_text {
    margin-bottom: 8px;
}

.info_items_text,
.progress-description {
    display: block;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}

.title-hour,
.hour-info {
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}

.title-hour {
    display: block;
}

.hour-info {
    display: inline-block;
    background-color: white;
    color: #000;
    font-weight: 600;
    font-size: 21px;
    padding: 5px 30px;
    border-radius: 100px;
}

.info_items_number {
    font-weight: 600;
    font-size: 21px;
}

.progress-description {
    margin: 0;
}

.info_items .progress,
.info_items .progress .progress-bar {
    border-radius: 0;
}

.info_items .progress {
    background: rgba(0, 0, 0, .2);
    margin: 10px 0px;
    height: 3px;
}

.checkout-info-item {
    border-left: 2px solid #2155CD;
}

.jadwal-item {
    display: grid;
    grid-template-columns: auto 1fr;
    /* Dua kolom di dalam jadwal-item */
    gap: 10px;
    /* Jarak antar elemen di dalam item */
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px 10px;
}

.list-jadwal {
    background-color: #e9f5e9;
    border: 1px solid #bde0a0;
    align-items: center;
    border-radius: 10px;
    padding: 10px 10px;
    text-align: center;
    font-weight: bolder;
    font-size: 12px;
    color: #2f6d32;
}

.detail-jadwal h4 {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: #333;
}

.pills-time {
    font-weight: bold;
    color: #007bff;
    /* Warna biru untuk jam */
}

.swiper-slide {
    width: 100% !important;
    /* Lebar setiap slide */
    height: 100% !important;
    /* Sesuaikan tinggi otomatis */
}

.swiper-container {
    width: 100%;
    /* Pastikan container tidak melebihi lebar elemen induk */
    overflow: hidden;
    /* Mencegah konten melampaui batas container */
}

.swiper-wrapper {
    display: flex;
    /* Pastikan wrapper menggunakan flexbox */
}

.swiper-slide {
    flex: 1 0 auto;
    /* Pastikan slide tidak meluas ke luar container */
}

.article-section img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.info-borrow {
    font-size: 12px;
}

.izin-section {
    border-bottom: 5px solid #ef4b4b;
}

.red-b-section {
    border-bottom: 5px solid #ef4b4b;
}

.blue-b-section {
    border-bottom: 5px solid #01A3E9;
}

.yellow-b-section {
    border-bottom: 5px solid #ffe814;
}

.green-b-section {
    border-bottom: 5px solid #129900;
}

.purple-b-section {
    border-bottom: 5px solid #c200b5;
}

.black-b-section {
    border-bottom: 5px solid #000;
}

.single-progress-post {
    position: relative;
    z-index: 1;
    margin-bottom: 1rem;
    padding: 0.75rem;
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: rgba(25, 107, 105, 0.1) 0px 1px 3px 0px, rgba(25, 107, 105, 0.06) 0px 1px 2px 0px;
    align-items: center;
}

.single-progress-post .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    width: 50px;
    height: 100%;
    border-radius: 1rem;
}

.single-progress-post .post-content {
    max-width: calc(100% - 50px);
    width: calc(100% - 50px);
    padding-left: 1rem;
}

.single-progress-post .post-content .post-meta a {
    font-size: 12px;
    text-transform: capitalize;
    margin-right: 1.5rem;
    color: #797494;
    font-weight: 500;
    position: relative;
    z-index: 1;
    text-decoration: none;
}

.single-progress-post .post-content .post-meta a p {
    font-size: 14px;
}

.badge {
    font-weight: 500;
    font-size: 12px;
}

.icon .badge {
    font-weight: 500;
    font-size: 9px;
}

.text-bg-info{
    background-color: #01A3E9 !important;
    color: white !important;
}

.list-group-item {
    background: rgba(235, 130, 66, 0.3);
    padding: 12px 15px;
    border-radius: 10px !important;
}

.side_bg_img {
    background: rgba(235, 130, 66, 0.3);
}