<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* desktop main menu */
@media (max-width: 430px) {
    html:lang(ar) #logo .logo-solid a img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 375px) {
    #logo .logo-solid a img {
        width: 100%;
        height: auto;
    }
}

/*  arab from 430px */
#langue-top {
    margin-right: 0 !important;
}

#header-top .container .row:first-child::after, #header-top .container .row:first-child::before {
    display: none;
}

/* #header-top .container {
  position: relative;
} */

div#views_slideshow_cycle_teaser_section_slider_page_d_accueil-block_1
.views-field-field-image-slider
.field-content
img {
    object-fit: cover;
}

#header-top .container .row:first-child &gt; .col-md-9 {
    position: unset;
}


@media (min-width: 980px) {
    #block-espaceprive-2 {
        display: none;
    }

    .tb-megamenu .nav &gt; .dropdown &gt; .dropdown-toggle span {
        display: none;
    }

    /* menu */
    /* ------------------ */
    #menu {
        position: relative;
        width: 100%;
        margin-top: 10px;
    }

    #menu &gt; .menu-content {
        width: 100%;
        /* margin: 0 -15px; */
    }

    #menu .region-menu #block-mainnavigation {
        width: 80%;
    }

    #menu .region-menu #block-recherche {
        width: 2%;
        margin: 0 !important;
        padding: 0 !important;
    }

    #menu .region-menu #block-database {
        width: 10%;
    }
    html:lang(ar) #menu .region-menu #block-database {
        width: 20%;
    }
    #menu .region-menu &gt; section {
        padding: 0 15px;
    }

    .tb-megamenu, .tb-megamenu .dropup, .tb-megamenu .dropdown {
        position: unset;
    }

    .tb-megamenu .nav li.dropdown.open &gt; .dropdown-toggle {
        background-color: transparent;
        color: #fff;
    }


    .tb-megamenu .mega.first-link-li.open &gt; .mega-dropdown-menu,
    .tb-megamenu .mega.first-link-li.dropdown-submenu:hover &gt; .mega-dropdown-menu {
        position: absolute;
        top: 60px !important;
        right: 0;
        left: -35%;
        padding-top: 20px;
        min-width: 250px !important;
        background-color: #fff !important;
        border: none;
        padding: 0;
    }

    .tb-megamenu .mega-inner {
        padding: 0;
    }

    .tb-megamenu li.first-link-li .row-fluid {
        display: flex;
        flex-direction: row;
        /* width: fit-content; */
        padding: 30px;
        padding-left: 0;
        padding-bottom: 0;
        justify-content: flex-end;
    }

    .tb-megamenu .row-fluid {
        padding: 30px;
        padding-left: 0;
        padding-bottom: 0;
    }

    /* html:lang(ar) body.Firefox .tb-megamenu .row-fluid {*/
    /*flex-direction: row-reverse;*/
    /* }

     html:lang(ar) body.Firefox .tb-megamenu .dropdown-menu {
         text-align: right;
     }

     html:lang(ar) body.Firefox .tb-megamenu .mega-inner .tb-megamenu-block img {
         float: left;
     }*/
    li.solid-hover-menu span {
        position: relative;
    }

    li.solid-hover-menu span:after {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #000;
        font-size: 18px;
        padding-right: 0.5em;
      /*  position: absolute;
        top: 10px;
        left: 0;*/
    }
    html:lang(ar) li.solid-hover-menu span:after{
      position: absolute;
    }
.tb-megamenu .dropdown-menu{
  left: inherit;
}
body.Firefox .tb-megamenu li.first-ss-menu-3 .row-fluid{
  padding-right: 6px
}
    .tb-megamenu .mega-inner .tb-megamenu-block {
        margin-bottom: 0;
    }

    .tb-megamenu .row-fluid &gt; div:last-child p {
        margin-bottom: 0 !important;
        line-height: 0 !important;
    }

    .tb-megamenu .row-fluid &gt; div:last-child &gt; div, .tb-megamenu .mega-inner .tb-megamenu-block, .tb-megamenu .mega-inner .tb-megamenu-block .block-inner, .tb-megamenu .mega-inner .tb-megamenu-block .block-block-content, .tb-megamenu .mega-inner .tb-megamenu-block .field--name-body, .tb-megamenu .mega-inner .tb-megamenu-block p, .tb-megamenu .mega-inner .tb-megamenu-block img {
        height: 100%;
    }

    .tb-megamenu .mega-inner .tb-megamenu-block img {
        width: fit-content;
    }

    .tb-megamenu .row-fluid &gt; div:last-child {
        width: fit-content;
        margin-top: -30px;
        margin-right: -30px;
        padding: 0;
        margin-left: 0;
    }


    /* dropdown inner */
    .mega-dropdown-inner .tb-megamenu-block .block-block-content {

    }

    .mega-dropdown-inner .tb-megamenu-block h2.block-title {
        text-align: -webkit-auto;
        font-family: "AauxNextComp-Medium";
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .mega-dropdown-inner .tb-megamenu-block .field--name-body p {
        text-align: -webkit-auto;
        font-family: "Oxygen-Regular";
        font-size: 14px;
        line-height: 25px;
        color: rgba(65, 65, 65, 0.79);
        margin-bottom: 20px;
    }

    .mega-dropdown-inner .tb-megamenu-block .field--name-body .link {
        margin-bottom: 30px;
    }

    .mega-dropdown-inner .tb-megamenu-block .field--name-body .link a {
        text-align: -webkit-auto;
        font-family: "AauxNextComp-Medium";
        font-size: 18px;
        line-height: 40px;
        color: #0075C2;
        padding: 0;

    }


    .mega-dropdown-inner .tb-megamenu-block .field--name-body .link svg {
        margin-left: 10px;
        margin-bottom: -3px;
        fill: #0075C2;
    }

    .tb-megamenu-column-inner &gt; ul li:first-child {
        display: none;
    }

    .tb-megamenu-column {
        padding-left: 30px;
    }

    .tb-megamenu-column-inner &gt; ul li {
        /* margin-bottom: 15px; */
    }

    .tb-megamenu .dropdown-menu li &gt; a, .tb-megamenu .dropdown-menu li &gt; span.tb-megamenu-no-link {
        color: #000;
        border: none;
        text-align: -webkit-auto;
        font-family: "Oxygen-Bold";
        font-size: 14px;
        line-height: 36px;
    }

    .tb-megamenu .dropdown-menu li &gt; a:hover, .tb-megamenu .dropdown-menu li &gt; a:focus, .tb-megamenu .dropdown-submenu:hover &gt; a, .tb-megamenu .dropdown-menu li &gt; span.tb-megamenu-no-link:hover, .tb-megamenu .dropdown-menu li &gt; span.tb-megamenu-no-link:focus, .tb-megamenu .dropdown-submenu:hover &gt; span.tb-megamenu-no-link {
        color: #000;
    }

    #block-views-block-espace-prive-connecte-block-1 {
        padding-top: 2px;
        margin-left: 31px;
    }

    #block-views-block-espace-prive-connecte-block-1 {
        display: block;
    }

    #block-views-block-espace-prive-connecte-block-1-2 {
        display: none;
    }

}

/* mobile main menu */


@media (max-width: 979px) {
    .tb-megamenu .btn-navbar {
        margin-bottom: 0;
    }

    #menu .region-menu {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    #block-database, #block-espaceprive {
        display: none;
    }

    #header-top .row {
        display: flex;
        justify-content: space-between;
    }

    #header-top .row::before, #header-top .row::after {
        display: none;

    }

    #header-top .col-md-9 {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    #header-top.scrolled #block-espaceprive-2 .field--name-body p .no-espace-scrolled {
        display: none;
    }

    #header-top #block-espaceprive-2 .field--name-body p .espace-scrolled {
        display: none;
    }

    #header-top.scrolled #block-espaceprive-2 .field--name-body p .espace-scrolled {
        display: block;
    }

    .tb-megamenu .btn:first-child {
        margin-left: 8px !important;
    }

    .tb-megamenu .nav-collapse, .tb-megamenu .nav-collapse.collapse {
        width: auto;
        background: #fff;
        position: fixed;
        top: 105px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: scroll !important;
        -webkit-overflow-scrolling: touch;
        z-index: 6;
    }

    #header-top.scrolled .tb-megamenu .nav-collapse, #header-top.scrolled .tb-megamenu .nav-collapse.collapse {
        top: 82px;
    }

    .tb-megamenu .nav li.dropdown.active &gt; .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active &gt; .dropdown-toggle, .tb-megamenu .nav &gt; li.dropdown.open.active &gt; a:hover, .tb-megamenu .nav &gt; li.dropdown.open.active &gt; span.tb-megamenu-no-link:hover {
        background-color: transparent !important;
        /* color: #000 !important; */
        border: none;
        border-bottom: 1px dashed #BEBEBE;
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        background-color: transparent;
        color: #000;
        border: none;
    }


    .tb-megamenu .nav-collapse .dropdown-menu li a, .tb-megamenu .nav-collapse .dropdown-menu li span.tb-megamenu-no-link {
        padding: 15px 0 !important;
        border: none;
        border-bottom: .5px dashed #BEBEBE;
    }

    .tb-megamenu .nav &gt; .dropdown &gt; .dropdown-toggle .carett {
        position: absolute;
        right: 0;
        top: 40%;
        display: inline-block !important;
        border-top-color: #000;
        border-bottom-color: #000;
    }

    .tb-megamenu .btn-navbar, .tb-megamenu .btn-navbar:focus, .tb-megamenu .btn-navbar:active, .tb-megamenu .btn-navbar:hover {
        background: transparent;
        box-shadow: none;
        border: 0;
        outline: 0;
    }

    #header-top.scrolled .tb-megamenu .btn-navbar {
        color: #06325f;
    }

    .tb-megamenu [class^="fa-"], .tb-megamenu [class*=" fa-"] {
        font-size: x-large;
    }

    .tb-megamenu .nav-collapse .nav {
        padding: 10px 30px;
    }

    .tb-megamenu .nav li.dropdown.open &gt; .dropdown-toggle .carett, .tb-megamenu .nav li.dropdown.active &gt; .dropdown-toggle .carett, .tb-megamenu .nav li.dropdown.open.active &gt; .dropdown-toggle .carett {
        border-top-color: #000;
        border-bottom-color: #000;
    }

    .tb-megamenu .nav-collapse .nav &gt; li &gt; a, .tb-megamenu .nav-collapse .dropdown-menu a, .tb-megamenu .nav-collapse .nav &gt; li &gt; span.tb-megamenu-no-link, .tb-megamenu .nav-collapse .dropdown-menu span.tb-megamenu-no-link {
        border: none;
        border-bottom: 1px dashed #BEBEBE;
        border-right: none;
        color: #000 !important;
        text-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 20px 0;
        text-align: left;
        font-family: "Oxygen-Bold";
        font-size: 16px;
        line-height: 24px;
        position: relative;
    }

    .tb-megamenu .nav-collapse .nav &gt; li.active span {
        color: #f1a228 !important;
    }

    .tb-megamenu .dropdown-menu .active &gt; a, .tb-megamenu .dropdown-menu .active &gt; a:hover, .tb-megamenu .dropdown-menu .active &gt; span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .active &gt; span.tb-megamenu-no-link:hover {
        background-color: transparent;
        background-image: none;
        color: #f1a228 !important;
    }

    #block-database-mobile {
        margin-top: 40px;
    }

    #block-database-mobile a {
        text-align: center;
        letter-spacing: 1.61px;
        color: #ffffff;
        text-transform: uppercase;
        opacity: 1;
        font-family: "Oxygen-Bold";
        background: #06325f 0% 0% no-repeat padding-box;
        border-radius: 20px;
        opacity: 1;
        padding: 11px 20px;
        font-size: 12px;
        line-height: 21px;
        font-weight: bold;
        text-decoration: none;
    }

    body.user-logged-in #block-views-block-espace-prive-connecte-block-1, body.user-logged-in #block-views-block-espace-prive-connecte-block-1-2 {
        margin-left: 0;
        padding-top: 0;
    }

    body.user-logged-in #block-recherche {
        margin-right: 8px;
    }

    body.user-logged-in #block-views-block-espace-prive-connecte-block-1 a.text-hide {
        font-size: 0;
    }

    body.user-logged-in #block-views-block-espace-prive-connecte-block-1-2 a {
        font-size: 0;
    }

    #block-views-block-espace-prive-connecte-block-1 {
        padding-top: 0;
        margin-left: 0;
    }

    #block-views-block-espace-prive-connecte-block-1 {
        display: none;
    }

    #block-views-block-espace-prive-connecte-block-1-2 {
        display: block;
    }

}

/* espace privÃ© */

#block-views-block-espace-prive-connecte-block-1 .field-content a, #block-views-block-espace-prive-connecte-block-1-2 .field-content a {
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    font-size: 14px;
    line-height: 21px;
    font-family: "Oxygen-Regular";
    text-decoration: none;
}

#block-views-block-espace-prive-connecte-block-1 .field-content a span, #block-views-block-espace-prive-connecte-block-1-2 .field-content a span {
    padding-left: 11px;
}

header-top.scrolled a.logo, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content p .no-espace-scrolled, #header-top.scrolled #block-recherche .field-content p .no-scrolled, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1-2 .field-content p .no-espace-scrolled {
    display: none;
}

#header-top #block-logoscrolled, #header-top #block-recherche .field-content p .image-scrolled, #header-top #block-views-block-espace-prive-connecte-block-1 .field-content p .espace-scrolled, #header-top #block-views-block-espace-prive-connecte-block-1-2 .field-content p .espace-scrolled {
    display: none;
}

#header-top.scrolled #block-logoscrolled, #header-top.scrolled #block-recherche .field-content p .image-scrolled, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content p .espace-scrolled, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1-2 .field-content p .espace-scrolled {
    display: block;
}

#header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content p a, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1-2 .field-content p a {
    display: flex;
}

#header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content a, #header-top.scrolled #block-views-block-espace-prive-connecte-block-1-2 .field-content a {
    color: #06325f;
}

body.user-logged-in #block-espaceprive, body.user-logged-in #block-espaceprive-2 {
    display: none !important;
}

#block-views-block-espace-prive-connecte-block-1 .field-content a .user-loggedIn img, #block-views-block-espace-prive-connecte-block-1-2 .field-content a .user-loggedIn img {
    border-radius: 30px;
    object-fit: cover;
}


/* custom header in user profil and contributions */
.user-logged-in.user-profile #header-top {
    background-color: #06325F;
}


.user-logged-in.user-profile #header-top .tb-megamenu .nav &gt; li &gt; a,
.user-logged-in.user-profile #header-top .tb-megamenu .nav &gt; li &gt; span.tb-megamenu-no-link {
    color: #FFFFFF;
}

.user-logged-in.user-profile #header-top .tb-megamenu .nav &gt; li &gt; a:hover,
.user-logged-in.user-profile #header-top .tb-megamenu .nav &gt; li &gt; span.tb-megamenu-no-link:hover {
    background-color: transparent;
    color: #FFFFFF;
}

.user-logged-in.user-profile #block-database .field--name-body p a {
    background: #0075C2;
}

.user-logged-in.user-profile #header-top #block-selecteurdelangue .links li a,
.user-logged-in.user-profile #header-top #block-espaceprive .field--name-body a {
    color: #FFFFFF;
}

.user-logged-in.user-profile #header-top #block-selecteurdelangue .links li a {
    border-right: 1px solid #FFFFFF;
}

.user-logged-in.user-profile #header-top #block-views-block-espace-prive-connecte-block-1 .field-content p a {
    color: #FFFFFF;
}

#header-top #block-views-block-espace-prive-connecte-block-1-2 .field-content p {
    display: flex;
}

.user-logged-in.user-profile #header-top #block-logoscrolled {
    display: none;
}

.user-logged-in.user-profile #header-top a.logo {
    display: block;
}

.user-logged-in.user-profile #header-top .tb-megamenu .btn-navbar {
    color: #FFFFFF;
}

.user-logged-in.user-profile #slide-bread {
    display: none;
}

.user-logged-in.user-profile #header-top.scrolled #block-recherche .field--name-body p .image-scrolled,
.user-logged-in.user-profile #header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content p .espace-scrolled {
    display: none;
}

.user-logged-in.user-profile #header-top.scrolled #block-recherche .field--name-body p .no-scrolled,
.user-logged-in.user-profile #header-top.scrolled #block-views-block-espace-prive-connecte-block-1 .field-content p .no-espace-scrolled {
    display: block;
}

/*
.user-logged-in.path-user.page-pub #header-top #block-logoscrolled,
.user-logged-in.path-user.page-pub #header-top #block-recherche .field-content p .image-scrolled,
.user-logged-in.path-user.page-pub #header-top #block-recherche .field--name-body  .image-scrolled
{
  display: none;
}

.user-logged-in.path-user.page-pub #header-top a.logo,
.user-logged-in.path-user.page-pub #header-top #block-espaceprive .field--name-body p .no-espace-scrolled,
.user-logged-in.path-user.page-pub #header-top #block-recherche .field--name-body p .no-scrolled
{
  display: unset;
}
*/


/* end custom header */


/* ----------------------------------------------------------- */
/* --------------- Adaptation langue arabe mobile ------------ */
/* ----------------------------------------------------------- */
/* \  --------------------------------------------------\      */
/*   \ -------------------------------------------------- \    */
/*     \--------------------------------------------------  \  */
/*      /--------------------------------------------------  / */
/*      / -------------------------------------------------- / */
/*      / -------------------------------------------------- / */
html:lang(ar) #block-selecteurdelangue .links li a {
    border-right: none !important;
}

@media (max-width: 979px) {
    html:lang(ar) .tb-megamenu .nav-collapse .nav {
        display: flex;
        flex-direction: column;
    }

    html:lang(ar) .tb-megamenu .nav-collapse .nav &gt; li &gt; a,
    html:lang(ar) .tb-megamenu .nav-collapse .dropdown-menu a,
    html:lang(ar) .tb-megamenu .nav-collapse .nav &gt; li &gt; span.tb-megamenu-no-link,
    html:lang(ar) .tb-megamenu .nav-collapse .dropdown-menu span.tb-megamenu-no-link {
        text-align: right;
    }

    html:lang(ar) .tb-megamenu .nav &gt; .dropdown &gt; .dropdown-toggle .carett {
        right: 100%;
    }


}

@media (min-width: 980px) {
    html:lang(ar) .tb-megamenu .mega.first-link-li.open &gt; .mega-dropdown-menu, .tb-megamenu .first-link-li.mega.dropdown-submenu:hover &gt; .mega-dropdown-menu {
        left: 0;
        right: -35%;
    }

}


/* custom css for desktop and mobile menu */
@media (max-width: 979px) {
    .desktop-menu {
        display: none !important;
    }
}

@media (min-width: 980px) {
    .mobile-menu {
        display: none !important;
    }
}
</pre></body></html>