﻿@import url(fonts/fontawesome-all.min.css);

#overlay, .btn {
    -webkit-user-select: none;
    -moz-user-select: none
}

.img-title, .item h4, .tree_features_d, ul.link li {
    overflow: hidden
}

.book-card, .citation-container, .manuscript-card {
    border-image: linear-gradient(45deg,#b88a2b,#d4a857,#8b6f47) 1
}


.btn, .dropdown-item, .dropdown-toggle, .tree_features_d {
    white-space: nowrap
}

.details-button {
    margin-top: 10px;
    align-self: flex-start;
    background-color: #8b5e3c;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.3s ease;
}

.topNavigation:after, .topNavigation:before {
    background-image: url(../media/img/top-nav-border.png);
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 41px;
    background-repeat: no-repeat
}

.bg_book, .book-card, .breadcrumb-img, .breadcrumb-nav, .carousel, .contact-info, .contact_as, .content_section, .dropdown, .form-group, .glass, .img-contact, .item, .item img, .leaf_con, .list-contact, .main_title h2, .manuscripts, .section-carousel, .section-video, .section_item, .topNavigation, span.section_icon, ul.link li {
    position: relative
}

.btn, .navbar-toggler-icon, img {
    vertical-align: middle
}

#logo span, .dropdown-item, .flex-caption h3, .flex-caption p, .nav-link, .section_footer p {
    /* text-shadow: 0 1px 2px rgb(0 0 0 / 60%); */
}

#btn-back-to-top:hover, ul.share-icon.show, ul.tooltip-info.show {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%),0 2px 10px 0 rgb(0 0 0 / 10%)
}

.breadcrumb-nav ol, .list-contact, .maps_body ul, .share-icon ul, .tools ul, .top-header ul, .topNavigation-tab ul, div.accordion-body ul, ul.link, ul.panal-body {
    list-style-type: none
}

.top-header a {
    color: #fff !important
}

#logo span, .search-btn, .socail-news-icon a:hover {
    color: #fff !important
}

#header-wrap, *, .direction-nav, body {
    direction: rtl
}

.socail-news, .top-header {
    direction: ltr
}

body {
    background-color: #ffff;
    padding: 0;
    margin: 0;
    font-size: 25px
}

.Navigation-nav li.nav-item:last-child:after, .tools ul li:first-child, header {
    background: 0 0
}

@font-face {
    font-family: bein;
    src: url(fonts/font-awesome/fonts/bein-ar-normal.ttf)
}

header {
    position: absolute;
    z-index: 1;
    border-top: 1px solid #f5f5f5;
    width: 100%
}

.topNavigation-tab {
    margin-left: auto
}

    .topNavigation-tab ul li {
        display: inline-block;
        margin-right: .5rem
    }

    .topNavigation-tab ul.rtl li {
        margin-right: 0;
        margin-left: 1rem
    }

    .topNavigation-tab ul li a {
        color: #ffff
    }

        .topNavigation-tab ul li a i {
            color: rgba(255,255,255,.5)
        }

.topNavigation {
    background-color: #000;
    line-height: 1rem;
    padding: .25rem 0
}

    .topNavigation:after {
        left: 100%;
        background-position: right
    }

    .topNavigation:before {
        right: 100%;
        background-position: left
    }

    .topNavigation a.nav-link {
        color: #fff;
        font-size: 20px
    }

        .book-title:hover, .content a h2:hover, .manuscript-title:hover, .nav-link:hover, .top-header ul li a:hover, .topNavigation a.nav-link:hover, a.frames:hover, footer a:hover, ul.list-contact li a:hover {
            text-decoration: underline
        }

.Navigation-nav .dropdown-item:hover, .Navigation-nav a.nav-link, .btn, .dropdown-item, .golden-button, .list_link a, .nav-link, a, ul.link li a:hover {
    text-decoration: none
}

    a.nav-link.dropdown-toggle.show {
        border-bottom: 6px solid #e1ce67
    }

.box-search {
    display: flex;
    width: 200px;
    align-items: center
}

.search-text {
    height: 26px;
    border-radius: 0 .25rem .25rem 0 !important
}

.search-btn {
    background: #17a2b8 !important;
    padding: .2rem .15rem !important;
    border-radius: .25rem 0 0 .25rem !important;
    font-size: 12px !important
}

.dropdown-item, .dropdown-menu {
    color: #212529;
    text-align: center
}

.navbar-toggler, h5 {
    font-size: 1.25rem
}

.navbar-toggler {
    padding: .25rem;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
    width: 50px !important
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../media/img/icon-bar.svg)
}

a.logo img {
    height: 90px
}

li.nav-item {
    padding: 0 .25rem
}

    li.nav-item:first-child {
        padding-right: 0
    }

    .tools ul li:last-child, li.nav-item:last-child {
        padding-left: 0
    }

.dropdown-item {
    display: block;
    width: 100%;
    font-weight: 400;
    border: 0;
    padding: 4px 6px
}

.dropdown-toggle::after {
    display: inline-block;
    margin-right: .5em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 5.7rem;
    list-style: none;
    background-color: #fada7a;
    background-clip: padding-box;
    border-radius: 0
}

.Navigation-nav, .Navigation-nav .dropdown-item:hover {
    background-color: #9c0059
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active, .dropdown-menu.show {
    display: block
}

ul.dropdown-menu.show li:first-child {
    padding-top: 0
}

ul.dropdown-menu.show li:last-child {
    padding-bottom: 0
}

a.dropdown-item {
    display: block;
    color: #03274c;
}

.navbar-nav .dropdown-menu {
    position: static
}

.collapse-body {
    padding: 1rem 3rem
}

    .collapse-body div.box-search {
        width: auto;
        margin: 0 auto
    }

.Navigation-nav {
    width: 100%;
    border-radius: 5px 5px 0 0
}

    .Navigation-nav li.nav-item:after {
        content: '';
        display: block;
        width: 2px;
        height: 20px;
        position: absolute;
        left: -1px;
        background-color: #710040;
        top: 50%;
        margin-top: -10px;
        z-index: 9999
    }

    .Navigation-nav a.nav-link {
        display: block;
        padding: 3px 8px 3px 18px !important;
        text-shadow: 0 1px 0 rgb(255 255 255 / 25%);
        color: #fff;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
        border-radius: 0
    }

    .Navigation-nav li.nav-item {
        padding: 0;
        position: relative
    }

    .Navigation-nav a.dropdown-item {
        color: #fff;
        text-align: right !important;
        line-height: 35px
    }

    .Navigation-nav .dropdown-menu {
        min-width: 14rem
    }

        .Navigation-nav .dropdown-menu.show {
            display: block;
            background-color: #d23679;
            border: 0;
            padding: 0
        }

.bg_header {
    position: relative;
    background-image: url(../media/img/bg_manuscripts.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 750px
}

.bg-nav {
    margin-top: 1rem;
    align-items: center;
    padding: 0 1rem;
    border-radius: 10px;
    border-top: 1px solid #f5f5f5;
    background: url('../media/img/bg-menu.png') top center repeat-x #a0705f
}

    .bg-nav ul.navbar-nav li.nav-item a.nav-link {
        color: #fff;
        height: 90px;
        line-height: 90px;
        position: relative
    }

a.dropdown-item:hover {
    background-color: #00000061
}

.bg-nav ul.navbar-nav li.nav-item a.nav-link:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    width: 100%;
    transition: .2s
}

.bg-nav ul.navbar-nav li.nav-item a.nav-link:hover:before {
    bottom: 0;
    border-top: 5px solid #e1ce67
}

.badg-date, .golden-button, a.logo {
    display: block;
    text-align: center
}

.bg-nav ul.navbar-nav li.nav-item a.nav-link.dropdown-toggle.show:before {
    display: none !important
}

.footer {
    background: #3674b5;
    padding: .5rem 5rem
}

    .footer h2, .golden-button:hover, .icon-pencil i, .icon-trash i, .item h4 a, .publication-entry a h3:hover, .publication-entry a h4:hover, ul.link li a:hover {
        color: #fff
    }

ul.link li:hover {
    border-color: #8b131d
}

.footer_link {
    color: #fff;
    font-size: 15px;
    margin-bottom: .25rem
}

.social-media ul li {
    display: inline-flex;
    padding: 2px;
    border: 2px solid transparent;
    transition: .5s
}

    .social-media ul li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #ffb441;
        color: #03274c;
        text-align: center;
        border-radius: 50%
    }

    .social-media ul li:hover, div.social-media ul li:hover {
        border: 2px solid #fff
    }

    .social-media ul li a i {
        font-size: 1.2rem
    }

.section-news, div.social-media ul li a:hover {
    background-color: #fff
}

div.social-media ul li:hover i {
    color: rgb(0 33 71)
}

.footer-bottom {
    padding: 1rem 0;
    text-align: center;
    background-color: #065e94;
    border-top: 1px dashed #868788
}

    .footer-bottom p {
        color: #868788
    }

        .footer-bottom p a {
            color: #fff;
            padding-right: 10px;
            font-weight: 500
        }

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 64px;
    height: 64px;
    border: 0;
    display: none;
    padding: .75rem;
    font-size: 1.8em;
    z-index: 11111;
    color: #fff;
    background: rgba(153,153,153,.9);
    cursor: pointer
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

*, ::after, ::before {
    box-sizing: border-box
}

.content-page p, .text-justify {
    text-align: justify !important
}

::selection {
    background: rgb(16 120 143);
    color: #fff
}

h1, h2, h3, h4, h5, ol, p, ul {
    padding: 0;
    margin: 0
}

.d-flex {
    display: flex
}

.font-weight-bold {
    font-weight: 600
}

.btn, .form-control {
    font-size: 1rem;
    font-weight: 400;
    color: #212529
}

.btn {
    cursor: pointer;
    user-select: none
}

.container, .container-fluid {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-none {
        display: none !important
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .panal-header {
        background: #ddd
    }

    a.logo {
        text-align: left
    }

    .d-md-block {
        display: block
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container, .container-lg {
        max-width: 1320px
    }
}

.navbar > .container, .navbar > .container-fluid {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y))
}

    .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        margin-top: var(--bs-gutter-y);
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

.align-items-center {
    align-items: center !important
}

.justify-content-center {
    justify-content: center !important
}

.p-0 {
    padding: 0 !important
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 2.25;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 50px
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

.navbar-nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: 0 .5rem;
    color: #03274c;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

.collapse:not(.show) {
    display: none
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1320px
    }
}

.justify-content-start {
    justify-content: flex-start !important
}

.pr-0 {
    padding-right: 0 !important
}

.text-left {
    text-align: left !important
}

.mb-0 {
    margin-bottom: 0 !important
}

@media only screen and (max-width: 991px) {
    .bg-nav, .supply img {
        width: 100%
    }

    .panal-header {
        background: #ddd !important
    }

        .panal-header a {
            color: #06829d !important
        }

    .p-content {
        padding: 1rem !important
    }

    .card-search {
        border: 0 !important
    }

        .card-search input {
            border-radius: 5px !important;
            margin-bottom: 1rem
        }

        .card-search a {
            border-radius: 50px !important
        }

    a.dropdown-item {
        color: #000 !important;
        text-align: right !important;
        text-shadow: none;
        border: 0
    }

    .bg-nav ul.navbar-nav li.nav-item a.nav-link {
        height: auto !important;
        line-height: initial !important;
        color: #555;
        border: 0;
        text-shadow: none
    }

    .bg-nav {
        padding: 0 !important;
        z-index: 1;
        margin-top: 0
    }

    .fluid-Navigation, .fluid-lg {
        max-width: none;
        padding: 0
    }

    .Navigation-nav li.nav-item:after, .topNavigation:after, .topNavigation:before {
        display: none
    }

    .col-lg {
        padding: 0
    }

    .topNavigation {
        padding: .25rem .35rem
    }

    .Navigation-nav a.nav-link {
        background-color: #00000012 !important;
        color: #555 !important;
        display: flex !important;
        justify-content: space-between;
        align-items: center
    }

    .Navigation-nav .dropdown-menu.show {
        background-color: #eee !important
    }

    .Navigation-nav .dropdown-item {
        color: #555 !important
    }

    .navbar-nav {
        display: block;
        z-index: 10043;
        position: relative
    }

    li.nav-item {
        border-bottom: 1px solid #ffffff14;
        padding: 1rem
    }

    .navbar-nav .dropdown-menu {
        background: #d4d4d4
    }

    .center-img {
        height: 200px
    }

    .breadcrumb-img {
        height: 300px
    }

    .button {
        background: #f39200;
        color: #fff;
        border: 2px solid #f39200;
        width: 250px;
        padding: 10px;
        text-align: center;
        border-radius: 15px;
        font-weight: 600;
        margin: 10px auto 10px 10px
    }

    .breadcrumb-nav {
        display: block;
        padding: .5rem 0
    }

    .fluid-content {
        max-width: 900px
    }

    .news-img {
        height: 250px;
        margin-bottom: 1rem
    }
}

@media(max-width: 600px) {
    .breadcrumb-nav {
        display: block;
        margin-top: 1rem;
        padding: 0
    }

    .card-video {
        padding: 1rem !important
    }

    .img-footer {
        margin-top: 1rem !important
    }

    .btn-signin {
        margin-bottom: 1rem !important
    }

    .main_title h2 .line {
        width: 80% !important
    }

    .padding-info {
        padding: 2rem !important
    }

    .card-about {
        padding: 2rem 1rem !important
    }

    .section_content {
        height: auto !important
    }

    .tree_features > li {
        float: none !important;
        width: 100% !important
    }

    .flex-caption h3 {
        font-size: 15px !important
    }

    .flex-caption {
        bottom: 27% !important
    }

    .bg_header {
        height: 500px !important
    }

    a.logo img {
        margin: 0 auto
    }

    .d-sm-none {
        display: none !important
    }

    .center-img {
        height: auto;
        margin-bottom: 1rem
    }

    .fluid-content {
        max-width: none;
        padding: 0 1rem
    }

    .tools {
        justify-content: center !important
    }

    .content-page {
        padding: 0
    }

    .footer {
        padding: 1rem
    }

    .button {
        margin: 10px auto 0 !important;
        display: block
    }

    .topNavigation-tab ul li a {
        font-size: 15px
    }
}

span#gve2 {
    line-height: 12px !important
}

.flex-caption {
    color: #3b3b3b;
    margin: 0 auto;
    padding: 1px;
    position: absolute;
    vertical-align: bottom;
    text-align: center;
    background-color: #bd8d4c9e;
    bottom: 30%;
    display: block;
    left: 0;
    right: 0;
    z-index: 0
}

    .flex-caption p, .section_footer p {
        text-transform: uppercase;
        margin-bottom: 0;
        font-style: italic;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 2px;
        color: #fff
    }

    .flex-caption h3 {
        letter-spacing: 1.75px;
        font-size: 2rem;
        color: #fff
    }

.item_title {
    background-color: #bd8d4c;
    margin: 0 auto;
    display: inline-block;
    padding: 35px
}

.card-about h2 {
    margin-bottom: 1rem;
    letter-spacing: 1px;
    color: #222845;
    position: relative;
    padding-bottom: .5rem
}

.tree_features > li, ul.link li {
    vertical-align: top;
    margin-bottom: 5px
}

.card-about h2:after {
    right: 0;
    transform: rotate(180deg);
    bottom: 0;
    width: 172px;
    height: 5px;
    background: url(../media/img/seperater.png) no-repeat
}

.system-info {
    padding: 5rem 0
}

.card-about p, .card-video p {
    text-align: justify
}

.img-about {
    height: 300px;
    width: 100%;
    position: relative;
    box-shadow: -2px 0 5px #ddd
}

.card-about, .card-about:before {
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 35%)
}

.card-staff:hover .lecturers-img a::before, .img-about img, .padding-news div.col-lg-2 img {
    height: 100%;
    width: 100%
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-end {
    align-items: flex-end
}

.card-about {
    position: relative;
    background-color: #fff;
    padding: 2rem;
    background-image: url('../media/img/bg-top.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.card-login, .card-search input, .css-form {
    box-shadow: inset 1px 1px 2px rgb(46 54 80 / 8%),inset 1px -2px 5px rgb(46 54 80 / 8%)
}

.card-about:before {
    background-color: #ab7442;
    bottom: 10px;
    content: "";
    left: -18px;
    position: absolute;
    right: -18px;
    top: 10px;
    z-index: -3
}

.tree_features > li:nth-of-type(2n) {
    float: right;
    clear: right;
    text-align: right;
    margin-right: -4px
}

    .tree_features > li:nth-of-type(2n) .leaf_icon {
        left: auto;
        right: 0
    }

.leaf_icon i {
    font-size: 3rem !important
}

.tree_features > li {
    min-height: 144px;
    clear: left;
    float: left;
    color: #fff;
    padding: 25px 25px 30px;
    position: relative;
    width: 50%;
    list-style: none;
    display: block
}

    .tree_features > li > .tree_curv {
        background: #b33753;
        height: 100%;
        position: absolute;
        right: 0;
        top: 50%;
        width: 50%
    }

    .tree_features > li:after {
        background: #fff;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%
    }

    .tree_features > li:nth-child(2n) > .tree_curv {
        left: 0;
        right: auto
    }

    .tree_features > li:nth-child(2n) .leaf_con {
        padding-right: 144px;
        padding-left: 0
    }

.tree_features_parent {
    margin-top: 60px;
    max-width: 50%;
    min-width: 160px;
    position: relative;
    z-index: 2
}

#fview_rptImages_Image1_0 {
    max-width: none !important
}

.img-thumbnail {
    width: 100%;
    height: 400px;
}

#exitButton, .caption_image, .contact-info:before, .icon-video, .item h4, .leaf_icon, .main_title .dot, .main_title .line:before, .main_title h2 .line, .stampIt, .stampIt span {
    position: absolute
}

a.open-modal {
    width: 100% !important;
    height: 500px !important;
    display: block
}

.tree_features_t {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1.5px
}

    .tree_features_t:hover {
        color: #eee
    }

.tree_features_d {
    display: block;
    text-overflow: ellipsis
}

.leaf_icon {
    background: rgba(0,0,0,.1);
    display: block;
    font-size: 32px;
    height: 144px;
    left: 0;
    line-height: 144px;
    text-align: center;
    width: 144px;
    z-index: 1;
    top: 0;
    border-radius: 100%
}

.bg_gray .tree_features > li::after, .section_content, .tree_features > li::after {
    background: #f9fafc
}

.footer_p, ul.link li a {
    font-size: 22px;
    color: #fff
}

.leaf_con {
    padding-left: 144px;
    z-index: 1
}

.section_content {
    border-bottom: 1px solid #eaebed;
    border-top: 1px solid #eaebed;
    padding: 2rem 0;
    height: 500px
}

.tree_features > li:nth-child(odd) .leaf_con {
    text-align: left
}

.centered, .img-footer, .item, .item h4, .social-media {
    text-align: center
}

.tree_features > li, .tree_features > li:after {
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px
}

.main_title h2 {
    letter-spacing: 0 !important;
    color: #8f3900;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    line-height: 40px
}

    .main_title h2 .line {
        background: #e0e0e0;
        bottom: 0;
        height: 1px;
        width: 30%
    }

.main_title.centered span {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 100%
}

.main_title .dot {
    background: #fff;
    border: 1px solid #e1ce67;
    height: 10px;
    top: -3px;
    width: 10px
}

.main_title .line:before {
    background: #e1ce67;
    content: "";
    display: block;
    height: 3px;
    left: 30%;
    right: 30%
}

.footer_title, .tools ul li, ul.link li, ul.link li a {
    display: inline-block
}

.footer_p {
    margin: 1rem 0
}

.footer_title {
    color: #fdca7c;
    line-height: initial;
    letter-spacing: 1.05px;
    /* font-weight: 600; */
    font-size: 25px;
    background-image: url(../media/img/bg_widget_title.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 0 0 15px 30px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.img-footer {
    margin: 3rem 0 0
}

.alarts, ul.link {
    margin-bottom: 1rem
}

    ul.link li {
        background: rgb(0 0 0 / 15%);
        border: 1px solid;
        transition: .4s;
        border-radius: 5px
    }

        ul.link li a {
            padding: 8px
        }

        ul.link li:hover {
            border-color: #fff !important
        }

.mt-0 {
    margin-top: 0 !important
}

.img-footer img {
    width: 175px;
    margin: 0 auto
}

.item {
    border-radius: 45px;
    border: 3px solid #eb8e24;
    padding: 1rem;
    margin-top: 80px
}

    .item h4 {
        bottom: 0;
        left: 50%;
        padding: 5px 0;
        transform: translateX(-50%);
        width: 100% !important;
        background-color: #58585a;
        border-top: 2px solid #eb8e24;
        border-radius: 0 0 43px 43px;
        font-weight: 400
    }

    .item img {
        width: 146px;
        margin-bottom: 70px;
        -webkit-transition: .5s linear;
        transition: .5s linear;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
        margin-top: -87px;
        z-index: 9999
    }

#exitButton, #nextButton, #prevButton {
    font-size: 2em;
    transition: opacity .8s
}

.item:hover img {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1)
}

.section_item {
    border-top: 1px solid #ccd0d8;
    background-color: #f3f3f3;
    padding: 50px 0;
    z-index: 0
}

.height_header {
    height: 700px !important
}

.position_bottom {
    bottom: 20% !important
}

.breadcrumb-img {
    width: 100%;
    height: 350px
}

    .breadcrumb-img img, .image-container img, .lecturers-details, div.carousel-item img {
        width: 100%;
        height: 100%
    }

.breadcrumb-nav {
    line-height: 50px;
    background-image: url('../media/img/2.jpg');
    padding: 9rem 2rem
}

    .breadcrumb-nav ol {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

        .breadcrumb-item.active, .breadcrumb-nav ol li a, .breadcrumb-nav ol li a i:hover, .carousel-dark .carousel-caption, .icon-pencil:hover i, .icon-trash:hover i, div.content a:hover {
            color: #000
        }

            .breadcrumb-nav ol li a i {
                color: #10788f
            }

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-left: .5rem;
    color: #00718f;
    content: "/";
    font-weight: 700;
    font-size: 40px
}

.tools {
    display: flex;
    justify-content: end
}

    .tools ul li {
        background: url(../media/img/toolbar-sep.png) right no-repeat;
        padding-right: 9px;
        padding-left: 9px
    }

ul.share-icon.show, ul.tooltip-info.show {
    background: #49a8bd;
    text-align: center;
    border-radius: 5px;
    min-width: 100px;
    padding: 0
}

    ul.share-icon.show li, ul.tooltip-info.show li {
        display: block !important;
        background: 0 0;
        margin-bottom: 1px;
        padding: 0
    }

        ul.share-icon.show li a, ul.tooltip-info.show p {
            color: #fff;
            font-size: 13px;
            line-height: 26px;
            display: block
        }

            ul.share-icon.show li a:hover {
                background: #0003
            }

    ul.share-icon.show:after, ul.tooltip-info.show:after {
        top: -8px;
        right: 0;
        left: 0;
        position: absolute;
        width: 10px;
        margin: 0 auto;
        content: "";
        border-top: .5em solid #49a8bd;
        border-right: .5em solid transparent;
        border-bottom: 0;
        border-left: .5em solid transparent;
        transform: rotate(180deg)
    }

ul.tooltip-info.show {
    min-width: 200px
}

    ul.tooltip-info.show p {
        padding: 0 10px;
        text-align: right
    }

    ul.tooltip-info.show:after {
        left: -75px
    }

@media print {
    footer, header {
        display: none
    }
}

.card-login {
    padding: 1.5rem;
    border: 1px solid #bbbcce;
    border-radius: 20px;
    background: #bbbcce17
}

.alarts {
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #a89457;
    padding: 1rem;
    line-height: 25px;
    border-radius: 10px
}

.form-group {
    margin-bottom: 1.5rem
}

    .form-group label {
        font-weight: 600;
        letter-spacing: 1.5px
    }

.css-form {
    -webkit-appearance: none;
    height: 50px;
    border-radius: 30px !important;
    padding: 8px 15px !important;
    font-size: 1rem;
    display: block;
    font-family: bein;
    width: 100%;
    border: 1px solid #ced4da;
    outline: 0;
    line-height: 1.75rem
}

span.section_icon, span.section_icon i {
    line-height: 76px;
    border-radius: 50%;
    text-align: center;
    display: block
}

.btn-signin {
    background: #1266f1;
    padding: 8px 25px;
    display: block;
    color: #fff;
    border-radius: 5px;
    margin-left: 10px;
    transition: .4s linear;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%),0 3px 1px -2px rgb(0 0 0 / 12%),0 1px 5px 0 rgb(0 0 0 / 20%);
    text-align: center
}

    .btn-signin:hover {
        box-shadow: none
    }

.w-100 {
    width: 100% !important
}

.form-area {
    background-color: #eff5ff !important;
    padding: 3rem;
    border-radius: 8px;
    word-wrap: break-word
}

.title-w {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
    padding-top: 30px
}

.form-control:focus {
    box-shadow: -2px 0 5px #87bd10;
    outline: 0
}

.section-video {
    z-index: 999
}

span.section_icon {
    margin-top: -48px !important;
    left: 0;
    right: 0;
    height: 76px;
    width: 76px;
    margin: 0 auto -28px;
    z-index: 999999999
}

    span.section_icon i {
        background: #fff;
        color: #1ccdca;
        font-size: 32px;
        margin: 0 auto;
        border: 1px solid rgba(0,0,0,.1)
    }

.list h5 {
    font-size: .75rem
}

.list {
    border: 1px solid #e0e0e0;
    padding: 2rem 1rem;
    border-radius: 5px 5px 0 0
}

.icon-pencil, .icon-trash {
    box-shadow: 0 8px 9px -4px rgba(0,0,0,.15),0 4px 18px 0 rgba(0,0,0,.1);
    width: 40px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid;
    text-align: center
}

.icon-pencil {
    background: #3b71ca;
    border-color: #3b71ca;
    margin-left: 10px
}

.icon-trash {
    background: #dc4c64;
    border-color: #dc4c64
}

    .icon-pencil:hover, .icon-trash:hover {
        background: #fff;
        cursor: pointer;
        box-shadow: none
    }

.text-center {
    text-align: center !important
}

.img-contact {
    z-index: 0;
    padding: 10px 0;
    width: 100%;
    background-image: url(../media/img/map_shape.png)
}

.list-contact {
    padding-right: 90px;
    z-index: 11;
    margin-top: 2rem
}

ul.list-contact li {
    margin-bottom: 25px
}

    ul.list-contact li ul {
        list-style-type: none;
        padding-right: 0;
        margin-top: 0
    }

        ul.list-contact li a, ul.list-contact li ul li {
            margin-bottom: 8px;
            line-height: 26px;
            color: #000;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: 1px
        }

.contact-info {
    margin: 0;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 700;
    color: red
}

    .contact-info:before {
        content: "";
        background: red;
        height: 3px;
        width: 40px;
        right: -60px;
        top: 20px
    }

.card-search {
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 50px
}

    .card-search a {
        display: block;
        background: #3b71ca;
        border-radius: 50px 0 0 50px;
        text-align: center;
        color: #fff;
        height: 45px;
        line-height: 45px
    }

    .card-search input {
        display: block;
        height: 45px;
        width: 100%;
        border-radius: 0 50px 50px 0;
        border: 0;
        padding: 10px 20px;
        font-family: bein !important
    }

        .card-search input:focus {
            outline: 0
        }

    .card-search a:hover {
        background: #2e599e
    }

.card-video {
    background: #10788f;
    padding: 3rem 5rem
}

    .card-video h2, .card-video p {
        color: #fff;
        margin-bottom: 1rem
    }

.card-staff, .lecturers-img {
    position: relative;
    width: 100%;
}

.card-staff {
    margin-bottom: 30px
}

.lecturers-details > p {
    color: #fff;
    margin-bottom: 0
}

.last-about-details {
    display: inline-block;
    margin: 23px 0 19px;
    text-align: center
}

.lecturers-details a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.img-title {
    bottom: -1px;
    left: 50%;
    opacity: .8;
    padding: 11px 0 6px;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100%
}

    .img-title h3 {
        font-size: 18px;
        line-height: 180% !important
    }

    .img-title > h3, .lecturers-details > h3 {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0;
        color: #fff;
        margin-top: 0
    }

.card-staff:hover .img-title {
    opacity: 0
}

.lecturers-img > a {
    width: 100%;
    height: 100%;
    display: block
}

    .lecturers-img > a::before {
        background: #000;
        content: "";
        opacity: .8;
        position: absolute;
        transition: .6s;
        width: 0;
        height: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto
    }

.lecturers-details-wrapper {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    opacity: 0;
    transition: .6s;
    margin-bottom: 0;
    color: #fff;
    padding: 80px 20px
}

.accordion-panal, .carousel-inner, .carousel-item, .panal-header {
    position: relative;
    width: 100%
}

.card-staff:hover .lecturers-details-wrapper {
    opacity: 1
}

.lecturers-details-wrapper h3 {
    font-size: 20px !important;
    line-height: 180%
}

.img-title {
    opacity: 1;
    transition: .6s;
    background-color: rgba(0,0,0,.8)
}

    .img-title > p {
        color: #fff;
        margin-bottom: 10px
    }

.lecturers-img img {
    width: 100%;
    height: 330px
}

.panal-header {
    background: #333;
    padding: 5px 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%),0 3px 3px rgb(0 0 0 / 15%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 999
}

    .panal-header a {
        color: #fff;
        font-size: 1.4em;
        line-height: 40px
    }

ul.panal-body li {
    border-bottom: 1px solid #ddd;
    transition: .25s;
    background-color: #f7f7f7
}

    ul.panal-body li a {
        color: #555;
        padding: 1px 15px;
        text-align: right;
        border-right: 10px solid transparent;
        display: block
    }

        ul.panal-body li a:hover {
            border-right: 10px solid #333
        }

.accordion-body ul li {
    background-color: #f1f1f1;
    border-bottom: 1px solid #c9c9c9
}

    .accordion-body ul li:first-child {
        box-shadow: inset 0 8px 6px -6px rgb(51 51 51 / 30%)
    }

.accordion-panal {
    display: flex;
    align-items: center;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s
}

.card-frames, .carousel-inner, .glass, .manuscript-card, .masonry-portfolio, html.a-fullscreen body {
    overflow: hidden
}

.accordion-panal:not(.collapsed) {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125)
}

    .accordion-panal:not(.collapsed)::after {
        bckground-image: url("../media/img/accordion-icon.svg");
        transform: rotate(-180deg)
    }

.accordion-panal::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    left: 15px;
    content: "";
    background-image: url("../media/img/accordion-icon.svg");
    background-repeat: no-repeat;
    background-size: .85rem;
    background-position: center;
    transition: transform .2s ease-in-out;
    position: absolute
}

ul.panal-body li a.accordion-panal {
    display: flex !important
}

.content-page {
    padding: 1rem !important
}

.p-content {
    padding: 0
}

.carousel-item {
    display: none;
    float: left;
    height: 670px;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    bottom: 15px;
    z-index: 1;
    left: 50%;
    right: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s;
    height: 50px;
    width: 50px;
    background: #ffffffb3;
    border-radius: 50%
}

@media (prefers-reduced-motion:reduce) {
    .accordion-panal, .accordion-panal::after, .carousel-control-next, .carousel-control-prev, .carousel-item {
        transition: none
    }
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: right;
    padding: 1rem 2rem;
    height: 100px;
    color: #fff;
    background-color: #0000004a
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    cursor: pointer
}

.btn:not(:disabled):not(.disabled), .carousel-control-prev {
    cursor: pointer
}

.carousel-control-next {
    right: 45%
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-next-icon {
    background-image: url(https://cc.uobabylon.edu.iq/media/slid-right.svg)
}

.carousel-control-prev-icon {
    background-image: url(https://cc.uobabylon.edu.iq/media/slid-left.svg)
}

@font-face {
    font-family: israa;
    src: url("fonts/Isra.eot");
    src: url("fonts/Isra.eot?#iefix") format("embedded-opentype"),url("fonts/Isra.woff2") format("woff2"),url("fonts/Isra.woff") format("woff"),url("fonts/Isra.ttf") format("truetype"),url("fonts/Isra.svg#Isra-Regular") format("svg")
}

@font-face {
    font-family: Isra;
    src: url('fonts/Isra.woff2') format('woff2')
}

* {
    font-family: israa
}

.publication-entry {
    display: block;
    margin-bottom: 2rem;
    position: relative;
    text-align: center
}

.map-image img {
    width: 100%;
    height: 350px
}

.publication-entry img {
    height: 350px;
    width: 90%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
}

.book_title, .publication-entry a h3 {
    color: #000;
    font-size: 1.85rem;
    text-align: center;
    margin-top: .4em;
    margin-bottom: .4rem;
    transition-duration: .5s;
    line-height: 1.1;
    font-weight: 200
}

.book_author, .publication-entry a h4 {
    margin: 0;
    color: #989898;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    transition-duration: .5s
}

.content a h2, h4 {
    font-size: 30px
}

.section-book {
    background-image: url('../media/img/ba.png');
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-size: 15%;
    border-bottom: 1px solid #d5d5d5;
}

.masonry-portfolio {
    position: relative
}

.portfolio-info {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 24px);
    font-family: MobiriseIcons !important;
    font-size: 3rem !important;
    color: #000;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    z-index: 5
}

#overlay, .img-overlay {
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    top: 0;
    display: flex
}

#gallery {
    padding-top: 40px
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px;
        border-top: 1px solid #ccd0d8
    }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;
    height: 250px;
}

    .img-wrapper img {
        width: 100%;
        height: 100%;
    }

.img-overlay {
    position: absolute;
    left: 0;
    justify-content: center;
    align-items: center;
    opacity: 0
}

    .img-overlay i {
        color: #fff;
        font-size: 3em
    }

#overlay {
    position: fixed;
    left: 0;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -ms-user-select: none;
    user-select: none
}

    #overlay img {
        margin: 0;
        width: 80%;
        height: 800px;
        -o-object-fit: contain;
        object-fit: cover;
        /* padding: 5%; */
        z-index: 0;
    }

@media screen and (min-width: 768px) {
    h2 {
        font-size: 68px;
        margin-bottom: 1rem
    }

    #overlay img {
        width: 60%
    }

    #exitButton, #nextButton, #prevButton {
        font-size: 3em
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%
    }
}

#nextButton, #prevButton {
    color: #fff
}

    #exitButton:hover, #nextButton:hover, #prevButton:hover {
        opacity: .7
    }

#exitButton {
    color: #fff;
    top: 15px;
    right: 15px
}

.stampIt {
    top: -28px;
    right: -25px;
    width: 110px;
    box-shadow: none
}

.caption_image {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,.5);
    padding: 5px;
    width: 100%;
    left: 0;
}

.shadow_none {
    box-shadow: none !important
}

.stampIt span {
    font-weight: 600;
    color: #000;
    right: 34%;
    left: 50%;
    top: 25px;
    transform: rotate(-48deg);
    text-shadow: -3px -8px 0 rgb(214 207 207 / 46%)
}

.manuscripts i {
    font-size: 2rem;
    color: #fff
}

.diag1 {
    background-color: #dec3c2;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 0 0 30px
}

.manuscripts .diag1:hover {
    background-color: #d4dcdc
}

.manuscripts .diag2:hover {
    background-color: #728d8c
}

.manuscripts .diag1, .manuscripts:nth-child(2) .diag1, .manuscripts:nth-child(5) .diag2 {
    -ms-transform: rotate(4deg);
    transform: rotate(4deg)
}

.manuscripts .diag2 {
    background-color: #913a36;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 40px 20px;
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    line-height: 0
}

.book-card, .manuscript-card {
    transition: transform .3s,box-shadow .3s
}

#overlay-image, .list_link a::before {
    transition: transform .3s
}

.manuscripts:nth-child(2) .diag2 {
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.manuscripts:nth-child(3) .diag2 {
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.manuscripts:nth-child(3) .diag1 {
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.manuscripts:nth-child(4) .diag2 {
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg)
}

.manuscripts:nth-child(4) .diag1 {
    -ms-transform: rotate(7deg);
    transform: rotate(7deg)
}

.manuscripts:nth-child(5) .diag1 {
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.button {
    color: #000;
    border: 1px solid #000;
    padding: 10px 15px;
    display: block;
    text-align: center
}

.card-frames:after, .card-frames:before {
    content: "";
    background-color: rgb(0 138 197 / 9%);
    border-radius: 7px;
    transform: rotate(45deg);
    position: absolute
}

.diag2 img {
    width: 100%;
    height: 170px
}

.bg_manuscripts {
    background-image: url(../media/imgnews_faded.png),url(../media/img/news_faded.png);
    background-position: left -10% bottom 50px,top 20% right -5%;
    background-repeat: no-repeat,no-repeat
}

.card-frames {
    background: url(../media/img/sidebar_bottom.png) bottom no-repeat #fff;
    position: relative;
    margin-bottom: 1rem;
    border-left: 2px solid #dadae0
}

    .card-frames:before {
        height: 55px;
        width: 55px;
        left: 7px;
        top: -12px
    }

    .card-frames:after {
        height: 70px;
        width: 70px;
        left: -27px;
        top: 52px
    }

.frames-img {
    height: 200px;
    width: 150px;
    margin: 2rem auto 0
}

a.frames {
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 25px;
    justify-content: center;
    padding: .5rem;
    box-shadow: 0 4px 6px 0 hsl(0deg 0% 0% / 20%);
    height: 70px;
    width: 90%;
    margin: .5rem auto;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    background: rgb(0 138 197)
}

#logo, .list_link a {
    background-color: #0c2c40;
    text-align: center
}

.frames-img img {
    height: 100%;
    width: 100%;
    margin-bottom: .5rem
}

.book {
    text-align: center;
    border: 2px solid #c7c7c7;
    padding: 1rem;
    background: #fff
}

    .book img {
        width: 170px
    }

.border-left-0 {
    border-left: 0
}

.maps {
    background-color: #f5f5f5 !important;
    padding: 20px;
    border-bottom: 3px solid #991d20;
    border-radius: 3px;
    background-image: url('../media/img/bg-top.jpg');
    margin-bottom: 2rem
}

.maps_body {
    display: flex;
    justify-content: space-between
}

.maps h4 {
    color: #991d20;
    font-weight: 600;
    margin: 0 0 10px
}

.maps_body ul li a {
    background-image: url('../media/img/widget-link.png');
    border: none !important;
    color: #991d20;
    background-size: 6px;
    font-size: 20px;
    background-position: right;
    display: block;
    background-repeat: no-repeat;
    padding-right: 11px
}

.entry-image {
    width: 44%;
    height: 86px
}

    .entry-image img {
        width: 100%;
        border-radius: 5px;
        height: 100%
    }

.maps_body ul {
    width: 50%
}

.list_link {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    border-radius: 10px;
    position: fixed;
    display: block;
    width: 91px;
    top: 53%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 1
}

    .list_link li {
        margin-bottom: 1px
    }

    .list_link a {
        font-size: 16px;
        padding: 15px 5px;
        transition: .3s;
        position: relative;
        color: #fff;
        display: block
    }

        .list_link a i {
            display: block;
            margin-bottom: 5px
        }

        .list_link a::before {
            position: absolute;
            width: 100%;
            height: 3px;
            background-color: #a0705f;
            bottom: 0;
            left: 0;
            transform: scaleX(0)
        }

        .list_link a.active::before, .list_link a:hover::before {
            transform: scaleX(1)
        }

        .list_link a:hover {
            color: #fff;
            background-color: #3b3b3b
        }

.top-header {
    position: relative;
    width: 100%;
    z-index: 200;
    background: #3674B5;
    padding: 5px 0 0
}

#header-wrap, .select {
    background-color: #FADA7A;
}

#logo {
    position: absolute;
    width: 190px;
    max-height: 200px;
    border-radius: 0 0 10px 10px;
    right: 10%;
    top: 0;
    padding: 0 2px;
    box-shadow: 0 6px 3px -3px #413b3b
}

    #logo img {
        width: 120px;
        margin: 2px auto;
        display: block;
        padding-top: 5px
    }

.top-header ul li {
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.text-right {
    text-align: right !important
}

.book-card, .glass-container, .manuscript-card {
    text-align: center;
    overflow: hidden
}

.select {
    border-radius: 10px 10px 0 0;
    line-height: 24px
}

    .select:before {
        left: -19px;
        border-radius: 0 0 10px;
        border-right: 1px solid #3b3b3b;
        border-left: 1px solid transparent
    }

    .select:after {
        right: -19px;
        border-radius: 0 0 0 10px;
        border-left: 1px solid #3b3b3b;
        border-right: 1px solid transparent
    }

    .select:after, .select:before {
        border-bottom: 1px solid #fada7a;
        border-top: 1px solid transparent;
        box-shadow: 0 10px #fada7a;
        content: " ";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: 0 0;
        position: absolute;
        bottom: -1px;
        z-index: 1111
    }

#header-wrap {
    box-shadow: 0 0 15px #000;
    padding: 10px;
    border-bottom: 1px solid #292929;
    position: relative;
    z-index: 8
}

.glass-container {
    width: 65%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%,-50%)
}

 .manuscript-year {
    position: absolute;
    top: 15px;
    left: 15px
}

.glass {
    background: rgb(255 255 255 / 0%);
    border-radius: 15px;
    backdrop-filter: blur(3px);
    border: 1px solid rgba(255,255,255,.3);
    box-shadow: 0 4px 10px rgba(0,0,0,.2);
    padding: 20px 10px;
    font-weight: 400;
    width: 100%;
    z-index: 2;
    text-shadow: 2px 6px 8px rgb(206 174 50);
    background-image: linear-gradient(45deg, #e7bd3f, #e7bd3f, #e7bd3f);
    -webkit-background-clip: text;
    color: #031e71;
}

.bg_book, .img_book {
    background-repeat: no-repeat
}

.glass-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 15%;
    height: 25%;
    background: linear-gradient(45deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.3) 60%,rgba(255,255,255,0) 80%);
    opacity: .8;
    animation: 3.5s linear infinite shine;
    z-index: 1
}

@keyframes shine {
    0% {
        left: -100%;
        top: 0;
        transform: rotate(15deg)
    }

    50% {
        opacity: .9
    }

    100% {
        left: 100%;
        top: 0;
        transform: rotate(15deg)
    }
}

.bg_book {
    background-color: #3b3b3b !important;
    background-image: url('../media/img/counter_bg.jpg');
    background-size: 100% 100%;
    z-index: 0
}

    .bg_book:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.78);
        content: ""
    }

.img_book {
    background-image: url('../media/img/sec-top-mckp.png');
    background-size: 79%;
    background-position: center
}

.book-card {
    border-radius: 10px;
    padding: 15px;
    background: rgba(255,255,255,.1);
    border-top: 10px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
    box-shadow: 0 4px 8px rgba(0,0,0,.3);
    margin-bottom: 1rem
}

 .citation-container .encyclopedia, .citation-container .year, .content a h2 {
    background: linear-gradient(45deg,#b88a2b,#d4a857,#8b6f47)
}

.book-card:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,.3)
}

.book-card img {
    width: 100%;
    height: 190px;
    object-fit: cover
}

.book-year {
    color: #fff;
    padding: 5px 10px;
    font-size: 17px;
    /*box-shadow: 0 2px 5px rgba(0,0,0,.3);*/
    border-radius: 0 !important
}

.book-author {
    font-size: 20px;
    color: #ddd;
    margin-bottom: 13px
}

p {
    line-height: 35px;
    text-align: justify;
}

.manuscript-card {
    box-shadow: inset 0 0 15px rgba(255,255,255,.2),0 10px 25px rgba(0,0,0,.4);
    backdrop-filter: blur(15px);
    border: 2px solid transparent
}

    .manuscript-card:hover, .citation-container:hover{
        transform: scale(1.05);
        box-shadow: 0 15px 30px rgba(0,0,0,.5)
    }


.manuscript-image, .img_citation {
    width: 100%;
    height: 141px;
    object-fit: cover;
    border-radius: 12px;
    filter: brightness(95%) contrast(120%) drop-shadow(0 6px 10px rgba(0, 0, 0, .5));
    transition: filter .3s
}

.img_citation {
    height: 170px !important
}

    .img_citation img {
        height: 100%;
        width: 100%;
        border-radius: 12px;
    }

    .manuscript-card:hover .manuscript-image, .img_citation:hover {
        filter: brightness(110%) contrast(130%) drop-shadow(0 8px 12px rgba(0, 0, 0, .6))
    }

.manuscript-year {
    background: rgba(0,0,0,.8);
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #d4af37;
    box-shadow: 0 2px 5px rgba(0,0,0,.3)
}

.card-maps, .citation-container {
    background: #fff;
    border-radius: 10px
}

.manuscript-title {
    font-size: 27px;
    margin-top: 10px;
    color: #000;
    text-align: right
}

.manuscript-author {
    font-size: 19px !important;
    display: flex;
    align-items: center;
    margin-top: 10px;
    color: #6f6c6c
}

    .manuscript-author::before {
        margin-right: 10px;
        font-size: 19px;
        color: #d4af37
    }

.justify-content-end {
    justify-content: strat !important
}

@media (max-width: 600px) {
    .glass, .top-header {
        padding: 10px
    }

    #logo {
        left: 3% !important;
        width: 130px
    }

    #header-wrap {
        padding: 0
    }

    #logo img {
        width: 90px
    }

    .glass {
        width: 80%;
        font-size: 3rem
    }

    .carousel-item {
        height: 450px
    }

    .list_link {
        top: 50%
    }
}

.citation-container, .content {
    padding: 15px;
    position: relative
}

.citation-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 4px 8px rgba(0,0,0,.2);
    margin: auto auto 1rem;
    color: #222;
    border-right: 5px solid transparent;
    border-width: 2px 12px;
    border-style: solid;
    border-color: transparent;
    border-image: linear-gradient(45deg, rgb(184, 138, 43), rgb(212, 168, 87), rgb(139, 111, 71)) 1 / 1 / 0 stretch;
    transition: transform .3s, box-shadow .3s;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

    .citation-container .encyclopedia {
        font-size: 1.25em;
        font-weight: 700;
        flex: 3;
        -webkit-background-clip: text;
        color: transparent;
        margin-bottom: 10px;
        transition: background .3s
    }

.encyclopedia:hover {
    background: linear-gradient(45deg,#d4a857,#b88a2b,#8b6f47);
    -webkit-background-clip: text;
    color: transparent
}

.citation-container .author {
    font-size: 18px;
    flex: 2;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 1rem;
    color: #6f6c6c;
}

.citation-container .year {
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    padding: 36px 10px;
    border-radius: 5px;
    margin-left: 1rem
}

.golden-button i, .golden-button:hover {
    background: linear-gradient(45deg,gold,#c0a060)
}

.citation-container .caption {
    font-size: 1em;
    text-align: right;
    flex: 3;
    opacity: .9;
    color: #6f6f6f
}

.card-maps {
    width: 80%;
    margin: 0 auto 1rem;
    background: transparent;
    position: relative;
    transition: transform 0.3s ease;
    margin-bottom: 1rem;
}

.image-container {
    height: 400px;
    width: 100%;
    border: 7px solid transparent;
    border-image: linear-gradient(45deg, #e9c988, #d4a857, #8b6f47) 1;
}

.content {
    background: #fff;
    flex: 1
}

    .content a h2 {
        display: block;
        -webkit-background-clip: text;
        color: transparent;
        margin-bottom: 0;
        text-align: center;
        font-size: 26px;
        margin-bottom: 1rem;
    }

.badg-date {
    position: absolute;
    top: 14px;
    background: linear-gradient(45deg,#ffcb5e,#d4a857,#8b6f47);
    padding: 8px;
    left: 0;
    width: 120px;
    font-size: 20px;
    color: #fff;
    margin-left: -20px;
    letter-spacing: 1px;
    font-size: 15px;
}

    .badg-date::after {
        left: 0;
        top: 100%;
        border-width: 5px 10px;
        border-style: solid;
        border-color: #98794a #a2814c transparent transparent
    }

    .badg-date:after, .badg-date:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0
    }

.golden-button {
    align-items: center;
    gap: 8px;
    padding: 12px 20px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    border: 4px solid;
    border-radius: 8px;
    cursor: pointer;
    transition: .3s;
    margin-top: 4rem;
    border-image: linear-gradient(45deg,#FFD700,#C0A060);
    border-image-slice: 1;
    width: 165px;
    margin-right: auto
}

    .golden-button i {
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 14px
    }

    .golden-button:hover i {
        -webkit-text-fill-color: #fff
    }

.breadcrumb-nav nav {
    background-image: linear-gradient(-90deg,#f3f4f4,rgba(0,0,0,0));
    border-right: 10px solid #3674b5;
    padding: 2rem;
    position: relative
}

.breadcrumb-nav:before, .carousel-item:before {
    /* background-image: linear-gradient(rgb(59 59 59 / 50%),rgb(59 59 59 / 40%)); */
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
}

#controls {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    z-index: 100;
    background-color: rgba(0,0,0,.5)
}

.control-icon {
    padding: 6px;
    margin: 5px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px
}

    .control-icon:hover {
        background-color: rgba(0,0,0,.7)
    }

div#overlay-caption {
    background: rgb(0 0 0 / 44%);
    font-size: 20px;
    width: 38%;
    bottom: 16px;
    padding: 20px;
    left: 50%;
    right: 31%;
    text-align: justify;
    z-index: 99999999999999999999999999999999999999999999999999;
}

html.a-fullscreen {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

    html.a-fullscreen body {
        height: 100%;
        margin: 0;
        padding: 0;
        width: 100%
    }

.manuscript-card {
    position: relative;
    box-shadow: rgba(255,255,255,.2) 0 0 15px inset,rgba(0,0,0,.4) 0 10px 25px;
    text-align: center;
    color: #fff;
    backdrop-filter: blur(15px);
    margin-bottom: 1.5rem;
    padding: 19px 0;
    background: #fff;
    border-radius: 15px;
    border-width: 2px 12px;
    border-style: solid;
    border-color: transparent;
    border-image: linear-gradient(45deg,rgb(184,138,43),rgb(212,168,87),rgb(139,111,71)) 1/1/0 stretch;
    transition: transform .3s,box-shadow .3s;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent
}

@media (min-width: 992px) {
    #panal.collapse.navbar-collapse, .d-block {
        display: block !important
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col {
        flex: 1 0 0%
    }

    .col-lg-3, .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6, .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-12, .row-cols-1 > * {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-3 > *, .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }

    .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        justify-content: space-around
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        margin-right: 0
    }

    .col-lg {
        width: auto !important
    }

    .topNavigation-tab {
        display: block
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

.padding-news {
    padding: 0 !important;
    text-align: justify
}

    .padding-news div.col-lg-2 {
        height: 200px;
        margin-bottom: .75rem
    }

.socail-news-icon {
    text-align: center;
    margin-top: 0;
    display: block;
    align-items: center
}

    .socail-news-icon a i {
        margin-left: 0 !important;
        font-size: 2rem;
        line-height: 60px
    }

    .socail-news-icon span {
        margin-right: 0
    }

    .socail-news-icon a {
        display: block;
        margin: 0 auto .5rem;
        height: 60px;
        width: 60px;
        color: #fff;
        background: red;
        text-align: center;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0,0,0,.15),0 3px 3px rgba(0,0,0,.1)
    }

    .socail-news-icon i {
        margin-left: .5rem
    }

.print-info h4 {
    font-size: 40px;
    margin-bottom: 1rem
}

.section-news h4 {
    font-weight: 600;
    letter-spacing: 1.1px;
    line-height: 1.5
}

.color-icon {
    color: #aaa0a0;
    margin-bottom: 1rem
}

.bg-facebook {
    background-color: #315884 !important
}

.bg-primary {
    background-color: #007bff !important
}

.bg-info {
    background-color: #17a2b8 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

.paging {
    border-color: #002147 !important
}

    .paging:hover {
        background-color: #d4a857 !important;
        color: #fff !important
    }

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 18px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

a.btn.btn-outline-primary.paging:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

i.fa.fa-chevron-right {
    position: absolute;
    left: 75px;
    transform: rotate(180deg);
}

i.fa.fa-chevron-left {
    position: absolute;
    right: 75px;
    transform: rotate(180deg);
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    align-items: center;
    justify-content: center;
}

    .modal.show {
        display: flex;
    }

.modal-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: transparent;
    border: none;
    outline: none;
}

    .modal-content img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 10px;
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.2);
    }

.modal-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    border: none;
    font-size: 24px;
    color: #000;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    line-height: 0;
}

.modal-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.button-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0;
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
    max-width: 650px;
    margin: 0 auto;
}

    .button-list a {
        padding: 12px 44px;
        background: linear-gradient(to right, #d1b37e, #d1b37e);
        color: #fff;
        border: none;
        /* border-radius: 30px; */
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
        transition: all 0.3s ease;
        font-size: 20px;
    }

        .button-list a:hover {
            background: linear-gradient(to right, #d6a969, #b08959);
            transform: scale(1.05);
        }

        .button-list a.active {
            background: #6b4f2c;
            color: #fff;
            background: #a38758;
            color: #fff;
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
            border-bottom: 5px solid #e1742d;
        }

.filter-button {
    padding: 12px 25px;
    background: linear-gradient(to right, #c9a56e, #b28c58);
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 30px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.15);
    transition: all 0.3s ease;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

    .filter-button:hover {
        background: linear-gradient(to right, #a37645, #8f683b);
        transform: scale(1.05);
    }

/* عرض المقتنيات */
.list-view {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
}

.item-card {
    /* حجم ثابت لكل كرت */
    display: flex;
    flex-direction: column;
    background: #faf9f6;
    border: 1px solid #e6d6b8;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    overflow: hidden;
    transition: transform 0.3s;
}

    .item-card:hover {
        transform: translateY(-5px);
    }

    .item-card img {
        width: 100%;
        height: 220px;
        object-fit: cover;
        border-bottom: 1px solid #e6d6b8;
    }

.item-info {
    padding: 15px;
    flex-grow: 1;
}

    .item-info h3 {
        margin: 0 0 10px;
        font-size: 2rem;
        color: #5a3e1b;
    }

.label-bold {
    color: #4d3828;
    font-weight: bold;
}

.item-info p {
    margin: 4px 0;
    color: #7a6b5b;
    font-size: 20px;
}

/* الأيقونات */
.card-icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-top: 1px solid #e6d6b8;
    background-color: #f0e8da;
}

    .card-icons a {
        font-size: 20px;
        color: #fff;
        text-decoration: none;
        transition: color 0.3s;
    }

        .card-icons a:hover {
            color: #a27948;
        }

/* الحاوية الرئيسية للكروت */
.list-view {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

div#list-container {
    background: #ffffff38;
    padding: 3rem 2rem;
    border: 1px solid #e0e0e0;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
/* كل كرت بحجم ثابت */
.item-card {
    /* مهم! هذا اللي يخلي 3 كروت يصفوا */
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    background: #faf9f6;
    border: 1px solid #e6d6b8;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    overflow: hidden;
    transition: transform 0.3s;
}

.museum-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: url('/media/img/oldpaper.jpg') repeat;
    border: 2px solid #d2b48c;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    transition: transform 0.3s ease;
    width: 100%;
    height: 100%;
}

    /* تأثير Hover */
    .museum-card:hover, .card-maps:hover {
        transform: scale(1.02);
    }

/* الصورة */
.museum-image img {
    height: 260px; /* أطول قليلاً */
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #c9a66b;
}

/* المعلومات */
.museum-info {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

    /* العنوان */
    .museum-info h3 {
        color: #5a3e1b;
        margin-bottom: 10px;
    }

    /* الوصف */
    .museum-info p {
        font-size: 19px;
        color: #333;
        line-height: 1.6;
        max-height: 72px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/* زر التفاصيل */
.details-button {
    margin-top: 10px;
    align-self: flex-start;
    background-color: #8b5e3c;
    color: #fff;
    padding: 6px 14px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 2rem;
    transition: background 0.3s ease;
}

    .details-button:hover {
        background-color: #6b452c;
    }

#overlay img {
    height: 590px;
    width: 516px !important;
    /* object-fit: contain; */
    display: block;
    margin: 0 auto;
    z-index: -1;
}

/* دعم استجابة الشاشة */
@media (max-width: 768px) {
    .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.span_footer_1 {
    display: block;
    color: #fff;
    font-size: 30px;
}

.span_footer_2 {
    display: block;
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}

div.content p {
    font-size: 17px;
    text-align: justify;
    line-height: 25px;
}

.article-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    padding: 20px;
    border-right: 5px solid #b2945e; /* اللون الذهبي الخاص بمركز بابل */
    transition: transform 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.article-card:hover {
    transform: translateY(-5px);
}

.article-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.author-info {
    display: flex;
    align-items: center;
}

.author-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #b2945e;
    margin-left: 12px;
}

.author-name {
    display: block;
    font-weight: bold;
    color: #333;
    font-size: 1rem;
}

.article-date {
    font-size: 1rem;
    color: #777;
}

.article-title {
    font-size: 1.2rem;
    color: #1a237e; /* لون كحلي أكاديمي */
    margin-bottom: 10px;
    font-weight: 700;
}

.article-excerpt {
    font-size: 0.9rem;
    color: #555;
    line-height: 1.6;
}

.tag {
    background: #f8f9fa;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 0.8rem;
    color: #b2945e;
}

.read-more-btn {
    color: #b2945e;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9rem;
    transition: 0.3s;
}

    .read-more-btn:hover {
        color: #1a237e;
        margin-right: 5px;
    }

