﻿.page-title-area::before {
    background: #00000082 !important;
}

.d-table-cell {
    vertical-align: top;
    padding-top: 60px;
}

.featured-services-area::before {
    /*  background-image: linear-gradient(to right, rgba(245, 211, 144, 1), rgba(191, 152, 100, 1));*/
    background: #000000;
    width: 95%;
}

.featured-services-box {
    background-color: transparent;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 1;
    border-left: 1px solid #8b8b8b36;
    border-right: 1px solid #63727f3b;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.contact-inner {
    box-shadow: none;
}

.contact-form {
    padding: 5px 0px;
}

    .contact-form h2 {
        border-bottom: none;
        text-transform: uppercase;
        font-size: 21px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: bold;
        color: #000000;
    }

.timeRange {
    cursor: pointer;
    border: 1px solid #e3e3e3;
    width: auto;
    padding: 10px 7px;
    border-radius: 4px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    background: rgba(250, 250, 250, 1);
    color: #000000;
}

    .timeRange span {
        font-weight: normal;
        font-family: 'Helvetica Neue', sans-serif !important;
        font-size: 14px;
    }

.fc-basic-view .fc-body .fc-row {
    min-height: 30px !important
}

.buttonSelect {
    display: flex;
    justify-content: center;
    gap: 5px;
    background: linear-gradient(to right, rgba(245, 211, 144, 1), rgba(191, 152, 100, 1));
    border-radius: 5px;
    color: #000000;
    padding: 5px;
}

.luachon {
    color: #fff;
}

.single-doctor-box {
    cursor: pointer;
}

.contact-form {
    padding: 9px 0px;
    background: none;
    margin-top: 0px;
}

.featured-services-box:hover .shape {
    opacity: 0;
    visibility: visible;
}

.featured-services-box:hover .icon {
    background: #000000;
}

.contact-area .contact-inner {
    margin-top: -134px;
    padding: 20px;
    border-radius: 15px;
}

.contact-form form .form-group .form-control {
    background: rgba(250, 250, 250, 1) !important;
    border: 1px solid #000000;
    padding-left: 10px;
    height: 40px;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px 20px !important;
}

.contact-form form .form-group label {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    border: none !important;
}

body {
    background: rgba(247, 246, 243, 1) !important
}

.contact-form h2.f15 {
    font-size: 15px;
}

.desMoTa {
    font-size: 15px;
    font-weight: bold;
}

/*.dropdown-toggle {
    width: 100%;
    text-align: left;
    background: rgba(250, 250, 250, 1) !important;
    color: #000000;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    padding: 10px 20px;
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        right: 10px;
        position: absolute;
        top: 50%;
    }*/

.btn-secondary:hover {
    color: #000000;
}

label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 6px;
}

.request {
    color: red;
}

/*.dropdown-menu h3 {
    background: rgba(250, 250, 250, 1);
    padding: 7px 10px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    min-height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-family: 'Helvetica Neue', sans-serif !important;
    border-radius: 5px;
    cursor: pointer;
}

.dropdown-menu {
    padding: .5rem;
    width: 100%;
}
*/
.activeItem, .activeItemTime {
    background-image: linear-gradient(to right, rgba(245, 211, 144, 1), rgba(191, 152, 100, 1)) !important;
}

#expContent .modal-dialog {
    max-width: 390px;
    margin: 1.75rem auto;
}

.iconsec {
    display: flex;
    justify-content: center;
}

.bodyMess {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loadingCheck {
    position: fixed;
    width: 100%;
    z-index: 999999;
    height: 100%;
    top: 0px;
    display: flex;
    background: #000000b0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .loadingCheck .textOrder {
        color: #ffffff;
        font-size: 20px;
    }


.rbt-btn.rounded-player-2 {
    border: 0;
    width: 50px;
    height: 50px;
    margin-left: -40px;
    margin-top: -40px;
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    position: relative;
    border-radius: 100%;
    background: var(--color-white);
    margin: 0 auto;
    display: inline-block;
    padding: 0;
}

.rbt-card-img {
    position: relative;
}

.position-to-top {
    position: absolute;
    margin-top: 0px;
    top: 36%;
    left: 38%;
}

.rbt-card-img::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
    display: block;
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 100%);
    transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    cursor: pointer;
    border-radius: 6px;
}
/*
.fc-widget-header {
    margin-right: 0px !important;
}

.fc-header-toolbar .fc-center {
    margin-top: 6px;
}

.fc-day-grid-container {
    overflow: inherit !important;
    height: 388px !important;
}
*/

@media (max-width: 768px) {
    .rbt-header-sticky .rbt-breadcrumb-default {
        padding: 0px !important;
        height: 216px !important;
    }

    .pCheck {
        font-size: 24px !important;
        text-align: center;
        line-height: 33px;
    }

    .mt--70 {
        margin-top: 20px !important;
    }

    .technical-grid, .service-grid {
        display: flex !important;
        flex-flow: wrap !important;
    }

    .service-btn {
        display: flex;
        cursor: pointer;
        border: 1px solid #e3e3e3;
        width: auto;
        padding: 3px 5px !important;
        border-radius: 4px;
        margin-top: 0px;
        margin-bottom: 15px;
        font-weight: bold;
        text-align: center;
        background: rgba(250, 250, 250, 1);
        color: #000000;
        font-size: 13px !important;
    }

    .technical-btn {
        display: flex;
        cursor: pointer;
        border: 1px solid #e3e3e3;
        width: auto;
        padding: 3px 4px !important;
        border-radius: 4px;
        margin-top: 0px;
        margin-bottom: 15px;
        font-weight: bold;
        text-align: center;
        background: rgba(250, 250, 250, 1);
        color: #000000;
        font-size: 13px !important;
    }
}


#dropdownMenuButton {
    font-size: 16px;
    width: 100%;
    padding: 10px;
    background: #e3e3e3;
    color: #000000;
    font-weight: bold;
}

.chinhanhCheck h3 {
    background: rgba(250, 250, 250, 1);
    padding: 7px 10px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    min-height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-family: 'Helvetica Neue', sans-serif !important;
    border-radius: 5px;
    cursor: pointer;
}

.chinhanhCheck {
    padding: .5rem;
    width: 100%;
}