@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)
}

.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;
}

.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
}

.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;
    border-color: #5AB2FF
}

.btn-primary:hover,
.btn-primary:focus {
    background: #46007f;
    border-color: #46007f
}

.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: #0d6efd;
}

.nav-link,
.nav-link:hover {
    color: #0d6efd;
}

.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: 280px !important;
    /* Lebar setiap slide */
    height: auto;
    /* 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 #457aff;
}

.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;
}

.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;
    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;
}

.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);
}