
html {
    font-size: 13px;
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'plusjakartasans', 'open-sans',-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

a {
    text-decoration: none;
}

    a:hover {
        /*color: #ffe484;*/
        color: rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important
    }

.btn-bd-primary:hover, .btn-bd-primary:hover i {
    color: #fff !important;
}

.btn-bd-green:hover, .btn-bd-green:hover i {
    color: #fff !important;
}

.text-gray-100 {
    color: #f8f9fa !important;
}

.text-gray-200 {
    color: #e9ecef !important;
}

.te.text-gray-300 {
    color: #dee2e6 !important;
}

.text-gray-400 {
    color: #ced4da !important;
}

.text-gray-500 {
    color: #adb5bd !important;
}

.text-gray-600 {
    color: #6c757d !important;
}

.text-gray-700 {
    color: #495057 !important;
}

.text-gray-800 {
    color: #343a40 !important;
}

.text-gray-900 {
    color: #212529 !important;
}

.bg-header-top {
    background-image: url(../images/bg/bg-header.png);
    background-size: cover;
}

.bg-page-title-bg {
    background-image: url(../images/bg/breadcurmb.jpg);
    background-size: cover;
}

.bg-1 {
    background-image: url(../images/bg/bg-1.png);
}

.bg-2 {
    background-image: url(../images/bg/bg-2.jpg);
}

.bg-plus-1 {
    background-image: url(../images/bg/bg-plus-2.png);
    background-size: 160px;
    background-repeat: no-repeat;
}

.bg-plus-2 {
    background-image: url(../images/bg/bg-plus-2.png);
    background-size: 37px;
    background-repeat: no-repeat;
}

.bg-plus-3 {
    background-image: url(../images/bg/bg-plus-2.png);
    background-size: 63px;
    background-repeat: no-repeat
}

.bg-auth {
    background-image: url(../images/bg/login.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.bg-forgot-password {
    background-image: url(../images/bg/forgot-password.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.bg-reference-account {
    background-image: url(../images/bg/reference-account.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}


.bg-doctor-1 {
    /*background-image: url(../images/bg/doctor-01.png);
    background-repeat: no-repeat*/
}

.icon-1x {
    font-size: 19px;
}

.icon-2x {
    font-size: 21px;
}

.wg-header-contact a i, .wg-header-contact a span {
    color: #8cffe7;
}

.wg-header-contact a:hover i, .wg-header-contact a:hover span {
    color: #bff5ea;
}

.wg-header-contact a:hover i {
    font-weight: bold;
}

.header-middle {
    padding-top: .7rem;
    padding-bottom: .7rem;
}

.main-logo {
    height: 80px;
}

.header-bottom {
    background-image: url(../images/bg/bg-header.png);
    background-size: cover;
}

    .header-bottom .nav {
        font-size: 1.25rem;
        justify-content: space-between;
        display: flex;
        flex: 1;
    }

    .header-bottom a {
        text-transform: uppercase;
        color: white;
    }

        .header-bottom a:hover, .header-bottom a:focus {
            color: #34ace4 !important;
        }

.header-language img {
    width: 20px;
    height: 28px;
    padding-top: 4px;
    margin-right: 12px !important;
}

.header-middle .wg-book {
    margin-top: .3rem;
}

.header-bottom li.nav-item {
    /* justify-content: center; */
    display: flex;
    align-items: center;
    /* justify-items: center; */
}

.header-bottom .nav-item-language img {
    width: 35px;
}

.fs-18 {
    font-size: 18px;
}

main {
    margin-top: 144px;
}
/*-----------slider-----------*/
.slider-height-5 {
    height: 450px;
}
/*-----------sticky-bar-----------*/
.sticky-bar.stick {
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    background-color: #fff;
    border-bottom: 0 solid #4a90e2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

    /*-----------header-middle sticky-bar stick -----------*/
    .sticky-bar.stick.header-middle {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .sticky-bar.stick.header-middle .main-logo {
            height: 36px;
        }

        .sticky-bar.stick.header-middle .wg-socials {
            display: none !important;
        }

        .sticky-bar.stick.header-middle .wg-book {
            margin-top: 0;
        }

footer h5 {
    font-size: 1.1rem !important;
}

footer ul li {
    margin: 0;
}

.box-app-dowload img {
    height: 40px;
}

.owl-item.active .slider-animated-1 h1 {
    animation-delay: .5s;
    animation-name: fadeInRight;
}

.owl-carousel .animated {
    animation-duration: .7s;
    animation-fill-mode: both;
}

.owl-item.active .slider-animated-1 a {
    animation-delay: .9s;
    animation-name: fadeInRight;
}

.home-service .card-img-top {
    max-height: 185px;
}

.home-blog .card-title {
    min-height: 45px;
}

.bg-header-top {
    background-image: url(../images/bg/bg-header.png);
    background-size: cover;
}

.bg-page-title-bg {
    background-image: url(../images/bg/breadcurmb.jpg);
    background-size: cover;
}

.home-blog .img-fluid {
    height: 100px;
}

.home-about .bg-doctor-1 {
    background-position: right;
    background-size: contain;
}

.home-about .bg-plus-1 {
    background-position: 3% 48px;
}

.home-about .bg-plus-2 {
    background-position: 57% 54%;
}

.home-about .bg-plus-3 {
    background-position: 21% 88%;
}

.home-blog .img-fluid {
    height: 100px;
}

/*  .home-doctor .card {
        background: none;
        position: absolute;
        top: -70px;
    }*/

.home-banner h1 {
    position: relative;
}

    .home-banner h1::after {
        position: absolute;
        content: "";
        height: 3px;
        width: 170px;
        background-color: #fff;
        left: 0;
        bottom: -9px;
        margin: 0 auto;
        border-radius: 4px;
    }

.table thead th {
    color: #0e365b;
}

/*.home-banner-slider {
    width: 90%;
    margin: 0px auto;
}*/
.home-banner-slider .carousel-item {
    height: 500px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*.slick-slide {
    margin: 10px;
}*/

.slick-slide img {
    width: 100%;
    border: 0px solid #fff;
}

.box-login-by-orther img {
    width: 25px;
    height: 25px;
}

.box-login-by-orther li {
    width: 60px;
    justify-content: center;
    height: 60px;
    display: flex;
    margin-right: 15px;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
    transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
    cursor: pointer;
}

    .box-login-by-orther li:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
    }

    .box-login-by-orther li a {
        display: flex;
        align-items: center;
    }
/*-------------------page-prescription--------------------*/

.prescription-list {
}

    .prescription-list .prescription-item .action-close {
        display: none;
    }

    .prescription-list .prescription-item.open .action-open {
        display: none;
    }

    .prescription-list .prescription-item.open .action-close {
        display: block;
    }
/*-------------------page-service--------------------*/

.card.card-style-1 {
    min-height: 150px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 8px;
    transition: all 0.5s ease;
    cursor: pointer;
    user-select: none;
    z-index: 10;
    overflow: hidden
}

    .card.card-style-1 .backgroundEffect {
        bottom: 0;
        height: 0px;
        width: 100%
    }

    .card.card-style-1:hover {
        transform: scale(1.025);
        box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
    }

    /*  --- card-style-1-hover update color*/
    .card.card-style-1.card-style-1-hover:hover, .card.card-style-1.card-style-1-hover:hover .action-detail, .card.card-style-1.card-style-1-hover:hover .text-muted {
        color: #fff;
    }

    .card.card-style-1:hover .backgroundEffect {
        bottom: 0;
        height: 320px;
        width: 100%;
        position: absolute;
        z-index: -1;
        background: #3cbca2;
        animation: popBackground 0.3s ease-in
    }

.page-category-service .service-item .card-title, .page-category-service .service-item .action-detail {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;
}

.page-category-service .service-item:hover .card-title, .page-category-service .service-item:hover .action-detail {
    color: #fff !important;
}

.page-category-service .service-item:hover .text-muted {
    color: #0e365b !important;
}

@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%
    }

    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%
    }

    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%
    }

    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }
}

.card.card-style-1 .pic {
    position: relative
}

.card.card-style-1 .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 70px;
    color: white;
    position: absolute;
    bottom: 0px;
    transition: all ease
}

    .card.card-style-1 .date .day {
        font-size: 14px;
        font-weight: 600
    }

    .card.card-style-1 .date .month,
    .card.card-style-1 .date .year {
        font-size: 10px
    }

.card.card-style-1 .content {
    padding: 0 16px
}

    .card.card-style-1 .content .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 10px;
        border: none
    }

.card.card-style-1:hover .content .btn {
    background: #fff;
    color: #1b9ce3;
    box-shadow: #0000001a 0px 3px 5px
}

.card.card-style-1 .content .btn .fas {
    padding-left: 5px
}

.dot-style-2 .owl-dots {
    position: unset;
    justify-content: center;
    display: flex;
    margin-top: 12px;
}

.slick-prev:before, .slick-next:before {
    color: rgb(0 0 0 / .3)
}
/*-------------------page-brand--------------------*/
.page-branch .branch-item .card-title, .page-branch .branch-item .action-detail {
    --bs-text-opacity: 1;
    color: rgba(52,172,228,1) !important;
}

.page-branch .branch-item:hover .card-title, .page-branch .branch-item:hover .action-detail {
    color: #fff !important;
}

.page-branch .branch-item:hover .text-muted {
    color: #0e365b !important;
}

.branch-list-map {
    border-radius: var(--bs-border-radius-xl) !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

    .branch-list-map #map_canvas {
        max-height: 1020px;
    }
/*-------------------page-career--------------------*/
.career-list .career-list-head {
}

.career-list .career-item {
    /* padding-top: 7px;
    padding-bottom: 7px;*/
}

    .career-list .career-item > div {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .career-list .career-item:nth-child(even) > div {
        background: #f0f0e9;
    }

    .career-list .career-item span.title {
        /*  display:none;*/
    }
/*-------------------page-book-appointment--------------------*/
#bookAppointmentWrap i {
    width: 35px;
}

#bookAppointmentWrap #Note {
    height: 133px;
}

.takeshot {
    background: #fff;
    padding: 10px;
}

/*history*/
.booking-history-wrap .btn-payment {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 220px;
}

/*-------------------page-career--------------------*/
.page-career.detail .attribute-wrap .icon {
    width: 15px;
}
/*-------------------page-profile--------------------*/
.profile-header {
    transform: translateY(1rem);
}

.mobile .main-logo {
    height: 50px;
}

.mobile .nav-item-language img {
    width: 25px;
    /*padding-top: 2px;*/
}
/*-------------------pagination icon--------------------*/
.pagination li:first-child a, .pagination li:nth-child(2) a,
.pagination li:nth-last-child(2) a, .pagination li:last-child a {
    font-family: "Font Awesome 6 Pro" !important;
}

    .pagination li:first-child a:before {
        content: "\f323";
    }

    .pagination li:nth-child(2) a:before {
        content: "\f053";
    }

    .pagination li:nth-last-child(2) a:before {
        content: "\f105";
    }

    .pagination li:last-child a:before {
        content: "\f324";
    }

/*-------------------home page--------------------*/

.slider-content-8 {
    margin-left: 50px;
    min-width: 500px;
    background: rgb(255 255 255 / 50%);
    border-radius: 25px;
    padding: 17px;
    text-align: center;
}

    .slider-content-8 h1 {
        line-height: 1.2 !important;
        font-size: 40px;
    }

.home-banner h1::after {
    display: none;
}

.home-doctor .slick-prev:before, .home-doctor .slick-next:before {
    color: rgb(255 255 255 / 50%);
}
/*-------------------doctor page--------------------*/
.team-detail-box-layout {
    min-height: 393px;
}
/*------------- media---------------*/
@media (min-width: 768px) {
    html {
        font-size: 15px;
    }
}

@media (max-width: 768px) {

    .slider-content-8 {
        min-width: unset;
        margin-left: 9px;
        margin-right: 0;
        padding: 9px;
        background: rgb(255 255 255 / 25%);
        text-align: left;
        margin-bottom: 9px;
        border-radius: 9px;
    }

        .slider-content-8 h1 {
            font-size: 18px;
        }

    .slider-height-5 {
        align-items: end;
        background-position: 100%;
        background-size: 100%;
        /*height: 240px !important;*/
        height: calc(100vh - 91.5px) !important;
    }

        .slider-height-5 .py-2 {
            padding-top: .3rem !important;
            padding-bottom: .3rem !important;
        }

        .slider-height-5 .px-4 {
            padding-right: .75rem !important;
            padding-left: .75rem !important;
        }

    .home-about .w-75 {
        width: 100% !important;
    }

    .home-about .bg-doctor-1 {
        background-position: bottom;
        padding-bottom: 300px;
    }
    /*-------------------doctor page--------------------*/
    .team-detail-box-layout {
        min-height: unset;
    }
    /*   .home-doctor .card {
        background: none;
        position: unset;
    }*/
    /* .mobile-hotline{
        display:none;
    }*/
    .header-bottom a {
        color: #0e365b
    }

    .header-bottom .mobile-hotline a {
        color: #bf2228;
        font-size: 9px;
    }

    .header-bottom {
        background: #fff;
    }

    main {
        margin-top: 90px;
    }

    .home-banner .container {
        padding: 0;
    }
}

/*page-medical-record*/
.page-medical-record .treatment-item {
    border-bottom: 1px dotted silver;
    padding-top: 13px;
    padding-bottom: 13px;
}

    .page-medical-record .treatment-item .action-add-service.display-title {
        margin-top: 9px;
        width: 100%;
        justify-content: center;
    }

@media (max-width: 1200px) {
    .header-bottom .nav {
        --bs-nav-link-padding-x: .7rem;
        font-size: 1rem;
    }
}

.media-record-patient-detail .nav-item {
    margin: 2px;
}

.media-record-patient-detail .nav-link {
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 9px !important;
    padding: 7px;
    border: 1px solid #adb5bd;
    text-align: center;
    justify-content: center;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.page-post-booking .radio-button-list {
    list-style: none;
    padding: 0;
}

    .page-post-booking .radio-button-list li {
        margin-right: 12px;
    }


.time-list {
    display: block;
}

    .time-list li {
        display: inline-block;
        margin-top: 15px;
    }

        .time-list li .time-list-item {
            padding: 12px;
            display: block;
            width: 140px;
        }
