.navi_pagi_top_right.owl-theme .owl-dots button.owl-dot.active span {
    background-color: #08bec9;
}

.modulecategories .owl-nav {
}

 .main-title23 {
    position: relative;
    margin-bottom: 38px;
}

.bgtemc{
    background: rgb(12, 106, 141);
    background: linear-gradient(90deg, rgba(12, 106, 141, 1) 0%, rgba(7, 162, 127, 1) 100%);
    color: #fff;
}
.fssmall
{
    font-size:17px;
    line-height:22px;
    margin-top:10px;
}
.colorebtn {
    color: #06AC7C;
}
.social-style1 i {
    color: #098c85;
    border-radius: 50%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    text-align: center;
    width: 40px;
 
}

.addjoining2
{
    height:50px;
}
.addjoining3 {
    background: #03658A;
    height: 50px;
}

.btn-thm2 {
    background-color: #027186 !important;
    border: 2px solid #027186 !important;
    color: #ffffff;
}

.hover-bgc-color {
    background-color: #e7f3f2;
}

.float-start {
    float: right !important;
}

.float-end {
    float: left !important;
}

.inbox_chatting_box .title {
    display: flex;
    color: var(--headings-color);
    font-family: var(--title-font-family);
    font-weight: 500;
    align-items: center;
}
.chat-member-list .list-item {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.chat-member-list .list-item:hover {
   background:#dfeee4;
}

.pending-style {
    font-size: 12px;
    padding: 5px 20px;
    border-radius: 6px;
}

ol, ul {
    padding-right: 2rem;
    padding-left: 2rem;
}
.ud-btn.btn-danger {
    background:#ad4747 !important;

}
.ud-btn.btn-outline-danger {
    background: #0da0b4 !important ;
}
.ud-btn.btn-outline-danger:hover {
    background: #0da0b4 !important ;
}

    .ud-btn.btn-outline-danger i, .ud-btn.btn-danger i {
        margin-right: 10px;
        font-size: 16px;
        transform: rotate(0deg);
    }


.customesage .upload-button {
    display: inline-block;
    background-color: #dfeae8; /* Green */
    color: #666;
    padding: 12px 10px;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2px;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-left: 20px;
    transition: background-color 0.3s;
}

    .customesage .upload-button:hover {
        background-color: #07a27f; /* Darker green */
    }

.customesage .file-input {
    display: none; /* Hide the actual file input */
}

.customesage .voice-button {
    background-color: #dfeae8; /* Blue */
    color: #666;
    padding: 12px 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    transition: background-color 0.3s;
    margin-top: 2px;
    margin-bottom: 20px;
    padding-left: 20px;
    border: 1px solid #e7e7e7;
}

.customesage .voice-button:hover {
    background-color: #07a27f; /* Darker blue */
}

.serviceImage .owl-carousel{
    height:250px;
}

.btn-browse {
    color: #6C757D !important;
}

.btn-browse:hover {
    color: #fff !important;
}

.bg-pending {
    background-color: #FFC107;
    color: #000; 
}

.bg-inprogress {
    background-color: #17A2B8;
    color: #fff;
}

.bg-delivaryrequest {
    background-color: #1E7791;
    color: #fff;
}

.bg-delivered {
    background-color: #536493;
    color: #fff;
}

.bg-cancelled{
    background-color: #6C757D;
    color: #fff;
}

.bg-rejected {
    background-color: #AF1740;
    color: #fff;
}

.bg-reported {
    background-color: #DC3545;
    color: #fff;
}

.bg-modificationrequest {
    background-color: #FFC107;
    color: #fff;
}
.registerbtncs {
    background: #0c6a8d !important;
    height: 50px;
}

.btn-outline-danger:hover, .ud-btn.btn-outline-danger:hover, .ud-btn.btn-outline-danger:before {
    background-color: #dc3545 !important;
    color: #fff !important;
}
.ud-btn.btn-outline-danger {
    color: #dc3545 !important;
    background-color:#fff !important;
    border:1px solid #dc3545 !important;
}
.ShadowImg {
    border: 2px solid #0db17e !important;
    box-shadow: 0 0px 0px rgba(7, 5, 8, 8) !important;
    max-width: 45px !important;
    max-height: 45px !important;
    width: 50px;
    height: 50px;
    display: block;
}

.body_content
{

}


@media (max-width:640px) {
    .body {
        font-size: 13px;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .p30-sm {
        padding: 22px !important;
    }

    .p20 {
        padding: 20px 5px !important;
    }

    .add-joining {
        font-size: 14px;
        height: 40px;
        padding: 5px 24px;
    }

    .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .dashboard__content {
        padding: 12px 15px 20px;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        width: 100%;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px;
        padding-right: 5px;
    }

    .social-style1 i {
        color: #098c85;
        border-radius: 50%;
        height: 30px;
        background: #fff;
        line-height: 30px;
        text-align: center;
        width: 30px;
    }


    .dashboard__sidebar {
        display: none !important;
    }

    .dashboard__main {
        margin: 0px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

@media (max-width: 480px) {
    .body
    {
        font-size:13px;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .p30-sm {
        padding: 22px !important;
    }
    .p20 {
        padding: 20px 5px !important;
    }
    .add-joining {
        font-size: 14px;
        height: 40px;
        padding: 5px 24px;
    }
    .px-5 {
         padding-right: 1rem !important; 
         padding-left: 1rem !important; 
    }
        .dashboard__content {
            padding: 12px 15px 20px;
        }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        width: 100%;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px;
        padding-right: 5px;
    }

    .social-style1 i {
        color: #098c85;
        border-radius: 50%;
        height: 30px;
        background: #fff;
        line-height: 30px;
        text-align: center;
        width: 30px;
    }


    .dashboard__sidebar {
        display: none !important;
    }

    .dashboard__main {
        margin: 0px !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

}


.toggle-password, .placeholder-icon {
    top: 50%;
    left: auto;
    left: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}
html[dir="ltr"] .toggle-password, html[dir="ltr"] .placeholder-icon {
    top: 50%;
    right: 15px;
    left: auto;
    transform: translateY(-50%);
    cursor: pointer;
}




/* Target only Safari browser */
@supports (-webkit-appearance: none) {


    :root {
        --title-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-fontsmall-family: 'IBM Plex Sans Arabic';
        --body-fontsmall-family2: 'IBM Plex Sans Arabic';
     
    }
    /* Apply Arabic font to all elements in Safari */
    * {
        font-family: "IBM Plex Sans Arabic", sans-serif; /* Use a reliable Arabic font */
    }
}

/* Target iPhone devices */
@media only screen and (max-width: 812px) and (max-height: 1432px) {
    /* Apply Arabic font to all elements on iPhone */
    * {
        font-family: "IBM Plex Sans Arabic", sans-serif; /* Use a reliable Arabic font */
    }
    :root {
        --title-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-fontsmall-family: 'IBM Plex Sans Arabic';
        --body-fontsmall-family2: 'IBM Plex Sans Arabic';
    }
}

/* Alternatively, targeting both Safari browser and iPhone devices */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 812px) {
    /* Apply Arabic font to all elements for Safari on iPhone */
    * {
        font-family: "IBM Plex Sans Arabic", sans-serif; /* Use a reliable Arabic font */
    }
    :root {
        --title-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-font-family: "IBM Plex Sans Arabic", sans-serif;
        --body-fontsmall-family: 'IBM Plex Sans Arabic';
        --body-fontsmall-family2: 'IBM Plex Sans Arabic';
    }
}
html[dir="rtl"] {
    -webkit-font-smoothing: antialiased; /* For smoother font rendering */
    font-smooth: always; /* Forces font smoothing on macOS */
    letter-spacing: normal; /* Ensures normal letter spacing */
    letter-spacing: normal; /* Override letter-spacing */
    word-spacing: normal; /* Override word-spacing */
    -webkit-font-feature-settings: "liga" 1; /* Enable ligatures in WebKit */
    -webkit-font-feature-settings: "liga" 1; /* Force ligature rendering in Safari */
    font-feature-settings: "liga" 1; /* Standard syntax for modern browsers */
    font-family: "IBM Plex Sans Arabic", sans-serif; /* Use a reliable Arabic font */
    font-weight: normal; /* Avoid changes in font-weight */
    font-style: normal; /* Avoid italicizing or bolding Arabic text */
    letter-spacing: normal; /* Override excessive letter-spacing */
    -webkit-font-feature-settings: "liga" 1; /* Force ligatures to be rendered */
    font-feature-settings: "liga" 1; /* Standard syntax */
    text-transform: none; /* Avoid using text-transform on Arabic */
    font-family: "Cairo", serif;
}
    html[dir="rtl"] p, html[dir="rtl"] h1, html[dir="rtl"] h2,
    html[dir="rtl"] h3, html[dir="rtl"] h4, html[dir="rtl"] h5, html[dir="rtl"] h6, html[dir="rtl"] span {
        font-family: "IBM Plex Sans Arabic", serif;
    }
html[dir="rtl"] h1, html[dir="rtl"] h2,
    html[dir="rtl"] h3, html[dir="rtl"] h4, html[dir="rtl"] h5, html[dir="rtl"] h6 {
      font-weight:700;
    }

        html[dir="rtl"].fa, html[dir="rtl"] .far, html[dir="rtl"] .fas {
    
        }
@media (max-width: 640px) {
    .home9-hero-content .banner-style-one .slide {
      border-radius:0px;
    }
}

html[dir="rtl"] .itemdropdown {
    flex-direction: row-reverse;
    text-align: right;
    justify-content: flex-end;
}
html[dir="ltr"] .itemdropdown {
    flex-direction: row-reverse;
    text-align: left;
    justify-content: flex-end;
}

html[dir="ltr"] .owl-carousel.owl-rtl {
    direction: ltr;
}

.hero-home10, .owl-carousel {
    direction: ltr;
    position: relative;
}

html[dir="ltr"] .dashboard__sidebar {
    background-color: #ffffff;
    flex-shrink: 0;
    height: calc(100% - 90px);
    left: 0;
    right: auto;
    margin-top: 57px;
    overflow-y: scroll;
    padding: 30px 0px 30px 0px;
    padding-bottom: 40px;
    position: fixed;
    width: 300px;
}

html[dir="ltr"]  .dashboard__main {
    margin-top: 57px;
    padding-left: 300px;
    padding-right: 0px;
    width: 100%;
}


html[dir="ltr"] .dashboard.dsh_board_sidebar_hidden .dashboard__sidebar {
    transform: translateX(-100%);
}


html[dir="ltr"] .ml90 {
    margin-right: 0px !important;
    margin-left: 90px !important;
}

.stepper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.step {
    text-align: center;
    position: relative;
}

.step .step-icon {
    border: 2px solid #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background-color: #ccc;
    color: #fff;
    position: relative;
    z-index: 2;
}

    .step.completed .step-icon {
        border-color: rgba(7, 162, 127, 1);
        color: white;
        background-color: rgba(7, 162, 127, 1);
    }

    .step.active .step-icon {
        border-color: rgba(12, 106, 141, 1);
        color: white;
        background-color: rgba(12, 106, 141, 1);
    }

.stepper::before {
    content: "";
    position: absolute;
    top: 38%;
    height: 5px;
    background: #ccc;
    z-index: 1;
    transform: translateY(-50%);
}

@media (max-width:413px) {
    .stepper::before {
        width: 91%;
    }
}

@media (min-width:414px){
    .stepper::before {
        width: 95%;
    }
}

@media (min-width:1200px) {
    .stepper::before {
        width: 98%;
    }
}
.step.completed:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 31%;
    width: 100%;
    height: 5px;
    background: rgba(7, 162, 127, 1);
    z-index: 1;
    transform: translateY(-50%);
}

.space{
    position:relative;
}

.line.completed {
    width: 100%;
    height: 5px;
    position: absolute;
    background: linear-gradient(90deg, rgba(12, 106, 141, 1) 0%, rgba(7, 162, 127, 1) 100%);
    z-index: 1;
    transform: translateY(-310%);
}

.page-link{
    cursor:pointer !important;
}

/*formu style*/

.forums_table .o-media img {
    display: block;
}

.forums_table .custom-img-thumbnail {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.06);
}

.forums_table .img--medium {
    height: 60px;
    width: 60px;
}

.forums_table .u-circle {
    border-radius: 50%;
}

.forums_table .details-list {
    list-style: none;
    margin: 0;
    padding-right: 0px;
}

.forums_table .o-media:last-child {
    border: 0;
    padding-bottom: 0;
}

.forums_table.o-media:first-child {
    padding-top: 0;
}

.forums_table.u-padding-right {
    padding-right: 20px;
}

.forums_table .o-media__body {
    width: 100%;
}

.forums_table .details-list li {
    font-size: 13px;
    color: #777777;
    display: inline-block;
    padding-right: 0;
    margin: 0 0 5px 5px !important;
}

.forums_table .u-no--margin {
    margin: 0 !important;
}

.forums_table .details-td {
    padding-right: 0;
    width: 50%;
}

.forums_table .o-media__right {
    padding-left: 10px;
}

.forums_table .o-media__left, .o-media__body, .forums_table .o-media__right {
    display: table-cell;
    vertical-align: top;
}

.forums_table .details-head {
    margin: 5px 0px 5px 0px;
    font-size: 18px;
    font-family: var(--body-fontsmall-family2);
}

.forums_table tr {
    border-bottom: 1px solid #ECEFF4;
}

.forums_table th, .forums_table td {
    padding: 20px;
    vertical-align: middle;
    border: 0;
    font-size: 14px;
    text-align: right;
}

.forums_table .avatar-td, .forums_table .service_upgrade_check-td {
    vertical-align: top;
    padding: 20px 0px;
    width: 10%;
}

.forums_table {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.last_activity {
    padding-top: 8px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e7e7e7;
}

.last_activity {
    height: fit-content;
    overflow:hidden;
}

    .last_activity.o-media__body {
        width: 100%;
    }

    .last_activity .u-circle {
        border-radius: 50%;
    }

    .last_activity .o-media__left, .last_activity .o-media__body, .last_activity .o-media__right {
        display: table-cell;
        vertical-align: middle;
    }

    .last_activity .img--small {
        height: 36px !important;
        width: 36px !important;
        border: 1px solid rgba(0, 0, 0, 0.06);
        background-color: #fff;
    }

    .last_activity .pt-2 {
        padding-top: 0.5rem !important;
    }

    .last_activity .o-media__right {
        padding-left: 10px;
    }

    .last_activity.h5, .last_activity h5 {
        font-size: 17px;
        font-weight: normal;
        font-family: var(--body-font-family) !important;
    }

        .last_activity.h5 a, .last_activity h5 a {
            font-family: var(--body-font-family) !important;
        }

.last_activity {
    padding-top: 4px;
    padding-bottom: 4px;
}


.forum-post {
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-item {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 3px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.3s ease;
    margin-bottom: 0px;
    line-height: 19px;
}

    .post-item:hover {
        background-color: #f0f8ff;
    }

.post-title a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

    .post-title a:hover {
        color: #1a73e8;
    }

.post-meta {
    font-size: 13px;
    color: #777;
}

.post-stats {
    text-align: right;
    margin-top: 5px;
}

.last-poster {
    display: flex;
    align-items: center;
    gap: 8px;
}

.poster-photo {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid #ddd;
}

.icostylec i {
    border-radius: 50%;
    font-size: 14px;
    height: 22px;
    margin-left: 5px;
    line-height: 18px;
    text-align: center;
    width: 22px;
    display: flex;
    line-height: 22px;
    align-items: center;
    justify-content: center;
}

.fs-12 {
    font-size: 12px;
}

.ipsPageHeader {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    max-width: 800px;
    margin: 40px auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.ipsType_pageTitle {
    color: #333;
    margin-bottom: 10px;
}

.ipsType_richText p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}

.ipsHr {
    border: 0;
    border-top: 1px solid #ddd;
    margin: 17px 0;
    margin-bottom: 10px;
}

.ipsPos_right {
    text-align: left; /* لتبقى الأزرار على اليسار حسب التصميم الأصلي */
}

.ipsFollow {
    display: inline-flex;
    align-items: center;
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px 5px;
    min-width: 120px;
    text-decoration: none;
    display: inline-flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 4px;
    transition: background-color 0.3s;
    color: #000;
}

    .ipsFollow > span {
        color: #000;
    }

    .ipsFollow:hover {
        background-color: #e0e0e0;
    }

span.ipsCommentCount {
    background-color: #2f8a9d;
    color: #fff;
    border-radius: 4px;
    padding: 2px 8px;
    margin-left: 1px;
    font-size: 13px;
}

.ipsButton {
    cursor: pointer;
}



.reaction-buttons {
    display: flex;
    gap: 8px;
}

.reaction-btn {
    background-color: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 30px;
    padding: 4px 12px;
    font-size: 14px;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

    .reaction-btn i {
        font-size: 16px;
    }

    .reaction-btn:hover {
        background-color: #e9ecef;
        transform: translateY(-2px);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }

    .reaction-btn:active {
        transform: translateY(0);
        box-shadow: none;
    }

.custom-share-box {
    position: relative;
    display: inline-block;
}

.share-btn {
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 12px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

    .share-btn:hover {
        background-color: #e9ecef;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    }

.share-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    width: 200px;
}

.copy-link-btn,
.more-options-btn {
    background-color: #f8f9fa;
    border: none;
    border-radius: 5px;
    padding: 5px;
    width: 100%;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s;
}

    .copy-link-btn:hover,
    .more-options-btn:hover {
        background-color: #e9ecef;
    }

.social-links {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-around;
    margin: 0 0 10px;
}

    .social-links li a {
        color: #333;
        font-size: 18px;
        transition: color 0.3s;
    }

        .social-links li a:hover {
            color: #007bff;
        }

.custom_checkbox input:checked ~ .checkmark {
    background-color: #089a81;
    border: 1px solid #089a81;
}

.form-style1 .custom_checkbox {
    line-height: 30px;
}

a:hover path {
   fill: #5BBB7B;
}

.topic-title svg{
    max-height: 1em;
}
.start45{
    right:45%;
}
.listing-style1 .list-title {
    margin-bottom: 15px;
    min-height: 50px;
}
.listing-style1 .service-image {
    height: 170px;
    object-fit: cover;
    background:#f7f7f7 !important;
}
@media (max-width: 767.98px) {
    .home9-hero-content .banner-style-one .slide {
        height: 400px;
        background-size: cover;
    }
}
@media (max-width: 767.98px) {
    .home1-banner-content.at-home9 {
        
    }


    .cta-img-user-icon {
        position: relative !important;
        right: auto;
        z-index: 1;
        bottom: -61px !important;
        left: auto;
        margin: 0 auto;
        position: absolute;
        right: 0;
        z-index: 1;
        margin: 0px auto;
        display: block !important;
        width: 100%;
    }
    .cta-img-user-icon img{
        margin: 0px auto;
        display: block;
    }
}
.rating-container {
    display: flex;
    align-items: center;
    font-size: 1.0rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    gap: 5px;
}

.star {
    color: #FFC107;
    font-size: 1.0rem;
}

.rating-count {
    color: #555;
    font-size: 0.9rem;
}

a {
    cursor: pointer;
}

.posts-table {
    min-width: 450px;
}

.replies .user-image {
    width: 65px;
    height: 65px;
}
.rating-container {
    display: flex;
    align-items: center;
    font-size: 1.0rem;
    font-family: Arial, sans-serif;
    font-weight: bold;
    gap: 5px;
}

.star {
    color: #FFC107;
}

.rating-count {
    color: #555;
    font-size: 0.7rem;
}

.rating-container {
    height: 33px;
}

.listing-style1 .list-title {
    margin-bottom: 0px;
    min-height: 45px;
}

.mt15 {
    margin-top: 10px !important;
}

.listing-style1 .list-content {
    padding: 17px 13px;
    position: relative;
    padding-top: 10px;
}
.fz17 {
    font-size: 19px;
}
.replies .user-image {
    width: 65px;
    height: 65px;
}
.w50{
    width:50px;
}

@media (min-width: 1500px) {
    .container {
        min-width: 90%;
    }
}


@media (min-width: 1700px) {
    .container {
        min-width: 90%;
    }

    .blog-sidebar, .shop-sidebar {
        max-width: 370px;
        max-width: 100%;
    }
}

@media (min-width: 1920px) {
    .container {
        min-width: 90%;
    }

    .blog-sidebar, .shop-sidebar {
        max-width: 370px;
        max-width: 100%;
    }
}





.category-slider-home10 .details {
    height: 65px;
    overflow: hidden;
}



.vam_nav_style2.owl-theme .owl-nav button.owl-prev, .vam_nav_style2.owl-theme .owl-nav button.owl-next {

    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
   top: 0px !important;
    width: 40px;

}

@media (max-width: 767.98px) {
    .carousel-inner img, .carousel-inner video, .carousel-inner audio {
        object-fit: scale-down;
        max-height: 300px !important;
        min-height: 300px !important;
        padding: 19px;
    }
}
.icon-container svg {
    width: 1em !important;
    height: 1em !important;
    min-width: 50px;
    min-width: 50px;
    max-height: 50px;
}



#mediaCarousel {
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 5px solid #c7bfbf !important;
}

/* Media Container (for both images and videos) */
.carousel-inner2 {
    height: 100%;
}

.carousel-item {
    height: 100%;
    text-align: center;
}

.slider-media {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Change to 'cover' if you prefer cropping */
    object-position: center;
    background-color: #000; /* For letterboxing */
}

.media-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

/* Carousel Controls */
.carousel-arrow {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

/* Responsive Adjustments */
@media (max-width: 992px) {
    #mediaCarousel {
        height: 400px;
    }
}

@media (max-width: 768px) {
    #mediaCarousel {
        height: 300px;
    }
}

@media (max-width: 576px) {
    #mediaCarousel {
        height: 250px;
    }
}
.symbol-1em {
    width: 0.8em;
}

.symbol-2em {
    width: 1.2em;
}