@charset "UTF-8";
/**=====================
    custom variables
==========================**/

.user-img-st {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: relative;
    margin-right: 15px;
}

.rtl .user-img-st {
    margin-right: 0 !important;
    margin-left: 15px;
}

.available-stats-st {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    border: 3px solid #ffffff;
    border-radius: 100%;
}

    .available-stats-st.online {
        background-color: #2bc60c;
    }

    .available-stats-st.offline {
        background-color: #abacab;
    }

    .message-dropdown-fix {
        -webkit-transform: translate(-305px, 20px) !important;
        transform: translate(-305px, 20px) !important;
    }

.chat-live > span {
    background: #42d0ce none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 10px;
    height: 20px;
    line-height: 13px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -12px;
    width: 20px;
}

.chat-live {
    background: #42d0ce none repeat scroll 0 0;
    border: 3px solid;
    border-radius: 100%;
    bottom: 130px;
    color: #fff;
    height: 60px;
    right: 10px;
    line-height: 48px;
    position: fixed;
    text-align: center;
    width: 60px;
    z-index: 99999;
    transition: all 0.2s linear 0s;
}

.rtl .chat-live {
    left: 10px !important;
    right: auto;
}

    .chat-live:hover,
    .cart-product:hover {
        box-shadow: -1px 3px 15px rgba(8,141,205,.8);
    }

.chat-btn {
    display: inline-block;
    font-size: 28px;
    line-height: 50px;
}

    .chat-btn img {
        height: 35px;
    }

.rtl .me-2 {
    margin-left: 0.5rem !important;
}

.btn-solid svg {
    margin-right: 5px;
}

.btn-danger svg {
    margin-right: 5px;
}

.rtl .btn-danger svg {
    margin-left: 5px;
}

.btn-solid-g {
    display: inline-flex;
}

.img-fluid-v {
    max-width: 81%;
    height: auto;
}

.about-feature.feature-section-g .feature-box-g .icon-box-g img-g {
    width: 82px;
}

.img-fluid-g {
    width: 82%;
}

.img-fluid-d {
    max-width: 30%;
    height: auto;
}


    .feature-section-g .feature-box-g {
    padding: 55px 35px;
    width: 90%;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-radius: 20px;
    margin-bottom: -20px;
}

    .feature-section-g .feature-box-g .icon-box-g {
        width: 100px;
        height: 100px;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 100%;
        background-color: #42d0ce;
    }

    .feature-section-g .feature-box-g .feature-content-g {
        text-align: center;
        margin-top: 20px;
    }

        .feature-section-g .feature-box-g .feature-content-g h3, .feature-section-g .feature-box-g .feature-content-g .h3 {
            text-transform: capitalize;
            font-weight: 600;
            text-transform: uppercase;
            color: #51595e;
        }

        .feature-section-g .feature-box-g .feature-content-g p {
            width: 85%;
            margin: 10px auto -2px;
            line-height: 1.7;
            font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
            color: rgba(100, 117, 137, 0.8);
        }

    .feature-section-g .feature-box-g:hover {
        -webkit-box-shadow: 0 0 20px rgba(3, 137, 201, 0.15);
        box-shadow: 0 0 20px rgba(3, 137, 201, 0.15);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.about-feature-g.feature-section-g .feature-box-g {
    padding: 40px 20px;
}

    .about-feature-g.feature-section-g .feature-box-g .icon-box-g {
        width: 100px;
        height: 100px;
    }

        .about-feature-g.feature-section-g .feature-box-g .icon-box-g img {
            width: 46%;
        }
.about-feature-g.feature-section-g .feature-box-g {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

    .about-feature-g.feature-section-g .feature-box-g .icon-box-g img {
        width: 82px;
    }

.breadcrumb-section::after {
    background: -webkit-gradient(linear, left top, left bottom, from(#3ac3cc), to(rgba(3, 137, 201, 0.5)));
    background: linear-gradient(to bottom, #3ac3cc 0%, rgba(3, 137, 201, 0.5) 100%);
}

.error-section .error-img img.second-img-h {
    
    -webkit-animation: mover 0.90s infinite alternate;
    animation: mover 0.90s infinite alternate;

}

.translation-btn a {
    color: #647589;
    text-transform: capitalize;
    font-size: calc(11px + (12 - 11) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mr-5 {
    margin-right: 5px;
}

.radio_animated {
    top: 3px;
    border: 0px !important;
}

@media (min-width: 768px) {
    .setting-sidebar {
        min-width: calc(100vw - 1586px);
    }


    .tab-content {
        min-width: calc(100vw - 872px);
    }
}

.tab-content-table {
    min-width:100% !important;
}

.forecast-table {
    max-width: calc(100vw - 100px);
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    margin-bottom: 10px;
}


.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.375rem;
    opacity: 0.5;
}

    .btn-close:hover {
        color: #000;
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-close:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        opacity: 1;
    }

    .btn-close:disabled, .btn-close.disabled {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: 0.25;
    }

.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color:;
    --bs-toast-bg: rgba(255, 255, 255, 0.85);
    --bs-toast-border-width: 1px;
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: 0.375rem;
    --bs-toast-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-toast-header-color: #6c757d;
    --bs-toast-header-bg: rgba(255, 255, 255, 0.85);
    --bs-toast-header-border-color: rgba(0, 0, 0, 0.05);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius);
}

    .toast.showing {
        opacity: 0;
    }

    .toast:not(.show) {
        display: none;
    }

.toast-container {
    --bs-toast-zindex: 1090;
    position: absolute;
    z-index: var(--bs-toast-zindex);
    pointer-events: none;
    left:150px;
    top:100px;
}

    .toast-container > :not(:last-child) {
        margin-bottom: var(--bs-toast-spacing);
    }

.toast-header {
    display: flex;
    align-items: center;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
    color: var(--bs-toast-header-color);
    background-color: var(--bs-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

    .toast-header .btn-close {
        margin-right: calc(-0.5 * var(--bs-toast-padding-x));
        margin-left: var(--bs-toast-padding-x);
    }

    .toast-header .btn-close-rtl {
        margin-left: calc(-0.5 * var(--bs-toast-padding-x));
        margin-right: var(--bs-toast-padding-x);
    }

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word;
}

#notification-container {
    position: relative;
    height: 60px; /* Adjust height as needed */
}

#notification {
    position: fixed;
    top: 100px;
    right: 25px;
    text-align: center;
    background-color: white;
    color: #721c24 !important;
    font-weight: bold;
    z-index: 9999;
    display: none;
}

    #notification.show {
        display: block;
    }

    #notification.success {
        background-color: #2ca447 !important;
        color: #2ca447 !important;
    }

    #notification.warning {
        background-color: #df7e37 !important;
        color: #df7e37 !important;
    }

    #notification.error {
        background-color: #b52929 !important;
        color: #b52929 !important;
    }

    #notification.danger {
        background-color: #b52929 !important;
        color: #b52929 !important;
    }

    #notification .toast-body {
        color: white;
        font-weight: 200;
    }

    #notification.rtl {
        left: 25px !important;
        right: auto !important;
    }

.btn-danger:hover {
    color: #bb2d3b;
    background-color: white;
    border-color: #b02a37;
}

.rtl .modal-header .btn-close {
    margin: -0.5rem -0.5rem -0.5rem !important;
}

.rtl .custom-dropdown .dropdown-menu .search-bar {
    padding-right: 12px;
    padding-left: 0px !important;
}

.rtl .breadcrumb-item + .breadcrumb-item::before {
    float: right !important;
    padding-left: 0.5rem !important;
}

.custom-btn-div {
    display: flex;
    flex-direction: row-reverse;
}

.upper-btn {
    color: white;
}


.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-recipient .timestamp {
    left: 10px;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-recipient .checkmark-sent-delivered {
    left: 50px;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-recipient .checkmark-read {
    left: 44px;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-personal .timestamp {
    right: 30px;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-personal .checkmark-sent-delivered {
    right: 10px;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-personal .checkmark-read {
    right: 16px;
}

/*.messanger-section .chat-users .nav-tabs {
    height: max-content !important;
}

.messanger-section .chat-users {
    height: 80vh !important;
}

.messanger-section .chat-content {
    height: 80vh !important;
}

    .messanger-section .chat-content .tab-content {
        height: 80vh !important;
    }

    .messanger-section .chat-content .tab-box .user-info {
        border-radius: 20px 20px 20px 0;
    }

    .messanger-section .chat-content .tab-box .user-chat {
        border-radius: 20px 20px 0 20px;
    }   

    .messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger {
        height: calc(100vh - 230px);
    }

        .messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat {
            border-radius: 0 0 0 20px;
        }

            .messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.message-personal {
                margin-bottom: 30px !important;
            }

    .messanger-section .chat-content .tab-box {
        height: 80vh !important;
    }*/
/*
.tab-content > .active {
    height: 80vh;
}*/
/*
@media (max-width: 576px) {
    .messanger-section .chat-content .tab-content .tab-pane {
        height: 80vh !important;
        width: 80vw !important;
        border-radius: 20px;
    }
}*/
/*
.form-control-messages {
    margin-top: 10px;
    width: 95% !important;
}

@media (max-width: 576px) {
    .messanger-section .chat-users {
        width: 80vw !important;
        height: 80vh !important;
    }
}*/

.post-panel-fix {
    padding-top: 25px;
}

.name-fix {
    width: 160px;
}

.toast-container {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

    .toast-container.show {
        opacity: 1;
    }

.post-panel .post-wrapper .post-react .react-btn .react-box {
    bottom: 25px !important;
}

.reply-comment {
    margin-top: 15px;
    width: 96%;
}

    .reply-comment .input-style {
        left: 50px;
    }

blockquote {
    margin: 0 2.5rem 1rem 0 !important;
    padding: 20px;
    background-color: #f9f9f9;
    border-left: 5px solid #ccc;
    font-style: italic;
    border-radius: 5px;
}

cite {
    display: block;
    text-align: right;
    font-style: normal;
    font-size: smaller;
    color: #666;
}

.group-word-block {
    background-color: white;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 15px;
}

.group-goals-block {
    background-color: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin-top: 20px;
    display: grid;
    justify-content: center;
    justify-items: center;
}

    .group-goals-block ul {
        display: flow-root;
        list-style-type: initial;
        flex-direction: column;
        flex-wrap: wrap; /* Ensure flex items wrap to the next line if necessary */
        padding-left: 20px;
        padding-right: 20px;
    }

        .group-goals-block ul li {
            word-wrap: break-word; /* Ensures long words will break to fit within the block */
            overflow-wrap: break-word; /* Ensures text will wrap and not overflow */
            white-space: normal; /* Ensures text will wrap and not stay on one line */
            flex: 1 0 auto; /* Allows flex items to grow and wrap */
        }

    .group-goals-block h3 {
        margin-bottom: 15px
    }

.page-list-section .list-box .list-content .counter-stats {
    color: dimgray;
    /*justify-content: center;
    display: flex;*/
}

    .page-list-section .list-box .list-content .counter-stats ul {
        display: flow-root;
        list-style-type: initial;
        flex-direction: column;
        flex-wrap: wrap; /* Ensure flex items wrap to the next line if necessary */
        padding-left: 20px;
        padding-right: 20px;
    }
        .page-list-section .list-box .list-content .counter-stats ul li {
            word-wrap: break-word; /* Ensures long words will break to fit within the block */
            overflow-wrap: break-word; /* Ensures text will wrap and not overflow */
            white-space: normal; /* Ensures text will wrap and not stay on one line */
            flex: 1 0 auto; /* Allows flex items to grow and wrap */
        }


.emojionearea.emojionearea-inline > .emojionearea-editor {
    right: 65px;
}

.rtl .emojionearea.emojionearea-inline > .emojionearea-editor {
    left: 50px;
    right: auto !important;
}

.input-icon {
    cursor: pointer;
}

    .input-icon:hover {
        color: #007bff; /* Change color on hover to indicate it is clickable */
    }


.detail-box{
    word-wrap: break-word; /* Ensures long words break to the next line */
    word-break: break-word; /* Fallback for browsers supporting older syntax */
    overflow-wrap: break-word; /* Modern browsers handle word wrapping */
    white-space: normal; /* Prevents text from staying on one line */
    overflow: hidden; /* Ensures no overflow beyond the container */
}

header {
    left: 0;
}

    header .mobile-fix-menu {
        height: 65px;
        left: 0;
    }

.fix-menu {
    top: 35px !important;
}

@media (max-width: 767px) {
    .header-btn.custom-dropdown .dropdown-menu {
        height: 100dvh;
        z-index: 1000;
        padding-bottom: env(safe-area-inset-bottom); /* Account for browser UI */
    }

    .rtl .header-btn.custom-dropdown .dropdown-menu {
       right: 0 !important;
    }
}

@media (max-width: 767px) {
    .custom-dropdown .dropdown-menu .dropdown-header .mobile-close {
        cursor: pointer;
    }
}

.mobile-menu-text {
    color: white;
    font-weight: bold;
    display: none;
}

@media (max-width: 576px) {
    .mobile-menu-text {
        display: block;
    }
}

.mobile-menu-text-informal {
    display: none;
}

@media (max-width: 576px) {
    .mobile-menu-text-informal {
        display: block;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn{
        text-align: center;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn.home-btn {
        left: 7% !important;
    }

    .rtl header .header-section .header-btn.home-btn {
        left: auto !important;
        right: 7% !important;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn.add-friend {
        left: 23% !important;
    }

    .rtl header .header-section .header-btn.add-friend {
        right: 30% !important;
        left: auto !important;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn.profile-btn {
        padding: inherit !important;
        left: 45% !important;
    }

    .rtl header .header-section .header-btn.profile-btn {
        right: 40% !important;
        left: auto !important;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn.message-btn {
        left: 60% !important;
    }

    .rtl header .header-section .header-btn.message-btn {
        right: 65% !important;
        left: auto !important;
    }
}

@media (max-width: 576px) {
    .rtl header .header-section .header-btn.notification-btn {
        right: 80% !important;
        left: auto !important;
    }
}

@media (max-width: 576px) {
    header .header-section .header-btn .count {
        display: inherit !important;
        right: 15px !important;
    }
}

.profile-block {
    display: none;
}

@media (max-width: 576px) {
    .profile-block {
        display: initial !important;
    }
}

.reply-article {
    margin-bottom: 10px;
}

.setting-section .back-btn {
    cursor: pointer;
}

.login-section .header-section .right-links {
    margin-right: auto !important;
    margin-left: 40px !important;
    z-index: 10000;
}

.rtl .login-section .header-section .right-links {
    margin-right: 40px !important;
    margin-left: auto !important;
}

.rtl .checkbox_animated input[type="checkbox"] {
    left: auto !important;
    right: -9999px !important;
}

.ql-container {
    height: 250px;
}

.hd-btn-informal {
    text-align: start !important;
}

@media (max-width: 576px) {
    .profile-menu-fix {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .mrb-5 {
        margin-bottom: 5px !important;
    }
}

.ql-container {
    height: 350px !important;
}

.rtl .ql-editor.ql-blank::before {
    left: auto;
    direction: ltr;
}

@media (max-width: 1199px) {
    .post-loader.load-more-requests {
        display: block !important;
    }
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .messages-content .message.new {
    overflow-wrap: break-word;
}

.emojionearea-editor.message-input {
    white-space: pre-line !important;
    /*    overflow-y: auto !important;*/
    width: 95% !important;
    max-height: 180px;
    min-height: 20px !important; /* Default height */
    overflow-y: scroll !important; /* Enable vertical scrolling */
    scrollbar-width: none; /* For Firefox: Hide scrollbar */
    -ms-overflow-style: none; /* For Internet Explorer and Edge: Hide scrollbar */
}

    /* For WebKit browsers (Chrome, Safari) */
    .emojionearea-editor.message-input::-webkit-scrollbar {
        display: none; /* Hide scrollbar */
    }

.message-box {
    max-width: 100% !important; /* Prevent overflow horizontally */
    min-height: 50px !important; /* Default height */
    max-height: 200px !important; /* Limit the maximum height */
}

.emojionearea.emojionearea-inline > .emojionearea-button {
    top: auto !important;
    bottom: 0px !important;
}

.rtl .emojionearea.emojionearea-inline > .emojionearea-button {
    left: auto !important;
    right: -15px !important;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .message-box .add-extent i {
    top: auto !important;
    bottom: 7px !important;
}

.messanger-section .chat-content .tab-box .user-chat .chat-history .avenue-messenger .chat .message-box .message-submit {
    top: auto !important;
    bottom: 10px !important;
}

@media (max-width: 576px) {
    .emojionearea-editor.message-input {
        width: 89% !important;
    }
}