.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;
    background-color: #fff;
    padding: 30px;
    color: #515151;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
}
/*.box-about-me h2{*/
/*    color: #009DA6;*/
/*}*/

.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: 10px 20px;
    border-radius: .25rem;
    width: 100%;
    margin: 15px 0;
}

.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;
    color: #2f2f2f;
}

.footer-login{
    display: block;
    text-align: left;
}
.box-client .box-item:hover {
    color: #13c651;
}

.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 40px;
    max-width: 550px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 15px;
}

.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;
    }
}

.blog-view .blog-content table {
    border-collapse: unset;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    /*border-radius: 12px;*/
    overflow: hidden;
    border: 1px solid #d2d2d2;
}

.blog-view .blog-content thead {
    background: linear-gradient(45deg, #6ab0fc, #1e88e5);
    color: white;
}

.blog-view .blog-content thead th {
    padding: 14px;
    text-align: center;
    font-size: 16px;
}

.blog-view .blog-content tbody td {
    padding: 12px;
    text-align: center;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}

.blog-view .blog-content tbody tr:nth-child(even) {
    background: #f9f9f9;
}

.blog-view .blog-content tbody tr:hover {
    background: #a7d3ff;
    transition: 0.3s;
}

.bx-t-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(90deg, #ffc000, #fff3cd);
    padding: 0 20px;
    border-radius: 70px;
    font-weight: bold;
    font-size: 36px;
    color: #000;
    position: relative;
    transition: background 0.3s ease;
    cursor: pointer;
    font-family: 'Lalezar', sans-serif !important;
    text-align: center;
}

.bx-t-1::before {
    content: "";
    background: url('/home/assets/img/vnokhbe.webp') no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    background-size: 110px;
    width: 130px;
    height: 130px;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 100px;
}

.bx-t-1::after {
    content: "";
    background: url('/home/assets/img/picture1.png') no-repeat center;
    background-size: 90px;
    width: 110px;
    height: 110px;
    margin-left: 5px;
}

.bx-t-1:hover {
    background: #ffd54f;
}
.bx-t-1 p a {
    color: #2f2f2f;
}
.bx-t-1 p a:hover {
    color: #fff;
}


/**/

.bx-t-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(90deg, #fff3cd, #ffc000);
    padding: 0 20px;
    border-radius: 70px;
    font-weight: bold;
    font-size: 36px;
    color: #000;
    position: relative;
    transition: background 0.3s ease;
    cursor: pointer;
    font-family: 'Lalezar', sans-serif !important;
    text-align: center;
}

.bx-t-2::before {
    content: "";
    background: url('/home/assets/img/vnokhbe.webp') no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    background-size: 110px;
    width: 130px;
    height: 130px;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 100px;
}

.bx-t-2::after {
    content: "";
    background: url('/home/assets/img/picture2.png') no-repeat center;
    background-size: 90px;
    width: 110px;
    height: 110px;
    margin-left: 5px;
}

.bx-t-2:hover {
    background: #ffd54f;
}
.bx-t-2 p a {
    color: #2f2f2f;
}
.bx-t-2 p a:hover {
    color: #fff;
}
/**/


.bx-t-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(90deg, #ffc000, #fff3cd);
    padding: 0 20px;
    border-radius: 70px;
    font-weight: bold;
    font-size: 36px;
    color: #000;
    position: relative;
    transition: background 0.3s ease;
    cursor: pointer;
    font-family: 'Lalezar', sans-serif !important;
    text-align: center;
}

.bx-t-3::before {
    content: "";
    background: url('/home/assets/img/vnokhbe.webp') no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    background-size: 110px;
    width: 130px;
    height: 130px;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 100px;
}

.bx-t-3::after {
    content: "";
    background: url('/home/assets/img/picture3.png') no-repeat center;
    background-size: 90px;
    width: 110px;
    height: 110px;
    margin-left: 5px;
}

.bx-t-3:hover {
    background: #ffd54f;
}
.bx-t-3 p a {
    color: #2f2f2f;
}
.bx-t-3 p a:hover {
    color: #fff;
}
/**/


.bx-t-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(90deg, #fff3cd, #ffc000);
    padding: 0 20px;
    border-radius: 70px;
    font-weight: bold;
    font-size: 36px;
    color: #000;
    position: relative;
    transition: background 0.3s ease;
    cursor: pointer;
    font-family: 'Lalezar', sans-serif !important;
    text-align: center;
}

.bx-t-4::before {
    content: "";
    background: url('/home/assets/img/vnokhbe.webp') no-repeat center;
    background-color: rgba(0, 0, 0, 0);
    background-size: 110px;
    width: 130px;
    height: 130px;
    margin-right: 30px;
    background-color: #fff;
    border-radius: 100px;
}

.bx-t-4::after {
    content: "";
    background: url('/home/assets/img/picture4.png') no-repeat center;
    background-size: 90px;
    width: 110px;
    height: 110px;
    margin-left: 5px;
}

.bx-t-4:hover {
    background: #ffd54f;
}
.bx-t-4 p a {
    color: #2f2f2f;
}
.bx-t-4 p a:hover {
    color: #fff;
}
/**/

.y-1{
    background: linear-gradient(90deg, #fff3cd, #fff2cc);
}
.y-2{
    background: linear-gradient(90deg, #fff3cd, #ffe699);
}
.y-3{
    background: linear-gradient(90deg, #fff3cd, #ffd966);
}

.y-4{
    background: linear-gradient(90deg, #fff3cd, #ffc000);
}

.s-1{
    background: linear-gradient(90deg, #d9d9d9, #d9d9d9);
}
.s-2{
    background: linear-gradient(90deg, #d9d9d9, #bfbfbf);
}
.s-3{
    background: linear-gradient(90deg, #d9d9d9, #a6a6a6);
}

.s-4{
    background: linear-gradient(90deg, #d9d9d9, #868585);
}




@media (max-width: 768px) {
    .bx-t-1 {
        font-size: 30px;
    }

    .bx-t-1::before {
        background-size: 80px;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .bx-t-1::after {
        background-size: 70px;
        width: 90px;
        height: 90px;
    }

    /*    */
    .bx-t-2 {
        font-size: 30px;
    }

    .bx-t-2::before {
        background-size: 80px;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .bx-t-2::after {
        background-size: 70px;
        width: 90px;
        height: 90px;
    }

    /*    */
    .bx-t-3 {
        font-size: 30px;
    }

    .bx-t-3::before {
        background-size: 80px;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .bx-t-3::after {
        background-size: 70px;
        width: 90px;
        height: 90px;
    }


    /*    */
    .bx-t-4 {
        font-size: 30px;
    }

    .bx-t-4::before {
        background-size: 80px;
        width: 90px;
        height: 90px;
        margin-right: 10px;
    }

    .bx-t-4::after {
        background-size: 70px;
        width: 90px;
        height: 90px;
    }

}

@media (max-width: 600px) {
    .bx-t-1 {
        font-size: 22px;
    }

    .bx-t-1::before {
        background-size: 70px;
        width: 80px;
        height: 80px;
    }

    .bx-t-1::after {
        background-size: 65px;
        width: 80px;
        height: 80px;
    }

    /*    */
    .bx-t-2 {
        font-size: 22px;
    }

    .bx-t-2::before {
        background-size: 70px;
        width: 80px;
        height: 80px;
    }

    .bx-t-2::after {
        background-size: 65px;
        width: 80px;
        height: 80px;
    }
    /*    */
    .bx-t-3 {
        font-size: 22px;
    }

    .bx-t-3::before {
        background-size: 70px;
        width: 80px;
        height: 80px;
    }

    .bx-t-3::after {
        background-size: 65px;
        width: 80px;
        height: 80px;
    }
    /*    */
    .bx-t-4 {
        font-size: 22px;
    }

    .bx-t-4::before {
        background-size: 70px;
        width: 80px;
        height: 80px;
    }

    .bx-t-4::after {
        background-size: 65px;
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 480px) {
    .bx-t-1 {
        font-size: 19px;
    }

    /*    */

    .bx-t-2 {
        font-size: 19px;
    }
    /*    */

    .bx-t-3 {
        font-size: 19px;
    }
    /*    */

    .bx-t-4 {
        font-size: 19px;
    }
}


@media (max-width: 414px) {

    .bx-t-1 {
        font-size: 15px;
        border-radius: 70px;
    }

    .bx-t-1::before {
        background-size: 50px;
        width: 60px;
        height: 60px;
        margin-right: 0;
    }

    .bx-t-1::after {
        background-size: 46px;
        width: 60px;
        height: 60px;
        margin-left: 0;
    }

    /*    */

    .bx-t-2 {
        font-size: 15px;
        border-radius: 70px;
    }

    .bx-t-2::before {
        background-size: 50px;
        width: 60px;
        height: 60px;
        margin-right: 0;
    }

    .bx-t-2::after {
        background-size: 46px;
        width: 60px;
        height: 60px;
        margin-left: 0;
    }

    /*    */

    .bx-t-3 {
        font-size: 15px;
        border-radius: 70px;
    }

    .bx-t-3::before {
        background-size: 50px;
        width: 60px;
        height: 60px;
        margin-right: 0;
    }

    .bx-t-3::after {
        background-size: 46px;
        width: 60px;
        height: 60px;
        margin-left: 0;
    }

    /*    */

    .bx-t-4 {
        font-size: 15px;
        border-radius: 70px;
    }

    .bx-t-4::before {
        background-size: 50px;
        width: 60px;
        height: 60px;
        margin-right: 0;
    }

    .bx-t-4::after {
        background-size: 46px;
        width: 60px;
        height: 60px;
        margin-left: 0;
    }
}


.page-item.disabled .page-link{
    margin-left: 10px !important;
    padding: 10px 20px !important;
}


.login-form-modal input {
    height: 40px;
    padding: 0 10px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
    color: #111111;
    font-weight: 500;
    font-size: 15px;
}

.login-form-modal button {
    margin-bottom: 30px;
    color: #FFFFFF;
    padding: 8px 0;
    background: #1e88e5;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    border: none;
    width: 100%;
    text-align: center;
    border: 2px solid #1e88e5;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blog-content blockquote{
    border-right: 3px solid #28c156;
    padding: 12px 15px;
    background-color: #efefef;
}
#bottom-banner {
    position: fixed;
    bottom: -120px;
    left: 0;
    width: 100%;
    color: #fff;
    background: #2d6cdf;
    padding: 15px 40px 15px 15px;
    text-align: center;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    z-index: 9999;
}

#bottom-banner a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

#bottom-banner:hover {
    background: #fcfcfc;
    color: #2d6cdf;
    border-top: 1px solid #69a9ff;
}

#bottom-banner:hover a {
    color: #2d6cdf;
}

#bottom-banner.show {
    bottom: 0;
}

#banner-close {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 22px;
}
.section-listing{
    margin: 15px 0 80px;
}
.section-listing h1{
    font-size: 25px;
}
/*slider*/


.slider {
    padding: 5px 0 35px 0;
    /*color: #fff;*/
}
.slider .swiper-container {
    width: 100%;
    height: 100%;
}
.slider__flex {
    display: flex;
    /*align-items: flex-start;*/
}
.slider__col {
    display: flex;
    flex-direction: column;
    width: 45%;
    margin-left: 32px;
}
.slider__prev,
.slider__next {
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slider__prev:focus,
.slider__next:focus {
    outline: none;
}
.slider__thumbs {
    height: calc(400px - 96px);
}
.slider__thumbs .slider__image {
    transition: 0.25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
}
.slider__thumbs .slider__image:hover {
    opacity: 1;
}
.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}
.slider__images {
    height: 400px;
}
.slider__images .slider__image img {
    transition: 3s;
}
.slider__images .slider__image:hover img {
    transform: scale(1.1);
}
.slider__image {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider .arrow-prev{
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 20px solid #c4c4c4;
}
.slider .arrow-next{
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #c4c4c4;
}


/* ===== Bottom Mobile Navbar ===== */
.mobile-bottom-nav {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #eee;
    box-shadow: 0 -4px 12px rgba(0,0,0,0.06);
    z-index: 9999;
}

.mobile-bottom-nav .nav-item {
    width: 25%;
    text-align: center;
    padding: 8px 0 6px;
    text-decoration: none;
    color: #777;
    font-size: 12px;
}

.mobile-bottom-nav .icon {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto 3px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mobile-bottom-nav .nav-item.active {
    color: #1e88e5;
}

.mobile-bottom-nav .nav-item.active .icon {
    stroke-width: 2.2;
}
.div-btn-cart{
    display: block;
}
.nav-item .cart{
    width: 25px;
    height: 25px;
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    position: relative;
}
.cart-count-badge {
    position: absolute;
    top: 0;
    right: 15px;
    background: red;
    color: white;
    font-size: 10px;
    padding: 4px 6px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 1;
}
.div-message-cart{
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
}
.box-cart-message {
    width: 100%;
    margin: 5px auto 15px auto;
    background-color: #fff;
    max-width: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 7px;
    border: 1px solid #e9e9e9;
    padding: 10px 10px;
}
.div-message-cart {
    transform: translateY(100%);
    transition: transform 0.4s ease-in-out;
}

.div-message-cart.show {
    transform: translateY(0);
}

.check-icon-cart {
    width: 30px;
}
.div-message-cart.show {
    animation: slide-toast 4.5s ease-in-out forwards;
}

.img-listing-cart{
    width: 100%;
    height: 100px;
    object-fit: cover;
}
.img-listing-offcanvas{
    width: 100%;
    max-width: 60px;
    height: 60px;
    object-fit: cover;
}

.cart-offcanvas-item {
    display: flex;
    align-items: center;
}

.cart-item-image {
    flex: 0 0 25%;
}

.cart-item-info {
    flex: 0 0 58.333%;
}

.cart-item-action {
    flex: 0 0 16.666%;
    text-align: end;
}

@keyframes slide-toast {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    80% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}

.hidden {
    display: none;
}

@media (max-width: 768px) {

    .slider__image__gallery {
        width: auto;
        height: 85px;
    }
    .div-message-cart {
        transform: translateY(100%);
        transition: transform 0.4s ease-in-out;
        margin-bottom: 110px;
    }
    .div-btn-cart{
        display: block;
        position: fixed;
        bottom: 35px;
        left: 0;
        width: 100%;
        padding: 10px;
        background: #fff;
        box-shadow: 0 -4px 12px rgba(0,0,0,0.06);
        z-index: 9999;
    }

    .slider .arrow-prev{
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid #838181;
        border-left: 0;
        margin-right: 10px;
    }
    .slider .arrow-next{
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #838181;
        border-right: 0;
        margin-left: 10px;
    }
    .slider__flex {
        flex-direction: column-reverse;
    }
    .slider__col {
        flex-direction: row;
        align-items: center;
        margin-right: 0;
        margin-top: 24px;
        width: 100%;
    }
    .slider__images {
        width: 100%;
    }
    .slider__thumbs {
        height: 100px;
        width: calc(100% - 96px);
        margin-right: 20px;
    }
    .slider__prev,
    .slider__next {
        height: auto;
        width: 32px;
    }

    .slider__images,
    .slider__thumbs {
        overflow: hidden;
    }
    .slider__col {
        flex-direction: row-reverse;
    }
    .slider__images .swiper-container,
    .slider__thumbs .swiper-container {
        direction: rtl;
    }
    .slider__images .swiper-wrapper,
    .slider__thumbs .swiper-wrapper {
        flex-direction: row-reverse;
    }

    .slider__prev { order: 1; }
    .slider__next { order: 3; }

    .mobile-bottom-nav {
        display: flex;
    }
}

.nav-step{
    margin: 10px 0 30px 0;
}

.box-step {
    background: #f8f9fa;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

.box-step .step-item {
    position: relative;
    flex: 1;
    text-align: center;
    font-weight: 500;
    color: #6c757d;
    padding: 12px 16px;
}

.box-step .step-item span {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 20px;
    background: #e9ecef;
    color: #2f2f2f;
}

.box-step .active-step{
    background-color: #bfd6f6;
}
.box-step .active-step span {
    background: #0d6efd;
    color: #fff;
}


.box-step .step-item::before {
    display: none;
}
