.box-card-lawyer {
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    display: block;
    margin: 7px 0;
}

.card-lawyer-top {
    display: flex;
    justify-content: space-between;
    align-items: end;
    border-bottom: 1px solid #e1e8ed;
    border-radius: 4px 4px 0 0;
    height: 85px;
    background: linear-gradient(to right, #F0F0F0 0%, #ffffff 100%);
}

.card-lawyer-top img {
    margin-bottom: -35px;
}

.card-lawyer-bottom {
    height: 145px;
}

.bx-card-bg {
    background: linear-gradient(to right, #F0F0F0 0%, #ffffff 100%);
    background-size: 100% auto;
    border-bottom: 1px solid #e1e8ed;
    border-radius: 4px 4px 0 0;
    height: 85px;
    width: 100%;
}

.bx-card-block {
    display: block !important;
}

.bx-card-button {
    margin: -35px 5px 0;
    text-align: right;
    width: 100%;
}

.bx-card-avatarLink {
    background-color: #fff;
    border-radius: 6px;
    display: inline-block !important;
    float: left;
    margin: -35px 5px 0 8px;
    max-width: 100%;
    padding: 1px;
    vertical-align: bottom;
}

.bx-card-avatarImg {
    border: 2px solid #fff;
    border-radius: 7px;
    box-sizing: border-box;
    color: #fff;
    height: 72px;
    width: 72px;
}

.bx-card-divUser {
    margin-top: 5px;
    margin-right: 15px;
    font-size: 14px;
}

.bx-card-divName {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 5px;
}

.bx-card-divName a {
    color: inherit !important;
}

.bx-card-divStats {
    margin-right: 15px;
    padding: 10px 0;
}
.txt-counseling{
    padding-bottom: 10px; margin-left: 15px;text-align: left
}

.bx-card-Arrange {
    box-sizing: border-box;
    display: table;
    margin: 0;
    min-width: 100%;
    padding: 0;
    table-layout: auto;
}

ul.bx-card-Arrange {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.bx-card-ArrangeSizeFit {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}

.bx-card-ArrangeSizeFit a:hover {
    text-decoration: none;
}

.bx-card-StatValue {
    display: block;
    font-size: 15px;
    font-weight: 500;
    transition: color 0.15s ease-in-out 0s;
    color: #2f2f2f;
}

.bx-card-StatLabel {
    color: #8899a6;
    font-size: 12px;
    letter-spacing: 0.02em;
    overflow: hidden;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out 0s;
}

.bx-card-StatValue .rating i {
    font-size: 13px;
}

.div-book-mark {
    display: inline;
    margin: 0 15px 10px 15px;
    font-size: 13px;
}

.verified-icon {
    width: 20px;
}

.box-input-search {
    margin: 5px 0;
}

.btn-search {
    width: 100%;
    height: 46px;
    margin: 5px 0;
}



.box-profile-lawyer {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
}

.box-img-lawyer {
    padding: 60px 30px;
}

.img-lawyer {
    border-radius: 100%;
    width: 100%;
    border: 8px solid #1e88e5;
}

.box-detail-lawyer {
    padding: 50px 30px;
}

.bio-txt {
    line-height: 2.2;
    text-align: justify;
    margin-top: 20px;
}

.section-cart-profile {
    background: linear-gradient(to bottom, #f7f7f7 50%, white 50%);
    padding-top: 65px;
    padding-bottom: 0;
}

.section-cart-profile .box-profile {
    background-color: #fff;
}

.box-profile-lawyer .txt-label {
    font-weight: bold;
    margin-top: 15px;
}

.box-profile-lawyer .box-subName {
    display: flex;
    font-size: 13px;
}

.box-about-me {
    margin: 50px 0;
}

.section-topic {
    background-color: #74E7EE;
    padding: 55px 0;
}


.section-topic .box-topic {
    padding-bottom: 0;
}

.box-topic .topic {
    line-height: 1.2;
    background-color: #009DA6;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 15px 20px;
    margin: 10px 0;
    color: #fff;
    font-size: 14px;
    border-right: 4px solid #076D73;
    border-radius: 7px;
}

.box-topic .topic h5,
.box-topic .topic p {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}

.box-div-comment {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 50px;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}

.box-week {
    margin: 15px 0;
}

.box-week p {
    margin-bottom: 0.3rem;
}


.week {
    display: flex;
    justify-content: space-between;
    max-width: 550px;
    width: 100%;
    background-color: #2c92ec;
    padding: 8px 15px;
    align-items: center;
    margin-bottom: 12px;
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    color: #fff;
    margin-right: auto;
    margin-left: auto;
}

.week h5 {
    color: #fff;
}

.week:hover {
    color: #2c92ec;
    background-color: #fff;
}

.week:hover h5 {
    color: #2c92ec;
}

.call-item {
    display: flex;
    justify-content: space-between;
    max-width: 550px;
    width: 100%;
    background-color: #0e8b3a;
    padding: 8px 15px;
    align-items: center;
    margin-bottom: 12px;
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    color: #fff;
    margin-right: auto;
    margin-left: auto;
}

.call-item h5 {
    color: #fff;
}

.call-item:hover h5 {
    color: #0e8b3a;
}

.call-item:hover {
    color: #0e8b3a;
    background-color: #fff;
}

.checkbox-reserve {
    padding: 10px;
    border: 1px solid #e3e3e3;
    display: flex;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.checkbox-reserve.disabled {
    background-color: #ececec;
}

.checkbox-reserve label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0;
}

.checkbox-reserve input[type="checkbox"] {
    width: 15px;
    height: 15px;
    cursor: pointer;
}


.selected {
    background-color: #0060df;
    color: white;
    border-color: #0060df;
}


.box-reserve {
    margin: 50px 0;
}

.row-reserve {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 50px 15px;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
}

.row-reserve .title {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 5px 15px;
    text-align: center;
}


.center-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.center-container-50h {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}

.center-container-two {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 75px);
}

.center-box {
    width: 200px;
    height: 200px;
    background-color: lightblue;
}

.text-slide h1 {
    text-align: center;
}

.text-slide h5 {
    text-align: center;
    line-height: 1.7;
}


.modal-header .btn-close {
    margin: 0;
}

.login-form {
    padding: 0 10px;
}

.content-w-h-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content-w-h-c {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ltr {
    direction: ltr;
}

.box-login {
    text-align: center;
}

.box-login .title {
    margin-bottom: 35px;
}

.div-login {
    align-items: center;
    display: flex;
    margin-top: .75rem;
    justify-content: center;
}

.box-login .phone-login {
    direction: ltr !important;
    font-size: 1rem;
    letter-spacing: 1px;
    outline: none;
    text-align: left;
    border: 1px solid #ddd;
    color: #333;
    padding: .5rem;
    text-align: center;
    width: 200px;
}

.box-login .icon-login {
    align-items: center;
    background-color: #ddd;
    display: inline-flex;
    display: flex;
    font-size: 1rem;
    height: 2.7rem;
    justify-content: center;
    width: 2.7rem;
}

.box-login .btn-login {
    background-color: #1e88e5;
    color: #fff;
    border: 0;
    padding: 5px 20px;
    border-radius: 2px;
}

.box-login .checkOTPForm {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.otp-input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #2f2f2f;
}

.otp-input:focus {
    border: 0;
    border-bottom: 1px solid #1e88e5;
    outline: none;
    box-shadow: none
}

.box-login .btn-login:disabled {
    background-color: #aed9ff;
}


.box-client {
    box-shadow: 0 0px 4px rgba(0, 0, 0, .2);
    padding: 50px 15px;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

.box-client .box-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #b5b5b5;
    margin: 12px 15px;
}

.fl-main-container .fl-container.fl-flasher .fl-message, .fl-main-container .fl-container.fl-flasher .fl-title {
    display: block ruby !important;
}

.txt-role {
    color: #979797;
}

.box-lawyer {
    box-shadow: 0 0px 4px rgba(0, 0, 0, .2);
    padding: 50px 15px;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}


.box-card {
    box-shadow: 0 0px 4px rgba(0, 0, 0, .2);
    padding: 25px 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    max-width: 750px;
    background-color: #fff;
}


.box-step {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    margin-bottom: 30px;
}

.box-step .step-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 -20px;
}

.box-step .step {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    position: relative;
}

.step-label {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
}

.box-step .active {
    background-color: #3db774;
}

.box-step .current {
    background-color: #2f89e3;
}

.box-step .inactive {
    background-color: #bdc3c7;
}

.box-step .line {
    width: 20%;
    height: 5px;
    background-color: #3db774;
    margin-top: -25px;
}

.box-step .inactive-line {
    background-color: #bdc3c7;
}

.txt-error-message {
    margin: 3px 0;
    font-size: 13px;
    color: #ff0100
}

.dash-board-list.green .dash-widget {
    background-color: #44FF611A;
}

.dash-board-list.green .icon-col {
    background-color: #41D5341A;
}

.box-package {
    padding: 10px;
    text-align: center;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 210px;
}

.package-free {
    background: linear-gradient(to right, #d9d9d9 50%, white 50%);
    border: 1px solid #d9d9d9;
}

.package-bronze {
    background: linear-gradient(to right, #ac7851 50%, white 50%);
    border: 1px solid #ac7851;
}

.package-silver {
    background: linear-gradient(to right, #acb2c0 50%, white 50%);
    border: 1px solid #acb2c0;
}

.package-gold {
    background: linear-gradient(to right, #ffc300 50%, white 50%);
    border: 1px solid #ffc300;
}


.choice-item {
    display: flex;
    justify-content: space-between;
    max-width: 550px;
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    color: #2f2f2f;
    margin-right: auto;
    margin-left: auto;
}

.choice-item h5 {
    color: #2f2f2f;
}

.choice-item:hover h5 {
    color: #fff;
}

.choice-item:hover {
    color: #fff;
    background-color: #2f89e3;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #1e88e5 !important;
    border: 1px solid #1e88e5 !important;
    color: #fff;
}

.loader-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.loader-search .txt-search {
    margin-top: 15px;
    font-weight: bold;
    color: #333;
}

.loader-search .spinner-border {
    width: 3rem;
    height: 3rem;
}

.input-name {
    font-size: 1rem;
    outline: none;
    border: 1px solid #ddd;
    color: #333;
    padding: .5rem;
    text-align: center;
    width: 200px;
    margin: auto;
}

@media print {
    .no-print {
        display: none !important;
    }
}



.preview {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #c6c6c6;
    margin: 0 auto 30px auto;
}
.modal-content {
    position: relative;
    width: 100%;
    padding: 1rem;
}

.box-form-image{
    align-items: center;
    display: flex;
    padding: 50px;
}

.box-form-image form {
    margin: auto;
    background-color: #ececec;
    padding: 30px;
}

.form-selected-image{
    width: 300px;
    background-color: #fff;
    padding: 7px;
}

.btn-menu-sidebar{
    float: right;
    margin: 15px 0;
}

.box-text{
    border: 1px solid #ececec;
    margin: 15px 0;
}
.head{
    background-color: #2f2f2f;
    color: #fff;
    padding: 15px;

}

.head-title{
    border-right: 2px solid #1e88e5;
    padding-right: 10px;
    font-size: 18px;
    color: #fff !important;
}

.box-text .item-text{
    padding: 20px;
}
.box-text .item-text h2{
    font-size: 18px !important;
}

.desc-topic {
    font-size: 12px;
    color: gray;
    direction: rtl;
    transition: color 0.3s ease;
}

.box-btn-meet{
    text-align: center;
    background-color: #1e88e533;
    margin: 10px 0;
}

.box-btn-call{
    text-align: center;
    background-color: #00e65b36;
    margin: 10px 0;
}

.main-msg-wrapper {
    padding: 10px 15px;
    background-color: #ecf0fa;
    font-size: 13px;
    margin-bottom: 5px;
    border-radius: 2px;
    display: inline-block;
    width: 55%;
}

.main-chat-body .media. .main-msg-wrapper {
    background-color: #0162e8;
    color: #fff;
}

.message-time {
    color: #364163;
    font-size: .75rem;
}

.reg_date{
    color: #364163;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
    font-weight: 300;
}

.reg_date span{
    font-weight: 600;
}

.view-ticket-info
{
    padding: 1.200rem 0 .375rem;
}

.main-img-user{
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    text-align: center;
}
.main-img-user img {
    object-fit: cover;
    width: 36px;
    height: 36px;
    border-radius: 100%;
}

.media {
    display: flex;
    align-items: flex-start;
}

.main-chat-body .media-body {
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.media-body {
    flex: 1;
}
.media {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.main-chat-body .content-inner {
    padding: 20px;
}

.main-chat-body .media.flex-row-reverse .main-msg-wrapper {
    background-color: #0162e8;
    color: #fff;
}

.main-chat-body .media.flex-row-reverse .media-body {
    margin-right: 0;
    margin-left: 20px;
    align-items: flex-end;
}

.box-div-item {
    margin: 50px 0;
}

.box-div-item .box-item {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 50px 15px;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
}

.box-div-item .box-item .title {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 5px 15px;
    text-align: center;
}

.box-start-comment{
    text-align: center;font-size: 22px;padding: 5px 0;
}
.box-start-comment i {
    padding: 0 7px;
}

.logo-footer{
    cursor:pointer;width: 70px;margin: 10px 0 10px 5px;;
}


.box-relation {
    animation: colorChange 1s infinite;
    padding: 0;
    background-color: #38dbf4;
    color: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.box-relation img {
    width: 165px !important;
    margin-left: 20px;
}



.box-relation p {
    margin: 0;
}

.box-relation .div-text p:nth-child(2) {
    margin-right: 90px;
}

.box-relation .div-text p:nth-child(1) a {
    color: #fff !important;
}
.box-relation .div-text p:nth-child(2) a {
    color: #343434 !important;
}
.box-relation .div-text p:nth-child(2) a:hover {
    color: #e1e816 !important;
}

@keyframes colorChange {
    0% {
        background-color: #38dbf4;
    }
    50% {
        background-color: #11bad5;
    }
    100% {
        background-color: #38dbf4;
    }
}
