





@media only screen and (max-width: 991px) {
    .navbar-sabs-03 .header-style-03.header-variant-07 .osamah {
        background-color: #ffffff;
        margin-top: -50px;
        min-height: 30px
    }

    .navbar-sabs-03 .header-style-03.header-variant-07 .hamadah {
        background-color: #ffffff;
        font-family: -webkit-body;

    }

}

@media only screen and (max-width: 768px) {
    .navbar-sabs-03 .header-style-03.header-variant-07 .osamah {
        margin-top: -90px;

    }
}

@media only screen and (max-width: 450px) {
    .navbar-sabs-03 .header-style-03.header-variant-07 .osamah {
        margin-top: -110px;

    }

}

@media only screen and (min-width: 991px) {
    .navbar-sabs-03 .header-style-03.header-variant-07 .osamah {
        background: rgb(246 246 246);
        height: 55px;

    }

    .navbar-sabs-03 .header-style-03.header-variant-07 .hamadah {
        background: rgb(246 246 246);

    }
}

.navbar-collapse #langchange {
    display: none;
}

@media (max-width: 768px) {

    .navbar-collapse #langchange {
        display: block;
        border: 1px solid #fff;
        margin-left: 20px;
        padding: 3px 76px;
        background: cornsilk;
        color: red;
    }

}



@media (max-width: 576px) {

    .categories-area-wrap .row .thumb img {
        height: 180px;
    }

    .single-product-cat-item {
        width: 170px;
    }


    .owl-prev,
    .owl-next {
        opacity: 1 !important;
        visibility: visible !important;
        font-size: 54px;

    }

}

@media (max-width: 768px) and (min-width: 577px) {

    .categories-area-wrap .owl-carousel .owl-stage-outer {
        margin-left: 30px;
    }

    .owl-prev,
    .owl-next {
        opacity: 1 !important;
        visibility: visible !important;
        font-size: 54px;

    }
}



.categories-area-wrap .thumb {
    overflow: hidden;
    /* يمنع الصور من الخروج عن الإطار */
}

.categories-area-wrap .row .single-product-cat-item .thumb img:hover {
    transform: scale(1.5);
    /* تأثير التكبير */
    transition: transform 0.3s ease-in-out;
    /* إضافة تأثير انتقال سلس */
}

@media screen and (max-width: 1200px) and (min-width: 900px) {
    .categories-area-wrap .row .thumb img {
        border-radius: 30px;
        height: 230px;
        width: 260px;
    }
}



.categories-area-wrap .row .thumb {
    border-radius: 50px;
}

.owl-prev,
.owl-next {
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 54px;

}

.case-studies-area-03 .justify-content-center .col-xl-8:before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.case-studies-area-03 .justify-content-center .col-lg-10 {
    border-top: 1px solid #dedede;
}

.categories-area-wrap .justify-content-center .section-title::before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.categories-area-wrap .justify-content-center .section-title {
    border-top: 1px solid #dedede;
}

.single-case-studies-item .img-icon img {
    width: 50px;
    padding-bottom: 10px;

}

.single-case-studies-item .thumb {
    overflow: hidden;
}

.single-case-studies-item .thumb img:hover {
    transform: scale(1.5);
    transition: transform 0.3s ease-in-out;
}

.contact_map iframe {
    position: relative;

}

.client-active-area .single-brand .img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 155px;
    /* تعديل الارتفاع حسب الحاجة */
    overflow: hidden;
}


.service-item-wrapper .osamah_moner {
    display: block;
    width: 200%;
}


.service-img .osamah img {
    width: 100%;
}

.language-selector {
    display: inline-block;
    position: relative;
}

.language-selector .dropdown-toggle {
    color: white;
    cursor: pointer;
}

.language-selector .dropdown-men {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #1c2941;
    width: 100px;
    z-index: 10;
}

.language-selector .dropdown-item {
    padding: 8px;
    color: white;
    width: 100px;
    cursor: pointer;
}

.language-selector .dropdown-item:hover {
    background-color: #444;
}

.language-selector.show .dropdown-men {
    display: block;
}


.right-content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.moner {
    display: none;
}
@media (max-width: 480px) {
    .widget.footer-widget .about_us_widget {
        padding-right: 180px;
    }
}
@media (max-width: 768px) {
    .widget.footer-widget .about_us_widget {
        padding-right: 180px;
    }
}
@media (max-width: 768px) {

    .search-popup-inner-wrapper .search-form-warp {
        width: 685px;
        margin-right: 0px;

    }

    .right-content {
        padding: 5px;
    }

    .moner {
        display: block;
    }

    #langchange {
        height: 37px;
    }

    .header-style-03.header-variant-07 .responsive-mobile-menu .logo {
        padding-left: 90px;
        top: -40px;
        right: 100px;

    }

    .footer-top .col-md-6:nth-of-type(2) {
        margin-left: 5px;

    }

    .service-img .osamah img {
        width: 100%;
    }

    .service-item-wrapper .osamah_moner {
        display: block;
        width: 100%;
    }
   


}

@media (max-width: 480px) {

    .search-popup-inner-wrapper .search-form-warp {
        width: 400px;
        margin-right: 0px;

    }
    body.rtl .footer-top .col-md-6:nth-of-type(2) {
        margin-right: 0px; 
    }
    body.rtl .footer-top .col-md-6:nth-of-type(2) {
        padding-right: 0px;
    }

    .moner {
        display: block;
    }
    

    .header-style-03.header-variant-07 .responsive-mobile-menu .logo {
        padding-left: 90px;
        top: -40px;
    }

    .footer-top .col-md-6:nth-of-type(2) {
        margin-left: 5px;

    }

}


.expandable-content {
    max-height: 250px;
    /* الارتفاع المبدئي */
    overflow: hidden;
    /* إخفاء النص الزائد */
    position: relative;
    transition: max-height 0.3s ease;
    /* تأثير التغيير في الارتفاع */
}

.expandable-content .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
}

.expandable-content .short-text {
    margin: 10px 0;
}

.expandable-content .read-more-btn {
    margin-top: 10px;
    color: rgb(197, 0, 0);
    font-weight: bold;
    cursor: pointer;
    border: none;
    background: none;
}

.thumb img {
    height: 220px;
}

.case-studies-area-03 .thumb img {
    height: 220px;
    width: -webkit-fill-available;
}

.what-we-cover .single-what-we-cover-item-02 .single-what-img img {
    height: 200px;
    width: -webkit-fill-available;

}

.what-we-cover .single-what-we-cover-item-02 {
    overflow: hidden;
    /* يمنع الصور من الخروج عن الإطار */
}

.what-we-cover .single-what-we-cover-item-02 .single-what-img img:hover {
    transform: scale(1.5);
    /* تأثير التكبير */
    transition: transform 0.3s ease-in-out;
    /* إضافة تأثير انتقال سلس */
}

.contact-section {
    padding: 60px 0;
}

.contact-section .section-title {
    font-size: 2rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 40px;
}

.contact_map {
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.contact_map:hover {
    transform: scale(1.02);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.shadow-sm {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.row .contact_map iframe {
    height: 480px;
}

.industry-about-area .right-content-area:before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.industry-about-area .col-lg-6 .right-content-area {
    border-top: 1px solid #dedede;
}


.what-we-cover .justify-content-center .section-title::before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.what-we-cover .justify-content-center .section-title {
    border-top: 1px solid #dedede;
}


.industry-testimonial-area .justify-content-center .col-xl-8:before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.industry-testimonial-area .justify-content-center .col-lg-10 {
    border-top: 1px solid #dedede;
}


.client-section .justify-content-center .col-xl-8:before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.client-section .justify-content-center .col-lg-10 {
    border-top: 1px solid #dedede;
}


.case-studies-area-03 .justify-content-center .col-xl-8:before {
    content: '';
    border-top: 1px solid #ed1c24;
    position: absolute;
    width: 250px;
}

.case-studies-area-03 .justify-content-center .col-lg-10 {
    border-top: 1px solid #dedede;
}




.lawyer-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lawyer-contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.lawyer-contact-item .icon {
    margin-right: 15px;
    font-size: 30px;
    color: #007BFF;
}

.lawyer-contact-item .content {
    flex: 1;
}

.lawyer-contact-item .title {
    font-weight: bold;
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.details-wrapper {
    margin-top: 5px;
}

.contact-section .details {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    color: #555;
}

